@crystaldesign/diva-backoffice 25.4.0-beta.34 → 25.4.0-beta.36
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 +22 -22
- package/package.json +9 -9
package/build/esm/index.js
CHANGED
|
@@ -7719,28 +7719,6 @@ function loadConfiguration(t, root, config, lang) {
|
|
|
7719
7719
|
label: t('backoffice.form.organizationdetails.items.nein'),
|
|
7720
7720
|
value: false
|
|
7721
7721
|
}]
|
|
7722
|
-
}, {
|
|
7723
|
-
name: ['settings', 'pricePreview'],
|
|
7724
|
-
label: t('backoffice.form.organizationdetails.items.settings.pricePreview'),
|
|
7725
|
-
permission: 'backoffice_admin_organizations',
|
|
7726
|
-
type: 'radio',
|
|
7727
|
-
optionType: 'button',
|
|
7728
|
-
options: [{
|
|
7729
|
-
label: t('backoffice.form.organizationdetails.items.vererbt'),
|
|
7730
|
-
value: undefined
|
|
7731
|
-
}, {
|
|
7732
|
-
label: t('backoffice.form.organizationdetails.items.off'),
|
|
7733
|
-
value: 'off'
|
|
7734
|
-
}, {
|
|
7735
|
-
label: t('backoffice.form.organizationdetails.items.fromBasePrice'),
|
|
7736
|
-
value: 'fromBasePrice'
|
|
7737
|
-
}, {
|
|
7738
|
-
label: t('backoffice.form.organizationdetails.items.fromCurrentPrice'),
|
|
7739
|
-
value: 'fromCurrentPrice'
|
|
7740
|
-
}, {
|
|
7741
|
-
label: t('backoffice.form.organizationdetails.items.fromCurrentPriceHideCurrent'),
|
|
7742
|
-
value: 'fromCurrentPriceHideCurrent'
|
|
7743
|
-
}]
|
|
7744
7722
|
}, {
|
|
7745
7723
|
name: ['settings', 'enableARLeaflet'],
|
|
7746
7724
|
label: t('backoffice.form.organizationdetails.items.settings.enableARLeaflet'),
|
|
@@ -7808,6 +7786,28 @@ function loadConfiguration(t, root, config, lang) {
|
|
|
7808
7786
|
label: t('backoffice.form.organizationdetails.items.nein'),
|
|
7809
7787
|
value: false
|
|
7810
7788
|
}]
|
|
7789
|
+
}, {
|
|
7790
|
+
name: ['settings', 'pricePreview'],
|
|
7791
|
+
label: t('backoffice.form.organizationdetails.items.settings.pricePreview'),
|
|
7792
|
+
permission: 'backoffice_admin_organizations',
|
|
7793
|
+
type: 'radio',
|
|
7794
|
+
optionType: 'button',
|
|
7795
|
+
options: [{
|
|
7796
|
+
label: t('backoffice.form.organizationdetails.items.vererbt'),
|
|
7797
|
+
value: undefined
|
|
7798
|
+
}, {
|
|
7799
|
+
label: t('backoffice.form.organizationdetails.items.off'),
|
|
7800
|
+
value: 'off'
|
|
7801
|
+
}, {
|
|
7802
|
+
label: t('backoffice.form.organizationdetails.items.fromBasePrice'),
|
|
7803
|
+
value: 'fromBasePrice'
|
|
7804
|
+
}, {
|
|
7805
|
+
label: t('backoffice.form.organizationdetails.items.fromCurrentPrice'),
|
|
7806
|
+
value: 'fromCurrentPrice'
|
|
7807
|
+
}, {
|
|
7808
|
+
label: t('backoffice.form.organizationdetails.items.fromCurrentPriceHideCurrent'),
|
|
7809
|
+
value: 'fromCurrentPriceHideCurrent'
|
|
7810
|
+
}]
|
|
7811
7811
|
}, {
|
|
7812
7812
|
name: t('backoffice.subtitle.advanced'),
|
|
7813
7813
|
type: 'subTitle',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@crystaldesign/diva-backoffice",
|
|
3
|
-
"version": "25.4.0-beta.
|
|
3
|
+
"version": "25.4.0-beta.36",
|
|
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.4.0-beta.
|
|
19
|
-
"@crystaldesign/content-item": "25.4.0-beta.
|
|
20
|
-
"@crystaldesign/diva-core": "25.4.0-beta.
|
|
21
|
-
"@crystaldesign/diva-utils": "25.4.0-beta.
|
|
22
|
-
"@crystaldesign/media-upload": "25.4.0-beta.
|
|
23
|
-
"@crystaldesign/rtf-editor": "25.4.0-beta.
|
|
24
|
-
"@crystaldesign/spreadsheet": "25.4.0-beta.
|
|
18
|
+
"@crystaldesign/content-box": "25.4.0-beta.36",
|
|
19
|
+
"@crystaldesign/content-item": "25.4.0-beta.36",
|
|
20
|
+
"@crystaldesign/diva-core": "25.4.0-beta.36",
|
|
21
|
+
"@crystaldesign/diva-utils": "25.4.0-beta.36",
|
|
22
|
+
"@crystaldesign/media-upload": "25.4.0-beta.36",
|
|
23
|
+
"@crystaldesign/rtf-editor": "25.4.0-beta.36",
|
|
24
|
+
"@crystaldesign/spreadsheet": "25.4.0-beta.36",
|
|
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": "93fcd5b35a7c1470a36f8dcebbfa68dac1e78d57"
|
|
55
55
|
}
|