@crystaldesign/diva-backoffice 24.11.0-beta.6 → 24.11.0-beta.7
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 +226 -226
- package/package.json +3 -3
package/build/esm/index.js
CHANGED
|
@@ -27621,7 +27621,7 @@ function TableExclusivity () {
|
|
|
27621
27621
|
read: apiConfig.enricherService + '/packages/' + packageId + '/exclusivity/series'
|
|
27622
27622
|
},
|
|
27623
27623
|
selectMapping: {
|
|
27624
|
-
label: '${seriesName.
|
|
27624
|
+
label: '${seriesName.DE}',
|
|
27625
27625
|
value: '${_id}'
|
|
27626
27626
|
},
|
|
27627
27627
|
value: selectedSerie,
|
|
@@ -27638,7 +27638,7 @@ function TableExclusivity () {
|
|
|
27638
27638
|
read: apiConfig.enricherService + '/packages/' + packageId + '/exclusivity/features'
|
|
27639
27639
|
},
|
|
27640
27640
|
selectMapping: {
|
|
27641
|
-
label: '${featureText.
|
|
27641
|
+
label: '${featureText.DE} (${featureNo})',
|
|
27642
27642
|
value: '${_id}'
|
|
27643
27643
|
},
|
|
27644
27644
|
value: selectedOption,
|
|
@@ -27654,7 +27654,7 @@ function TableExclusivity () {
|
|
|
27654
27654
|
})]
|
|
27655
27655
|
})
|
|
27656
27656
|
}), showTable() && /*#__PURE__*/jsx(Spreadsheet, {
|
|
27657
|
-
gridId: (_ref = 'crud-grid_exclusivity_' + selectedType.value + (selectedSerie === null || selectedSerie === void 0 ? void 0 : selectedSerie.seriesName.
|
|
27657
|
+
gridId: (_ref = 'crud-grid_exclusivity_' + selectedType.value + (selectedSerie === null || selectedSerie === void 0 ? void 0 : selectedSerie.seriesName.DE)) !== null && _ref !== void 0 ? _ref : '',
|
|
27658
27658
|
jwt: jwt,
|
|
27659
27659
|
applicationData: applicationData,
|
|
27660
27660
|
configuration: {
|
|
@@ -27948,22 +27948,22 @@ function TableProperties () {
|
|
|
27948
27948
|
headerName: 'backoffice.idmEnricher.properties.label.name',
|
|
27949
27949
|
marryChildren: true,
|
|
27950
27950
|
children: [{
|
|
27951
|
-
field: 'name.
|
|
27951
|
+
field: 'name.DE',
|
|
27952
27952
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
27953
27953
|
isDictionary: true,
|
|
27954
27954
|
filter: 'text'
|
|
27955
27955
|
}, {
|
|
27956
|
-
field: 'name.
|
|
27956
|
+
field: 'name.EN',
|
|
27957
27957
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
27958
27958
|
isDictionary: true,
|
|
27959
27959
|
filter: 'text'
|
|
27960
27960
|
}, {
|
|
27961
|
-
field: 'name.
|
|
27961
|
+
field: 'name.FR',
|
|
27962
27962
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
27963
27963
|
isDictionary: true,
|
|
27964
27964
|
filter: 'text'
|
|
27965
27965
|
}, {
|
|
27966
|
-
field: 'name.
|
|
27966
|
+
field: 'name.IT',
|
|
27967
27967
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
27968
27968
|
isDictionary: true,
|
|
27969
27969
|
filter: 'text'
|
|
@@ -27972,17 +27972,17 @@ function TableProperties () {
|
|
|
27972
27972
|
headerName: 'backoffice.idmEnricher.properties.label.value',
|
|
27973
27973
|
marryChildren: true,
|
|
27974
27974
|
children: [{
|
|
27975
|
-
field: 'value.
|
|
27975
|
+
field: 'value.DE',
|
|
27976
27976
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
27977
27977
|
isDictionary: true,
|
|
27978
27978
|
filter: 'text'
|
|
27979
27979
|
}, {
|
|
27980
|
-
field: 'value.
|
|
27980
|
+
field: 'value.EN',
|
|
27981
27981
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
27982
27982
|
isDictionary: true,
|
|
27983
27983
|
filter: 'text'
|
|
27984
27984
|
}, {
|
|
27985
|
-
field: 'value.
|
|
27985
|
+
field: 'value.FR',
|
|
27986
27986
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
27987
27987
|
isDictionary: true,
|
|
27988
27988
|
filter: 'text'
|
|
@@ -28148,44 +28148,44 @@ var config$5 = {
|
|
|
28148
28148
|
headerName: 'backoffice.idmEnricher.renaming.label.catalogName',
|
|
28149
28149
|
marryChildren: true,
|
|
28150
28150
|
children: [{
|
|
28151
|
-
field: 'translatedCatalogName.
|
|
28151
|
+
field: 'translatedCatalogName.DE',
|
|
28152
28152
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
28153
28153
|
isDictionary: true,
|
|
28154
28154
|
filter: 'text',
|
|
28155
28155
|
type: 'withPlaceHolder',
|
|
28156
28156
|
cellRendererParams: {
|
|
28157
|
-
placeHolderField: 'origCatalogName.
|
|
28158
|
-
combinedField: 'catalogName.
|
|
28157
|
+
placeHolderField: 'origCatalogName.DE',
|
|
28158
|
+
combinedField: 'catalogName.DE'
|
|
28159
28159
|
}
|
|
28160
28160
|
}, {
|
|
28161
|
-
field: 'translatedCatalogName.
|
|
28161
|
+
field: 'translatedCatalogName.EN',
|
|
28162
28162
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
28163
28163
|
isDictionary: true,
|
|
28164
28164
|
filter: 'text',
|
|
28165
28165
|
type: 'withPlaceHolder',
|
|
28166
28166
|
cellRendererParams: {
|
|
28167
|
-
placeHolderField: 'origCatalogName.
|
|
28168
|
-
combinedField: 'catalogName.
|
|
28167
|
+
placeHolderField: 'origCatalogName.EN',
|
|
28168
|
+
combinedField: 'catalogName.EN'
|
|
28169
28169
|
}
|
|
28170
28170
|
}, {
|
|
28171
|
-
field: 'translatedCatalogName.
|
|
28171
|
+
field: 'translatedCatalogName.FR',
|
|
28172
28172
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
28173
28173
|
isDictionary: true,
|
|
28174
28174
|
filter: 'text',
|
|
28175
28175
|
type: 'withPlaceHolder',
|
|
28176
28176
|
cellRendererParams: {
|
|
28177
|
-
placeHolderField: 'origCatalogName.
|
|
28178
|
-
combinedField: 'catalogName.
|
|
28177
|
+
placeHolderField: 'origCatalogName.FR',
|
|
28178
|
+
combinedField: 'catalogName.FR'
|
|
28179
28179
|
}
|
|
28180
28180
|
}, {
|
|
28181
|
-
field: 'translatedCatalogName.
|
|
28181
|
+
field: 'translatedCatalogName.IT',
|
|
28182
28182
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
28183
28183
|
isDictionary: true,
|
|
28184
28184
|
filter: 'text',
|
|
28185
28185
|
type: 'withPlaceHolder',
|
|
28186
28186
|
cellRendererParams: {
|
|
28187
|
-
placeHolderField: 'origCatalogName.
|
|
28188
|
-
combinedField: 'catalogName.
|
|
28187
|
+
placeHolderField: 'origCatalogName.IT',
|
|
28188
|
+
combinedField: 'catalogName.IT'
|
|
28189
28189
|
}
|
|
28190
28190
|
}]
|
|
28191
28191
|
}, {
|
|
@@ -28194,19 +28194,19 @@ var config$5 = {
|
|
|
28194
28194
|
lockVisible: true,
|
|
28195
28195
|
suppressColumnsToolPanel: true,
|
|
28196
28196
|
children: [{
|
|
28197
|
-
field: 'origCatalogName.
|
|
28197
|
+
field: 'origCatalogName.DE',
|
|
28198
28198
|
hide: true,
|
|
28199
28199
|
isDictionary: true
|
|
28200
28200
|
}, {
|
|
28201
|
-
field: 'origCatalogName.
|
|
28201
|
+
field: 'origCatalogName.EN',
|
|
28202
28202
|
hide: true,
|
|
28203
28203
|
isDictionary: true
|
|
28204
28204
|
}, {
|
|
28205
|
-
field: 'origCatalogName.
|
|
28205
|
+
field: 'origCatalogName.FR',
|
|
28206
28206
|
hide: true,
|
|
28207
28207
|
isDictionary: true
|
|
28208
28208
|
}, {
|
|
28209
|
-
field: 'origCatalogName.
|
|
28209
|
+
field: 'origCatalogName.IT',
|
|
28210
28210
|
hide: true,
|
|
28211
28211
|
isDictionary: true
|
|
28212
28212
|
}]
|
|
@@ -28214,44 +28214,44 @@ var config$5 = {
|
|
|
28214
28214
|
headerName: 'backoffice.idmEnricher.renaming.label.catalogInfo',
|
|
28215
28215
|
marryChildren: true,
|
|
28216
28216
|
children: [{
|
|
28217
|
-
field: 'translatedCatalogInfo.
|
|
28217
|
+
field: 'translatedCatalogInfo.DE',
|
|
28218
28218
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
28219
28219
|
isDictionary: true,
|
|
28220
28220
|
filter: 'text',
|
|
28221
28221
|
type: 'withPlaceHolder',
|
|
28222
28222
|
cellRendererParams: {
|
|
28223
|
-
placeHolderField: 'origCatalogInfo.
|
|
28224
|
-
combinedField: 'catalogInfo.
|
|
28223
|
+
placeHolderField: 'origCatalogInfo.DE',
|
|
28224
|
+
combinedField: 'catalogInfo.DE'
|
|
28225
28225
|
}
|
|
28226
28226
|
}, {
|
|
28227
|
-
field: 'translatedCatalogInfo.
|
|
28227
|
+
field: 'translatedCatalogInfo.EN',
|
|
28228
28228
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
28229
28229
|
isDictionary: true,
|
|
28230
28230
|
filter: 'text',
|
|
28231
28231
|
type: 'withPlaceHolder',
|
|
28232
28232
|
cellRendererParams: {
|
|
28233
|
-
placeHolderField: 'origCatalogInfo.
|
|
28234
|
-
combinedField: 'catalogInfo.
|
|
28233
|
+
placeHolderField: 'origCatalogInfo.EN',
|
|
28234
|
+
combinedField: 'catalogInfo.EN'
|
|
28235
28235
|
}
|
|
28236
28236
|
}, {
|
|
28237
|
-
field: 'translatedCatalogInfo.
|
|
28237
|
+
field: 'translatedCatalogInfo.FR',
|
|
28238
28238
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
28239
28239
|
isDictionary: true,
|
|
28240
28240
|
filter: 'text',
|
|
28241
28241
|
type: 'withPlaceHolder',
|
|
28242
28242
|
cellRendererParams: {
|
|
28243
|
-
placeHolderField: 'origCatalogInfo.
|
|
28244
|
-
combinedField: 'catalogInfo.
|
|
28243
|
+
placeHolderField: 'origCatalogInfo.FR',
|
|
28244
|
+
combinedField: 'catalogInfo.FR'
|
|
28245
28245
|
}
|
|
28246
28246
|
}, {
|
|
28247
|
-
field: 'translatedCatalogInfo.
|
|
28247
|
+
field: 'translatedCatalogInfo.IT',
|
|
28248
28248
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
28249
28249
|
isDictionary: true,
|
|
28250
28250
|
filter: 'text',
|
|
28251
28251
|
type: 'withPlaceHolder',
|
|
28252
28252
|
cellRendererParams: {
|
|
28253
|
-
placeHolderField: 'origCatalogInfo.
|
|
28254
|
-
combinedField: 'catalogInfo.
|
|
28253
|
+
placeHolderField: 'origCatalogInfo.IT',
|
|
28254
|
+
combinedField: 'catalogInfo.IT'
|
|
28255
28255
|
}
|
|
28256
28256
|
}]
|
|
28257
28257
|
}, {
|
|
@@ -28260,19 +28260,19 @@ var config$5 = {
|
|
|
28260
28260
|
lockVisible: true,
|
|
28261
28261
|
suppressColumnsToolPanel: true,
|
|
28262
28262
|
children: [{
|
|
28263
|
-
field: 'origCatalogInfo.
|
|
28263
|
+
field: 'origCatalogInfo.DE',
|
|
28264
28264
|
hide: true,
|
|
28265
28265
|
isDictionary: true
|
|
28266
28266
|
}, {
|
|
28267
|
-
field: 'origCatalogInfo.
|
|
28267
|
+
field: 'origCatalogInfo.EN',
|
|
28268
28268
|
hide: true,
|
|
28269
28269
|
isDictionary: true
|
|
28270
28270
|
}, {
|
|
28271
|
-
field: 'origCatalogInfo.
|
|
28271
|
+
field: 'origCatalogInfo.FR',
|
|
28272
28272
|
hide: true,
|
|
28273
28273
|
isDictionary: true
|
|
28274
28274
|
}, {
|
|
28275
|
-
field: 'origCatalogInfo.
|
|
28275
|
+
field: 'origCatalogInfo.IT',
|
|
28276
28276
|
hide: true,
|
|
28277
28277
|
isDictionary: true
|
|
28278
28278
|
}]
|
|
@@ -28343,12 +28343,12 @@ var config$5 = {
|
|
|
28343
28343
|
options: [{
|
|
28344
28344
|
value: 0,
|
|
28345
28345
|
label: {
|
|
28346
|
-
|
|
28346
|
+
DE: 'Herr'
|
|
28347
28347
|
}
|
|
28348
28348
|
}, {
|
|
28349
28349
|
value: 1,
|
|
28350
28350
|
label: {
|
|
28351
|
-
|
|
28351
|
+
DE: 'Frau'
|
|
28352
28352
|
}
|
|
28353
28353
|
}]
|
|
28354
28354
|
}
|
|
@@ -28538,12 +28538,12 @@ var config$5 = {
|
|
|
28538
28538
|
options: [{
|
|
28539
28539
|
value: 0,
|
|
28540
28540
|
label: {
|
|
28541
|
-
|
|
28541
|
+
DE: 'Herr'
|
|
28542
28542
|
}
|
|
28543
28543
|
}, {
|
|
28544
28544
|
value: 1,
|
|
28545
28545
|
label: {
|
|
28546
|
-
|
|
28546
|
+
DE: 'Frau'
|
|
28547
28547
|
}
|
|
28548
28548
|
}]
|
|
28549
28549
|
}
|
|
@@ -28850,44 +28850,44 @@ var config$4 = {
|
|
|
28850
28850
|
headerName: 'backoffice.idmEnricher.renaming.label.externalName',
|
|
28851
28851
|
marryChildren: true,
|
|
28852
28852
|
children: [{
|
|
28853
|
-
field: 'translatedExternalName.
|
|
28853
|
+
field: 'translatedExternalName.DE',
|
|
28854
28854
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
28855
28855
|
isDictionary: true,
|
|
28856
28856
|
filter: 'text',
|
|
28857
28857
|
type: 'withPlaceHolder',
|
|
28858
28858
|
cellRendererParams: {
|
|
28859
|
-
placeHolderField: 'origExternalName.
|
|
28860
|
-
combinedField: 'externalName.
|
|
28859
|
+
placeHolderField: 'origExternalName.DE',
|
|
28860
|
+
combinedField: 'externalName.DE'
|
|
28861
28861
|
}
|
|
28862
28862
|
}, {
|
|
28863
|
-
field: 'translatedExternalName.
|
|
28863
|
+
field: 'translatedExternalName.EN',
|
|
28864
28864
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
28865
28865
|
isDictionary: true,
|
|
28866
28866
|
filter: 'text',
|
|
28867
28867
|
type: 'withPlaceHolder',
|
|
28868
28868
|
cellRendererParams: {
|
|
28869
|
-
placeHolderField: 'origExternalName.
|
|
28870
|
-
combinedField: 'externalName.
|
|
28869
|
+
placeHolderField: 'origExternalName.EN',
|
|
28870
|
+
combinedField: 'externalName.EN'
|
|
28871
28871
|
}
|
|
28872
28872
|
}, {
|
|
28873
|
-
field: 'translatedExternalName.
|
|
28873
|
+
field: 'translatedExternalName.FR',
|
|
28874
28874
|
headerName: 'FE',
|
|
28875
28875
|
isDictionary: true,
|
|
28876
28876
|
filter: 'text',
|
|
28877
28877
|
type: 'withPlaceHolder',
|
|
28878
28878
|
cellRendererParams: {
|
|
28879
|
-
placeHolderField: 'origExternalName.
|
|
28880
|
-
combinedField: 'externalName.
|
|
28879
|
+
placeHolderField: 'origExternalName.FR',
|
|
28880
|
+
combinedField: 'externalName.FR'
|
|
28881
28881
|
}
|
|
28882
28882
|
}, {
|
|
28883
|
-
field: 'translatedExternalName.
|
|
28883
|
+
field: 'translatedExternalName.IT',
|
|
28884
28884
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
28885
28885
|
isDictionary: true,
|
|
28886
28886
|
filter: 'text',
|
|
28887
28887
|
type: 'withPlaceHolder',
|
|
28888
28888
|
cellRendererParams: {
|
|
28889
|
-
placeHolderField: 'origExternalName.
|
|
28890
|
-
combinedField: 'externalName.
|
|
28889
|
+
placeHolderField: 'origExternalName.IT',
|
|
28890
|
+
combinedField: 'externalName.IT'
|
|
28891
28891
|
}
|
|
28892
28892
|
}]
|
|
28893
28893
|
}, {
|
|
@@ -28897,19 +28897,19 @@ var config$4 = {
|
|
|
28897
28897
|
lockVisible: true,
|
|
28898
28898
|
suppressColumnsToolPanel: true,
|
|
28899
28899
|
children: [{
|
|
28900
|
-
field: 'origExternalName.
|
|
28900
|
+
field: 'origExternalName.DE',
|
|
28901
28901
|
hide: true,
|
|
28902
28902
|
isDictionary: true
|
|
28903
28903
|
}, {
|
|
28904
|
-
field: 'origExternalName.
|
|
28904
|
+
field: 'origExternalName.EN',
|
|
28905
28905
|
hide: true,
|
|
28906
28906
|
isDictionary: true
|
|
28907
28907
|
}, {
|
|
28908
|
-
field: 'origExternalName.
|
|
28908
|
+
field: 'origExternalName.FR',
|
|
28909
28909
|
hide: true,
|
|
28910
28910
|
isDictionary: true
|
|
28911
28911
|
}, {
|
|
28912
|
-
field: 'origExternalName.
|
|
28912
|
+
field: 'origExternalName.IT',
|
|
28913
28913
|
hide: true,
|
|
28914
28914
|
isDictionary: true
|
|
28915
28915
|
}]
|
|
@@ -28917,44 +28917,44 @@ var config$4 = {
|
|
|
28917
28917
|
headerName: 'backoffice.idmEnricher.renaming.label.internalName',
|
|
28918
28918
|
marryChildren: true,
|
|
28919
28919
|
children: [{
|
|
28920
|
-
field: 'translatedInternalName.
|
|
28920
|
+
field: 'translatedInternalName.DE',
|
|
28921
28921
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
28922
28922
|
isDictionary: true,
|
|
28923
28923
|
filter: 'text',
|
|
28924
28924
|
type: 'withPlaceHolder',
|
|
28925
28925
|
cellRendererParams: {
|
|
28926
|
-
placeHolderField: 'origInternalName.
|
|
28927
|
-
combinedField: 'internalName.
|
|
28926
|
+
placeHolderField: 'origInternalName.DE',
|
|
28927
|
+
combinedField: 'internalName.DE'
|
|
28928
28928
|
}
|
|
28929
28929
|
}, {
|
|
28930
|
-
field: 'translatedInternalName.
|
|
28930
|
+
field: 'translatedInternalName.EN',
|
|
28931
28931
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
28932
28932
|
isDictionary: true,
|
|
28933
28933
|
filter: 'text',
|
|
28934
28934
|
type: 'withPlaceHolder',
|
|
28935
28935
|
cellRendererParams: {
|
|
28936
|
-
placeHolderField: 'origInternalName.
|
|
28937
|
-
combinedField: 'internalName.
|
|
28936
|
+
placeHolderField: 'origInternalName.EN',
|
|
28937
|
+
combinedField: 'internalName.EN'
|
|
28938
28938
|
}
|
|
28939
28939
|
}, {
|
|
28940
|
-
field: 'translatedInternalName.
|
|
28940
|
+
field: 'translatedInternalName.FR',
|
|
28941
28941
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
28942
28942
|
isDictionary: true,
|
|
28943
28943
|
filter: 'text',
|
|
28944
28944
|
type: 'withPlaceHolder',
|
|
28945
28945
|
cellRendererParams: {
|
|
28946
|
-
placeHolderField: 'origInternalName.
|
|
28947
|
-
combinedField: 'internalName.
|
|
28946
|
+
placeHolderField: 'origInternalName.FR',
|
|
28947
|
+
combinedField: 'internalName.FR'
|
|
28948
28948
|
}
|
|
28949
28949
|
}, {
|
|
28950
|
-
field: 'translatedInternalName.
|
|
28950
|
+
field: 'translatedInternalName.IT',
|
|
28951
28951
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
28952
28952
|
isDictionary: true,
|
|
28953
28953
|
filter: 'text',
|
|
28954
28954
|
type: 'withPlaceHolder',
|
|
28955
28955
|
cellRendererParams: {
|
|
28956
|
-
placeHolderField: 'origInternalName.
|
|
28957
|
-
combinedField: 'internalName.
|
|
28956
|
+
placeHolderField: 'origInternalName.IT',
|
|
28957
|
+
combinedField: 'internalName.IT'
|
|
28958
28958
|
}
|
|
28959
28959
|
}]
|
|
28960
28960
|
}, {
|
|
@@ -28964,19 +28964,19 @@ var config$4 = {
|
|
|
28964
28964
|
lockVisible: true,
|
|
28965
28965
|
suppressColumnsToolPanel: true,
|
|
28966
28966
|
children: [{
|
|
28967
|
-
field: 'origInternalName.
|
|
28967
|
+
field: 'origInternalName.DE',
|
|
28968
28968
|
hide: true,
|
|
28969
28969
|
isDictionary: true
|
|
28970
28970
|
}, {
|
|
28971
|
-
field: 'origInternalName.
|
|
28971
|
+
field: 'origInternalName.EN',
|
|
28972
28972
|
hide: true,
|
|
28973
28973
|
isDictionary: true
|
|
28974
28974
|
}, {
|
|
28975
|
-
field: 'origInternalName.
|
|
28975
|
+
field: 'origInternalName.FR',
|
|
28976
28976
|
hide: true,
|
|
28977
28977
|
isDictionary: true
|
|
28978
28978
|
}, {
|
|
28979
|
-
field: 'origInternalName.
|
|
28979
|
+
field: 'origInternalName.IT',
|
|
28980
28980
|
hide: true,
|
|
28981
28981
|
isDictionary: true
|
|
28982
28982
|
}]
|
|
@@ -28984,44 +28984,44 @@ var config$4 = {
|
|
|
28984
28984
|
headerName: 'backoffice.idmEnricher.renaming.label.tooltip',
|
|
28985
28985
|
marryChildren: true,
|
|
28986
28986
|
children: [{
|
|
28987
|
-
field: 'translatedToolTip.
|
|
28987
|
+
field: 'translatedToolTip.DE',
|
|
28988
28988
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
28989
28989
|
isDictionary: true,
|
|
28990
28990
|
filter: 'text',
|
|
28991
28991
|
type: 'withPlaceHolder',
|
|
28992
28992
|
cellRendererParams: {
|
|
28993
|
-
placeHolderField: 'origToolTip.
|
|
28994
|
-
combinedField: 'toolTip.
|
|
28993
|
+
placeHolderField: 'origToolTip.DE',
|
|
28994
|
+
combinedField: 'toolTip.DE'
|
|
28995
28995
|
}
|
|
28996
28996
|
}, {
|
|
28997
|
-
field: 'translatedToolTip.
|
|
28997
|
+
field: 'translatedToolTip.EN',
|
|
28998
28998
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
28999
28999
|
isDictionary: true,
|
|
29000
29000
|
filter: 'text',
|
|
29001
29001
|
type: 'withPlaceHolder',
|
|
29002
29002
|
cellRendererParams: {
|
|
29003
|
-
placeHolderField: 'origToolTip.
|
|
29004
|
-
combinedField: 'toolTip.
|
|
29003
|
+
placeHolderField: 'origToolTip.EN',
|
|
29004
|
+
combinedField: 'toolTip.EN'
|
|
29005
29005
|
}
|
|
29006
29006
|
}, {
|
|
29007
|
-
field: 'translatedToolTip.
|
|
29007
|
+
field: 'translatedToolTip.FR',
|
|
29008
29008
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29009
29009
|
isDictionary: true,
|
|
29010
29010
|
filter: 'text',
|
|
29011
29011
|
type: 'withPlaceHolder',
|
|
29012
29012
|
cellRendererParams: {
|
|
29013
|
-
placeHolderField: 'origToolTip.
|
|
29014
|
-
combinedField: 'toolTip.
|
|
29013
|
+
placeHolderField: 'origToolTip.FR',
|
|
29014
|
+
combinedField: 'toolTip.FR'
|
|
29015
29015
|
}
|
|
29016
29016
|
}, {
|
|
29017
|
-
field: 'translatedToolTip.
|
|
29017
|
+
field: 'translatedToolTip.IT',
|
|
29018
29018
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29019
29019
|
isDictionary: true,
|
|
29020
29020
|
filter: 'text',
|
|
29021
29021
|
type: 'withPlaceHolder',
|
|
29022
29022
|
cellRendererParams: {
|
|
29023
|
-
placeHolderField: 'origToolTip.
|
|
29024
|
-
combinedField: 'toolTip.
|
|
29023
|
+
placeHolderField: 'origToolTip.IT',
|
|
29024
|
+
combinedField: 'toolTip.IT'
|
|
29025
29025
|
}
|
|
29026
29026
|
}]
|
|
29027
29027
|
}, {
|
|
@@ -29031,19 +29031,19 @@ var config$4 = {
|
|
|
29031
29031
|
lockVisible: true,
|
|
29032
29032
|
suppressColumnsToolPanel: true,
|
|
29033
29033
|
children: [{
|
|
29034
|
-
field: 'origToolTip.
|
|
29034
|
+
field: 'origToolTip.DE',
|
|
29035
29035
|
hide: true,
|
|
29036
29036
|
isDictionary: true
|
|
29037
29037
|
}, {
|
|
29038
|
-
field: 'origToolTip.
|
|
29038
|
+
field: 'origToolTip.EN',
|
|
29039
29039
|
hide: true,
|
|
29040
29040
|
isDictionary: true
|
|
29041
29041
|
}, {
|
|
29042
|
-
field: 'origToolTip.
|
|
29042
|
+
field: 'origToolTip.FR',
|
|
29043
29043
|
hide: true,
|
|
29044
29044
|
isDictionary: true
|
|
29045
29045
|
}, {
|
|
29046
|
-
field: 'origToolTip.
|
|
29046
|
+
field: 'origToolTip.IT',
|
|
29047
29047
|
hide: true,
|
|
29048
29048
|
isDictionary: true
|
|
29049
29049
|
}]
|
|
@@ -29061,44 +29061,44 @@ var config$3 = {
|
|
|
29061
29061
|
headerName: 'backoffice.idmEnricher.renaming.label.featuretext',
|
|
29062
29062
|
marryChildren: true,
|
|
29063
29063
|
children: [{
|
|
29064
|
-
field: 'translatedFeatureText.
|
|
29064
|
+
field: 'translatedFeatureText.DE',
|
|
29065
29065
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29066
29066
|
isDictionary: true,
|
|
29067
29067
|
filter: 'text',
|
|
29068
29068
|
type: 'withPlaceHolder',
|
|
29069
29069
|
cellRendererParams: {
|
|
29070
|
-
placeHolderField: 'origFeatureText.
|
|
29071
|
-
combinedField: 'featureText.
|
|
29070
|
+
placeHolderField: 'origFeatureText.DE',
|
|
29071
|
+
combinedField: 'featureText.DE'
|
|
29072
29072
|
}
|
|
29073
29073
|
}, {
|
|
29074
|
-
field: 'translatedFeatureText.
|
|
29074
|
+
field: 'translatedFeatureText.EN',
|
|
29075
29075
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29076
29076
|
isDictionary: true,
|
|
29077
29077
|
filter: 'text',
|
|
29078
29078
|
type: 'withPlaceHolder',
|
|
29079
29079
|
cellRendererParams: {
|
|
29080
|
-
placeHolderField: 'origFeatureText.
|
|
29081
|
-
combinedField: 'featureText.
|
|
29080
|
+
placeHolderField: 'origFeatureText.EN',
|
|
29081
|
+
combinedField: 'featureText.EN'
|
|
29082
29082
|
}
|
|
29083
29083
|
}, {
|
|
29084
|
-
field: 'translatedFeatureText.
|
|
29084
|
+
field: 'translatedFeatureText.FR',
|
|
29085
29085
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29086
29086
|
isDictionary: true,
|
|
29087
29087
|
filter: 'text',
|
|
29088
29088
|
type: 'withPlaceHolder',
|
|
29089
29089
|
cellRendererParams: {
|
|
29090
|
-
placeHolderField: 'origFeatureText.
|
|
29091
|
-
combinedField: 'featureText.
|
|
29090
|
+
placeHolderField: 'origFeatureText.FR',
|
|
29091
|
+
combinedField: 'featureText.FR'
|
|
29092
29092
|
}
|
|
29093
29093
|
}, {
|
|
29094
|
-
field: 'translatedFeatureText.
|
|
29094
|
+
field: 'translatedFeatureText.IT',
|
|
29095
29095
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29096
29096
|
isDictionary: true,
|
|
29097
29097
|
filter: 'text',
|
|
29098
29098
|
type: 'withPlaceHolder',
|
|
29099
29099
|
cellRendererParams: {
|
|
29100
|
-
placeHolderField: 'origFeatureText.
|
|
29101
|
-
combinedField: 'featureText.
|
|
29100
|
+
placeHolderField: 'origFeatureText.IT',
|
|
29101
|
+
combinedField: 'featureText.IT'
|
|
29102
29102
|
}
|
|
29103
29103
|
}]
|
|
29104
29104
|
}, {
|
|
@@ -29108,19 +29108,19 @@ var config$3 = {
|
|
|
29108
29108
|
lockVisible: true,
|
|
29109
29109
|
suppressColumnsToolPanel: true,
|
|
29110
29110
|
children: [{
|
|
29111
|
-
field: 'origFeatureText.
|
|
29111
|
+
field: 'origFeatureText.DE',
|
|
29112
29112
|
hide: true,
|
|
29113
29113
|
isDictionary: true
|
|
29114
29114
|
}, {
|
|
29115
|
-
field: 'origFeatureText.
|
|
29115
|
+
field: 'origFeatureText.EN',
|
|
29116
29116
|
hide: true,
|
|
29117
29117
|
isDictionary: true
|
|
29118
29118
|
}, {
|
|
29119
|
-
field: 'origFeatureText.
|
|
29119
|
+
field: 'origFeatureText.FR',
|
|
29120
29120
|
hide: true,
|
|
29121
29121
|
isDictionary: true
|
|
29122
29122
|
}, {
|
|
29123
|
-
field: 'origFeatureText.
|
|
29123
|
+
field: 'origFeatureText.IT',
|
|
29124
29124
|
hide: true,
|
|
29125
29125
|
isDictionary: true
|
|
29126
29126
|
}]
|
|
@@ -29177,44 +29177,44 @@ var config$2 = {
|
|
|
29177
29177
|
headerName: 'backoffice.idmEnricher.renaming.label.shortText',
|
|
29178
29178
|
marryChildren: true,
|
|
29179
29179
|
children: [{
|
|
29180
|
-
field: 'translatedShortText.
|
|
29180
|
+
field: 'translatedShortText.DE',
|
|
29181
29181
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29182
29182
|
isDictionary: true,
|
|
29183
29183
|
filter: 'text',
|
|
29184
29184
|
type: 'withPlaceHolder',
|
|
29185
29185
|
cellRendererParams: {
|
|
29186
|
-
placeHolderField: 'origShortText.
|
|
29187
|
-
combinedField: 'shortText.
|
|
29186
|
+
placeHolderField: 'origShortText.DE',
|
|
29187
|
+
combinedField: 'shortText.DE'
|
|
29188
29188
|
}
|
|
29189
29189
|
}, {
|
|
29190
|
-
field: 'translatedShortText.
|
|
29190
|
+
field: 'translatedShortText.EN',
|
|
29191
29191
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29192
29192
|
isDictionary: true,
|
|
29193
29193
|
filter: 'text',
|
|
29194
29194
|
type: 'withPlaceHolder',
|
|
29195
29195
|
cellRendererParams: {
|
|
29196
|
-
placeHolderField: 'origShortText.
|
|
29197
|
-
combinedField: 'shortText.
|
|
29196
|
+
placeHolderField: 'origShortText.EN',
|
|
29197
|
+
combinedField: 'shortText.EN'
|
|
29198
29198
|
}
|
|
29199
29199
|
}, {
|
|
29200
|
-
field: 'translatedShortText.
|
|
29200
|
+
field: 'translatedShortText.FR',
|
|
29201
29201
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29202
29202
|
isDictionary: true,
|
|
29203
29203
|
filter: 'text',
|
|
29204
29204
|
type: 'withPlaceHolder',
|
|
29205
29205
|
cellRendererParams: {
|
|
29206
|
-
placeHolderField: 'origShortText.
|
|
29207
|
-
combinedField: 'shortText.
|
|
29206
|
+
placeHolderField: 'origShortText.FR',
|
|
29207
|
+
combinedField: 'shortText.FR'
|
|
29208
29208
|
}
|
|
29209
29209
|
}, {
|
|
29210
|
-
field: 'translatedShortText.
|
|
29210
|
+
field: 'translatedShortText.IT',
|
|
29211
29211
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29212
29212
|
isDictionary: true,
|
|
29213
29213
|
filter: 'text',
|
|
29214
29214
|
type: 'withPlaceHolder',
|
|
29215
29215
|
cellRendererParams: {
|
|
29216
|
-
placeHolderField: 'origShortText.
|
|
29217
|
-
combinedField: 'shortText.
|
|
29216
|
+
placeHolderField: 'origShortText.IT',
|
|
29217
|
+
combinedField: 'shortText.IT'
|
|
29218
29218
|
}
|
|
29219
29219
|
}]
|
|
29220
29220
|
}, {
|
|
@@ -29224,19 +29224,19 @@ var config$2 = {
|
|
|
29224
29224
|
lockVisible: true,
|
|
29225
29225
|
suppressColumnsToolPanel: true,
|
|
29226
29226
|
children: [{
|
|
29227
|
-
field: 'origShortText.
|
|
29227
|
+
field: 'origShortText.DE',
|
|
29228
29228
|
hide: true,
|
|
29229
29229
|
isDictionary: true
|
|
29230
29230
|
}, {
|
|
29231
|
-
field: 'origShortText.
|
|
29231
|
+
field: 'origShortText.EN',
|
|
29232
29232
|
hide: true,
|
|
29233
29233
|
isDictionary: true
|
|
29234
29234
|
}, {
|
|
29235
|
-
field: 'origShortText.
|
|
29235
|
+
field: 'origShortText.FR',
|
|
29236
29236
|
hide: true,
|
|
29237
29237
|
isDictionary: true
|
|
29238
29238
|
}, {
|
|
29239
|
-
field: 'origShortText.
|
|
29239
|
+
field: 'origShortText.IT',
|
|
29240
29240
|
hide: true,
|
|
29241
29241
|
isDictionary: true
|
|
29242
29242
|
}]
|
|
@@ -29244,44 +29244,44 @@ var config$2 = {
|
|
|
29244
29244
|
headerName: 'backoffice.idmEnricher.renaming.label.fullText',
|
|
29245
29245
|
marryChildren: true,
|
|
29246
29246
|
children: [{
|
|
29247
|
-
field: 'translatedFullText.
|
|
29247
|
+
field: 'translatedFullText.DE',
|
|
29248
29248
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29249
29249
|
isDictionary: true,
|
|
29250
29250
|
filter: 'text',
|
|
29251
29251
|
type: 'withPlaceHolder',
|
|
29252
29252
|
cellRendererParams: {
|
|
29253
|
-
placeHolderField: 'origFullText.
|
|
29254
|
-
combinedField: 'fullText.
|
|
29253
|
+
placeHolderField: 'origFullText.DE',
|
|
29254
|
+
combinedField: 'fullText.DE'
|
|
29255
29255
|
}
|
|
29256
29256
|
}, {
|
|
29257
|
-
field: 'translatedFullText.
|
|
29257
|
+
field: 'translatedFullText.EN',
|
|
29258
29258
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29259
29259
|
isDictionary: true,
|
|
29260
29260
|
filter: 'text',
|
|
29261
29261
|
type: 'withPlaceHolder',
|
|
29262
29262
|
cellRendererParams: {
|
|
29263
|
-
placeHolderField: 'origFullText.
|
|
29264
|
-
combinedField: 'fullText.
|
|
29263
|
+
placeHolderField: 'origFullText.EN',
|
|
29264
|
+
combinedField: 'fullText.EN'
|
|
29265
29265
|
}
|
|
29266
29266
|
}, {
|
|
29267
|
-
field: 'translatedFullText.
|
|
29267
|
+
field: 'translatedFullText.FR',
|
|
29268
29268
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29269
29269
|
isDictionary: true,
|
|
29270
29270
|
filter: 'text',
|
|
29271
29271
|
type: 'withPlaceHolder',
|
|
29272
29272
|
cellRendererParams: {
|
|
29273
|
-
placeHolderField: 'origFullText.
|
|
29274
|
-
combinedField: 'fullText.
|
|
29273
|
+
placeHolderField: 'origFullText.FR',
|
|
29274
|
+
combinedField: 'fullText.FR'
|
|
29275
29275
|
}
|
|
29276
29276
|
}, {
|
|
29277
|
-
field: 'translatedFullText.
|
|
29277
|
+
field: 'translatedFullText.IT',
|
|
29278
29278
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29279
29279
|
isDictionary: true,
|
|
29280
29280
|
filter: 'text',
|
|
29281
29281
|
type: 'withPlaceHolder',
|
|
29282
29282
|
cellRendererParams: {
|
|
29283
|
-
placeHolderField: 'origFullText.
|
|
29284
|
-
combinedField: 'fullText.
|
|
29283
|
+
placeHolderField: 'origFullText.IT',
|
|
29284
|
+
combinedField: 'fullText.IT'
|
|
29285
29285
|
}
|
|
29286
29286
|
}]
|
|
29287
29287
|
}, {
|
|
@@ -29291,19 +29291,19 @@ var config$2 = {
|
|
|
29291
29291
|
lockVisible: true,
|
|
29292
29292
|
suppressColumnsToolPanel: true,
|
|
29293
29293
|
children: [{
|
|
29294
|
-
field: 'origFullText.
|
|
29294
|
+
field: 'origFullText.DE',
|
|
29295
29295
|
hide: true,
|
|
29296
29296
|
isDictionary: true
|
|
29297
29297
|
}, {
|
|
29298
|
-
field: 'origFullText.
|
|
29298
|
+
field: 'origFullText.EN',
|
|
29299
29299
|
hide: true,
|
|
29300
29300
|
isDictionary: true
|
|
29301
29301
|
}, {
|
|
29302
|
-
field: 'origFullText.
|
|
29302
|
+
field: 'origFullText.FR',
|
|
29303
29303
|
hide: true,
|
|
29304
29304
|
isDictionary: true
|
|
29305
29305
|
}, {
|
|
29306
|
-
field: 'origFullText.
|
|
29306
|
+
field: 'origFullText.IT',
|
|
29307
29307
|
hide: true,
|
|
29308
29308
|
isDictionary: true
|
|
29309
29309
|
}]
|
|
@@ -29311,44 +29311,44 @@ var config$2 = {
|
|
|
29311
29311
|
headerName: 'backoffice.idmEnricher.renaming.label.planningAdvice',
|
|
29312
29312
|
marryChildren: true,
|
|
29313
29313
|
children: [{
|
|
29314
|
-
field: 'translatedPlanningAdvice.
|
|
29314
|
+
field: 'translatedPlanningAdvice.DE',
|
|
29315
29315
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29316
29316
|
isDictionary: true,
|
|
29317
29317
|
filter: 'text',
|
|
29318
29318
|
type: 'withPlaceHolder',
|
|
29319
29319
|
cellRendererParams: {
|
|
29320
|
-
placeHolderField: 'origPlanningAdvice.
|
|
29321
|
-
combinedField: 'planningAdvice.
|
|
29320
|
+
placeHolderField: 'origPlanningAdvice.DE',
|
|
29321
|
+
combinedField: 'planningAdvice.DE'
|
|
29322
29322
|
}
|
|
29323
29323
|
}, {
|
|
29324
|
-
field: 'translatedPlanningAdvice.
|
|
29324
|
+
field: 'translatedPlanningAdvice.EN',
|
|
29325
29325
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29326
29326
|
isDictionary: true,
|
|
29327
29327
|
filter: 'text',
|
|
29328
29328
|
type: 'withPlaceHolder',
|
|
29329
29329
|
cellRendererParams: {
|
|
29330
|
-
placeHolderField: 'origPlanningAdvice.
|
|
29331
|
-
combinedField: 'planningAdvice.
|
|
29330
|
+
placeHolderField: 'origPlanningAdvice.EN',
|
|
29331
|
+
combinedField: 'planningAdvice.EN'
|
|
29332
29332
|
}
|
|
29333
29333
|
}, {
|
|
29334
|
-
field: 'translatedPlanningAdvice.
|
|
29334
|
+
field: 'translatedPlanningAdvice.FR',
|
|
29335
29335
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29336
29336
|
isDictionary: true,
|
|
29337
29337
|
filter: 'text',
|
|
29338
29338
|
type: 'withPlaceHolder',
|
|
29339
29339
|
cellRendererParams: {
|
|
29340
|
-
placeHolderField: 'origPlanningAdvice.
|
|
29341
|
-
combinedField: 'planningAdvice.
|
|
29340
|
+
placeHolderField: 'origPlanningAdvice.FR',
|
|
29341
|
+
combinedField: 'planningAdvice.FR'
|
|
29342
29342
|
}
|
|
29343
29343
|
}, {
|
|
29344
|
-
field: 'translatedPlanningAdvice.
|
|
29344
|
+
field: 'translatedPlanningAdvice.IT',
|
|
29345
29345
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29346
29346
|
isDictionary: true,
|
|
29347
29347
|
filter: 'text',
|
|
29348
29348
|
type: 'withPlaceHolder',
|
|
29349
29349
|
cellRendererParams: {
|
|
29350
|
-
placeHolderField: 'origPlanningAdvice.
|
|
29351
|
-
combinedField: 'planningAdvice.
|
|
29350
|
+
placeHolderField: 'origPlanningAdvice.IT',
|
|
29351
|
+
combinedField: 'planningAdvice.IT'
|
|
29352
29352
|
}
|
|
29353
29353
|
}]
|
|
29354
29354
|
}, {
|
|
@@ -29358,19 +29358,19 @@ var config$2 = {
|
|
|
29358
29358
|
lockVisible: true,
|
|
29359
29359
|
suppressColumnsToolPanel: true,
|
|
29360
29360
|
children: [{
|
|
29361
|
-
field: 'origPlanningAdvice.
|
|
29361
|
+
field: 'origPlanningAdvice.DE',
|
|
29362
29362
|
hide: true,
|
|
29363
29363
|
isDictionary: true
|
|
29364
29364
|
}, {
|
|
29365
|
-
field: 'origPlanningAdvice.
|
|
29365
|
+
field: 'origPlanningAdvice.EN',
|
|
29366
29366
|
hide: true,
|
|
29367
29367
|
isDictionary: true
|
|
29368
29368
|
}, {
|
|
29369
|
-
field: 'origPlanningAdvice.
|
|
29369
|
+
field: 'origPlanningAdvice.FR',
|
|
29370
29370
|
hide: true,
|
|
29371
29371
|
isDictionary: true
|
|
29372
29372
|
}, {
|
|
29373
|
-
field: 'origPlanningAdvice.
|
|
29373
|
+
field: 'origPlanningAdvice.IT',
|
|
29374
29374
|
hide: true,
|
|
29375
29375
|
isDictionary: true
|
|
29376
29376
|
}]
|
|
@@ -29408,44 +29408,44 @@ var config$1 = {
|
|
|
29408
29408
|
headerName: 'backoffice.idmEnricher.renaming.label.optionText',
|
|
29409
29409
|
marryChildren: true,
|
|
29410
29410
|
children: [{
|
|
29411
|
-
field: 'translatedOptionText.
|
|
29411
|
+
field: 'translatedOptionText.DE',
|
|
29412
29412
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29413
29413
|
isDictionary: true,
|
|
29414
29414
|
filter: 'text',
|
|
29415
29415
|
type: 'withPlaceHolder',
|
|
29416
29416
|
cellRendererParams: {
|
|
29417
|
-
placeHolderField: 'origOptionText.
|
|
29418
|
-
combinedField: 'optionText.
|
|
29417
|
+
placeHolderField: 'origOptionText.DE',
|
|
29418
|
+
combinedField: 'optionText.DE'
|
|
29419
29419
|
}
|
|
29420
29420
|
}, {
|
|
29421
|
-
field: 'translatedOptionText.
|
|
29421
|
+
field: 'translatedOptionText.EN',
|
|
29422
29422
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29423
29423
|
isDictionary: true,
|
|
29424
29424
|
filter: 'text',
|
|
29425
29425
|
type: 'withPlaceHolder',
|
|
29426
29426
|
cellRendererParams: {
|
|
29427
|
-
placeHolderField: 'origOptionText.
|
|
29428
|
-
combinedField: 'optionText.
|
|
29427
|
+
placeHolderField: 'origOptionText.EN',
|
|
29428
|
+
combinedField: 'optionText.EN'
|
|
29429
29429
|
}
|
|
29430
29430
|
}, {
|
|
29431
|
-
field: 'translatedOptionText.
|
|
29431
|
+
field: 'translatedOptionText.FR',
|
|
29432
29432
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29433
29433
|
isDictionary: true,
|
|
29434
29434
|
filter: 'text',
|
|
29435
29435
|
type: 'withPlaceHolder',
|
|
29436
29436
|
cellRendererParams: {
|
|
29437
|
-
placeHolderField: 'origOptionText.
|
|
29438
|
-
combinedField: 'optionText.
|
|
29437
|
+
placeHolderField: 'origOptionText.FR',
|
|
29438
|
+
combinedField: 'optionText.FR'
|
|
29439
29439
|
}
|
|
29440
29440
|
}, {
|
|
29441
|
-
field: 'translatedOptionText.
|
|
29441
|
+
field: 'translatedOptionText.IT',
|
|
29442
29442
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29443
29443
|
isDictionary: true,
|
|
29444
29444
|
filter: 'text',
|
|
29445
29445
|
type: 'withPlaceHolder',
|
|
29446
29446
|
cellRendererParams: {
|
|
29447
|
-
placeHolderField: 'origOptionText.
|
|
29448
|
-
combinedField: 'optionText.
|
|
29447
|
+
placeHolderField: 'origOptionText.IT',
|
|
29448
|
+
combinedField: 'optionText.IT'
|
|
29449
29449
|
}
|
|
29450
29450
|
}]
|
|
29451
29451
|
}, {
|
|
@@ -29455,19 +29455,19 @@ var config$1 = {
|
|
|
29455
29455
|
lockVisible: true,
|
|
29456
29456
|
suppressColumnsToolPanel: true,
|
|
29457
29457
|
children: [{
|
|
29458
|
-
field: 'origOptionText.
|
|
29458
|
+
field: 'origOptionText.DE',
|
|
29459
29459
|
hide: true,
|
|
29460
29460
|
isDictionary: true
|
|
29461
29461
|
}, {
|
|
29462
|
-
field: 'origOptionText.
|
|
29462
|
+
field: 'origOptionText.EN',
|
|
29463
29463
|
hide: true,
|
|
29464
29464
|
isDictionary: true
|
|
29465
29465
|
}, {
|
|
29466
|
-
field: 'origOptionText.
|
|
29466
|
+
field: 'origOptionText.FR',
|
|
29467
29467
|
hide: true,
|
|
29468
29468
|
isDictionary: true
|
|
29469
29469
|
}, {
|
|
29470
|
-
field: 'origOptionText.
|
|
29470
|
+
field: 'origOptionText.IT',
|
|
29471
29471
|
hide: true,
|
|
29472
29472
|
isDictionary: true
|
|
29473
29473
|
}]
|
|
@@ -29475,44 +29475,44 @@ var config$1 = {
|
|
|
29475
29475
|
headerName: 'backoffice.idmEnricher.renaming.label.optionCommentText',
|
|
29476
29476
|
marryChildren: true,
|
|
29477
29477
|
children: [{
|
|
29478
|
-
field: 'translatedOptionCommentText.
|
|
29478
|
+
field: 'translatedOptionCommentText.DE',
|
|
29479
29479
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29480
29480
|
isDictionary: true,
|
|
29481
29481
|
filter: 'text',
|
|
29482
29482
|
type: 'withPlaceHolder',
|
|
29483
29483
|
cellRendererParams: {
|
|
29484
|
-
placeHolderField: 'origOptionCommentText.
|
|
29485
|
-
combinedField: 'optionCommentText.
|
|
29484
|
+
placeHolderField: 'origOptionCommentText.DE',
|
|
29485
|
+
combinedField: 'optionCommentText.DE'
|
|
29486
29486
|
}
|
|
29487
29487
|
}, {
|
|
29488
|
-
field: 'translatedOptionCommentText.
|
|
29488
|
+
field: 'translatedOptionCommentText.EN',
|
|
29489
29489
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29490
29490
|
isDictionary: true,
|
|
29491
29491
|
filter: 'text',
|
|
29492
29492
|
type: 'withPlaceHolder',
|
|
29493
29493
|
cellRendererParams: {
|
|
29494
|
-
placeHolderField: 'origOptionCommentText.
|
|
29495
|
-
combinedField: 'optionCommentText.
|
|
29494
|
+
placeHolderField: 'origOptionCommentText.EN',
|
|
29495
|
+
combinedField: 'optionCommentText.EN'
|
|
29496
29496
|
}
|
|
29497
29497
|
}, {
|
|
29498
|
-
field: 'translatedOptionCommentText.
|
|
29498
|
+
field: 'translatedOptionCommentText.FR',
|
|
29499
29499
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29500
29500
|
isDictionary: true,
|
|
29501
29501
|
filter: 'text',
|
|
29502
29502
|
type: 'withPlaceHolder',
|
|
29503
29503
|
cellRendererParams: {
|
|
29504
|
-
placeHolderField: 'origOptionCommentText.
|
|
29505
|
-
combinedField: 'optionCommentText.
|
|
29504
|
+
placeHolderField: 'origOptionCommentText.FR',
|
|
29505
|
+
combinedField: 'optionCommentText.FR'
|
|
29506
29506
|
}
|
|
29507
29507
|
}, {
|
|
29508
|
-
field: 'translatedOptionCommentText.
|
|
29508
|
+
field: 'translatedOptionCommentText.IT',
|
|
29509
29509
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29510
29510
|
isDictionary: true,
|
|
29511
29511
|
filter: 'text',
|
|
29512
29512
|
type: 'withPlaceHolder',
|
|
29513
29513
|
cellRendererParams: {
|
|
29514
|
-
placeHolderField: 'origOptionCommentText.
|
|
29515
|
-
combinedField: 'optionCommentText.
|
|
29514
|
+
placeHolderField: 'origOptionCommentText.IT',
|
|
29515
|
+
combinedField: 'optionCommentText.IT'
|
|
29516
29516
|
}
|
|
29517
29517
|
}]
|
|
29518
29518
|
}, {
|
|
@@ -29522,19 +29522,19 @@ var config$1 = {
|
|
|
29522
29522
|
lockVisible: true,
|
|
29523
29523
|
suppressColumnsToolPanel: true,
|
|
29524
29524
|
children: [{
|
|
29525
|
-
field: 'origOptionCommentText.
|
|
29525
|
+
field: 'origOptionCommentText.DE',
|
|
29526
29526
|
hide: true,
|
|
29527
29527
|
isDictionary: true
|
|
29528
29528
|
}, {
|
|
29529
|
-
field: 'origOptionCommentText.
|
|
29529
|
+
field: 'origOptionCommentText.EN',
|
|
29530
29530
|
hide: true,
|
|
29531
29531
|
isDictionary: true
|
|
29532
29532
|
}, {
|
|
29533
|
-
field: 'origOptionCommentText.
|
|
29533
|
+
field: 'origOptionCommentText.FR',
|
|
29534
29534
|
hide: true,
|
|
29535
29535
|
isDictionary: true
|
|
29536
29536
|
}, {
|
|
29537
|
-
field: 'origOptionCommentText.
|
|
29537
|
+
field: 'origOptionCommentText.IT',
|
|
29538
29538
|
hide: true,
|
|
29539
29539
|
isDictionary: true
|
|
29540
29540
|
}]
|
|
@@ -29553,44 +29553,44 @@ var config = {
|
|
|
29553
29553
|
marryChildren: true,
|
|
29554
29554
|
required: true,
|
|
29555
29555
|
children: [{
|
|
29556
|
-
field: 'translatedSeriesName.
|
|
29556
|
+
field: 'translatedSeriesName.DE',
|
|
29557
29557
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29558
29558
|
isDictionary: true,
|
|
29559
29559
|
filter: 'text',
|
|
29560
29560
|
type: 'withPlaceHolder',
|
|
29561
29561
|
cellRendererParams: {
|
|
29562
|
-
placeHolderField: 'origSeriesName.
|
|
29563
|
-
combinedField: 'seriesName.
|
|
29562
|
+
placeHolderField: 'origSeriesName.DE',
|
|
29563
|
+
combinedField: 'seriesName.DE'
|
|
29564
29564
|
}
|
|
29565
29565
|
}, {
|
|
29566
|
-
field: 'translatedSeriesName.
|
|
29566
|
+
field: 'translatedSeriesName.EN',
|
|
29567
29567
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29568
29568
|
isDictionary: true,
|
|
29569
29569
|
filter: 'text',
|
|
29570
29570
|
type: 'withPlaceHolder',
|
|
29571
29571
|
cellRendererParams: {
|
|
29572
|
-
placeHolderField: 'origSeriesName.
|
|
29573
|
-
combinedField: 'seriesName.
|
|
29572
|
+
placeHolderField: 'origSeriesName.EN',
|
|
29573
|
+
combinedField: 'seriesName.EN'
|
|
29574
29574
|
}
|
|
29575
29575
|
}, {
|
|
29576
|
-
field: 'translatedSeriesName.
|
|
29576
|
+
field: 'translatedSeriesName.FR',
|
|
29577
29577
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29578
29578
|
isDictionary: true,
|
|
29579
29579
|
filter: 'text',
|
|
29580
29580
|
type: 'withPlaceHolder',
|
|
29581
29581
|
cellRendererParams: {
|
|
29582
|
-
placeHolderField: 'origSeriesName.
|
|
29583
|
-
combinedField: 'seriesName.
|
|
29582
|
+
placeHolderField: 'origSeriesName.FR',
|
|
29583
|
+
combinedField: 'seriesName.FR'
|
|
29584
29584
|
}
|
|
29585
29585
|
}, {
|
|
29586
|
-
field: 'translatedSeriesName.
|
|
29586
|
+
field: 'translatedSeriesName.IT',
|
|
29587
29587
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29588
29588
|
isDictionary: true,
|
|
29589
29589
|
filter: 'text',
|
|
29590
29590
|
type: 'withPlaceHolder',
|
|
29591
29591
|
cellRendererParams: {
|
|
29592
|
-
placeHolderField: 'origSeriesName.
|
|
29593
|
-
combinedField: 'seriesName.
|
|
29592
|
+
placeHolderField: 'origSeriesName.IT',
|
|
29593
|
+
combinedField: 'seriesName.IT'
|
|
29594
29594
|
}
|
|
29595
29595
|
}]
|
|
29596
29596
|
}, {
|
|
@@ -29600,19 +29600,19 @@ var config = {
|
|
|
29600
29600
|
lockVisible: true,
|
|
29601
29601
|
suppressColumnsToolPanel: true,
|
|
29602
29602
|
children: [{
|
|
29603
|
-
field: 'origSeriesName.
|
|
29603
|
+
field: 'origSeriesName.DE',
|
|
29604
29604
|
isDictionary: true,
|
|
29605
29605
|
hide: true
|
|
29606
29606
|
}, {
|
|
29607
|
-
field: 'origSeriesName.
|
|
29607
|
+
field: 'origSeriesName.EN',
|
|
29608
29608
|
isDictionary: true,
|
|
29609
29609
|
hide: true
|
|
29610
29610
|
}, {
|
|
29611
|
-
field: 'origSeriesName.
|
|
29611
|
+
field: 'origSeriesName.FR',
|
|
29612
29612
|
isDictionary: true,
|
|
29613
29613
|
hide: true
|
|
29614
29614
|
}, {
|
|
29615
|
-
field: 'origSeriesName.
|
|
29615
|
+
field: 'origSeriesName.IT',
|
|
29616
29616
|
isDictionary: true,
|
|
29617
29617
|
hide: true
|
|
29618
29618
|
}]
|
|
@@ -29620,44 +29620,44 @@ var config = {
|
|
|
29620
29620
|
headerName: 'backoffice.idmEnricher.renaming.label.serieFullText',
|
|
29621
29621
|
marryChildren: true,
|
|
29622
29622
|
children: [{
|
|
29623
|
-
field: 'translatedSeriesFullText.
|
|
29623
|
+
field: 'translatedSeriesFullText.DE',
|
|
29624
29624
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29625
29625
|
isDictionary: true,
|
|
29626
29626
|
filter: 'text',
|
|
29627
29627
|
type: 'withPlaceHolder',
|
|
29628
29628
|
cellRendererParams: {
|
|
29629
|
-
placeHolderField: 'origSeriesFullText.
|
|
29630
|
-
combinedField: 'seriesFullText.
|
|
29629
|
+
placeHolderField: 'origSeriesFullText.DE',
|
|
29630
|
+
combinedField: 'seriesFullText.DE'
|
|
29631
29631
|
}
|
|
29632
29632
|
}, {
|
|
29633
|
-
field: 'translatedSeriesFullText.
|
|
29633
|
+
field: 'translatedSeriesFullText.EN',
|
|
29634
29634
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29635
29635
|
isDictionary: true,
|
|
29636
29636
|
filter: 'text',
|
|
29637
29637
|
type: 'withPlaceHolder',
|
|
29638
29638
|
cellRendererParams: {
|
|
29639
|
-
placeHolderField: 'origSeriesFullText.
|
|
29640
|
-
combinedField: 'seriesFullText.
|
|
29639
|
+
placeHolderField: 'origSeriesFullText.EN',
|
|
29640
|
+
combinedField: 'seriesFullText.EN'
|
|
29641
29641
|
}
|
|
29642
29642
|
}, {
|
|
29643
|
-
field: 'translatedSeriesFullText.
|
|
29643
|
+
field: 'translatedSeriesFullText.FR',
|
|
29644
29644
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29645
29645
|
isDictionary: true,
|
|
29646
29646
|
filter: 'text',
|
|
29647
29647
|
type: 'withPlaceHolder',
|
|
29648
29648
|
cellRendererParams: {
|
|
29649
|
-
placeHolderField: 'origSeriesFullText.
|
|
29650
|
-
combinedField: 'seriesFullText.
|
|
29649
|
+
placeHolderField: 'origSeriesFullText.FR',
|
|
29650
|
+
combinedField: 'seriesFullText.FR'
|
|
29651
29651
|
}
|
|
29652
29652
|
}, {
|
|
29653
|
-
field: 'translatedSeriesFullText.
|
|
29653
|
+
field: 'translatedSeriesFullText.IT',
|
|
29654
29654
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29655
29655
|
isDictionary: true,
|
|
29656
29656
|
filter: 'text',
|
|
29657
29657
|
type: 'withPlaceHolder',
|
|
29658
29658
|
cellRendererParams: {
|
|
29659
|
-
placeHolderField: 'origSeriesFullText.
|
|
29660
|
-
combinedField: 'seriesFullText.
|
|
29659
|
+
placeHolderField: 'origSeriesFullText.IT',
|
|
29660
|
+
combinedField: 'seriesFullText.IT'
|
|
29661
29661
|
}
|
|
29662
29662
|
}]
|
|
29663
29663
|
}, {
|
|
@@ -29667,19 +29667,19 @@ var config = {
|
|
|
29667
29667
|
lockVisible: true,
|
|
29668
29668
|
suppressColumnsToolPanel: true,
|
|
29669
29669
|
children: [{
|
|
29670
|
-
field: 'origSeriesFullText.
|
|
29670
|
+
field: 'origSeriesFullText.DE',
|
|
29671
29671
|
isDictionary: true,
|
|
29672
29672
|
hide: true
|
|
29673
29673
|
}, {
|
|
29674
|
-
field: 'origSeriesFullText.
|
|
29674
|
+
field: 'origSeriesFullText.EN',
|
|
29675
29675
|
isDictionary: true,
|
|
29676
29676
|
hide: true
|
|
29677
29677
|
}, {
|
|
29678
|
-
field: 'origSeriesFullText.
|
|
29678
|
+
field: 'origSeriesFullText.FR',
|
|
29679
29679
|
isDictionary: true,
|
|
29680
29680
|
hide: true
|
|
29681
29681
|
}, {
|
|
29682
|
-
field: 'origSeriesFullText.
|
|
29682
|
+
field: 'origSeriesFullText.IT',
|
|
29683
29683
|
isDictionary: true,
|
|
29684
29684
|
hide: true
|
|
29685
29685
|
}]
|
|
@@ -29908,22 +29908,22 @@ function TableTabGroups () {
|
|
|
29908
29908
|
marryChildren: true,
|
|
29909
29909
|
required: true,
|
|
29910
29910
|
children: [{
|
|
29911
|
-
field: 'name.
|
|
29911
|
+
field: 'name.DE',
|
|
29912
29912
|
headerName: 'backoffice.idmEnricher.general.label.DE',
|
|
29913
29913
|
isDictionary: true,
|
|
29914
29914
|
filter: 'text'
|
|
29915
29915
|
}, {
|
|
29916
|
-
field: 'name.
|
|
29916
|
+
field: 'name.EN',
|
|
29917
29917
|
headerName: 'backoffice.idmEnricher.general.label.EN',
|
|
29918
29918
|
isDictionary: true,
|
|
29919
29919
|
filter: 'text'
|
|
29920
29920
|
}, {
|
|
29921
|
-
field: 'name.
|
|
29921
|
+
field: 'name.FR',
|
|
29922
29922
|
headerName: 'backoffice.idmEnricher.general.label.FR',
|
|
29923
29923
|
isDictionary: true,
|
|
29924
29924
|
filter: 'text'
|
|
29925
29925
|
}, {
|
|
29926
|
-
field: 'name.
|
|
29926
|
+
field: 'name.IT',
|
|
29927
29927
|
headerName: 'backoffice.idmEnricher.general.label.IT',
|
|
29928
29928
|
isDictionary: true,
|
|
29929
29929
|
filter: 'text'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@crystaldesign/diva-backoffice",
|
|
3
|
-
"version": "24.11.0-beta.
|
|
3
|
+
"version": "24.11.0-beta.7",
|
|
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.11.0-beta.
|
|
18
|
+
"@crystaldesign/spreadsheet": "24.11.0-beta.7",
|
|
19
19
|
"@google/model-viewer": "3.4.0",
|
|
20
20
|
"@tinymce/tinymce-react": "^3.13.0",
|
|
21
21
|
"ag-charts-community": "^9.3.1",
|
|
@@ -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": "b190d51a9a5045a534f3f6a3e95171b30ea8a0c0"
|
|
55
55
|
}
|