@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,29 +1,10 @@
1
- declare const _default: typeof __VLS_export;
2
- export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- option: {
5
- type: ObjectConstructor;
6
- required: true;
7
- };
8
- first: {
9
- type: BooleanConstructor;
10
- default: boolean;
11
- };
12
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
- delete: (...args: any[]) => void;
14
- "update:option": (...args: any[]) => void;
15
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
- option: {
17
- type: ObjectConstructor;
18
- required: true;
19
- };
20
- first: {
21
- type: BooleanConstructor;
22
- default: boolean;
23
- };
24
- }>> & Readonly<{
25
- onDelete?: (...args: any[]) => any;
26
- "onUpdate:option"?: (...args: any[]) => any;
27
- }>, {
1
+ declare const _default: import("vue").DefineComponent<{}, {
2
+ $emit: (event: "delete" | "update:option", ...args: any[]) => void;
3
+ option: Record<string, any>;
28
4
  first: boolean;
29
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
+ $props: {
6
+ readonly option?: Record<string, any>;
7
+ readonly first?: boolean;
8
+ };
9
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
10
+ export default _default;
@@ -5,17 +5,15 @@ type __VLS_Props = {
5
5
  */
6
6
  mode: 'read' | 'write';
7
7
  };
8
- type __VLS_ModelProps = {
8
+ type __VLS_PublicProps = __VLS_Props & {
9
9
  'question'?: EngineQuestion;
10
10
  'answer'?: EngineQuestionAnswer | null;
11
11
  };
12
- type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
13
- declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
+ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
13
  "update:question": (value: EngineQuestion) => any;
15
14
  "update:answer": (value: EngineQuestionAnswer) => any;
16
15
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
17
16
  "onUpdate:question"?: (value: EngineQuestion) => any;
18
17
  "onUpdate:answer"?: (value: EngineQuestionAnswer) => any;
19
18
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
- declare const _default: typeof __VLS_export;
21
19
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { EngineQuestion, EngineQuestionAnswer } from 'webitel-sdk';
2
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  mode: {
4
4
  type: StringConstructor;
5
5
  default: string;
@@ -30,5 +30,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
30
30
  }>, {
31
31
  mode: string;
32
32
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
33
- declare const _default: typeof __VLS_export;
34
33
  export default _default;
@@ -4,7 +4,7 @@ interface Props {
4
4
  screenshotStatus: ScreenshotStatus | null;
5
5
  screenshotIsLoading: boolean;
6
6
  }
7
- declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
+ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
8
  "close-session": () => any;
9
9
  "make-screenshot": () => any;
10
10
  "toggle-record": () => any;
@@ -13,5 +13,4 @@ declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {},
13
13
  "onMake-screenshot"?: () => any;
14
14
  "onToggle-record"?: () => any;
15
15
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
- declare const _default: typeof __VLS_export;
17
16
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { ComponentSize } from '../../../../enums';
2
- import { ResultCallbacks } from '../../../../types';
3
2
  import { ScreenshotStatus } from '../../types';
4
3
  import { VideoCallAction } from './enums/VideoCallAction.enum';
5
4
  type __VLS_Props = {
@@ -26,43 +25,26 @@ type __VLS_Props = {
26
25
  'actions:settings:disabled'?: boolean;
27
26
  'actions:chat:pressed'?: boolean;
28
27
  };
29
- declare var __VLS_11: {
28
+ declare var __VLS_10: {
30
29
  size: ComponentSize;
31
- }, __VLS_13: {
30
+ }, __VLS_12: {
32
31
  size: ComponentSize;
33
32
  };
34
33
  type __VLS_Slots = {} & {
35
- content?: (props: typeof __VLS_11) => any;
34
+ content?: (props: typeof __VLS_10) => any;
36
35
  } & {
37
- overlay?: (props: typeof __VLS_13) => any;
36
+ overlay?: (props: typeof __VLS_12) => any;
38
37
  };
39
- declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
40
- "change-size": (size: ComponentSize) => any;
41
- "action:screenshot": (payload?: unknown, options?: ResultCallbacks) => any;
42
- "action:recordings": (payload?: unknown, options?: ResultCallbacks) => any;
43
- "action:mic": (payload?: unknown, options?: ResultCallbacks) => any;
44
- "action:video": (payload?: unknown, options?: ResultCallbacks) => any;
45
- "action:settings": (payload?: unknown, options?: ResultCallbacks) => any;
46
- "action:chat": (payload?: unknown, options?: ResultCallbacks) => any;
47
- "action:hangup": (payload?: unknown, options?: ResultCallbacks) => any;
48
- "action:zoom-screenshot": () => any;
49
- "action:close-screenshot": () => any;
38
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
39
+ [x: string]: any;
40
+ } & {
41
+ [x: string]: any;
50
42
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
51
- "onChange-size"?: (size: ComponentSize) => any;
52
- "onAction:screenshot"?: (payload?: unknown, options?: ResultCallbacks) => any;
53
- "onAction:recordings"?: (payload?: unknown, options?: ResultCallbacks) => any;
54
- "onAction:mic"?: (payload?: unknown, options?: ResultCallbacks) => any;
55
- "onAction:video"?: (payload?: unknown, options?: ResultCallbacks) => any;
56
- "onAction:settings"?: (payload?: unknown, options?: ResultCallbacks) => any;
57
- "onAction:chat"?: (payload?: unknown, options?: ResultCallbacks) => any;
58
- "onAction:hangup"?: (payload?: unknown, options?: ResultCallbacks) => any;
59
- "onAction:zoom-screenshot"?: () => any;
60
- "onAction:close-screenshot"?: () => any;
43
+ [x: `on${Capitalize<any>}`]: (...args: any) => any;
61
44
  }>, {
62
45
  position: "left-bottom" | "right-bottom" | "center";
63
46
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
64
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
65
- declare const _default: typeof __VLS_export;
47
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
66
48
  export default _default;
67
49
  type __VLS_WithSlots<T, S> = T & {
68
50
  new (): {
@@ -1,32 +1,17 @@
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
- deleteCount: {
9
- type: NumberConstructor;
10
- required: true;
6
+ declare const __VLS_component: import("vue").DefineComponent<{}, {
7
+ $emit: (event: "close", ...args: any[]) => void;
8
+ callback: Function;
9
+ deleteCount: number;
10
+ $props: {
11
+ readonly callback?: Function;
12
+ readonly deleteCount?: number;
11
13
  };
12
- callback: {
13
- type: FunctionConstructor;
14
- required: true;
15
- };
16
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
17
- close: (...args: any[]) => void;
18
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
- deleteCount: {
20
- type: NumberConstructor;
21
- required: true;
22
- };
23
- callback: {
24
- type: FunctionConstructor;
25
- required: true;
26
- };
27
- }>> & Readonly<{
28
- onClose?: (...args: any[]) => any;
29
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
14
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
30
15
  type __VLS_Slots = {
31
16
  deleteMessage?: (props: {}) => any;
32
17
  };
@@ -15,7 +15,9 @@ export default class FilesExport {
15
15
  zippingProgress: {
16
16
  percent: number;
17
17
  };
18
- filesURL: any;
18
+ filesURL: (id: any, { download }?: {
19
+ download?: boolean;
20
+ }) => string;
19
21
  _fetchFileBinary(fileId: any): Promise<any>;
20
22
  resetProgress(): void;
21
23
  _addFilesToZip(items: any, zip: any): Promise<void>;
@@ -1,21 +1,9 @@
1
- declare const _default: typeof __VLS_export;
1
+ declare const _default: import("vue").DefineComponent<{}, {
2
+ namespace: string;
3
+ filterQuery: string;
4
+ $props: {
5
+ readonly namespace?: string;
6
+ readonly filterQuery?: string;
7
+ };
8
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
9
  export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- namespace: {
5
- type: StringConstructor;
6
- required: true;
7
- };
8
- filterQuery: {
9
- type: StringConstructor;
10
- required: true;
11
- };
12
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
13
- namespace: {
14
- type: StringConstructor;
15
- required: true;
16
- };
17
- filterQuery: {
18
- type: StringConstructor;
19
- required: true;
20
- };
21
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -1,23 +1,9 @@
1
- declare const _default: typeof __VLS_export;
2
- export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- namespace: {
5
- type: StringConstructor;
6
- required: true;
7
- };
8
- isNext: {
9
- type: BooleanConstructor;
10
- default: boolean;
11
- };
12
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
13
- namespace: {
14
- type: StringConstructor;
15
- required: true;
16
- };
17
- isNext: {
18
- type: BooleanConstructor;
19
- default: boolean;
20
- };
21
- }>> & Readonly<{}>, {
1
+ declare const _default: import("vue").DefineComponent<{}, {
2
+ namespace: string;
22
3
  isNext: boolean;
23
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4
+ $props: {
5
+ readonly namespace?: string;
6
+ readonly isNext?: boolean;
7
+ };
8
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
+ export default _default;
@@ -1,41 +1,13 @@
1
- declare const _default: typeof __VLS_export;
2
- export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- namespace: {
5
- type: StringConstructor;
6
- required: true;
7
- };
8
- multisearch: {
9
- type: BooleanConstructor;
10
- default: boolean;
11
- };
12
- name: {
13
- type: StringConstructor;
14
- default: string;
15
- };
16
- searchModeOpts: {
17
- type: ArrayConstructor;
18
- default: () => any[];
19
- };
20
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
- namespace: {
22
- type: StringConstructor;
23
- required: true;
24
- };
25
- multisearch: {
26
- type: BooleanConstructor;
27
- default: boolean;
28
- };
29
- name: {
30
- type: StringConstructor;
31
- default: string;
32
- };
33
- searchModeOpts: {
34
- type: ArrayConstructor;
35
- default: () => any[];
36
- };
37
- }>> & Readonly<{}>, {
1
+ declare const _default: import("vue").DefineComponent<{}, {
38
2
  name: string;
3
+ namespace: string;
39
4
  multisearch: boolean;
40
5
  searchModeOpts: unknown[];
41
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ $props: {
7
+ readonly name?: string;
8
+ readonly namespace?: string;
9
+ readonly multisearch?: boolean;
10
+ readonly searchModeOpts?: unknown[];
11
+ };
12
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
13
+ export default _default;
@@ -1,21 +1,9 @@
1
- declare const _default: typeof __VLS_export;
1
+ declare const _default: import("vue").DefineComponent<{}, {
2
+ namespace: string;
3
+ filterQuery: string;
4
+ $props: {
5
+ readonly namespace?: string;
6
+ readonly filterQuery?: string;
7
+ };
8
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
9
  export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- namespace: {
5
- type: StringConstructor;
6
- required: true;
7
- };
8
- filterQuery: {
9
- type: StringConstructor;
10
- required: true;
11
- };
12
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
13
- namespace: {
14
- type: StringConstructor;
15
- required: true;
16
- };
17
- filterQuery: {
18
- type: StringConstructor;
19
- required: true;
20
- };
21
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -1,35 +1,12 @@
1
- declare const _default: typeof __VLS_export;
2
- export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- namespace: {
5
- type: StringConstructor;
6
- required: true;
7
- };
8
- headers: {
9
- type: ArrayConstructor;
10
- required: true;
11
- };
12
- staticHeaders: {
13
- type: ArrayConstructor;
14
- default: () => any[];
15
- };
16
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
17
- change: (...args: any[]) => void;
18
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
- namespace: {
20
- type: StringConstructor;
21
- required: true;
22
- };
23
- headers: {
24
- type: ArrayConstructor;
25
- required: true;
26
- };
27
- staticHeaders: {
28
- type: ArrayConstructor;
29
- default: () => any[];
30
- };
31
- }>> & Readonly<{
32
- onChange?: (...args: any[]) => any;
33
- }>, {
1
+ declare const _default: import("vue").DefineComponent<{}, {
2
+ $emit: (event: "change", ...args: any[]) => void;
3
+ headers: unknown[];
4
+ namespace: string;
34
5
  staticHeaders: unknown[];
35
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ $props: {
7
+ readonly headers?: unknown[];
8
+ readonly namespace?: string;
9
+ readonly staticHeaders?: unknown[];
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,20 +1,14 @@
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
- role: {
9
- type: ObjectConstructor;
10
- required: true;
6
+ declare const __VLS_component: import("vue").DefineComponent<{}, {
7
+ role: Record<string, any>;
8
+ $props: {
9
+ readonly role?: Record<string, any>;
11
10
  };
12
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
13
- role: {
14
- type: ObjectConstructor;
15
- required: true;
16
- };
17
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
11
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
18
12
  type __VLS_Slots = {
19
13
  default?: (props: {}) => any;
20
14
  };
@@ -1,10 +1,2 @@
1
- declare const _default: typeof __VLS_export;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
4
- "update:modelValue": (value: any) => any;
5
- }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
6
- "onUpdate:modelValue"?: (value: any) => any;
7
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
8
- type __VLS_ModelProps = {
9
- modelValue: any;
10
- };
@@ -1,13 +1,7 @@
1
- declare const _default: typeof __VLS_export;
2
- export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- namespace: {
5
- type: StringConstructor;
6
- required: true;
7
- };
8
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
9
- namespace: {
10
- type: StringConstructor;
11
- required: true;
1
+ declare const _default: import("vue").DefineComponent<{}, {
2
+ namespace: string;
3
+ $props: {
4
+ readonly namespace?: string;
12
5
  };
13
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
7
+ export default _default;
@@ -1,45 +1,9 @@
1
- declare const _default: typeof __VLS_export;
2
- export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- /**
5
- * Namespace of the parent card store
6
- */
7
- namespace: {
8
- type: StringConstructor;
9
- required: true;
10
- };
11
- /**
12
- * Access to the component actions, related to permissions
13
- */
14
- access: {
15
- type: ObjectConstructor;
16
- default: () => {
17
- read: boolean;
18
- add: boolean;
19
- edit: boolean;
20
- delete: boolean;
21
- };
22
- };
23
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
24
- /**
25
- * Namespace of the parent card store
26
- */
27
- namespace: {
28
- type: StringConstructor;
29
- required: true;
30
- };
31
- /**
32
- * Access to the component actions, related to permissions
33
- */
34
- access: {
35
- type: ObjectConstructor;
36
- default: () => {
37
- read: boolean;
38
- add: boolean;
39
- edit: boolean;
40
- delete: boolean;
41
- };
42
- };
43
- }>> & Readonly<{}>, {
1
+ declare const _default: import("vue").DefineComponent<{}, {
44
2
  access: Record<string, any>;
45
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3
+ namespace: string;
4
+ $props: {
5
+ readonly access?: Record<string, any>;
6
+ readonly namespace?: string;
7
+ };
8
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
+ 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
  filterQuery: {
5
3
  type: StringConstructor;
6
4
  required: true;
@@ -61,3 +59,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
61
59
  required: true;
62
60
  };
63
61
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
62
+ 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
  filterQuery: {
5
3
  type: StringConstructor;
6
4
  required: true;
@@ -65,3 +63,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
65
63
  required: true;
66
64
  };
67
65
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
66
+ 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
  filterQuery: {
5
3
  type: StringConstructor;
6
4
  required: true;
@@ -54,3 +52,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
54
52
  type: StringConstructor;
55
53
  };
56
54
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
55
+ 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
  filterQuery: {
5
3
  type: StringConstructor;
6
4
  required: true;
@@ -63,3 +61,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
63
61
  type: NumberConstructor;
64
62
  };
65
63
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
64
+ 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
  filterQuery: {
5
3
  type: StringConstructor;
6
4
  default: string;
@@ -49,3 +47,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
49
47
  }>> & Readonly<{}>, {
50
48
  filterQuery: string;
51
49
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
50
+ 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
  entity: {
5
3
  type: StringConstructor;
6
4
  required: true;
@@ -77,3 +75,4 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
77
75
  type: ArrayConstructor;
78
76
  };
79
77
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
78
+ export default _default;
@@ -1,3 +1,2 @@
1
- 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>;
2
- declare const _default: typeof __VLS_export;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3
2
  export default _default;
@@ -1 +1 @@
1
- export { camelToKebab, camelToSnake, kebabToCamel, kebabToSnake, objCamelToKebab, objCamelToSnake, objSnakeToCamel, snakeToCamel, snakeToKebab } from "@webitel/api-services/utils";
1
+ export {};
@@ -1,5 +1,4 @@
1
- declare const _default: typeof __VLS_export;
2
- export default _default;
3
- declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
4
2
  Playground: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
5
3
  }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4
+ export default _default;