@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,44 +1,19 @@
|
|
|
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: BooleanConstructor;
|
|
10
|
-
default: boolean;
|
|
11
|
-
};
|
|
12
|
-
actionsPanel: {
|
|
13
|
-
type: BooleanConstructor;
|
|
14
|
-
default: boolean;
|
|
15
|
-
};
|
|
16
|
-
disableResize: {
|
|
17
|
-
type: BooleanConstructor;
|
|
18
|
-
default: boolean;
|
|
19
|
-
};
|
|
20
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
|
-
"update:side-panel-size": (...args: any[]) => void;
|
|
22
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
|
-
hideHeader: {
|
|
24
|
-
type: BooleanConstructor;
|
|
25
|
-
default: boolean;
|
|
26
|
-
};
|
|
27
|
-
actionsPanel: {
|
|
28
|
-
type: BooleanConstructor;
|
|
29
|
-
default: boolean;
|
|
30
|
-
};
|
|
31
|
-
disableResize: {
|
|
32
|
-
type: BooleanConstructor;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
}>> & Readonly<{
|
|
36
|
-
"onUpdate:side-panel-size"?: (...args: any[]) => any;
|
|
37
|
-
}>, {
|
|
6
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
7
|
+
$emit: (event: "update:side-panel-size", ...args: any[]) => void;
|
|
38
8
|
hideHeader: boolean;
|
|
39
9
|
actionsPanel: boolean;
|
|
40
10
|
disableResize: boolean;
|
|
41
|
-
|
|
11
|
+
$props: {
|
|
12
|
+
readonly hideHeader?: boolean;
|
|
13
|
+
readonly actionsPanel?: boolean;
|
|
14
|
+
readonly disableResize?: boolean;
|
|
15
|
+
};
|
|
16
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
42
17
|
type __VLS_Slots = {
|
|
43
18
|
header?: (props: {}) => any;
|
|
44
19
|
} & {
|
|
@@ -1,64 +1,20 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
src: {
|
|
5
|
-
type: StringConstructor;
|
|
6
|
-
};
|
|
7
|
-
text: {
|
|
8
|
-
type: StringConstructor;
|
|
9
|
-
};
|
|
10
|
-
buttonText: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
};
|
|
13
|
-
showAction: {
|
|
14
|
-
type: BooleanConstructor;
|
|
15
|
-
default: boolean;
|
|
16
|
-
};
|
|
17
|
-
size: {
|
|
18
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
19
|
-
default: number;
|
|
20
|
-
};
|
|
21
|
-
hiddenText: {
|
|
22
|
-
type: BooleanConstructor;
|
|
23
|
-
default: boolean;
|
|
24
|
-
};
|
|
25
|
-
darkMode: {
|
|
26
|
-
type: BooleanConstructor;
|
|
27
|
-
default: boolean;
|
|
28
|
-
};
|
|
29
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
|
-
create: (...args: any[]) => void;
|
|
31
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
|
-
src: {
|
|
33
|
-
type: StringConstructor;
|
|
34
|
-
};
|
|
35
|
-
text: {
|
|
36
|
-
type: StringConstructor;
|
|
37
|
-
};
|
|
38
|
-
buttonText: {
|
|
39
|
-
type: StringConstructor;
|
|
40
|
-
};
|
|
41
|
-
showAction: {
|
|
42
|
-
type: BooleanConstructor;
|
|
43
|
-
default: boolean;
|
|
44
|
-
};
|
|
45
|
-
size: {
|
|
46
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
47
|
-
default: number;
|
|
48
|
-
};
|
|
49
|
-
hiddenText: {
|
|
50
|
-
type: BooleanConstructor;
|
|
51
|
-
default: boolean;
|
|
52
|
-
};
|
|
53
|
-
darkMode: {
|
|
54
|
-
type: BooleanConstructor;
|
|
55
|
-
default: boolean;
|
|
56
|
-
};
|
|
57
|
-
}>> & Readonly<{
|
|
58
|
-
onCreate?: (...args: any[]) => any;
|
|
59
|
-
}>, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
$emit: (event: "create", ...args: any[]) => void;
|
|
60
3
|
size: string | number;
|
|
61
4
|
darkMode: boolean;
|
|
62
5
|
showAction: boolean;
|
|
63
6
|
hiddenText: boolean;
|
|
64
|
-
|
|
7
|
+
text?: string;
|
|
8
|
+
src?: string;
|
|
9
|
+
buttonText?: string;
|
|
10
|
+
$props: {
|
|
11
|
+
readonly size?: string | number;
|
|
12
|
+
readonly darkMode?: boolean;
|
|
13
|
+
readonly showAction?: boolean;
|
|
14
|
+
readonly hiddenText?: boolean;
|
|
15
|
+
readonly text?: string;
|
|
16
|
+
readonly src?: string;
|
|
17
|
+
readonly buttonText?: string;
|
|
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,138 +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
|
-
|
|
9
|
-
type: ObjectConstructor[];
|
|
10
|
-
};
|
|
11
|
-
/**
|
|
12
|
-
* @values 'sm', 'md', 'lg'
|
|
13
|
-
*/
|
|
14
|
-
size: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: "md";
|
|
17
|
-
validator: (v: unknown) => boolean;
|
|
18
|
-
};
|
|
19
|
-
/**
|
|
20
|
-
* shown only if prop or slot is provided
|
|
21
|
-
*/
|
|
22
|
-
headline: {
|
|
23
|
-
type: StringConstructor[];
|
|
24
|
-
default: string;
|
|
25
|
-
};
|
|
26
|
-
/**
|
|
27
|
-
* shown only if prop or slot is provided
|
|
28
|
-
*/
|
|
29
|
-
title: {
|
|
30
|
-
type: StringConstructor[];
|
|
31
|
-
default: string;
|
|
32
|
-
};
|
|
33
|
-
/**
|
|
34
|
-
* shown only if prop or slot is provided
|
|
35
|
-
*/
|
|
36
|
-
text: {
|
|
37
|
-
type: StringConstructor[];
|
|
38
|
-
default: string;
|
|
39
|
-
};
|
|
40
|
-
/**
|
|
41
|
-
* primary action is shown only if prop or slot is provided
|
|
42
|
-
*/
|
|
43
|
-
primaryActionText: {
|
|
44
|
-
type: StringConstructor[];
|
|
45
|
-
default: string;
|
|
46
|
-
};
|
|
47
|
-
/**
|
|
48
|
-
* secondary action shown only if prop or slot is provided
|
|
49
|
-
*/
|
|
50
|
-
secondaryActionText: {
|
|
51
|
-
type: StringConstructor[];
|
|
52
|
-
default: string;
|
|
53
|
-
};
|
|
54
|
-
/**
|
|
55
|
-
* disable primary action button while still showing its text. useful for access control
|
|
56
|
-
*/
|
|
57
|
-
disabledPrimaryAction: {
|
|
58
|
-
type: BooleanConstructor;
|
|
59
|
-
default: boolean;
|
|
60
|
-
};
|
|
61
|
-
/**
|
|
62
|
-
* disable primary action button while still showing its text. useful for access control
|
|
63
|
-
*/
|
|
64
|
-
disabledSecondaryAction: {
|
|
65
|
-
type: BooleanConstructor;
|
|
66
|
-
default: boolean;
|
|
67
|
-
};
|
|
68
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
69
|
-
"click:primary": (...args: any[]) => void;
|
|
70
|
-
"click:secondary": (...args: any[]) => void;
|
|
71
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
|
-
image: {
|
|
73
|
-
type: ObjectConstructor[];
|
|
74
|
-
};
|
|
75
|
-
/**
|
|
76
|
-
* @values 'sm', 'md', 'lg'
|
|
77
|
-
*/
|
|
78
|
-
size: {
|
|
79
|
-
type: StringConstructor;
|
|
80
|
-
default: "md";
|
|
81
|
-
validator: (v: unknown) => boolean;
|
|
82
|
-
};
|
|
83
|
-
/**
|
|
84
|
-
* shown only if prop or slot is provided
|
|
85
|
-
*/
|
|
86
|
-
headline: {
|
|
87
|
-
type: StringConstructor[];
|
|
88
|
-
default: string;
|
|
89
|
-
};
|
|
90
|
-
/**
|
|
91
|
-
* shown only if prop or slot is provided
|
|
92
|
-
*/
|
|
93
|
-
title: {
|
|
94
|
-
type: StringConstructor[];
|
|
95
|
-
default: string;
|
|
96
|
-
};
|
|
97
|
-
/**
|
|
98
|
-
* shown only if prop or slot is provided
|
|
99
|
-
*/
|
|
100
|
-
text: {
|
|
101
|
-
type: StringConstructor[];
|
|
102
|
-
default: string;
|
|
103
|
-
};
|
|
104
|
-
/**
|
|
105
|
-
* primary action is shown only if prop or slot is provided
|
|
106
|
-
*/
|
|
107
|
-
primaryActionText: {
|
|
108
|
-
type: StringConstructor[];
|
|
109
|
-
default: string;
|
|
110
|
-
};
|
|
111
|
-
/**
|
|
112
|
-
* secondary action shown only if prop or slot is provided
|
|
113
|
-
*/
|
|
114
|
-
secondaryActionText: {
|
|
115
|
-
type: StringConstructor[];
|
|
116
|
-
default: string;
|
|
117
|
-
};
|
|
118
|
-
/**
|
|
119
|
-
* disable primary action button while still showing its text. useful for access control
|
|
120
|
-
*/
|
|
121
|
-
disabledPrimaryAction: {
|
|
122
|
-
type: BooleanConstructor;
|
|
123
|
-
default: boolean;
|
|
124
|
-
};
|
|
125
|
-
/**
|
|
126
|
-
* disable primary action button while still showing its text. useful for access control
|
|
127
|
-
*/
|
|
128
|
-
disabledSecondaryAction: {
|
|
129
|
-
type: BooleanConstructor;
|
|
130
|
-
default: boolean;
|
|
131
|
-
};
|
|
132
|
-
}>> & Readonly<{
|
|
133
|
-
"onClick:primary"?: (...args: any[]) => any;
|
|
134
|
-
"onClick:secondary"?: (...args: any[]) => any;
|
|
135
|
-
}>, {
|
|
6
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
7
|
+
$emit: (event: "click:primary" | "click:secondary", ...args: any[]) => void;
|
|
136
8
|
text: string;
|
|
137
9
|
size: string;
|
|
138
10
|
title: string;
|
|
@@ -141,7 +13,19 @@ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPro
|
|
|
141
13
|
secondaryActionText: string;
|
|
142
14
|
disabledPrimaryAction: boolean;
|
|
143
15
|
disabledSecondaryAction: boolean;
|
|
144
|
-
|
|
16
|
+
image?: Record<string, any>;
|
|
17
|
+
$props: {
|
|
18
|
+
readonly text?: string;
|
|
19
|
+
readonly size?: string;
|
|
20
|
+
readonly title?: string;
|
|
21
|
+
readonly headline?: string;
|
|
22
|
+
readonly primaryActionText?: string;
|
|
23
|
+
readonly secondaryActionText?: string;
|
|
24
|
+
readonly disabledPrimaryAction?: boolean;
|
|
25
|
+
readonly disabledSecondaryAction?: boolean;
|
|
26
|
+
readonly image?: Record<string, any>;
|
|
27
|
+
};
|
|
28
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
145
29
|
type __VLS_Slots = {
|
|
146
30
|
media?: (props: {
|
|
147
31
|
size: "2xs" | "sm" | "md";
|
|
@@ -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
|
type: {
|
|
5
3
|
type: StringConstructor;
|
|
6
4
|
required: true;
|
|
@@ -20,3 +18,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
20
18
|
options: string[];
|
|
21
19
|
};
|
|
22
20
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
21
|
+
export default _default;
|
|
@@ -1,37 +1,17 @@
|
|
|
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: StringConstructor;
|
|
10
|
-
default: string;
|
|
11
|
-
};
|
|
12
|
-
collapsed: {
|
|
13
|
-
type: BooleanConstructor;
|
|
14
|
-
default: boolean;
|
|
15
|
-
};
|
|
16
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
|
-
closed: (...args: any[]) => void;
|
|
18
|
-
opened: (...args: any[]) => void;
|
|
19
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
20
|
-
size: {
|
|
21
|
-
type: StringConstructor;
|
|
22
|
-
default: string;
|
|
23
|
-
};
|
|
24
|
-
collapsed: {
|
|
25
|
-
type: BooleanConstructor;
|
|
26
|
-
default: boolean;
|
|
27
|
-
};
|
|
28
|
-
}>> & Readonly<{
|
|
29
|
-
onClosed?: (...args: any[]) => any;
|
|
30
|
-
onOpened?: (...args: any[]) => any;
|
|
31
|
-
}>, {
|
|
6
|
+
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
7
|
+
$emit: (event: "closed" | "opened", ...args: any[]) => void;
|
|
32
8
|
size: string;
|
|
33
9
|
collapsed: boolean;
|
|
34
|
-
|
|
10
|
+
$props: {
|
|
11
|
+
readonly size?: string;
|
|
12
|
+
readonly collapsed?: boolean;
|
|
13
|
+
};
|
|
14
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
15
|
type __VLS_Slots = {
|
|
36
16
|
title?: (props: {}) => any;
|
|
37
17
|
} & {
|
|
@@ -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
|
tableActionIcons: {
|
|
5
3
|
type: ArrayConstructor;
|
|
6
4
|
default: () => string[];
|
|
@@ -29,3 +27,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
29
27
|
isOpened: boolean;
|
|
30
28
|
tableActionIcons: unknown[];
|
|
31
29
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
30
|
+
export default _default;
|
|
@@ -4,12 +4,11 @@ interface Props extends GalleriaProps {
|
|
|
4
4
|
value: WtGalleriaItem[];
|
|
5
5
|
}
|
|
6
6
|
type __VLS_Props = Props;
|
|
7
|
-
type
|
|
7
|
+
type __VLS_PublicProps = __VLS_Props & {
|
|
8
8
|
'visible': boolean;
|
|
9
9
|
'activeIndex'?: number;
|
|
10
10
|
};
|
|
11
|
-
|
|
12
|
-
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
|
+
declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
12
|
delete: (...args: any[]) => void;
|
|
14
13
|
download: (...args: any[]) => void;
|
|
15
14
|
"update:visible": (value: boolean) => void;
|
|
@@ -20,5 +19,4 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
|
|
|
20
19
|
"onUpdate:visible"?: (value: boolean) => any;
|
|
21
20
|
"onUpdate:activeIndex"?: (value: number) => any;
|
|
22
21
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
23
|
-
declare const _default: typeof __VLS_export;
|
|
24
22
|
export default _default;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
declare const _default:
|
|
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>;
|
|
2
2
|
export default _default;
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -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
|
iconColor: {
|
|
5
3
|
type: StringConstructor;
|
|
6
4
|
default: string;
|
|
@@ -13,3 +11,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
13
11
|
}>> & Readonly<{}>, {
|
|
14
12
|
iconColor: string;
|
|
15
13
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
|
+
export default _default;
|
|
@@ -14,7 +14,7 @@ interface Props {
|
|
|
14
14
|
iconPrefix?: string;
|
|
15
15
|
disabled?: boolean;
|
|
16
16
|
}
|
|
17
|
-
declare const
|
|
17
|
+
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
18
18
|
click: (...args: any[]) => void;
|
|
19
19
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
20
20
|
onClick?: (...args: any[]) => any;
|
|
@@ -24,5 +24,4 @@ declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {},
|
|
|
24
24
|
color: IconColor;
|
|
25
25
|
iconPrefix: string;
|
|
26
26
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
27
|
-
declare const _default: typeof __VLS_export;
|
|
28
27
|
export default _default;
|
|
@@ -1,48 +1,12 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
/**
|
|
5
|
-
* `IconAction` enum value
|
|
6
|
-
*/
|
|
7
|
-
action: {
|
|
8
|
-
type: StringConstructor;
|
|
9
|
-
required: true;
|
|
10
|
-
validator: (v: unknown) => boolean;
|
|
11
|
-
};
|
|
12
|
-
disabled: {
|
|
13
|
-
type: BooleanConstructor;
|
|
14
|
-
default: boolean;
|
|
15
|
-
};
|
|
16
|
-
size: {
|
|
17
|
-
type: StringConstructor;
|
|
18
|
-
default: string;
|
|
19
|
-
required: false;
|
|
20
|
-
};
|
|
21
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
22
|
-
click: (...args: any[]) => void;
|
|
23
|
-
mousedown: (...args: any[]) => void;
|
|
24
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
|
-
/**
|
|
26
|
-
* `IconAction` enum value
|
|
27
|
-
*/
|
|
28
|
-
action: {
|
|
29
|
-
type: StringConstructor;
|
|
30
|
-
required: true;
|
|
31
|
-
validator: (v: unknown) => boolean;
|
|
32
|
-
};
|
|
33
|
-
disabled: {
|
|
34
|
-
type: BooleanConstructor;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
size: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
default: string;
|
|
40
|
-
required: false;
|
|
41
|
-
};
|
|
42
|
-
}>> & Readonly<{
|
|
43
|
-
onClick?: (...args: any[]) => any;
|
|
44
|
-
onMousedown?: (...args: any[]) => any;
|
|
45
|
-
}>, {
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
$emit: (event: "click" | "mousedown", ...args: any[]) => void;
|
|
46
3
|
disabled: boolean;
|
|
47
4
|
size: string;
|
|
48
|
-
|
|
5
|
+
action: string;
|
|
6
|
+
$props: {
|
|
7
|
+
readonly disabled?: boolean;
|
|
8
|
+
readonly size?: string;
|
|
9
|
+
readonly action?: string;
|
|
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,12 +1,11 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
disabled?: boolean;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
click: (...args: MouseEvent[]) => any;
|
|
6
6
|
mousedown: (...args: MouseEvent[]) => any;
|
|
7
7
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
8
8
|
onClick?: (...args: MouseEvent[]) => any;
|
|
9
9
|
onMousedown?: (...args: MouseEvent[]) => any;
|
|
10
10
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
11
|
-
declare const _default: typeof __VLS_export;
|
|
12
11
|
export default _default;
|
|
@@ -29,13 +29,12 @@ declare var __VLS_1: {
|
|
|
29
29
|
type __VLS_Slots = {} & {
|
|
30
30
|
default?: (props: typeof __VLS_1) => any;
|
|
31
31
|
};
|
|
32
|
-
declare const
|
|
32
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
33
33
|
click: (...args: any[]) => void;
|
|
34
34
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
35
35
|
onClick?: (...args: any[]) => any;
|
|
36
36
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
37
|
-
declare const
|
|
38
|
-
declare const _default: typeof __VLS_export;
|
|
37
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
39
38
|
export default _default;
|
|
40
39
|
type __VLS_WithSlots<T, S> = T & {
|
|
41
40
|
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
|
* The color variant for the component
|
|
6
4
|
* @values 'primary', 'secondary', 'disabled', 'success', 'error', 'transfer', 'break-out', 'info', 'final-status', 'other-status', 'initial-status'
|
|
@@ -66,3 +64,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
66
64
|
size: string;
|
|
67
65
|
color: string;
|
|
68
66
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
67
|
+
export default _default;
|
|
@@ -19,20 +19,20 @@ type __VLS_Props = {
|
|
|
19
19
|
};
|
|
20
20
|
declare function switchVisibilityPassword(): void;
|
|
21
21
|
declare function focus(): void;
|
|
22
|
-
declare var
|
|
22
|
+
declare var __VLS_5: {
|
|
23
23
|
label: string;
|
|
24
|
-
},
|
|
24
|
+
}, __VLS_7: {}, __VLS_9: {
|
|
25
25
|
isPasswordVisible: boolean;
|
|
26
26
|
switchVisibilityPassword: typeof switchVisibilityPassword;
|
|
27
27
|
};
|
|
28
28
|
type __VLS_Slots = {} & {
|
|
29
|
-
label?: (props: typeof
|
|
29
|
+
label?: (props: typeof __VLS_5) => any;
|
|
30
30
|
} & {
|
|
31
|
-
'after-input'?: (props: typeof
|
|
31
|
+
'after-input'?: (props: typeof __VLS_7) => any;
|
|
32
32
|
} & {
|
|
33
|
-
'show-password'?: (props: typeof
|
|
33
|
+
'show-password'?: (props: typeof __VLS_9) => any;
|
|
34
34
|
};
|
|
35
|
-
declare const
|
|
35
|
+
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {
|
|
36
36
|
focus: typeof focus;
|
|
37
37
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
38
38
|
input: (...args: any[]) => void;
|
|
@@ -46,8 +46,8 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
|
46
46
|
disabled: boolean;
|
|
47
47
|
type: string;
|
|
48
48
|
required: boolean;
|
|
49
|
-
label: string;
|
|
50
49
|
name: string;
|
|
50
|
+
label: string;
|
|
51
51
|
v: Record<string, unknown>;
|
|
52
52
|
hasShowPassword: boolean;
|
|
53
53
|
numberMin: number;
|
|
@@ -55,8 +55,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
|
55
55
|
regleValidation: RegleFieldStatus<string>;
|
|
56
56
|
customValidators: unknown[];
|
|
57
57
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, 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 (): {
|
|
@@ -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
|
invalid: {
|
|
5
3
|
type: BooleanConstructor;
|
|
6
4
|
default: boolean;
|
|
@@ -13,3 +11,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
13
11
|
}>> & Readonly<{}>, {
|
|
14
12
|
invalid: boolean;
|
|
15
13
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
|
+
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
canLoadMore: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -24,5 +24,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|
|
24
24
|
loading: boolean;
|
|
25
25
|
canLoadMore: boolean;
|
|
26
26
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
27
|
-
declare const _default: typeof __VLS_export;
|
|
28
27
|
export default _default;
|