{"version":3,"file":"devextreme-angular-common.mjs","sources":["../../../dist/common/ai-integration/index.ts","../../../dist/common/charts/index.ts","../../../dist/common/core/animation/index.ts","../../../dist/common/core/environment/index.ts","../../../dist/common/core/events/index.ts","../../../dist/common/core/localization/index.ts","../../../dist/common/core/index.ts","../../../dist/common/data/index.ts","../../../dist/common/export/excel/index.ts","../../../dist/common/export/pdf/index.ts","../../../dist/common/export/index.ts","../../../dist/common/grids/index.ts","../../../dist/common/index.ts","../../../dist/common/devextreme-angular-common.ts"],"sourcesContent":["/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    AIIntegration,\r\n    AIProvider,\r\n    AIResponse,\r\n    GenerateGridColumnCommandResponse,\r\n    Prompt,\r\n    RequestParams,\r\n    RequestParamsData,\r\n    Response,\r\n} from 'devextreme/common/ai-integration';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    AnimationEaseMode,\r\n    AnnotationType,\r\n    ArgumentAxisHoverMode,\r\n    AxisScaleType,\r\n    ChartsAxisLabelOverlap,\r\n    ChartsColor,\r\n    ChartsDataType,\r\n    ChartsLabelOverlap,\r\n    DashStyle,\r\n    DiscreteAxisDivisionMode,\r\n    Font,\r\n    GradientColor,\r\n    HatchDirection,\r\n    LabelOverlap,\r\n    LabelPosition,\r\n    LegendHoverMode,\r\n    LegendItem,\r\n    LegendMarkerState,\r\n    Palette,\r\n    PaletteColorSet,\r\n    PaletteExtensionMode,\r\n    PointInteractionMode,\r\n    PointSymbol,\r\n    registerGradient,\r\n    registerPattern,\r\n    RelativePosition,\r\n    ScaleBreak,\r\n    ScaleBreakLineStyle,\r\n    SeriesHoverMode,\r\n    SeriesLabel,\r\n    SeriesPoint,\r\n    SeriesSelectionMode,\r\n    SeriesType,\r\n    ShiftLabelOverlap,\r\n    TextOverflow,\r\n    Theme,\r\n    TimeInterval,\r\n    TimeIntervalConfig,\r\n    ValueAxisVisualRangeUpdateMode,\r\n    ValueErrorBarDisplayMode,\r\n    ValueErrorBarType,\r\n    VisualRange,\r\n    VisualRangeUpdateMode,\r\n    WordWrap,\r\n    ZoomPanAction,\r\n} from 'devextreme/common/charts';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    AnimationConfig,\r\n    animationPresets,\r\n    AnimationState,\r\n    cancelAnimationFrame,\r\n    CollisionResolution,\r\n    CollisionResolutionCombination,\r\n    fx,\r\n    PositionConfig,\r\n    requestAnimationFrame,\r\n    TransitionExecutor,\r\n} from 'devextreme/common/core/animation';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    Device,\r\n    getTimeZones,\r\n    hideTopOverlay,\r\n    initMobileViewport,\r\n    SchedulerTimeZone,\r\n} from 'devextreme/common/core/environment';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    AsyncCancelable,\r\n    Cancelable,\r\n    ChangedOptionInfo,\r\n    EventInfo,\r\n    EventObject,\r\n    InitializedEventInfo,\r\n    ItemInfo,\r\n    NativeEventInfo,\r\n    off,\r\n    on,\r\n    one,\r\n    trigger,\r\n} from 'devextreme/common/core/events';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    Format,\r\n    formatDate,\r\n    formatMessage,\r\n    formatNumber,\r\n    loadMessages,\r\n    locale,\r\n    parseDate,\r\n    parseNumber,\r\n} from 'devextreme/common/core/localization';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport * as Animation from './animation';\r\nexport * as Environment from './environment';\r\nexport * as Events from './events';\r\nexport * as Localization from './localization';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    applyChanges,\r\n    ArrayStore,\r\n    ArrayStoreOptions,\r\n    base64_encode,\r\n    compileGetter,\r\n    compileSetter,\r\n    CustomStore,\r\n    CustomStoreOptions,\r\n    DataSource,\r\n    DataSourceOptions,\r\n    EdmLiteral,\r\n    EndpointSelector,\r\n    errorHandler,\r\n    FilterDescriptor,\r\n    GroupDescriptor,\r\n    GroupingInterval,\r\n    GroupItem,\r\n    isGroupItemsArray,\r\n    isItemsArray,\r\n    isLoadResultObject,\r\n    keyConverters,\r\n    LangParams,\r\n    LoadOptions,\r\n    LoadResult,\r\n    LoadResultObject,\r\n    LocalStore,\r\n    LocalStoreOptions,\r\n    ODataContext,\r\n    ODataContextOptions,\r\n    ODataStore,\r\n    ODataStoreOptions,\r\n    query,\r\n    Query,\r\n    ResolvedData,\r\n    SearchOperation,\r\n    SelectDescriptor,\r\n    setErrorHandler,\r\n    SortDescriptor,\r\n    Store,\r\n    StoreOptions,\r\n    SummaryDescriptor,\r\n} from 'devextreme/common/data';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    CellAddress,\r\n    CellRange,\r\n    DataGridCell,\r\n    DataGridExportOptions,\r\n    exportDataGrid,\r\n    exportPivotGrid,\r\n    PivotGridCell,\r\n    PivotGridExportOptions,\r\n} from 'devextreme/common/export/excel';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    Cell,\r\n    DataGridCell,\r\n    DataGridExportOptions,\r\n    exportDataGrid,\r\n    exportGantt,\r\n    GanttExportFont,\r\n    GanttExportOptions,\r\n} from 'devextreme/common/export/pdf';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport * as Excel from './excel';\r\nexport * as Pdf from './pdf';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    AdaptiveDetailRowPreparingInfo,\r\n    AIColumnMode,\r\n    AIColumnRequestCreatingInfo,\r\n    ApplyChangesMode,\r\n    ApplyFilterMode,\r\n    ColumnAIOptions,\r\n    ColumnBase,\r\n    ColumnButtonBase,\r\n    ColumnChooser,\r\n    ColumnChooserMode,\r\n    ColumnChooserSearchConfig,\r\n    ColumnChooserSelectionConfig,\r\n    ColumnCustomizeTextArg,\r\n    ColumnFixing,\r\n    ColumnFixingIcons,\r\n    ColumnFixingTexts,\r\n    ColumnHeaderFilter,\r\n    ColumnHeaderFilterSearchConfig,\r\n    ColumnLookup,\r\n    ColumnResizeMode,\r\n    DataChange,\r\n    DataChangeInfo,\r\n    DataChangeType,\r\n    DataErrorOccurredInfo,\r\n    DataRenderMode,\r\n    EditingBase,\r\n    EditingTextsBase,\r\n    EnterKeyAction,\r\n    EnterKeyDirection,\r\n    FilterOperation,\r\n    FilterPanel,\r\n    FilterPanelTexts,\r\n    FilterRow,\r\n    FilterRowOperationDescriptions,\r\n    FilterType,\r\n    FixedPosition,\r\n    GridBase,\r\n    GridBaseOptions,\r\n    GridsContextMenuTarget,\r\n    GridsEditMode,\r\n    GridsEditRefreshMode,\r\n    GroupExpandMode,\r\n    HeaderFilter,\r\n    HeaderFilterGroupInterval,\r\n    HeaderFilterSearchConfig,\r\n    HeaderFilterTexts,\r\n    KeyboardNavigation,\r\n    KeyDownInfo,\r\n    LoadPanel,\r\n    NewRowInfo,\r\n    NewRowPosition,\r\n    Pager,\r\n    PagerPageSize,\r\n    PagingBase,\r\n    RowDragging,\r\n    RowDraggingTemplateData,\r\n    RowInsertedInfo,\r\n    RowInsertingInfo,\r\n    RowKeyInfo,\r\n    RowRemovedInfo,\r\n    RowRemovingInfo,\r\n    RowUpdatedInfo,\r\n    RowUpdatingInfo,\r\n    RowValidatingInfo,\r\n    SavingInfo,\r\n    ScrollingBase,\r\n    SearchPanel,\r\n    SelectedFilterOperation,\r\n    SelectionBase,\r\n    SelectionChangedInfo,\r\n    SelectionColumnDisplayMode,\r\n    Sorting,\r\n    StartEditAction,\r\n    StateStoreType,\r\n    StateStoring,\r\n    SummaryType,\r\n    ToolbarPreparingInfo,\r\n} from 'devextreme/common/grids';\r\n","/*!\n * devextreme-angular\n * Version: 25.2.6\n * Build date: Mon Mar 30 2026\n *\n * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED\n *\n * This software may be modified and distributed under the terms\n * of the MIT license. See the LICENSE file in the root of the project for details.\n *\n * https://github.com/DevExpress/DevExtreme\n */\n\nexport {\r\n    ApplyValueMode,\r\n    AsyncRule,\r\n    ButtonStyle,\r\n    ButtonType,\r\n    CompareRule,\r\n    ComparisonOperator,\r\n    config,\r\n    CustomRule,\r\n    DataStructure,\r\n    DataType,\r\n    DateLike,\r\n    DefaultOptionsRule,\r\n    Direction,\r\n    DisplayMode,\r\n    DragDirection,\r\n    Draggable,\r\n    DragHighlight,\r\n    EditorStyle,\r\n    EmailRule,\r\n    ExportFormat,\r\n    FieldChooserLayout,\r\n    FirstDayOfWeek,\r\n    FloatingActionButtonDirection,\r\n    Format,\r\n    GlobalConfig,\r\n    Guid,\r\n    HorizontalAlignment,\r\n    HorizontalEdge,\r\n    LabelMode,\r\n    MaskMode,\r\n    Mode,\r\n    NumericRule,\r\n    Orientation,\r\n    PageLoadMode,\r\n    PageOrientation,\r\n    PatternRule,\r\n    Position,\r\n    PositionAlignment,\r\n    RangeRule,\r\n    RequiredRule,\r\n    Scrollable,\r\n    ScrollbarMode,\r\n    ScrollDirection,\r\n    ScrollMode,\r\n    SearchMode,\r\n    SelectAllMode,\r\n    setTemplateEngine,\r\n    SimplifiedSearchMode,\r\n    SingleMultipleAllOrNone,\r\n    SingleMultipleOrNone,\r\n    SingleOrMultiple,\r\n    SingleOrNone,\r\n    SliderValueChangeMode,\r\n    Sortable,\r\n    SortOrder,\r\n    StoreType,\r\n    StringLengthRule,\r\n    SubmenuShowMode,\r\n    TabsIconPosition,\r\n    TabsStyle,\r\n    template,\r\n    TextBoxPredefinedButton,\r\n    TextEditorButton,\r\n    TextEditorButtonLocation,\r\n    ToolbarItemComponent,\r\n    ToolbarItemLocation,\r\n    TooltipShowMode,\r\n    ValidationCallbackData,\r\n    ValidationMessageMode,\r\n    ValidationRule,\r\n    ValidationRuleType,\r\n    ValidationStatus,\r\n    VerticalAlignment,\r\n    VerticalEdge,\r\n} from 'devextreme/common';\r\n\r\nexport * as AiIntegration from './ai-integration';\r\nexport * as Charts from './charts';\r\nexport * as Core from './core/index';\r\nexport * as Data from './data';\r\nexport * as Export from './export/index';\r\nexport * as Grids from './grids';\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;AAAA;;;;;;;;;;;AAWG;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;;;;;;;;;;;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;;;ACXH;;;;;;;;;;;AAWG;;;;;;ACXH;;;;;;;;;;;AAWG;;ACXH;;AAEG;;;;"}