@crystaldesign/diva-backoffice 25.1.0-beta.2 → 25.1.0-beta.21

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.
Files changed (61) hide show
  1. package/build/esm/index.js +1836 -1152
  2. package/build/types/backoffice/src/layout/Content/index.d.ts.map +1 -1
  3. package/build/types/backoffice/src/layout/MainLayout.d.ts.map +1 -1
  4. package/build/types/backoffice/src/layout/Navigation/types.d.ts +9 -4
  5. package/build/types/backoffice/src/layout/Navigation/types.d.ts.map +1 -1
  6. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/ArticleSelection/index.d.ts +8 -0
  7. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/ArticleSelection/index.d.ts.map +1 -1
  8. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/index.d.ts +2 -6
  9. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/index.d.ts.map +1 -1
  10. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/useWysiwygConfigurator.d.ts +2 -11
  11. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/useWysiwygConfigurator.d.ts.map +1 -1
  12. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/index.d.ts +2 -6
  13. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/index.d.ts.map +1 -1
  14. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/useWysiwygContentItem.d.ts +2 -7
  15. package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_ContentItem/useWysiwygContentItem.d.ts.map +1 -1
  16. package/build/types/backoffice/src/layout/Toolbar/index.d.ts +3 -2
  17. package/build/types/backoffice/src/layout/Toolbar/index.d.ts.map +1 -1
  18. package/build/types/backoffice/src/store/ContentStore.d.ts +4 -19
  19. package/build/types/backoffice/src/store/ContentStore.d.ts.map +1 -1
  20. package/build/types/backoffice/src/store/ToolBarStore.d.ts +30 -0
  21. package/build/types/backoffice/src/store/ToolBarStore.d.ts.map +1 -0
  22. package/build/types/backoffice/src/ui/Form/types.d.ts +2 -6
  23. package/build/types/backoffice/src/ui/Form/types.d.ts.map +1 -1
  24. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Features.d.ts +11 -0
  25. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Features.d.ts.map +1 -0
  26. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Items.d.ts +9 -0
  27. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Items.d.ts.map +1 -0
  28. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Options.d.ts +9 -0
  29. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Options.d.ts.map +1 -0
  30. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/OpenModalButton/Forms/IDMImportForm.d.ts +11 -0
  31. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/OpenModalButton/Forms/IDMImportForm.d.ts.map +1 -0
  32. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/OpenModalButton/index.d.ts +11 -0
  33. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/OpenModalButton/index.d.ts.map +1 -0
  34. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/UploadButton/index.d.ts +12 -0
  35. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/UploadButton/index.d.ts.map +1 -0
  36. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/types.d.ts +2 -0
  37. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/types.d.ts.map +1 -0
  38. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableCatalogs/index.d.ts.map +1 -1
  39. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFeatureClasses/index.d.ts.map +1 -1
  40. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFeatures/index.d.ts.map +1 -1
  41. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableItems/index.d.ts.map +1 -1
  42. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableOptions/index.d.ts.map +1 -1
  43. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableSeries/index.d.ts.map +1 -1
  44. package/build/types/backoffice/src/ui/IDMCatalogEditor/useNavigation.d.ts.map +1 -1
  45. package/build/types/backoffice/src/ui/IDMCommonComponents/SpreadsheetWrapper/index.d.ts +5 -0
  46. package/build/types/backoffice/src/ui/IDMCommonComponents/SpreadsheetWrapper/index.d.ts.map +1 -0
  47. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts.map +1 -1
  48. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableRenaming/index.d.ts.map +1 -1
  49. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableTabGroups/index.d.ts.map +1 -1
  50. package/build/types/backoffice/src/ui/LoadingModal/index.d.ts +9 -0
  51. package/build/types/backoffice/src/ui/LoadingModal/index.d.ts.map +1 -0
  52. package/build/types/backoffice/src/ui/RelationSelector/useRelationSelectorData.d.ts.map +1 -1
  53. package/build/types/backoffice/src/utils/downloadHandler.d.ts +3 -2
  54. package/build/types/backoffice/src/utils/downloadHandler.d.ts.map +1 -1
  55. package/package.json +9 -9
  56. package/build/types/backoffice/src/layout/Toolbar/Spinner/index.d.ts +0 -7
  57. package/build/types/backoffice/src/layout/Toolbar/Spinner/index.d.ts.map +0 -1
  58. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/SpreadsheetWrapper/index.d.ts +0 -4
  59. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/SpreadsheetWrapper/index.d.ts.map +0 -1
  60. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/SpreadsheetWrapper/index.d.ts +0 -4
  61. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/SpreadsheetWrapper/index.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/components/SpreadsheetWrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAe,MAAM,4BAA4B,CAAC;AAEhE,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,CAAC,OAAO,WAAW,KAAK,EAAE,IAAI,CAAC,KAAK,EAAE,KAAK,CAAC,qBAIjD"}
@@ -1,4 +0,0 @@
1
- import { Props } from '@crystaldesign/spreadsheet';
2
- import React from 'react';
3
- export default function (props: Omit<Props, 'jwt'>): React.JSX.Element;
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMEnricherEditor/components/SpreadsheetWrapper/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAe,MAAM,4BAA4B,CAAC;AAEhE,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,CAAC,OAAO,WAAW,KAAK,EAAE,IAAI,CAAC,KAAK,EAAE,KAAK,CAAC,qBAIjD"}