@webitel/ui-sdk 25.12.6 → 25.12.8
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/dist/{install-6z747IGw.js → install-C6GgMArq.js} +1394 -1394
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +1 -1
- package/dist/ui-sdk.umd.cjs +1 -1
- package/dist/{vidstack-Bq6c3Bam-DhFb9GR8.js → vidstack-Bq6c3Bam-DfBkeKnD.js} +2 -2
- package/dist/{vidstack-D2pY00kU-rpD1A0lF.js → vidstack-D2pY00kU-BorFHKCo.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-B5-4os_J.js → vidstack-DDXt6fpN-D6TbwvC6.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-D5M8vYiN.js → vidstack-D_-9AA6_-DtZ20VFs.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-CexjIcNF.js → vidstack-DqAw8m9J-Dk3XVDGL.js} +1 -1
- package/dist/{vidstack-audio-HGBpXuuY.js → vidstack-audio-EXZc7ueP.js} +2 -2
- package/dist/{vidstack-dash-BA9d1U95.js → vidstack-dash-CVUVfXgT.js} +3 -3
- package/dist/{vidstack-google-cast-f8iGTYuc.js → vidstack-google-cast-CwI-qa3O.js} +3 -3
- package/dist/{vidstack-hls-CnNrOk4-.js → vidstack-hls-BhoTh4j3.js} +3 -3
- package/dist/{vidstack-video-C-ktNXqK.js → vidstack-video-BqsgiLMJ.js} +2 -2
- package/dist/{vidstack-vimeo-DJhnLVOz.js → vidstack-vimeo-SrsP-ALw.js} +3 -3
- package/dist/{vidstack-youtube-DRvBTTmz.js → vidstack-youtube-BBy2AE7B.js} +2 -2
- package/package.json +2 -2
- package/src/components/wt-tree-table/wt-tree-table.vue +5 -3
- package/src/locale/en/en.js +7 -0
- package/src/locale/es/es.js +7 -0
- package/src/locale/kz/kz.js +7 -0
- package/src/locale/pl/pl.js +7 -0
- package/src/locale/ro/ro.js +7 -0
- package/src/locale/ru/ru.js +7 -0
- package/src/locale/uk/uk.js +7 -0
- package/src/locale/uz/uz.js +7 -0
- package/src/locale/vi/vi.js +7 -0
- package/src/modules/Userinfo/v2/types/UserAccess.d.ts +1 -1
- package/types/components/wt-tree-table/wt-tree-table.vue.d.ts +1 -1
- package/types/locale/en/en.d.ts +7 -0
- package/types/locale/es/es.d.ts +8 -0
- package/types/locale/i18n.d.ts +63 -0
- package/types/locale/index.d.ts +63 -0
- package/types/locale/kz/kz.d.ts +8 -0
- package/types/locale/pl/pl.d.ts +8 -0
- package/types/locale/ro/ro.d.ts +8 -0
- package/types/locale/ru/ru.d.ts +8 -0
- package/types/locale/uk/uk.d.ts +8 -0
- package/types/locale/uz/uz.d.ts +8 -0
- package/types/locale/vi/vi.d.ts +8 -0
package/types/locale/index.d.ts
CHANGED
|
@@ -172,6 +172,7 @@ export declare const messages: {
|
|
|
172
172
|
};
|
|
173
173
|
queue: {
|
|
174
174
|
queue: string;
|
|
175
|
+
queueType: string;
|
|
175
176
|
type: {
|
|
176
177
|
1: string;
|
|
177
178
|
0: string;
|
|
@@ -706,6 +707,12 @@ export declare const messages: {
|
|
|
706
707
|
variable: ({ linked }: {
|
|
707
708
|
linked: any;
|
|
708
709
|
}) => any;
|
|
710
|
+
queueType: ({ linked }: {
|
|
711
|
+
linked: any;
|
|
712
|
+
}) => any;
|
|
713
|
+
queuePeriod: ({ linked }: {
|
|
714
|
+
linked: any;
|
|
715
|
+
}) => any;
|
|
709
716
|
presets: {
|
|
710
717
|
preset: string;
|
|
711
718
|
overwritePresetTitle: string;
|
|
@@ -924,6 +931,7 @@ export declare const messages: {
|
|
|
924
931
|
};
|
|
925
932
|
queue: {
|
|
926
933
|
queue: string;
|
|
934
|
+
queueType: string;
|
|
927
935
|
type: {
|
|
928
936
|
1: string;
|
|
929
937
|
0: string;
|
|
@@ -1601,6 +1609,12 @@ export declare const messages: {
|
|
|
1601
1609
|
variable: ({ linked }: {
|
|
1602
1610
|
linked: any;
|
|
1603
1611
|
}) => any;
|
|
1612
|
+
queueType: ({ linked }: {
|
|
1613
|
+
linked: any;
|
|
1614
|
+
}) => any;
|
|
1615
|
+
queuePeriod: ({ linked }: {
|
|
1616
|
+
linked: any;
|
|
1617
|
+
}) => any;
|
|
1604
1618
|
presets: {
|
|
1605
1619
|
preset: string;
|
|
1606
1620
|
overwritePresetTitle: string;
|
|
@@ -1803,6 +1817,7 @@ export declare const messages: {
|
|
|
1803
1817
|
};
|
|
1804
1818
|
queue: {
|
|
1805
1819
|
queue: string;
|
|
1820
|
+
queueType: string;
|
|
1806
1821
|
type: {
|
|
1807
1822
|
1: string;
|
|
1808
1823
|
0: string;
|
|
@@ -2480,6 +2495,12 @@ export declare const messages: {
|
|
|
2480
2495
|
variable: ({ linked }: {
|
|
2481
2496
|
linked: any;
|
|
2482
2497
|
}) => any;
|
|
2498
|
+
queueType: ({ linked }: {
|
|
2499
|
+
linked: any;
|
|
2500
|
+
}) => any;
|
|
2501
|
+
queuePeriod: ({ linked }: {
|
|
2502
|
+
linked: any;
|
|
2503
|
+
}) => any;
|
|
2483
2504
|
presets: {
|
|
2484
2505
|
preset: string;
|
|
2485
2506
|
overwritePresetTitle: string;
|
|
@@ -2684,6 +2705,7 @@ export declare const messages: {
|
|
|
2684
2705
|
};
|
|
2685
2706
|
queue: {
|
|
2686
2707
|
queue: string;
|
|
2708
|
+
queueType: string;
|
|
2687
2709
|
type: {
|
|
2688
2710
|
1: string;
|
|
2689
2711
|
0: string;
|
|
@@ -3361,6 +3383,12 @@ export declare const messages: {
|
|
|
3361
3383
|
variable: ({ linked }: {
|
|
3362
3384
|
linked: any;
|
|
3363
3385
|
}) => any;
|
|
3386
|
+
queueType: ({ linked }: {
|
|
3387
|
+
linked: any;
|
|
3388
|
+
}) => any;
|
|
3389
|
+
queuePeriod: ({ linked }: {
|
|
3390
|
+
linked: any;
|
|
3391
|
+
}) => any;
|
|
3364
3392
|
presets: {
|
|
3365
3393
|
preset: string;
|
|
3366
3394
|
overwritePresetTitle: string;
|
|
@@ -3563,6 +3591,7 @@ export declare const messages: {
|
|
|
3563
3591
|
};
|
|
3564
3592
|
queue: {
|
|
3565
3593
|
queue: string;
|
|
3594
|
+
queueType: string;
|
|
3566
3595
|
type: {
|
|
3567
3596
|
1: string;
|
|
3568
3597
|
0: string;
|
|
@@ -4240,6 +4269,12 @@ export declare const messages: {
|
|
|
4240
4269
|
variable: ({ linked }: {
|
|
4241
4270
|
linked: any;
|
|
4242
4271
|
}) => any;
|
|
4272
|
+
queueType: ({ linked }: {
|
|
4273
|
+
linked: any;
|
|
4274
|
+
}) => any;
|
|
4275
|
+
queuePeriod: ({ linked }: {
|
|
4276
|
+
linked: any;
|
|
4277
|
+
}) => any;
|
|
4243
4278
|
presets: {
|
|
4244
4279
|
preset: string;
|
|
4245
4280
|
overwritePresetTitle: string;
|
|
@@ -4444,6 +4479,7 @@ export declare const messages: {
|
|
|
4444
4479
|
};
|
|
4445
4480
|
queue: {
|
|
4446
4481
|
queue: string;
|
|
4482
|
+
queueType: string;
|
|
4447
4483
|
type: {
|
|
4448
4484
|
1: string;
|
|
4449
4485
|
0: string;
|
|
@@ -5121,6 +5157,12 @@ export declare const messages: {
|
|
|
5121
5157
|
variable: ({ linked }: {
|
|
5122
5158
|
linked: any;
|
|
5123
5159
|
}) => any;
|
|
5160
|
+
queueType: ({ linked }: {
|
|
5161
|
+
linked: any;
|
|
5162
|
+
}) => any;
|
|
5163
|
+
queuePeriod: ({ linked }: {
|
|
5164
|
+
linked: any;
|
|
5165
|
+
}) => any;
|
|
5124
5166
|
presets: {
|
|
5125
5167
|
preset: string;
|
|
5126
5168
|
overwritePresetTitle: string;
|
|
@@ -5325,6 +5367,7 @@ export declare const messages: {
|
|
|
5325
5367
|
};
|
|
5326
5368
|
queue: {
|
|
5327
5369
|
queue: string;
|
|
5370
|
+
queueType: string;
|
|
5328
5371
|
type: {
|
|
5329
5372
|
1: string;
|
|
5330
5373
|
0: string;
|
|
@@ -6002,6 +6045,12 @@ export declare const messages: {
|
|
|
6002
6045
|
variable: ({ linked }: {
|
|
6003
6046
|
linked: any;
|
|
6004
6047
|
}) => any;
|
|
6048
|
+
queueType: ({ linked }: {
|
|
6049
|
+
linked: any;
|
|
6050
|
+
}) => any;
|
|
6051
|
+
queuePeriod: ({ linked }: {
|
|
6052
|
+
linked: any;
|
|
6053
|
+
}) => any;
|
|
6005
6054
|
presets: {
|
|
6006
6055
|
preset: string;
|
|
6007
6056
|
overwritePresetTitle: string;
|
|
@@ -6206,6 +6255,7 @@ export declare const messages: {
|
|
|
6206
6255
|
};
|
|
6207
6256
|
queue: {
|
|
6208
6257
|
queue: string;
|
|
6258
|
+
queueType: string;
|
|
6209
6259
|
type: {
|
|
6210
6260
|
1: string;
|
|
6211
6261
|
0: string;
|
|
@@ -6883,6 +6933,12 @@ export declare const messages: {
|
|
|
6883
6933
|
variable: ({ linked }: {
|
|
6884
6934
|
linked: any;
|
|
6885
6935
|
}) => any;
|
|
6936
|
+
queueType: ({ linked }: {
|
|
6937
|
+
linked: any;
|
|
6938
|
+
}) => any;
|
|
6939
|
+
queuePeriod: ({ linked }: {
|
|
6940
|
+
linked: any;
|
|
6941
|
+
}) => any;
|
|
6886
6942
|
presets: {
|
|
6887
6943
|
preset: string;
|
|
6888
6944
|
overwritePresetTitle: string;
|
|
@@ -7087,6 +7143,7 @@ export declare const messages: {
|
|
|
7087
7143
|
};
|
|
7088
7144
|
queue: {
|
|
7089
7145
|
queue: string;
|
|
7146
|
+
queueType: string;
|
|
7090
7147
|
type: {
|
|
7091
7148
|
1: string;
|
|
7092
7149
|
0: string;
|
|
@@ -7764,6 +7821,12 @@ export declare const messages: {
|
|
|
7764
7821
|
variable: ({ linked }: {
|
|
7765
7822
|
linked: any;
|
|
7766
7823
|
}) => any;
|
|
7824
|
+
queueType: ({ linked }: {
|
|
7825
|
+
linked: any;
|
|
7826
|
+
}) => any;
|
|
7827
|
+
queuePeriod: ({ linked }: {
|
|
7828
|
+
linked: any;
|
|
7829
|
+
}) => any;
|
|
7767
7830
|
presets: {
|
|
7768
7831
|
preset: string;
|
|
7769
7832
|
overwritePresetTitle: string;
|
package/types/locale/kz/kz.d.ts
CHANGED
|
@@ -172,6 +172,7 @@ declare namespace _default {
|
|
|
172
172
|
export namespace queue {
|
|
173
173
|
let queue_1: string;
|
|
174
174
|
export { queue_1 as queue };
|
|
175
|
+
export let queueType: string;
|
|
175
176
|
let type_1: {
|
|
176
177
|
1: string;
|
|
177
178
|
0: string;
|
|
@@ -916,6 +917,13 @@ declare namespace _default {
|
|
|
916
917
|
export function variable({ linked }: {
|
|
917
918
|
linked: any;
|
|
918
919
|
}): any;
|
|
920
|
+
export function queueType_1({ linked }: {
|
|
921
|
+
linked: any;
|
|
922
|
+
}): any;
|
|
923
|
+
export { queueType_1 as queueType };
|
|
924
|
+
export function queuePeriod({ linked }: {
|
|
925
|
+
linked: any;
|
|
926
|
+
}): any;
|
|
919
927
|
export namespace presets {
|
|
920
928
|
let preset: string;
|
|
921
929
|
let overwritePresetTitle: string;
|
package/types/locale/pl/pl.d.ts
CHANGED
|
@@ -172,6 +172,7 @@ declare namespace _default {
|
|
|
172
172
|
export namespace queue {
|
|
173
173
|
let queue_1: string;
|
|
174
174
|
export { queue_1 as queue };
|
|
175
|
+
export let queueType: string;
|
|
175
176
|
let type_1: {
|
|
176
177
|
1: string;
|
|
177
178
|
0: string;
|
|
@@ -916,6 +917,13 @@ declare namespace _default {
|
|
|
916
917
|
export function variable({ linked }: {
|
|
917
918
|
linked: any;
|
|
918
919
|
}): any;
|
|
920
|
+
export function queueType_1({ linked }: {
|
|
921
|
+
linked: any;
|
|
922
|
+
}): any;
|
|
923
|
+
export { queueType_1 as queueType };
|
|
924
|
+
export function queuePeriod({ linked }: {
|
|
925
|
+
linked: any;
|
|
926
|
+
}): any;
|
|
919
927
|
export namespace presets {
|
|
920
928
|
let preset: string;
|
|
921
929
|
let overwritePresetTitle: string;
|
package/types/locale/ro/ro.d.ts
CHANGED
|
@@ -172,6 +172,7 @@ declare namespace _default {
|
|
|
172
172
|
export namespace queue {
|
|
173
173
|
let queue_1: string;
|
|
174
174
|
export { queue_1 as queue };
|
|
175
|
+
export let queueType: string;
|
|
175
176
|
let type_1: {
|
|
176
177
|
1: string;
|
|
177
178
|
0: string;
|
|
@@ -916,6 +917,13 @@ declare namespace _default {
|
|
|
916
917
|
export function variable({ linked }: {
|
|
917
918
|
linked: any;
|
|
918
919
|
}): any;
|
|
920
|
+
export function queueType_1({ linked }: {
|
|
921
|
+
linked: any;
|
|
922
|
+
}): any;
|
|
923
|
+
export { queueType_1 as queueType };
|
|
924
|
+
export function queuePeriod({ linked }: {
|
|
925
|
+
linked: any;
|
|
926
|
+
}): any;
|
|
919
927
|
export namespace presets {
|
|
920
928
|
let preset: string;
|
|
921
929
|
let overwritePresetTitle: string;
|
package/types/locale/ru/ru.d.ts
CHANGED
|
@@ -170,6 +170,7 @@ declare namespace _default {
|
|
|
170
170
|
export namespace queue {
|
|
171
171
|
let queue_1: string;
|
|
172
172
|
export { queue_1 as queue };
|
|
173
|
+
export let queueType: string;
|
|
173
174
|
let type_1: {
|
|
174
175
|
1: string;
|
|
175
176
|
0: string;
|
|
@@ -914,6 +915,13 @@ declare namespace _default {
|
|
|
914
915
|
export function variable({ linked }: {
|
|
915
916
|
linked: any;
|
|
916
917
|
}): any;
|
|
918
|
+
export function queueType_1({ linked }: {
|
|
919
|
+
linked: any;
|
|
920
|
+
}): any;
|
|
921
|
+
export { queueType_1 as queueType };
|
|
922
|
+
export function queuePeriod({ linked }: {
|
|
923
|
+
linked: any;
|
|
924
|
+
}): any;
|
|
917
925
|
export namespace presets {
|
|
918
926
|
let preset: string;
|
|
919
927
|
let overwritePresetTitle: string;
|
package/types/locale/uk/uk.d.ts
CHANGED
|
@@ -170,6 +170,7 @@ declare namespace _default {
|
|
|
170
170
|
export namespace queue {
|
|
171
171
|
let queue_1: string;
|
|
172
172
|
export { queue_1 as queue };
|
|
173
|
+
export let queueType: string;
|
|
173
174
|
let type_1: {
|
|
174
175
|
1: string;
|
|
175
176
|
0: string;
|
|
@@ -914,6 +915,13 @@ declare namespace _default {
|
|
|
914
915
|
export function variable({ linked }: {
|
|
915
916
|
linked: any;
|
|
916
917
|
}): any;
|
|
918
|
+
export function queueType_1({ linked }: {
|
|
919
|
+
linked: any;
|
|
920
|
+
}): any;
|
|
921
|
+
export { queueType_1 as queueType };
|
|
922
|
+
export function queuePeriod({ linked }: {
|
|
923
|
+
linked: any;
|
|
924
|
+
}): any;
|
|
917
925
|
export namespace presets {
|
|
918
926
|
let preset: string;
|
|
919
927
|
let overwritePresetTitle: string;
|
package/types/locale/uz/uz.d.ts
CHANGED
|
@@ -172,6 +172,7 @@ declare namespace _default {
|
|
|
172
172
|
export namespace queue {
|
|
173
173
|
let queue_1: string;
|
|
174
174
|
export { queue_1 as queue };
|
|
175
|
+
export let queueType: string;
|
|
175
176
|
let type_1: {
|
|
176
177
|
1: string;
|
|
177
178
|
0: string;
|
|
@@ -916,6 +917,13 @@ declare namespace _default {
|
|
|
916
917
|
export function variable({ linked }: {
|
|
917
918
|
linked: any;
|
|
918
919
|
}): any;
|
|
920
|
+
export function queueType_1({ linked }: {
|
|
921
|
+
linked: any;
|
|
922
|
+
}): any;
|
|
923
|
+
export { queueType_1 as queueType };
|
|
924
|
+
export function queuePeriod({ linked }: {
|
|
925
|
+
linked: any;
|
|
926
|
+
}): any;
|
|
919
927
|
export namespace presets {
|
|
920
928
|
let preset: string;
|
|
921
929
|
let overwritePresetTitle: string;
|
package/types/locale/vi/vi.d.ts
CHANGED
|
@@ -172,6 +172,7 @@ declare namespace _default {
|
|
|
172
172
|
export namespace queue {
|
|
173
173
|
let queue_1: string;
|
|
174
174
|
export { queue_1 as queue };
|
|
175
|
+
export let queueType: string;
|
|
175
176
|
let type_1: {
|
|
176
177
|
1: string;
|
|
177
178
|
0: string;
|
|
@@ -916,6 +917,13 @@ declare namespace _default {
|
|
|
916
917
|
export function variable({ linked }: {
|
|
917
918
|
linked: any;
|
|
918
919
|
}): any;
|
|
920
|
+
export function queueType_1({ linked }: {
|
|
921
|
+
linked: any;
|
|
922
|
+
}): any;
|
|
923
|
+
export { queueType_1 as queueType };
|
|
924
|
+
export function queuePeriod({ linked }: {
|
|
925
|
+
linked: any;
|
|
926
|
+
}): any;
|
|
919
927
|
export namespace presets {
|
|
920
928
|
let preset: string;
|
|
921
929
|
let overwritePresetTitle: string;
|