@webitel/ui-sdk 26.2.0-1 → 26.2.1
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-B9M-ZqxA.js → install-CR1tqjbI.js} +21381 -21549
- package/dist/plyr-CCqBk_Ws.js +4350 -0
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +1 -1
- package/dist/ui-sdk.umd.cjs +887 -900
- package/dist/{vidstack-Bq6c3Bam-uJBwzXIY.js → vidstack-Bq6c3Bam-Ciw5smVK.js} +17 -17
- package/dist/{vidstack-D2pY00kU-CCxj_LQ0.js → vidstack-D2pY00kU-CblVikX8.js} +22 -22
- package/dist/{vidstack-DDXt6fpN-ssZsNWDK.js → vidstack-DDXt6fpN-9cqZjdCr.js} +4 -4
- package/dist/{vidstack-D_-9AA6_-IdSwTpOc.js → vidstack-D_-9AA6_-OiYY16FN.js} +1 -1
- package/dist/vidstack-DqAw8m9J-BpJcIzi9.js +29 -0
- package/dist/{vidstack-audio-B7dtm36k.js → vidstack-audio-CClosnpR.js} +2 -2
- package/dist/{vidstack-dash-CYEsxTxk.js → vidstack-dash-DkOucJZw.js} +3 -3
- package/dist/{vidstack-google-cast-BxXxUoUz.js → vidstack-google-cast-mZiNbn2A.js} +10 -10
- package/dist/{vidstack-hls-DqolxsWc.js → vidstack-hls-BFg8H2vB.js} +11 -11
- package/dist/{vidstack-video-c7YjrOuW.js → vidstack-video-DRdA55iP.js} +8 -8
- package/dist/{vidstack-vimeo-DQlaaskX.js → vidstack-vimeo-DZBPf6Zy.js} +22 -22
- package/dist/{vidstack-youtube-B7fNaTqG.js → vidstack-youtube-DmUBC9f5.js} +29 -29
- package/dist/{vuex.esm-bundler-BmZywXo-.js → vuex.esm-bundler-DYz2ZWHQ.js} +1 -1
- package/package.json +47 -67
- package/src/components/wt-vidstack-player/wt-vidstack-player.vue +1 -17
- package/src/modules/CallSession/modules/VideoCall/video-call.vue +0 -2
- package/types/components/on-demand/wt-cc-agent-status-timers/wt-cc-agent-status-timers.vue.d.ts +7 -32
- package/types/components/on-demand/wt-chat-emoji/wt-chat-emoji.vue.d.ts +7 -18
- package/types/components/on-demand/wt-display-chip-items/wt-display-chip-items.vue.d.ts +6 -7
- package/types/components/on-demand/wt-navigation-menu/components/_internals/nav-menu-lvl-1.vue.d.ts +9 -34
- package/types/components/on-demand/wt-navigation-menu/components/_internals/nav-menu-lvl-2.vue.d.ts +6 -14
- package/types/components/on-demand/wt-navigation-menu/components/wt-navigation-menu.vue.d.ts +8 -30
- package/types/components/on-demand/wt-route-transition/wt-route-transition.vue.d.ts +2 -3
- package/types/components/on-demand/wt-save-failed-popup/wt-save-failed-popup.vue.d.ts +2 -3
- package/types/components/on-demand/wt-selection-popup/wt-selection-popup.vue.d.ts +11 -52
- package/types/components/on-demand/wt-start-page/components/start-page-card.vue.d.ts +6 -12
- package/types/components/on-demand/wt-start-page/components/start-page-logo.vue.d.ts +6 -12
- package/types/components/on-demand/wt-start-page/components/wt-start-page.vue.d.ts +1 -2
- package/types/components/on-demand/wt-table-transition/wt-table-transition.vue.d.ts +2 -3
- package/types/components/on-demand/wt-type-extension-value-input/wt-type-extension-value-input.vue.d.ts +11 -13
- package/types/components/transitions/cases/wt-replace-transition.vue.d.ts +9 -40
- package/types/components/transitions/wt-expand-transition.vue.d.ts +2 -3
- package/types/components/transitions/wt-transition.vue.d.ts +9 -38
- package/types/components/wt-action-bar/wt-action-bar.vue.d.ts +12 -76
- package/types/components/wt-app-header/wt-app-header.vue.d.ts +2 -3
- package/types/components/wt-app-header/wt-app-navigator.vue.d.ts +9 -28
- package/types/components/wt-app-header/wt-header-actions.vue.d.ts +2 -3
- package/types/components/wt-avatar/wt-avatar.vue.d.ts +13 -72
- package/types/components/wt-badge/wt-badge.vue.d.ts +2 -3
- package/types/components/wt-badge-new/wt-badge.vue.d.ts +4 -5
- package/types/components/wt-breadcrumb/wt-breadcrumb.vue.d.ts +1 -2
- package/types/components/wt-button/wt-button.vue.d.ts +6 -7
- package/types/components/wt-button-select/wt-button-select.vue.d.ts +10 -50
- package/types/components/wt-checkbox/wt-checkbox.vue.d.ts +5 -7
- package/types/components/wt-chip/wt-chip.vue.d.ts +4 -5
- package/types/components/wt-confirm-dialog/wt-confirm-dialog.vue.d.ts +12 -44
- package/types/components/wt-context-menu/wt-context-menu.vue.d.ts +17 -80
- package/types/components/wt-copy-action/wt-copy-action.vue.d.ts +2 -3
- package/types/components/wt-datepicker/wt-datepicker.vue.d.ts +21 -119
- package/types/components/wt-divider/wt-divider.vue.d.ts +1 -2
- package/types/components/wt-dual-panel/wt-dual-panel.vue.d.ts +9 -34
- package/types/components/wt-dummy/wt-dummy.vue.d.ts +16 -60
- package/types/components/wt-empty/wt-empty.vue.d.ts +16 -132
- package/types/components/wt-error-page/wt-error-page.vue.d.ts +2 -3
- package/types/components/wt-expansion-panel/wt-expansion-panel.vue.d.ts +8 -28
- package/types/components/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue.d.ts +2 -3
- package/types/components/wt-galleria/wt-galleria.vue.d.ts +2 -4
- package/types/components/wt-headline/wt-headline.vue.d.ts +1 -2
- package/types/components/wt-hint/wt-hint.vue.d.ts +2 -3
- package/types/components/wt-icon/wt-icon.vue.d.ts +1 -2
- package/types/components/wt-icon-action/wt-icon-action.vue.d.ts +10 -46
- package/types/components/wt-icon-btn/wt-icon-btn.vue.d.ts +1 -2
- package/types/components/wt-image/wt-image.vue.d.ts +2 -3
- package/types/components/wt-indicator/wt-indicator.vue.d.ts +2 -3
- package/types/components/wt-input/wt-input.vue.d.ts +8 -9
- package/types/components/wt-input-info/wt-input-info.vue.d.ts +2 -3
- package/types/components/wt-intersection-observer/wt-intersection-observer.vue.d.ts +1 -2
- package/types/components/wt-item-link/wt-item-link.vue.d.ts +13 -82
- package/types/components/wt-label/wt-label.vue.d.ts +2 -3
- package/types/components/wt-load-bar/wt-load-bar.vue.d.ts +2 -3
- package/types/components/wt-loader/_internals/wt-brand-loader.vue.d.ts +1 -2
- package/types/components/wt-loader/_internals/wt-spinner-loader.vue.d.ts +2 -3
- package/types/components/wt-loader/wt-loader.vue.d.ts +2 -3
- package/types/components/wt-logo/wt-logo.vue.d.ts +9 -38
- package/types/components/wt-menubar/wt-menubar.vue.d.ts +3 -3
- package/types/components/wt-navigation-bar/wt-navigation-bar.vue.d.ts +2 -3
- package/types/components/wt-notification/wt-notification.vue.d.ts +2 -3
- package/types/components/wt-notifications-bar/wt-notifications-bar.vue.d.ts +2 -3
- package/types/components/wt-page-header/wt-page-header.vue.d.ts +17 -62
- package/types/components/wt-page-wrapper/wt-page-wrapper.vue.d.ts +2 -3
- package/types/components/wt-pagination/wt-pagination.vue.d.ts +2 -3
- package/types/components/wt-player/wt-player.vue.d.ts +3 -4
- package/types/components/wt-popover/wt-popover.vue.d.ts +4 -5
- package/types/components/wt-popup/wt-popup.vue.d.ts +3 -4
- package/types/components/wt-progress-bar/wt-progress-bar.vue.d.ts +2 -3
- package/types/components/wt-radio/wt-radio.vue.d.ts +5 -7
- package/types/components/wt-rounded-action/wt-rounded-action.vue.d.ts +18 -112
- package/types/components/wt-search-bar/wt-search-bar.vue.d.ts +6 -7
- package/types/components/wt-select/wt-select-v2.vue.d.ts +15 -72
- package/types/components/wt-select/wt-select.vue.d.ts +2 -3
- package/types/components/wt-slider/wt-slider.vue.d.ts +2 -4
- package/types/components/wt-status-select/wt-status-select.vue.d.ts +2 -3
- package/types/components/wt-stepper/wt-stepper.vue.d.ts +8 -20
- package/types/components/wt-switcher/wt-switcher.vue.d.ts +5 -7
- package/types/components/wt-table/wt-table.vue.d.ts +16 -17
- package/types/components/wt-table-actions/wt-table-actions.vue.d.ts +2 -3
- package/types/components/wt-table-column-select/wt-table-column-select.vue.d.ts +2 -3
- package/types/components/wt-tabs/wt-tabs.vue.d.ts +2 -3
- package/types/components/wt-tags-input/wt-tags-input.vue.d.ts +2 -3
- package/types/components/wt-textarea/wt-textarea.vue.d.ts +6 -8
- package/types/components/wt-time-input/wt-time-input.vue.d.ts +2 -3
- package/types/components/wt-timepicker/wt-timepicker.vue.d.ts +3 -4
- package/types/components/wt-tooltip/_internals/wt-tooltip-floating.vue.d.ts +7 -20
- package/types/components/wt-tooltip/wt-tooltip.vue.d.ts +13 -66
- package/types/components/wt-tree/wt-tree.vue.d.ts +4 -5
- package/types/components/wt-tree-line/wt-tree-line.vue.d.ts +6 -7
- package/types/components/wt-tree-table/wt-tree-table.vue.d.ts +7 -8
- package/types/components/wt-tree-table-row/wt-tree-table-row.vue.d.ts +5 -6
- package/types/components/wt-vidstack-player/components/buttons/fullscreen-button.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/buttons/play-button.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/controls-group/controls-group.vue.d.ts +4 -5
- package/types/components/wt-vidstack-player/components/layouts/video-layout.vue.d.ts +5 -6
- package/types/components/wt-vidstack-player/components/panels/media-controls-panel/components/buttons/fullscreen-button.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/panels/media-controls-panel/components/buttons/play-button.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/panels/media-controls-panel/components/sliders/time-slider.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/panels/media-controls-panel/components/time-group.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/panels/media-controls-panel/media-controls-panel.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/panels/screen-sharing-controls-panel/screen-sharing-controls-panel.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/panels/video-call-controls-panel/video-call-controls-panel.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/panels/video-display-panel/video-display-panel.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/recording-indicator/recording-indicator.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/screenshot-box/screenshot-box.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/components/toggle-button.vue.d.ts +1 -2
- package/types/components/wt-vidstack-player/wt-vidstack-player.vue.d.ts +6 -9
- package/types/modules/AgentPdfs/components/agent-pdfs-tab.vue.d.ts +2 -3
- package/types/modules/AgentPdfs/components/pdf-status-preview.vue.d.ts +1 -2
- package/types/modules/AgentPdfs/components/pdf-status.vue.d.ts +1 -2
- package/types/modules/AgentStatusSelect/components/_internals/wt-cc-pause-cause-popup.vue.d.ts +7 -20
- package/types/modules/AgentStatusSelect/components/_internals/wt-cc-status-select-error-popup.vue.d.ts +7 -16
- package/types/modules/AgentStatusSelect/components/wt-cc-agent-status-select.vue.d.ts +10 -32
- package/types/modules/Appearance/components/wt-dark-mode-switcher.vue.d.ts +7 -18
- package/types/modules/AuditForm/components/audit-form-question-read-wrapper.vue.d.ts +2 -4
- package/types/modules/AuditForm/components/audit-form-question-write-wrapper.vue.d.ts +1 -2
- package/types/modules/AuditForm/components/audit-form-question.vue.d.ts +2 -4
- package/types/modules/AuditForm/components/audit-form.vue.d.ts +2 -4
- package/types/modules/AuditForm/components/form/form-footer/audit-form-footer.vue.d.ts +1 -2
- package/types/modules/AuditForm/components/form-answers/answer-editing-info/audit-form-answer-editing-info.vue.d.ts +1 -2
- package/types/modules/AuditForm/components/form-questions/options/audit-form-question-options-write-row.vue.d.ts +9 -28
- package/types/modules/AuditForm/components/form-questions/options/audit-form-question-options.vue.d.ts +2 -4
- package/types/modules/AuditForm/components/form-questions/score/audit-form-question-score.vue.d.ts +1 -2
- package/types/modules/CallSession/modules/ScreenSharing/screen-sharing.vue.d.ts +1 -2
- package/types/modules/CallSession/modules/VideoCall/video-call.vue.d.ts +10 -28
- package/types/modules/DeleteConfirmationPopup/components/delete-confirmation-popup.vue.d.ts +9 -24
- package/types/modules/FilesExport/FilesExport.d.ts +3 -1
- package/types/modules/Filters/components/filter-datetime.vue.d.ts +8 -20
- package/types/modules/Filters/components/filter-pagination.vue.d.ts +8 -22
- package/types/modules/Filters/components/filter-search.vue.d.ts +10 -38
- package/types/modules/Filters/components/filter-select.vue.d.ts +8 -20
- package/types/modules/Filters/components/filter-table-fields.vue.d.ts +11 -34
- package/types/modules/ObjectPermissions/_internals/components/permissions-role-row.vue.d.ts +6 -12
- package/types/modules/ObjectPermissions/_internals/components/permissions-role-select.vue.d.ts +1 -9
- package/types/modules/ObjectPermissions/_internals/components/permissions-tab-role-popup.vue.d.ts +6 -12
- package/types/modules/ObjectPermissions/components/permissions-tab.vue.d.ts +8 -44
- package/types/modules/QueryFilters/components/abstract-api-filter.vue.d.ts +2 -3
- package/types/modules/QueryFilters/components/abstract-enum-filter.vue.d.ts +2 -3
- package/types/modules/QueryFilters/components/filter-datetime.vue.d.ts +2 -3
- package/types/modules/QueryFilters/components/filter-from-to.vue.d.ts +2 -3
- package/types/modules/QueryFilters/components/filter-search.vue.d.ts +2 -3
- package/types/modules/QueryFilters/components/filter-table-fields.vue.d.ts +2 -3
- package/types/playground.vue.d.ts +1 -2
- package/types/scripts/caseConverters.d.ts +1 -1
- package/types/the-app.vue.d.ts +2 -3
- package/dist/plyr-B0Ha1r7X.js +0 -4152
- package/dist/vidstack-DqAw8m9J-CgqSPNym.js +0 -29
- package/types/api/history/index.d.ts +0 -2
- package/types/api/history/transcript/callTranscript.d.ts +0 -15
- package/types/components/wt-headline-nav/__tests__/wt-headline-nav.spec.d.ts +0 -1
- package/types/components/wt-headline-nav/wt-headline-nav.vue.d.ts +0 -7
- package/types/components/wt-loader/_internals/wt-loader--md.vue.d.ts +0 -2
- package/types/components/wt-loader/_internals/wt-loader--sm.vue.d.ts +0 -16
- package/types/components/wt-vidstack-player/components/panels/media-control-panel/components/buttons/fullscreen-button.vue.d.ts +0 -6
- package/types/components/wt-vidstack-player/components/panels/media-control-panel/components/buttons/play-button.vue.d.ts +0 -2
- package/types/components/wt-vidstack-player/components/panels/media-control-panel/components/sliders/time-slider.vue.d.ts +0 -2
- package/types/components/wt-vidstack-player/components/panels/media-control-panel/components/time-group.vue.d.ts +0 -2
- package/types/components/wt-vidstack-player/components/panels/media-control-panel/media-control-panel.vue.d.ts +0 -2
- package/types/components/wt-vidstack-player/components/panels/screen-sharing-control-panel/screen-sharing-control-panel.vue.d.ts +0 -17
- package/types/components/wt-vidstack-player/types/ScreenshotStatus.d.ts +0 -1
- package/types/locale/ua/ua.d.ts +0 -911
- package/types/modules/FilesExport/scripts/generateMediaURL.d.ts +0 -2
- package/types/plugins/primevue/theme/extend/extend.d.ts +0 -5
- package/types/plugins/primevue/theme/extend/spacings/spacings.d.ts +0 -13
- package/types/plugins/primevue/theme/semantic/color-scheme/color-schema.d.ts +0 -1189
- package/types/plugins/primevue/theme/semantic/color-scheme/dark-color.d.ts +0 -162
- package/types/plugins/primevue/theme/semantic/color-scheme/light-color.d.ts +0 -162
- package/types/plugins/primevue/theme/semantic/color-scheme/palette.d.ts +0 -435
- package/types/plugins/primevue/theme/semantic/semantic.d.ts +0 -5
|
@@ -18,7 +18,7 @@ type __VLS_Props = {
|
|
|
18
18
|
searchedProp?: string;
|
|
19
19
|
rootData?: unknown;
|
|
20
20
|
};
|
|
21
|
-
declare var
|
|
21
|
+
declare var __VLS_17: {
|
|
22
22
|
data: unknown;
|
|
23
23
|
rootData: unknown;
|
|
24
24
|
nestedLevel: number;
|
|
@@ -26,13 +26,13 @@ declare var __VLS_18: {
|
|
|
26
26
|
hasChildren: boolean;
|
|
27
27
|
selectedParent: boolean;
|
|
28
28
|
class: string;
|
|
29
|
-
},
|
|
29
|
+
}, __VLS_35: any;
|
|
30
30
|
type __VLS_Slots = {} & {
|
|
31
|
-
'item-prefix'?: (props: typeof
|
|
31
|
+
'item-prefix'?: (props: typeof __VLS_17) => any;
|
|
32
32
|
} & {
|
|
33
|
-
'item-prefix'?: (props: typeof
|
|
33
|
+
'item-prefix'?: (props: typeof __VLS_35) => any;
|
|
34
34
|
};
|
|
35
|
-
declare const
|
|
35
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
36
36
|
"update:modelValue": (value: any) => any;
|
|
37
37
|
openParent: () => any;
|
|
38
38
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -48,8 +48,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
|
|
|
48
48
|
allowParent: boolean;
|
|
49
49
|
searchedProp: string;
|
|
50
50
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
51
|
-
declare const
|
|
52
|
-
declare const _default: typeof __VLS_export;
|
|
51
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
53
52
|
export default _default;
|
|
54
53
|
type __VLS_WithSlots<T, S> = T & {
|
|
55
54
|
new (): {
|
|
@@ -30,20 +30,20 @@ type __VLS_Props = {
|
|
|
30
30
|
*/
|
|
31
31
|
searchedProp?: string;
|
|
32
32
|
};
|
|
33
|
-
declare var
|
|
33
|
+
declare var __VLS_16: {}, __VLS_25: {
|
|
34
34
|
item: any;
|
|
35
|
-
},
|
|
35
|
+
}, __VLS_28: string, __VLS_29: {
|
|
36
36
|
index: number;
|
|
37
37
|
item: any;
|
|
38
38
|
};
|
|
39
39
|
type __VLS_Slots = {} & {
|
|
40
|
-
[K in NonNullable<typeof
|
|
40
|
+
[K in NonNullable<typeof __VLS_28>]?: (props: typeof __VLS_29) => any;
|
|
41
41
|
} & {
|
|
42
|
-
'actions-header'?: (props: typeof
|
|
42
|
+
'actions-header'?: (props: typeof __VLS_16) => any;
|
|
43
43
|
} & {
|
|
44
|
-
actions?: (props: typeof
|
|
44
|
+
actions?: (props: typeof __VLS_25) => any;
|
|
45
45
|
};
|
|
46
|
-
declare const
|
|
46
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
47
47
|
sort: (...args: any[]) => void;
|
|
48
48
|
"update:selected": (...args: any[]) => void;
|
|
49
49
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -55,8 +55,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
|
|
|
55
55
|
gridActions: boolean;
|
|
56
56
|
searchedProp: string;
|
|
57
57
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
58
|
-
declare const
|
|
59
|
-
declare const _default: typeof __VLS_export;
|
|
58
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
60
59
|
export default _default;
|
|
61
60
|
type __VLS_WithSlots<T, S> = T & {
|
|
62
61
|
new (): {
|
|
@@ -31,17 +31,17 @@ declare var __VLS_16: string, __VLS_17: {
|
|
|
31
31
|
}, __VLS_19: {
|
|
32
32
|
index: number;
|
|
33
33
|
item: Record<string, unknown>;
|
|
34
|
-
},
|
|
34
|
+
}, __VLS_31: string, __VLS_32: any, __VLS_34: any;
|
|
35
35
|
type __VLS_Slots = {} & {
|
|
36
36
|
[K in NonNullable<typeof __VLS_16>]?: (props: typeof __VLS_17) => any;
|
|
37
37
|
} & {
|
|
38
|
-
[K in NonNullable<typeof
|
|
38
|
+
[K in NonNullable<typeof __VLS_31>]?: (props: typeof __VLS_32) => any;
|
|
39
39
|
} & {
|
|
40
40
|
actions?: (props: typeof __VLS_19) => any;
|
|
41
41
|
} & {
|
|
42
|
-
actions?: (props: typeof
|
|
42
|
+
actions?: (props: typeof __VLS_34) => any;
|
|
43
43
|
};
|
|
44
|
-
declare const
|
|
44
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
45
45
|
"update:selected": (...args: any[]) => void;
|
|
46
46
|
"expanded-collapse": (...args: any[]) => void;
|
|
47
47
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -53,8 +53,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
|
|
|
53
53
|
searchedProp: string;
|
|
54
54
|
nestingLevel: number;
|
|
55
55
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
56
|
-
declare const
|
|
57
|
-
declare const _default: typeof __VLS_export;
|
|
56
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
58
57
|
export default _default;
|
|
59
58
|
type __VLS_WithSlots<T, S> = T & {
|
|
60
59
|
new (): {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2
2
|
toggle: (value: boolean) => any;
|
|
3
3
|
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
4
4
|
onToggle?: (value: boolean) => any;
|
|
5
5
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
-
declare const _default: typeof __VLS_export;
|
|
7
6
|
export default _default;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
declare const _default: typeof __VLS_export;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
2
|
export default _default;
|
package/types/components/wt-vidstack-player/components/controls-group/controls-group.vue.d.ts
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
declare var
|
|
1
|
+
declare var __VLS_6: {};
|
|
2
2
|
type __VLS_Slots = {} & {
|
|
3
|
-
default?: (props: typeof
|
|
3
|
+
default?: (props: typeof __VLS_6) => any;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
6
|
-
declare const
|
|
7
|
-
declare const _default: typeof __VLS_export;
|
|
5
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
8
7
|
export default _default;
|
|
9
8
|
type __VLS_WithSlots<T, S> = T & {
|
|
10
9
|
new (): {
|
|
@@ -6,13 +6,13 @@ type __VLS_Props = {
|
|
|
6
6
|
hideControlsPanel?: boolean;
|
|
7
7
|
hideExpand?: boolean;
|
|
8
8
|
};
|
|
9
|
-
declare var
|
|
9
|
+
declare var __VLS_17: {}, __VLS_19: {};
|
|
10
10
|
type __VLS_Slots = {} & {
|
|
11
|
-
content?: (props: typeof
|
|
11
|
+
content?: (props: typeof __VLS_17) => any;
|
|
12
12
|
} & {
|
|
13
|
-
'controls-panel'?: (props: typeof
|
|
13
|
+
'controls-panel'?: (props: typeof __VLS_19) => any;
|
|
14
14
|
};
|
|
15
|
-
declare const
|
|
15
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
16
|
"close-player": () => any;
|
|
17
17
|
"close-session": () => any;
|
|
18
18
|
"make-screenshot": () => any;
|
|
@@ -23,8 +23,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
|
|
|
23
23
|
"onMake-screenshot"?: () => any;
|
|
24
24
|
"onToggle-record"?: () => any;
|
|
25
25
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
26
|
-
declare const
|
|
27
|
-
declare const _default: typeof __VLS_export;
|
|
26
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
28
27
|
export default _default;
|
|
29
28
|
type __VLS_WithSlots<T, S> = T & {
|
|
30
29
|
new (): {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2
2
|
toggle: (value: boolean) => any;
|
|
3
3
|
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
4
4
|
onToggle?: (value: boolean) => any;
|
|
5
5
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
-
declare const _default: typeof __VLS_export;
|
|
7
6
|
export default _default;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
declare const _default: typeof __VLS_export;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
2
|
export default _default;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
declare const _default: typeof __VLS_export;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
2
|
export default _default;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
declare const _default: typeof __VLS_export;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
2
|
export default _default;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
declare const _default: typeof __VLS_export;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
2
|
export default _default;
|
|
@@ -4,7 +4,7 @@ interface Props {
|
|
|
4
4
|
screenshotStatus: ScreenshotStatus | null;
|
|
5
5
|
screenshotIsLoading: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
7
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
8
|
"close-session": () => any;
|
|
9
9
|
"make-screenshot": () => any;
|
|
10
10
|
"toggle-record": () => any;
|
|
@@ -13,5 +13,4 @@ declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {},
|
|
|
13
13
|
"onMake-screenshot"?: () => any;
|
|
14
14
|
"onToggle-record"?: () => any;
|
|
15
15
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
-
declare const _default: typeof __VLS_export;
|
|
17
16
|
export default _default;
|
|
@@ -14,7 +14,7 @@ type __VLS_Props = {
|
|
|
14
14
|
'actions:settings:disabled': boolean;
|
|
15
15
|
'actions:chat:pressed': boolean;
|
|
16
16
|
};
|
|
17
|
-
declare const
|
|
17
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
18
18
|
chat: (payload?: unknown, options?: ResultCallbacks) => any;
|
|
19
19
|
video: (payload?: unknown, options?: ResultCallbacks) => any;
|
|
20
20
|
settings: (payload?: unknown, options?: ResultCallbacks) => any;
|
|
@@ -31,5 +31,4 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
|
|
|
31
31
|
onMic?: (payload?: unknown, options?: ResultCallbacks) => any;
|
|
32
32
|
onHangup?: (payload?: unknown, options?: ResultCallbacks) => any;
|
|
33
33
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
34
|
-
declare const _default: typeof __VLS_export;
|
|
35
34
|
export default _default;
|
|
@@ -4,10 +4,9 @@ type __VLS_Props = {
|
|
|
4
4
|
closable?: boolean;
|
|
5
5
|
hideExpand?: boolean;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
8
|
close: () => any;
|
|
9
9
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
10
10
|
onClose?: () => any;
|
|
11
11
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
|
-
declare const _default: typeof __VLS_export;
|
|
13
12
|
export default _default;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
declare const _default: typeof __VLS_export;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
2
|
export default _default;
|
package/types/components/wt-vidstack-player/components/screenshot-box/screenshot-box.vue.d.ts
CHANGED
|
@@ -3,12 +3,11 @@ type __VLS_Props = {
|
|
|
3
3
|
src?: string;
|
|
4
4
|
size: ComponentSize;
|
|
5
5
|
};
|
|
6
|
-
declare const
|
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
7
|
close: () => any;
|
|
8
8
|
zoom: () => any;
|
|
9
9
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
10
10
|
onClose?: () => any;
|
|
11
11
|
onZoom?: () => any;
|
|
12
12
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
-
declare const _default: typeof __VLS_export;
|
|
14
13
|
export default _default;
|
|
@@ -4,10 +4,9 @@ type __VLS_Props = {
|
|
|
4
4
|
color?: string;
|
|
5
5
|
disabled?: boolean;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
8
|
toggle: (value: boolean) => any;
|
|
9
9
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
10
10
|
onToggle?: (value: boolean) => any;
|
|
11
11
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
12
|
-
declare const _default: typeof __VLS_export;
|
|
13
12
|
export default _default;
|
|
@@ -20,19 +20,18 @@ interface Props {
|
|
|
20
20
|
hideBackground?: boolean;
|
|
21
21
|
hideExpand?: boolean;
|
|
22
22
|
stretch?: boolean;
|
|
23
|
-
videoObjectFit?: 'cover' | 'contain';
|
|
24
23
|
}
|
|
25
|
-
declare var
|
|
24
|
+
declare var __VLS_24: {
|
|
26
25
|
size: ComponentSize;
|
|
27
|
-
},
|
|
26
|
+
}, __VLS_26: {
|
|
28
27
|
size: ComponentSize;
|
|
29
28
|
};
|
|
30
29
|
type __VLS_Slots = {} & {
|
|
31
|
-
'controls-panel'?: (props: typeof
|
|
30
|
+
'controls-panel'?: (props: typeof __VLS_24) => any;
|
|
32
31
|
} & {
|
|
33
|
-
content?: (props: typeof
|
|
32
|
+
content?: (props: typeof __VLS_26) => any;
|
|
34
33
|
};
|
|
35
|
-
declare const
|
|
34
|
+
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
36
35
|
close: () => any;
|
|
37
36
|
"change-size": (args_0: ComponentSize) => any;
|
|
38
37
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
@@ -46,10 +45,8 @@ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, i
|
|
|
46
45
|
closable: boolean;
|
|
47
46
|
muted: boolean;
|
|
48
47
|
static: boolean;
|
|
49
|
-
videoObjectFit: "cover" | "contain";
|
|
50
48
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
51
|
-
declare const
|
|
52
|
-
declare const _default: typeof __VLS_export;
|
|
49
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
53
50
|
export default _default;
|
|
54
51
|
type __VLS_WithSlots<T, S> = T & {
|
|
55
52
|
new (): {
|
|
@@ -14,14 +14,13 @@ declare var __VLS_1: {
|
|
|
14
14
|
type __VLS_Slots = {} & {
|
|
15
15
|
header?: (props: typeof __VLS_1) => any;
|
|
16
16
|
};
|
|
17
|
-
declare const
|
|
17
|
+
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
18
18
|
store: any;
|
|
19
19
|
entityIdKey: string;
|
|
20
20
|
entityIdValue: string | number;
|
|
21
21
|
onDeleteItem: (item: WebitelMediaExporterExportRecord) => Promise<void>;
|
|
22
22
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
23
|
-
declare const
|
|
24
|
-
declare const _default: typeof __VLS_export;
|
|
23
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
25
24
|
export default _default;
|
|
26
25
|
type __VLS_WithSlots<T, S> = T & {
|
|
27
26
|
new (): {
|
|
@@ -4,10 +4,9 @@ type __VLS_Props = {
|
|
|
4
4
|
status: PdfExportStatusType | string;
|
|
5
5
|
clickable?: boolean;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
8
|
click: () => any;
|
|
9
9
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
10
10
|
onClick?: () => any;
|
|
11
11
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
12
|
-
declare const _default: typeof __VLS_export;
|
|
13
12
|
export default _default;
|
|
@@ -3,6 +3,5 @@ export type PdfExportStatusType = typeof WebitelMediaExporterExportStatus[keyof
|
|
|
3
3
|
interface Props {
|
|
4
4
|
status: PdfExportStatusType;
|
|
5
5
|
}
|
|
6
|
-
declare const
|
|
7
|
-
declare const _default: typeof __VLS_export;
|
|
6
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
7
|
export default _default;
|
package/types/modules/AgentStatusSelect/components/_internals/wt-cc-pause-cause-popup.vue.d.ts
CHANGED
|
@@ -1,21 +1,8 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
options: {
|
|
5
|
-
type: ArrayConstructor;
|
|
6
|
-
default: () => any[];
|
|
7
|
-
};
|
|
8
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
|
-
close: (...args: any[]) => void;
|
|
10
|
-
change: (...args: any[]) => void;
|
|
11
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
-
options: {
|
|
13
|
-
type: ArrayConstructor;
|
|
14
|
-
default: () => any[];
|
|
15
|
-
};
|
|
16
|
-
}>> & Readonly<{
|
|
17
|
-
onClose?: (...args: any[]) => any;
|
|
18
|
-
onChange?: (...args: any[]) => any;
|
|
19
|
-
}>, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
$emit: (event: "close" | "change", ...args: any[]) => void;
|
|
20
3
|
options: unknown[];
|
|
21
|
-
|
|
4
|
+
$props: {
|
|
5
|
+
readonly options?: unknown[];
|
|
6
|
+
};
|
|
7
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
|
+
export default _default;
|
|
@@ -1,17 +1,8 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
required: true;
|
|
7
|
-
};
|
|
8
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
|
-
close: (...args: any[]) => void;
|
|
10
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
|
-
error: {
|
|
12
|
-
type: ObjectConstructor;
|
|
13
|
-
required: true;
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
$emit: (event: "close", ...args: any[]) => void;
|
|
3
|
+
error: Record<string, any>;
|
|
4
|
+
$props: {
|
|
5
|
+
readonly error?: Record<string, any>;
|
|
14
6
|
};
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
7
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
|
+
export default _default;
|
|
@@ -1,34 +1,12 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
agentId: {
|
|
5
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
6
|
-
required: true;
|
|
7
|
-
};
|
|
8
|
-
status: {
|
|
9
|
-
default: "offline";
|
|
10
|
-
};
|
|
11
|
-
statusDuration: {
|
|
12
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
13
|
-
default: number;
|
|
14
|
-
};
|
|
15
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
|
-
changed: (...args: any[]) => void;
|
|
17
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
|
-
agentId: {
|
|
19
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
status: {
|
|
23
|
-
default: "offline";
|
|
24
|
-
};
|
|
25
|
-
statusDuration: {
|
|
26
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
27
|
-
default: number;
|
|
28
|
-
};
|
|
29
|
-
}>> & Readonly<{
|
|
30
|
-
onChanged?: (...args: any[]) => any;
|
|
31
|
-
}>, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
$emit: (event: "changed", ...args: any[]) => void;
|
|
32
3
|
status: "offline";
|
|
4
|
+
agentId: string | number;
|
|
33
5
|
statusDuration: string | number;
|
|
34
|
-
|
|
6
|
+
$props: {
|
|
7
|
+
readonly status?: "offline";
|
|
8
|
+
readonly agentId?: string | number;
|
|
9
|
+
readonly statusDuration?: string | number;
|
|
10
|
+
};
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
|
+
export default _default;
|
|
@@ -1,19 +1,8 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
namespace: {
|
|
5
|
-
type: StringConstructor;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
|
-
changedMode: (...args: any[]) => void;
|
|
10
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
|
-
namespace: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
default: string;
|
|
14
|
-
};
|
|
15
|
-
}>> & Readonly<{
|
|
16
|
-
onChangedMode?: (...args: any[]) => any;
|
|
17
|
-
}>, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
$emit: (event: "changedMode", ...args: any[]) => void;
|
|
18
3
|
namespace: string;
|
|
19
|
-
|
|
4
|
+
$props: {
|
|
5
|
+
readonly namespace?: string;
|
|
6
|
+
};
|
|
7
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
8
|
+
export default _default;
|
|
@@ -4,16 +4,14 @@ type __VLS_Props = {
|
|
|
4
4
|
disableDragging?: boolean;
|
|
5
5
|
first?: boolean;
|
|
6
6
|
};
|
|
7
|
-
type
|
|
7
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
8
8
|
'answer'?: EngineQuestionAnswer | null;
|
|
9
9
|
};
|
|
10
|
-
|
|
11
|
-
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
|
+
declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
11
|
"update:answer": (value: EngineQuestionAnswer) => any;
|
|
13
12
|
activate: () => any;
|
|
14
13
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
15
14
|
"onUpdate:answer"?: (value: EngineQuestionAnswer) => any;
|
|
16
15
|
onActivate?: () => any;
|
|
17
16
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
-
declare const _default: typeof __VLS_export;
|
|
19
17
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EngineQuestion } from 'webitel-sdk';
|
|
2
|
-
declare const
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
first: {
|
|
4
4
|
type: BooleanConstructor;
|
|
5
5
|
default: boolean;
|
|
@@ -32,5 +32,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
32
32
|
}>, {
|
|
33
33
|
first: boolean;
|
|
34
34
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
|
-
declare const _default: typeof __VLS_export;
|
|
36
35
|
export default _default;
|
|
@@ -3,12 +3,11 @@ type __VLS_Props = {
|
|
|
3
3
|
first?: boolean;
|
|
4
4
|
};
|
|
5
5
|
declare function activateQuestion(): void;
|
|
6
|
-
type
|
|
6
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
7
7
|
'question'?: EngineQuestion;
|
|
8
8
|
'answer'?: EngineQuestionAnswer | null;
|
|
9
9
|
};
|
|
10
|
-
|
|
11
|
-
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
10
|
+
declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
12
11
|
activateQuestion: typeof activateQuestion;
|
|
13
12
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
14
13
|
delete: () => any;
|
|
@@ -23,5 +22,4 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {
|
|
|
23
22
|
}>, {
|
|
24
23
|
first: boolean;
|
|
25
24
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
26
|
-
declare const _default: typeof __VLS_export;
|
|
27
25
|
export default _default;
|
|
@@ -8,7 +8,7 @@ type __VLS_Props = {
|
|
|
8
8
|
mode: AuditFormMode;
|
|
9
9
|
readonly?: boolean;
|
|
10
10
|
};
|
|
11
|
-
type
|
|
11
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
12
12
|
'answers'?: EngineQuestionAnswer[];
|
|
13
13
|
/**
|
|
14
14
|
* todo: rename to questionsModel and use instead of 'update:questions' event
|
|
@@ -16,8 +16,7 @@ type __VLS_ModelProps = {
|
|
|
16
16
|
'questions'?: EngineQuestion[];
|
|
17
17
|
'resultComment'?: string;
|
|
18
18
|
};
|
|
19
|
-
|
|
20
|
-
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
19
|
+
declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
20
|
"update:questions": (...args: any[]) => void;
|
|
22
21
|
"update:validation": (...args: any[]) => void;
|
|
23
22
|
"save:evaluation": (...args: any[]) => void;
|
|
@@ -32,5 +31,4 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
32
31
|
"onUpdate:answers"?: (value: EngineQuestionAnswer[]) => any;
|
|
33
32
|
"onUpdate:resultComment"?: (value: string) => any;
|
|
34
33
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
35
|
-
declare const _default: typeof __VLS_export;
|
|
36
34
|
export default _default;
|
|
@@ -2,7 +2,7 @@ type __VLS_Props = {
|
|
|
2
2
|
invalid: boolean;
|
|
3
3
|
disabledSave?: boolean;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
5
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
6
|
"fill:save": () => any;
|
|
7
7
|
"fill:cancel": () => any;
|
|
8
8
|
"create:add": () => any;
|
|
@@ -11,5 +11,4 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
|
|
|
11
11
|
"onFill:cancel"?: () => any;
|
|
12
12
|
"onCreate:add"?: () => any;
|
|
13
13
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
-
declare const _default: typeof __VLS_export;
|
|
15
14
|
export default _default;
|
|
@@ -4,9 +4,8 @@ type __VLS_Props = {
|
|
|
4
4
|
collapsible?: boolean;
|
|
5
5
|
hideComment?: boolean;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
8
8
|
collapsible: boolean;
|
|
9
9
|
hideComment: boolean;
|
|
10
10
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
|
-
declare const _default: typeof __VLS_export;
|
|
12
11
|
export default _default;
|