@dialpad/dialtone-vue 2.158.2 → 2.159.0-beta.2

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 (216) hide show
  1. package/dist/common/sr_only_close_button.vue.cjs +3 -3
  2. package/dist/common/sr_only_close_button.vue.cjs.map +1 -1
  3. package/dist/common/sr_only_close_button.vue.js +3 -3
  4. package/dist/common/sr_only_close_button.vue.js.map +1 -1
  5. package/dist/component-documentation.json +1 -1
  6. package/dist/components/avatar/avatar.vue.cjs +13 -24
  7. package/dist/components/avatar/avatar.vue.cjs.map +1 -1
  8. package/dist/components/avatar/avatar.vue.js +13 -24
  9. package/dist/components/avatar/avatar.vue.js.map +1 -1
  10. package/dist/components/badge/badge.vue.cjs +13 -34
  11. package/dist/components/badge/badge.vue.cjs.map +1 -1
  12. package/dist/components/badge/badge.vue.js +13 -34
  13. package/dist/components/badge/badge.vue.js.map +1 -1
  14. package/dist/components/chip/chip.vue.cjs +4 -4
  15. package/dist/components/chip/chip.vue.cjs.map +1 -1
  16. package/dist/components/chip/chip.vue.js +4 -4
  17. package/dist/components/chip/chip.vue.js.map +1 -1
  18. package/dist/components/collapsible/collapsible.vue.cjs +4 -3
  19. package/dist/components/collapsible/collapsible.vue.cjs.map +1 -1
  20. package/dist/components/collapsible/collapsible.vue.js +4 -3
  21. package/dist/components/collapsible/collapsible.vue.js.map +1 -1
  22. package/dist/components/datepicker/modules/month-year-picker.vue.cjs +14 -6
  23. package/dist/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
  24. package/dist/components/datepicker/modules/month-year-picker.vue.js +14 -6
  25. package/dist/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
  26. package/dist/components/emoji_picker/modules/emoji_search.vue.cjs +6 -5
  27. package/dist/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  28. package/dist/components/emoji_picker/modules/emoji_search.vue.js +6 -5
  29. package/dist/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  30. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs +23 -14
  31. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  32. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js +23 -14
  33. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  34. package/dist/components/empty_state/empty_state.vue.cjs +20 -80
  35. package/dist/components/empty_state/empty_state.vue.cjs.map +1 -1
  36. package/dist/components/empty_state/empty_state.vue.js +21 -81
  37. package/dist/components/empty_state/empty_state.vue.js.map +1 -1
  38. package/dist/components/empty_state/empty_state_constants.cjs +18 -0
  39. package/dist/components/empty_state/empty_state_constants.cjs.map +1 -1
  40. package/dist/components/empty_state/empty_state_constants.js +18 -0
  41. package/dist/components/empty_state/empty_state_constants.js.map +1 -1
  42. package/dist/components/icon/icon.vue.cjs +2 -2
  43. package/dist/components/icon/icon.vue.js +2 -2
  44. package/dist/components/illustration/illustration.vue.cjs +2 -2
  45. package/dist/components/illustration/illustration.vue.js +2 -2
  46. package/dist/components/image_viewer/image_viewer.vue.cjs +4 -4
  47. package/dist/components/image_viewer/image_viewer.vue.cjs.map +1 -1
  48. package/dist/components/image_viewer/image_viewer.vue.js +4 -4
  49. package/dist/components/image_viewer/image_viewer.vue.js.map +1 -1
  50. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -9
  51. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
  52. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js +22 -7
  53. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
  54. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
  55. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
  56. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
  57. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
  58. package/dist/components/list_item/list_item.vue.cjs +3 -3
  59. package/dist/components/list_item/list_item.vue.cjs.map +1 -1
  60. package/dist/components/list_item/list_item.vue.js +3 -3
  61. package/dist/components/list_item/list_item.vue.js.map +1 -1
  62. package/dist/components/modal/modal.vue.cjs +4 -4
  63. package/dist/components/modal/modal.vue.cjs.map +1 -1
  64. package/dist/components/modal/modal.vue.js +4 -4
  65. package/dist/components/modal/modal.vue.js.map +1 -1
  66. package/dist/components/notice/notice_action.vue.cjs +4 -4
  67. package/dist/components/notice/notice_action.vue.cjs.map +1 -1
  68. package/dist/components/notice/notice_action.vue.js +4 -4
  69. package/dist/components/notice/notice_action.vue.js.map +1 -1
  70. package/dist/components/notice/notice_icon.vue.cjs +12 -8
  71. package/dist/components/notice/notice_icon.vue.cjs.map +1 -1
  72. package/dist/components/notice/notice_icon.vue.js +12 -8
  73. package/dist/components/notice/notice_icon.vue.js.map +1 -1
  74. package/dist/components/pagination/pagination.vue.cjs +11 -5
  75. package/dist/components/pagination/pagination.vue.cjs.map +1 -1
  76. package/dist/components/pagination/pagination.vue.js +11 -5
  77. package/dist/components/pagination/pagination.vue.js.map +1 -1
  78. package/dist/components/popover/popover_header_footer.vue.cjs +4 -4
  79. package/dist/components/popover/popover_header_footer.vue.cjs.map +1 -1
  80. package/dist/components/popover/popover_header_footer.vue.js +4 -4
  81. package/dist/components/popover/popover_header_footer.vue.js.map +1 -1
  82. package/dist/dialtone-vue.cjs +0 -3
  83. package/dist/dialtone-vue.cjs.map +1 -1
  84. package/dist/dialtone-vue.js +2 -5
  85. package/dist/lib/general-row.cjs +0 -1
  86. package/dist/lib/general-row.cjs.map +1 -1
  87. package/dist/lib/general-row.js +1 -2
  88. package/dist/lib/keyboard-shortcut.cjs +0 -2
  89. package/dist/lib/keyboard-shortcut.cjs.map +1 -1
  90. package/dist/lib/keyboard-shortcut.js +2 -4
  91. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -5
  92. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  93. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -5
  94. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  95. package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs +25 -5
  96. package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  97. package/dist/recipes/cards/ivr_node/ivr_node.vue.js +26 -6
  98. package/dist/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  99. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +5 -4
  100. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  101. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +5 -4
  102. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  103. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +3 -3
  104. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  105. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +3 -3
  106. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  107. package/dist/recipes/conversation_view/editor/editor.vue.cjs +35 -22
  108. package/dist/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  109. package/dist/recipes/conversation_view/editor/editor.vue.js +35 -22
  110. package/dist/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  111. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +7 -6
  112. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  113. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +7 -6
  114. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  115. package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs +9 -17
  116. package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs.map +1 -1
  117. package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.js +9 -17
  118. package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.js.map +1 -1
  119. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +6 -5
  120. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  121. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +6 -5
  122. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
  123. package/dist/recipes/conversation_view/message_input/message_input.vue.cjs +22 -11
  124. package/dist/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  125. package/dist/recipes/conversation_view/message_input/message_input.vue.js +22 -11
  126. package/dist/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  127. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -6
  128. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  129. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -6
  130. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  131. package/dist/recipes/item_layout/contact_info/contact_info.vue.cjs +14 -10
  132. package/dist/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  133. package/dist/recipes/item_layout/contact_info/contact_info.vue.js +14 -10
  134. package/dist/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  135. package/dist/recipes/leftbar/callbox/callbox.vue.cjs +6 -3
  136. package/dist/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  137. package/dist/recipes/leftbar/callbox/callbox.vue.js +6 -3
  138. package/dist/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  139. package/dist/recipes/leftbar/contact_row/contact_row.vue.cjs +6 -5
  140. package/dist/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  141. package/dist/recipes/leftbar/contact_row/contact_row.vue.js +6 -5
  142. package/dist/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  143. package/dist/recipes/leftbar/general_row/general_row.vue.cjs +8 -7
  144. package/dist/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  145. package/dist/recipes/leftbar/general_row/general_row.vue.js +8 -7
  146. package/dist/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  147. package/dist/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
  148. package/dist/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
  149. package/dist/recipes/leftbar/general_row/general_row_constants.js +0 -17
  150. package/dist/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
  151. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +36 -4
  152. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  153. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +37 -5
  154. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  155. package/dist/recipes/leftbar/group_row/group_row.vue.cjs +3 -3
  156. package/dist/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  157. package/dist/recipes/leftbar/group_row/group_row.vue.js +3 -3
  158. package/dist/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  159. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs +4 -3
  160. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  161. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js +4 -3
  162. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  163. package/dist/style.css +127 -124
  164. package/dist/types/components/avatar/avatar.vue.d.ts +4 -34
  165. package/dist/types/components/avatar/avatar.vue.d.ts.map +1 -1
  166. package/dist/types/components/badge/badge.vue.d.ts +16 -45
  167. package/dist/types/components/badge/badge.vue.d.ts.map +1 -1
  168. package/dist/types/components/chip/chip.vue.d.ts +1 -1
  169. package/dist/types/components/collapsible/collapsible.vue.d.ts +1 -1
  170. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
  171. package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -67
  172. package/dist/types/components/empty_state/empty_state_constants.d.ts +27 -0
  173. package/dist/types/components/keyboard_shortcut/index.d.ts +1 -1
  174. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +7 -15
  175. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
  176. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
  177. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
  178. package/dist/types/components/modal/modal.vue.d.ts +4 -6
  179. package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
  180. package/dist/types/components/notice/notice_action.vue.d.ts +5 -4
  181. package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
  182. package/dist/types/components/notice/notice_icon.vue.d.ts +1 -1
  183. package/dist/types/components/notice/notice_icon.vue.d.ts.map +1 -1
  184. package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
  185. package/dist/types/components/split_button/split_button-omega.vue.d.ts +1 -1
  186. package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
  187. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
  188. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  189. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  190. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +8 -8
  191. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  192. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +0 -1
  193. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  194. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +2 -16
  195. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -1
  196. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +4 -6
  197. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  198. package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +3 -16
  199. package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
  200. package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
  201. package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +0 -1
  202. package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
  203. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
  204. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  205. package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -6
  206. package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
  207. package/dist/types/recipes/leftbar/general_row/index.d.ts +1 -1
  208. package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  209. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  210. package/package.json +3 -3
  211. package/dist/common/storybook_utils.cjs +0 -8
  212. package/dist/common/storybook_utils.cjs.map +0 -1
  213. package/dist/common/storybook_utils.js +0 -8
  214. package/dist/common/storybook_utils.js.map +0 -1
  215. package/dist/types/common/storybook_utils.d.ts +0 -35
  216. package/dist/types/common/storybook_utils.d.ts.map +0 -1
@@ -80,13 +80,6 @@ declare const _default: import("vue").DefineComponent<{
80
80
  default: undefined;
81
81
  validator: (group: unknown) => boolean;
82
82
  };
83
- /**
84
- * The icon that overlays the avatar
85
- */
86
- overlayIcon: {
87
- type: StringConstructor;
88
- default: string;
89
- };
90
83
  /**
91
84
  * The text that overlays the avatar
92
85
  */
@@ -117,14 +110,6 @@ declare const _default: import("vue").DefineComponent<{
117
110
  type: StringConstructor;
118
111
  default: undefined;
119
112
  };
120
- /**
121
- * Icon name to be displayed on the avatar
122
- */
123
- iconName: {
124
- type: StringConstructor;
125
- default: undefined;
126
- validator: (name: unknown) => boolean;
127
- };
128
113
  /**
129
114
  * Icon size to be displayed on the avatar
130
115
  * @values 100, 200, 300, 400, 500, 600, 700, 800
@@ -185,7 +170,9 @@ declare const _default: import("vue").DefineComponent<{
185
170
  formattedInitials: string;
186
171
  initializing: boolean;
187
172
  }, {
188
- isNotIconType(): boolean;
173
+ isIconType(): import("vue/types/vnode").ScopedSlotChildren;
174
+ hasOverlayIcon(): boolean;
175
+ iconDataQa(): "dt-avatar-icon";
189
176
  avatarClasses(): any[];
190
177
  overlayClasses(): any[];
191
178
  showGroup(): boolean;
@@ -282,13 +269,6 @@ declare const _default: import("vue").DefineComponent<{
282
269
  default: undefined;
283
270
  validator: (group: unknown) => boolean;
284
271
  };
285
- /**
286
- * The icon that overlays the avatar
287
- */
288
- overlayIcon: {
289
- type: StringConstructor;
290
- default: string;
291
- };
292
272
  /**
293
273
  * The text that overlays the avatar
294
274
  */
@@ -319,14 +299,6 @@ declare const _default: import("vue").DefineComponent<{
319
299
  type: StringConstructor;
320
300
  default: undefined;
321
301
  };
322
- /**
323
- * Icon name to be displayed on the avatar
324
- */
325
- iconName: {
326
- type: StringConstructor;
327
- default: undefined;
328
- validator: (name: unknown) => boolean;
329
- };
330
302
  /**
331
303
  * Icon size to be displayed on the avatar
332
304
  * @values 100, 200, 300, 400, 500, 600, 700, 800
@@ -361,8 +333,8 @@ declare const _default: import("vue").DefineComponent<{
361
333
  };
362
334
  }>>, {
363
335
  presence: string;
364
- size: string;
365
336
  fullName: string;
337
+ size: string;
366
338
  group: number;
367
339
  imageSrc: string;
368
340
  id: string;
@@ -372,11 +344,9 @@ declare const _default: import("vue").DefineComponent<{
372
344
  canvasClass: string | Record<string, any> | unknown[];
373
345
  iconClass: string | Record<string, any> | unknown[];
374
346
  presenceProps: Record<string, any>;
375
- overlayIcon: string;
376
347
  overlayText: string;
377
348
  overlayClass: string | Record<string, any> | unknown[];
378
349
  imageAlt: string;
379
- iconName: string;
380
350
  iconSize: string;
381
351
  clickable: boolean;
382
352
  iconAriaLabel: string;
@@ -1 +1 @@
1
- {"version":3,"file":"avatar.vue.d.ts","sourceRoot":"","sources":["../../../../components/avatar/avatar.vue.js"],"names":[],"mappings":";IA+BI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA9KH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
1
+ {"version":3,"file":"avatar.vue.d.ts","sourceRoot":"","sources":["../../../../components/avatar/avatar.vue.js"],"names":[],"mappings":";IA2BI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA7JH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;;OAKG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
@@ -1,21 +1,4 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
4
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
5
- * will automatically be shown here, but this can be overridden by setting this prop.
6
- */
7
- iconLeft: {
8
- type: StringConstructor;
9
- default: string;
10
- };
11
- /**
12
- * Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
13
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog
14
- */
15
- iconRight: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
2
  /**
20
3
  * Text for the badge content
21
4
  */
@@ -43,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
43
26
  };
44
27
  /**
45
28
  * Decoration for the badge. This can be only used with kind: label and type: default
46
- * with no iconLeft and iconRight
29
+ * with no left and right icons
47
30
  * @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
48
31
  * purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
49
32
  * green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
@@ -93,23 +76,28 @@ declare const _default: import("vue").DefineComponent<{
93
76
  'black-400': string;
94
77
  'black-500': string;
95
78
  'black-900': string;
96
- /**
97
- * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
98
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
99
- * will automatically be shown here, but this can be overridden by setting this prop.
100
- */
101
79
  'red-200': string;
102
80
  'red-300': string;
103
81
  'red-400': string;
104
82
  'purple-200': string;
105
83
  'purple-300': string;
106
84
  'purple-400': string;
85
+ /**
86
+ * Color for the badge background
87
+ * @values default, info, success, warning, critical, bulletin, ai
88
+ */
107
89
  'purple-500': string;
108
90
  'blue-200': string;
109
91
  'blue-300': string;
110
92
  'blue-400': string;
111
93
  'green-300': string;
112
- 'green-400': string;
94
+ 'green-400': string; /**
95
+ * Decoration for the badge. This can be only used with kind: label and type: default
96
+ * with no left and right icons
97
+ * @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
98
+ * purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
99
+ * green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
100
+ */
113
101
  'green-500': string;
114
102
  'gold-300': string;
115
103
  'gold-400': string;
@@ -119,29 +107,14 @@ declare const _default: import("vue").DefineComponent<{
119
107
  'magenta-400': string;
120
108
  };
121
109
  }, {
122
- hasIcons(): boolean;
110
+ hasLeftIcon(): import("vue/types/vnode").ScopedSlotChildren;
111
+ hasRightIcon(): import("vue/types/vnode").ScopedSlotChildren;
112
+ hasIcons(): import("vue/types/vnode").ScopedSlotChildren;
123
113
  }, {
124
114
  validateProps(): void;
125
115
  validateTypePropCombination(): void;
126
116
  validateDecorationPropCombination(): void;
127
117
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
128
- /**
129
- * Icon on the left side of the badge. Supports any valid icon name from the icon catalog at
130
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog. If type:'ai' is set, the ai icon
131
- * will automatically be shown here, but this can be overridden by setting this prop.
132
- */
133
- iconLeft: {
134
- type: StringConstructor;
135
- default: string;
136
- };
137
- /**
138
- * Icon on the right side of the badge. Supports any valid icon name from the icon catalog at
139
- * https://dialtone.dialpad.com/components/icon.html#icon-catalog
140
- */
141
- iconRight: {
142
- type: StringConstructor;
143
- default: string;
144
- };
145
118
  /**
146
119
  * Text for the badge content
147
120
  */
@@ -169,7 +142,7 @@ declare const _default: import("vue").DefineComponent<{
169
142
  };
170
143
  /**
171
144
  * Decoration for the badge. This can be only used with kind: label and type: default
172
- * with no iconLeft and iconRight
145
+ * with no left and right icons
173
146
  * @values default, black-400, black-500, black-900, red-200, red-300, red-400, purple-200,
174
147
  * purple-300, purple-400, purple-500, blue-200, blue-300, blue-400, green-300, green-400,
175
148
  * green-500, gold-300, gold-400, gold-500, magenta-200, magenta-300, magenta-400
@@ -204,8 +177,6 @@ declare const _default: import("vue").DefineComponent<{
204
177
  }>>, {
205
178
  type: string;
206
179
  text: string;
207
- iconLeft: string;
208
- iconRight: string;
209
180
  kind: string;
210
181
  decoration: string;
211
182
  labelClass: string | Record<string, any> | unknown[];
@@ -1 +1 @@
1
- {"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";IAkBI;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;QA/EH;;;;WAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAJH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue.js"],"names":[],"mappings":";IAaI;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA1CH;;;WAGG;;;;;;6BAOH;;;;;;WAMG;;;;;;;;;;;;;;;;;;IAlCH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;;;OAMG;;;;;;IAOH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
@@ -144,8 +144,8 @@ declare const _default: import("vue").DefineComponent<{
144
144
  };
145
145
  }>>, {
146
146
  size: string;
147
- ariaLabel: string;
148
147
  id: string;
148
+ ariaLabel: string;
149
149
  labelClass: string | Record<string, any> | unknown[];
150
150
  closeButtonProps: Record<string, any>;
151
151
  hideClose: boolean;
@@ -181,8 +181,8 @@ declare const _default: import("vue").DefineComponent<{
181
181
  default: null;
182
182
  };
183
183
  }>>, {
184
- ariaLabel: string;
185
184
  id: string;
185
+ ariaLabel: string;
186
186
  maxHeight: string;
187
187
  contentClass: string | Record<string, any> | unknown[];
188
188
  elementType: string;
@@ -1 +1 @@
1
- {"version":3,"file":"collapsible.vue.d.ts","sourceRoot":"","sources":["../../../../components/collapsible/collapsible.vue.js"],"names":[],"mappings":";IAuBI;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;IA1FH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG"}
1
+ {"version":3,"file":"collapsible.vue.d.ts","sourceRoot":"","sources":["../../../../components/collapsible/collapsible.vue.js"],"names":[],"mappings":";IAwBI;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;IA1FH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG"}
@@ -1,69 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- showRecentlyUsedTab: {
3
- type: BooleanConstructor;
4
- default: boolean;
5
- };
6
- scrollIntoTab: {
7
- type: NumberConstructor;
8
- required: true;
9
- };
10
- isScrolling: {
11
- type: BooleanConstructor;
12
- default: boolean;
13
- };
14
- emojiFilter: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- tabSetLabels: {
19
- type: ArrayConstructor;
20
- required: true;
21
- };
22
- }, {}, {
23
- selectedTab: string;
24
- tabsetRef: never[];
25
- TABS_DATA: {
26
- label: string;
27
- icon: string;
28
- }[];
29
- }, {
30
- tabs(): {
31
- label: any;
32
- id: string;
33
- panelId: string;
34
- icon: string;
35
- }[];
36
- isSearching(): boolean;
37
- }, {
38
- selectTabset(id: any): void;
39
- setTabsetRef(): void;
40
- focusTabset(): void;
41
- handleKeyDown(event: any, tabId: any): void;
42
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
43
- showRecentlyUsedTab: {
44
- type: BooleanConstructor;
45
- default: boolean;
46
- };
47
- scrollIntoTab: {
48
- type: NumberConstructor;
49
- required: true;
50
- };
51
- isScrolling: {
52
- type: BooleanConstructor;
53
- default: boolean;
54
- };
55
- emojiFilter: {
56
- type: StringConstructor;
57
- default: string;
58
- };
59
- tabSetLabels: {
60
- type: ArrayConstructor;
61
- required: true;
62
- };
63
- }>>, {
64
- showRecentlyUsedTab: boolean;
65
- isScrolling: boolean;
66
- emojiFilter: string;
67
- }>;
1
+ declare const _default: import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
68
2
  export default _default;
69
3
  //# sourceMappingURL=emoji_tabset.vue.d.ts.map
@@ -3,8 +3,35 @@ export namespace EMPTY_STATE_SIZE_MODIFIERS {
3
3
  let md: string;
4
4
  let lg: string;
5
5
  }
6
+ export namespace EMPTY_STATE_CONTENT_SIZE_MODIFIERS {
7
+ let sm_1: string;
8
+ export { sm_1 as sm };
9
+ let md_1: string;
10
+ export { md_1 as md };
11
+ let lg_1: string;
12
+ export { lg_1 as lg };
13
+ }
14
+ export namespace EMPTY_STATE_HEADLINE_SIZE_MODIFIERS {
15
+ let sm_2: string;
16
+ export { sm_2 as sm };
17
+ let md_2: string;
18
+ export { md_2 as md };
19
+ let lg_2: string;
20
+ export { lg_2 as lg };
21
+ }
22
+ export namespace EMPTY_STATE_BODY_SIZE_MODIFIERS {
23
+ let sm_3: string;
24
+ export { sm_3 as sm };
25
+ let md_3: string;
26
+ export { md_3 as md };
27
+ let lg_3: string;
28
+ export { lg_3 as lg };
29
+ }
6
30
  declare namespace _default {
7
31
  export { EMPTY_STATE_SIZE_MODIFIERS };
32
+ export { EMPTY_STATE_CONTENT_SIZE_MODIFIERS };
33
+ export { EMPTY_STATE_HEADLINE_SIZE_MODIFIERS };
34
+ export { EMPTY_STATE_BODY_SIZE_MODIFIERS };
8
35
  }
9
36
  export default _default;
10
37
  //# sourceMappingURL=empty_state_constants.d.ts.map
@@ -1,3 +1,3 @@
1
1
  export { default as DtKeyboardShortcut } from "./keyboard_shortcut.vue";
2
- export { SHORTCUTS_ICON_ALIASES, SHORTCUTS_ALIASES_LIST, SHORTCUTS_ICON_SEPARATOR } from "./keyboard_shortcut_constants";
2
+ export { SHORTCUTS_ALIASES_LIST } from "./keyboard_shortcut_constants";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -23,24 +23,16 @@ declare const _default: import("vue").DefineComponent<{
23
23
  default: null;
24
24
  };
25
25
  }, {}, {
26
- SHORTCUTS_ICON_ALIASES: {
27
- '{win}': string;
28
- '{arrow-right}': string;
29
- '{arrow-left}': string;
30
- '{arrow-up}': string;
31
- '{arrow-down}': string;
32
- '{cmd}': string;
33
- };
34
26
  separator: RegExp;
35
27
  }, {
36
28
  icons(): {
37
- '{plus}': string;
38
- '{win}': string;
39
- '{arrow-right}': string;
40
- '{arrow-left}': string;
41
- '{arrow-up}': string;
42
- '{arrow-down}': string;
43
- '{cmd}': string;
29
+ '{plus}': any;
30
+ '{win}': any;
31
+ '{arrow-right}': any;
32
+ '{arrow-left}': any;
33
+ '{arrow-up}': any;
34
+ '{arrow-down}': any;
35
+ '{cmd}': any;
44
36
  };
45
37
  shortcutWithSeparator(): any;
46
38
  formattedShortcut(): any;
@@ -1 +1 @@
1
- {"version":3,"file":"keyboard_shortcut.vue.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut.vue.js"],"names":[],"mappings":";IAiBI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IApBH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"keyboard_shortcut.vue.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut.vue.js"],"names":[],"mappings":";IAuCI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;IApBH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG"}
@@ -1,13 +1,2 @@
1
- export const SHORTCUTS_ICON_ALIASES: {
2
- '{win}': string;
3
- '{arrow-right}': string;
4
- '{arrow-left}': string;
5
- '{arrow-up}': string;
6
- '{arrow-down}': string;
7
- '{cmd}': string;
8
- };
9
- export const SHORTCUTS_ICON_SEPARATOR: {
10
- '{plus}': string;
11
- };
12
1
  export const SHORTCUTS_ALIASES_LIST: string[];
13
2
  //# sourceMappingURL=keyboard_shortcut_constants.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"keyboard_shortcut_constants.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut_constants.js"],"names":[],"mappings":"AAAA;;;;;;;EAOE;AAEF;;EAEE;AAEF,8CAA0E"}
1
+ {"version":3,"file":"keyboard_shortcut_constants.d.ts","sourceRoot":"","sources":["../../../../components/keyboard_shortcut/keyboard_shortcut_constants.js"],"names":[],"mappings":"AAAA,8CAOE"}
@@ -223,15 +223,13 @@ declare const _default: import("vue").DefineComponent<{
223
223
  };
224
224
  };
225
225
  computed: {
226
- /**
227
- * Modals focus the user’s attention exclusively on one task or piece of information
228
- * via a window that sits on top of the page content.
229
- * @see https://dialtone.dialpad.com/components/modal.html
230
- */
231
226
  showVisuallyHiddenClose(): any;
232
227
  };
233
228
  methods: {
234
- validateVisuallyHiddenCloseProps(): void;
229
+ validateVisuallyHiddenCloseProps(): void; /**
230
+ * A set of props to be passed into the modal's close button.
231
+ * Requires an 'ariaLabel' property.
232
+ */
235
233
  };
236
234
  } | {
237
235
  methods: {
@@ -1 +1 @@
1
- {"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue.js"],"names":[],"mappings":";IAoCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA3LP;;;;WAIG;;;;;;;;;;;;;;;;IAcC;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG"}
1
+ {"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue.js"],"names":[],"mappings":";IAoCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kDAzKH;;;WAGG;;;;;;;;;;;;IAHH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;;IAOH;;;OAGG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;;IASH;;;;OAIG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG"}
@@ -36,16 +36,17 @@ declare const _default: import("vue").DefineComponent<{
36
36
  };
37
37
  visuallyHiddenCloseLabel: {
38
38
  type: StringConstructor;
39
- default: null; /**
40
- * Props for the notice close button.
41
- */
39
+ default: null;
42
40
  };
43
41
  };
44
42
  watch: {
45
43
  $props: {
46
44
  immediate: boolean;
47
45
  deep: boolean;
48
- handler(): void;
46
+ handler(): void; /**
47
+ * Hides the close button from the notice
48
+ * @values true, false
49
+ */
49
50
  };
50
51
  };
51
52
  computed: {
@@ -1 +1 @@
1
- {"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue.js"],"names":[],"mappings":";IAmBI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;2BApBH;;eAEG;;;;;;;;;;;;;;;;;IAFH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
1
+ {"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue.js"],"names":[],"mappings":";IAmBI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;6BAZH;;;eAGG;;;;;;;;;;IAXH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
9
9
  validate(kind: any): boolean;
10
10
  };
11
11
  }, {}, {}, {
12
- defaultIcon(): string | undefined;
12
+ defaultIcon(): any;
13
13
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
14
14
  /**
15
15
  * Kind of icon
@@ -1 +1 @@
1
- {"version":3,"file":"notice_icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_icon.vue.js"],"names":[],"mappings":";IAqBI;;;OAGG;;;;;;;;;IAHH;;;OAGG"}
1
+ {"version":3,"file":"notice_icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_icon.vue.js"],"names":[],"mappings":";IA+BI;;;OAGG;;;;;;;;;IAHH;;;OAGG"}
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue.js"],"names":[],"mappings":";IAkBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;IApDH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG"}
1
+ {"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue.js"],"names":[],"mappings":";IAoBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;IApDH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG"}
@@ -125,8 +125,8 @@ declare const _default: import("vue").DefineComponent<{
125
125
  }>>, {
126
126
  active: boolean;
127
127
  size: string;
128
- ariaLabel: string;
129
128
  id: string;
129
+ ariaLabel: string;
130
130
  kind: string;
131
131
  importance: string;
132
132
  disabled: boolean;
@@ -171,8 +171,8 @@ declare const _default: import("vue").DefineComponent<{
171
171
  }>>, {
172
172
  active: boolean;
173
173
  circle: boolean;
174
- ariaLabel: string;
175
174
  id: string;
175
+ ariaLabel: string;
176
176
  danger: boolean;
177
177
  importance: string;
178
178
  disabled: boolean;
@@ -292,8 +292,8 @@ declare const _default: import("vue").DefineComponent<{
292
292
  };
293
293
  }>>, {
294
294
  active: boolean;
295
- ariaLabel: string;
296
295
  id: string;
296
+ ariaLabel: string;
297
297
  danger: boolean;
298
298
  disabled: boolean;
299
299
  contentClass: string | Record<string, any> | unknown[];
@@ -1 +1 @@
1
- {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue.js"],"names":[],"mappings":";IAsBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;IAnCH;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue.js"],"names":[],"mappings":";IA+DI;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;IAnCH;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js"],"names":[],"mappings":";IA2BI;;;;;;;;OAQG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IARH;;;;;;;;OAQG"}
1
+ {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js"],"names":[],"mappings":";IA4BI;;;;;;;;OAQG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IARH;;;;;;;;OAQG"}
@@ -220,7 +220,7 @@ declare const _default: import("vue").DefineComponent<{
220
220
  buttonGroup: {
221
221
  showBtn: any;
222
222
  selector: string;
223
- iconName: string;
223
+ icon: any;
224
224
  dataQA: string;
225
225
  tooltipMessage: string;
226
226
  onClick: () => void;
@@ -232,7 +232,7 @@ declare const _default: import("vue").DefineComponent<{
232
232
  selector: {
233
233
  textAlign: string;
234
234
  };
235
- iconName: string;
235
+ icon: any;
236
236
  dataQA: string;
237
237
  tooltipMessage: string;
238
238
  onClick: () => any;
@@ -242,7 +242,7 @@ declare const _default: import("vue").DefineComponent<{
242
242
  showBtn: any;
243
243
  label: string;
244
244
  selector: string;
245
- iconName: string;
245
+ icon: any;
246
246
  dataQA: string;
247
247
  tooltipMessage: string;
248
248
  onClick: () => void;
@@ -250,7 +250,7 @@ declare const _default: import("vue").DefineComponent<{
250
250
  textFormatButtons(): {
251
251
  showBtn: any;
252
252
  selector: string;
253
- iconName: string;
253
+ icon: any;
254
254
  dataQA: string;
255
255
  tooltipMessage: string;
256
256
  onClick: () => void;
@@ -260,7 +260,7 @@ declare const _default: import("vue").DefineComponent<{
260
260
  selector: {
261
261
  textAlign: string;
262
262
  };
263
- iconName: string;
263
+ icon: any;
264
264
  dataQA: string;
265
265
  tooltipMessage: string;
266
266
  onClick: () => any;
@@ -268,7 +268,7 @@ declare const _default: import("vue").DefineComponent<{
268
268
  listButtons(): {
269
269
  showBtn: any;
270
270
  selector: string;
271
- iconName: string;
271
+ icon: any;
272
272
  dataQA: string;
273
273
  tooltipMessage: string;
274
274
  onClick: () => void;
@@ -276,7 +276,7 @@ declare const _default: import("vue").DefineComponent<{
276
276
  individualButtons(): {
277
277
  showBtn: any;
278
278
  selector: string;
279
- iconName: string;
279
+ icon: any;
280
280
  dataQA: string;
281
281
  tooltipMessage: string;
282
282
  onClick: () => void;
@@ -284,7 +284,7 @@ declare const _default: import("vue").DefineComponent<{
284
284
  linkButton(): {
285
285
  showBtn: any;
286
286
  selector: string;
287
- iconName: string;
287
+ icon: any;
288
288
  dataQA: string;
289
289
  tooltipMessage: string;
290
290
  onClick: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue.js"],"names":[],"mappings":";IAmCI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IArNH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue.js"],"names":[],"mappings":";IA+DI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IArNH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -84,7 +84,6 @@ declare const _default: import("vue").DefineComponent<{
84
84
  transitionend: () => void;
85
85
  keydown: (event: any) => void;
86
86
  };
87
- iconName(): "user" | null;
88
87
  listItemClasses(): (string | {
89
88
  'dt-feed-item-row--active': never;
90
89
  'dt-feed-item-row--state-transition'?: undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"feed_item_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_row/feed_item_row.vue.js"],"names":[],"mappings":";IAyBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA7EH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"feed_item_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_row/feed_item_row.vue.js"],"names":[],"mappings":";IA2BI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA7EH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}