@crystaldesign/diva-backoffice 24.12.0-beta.9 → 24.12.0-rc.0
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/build/esm/index.js +1832 -796
- package/build/types/backoffice/src/layout/Content/index.d.ts +3 -2
- package/build/types/backoffice/src/layout/Content/index.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Detail.d.ts +1 -1
- package/build/types/backoffice/src/layout/Detail.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/ErrorBoundary.d.ts +2 -2
- package/build/types/backoffice/src/layout/ErrorBoundary.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/IconRain/index.d.ts +2 -1
- package/build/types/backoffice/src/layout/IconRain/index.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/MainLayout.d.ts +2 -1
- package/build/types/backoffice/src/layout/MainLayout.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Modal.d.ts +2 -1
- package/build/types/backoffice/src/layout/Modal.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Navigation/MenuElement.d.ts +1 -1
- package/build/types/backoffice/src/layout/Navigation/MenuElement.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Navigation/MenuLabel.d.ts +2 -1
- package/build/types/backoffice/src/layout/Navigation/MenuLabel.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Navigation/index.d.ts +2 -1
- package/build/types/backoffice/src/layout/Navigation/index.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Navigation/types.d.ts +1 -1
- package/build/types/backoffice/src/layout/Navigation/types.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Router.d.ts +2 -1
- package/build/types/backoffice/src/layout/Router.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Toolbar/Spinner/index.d.ts +2 -1
- package/build/types/backoffice/src/layout/Toolbar/Spinner/index.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/ArticleSelection/index.d.ts +2 -1
- package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/ArticleSelection/index.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/index.d.ts +2 -1
- package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/index.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/index.d.ts +2 -1
- package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/index.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Toolbar/index.d.ts +2 -1
- package/build/types/backoffice/src/layout/Toolbar/index.d.ts.map +1 -1
- package/build/types/backoffice/src/store/ConfigurationStore.d.ts +1 -1
- package/build/types/backoffice/src/store/ConfigurationStore.d.ts.map +1 -1
- package/build/types/backoffice/src/store/ContentStore.d.ts +1 -1
- package/build/types/backoffice/src/store/ContentStore.d.ts.map +1 -1
- package/build/types/backoffice/src/store/DownloadStore.d.ts.map +1 -1
- package/build/types/backoffice/src/store/ModalStore.d.ts.map +1 -1
- package/build/types/backoffice/src/store/RootStore.d.ts +1 -1
- package/build/types/backoffice/src/store/RootStore.d.ts.map +1 -1
- package/build/types/backoffice/src/store/index.d.ts +1 -1
- package/build/types/backoffice/src/store/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/AGChart/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/AGChart/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/AGGrid/index.d.ts +3 -3
- package/build/types/backoffice/src/ui/AGGrid/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/AGHistogram/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/AGHistogram/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/ActionButton.d.ts +1 -1
- package/build/types/backoffice/src/ui/ActionButton.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/AssetMananger/MediaItem.d.ts +8 -2
- package/build/types/backoffice/src/ui/AssetMananger/MediaItem.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/AssetMananger/Upload/FileFromWeb.d.ts +3 -2
- package/build/types/backoffice/src/ui/AssetMananger/Upload/FileFromWeb.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/AssetMananger/Upload/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/AssetMananger/Upload/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CatalogEditor/DragDropUpload/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/CatalogEditor/DragDropUpload/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CatalogEditor/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/CatalogEditor/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/ConfirmationPopup.d.ts +2 -1
- package/build/types/backoffice/src/ui/ConfirmationPopup.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CustomButton/Result/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/CustomButton/Result/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CustomButton/index.d.ts +6 -24
- package/build/types/backoffice/src/ui/CustomButton/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CustomInput/index.d.ts +3 -17
- package/build/types/backoffice/src/ui/CustomInput/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CustomInput/useInputData.d.ts +0 -1
- package/build/types/backoffice/src/ui/CustomInput/useInputData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/CustomText/index.d.ts +2 -6
- package/build/types/backoffice/src/ui/CustomText/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Description/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Description/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/FileUploadBeta/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/FileUploadBeta/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/FilterBox/index.d.ts +2 -2
- package/build/types/backoffice/src/ui/FilterBox/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/FilterBox/useFilterBoxData.d.ts +0 -1
- package/build/types/backoffice/src/ui/FilterBox/useFilterBoxData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/Fields/ApiKey/index.d.ts +3 -2
- package/build/types/backoffice/src/ui/Form/Fields/ApiKey/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/Fields/FormList/index.d.ts +5 -25
- package/build/types/backoffice/src/ui/Form/Fields/FormList/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/Fields/Input/index.d.ts +4 -5
- package/build/types/backoffice/src/ui/Form/Fields/Input/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/Fields/Media/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Form/Fields/Media/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/Fields/Object/index.d.ts +5 -4
- package/build/types/backoffice/src/ui/Form/Fields/Object/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/Fields/SubTitle/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Form/Fields/SubTitle/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/Fields/Translation/index.d.ts +4 -22
- package/build/types/backoffice/src/ui/Form/Fields/Translation/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/Presets/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Form/Presets/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/elements.d.ts +2 -1
- package/build/types/backoffice/src/ui/Form/elements.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/index.d.ts +3 -7
- package/build/types/backoffice/src/ui/Form/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/types.d.ts +1 -1
- package/build/types/backoffice/src/ui/Form/types.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Form/useFormData.d.ts +1 -2
- package/build/types/backoffice/src/ui/Form/useFormData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/FormList/index.d.ts +3 -7
- package/build/types/backoffice/src/ui/FormList/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Grid/TooltipInfo/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Grid/TooltipInfo/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Grid/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Grid/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Grid/useGridData.d.ts +1 -2
- package/build/types/backoffice/src/ui/Grid/useGridData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PackageSelector/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PackageSelector/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelector/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelector/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/SpreadsheetWrapper/index.d.ts +4 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/components/SpreadsheetWrapper/index.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/IDMEnricherEditor/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableExclusivity/index.d.ts +7 -6
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableExclusivity/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableExclusivity/tableConfiguration.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableProperties/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableProperties/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/index.d.ts +8 -7
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/tableConfiguration/featureConfig.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/tableConfiguration/itemConfig.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/tableConfiguration/optionsConfig.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableTabGroups/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableTabGroups/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/useModule.d.ts +0 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/useModule.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/useNavigation.d.ts +0 -1
- package/build/types/backoffice/src/ui/IDMEnricherEditor/useNavigation.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IFrame/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/IFrame/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/ImageCropper/index.d.ts +4 -16
- package/build/types/backoffice/src/ui/ImageCropper/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/JsonEditor/index.d.ts +7 -27
- package/build/types/backoffice/src/ui/JsonEditor/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/List/index.d.ts +3 -7
- package/build/types/backoffice/src/ui/List/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/MediaUpload/useMediaUpload.d.ts +13 -11
- package/build/types/backoffice/src/ui/MediaUpload/useMediaUpload.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/ModalProgressBar/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/ModalProgressBar/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/RelationSelector/DropDown/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/RelationSelector/DropDown/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/RelationSelector/RelationSelectorApiHandler.d.ts +1 -1
- package/build/types/backoffice/src/ui/RelationSelector/RelationSelectorApiHandler.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/RelationSelector/filter/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/RelationSelector/filter/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/RelationSelector/index.d.ts +3 -7
- package/build/types/backoffice/src/ui/RelationSelector/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/RelationSelector/useRelationSelectorData.d.ts +9 -10
- package/build/types/backoffice/src/ui/RelationSelector/useRelationSelectorData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/RichTextEditor/index.d.ts +3 -2
- package/build/types/backoffice/src/ui/RichTextEditor/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/RoleSelector/index.d.ts +3 -7
- package/build/types/backoffice/src/ui/RoleSelector/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/RoleSelector/useRoleSelectorData.d.ts +2 -3
- package/build/types/backoffice/src/ui/RoleSelector/useRoleSelectorData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/SMChart/types.d.ts +0 -1
- package/build/types/backoffice/src/ui/SMChart/types.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Select/index.d.ts +2 -2
- package/build/types/backoffice/src/ui/Select/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Select/useSelectData.d.ts +0 -1
- package/build/types/backoffice/src/ui/Select/useSelectData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/SelectClientRelationCatalog/Select/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/SelectClientRelationCatalog/Select/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/SelectClientRelationCatalog/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/SelectClientRelationCatalog/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/SelectClientRelationCatalog/useSelectClientRelationCatalog.d.ts +0 -1
- package/build/types/backoffice/src/ui/SelectClientRelationCatalog/useSelectClientRelationCatalog.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/SelectOrCreate/index.d.ts +3 -7
- package/build/types/backoffice/src/ui/SelectOrCreate/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/SelectSimple/index.d.ts +1 -3
- package/build/types/backoffice/src/ui/SelectSimple/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/SelectSimple/types.d.ts +0 -1
- package/build/types/backoffice/src/ui/SelectSimple/types.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/BooleanCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/BooleanCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/DropdownCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/DropdownCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/IconCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/IconCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ImageCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ImageCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/LinkCell/index.d.ts +4 -0
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/LinkCell/index.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaItemViewerCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaItemViewerCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaViewerCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/MediaViewerCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ProgressCell/index.d.ts +4 -0
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/ProgressCell/index.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/StringCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/StringCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/TextCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/TextCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStamCheckCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStamCheckCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStampCell/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/UnixTimeStampCell/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/cellRenderer/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/getExpandedRowRenderer.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/getExpandedRowRenderer.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/BaseTable/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/CatalogTable/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/CatalogTable/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/StandardTable/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/StandardTable/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/StandardTable/useTableData.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/Table/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/types.d.ts +9 -2
- package/build/types/backoffice/src/ui/Table/types.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/Table/utils/applyFilterAndSortation.d.ts +108 -0
- package/build/types/backoffice/src/ui/Table/utils/applyFilterAndSortation.d.ts.map +1 -0
- package/build/types/backoffice/src/ui/Table/utils/mapColumns.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TreeChart/BreadCrumbsTrigger/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/TreeChart/BreadCrumbsTrigger/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TreeChart/HelpLegend/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/TreeChart/HelpLegend/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TreeChart/OrgItem/index.d.ts +1 -1
- package/build/types/backoffice/src/ui/TreeChart/OrgItem/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TreeChart/SearchSelect/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/TreeChart/SearchSelect/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TreeChart/ZoomWrapper/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/TreeChart/ZoomWrapper/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/TreeChart/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/TreeChart/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/UIBuilder/index.d.ts +2 -1
- package/build/types/backoffice/src/ui/UIBuilder/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/UIBuilder/useUIBuilderData.d.ts +0 -1
- package/build/types/backoffice/src/ui/UIBuilder/useUIBuilderData.d.ts.map +1 -1
- package/build/types/backoffice/src/utils/{aplyMapping.d.ts → applyMapping.d.ts} +3 -3
- package/build/types/backoffice/src/utils/applyMapping.d.ts.map +1 -0
- package/build/types/backoffice/src/utils/{aplyRule.d.ts → applyRule.d.ts} +2 -2
- package/build/types/backoffice/src/utils/applyRule.d.ts.map +1 -0
- package/build/types/backoffice/src/utils/getIcons.d.ts +2 -1
- package/build/types/backoffice/src/utils/getIcons.d.ts.map +1 -1
- package/build/types/backoffice/src/utils/parseServersideFilters.d.ts +1 -0
- package/build/types/backoffice/src/utils/parseServersideFilters.d.ts.map +1 -1
- package/package.json +36 -38
- package/build/types/backoffice/src/ui/Table/utils/aplyFilterAndSortation.d.ts +0 -53
- package/build/types/backoffice/src/ui/Table/utils/aplyFilterAndSortation.d.ts.map +0 -1
- package/build/types/backoffice/src/utils/aplyMapping.d.ts.map +0 -1
- package/build/types/backoffice/src/utils/aplyRule.d.ts.map +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.