@crystaldesign/diva-backoffice 25.1.0-beta.14 → 25.1.0-beta.15
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 +9 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/Tables/Features.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFeatureClasses/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFeatures/index.d.ts.map +1 -1
- package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableSeries/index.d.ts.map +1 -1
- package/package.json +9 -9
package/build/esm/index.js
CHANGED
|
@@ -33643,6 +33643,9 @@ function TableSeries () {
|
|
|
33643
33643
|
} else {
|
|
33644
33644
|
root.contentStore.bottomToolBar.tools = [];
|
|
33645
33645
|
}
|
|
33646
|
+
return function () {
|
|
33647
|
+
root.contentStore.bottomToolBar.tools = [];
|
|
33648
|
+
};
|
|
33646
33649
|
}, [selectedSerie]);
|
|
33647
33650
|
var applicationData = useMemo(function () {
|
|
33648
33651
|
return {
|
|
@@ -34039,7 +34042,6 @@ function Features(_ref) {
|
|
|
34039
34042
|
headerName: 'backoffice.idmCatalog.features.label.featureNo',
|
|
34040
34043
|
required: true,
|
|
34041
34044
|
cellDataType: 'lookup',
|
|
34042
|
-
doRefresh: true,
|
|
34043
34045
|
unique: true,
|
|
34044
34046
|
customParams: {
|
|
34045
34047
|
apiInterface: {
|
|
@@ -34178,6 +34180,9 @@ function TableFeatures () {
|
|
|
34178
34180
|
} else {
|
|
34179
34181
|
root.contentStore.bottomToolBar.tools = [];
|
|
34180
34182
|
}
|
|
34183
|
+
return function () {
|
|
34184
|
+
root.contentStore.bottomToolBar.tools = [];
|
|
34185
|
+
};
|
|
34181
34186
|
}, [selectedFeature]);
|
|
34182
34187
|
return /*#__PURE__*/jsxs(Fragment, {
|
|
34183
34188
|
children: [/*#__PURE__*/jsx(Descriptions$1, {
|
|
@@ -34289,6 +34294,9 @@ function TableFeatureClasses () {
|
|
|
34289
34294
|
} else {
|
|
34290
34295
|
root.contentStore.bottomToolBar.tools = [];
|
|
34291
34296
|
}
|
|
34297
|
+
return function () {
|
|
34298
|
+
root.contentStore.bottomToolBar.tools = [];
|
|
34299
|
+
};
|
|
34292
34300
|
}, [selectedFeatureClass]);
|
|
34293
34301
|
var applicationData = useMemo(function () {
|
|
34294
34302
|
return {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Features.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMCatalogEditor/Tables/Features.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,SAAS,EAAkB,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAGlE,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAC/B,cAAc,EACd,SAAS,EACT,cAAc,EACd,SAAS,EACT,KAAK,GACN,EAAE;IACD,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,oBAAoB,CAAC,GAAG,CAAC,CAAC;CACnC,
|
|
1
|
+
{"version":3,"file":"Features.d.ts","sourceRoot":"","sources":["../../../../../../../src/ui/IDMCatalogEditor/Tables/Features.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,OAAO,EAAE,SAAS,EAAkB,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAGlE,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAC/B,cAAc,EACd,SAAS,EACT,cAAc,EACd,SAAS,EACT,KAAK,GACN,EAAE;IACD,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,oBAAoB,CAAC,GAAG,CAAC,CAAC;CACnC,qBAmMA"}
|
package/build/types/backoffice/src/ui/IDMCatalogEditor/modules/TableFeatureClasses/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableFeatureClasses/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAUlD,MAAM,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableFeatureClasses/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAUlD,MAAM,CAAC,OAAO,gCAmKb"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableFeatures/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAUzC,MAAM,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableFeatures/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAUzC,MAAM,CAAC,OAAO,gCA2Db"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableSeries/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAUlD,MAAM,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/ui/IDMCatalogEditor/modules/TableSeries/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAUlD,MAAM,CAAC,OAAO,gCA8Ob"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@crystaldesign/diva-backoffice",
|
|
3
|
-
"version": "25.1.0-beta.
|
|
3
|
+
"version": "25.1.0-beta.15",
|
|
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": "5.4.0",
|
|
17
17
|
"@babel/runtime": "7.24.7",
|
|
18
|
-
"@crystaldesign/content-box": "25.1.0-beta.
|
|
19
|
-
"@crystaldesign/content-item": "25.1.0-beta.
|
|
20
|
-
"@crystaldesign/diva-core": "25.1.0-beta.
|
|
21
|
-
"@crystaldesign/diva-utils": "25.1.0-beta.
|
|
22
|
-
"@crystaldesign/media-upload": "25.1.0-beta.
|
|
23
|
-
"@crystaldesign/rtf-editor": "25.1.0-beta.
|
|
24
|
-
"@crystaldesign/spreadsheet": "25.1.0-beta.
|
|
18
|
+
"@crystaldesign/content-box": "25.1.0-beta.15",
|
|
19
|
+
"@crystaldesign/content-item": "25.1.0-beta.15",
|
|
20
|
+
"@crystaldesign/diva-core": "25.1.0-beta.15",
|
|
21
|
+
"@crystaldesign/diva-utils": "25.1.0-beta.15",
|
|
22
|
+
"@crystaldesign/media-upload": "25.1.0-beta.15",
|
|
23
|
+
"@crystaldesign/rtf-editor": "25.1.0-beta.15",
|
|
24
|
+
"@crystaldesign/spreadsheet": "25.1.0-beta.15",
|
|
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": "4ddea29e1113c71544d30bfb90beb462a9f8483b"
|
|
55
55
|
}
|