@snabcentr/client-ui 3.9.2 → 3.9.3
Sign up to get free protection for your applications and to get access to all the features.
- package/catalog/price-list-pagination/sc-price-list-pagination.component.d.ts +8 -0
- package/esm2022/catalog/price-list-pagination/sc-price-list-pagination.component.mjs +20 -4
- package/fesm2022/snabcentr-client-ui.mjs +18 -2
- package/fesm2022/snabcentr-client-ui.mjs.map +1 -1
- package/package.json +2 -2
- 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.9.
|
3
|
+
"version": "3.9.3",
|
4
4
|
"author": "Snabcentr Ltd.",
|
5
5
|
"repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
|
6
6
|
"license": "Commercial",
|
@@ -14,7 +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
|
-
"@snabcentr/client-core": "^2.
|
17
|
+
"@snabcentr/client-core": "^2.13.1",
|
18
18
|
"@taiga-ui/addon-charts": "^4.16.0",
|
19
19
|
"@taiga-ui/addon-commerce": "^4.16.0",
|
20
20
|
"@taiga-ui/cdk": "^4.16.0",
|
package/release_notes.tmp
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
## 3.9.
|
1
|
+
## 3.9.3 (2025-01-21)
|
2
2
|
|
3
|
-
###
|
3
|
+
### added (1 change)
|
4
4
|
|
5
|
-
- [#
|
5
|
+
- [#10925: Добавлена метрика на событие нажатия "Показать следующие N позиций".](web_soft/libs/angular/snabcentr-client-ui-lib@f0e4b2f1b027dac922c81d4942257222fb8d1cae) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!216))
|
6
6
|
|