@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,29 +0,0 @@
|
|
|
1
|
-
var f = (i) => {
|
|
2
|
-
throw TypeError(i);
|
|
3
|
-
};
|
|
4
|
-
var c = (i, t, s) => t.has(i) || f("Cannot " + s);
|
|
5
|
-
var r = (i, t, s) => (c(i, t, "read from private field"), s ? s.call(i) : t.get(i)), e = (i, t, s) => t.has(i) ? f("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(i) : t.set(i, s), h = (i, t, s, u) => (c(i, t, "write to private field"), u ? u.call(i, s) : t.set(i, s), s), m = (i, t, s) => (c(i, t, "access private method"), s);
|
|
6
|
-
import { k as l, u as p } from "./install-B9M-ZqxA.js";
|
|
7
|
-
var o, a, n, d;
|
|
8
|
-
class F {
|
|
9
|
-
constructor(t) {
|
|
10
|
-
e(this, n);
|
|
11
|
-
e(this, o);
|
|
12
|
-
e(this, a);
|
|
13
|
-
h(this, a, t);
|
|
14
|
-
}
|
|
15
|
-
start() {
|
|
16
|
-
l(r(this, o)) && m(this, n, d).call(this);
|
|
17
|
-
}
|
|
18
|
-
stop() {
|
|
19
|
-
p(r(this, o)) && window.cancelAnimationFrame(r(this, o)), h(this, o, void 0);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
o = new WeakMap(), a = new WeakMap(), n = new WeakSet(), d = function() {
|
|
23
|
-
h(this, o, window.requestAnimationFrame(() => {
|
|
24
|
-
l(r(this, o)) || (r(this, a).call(this), m(this, n, d).call(this));
|
|
25
|
-
}));
|
|
26
|
-
};
|
|
27
|
-
export {
|
|
28
|
-
F as R
|
|
29
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export default CallTranscriptAPI;
|
|
2
|
-
declare namespace CallTranscriptAPI {
|
|
3
|
-
export { createTranscript as create };
|
|
4
|
-
export { getTranscript as get };
|
|
5
|
-
export { deleteTranscript as delete };
|
|
6
|
-
}
|
|
7
|
-
declare function createTranscript({ callId }: {
|
|
8
|
-
callId: any;
|
|
9
|
-
}): Promise<any>;
|
|
10
|
-
declare function getTranscript({ id, page, size }: {
|
|
11
|
-
id: any;
|
|
12
|
-
page?: number;
|
|
13
|
-
size?: number;
|
|
14
|
-
}): Promise<any>;
|
|
15
|
-
declare function deleteTranscript(item: any): Promise<any>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
-
path: unknown[];
|
|
3
|
-
$props: {
|
|
4
|
-
readonly path?: unknown[];
|
|
5
|
-
};
|
|
6
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
7
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
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
|
-
export default _default;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
color: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
description: string;
|
|
6
|
-
};
|
|
7
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8
|
-
color: {
|
|
9
|
-
type: StringConstructor;
|
|
10
|
-
default: string;
|
|
11
|
-
description: string;
|
|
12
|
-
};
|
|
13
|
-
}>> & Readonly<{}>, {
|
|
14
|
-
color: string;
|
|
15
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
16
|
-
export default _default;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2
|
-
toggle: (value: boolean) => any;
|
|
3
|
-
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
4
|
-
onToggle?: (value: boolean) => any;
|
|
5
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
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
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
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
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
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
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
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
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ScreenshotStatus } from "../../../types/ScreenshotStatus";
|
|
2
|
-
import { WtVidstackPlayerSession } from "../../../types/WtVidstackPlayerSession";
|
|
3
|
-
interface Props {
|
|
4
|
-
session: WtVidstackPlayerSession;
|
|
5
|
-
screenshotStatus: ScreenshotStatus | null;
|
|
6
|
-
screenshotIsLoading: boolean;
|
|
7
|
-
}
|
|
8
|
-
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
|
-
"close-session": () => any;
|
|
10
|
-
"make-screenshot": () => any;
|
|
11
|
-
"toggle-record": () => any;
|
|
12
|
-
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
13
|
-
"onClose-session"?: () => any;
|
|
14
|
-
"onMake-screenshot"?: () => any;
|
|
15
|
-
"onToggle-record"?: () => any;
|
|
16
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type ScreenshotStatus = 'done' | 'error';
|