@webitel/ui-sdk 26.6.94 → 26.6.95
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/en/en.js +1 -0
- package/src/locale/es/es.js +1 -0
- package/src/locale/kz/kz.js +1 -0
- package/src/locale/pl/pl.js +1 -0
- package/src/locale/ro/ro.js +1 -0
- package/src/locale/ru/ru.js +1 -0
- package/src/locale/uk/uk.js +1 -0
- package/src/locale/uz/uz.js +1 -0
- package/src/locale/vi/vi.js +1 -0
- package/types/locale/en/en.d.ts +1 -0
- package/types/locale/es/es.d.ts +1 -0
- package/types/locale/i18n.d.ts +9 -0
- package/types/locale/index.d.ts +9 -0
- package/types/locale/kz/kz.d.ts +1 -0
- package/types/locale/pl/pl.d.ts +1 -0
- package/types/locale/ro/ro.d.ts +1 -0
- package/types/locale/ru/ru.d.ts +1 -0
- package/types/locale/uk/uk.d.ts +1 -0
- package/types/locale/uz/uz.d.ts +1 -0
- package/types/locale/vi/vi.d.ts +1 -0
package/package.json
CHANGED
package/src/locale/en/en.js
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/en/en.d.ts
CHANGED
package/types/locale/es/es.d.ts
CHANGED
package/types/locale/i18n.d.ts
CHANGED
|
@@ -169,6 +169,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
169
169
|
draftPlaceholder: string;
|
|
170
170
|
};
|
|
171
171
|
queue: {
|
|
172
|
+
progressiveCount: string;
|
|
172
173
|
queue: string;
|
|
173
174
|
queueType: string;
|
|
174
175
|
type: {
|
|
@@ -1015,6 +1016,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1015
1016
|
draftPlaceholder: string;
|
|
1016
1017
|
};
|
|
1017
1018
|
queue: {
|
|
1019
|
+
progressiveCount: string;
|
|
1018
1020
|
queue: string;
|
|
1019
1021
|
queueType: string;
|
|
1020
1022
|
type: {
|
|
@@ -1844,6 +1846,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1844
1846
|
draftPlaceholder: string;
|
|
1845
1847
|
};
|
|
1846
1848
|
queue: {
|
|
1849
|
+
progressiveCount: string;
|
|
1847
1850
|
queue: string;
|
|
1848
1851
|
queueType: string;
|
|
1849
1852
|
type: {
|
|
@@ -2675,6 +2678,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
2675
2678
|
draftPlaceholder: string;
|
|
2676
2679
|
};
|
|
2677
2680
|
queue: {
|
|
2681
|
+
progressiveCount: string;
|
|
2678
2682
|
queue: string;
|
|
2679
2683
|
queueType: string;
|
|
2680
2684
|
type: {
|
|
@@ -3504,6 +3508,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
3504
3508
|
draftPlaceholder: string;
|
|
3505
3509
|
};
|
|
3506
3510
|
queue: {
|
|
3511
|
+
progressiveCount: string;
|
|
3507
3512
|
queue: string;
|
|
3508
3513
|
queueType: string;
|
|
3509
3514
|
type: {
|
|
@@ -4335,6 +4340,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
4335
4340
|
draftPlaceholder: string;
|
|
4336
4341
|
};
|
|
4337
4342
|
queue: {
|
|
4343
|
+
progressiveCount: string;
|
|
4338
4344
|
queue: string;
|
|
4339
4345
|
queueType: string;
|
|
4340
4346
|
type: {
|
|
@@ -5166,6 +5172,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5166
5172
|
draftPlaceholder: string;
|
|
5167
5173
|
};
|
|
5168
5174
|
queue: {
|
|
5175
|
+
progressiveCount: string;
|
|
5169
5176
|
queue: string;
|
|
5170
5177
|
queueType: string;
|
|
5171
5178
|
type: {
|
|
@@ -5997,6 +6004,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5997
6004
|
draftPlaceholder: string;
|
|
5998
6005
|
};
|
|
5999
6006
|
queue: {
|
|
6007
|
+
progressiveCount: string;
|
|
6000
6008
|
queue: string;
|
|
6001
6009
|
queueType: string;
|
|
6002
6010
|
type: {
|
|
@@ -6829,6 +6837,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
6829
6837
|
draftPlaceholder: string;
|
|
6830
6838
|
};
|
|
6831
6839
|
queue: {
|
|
6840
|
+
progressiveCount: string;
|
|
6832
6841
|
queue: string;
|
|
6833
6842
|
queueType: string;
|
|
6834
6843
|
type: {
|
package/types/locale/index.d.ts
CHANGED
|
@@ -179,6 +179,7 @@ export declare const messages: {
|
|
|
179
179
|
draftPlaceholder: string;
|
|
180
180
|
};
|
|
181
181
|
queue: {
|
|
182
|
+
progressiveCount: string;
|
|
182
183
|
queue: string;
|
|
183
184
|
queueType: string;
|
|
184
185
|
type: {
|
|
@@ -1025,6 +1026,7 @@ export declare const messages: {
|
|
|
1025
1026
|
draftPlaceholder: string;
|
|
1026
1027
|
};
|
|
1027
1028
|
queue: {
|
|
1029
|
+
progressiveCount: string;
|
|
1028
1030
|
queue: string;
|
|
1029
1031
|
queueType: string;
|
|
1030
1032
|
type: {
|
|
@@ -1854,6 +1856,7 @@ export declare const messages: {
|
|
|
1854
1856
|
draftPlaceholder: string;
|
|
1855
1857
|
};
|
|
1856
1858
|
queue: {
|
|
1859
|
+
progressiveCount: string;
|
|
1857
1860
|
queue: string;
|
|
1858
1861
|
queueType: string;
|
|
1859
1862
|
type: {
|
|
@@ -2685,6 +2688,7 @@ export declare const messages: {
|
|
|
2685
2688
|
draftPlaceholder: string;
|
|
2686
2689
|
};
|
|
2687
2690
|
queue: {
|
|
2691
|
+
progressiveCount: string;
|
|
2688
2692
|
queue: string;
|
|
2689
2693
|
queueType: string;
|
|
2690
2694
|
type: {
|
|
@@ -3514,6 +3518,7 @@ export declare const messages: {
|
|
|
3514
3518
|
draftPlaceholder: string;
|
|
3515
3519
|
};
|
|
3516
3520
|
queue: {
|
|
3521
|
+
progressiveCount: string;
|
|
3517
3522
|
queue: string;
|
|
3518
3523
|
queueType: string;
|
|
3519
3524
|
type: {
|
|
@@ -4345,6 +4350,7 @@ export declare const messages: {
|
|
|
4345
4350
|
draftPlaceholder: string;
|
|
4346
4351
|
};
|
|
4347
4352
|
queue: {
|
|
4353
|
+
progressiveCount: string;
|
|
4348
4354
|
queue: string;
|
|
4349
4355
|
queueType: string;
|
|
4350
4356
|
type: {
|
|
@@ -5176,6 +5182,7 @@ export declare const messages: {
|
|
|
5176
5182
|
draftPlaceholder: string;
|
|
5177
5183
|
};
|
|
5178
5184
|
queue: {
|
|
5185
|
+
progressiveCount: string;
|
|
5179
5186
|
queue: string;
|
|
5180
5187
|
queueType: string;
|
|
5181
5188
|
type: {
|
|
@@ -6007,6 +6014,7 @@ export declare const messages: {
|
|
|
6007
6014
|
draftPlaceholder: string;
|
|
6008
6015
|
};
|
|
6009
6016
|
queue: {
|
|
6017
|
+
progressiveCount: string;
|
|
6010
6018
|
queue: string;
|
|
6011
6019
|
queueType: string;
|
|
6012
6020
|
type: {
|
|
@@ -6839,6 +6847,7 @@ export declare const messages: {
|
|
|
6839
6847
|
draftPlaceholder: string;
|
|
6840
6848
|
};
|
|
6841
6849
|
queue: {
|
|
6850
|
+
progressiveCount: string;
|
|
6842
6851
|
queue: string;
|
|
6843
6852
|
queueType: string;
|
|
6844
6853
|
type: {
|
package/types/locale/kz/kz.d.ts
CHANGED
package/types/locale/pl/pl.d.ts
CHANGED
package/types/locale/ro/ro.d.ts
CHANGED
package/types/locale/ru/ru.d.ts
CHANGED
package/types/locale/uk/uk.d.ts
CHANGED
package/types/locale/uz/uz.d.ts
CHANGED
package/types/locale/vi/vi.d.ts
CHANGED