@cloud-ru/uikit-product-calculator 1.2.2-preview-dbee4dc9.0 → 1.2.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/README.md +1 -1
  3. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -3,6 +3,19 @@
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
+ ## 1.2.2 (2026-03-10)
7
+
8
+ ### Only dependencies have been changed
9
+ * [@cloud-ru/uikit-product-icons@17.1.0]($PUBLIC_PROJECT_URL/blob/master/packages/icons/CHANGELOG.md)
10
+ * [@cloud-ru/uikit-product-mobile-accordion@1.1.7]($PUBLIC_PROJECT_URL/blob/master/packages/mobile-accordion/CHANGELOG.md)
11
+ * [@cloud-ru/uikit-product-mobile-dropdown@2.1.6]($PUBLIC_PROJECT_URL/blob/master/packages/mobile-dropdown/CHANGELOG.md)
12
+ * [@cloud-ru/uikit-product-mobile-fields@2.0.9]($PUBLIC_PROJECT_URL/blob/master/packages/mobile-fields/CHANGELOG.md)
13
+ * [@cloud-ru/uikit-product-mobile-modal@2.0.8]($PUBLIC_PROJECT_URL/blob/master/packages/mobile-modal/CHANGELOG.md)
14
+
15
+
16
+
17
+
18
+
6
19
  ## 1.2.1 (2026-03-04)
7
20
 
8
21
  ### Only dependencies have been changed
package/README.md CHANGED
@@ -112,7 +112,7 @@ data-test-id
112
112
  ### Props
113
113
  | name | type | default value | description |
114
114
  |------|------|---------------|-------------|
115
- | __@iterator@1096* | `() => StringIterator<string>` | - | Iterator |
115
+ | __@iterator@1094* | `() => StringIterator<string>` | - | Iterator |
116
116
  | toWellFormed* | `() => string` | - | Returns a string where all lone or out-of-order surrogates have been replaced by the Unicode replacement character (U+FFFD). |
117
117
  | isWellFormed* | `() => boolean` | - | Returns true if all leading surrogates and trailing surrogates appear paired and in order. |
118
118
  | at* | `(index: number) => string` | - | Returns a new String consisting of the single UTF-16 code unit located at the specified index. @param index The zero-based index of the desired code unit. A negative index will count back from the last item. |
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloud-ru/uikit-product-calculator",
3
3
  "title": "Calculator",
4
- "version": "1.2.2-preview-dbee4dc9.0",
4
+ "version": "1.2.2",
5
5
  "sideEffects": [
6
6
  "*.css",
7
7
  "*.woff",
@@ -37,27 +37,27 @@
37
37
  "scripts": {},
38
38
  "dependencies": {
39
39
  "@cloud-ru/ft-copy-to-clipboard": "0.1.0",
40
- "@cloud-ru/uikit-product-icons": "17.0.6",
41
- "@cloud-ru/uikit-product-mobile-accordion": "1.1.6",
42
- "@cloud-ru/uikit-product-mobile-dropdown": "2.1.6-preview-dbee4dc9.0",
43
- "@cloud-ru/uikit-product-mobile-fields": "2.0.9-preview-dbee4dc9.0",
44
- "@cloud-ru/uikit-product-mobile-modal": "2.0.8-preview-dbee4dc9.0",
40
+ "@cloud-ru/uikit-product-icons": "17.1.0",
41
+ "@cloud-ru/uikit-product-mobile-accordion": "1.1.7",
42
+ "@cloud-ru/uikit-product-mobile-dropdown": "2.1.6",
43
+ "@cloud-ru/uikit-product-mobile-fields": "2.0.9",
44
+ "@cloud-ru/uikit-product-mobile-modal": "2.0.8",
45
45
  "@cloud-ru/uikit-product-utils": "9.1.0",
46
46
  "@snack-uikit/alert": "0.15.12",
47
47
  "@snack-uikit/button": "0.19.7",
48
- "@snack-uikit/card": "0.20.15-preview-c4cc1815.0",
48
+ "@snack-uikit/card": "0.16.19",
49
49
  "@snack-uikit/carousel": "0.6.0",
50
- "@snack-uikit/chips": "0.28.15-preview-c4cc1815.0",
50
+ "@snack-uikit/chips": "0.25.2",
51
51
  "@snack-uikit/divider": "3.2.3",
52
- "@snack-uikit/fields": "0.51.17-preview-c4cc1815.0",
52
+ "@snack-uikit/fields": "0.51.0",
53
53
  "@snack-uikit/icon-predefined": "0.7.3",
54
54
  "@snack-uikit/input-private": "4.5.1",
55
55
  "@snack-uikit/link": "0.15.9",
56
- "@snack-uikit/list": "0.32.14-preview-c4cc1815.0",
57
- "@snack-uikit/modal": "0.19.9-preview-c4cc1815.0",
56
+ "@snack-uikit/list": "0.25.0",
57
+ "@snack-uikit/modal": "0.14.15",
58
58
  "@snack-uikit/pagination": "0.10.2",
59
- "@snack-uikit/scroll": "0.10.7-preview-c4cc1815.0",
60
- "@snack-uikit/tag": "0.15.15-preview-c4cc1815.0",
59
+ "@snack-uikit/scroll": "0.9.3",
60
+ "@snack-uikit/tag": "0.12.4",
61
61
  "@snack-uikit/toggles": "0.13.5",
62
62
  "@snack-uikit/tooltip": "0.16.2",
63
63
  "@snack-uikit/truncate-string": "0.6.9",
@@ -71,5 +71,5 @@
71
71
  "devDependencies": {
72
72
  "@types/lodash": "4.17.13"
73
73
  },
74
- "gitHead": "2c047eb19edc65da4ad1125e8202c09bf38606fc"
74
+ "gitHead": "793fb323408ef28299ccf81b50722e89ad2a5eeb"
75
75
  }