@crystaldesign/diva-backoffice 26.4.0-beta.31 → 26.4.0-beta.33

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.
@@ -40671,6 +40671,7 @@ var Catalogs = /*#__PURE__*/forwardRef(function Catalogs(_ref, ref) {
40671
40671
  headerName: 'backoffice.idmCatalog.catalogs.label.logo',
40672
40672
  field: 'logo',
40673
40673
  cellDataType: 'asset',
40674
+ excludeFromExcelExport: true,
40674
40675
  customParams: {
40675
40676
  isObject: true,
40676
40677
  urlField: 'url',
@@ -40689,6 +40690,7 @@ var Catalogs = /*#__PURE__*/forwardRef(function Catalogs(_ref, ref) {
40689
40690
  headerName: 'backoffice.idmCatalog.catalogs.label.catalogImage',
40690
40691
  field: 'catalogImage',
40691
40692
  cellDataType: 'asset',
40693
+ excludeFromExcelExport: true,
40692
40694
  customParams: {
40693
40695
  isObject: true,
40694
40696
  urlField: 'url',
@@ -42243,6 +42245,7 @@ var Items$1 = /*#__PURE__*/forwardRef(function (_ref, ref) {
42243
42245
  }, {
42244
42246
  headerName: 'backoffice.idmCatalog.items.label.images',
42245
42247
  field: 'images',
42248
+ excludeFromExcelExport: true,
42246
42249
  cellDataType: 'asset',
42247
42250
  customParams: {
42248
42251
  multiple: true,
@@ -42280,6 +42283,7 @@ var Items$1 = /*#__PURE__*/forwardRef(function (_ref, ref) {
42280
42283
  }, {
42281
42284
  headerName: 'backoffice.idmCatalog.items.label.svgs',
42282
42285
  field: 'svgs',
42286
+ excludeFromExcelExport: true,
42283
42287
  cellDataType: 'asset',
42284
42288
  customParams: {
42285
42289
  multiple: true,
@@ -42746,7 +42750,7 @@ var TableItems = observer(function () {
42746
42750
  buttonIcon: /*#__PURE__*/jsx(DownloadOutlined$1, {}),
42747
42751
  buttonText: t('backoffice.idmEnricher.importexcel.label'),
42748
42752
  modalTitle: t('backoffice.idmEnricher.importexcel.label'),
42749
- endpoint: "".concat(apiConfig.idmService, "/v3.0/catalogs/").concat(catalogId, "/series/").concat(selectedSerie === null || selectedSerie === void 0 ? void 0 : selectedSerie._id, "/items/bulk/excel"),
42753
+ endpoint: "".concat(apiConfig.idmService, "/catalogs/").concat(catalogId, "/series/").concat(selectedSerie === null || selectedSerie === void 0 ? void 0 : selectedSerie._id, "/items/bulk/excel"),
42750
42754
  authToken: jwt,
42751
42755
  acceptedFileTypes: 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
42752
42756
  uploadHint: t('backoffice.idmEnricher.importexcel.uploadhint'),
@@ -42944,6 +42948,7 @@ var TableSeries = observer(function () {
42944
42948
  headerName: 'backoffice.idmCatalog.series.label.mainImage',
42945
42949
  field: 'mainImage',
42946
42950
  cellDataType: 'asset',
42951
+ excludeFromExcelExport: true,
42947
42952
  customParams: {
42948
42953
  isObject: true,
42949
42954
  urlField: 'url',
@@ -42962,6 +42967,7 @@ var TableSeries = observer(function () {
42962
42967
  headerName: 'backoffice.idmCatalog.series.label.showroomImages',
42963
42968
  field: 'showroomImages',
42964
42969
  cellDataType: 'asset',
42970
+ excludeFromExcelExport: true,
42965
42971
  customParams: {
42966
42972
  multiple: true,
42967
42973
  isObject: true,
@@ -42981,6 +42987,7 @@ var TableSeries = observer(function () {
42981
42987
  headerName: 'backoffice.idmCatalog.series.label.documents',
42982
42988
  field: 'documents',
42983
42989
  cellDataType: 'asset',
42990
+ excludeFromExcelExport: true,
42984
42991
  customParams: {
42985
42992
  multiple: true,
42986
42993
  isObject: true,
@@ -43512,6 +43519,7 @@ var Options$1 = /*#__PURE__*/forwardRef(function Options(_ref, ref) {
43512
43519
  headerName: 'backoffice.idmCatalog.items.label.optionImages',
43513
43520
  field: 'optionImages',
43514
43521
  cellDataType: 'asset',
43522
+ excludeFromExcelExport: true,
43515
43523
  customParams: {
43516
43524
  multiple: true,
43517
43525
  isObject: true,
@@ -43559,6 +43567,7 @@ var Options$1 = /*#__PURE__*/forwardRef(function Options(_ref, ref) {
43559
43567
  headerName: 'backoffice.idmCatalog.items.label.textures',
43560
43568
  field: 'textures',
43561
43569
  cellDataType: 'asset',
43570
+ excludeFromExcelExport: true,
43562
43571
  customParams: {
43563
43572
  multiple: true,
43564
43573
  isObject: true,
@@ -43606,6 +43615,7 @@ var Options$1 = /*#__PURE__*/forwardRef(function Options(_ref, ref) {
43606
43615
  headerName: 'backoffice.idmCatalog.items.label.documents',
43607
43616
  field: 'documents',
43608
43617
  cellDataType: 'asset',
43618
+ excludeFromExcelExport: true,
43609
43619
  customParams: {
43610
43620
  multiple: true,
43611
43621
  isObject: true,
@@ -46400,12 +46410,12 @@ function Items(_ref) {
46400
46410
  type: 'dotnetSSM',
46401
46411
  idCol: 'optionKey',
46402
46412
  apiInterface: {
46403
- read: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options',
46404
- create: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options',
46405
- restore: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options/${optionKey}',
46406
- "delete": apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options/${optionKey}',
46407
- update: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options/${optionKey}',
46408
- bulk: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options/bulk'
46413
+ read: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options',
46414
+ create: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options',
46415
+ restore: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options/${optionKey}',
46416
+ "delete": apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options/${optionKey}',
46417
+ update: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options/${optionKey}',
46418
+ bulk: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${selectedOptionGroup}/options/bulk'
46409
46419
  },
46410
46420
  dateFormat: 'DD.MM.YYYY, HH:mm:ss',
46411
46421
  floatingFilter: true,
@@ -46505,12 +46515,12 @@ var TableOptionGroups = observer(function () {
46505
46515
  type: 'dotnetSSM',
46506
46516
  idCol: 'optionGroupKey',
46507
46517
  apiInterface: {
46508
- read: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups',
46509
- create: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups',
46510
- restore: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${optionGroupKey}',
46511
- "delete": apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${optionGroupKey}',
46512
- update: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/${optionGroupKey}',
46513
- bulk: apiConfig.idmService + '/v3.0/catalogs/${catalogId}/optiongroups/bulk'
46518
+ read: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups',
46519
+ create: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups',
46520
+ restore: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${optionGroupKey}',
46521
+ "delete": apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${optionGroupKey}',
46522
+ update: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/${optionGroupKey}',
46523
+ bulk: apiConfig.idmService + '/catalogs/${catalogId}/optiongroups/bulk'
46514
46524
  },
46515
46525
  dateFormat: 'DD.MM.YYYY, HH:mm:ss',
46516
46526
  colDef: [{
@@ -47195,6 +47205,7 @@ function Options(_ref) {
47195
47205
  headerName: 'backoffice.idmCatalog.items.label.optionImages',
47196
47206
  field: 'optionImages',
47197
47207
  cellDataType: 'asset',
47208
+ excludeFromExcelExport: true,
47198
47209
  customParams: {
47199
47210
  multiple: true,
47200
47211
  isObject: true,
@@ -47214,6 +47225,7 @@ function Options(_ref) {
47214
47225
  headerName: 'backoffice.idmCatalog.items.label.textures',
47215
47226
  field: 'textures',
47216
47227
  cellDataType: 'asset',
47228
+ excludeFromExcelExport: true,
47217
47229
  customParams: {
47218
47230
  multiple: true,
47219
47231
  isObject: true,
@@ -47233,6 +47245,7 @@ function Options(_ref) {
47233
47245
  headerName: 'backoffice.idmCatalog.items.label.documents',
47234
47246
  field: 'documents',
47235
47247
  cellDataType: 'asset',
47248
+ excludeFromExcelExport: true,
47236
47249
  customParams: {
47237
47250
  multiple: true,
47238
47251
  isObject: true,
@@ -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,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,sFAAsF;gBAC1E,MAAM;eACP,OAAO;yBACG,oBAAoB;+BACd,CAAC,OAAO,EAAE,UAAU,GAAG,IAAI,KAAK,IAAI;IAC/D,mEAAmE;qBAClD,MAAM,IAAI;IAC3B,oFAAoF;qBACnE,MAAM;IACvB,6HAA6H;mBAC9G,MAAM;6CAu5BvB,CAAC;AAEH,eAAe,QAAQ,CAAC"}
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,sFAAsF;gBAC1E,MAAM;eACP,OAAO;yBACG,oBAAoB;+BACd,CAAC,OAAO,EAAE,UAAU,GAAG,IAAI,KAAK,IAAI;IAC/D,mEAAmE;qBAClD,MAAM,IAAI;IAC3B,oFAAoF;qBACnE,MAAM;IACvB,6HAA6H;mBAC9G,MAAM;6CA85BvB,CAAC;AAEH,eAAe,QAAQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Items.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMCatalogEditor/Tables/Items.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,SAAS,EAAkB,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAiB,oBAAoB,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtG,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAIvC,UAAU,UAAU;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,WAAW,CAAC;IAC7B,aAAa,EAAE,GAAG,CAAC;IACnB,SAAS,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,oBAAoB,CAAC,GAAG,CAAC,CAAC;CACnC;AAED,QAAA,MAAM,KAAK,wFAsZT,CAAC;AAIH,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"Items.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMCatalogEditor/Tables/Items.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,SAAS,EAAkB,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAiB,oBAAoB,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtG,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAIvC,UAAU,UAAU;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,WAAW,CAAC;IAC7B,aAAa,EAAE,GAAG,CAAC;IACnB,SAAS,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,oBAAoB,CAAC,GAAG,CAAC,CAAC;CACnC;AAED,QAAA,MAAM,KAAK,wFAwZT,CAAC;AAIH,eAAe,KAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Options.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMCatalogEditor/Tables/Options.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,SAAS,EAAkB,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAiB,oBAAoB,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtG,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAGvC,QAAA,MAAM,OAAO;oBAGO,MAAM;qBACL,WAAW;eACjB,SAAS;YACZ,oBAAoB,CAAC,GAAG,CAAC;6CAkUnC,CAAC;AAEH,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Options.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMCatalogEditor/Tables/Options.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,SAAS,EAAkB,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAiB,oBAAoB,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtG,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAGvC,QAAA,MAAM,OAAO;oBAGO,MAAM;qBACL,WAAW;eACjB,SAAS;YACZ,oBAAoB,CAAC,GAAG,CAAC;6CAqUnC,CAAC;AAEH,eAAe,OAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableSeries/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAe5D,eAAO,MAAM,WAAW;;CA8UtB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableSeries/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAe5D,eAAO,MAAM,WAAW;;CAiVtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Options.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMOrganizationOptionsEditor/Tables/Options.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAOvC,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,qBAyNnE"}
1
+ {"version":3,"file":"Options.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMOrganizationOptionsEditor/Tables/Options.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAOvC,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,qBA4NnE"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crystaldesign/diva-backoffice",
3
- "version": "26.4.0-beta.31",
3
+ "version": "26.4.0-beta.33",
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.4.0-beta.31",
19
- "@crystaldesign/content-item": "26.4.0-beta.31",
20
- "@crystaldesign/diva-core": "26.4.0-beta.31",
21
- "@crystaldesign/diva-utils": "26.4.0-beta.31",
22
- "@crystaldesign/media-upload": "26.4.0-beta.31",
23
- "@crystaldesign/rtf-editor": "26.4.0-beta.31",
24
- "@crystaldesign/spreadsheet": "26.4.0-beta.31",
18
+ "@crystaldesign/content-box": "26.4.0-beta.33",
19
+ "@crystaldesign/content-item": "26.4.0-beta.33",
20
+ "@crystaldesign/diva-core": "26.4.0-beta.33",
21
+ "@crystaldesign/diva-utils": "26.4.0-beta.33",
22
+ "@crystaldesign/media-upload": "26.4.0-beta.33",
23
+ "@crystaldesign/rtf-editor": "26.4.0-beta.33",
24
+ "@crystaldesign/spreadsheet": "26.4.0-beta.33",
25
25
  "@google/model-viewer": "3.5.0",
26
26
  "ag-charts-community": "^10.1.0",
27
27
  "ag-charts-react": "^10.1.0",
@@ -52,5 +52,5 @@
52
52
  },
53
53
  "module": "build/esm/index.js",
54
54
  "types": "./build/types/backoffice/src/index.d.ts",
55
- "gitHead": "aa92757c3d68401f58e57b9fcf56b8fa7032b9a6"
55
+ "gitHead": "dcb7207ec562b881e6872f72bf2c37b3edf7d95a"
56
56
  }