@gooddata/sdk-ui-pivot 11.35.0-alpha.3 → 11.35.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/CorePivotTable.d.ts +0 -1
- package/esm/CorePivotTable.js +0 -1
- package/esm/PivotTable.d.ts +0 -1
- package/esm/PivotTable.js +0 -1
- package/esm/columnWidths.d.ts +0 -1
- package/esm/columnWidths.js +0 -1
- package/esm/components/PivotTableError.d.ts +0 -1
- package/esm/components/PivotTableError.js +0 -1
- package/esm/components/PivotTableLoading.d.ts +0 -1
- package/esm/components/PivotTableLoading.js +0 -1
- package/esm/components/utils/callbackHelpers.d.ts +0 -1
- package/esm/components/utils/callbackHelpers.js +0 -1
- package/esm/components/utils/configDelegation.d.ts +0 -1
- package/esm/components/utils/configDelegation.js +0 -1
- package/esm/components/utils/pivotTableDefaults.d.ts +0 -1
- package/esm/components/utils/pivotTableDefaults.js +0 -1
- package/esm/impl/base/agApiWrapper.d.ts +0 -1
- package/esm/impl/base/agApiWrapper.js +0 -1
- package/esm/impl/base/agColumnWrapper.d.ts +0 -1
- package/esm/impl/base/agColumnWrapper.js +0 -1
- package/esm/impl/base/agUtils.d.ts +0 -1
- package/esm/impl/base/agUtils.js +0 -1
- package/esm/impl/base/constants.d.ts +0 -1
- package/esm/impl/base/constants.js +0 -1
- package/esm/impl/cell/cellClass.d.ts +0 -1
- package/esm/impl/cell/cellClass.js +0 -1
- package/esm/impl/cell/cellRenderer.d.ts +0 -1
- package/esm/impl/cell/cellRenderer.js +0 -1
- package/esm/impl/cell/cellUtils.d.ts +0 -1
- package/esm/impl/cell/cellUtils.js +0 -1
- package/esm/impl/cell/onCellClick.d.ts +0 -1
- package/esm/impl/cell/onCellClick.js +0 -1
- package/esm/impl/cell/onCellKeyDown.d.ts +0 -1
- package/esm/impl/cell/onCellKeyDown.js +0 -1
- package/esm/impl/config/tableConfigAccessors.d.ts +0 -1
- package/esm/impl/config/tableConfigAccessors.js +0 -1
- package/esm/impl/config/tableConfigUtils.d.ts +0 -1
- package/esm/impl/config/tableConfigUtils.js +0 -1
- package/esm/impl/data/dataSource.d.ts +0 -1
- package/esm/impl/data/dataSource.js +0 -1
- package/esm/impl/data/dataSourceUtils.d.ts +0 -1
- package/esm/impl/data/dataSourceUtils.js +0 -1
- package/esm/impl/data/resultTypes.d.ts +0 -1
- package/esm/impl/data/resultTypes.js +0 -1
- package/esm/impl/data/rowFactory.d.ts +0 -1
- package/esm/impl/data/rowFactory.js +0 -1
- package/esm/impl/data/rowGroupingProvider.d.ts +0 -1
- package/esm/impl/data/rowGroupingProvider.js +0 -1
- package/esm/impl/drilling/cellDrillabilityPredicate.d.ts +0 -1
- package/esm/impl/drilling/cellDrillabilityPredicate.js +0 -1
- package/esm/impl/drilling/colDrillHeadersFactory.d.ts +0 -1
- package/esm/impl/drilling/colDrillHeadersFactory.js +0 -1
- package/esm/impl/drilling/drillIntersectionFactory.d.ts +0 -1
- package/esm/impl/drilling/drillIntersectionFactory.js +0 -1
- package/esm/impl/drilling/drillTargets.d.ts +0 -1
- package/esm/impl/drilling/drillTargets.js +0 -1
- package/esm/impl/drilling/drilledRowFactory.d.ts +0 -1
- package/esm/impl/drilling/drilledRowFactory.js +0 -1
- package/esm/impl/eventHandlers/aggregationEventHandlers.d.ts +0 -1
- package/esm/impl/eventHandlers/aggregationEventHandlers.js +0 -1
- package/esm/impl/eventHandlers/dataLoadingEventHandlers.d.ts +0 -1
- package/esm/impl/eventHandlers/dataLoadingEventHandlers.js +0 -1
- package/esm/impl/eventHandlers/dataRenderHandlers.d.ts +0 -1
- package/esm/impl/eventHandlers/dataRenderHandlers.js +0 -1
- package/esm/impl/eventHandlers/gridEventHandlers.d.ts +0 -1
- package/esm/impl/eventHandlers/gridEventHandlers.js +0 -1
- package/esm/impl/eventHandlers/resizeEventHandlers.d.ts +0 -1
- package/esm/impl/eventHandlers/resizeEventHandlers.js +0 -1
- package/esm/impl/eventHandlers/scrollEventHandlers.d.ts +0 -1
- package/esm/impl/eventHandlers/scrollEventHandlers.js +0 -1
- package/esm/impl/eventHandlers/sortingEventHandlers.d.ts +0 -1
- package/esm/impl/eventHandlers/sortingEventHandlers.js +0 -1
- package/esm/impl/execution/executionAbortManager.d.ts +0 -1
- package/esm/impl/execution/executionAbortManager.js +0 -1
- package/esm/impl/gridOptions.d.ts +0 -1
- package/esm/impl/gridOptions.js +0 -1
- package/esm/impl/height/heightCalculationManager.d.ts +0 -1
- package/esm/impl/height/heightCalculationManager.js +0 -1
- package/esm/impl/privateTypes.d.ts +0 -1
- package/esm/impl/privateTypes.js +0 -1
- package/esm/impl/resizing/columnSizing.d.ts +0 -1
- package/esm/impl/resizing/columnSizing.js +0 -1
- package/esm/impl/stickyRow/stickyRowManager.d.ts +0 -1
- package/esm/impl/stickyRow/stickyRowManager.js +0 -1
- package/esm/impl/stickyRowHandler.d.ts +0 -1
- package/esm/impl/stickyRowHandler.js +0 -1
- package/esm/impl/structure/colAccessors.d.ts +0 -1
- package/esm/impl/structure/colAccessors.js +0 -1
- package/esm/impl/structure/colDefFactory.d.ts +0 -1
- package/esm/impl/structure/colDefFactory.js +0 -1
- package/esm/impl/structure/colDefHeaderClass.d.ts +0 -1
- package/esm/impl/structure/colDefHeaderClass.js +0 -1
- package/esm/impl/structure/colDefTemplates.d.ts +0 -1
- package/esm/impl/structure/colDefTemplates.js +0 -1
- package/esm/impl/structure/colLocatorFactory.d.ts +0 -1
- package/esm/impl/structure/colLocatorFactory.js +0 -1
- package/esm/impl/structure/colLocatorMatching.d.ts +0 -1
- package/esm/impl/structure/colLocatorMatching.js +0 -1
- package/esm/impl/structure/colSortItemFactory.d.ts +0 -1
- package/esm/impl/structure/colSortItemFactory.js +0 -1
- package/esm/impl/structure/colSortItemMatching.d.ts +0 -1
- package/esm/impl/structure/colSortItemMatching.js +0 -1
- package/esm/impl/structure/headers/AggregationsMenu.d.ts +0 -1
- package/esm/impl/structure/headers/AggregationsMenu.js +0 -1
- package/esm/impl/structure/headers/AggregationsSubMenu.d.ts +0 -1
- package/esm/impl/structure/headers/AggregationsSubMenu.js +0 -1
- package/esm/impl/structure/headers/AggregationsSubMenuItems.d.ts +0 -1
- package/esm/impl/structure/headers/AggregationsSubMenuItems.js +0 -1
- package/esm/impl/structure/headers/ColumnGroupHeader.d.ts +0 -1
- package/esm/impl/structure/headers/ColumnGroupHeader.js +0 -1
- package/esm/impl/structure/headers/ColumnHeader.d.ts +0 -1
- package/esm/impl/structure/headers/ColumnHeader.js +0 -1
- package/esm/impl/structure/headers/ColumnTotalGroupHeader.d.ts +0 -1
- package/esm/impl/structure/headers/ColumnTotalGroupHeader.js +0 -1
- package/esm/impl/structure/headers/ColumnTotalHeader.d.ts +0 -1
- package/esm/impl/structure/headers/ColumnTotalHeader.js +0 -1
- package/esm/impl/structure/headers/HeaderCell.d.ts +0 -1
- package/esm/impl/structure/headers/HeaderCell.js +0 -1
- package/esm/impl/structure/headers/MixedValuesColumnHeader.d.ts +0 -1
- package/esm/impl/structure/headers/MixedValuesColumnHeader.js +0 -1
- package/esm/impl/structure/headers/TotalHeaderCell.d.ts +0 -1
- package/esm/impl/structure/headers/TotalHeaderCell.js +0 -1
- package/esm/impl/structure/headers/aggregationsMenuHelper.d.ts +0 -1
- package/esm/impl/structure/headers/aggregationsMenuHelper.js +0 -1
- package/esm/impl/structure/headers/aggregationsMenuTypes.d.ts +0 -1
- package/esm/impl/structure/headers/aggregationsMenuTypes.js +0 -1
- package/esm/impl/structure/headers/subMenuIcons/ColumnsIcon.d.ts +0 -1
- package/esm/impl/structure/headers/subMenuIcons/ColumnsIcon.js +0 -1
- package/esm/impl/structure/headers/subMenuIcons/RowsIcon.d.ts +0 -1
- package/esm/impl/structure/headers/subMenuIcons/RowsIcon.js +0 -1
- package/esm/impl/structure/tableDescriptor.d.ts +0 -1
- package/esm/impl/structure/tableDescriptor.js +0 -1
- package/esm/impl/structure/tableDescriptorFactory.d.ts +0 -1
- package/esm/impl/structure/tableDescriptorFactory.js +0 -1
- package/esm/impl/structure/tableDescriptorSorting.d.ts +0 -1
- package/esm/impl/structure/tableDescriptorSorting.js +0 -1
- package/esm/impl/structure/tableDescriptorTypes.d.ts +0 -1
- package/esm/impl/structure/tableDescriptorTypes.js +0 -1
- package/esm/impl/tableFacade.d.ts +0 -1
- package/esm/impl/tableFacade.js +0 -1
- package/esm/impl/tableFacadeInitializer.d.ts +0 -1
- package/esm/impl/tableFacadeInitializer.js +0 -1
- package/esm/impl/updates/componentUpdateAnalyzer.d.ts +0 -1
- package/esm/impl/updates/componentUpdateAnalyzer.js +0 -1
- package/esm/impl/utils.d.ts +0 -1
- package/esm/impl/utils.js +0 -1
- package/esm/index.d.ts +0 -1
- package/esm/index.js +0 -1
- package/esm/locales.d.ts +0 -1
- package/esm/locales.js +0 -1
- package/esm/next/PivotTableNext.d.ts +0 -1
- package/esm/next/PivotTableNext.js +0 -1
- package/esm/next/PivotTableNextPluggable.d.ts +0 -1
- package/esm/next/PivotTableNextPluggable.js +0 -1
- package/esm/next/components/AvoidResizeFlickering.d.ts +0 -1
- package/esm/next/components/AvoidResizeFlickering.js +0 -1
- package/esm/next/components/Cell/AttributeCell.d.ts +0 -1
- package/esm/next/components/Cell/AttributeCell.js +0 -1
- package/esm/next/components/Cell/ImageCell.d.ts +0 -1
- package/esm/next/components/Cell/ImageCell.js +0 -1
- package/esm/next/components/Cell/MetricCell.d.ts +0 -1
- package/esm/next/components/Cell/MetricCell.js +0 -1
- package/esm/next/components/Cell/TransposedMetricCell.d.ts +0 -1
- package/esm/next/components/Cell/TransposedMetricCell.js +0 -1
- package/esm/next/components/ErrorComponent.d.ts +0 -1
- package/esm/next/components/ErrorComponent.js +0 -1
- package/esm/next/components/Header/AttributeHeader.d.ts +0 -1
- package/esm/next/components/Header/AttributeHeader.js +0 -1
- package/esm/next/components/Header/EmptyMeasureGroupHeader.d.ts +0 -1
- package/esm/next/components/Header/EmptyMeasureGroupHeader.js +0 -1
- package/esm/next/components/Header/EmptyMeasureGroupValueHeader.d.ts +0 -1
- package/esm/next/components/Header/EmptyMeasureGroupValueHeader.js +0 -1
- package/esm/next/components/Header/HeaderCell/HeaderMenu.d.ts +0 -1
- package/esm/next/components/Header/HeaderCell/HeaderMenu.js +0 -1
- package/esm/next/components/Header/HeaderCell/HeaderMenuComponents.d.ts +0 -1
- package/esm/next/components/Header/HeaderCell/HeaderMenuComponents.js +0 -1
- package/esm/next/components/Header/MeasureGroupHeader.d.ts +0 -1
- package/esm/next/components/Header/MeasureGroupHeader.js +0 -1
- package/esm/next/components/Header/MeasureHeader.d.ts +0 -1
- package/esm/next/components/Header/MeasureHeader.js +0 -1
- package/esm/next/components/Header/PivotGroupHeader.d.ts +0 -1
- package/esm/next/components/Header/PivotGroupHeader.js +0 -1
- package/esm/next/components/Header/SortIndicator.d.ts +0 -1
- package/esm/next/components/Header/SortIndicator.js +0 -1
- package/esm/next/components/Header/utils/common.d.ts +0 -1
- package/esm/next/components/Header/utils/common.js +0 -1
- package/esm/next/components/Header/utils/constructAggregationsMenuItems.d.ts +0 -1
- package/esm/next/components/Header/utils/constructAggregationsMenuItems.js +0 -1
- package/esm/next/components/Header/utils/constructTextWrappingMenuItems.d.ts +0 -1
- package/esm/next/components/Header/utils/constructTextWrappingMenuItems.js +0 -1
- package/esm/next/components/LoadingComponent.d.ts +0 -1
- package/esm/next/components/LoadingComponent.js +0 -1
- package/esm/next/constants/agGridDefaultProps.d.ts +0 -1
- package/esm/next/constants/agGridDefaultProps.js +0 -1
- package/esm/next/constants/internal.d.ts +0 -1
- package/esm/next/constants/internal.js +0 -1
- package/esm/next/context/AgGridApiContext.d.ts +0 -1
- package/esm/next/context/AgGridApiContext.js +0 -1
- package/esm/next/context/AgGridTokenContext.d.ts +0 -1
- package/esm/next/context/AgGridTokenContext.js +0 -1
- package/esm/next/context/ColumnDefsContext.d.ts +0 -1
- package/esm/next/context/ColumnDefsContext.js +0 -1
- package/esm/next/context/CurrentDataViewContext.d.ts +0 -1
- package/esm/next/context/CurrentDataViewContext.js +0 -1
- package/esm/next/context/DrillableItemsRefContext.d.ts +0 -1
- package/esm/next/context/DrillableItemsRefContext.js +0 -1
- package/esm/next/context/HeaderMenuContext.d.ts +0 -1
- package/esm/next/context/HeaderMenuContext.js +0 -1
- package/esm/next/context/InitialExecutionContext.d.ts +0 -1
- package/esm/next/context/InitialExecutionContext.js +0 -1
- package/esm/next/context/PivotTablePropsContext.d.ts +0 -1
- package/esm/next/context/PivotTablePropsContext.js +0 -1
- package/esm/next/context/PivotTableSizingContext.d.ts +0 -1
- package/esm/next/context/PivotTableSizingContext.js +0 -1
- package/esm/next/context/RuntimeErrorContext.d.ts +0 -1
- package/esm/next/context/RuntimeErrorContext.js +0 -1
- package/esm/next/context/TableReadyContext.d.ts +0 -1
- package/esm/next/context/TableReadyContext.js +0 -1
- package/esm/next/features/aggregations/agGridAggregationsApi.d.ts +0 -1
- package/esm/next/features/aggregations/agGridAggregationsApi.js +0 -1
- package/esm/next/features/aggregations/applyTotalsToExecutionDef.d.ts +0 -1
- package/esm/next/features/aggregations/applyTotalsToExecutionDef.js +0 -1
- package/esm/next/features/aggregations/ordering.d.ts +0 -1
- package/esm/next/features/aggregations/ordering.js +0 -1
- package/esm/next/features/columns/agGridColDefsApi.d.ts +0 -1
- package/esm/next/features/columns/agGridColDefsApi.js +0 -1
- package/esm/next/features/columns/applyAllFeaturesToColDef.d.ts +0 -1
- package/esm/next/features/columns/applyAllFeaturesToColDef.js +0 -1
- package/esm/next/features/columns/attributeColDef.d.ts +0 -1
- package/esm/next/features/columns/attributeColDef.js +0 -1
- package/esm/next/features/columns/colDefIdentifiers.d.ts +0 -1
- package/esm/next/features/columns/colDefIdentifiers.js +0 -1
- package/esm/next/features/columns/colId.d.ts +0 -1
- package/esm/next/features/columns/colId.js +0 -1
- package/esm/next/features/columns/createColDef.d.ts +0 -1
- package/esm/next/features/columns/createColDef.js +0 -1
- package/esm/next/features/columns/measureColDef.d.ts +0 -1
- package/esm/next/features/columns/measureColDef.js +0 -1
- package/esm/next/features/columns/shared.d.ts +0 -1
- package/esm/next/features/columns/shared.js +0 -1
- package/esm/next/features/data/agGridLoadingApi.d.ts +0 -1
- package/esm/next/features/data/agGridLoadingApi.js +0 -1
- package/esm/next/features/data/createExecutionDef.d.ts +0 -1
- package/esm/next/features/data/createExecutionDef.js +0 -1
- package/esm/next/features/data/createServerSideDataSource.d.ts +0 -1
- package/esm/next/features/data/createServerSideDataSource.js +0 -1
- package/esm/next/features/data/dataViewToColDefs.d.ts +0 -1
- package/esm/next/features/data/dataViewToColDefs.js +0 -1
- package/esm/next/features/data/dataViewToRowData.d.ts +0 -1
- package/esm/next/features/data/dataViewToRowData.js +0 -1
- package/esm/next/features/data/executionDefinition/attributes.d.ts +0 -1
- package/esm/next/features/data/executionDefinition/attributes.js +0 -1
- package/esm/next/features/data/executionDefinition/constants.d.ts +0 -1
- package/esm/next/features/data/executionDefinition/constants.js +0 -1
- package/esm/next/features/data/executionDefinition/dimensions.d.ts +0 -1
- package/esm/next/features/data/executionDefinition/dimensions.js +0 -1
- package/esm/next/features/data/executionDefinition/execConfig.d.ts +0 -1
- package/esm/next/features/data/executionDefinition/execConfig.js +0 -1
- package/esm/next/features/data/executionDefinition/filters.d.ts +0 -1
- package/esm/next/features/data/executionDefinition/filters.js +0 -1
- package/esm/next/features/data/executionDefinition/measures.d.ts +0 -1
- package/esm/next/features/data/executionDefinition/measures.js +0 -1
- package/esm/next/features/data/executionDefinition/types.d.ts +0 -1
- package/esm/next/features/data/executionDefinition/types.js +0 -1
- package/esm/next/features/data/executionDefinition/workspace.d.ts +0 -1
- package/esm/next/features/data/executionDefinition/workspace.js +0 -1
- package/esm/next/features/data/loadDataView.d.ts +0 -1
- package/esm/next/features/data/loadDataView.js +0 -1
- package/esm/next/features/data/valueFormatter.d.ts +0 -1
- package/esm/next/features/data/valueFormatter.js +0 -1
- package/esm/next/features/drilling/applyCellRenderingToColDef.d.ts +0 -1
- package/esm/next/features/drilling/applyCellRenderingToColDef.js +0 -1
- package/esm/next/features/drilling/events.d.ts +0 -1
- package/esm/next/features/drilling/events.js +0 -1
- package/esm/next/features/drilling/getAvailableDrillTargets.d.ts +0 -1
- package/esm/next/features/drilling/getAvailableDrillTargets.js +0 -1
- package/esm/next/features/drilling/headerMapping.d.ts +0 -1
- package/esm/next/features/drilling/headerMapping.js +0 -1
- package/esm/next/features/drilling/intersection.d.ts +0 -1
- package/esm/next/features/drilling/intersection.js +0 -1
- package/esm/next/features/drilling/isDrillable.d.ts +0 -1
- package/esm/next/features/drilling/isDrillable.js +0 -1
- package/esm/next/features/exports/exports.d.ts +0 -1
- package/esm/next/features/exports/exports.js +0 -1
- package/esm/next/features/pagination/utils.d.ts +0 -1
- package/esm/next/features/pagination/utils.js +0 -1
- package/esm/next/features/pivoting/agGridPivotingApi.d.ts +0 -1
- package/esm/next/features/pivoting/agGridPivotingApi.js +0 -1
- package/esm/next/features/pivoting/columnDefinitionToHeaderNames.d.ts +0 -1
- package/esm/next/features/pivoting/columnDefinitionToHeaderNames.js +0 -1
- package/esm/next/features/pivoting/columnDefsToPivotGroups.d.ts +0 -1
- package/esm/next/features/pivoting/columnDefsToPivotGroups.js +0 -1
- package/esm/next/features/resizing/agGridColumnSizingApi.d.ts +0 -1
- package/esm/next/features/resizing/agGridColumnSizingApi.js +0 -1
- package/esm/next/features/resizing/applyColumnWidthsToColDef.d.ts +0 -1
- package/esm/next/features/resizing/applyColumnWidthsToColDef.js +0 -1
- package/esm/next/features/resizing/createColumnWidthItemForColumnDefinition.d.ts +0 -1
- package/esm/next/features/resizing/createColumnWidthItemForColumnDefinition.js +0 -1
- package/esm/next/features/resizing/getColumnWidthItemForColumnDefinition.d.ts +0 -1
- package/esm/next/features/resizing/getColumnWidthItemForColumnDefinition.js +0 -1
- package/esm/next/features/resizing/getColumnWidthItemValue.d.ts +0 -1
- package/esm/next/features/resizing/getColumnWidthItemValue.js +0 -1
- package/esm/next/features/resizing/isColumnWidthItemMatch.d.ts +0 -1
- package/esm/next/features/resizing/isColumnWidthItemMatch.js +0 -1
- package/esm/next/features/sorting/agGridSortingApi.d.ts +0 -1
- package/esm/next/features/sorting/agGridSortingApi.js +0 -1
- package/esm/next/features/sorting/applySortByToColDef.d.ts +0 -1
- package/esm/next/features/sorting/applySortByToColDef.js +0 -1
- package/esm/next/features/sorting/applySortByToExecutionDef.d.ts +0 -1
- package/esm/next/features/sorting/applySortByToExecutionDef.js +0 -1
- package/esm/next/features/sorting/createSortForColumnDefinition.d.ts +0 -1
- package/esm/next/features/sorting/createSortForColumnDefinition.js +0 -1
- package/esm/next/features/sorting/getNextSortState.d.ts +0 -1
- package/esm/next/features/sorting/getNextSortState.js +0 -1
- package/esm/next/features/sorting/getSortForColumnDefinition.d.ts +0 -1
- package/esm/next/features/sorting/getSortForColumnDefinition.js +0 -1
- package/esm/next/features/sorting/locators.d.ts +0 -1
- package/esm/next/features/sorting/locators.js +0 -1
- package/esm/next/features/sorting/sanitizeSortInExecution.d.ts +0 -1
- package/esm/next/features/sorting/sanitizeSortInExecution.js +0 -1
- package/esm/next/features/sorting/sortItemsToSortModel.d.ts +0 -1
- package/esm/next/features/sorting/sortItemsToSortModel.js +0 -1
- package/esm/next/features/sorting/sortModelToSortItems.d.ts +0 -1
- package/esm/next/features/sorting/sortModelToSortItems.js +0 -1
- package/esm/next/features/styling/bem.d.ts +0 -1
- package/esm/next/features/styling/bem.js +0 -1
- package/esm/next/features/styling/cell.d.ts +0 -1
- package/esm/next/features/styling/cell.js +0 -1
- package/esm/next/features/styling/headerCell.d.ts +0 -1
- package/esm/next/features/styling/headerCell.js +0 -1
- package/esm/next/features/styling/icons.d.ts +0 -1
- package/esm/next/features/styling/icons.js +0 -1
- package/esm/next/features/textWrapping/agGridTextWrappingOptions.d.ts +0 -1
- package/esm/next/features/textWrapping/agGridTextWrappingOptions.js +0 -1
- package/esm/next/features/textWrapping/allowCellWrappingByColumnDefinition.d.ts +0 -1
- package/esm/next/features/textWrapping/allowCellWrappingByColumnDefinition.js +0 -1
- package/esm/next/features/textWrapping/applyTextWrappingToColDef.d.ts +0 -1
- package/esm/next/features/textWrapping/applyTextWrappingToColDef.js +0 -1
- package/esm/next/features/textWrapping/applyTextWrappingToGroupDef.d.ts +0 -1
- package/esm/next/features/textWrapping/applyTextWrappingToGroupDef.js +0 -1
- package/esm/next/features/textWrapping/createColumnTextWrappingItemForColumnDefinition.d.ts +0 -1
- package/esm/next/features/textWrapping/createColumnTextWrappingItemForColumnDefinition.js +0 -1
- package/esm/next/features/textWrapping/getColumnTextWrappingItemForColumnDefinition.d.ts +0 -1
- package/esm/next/features/textWrapping/getColumnTextWrappingItemForColumnDefinition.js +0 -1
- package/esm/next/features/textWrapping/getPivotGroupTextWrappingItemForColumnDefinition.d.ts +0 -1
- package/esm/next/features/textWrapping/getPivotGroupTextWrappingItemForColumnDefinition.js +0 -1
- package/esm/next/features/textWrapping/isColumnTextWrappingItemMatch.d.ts +0 -1
- package/esm/next/features/textWrapping/isColumnTextWrappingItemMatch.js +0 -1
- package/esm/next/features/transposition/applyTranspositionToExecutionDef.d.ts +0 -1
- package/esm/next/features/transposition/applyTranspositionToExecutionDef.js +0 -1
- package/esm/next/features/transposition/attributeHeaderColDef.d.ts +0 -1
- package/esm/next/features/transposition/attributeHeaderColDef.js +0 -1
- package/esm/next/features/transposition/measureGroupHeaderColDef.d.ts +0 -1
- package/esm/next/features/transposition/measureGroupHeaderColDef.js +0 -1
- package/esm/next/features/transposition/measureGroupValueColDef.d.ts +0 -1
- package/esm/next/features/transposition/measureGroupValueColDef.js +0 -1
- package/esm/next/features/transposition/totalHeaderColDef.d.ts +0 -1
- package/esm/next/features/transposition/totalHeaderColDef.js +0 -1
- package/esm/next/hooks/columns/useGetAgGridColumns.d.ts +0 -1
- package/esm/next/hooks/columns/useGetAgGridColumns.js +0 -1
- package/esm/next/hooks/columns/useSetAgGridPivotResultColumns.d.ts +0 -1
- package/esm/next/hooks/columns/useSetAgGridPivotResultColumns.js +0 -1
- package/esm/next/hooks/columns/useUpdateAgGridColumnDefs.d.ts +0 -1
- package/esm/next/hooks/columns/useUpdateAgGridColumnDefs.js +0 -1
- package/esm/next/hooks/drilling/useSyncDrillableItems.d.ts +0 -1
- package/esm/next/hooks/drilling/useSyncDrillableItems.js +0 -1
- package/esm/next/hooks/header/useHeaderCellAriaLabel.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderCellAriaLabel.js +0 -1
- package/esm/next/hooks/header/useHeaderDrilling.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderDrilling.js +0 -1
- package/esm/next/hooks/header/useHeaderGroupDrilling.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderGroupDrilling.js +0 -1
- package/esm/next/hooks/header/useHeaderMenu.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderMenu.js +0 -1
- package/esm/next/hooks/header/useHeaderMenuAggregations.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderMenuAggregations.js +0 -1
- package/esm/next/hooks/header/useHeaderMenuKeyboard.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderMenuKeyboard.js +0 -1
- package/esm/next/hooks/header/useHeaderMenuSorting.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderMenuSorting.js +0 -1
- package/esm/next/hooks/header/useHeaderMenuTextWrapping.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderMenuTextWrapping.js +0 -1
- package/esm/next/hooks/header/useHeaderSpaceKey.d.ts +0 -1
- package/esm/next/hooks/header/useHeaderSpaceKey.js +0 -1
- package/esm/next/hooks/init/useInitExecution.d.ts +0 -1
- package/esm/next/hooks/init/useInitExecution.js +0 -1
- package/esm/next/hooks/init/useInitExecutionResult.d.ts +0 -1
- package/esm/next/hooks/init/useInitExecutionResult.js +0 -1
- package/esm/next/hooks/resizing/useColumnSizingDefault.d.ts +0 -1
- package/esm/next/hooks/resizing/useColumnSizingDefault.js +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForAutoResize.d.ts +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForAutoResize.js +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForFullHorizontalSpace.d.ts +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForFullHorizontalSpace.js +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForFullHorizontalSpaceAndAutoResize.d.ts +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForFullHorizontalSpaceAndAutoResize.js +0 -1
- package/esm/next/hooks/resizing/useColumnSizingProps.d.ts +0 -1
- package/esm/next/hooks/resizing/useColumnSizingProps.js +0 -1
- package/esm/next/hooks/resizing/useInitSizingForEmptyData.d.ts +0 -1
- package/esm/next/hooks/resizing/useInitSizingForEmptyData.js +0 -1
- package/esm/next/hooks/resizing/useInitialAutoResizeVisibility.d.ts +0 -1
- package/esm/next/hooks/resizing/useInitialAutoResizeVisibility.js +0 -1
- package/esm/next/hooks/resizing/useManualResize.d.ts +0 -1
- package/esm/next/hooks/resizing/useManualResize.js +0 -1
- package/esm/next/hooks/resizing/useSyncColumnWidths.d.ts +0 -1
- package/esm/next/hooks/resizing/useSyncColumnWidths.js +0 -1
- package/esm/next/hooks/resizing/useVirtualColumnAutoResize.d.ts +0 -1
- package/esm/next/hooks/resizing/useVirtualColumnAutoResize.js +0 -1
- package/esm/next/hooks/shared/useIsTransposed.d.ts +0 -1
- package/esm/next/hooks/shared/useIsTransposed.js +0 -1
- package/esm/next/hooks/sorting/useSyncSort.d.ts +0 -1
- package/esm/next/hooks/sorting/useSyncSort.js +0 -1
- package/esm/next/hooks/textWrapping/useGetDefaultTextWrapping.d.ts +0 -1
- package/esm/next/hooks/textWrapping/useGetDefaultTextWrapping.js +0 -1
- package/esm/next/hooks/textWrapping/useUpdateDefaultTextWrapping.d.ts +0 -1
- package/esm/next/hooks/textWrapping/useUpdateDefaultTextWrapping.js +0 -1
- package/esm/next/hooks/textWrapping/useUpdateTextWrapping.d.ts +0 -1
- package/esm/next/hooks/textWrapping/useUpdateTextWrapping.js +0 -1
- package/esm/next/hooks/totals/useUpdateTotals.d.ts +0 -1
- package/esm/next/hooks/totals/useUpdateTotals.js +0 -1
- package/esm/next/hooks/useAccessibilityProps.d.ts +0 -1
- package/esm/next/hooks/useAccessibilityProps.js +0 -1
- package/esm/next/hooks/useAfterRenderCallback.d.ts +0 -1
- package/esm/next/hooks/useAfterRenderCallback.js +0 -1
- package/esm/next/hooks/useAgGridApiProps.d.ts +0 -1
- package/esm/next/hooks/useAgGridApiProps.js +0 -1
- package/esm/next/hooks/useAgGridReactProps.d.ts +0 -1
- package/esm/next/hooks/useAgGridReactProps.js +0 -1
- package/esm/next/hooks/useAutoHeight.d.ts +0 -1
- package/esm/next/hooks/useAutoHeight.js +0 -1
- package/esm/next/hooks/useCellSelectionProps.d.ts +0 -1
- package/esm/next/hooks/useCellSelectionProps.js +0 -1
- package/esm/next/hooks/useClearCellSelection.d.ts +0 -1
- package/esm/next/hooks/useClearCellSelection.js +0 -1
- package/esm/next/hooks/useClipboardProps.d.ts +0 -1
- package/esm/next/hooks/useClipboardProps.js +0 -1
- package/esm/next/hooks/useColumnDefsProps.d.ts +0 -1
- package/esm/next/hooks/useColumnDefsProps.js +0 -1
- package/esm/next/hooks/useDataLoadingProps.d.ts +0 -1
- package/esm/next/hooks/useDataLoadingProps.js +0 -1
- package/esm/next/hooks/useFocusManagementProps.d.ts +0 -1
- package/esm/next/hooks/useFocusManagementProps.js +0 -1
- package/esm/next/hooks/useGrandTotalRows.d.ts +0 -1
- package/esm/next/hooks/useGrandTotalRows.js +0 -1
- package/esm/next/hooks/useHeaderComponents.d.ts +0 -1
- package/esm/next/hooks/useHeaderComponents.js +0 -1
- package/esm/next/hooks/useInteractionProps.d.ts +0 -1
- package/esm/next/hooks/useInteractionProps.js +0 -1
- package/esm/next/hooks/useLocaleTextProps.d.ts +0 -1
- package/esm/next/hooks/useLocaleTextProps.js +0 -1
- package/esm/next/hooks/usePaginationProps.d.ts +0 -1
- package/esm/next/hooks/usePaginationProps.js +0 -1
- package/esm/next/hooks/usePivotingProps.d.ts +0 -1
- package/esm/next/hooks/usePivotingProps.js +0 -1
- package/esm/next/hooks/useResolvedProps.d.ts +0 -1
- package/esm/next/hooks/useResolvedProps.js +0 -1
- package/esm/next/hooks/useSortingProps.d.ts +0 -1
- package/esm/next/hooks/useSortingProps.js +0 -1
- package/esm/next/hooks/useTextWrappingProps.d.ts +0 -1
- package/esm/next/hooks/useTextWrappingProps.js +0 -1
- package/esm/next/hooks/useThemeProps.d.ts +0 -1
- package/esm/next/hooks/useThemeProps.js +0 -1
- package/esm/next/index.d.ts +0 -1
- package/esm/next/index.js +0 -1
- package/esm/next/testing/dataTestIdGenerators.d.ts +0 -1
- package/esm/next/testing/dataTestIdGenerators.js +0 -1
- package/esm/next/types/accessibility.d.ts +0 -1
- package/esm/next/types/accessibility.js +0 -1
- package/esm/next/types/agGrid.d.ts +0 -1
- package/esm/next/types/agGrid.js +0 -1
- package/esm/next/types/cellRendering.d.ts +0 -1
- package/esm/next/types/cellRendering.js +0 -1
- package/esm/next/types/cellSelection.d.ts +0 -1
- package/esm/next/types/cellSelection.js +0 -1
- package/esm/next/types/executionCancelling.d.ts +0 -1
- package/esm/next/types/executionCancelling.js +0 -1
- package/esm/next/types/experimental.d.ts +0 -1
- package/esm/next/types/experimental.js +0 -1
- package/esm/next/types/formatting.d.ts +0 -1
- package/esm/next/types/formatting.js +0 -1
- package/esm/next/types/grandTotalsPosition.d.ts +0 -1
- package/esm/next/types/grandTotalsPosition.js +0 -1
- package/esm/next/types/internal.d.ts +0 -1
- package/esm/next/types/internal.js +0 -1
- package/esm/next/types/layout.d.ts +0 -1
- package/esm/next/types/layout.js +0 -1
- package/esm/next/types/license.d.ts +0 -1
- package/esm/next/types/license.js +0 -1
- package/esm/next/types/locators.d.ts +0 -1
- package/esm/next/types/locators.js +0 -1
- package/esm/next/types/menu.d.ts +0 -1
- package/esm/next/types/menu.js +0 -1
- package/esm/next/types/pagination.d.ts +0 -1
- package/esm/next/types/pagination.js +0 -1
- package/esm/next/types/public.d.ts +0 -1
- package/esm/next/types/public.js +0 -1
- package/esm/next/types/resizing.d.ts +0 -1
- package/esm/next/types/resizing.js +0 -1
- package/esm/next/types/textWrapping.d.ts +0 -1
- package/esm/next/types/textWrapping.js +0 -1
- package/esm/next/types/transposition.d.ts +0 -1
- package/esm/next/types/transposition.js +0 -1
- package/esm/publicTypes.d.ts +0 -1
- package/esm/publicTypes.js +0 -1
- package/esm/tableState.d.ts +0 -1
- package/esm/tableState.js +0 -1
- package/package.json +13 -13
- package/esm/CorePivotTable.d.ts.map +0 -1
- package/esm/CorePivotTable.js.map +0 -1
- package/esm/PivotTable.d.ts.map +0 -1
- package/esm/PivotTable.js.map +0 -1
- package/esm/columnWidths.d.ts.map +0 -1
- package/esm/columnWidths.js.map +0 -1
- package/esm/components/PivotTableError.d.ts.map +0 -1
- package/esm/components/PivotTableError.js.map +0 -1
- package/esm/components/PivotTableLoading.d.ts.map +0 -1
- package/esm/components/PivotTableLoading.js.map +0 -1
- package/esm/components/utils/callbackHelpers.d.ts.map +0 -1
- package/esm/components/utils/callbackHelpers.js.map +0 -1
- package/esm/components/utils/configDelegation.d.ts.map +0 -1
- package/esm/components/utils/configDelegation.js.map +0 -1
- package/esm/components/utils/pivotTableDefaults.d.ts.map +0 -1
- package/esm/components/utils/pivotTableDefaults.js.map +0 -1
- package/esm/impl/base/agApiWrapper.d.ts.map +0 -1
- package/esm/impl/base/agApiWrapper.js.map +0 -1
- package/esm/impl/base/agColumnWrapper.d.ts.map +0 -1
- package/esm/impl/base/agColumnWrapper.js.map +0 -1
- package/esm/impl/base/agUtils.d.ts.map +0 -1
- package/esm/impl/base/agUtils.js.map +0 -1
- package/esm/impl/base/constants.d.ts.map +0 -1
- package/esm/impl/base/constants.js.map +0 -1
- package/esm/impl/cell/cellClass.d.ts.map +0 -1
- package/esm/impl/cell/cellClass.js.map +0 -1
- package/esm/impl/cell/cellRenderer.d.ts.map +0 -1
- package/esm/impl/cell/cellRenderer.js.map +0 -1
- package/esm/impl/cell/cellUtils.d.ts.map +0 -1
- package/esm/impl/cell/cellUtils.js.map +0 -1
- package/esm/impl/cell/onCellClick.d.ts.map +0 -1
- package/esm/impl/cell/onCellClick.js.map +0 -1
- package/esm/impl/cell/onCellKeyDown.d.ts.map +0 -1
- package/esm/impl/cell/onCellKeyDown.js.map +0 -1
- package/esm/impl/config/tableConfigAccessors.d.ts.map +0 -1
- package/esm/impl/config/tableConfigAccessors.js.map +0 -1
- package/esm/impl/config/tableConfigUtils.d.ts.map +0 -1
- package/esm/impl/config/tableConfigUtils.js.map +0 -1
- package/esm/impl/data/dataSource.d.ts.map +0 -1
- package/esm/impl/data/dataSource.js.map +0 -1
- package/esm/impl/data/dataSourceUtils.d.ts.map +0 -1
- package/esm/impl/data/dataSourceUtils.js.map +0 -1
- package/esm/impl/data/resultTypes.d.ts.map +0 -1
- package/esm/impl/data/resultTypes.js.map +0 -1
- package/esm/impl/data/rowFactory.d.ts.map +0 -1
- package/esm/impl/data/rowFactory.js.map +0 -1
- package/esm/impl/data/rowGroupingProvider.d.ts.map +0 -1
- package/esm/impl/data/rowGroupingProvider.js.map +0 -1
- package/esm/impl/drilling/cellDrillabilityPredicate.d.ts.map +0 -1
- package/esm/impl/drilling/cellDrillabilityPredicate.js.map +0 -1
- package/esm/impl/drilling/colDrillHeadersFactory.d.ts.map +0 -1
- package/esm/impl/drilling/colDrillHeadersFactory.js.map +0 -1
- package/esm/impl/drilling/drillIntersectionFactory.d.ts.map +0 -1
- package/esm/impl/drilling/drillIntersectionFactory.js.map +0 -1
- package/esm/impl/drilling/drillTargets.d.ts.map +0 -1
- package/esm/impl/drilling/drillTargets.js.map +0 -1
- package/esm/impl/drilling/drilledRowFactory.d.ts.map +0 -1
- package/esm/impl/drilling/drilledRowFactory.js.map +0 -1
- package/esm/impl/eventHandlers/aggregationEventHandlers.d.ts.map +0 -1
- package/esm/impl/eventHandlers/aggregationEventHandlers.js.map +0 -1
- package/esm/impl/eventHandlers/dataLoadingEventHandlers.d.ts.map +0 -1
- package/esm/impl/eventHandlers/dataLoadingEventHandlers.js.map +0 -1
- package/esm/impl/eventHandlers/dataRenderHandlers.d.ts.map +0 -1
- package/esm/impl/eventHandlers/dataRenderHandlers.js.map +0 -1
- package/esm/impl/eventHandlers/gridEventHandlers.d.ts.map +0 -1
- package/esm/impl/eventHandlers/gridEventHandlers.js.map +0 -1
- package/esm/impl/eventHandlers/resizeEventHandlers.d.ts.map +0 -1
- package/esm/impl/eventHandlers/resizeEventHandlers.js.map +0 -1
- package/esm/impl/eventHandlers/scrollEventHandlers.d.ts.map +0 -1
- package/esm/impl/eventHandlers/scrollEventHandlers.js.map +0 -1
- package/esm/impl/eventHandlers/sortingEventHandlers.d.ts.map +0 -1
- package/esm/impl/eventHandlers/sortingEventHandlers.js.map +0 -1
- package/esm/impl/execution/executionAbortManager.d.ts.map +0 -1
- package/esm/impl/execution/executionAbortManager.js.map +0 -1
- package/esm/impl/gridOptions.d.ts.map +0 -1
- package/esm/impl/gridOptions.js.map +0 -1
- package/esm/impl/height/heightCalculationManager.d.ts.map +0 -1
- package/esm/impl/height/heightCalculationManager.js.map +0 -1
- package/esm/impl/privateTypes.d.ts.map +0 -1
- package/esm/impl/privateTypes.js.map +0 -1
- package/esm/impl/resizing/columnSizing.d.ts.map +0 -1
- package/esm/impl/resizing/columnSizing.js.map +0 -1
- package/esm/impl/stickyRow/stickyRowManager.d.ts.map +0 -1
- package/esm/impl/stickyRow/stickyRowManager.js.map +0 -1
- package/esm/impl/stickyRowHandler.d.ts.map +0 -1
- package/esm/impl/stickyRowHandler.js.map +0 -1
- package/esm/impl/structure/colAccessors.d.ts.map +0 -1
- package/esm/impl/structure/colAccessors.js.map +0 -1
- package/esm/impl/structure/colDefFactory.d.ts.map +0 -1
- package/esm/impl/structure/colDefFactory.js.map +0 -1
- package/esm/impl/structure/colDefHeaderClass.d.ts.map +0 -1
- package/esm/impl/structure/colDefHeaderClass.js.map +0 -1
- package/esm/impl/structure/colDefTemplates.d.ts.map +0 -1
- package/esm/impl/structure/colDefTemplates.js.map +0 -1
- package/esm/impl/structure/colLocatorFactory.d.ts.map +0 -1
- package/esm/impl/structure/colLocatorFactory.js.map +0 -1
- package/esm/impl/structure/colLocatorMatching.d.ts.map +0 -1
- package/esm/impl/structure/colLocatorMatching.js.map +0 -1
- package/esm/impl/structure/colSortItemFactory.d.ts.map +0 -1
- package/esm/impl/structure/colSortItemFactory.js.map +0 -1
- package/esm/impl/structure/colSortItemMatching.d.ts.map +0 -1
- package/esm/impl/structure/colSortItemMatching.js.map +0 -1
- package/esm/impl/structure/headers/AggregationsMenu.d.ts.map +0 -1
- package/esm/impl/structure/headers/AggregationsMenu.js.map +0 -1
- package/esm/impl/structure/headers/AggregationsSubMenu.d.ts.map +0 -1
- package/esm/impl/structure/headers/AggregationsSubMenu.js.map +0 -1
- package/esm/impl/structure/headers/AggregationsSubMenuItems.d.ts.map +0 -1
- package/esm/impl/structure/headers/AggregationsSubMenuItems.js.map +0 -1
- package/esm/impl/structure/headers/ColumnGroupHeader.d.ts.map +0 -1
- package/esm/impl/structure/headers/ColumnGroupHeader.js.map +0 -1
- package/esm/impl/structure/headers/ColumnHeader.d.ts.map +0 -1
- package/esm/impl/structure/headers/ColumnHeader.js.map +0 -1
- package/esm/impl/structure/headers/ColumnTotalGroupHeader.d.ts.map +0 -1
- package/esm/impl/structure/headers/ColumnTotalGroupHeader.js.map +0 -1
- package/esm/impl/structure/headers/ColumnTotalHeader.d.ts.map +0 -1
- package/esm/impl/structure/headers/ColumnTotalHeader.js.map +0 -1
- package/esm/impl/structure/headers/HeaderCell.d.ts.map +0 -1
- package/esm/impl/structure/headers/HeaderCell.js.map +0 -1
- package/esm/impl/structure/headers/MixedValuesColumnHeader.d.ts.map +0 -1
- package/esm/impl/structure/headers/MixedValuesColumnHeader.js.map +0 -1
- package/esm/impl/structure/headers/TotalHeaderCell.d.ts.map +0 -1
- package/esm/impl/structure/headers/TotalHeaderCell.js.map +0 -1
- package/esm/impl/structure/headers/aggregationsMenuHelper.d.ts.map +0 -1
- package/esm/impl/structure/headers/aggregationsMenuHelper.js.map +0 -1
- package/esm/impl/structure/headers/aggregationsMenuTypes.d.ts.map +0 -1
- package/esm/impl/structure/headers/aggregationsMenuTypes.js.map +0 -1
- package/esm/impl/structure/headers/subMenuIcons/ColumnsIcon.d.ts.map +0 -1
- package/esm/impl/structure/headers/subMenuIcons/ColumnsIcon.js.map +0 -1
- package/esm/impl/structure/headers/subMenuIcons/RowsIcon.d.ts.map +0 -1
- package/esm/impl/structure/headers/subMenuIcons/RowsIcon.js.map +0 -1
- package/esm/impl/structure/tableDescriptor.d.ts.map +0 -1
- package/esm/impl/structure/tableDescriptor.js.map +0 -1
- package/esm/impl/structure/tableDescriptorFactory.d.ts.map +0 -1
- package/esm/impl/structure/tableDescriptorFactory.js.map +0 -1
- package/esm/impl/structure/tableDescriptorSorting.d.ts.map +0 -1
- package/esm/impl/structure/tableDescriptorSorting.js.map +0 -1
- package/esm/impl/structure/tableDescriptorTypes.d.ts.map +0 -1
- package/esm/impl/structure/tableDescriptorTypes.js.map +0 -1
- package/esm/impl/tableFacade.d.ts.map +0 -1
- package/esm/impl/tableFacade.js.map +0 -1
- package/esm/impl/tableFacadeInitializer.d.ts.map +0 -1
- package/esm/impl/tableFacadeInitializer.js.map +0 -1
- package/esm/impl/updates/componentUpdateAnalyzer.d.ts.map +0 -1
- package/esm/impl/updates/componentUpdateAnalyzer.js.map +0 -1
- package/esm/impl/utils.d.ts.map +0 -1
- package/esm/impl/utils.js.map +0 -1
- package/esm/index.d.ts.map +0 -1
- package/esm/index.js.map +0 -1
- package/esm/locales.d.ts.map +0 -1
- package/esm/locales.js.map +0 -1
- package/esm/next/PivotTableNext.d.ts.map +0 -1
- package/esm/next/PivotTableNext.js.map +0 -1
- package/esm/next/PivotTableNextPluggable.d.ts.map +0 -1
- package/esm/next/PivotTableNextPluggable.js.map +0 -1
- package/esm/next/components/AvoidResizeFlickering.d.ts.map +0 -1
- package/esm/next/components/AvoidResizeFlickering.js.map +0 -1
- package/esm/next/components/Cell/AttributeCell.d.ts.map +0 -1
- package/esm/next/components/Cell/AttributeCell.js.map +0 -1
- package/esm/next/components/Cell/ImageCell.d.ts.map +0 -1
- package/esm/next/components/Cell/ImageCell.js.map +0 -1
- package/esm/next/components/Cell/MetricCell.d.ts.map +0 -1
- package/esm/next/components/Cell/MetricCell.js.map +0 -1
- package/esm/next/components/Cell/TransposedMetricCell.d.ts.map +0 -1
- package/esm/next/components/Cell/TransposedMetricCell.js.map +0 -1
- package/esm/next/components/ErrorComponent.d.ts.map +0 -1
- package/esm/next/components/ErrorComponent.js.map +0 -1
- package/esm/next/components/Header/AttributeHeader.d.ts.map +0 -1
- package/esm/next/components/Header/AttributeHeader.js.map +0 -1
- package/esm/next/components/Header/EmptyMeasureGroupHeader.d.ts.map +0 -1
- package/esm/next/components/Header/EmptyMeasureGroupHeader.js.map +0 -1
- package/esm/next/components/Header/EmptyMeasureGroupValueHeader.d.ts.map +0 -1
- package/esm/next/components/Header/EmptyMeasureGroupValueHeader.js.map +0 -1
- package/esm/next/components/Header/HeaderCell/HeaderMenu.d.ts.map +0 -1
- package/esm/next/components/Header/HeaderCell/HeaderMenu.js.map +0 -1
- package/esm/next/components/Header/HeaderCell/HeaderMenuComponents.d.ts.map +0 -1
- package/esm/next/components/Header/HeaderCell/HeaderMenuComponents.js.map +0 -1
- package/esm/next/components/Header/MeasureGroupHeader.d.ts.map +0 -1
- package/esm/next/components/Header/MeasureGroupHeader.js.map +0 -1
- package/esm/next/components/Header/MeasureHeader.d.ts.map +0 -1
- package/esm/next/components/Header/MeasureHeader.js.map +0 -1
- package/esm/next/components/Header/PivotGroupHeader.d.ts.map +0 -1
- package/esm/next/components/Header/PivotGroupHeader.js.map +0 -1
- package/esm/next/components/Header/SortIndicator.d.ts.map +0 -1
- package/esm/next/components/Header/SortIndicator.js.map +0 -1
- package/esm/next/components/Header/utils/common.d.ts.map +0 -1
- package/esm/next/components/Header/utils/common.js.map +0 -1
- package/esm/next/components/Header/utils/constructAggregationsMenuItems.d.ts.map +0 -1
- package/esm/next/components/Header/utils/constructAggregationsMenuItems.js.map +0 -1
- package/esm/next/components/Header/utils/constructTextWrappingMenuItems.d.ts.map +0 -1
- package/esm/next/components/Header/utils/constructTextWrappingMenuItems.js.map +0 -1
- package/esm/next/components/LoadingComponent.d.ts.map +0 -1
- package/esm/next/components/LoadingComponent.js.map +0 -1
- package/esm/next/constants/agGridDefaultProps.d.ts.map +0 -1
- package/esm/next/constants/agGridDefaultProps.js.map +0 -1
- package/esm/next/constants/internal.d.ts.map +0 -1
- package/esm/next/constants/internal.js.map +0 -1
- package/esm/next/context/AgGridApiContext.d.ts.map +0 -1
- package/esm/next/context/AgGridApiContext.js.map +0 -1
- package/esm/next/context/AgGridTokenContext.d.ts.map +0 -1
- package/esm/next/context/AgGridTokenContext.js.map +0 -1
- package/esm/next/context/ColumnDefsContext.d.ts.map +0 -1
- package/esm/next/context/ColumnDefsContext.js.map +0 -1
- package/esm/next/context/CurrentDataViewContext.d.ts.map +0 -1
- package/esm/next/context/CurrentDataViewContext.js.map +0 -1
- package/esm/next/context/DrillableItemsRefContext.d.ts.map +0 -1
- package/esm/next/context/DrillableItemsRefContext.js.map +0 -1
- package/esm/next/context/HeaderMenuContext.d.ts.map +0 -1
- package/esm/next/context/HeaderMenuContext.js.map +0 -1
- package/esm/next/context/InitialExecutionContext.d.ts.map +0 -1
- package/esm/next/context/InitialExecutionContext.js.map +0 -1
- package/esm/next/context/PivotTablePropsContext.d.ts.map +0 -1
- package/esm/next/context/PivotTablePropsContext.js.map +0 -1
- package/esm/next/context/PivotTableSizingContext.d.ts.map +0 -1
- package/esm/next/context/PivotTableSizingContext.js.map +0 -1
- package/esm/next/context/RuntimeErrorContext.d.ts.map +0 -1
- package/esm/next/context/RuntimeErrorContext.js.map +0 -1
- package/esm/next/context/TableReadyContext.d.ts.map +0 -1
- package/esm/next/context/TableReadyContext.js.map +0 -1
- package/esm/next/features/aggregations/agGridAggregationsApi.d.ts.map +0 -1
- package/esm/next/features/aggregations/agGridAggregationsApi.js.map +0 -1
- package/esm/next/features/aggregations/applyTotalsToExecutionDef.d.ts.map +0 -1
- package/esm/next/features/aggregations/applyTotalsToExecutionDef.js.map +0 -1
- package/esm/next/features/aggregations/ordering.d.ts.map +0 -1
- package/esm/next/features/aggregations/ordering.js.map +0 -1
- package/esm/next/features/columns/agGridColDefsApi.d.ts.map +0 -1
- package/esm/next/features/columns/agGridColDefsApi.js.map +0 -1
- package/esm/next/features/columns/applyAllFeaturesToColDef.d.ts.map +0 -1
- package/esm/next/features/columns/applyAllFeaturesToColDef.js.map +0 -1
- package/esm/next/features/columns/attributeColDef.d.ts.map +0 -1
- package/esm/next/features/columns/attributeColDef.js.map +0 -1
- package/esm/next/features/columns/colDefIdentifiers.d.ts.map +0 -1
- package/esm/next/features/columns/colDefIdentifiers.js.map +0 -1
- package/esm/next/features/columns/colId.d.ts.map +0 -1
- package/esm/next/features/columns/colId.js.map +0 -1
- package/esm/next/features/columns/createColDef.d.ts.map +0 -1
- package/esm/next/features/columns/createColDef.js.map +0 -1
- package/esm/next/features/columns/measureColDef.d.ts.map +0 -1
- package/esm/next/features/columns/measureColDef.js.map +0 -1
- package/esm/next/features/columns/shared.d.ts.map +0 -1
- package/esm/next/features/columns/shared.js.map +0 -1
- package/esm/next/features/data/agGridLoadingApi.d.ts.map +0 -1
- package/esm/next/features/data/agGridLoadingApi.js.map +0 -1
- package/esm/next/features/data/createExecutionDef.d.ts.map +0 -1
- package/esm/next/features/data/createExecutionDef.js.map +0 -1
- package/esm/next/features/data/createServerSideDataSource.d.ts.map +0 -1
- package/esm/next/features/data/createServerSideDataSource.js.map +0 -1
- package/esm/next/features/data/dataViewToColDefs.d.ts.map +0 -1
- package/esm/next/features/data/dataViewToColDefs.js.map +0 -1
- package/esm/next/features/data/dataViewToRowData.d.ts.map +0 -1
- package/esm/next/features/data/dataViewToRowData.js.map +0 -1
- package/esm/next/features/data/executionDefinition/attributes.d.ts.map +0 -1
- package/esm/next/features/data/executionDefinition/attributes.js.map +0 -1
- package/esm/next/features/data/executionDefinition/constants.d.ts.map +0 -1
- package/esm/next/features/data/executionDefinition/constants.js.map +0 -1
- package/esm/next/features/data/executionDefinition/dimensions.d.ts.map +0 -1
- package/esm/next/features/data/executionDefinition/dimensions.js.map +0 -1
- package/esm/next/features/data/executionDefinition/execConfig.d.ts.map +0 -1
- package/esm/next/features/data/executionDefinition/execConfig.js.map +0 -1
- package/esm/next/features/data/executionDefinition/filters.d.ts.map +0 -1
- package/esm/next/features/data/executionDefinition/filters.js.map +0 -1
- package/esm/next/features/data/executionDefinition/measures.d.ts.map +0 -1
- package/esm/next/features/data/executionDefinition/measures.js.map +0 -1
- package/esm/next/features/data/executionDefinition/types.d.ts.map +0 -1
- package/esm/next/features/data/executionDefinition/types.js.map +0 -1
- package/esm/next/features/data/executionDefinition/workspace.d.ts.map +0 -1
- package/esm/next/features/data/executionDefinition/workspace.js.map +0 -1
- package/esm/next/features/data/loadDataView.d.ts.map +0 -1
- package/esm/next/features/data/loadDataView.js.map +0 -1
- package/esm/next/features/data/valueFormatter.d.ts.map +0 -1
- package/esm/next/features/data/valueFormatter.js.map +0 -1
- package/esm/next/features/drilling/applyCellRenderingToColDef.d.ts.map +0 -1
- package/esm/next/features/drilling/applyCellRenderingToColDef.js.map +0 -1
- package/esm/next/features/drilling/events.d.ts.map +0 -1
- package/esm/next/features/drilling/events.js.map +0 -1
- package/esm/next/features/drilling/getAvailableDrillTargets.d.ts.map +0 -1
- package/esm/next/features/drilling/getAvailableDrillTargets.js.map +0 -1
- package/esm/next/features/drilling/headerMapping.d.ts.map +0 -1
- package/esm/next/features/drilling/headerMapping.js.map +0 -1
- package/esm/next/features/drilling/intersection.d.ts.map +0 -1
- package/esm/next/features/drilling/intersection.js.map +0 -1
- package/esm/next/features/drilling/isDrillable.d.ts.map +0 -1
- package/esm/next/features/drilling/isDrillable.js.map +0 -1
- package/esm/next/features/exports/exports.d.ts.map +0 -1
- package/esm/next/features/exports/exports.js.map +0 -1
- package/esm/next/features/pagination/utils.d.ts.map +0 -1
- package/esm/next/features/pagination/utils.js.map +0 -1
- package/esm/next/features/pivoting/agGridPivotingApi.d.ts.map +0 -1
- package/esm/next/features/pivoting/agGridPivotingApi.js.map +0 -1
- package/esm/next/features/pivoting/columnDefinitionToHeaderNames.d.ts.map +0 -1
- package/esm/next/features/pivoting/columnDefinitionToHeaderNames.js.map +0 -1
- package/esm/next/features/pivoting/columnDefsToPivotGroups.d.ts.map +0 -1
- package/esm/next/features/pivoting/columnDefsToPivotGroups.js.map +0 -1
- package/esm/next/features/resizing/agGridColumnSizingApi.d.ts.map +0 -1
- package/esm/next/features/resizing/agGridColumnSizingApi.js.map +0 -1
- package/esm/next/features/resizing/applyColumnWidthsToColDef.d.ts.map +0 -1
- package/esm/next/features/resizing/applyColumnWidthsToColDef.js.map +0 -1
- package/esm/next/features/resizing/createColumnWidthItemForColumnDefinition.d.ts.map +0 -1
- package/esm/next/features/resizing/createColumnWidthItemForColumnDefinition.js.map +0 -1
- package/esm/next/features/resizing/getColumnWidthItemForColumnDefinition.d.ts.map +0 -1
- package/esm/next/features/resizing/getColumnWidthItemForColumnDefinition.js.map +0 -1
- package/esm/next/features/resizing/getColumnWidthItemValue.d.ts.map +0 -1
- package/esm/next/features/resizing/getColumnWidthItemValue.js.map +0 -1
- package/esm/next/features/resizing/isColumnWidthItemMatch.d.ts.map +0 -1
- package/esm/next/features/resizing/isColumnWidthItemMatch.js.map +0 -1
- package/esm/next/features/sorting/agGridSortingApi.d.ts.map +0 -1
- package/esm/next/features/sorting/agGridSortingApi.js.map +0 -1
- package/esm/next/features/sorting/applySortByToColDef.d.ts.map +0 -1
- package/esm/next/features/sorting/applySortByToColDef.js.map +0 -1
- package/esm/next/features/sorting/applySortByToExecutionDef.d.ts.map +0 -1
- package/esm/next/features/sorting/applySortByToExecutionDef.js.map +0 -1
- package/esm/next/features/sorting/createSortForColumnDefinition.d.ts.map +0 -1
- package/esm/next/features/sorting/createSortForColumnDefinition.js.map +0 -1
- package/esm/next/features/sorting/getNextSortState.d.ts.map +0 -1
- package/esm/next/features/sorting/getNextSortState.js.map +0 -1
- package/esm/next/features/sorting/getSortForColumnDefinition.d.ts.map +0 -1
- package/esm/next/features/sorting/getSortForColumnDefinition.js.map +0 -1
- package/esm/next/features/sorting/locators.d.ts.map +0 -1
- package/esm/next/features/sorting/locators.js.map +0 -1
- package/esm/next/features/sorting/sanitizeSortInExecution.d.ts.map +0 -1
- package/esm/next/features/sorting/sanitizeSortInExecution.js.map +0 -1
- package/esm/next/features/sorting/sortItemsToSortModel.d.ts.map +0 -1
- package/esm/next/features/sorting/sortItemsToSortModel.js.map +0 -1
- package/esm/next/features/sorting/sortModelToSortItems.d.ts.map +0 -1
- package/esm/next/features/sorting/sortModelToSortItems.js.map +0 -1
- package/esm/next/features/styling/bem.d.ts.map +0 -1
- package/esm/next/features/styling/bem.js.map +0 -1
- package/esm/next/features/styling/cell.d.ts.map +0 -1
- package/esm/next/features/styling/cell.js.map +0 -1
- package/esm/next/features/styling/headerCell.d.ts.map +0 -1
- package/esm/next/features/styling/headerCell.js.map +0 -1
- package/esm/next/features/styling/icons.d.ts.map +0 -1
- package/esm/next/features/styling/icons.js.map +0 -1
- package/esm/next/features/textWrapping/agGridTextWrappingOptions.d.ts.map +0 -1
- package/esm/next/features/textWrapping/agGridTextWrappingOptions.js.map +0 -1
- package/esm/next/features/textWrapping/allowCellWrappingByColumnDefinition.d.ts.map +0 -1
- package/esm/next/features/textWrapping/allowCellWrappingByColumnDefinition.js.map +0 -1
- package/esm/next/features/textWrapping/applyTextWrappingToColDef.d.ts.map +0 -1
- package/esm/next/features/textWrapping/applyTextWrappingToColDef.js.map +0 -1
- package/esm/next/features/textWrapping/applyTextWrappingToGroupDef.d.ts.map +0 -1
- package/esm/next/features/textWrapping/applyTextWrappingToGroupDef.js.map +0 -1
- package/esm/next/features/textWrapping/createColumnTextWrappingItemForColumnDefinition.d.ts.map +0 -1
- package/esm/next/features/textWrapping/createColumnTextWrappingItemForColumnDefinition.js.map +0 -1
- package/esm/next/features/textWrapping/getColumnTextWrappingItemForColumnDefinition.d.ts.map +0 -1
- package/esm/next/features/textWrapping/getColumnTextWrappingItemForColumnDefinition.js.map +0 -1
- package/esm/next/features/textWrapping/getPivotGroupTextWrappingItemForColumnDefinition.d.ts.map +0 -1
- package/esm/next/features/textWrapping/getPivotGroupTextWrappingItemForColumnDefinition.js.map +0 -1
- package/esm/next/features/textWrapping/isColumnTextWrappingItemMatch.d.ts.map +0 -1
- package/esm/next/features/textWrapping/isColumnTextWrappingItemMatch.js.map +0 -1
- package/esm/next/features/transposition/applyTranspositionToExecutionDef.d.ts.map +0 -1
- package/esm/next/features/transposition/applyTranspositionToExecutionDef.js.map +0 -1
- package/esm/next/features/transposition/attributeHeaderColDef.d.ts.map +0 -1
- package/esm/next/features/transposition/attributeHeaderColDef.js.map +0 -1
- package/esm/next/features/transposition/measureGroupHeaderColDef.d.ts.map +0 -1
- package/esm/next/features/transposition/measureGroupHeaderColDef.js.map +0 -1
- package/esm/next/features/transposition/measureGroupValueColDef.d.ts.map +0 -1
- package/esm/next/features/transposition/measureGroupValueColDef.js.map +0 -1
- package/esm/next/features/transposition/totalHeaderColDef.d.ts.map +0 -1
- package/esm/next/features/transposition/totalHeaderColDef.js.map +0 -1
- package/esm/next/hooks/columns/useGetAgGridColumns.d.ts.map +0 -1
- package/esm/next/hooks/columns/useGetAgGridColumns.js.map +0 -1
- package/esm/next/hooks/columns/useSetAgGridPivotResultColumns.d.ts.map +0 -1
- package/esm/next/hooks/columns/useSetAgGridPivotResultColumns.js.map +0 -1
- package/esm/next/hooks/columns/useUpdateAgGridColumnDefs.d.ts.map +0 -1
- package/esm/next/hooks/columns/useUpdateAgGridColumnDefs.js.map +0 -1
- package/esm/next/hooks/drilling/useSyncDrillableItems.d.ts.map +0 -1
- package/esm/next/hooks/drilling/useSyncDrillableItems.js.map +0 -1
- package/esm/next/hooks/header/useHeaderCellAriaLabel.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderCellAriaLabel.js.map +0 -1
- package/esm/next/hooks/header/useHeaderDrilling.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderDrilling.js.map +0 -1
- package/esm/next/hooks/header/useHeaderGroupDrilling.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderGroupDrilling.js.map +0 -1
- package/esm/next/hooks/header/useHeaderMenu.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderMenu.js.map +0 -1
- package/esm/next/hooks/header/useHeaderMenuAggregations.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderMenuAggregations.js.map +0 -1
- package/esm/next/hooks/header/useHeaderMenuKeyboard.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderMenuKeyboard.js.map +0 -1
- package/esm/next/hooks/header/useHeaderMenuSorting.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderMenuSorting.js.map +0 -1
- package/esm/next/hooks/header/useHeaderMenuTextWrapping.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderMenuTextWrapping.js.map +0 -1
- package/esm/next/hooks/header/useHeaderSpaceKey.d.ts.map +0 -1
- package/esm/next/hooks/header/useHeaderSpaceKey.js.map +0 -1
- package/esm/next/hooks/init/useInitExecution.d.ts.map +0 -1
- package/esm/next/hooks/init/useInitExecution.js.map +0 -1
- package/esm/next/hooks/init/useInitExecutionResult.d.ts.map +0 -1
- package/esm/next/hooks/init/useInitExecutionResult.js.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingDefault.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingDefault.js.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForAutoResize.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForAutoResize.js.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForFullHorizontalSpace.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForFullHorizontalSpace.js.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForFullHorizontalSpaceAndAutoResize.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingForFullHorizontalSpaceAndAutoResize.js.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingProps.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useColumnSizingProps.js.map +0 -1
- package/esm/next/hooks/resizing/useInitSizingForEmptyData.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useInitSizingForEmptyData.js.map +0 -1
- package/esm/next/hooks/resizing/useInitialAutoResizeVisibility.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useInitialAutoResizeVisibility.js.map +0 -1
- package/esm/next/hooks/resizing/useManualResize.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useManualResize.js.map +0 -1
- package/esm/next/hooks/resizing/useSyncColumnWidths.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useSyncColumnWidths.js.map +0 -1
- package/esm/next/hooks/resizing/useVirtualColumnAutoResize.d.ts.map +0 -1
- package/esm/next/hooks/resizing/useVirtualColumnAutoResize.js.map +0 -1
- package/esm/next/hooks/shared/useIsTransposed.d.ts.map +0 -1
- package/esm/next/hooks/shared/useIsTransposed.js.map +0 -1
- package/esm/next/hooks/sorting/useSyncSort.d.ts.map +0 -1
- package/esm/next/hooks/sorting/useSyncSort.js.map +0 -1
- package/esm/next/hooks/textWrapping/useGetDefaultTextWrapping.d.ts.map +0 -1
- package/esm/next/hooks/textWrapping/useGetDefaultTextWrapping.js.map +0 -1
- package/esm/next/hooks/textWrapping/useUpdateDefaultTextWrapping.d.ts.map +0 -1
- package/esm/next/hooks/textWrapping/useUpdateDefaultTextWrapping.js.map +0 -1
- package/esm/next/hooks/textWrapping/useUpdateTextWrapping.d.ts.map +0 -1
- package/esm/next/hooks/textWrapping/useUpdateTextWrapping.js.map +0 -1
- package/esm/next/hooks/totals/useUpdateTotals.d.ts.map +0 -1
- package/esm/next/hooks/totals/useUpdateTotals.js.map +0 -1
- package/esm/next/hooks/useAccessibilityProps.d.ts.map +0 -1
- package/esm/next/hooks/useAccessibilityProps.js.map +0 -1
- package/esm/next/hooks/useAfterRenderCallback.d.ts.map +0 -1
- package/esm/next/hooks/useAfterRenderCallback.js.map +0 -1
- package/esm/next/hooks/useAgGridApiProps.d.ts.map +0 -1
- package/esm/next/hooks/useAgGridApiProps.js.map +0 -1
- package/esm/next/hooks/useAgGridReactProps.d.ts.map +0 -1
- package/esm/next/hooks/useAgGridReactProps.js.map +0 -1
- package/esm/next/hooks/useAutoHeight.d.ts.map +0 -1
- package/esm/next/hooks/useAutoHeight.js.map +0 -1
- package/esm/next/hooks/useCellSelectionProps.d.ts.map +0 -1
- package/esm/next/hooks/useCellSelectionProps.js.map +0 -1
- package/esm/next/hooks/useClearCellSelection.d.ts.map +0 -1
- package/esm/next/hooks/useClearCellSelection.js.map +0 -1
- package/esm/next/hooks/useClipboardProps.d.ts.map +0 -1
- package/esm/next/hooks/useClipboardProps.js.map +0 -1
- package/esm/next/hooks/useColumnDefsProps.d.ts.map +0 -1
- package/esm/next/hooks/useColumnDefsProps.js.map +0 -1
- package/esm/next/hooks/useDataLoadingProps.d.ts.map +0 -1
- package/esm/next/hooks/useDataLoadingProps.js.map +0 -1
- package/esm/next/hooks/useFocusManagementProps.d.ts.map +0 -1
- package/esm/next/hooks/useFocusManagementProps.js.map +0 -1
- package/esm/next/hooks/useGrandTotalRows.d.ts.map +0 -1
- package/esm/next/hooks/useGrandTotalRows.js.map +0 -1
- package/esm/next/hooks/useHeaderComponents.d.ts.map +0 -1
- package/esm/next/hooks/useHeaderComponents.js.map +0 -1
- package/esm/next/hooks/useInteractionProps.d.ts.map +0 -1
- package/esm/next/hooks/useInteractionProps.js.map +0 -1
- package/esm/next/hooks/useLocaleTextProps.d.ts.map +0 -1
- package/esm/next/hooks/useLocaleTextProps.js.map +0 -1
- package/esm/next/hooks/usePaginationProps.d.ts.map +0 -1
- package/esm/next/hooks/usePaginationProps.js.map +0 -1
- package/esm/next/hooks/usePivotingProps.d.ts.map +0 -1
- package/esm/next/hooks/usePivotingProps.js.map +0 -1
- package/esm/next/hooks/useResolvedProps.d.ts.map +0 -1
- package/esm/next/hooks/useResolvedProps.js.map +0 -1
- package/esm/next/hooks/useSortingProps.d.ts.map +0 -1
- package/esm/next/hooks/useSortingProps.js.map +0 -1
- package/esm/next/hooks/useTextWrappingProps.d.ts.map +0 -1
- package/esm/next/hooks/useTextWrappingProps.js.map +0 -1
- package/esm/next/hooks/useThemeProps.d.ts.map +0 -1
- package/esm/next/hooks/useThemeProps.js.map +0 -1
- package/esm/next/index.d.ts.map +0 -1
- package/esm/next/index.js.map +0 -1
- package/esm/next/testing/dataTestIdGenerators.d.ts.map +0 -1
- package/esm/next/testing/dataTestIdGenerators.js.map +0 -1
- package/esm/next/types/accessibility.d.ts.map +0 -1
- package/esm/next/types/accessibility.js.map +0 -1
- package/esm/next/types/agGrid.d.ts.map +0 -1
- package/esm/next/types/agGrid.js.map +0 -1
- package/esm/next/types/cellRendering.d.ts.map +0 -1
- package/esm/next/types/cellRendering.js.map +0 -1
- package/esm/next/types/cellSelection.d.ts.map +0 -1
- package/esm/next/types/cellSelection.js.map +0 -1
- package/esm/next/types/executionCancelling.d.ts.map +0 -1
- package/esm/next/types/executionCancelling.js.map +0 -1
- package/esm/next/types/experimental.d.ts.map +0 -1
- package/esm/next/types/experimental.js.map +0 -1
- package/esm/next/types/formatting.d.ts.map +0 -1
- package/esm/next/types/formatting.js.map +0 -1
- package/esm/next/types/grandTotalsPosition.d.ts.map +0 -1
- package/esm/next/types/grandTotalsPosition.js.map +0 -1
- package/esm/next/types/internal.d.ts.map +0 -1
- package/esm/next/types/internal.js.map +0 -1
- package/esm/next/types/layout.d.ts.map +0 -1
- package/esm/next/types/layout.js.map +0 -1
- package/esm/next/types/license.d.ts.map +0 -1
- package/esm/next/types/license.js.map +0 -1
- package/esm/next/types/locators.d.ts.map +0 -1
- package/esm/next/types/locators.js.map +0 -1
- package/esm/next/types/menu.d.ts.map +0 -1
- package/esm/next/types/menu.js.map +0 -1
- package/esm/next/types/pagination.d.ts.map +0 -1
- package/esm/next/types/pagination.js.map +0 -1
- package/esm/next/types/public.d.ts.map +0 -1
- package/esm/next/types/public.js.map +0 -1
- package/esm/next/types/resizing.d.ts.map +0 -1
- package/esm/next/types/resizing.js.map +0 -1
- package/esm/next/types/textWrapping.d.ts.map +0 -1
- package/esm/next/types/textWrapping.js.map +0 -1
- package/esm/next/types/transposition.d.ts.map +0 -1
- package/esm/next/types/transposition.js.map +0 -1
- package/esm/publicTypes.d.ts.map +0 -1
- package/esm/publicTypes.js.map +0 -1
- package/esm/tableState.d.ts.map +0 -1
- package/esm/tableState.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"grandTotalsPosition.js","sourceRoot":"","sources":["../../../src/next/types/grandTotalsPosition.ts"],"names":[],"mappings":"AAAA,qCAAqC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/next/types/internal.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAC3F,OAAO,EACH,KAAK,SAAS,EACd,KAAK,UAAU,EACf,KAAK,OAAO,EACZ,KAAK,QAAQ,EACb,KAAK,SAAS,EACd,KAAK,MAAM,EACX,KAAK,MAAM,EACd,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,sBAAsB,EAC3B,KAAK,eAAe,EACpB,KAAK,uBAAuB,EAC/B,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAExD;;;;;;;GAOG;AACH,MAAM,MAAM,aAAa,GAAG;IACxB,eAAe,EAAE;QAAE,CAAC,KAAK,EAAE,MAAM,GAAG,eAAe,CAAA;KAAE,CAAC;IACtD,UAAU,EAAE,SAAS,EAAE,CAAC;CAC3B,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG,4BAA4B,GAC/D,uBAAuB,GAAG;IACtB,SAAS,EAAE,kBAAkB,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC;AAEN;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC,sBAAsB,EAAE,gBAAgB,CAAC;IACzC,eAAe,EAAE,cAAc,CAAC;CACnC;AAED;;GAEG;AACH,MAAM,WAAW,6BAA8B,SAAQ,wBAAwB,EAAE,qBAAqB;CAAG;AAEzG;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C,CAAC,KAAK,EAAE,MAAM,GAAG,sBAAsB,CAAC;CAC3C;AAED;;;;GAIG;AACH,MAAM,WAAW,4BAA6B,SAAQ,IAAI,CACtD,oBAAoB,EACpB,MAAM,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,GAAG,QAAQ,GAAG,QAAQ,CACpE;IACG,IAAI,CAAC,EAAE,UAAU,EAAE,CAAC;IACpB,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,EAAE,CAAC;IACpB,MAAM,CAAC,EAAE,SAAS,EAAE,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/next/types/internal.ts"],"names":[],"mappings":"AAAA,qCAAqC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"layout.d.ts","sourceRoot":"","sources":["../../../src/next/types/layout.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACrC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"layout.js","sourceRoot":"","sources":["../../../src/next/types/layout.ts"],"names":[],"mappings":"AAAA,qCAAqC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"license.d.ts","sourceRoot":"","sources":["../../../src/next/types/license.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC5C;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"license.js","sourceRoot":"","sources":["../../../src/next/types/license.ts"],"names":[],"mappings":"AAAA,qCAAqC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"locators.d.ts","sourceRoot":"","sources":["../../../src/next/types/locators.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,UAAU,EACf,KAAK,QAAQ,EACb,KAAK,UAAU,EAGlB,MAAM,qBAAqB,CAAC;AAE7B;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,uBAAuB,GAAG,qBAAqB,GAAG,mBAAmB,CAAC;AAElG;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC,oBAAoB,EAAE,2BAA2B,CAAC;CACrD;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC,kBAAkB,EAAE,yBAAyB,CAAC;CACjD;AAED;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC,gBAAgB,EAAE,uBAAuB,CAAC;CAC7C;AAED;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,mBAAmB,EAAE,UAAU,CAAC;IAEhC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3B;AAED;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,iBAAiB,EAAE,UAAU,CAAC;CACjC;AAED;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,mBAAmB,EAAE,UAAU,CAAC;IAEhC;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;CACzB;AAED;;;;GAIG;AACH,wBAAgB,wBAAwB,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,uBAAuB,CAErF;AAED;;;;GAIG;AACH,wBAAgB,sBAAsB,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,qBAAqB,CAEjF;AAED;;;;GAIG;AACH,wBAAgB,oBAAoB,CAAC,GAAG,EAAE,OAAO,GAAG,GAAG,IAAI,mBAAmB,CAE7E;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,yBAAyB,CACrC,aAAa,EAAE,UAAU,GAAG,MAAM,EAClC,OAAO,CAAC,EAAE,MAAM,GACjB,uBAAuB,CASzB;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,WAAW,EAAE,QAAQ,GAAG,MAAM,GAAG,qBAAqB,CAQ7F;AAED;;;;;;GAMG;AACH,wBAAgB,qBAAqB,CACjC,aAAa,EAAE,UAAU,GAAG,MAAM,EAClC,aAAa,EAAE,MAAM,GACtB,mBAAmB,CAOrB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"locators.js","sourceRoot":"","sources":["../../../src/next/types/locators.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAEhC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC,OAAO,EAIH,gBAAgB,EAChB,cAAc,GACjB,MAAM,qBAAqB,CAAC;AAgF7B;;;;GAIG;AACH,MAAM,UAAU,wBAAwB,CAAC,GAAY,EAAkC;IACnF,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,IAAK,GAA+B,CAAC,oBAAoB,KAAK,SAAS,CAAC;AAAA,CAC/F;AAED;;;;GAIG;AACH,MAAM,UAAU,sBAAsB,CAAC,GAAY,EAAgC;IAC/E,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,IAAK,GAA6B,CAAC,kBAAkB,KAAK,SAAS,CAAC;AAAA,CAC3F;AAED;;;;GAIG;AACH,MAAM,UAAU,oBAAoB,CAAC,GAAY,EAA8B;IAC3E,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,IAAK,GAA2B,CAAC,gBAAgB,KAAK,SAAS,CAAC;AAAA,CACvF;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,UAAU,yBAAyB,CACrC,aAAkC,EAClC,OAAgB,EACO;IACvB,MAAM,UAAU,GAAG,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC;IAE5D,OAAO;QACH,oBAAoB,EAAE;YAClB,mBAAmB,EAAE,gBAAgB,CAAC,aAAa,CAAC;YACpD,GAAG,UAAU;SAChB;KACJ,CAAC;AAAA,CACL;AAED;;GAEG;AACH,MAAM,UAAU,uBAAuB,CAAC,WAA8B,EAAyB;IAC3F,MAAM,iBAAiB,GAAG,cAAc,CAAC,WAAW,CAAC,CAAC;IAEtD,OAAO;QACH,kBAAkB,EAAE;YAChB,iBAAiB;SACpB;KACJ,CAAC;AAAA,CACL;AAED;;;;;;GAMG;AACH,MAAM,UAAU,qBAAqB,CACjC,aAAkC,EAClC,aAAqB,EACF;IACnB,OAAO;QACH,gBAAgB,EAAE;YACd,mBAAmB,EAAE,gBAAgB,CAAC,aAAa,CAAC;YACpD,aAAa;SAChB;KACJ,CAAC;AAAA,CACL"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"menu.d.ts","sourceRoot":"","sources":["../../../src/next/types/menu.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAElE;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACnC;;OAEG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC;CAChB,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,KAAK;IAClB;;;;;OAKG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;;;;OAKG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B;;;;;;;;OAQG;IACH,gBAAgB,CAAC,EAAE,SAAS,EAAE,CAAC;IAE/B;;;;;;OAMG;IACH,0BAA0B,CAAC,EAAE,OAAO,CAAC;CACxC;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,qBAAqB;IAClC,IAAI,EAAE,SAAS,CAAC;IAChB,IAAI,EAAE,wBAAwB,EAAE,CAAC;IACjC,OAAO,EAAE,wBAAwB,EAAE,CAAC;IACpC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,wBAAwB;IACrC,IAAI,EAAE,aAAa,CAAC;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;IAClB,gBAAgB,EAAE,MAAM,EAAE,CAAC;CAC9B;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC,IAAI,EAAE,cAAc,CAAC;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;CACrB;AAED;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B,IAAI,EAAE,SAAS,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,KAAK,GAAG,MAAM,GAAG,IAAI,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"menu.js","sourceRoot":"","sources":["../../../src/next/types/menu.ts"],"names":[],"mappings":"AAAA,gCAAgC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../../src/next/types/pagination.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,WAAW,WAAW;IACxB;;;;;;;;OAQG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED;;;;GAIG;AACH,MAAM,MAAM,8BAA8B,GAAG;IACzC;;OAEG;IACH,UAAU,CAAC,EAAE,WAAW,CAAC;CAC5B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pagination.js","sourceRoot":"","sources":["../../../src/next/types/pagination.ts"],"names":[],"mappings":"AAAA,qCAAqC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"public.d.ts","sourceRoot":"","sources":["../../../src/next/types/public.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EACH,KAAK,gCAAgC,EACrC,KAAK,wBAAwB,EAC7B,KAAK,aAAa,EAClB,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,EACxB,KAAK,6BAA6B,EAClC,KAAK,mBAAmB,EACxB,KAAK,oBAAoB,EAC5B,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAC5E,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAC5E,OAAO,EAAE,KAAK,uCAAuC,EAAE,MAAM,0BAA0B,CAAC;AACxF,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,mBAAmB,CAAC;AAC1E,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAE,KAAK,uCAAuC,EAAE,MAAM,0BAA0B,CAAC;AACxF,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAC9D,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,cAAc,CAAC;AACtE,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,WAAW,CAAC;AAC1D,OAAO,EAAE,KAAK,8BAA8B,EAAE,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAE,KAAK,qBAAqB,EAAE,KAAK,iCAAiC,EAAE,MAAM,eAAe,CAAC;AACnG,OAAO,EAAE,KAAK,gCAAgC,EAAE,MAAM,mBAAmB,CAAC;AAC1E,OAAO,EAAE,KAAK,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAE5E;;;;GAIG;AACH,MAAM,MAAM,oBAAoB,GAAG,iCAAiC,GAChE,gCAAgC,GAChC,iCAAiC,GACjC,wBAAwB,GACxB,8BAA8B,GAC9B,uCAAuC,GACvC,0BAA0B,GAC1B,uCAAuC,GACvC,iCAAiC,GACjC,iCAAiC,GACjC,8BAA8B,GAC9B,iCAAiC,GACjC,gCAAgC,CAAC;AAErC;;;;;;;;;;;GAWG;AACH,MAAM,WAAW,oBAAqB,SAAQ,mBAAmB,EAAE,uBAAuB;IACtF;;OAEG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAE7B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,OAAO,CAAC,EAAE,wBAAwB,CAAC;IAEnC;;OAEG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAEhC;;OAEG;IACH,QAAQ,CAAC,EAAE,gCAAgC,CAAC;IAE5C;;OAEG;IACH,OAAO,CAAC,EAAE,6BAA6B,CAAC;IAExC;;OAEG;IACH,MAAM,CAAC,EAAE,oBAAoB,CAAC;IAE9B;;OAEG;IACH,MAAM,CAAC,EAAE,mBAAmB,CAAC;IAE7B;;OAEG;IACH,cAAc,CAAC,EAAE,aAAa,EAAE,CAAC;IAEjC;;OAEG;IACH,MAAM,CAAC,EAAE,oBAAoB,CAAC;IAE9B;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;;OAIG;IACH,eAAe,CAAC,EAAE,qBAAqB,CAAC;IAExC;;OAEG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAE9B;;OAEG;IACH,6BAA6B,CAAC,EAAE,GAAG,CAAC;CACvC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"public.js","sourceRoot":"","sources":["../../../src/next/types/public.ts"],"names":[],"mappings":"AAAA,qCAAqC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"resizing.d.ts","sourceRoot":"","sources":["../../../src/next/types/resizing.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"resizing.js","sourceRoot":"","sources":["../../../src/next/types/resizing.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"textWrapping.d.ts","sourceRoot":"","sources":["../../../src/next/types/textWrapping.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,eAAe,CAAC;AAEnD;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,QAAQ,EAAE,aAAa,EAAE,CAAC;IAE1B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB;;;;;;;;;OASG;IACH,SAAS,CAAC,EAAE,QAAQ,GAAG,YAAY,CAAC;CACvC;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB;;;;;;OAMG;IACH,eAAe,CAAC,EAAE,uBAAuB,EAAE,CAAC;CAC/C;AAED;;GAEG;AACH,MAAM,MAAM,gCAAgC,GAAG;IAC3C;;OAEG;IACH,YAAY,CAAC,EAAE,aAAa,CAAC;CAChC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"textWrapping.js","sourceRoot":"","sources":["../../../src/next/types/textWrapping.ts"],"names":[],"mappings":"AAAA,gCAAgC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"transposition.d.ts","sourceRoot":"","sources":["../../../src/next/types/transposition.ts"],"names":[],"mappings":"AAEA;;;;;;;;GAQG;AACH,MAAM,MAAM,qBAAqB,GAAG,SAAS,GAAG,MAAM,CAAC;AAEvD;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,MAAM,GAAG,KAAK,CAAC;AAEnD;;GAEG;AACH,MAAM,MAAM,iCAAiC,GAAG;IAC5C;;;;;;;;OAQG;IACH,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;IAE9C;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,qBAAqB,CAAC;CACjD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"transposition.js","sourceRoot":"","sources":["../../../src/next/types/transposition.ts"],"names":[],"mappings":"AAAA,gCAAgC"}
|
package/esm/publicTypes.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"publicTypes.d.ts","sourceRoot":"","sources":["../src/publicTypes.ts"],"names":[],"mappings":"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"}
|
package/esm/publicTypes.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"publicTypes.js","sourceRoot":"","sources":["../src/publicTypes.ts"],"names":[],"mappings":"AAAA,qCAAqC"}
|
package/esm/tableState.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tableState.d.ts","sourceRoot":"","sources":["../src/tableState.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAElD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AACjE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,kCAAkC,CAAC;AAE/E,MAAM,WAAW,oBAAoB;IACjC,aAAa,EAAE,OAAO,CAAC;IACvB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,aAAa,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC,OAAO,EAAE,OAAO,CAAC;IACjB,aAAa,EAAE,kBAAkB,CAAC;IAClC,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED;;;;GAIG;AACH,qBAAa,kBAAkB;IACpB,WAAW,CAAC,EAAE,sBAAsB,CAAC;IACrC,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,WAAW,CAAC,EAAE,kBAAkB,CAAC;IAEjC,iBAAiB,EAAE,OAAO,CAAS;IACnC,kBAAkB,EAAE,eAAe,CAGxC;IACK,sBAAsB,EAAE,OAAO,CAAS;IACxC,eAAe,EAAE,OAAO,CAAS;IACjC,gBAAgB,SAAK;IACrB,iBAAiB,SAAK;IACtB,eAAe,EAAE,MAAM,GAAG,IAAI,CAAQ;IAE7C,OAAO,CAAC,kBAAkB,CAAC,CAAS;IAE7B,OAAO,aAIZ;IAEF;;;OAGG;IACI,qBAAqB,aAM1B;IAEK,YAAY,aAKjB;IAEK,aAAa,gEAMlB;IAEF;;;;;;OAMG;IACI,sBAAsB,6CAS3B;CACL"}
|
package/esm/tableState.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tableState.js","sourceRoot":"","sources":["../src/tableState.ts"],"names":[],"mappings":"AAoBA;;;;GAIG;AACH,MAAM,OAAO,kBAAkB;IACpB,WAAW,CAA0B;IACrC,KAAK,CAAe;IACpB,WAAW,CAAsB;IAEjC,iBAAiB,GAAY,KAAK,CAAC;IACnC,kBAAkB,GAAoB;QACzC,GAAG,EAAE,CAAC;QACN,IAAI,EAAE,CAAC;KACV,CAAC;IACK,sBAAsB,GAAY,KAAK,CAAC;IACxC,eAAe,GAAY,KAAK,CAAC;IACjC,gBAAgB,GAAG,CAAC,CAAC;IACrB,iBAAiB,GAAG,CAAC,CAAC;IACtB,eAAe,GAAkB,IAAI,CAAC;IAErC,kBAAkB,CAAU;IAE7B,OAAO,GAAG,GAAS,EAAE,CAAC;QACzB,IAAI,CAAC,qBAAqB,EAAE,CAAC;QAC7B,IAAI,CAAC,YAAY,EAAE,CAAC;QACpB,IAAI,CAAC,KAAK,EAAE,OAAO,EAAE,CAAC;IAAA,CACzB,CAAC;IAEF;;;OAGG;IACI,qBAAqB,GAAG,GAAS,EAAE,CAAC;QACvC,IAAI,IAAI,CAAC,WAAW,EAAE,CAAC;YACnB,IAAI,CAAC,WAAW,CAAC,OAAO,EAAE,CAAC;QAC/B,CAAC;QAED,IAAI,CAAC,WAAW,GAAG,SAAS,CAAC;IAAA,CAChC,CAAC;IAEK,YAAY,GAAG,GAAS,EAAE,CAAC;QAC9B,IAAI,IAAI,CAAC,kBAAkB,EAAE,CAAC;YAC1B,aAAa,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC;YACvC,IAAI,CAAC,kBAAkB,GAAG,SAAS,CAAC;QACxC,CAAC;IAAA,CACJ,CAAC;IAEK,aAAa,GAAG,CAAC,OAAqB,EAAE,OAAgB,EAAQ,EAAE,CAAC;QACtE,IAAI,IAAI,CAAC,kBAAkB,EAAE,CAAC;YAC1B,OAAO;QACX,CAAC;QAED,IAAI,CAAC,kBAAkB,GAAG,MAAM,CAAC,WAAW,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;IAAA,CAClE,CAAC;IAEF;;;;;;OAMG;IACI,sBAAsB,GAAG,CAAC,KAAa,EAAE,MAAc,EAAW,EAAE,CAAC;QACxE,IAAI,IAAI,CAAC,gBAAgB,KAAK,KAAK,IAAI,IAAI,CAAC,iBAAiB,KAAK,MAAM,EAAE,CAAC;YACvE,IAAI,CAAC,gBAAgB,GAAG,KAAK,CAAC;YAC9B,IAAI,CAAC,iBAAiB,GAAG,MAAM,CAAC;YAEhC,OAAO,IAAI,CAAC;QAChB,CAAC;QAED,OAAO,KAAK,CAAC;IAAA,CAChB,CAAC;CACL"}
|