@webitel/ui-sdk 25.10.62 → 25.10.63
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-CJQfl0hy.js → install-CvVB1Knh.js} +76926 -76927
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +1 -1
- package/dist/ui-sdk.umd.cjs +165 -165
- package/dist/{vidstack-Bq6c3Bam-gxXrCSig.js → vidstack-Bq6c3Bam-2cjWnmbu.js} +2 -2
- package/dist/{vidstack-D2pY00kU-BFY6dR6B.js → vidstack-D2pY00kU-D9F0n58B.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-B-lwWzfa.js → vidstack-DDXt6fpN-IXnaeX8o.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-BWo8rqGl.js → vidstack-D_-9AA6_-DHDBzOQ5.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-BV_UffFj.js → vidstack-DqAw8m9J-CwOcrQm0.js} +1 -1
- package/dist/{vidstack-audio-IHdHpg26.js → vidstack-audio-Bemmt9Tv.js} +2 -2
- package/dist/{vidstack-dash-KAIY2weY.js → vidstack-dash-E-X9gvs2.js} +3 -3
- package/dist/{vidstack-google-cast-IR47LQ6g.js → vidstack-google-cast-BXoh_IDV.js} +3 -3
- package/dist/{vidstack-hls-hjvWJcUS.js → vidstack-hls-BuhfKFl5.js} +3 -3
- package/dist/{vidstack-video-DWMQ0ihW.js → vidstack-video-Ccc4GNnH.js} +2 -2
- package/dist/{vidstack-vimeo-D-w_5fjk.js → vidstack-vimeo-BDwxijVM.js} +3 -3
- package/dist/{vidstack-youtube-Ci1_W6v9.js → vidstack-youtube-aryjnCDj.js} +2 -2
- package/package.json +2 -2
- package/types/components/index.d.ts +2 -2
- package/types/components/on-demand/wt-cc-agent-status-timers/wt-cc-agent-status-timers.vue.d.ts +2 -2
- package/types/components/on-demand/wt-selection-popup/wt-selection-popup.vue.d.ts +1 -1
- package/types/components/wt-action-bar/WtActionBarActionsOrder.d.ts +2 -2
- package/types/components/wt-action-bar/wt-action-bar.vue.d.ts +17 -17
- package/types/components/wt-avatar/wt-avatar.vue.d.ts +2 -2
- package/types/components/wt-button/wt-button.vue.d.ts +4 -4
- package/types/components/wt-button-select/wt-button-select.vue.d.ts +2 -2
- package/types/components/wt-checkbox/wt-checkbox.vue.d.ts +2 -2
- package/types/components/wt-datepicker/wt-datepicker.vue.d.ts +4 -4
- package/types/components/wt-empty/wt-empty.vue.d.ts +3 -3
- package/types/components/wt-icon/wt-icon.vue.d.ts +1 -1
- package/types/components/wt-indicator/wt-indicator.vue.d.ts +1 -1
- package/types/components/wt-input/wt-input.vue.d.ts +6 -6
- package/types/components/wt-loader/_internals/wt-spinner-loader.vue.d.ts +1 -1
- package/types/components/wt-loader/wt-loader.vue.d.ts +2 -2
- package/types/components/wt-player/wt-player.vue.d.ts +3 -3
- package/types/components/wt-popover/wt-popover.vue.d.ts +2 -2
- package/types/components/wt-popup/wt-popup.vue.d.ts +1 -1
- package/types/components/wt-radio/wt-radio.vue.d.ts +4 -4
- package/types/components/wt-rounded-action/wt-rounded-action.vue.d.ts +8 -8
- package/types/components/wt-switcher/wt-switcher.vue.d.ts +2 -2
- package/types/components/wt-textarea/wt-textarea.vue.d.ts +3 -3
- package/types/components/wt-time-input/wt-time-input.vue.d.ts +2 -2
- package/types/components/wt-timepicker/wt-timepicker.vue.d.ts +2 -2
- package/types/enums/index.d.ts +1 -1
- package/types/modules/AgentStatusSelect/components/_internals/wt-cc-pause-cause-popup.vue.d.ts +1 -1
- package/types/modules/TableComponentModule/composables/useTableEmpty.d.ts +1 -1
|
@@ -33,9 +33,9 @@ declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
|
33
33
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
34
34
|
"onUpdate:selected"?: (value: string | number | boolean | object) => any;
|
|
35
35
|
}>, {
|
|
36
|
-
label: string;
|
|
37
|
-
required: boolean;
|
|
38
36
|
disabled: boolean;
|
|
37
|
+
required: boolean;
|
|
38
|
+
label: string;
|
|
39
39
|
outline: boolean;
|
|
40
40
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
41
41
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -43,9 +43,9 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
43
43
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
44
44
|
"onUpdate:selected"?: (value: string | number | boolean | object) => any;
|
|
45
45
|
}>, {
|
|
46
|
-
label: string;
|
|
47
|
-
required: boolean;
|
|
48
46
|
disabled: boolean;
|
|
47
|
+
required: boolean;
|
|
48
|
+
label: string;
|
|
49
49
|
outline: boolean;
|
|
50
50
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
51
51
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
2
|
$emit: (event: "click", ...args: any[]) => void;
|
|
3
|
-
|
|
4
|
-
icon: string;
|
|
3
|
+
active: boolean;
|
|
5
4
|
disabled: boolean;
|
|
6
5
|
size: string;
|
|
7
|
-
|
|
6
|
+
color: string;
|
|
7
|
+
icon: string;
|
|
8
|
+
rounded: boolean;
|
|
8
9
|
wide: boolean;
|
|
9
10
|
loading: boolean;
|
|
10
11
|
iconPrefix: string;
|
|
11
|
-
rounded: boolean;
|
|
12
12
|
$props: {
|
|
13
|
-
readonly
|
|
14
|
-
readonly icon?: string;
|
|
13
|
+
readonly active?: boolean;
|
|
15
14
|
readonly disabled?: boolean;
|
|
16
15
|
readonly size?: string;
|
|
17
|
-
readonly
|
|
16
|
+
readonly color?: string;
|
|
17
|
+
readonly icon?: string;
|
|
18
|
+
readonly rounded?: boolean;
|
|
18
19
|
readonly wide?: boolean;
|
|
19
20
|
readonly loading?: boolean;
|
|
20
21
|
readonly iconPrefix?: string;
|
|
21
|
-
readonly rounded?: boolean;
|
|
22
22
|
};
|
|
23
23
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
24
24
|
export default _default;
|
|
@@ -31,8 +31,8 @@ declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
|
31
31
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
32
32
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
|
33
33
|
}>, {
|
|
34
|
-
label: string;
|
|
35
34
|
disabled: boolean;
|
|
35
|
+
label: string;
|
|
36
36
|
labelProps: LabelProps;
|
|
37
37
|
labelLeft: boolean;
|
|
38
38
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -41,8 +41,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
41
41
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
42
42
|
"onUpdate:modelValue"?: (value: boolean) => any;
|
|
43
43
|
}>, {
|
|
44
|
-
label: string;
|
|
45
44
|
disabled: boolean;
|
|
45
|
+
label: string;
|
|
46
46
|
labelProps: LabelProps;
|
|
47
47
|
labelLeft: boolean;
|
|
48
48
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -168,11 +168,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
168
168
|
onInput?: (...args: any[]) => any;
|
|
169
169
|
onEnter?: (...args: any[]) => any;
|
|
170
170
|
}>, {
|
|
171
|
-
|
|
171
|
+
disabled: boolean;
|
|
172
172
|
value: string;
|
|
173
|
-
label: string;
|
|
174
173
|
required: boolean;
|
|
175
|
-
|
|
174
|
+
name: string;
|
|
175
|
+
label: string;
|
|
176
176
|
readonly: boolean;
|
|
177
177
|
rows: number;
|
|
178
178
|
autoresize: boolean;
|
|
@@ -123,10 +123,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
123
123
|
}>> & Readonly<{
|
|
124
124
|
onInput?: (...args: any[]) => any;
|
|
125
125
|
}>, {
|
|
126
|
+
disabled: boolean;
|
|
126
127
|
value: number;
|
|
127
|
-
label: string;
|
|
128
128
|
required: boolean;
|
|
129
|
-
|
|
129
|
+
label: string;
|
|
130
130
|
hideInputInfo: boolean;
|
|
131
131
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
132
132
|
export default _default;
|
|
@@ -134,10 +134,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
134
134
|
description: string;
|
|
135
135
|
};
|
|
136
136
|
}>> & Readonly<{}>, {
|
|
137
|
+
disabled: boolean;
|
|
137
138
|
value: string | number;
|
|
138
|
-
label: string;
|
|
139
139
|
required: boolean;
|
|
140
|
-
|
|
140
|
+
label: string;
|
|
141
141
|
format: string;
|
|
142
142
|
dateMode: boolean;
|
|
143
143
|
noLabel: boolean;
|
package/types/enums/index.d.ts
CHANGED
|
@@ -22,4 +22,4 @@ import WebitelApplications from './WebitelApplications/WebitelApplications.enum.
|
|
|
22
22
|
import { WtApplication } from './WebitelApplications/WtApplication';
|
|
23
23
|
import { WtObject } from './WtObject/WtObject';
|
|
24
24
|
import { WtTypeExtensionFieldKind } from './WtTypeExtensionFieldKind/WtTypeExtensionFieldKind';
|
|
25
|
-
export { AbstractUserStatus, AdminSections, AgentStatus, AuditorSections, ButtonColor, ButtonVariant, ChatGatewayProvider, ChipColor, ComponentSize, CrmSections, CrudAction, EmptyCause, IconAction, IconColor, ProcessingTableColumnType, QueueType, RelativeDatetimeValue, SupervisorSections, TypesExportedSettings, WebitelApplications, WtApplication, WtObject, WtTypeExtensionFieldKind,
|
|
25
|
+
export { AbstractUserStatus, AdminSections, AgentStatus, AuditorSections, ButtonColor, ButtonVariant, ChatGatewayProvider, ChipColor, ComponentSize, CrmSections, CrudAction, EmptyCause, IconAction, IconColor, ProcessingTableColumnType, ProviderIconType, QueueType, RelativeDatetimeValue, SupervisorSections, TypesExportedSettings, WebitelApplications, WtApplication, WtObject, WtTypeExtensionFieldKind, };
|
|
@@ -5,7 +5,7 @@ export function useTableEmpty({ dataList, filters, error, isLoading }: {
|
|
|
5
5
|
isLoading: any;
|
|
6
6
|
}, overrides?: {}): {
|
|
7
7
|
showEmpty: import("vue").ComputedRef<boolean>;
|
|
8
|
-
emptyCause: import("vue").ComputedRef<"
|
|
8
|
+
emptyCause: import("vue").ComputedRef<"error" | "filters" | "empty">;
|
|
9
9
|
image: import("vue").ComputedRef<any>;
|
|
10
10
|
headline: import("vue").ComputedRef<any>;
|
|
11
11
|
title: import("vue").ComputedRef<any>;
|