@dialpad/dialtone-vue 2.193.5 → 2.194.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 (239) hide show
  1. package/dist/common/mixins/index.cjs +1 -1
  2. package/dist/common/mixins/index.js +2 -4
  3. package/dist/common/mixins/index.js.map +1 -1
  4. package/dist/component-documentation.json +1 -1
  5. package/dist/dialtone-vue.cjs +1 -1
  6. package/dist/dialtone-vue.js +345 -347
  7. package/dist/dialtone-vue.js.map +1 -1
  8. package/dist/lib/attachment-carousel/attachment-carousel.cjs +1 -1
  9. package/dist/lib/attachment-carousel/attachment-carousel.cjs.map +1 -1
  10. package/dist/lib/attachment-carousel/attachment-carousel.js +16 -12
  11. package/dist/lib/attachment-carousel/attachment-carousel.js.map +1 -1
  12. package/dist/lib/breadcrumbs/breadcrumbs.cjs +1 -1
  13. package/dist/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
  14. package/dist/lib/breadcrumbs/breadcrumbs.js +6 -6
  15. package/dist/lib/breadcrumbs/breadcrumbs.js.map +1 -1
  16. package/dist/lib/button/button.cjs +1 -1
  17. package/dist/lib/button/button.cjs.map +1 -1
  18. package/dist/lib/button/button.js +6 -6
  19. package/dist/lib/button/button.js.map +1 -1
  20. package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
  21. package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
  22. package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +18 -18
  23. package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
  24. package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
  25. package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
  26. package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js +14 -14
  27. package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
  28. package/dist/lib/chip/chip.cjs +1 -1
  29. package/dist/lib/chip/chip.cjs.map +1 -1
  30. package/dist/lib/chip/chip.js +7 -7
  31. package/dist/lib/chip/chip.js.map +1 -1
  32. package/dist/lib/contact-centers-row/contact-centers-row.cjs +1 -1
  33. package/dist/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
  34. package/dist/lib/contact-centers-row/contact-centers-row.js +13 -13
  35. package/dist/lib/contact-centers-row/contact-centers-row.js.map +1 -1
  36. package/dist/lib/datepicker/datepicker.cjs +1 -1
  37. package/dist/lib/datepicker/datepicker.cjs.map +1 -1
  38. package/dist/lib/datepicker/datepicker.js +26 -26
  39. package/dist/lib/datepicker/datepicker.js.map +1 -1
  40. package/dist/lib/datepicker/formatUtils.cjs +1 -1
  41. package/dist/lib/datepicker/formatUtils.cjs.map +1 -1
  42. package/dist/lib/datepicker/formatUtils.js +21 -20
  43. package/dist/lib/datepicker/formatUtils.js.map +1 -1
  44. package/dist/lib/dropdown/dropdown.cjs +1 -1
  45. package/dist/lib/dropdown/dropdown.cjs.map +1 -1
  46. package/dist/lib/dropdown/dropdown.js +24 -26
  47. package/dist/lib/dropdown/dropdown.js.map +1 -1
  48. package/dist/lib/editor/editor.cjs +1 -1
  49. package/dist/lib/editor/editor.cjs.map +1 -1
  50. package/dist/lib/editor/editor.js +17 -17
  51. package/dist/lib/editor/editor.js.map +1 -1
  52. package/dist/lib/emoji-picker/emoji-picker.cjs +1 -1
  53. package/dist/lib/emoji-picker/emoji-picker.cjs.map +1 -1
  54. package/dist/lib/emoji-picker/emoji-picker.js +7 -6
  55. package/dist/lib/emoji-picker/emoji-picker.js.map +1 -1
  56. package/dist/lib/emoji-row/emoji-row.cjs +1 -1
  57. package/dist/lib/emoji-row/emoji-row.cjs.map +1 -1
  58. package/dist/lib/emoji-row/emoji-row.js +24 -20
  59. package/dist/lib/emoji-row/emoji-row.js.map +1 -1
  60. package/dist/lib/feed-item-pill/feed-item-pill.cjs +1 -1
  61. package/dist/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
  62. package/dist/lib/feed-item-pill/feed-item-pill.js +8 -8
  63. package/dist/lib/feed-item-pill/feed-item-pill.js.map +1 -1
  64. package/dist/lib/general-row/general-row.cjs +1 -1
  65. package/dist/lib/general-row/general-row.cjs.map +1 -1
  66. package/dist/lib/general-row/general-row.js +17 -17
  67. package/dist/lib/general-row/general-row.js.map +1 -1
  68. package/dist/lib/group-row/group-row.cjs +1 -1
  69. package/dist/lib/group-row/group-row.cjs.map +1 -1
  70. package/dist/lib/group-row/group-row.js +11 -7
  71. package/dist/lib/group-row/group-row.js.map +1 -1
  72. package/dist/lib/icon/icon.cjs +1 -1
  73. package/dist/lib/icon/icon.cjs.map +1 -1
  74. package/dist/lib/icon/icon.js +10 -6
  75. package/dist/lib/icon/icon.js.map +1 -1
  76. package/dist/lib/image-viewer/image-viewer.cjs +1 -1
  77. package/dist/lib/image-viewer/image-viewer.cjs.map +1 -1
  78. package/dist/lib/image-viewer/image-viewer.js +8 -7
  79. package/dist/lib/image-viewer/image-viewer.js.map +1 -1
  80. package/dist/lib/ivr-node/ivr-node.cjs +1 -1
  81. package/dist/lib/ivr-node/ivr-node.cjs.map +1 -1
  82. package/dist/lib/ivr-node/ivr-node.js +17 -17
  83. package/dist/lib/ivr-node/ivr-node.js.map +1 -1
  84. package/dist/lib/loader/loader.cjs +1 -1
  85. package/dist/lib/loader/loader.cjs.map +1 -1
  86. package/dist/lib/loader/loader.js +12 -8
  87. package/dist/lib/loader/loader.js.map +1 -1
  88. package/dist/lib/message-input/message-input-link.cjs +1 -1
  89. package/dist/lib/message-input/message-input-link.cjs.map +1 -1
  90. package/dist/lib/message-input/message-input-link.js +15 -15
  91. package/dist/lib/message-input/message-input-link.js.map +1 -1
  92. package/dist/lib/message-input/message-input-topbar.cjs +1 -1
  93. package/dist/lib/message-input/message-input-topbar.cjs.map +1 -1
  94. package/dist/lib/message-input/message-input-topbar.js +14 -10
  95. package/dist/lib/message-input/message-input-topbar.js.map +1 -1
  96. package/dist/lib/message-input/message-input.cjs +1 -1
  97. package/dist/lib/message-input/message-input.cjs.map +1 -1
  98. package/dist/lib/message-input/message-input.js +14 -10
  99. package/dist/lib/message-input/message-input.js.map +1 -1
  100. package/dist/lib/modal/modal.cjs +1 -1
  101. package/dist/lib/modal/modal.cjs.map +1 -1
  102. package/dist/lib/modal/modal.js +12 -11
  103. package/dist/lib/modal/modal.js.map +1 -1
  104. package/dist/lib/notice/notice-action.cjs +1 -1
  105. package/dist/lib/notice/notice-action.cjs.map +1 -1
  106. package/dist/lib/notice/notice-action.js +10 -6
  107. package/dist/lib/notice/notice-action.js.map +1 -1
  108. package/dist/lib/pagination/pagination.cjs +1 -1
  109. package/dist/lib/pagination/pagination.cjs.map +1 -1
  110. package/dist/lib/pagination/pagination.js +7 -7
  111. package/dist/lib/pagination/pagination.js.map +1 -1
  112. package/dist/lib/popover/popover-header-footer.cjs +1 -1
  113. package/dist/lib/popover/popover-header-footer.cjs.map +1 -1
  114. package/dist/lib/popover/popover-header-footer.js +13 -9
  115. package/dist/lib/popover/popover-header-footer.js.map +1 -1
  116. package/dist/lib/rich-text-editor/rich-text-editor.cjs +2 -2
  117. package/dist/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
  118. package/dist/lib/rich-text-editor/rich-text-editor.js +61 -57
  119. package/dist/lib/rich-text-editor/rich-text-editor.js.map +1 -1
  120. package/dist/lib/toast/toast.cjs.map +1 -1
  121. package/dist/lib/toast/toast.js.map +1 -1
  122. package/dist/lib/unread-pill/unread-pill.cjs +1 -1
  123. package/dist/lib/unread-pill/unread-pill.cjs.map +1 -1
  124. package/dist/lib/unread-pill/unread-pill.js +15 -11
  125. package/dist/lib/unread-pill/unread-pill.js.map +1 -1
  126. package/dist/localization/de-DE.cjs +1 -13
  127. package/dist/localization/de-DE.cjs.map +1 -1
  128. package/dist/localization/de-DE.js +1 -13
  129. package/dist/localization/de-DE.js.map +1 -1
  130. package/dist/localization/es-LA.cjs +1 -13
  131. package/dist/localization/es-LA.cjs.map +1 -1
  132. package/dist/localization/es-LA.js +1 -13
  133. package/dist/localization/es-LA.js.map +1 -1
  134. package/dist/localization/fr-FR.cjs +1 -13
  135. package/dist/localization/fr-FR.cjs.map +1 -1
  136. package/dist/localization/fr-FR.js +1 -13
  137. package/dist/localization/fr-FR.js.map +1 -1
  138. package/dist/localization/index.cjs +1 -1
  139. package/dist/localization/index.cjs.map +1 -1
  140. package/dist/localization/index.js +59 -53
  141. package/dist/localization/index.js.map +1 -1
  142. package/dist/localization/it-IT.cjs +1 -13
  143. package/dist/localization/it-IT.cjs.map +1 -1
  144. package/dist/localization/it-IT.js +1 -13
  145. package/dist/localization/it-IT.js.map +1 -1
  146. package/dist/localization/ja-JP.cjs +1 -8
  147. package/dist/localization/ja-JP.cjs.map +1 -1
  148. package/dist/localization/ja-JP.js +1 -8
  149. package/dist/localization/ja-JP.js.map +1 -1
  150. package/dist/localization/nl-NL.cjs +1 -13
  151. package/dist/localization/nl-NL.cjs.map +1 -1
  152. package/dist/localization/nl-NL.js +1 -13
  153. package/dist/localization/nl-NL.js.map +1 -1
  154. package/dist/localization/pt-BR.cjs +1 -13
  155. package/dist/localization/pt-BR.cjs.map +1 -1
  156. package/dist/localization/pt-BR.js +1 -13
  157. package/dist/localization/pt-BR.js.map +1 -1
  158. package/dist/localization/ru-RU.cjs +1 -23
  159. package/dist/localization/ru-RU.cjs.map +1 -1
  160. package/dist/localization/ru-RU.js +1 -23
  161. package/dist/localization/ru-RU.js.map +1 -1
  162. package/dist/localization/zh-CN.cjs +1 -8
  163. package/dist/localization/zh-CN.cjs.map +1 -1
  164. package/dist/localization/zh-CN.js +1 -8
  165. package/dist/localization/zh-CN.js.map +1 -1
  166. package/dist/shared/sr_only_close_button.cjs +1 -1
  167. package/dist/shared/sr_only_close_button.cjs.map +1 -1
  168. package/dist/shared/sr_only_close_button.js +14 -10
  169. package/dist/shared/sr_only_close_button.js.map +1 -1
  170. package/dist/types/common/mixins/index.d.ts +0 -1
  171. package/dist/types/common/sr_only_close_button.vue.d.ts +5 -8
  172. package/dist/types/common/sr_only_close_button.vue.d.ts.map +1 -1
  173. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +3 -5
  174. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
  175. package/dist/types/components/button/button.vue.d.ts +4 -6
  176. package/dist/types/components/button/button.vue.d.ts.map +1 -1
  177. package/dist/types/components/chip/chip.vue.d.ts +6 -8
  178. package/dist/types/components/chip/chip.vue.d.ts.map +1 -1
  179. package/dist/types/components/datepicker/formatUtils.d.ts.map +1 -1
  180. package/dist/types/components/datepicker/modules/calendar.vue.d.ts +3 -5
  181. package/dist/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
  182. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +3 -5
  183. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
  184. package/dist/types/components/dropdown/dropdown.vue.d.ts.map +1 -1
  185. package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -5
  186. package/dist/types/components/image_viewer/image_viewer.vue.d.ts +2 -4
  187. package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
  188. package/dist/types/components/loader/loader.vue.d.ts +5 -6
  189. package/dist/types/components/loader/loader.vue.d.ts.map +1 -1
  190. package/dist/types/components/modal/modal.vue.d.ts +2 -4
  191. package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
  192. package/dist/types/components/notice/notice_action.vue.d.ts +5 -6
  193. package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
  194. package/dist/types/components/pagination/pagination.vue.d.ts +4 -6
  195. package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
  196. package/dist/types/components/popover/popover_header_footer.vue.d.ts +5 -6
  197. package/dist/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
  198. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +5 -7
  199. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  200. package/dist/types/components/toast/layouts/toast_layout_alternate.vue.d.ts.map +1 -1
  201. package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +5 -7
  202. package/dist/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
  203. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +5 -7
  204. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  205. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +4 -6
  206. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  207. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +3 -5
  208. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  209. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +5 -6
  210. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
  211. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +14 -16
  212. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  213. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +5 -6
  214. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
  215. package/dist/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +6 -8
  216. package/dist/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
  217. package/dist/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +5 -6
  218. package/dist/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
  219. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +5 -7
  220. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  221. package/dist/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +3 -5
  222. package/dist/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
  223. package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +5 -6
  224. package/dist/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
  225. package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +5 -7
  226. package/dist/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
  227. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +17 -19
  228. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  229. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +8 -9
  230. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  231. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +5 -6
  232. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  233. package/package.json +2 -3
  234. package/dist/common/mixins/localization.cjs +0 -2
  235. package/dist/common/mixins/localization.cjs.map +0 -1
  236. package/dist/common/mixins/localization.js +0 -10
  237. package/dist/common/mixins/localization.js.map +0 -1
  238. package/dist/types/common/mixins/localization.d.ts +0 -8
  239. package/dist/types/common/mixins/localization.d.ts.map +0 -1
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  id: {
3
4
  type: StringConstructor;
@@ -79,22 +80,19 @@ declare const _default: import('vue').DefineComponent<{
79
80
  };
80
81
  }, {}, {
81
82
  open: boolean;
83
+ i18n: DialtoneLocalization;
82
84
  }, {
83
- showArrowButton(): never;
85
+ showArrowButton(): any;
84
86
  isCompactMode(): boolean;
85
87
  showPopover(): boolean;
86
- arrowButtonLabel(): Record<string, string>;
88
+ arrowButtonLabel(): string;
87
89
  }, {
88
90
  arrowClick(ev: any): boolean;
89
91
  toggleOpen(): boolean;
90
92
  syncOpenState(): void;
91
93
  buttonClick(ev: any): void;
92
94
  onModalIsOpened(isOpened: any): void;
93
- }, {
94
- data(): {
95
- i18n: import('../../..').DialtoneLocalization;
96
- };
97
- }, import('vue').ComponentOptionsMixin, ("click" | "opened" | "arrow-click")[], string, Readonly<import('vue').ExtractPropTypes<{
95
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "opened" | "arrow-click")[], string, Readonly<import('vue').ExtractPropTypes<{
98
96
  id: {
99
97
  type: StringConstructor;
100
98
  default(): string;
@@ -1 +1 @@
1
- {"version":3,"file":"callbar_button_with_popover.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue"],"names":[],"mappings":"AAgFA;"}
1
+ {"version":3,"file":"callbar_button_with_popover.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue"],"names":[],"mappings":"AAiFA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAiYqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  nodeType: {
3
4
  type: StringConstructor;
@@ -17,19 +18,16 @@ declare const _default: import('vue').DefineComponent<{
17
18
  };
18
19
  }, {}, {
19
20
  isOpen: boolean;
21
+ i18n: DialtoneLocalization;
20
22
  }, {
21
23
  nodeIcon(): any;
22
- nodeClass(): never;
24
+ nodeClass(): any;
23
25
  isGotoNode(): boolean;
24
26
  nodeAriaLabel(): string;
25
27
  menuButtonAriaLabel(): string;
26
28
  }, {
27
29
  openMenu(): void;
28
- }, {
29
- data(): {
30
- i18n: import('../../..').DialtoneLocalization;
31
- };
32
- }, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
30
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
33
31
  nodeType: {
34
32
  type: StringConstructor;
35
33
  required: true;
@@ -1 +1 @@
1
- {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAsFA;"}
1
+ {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAsFA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA2QqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  mediaList: any[];
3
4
  }, {}, {
@@ -5,6 +6,7 @@ declare const _default: import('vue').DefineComponent<{
5
6
  showRightArrow: boolean;
6
7
  showLeftArrow: boolean;
7
8
  isMounted: boolean;
9
+ i18n: DialtoneLocalization;
8
10
  }, {
9
11
  filteredMediaList(): any;
10
12
  }, {
@@ -15,11 +17,7 @@ declare const _default: import('vue').DefineComponent<{
15
17
  handleScroll(): void;
16
18
  leftScroll(): void;
17
19
  rightScroll(): void;
18
- }, {
19
- data(): {
20
- i18n: import('../../..').DialtoneLocalization;
21
- };
22
- }, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
20
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
23
21
  mediaList: any[];
24
22
  }>>, {}>;
25
23
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue"],"names":[],"mappings":"AA0DA;"}
1
+ {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue"],"names":[],"mappings":"AA0DA;;;;;;;;;;;;;;;;;;;;;;;qCAsLqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  mediaItem: {
3
4
  type: ObjectConstructor;
@@ -7,15 +8,13 @@ declare const _default: import('vue').DefineComponent<{
7
8
  type: NumberConstructor;
8
9
  required: true;
9
10
  };
10
- }, {}, {}, {
11
+ }, {}, {
12
+ i18n: DialtoneLocalization;
13
+ }, {
11
14
  closeButtonTitle(): string;
12
15
  }, {
13
16
  removeMediaItem(index: any): void;
14
- }, {
15
- data(): {
16
- i18n: import('../../../..').DialtoneLocalization;
17
- };
18
- }, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
17
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "remove-media"[], string, Readonly<import('vue').ExtractPropTypes<{
19
18
  mediaItem: {
20
19
  type: ObjectConstructor;
21
20
  required: true;
@@ -1 +1 @@
1
- {"version":3,"file":"image_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue"],"names":[],"mappings":"AAyCA;"}
1
+ {"version":3,"file":"image_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue"],"names":[],"mappings":"AAyCA;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA0GqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  value: {
3
4
  type: (ObjectConstructor | StringConstructor)[];
@@ -100,7 +101,7 @@ declare const _default: import('vue').DefineComponent<{
100
101
  default: boolean;
101
102
  };
102
103
  }, {}, {
103
- internalInputValue: never;
104
+ internalInputValue: any;
104
105
  hasFocus: boolean;
105
106
  linkOptions: {
106
107
  class: string;
@@ -108,17 +109,18 @@ declare const _default: import('vue').DefineComponent<{
108
109
  showLinkInput: boolean;
109
110
  linkInput: string;
110
111
  currentButtonRefIndex: number;
112
+ i18n: DialtoneLocalization;
111
113
  }, {
112
114
  inputLength(): any;
113
115
  htmlOutputFormat(): string;
114
- showingTextFormatButtons(): never;
115
- showingAlignmentButtons(): never;
116
- showingListButtons(): never;
116
+ showingTextFormatButtons(): any;
117
+ showingAlignmentButtons(): any;
118
+ showingListButtons(): any;
117
119
  orderedRefs(): any;
118
120
  buttonGroups(): ({
119
121
  key: string;
120
122
  buttonGroup: {
121
- showBtn: never;
123
+ showBtn: any;
122
124
  selector: string;
123
125
  icon: any;
124
126
  dataQA: string;
@@ -128,7 +130,7 @@ declare const _default: import('vue').DefineComponent<{
128
130
  } | {
129
131
  key: string;
130
132
  buttonGroup: {
131
- showBtn: never;
133
+ showBtn: any;
132
134
  selector: {
133
135
  textAlign: string;
134
136
  };
@@ -139,7 +141,7 @@ declare const _default: import('vue').DefineComponent<{
139
141
  }[];
140
142
  })[];
141
143
  newButtons(): {
142
- showBtn: never;
144
+ showBtn: any;
143
145
  label: string;
144
146
  selector: string;
145
147
  icon: any;
@@ -148,7 +150,7 @@ declare const _default: import('vue').DefineComponent<{
148
150
  onClick: () => void;
149
151
  }[];
150
152
  textFormatButtons(): {
151
- showBtn: never;
153
+ showBtn: any;
152
154
  selector: string;
153
155
  icon: any;
154
156
  dataQA: string;
@@ -156,7 +158,7 @@ declare const _default: import('vue').DefineComponent<{
156
158
  onClick: () => void;
157
159
  }[];
158
160
  alignmentButtons(): {
159
- showBtn: never;
161
+ showBtn: any;
160
162
  selector: {
161
163
  textAlign: string;
162
164
  };
@@ -166,7 +168,7 @@ declare const _default: import('vue').DefineComponent<{
166
168
  onClick: () => any;
167
169
  }[];
168
170
  listButtons(): {
169
- showBtn: never;
171
+ showBtn: any;
170
172
  selector: string;
171
173
  icon: any;
172
174
  dataQA: string;
@@ -174,7 +176,7 @@ declare const _default: import('vue').DefineComponent<{
174
176
  onClick: () => void;
175
177
  }[];
176
178
  individualButtons(): {
177
- showBtn: never;
179
+ showBtn: any;
178
180
  selector: string;
179
181
  icon: any;
180
182
  dataQA: string;
@@ -224,11 +226,7 @@ declare const _default: import('vue').DefineComponent<{
224
226
  shiftActionBarFocusRight(): void;
225
227
  shiftActionBarFocusLeft(): void;
226
228
  shiftButtonRefIndex(shiftAmount: any): void;
227
- }, {
228
- data(): {
229
- i18n: import('../../../index.js').DialtoneLocalization;
230
- };
231
- }, import('vue').ComponentOptionsMixin, ("input" | "focus" | "blur" | "text-input" | "quick-replies-click" | "inline-image-click")[], string, Readonly<import('vue').ExtractPropTypes<{
229
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("input" | "focus" | "blur" | "text-input" | "quick-replies-click" | "inline-image-click")[], string, Readonly<import('vue').ExtractPropTypes<{
232
230
  value: {
233
231
  type: (ObjectConstructor | StringConstructor)[];
234
232
  default: string;
@@ -1 +1 @@
1
- {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA2LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAsnDe,MAAM"}
1
+ {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA2LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBAonDe,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA7qBgB,gBAAgB"}
@@ -1,18 +1,17 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  reactions: {
3
4
  type: ArrayConstructor;
4
5
  default: () => never[];
5
6
  validator: (reactions: unknown) => boolean;
6
7
  };
7
- }, {}, {}, {}, {
8
+ }, {}, {
9
+ i18n: DialtoneLocalization;
10
+ }, {}, {
8
11
  emojiClicked(reaction: any): void;
9
12
  emojiHovered(reaction: any, state: any): void;
10
13
  reactionLabel(reaction: any): string;
11
- }, {
12
- data(): {
13
- i18n: import('../../../index.js').DialtoneLocalization;
14
- };
15
- }, import('vue').ComponentOptionsMixin, ("emoji-clicked" | "emoji-hovered")[], string, Readonly<import('vue').ExtractPropTypes<{
14
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("emoji-clicked" | "emoji-hovered")[], string, Readonly<import('vue').ExtractPropTypes<{
16
15
  reactions: {
17
16
  type: ArrayConstructor;
18
17
  default: () => never[];
@@ -1 +1 @@
1
- {"version":3,"file":"emoji_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/emoji_row/emoji_row.vue"],"names":[],"mappings":"AAgDA;"}
1
+ {"version":3,"file":"emoji_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/emoji_row/emoji_row.vue"],"names":[],"mappings":"AAgDA;;;;;;;;;;;;;;;;;;;;;;;qCAsHqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  title: {
3
4
  type: StringConstructor;
@@ -26,20 +27,17 @@ declare const _default: import('vue').DefineComponent<{
26
27
  };
27
28
  }, {}, {
28
29
  hover: boolean;
29
- expanded: never;
30
+ expanded: any;
31
+ i18n: DialtoneLocalization;
30
32
  }, {
31
33
  toggleIcon(): any;
32
- showChevronIcon(): never;
34
+ showChevronIcon(): any;
33
35
  toggleableClass(): "" | "d-recipe-feed-item-pill--toggleable";
34
- borderClass(): never;
36
+ borderClass(): any;
35
37
  anchorTitle(): string;
36
38
  }, {
37
39
  onClick(): void;
38
- }, {
39
- data(): {
40
- i18n: import('../../..').DialtoneLocalization;
41
- };
42
- }, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
40
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
43
41
  title: {
44
42
  type: StringConstructor;
45
43
  default: () => "";
@@ -1 +1 @@
1
- {"version":3,"file":"feed_item_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_pill/feed_item_pill.vue"],"names":[],"mappings":"AAgFA;"}
1
+ {"version":3,"file":"feed_item_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_pill/feed_item_pill.vue"],"names":[],"mappings":"AAgFA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA2LqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  editor: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<import('@tiptap/core').Editor>;
3
4
  node: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<import('@tiptap/pm/model').Node>;
@@ -19,15 +20,13 @@ declare const _default: import('vue').DefineComponent<{
19
20
  } & {
20
21
  default?: (() => () => void) | undefined;
21
22
  };
22
- }, {}, {}, {
23
+ }, {}, {
24
+ i18n: DialtoneLocalization;
25
+ }, {
23
26
  closeButtonTitle(): string;
24
27
  }, {
25
28
  close(e: any): void;
26
- }, {
27
- data(): {
28
- i18n: import('../../../../..').DialtoneLocalization;
29
- };
30
- }, import('vue').ComponentOptionsMixin, "meeting-pill-close"[], string, Readonly<import('vue').ExtractPropTypes<{
29
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "meeting-pill-close"[], string, Readonly<import('vue').ExtractPropTypes<{
31
30
  editor: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<import('@tiptap/core').Editor>;
32
31
  node: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<import('@tiptap/pm/model').Node>;
33
32
  decorations: import('.pnpm/vue-ts-types@1.6.2_vue@2.7.16/node_modules/vue-ts-types/dist/types').RequiredPropOptions<readonly import('@tiptap/vue-2').DecorationWithType[]>;
@@ -1 +1 @@
1
- {"version":3,"file":"MeetingPill.vue.d.ts","sourceRoot":"","sources":["../../../../../../../recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue"],"names":[],"mappings":"AAmCA;"}
1
+ {"version":3,"file":"MeetingPill.vue.d.ts","sourceRoot":"","sources":["../../../../../../../recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue"],"names":[],"mappings":"AAmCA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAwFqC,gBAAgB"}
@@ -1,4 +1,5 @@
1
1
  import { default as lastActiveNodes } from './last_active_nodes';
2
+ import { DialtoneLocalization } from '../../../localization';
2
3
  declare const _default: import('vue').DefineComponent<{
3
4
  richText: {
4
5
  type: BooleanConstructor;
@@ -145,7 +146,7 @@ declare const _default: import('vue').DefineComponent<{
145
146
  }, {}, {
146
147
  lastActiveNodes: typeof lastActiveNodes;
147
148
  additionalExtensions: import('@tiptap/core').Node<any, any>[];
148
- internalInputValue: never;
149
+ internalInputValue: any;
149
150
  imagePickerFocus: boolean;
150
151
  emojiPickerFocus: boolean;
151
152
  emojiPickerOpened: boolean;
@@ -157,12 +158,13 @@ declare const _default: import('vue').DefineComponent<{
157
158
  selectedText: string;
158
159
  text: string;
159
160
  hideLinkBubbleMenu: boolean;
161
+ i18n: DialtoneLocalization;
160
162
  }, {
161
163
  showSendIcon(): boolean;
162
164
  inputLength(): number;
163
165
  displayCharacterLimitWarning(): boolean;
164
166
  characterLimitTooltipEnabled(): any;
165
- isSendDisabled(): never;
167
+ isSendDisabled(): any;
166
168
  emojiPickerHovered(): boolean;
167
169
  sendIconSize(): "300";
168
170
  sendButtonLabel(): string;
@@ -188,11 +190,7 @@ declare const _default: import('vue').DefineComponent<{
188
190
  onCancel(): void;
189
191
  onInput(event: any): void;
190
192
  onTextInput(event: any): void;
191
- }, {
192
- data(): {
193
- i18n: import('../../..').DialtoneLocalization;
194
- };
195
- }, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "selected-emoji" | "skin-tone" | "add-emoji" | "selected-command" | "text-input" | "update:value" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media")[], string, Readonly<import('vue').ExtractPropTypes<{
193
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "submit" | "selected-emoji" | "skin-tone" | "add-emoji" | "selected-command" | "text-input" | "update:value" | "meeting-pill-close" | "select-media" | "add-media" | "paste-media")[], string, Readonly<import('vue').ExtractPropTypes<{
196
194
  richText: {
197
195
  type: BooleanConstructor;
198
196
  default: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AA2QA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAw+B4B,qBAAqB"}
1
+ {"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AA2QA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAu+B4B,qBAAqB;qCAaZ,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  open: {
3
4
  type: BooleanConstructor;
@@ -15,6 +16,7 @@ declare const _default: import('vue').DefineComponent<{
15
16
  linkText: string;
16
17
  linkInput: string;
17
18
  isOpen: boolean;
19
+ i18n: DialtoneLocalization;
18
20
  }, {
19
21
  anchorButtonLabel(): Record<string, string>;
20
22
  textInputLabel(): string;
@@ -25,11 +27,7 @@ declare const _default: import('vue').DefineComponent<{
25
27
  confirmButtonLabel(): string;
26
28
  }, {
27
29
  setInitialValues(linkText: any, linkInput: any): void;
28
- }, {
29
- data(): {
30
- i18n: import('../../..').DialtoneLocalization;
31
- };
32
- }, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], string, Readonly<import('vue').ExtractPropTypes<{
30
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("opened" | "set-link" | "remove-link")[], string, Readonly<import('vue').ExtractPropTypes<{
33
31
  open: {
34
32
  type: BooleanConstructor;
35
33
  default: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAwGA;"}
1
+ {"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAwGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6LqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  boldButtonOptions: {
3
4
  type: ObjectConstructor;
@@ -35,7 +36,9 @@ declare const _default: import('vue').DefineComponent<{
35
36
  type: FunctionConstructor;
36
37
  default: () => void;
37
38
  };
38
- }, {}, {}, {
39
+ }, {}, {
40
+ i18n: DialtoneLocalization;
41
+ }, {
39
42
  boldButtonLabel(): Record<string, string>;
40
43
  italicButtonLabel(): Record<string, string>;
41
44
  strikeButtonLabel(): Record<string, string>;
@@ -44,11 +47,7 @@ declare const _default: import('vue').DefineComponent<{
44
47
  blockQuoteButtonLabel(): Record<string, string>;
45
48
  codeButtonLabel(): Record<string, string>;
46
49
  codeBlockButtonLabel(): Record<string, string>;
47
- }, {}, {
48
- data(): {
49
- i18n: import('../../..').DialtoneLocalization;
50
- };
51
- }, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
50
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
52
51
  boldButtonOptions: {
53
52
  type: ObjectConstructor;
54
53
  default: () => {};
@@ -1 +1 @@
1
- {"version":3,"file":"message_input_topbar.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_topbar.vue"],"names":[],"mappings":"AA4IA;"}
1
+ {"version":3,"file":"message_input_topbar.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input_topbar.vue"],"names":[],"mappings":"AA4IA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA4PqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  ariaLabel: {
3
4
  type: StringConstructor;
@@ -22,21 +23,18 @@ declare const _default: import('vue').DefineComponent<{
22
23
  };
23
24
  }, {}, {
24
25
  labelWidth: string;
26
+ i18n: DialtoneLocalization;
25
27
  }, {
26
28
  leftbarContactCentersRowClasses(): (string | {
27
29
  'd-recipe-leftbar-row__unread-count': boolean;
28
- 'd-recipe-leftbar-row--selected': never;
30
+ 'd-recipe-leftbar-row--selected': any;
29
31
  })[];
30
- getAriaLabel(): string;
32
+ getAriaLabel(): any;
31
33
  showUnreadCount(): boolean;
32
34
  menuButtonLabel(): string;
33
35
  }, {
34
36
  adjustLabelWidth(): void;
35
- }, {
36
- data(): {
37
- i18n: import('../../..').DialtoneLocalization;
38
- };
39
- }, import('vue').ComponentOptionsMixin, ("click" | "click-menu")[], string, Readonly<import('vue').ExtractPropTypes<{
37
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "click-menu")[], string, Readonly<import('vue').ExtractPropTypes<{
40
38
  ariaLabel: {
41
39
  type: StringConstructor;
42
40
  default: string;
@@ -1 +1 @@
1
- {"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue"],"names":[],"mappings":"AA4EA;"}
1
+ {"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue"],"names":[],"mappings":"AA4EA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA8OqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  type: {
3
4
  type: StringConstructor;
@@ -65,39 +66,36 @@ declare const _default: import('vue').DefineComponent<{
65
66
  }, {}, {
66
67
  actionFocused: boolean;
67
68
  labelWidth: string;
69
+ i18n: DialtoneLocalization;
68
70
  }, {
69
71
  leftbarGeneralRowClasses(): (string | {
70
72
  'd-recipe-leftbar-row--no-action': boolean;
71
- 'd-recipe-leftbar-row--has-unread': never;
72
- 'd-recipe-leftbar-row__unread-count': false;
73
- 'd-recipe-leftbar-row--selected': never;
74
- 'd-recipe-leftbar-row--muted': never;
73
+ 'd-recipe-leftbar-row--has-unread': any;
74
+ 'd-recipe-leftbar-row__unread-count': any;
75
+ 'd-recipe-leftbar-row--selected': any;
76
+ 'd-recipe-leftbar-row--muted': any;
75
77
  'd-recipe-leftbar-row--action-focused': boolean;
76
78
  })[];
77
- getIcon(): "locked channel unread" | "channel unread";
78
- getAriaLabel(): string;
79
- hasActions(): never;
80
- showUnreadCount(): false;
81
- showUnreadMentionCount(): false;
79
+ getIcon(): any;
80
+ getAriaLabel(): any;
81
+ hasActions(): any;
82
+ showUnreadCount(): any;
83
+ showUnreadMentionCount(): any;
82
84
  hasUnreadCount(): boolean;
83
85
  hasUnreadMentionCount(): boolean;
84
86
  shouldApplyCustomStyleForCountBadge(): boolean;
85
87
  shouldApplyCustomStyleForMentionOnly(): boolean;
86
- messageCount(): number;
87
- mentionCount(): number;
88
+ messageCount(): any;
89
+ mentionCount(): any;
88
90
  unreadCountTooltip(): string;
89
- dndTextTooltip(): never;
90
- activeVoiceChatTooltip(): never;
91
+ dndTextTooltip(): any;
92
+ activeVoiceChatTooltip(): any;
91
93
  callButtonTooltip(): string;
92
- typingTooltip(): never;
94
+ typingTooltip(): any;
93
95
  }, {
94
96
  validateProps(): void;
95
97
  adjustLabelWidth(): void;
96
- }, {
97
- data(): {
98
- i18n: import('../../..').DialtoneLocalization;
99
- };
100
- }, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
98
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
101
99
  type: {
102
100
  type: StringConstructor;
103
101
  default: string;
@@ -1 +1 @@
1
- {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CAgvBiB,OAAO"}
1
+ {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA8uBiB,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAtPa,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  names: {
3
4
  type: StringConstructor;
@@ -23,18 +24,16 @@ declare const _default: import('vue').DefineComponent<{
23
24
  type: BooleanConstructor;
24
25
  default: boolean;
25
26
  };
26
- }, {}, {}, {
27
+ }, {}, {
28
+ i18n: DialtoneLocalization;
29
+ }, {
27
30
  groupCount(): any;
28
- messageCount(): number;
29
- mentionCount(): number;
31
+ messageCount(): any;
32
+ mentionCount(): any;
30
33
  unreadCountTooltip(): string;
31
- typingTooltip(): never;
34
+ typingTooltip(): any;
32
35
  ariaLabel(): string;
33
- }, {}, {
34
- data(): {
35
- i18n: import('../../..').DialtoneLocalization;
36
- };
37
- }, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
36
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
38
37
  names: {
39
38
  type: StringConstructor;
40
39
  required: true;
@@ -1 +1 @@
1
- {"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAmBA;"}
1
+ {"version":3,"file":"group_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/group_row/group_row.vue"],"names":[],"mappings":"AAmBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAoJqC,gBAAgB"}
@@ -1,3 +1,4 @@
1
+ import { DialtoneLocalization } from '../../../localization';
1
2
  declare const _default: import('vue').DefineComponent<{
2
3
  kind: {
3
4
  type: StringConstructor;
@@ -9,13 +10,11 @@ declare const _default: import('vue').DefineComponent<{
9
10
  required: true;
10
11
  validator: (dir: unknown) => boolean;
11
12
  };
12
- }, {}, {}, {
13
- text(): string;
14
13
  }, {}, {
15
- data(): {
16
- i18n: import('../../..').DialtoneLocalization;
17
- };
18
- }, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
14
+ i18n: DialtoneLocalization;
15
+ }, {
16
+ text(): string;
17
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], string, Readonly<import('vue').ExtractPropTypes<{
19
18
  kind: {
20
19
  type: StringConstructor;
21
20
  required: true;
@@ -1 +1 @@
1
- {"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue"],"names":[],"mappings":"AAsBA;"}
1
+ {"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue"],"names":[],"mappings":"AAsBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAuFqC,gBAAgB"}