@snabcentr/client-ui 3.11.3 → 3.12.0
Sign up to get free protection for your applications and to get access to all the features.
- package/catalog/download-price-list/sc-download-price-list.component.d.ts +38 -0
- package/catalog/index.d.ts +1 -0
- package/esm2022/catalog/download-price-list/sc-download-price-list.component.mjs +56 -0
- package/esm2022/catalog/index.mjs +2 -1
- package/esm2022/feedback/feedback-form/sc-feedback-form.component.mjs +2 -2
- package/fesm2022/snabcentr-client-ui.mjs +52 -4
- package/fesm2022/snabcentr-client-ui.mjs.map +1 -1
- package/package.json +2 -1
- package/release_notes.tmp +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@snabcentr/client-ui",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.12.0",
|
4
4
|
"author": "Snabcentr Ltd.",
|
5
5
|
"repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
|
6
6
|
"license": "Commercial",
|
@@ -14,6 +14,7 @@
|
|
14
14
|
"@maskito/angular": "^3.2.0",
|
15
15
|
"@maskito/core": "^3.2.0",
|
16
16
|
"@ng-web-apis/intersection-observer": "^4.11.1",
|
17
|
+
"@ng-web-apis/common": "^4.11.1",
|
17
18
|
"@snabcentr/client-core": "^2.13.1",
|
18
19
|
"@taiga-ui/addon-charts": "^4.16.0",
|
19
20
|
"@taiga-ui/addon-commerce": "^4.16.0",
|
package/release_notes.tmp
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
## 3.
|
1
|
+
## 3.12.0 (2025-02-04)
|
2
2
|
|
3
|
-
###
|
3
|
+
### added (1 change)
|
4
4
|
|
5
|
-
- [#
|
5
|
+
- [#9359: Вынесен общий компонент скачивания каталога для обоих проектов.](web_soft/libs/angular/snabcentr-client-ui-lib@522d9ea662cc4adcda04f39dfed2c84313327663) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!224))
|
6
6
|
|