@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.
Files changed (191) hide show
  1. package/dist/{install-B9M-ZqxA.js → install-CR1tqjbI.js} +21381 -21549
  2. package/dist/plyr-CCqBk_Ws.js +4350 -0
  3. package/dist/ui-sdk.css +1 -1
  4. package/dist/ui-sdk.js +1 -1
  5. package/dist/ui-sdk.umd.cjs +887 -900
  6. package/dist/{vidstack-Bq6c3Bam-uJBwzXIY.js → vidstack-Bq6c3Bam-Ciw5smVK.js} +17 -17
  7. package/dist/{vidstack-D2pY00kU-CCxj_LQ0.js → vidstack-D2pY00kU-CblVikX8.js} +22 -22
  8. package/dist/{vidstack-DDXt6fpN-ssZsNWDK.js → vidstack-DDXt6fpN-9cqZjdCr.js} +4 -4
  9. package/dist/{vidstack-D_-9AA6_-IdSwTpOc.js → vidstack-D_-9AA6_-OiYY16FN.js} +1 -1
  10. package/dist/vidstack-DqAw8m9J-BpJcIzi9.js +29 -0
  11. package/dist/{vidstack-audio-B7dtm36k.js → vidstack-audio-CClosnpR.js} +2 -2
  12. package/dist/{vidstack-dash-CYEsxTxk.js → vidstack-dash-DkOucJZw.js} +3 -3
  13. package/dist/{vidstack-google-cast-BxXxUoUz.js → vidstack-google-cast-mZiNbn2A.js} +10 -10
  14. package/dist/{vidstack-hls-DqolxsWc.js → vidstack-hls-BFg8H2vB.js} +11 -11
  15. package/dist/{vidstack-video-c7YjrOuW.js → vidstack-video-DRdA55iP.js} +8 -8
  16. package/dist/{vidstack-vimeo-DQlaaskX.js → vidstack-vimeo-DZBPf6Zy.js} +22 -22
  17. package/dist/{vidstack-youtube-B7fNaTqG.js → vidstack-youtube-DmUBC9f5.js} +29 -29
  18. package/dist/{vuex.esm-bundler-BmZywXo-.js → vuex.esm-bundler-DYz2ZWHQ.js} +1 -1
  19. package/package.json +47 -67
  20. package/src/components/wt-vidstack-player/wt-vidstack-player.vue +1 -17
  21. package/src/modules/CallSession/modules/VideoCall/video-call.vue +0 -2
  22. package/types/components/on-demand/wt-cc-agent-status-timers/wt-cc-agent-status-timers.vue.d.ts +7 -32
  23. package/types/components/on-demand/wt-chat-emoji/wt-chat-emoji.vue.d.ts +7 -18
  24. package/types/components/on-demand/wt-display-chip-items/wt-display-chip-items.vue.d.ts +6 -7
  25. package/types/components/on-demand/wt-navigation-menu/components/_internals/nav-menu-lvl-1.vue.d.ts +9 -34
  26. package/types/components/on-demand/wt-navigation-menu/components/_internals/nav-menu-lvl-2.vue.d.ts +6 -14
  27. package/types/components/on-demand/wt-navigation-menu/components/wt-navigation-menu.vue.d.ts +8 -30
  28. package/types/components/on-demand/wt-route-transition/wt-route-transition.vue.d.ts +2 -3
  29. package/types/components/on-demand/wt-save-failed-popup/wt-save-failed-popup.vue.d.ts +2 -3
  30. package/types/components/on-demand/wt-selection-popup/wt-selection-popup.vue.d.ts +11 -52
  31. package/types/components/on-demand/wt-start-page/components/start-page-card.vue.d.ts +6 -12
  32. package/types/components/on-demand/wt-start-page/components/start-page-logo.vue.d.ts +6 -12
  33. package/types/components/on-demand/wt-start-page/components/wt-start-page.vue.d.ts +1 -2
  34. package/types/components/on-demand/wt-table-transition/wt-table-transition.vue.d.ts +2 -3
  35. package/types/components/on-demand/wt-type-extension-value-input/wt-type-extension-value-input.vue.d.ts +11 -13
  36. package/types/components/transitions/cases/wt-replace-transition.vue.d.ts +9 -40
  37. package/types/components/transitions/wt-expand-transition.vue.d.ts +2 -3
  38. package/types/components/transitions/wt-transition.vue.d.ts +9 -38
  39. package/types/components/wt-action-bar/wt-action-bar.vue.d.ts +12 -76
  40. package/types/components/wt-app-header/wt-app-header.vue.d.ts +2 -3
  41. package/types/components/wt-app-header/wt-app-navigator.vue.d.ts +9 -28
  42. package/types/components/wt-app-header/wt-header-actions.vue.d.ts +2 -3
  43. package/types/components/wt-avatar/wt-avatar.vue.d.ts +13 -72
  44. package/types/components/wt-badge/wt-badge.vue.d.ts +2 -3
  45. package/types/components/wt-badge-new/wt-badge.vue.d.ts +4 -5
  46. package/types/components/wt-breadcrumb/wt-breadcrumb.vue.d.ts +1 -2
  47. package/types/components/wt-button/wt-button.vue.d.ts +6 -7
  48. package/types/components/wt-button-select/wt-button-select.vue.d.ts +10 -50
  49. package/types/components/wt-checkbox/wt-checkbox.vue.d.ts +5 -7
  50. package/types/components/wt-chip/wt-chip.vue.d.ts +4 -5
  51. package/types/components/wt-confirm-dialog/wt-confirm-dialog.vue.d.ts +12 -44
  52. package/types/components/wt-context-menu/wt-context-menu.vue.d.ts +17 -80
  53. package/types/components/wt-copy-action/wt-copy-action.vue.d.ts +2 -3
  54. package/types/components/wt-datepicker/wt-datepicker.vue.d.ts +21 -119
  55. package/types/components/wt-divider/wt-divider.vue.d.ts +1 -2
  56. package/types/components/wt-dual-panel/wt-dual-panel.vue.d.ts +9 -34
  57. package/types/components/wt-dummy/wt-dummy.vue.d.ts +16 -60
  58. package/types/components/wt-empty/wt-empty.vue.d.ts +16 -132
  59. package/types/components/wt-error-page/wt-error-page.vue.d.ts +2 -3
  60. package/types/components/wt-expansion-panel/wt-expansion-panel.vue.d.ts +8 -28
  61. package/types/components/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue.d.ts +2 -3
  62. package/types/components/wt-galleria/wt-galleria.vue.d.ts +2 -4
  63. package/types/components/wt-headline/wt-headline.vue.d.ts +1 -2
  64. package/types/components/wt-hint/wt-hint.vue.d.ts +2 -3
  65. package/types/components/wt-icon/wt-icon.vue.d.ts +1 -2
  66. package/types/components/wt-icon-action/wt-icon-action.vue.d.ts +10 -46
  67. package/types/components/wt-icon-btn/wt-icon-btn.vue.d.ts +1 -2
  68. package/types/components/wt-image/wt-image.vue.d.ts +2 -3
  69. package/types/components/wt-indicator/wt-indicator.vue.d.ts +2 -3
  70. package/types/components/wt-input/wt-input.vue.d.ts +8 -9
  71. package/types/components/wt-input-info/wt-input-info.vue.d.ts +2 -3
  72. package/types/components/wt-intersection-observer/wt-intersection-observer.vue.d.ts +1 -2
  73. package/types/components/wt-item-link/wt-item-link.vue.d.ts +13 -82
  74. package/types/components/wt-label/wt-label.vue.d.ts +2 -3
  75. package/types/components/wt-load-bar/wt-load-bar.vue.d.ts +2 -3
  76. package/types/components/wt-loader/_internals/wt-brand-loader.vue.d.ts +1 -2
  77. package/types/components/wt-loader/_internals/wt-spinner-loader.vue.d.ts +2 -3
  78. package/types/components/wt-loader/wt-loader.vue.d.ts +2 -3
  79. package/types/components/wt-logo/wt-logo.vue.d.ts +9 -38
  80. package/types/components/wt-menubar/wt-menubar.vue.d.ts +3 -3
  81. package/types/components/wt-navigation-bar/wt-navigation-bar.vue.d.ts +2 -3
  82. package/types/components/wt-notification/wt-notification.vue.d.ts +2 -3
  83. package/types/components/wt-notifications-bar/wt-notifications-bar.vue.d.ts +2 -3
  84. package/types/components/wt-page-header/wt-page-header.vue.d.ts +17 -62
  85. package/types/components/wt-page-wrapper/wt-page-wrapper.vue.d.ts +2 -3
  86. package/types/components/wt-pagination/wt-pagination.vue.d.ts +2 -3
  87. package/types/components/wt-player/wt-player.vue.d.ts +3 -4
  88. package/types/components/wt-popover/wt-popover.vue.d.ts +4 -5
  89. package/types/components/wt-popup/wt-popup.vue.d.ts +3 -4
  90. package/types/components/wt-progress-bar/wt-progress-bar.vue.d.ts +2 -3
  91. package/types/components/wt-radio/wt-radio.vue.d.ts +5 -7
  92. package/types/components/wt-rounded-action/wt-rounded-action.vue.d.ts +18 -112
  93. package/types/components/wt-search-bar/wt-search-bar.vue.d.ts +6 -7
  94. package/types/components/wt-select/wt-select-v2.vue.d.ts +15 -72
  95. package/types/components/wt-select/wt-select.vue.d.ts +2 -3
  96. package/types/components/wt-slider/wt-slider.vue.d.ts +2 -4
  97. package/types/components/wt-status-select/wt-status-select.vue.d.ts +2 -3
  98. package/types/components/wt-stepper/wt-stepper.vue.d.ts +8 -20
  99. package/types/components/wt-switcher/wt-switcher.vue.d.ts +5 -7
  100. package/types/components/wt-table/wt-table.vue.d.ts +16 -17
  101. package/types/components/wt-table-actions/wt-table-actions.vue.d.ts +2 -3
  102. package/types/components/wt-table-column-select/wt-table-column-select.vue.d.ts +2 -3
  103. package/types/components/wt-tabs/wt-tabs.vue.d.ts +2 -3
  104. package/types/components/wt-tags-input/wt-tags-input.vue.d.ts +2 -3
  105. package/types/components/wt-textarea/wt-textarea.vue.d.ts +6 -8
  106. package/types/components/wt-time-input/wt-time-input.vue.d.ts +2 -3
  107. package/types/components/wt-timepicker/wt-timepicker.vue.d.ts +3 -4
  108. package/types/components/wt-tooltip/_internals/wt-tooltip-floating.vue.d.ts +7 -20
  109. package/types/components/wt-tooltip/wt-tooltip.vue.d.ts +13 -66
  110. package/types/components/wt-tree/wt-tree.vue.d.ts +4 -5
  111. package/types/components/wt-tree-line/wt-tree-line.vue.d.ts +6 -7
  112. package/types/components/wt-tree-table/wt-tree-table.vue.d.ts +7 -8
  113. package/types/components/wt-tree-table-row/wt-tree-table-row.vue.d.ts +5 -6
  114. package/types/components/wt-vidstack-player/components/buttons/fullscreen-button.vue.d.ts +1 -2
  115. package/types/components/wt-vidstack-player/components/buttons/play-button.vue.d.ts +1 -2
  116. package/types/components/wt-vidstack-player/components/controls-group/controls-group.vue.d.ts +4 -5
  117. package/types/components/wt-vidstack-player/components/layouts/video-layout.vue.d.ts +5 -6
  118. package/types/components/wt-vidstack-player/components/panels/media-controls-panel/components/buttons/fullscreen-button.vue.d.ts +1 -2
  119. package/types/components/wt-vidstack-player/components/panels/media-controls-panel/components/buttons/play-button.vue.d.ts +1 -2
  120. package/types/components/wt-vidstack-player/components/panels/media-controls-panel/components/sliders/time-slider.vue.d.ts +1 -2
  121. package/types/components/wt-vidstack-player/components/panels/media-controls-panel/components/time-group.vue.d.ts +1 -2
  122. package/types/components/wt-vidstack-player/components/panels/media-controls-panel/media-controls-panel.vue.d.ts +1 -2
  123. package/types/components/wt-vidstack-player/components/panels/screen-sharing-controls-panel/screen-sharing-controls-panel.vue.d.ts +1 -2
  124. package/types/components/wt-vidstack-player/components/panels/video-call-controls-panel/video-call-controls-panel.vue.d.ts +1 -2
  125. package/types/components/wt-vidstack-player/components/panels/video-display-panel/video-display-panel.vue.d.ts +1 -2
  126. package/types/components/wt-vidstack-player/components/recording-indicator/recording-indicator.vue.d.ts +1 -2
  127. package/types/components/wt-vidstack-player/components/screenshot-box/screenshot-box.vue.d.ts +1 -2
  128. package/types/components/wt-vidstack-player/components/toggle-button.vue.d.ts +1 -2
  129. package/types/components/wt-vidstack-player/wt-vidstack-player.vue.d.ts +6 -9
  130. package/types/modules/AgentPdfs/components/agent-pdfs-tab.vue.d.ts +2 -3
  131. package/types/modules/AgentPdfs/components/pdf-status-preview.vue.d.ts +1 -2
  132. package/types/modules/AgentPdfs/components/pdf-status.vue.d.ts +1 -2
  133. package/types/modules/AgentStatusSelect/components/_internals/wt-cc-pause-cause-popup.vue.d.ts +7 -20
  134. package/types/modules/AgentStatusSelect/components/_internals/wt-cc-status-select-error-popup.vue.d.ts +7 -16
  135. package/types/modules/AgentStatusSelect/components/wt-cc-agent-status-select.vue.d.ts +10 -32
  136. package/types/modules/Appearance/components/wt-dark-mode-switcher.vue.d.ts +7 -18
  137. package/types/modules/AuditForm/components/audit-form-question-read-wrapper.vue.d.ts +2 -4
  138. package/types/modules/AuditForm/components/audit-form-question-write-wrapper.vue.d.ts +1 -2
  139. package/types/modules/AuditForm/components/audit-form-question.vue.d.ts +2 -4
  140. package/types/modules/AuditForm/components/audit-form.vue.d.ts +2 -4
  141. package/types/modules/AuditForm/components/form/form-footer/audit-form-footer.vue.d.ts +1 -2
  142. package/types/modules/AuditForm/components/form-answers/answer-editing-info/audit-form-answer-editing-info.vue.d.ts +1 -2
  143. package/types/modules/AuditForm/components/form-questions/options/audit-form-question-options-write-row.vue.d.ts +9 -28
  144. package/types/modules/AuditForm/components/form-questions/options/audit-form-question-options.vue.d.ts +2 -4
  145. package/types/modules/AuditForm/components/form-questions/score/audit-form-question-score.vue.d.ts +1 -2
  146. package/types/modules/CallSession/modules/ScreenSharing/screen-sharing.vue.d.ts +1 -2
  147. package/types/modules/CallSession/modules/VideoCall/video-call.vue.d.ts +10 -28
  148. package/types/modules/DeleteConfirmationPopup/components/delete-confirmation-popup.vue.d.ts +9 -24
  149. package/types/modules/FilesExport/FilesExport.d.ts +3 -1
  150. package/types/modules/Filters/components/filter-datetime.vue.d.ts +8 -20
  151. package/types/modules/Filters/components/filter-pagination.vue.d.ts +8 -22
  152. package/types/modules/Filters/components/filter-search.vue.d.ts +10 -38
  153. package/types/modules/Filters/components/filter-select.vue.d.ts +8 -20
  154. package/types/modules/Filters/components/filter-table-fields.vue.d.ts +11 -34
  155. package/types/modules/ObjectPermissions/_internals/components/permissions-role-row.vue.d.ts +6 -12
  156. package/types/modules/ObjectPermissions/_internals/components/permissions-role-select.vue.d.ts +1 -9
  157. package/types/modules/ObjectPermissions/_internals/components/permissions-tab-role-popup.vue.d.ts +6 -12
  158. package/types/modules/ObjectPermissions/components/permissions-tab.vue.d.ts +8 -44
  159. package/types/modules/QueryFilters/components/abstract-api-filter.vue.d.ts +2 -3
  160. package/types/modules/QueryFilters/components/abstract-enum-filter.vue.d.ts +2 -3
  161. package/types/modules/QueryFilters/components/filter-datetime.vue.d.ts +2 -3
  162. package/types/modules/QueryFilters/components/filter-from-to.vue.d.ts +2 -3
  163. package/types/modules/QueryFilters/components/filter-search.vue.d.ts +2 -3
  164. package/types/modules/QueryFilters/components/filter-table-fields.vue.d.ts +2 -3
  165. package/types/playground.vue.d.ts +1 -2
  166. package/types/scripts/caseConverters.d.ts +1 -1
  167. package/types/the-app.vue.d.ts +2 -3
  168. package/dist/plyr-B0Ha1r7X.js +0 -4152
  169. package/dist/vidstack-DqAw8m9J-CgqSPNym.js +0 -29
  170. package/types/api/history/index.d.ts +0 -2
  171. package/types/api/history/transcript/callTranscript.d.ts +0 -15
  172. package/types/components/wt-headline-nav/__tests__/wt-headline-nav.spec.d.ts +0 -1
  173. package/types/components/wt-headline-nav/wt-headline-nav.vue.d.ts +0 -7
  174. package/types/components/wt-loader/_internals/wt-loader--md.vue.d.ts +0 -2
  175. package/types/components/wt-loader/_internals/wt-loader--sm.vue.d.ts +0 -16
  176. package/types/components/wt-vidstack-player/components/panels/media-control-panel/components/buttons/fullscreen-button.vue.d.ts +0 -6
  177. package/types/components/wt-vidstack-player/components/panels/media-control-panel/components/buttons/play-button.vue.d.ts +0 -2
  178. package/types/components/wt-vidstack-player/components/panels/media-control-panel/components/sliders/time-slider.vue.d.ts +0 -2
  179. package/types/components/wt-vidstack-player/components/panels/media-control-panel/components/time-group.vue.d.ts +0 -2
  180. package/types/components/wt-vidstack-player/components/panels/media-control-panel/media-control-panel.vue.d.ts +0 -2
  181. package/types/components/wt-vidstack-player/components/panels/screen-sharing-control-panel/screen-sharing-control-panel.vue.d.ts +0 -17
  182. package/types/components/wt-vidstack-player/types/ScreenshotStatus.d.ts +0 -1
  183. package/types/locale/ua/ua.d.ts +0 -911
  184. package/types/modules/FilesExport/scripts/generateMediaURL.d.ts +0 -2
  185. package/types/plugins/primevue/theme/extend/extend.d.ts +0 -5
  186. package/types/plugins/primevue/theme/extend/spacings/spacings.d.ts +0 -13
  187. package/types/plugins/primevue/theme/semantic/color-scheme/color-schema.d.ts +0 -1189
  188. package/types/plugins/primevue/theme/semantic/color-scheme/dark-color.d.ts +0 -162
  189. package/types/plugins/primevue/theme/semantic/color-scheme/light-color.d.ts +0 -162
  190. package/types/plugins/primevue/theme/semantic/color-scheme/palette.d.ts +0 -435
  191. package/types/plugins/primevue/theme/semantic/semantic.d.ts +0 -5
@@ -1,76 +1,17 @@
1
- declare const _default: typeof __VLS_export;
2
- export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- src: {
5
- type: StringConstructor;
6
- };
7
- size: {
8
- type: StringConstructor;
9
- default: string;
10
- options: string[];
11
- };
12
- badge: {
13
- type: BooleanConstructor;
14
- default: boolean;
15
- };
16
- username: {
17
- type: StringConstructor;
18
- description: string;
19
- };
20
- status: {
21
- type: StringConstructor;
22
- options: Readonly<{
23
- ACTIVE: "active";
24
- DND: "dnd";
25
- BUSY: "busy";
26
- OFFLINE: "offline";
27
- ONLINE: "online";
28
- PAUSE: "pause";
29
- }>;
30
- default: "offline";
31
- };
32
- shape: {
33
- type: StringConstructor;
34
- default: string;
35
- options: string[];
36
- };
37
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
38
- src: {
39
- type: StringConstructor;
40
- };
41
- size: {
42
- type: StringConstructor;
43
- default: string;
44
- options: string[];
45
- };
46
- badge: {
47
- type: BooleanConstructor;
48
- default: boolean;
49
- };
50
- username: {
51
- type: StringConstructor;
52
- description: string;
53
- };
54
- status: {
55
- type: StringConstructor;
56
- options: Readonly<{
57
- ACTIVE: "active";
58
- DND: "dnd";
59
- BUSY: "busy";
60
- OFFLINE: "offline";
61
- ONLINE: "online";
62
- PAUSE: "pause";
63
- }>;
64
- default: "offline";
65
- };
66
- shape: {
67
- type: StringConstructor;
68
- default: string;
69
- options: string[];
70
- };
71
- }>> & Readonly<{}>, {
1
+ declare const _default: import("vue").DefineComponent<{}, {
72
2
  status: string;
73
3
  size: string;
74
4
  badge: boolean;
75
5
  shape: string;
76
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ src?: string;
7
+ username?: string;
8
+ $props: {
9
+ readonly status?: string;
10
+ readonly size?: string;
11
+ readonly badge?: boolean;
12
+ readonly shape?: string;
13
+ readonly src?: string;
14
+ readonly username?: string;
15
+ };
16
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
17
+ export default _default;
@@ -1,6 +1,4 @@
1
- declare const _default: typeof __VLS_export;
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
  colorVariable: {
5
3
  type: StringConstructor;
6
4
  default: string;
@@ -42,3 +40,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
42
40
  colorVariable: string;
43
41
  outside: boolean;
44
42
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
43
+ export default _default;
@@ -4,17 +4,16 @@ interface Props {
4
4
  severity?: "secondary" | "info" | "success" | "warn" | "error" | "online" | "dnd" | "busy" | "pause" | "onlineCc" | "offline";
5
5
  size?: ComponentSize;
6
6
  }
7
- declare var __VLS_8: {};
7
+ declare var __VLS_6: {};
8
8
  type __VLS_Slots = {} & {
9
- default?: (props: typeof __VLS_8) => any;
9
+ default?: (props: typeof __VLS_6) => any;
10
10
  };
11
- declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
11
+ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
12
12
  value: string | number;
13
13
  size: ComponentSize;
14
14
  severity: "secondary" | "info" | "success" | "warn" | "error" | "online" | "dnd" | "busy" | "pause" | "onlineCc" | "offline";
15
15
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
- declare const _default: typeof __VLS_export;
16
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
18
17
  export default _default;
19
18
  type __VLS_WithSlots<T, S> = T & {
20
19
  new (): {
@@ -5,6 +5,5 @@ interface Props extends BreadcrumbProps {
5
5
  route?: string | object;
6
6
  }>;
7
7
  }
8
- declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
- declare const _default: typeof __VLS_export;
8
+ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
10
9
  export default _default;
@@ -14,13 +14,13 @@ interface WtButtonProps extends /* @vue-ignore */ ButtonProps {
14
14
  badgeAbsolutePosition?: boolean;
15
15
  variant?: ButtonVariant;
16
16
  }
17
- declare var __VLS_15: {}, __VLS_24: {};
17
+ declare var __VLS_14: {}, __VLS_19: {};
18
18
  type __VLS_Slots = {} & {
19
- default?: (props: typeof __VLS_15) => any;
19
+ default?: (props: typeof __VLS_14) => any;
20
20
  } & {
21
- badge?: (props: typeof __VLS_24) => any;
21
+ badge?: (props: typeof __VLS_19) => any;
22
22
  };
23
- declare const __VLS_base: import("vue").DefineComponent<WtButtonProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
+ declare const __VLS_component: import("vue").DefineComponent<WtButtonProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
24
  click: (...args: any[]) => void;
25
25
  }, string, import("vue").PublicProps, Readonly<WtButtonProps> & Readonly<{
26
26
  onClick?: (...args: any[]) => any;
@@ -29,14 +29,13 @@ declare const __VLS_base: import("vue").DefineComponent<WtButtonProps, {}, {}, {
29
29
  size: ComponentSize;
30
30
  color: ButtonColor;
31
31
  icon: string;
32
+ wide: boolean;
32
33
  loading: boolean;
33
34
  iconPrefix: string;
34
- wide: boolean;
35
35
  widthByContent: boolean;
36
36
  variant: ButtonVariant;
37
37
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
38
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
39
- declare const _default: typeof __VLS_export;
38
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
40
39
  export default _default;
41
40
  type __VLS_WithSlots<T, S> = T & {
42
41
  new (): {
@@ -1,59 +1,19 @@
1
- declare const _default: typeof __VLS_export;
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 __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
- /**
9
- * See context-menu component docs
10
- */
11
- options: {
12
- type: ArrayConstructor;
13
- required: true;
14
- };
15
- /**
16
- * @values 'primary', 'secondary'
17
- * @example <wt-button color="secondary"></wt-button>
18
- */
19
- color: {
20
- type: StringConstructor;
21
- default: string;
22
- };
23
- disabled: {
24
- type: BooleanConstructor;
25
- default: boolean;
26
- };
27
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
28
- click: (...args: any[]) => void;
29
- "click:option": (...args: any[]) => void;
30
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
31
- /**
32
- * See context-menu component docs
33
- */
34
- options: {
35
- type: ArrayConstructor;
36
- required: true;
37
- };
38
- /**
39
- * @values 'primary', 'secondary'
40
- * @example <wt-button color="secondary"></wt-button>
41
- */
42
- color: {
43
- type: StringConstructor;
44
- default: string;
45
- };
46
- disabled: {
47
- type: BooleanConstructor;
48
- default: boolean;
49
- };
50
- }>> & Readonly<{
51
- onClick?: (...args: any[]) => any;
52
- "onClick:option"?: (...args: any[]) => any;
53
- }>, {
6
+ declare const __VLS_component: import("vue").DefineComponent<{}, {
7
+ $emit: (event: "click" | "click:option", ...args: any[]) => void;
8
+ options: unknown[];
54
9
  disabled: boolean;
55
10
  color: string;
56
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
11
+ $props: {
12
+ readonly options?: unknown[];
13
+ readonly disabled?: boolean;
14
+ readonly color?: string;
15
+ };
16
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
57
17
  type __VLS_Slots = {
58
18
  default?: (props: {}) => any;
59
19
  };
@@ -5,19 +5,18 @@ interface WtCheckboxProps extends CheckboxProps {
5
5
  disabled?: boolean;
6
6
  }
7
7
  type __VLS_Props = WtCheckboxProps;
8
- type __VLS_ModelProps = {
8
+ type __VLS_PublicProps = __VLS_Props & {
9
9
  'selected': boolean | string[];
10
10
  };
11
- type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
12
- declare var __VLS_19: {
11
+ declare var __VLS_13: {
13
12
  label: string;
14
13
  isChecked: any;
15
14
  disabled: boolean;
16
15
  };
17
16
  type __VLS_Slots = {} & {
18
- label?: (props: typeof __VLS_19) => any;
17
+ label?: (props: typeof __VLS_13) => any;
19
18
  };
20
- declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
21
20
  "update:selected": (value: boolean | string[]) => any;
22
21
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
23
22
  "onUpdate:selected"?: (value: boolean | string[]) => any;
@@ -26,8 +25,7 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {
26
25
  value: string | boolean;
27
26
  label: string;
28
27
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
29
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
30
- declare const _default: typeof __VLS_export;
28
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
31
29
  export default _default;
32
30
  type __VLS_WithSlots<T, S> = T & {
33
31
  new (): {
@@ -3,16 +3,15 @@ import { ChipColor } from '../../enums';
3
3
  interface WtProps extends ChipProps {
4
4
  color?: ChipColor;
5
5
  }
6
- declare var __VLS_8: {};
6
+ declare var __VLS_6: {};
7
7
  type __VLS_Slots = {} & {
8
- default?: (props: typeof __VLS_8) => any;
8
+ default?: (props: typeof __VLS_6) => any;
9
9
  };
10
- declare const __VLS_base: import("vue").DefineComponent<WtProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<WtProps> & Readonly<{}>, {
10
+ declare const __VLS_component: import("vue").DefineComponent<WtProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<WtProps> & Readonly<{}>, {
11
11
  color: ChipColor;
12
12
  removable: boolean;
13
13
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
14
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
- declare const _default: typeof __VLS_export;
14
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
16
15
  export default _default;
17
16
  type __VLS_WithSlots<T, S> = T & {
18
17
  new (): {
@@ -1,53 +1,21 @@
1
- declare const _default: typeof __VLS_export;
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 __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
- title: {
9
- type: StringConstructor;
10
- required: true;
11
- };
12
- deleteMessage: {
13
- type: StringConstructor;
14
- default: string;
15
- };
16
- subject: {
17
- type: StringConstructor;
18
- default: string;
19
- };
20
- callback: {
21
- type: FunctionConstructor;
22
- required: true;
23
- };
24
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
25
- close: (...args: any[]) => void;
26
- confirm: (...args: any[]) => void;
27
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
- title: {
29
- type: StringConstructor;
30
- required: true;
31
- };
32
- deleteMessage: {
33
- type: StringConstructor;
34
- default: string;
35
- };
36
- subject: {
37
- type: StringConstructor;
38
- default: string;
39
- };
40
- callback: {
41
- type: FunctionConstructor;
42
- required: true;
43
- };
44
- }>> & Readonly<{
45
- onClose?: (...args: any[]) => any;
46
- onConfirm?: (...args: any[]) => any;
47
- }>, {
6
+ declare const __VLS_component: import("vue").DefineComponent<{}, {
7
+ $emit: (event: "close" | "confirm", ...args: any[]) => void;
8
+ title: string;
9
+ callback: Function;
48
10
  deleteMessage: string;
49
11
  subject: string;
50
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
+ $props: {
13
+ readonly title?: string;
14
+ readonly callback?: Function;
15
+ readonly deleteMessage?: string;
16
+ readonly subject?: string;
17
+ };
18
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
51
19
  type __VLS_Slots = {
52
20
  main?: (props: {}) => any;
53
21
  } & {
@@ -1,92 +1,29 @@
1
- declare const _default: typeof __VLS_export;
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 __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
- options: {
9
- type: ArrayConstructor;
10
- required: true;
11
- description: string;
12
- };
13
- visible: {
14
- type: BooleanConstructor;
15
- default: boolean;
16
- };
17
- width: {
18
- type: StringConstructor[];
19
- default: string;
20
- };
21
- minWidth: {
22
- type: StringConstructor[];
23
- default: string;
24
- };
25
- maxWidth: {
26
- type: StringConstructor[];
27
- default: string;
28
- };
29
- disabled: {
30
- type: BooleanConstructor;
31
- default: boolean;
32
- };
33
- pt: {
34
- type: ObjectConstructor;
35
- default: () => any;
36
- };
37
- tooltipTriggers: {
38
- type: ArrayConstructor;
39
- default: () => string[];
40
- };
41
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
42
- click: (...args: any[]) => void;
43
- "update:visible": (...args: any[]) => void;
44
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
45
- options: {
46
- type: ArrayConstructor;
47
- required: true;
48
- description: string;
49
- };
50
- visible: {
51
- type: BooleanConstructor;
52
- default: boolean;
53
- };
54
- width: {
55
- type: StringConstructor[];
56
- default: string;
57
- };
58
- minWidth: {
59
- type: StringConstructor[];
60
- default: string;
61
- };
62
- maxWidth: {
63
- type: StringConstructor[];
64
- default: string;
65
- };
66
- disabled: {
67
- type: BooleanConstructor;
68
- default: boolean;
69
- };
70
- pt: {
71
- type: ObjectConstructor;
72
- default: () => any;
73
- };
74
- tooltipTriggers: {
75
- type: ArrayConstructor;
76
- default: () => string[];
77
- };
78
- }>> & Readonly<{
79
- onClick?: (...args: any[]) => any;
80
- "onUpdate:visible"?: (...args: any[]) => any;
81
- }>, {
6
+ declare const __VLS_component: import("vue").DefineComponent<{}, {
7
+ $emit: (event: "click" | "update:visible", ...args: any[]) => void;
8
+ options: unknown[];
82
9
  disabled: boolean;
83
- pt: Record<string, any>;
84
10
  visible: boolean;
11
+ tooltipTriggers: unknown[];
85
12
  width: string;
86
13
  minWidth: string;
87
14
  maxWidth: string;
88
- tooltipTriggers: unknown[];
89
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
15
+ pt?: Record<string, any>;
16
+ $props: {
17
+ readonly options?: unknown[];
18
+ readonly disabled?: boolean;
19
+ readonly visible?: boolean;
20
+ readonly tooltipTriggers?: unknown[];
21
+ readonly width?: string;
22
+ readonly minWidth?: string;
23
+ readonly maxWidth?: string;
24
+ readonly pt?: Record<string, any>;
25
+ };
26
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
90
27
  type __VLS_Slots = {
91
28
  activator?: (props: {
92
29
  toggle: any;
@@ -1,6 +1,4 @@
1
- declare const _default: typeof __VLS_export;
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: StringConstructor;
6
4
  };
@@ -26,3 +24,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
26
24
  }>> & Readonly<{}>, {
27
25
  tooltips: Record<string, any>;
28
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
27
+ export default _default;
@@ -1,133 +1,35 @@
1
- declare const _default: typeof __VLS_export;
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 __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
- /**
9
- * [`'date'`, `'datetime'`]
10
- * */
11
- mode: {
12
- type: StringConstructor;
13
- default: string;
14
- options: string[];
15
- };
16
- value: {
17
- type: (StringConstructor | NumberConstructor)[];
18
- default: string;
19
- };
20
- /**
21
- * label above calendar input
22
- */
23
- label: {
24
- type: StringConstructor;
25
- default: string;
26
- };
27
- placeholder: {
28
- type: StringConstructor;
29
- default: string;
30
- };
31
- disabled: {
32
- type: BooleanConstructor;
33
- default: boolean;
34
- };
35
- disabledDates: {
36
- type: ObjectConstructor;
37
- };
38
- lang: {
39
- type: StringConstructor;
40
- default: string;
41
- };
42
- /**
43
- * Object with props, passed down to wt-label as props
44
- */
45
- labelProps: {
46
- type: ObjectConstructor;
47
- };
48
- /**
49
- * Native input required attribute
50
- */
51
- required: {
52
- type: BooleanConstructor;
53
- default: boolean;
54
- };
55
- v: {
56
- type: ObjectConstructor;
57
- };
58
- clearable: {
59
- type: BooleanConstructor;
60
- default: boolean;
61
- };
62
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
63
- input: (...args: any[]) => void;
64
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
65
- /**
66
- * [`'date'`, `'datetime'`]
67
- * */
68
- mode: {
69
- type: StringConstructor;
70
- default: string;
71
- options: string[];
72
- };
73
- value: {
74
- type: (StringConstructor | NumberConstructor)[];
75
- default: string;
76
- };
77
- /**
78
- * label above calendar input
79
- */
80
- label: {
81
- type: StringConstructor;
82
- default: string;
83
- };
84
- placeholder: {
85
- type: StringConstructor;
86
- default: string;
87
- };
88
- disabled: {
89
- type: BooleanConstructor;
90
- default: boolean;
91
- };
92
- disabledDates: {
93
- type: ObjectConstructor;
94
- };
95
- lang: {
96
- type: StringConstructor;
97
- default: string;
98
- };
99
- /**
100
- * Object with props, passed down to wt-label as props
101
- */
102
- labelProps: {
103
- type: ObjectConstructor;
104
- };
105
- /**
106
- * Native input required attribute
107
- */
108
- required: {
109
- type: BooleanConstructor;
110
- default: boolean;
111
- };
112
- v: {
113
- type: ObjectConstructor;
114
- };
115
- clearable: {
116
- type: BooleanConstructor;
117
- default: boolean;
118
- };
119
- }>> & Readonly<{
120
- onInput?: (...args: any[]) => any;
121
- }>, {
6
+ declare const __VLS_component: import("vue").DefineComponent<{}, {
7
+ $emit: (event: "input", ...args: any[]) => void;
122
8
  disabled: boolean;
123
9
  value: string | number;
124
10
  required: boolean;
125
11
  label: string;
12
+ placeholder: string;
126
13
  mode: string;
127
14
  lang: string;
128
- placeholder: string;
129
15
  clearable: boolean;
130
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
16
+ v?: Record<string, any>;
17
+ disabledDates?: Record<string, any>;
18
+ labelProps?: Record<string, any>;
19
+ $props: {
20
+ readonly disabled?: boolean;
21
+ readonly value?: string | number;
22
+ readonly required?: boolean;
23
+ readonly label?: string;
24
+ readonly placeholder?: string;
25
+ readonly mode?: string;
26
+ readonly lang?: string;
27
+ readonly clearable?: boolean;
28
+ readonly v?: Record<string, any>;
29
+ readonly disabledDates?: Record<string, any>;
30
+ readonly labelProps?: Record<string, any>;
31
+ };
32
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
131
33
  type __VLS_Slots = {
132
34
  label?: (props: {
133
35
  label: string;
@@ -2,8 +2,7 @@ import type { DividerProps } from 'primevue';
2
2
  interface Props extends DividerProps {
3
3
  variant?: 'horizontal' | 'vertical';
4
4
  }
5
- declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
5
+ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
6
6
  variant: "horizontal" | "vertical";
7
7
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
- declare const _default: typeof __VLS_export;
9
8
  export default _default;