@crystaldesign/diva-backoffice 24.8.0-beta.2 → 24.8.0-beta.4

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.
@@ -22831,6 +22831,7 @@ var config$1 = {
22831
22831
  colDef: [{
22832
22832
  field: '_id',
22833
22833
  filter: 'text',
22834
+ hide: true,
22834
22835
  editable: false
22835
22836
  }, {
22836
22837
  field: 'detailInfoNo',
@@ -22913,10 +22914,7 @@ var config$1 = {
22913
22914
  colDef: [{
22914
22915
  field: '_id',
22915
22916
  filter: 'text',
22916
- editable: false
22917
- }, {
22918
- field: 'sequenceNo',
22919
- filter: 'number',
22917
+ hide: true,
22920
22918
  editable: false
22921
22919
  }, {
22922
22920
  field: 'featureText',
@@ -22928,6 +22926,10 @@ var config$1 = {
22928
22926
  field: 'featureNo',
22929
22927
  filter: 'text',
22930
22928
  editable: false
22929
+ }, {
22930
+ field: 'headerPosVariationType',
22931
+ filter: 'text',
22932
+ editable: false
22931
22933
  }, {
22932
22934
  field: 'catalogId',
22933
22935
  filter: 'text',
@@ -22935,10 +22937,11 @@ var config$1 = {
22935
22937
  }, {
22936
22938
  field: 'organizationId',
22937
22939
  filter: 'text',
22940
+ hide: true,
22938
22941
  editable: false
22939
22942
  }, {
22940
- field: 'headerPosVariationType',
22941
- filter: 'text',
22943
+ field: 'sequenceNo',
22944
+ filter: 'number',
22942
22945
  editable: false
22943
22946
  }, {
22944
22947
  field: 'featureT',
@@ -22958,6 +22961,7 @@ var config$1 = {
22958
22961
  colDef: [{
22959
22962
  field: '_id',
22960
22963
  filter: 'text',
22964
+ hide: true,
22961
22965
  editable: false
22962
22966
  }, {
22963
22967
  field: 'seriesName',
@@ -23009,14 +23013,6 @@ var config$1 = {
23009
23013
  field: 'typeNo',
23010
23014
  filter: 'text',
23011
23015
  editable: false
23012
- }, {
23013
- field: 'edpNumber',
23014
- filter: 'text',
23015
- editable: false
23016
- }, {
23017
- field: 'eanNumber',
23018
- filter: 'text',
23019
- editable: false
23020
23016
  }, {
23021
23017
  field: 'shortText',
23022
23018
  editable: false,
@@ -23029,6 +23025,14 @@ var config$1 = {
23029
23025
  filter: 'text',
23030
23026
  type: 'translated',
23031
23027
  isDictionary: true
23028
+ }, {
23029
+ field: 'edpNumber',
23030
+ filter: 'text',
23031
+ editable: false
23032
+ }, {
23033
+ field: 'eanNumber',
23034
+ filter: 'text',
23035
+ editable: false
23032
23036
  }, {
23033
23037
  field: 'featureClassRefNo',
23034
23038
  filter: 'number',
@@ -23124,6 +23128,7 @@ var config$1 = {
23124
23128
  colDef: [{
23125
23129
  field: '_id',
23126
23130
  filter: 'text',
23131
+ hide: true,
23127
23132
  editable: false
23128
23133
  }, {
23129
23134
  field: 'sequenceNo',
@@ -23275,9 +23280,6 @@ function IDMCatalogEditor$1(_ref) {
23275
23280
  var getPatchId = function getPatchId() {
23276
23281
  if (selectedType.value === 'serieItems' && selectedSerie) return '${typeNo}';
23277
23282
  if (selectedType.value === 'featureOptions' && selectedOption) return '${optionKey}';
23278
- if (selectedType.value === 'series') return '${serieNo}';
23279
- if (selectedType.value === 'features') return '${featureNo}';
23280
- if (selectedType.value === 'detailInfos') return '${detailInfoNo}';
23281
23283
  return '${_id}';
23282
23284
  };
23283
23285
  return /*#__PURE__*/jsxs(Fragment, {
@@ -23324,7 +23326,7 @@ function IDMCatalogEditor$1(_ref) {
23324
23326
  read: apiConfig.enricherService + '/packages/' + selectedPackage + '/exclusivity/features'
23325
23327
  },
23326
23328
  selectMapping: {
23327
- label: '${featureText.de}',
23329
+ label: '${featureText.de} (${featureNo})',
23328
23330
  value: '${_id}'
23329
23331
  },
23330
23332
  value: selectedOption,
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMEnricherEditor/modules/TableExclusivity/index.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AA8CpE,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,eAAe,EAAE,kBAAkB,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,sBAAsB,eAuKvH"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMEnricherEditor/modules/TableExclusivity/index.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AA8CpE,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,eAAe,EAAE,kBAAkB,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,sBAAsB,eAmKvH"}
@@ -1 +1 @@
1
- {"version":3,"file":"tableConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMEnricherEditor/modules/TableExclusivity/tableConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAElF,QAAA,MAAM,MAAM,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,MAAM,EAAE,CAAC,mBAAmB,CAAC,GAAG,CAAC,GAAG,eAAe,CAAC,GAAG,EAAE,mBAAmB,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAA;KAAE,CAAA;CAkdvH,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"tableConfiguration.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMEnricherEditor/modules/TableExclusivity/tableConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAElF,QAAA,MAAM,MAAM,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,MAAM,EAAE,CAAC,mBAAmB,CAAC,GAAG,CAAC,GAAG,eAAe,CAAC,GAAG,EAAE,mBAAmB,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAA;KAAE,CAAA;CAudvH,CAAC;AAEF,eAAe,MAAM,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crystaldesign/diva-backoffice",
3
- "version": "24.8.0-beta.2",
3
+ "version": "24.8.0-beta.4",
4
4
  "license": "COMMERCIAL",
5
5
  "devDependencies": {
6
6
  "@testing-library/jest-dom": "^5.15.0",
@@ -15,7 +15,7 @@
15
15
  "dependencies": {
16
16
  "@ant-design/icons": "5.0.1",
17
17
  "@babel/runtime": "7.18.0",
18
- "@crystaldesign/spreadsheet": "24.8.0-beta.2",
18
+ "@crystaldesign/spreadsheet": "24.8.0-beta.4",
19
19
  "@google/model-viewer": "3.4.0",
20
20
  "@tinymce/tinymce-react": "^3.13.0",
21
21
  "ag-charts-community": "^9.3.1",
@@ -50,5 +50,5 @@
50
50
  },
51
51
  "module": "build/esm/index.js",
52
52
  "types": "./build/types/backoffice/src/index.d.ts",
53
- "gitHead": "e44e80fdf70a550df54e09e4871a43a5d1d90f59"
53
+ "gitHead": "9e33eb7ef7c5ef77ca06408872b5fe46294b13b1"
54
54
  }