@webitel/ui-sdk 26.6.67 → 26.6.68
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/package.json +1 -1
- package/src/locale/es/es.js +3 -3
- package/src/locale/kz/kz.js +3 -3
- package/src/locale/pl/pl.js +3 -3
- package/src/locale/ro/ro.js +3 -3
- package/src/locale/ru/ru.js +3 -3
- package/src/locale/uk/uk.js +3 -3
- package/src/locale/uz/uz.js +3 -3
- package/src/locale/vi/vi.js +3 -3
- package/types/locale/es/es.d.ts +3 -3
- package/types/locale/i18n.d.ts +24 -24
- package/types/locale/index.d.ts +24 -24
- package/types/locale/kz/kz.d.ts +3 -3
- package/types/locale/pl/pl.d.ts +3 -3
- package/types/locale/ro/ro.d.ts +3 -3
- package/types/locale/ru/ru.d.ts +3 -3
- package/types/locale/uk/uk.d.ts +3 -3
- package/types/locale/uz/uz.d.ts +3 -3
- package/types/locale/vi/vi.d.ts +3 -3
package/package.json
CHANGED
package/src/locale/es/es.js
CHANGED
package/src/locale/kz/kz.js
CHANGED
package/src/locale/pl/pl.js
CHANGED
package/src/locale/ro/ro.js
CHANGED
package/src/locale/ru/ru.js
CHANGED
package/src/locale/uk/uk.js
CHANGED
package/src/locale/uz/uz.js
CHANGED
package/src/locale/vi/vi.js
CHANGED
package/types/locale/es/es.d.ts
CHANGED
|
@@ -909,9 +909,9 @@ declare namespace _default {
|
|
|
909
909
|
}
|
|
910
910
|
}
|
|
911
911
|
export { filters_1 as filters };
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
912
|
+
export namespace select {
|
|
913
|
+
let selectedItemsLabel: string;
|
|
914
|
+
}
|
|
915
915
|
}
|
|
916
916
|
export namespace systemNotifications {
|
|
917
917
|
export namespace success_1 {
|
package/types/locale/i18n.d.ts
CHANGED
|
@@ -1644,9 +1644,9 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1644
1644
|
};
|
|
1645
1645
|
};
|
|
1646
1646
|
};
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1647
|
+
select: {
|
|
1648
|
+
selectedItemsLabel: string;
|
|
1649
|
+
};
|
|
1650
1650
|
};
|
|
1651
1651
|
systemNotifications: {
|
|
1652
1652
|
success: {
|
|
@@ -2474,9 +2474,9 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
2474
2474
|
};
|
|
2475
2475
|
};
|
|
2476
2476
|
};
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2477
|
+
select: {
|
|
2478
|
+
selectedItemsLabel: string;
|
|
2479
|
+
};
|
|
2480
2480
|
};
|
|
2481
2481
|
systemNotifications: {
|
|
2482
2482
|
success: {
|
|
@@ -3306,9 +3306,9 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
3306
3306
|
};
|
|
3307
3307
|
};
|
|
3308
3308
|
};
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3309
|
+
select: {
|
|
3310
|
+
selectedItemsLabel: string;
|
|
3311
|
+
};
|
|
3312
3312
|
};
|
|
3313
3313
|
systemNotifications: {
|
|
3314
3314
|
success: {
|
|
@@ -4136,9 +4136,9 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
4136
4136
|
};
|
|
4137
4137
|
};
|
|
4138
4138
|
};
|
|
4139
|
-
|
|
4140
|
-
|
|
4141
|
-
|
|
4139
|
+
select: {
|
|
4140
|
+
selectedItemsLabel: string;
|
|
4141
|
+
};
|
|
4142
4142
|
};
|
|
4143
4143
|
systemNotifications: {
|
|
4144
4144
|
success: {
|
|
@@ -4968,9 +4968,9 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
4968
4968
|
};
|
|
4969
4969
|
};
|
|
4970
4970
|
};
|
|
4971
|
-
|
|
4972
|
-
|
|
4973
|
-
|
|
4971
|
+
select: {
|
|
4972
|
+
selectedItemsLabel: string;
|
|
4973
|
+
};
|
|
4974
4974
|
};
|
|
4975
4975
|
systemNotifications: {
|
|
4976
4976
|
success: {
|
|
@@ -5800,9 +5800,9 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5800
5800
|
};
|
|
5801
5801
|
};
|
|
5802
5802
|
};
|
|
5803
|
-
|
|
5804
|
-
|
|
5805
|
-
|
|
5803
|
+
select: {
|
|
5804
|
+
selectedItemsLabel: string;
|
|
5805
|
+
};
|
|
5806
5806
|
};
|
|
5807
5807
|
systemNotifications: {
|
|
5808
5808
|
success: {
|
|
@@ -6633,9 +6633,9 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
6633
6633
|
};
|
|
6634
6634
|
};
|
|
6635
6635
|
};
|
|
6636
|
-
|
|
6637
|
-
|
|
6638
|
-
|
|
6636
|
+
select: {
|
|
6637
|
+
selectedItemsLabel: string;
|
|
6638
|
+
};
|
|
6639
6639
|
};
|
|
6640
6640
|
systemNotifications: {
|
|
6641
6641
|
success: {
|
|
@@ -7465,9 +7465,9 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
7465
7465
|
};
|
|
7466
7466
|
};
|
|
7467
7467
|
};
|
|
7468
|
-
|
|
7469
|
-
|
|
7470
|
-
|
|
7468
|
+
select: {
|
|
7469
|
+
selectedItemsLabel: string;
|
|
7470
|
+
};
|
|
7471
7471
|
};
|
|
7472
7472
|
systemNotifications: {
|
|
7473
7473
|
success: {
|
package/types/locale/index.d.ts
CHANGED
|
@@ -1654,9 +1654,9 @@ export declare const messages: {
|
|
|
1654
1654
|
};
|
|
1655
1655
|
};
|
|
1656
1656
|
};
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1657
|
+
select: {
|
|
1658
|
+
selectedItemsLabel: string;
|
|
1659
|
+
};
|
|
1660
1660
|
};
|
|
1661
1661
|
systemNotifications: {
|
|
1662
1662
|
success: {
|
|
@@ -2484,9 +2484,9 @@ export declare const messages: {
|
|
|
2484
2484
|
};
|
|
2485
2485
|
};
|
|
2486
2486
|
};
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2487
|
+
select: {
|
|
2488
|
+
selectedItemsLabel: string;
|
|
2489
|
+
};
|
|
2490
2490
|
};
|
|
2491
2491
|
systemNotifications: {
|
|
2492
2492
|
success: {
|
|
@@ -3316,9 +3316,9 @@ export declare const messages: {
|
|
|
3316
3316
|
};
|
|
3317
3317
|
};
|
|
3318
3318
|
};
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3319
|
+
select: {
|
|
3320
|
+
selectedItemsLabel: string;
|
|
3321
|
+
};
|
|
3322
3322
|
};
|
|
3323
3323
|
systemNotifications: {
|
|
3324
3324
|
success: {
|
|
@@ -4146,9 +4146,9 @@ export declare const messages: {
|
|
|
4146
4146
|
};
|
|
4147
4147
|
};
|
|
4148
4148
|
};
|
|
4149
|
-
|
|
4150
|
-
|
|
4151
|
-
|
|
4149
|
+
select: {
|
|
4150
|
+
selectedItemsLabel: string;
|
|
4151
|
+
};
|
|
4152
4152
|
};
|
|
4153
4153
|
systemNotifications: {
|
|
4154
4154
|
success: {
|
|
@@ -4978,9 +4978,9 @@ export declare const messages: {
|
|
|
4978
4978
|
};
|
|
4979
4979
|
};
|
|
4980
4980
|
};
|
|
4981
|
-
|
|
4982
|
-
|
|
4983
|
-
|
|
4981
|
+
select: {
|
|
4982
|
+
selectedItemsLabel: string;
|
|
4983
|
+
};
|
|
4984
4984
|
};
|
|
4985
4985
|
systemNotifications: {
|
|
4986
4986
|
success: {
|
|
@@ -5810,9 +5810,9 @@ export declare const messages: {
|
|
|
5810
5810
|
};
|
|
5811
5811
|
};
|
|
5812
5812
|
};
|
|
5813
|
-
|
|
5814
|
-
|
|
5815
|
-
|
|
5813
|
+
select: {
|
|
5814
|
+
selectedItemsLabel: string;
|
|
5815
|
+
};
|
|
5816
5816
|
};
|
|
5817
5817
|
systemNotifications: {
|
|
5818
5818
|
success: {
|
|
@@ -6643,9 +6643,9 @@ export declare const messages: {
|
|
|
6643
6643
|
};
|
|
6644
6644
|
};
|
|
6645
6645
|
};
|
|
6646
|
-
|
|
6647
|
-
|
|
6648
|
-
|
|
6646
|
+
select: {
|
|
6647
|
+
selectedItemsLabel: string;
|
|
6648
|
+
};
|
|
6649
6649
|
};
|
|
6650
6650
|
systemNotifications: {
|
|
6651
6651
|
success: {
|
|
@@ -7475,9 +7475,9 @@ export declare const messages: {
|
|
|
7475
7475
|
};
|
|
7476
7476
|
};
|
|
7477
7477
|
};
|
|
7478
|
-
|
|
7479
|
-
|
|
7480
|
-
|
|
7478
|
+
select: {
|
|
7479
|
+
selectedItemsLabel: string;
|
|
7480
|
+
};
|
|
7481
7481
|
};
|
|
7482
7482
|
systemNotifications: {
|
|
7483
7483
|
success: {
|
package/types/locale/kz/kz.d.ts
CHANGED
|
@@ -909,9 +909,9 @@ declare namespace _default {
|
|
|
909
909
|
}
|
|
910
910
|
}
|
|
911
911
|
export { filters_1 as filters };
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
912
|
+
export namespace select {
|
|
913
|
+
let selectedItemsLabel: string;
|
|
914
|
+
}
|
|
915
915
|
}
|
|
916
916
|
export namespace systemNotifications {
|
|
917
917
|
export namespace success_1 {
|
package/types/locale/pl/pl.d.ts
CHANGED
|
@@ -909,9 +909,9 @@ declare namespace _default {
|
|
|
909
909
|
}
|
|
910
910
|
}
|
|
911
911
|
export { filters_1 as filters };
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
912
|
+
export namespace select {
|
|
913
|
+
let selectedItemsLabel: string;
|
|
914
|
+
}
|
|
915
915
|
}
|
|
916
916
|
export namespace systemNotifications {
|
|
917
917
|
export namespace success_1 {
|
package/types/locale/ro/ro.d.ts
CHANGED
|
@@ -909,9 +909,9 @@ declare namespace _default {
|
|
|
909
909
|
}
|
|
910
910
|
}
|
|
911
911
|
export { filters_1 as filters };
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
912
|
+
export namespace select {
|
|
913
|
+
let selectedItemsLabel: string;
|
|
914
|
+
}
|
|
915
915
|
}
|
|
916
916
|
export namespace systemNotifications {
|
|
917
917
|
export namespace success_1 {
|
package/types/locale/ru/ru.d.ts
CHANGED
|
@@ -907,9 +907,9 @@ declare namespace _default {
|
|
|
907
907
|
}
|
|
908
908
|
}
|
|
909
909
|
export { filters_1 as filters };
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
910
|
+
export namespace select {
|
|
911
|
+
let selectedItemsLabel: string;
|
|
912
|
+
}
|
|
913
913
|
}
|
|
914
914
|
export namespace systemNotifications {
|
|
915
915
|
export namespace success_1 {
|
package/types/locale/uk/uk.d.ts
CHANGED
|
@@ -907,9 +907,9 @@ declare namespace _default {
|
|
|
907
907
|
}
|
|
908
908
|
}
|
|
909
909
|
export { filters_1 as filters };
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
910
|
+
export namespace select {
|
|
911
|
+
let selectedItemsLabel: string;
|
|
912
|
+
}
|
|
913
913
|
}
|
|
914
914
|
export namespace systemNotifications {
|
|
915
915
|
export namespace success_1 {
|
package/types/locale/uz/uz.d.ts
CHANGED
|
@@ -910,9 +910,9 @@ declare namespace _default {
|
|
|
910
910
|
}
|
|
911
911
|
}
|
|
912
912
|
export { filters_1 as filters };
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
913
|
+
export namespace select {
|
|
914
|
+
let selectedItemsLabel: string;
|
|
915
|
+
}
|
|
916
916
|
}
|
|
917
917
|
export namespace systemNotifications {
|
|
918
918
|
export namespace success_1 {
|
package/types/locale/vi/vi.d.ts
CHANGED
|
@@ -909,9 +909,9 @@ declare namespace _default {
|
|
|
909
909
|
}
|
|
910
910
|
}
|
|
911
911
|
export { filters_1 as filters };
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
912
|
+
export namespace select {
|
|
913
|
+
let selectedItemsLabel: string;
|
|
914
|
+
}
|
|
915
915
|
}
|
|
916
916
|
export namespace systemNotifications {
|
|
917
917
|
export namespace success_1 {
|