@snabcentr/client-ui 3.36.9 → 3.36.11
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/config/index.d.ts +2 -0
- package/config/sc-i-company-info.d.ts +15 -0
- package/config/sc-i-company-legal-info.d.ts +17 -0
- package/esm2022/config/index.mjs +3 -0
- package/esm2022/config/sc-i-company-info.mjs +2 -0
- package/esm2022/config/sc-i-company-legal-info.mjs +2 -0
- package/esm2022/pages/index.mjs +2 -1
- package/esm2022/pages/personal-data-processing-policy/sc-personal-data-processing-policy.component.mjs +31 -0
- package/esm2022/providers/index.mjs +2 -1
- package/esm2022/providers/sc-company-info.mjs +6 -0
- package/esm2022/public-api.mjs +2 -1
- package/fesm2022/snabcentr-client-ui.mjs +32 -4
- package/fesm2022/snabcentr-client-ui.mjs.map +1 -1
- package/package.json +1 -1
- package/pages/index.d.ts +1 -0
- package/pages/personal-data-processing-policy/sc-personal-data-processing-policy.component.d.ts +18 -0
- package/providers/index.d.ts +1 -0
- package/providers/sc-company-info.d.ts +6 -0
- package/public-api.d.ts +1 -0
- package/release_notes.tmp +3 -3
- package/styles/tailwind/tailwind.scss +60 -0
package/package.json
CHANGED
package/pages/index.d.ts
CHANGED
@@ -1,3 +1,4 @@
|
|
1
1
|
export * from './frequently-asked-questions/sc-frequently-asked-questions.component';
|
2
2
|
export * from './frequently-asked-questions-group-selector/sc-frequently-asked-questions-group-selector.component';
|
3
3
|
export * from './frequently-asked-questions-with-groups/sc-frequently-asked-questions-with-groups.component';
|
4
|
+
export * from './personal-data-processing-policy/sc-personal-data-processing-policy.component';
|
package/pages/personal-data-processing-policy/sc-personal-data-processing-policy.component.d.ts
ADDED
@@ -0,0 +1,18 @@
|
|
1
|
+
import { ScIUrls } from '@snabcentr/client-core';
|
2
|
+
import { ScICompanyInfo } from '../../config';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
/**
|
5
|
+
* Страница политики обработки персональных данных пользователей сайта.
|
6
|
+
*/
|
7
|
+
export declare class ScPersonalDataProcessingPolicyComponent {
|
8
|
+
/**
|
9
|
+
* Данные настроек окружения.
|
10
|
+
*/
|
11
|
+
protected readonly companyInfo: Readonly<ScICompanyInfo>;
|
12
|
+
/**
|
13
|
+
* Список ссылок на разделы backend'a.
|
14
|
+
*/
|
15
|
+
protected readonly urls: ScIUrls;
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScPersonalDataProcessingPolicyComponent, never>;
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ScPersonalDataProcessingPolicyComponent, "sc-personal-data-processing-policy", never, {}, {}, never, never, true, never>;
|
18
|
+
}
|
package/providers/index.d.ts
CHANGED
package/public-api.d.ts
CHANGED
package/release_notes.tmp
CHANGED
@@ -1,15 +1,15 @@
|
|
1
|
-
## 3.36.
|
1
|
+
## 3.36.11 (2025-09-09)
|
2
2
|
|
3
3
|
### fixed (4 changes)
|
4
4
|
|
5
|
-
- [#
|
5
|
+
- [#12183: Исправлены тесты](web_soft/libs/angular/snabcentr-client-ui-lib@2b99ec4bdd24026058f7c8e98cb2c16d764635c3) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!320))
|
6
6
|
- [#12073: Исправлено отображение уведомлений контактов менеджера. Убрана...](web_soft/libs/angular/snabcentr-client-ui-lib@240c8fea7bffefc7b1d7922e10862112cfeafe01) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!311))
|
7
7
|
- [#12094: Доработаны сообщения об ошибках API Keycloak](web_soft/libs/angular/snabcentr-client-ui-lib@05c9d36e1fa593cb159009299ff727b0605f12d8) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!307))
|
8
8
|
- [#11691: Доработана логика заполнения формы запроса на уведомление о...](web_soft/libs/angular/snabcentr-client-ui-lib@9fc8c8c711f4fdf1c516809a8611e8292ca7ea65) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!306))
|
9
9
|
|
10
10
|
### changed (2 changes)
|
11
11
|
|
12
|
-
- [#
|
12
|
+
- [#12183: Обновлены компоненты, зависимости и настройки проектов до Angular 20](web_soft/libs/angular/snabcentr-client-ui-lib@f5e0dfe567fb0bc8c3233d6df20df6f385c4157e) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!318))
|
13
13
|
- [#11981: Изменена строгость валидации номера телефона. Исправлена ошибка сообщения валидации.](web_soft/libs/angular/snabcentr-client-ui-lib@851ed55a0aca5ef07310911f5bfffeaf8cc9b1df) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!305))
|
14
14
|
|
15
15
|
### added (1 change)
|
@@ -767,6 +767,10 @@ video {
|
|
767
767
|
margin-left: 0.5rem;
|
768
768
|
}
|
769
769
|
|
770
|
+
.ml-4 {
|
771
|
+
margin-left: 1rem;
|
772
|
+
}
|
773
|
+
|
770
774
|
.mr-2 {
|
771
775
|
margin-right: 0.5rem;
|
772
776
|
}
|
@@ -926,6 +930,14 @@ video {
|
|
926
930
|
width: auto !important;
|
927
931
|
}
|
928
932
|
|
933
|
+
.w-1\/4 {
|
934
|
+
width: 25%;
|
935
|
+
}
|
936
|
+
|
937
|
+
.w-1\/5 {
|
938
|
+
width: 20%;
|
939
|
+
}
|
940
|
+
|
929
941
|
.w-12 {
|
930
942
|
width: 3rem;
|
931
943
|
}
|
@@ -962,6 +974,10 @@ video {
|
|
962
974
|
width: 12.5rem;
|
963
975
|
}
|
964
976
|
|
977
|
+
.w-6\/12 {
|
978
|
+
width: 50%;
|
979
|
+
}
|
980
|
+
|
965
981
|
.w-64 {
|
966
982
|
width: 16rem;
|
967
983
|
}
|
@@ -983,6 +999,10 @@ video {
|
|
983
999
|
width: 100%;
|
984
1000
|
}
|
985
1001
|
|
1002
|
+
.min-w-\[44rem\] {
|
1003
|
+
min-width: 44rem;
|
1004
|
+
}
|
1005
|
+
|
986
1006
|
.max-w-96 {
|
987
1007
|
max-width: 24rem;
|
988
1008
|
}
|
@@ -1007,6 +1027,10 @@ video {
|
|
1007
1027
|
flex-shrink: 0;
|
1008
1028
|
}
|
1009
1029
|
|
1030
|
+
.flex-grow {
|
1031
|
+
flex-grow: 1;
|
1032
|
+
}
|
1033
|
+
|
1010
1034
|
.grow {
|
1011
1035
|
flex-grow: 1;
|
1012
1036
|
}
|
@@ -1023,6 +1047,10 @@ video {
|
|
1023
1047
|
table-layout: auto;
|
1024
1048
|
}
|
1025
1049
|
|
1050
|
+
.table-fixed {
|
1051
|
+
table-layout: fixed;
|
1052
|
+
}
|
1053
|
+
|
1026
1054
|
.-translate-y-1\/2 {
|
1027
1055
|
--tw-translate-y: -50%;
|
1028
1056
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
@@ -1052,6 +1080,14 @@ video {
|
|
1052
1080
|
resize: both;
|
1053
1081
|
}
|
1054
1082
|
|
1083
|
+
.list-decimal {
|
1084
|
+
list-style-type: decimal;
|
1085
|
+
}
|
1086
|
+
|
1087
|
+
.list-disc {
|
1088
|
+
list-style-type: disc;
|
1089
|
+
}
|
1090
|
+
|
1055
1091
|
.grid-cols-1 {
|
1056
1092
|
grid-template-columns: repeat(1, minmax(0, 1fr));
|
1057
1093
|
}
|
@@ -1273,6 +1309,11 @@ video {
|
|
1273
1309
|
border-style: solid;
|
1274
1310
|
}
|
1275
1311
|
|
1312
|
+
.border-gray-300 {
|
1313
|
+
--tw-border-opacity: 1;
|
1314
|
+
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
|
1315
|
+
}
|
1316
|
+
|
1276
1317
|
.border-tui-base-03 {
|
1277
1318
|
border-color: var(--tui-background-neutral-1-hover);
|
1278
1319
|
}
|
@@ -1294,6 +1335,11 @@ video {
|
|
1294
1335
|
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
|
1295
1336
|
}
|
1296
1337
|
|
1338
|
+
.bg-gray-50 {
|
1339
|
+
--tw-bg-opacity: 1;
|
1340
|
+
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
|
1341
|
+
}
|
1342
|
+
|
1297
1343
|
.bg-tui-base-02 {
|
1298
1344
|
background-color: var(--tui-background-base-alt);
|
1299
1345
|
}
|
@@ -1412,6 +1458,11 @@ video {
|
|
1412
1458
|
padding-right: 0.5rem;
|
1413
1459
|
}
|
1414
1460
|
|
1461
|
+
.px-4 {
|
1462
|
+
padding-left: 1rem;
|
1463
|
+
padding-right: 1rem;
|
1464
|
+
}
|
1465
|
+
|
1415
1466
|
.px-6 {
|
1416
1467
|
padding-left: 1.5rem;
|
1417
1468
|
padding-right: 1.5rem;
|
@@ -1422,6 +1473,11 @@ video {
|
|
1422
1473
|
padding-bottom: 3.5rem;
|
1423
1474
|
}
|
1424
1475
|
|
1476
|
+
.py-2 {
|
1477
|
+
padding-top: 0.5rem;
|
1478
|
+
padding-bottom: 0.5rem;
|
1479
|
+
}
|
1480
|
+
|
1425
1481
|
.py-4\.5 {
|
1426
1482
|
padding-top: 1.125rem;
|
1427
1483
|
padding-bottom: 1.125rem;
|
@@ -1443,6 +1499,10 @@ video {
|
|
1443
1499
|
padding-top: 0.5rem;
|
1444
1500
|
}
|
1445
1501
|
|
1502
|
+
.text-left {
|
1503
|
+
text-align: left;
|
1504
|
+
}
|
1505
|
+
|
1446
1506
|
.text-center {
|
1447
1507
|
text-align: center;
|
1448
1508
|
}
|