@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
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
declare var __VLS_1: {
|
|
2
2
|
invalid: boolean;
|
|
3
3
|
searchMode: string | Record<string, any>;
|
|
4
|
-
},
|
|
4
|
+
}, __VLS_39: {
|
|
5
5
|
invalid: boolean;
|
|
6
6
|
};
|
|
7
7
|
type __VLS_Slots = {} & {
|
|
8
8
|
'search-icon'?: (props: typeof __VLS_1) => any;
|
|
9
9
|
} & {
|
|
10
|
-
'additional-actions'?: (props: typeof
|
|
10
|
+
'additional-actions'?: (props: typeof __VLS_39) => any;
|
|
11
11
|
};
|
|
12
|
-
declare const
|
|
12
|
+
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
13
13
|
v: {
|
|
14
14
|
type: ObjectConstructor;
|
|
15
15
|
};
|
|
@@ -42,8 +42,8 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
|
|
|
42
42
|
default: () => any[];
|
|
43
43
|
};
|
|
44
44
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
45
|
-
input: (args_0: string) => any;
|
|
46
45
|
search: (args_0: string) => any;
|
|
46
|
+
input: (args_0: string) => any;
|
|
47
47
|
enter: (args_0: string) => any;
|
|
48
48
|
"update:search-mode": (args_0: string | object) => any;
|
|
49
49
|
"change:search-mode": (args_0: string | object) => any;
|
|
@@ -80,8 +80,8 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
|
|
|
80
80
|
default: () => any[];
|
|
81
81
|
};
|
|
82
82
|
}>> & Readonly<{
|
|
83
|
-
onInput?: (args_0: string) => any;
|
|
84
83
|
onSearch?: (args_0: string) => any;
|
|
84
|
+
onInput?: (args_0: string) => any;
|
|
85
85
|
onEnter?: (args_0: string) => any;
|
|
86
86
|
"onUpdate:search-mode"?: (args_0: string | object) => any;
|
|
87
87
|
"onChange:search-mode"?: (args_0: string | object) => any;
|
|
@@ -90,8 +90,7 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
|
|
|
90
90
|
customValidators: unknown[];
|
|
91
91
|
searchModeOptions: unknown[];
|
|
92
92
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
93
|
-
declare const
|
|
94
|
-
declare const _default: typeof __VLS_export;
|
|
93
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
95
94
|
export default _default;
|
|
96
95
|
type __VLS_WithSlots<T, S> = T & {
|
|
97
96
|
new (): {
|
|
@@ -1,77 +1,20 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
value: {};
|
|
5
|
-
multiple: {
|
|
6
|
-
type: BooleanConstructor;
|
|
7
|
-
default: boolean;
|
|
8
|
-
};
|
|
9
|
-
options: {
|
|
10
|
-
type: ArrayConstructor;
|
|
11
|
-
default: () => any[];
|
|
12
|
-
};
|
|
13
|
-
clearable: {
|
|
14
|
-
type: BooleanConstructor;
|
|
15
|
-
default: boolean;
|
|
16
|
-
};
|
|
17
|
-
searchMethod: {
|
|
18
|
-
type: FunctionConstructor;
|
|
19
|
-
};
|
|
20
|
-
allowCustomValues: {
|
|
21
|
-
type: BooleanConstructor;
|
|
22
|
-
default: boolean;
|
|
23
|
-
description: string;
|
|
24
|
-
};
|
|
25
|
-
handleCustomValuesAdditionManually: {
|
|
26
|
-
type: BooleanConstructor;
|
|
27
|
-
default: boolean;
|
|
28
|
-
description: string;
|
|
29
|
-
};
|
|
30
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
31
|
-
input: (...args: any[]) => void;
|
|
32
|
-
"update:modelValue": (...args: any[]) => void;
|
|
33
|
-
reset: (...args: any[]) => void;
|
|
34
|
-
"search-change": (...args: any[]) => void;
|
|
35
|
-
closed: (...args: any[]) => void;
|
|
36
|
-
"custom-value": (...args: any[]) => void;
|
|
37
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
38
|
-
value: {};
|
|
39
|
-
multiple: {
|
|
40
|
-
type: BooleanConstructor;
|
|
41
|
-
default: boolean;
|
|
42
|
-
};
|
|
43
|
-
options: {
|
|
44
|
-
type: ArrayConstructor;
|
|
45
|
-
default: () => any[];
|
|
46
|
-
};
|
|
47
|
-
clearable: {
|
|
48
|
-
type: BooleanConstructor;
|
|
49
|
-
default: boolean;
|
|
50
|
-
};
|
|
51
|
-
searchMethod: {
|
|
52
|
-
type: FunctionConstructor;
|
|
53
|
-
};
|
|
54
|
-
allowCustomValues: {
|
|
55
|
-
type: BooleanConstructor;
|
|
56
|
-
default: boolean;
|
|
57
|
-
description: string;
|
|
58
|
-
};
|
|
59
|
-
handleCustomValuesAdditionManually: {
|
|
60
|
-
type: BooleanConstructor;
|
|
61
|
-
default: boolean;
|
|
62
|
-
description: string;
|
|
63
|
-
};
|
|
64
|
-
}>> & Readonly<{
|
|
65
|
-
onInput?: (...args: any[]) => any;
|
|
66
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
67
|
-
onReset?: (...args: any[]) => any;
|
|
68
|
-
"onSearch-change"?: (...args: any[]) => any;
|
|
69
|
-
onClosed?: (...args: any[]) => any;
|
|
70
|
-
"onCustom-value"?: (...args: any[]) => any;
|
|
71
|
-
}>, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
$emit: (event: "input" | "update:modelValue" | "reset" | "search-change" | "closed" | "custom-value", ...args: any[]) => void;
|
|
72
3
|
options: unknown[];
|
|
73
4
|
clearable: boolean;
|
|
74
5
|
multiple: boolean;
|
|
75
6
|
allowCustomValues: boolean;
|
|
76
7
|
handleCustomValuesAdditionManually: boolean;
|
|
77
|
-
|
|
8
|
+
value?: unknown;
|
|
9
|
+
searchMethod?: Function;
|
|
10
|
+
$props: {
|
|
11
|
+
readonly options?: unknown[];
|
|
12
|
+
readonly clearable?: boolean;
|
|
13
|
+
readonly multiple?: boolean;
|
|
14
|
+
readonly allowCustomValues?: boolean;
|
|
15
|
+
readonly handleCustomValuesAdditionManually?: boolean;
|
|
16
|
+
readonly value?: unknown;
|
|
17
|
+
readonly searchMethod?: Function;
|
|
18
|
+
};
|
|
19
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
20
|
+
export default _default;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
export default _default;
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
2
|
value: {};
|
|
5
3
|
multiple: {
|
|
6
4
|
type: BooleanConstructor;
|
|
@@ -204,3 +202,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
204
202
|
allowCustomValues: boolean;
|
|
205
203
|
handleCustomValuesAdditionManually: boolean;
|
|
206
204
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
205
|
+
export default _default;
|
|
@@ -9,11 +9,10 @@ interface Props extends SliderProps {
|
|
|
9
9
|
width?: number;
|
|
10
10
|
}
|
|
11
11
|
type __VLS_Props = Props;
|
|
12
|
-
type
|
|
12
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
13
13
|
modelValue?: number;
|
|
14
14
|
};
|
|
15
|
-
|
|
16
|
-
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
+
declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
16
|
"update:modelValue": (value: number) => any;
|
|
18
17
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
19
18
|
"onUpdate:modelValue"?: (value: number) => any;
|
|
@@ -26,5 +25,4 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
26
25
|
min: number;
|
|
27
26
|
height: number;
|
|
28
27
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
29
|
-
declare const _default: typeof __VLS_export;
|
|
30
28
|
export default _default;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
export default _default;
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
2
|
status: {
|
|
5
3
|
type: StringConstructor;
|
|
6
4
|
default: "offline";
|
|
@@ -39,3 +37,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
39
37
|
status: string;
|
|
40
38
|
statusDuration: string | number;
|
|
41
39
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
40
|
+
export default _default;
|
|
@@ -1,28 +1,16 @@
|
|
|
1
|
-
declare const _default: typeof
|
|
1
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
2
2
|
export default _default;
|
|
3
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
4
3
|
type __VLS_WithSlots<T, S> = T & (new () => {
|
|
5
4
|
$slots: S;
|
|
6
5
|
});
|
|
7
|
-
declare const
|
|
8
|
-
steps: {
|
|
9
|
-
type: ObjectConstructor;
|
|
10
|
-
};
|
|
11
|
-
activeStep: {
|
|
12
|
-
type: NumberConstructor;
|
|
13
|
-
default: number;
|
|
14
|
-
};
|
|
15
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
|
-
steps: {
|
|
17
|
-
type: ObjectConstructor;
|
|
18
|
-
};
|
|
19
|
-
activeStep: {
|
|
20
|
-
type: NumberConstructor;
|
|
21
|
-
default: number;
|
|
22
|
-
};
|
|
23
|
-
}>> & Readonly<{}>, {
|
|
6
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
24
7
|
activeStep: number;
|
|
25
|
-
|
|
8
|
+
steps?: Record<string, any>;
|
|
9
|
+
$props: {
|
|
10
|
+
readonly activeStep?: number;
|
|
11
|
+
readonly steps?: Record<string, any>;
|
|
12
|
+
};
|
|
13
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
26
14
|
type __VLS_Slots = {
|
|
27
15
|
description?: (props: {}) => any;
|
|
28
16
|
} & {
|
|
@@ -10,19 +10,18 @@ interface Props extends ToggleSwitchProps {
|
|
|
10
10
|
controlled?: boolean;
|
|
11
11
|
}
|
|
12
12
|
type __VLS_Props = Props;
|
|
13
|
-
type
|
|
13
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
14
14
|
modelValue?: boolean;
|
|
15
15
|
};
|
|
16
|
-
|
|
17
|
-
declare var __VLS_14: {
|
|
16
|
+
declare var __VLS_13: {
|
|
18
17
|
label: string;
|
|
19
18
|
value: any;
|
|
20
19
|
disabled: boolean;
|
|
21
20
|
};
|
|
22
21
|
type __VLS_Slots = {} & {
|
|
23
|
-
label?: (props: typeof
|
|
22
|
+
label?: (props: typeof __VLS_13) => any;
|
|
24
23
|
};
|
|
25
|
-
declare const
|
|
24
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
26
25
|
"update:modelValue": (...args: any[]) => void;
|
|
27
26
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
28
27
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
@@ -33,8 +32,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {
|
|
|
33
32
|
labelLeft: boolean;
|
|
34
33
|
controlled: boolean;
|
|
35
34
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
36
|
-
declare const
|
|
37
|
-
declare const _default: typeof __VLS_export;
|
|
35
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
38
36
|
export default _default;
|
|
39
37
|
type __VLS_WithSlots<T, S> = T & {
|
|
40
38
|
new (): {
|
|
@@ -52,34 +52,34 @@ interface Props extends DataTableProps {
|
|
|
52
52
|
loading?: boolean;
|
|
53
53
|
itemSize?: number | undefined;
|
|
54
54
|
}
|
|
55
|
-
declare var
|
|
55
|
+
declare var __VLS_60: `header-${string}`, __VLS_61: {
|
|
56
56
|
index: number;
|
|
57
57
|
header: WtTableHeader;
|
|
58
|
-
},
|
|
58
|
+
}, __VLS_72: string, __VLS_73: {
|
|
59
59
|
index: any;
|
|
60
60
|
item: any;
|
|
61
|
-
},
|
|
61
|
+
}, __VLS_76: `${string}-footer`, __VLS_77: {}, __VLS_83: {}, __VLS_85: {
|
|
62
62
|
index: any;
|
|
63
63
|
item: any;
|
|
64
|
-
},
|
|
64
|
+
}, __VLS_87: {
|
|
65
65
|
item: any;
|
|
66
|
-
},
|
|
66
|
+
}, __VLS_89: {};
|
|
67
67
|
type __VLS_Slots = {} & {
|
|
68
|
-
[K in NonNullable<typeof
|
|
68
|
+
[K in NonNullable<typeof __VLS_60>]?: (props: typeof __VLS_61) => any;
|
|
69
69
|
} & {
|
|
70
|
-
[K in NonNullable<typeof
|
|
70
|
+
[K in NonNullable<typeof __VLS_72>]?: (props: typeof __VLS_73) => any;
|
|
71
71
|
} & {
|
|
72
|
-
[K in NonNullable<typeof
|
|
72
|
+
[K in NonNullable<typeof __VLS_76>]?: (props: typeof __VLS_77) => any;
|
|
73
73
|
} & {
|
|
74
|
-
'actions-header'?: (props: typeof
|
|
74
|
+
'actions-header'?: (props: typeof __VLS_83) => any;
|
|
75
75
|
} & {
|
|
76
|
-
actions?: (props: typeof
|
|
76
|
+
actions?: (props: typeof __VLS_85) => any;
|
|
77
77
|
} & {
|
|
78
|
-
expansion?: (props: typeof
|
|
78
|
+
expansion?: (props: typeof __VLS_87) => any;
|
|
79
79
|
} & {
|
|
80
|
-
footer?: (props: typeof
|
|
80
|
+
footer?: (props: typeof __VLS_89) => any;
|
|
81
81
|
};
|
|
82
|
-
declare const
|
|
82
|
+
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
83
83
|
sort: (...args: any[]) => void;
|
|
84
84
|
"update:selected": (...args: any[]) => void;
|
|
85
85
|
"reorder:row": (...args: any[]) => void;
|
|
@@ -92,8 +92,9 @@ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, i
|
|
|
92
92
|
"onColumn-resize"?: (...args: any[]) => any;
|
|
93
93
|
"onColumn-reorder"?: (...args: any[]) => any;
|
|
94
94
|
}>, {
|
|
95
|
-
data: Array<unknown>;
|
|
96
95
|
headers: WtTableHeader[];
|
|
96
|
+
data: Array<unknown>;
|
|
97
|
+
lazy: boolean;
|
|
97
98
|
sortable: boolean;
|
|
98
99
|
selectable: boolean;
|
|
99
100
|
gridActions: boolean;
|
|
@@ -109,11 +110,9 @@ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, i
|
|
|
109
110
|
resizableColumns: boolean;
|
|
110
111
|
reorderableColumns: boolean;
|
|
111
112
|
rowExpansionDisabled: (row: object) => boolean;
|
|
112
|
-
lazy: boolean;
|
|
113
113
|
itemSize: number | undefined;
|
|
114
114
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
115
|
-
declare const
|
|
116
|
-
declare const _default: typeof __VLS_export;
|
|
115
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
117
116
|
export default _default;
|
|
118
117
|
type __VLS_WithSlots<T, S> = T & {
|
|
119
118
|
new (): {
|
|
@@ -7,7 +7,7 @@ declare var __VLS_1: {};
|
|
|
7
7
|
type __VLS_Slots = {} & {
|
|
8
8
|
default?: (props: typeof __VLS_1) => any;
|
|
9
9
|
};
|
|
10
|
-
declare const
|
|
10
|
+
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
11
|
input: (value: string) => any;
|
|
12
12
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
13
13
|
onInput?: (value: string) => any;
|
|
@@ -16,8 +16,7 @@ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, i
|
|
|
16
16
|
isSettingsActive: boolean;
|
|
17
17
|
isSettingsBadge: boolean;
|
|
18
18
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
19
|
-
declare const
|
|
20
|
-
declare const _default: typeof __VLS_export;
|
|
19
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
21
20
|
export default _default;
|
|
22
21
|
type __VLS_WithSlots<T, S> = T & {
|
|
23
22
|
new (): {
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
export default _default;
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
2
|
headers: {
|
|
5
3
|
type: ArrayConstructor;
|
|
6
4
|
required: true;
|
|
@@ -41,3 +39,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
41
39
|
}>, {
|
|
42
40
|
staticHeaders: unknown[];
|
|
43
41
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
42
|
+
export default _default;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
export default _default;
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
2
|
current: {
|
|
5
3
|
type: ObjectConstructor;
|
|
6
4
|
default: () => {};
|
|
@@ -39,3 +37,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
39
37
|
current: Record<string, any>;
|
|
40
38
|
tabs: unknown[];
|
|
41
39
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
40
|
+
export default _default;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
export default _default;
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
2
|
value: {
|
|
5
3
|
type: ArrayConstructor;
|
|
6
4
|
};
|
|
@@ -184,3 +182,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
184
182
|
taggable: boolean;
|
|
185
183
|
manualTagging: boolean;
|
|
186
184
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
185
|
+
export default _default;
|
|
@@ -34,17 +34,16 @@ interface Props extends /* @vue-ignore */ TextareaProps {
|
|
|
34
34
|
}>;
|
|
35
35
|
}
|
|
36
36
|
type __VLS_Props = Props;
|
|
37
|
-
type
|
|
37
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
38
38
|
modelValue?: string;
|
|
39
39
|
};
|
|
40
|
-
|
|
41
|
-
declare var __VLS_7: {
|
|
40
|
+
declare var __VLS_5: {
|
|
42
41
|
label: string;
|
|
43
42
|
};
|
|
44
43
|
type __VLS_Slots = {} & {
|
|
45
|
-
label?: (props: typeof
|
|
44
|
+
label?: (props: typeof __VLS_5) => any;
|
|
46
45
|
};
|
|
47
|
-
declare const
|
|
46
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
48
47
|
enter: (...args: any[]) => void;
|
|
49
48
|
blur: (...args: any[]) => void;
|
|
50
49
|
keydown: (...args: any[]) => void;
|
|
@@ -59,8 +58,8 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {
|
|
|
59
58
|
}>, {
|
|
60
59
|
disabled: boolean;
|
|
61
60
|
required: boolean;
|
|
62
|
-
label: string;
|
|
63
61
|
name: string;
|
|
62
|
+
label: string;
|
|
64
63
|
placeholder: string;
|
|
65
64
|
v: any;
|
|
66
65
|
labelProps: Record<string, any>;
|
|
@@ -72,8 +71,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {
|
|
|
72
71
|
rows: number;
|
|
73
72
|
autoresize: boolean;
|
|
74
73
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
75
|
-
declare const
|
|
76
|
-
declare const _default: typeof __VLS_export;
|
|
74
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
77
75
|
export default _default;
|
|
78
76
|
type __VLS_WithSlots<T, S> = T & {
|
|
79
77
|
new (): {
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
export default _default;
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
2
|
/**
|
|
5
3
|
* Current input value (`v-model`)
|
|
6
4
|
*/
|
|
@@ -131,3 +129,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
131
129
|
label: string;
|
|
132
130
|
hideInputInfo: boolean;
|
|
133
131
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
132
|
+
export default _default;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
export default _default;
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
2
|
/**
|
|
5
3
|
* Time value in seconds (not milliseconds!)
|
|
6
4
|
*/
|
|
@@ -140,7 +138,8 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
140
138
|
value: string | number;
|
|
141
139
|
required: boolean;
|
|
142
140
|
label: string;
|
|
143
|
-
dateMode: boolean;
|
|
144
141
|
format: string;
|
|
142
|
+
dateMode: boolean;
|
|
145
143
|
noLabel: boolean;
|
|
146
144
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
145
|
+
export default _default;
|
|
@@ -1,28 +1,15 @@
|
|
|
1
|
-
declare const _default: typeof
|
|
1
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
2
2
|
export default _default;
|
|
3
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
4
3
|
type __VLS_WithSlots<T, S> = T & (new () => {
|
|
5
4
|
$slots: S;
|
|
6
5
|
});
|
|
7
|
-
declare const
|
|
8
|
-
|
|
9
|
-
type: ArrayConstructor;
|
|
10
|
-
default: () => any[];
|
|
11
|
-
};
|
|
12
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
-
show: (...args: any[]) => void;
|
|
14
|
-
hide: (...args: any[]) => void;
|
|
15
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
|
-
triggers: {
|
|
17
|
-
type: ArrayConstructor;
|
|
18
|
-
default: () => any[];
|
|
19
|
-
};
|
|
20
|
-
}>> & Readonly<{
|
|
21
|
-
onShow?: (...args: any[]) => any;
|
|
22
|
-
onHide?: (...args: any[]) => any;
|
|
23
|
-
}>, {
|
|
6
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
7
|
+
$emit: (event: "show" | "hide", ...args: any[]) => void;
|
|
24
8
|
triggers: unknown[];
|
|
25
|
-
|
|
9
|
+
$props: {
|
|
10
|
+
readonly triggers?: unknown[];
|
|
11
|
+
};
|
|
12
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
26
13
|
type __VLS_Slots = {
|
|
27
14
|
default?: (props: {}) => any;
|
|
28
15
|
};
|
|
@@ -1,72 +1,10 @@
|
|
|
1
|
-
declare const _default: typeof
|
|
1
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
2
2
|
export default _default;
|
|
3
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
4
3
|
type __VLS_WithSlots<T, S> = T & (new () => {
|
|
5
4
|
$slots: S;
|
|
6
5
|
});
|
|
7
|
-
declare const
|
|
8
|
-
visible:
|
|
9
|
-
type: BooleanConstructor;
|
|
10
|
-
default: boolean;
|
|
11
|
-
};
|
|
12
|
-
placement: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
popperTriggers: {
|
|
17
|
-
type: ArrayConstructor;
|
|
18
|
-
default: () => any[];
|
|
19
|
-
};
|
|
20
|
-
triggers: {
|
|
21
|
-
type: ArrayConstructor;
|
|
22
|
-
default: () => string[];
|
|
23
|
-
};
|
|
24
|
-
popperClass: {
|
|
25
|
-
type: StringConstructor;
|
|
26
|
-
default: string;
|
|
27
|
-
};
|
|
28
|
-
disabled: {
|
|
29
|
-
type: BooleanConstructor;
|
|
30
|
-
default: boolean;
|
|
31
|
-
};
|
|
32
|
-
disableClickAway: {
|
|
33
|
-
type: BooleanConstructor;
|
|
34
|
-
default: boolean;
|
|
35
|
-
};
|
|
36
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
37
|
-
"update:visible": (...args: any[]) => void;
|
|
38
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
|
-
visible: {
|
|
40
|
-
type: BooleanConstructor;
|
|
41
|
-
default: boolean;
|
|
42
|
-
};
|
|
43
|
-
placement: {
|
|
44
|
-
type: StringConstructor;
|
|
45
|
-
default: string;
|
|
46
|
-
};
|
|
47
|
-
popperTriggers: {
|
|
48
|
-
type: ArrayConstructor;
|
|
49
|
-
default: () => any[];
|
|
50
|
-
};
|
|
51
|
-
triggers: {
|
|
52
|
-
type: ArrayConstructor;
|
|
53
|
-
default: () => string[];
|
|
54
|
-
};
|
|
55
|
-
popperClass: {
|
|
56
|
-
type: StringConstructor;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
disabled: {
|
|
60
|
-
type: BooleanConstructor;
|
|
61
|
-
default: boolean;
|
|
62
|
-
};
|
|
63
|
-
disableClickAway: {
|
|
64
|
-
type: BooleanConstructor;
|
|
65
|
-
default: boolean;
|
|
66
|
-
};
|
|
67
|
-
}>> & Readonly<{
|
|
68
|
-
"onUpdate:visible"?: (...args: any[]) => any;
|
|
69
|
-
}>, {
|
|
6
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
7
|
+
$emit: (event: "update:visible", ...args: any[]) => void;
|
|
70
8
|
disabled: boolean;
|
|
71
9
|
triggers: unknown[];
|
|
72
10
|
visible: boolean;
|
|
@@ -74,7 +12,16 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
|
|
|
74
12
|
popperTriggers: unknown[];
|
|
75
13
|
popperClass: string;
|
|
76
14
|
disableClickAway: boolean;
|
|
77
|
-
|
|
15
|
+
$props: {
|
|
16
|
+
readonly disabled?: boolean;
|
|
17
|
+
readonly triggers?: unknown[];
|
|
18
|
+
readonly visible?: boolean;
|
|
19
|
+
readonly placement?: string;
|
|
20
|
+
readonly popperTriggers?: unknown[];
|
|
21
|
+
readonly popperClass?: string;
|
|
22
|
+
readonly disableClickAway?: boolean;
|
|
23
|
+
};
|
|
24
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
78
25
|
type __VLS_Slots = {
|
|
79
26
|
activator?: (props: {
|
|
80
27
|
visible: boolean;
|
|
@@ -27,11 +27,11 @@ type __VLS_Props = {
|
|
|
27
27
|
multiple?: boolean;
|
|
28
28
|
allowParent?: boolean;
|
|
29
29
|
};
|
|
30
|
-
declare var
|
|
30
|
+
declare var __VLS_8: any;
|
|
31
31
|
type __VLS_Slots = {} & {
|
|
32
|
-
'item-prefix'?: (props: typeof
|
|
32
|
+
'item-prefix'?: (props: typeof __VLS_8) => any;
|
|
33
33
|
};
|
|
34
|
-
declare const
|
|
34
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
35
35
|
select: (data: any) => any;
|
|
36
36
|
"update:modelValue": (value: any) => any;
|
|
37
37
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -42,8 +42,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
|
|
|
42
42
|
childrenProp: string;
|
|
43
43
|
allowParent: boolean;
|
|
44
44
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
45
|
-
declare const
|
|
46
|
-
declare const _default: typeof __VLS_export;
|
|
45
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
47
46
|
export default _default;
|
|
48
47
|
type __VLS_WithSlots<T, S> = T & {
|
|
49
48
|
new (): {
|