@webitel/ui-sdk 26.8.15 → 26.8.16
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/.tsbuildinfo +1 -1
- package/types/locale/en/en.d.ts +1 -0
- package/types/locale/es/es.d.ts +5 -3
- package/types/locale/i18n.d.ts +9 -0
- package/types/locale/index.d.ts +9 -0
- package/types/locale/kz/kz.d.ts +5 -3
- package/types/locale/pl/pl.d.ts +5 -3
- package/types/locale/ro/ro.d.ts +5 -3
- package/types/locale/ru/ru.d.ts +5 -3
- package/types/locale/uk/uk.d.ts +5 -3
- package/types/locale/uz/uz.d.ts +5 -3
- package/types/locale/vi/vi.d.ts +5 -3
package/types/locale/en/en.d.ts
CHANGED
package/types/locale/es/es.d.ts
CHANGED
|
@@ -68,6 +68,7 @@ declare namespace _default {
|
|
|
68
68
|
export let create: string;
|
|
69
69
|
export let update: string;
|
|
70
70
|
export let draggable: string;
|
|
71
|
+
export let empty: string;
|
|
71
72
|
export let unassigned: string;
|
|
72
73
|
export let showUnassigned: string;
|
|
73
74
|
export let group: string;
|
|
@@ -654,14 +655,15 @@ declare namespace _default {
|
|
|
654
655
|
let text_3: string;
|
|
655
656
|
export { text_3 as text };
|
|
656
657
|
}
|
|
657
|
-
export namespace
|
|
658
|
+
export namespace empty_1 {
|
|
658
659
|
export namespace text_4 {
|
|
659
|
-
let
|
|
660
|
-
export {
|
|
660
|
+
let empty_2: string;
|
|
661
|
+
export { empty_2 as empty };
|
|
661
662
|
export let filters: string;
|
|
662
663
|
}
|
|
663
664
|
export { text_4 as text };
|
|
664
665
|
}
|
|
666
|
+
export { empty_1 as empty };
|
|
665
667
|
export namespace agentStatusSelect {
|
|
666
668
|
namespace pauseCausePopup {
|
|
667
669
|
let title_6: string;
|
package/types/locale/i18n.d.ts
CHANGED
|
@@ -64,6 +64,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
64
64
|
create: string;
|
|
65
65
|
update: string;
|
|
66
66
|
draggable: string;
|
|
67
|
+
empty: string;
|
|
67
68
|
unassigned: string;
|
|
68
69
|
showUnassigned: string;
|
|
69
70
|
group: string;
|
|
@@ -918,6 +919,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
918
919
|
create: string;
|
|
919
920
|
update: string;
|
|
920
921
|
draggable: string;
|
|
922
|
+
empty: string;
|
|
921
923
|
unassigned: string;
|
|
922
924
|
showUnassigned: string;
|
|
923
925
|
group: string;
|
|
@@ -1755,6 +1757,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1755
1757
|
create: string;
|
|
1756
1758
|
update: string;
|
|
1757
1759
|
draggable: string;
|
|
1760
|
+
empty: string;
|
|
1758
1761
|
unassigned: string;
|
|
1759
1762
|
showUnassigned: string;
|
|
1760
1763
|
group: string;
|
|
@@ -2594,6 +2597,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
2594
2597
|
create: string;
|
|
2595
2598
|
update: string;
|
|
2596
2599
|
draggable: string;
|
|
2600
|
+
empty: string;
|
|
2597
2601
|
unassigned: string;
|
|
2598
2602
|
showUnassigned: string;
|
|
2599
2603
|
group: string;
|
|
@@ -3431,6 +3435,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
3431
3435
|
create: string;
|
|
3432
3436
|
update: string;
|
|
3433
3437
|
draggable: string;
|
|
3438
|
+
empty: string;
|
|
3434
3439
|
unassigned: string;
|
|
3435
3440
|
showUnassigned: string;
|
|
3436
3441
|
group: string;
|
|
@@ -4270,6 +4275,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
4270
4275
|
create: string;
|
|
4271
4276
|
update: string;
|
|
4272
4277
|
draggable: string;
|
|
4278
|
+
empty: string;
|
|
4273
4279
|
unassigned: string;
|
|
4274
4280
|
showUnassigned: string;
|
|
4275
4281
|
group: string;
|
|
@@ -5109,6 +5115,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5109
5115
|
create: string;
|
|
5110
5116
|
update: string;
|
|
5111
5117
|
draggable: string;
|
|
5118
|
+
empty: string;
|
|
5112
5119
|
unassigned: string;
|
|
5113
5120
|
showUnassigned: string;
|
|
5114
5121
|
group: string;
|
|
@@ -5948,6 +5955,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5948
5955
|
create: string;
|
|
5949
5956
|
update: string;
|
|
5950
5957
|
draggable: string;
|
|
5958
|
+
empty: string;
|
|
5951
5959
|
unassigned: string;
|
|
5952
5960
|
showUnassigned: string;
|
|
5953
5961
|
group: string;
|
|
@@ -6788,6 +6796,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
6788
6796
|
create: string;
|
|
6789
6797
|
update: string;
|
|
6790
6798
|
draggable: string;
|
|
6799
|
+
empty: string;
|
|
6791
6800
|
unassigned: string;
|
|
6792
6801
|
showUnassigned: string;
|
|
6793
6802
|
group: string;
|
package/types/locale/index.d.ts
CHANGED
|
@@ -74,6 +74,7 @@ export declare const messages: {
|
|
|
74
74
|
create: string;
|
|
75
75
|
update: string;
|
|
76
76
|
draggable: string;
|
|
77
|
+
empty: string;
|
|
77
78
|
unassigned: string;
|
|
78
79
|
showUnassigned: string;
|
|
79
80
|
group: string;
|
|
@@ -928,6 +929,7 @@ export declare const messages: {
|
|
|
928
929
|
create: string;
|
|
929
930
|
update: string;
|
|
930
931
|
draggable: string;
|
|
932
|
+
empty: string;
|
|
931
933
|
unassigned: string;
|
|
932
934
|
showUnassigned: string;
|
|
933
935
|
group: string;
|
|
@@ -1765,6 +1767,7 @@ export declare const messages: {
|
|
|
1765
1767
|
create: string;
|
|
1766
1768
|
update: string;
|
|
1767
1769
|
draggable: string;
|
|
1770
|
+
empty: string;
|
|
1768
1771
|
unassigned: string;
|
|
1769
1772
|
showUnassigned: string;
|
|
1770
1773
|
group: string;
|
|
@@ -2604,6 +2607,7 @@ export declare const messages: {
|
|
|
2604
2607
|
create: string;
|
|
2605
2608
|
update: string;
|
|
2606
2609
|
draggable: string;
|
|
2610
|
+
empty: string;
|
|
2607
2611
|
unassigned: string;
|
|
2608
2612
|
showUnassigned: string;
|
|
2609
2613
|
group: string;
|
|
@@ -3441,6 +3445,7 @@ export declare const messages: {
|
|
|
3441
3445
|
create: string;
|
|
3442
3446
|
update: string;
|
|
3443
3447
|
draggable: string;
|
|
3448
|
+
empty: string;
|
|
3444
3449
|
unassigned: string;
|
|
3445
3450
|
showUnassigned: string;
|
|
3446
3451
|
group: string;
|
|
@@ -4280,6 +4285,7 @@ export declare const messages: {
|
|
|
4280
4285
|
create: string;
|
|
4281
4286
|
update: string;
|
|
4282
4287
|
draggable: string;
|
|
4288
|
+
empty: string;
|
|
4283
4289
|
unassigned: string;
|
|
4284
4290
|
showUnassigned: string;
|
|
4285
4291
|
group: string;
|
|
@@ -5119,6 +5125,7 @@ export declare const messages: {
|
|
|
5119
5125
|
create: string;
|
|
5120
5126
|
update: string;
|
|
5121
5127
|
draggable: string;
|
|
5128
|
+
empty: string;
|
|
5122
5129
|
unassigned: string;
|
|
5123
5130
|
showUnassigned: string;
|
|
5124
5131
|
group: string;
|
|
@@ -5958,6 +5965,7 @@ export declare const messages: {
|
|
|
5958
5965
|
create: string;
|
|
5959
5966
|
update: string;
|
|
5960
5967
|
draggable: string;
|
|
5968
|
+
empty: string;
|
|
5961
5969
|
unassigned: string;
|
|
5962
5970
|
showUnassigned: string;
|
|
5963
5971
|
group: string;
|
|
@@ -6798,6 +6806,7 @@ export declare const messages: {
|
|
|
6798
6806
|
create: string;
|
|
6799
6807
|
update: string;
|
|
6800
6808
|
draggable: string;
|
|
6809
|
+
empty: string;
|
|
6801
6810
|
unassigned: string;
|
|
6802
6811
|
showUnassigned: string;
|
|
6803
6812
|
group: string;
|
package/types/locale/kz/kz.d.ts
CHANGED
|
@@ -68,6 +68,7 @@ declare namespace _default {
|
|
|
68
68
|
export let create: string;
|
|
69
69
|
export let update: string;
|
|
70
70
|
export let draggable: string;
|
|
71
|
+
export let empty: string;
|
|
71
72
|
export let unassigned: string;
|
|
72
73
|
export let showUnassigned: string;
|
|
73
74
|
export let group: string;
|
|
@@ -654,14 +655,15 @@ declare namespace _default {
|
|
|
654
655
|
let text_3: string;
|
|
655
656
|
export { text_3 as text };
|
|
656
657
|
}
|
|
657
|
-
export namespace
|
|
658
|
+
export namespace empty_1 {
|
|
658
659
|
export namespace text_4 {
|
|
659
|
-
let
|
|
660
|
-
export {
|
|
660
|
+
let empty_2: string;
|
|
661
|
+
export { empty_2 as empty };
|
|
661
662
|
export let filters: string;
|
|
662
663
|
}
|
|
663
664
|
export { text_4 as text };
|
|
664
665
|
}
|
|
666
|
+
export { empty_1 as empty };
|
|
665
667
|
export namespace agentStatusSelect {
|
|
666
668
|
namespace pauseCausePopup {
|
|
667
669
|
let title_6: string;
|
package/types/locale/pl/pl.d.ts
CHANGED
|
@@ -68,6 +68,7 @@ declare namespace _default {
|
|
|
68
68
|
export let create: string;
|
|
69
69
|
export let update: string;
|
|
70
70
|
export let draggable: string;
|
|
71
|
+
export let empty: string;
|
|
71
72
|
export let unassigned: string;
|
|
72
73
|
export let showUnassigned: string;
|
|
73
74
|
export let group: string;
|
|
@@ -654,14 +655,15 @@ declare namespace _default {
|
|
|
654
655
|
let text_3: string;
|
|
655
656
|
export { text_3 as text };
|
|
656
657
|
}
|
|
657
|
-
export namespace
|
|
658
|
+
export namespace empty_1 {
|
|
658
659
|
export namespace text_4 {
|
|
659
|
-
let
|
|
660
|
-
export {
|
|
660
|
+
let empty_2: string;
|
|
661
|
+
export { empty_2 as empty };
|
|
661
662
|
export let filters: string;
|
|
662
663
|
}
|
|
663
664
|
export { text_4 as text };
|
|
664
665
|
}
|
|
666
|
+
export { empty_1 as empty };
|
|
665
667
|
export namespace agentStatusSelect {
|
|
666
668
|
namespace pauseCausePopup {
|
|
667
669
|
let title_6: string;
|
package/types/locale/ro/ro.d.ts
CHANGED
|
@@ -68,6 +68,7 @@ declare namespace _default {
|
|
|
68
68
|
export let create: string;
|
|
69
69
|
export let update: string;
|
|
70
70
|
export let draggable: string;
|
|
71
|
+
export let empty: string;
|
|
71
72
|
export let unassigned: string;
|
|
72
73
|
export let showUnassigned: string;
|
|
73
74
|
export let group: string;
|
|
@@ -654,14 +655,15 @@ declare namespace _default {
|
|
|
654
655
|
let text_3: string;
|
|
655
656
|
export { text_3 as text };
|
|
656
657
|
}
|
|
657
|
-
export namespace
|
|
658
|
+
export namespace empty_1 {
|
|
658
659
|
export namespace text_4 {
|
|
659
|
-
let
|
|
660
|
-
export {
|
|
660
|
+
let empty_2: string;
|
|
661
|
+
export { empty_2 as empty };
|
|
661
662
|
export let filters: string;
|
|
662
663
|
}
|
|
663
664
|
export { text_4 as text };
|
|
664
665
|
}
|
|
666
|
+
export { empty_1 as empty };
|
|
665
667
|
export namespace agentStatusSelect {
|
|
666
668
|
namespace pauseCausePopup {
|
|
667
669
|
let title_6: string;
|
package/types/locale/ru/ru.d.ts
CHANGED
|
@@ -66,6 +66,7 @@ declare namespace _default {
|
|
|
66
66
|
export let create: string;
|
|
67
67
|
export let update: string;
|
|
68
68
|
export let draggable: string;
|
|
69
|
+
export let empty: string;
|
|
69
70
|
export let unassigned: string;
|
|
70
71
|
export let showUnassigned: string;
|
|
71
72
|
export let group: string;
|
|
@@ -652,14 +653,15 @@ declare namespace _default {
|
|
|
652
653
|
let text_3: string;
|
|
653
654
|
export { text_3 as text };
|
|
654
655
|
}
|
|
655
|
-
export namespace
|
|
656
|
+
export namespace empty_1 {
|
|
656
657
|
export namespace text_4 {
|
|
657
|
-
let
|
|
658
|
-
export {
|
|
658
|
+
let empty_2: string;
|
|
659
|
+
export { empty_2 as empty };
|
|
659
660
|
export let filters: string;
|
|
660
661
|
}
|
|
661
662
|
export { text_4 as text };
|
|
662
663
|
}
|
|
664
|
+
export { empty_1 as empty };
|
|
663
665
|
export namespace agentStatusSelect {
|
|
664
666
|
namespace pauseCausePopup {
|
|
665
667
|
let title_6: string;
|
package/types/locale/uk/uk.d.ts
CHANGED
|
@@ -66,6 +66,7 @@ declare namespace _default {
|
|
|
66
66
|
export let create: string;
|
|
67
67
|
export let update: string;
|
|
68
68
|
export let draggable: string;
|
|
69
|
+
export let empty: string;
|
|
69
70
|
export let unassigned: string;
|
|
70
71
|
export let showUnassigned: string;
|
|
71
72
|
export let group: string;
|
|
@@ -652,14 +653,15 @@ declare namespace _default {
|
|
|
652
653
|
let text_3: string;
|
|
653
654
|
export { text_3 as text };
|
|
654
655
|
}
|
|
655
|
-
export namespace
|
|
656
|
+
export namespace empty_1 {
|
|
656
657
|
export namespace text_4 {
|
|
657
|
-
let
|
|
658
|
-
export {
|
|
658
|
+
let empty_2: string;
|
|
659
|
+
export { empty_2 as empty };
|
|
659
660
|
export let filters: string;
|
|
660
661
|
}
|
|
661
662
|
export { text_4 as text };
|
|
662
663
|
}
|
|
664
|
+
export { empty_1 as empty };
|
|
663
665
|
export namespace agentStatusSelect {
|
|
664
666
|
namespace pauseCausePopup {
|
|
665
667
|
let title_6: string;
|
package/types/locale/uz/uz.d.ts
CHANGED
|
@@ -68,6 +68,7 @@ declare namespace _default {
|
|
|
68
68
|
export let create: string;
|
|
69
69
|
export let update: string;
|
|
70
70
|
export let draggable: string;
|
|
71
|
+
export let empty: string;
|
|
71
72
|
export let unassigned: string;
|
|
72
73
|
export let showUnassigned: string;
|
|
73
74
|
export let group: string;
|
|
@@ -655,14 +656,15 @@ declare namespace _default {
|
|
|
655
656
|
let text_3: string;
|
|
656
657
|
export { text_3 as text };
|
|
657
658
|
}
|
|
658
|
-
export namespace
|
|
659
|
+
export namespace empty_1 {
|
|
659
660
|
export namespace text_4 {
|
|
660
|
-
let
|
|
661
|
-
export {
|
|
661
|
+
let empty_2: string;
|
|
662
|
+
export { empty_2 as empty };
|
|
662
663
|
export let filters: string;
|
|
663
664
|
}
|
|
664
665
|
export { text_4 as text };
|
|
665
666
|
}
|
|
667
|
+
export { empty_1 as empty };
|
|
666
668
|
export namespace agentStatusSelect {
|
|
667
669
|
namespace pauseCausePopup {
|
|
668
670
|
let title_6: string;
|
package/types/locale/vi/vi.d.ts
CHANGED
|
@@ -68,6 +68,7 @@ declare namespace _default {
|
|
|
68
68
|
export let create: string;
|
|
69
69
|
export let update: string;
|
|
70
70
|
export let draggable: string;
|
|
71
|
+
export let empty: string;
|
|
71
72
|
export let unassigned: string;
|
|
72
73
|
export let showUnassigned: string;
|
|
73
74
|
export let group: string;
|
|
@@ -654,14 +655,15 @@ declare namespace _default {
|
|
|
654
655
|
let text_3: string;
|
|
655
656
|
export { text_3 as text };
|
|
656
657
|
}
|
|
657
|
-
export namespace
|
|
658
|
+
export namespace empty_1 {
|
|
658
659
|
export namespace text_4 {
|
|
659
|
-
let
|
|
660
|
-
export {
|
|
660
|
+
let empty_2: string;
|
|
661
|
+
export { empty_2 as empty };
|
|
661
662
|
export let filters: string;
|
|
662
663
|
}
|
|
663
664
|
export { text_4 as text };
|
|
664
665
|
}
|
|
666
|
+
export { empty_1 as empty };
|
|
665
667
|
export namespace agentStatusSelect {
|
|
666
668
|
namespace pauseCausePopup {
|
|
667
669
|
let title_6: string;
|