@cloud-ru/uikit-product-calculator 0.40.0 → 0.40.2
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/CHANGELOG.md +24 -0
- package/dist/cjs/config/platforms/evolution/product-config/EvolutionArenadataDb.js +1 -1
- package/dist/esm/config/platforms/evolution/product-config/EvolutionArenadataDb.js +1 -1
- package/package.json +7 -7
- package/src/config/platforms/evolution/product-config/EvolutionArenadataDb.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,30 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## 0.40.2 (2026-01-30)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **SITE-10288:** fix text ARENADATA_DB calculator ([92af2c3](https://gitverse.ru/cloud-ru-tech/uikit-product/commits/92af2c3fa4746edfcdfc58450eeb6d583bc6f359))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## 0.40.1 (2026-01-29)
|
|
18
|
+
|
|
19
|
+
### Only dependencies have been changed
|
|
20
|
+
* [@cloud-ru/uikit-product-icons@16.2.0](https://gitverse.ru/cloud-ru-tech/uikit-product/-/blob/master/packages/icons/CHANGELOG.md)
|
|
21
|
+
* [@cloud-ru/uikit-product-mobile-accordion@0.4.32](https://gitverse.ru/cloud-ru-tech/uikit-product/-/blob/master/packages/mobile-accordion/CHANGELOG.md)
|
|
22
|
+
* [@cloud-ru/uikit-product-mobile-dropdown@0.9.32](https://gitverse.ru/cloud-ru-tech/uikit-product/-/blob/master/packages/mobile-dropdown/CHANGELOG.md)
|
|
23
|
+
* [@cloud-ru/uikit-product-mobile-fields@0.12.5](https://gitverse.ru/cloud-ru-tech/uikit-product/-/blob/master/packages/mobile-fields/CHANGELOG.md)
|
|
24
|
+
* [@cloud-ru/uikit-product-mobile-modal@0.9.29](https://gitverse.ru/cloud-ru-tech/uikit-product/-/blob/master/packages/mobile-modal/CHANGELOG.md)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
6
30
|
# 0.40.0 (2026-01-28)
|
|
7
31
|
|
|
8
32
|
|
|
@@ -119,7 +119,7 @@ exports.EVOLUTION_ARENADATA_DB_FORM_CONFIG = {
|
|
|
119
119
|
items: licenseRentItems,
|
|
120
120
|
decoratorProps: {
|
|
121
121
|
label: 'Тип арендуемой лицензии',
|
|
122
|
-
labelTooltip: 'Сервис тарифицируется по модели Allocated. Стоимость начинает
|
|
122
|
+
labelTooltip: 'Сервис тарифицируется по модели Allocated. Стоимость начинает рассчитываться с момента передачи в аренду и до отказа от аренды.',
|
|
123
123
|
},
|
|
124
124
|
},
|
|
125
125
|
alert: {
|
|
@@ -116,7 +116,7 @@ export const EVOLUTION_ARENADATA_DB_FORM_CONFIG = {
|
|
|
116
116
|
items: licenseRentItems,
|
|
117
117
|
decoratorProps: {
|
|
118
118
|
label: 'Тип арендуемой лицензии',
|
|
119
|
-
labelTooltip: 'Сервис тарифицируется по модели Allocated. Стоимость начинает
|
|
119
|
+
labelTooltip: 'Сервис тарифицируется по модели Allocated. Стоимость начинает рассчитываться с момента передачи в аренду и до отказа от аренды.',
|
|
120
120
|
},
|
|
121
121
|
},
|
|
122
122
|
alert: {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-ru/uikit-product-calculator",
|
|
3
3
|
"title": "Calculator",
|
|
4
|
-
"version": "0.40.
|
|
4
|
+
"version": "0.40.2",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css",
|
|
7
7
|
"*.woff",
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
"scripts": {},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@cloud-ru/ft-copy-to-clipboard": "0.1.0",
|
|
40
|
-
"@cloud-ru/uikit-product-icons": "16.
|
|
41
|
-
"@cloud-ru/uikit-product-mobile-accordion": "0.4.
|
|
42
|
-
"@cloud-ru/uikit-product-mobile-dropdown": "0.9.
|
|
43
|
-
"@cloud-ru/uikit-product-mobile-fields": "0.12.
|
|
44
|
-
"@cloud-ru/uikit-product-mobile-modal": "0.9.
|
|
40
|
+
"@cloud-ru/uikit-product-icons": "16.2.0",
|
|
41
|
+
"@cloud-ru/uikit-product-mobile-accordion": "0.4.32",
|
|
42
|
+
"@cloud-ru/uikit-product-mobile-dropdown": "0.9.32",
|
|
43
|
+
"@cloud-ru/uikit-product-mobile-fields": "0.12.5",
|
|
44
|
+
"@cloud-ru/uikit-product-mobile-modal": "0.9.29",
|
|
45
45
|
"@cloud-ru/uikit-product-utils": "8.1.0",
|
|
46
46
|
"@snack-uikit/alert": "0.15.12",
|
|
47
47
|
"@snack-uikit/button": "0.19.7",
|
|
@@ -71,5 +71,5 @@
|
|
|
71
71
|
"devDependencies": {
|
|
72
72
|
"@types/lodash": "4.17.13"
|
|
73
73
|
},
|
|
74
|
-
"gitHead": "
|
|
74
|
+
"gitHead": "1d3c21460f256846df3393b719aa5a991fb2772f"
|
|
75
75
|
}
|
|
@@ -123,7 +123,7 @@ export const EVOLUTION_ARENADATA_DB_FORM_CONFIG: FormConfig = {
|
|
|
123
123
|
decoratorProps: {
|
|
124
124
|
label: 'Тип арендуемой лицензии',
|
|
125
125
|
labelTooltip:
|
|
126
|
-
'Сервис тарифицируется по модели Allocated. Стоимость начинает
|
|
126
|
+
'Сервис тарифицируется по модели Allocated. Стоимость начинает рассчитываться с момента передачи в аренду и до отказа от аренды.',
|
|
127
127
|
},
|
|
128
128
|
},
|
|
129
129
|
alert: {
|