@crystaldesign/diva-backoffice 25.1.0-beta.4 → 25.1.0-beta.40

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 (55) hide show
  1. package/build/esm/index.js +3347 -935
  2. package/build/types/backoffice/src/layout/Navigation/types.d.ts +1 -0
  3. package/build/types/backoffice/src/layout/Navigation/types.d.ts.map +1 -1
  4. package/build/types/backoffice/src/layout/Toolbar/index.d.ts.map +1 -1
  5. package/build/types/backoffice/src/store/ToolBarStore.d.ts.map +1 -1
  6. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Features.d.ts.map +1 -1
  7. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/OptionCombinations.d.ts +9 -0
  8. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/OptionCombinations.d.ts.map +1 -0
  9. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PartlistPos.d.ts +11 -0
  10. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PartlistPos.d.ts.map +1 -0
  11. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PriceFeatureGroupFinishes.d.ts +10 -0
  12. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PriceFeatureGroupFinishes.d.ts.map +1 -0
  13. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PriceFeatureGroupPercentageSurcharge.d.ts +10 -0
  14. package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/PriceFeatureGroupPercentageSurcharge.d.ts.map +1 -0
  15. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/OpenModalButton/index.d.ts +2 -1
  16. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/OpenModalButton/index.d.ts.map +1 -1
  17. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/{CatalogSelector/index.d.ts → PrefilterSelectors/CatalogSelector.d.ts} +1 -1
  18. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/PrefilterSelectors/CatalogSelector.d.ts.map +1 -0
  19. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/PrefilterSelectors/FeatureSelector.d.ts +10 -0
  20. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/PrefilterSelectors/FeatureSelector.d.ts.map +1 -0
  21. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/PrefilterSelectors/SeriesSelector.d.ts +11 -0
  22. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/PrefilterSelectors/SeriesSelector.d.ts.map +1 -0
  23. package/build/types/backoffice/src/ui/IDMCatalogEditor/index.d.ts.map +1 -1
  24. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableCatalogs/index.d.ts.map +1 -1
  25. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableDecisions/index.d.ts.map +1 -1
  26. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableDetailInfos/index.d.ts +3 -0
  27. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableDetailInfos/index.d.ts.map +1 -0
  28. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFeatureClasses/index.d.ts.map +1 -1
  29. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFeatures/index.d.ts.map +1 -1
  30. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableItems/index.d.ts.map +1 -1
  31. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableOptions/index.d.ts.map +1 -1
  32. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePartlists/index.d.ts +3 -0
  33. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePartlists/index.d.ts.map +1 -0
  34. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePriceFeatureGroups/index.d.ts +3 -0
  35. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePriceFeatureGroups/index.d.ts.map +1 -0
  36. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePrices/index.d.ts +3 -0
  37. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TablePrices/index.d.ts.map +1 -0
  38. package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableSeries/index.d.ts.map +1 -1
  39. package/build/types/backoffice/src/ui/IDMCatalogEditor/useModule.d.ts.map +1 -1
  40. package/build/types/backoffice/src/ui/IDMCommonComponents/SpreadsheetWrapper/index.d.ts +2 -5
  41. package/build/types/backoffice/src/ui/IDMCommonComponents/SpreadsheetWrapper/index.d.ts.map +1 -1
  42. package/build/types/backoffice/src/ui/IDMEnricherEditor/components/PrefilterSelector/index.d.ts.map +1 -1
  43. package/build/types/backoffice/src/ui/IDMEnricherEditor/index.d.ts.map +1 -1
  44. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableGroups/index.d.ts +3 -0
  45. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TableGroups/index.d.ts.map +1 -0
  46. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePackages/index.d.ts.map +1 -1
  47. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePartlistPos/index.d.ts +3 -0
  48. package/build/types/backoffice/src/ui/IDMEnricherEditor/modules/TablePartlistPos/index.d.ts.map +1 -0
  49. package/build/types/backoffice/src/ui/IDMEnricherEditor/useModule.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/package.json +9 -9
  53. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/CatalogSelector/index.d.ts.map +0 -1
  54. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/PrefilterSelector/index.d.ts +0 -11
  55. package/build/types/backoffice/src/ui/IDMCatalogEditor/components/PrefilterSelector/index.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.