@crystaldesign/diva-backoffice 26.3.0-beta.6 → 26.3.0-beta.8
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 +21 -22
- package/build/types/backoffice/src/layout/Toolbar/Tools/WYSIWYG_Configurator/useWysiwygConfigurator.d.ts.map +1 -1
- package/build/types/backoffice/src/layout/Toolbar/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Catalogs.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableCatalogs/index.d.ts.map +1 -1
- package/package.json +9 -9
package/build/esm/index.js
CHANGED
|
@@ -40581,17 +40581,9 @@ var TableCatalogs = observer(function () {
|
|
|
40581
40581
|
},
|
|
40582
40582
|
condition: function condition() {
|
|
40583
40583
|
return (selectedCatalogRow === null || selectedCatalogRow === void 0 ? void 0 : selectedCatalogRow.catalogId) != null;
|
|
40584
|
-
}
|
|
40585
|
-
where: 'bottom',
|
|
40586
|
-
defaultOpen: true
|
|
40584
|
+
}
|
|
40587
40585
|
}]
|
|
40588
40586
|
});
|
|
40589
|
-
useEffect(function () {
|
|
40590
|
-
if ((selectedCatalogRow === null || selectedCatalogRow === void 0 ? void 0 : selectedCatalogRow.catalogId) != null) {
|
|
40591
|
-
root.contentStore.bottomToolBar.selectTool('catalogVersions');
|
|
40592
|
-
root.contentStore.bottomToolBar.hidden = false;
|
|
40593
|
-
}
|
|
40594
|
-
}, [selectedCatalogRow === null || selectedCatalogRow === void 0 ? void 0 : selectedCatalogRow.catalogId, root.contentStore.bottomToolBar]);
|
|
40595
40587
|
var organizationId = root.dataStore.organizationId;
|
|
40596
40588
|
var apiConfig = root.configurationStore.apiConfig;
|
|
40597
40589
|
var additionalUploadFields = useMemo(function () {
|
|
@@ -47298,7 +47290,9 @@ var sel = "sel-iUm8X";
|
|
|
47298
47290
|
var button = "button-K-0KR";
|
|
47299
47291
|
var toolbarLayout = "toolbar-layout-DUuBn";
|
|
47300
47292
|
var toolbarContent = "toolbar-content-GxyU6";
|
|
47301
|
-
var
|
|
47293
|
+
var spinnerRoot = "spinner-root-4UgwL";
|
|
47294
|
+
var spinnerContainer = "spinner-container-4jAGD";
|
|
47295
|
+
var css_248z$6 = ".container-BucHG {\n height: 100%;\n width: 100%;\n position: relative;\n z-index: 1001;\n overflow: auto;\n}\n\n.right--XETU .container-BucHG {\n z-index: 1003;\n}\n\n.unpinned-right-tbnNb.container-BucHG {\n right: 37px;\n position: absolute;\n}\n\n.draghandle-f5b0N {\n position: absolute;\n top: 0px;\n background-color: rgba(128, 128, 128, 0.3);\n z-index: 1002;\n}\n\n.right--XETU .draghandle-f5b0N {\n height: 100%;\n width: 2px;\n left: -1px;\n cursor: ew-resize;\n z-index: 1004;\n}\n\n.bottom-cqyfS .draghandle-f5b0N {\n height: 2px;\n width: 100%;\n cursor: ns-resize;\n}\n\n.mid-handle--qh50 {\n position: absolute;\n background-color: rgba(128, 128, 128, 0.3);\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n.right--XETU .mid-handle--qh50 {\n width: 5px;\n height: 32px;\n border-left: 2px solid grey;\n border-right: 2px solid grey;\n}\n\n.bottom-cqyfS .mid-handle--qh50 {\n height: 5px;\n width: 32px;\n border-top: 2px solid gray;\n border-bottom: 2px solid gray;\n}\n\n.tools-selector-BHV3Z {\n z-index: 1000;\n display: flex;\n position: relative;\n gap: 16px;\n align-items: center;\n background-color: #f5f5f5;\n}\n\n.darkmode .tools-selector-BHV3Z {\n background-color: #001529;\n color: rgba(255, 255, 255, 0.85);\n}\n\n.right--XETU .tools-selector-BHV3Z {\n width: 36px;\n height: 100%;\n padding-top: 16px;\n flex-direction: column;\n}\n\n.bottom-cqyfS .tools-selector-BHV3Z {\n width: 100%;\n height: 36px;\n padding-top: 0;\n flex-direction: row;\n}\n\n.tool-item-KyKgQ {\n padding: 10px;\n cursor: pointer;\n position: relative;\n}\n\n.tool-item-KyKgQ.disabled-6aIG9 {\n opacity: 0.5;\n cursor: default;\n}\n\n.right--XETU .tool-item-KyKgQ {\n writing-mode: vertical-lr;\n text-orientation: mixed;\n}\n\n.tool-item-KyKgQ::after {\n content: '';\n position: absolute;\n background-color: #0088ff;\n transition: all ease-in-out 0.2s;\n}\n\n.right--XETU .tool-item-KyKgQ::after {\n width: 3px;\n height: 0px;\n left: 1px;\n bottom: 50%;\n}\n\n.right--XETU .tool-item-KyKgQ:not(.disabled-6aIG9):hover::after,\n.right--XETU .sel-iUm8X::after {\n height: 100%;\n bottom: 0;\n}\n\n.bottom-cqyfS .tool-item-KyKgQ::after {\n width: 0px;\n height: 3px;\n bottom: 1px;\n left: 50%;\n}\n\n.bottom-cqyfS .tool-item-KyKgQ:not(.disabled-6aIG9):hover::after,\n.bottom-cqyfS .sel-iUm8X::after {\n width: 100%;\n left: 0;\n}\n\n.button-K-0KR {\n width: 40px;\n justify-content: center;\n}\n\n.toolbar-layout-DUuBn {\n height: 100%;\n width: 100%;\n}\n\n.toolbar-content-GxyU6 {\n height: 100%;\n width: 100%;\n padding: 32px;\n display: flex;\n flex-direction: column;\n}\n\n.spinner-root-4UgwL {\n flex: 1;\n}\n\n.spinner-container-4jAGD {\n display: flex;\n}\n";
|
|
47302
47296
|
styleInject(css_248z$6);
|
|
47303
47297
|
|
|
47304
47298
|
var LOG$2 = getLogger('Backoffice', 'ErrorBoundary');
|
|
@@ -48288,6 +48282,7 @@ function useWysiwyg(_ref) {
|
|
|
48288
48282
|
hideErrorMsg: true
|
|
48289
48283
|
},
|
|
48290
48284
|
applicationEnvironment: 'WYSIWYG',
|
|
48285
|
+
logDecisions: true,
|
|
48291
48286
|
viewConfig: {
|
|
48292
48287
|
allowComma: true,
|
|
48293
48288
|
tabOrientation: 'horizontal',
|
|
@@ -48633,18 +48628,18 @@ var Toolbar = function Toolbar(_ref) {
|
|
|
48633
48628
|
return toolBar.toolbarElement = el;
|
|
48634
48629
|
},
|
|
48635
48630
|
className: classnames(_defineProperty(_defineProperty({}, right, position === 'right'), bottom, position === 'bottom')),
|
|
48636
|
-
style: {
|
|
48631
|
+
style: _defineProperty({
|
|
48637
48632
|
position: 'relative',
|
|
48638
48633
|
display: toolBar.tools.length === 0 ? 'none' : 'flex',
|
|
48639
48634
|
flexDirection: position === 'right' ? 'row' : 'column-reverse',
|
|
48640
48635
|
height: !toolBar.pinned && position === 'bottom' ? 5 : undefined
|
|
48641
|
-
},
|
|
48636
|
+
}, '--toolbar-width', "".concat(toolBar.width, "px")),
|
|
48642
48637
|
children: [/*#__PURE__*/jsx("div", {
|
|
48643
48638
|
className: draghandle,
|
|
48644
48639
|
onMouseDown: onMouseDown,
|
|
48645
48640
|
style: {
|
|
48646
|
-
left: position === 'right' && !toolBar.pinned ?
|
|
48647
|
-
top: position === 'bottom' && !toolBar.pinned ?
|
|
48641
|
+
left: position === 'right' && !toolBar.pinned ? 'calc(var(--toolbar-width) * -1 - 1px)' : undefined,
|
|
48642
|
+
top: position === 'bottom' && !toolBar.pinned ? 'calc(var(--toolbar-width) * -1 - 31px)' : undefined
|
|
48648
48643
|
},
|
|
48649
48644
|
children: /*#__PURE__*/jsx("div", {
|
|
48650
48645
|
className: midHandle
|
|
@@ -48652,10 +48647,10 @@ var Toolbar = function Toolbar(_ref) {
|
|
|
48652
48647
|
}), !toolBar.hidden && toolBar.currentOpenTool && /*#__PURE__*/jsx("div", {
|
|
48653
48648
|
className: classnames(container$2, _defineProperty({}, unpinnedRight, !toolBar.pinned && position === 'right')),
|
|
48654
48649
|
style: {
|
|
48655
|
-
width: position === 'right' ?
|
|
48656
|
-
minWidth: position === 'right' ?
|
|
48657
|
-
height: position === 'bottom' ?
|
|
48658
|
-
minHeight: position === 'bottom' ?
|
|
48650
|
+
width: position === 'right' ? 'var(--toolbar-width)' : undefined,
|
|
48651
|
+
minWidth: position === 'right' ? 'var(--toolbar-width)' : undefined,
|
|
48652
|
+
height: position === 'bottom' ? 'var(--toolbar-width)' : undefined,
|
|
48653
|
+
minHeight: position === 'bottom' ? 'var(--toolbar-width)' : undefined
|
|
48659
48654
|
},
|
|
48660
48655
|
children: /*#__PURE__*/jsx(ToolElement, {
|
|
48661
48656
|
tool: toolBar.currentOpenTool,
|
|
@@ -48698,10 +48693,10 @@ var Toolbar = function Toolbar(_ref) {
|
|
|
48698
48693
|
});
|
|
48699
48694
|
};
|
|
48700
48695
|
var Toolbar$1 = observer(Toolbar);
|
|
48701
|
-
function ToolElement(
|
|
48702
|
-
var tool =
|
|
48703
|
-
toolbar =
|
|
48704
|
-
loading =
|
|
48696
|
+
function ToolElement(_ref3) {
|
|
48697
|
+
var tool = _ref3.tool,
|
|
48698
|
+
toolbar = _ref3.toolbar,
|
|
48699
|
+
loading = _ref3.loading;
|
|
48705
48700
|
var Tool = /*#__PURE__*/jsx(Fragment, {});
|
|
48706
48701
|
switch (tool.type) {
|
|
48707
48702
|
case 'InformationWindow':
|
|
@@ -48731,6 +48726,10 @@ function ToolElement(_ref2) {
|
|
|
48731
48726
|
children: /*#__PURE__*/jsx(Spin$1, {
|
|
48732
48727
|
spinning: loading,
|
|
48733
48728
|
size: "large",
|
|
48729
|
+
classNames: {
|
|
48730
|
+
root: spinnerRoot,
|
|
48731
|
+
container: spinnerContainer
|
|
48732
|
+
},
|
|
48734
48733
|
children: /*#__PURE__*/jsxs(Layout$1.Content, {
|
|
48735
48734
|
className: toolbarContent,
|
|
48736
48735
|
children: [Tool, C && /*#__PURE__*/jsx(C, _objectSpread$2({}, tool.elementProps), tool.id)]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useWysiwygConfigurator.d.ts","sourceRoot":"","sources":["../../../../../../../../src/layout/Toolbar/Tools/WYSIWYG_Configurator/useWysiwygConfigurator.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAC;AAGrF,OAAO,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAQtD,MAAM,WAAW,YAAY;IAE3B,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpB,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1B,OAAO,EAAE,CAAC,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAE7C,SAAS,EAAE,OAAO,EAAE,CAAC;IACrB,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1C,QAAQ,EAAE,CAAC,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC9D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,WAAW,CAAC;IAEnB,QAAQ,EAAE,KAAK,CAAC;IAChB,WAAW,EAAE,CAAC,IAAI,EAAE,KAAK,KAAK,IAAI,CAAC;IACnC,kBAAkB,EAAE,KAAK,EAAE,CAAC;IAE5B,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAErC,QAAQ,EAAE,aAAa,CAAC;IAExB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,OAAO;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B;AACD,MAAM,WAAW,OAAO;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACvC,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,mBAAmB;IAClC,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC9C,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1B,aAAa,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IACxE,YAAY,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;CACpD;AAED,MAAM,WAAW,iBAAiB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,SAAS,CAAC,mBAAmB,EAAE,iBAAiB,CAAC,GAAG,YAAY,
|
|
1
|
+
{"version":3,"file":"useWysiwygConfigurator.d.ts","sourceRoot":"","sources":["../../../../../../../../src/layout/Toolbar/Tools/WYSIWYG_Configurator/useWysiwygConfigurator.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAC;AAGrF,OAAO,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAQtD,MAAM,WAAW,YAAY;IAE3B,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpB,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1B,OAAO,EAAE,CAAC,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAE7C,SAAS,EAAE,OAAO,EAAE,CAAC;IACrB,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1C,QAAQ,EAAE,CAAC,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC9D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,WAAW,CAAC;IAEnB,QAAQ,EAAE,KAAK,CAAC;IAChB,WAAW,EAAE,CAAC,IAAI,EAAE,KAAK,KAAK,IAAI,CAAC;IACnC,kBAAkB,EAAE,KAAK,EAAE,CAAC;IAE5B,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAErC,QAAQ,EAAE,aAAa,CAAC;IAExB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,OAAO;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B;AACD,MAAM,WAAW,OAAO;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE;QAAE,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACvC,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,mBAAmB;IAClC,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC9C,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,CAAC;IAC1B,aAAa,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IACxE,YAAY,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;CACpD;AAED,MAAM,WAAW,iBAAiB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,SAAS,CAAC,mBAAmB,EAAE,iBAAiB,CAAC,GAAG,YAAY,CAsbrH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/layout/Toolbar/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAoC,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/layout/Toolbar/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAoC,MAAM,OAAO,CAAC;wCA8B1B;IAAE,QAAQ,EAAE,QAAQ,GAAG,OAAO,CAAA;CAAE;;;AA2F/D,wBAAiC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Catalogs.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMCatalogEditor/Tables/Catalogs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAE,SAAS,EAAkB,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAgC,mBAAmB,
|
|
1
|
+
{"version":3,"file":"Catalogs.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMCatalogEditor/Tables/Catalogs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAE,SAAS,EAAkB,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAgC,mBAAmB,EAAuC,MAAM,4BAA4B,CAAC;AAUpI,MAAM,MAAM,oBAAoB,GAAG,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;AAEnH,MAAM,MAAM,UAAU,GAAG;IAAE,GAAG,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAAE,CAAC;AAEhF,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,UAAU,CAAC;AAelD,QAAA,MAAM,QAAQ;oBAGM,MAAM;eACX,SAAS;cACV,eAAe;IACzB,qFAAqF;gBACzE,MAAM;eACP,OAAO;yBACG,oBAAoB;+BACd,CAAC,OAAO,EAAE,UAAU,GAAG,IAAI,KAAK,IAAI;IAC/D,mEAAmE;qBAClD,MAAM,IAAI;IAC3B,oFAAoF;qBACnE,MAAM;6CA84BzB,CAAC;AAEH,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableCatalogs/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAkBpE,eAAO,MAAM,aAAa;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableCatalogs/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAkBpE,eAAO,MAAM,aAAa;;CA0IxB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@crystaldesign/diva-backoffice",
|
|
3
|
-
"version": "26.3.0-beta.
|
|
3
|
+
"version": "26.3.0-beta.8",
|
|
4
4
|
"license": "COMMERCIAL",
|
|
5
5
|
"devDependencies": {
|
|
6
6
|
"@testing-library/jest-dom": "^6.5.0",
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@ant-design/icons": "6.1.0",
|
|
17
17
|
"@babel/runtime": "7.24.7",
|
|
18
|
-
"@crystaldesign/content-box": "26.3.0-beta.
|
|
19
|
-
"@crystaldesign/content-item": "26.3.0-beta.
|
|
20
|
-
"@crystaldesign/diva-core": "26.3.0-beta.
|
|
21
|
-
"@crystaldesign/diva-utils": "26.3.0-beta.
|
|
22
|
-
"@crystaldesign/media-upload": "26.3.0-beta.
|
|
23
|
-
"@crystaldesign/rtf-editor": "26.3.0-beta.
|
|
24
|
-
"@crystaldesign/spreadsheet": "26.3.0-beta.
|
|
18
|
+
"@crystaldesign/content-box": "26.3.0-beta.8",
|
|
19
|
+
"@crystaldesign/content-item": "26.3.0-beta.8",
|
|
20
|
+
"@crystaldesign/diva-core": "26.3.0-beta.8",
|
|
21
|
+
"@crystaldesign/diva-utils": "26.3.0-beta.8",
|
|
22
|
+
"@crystaldesign/media-upload": "26.3.0-beta.8",
|
|
23
|
+
"@crystaldesign/rtf-editor": "26.3.0-beta.8",
|
|
24
|
+
"@crystaldesign/spreadsheet": "26.3.0-beta.8",
|
|
25
25
|
"@google/model-viewer": "3.5.0",
|
|
26
26
|
"ag-charts-community": "^10.1.0",
|
|
27
27
|
"ag-charts-react": "^10.1.0",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
},
|
|
52
52
|
"module": "build/esm/index.js",
|
|
53
53
|
"types": "./build/types/backoffice/src/index.d.ts",
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "7d3c78667007e3b51a8f0e17c0ffe55d2c7c8418"
|
|
55
55
|
}
|