@crystaldesign/diva-backoffice 24.12.0-beta.3 → 24.12.0-beta.31
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 +1711 -813
- package/build/types/backoffice/src/Configuration.d.ts +1 -0
- package/build/types/backoffice/src/Configuration.d.ts.map +1 -1
- 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 +2 -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 +9 -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 +2 -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/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/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/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.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/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/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/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/CatalogTable/useTableData.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 +5 -1
- 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
|
@@ -8,7 +8,7 @@ type Props = {
|
|
|
8
8
|
onDelete: () => Promise<void>;
|
|
9
9
|
parentOrgId?: string;
|
|
10
10
|
};
|
|
11
|
-
declare const _default: (({ data, itemChain, configuration, state: [update, setUpdate], onDelete, parentOrgId }: Props) => JSX.Element) & {
|
|
11
|
+
declare const _default: (({ data, itemChain, configuration, state: [update, setUpdate], onDelete, parentOrgId }: Props) => React.JSX.Element) & {
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
|
14
14
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/OrgItem/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,GAAG,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAOrD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,GAAG,CAAC;IACV,aAAa,EAAE,oBAAoB,CAAC;IACpC,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,KAAK,EAAE,CAAC,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IAC9D,QAAQ,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/OrgItem/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,GAAG,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAOrD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,GAAG,CAAC;IACV,aAAa,EAAE,oBAAoB,CAAC;IACpC,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,KAAK,EAAE,CAAC,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IAC9D,QAAQ,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;iHAmBsG,KAAK;;;AAmF7G,wBAAiC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { FlatData } from '../types';
|
|
2
3
|
type Props = {
|
|
3
4
|
flatData: FlatData[];
|
|
4
5
|
};
|
|
5
|
-
declare const SearchSelect: ({ flatData }: Props) => JSX.Element;
|
|
6
|
+
declare const SearchSelect: ({ flatData }: Props) => React.JSX.Element;
|
|
6
7
|
export default SearchSelect;
|
|
7
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/SearchSelect/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/SearchSelect/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,QAAQ,EAAE,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,YAAY,iBAAkB,KAAK,sBAoBxC,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
type Props = {
|
|
2
3
|
children: JSX.Element;
|
|
3
4
|
zoomToId?: string;
|
|
4
5
|
onInitialized: () => void;
|
|
5
6
|
};
|
|
6
|
-
declare const ZoomWrapper: ({ children, zoomToId, onInitialized }: Props) => JSX.Element;
|
|
7
|
+
declare const ZoomWrapper: ({ children, zoomToId, onInitialized }: Props) => React.JSX.Element;
|
|
7
8
|
export default ZoomWrapper;
|
|
8
9
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/ZoomWrapper/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/TreeChart/ZoomWrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAQxE,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,GAAG,CAAC,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,MAAM,IAAI,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,WAAW,0CAA2C,KAAK,sBA0HhE,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/TreeChart/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/TreeChart/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAaxC,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAC;CACZ;kCACiC,KAAK;;;AAiCvC,wBAA0C"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
interface Props {
|
|
2
3
|
id: string;
|
|
3
4
|
data?: any;
|
|
4
5
|
}
|
|
5
|
-
export default function UIBuilder({ id }: Props): JSX.Element;
|
|
6
|
+
export default function UIBuilder({ id }: Props): React.JSX.Element;
|
|
6
7
|
export {};
|
|
7
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/UIBuilder/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/UIBuilder/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,UAAU,KAAK;IACb,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,GAAG,CAAC;CACZ;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,EAAE,EAAE,EAAE,KAAK,qBAgG9C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useUIBuilderData.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/UIBuilder/useUIBuilderData.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"useUIBuilderData.d.ts","sourceRoot":"","sources":["../../../../../../src/ui/UIBuilder/useUIBuilderData.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAEjD,MAAM,CAAC,OAAO,WAAW,EAAE,EAAE,MAAM;;;;;0BAoBJ,GAAG;;;;;;;EAiBjC"}
|
|
@@ -5,7 +5,7 @@ interface Props {
|
|
|
5
5
|
* The data that should be extended with the mapping data.
|
|
6
6
|
* It can be objects or urls.
|
|
7
7
|
*/
|
|
8
|
-
|
|
8
|
+
mappable: object | string | FormData;
|
|
9
9
|
/**
|
|
10
10
|
* The mapping definition
|
|
11
11
|
*/
|
|
@@ -23,6 +23,6 @@ interface Props {
|
|
|
23
23
|
*/
|
|
24
24
|
fallBackToParams?: boolean;
|
|
25
25
|
}
|
|
26
|
-
export default function ({
|
|
26
|
+
export default function ({ mappable, mappingData, mapping, rootStore, fallBackToParams }: Props): any;
|
|
27
27
|
export {};
|
|
28
|
-
//# sourceMappingURL=
|
|
28
|
+
//# sourceMappingURL=applyMapping.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"applyMapping.d.ts","sourceRoot":"","sources":["../../../../../src/utils/applyMapping.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAK3C,UAAU,KAAK;IACb;;;OAGG;IACH,QAAQ,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB;;OAEG;IACH,SAAS,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,QAAQ,EAAE,WAAW,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAuB,EAAE,EAAE,KAAK,OAiJrG"}
|
|
@@ -12,7 +12,7 @@ interface RulesProps {
|
|
|
12
12
|
rootStore: RootStore;
|
|
13
13
|
or?: boolean;
|
|
14
14
|
}
|
|
15
|
-
export default function
|
|
15
|
+
export default function applyRule({ rules, data, rootStore, or }: RuleProps): boolean;
|
|
16
16
|
export declare function aplyRules({ rules, data, rootStore, or }: RulesProps): boolean;
|
|
17
17
|
export {};
|
|
18
|
-
//# sourceMappingURL=
|
|
18
|
+
//# sourceMappingURL=applyRule.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"applyRule.d.ts","sourceRoot":"","sources":["../../../../../src/utils/applyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AACzC,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAE3C,UAAU,SAAS;IACjB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,IAAI,EAAE,GAAG,CAAC;IACV,SAAS,EAAE,SAAS,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,UAAU,UAAU;IAClB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;IACb,SAAS,EAAE,SAAS,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,SAAS,GAAG,OAAO,CA2BpF;AACD,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,UAAU,GAAG,OAAO,CAM7E"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getIcons.d.ts","sourceRoot":"","sources":["../../../../../src/utils/getIcons.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"getIcons.d.ts","sourceRoot":"","sources":["../../../../../src/utils/getIcons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4C1B,wBAAgB,OAAO,CAAC,IAAI,CAAC,EAAE,MAAM,iCA0FpC"}
|
|
@@ -9,4 +9,5 @@ export interface ServerSideProps<T = any> {
|
|
|
9
9
|
prefilter?: string;
|
|
10
10
|
}
|
|
11
11
|
export default function ({ baseUrl, columns, pagination, sorter, filters, genericProps, prefilter }: ServerSideProps): string;
|
|
12
|
+
export declare function parseFilter(filters: Record<string, any[] | null>, prefilter?: string): string;
|
|
12
13
|
//# sourceMappingURL=parseServersideFilters.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parseServersideFilters.d.ts","sourceRoot":"","sources":["../../../../../src/utils/parseServersideFilters.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"parseServersideFilters.d.ts","sourceRoot":"","sources":["../../../../../src/utils/parseServersideFilters.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,MAAM,WAAW,eAAe,CAAC,CAAC,GAAG,GAAG;IACtC,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,GAAG,CAAC;IAChB,OAAO,CAAC,EAAE,EAAE,CAAC;IACb,MAAM,CAAC,EAAE,GAAG,CAAC;IAEb,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,EAAE,eAAe,UA2DnH;AAQD,wBAAgB,WAAW,CAAC,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC,EAAE,SAAS,CAAC,EAAE,MAAM,UAsFpF"}
|
package/package.json
CHANGED
|
@@ -1,57 +1,55 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@crystaldesign/diva-backoffice",
|
|
3
|
-
"version": "24.12.0-beta.
|
|
3
|
+
"version": "24.12.0-beta.31",
|
|
4
4
|
"license": "COMMERCIAL",
|
|
5
5
|
"devDependencies": {
|
|
6
|
-
"@testing-library/jest-dom": "^5.
|
|
7
|
-
"@testing-library/react": "^
|
|
8
|
-
"@types/
|
|
9
|
-
"@types/
|
|
10
|
-
"@types/
|
|
11
|
-
"@types/
|
|
12
|
-
"react": "
|
|
13
|
-
"react-dom": "
|
|
6
|
+
"@testing-library/jest-dom": "^6.5.0",
|
|
7
|
+
"@testing-library/react": "^16.0.1",
|
|
8
|
+
"@types/flat": "^5.0.2",
|
|
9
|
+
"@types/lodash": "^4.17.7",
|
|
10
|
+
"@types/object-hash": "^3.0.6",
|
|
11
|
+
"@types/uuid": "^9.0.8",
|
|
12
|
+
"react": "18.3.1",
|
|
13
|
+
"react-dom": "18.3.1"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ant-design/icons": "5.0
|
|
17
|
-
"@babel/runtime": "7.
|
|
18
|
-
"@crystaldesign/content-
|
|
19
|
-
"@crystaldesign/
|
|
20
|
-
"@
|
|
21
|
-
"@
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
16
|
+
"@ant-design/icons": "5.4.0",
|
|
17
|
+
"@babel/runtime": "7.24.7",
|
|
18
|
+
"@crystaldesign/content-box": "24.12.0-beta.31",
|
|
19
|
+
"@crystaldesign/content-item": "24.12.0-beta.31",
|
|
20
|
+
"@crystaldesign/diva-core": "24.12.0-beta.31",
|
|
21
|
+
"@crystaldesign/diva-utils": "24.12.0-beta.31",
|
|
22
|
+
"@crystaldesign/media-upload": "24.12.0-beta.31",
|
|
23
|
+
"@crystaldesign/rtf-editor": "24.12.0-beta.31",
|
|
24
|
+
"@crystaldesign/spreadsheet": "24.12.0-beta.31",
|
|
25
|
+
"@google/model-viewer": "3.5.0",
|
|
26
|
+
"ag-charts-community": "^10.1.0",
|
|
27
|
+
"ag-charts-react": "^10.1.0",
|
|
28
|
+
"antd": "5.20.6",
|
|
29
|
+
"csv": "6.3.6",
|
|
27
30
|
"fast-json-patch": "^3.1.0",
|
|
28
|
-
"fast-sort": "^3.1
|
|
31
|
+
"fast-sort": "^3.4.1",
|
|
29
32
|
"flat": "^5.0.2",
|
|
30
|
-
"jsoneditor": "^
|
|
33
|
+
"jsoneditor": "^10.1.0",
|
|
31
34
|
"jsonpath": "^1.1.0",
|
|
32
|
-
"lodash
|
|
33
|
-
"mobx": "^6.1.8",
|
|
34
|
-
"mobx-react-lite": "^3.2.0",
|
|
35
|
+
"lodash": "^4.17.21",
|
|
35
36
|
"object-hash": "^3.0.0",
|
|
36
|
-
"react-collapsible": "^2.
|
|
37
|
+
"react-collapsible": "^2.10.0",
|
|
37
38
|
"react-error-boundary": "^4.0.13",
|
|
38
|
-
"react-image-crop": "^
|
|
39
|
+
"react-image-crop": "^11.0.7",
|
|
39
40
|
"react-infinite-scroll-component": "^6.1.0",
|
|
40
|
-
"react-org-tree": "1.0.
|
|
41
|
+
"react-org-tree": "^1.0.1",
|
|
41
42
|
"react-router-dom": "^6.23.1",
|
|
42
|
-
"react-zoom-pan-pinch": "^3.1
|
|
43
|
-
"socket.io-client": "^4.5
|
|
44
|
-
"uuid": "^
|
|
43
|
+
"react-zoom-pan-pinch": "^3.6.1",
|
|
44
|
+
"socket.io-client": "^4.7.5",
|
|
45
|
+
"uuid": "^9.0.1"
|
|
45
46
|
},
|
|
46
47
|
"peerDependencies": {
|
|
47
|
-
"@crystaldesign/
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"@crystaldesign/media-upload": "23.0.0-authmig.53",
|
|
51
|
-
"react": "17.0.2",
|
|
52
|
-
"react-dom": "17.0.2"
|
|
48
|
+
"@crystaldesign/diva-core": "*",
|
|
49
|
+
"react": "^18.3.1",
|
|
50
|
+
"react-dom": "^18.3.1"
|
|
53
51
|
},
|
|
54
52
|
"module": "build/esm/index.js",
|
|
55
53
|
"types": "./build/types/backoffice/src/index.d.ts",
|
|
56
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "51943a0fe61b075c5a0ad6766efec7e471e09e88"
|
|
57
55
|
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
/// <reference types="rc-pagination" />
|
|
3
|
-
import { SorterResult, TableCurrentDataSource, TablePaginationConfig } from 'antd/es/table/interface';
|
|
4
|
-
interface Props<T = any> {
|
|
5
|
-
data: any[];
|
|
6
|
-
pagination?: TablePaginationConfig;
|
|
7
|
-
filters?: Record<string, any[] | null>;
|
|
8
|
-
sorter?: SorterResult<T> | SorterResult<T>[];
|
|
9
|
-
extra?: TableCurrentDataSource<T>;
|
|
10
|
-
filterServerSide?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export default function ({ data, filters, sorter, pagination, filterServerSide }: Props): {
|
|
13
|
-
data: any[];
|
|
14
|
-
pagination: {
|
|
15
|
-
total: number;
|
|
16
|
-
position?: ("bottomLeft" | "bottomRight" | "topLeft" | "topRight" | "topCenter" | "bottomCenter")[] | undefined;
|
|
17
|
-
showQuickJumper?: boolean | {
|
|
18
|
-
goButton?: import("react").ReactNode;
|
|
19
|
-
} | undefined;
|
|
20
|
-
size?: "small" | "default" | undefined;
|
|
21
|
-
responsive?: boolean | undefined;
|
|
22
|
-
role?: string | undefined;
|
|
23
|
-
totalBoundaryShowSizeChanger?: number | undefined;
|
|
24
|
-
onChange?: ((page: number, pageSize: number) => void) | undefined;
|
|
25
|
-
onShowSizeChange?: ((current: number, size: number) => void) | undefined;
|
|
26
|
-
itemRender?: ((page: number, type: "next" | "page" | "prev" | "jump-prev" | "jump-next", element: import("react").ReactNode) => import("react").ReactNode) | undefined;
|
|
27
|
-
showTotal?: ((total: number, range: [number, number]) => import("react").ReactNode) | undefined;
|
|
28
|
-
className?: string | undefined;
|
|
29
|
-
selectPrefixCls?: string | undefined;
|
|
30
|
-
prefixCls?: string | undefined;
|
|
31
|
-
pageSizeOptions?: string[] | number[] | undefined;
|
|
32
|
-
current?: number | undefined;
|
|
33
|
-
defaultCurrent?: number | undefined;
|
|
34
|
-
pageSize?: number | undefined;
|
|
35
|
-
defaultPageSize?: number | undefined;
|
|
36
|
-
hideOnSinglePage?: boolean | undefined;
|
|
37
|
-
showSizeChanger?: boolean | undefined;
|
|
38
|
-
showLessItems?: boolean | undefined;
|
|
39
|
-
showPrevNextJumpers?: boolean | undefined;
|
|
40
|
-
showTitle?: boolean | undefined;
|
|
41
|
-
simple?: boolean | undefined;
|
|
42
|
-
disabled?: boolean | undefined;
|
|
43
|
-
locale?: import("rc-pagination").PaginationLocale | undefined;
|
|
44
|
-
style?: import("react").CSSProperties | undefined;
|
|
45
|
-
selectComponentClass?: import("react").ComponentType<{}> | undefined;
|
|
46
|
-
prevIcon?: import("react").ReactNode | import("react").ComponentType<{}>;
|
|
47
|
-
nextIcon?: import("react").ReactNode | import("react").ComponentType<{}>;
|
|
48
|
-
jumpPrevIcon?: import("react").ReactNode | import("react").ComponentType<{}>;
|
|
49
|
-
jumpNextIcon?: import("react").ReactNode | import("react").ComponentType<{}>;
|
|
50
|
-
};
|
|
51
|
-
};
|
|
52
|
-
export {};
|
|
53
|
-
//# sourceMappingURL=aplyFilterAndSortation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aplyFilterAndSortation.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/Table/utils/aplyFilterAndSortation.ts"],"names":[],"mappings":";;AAAA,OAAO,EAAE,YAAY,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAItG,UAAU,KAAK,CAAC,CAAC,GAAG,GAAG;IACrB,IAAI,EAAE,GAAG,EAAE,CAAC;IACZ,UAAU,CAAC,EAAE,qBAAqB,CAAC;IACnC,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,EAAE,GAAG,IAAI,CAAC,CAAC;IACvC,MAAM,CAAC,EAAE,YAAY,CAAC,CAAC,CAAC,GAAG,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC7C,KAAK,CAAC,EAAE,sBAAsB,CAAC,CAAC,CAAC,CAAC;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,gBAAgB,EAAE,EAAE,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAWtF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aplyMapping.d.ts","sourceRoot":"","sources":["../../../../../src/utils/aplyMapping.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAK3C,UAAU,KAAK;IACb;;;OAGG;IACH,OAAO,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;IACpC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB;;OAEG;IACH,SAAS,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,EAAE,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,SAAS,EAAE,gBAAuB,EAAE,EAAE,KAAK,OAiJpG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aplyRule.d.ts","sourceRoot":"","sources":["../../../../../src/utils/aplyRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AACzC,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAE3C,UAAU,SAAS;IACjB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,IAAI,EAAE,GAAG,CAAC;IACV,SAAS,EAAE,SAAS,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,UAAU,UAAU;IAClB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;IACb,SAAS,EAAE,SAAS,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;CACd;AAED,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,SAAS,GAAG,OAAO,CA2BnF;AACD,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,UAAU,GAAG,OAAO,CAM7E"}
|