@webitel/ui-sdk 25.12.83 → 25.12.84
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webitel/ui-sdk",
|
|
3
|
-
"version": "25.12.
|
|
3
|
+
"version": "25.12.84",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"make-all": "npm version patch --git-tag-version false && npm run build && (npm run build:types || true) && (npm run lint:fix || true) && npm run publish-lib",
|
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
|
@@ -241,6 +241,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
241
241
|
email: string;
|
|
242
242
|
chat: string;
|
|
243
243
|
task: string;
|
|
244
|
+
out_call: string;
|
|
244
245
|
};
|
|
245
246
|
};
|
|
246
247
|
calls: {
|
|
@@ -1033,6 +1034,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1033
1034
|
email: string;
|
|
1034
1035
|
chat: string;
|
|
1035
1036
|
task: string;
|
|
1037
|
+
out_call: string;
|
|
1036
1038
|
};
|
|
1037
1039
|
};
|
|
1038
1040
|
calls: {
|
|
@@ -1959,6 +1961,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1959
1961
|
email: string;
|
|
1960
1962
|
chat: string;
|
|
1961
1963
|
task: string;
|
|
1964
|
+
out_call: string;
|
|
1962
1965
|
};
|
|
1963
1966
|
};
|
|
1964
1967
|
cases: {
|
|
@@ -2887,6 +2890,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
2887
2890
|
email: string;
|
|
2888
2891
|
chat: string;
|
|
2889
2892
|
task: string;
|
|
2893
|
+
out_call: string;
|
|
2890
2894
|
};
|
|
2891
2895
|
};
|
|
2892
2896
|
calls: {
|
|
@@ -3813,6 +3817,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
3813
3817
|
email: string;
|
|
3814
3818
|
chat: string;
|
|
3815
3819
|
task: string;
|
|
3820
|
+
out_call: string;
|
|
3816
3821
|
};
|
|
3817
3822
|
};
|
|
3818
3823
|
calls: {
|
|
@@ -4741,6 +4746,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
4741
4746
|
email: string;
|
|
4742
4747
|
chat: string;
|
|
4743
4748
|
task: string;
|
|
4749
|
+
out_call: string;
|
|
4744
4750
|
};
|
|
4745
4751
|
};
|
|
4746
4752
|
calls: {
|
|
@@ -5669,6 +5675,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5669
5675
|
email: string;
|
|
5670
5676
|
chat: string;
|
|
5671
5677
|
task: string;
|
|
5678
|
+
out_call: string;
|
|
5672
5679
|
};
|
|
5673
5680
|
};
|
|
5674
5681
|
calls: {
|
|
@@ -6598,6 +6605,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
6598
6605
|
email: string;
|
|
6599
6606
|
chat: string;
|
|
6600
6607
|
task: string;
|
|
6608
|
+
out_call: string;
|
|
6601
6609
|
};
|
|
6602
6610
|
};
|
|
6603
6611
|
calls: {
|
|
@@ -7526,6 +7534,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
7526
7534
|
email: string;
|
|
7527
7535
|
chat: string;
|
|
7528
7536
|
task: string;
|
|
7537
|
+
out_call: string;
|
|
7529
7538
|
};
|
|
7530
7539
|
};
|
|
7531
7540
|
calls: {
|
package/types/locale/index.d.ts
CHANGED
|
@@ -251,6 +251,7 @@ export declare const messages: {
|
|
|
251
251
|
email: string;
|
|
252
252
|
chat: string;
|
|
253
253
|
task: string;
|
|
254
|
+
out_call: string;
|
|
254
255
|
};
|
|
255
256
|
};
|
|
256
257
|
calls: {
|
|
@@ -1043,6 +1044,7 @@ export declare const messages: {
|
|
|
1043
1044
|
email: string;
|
|
1044
1045
|
chat: string;
|
|
1045
1046
|
task: string;
|
|
1047
|
+
out_call: string;
|
|
1046
1048
|
};
|
|
1047
1049
|
};
|
|
1048
1050
|
calls: {
|
|
@@ -1969,6 +1971,7 @@ export declare const messages: {
|
|
|
1969
1971
|
email: string;
|
|
1970
1972
|
chat: string;
|
|
1971
1973
|
task: string;
|
|
1974
|
+
out_call: string;
|
|
1972
1975
|
};
|
|
1973
1976
|
};
|
|
1974
1977
|
cases: {
|
|
@@ -2897,6 +2900,7 @@ export declare const messages: {
|
|
|
2897
2900
|
email: string;
|
|
2898
2901
|
chat: string;
|
|
2899
2902
|
task: string;
|
|
2903
|
+
out_call: string;
|
|
2900
2904
|
};
|
|
2901
2905
|
};
|
|
2902
2906
|
calls: {
|
|
@@ -3823,6 +3827,7 @@ export declare const messages: {
|
|
|
3823
3827
|
email: string;
|
|
3824
3828
|
chat: string;
|
|
3825
3829
|
task: string;
|
|
3830
|
+
out_call: string;
|
|
3826
3831
|
};
|
|
3827
3832
|
};
|
|
3828
3833
|
calls: {
|
|
@@ -4751,6 +4756,7 @@ export declare const messages: {
|
|
|
4751
4756
|
email: string;
|
|
4752
4757
|
chat: string;
|
|
4753
4758
|
task: string;
|
|
4759
|
+
out_call: string;
|
|
4754
4760
|
};
|
|
4755
4761
|
};
|
|
4756
4762
|
calls: {
|
|
@@ -5679,6 +5685,7 @@ export declare const messages: {
|
|
|
5679
5685
|
email: string;
|
|
5680
5686
|
chat: string;
|
|
5681
5687
|
task: string;
|
|
5688
|
+
out_call: string;
|
|
5682
5689
|
};
|
|
5683
5690
|
};
|
|
5684
5691
|
calls: {
|
|
@@ -6608,6 +6615,7 @@ export declare const messages: {
|
|
|
6608
6615
|
email: string;
|
|
6609
6616
|
chat: string;
|
|
6610
6617
|
task: string;
|
|
6618
|
+
out_call: string;
|
|
6611
6619
|
};
|
|
6612
6620
|
};
|
|
6613
6621
|
calls: {
|
|
@@ -7536,6 +7544,7 @@ export declare const messages: {
|
|
|
7536
7544
|
email: string;
|
|
7537
7545
|
chat: string;
|
|
7538
7546
|
task: string;
|
|
7547
|
+
out_call: string;
|
|
7539
7548
|
};
|
|
7540
7549
|
};
|
|
7541
7550
|
calls: {
|
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