@dialpad/dialtone-vue 2.161.2 → 2.162.0

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/components/avatar/avatar.vue.cjs +13 -24
  6. package/dist/components/avatar/avatar.vue.cjs.map +1 -1
  7. package/dist/components/avatar/avatar.vue.js +13 -24
  8. package/dist/components/avatar/avatar.vue.js.map +1 -1
  9. package/dist/components/badge/badge.vue.cjs +13 -34
  10. package/dist/components/badge/badge.vue.cjs.map +1 -1
  11. package/dist/components/badge/badge.vue.js +13 -34
  12. package/dist/components/badge/badge.vue.js.map +1 -1
  13. package/dist/components/chip/chip.vue.cjs +4 -4
  14. package/dist/components/chip/chip.vue.cjs.map +1 -1
  15. package/dist/components/chip/chip.vue.js +4 -4
  16. package/dist/components/chip/chip.vue.js.map +1 -1
  17. package/dist/components/collapsible/collapsible.vue.cjs +4 -3
  18. package/dist/components/collapsible/collapsible.vue.cjs.map +1 -1
  19. package/dist/components/collapsible/collapsible.vue.js +4 -3
  20. package/dist/components/collapsible/collapsible.vue.js.map +1 -1
  21. package/dist/components/datepicker/modules/month-year-picker.vue.cjs +14 -6
  22. package/dist/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
  23. package/dist/components/datepicker/modules/month-year-picker.vue.js +14 -6
  24. package/dist/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
  25. package/dist/components/emoji_picker/modules/emoji_search.vue.cjs +6 -5
  26. package/dist/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  27. package/dist/components/emoji_picker/modules/emoji_search.vue.js +6 -5
  28. package/dist/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  29. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs +23 -14
  30. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  31. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js +23 -14
  32. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  33. package/dist/components/empty_state/empty_state.vue.cjs +20 -80
  34. package/dist/components/empty_state/empty_state.vue.cjs.map +1 -1
  35. package/dist/components/empty_state/empty_state.vue.js +21 -81
  36. package/dist/components/empty_state/empty_state.vue.js.map +1 -1
  37. package/dist/components/empty_state/empty_state_constants.cjs +18 -0
  38. package/dist/components/empty_state/empty_state_constants.cjs.map +1 -1
  39. package/dist/components/empty_state/empty_state_constants.js +18 -0
  40. package/dist/components/empty_state/empty_state_constants.js.map +1 -1
  41. package/dist/components/icon/icon.vue.cjs +2 -2
  42. package/dist/components/icon/icon.vue.js +2 -2
  43. package/dist/components/illustration/illustration.vue.cjs +2 -2
  44. package/dist/components/illustration/illustration.vue.js +2 -2
  45. package/dist/components/image_viewer/image_viewer.vue.cjs +4 -4
  46. package/dist/components/image_viewer/image_viewer.vue.cjs.map +1 -1
  47. package/dist/components/image_viewer/image_viewer.vue.js +4 -4
  48. package/dist/components/image_viewer/image_viewer.vue.js.map +1 -1
  49. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -9
  50. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
  51. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js +22 -7
  52. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
  53. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
  54. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
  55. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
  56. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
  57. package/dist/components/list_item/list_item.vue.cjs +3 -3
  58. package/dist/components/list_item/list_item.vue.cjs.map +1 -1
  59. package/dist/components/list_item/list_item.vue.js +3 -3
  60. package/dist/components/list_item/list_item.vue.js.map +1 -1
  61. package/dist/components/modal/modal.vue.cjs +4 -4
  62. package/dist/components/modal/modal.vue.cjs.map +1 -1
  63. package/dist/components/modal/modal.vue.js +4 -4
  64. package/dist/components/modal/modal.vue.js.map +1 -1
  65. package/dist/components/notice/notice_action.vue.cjs +4 -4
  66. package/dist/components/notice/notice_action.vue.cjs.map +1 -1
  67. package/dist/components/notice/notice_action.vue.js +4 -4
  68. package/dist/components/notice/notice_action.vue.js.map +1 -1
  69. package/dist/components/notice/notice_icon.vue.cjs +12 -8
  70. package/dist/components/notice/notice_icon.vue.cjs.map +1 -1
  71. package/dist/components/notice/notice_icon.vue.js +12 -8
  72. package/dist/components/notice/notice_icon.vue.js.map +1 -1
  73. package/dist/components/pagination/pagination.vue.cjs +11 -5
  74. package/dist/components/pagination/pagination.vue.cjs.map +1 -1
  75. package/dist/components/pagination/pagination.vue.js +11 -5
  76. package/dist/components/pagination/pagination.vue.js.map +1 -1
  77. package/dist/components/popover/popover_header_footer.vue.cjs +4 -4
  78. package/dist/components/popover/popover_header_footer.vue.cjs.map +1 -1
  79. package/dist/components/popover/popover_header_footer.vue.js +4 -4
  80. package/dist/components/popover/popover_header_footer.vue.js.map +1 -1
  81. package/dist/dialtone-vue.cjs +0 -3
  82. package/dist/dialtone-vue.cjs.map +1 -1
  83. package/dist/dialtone-vue.js +2 -5
  84. package/dist/lib/general-row.cjs +0 -1
  85. package/dist/lib/general-row.cjs.map +1 -1
  86. package/dist/lib/general-row.js +1 -2
  87. package/dist/lib/keyboard-shortcut.cjs +0 -2
  88. package/dist/lib/keyboard-shortcut.cjs.map +1 -1
  89. package/dist/lib/keyboard-shortcut.js +2 -4
  90. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -5
  91. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  92. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -5
  93. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  94. package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs +25 -5
  95. package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  96. package/dist/recipes/cards/ivr_node/ivr_node.vue.js +26 -6
  97. package/dist/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  98. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +5 -4
  99. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  100. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +5 -4
  101. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  102. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +3 -3
  103. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  104. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +3 -3
  105. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  106. package/dist/recipes/conversation_view/editor/editor.vue.cjs +35 -22
  107. package/dist/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  108. package/dist/recipes/conversation_view/editor/editor.vue.js +35 -22
  109. package/dist/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  110. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +7 -6
  111. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  112. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +7 -6
  113. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  114. package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs +9 -17
  115. package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs.map +1 -1
  116. package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.js +9 -17
  117. package/dist/recipes/conversation_view/feed_pill/feed_item_pill.vue.js.map +1 -1
  118. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +6 -5
  119. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  120. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +6 -5
  121. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
  122. package/dist/recipes/conversation_view/message_input/message_input.vue.cjs +22 -11
  123. package/dist/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  124. package/dist/recipes/conversation_view/message_input/message_input.vue.js +22 -11
  125. package/dist/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  126. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -6
  127. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  128. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -6
  129. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  130. package/dist/recipes/item_layout/contact_info/contact_info.vue.cjs +14 -10
  131. package/dist/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  132. package/dist/recipes/item_layout/contact_info/contact_info.vue.js +14 -10
  133. package/dist/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  134. package/dist/recipes/leftbar/callbox/callbox.vue.cjs +6 -3
  135. package/dist/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  136. package/dist/recipes/leftbar/callbox/callbox.vue.js +6 -3
  137. package/dist/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  138. package/dist/recipes/leftbar/contact_row/contact_row.vue.cjs +6 -5
  139. package/dist/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  140. package/dist/recipes/leftbar/contact_row/contact_row.vue.js +6 -5
  141. package/dist/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  142. package/dist/recipes/leftbar/general_row/general_row.vue.cjs +8 -7
  143. package/dist/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  144. package/dist/recipes/leftbar/general_row/general_row.vue.js +8 -7
  145. package/dist/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  146. package/dist/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
  147. package/dist/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
  148. package/dist/recipes/leftbar/general_row/general_row_constants.js +0 -17
  149. package/dist/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
  150. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +36 -4
  151. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  152. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +37 -5
  153. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  154. package/dist/recipes/leftbar/group_row/group_row.vue.cjs +3 -3
  155. package/dist/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  156. package/dist/recipes/leftbar/group_row/group_row.vue.js +3 -3
  157. package/dist/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  158. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs +4 -3
  159. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  160. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js +4 -3
  161. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  162. package/dist/style.css +127 -124
  163. package/dist/types/components/avatar/avatar.vue.d.ts +4 -22
  164. package/dist/types/components/avatar/avatar.vue.d.ts.map +1 -1
  165. package/dist/types/components/badge/badge.vue.d.ts +3 -19
  166. package/dist/types/components/badge/badge.vue.d.ts.map +1 -1
  167. package/dist/types/components/chip/chip.vue.d.ts.map +1 -1
  168. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
  169. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
  170. package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts.map +1 -1
  171. package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -58
  172. package/dist/types/components/empty_state/empty_state.vue.d.ts.map +1 -1
  173. package/dist/types/components/empty_state/empty_state_constants.d.ts +27 -0
  174. package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
  175. package/dist/types/components/keyboard_shortcut/index.d.ts +1 -1
  176. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +7 -15
  177. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
  178. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
  179. package/dist/types/components/list_item/list_item.vue.d.ts.map +1 -1
  180. package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
  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/pagination/pagination.vue.d.ts.map +1 -1
  184. package/dist/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
  185. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  186. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  187. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  188. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
  189. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +8 -8
  190. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +0 -1
  191. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  192. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +2 -10
  193. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -1
  194. package/dist/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
  195. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +4 -6
  196. package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  197. package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts.map +1 -1
  198. package/dist/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +3 -10
  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/general_row/leftbar_general_row_icon.vue.d.ts.map +1 -1
  210. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  211. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  212. package/package.json +3 -3
  213. package/dist/common/storybook_utils.cjs +0 -8
  214. package/dist/common/storybook_utils.cjs.map +0 -1
  215. package/dist/common/storybook_utils.js +0 -8
  216. package/dist/common/storybook_utils.js.map +0 -1
@@ -42,10 +42,6 @@ declare const _default: import('vue').DefineComponent<{
42
42
  default: undefined;
43
43
  validator: (group: unknown) => boolean;
44
44
  };
45
- overlayIcon: {
46
- type: StringConstructor;
47
- default: string;
48
- };
49
45
  overlayText: {
50
46
  type: StringConstructor;
51
47
  default: string;
@@ -62,11 +58,6 @@ declare const _default: import('vue').DefineComponent<{
62
58
  type: StringConstructor;
63
59
  default: undefined;
64
60
  };
65
- iconName: {
66
- type: StringConstructor;
67
- default: undefined;
68
- validator: (name: unknown) => boolean;
69
- };
70
61
  iconSize: {
71
62
  type: StringConstructor;
72
63
  default: string;
@@ -112,7 +103,9 @@ declare const _default: import('vue').DefineComponent<{
112
103
  formattedInitials: string;
113
104
  initializing: boolean;
114
105
  }, {
115
- isNotIconType(): boolean;
106
+ isIconType(): import('vue/types/vnode').ScopedSlotChildren;
107
+ hasOverlayIcon(): boolean;
108
+ iconDataQa(): "dt-avatar-icon";
116
109
  avatarClasses(): any[];
117
110
  overlayClasses(): any[];
118
111
  showGroup(): boolean;
@@ -171,10 +164,6 @@ declare const _default: import('vue').DefineComponent<{
171
164
  default: undefined;
172
165
  validator: (group: unknown) => boolean;
173
166
  };
174
- overlayIcon: {
175
- type: StringConstructor;
176
- default: string;
177
- };
178
167
  overlayText: {
179
168
  type: StringConstructor;
180
169
  default: string;
@@ -191,11 +180,6 @@ declare const _default: import('vue').DefineComponent<{
191
180
  type: StringConstructor;
192
181
  default: undefined;
193
182
  };
194
- iconName: {
195
- type: StringConstructor;
196
- default: undefined;
197
- validator: (name: unknown) => boolean;
198
- };
199
183
  iconSize: {
200
184
  type: StringConstructor;
201
185
  default: string;
@@ -216,8 +200,8 @@ declare const _default: import('vue').DefineComponent<{
216
200
  }>>, {
217
201
  id: string;
218
202
  presence: string;
219
- size: string;
220
203
  fullName: string;
204
+ size: string;
221
205
  group: number;
222
206
  imageSrc: string;
223
207
  seed: string;
@@ -226,11 +210,9 @@ declare const _default: import('vue').DefineComponent<{
226
210
  canvasClass: string | Record<string, any> | unknown[];
227
211
  iconClass: string | Record<string, any> | unknown[];
228
212
  presenceProps: Record<string, any>;
229
- overlayIcon: string;
230
213
  overlayText: string;
231
214
  overlayClass: string | Record<string, any> | unknown[];
232
215
  imageAlt: string;
233
- iconName: string;
234
216
  iconSize: string;
235
217
  clickable: boolean;
236
218
  iconAriaLabel: string;
@@ -1 +1 @@
1
- {"version":3,"file":"avatar.vue.d.ts","sourceRoot":"","sources":["../../../../components/avatar/avatar.vue"],"names":[],"mappings":"AAwEA;"}
1
+ {"version":3,"file":"avatar.vue.d.ts","sourceRoot":"","sources":["../../../../components/avatar/avatar.vue"],"names":[],"mappings":"AA6EA;"}
@@ -1,12 +1,4 @@
1
1
  declare const _default: import('vue').DefineComponent<{
2
- iconLeft: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- iconRight: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
2
  text: {
11
3
  type: StringConstructor;
12
4
  default: string;
@@ -77,20 +69,14 @@ declare const _default: import('vue').DefineComponent<{
77
69
  'magenta-400': string;
78
70
  };
79
71
  }, {
80
- hasIcons(): boolean;
72
+ hasLeftIcon(): import('vue/types/vnode').ScopedSlotChildren;
73
+ hasRightIcon(): import('vue/types/vnode').ScopedSlotChildren;
74
+ hasIcons(): import('vue/types/vnode').ScopedSlotChildren;
81
75
  }, {
82
76
  validateProps(): void;
83
77
  validateTypePropCombination(): void;
84
78
  validateDecorationPropCombination(): void;
85
79
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
86
- iconLeft: {
87
- type: StringConstructor;
88
- default: string;
89
- };
90
- iconRight: {
91
- type: StringConstructor;
92
- default: string;
93
- };
94
80
  text: {
95
81
  type: StringConstructor;
96
82
  default: string;
@@ -126,8 +112,6 @@ declare const _default: import('vue').DefineComponent<{
126
112
  type: string;
127
113
  text: string;
128
114
  outlined: boolean;
129
- iconLeft: string;
130
- iconRight: string;
131
115
  kind: string;
132
116
  decoration: string;
133
117
  labelClass: string | Record<string, any> | unknown[];
@@ -1 +1 @@
1
- {"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue"],"names":[],"mappings":"AA0CA;"}
1
+ {"version":3,"file":"badge.vue.d.ts","sourceRoot":"","sources":["../../../../components/badge/badge.vue"],"names":[],"mappings":"AA4CA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"chip.vue.d.ts","sourceRoot":"","sources":["../../../../components/chip/chip.vue"],"names":[],"mappings":"AAsDA;"}
1
+ {"version":3,"file":"chip.vue.d.ts","sourceRoot":"","sources":["../../../../components/chip/chip.vue"],"names":[],"mappings":"AAqDA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"collapsible.vue.d.ts","sourceRoot":"","sources":["../../../../components/collapsible/collapsible.vue"],"names":[],"mappings":"AAwEA;"}
1
+ {"version":3,"file":"collapsible.vue.d.ts","sourceRoot":"","sources":["../../../../components/collapsible/collapsible.vue"],"names":[],"mappings":"AA6EA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"month-year-picker.vue.d.ts","sourceRoot":"","sources":["../../../../../components/datepicker/modules/month-year-picker.vue"],"names":[],"mappings":"AAsIA;"}
1
+ {"version":3,"file":"month-year-picker.vue.d.ts","sourceRoot":"","sources":["../../../../../components/datepicker/modules/month-year-picker.vue"],"names":[],"mappings":"AAkIA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"emoji_search.vue.d.ts","sourceRoot":"","sources":["../../../../../components/emoji_picker/modules/emoji_search.vue"],"names":[],"mappings":"AAyCA;"}
1
+ {"version":3,"file":"emoji_search.vue.d.ts","sourceRoot":"","sources":["../../../../../components/emoji_picker/modules/emoji_search.vue"],"names":[],"mappings":"AAuCA;"}
@@ -1,60 +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
- emojiFilter: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- tabSetLabels: {
15
- type: ArrayConstructor;
16
- required: true;
17
- };
18
- }, {}, {
19
- selectedTab: string;
20
- tabsetRef: never[];
21
- TABS_DATA: {
22
- label: string;
23
- icon: string;
24
- }[];
25
- }, {
26
- tabs(): {
27
- label: any;
28
- id: string;
29
- panelId: string;
30
- icon: string;
31
- }[];
32
- isSearching(): boolean;
33
- }, {
34
- selectTabset(id: any): void;
35
- setTabsetRef(): void;
36
- focusTabset(): void;
37
- handleKeyDown(event: any, tabId: any): void;
38
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
39
- showRecentlyUsedTab: {
40
- type: BooleanConstructor;
41
- default: boolean;
42
- };
43
- scrollIntoTab: {
44
- type: NumberConstructor;
45
- required: true;
46
- };
47
- emojiFilter: {
48
- type: StringConstructor;
49
- default: string;
50
- };
51
- tabSetLabels: {
52
- type: ArrayConstructor;
53
- required: true;
54
- };
55
- }>>, {
56
- showRecentlyUsedTab: boolean;
57
- emojiFilter: string;
58
- }>;
1
+ declare const _default: import('vue').DefineComponent<{}, any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{}>>, {}>;
59
2
  export default _default;
60
3
  //# sourceMappingURL=emoji_tabset.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"empty_state.vue.d.ts","sourceRoot":"","sources":["../../../../components/empty_state/empty_state.vue"],"names":[],"mappings":"AA4CA;"}
1
+ {"version":3,"file":"empty_state.vue.d.ts","sourceRoot":"","sources":["../../../../components/empty_state/empty_state.vue"],"names":[],"mappings":"AA0CA;"}
@@ -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 +1 @@
1
- {"version":3,"file":"image_viewer.vue.d.ts","sourceRoot":"","sources":["../../../../components/image_viewer/image_viewer.vue"],"names":[],"mappings":"AAmEA;"}
1
+ {"version":3,"file":"image_viewer.vue.d.ts","sourceRoot":"","sources":["../../../../components/image_viewer/image_viewer.vue"],"names":[],"mappings":"AAkEA;"}
@@ -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
@@ -12,24 +12,16 @@ declare const _default: import('vue').DefineComponent<{
12
12
  default: null;
13
13
  };
14
14
  }, {}, {
15
- SHORTCUTS_ICON_ALIASES: {
16
- '{win}': string;
17
- '{arrow-right}': string;
18
- '{arrow-left}': string;
19
- '{arrow-up}': string;
20
- '{arrow-down}': string;
21
- '{cmd}': string;
22
- };
23
15
  separator: RegExp;
24
16
  }, {
25
17
  icons(): {
26
- '{plus}': string;
27
- '{win}': string;
28
- '{arrow-right}': string;
29
- '{arrow-left}': string;
30
- '{arrow-up}': string;
31
- '{arrow-down}': string;
32
- '{cmd}': string;
18
+ '{plus}': any;
19
+ '{win}': any;
20
+ '{arrow-right}': any;
21
+ '{arrow-left}': any;
22
+ '{arrow-up}': any;
23
+ '{arrow-down}': any;
24
+ '{cmd}': any;
33
25
  };
34
26
  shortcutWithSeparator(): any;
35
27
  formattedShortcut(): any;
@@ -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"}
@@ -1 +1 @@
1
- {"version":3,"file":"list_item.vue.d.ts","sourceRoot":"","sources":["../../../../components/list_item/list_item.vue"],"names":[],"mappings":"AAwCA;"}
1
+ {"version":3,"file":"list_item.vue.d.ts","sourceRoot":"","sources":["../../../../components/list_item/list_item.vue"],"names":[],"mappings":"AAuCA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue"],"names":[],"mappings":"AAmHA;"}
1
+ {"version":3,"file":"modal.vue.d.ts","sourceRoot":"","sources":["../../../../components/modal/modal.vue"],"names":[],"mappings":"AAkHA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue"],"names":[],"mappings":"AAgCA;"}
1
+ {"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue"],"names":[],"mappings":"AA+BA;"}
@@ -5,7 +5,7 @@ declare const _default: import('vue').DefineComponent<{
5
5
  validate(kind: any): boolean;
6
6
  };
7
7
  }, {}, {}, {
8
- defaultIcon(): string | undefined;
8
+ defaultIcon(): any;
9
9
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
10
10
  kind: {
11
11
  type: StringConstructor;
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue"],"names":[],"mappings":"AAsEA;"}
1
+ {"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue"],"names":[],"mappings":"AAmEA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"popover_header_footer.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover_header_footer.vue"],"names":[],"mappings":"AA0CA;"}
1
+ {"version":3,"file":"popover_header_footer.vue.d.ts","sourceRoot":"","sources":["../../../../components/popover/popover_header_footer.vue"],"names":[],"mappings":"AAyCA;"}
@@ -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":"AA8EA;"}
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":"AA6EA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAmGA;"}
1
+ {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue"],"names":[],"mappings":"AAgGA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue"],"names":[],"mappings":"AA+DA;"}
1
+ {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue"],"names":[],"mappings":"AA6DA;"}
@@ -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":"AA0CA;"}
1
+ {"version":3,"file":"image_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue"],"names":[],"mappings":"AAyCA;"}
@@ -133,7 +133,7 @@ declare const _default: import('vue').DefineComponent<{
133
133
  buttonGroup: {
134
134
  showBtn: any;
135
135
  selector: string;
136
- iconName: string;
136
+ icon: any;
137
137
  dataQA: string;
138
138
  tooltipMessage: string;
139
139
  onClick: () => void;
@@ -145,7 +145,7 @@ declare const _default: import('vue').DefineComponent<{
145
145
  selector: {
146
146
  textAlign: string;
147
147
  };
148
- iconName: string;
148
+ icon: any;
149
149
  dataQA: string;
150
150
  tooltipMessage: string;
151
151
  onClick: () => any;
@@ -155,7 +155,7 @@ declare const _default: import('vue').DefineComponent<{
155
155
  showBtn: any;
156
156
  label: string;
157
157
  selector: string;
158
- iconName: string;
158
+ icon: any;
159
159
  dataQA: string;
160
160
  tooltipMessage: string;
161
161
  onClick: () => void;
@@ -163,7 +163,7 @@ declare const _default: import('vue').DefineComponent<{
163
163
  textFormatButtons(): {
164
164
  showBtn: any;
165
165
  selector: string;
166
- iconName: string;
166
+ icon: any;
167
167
  dataQA: string;
168
168
  tooltipMessage: string;
169
169
  onClick: () => void;
@@ -173,7 +173,7 @@ declare const _default: import('vue').DefineComponent<{
173
173
  selector: {
174
174
  textAlign: string;
175
175
  };
176
- iconName: string;
176
+ icon: any;
177
177
  dataQA: string;
178
178
  tooltipMessage: string;
179
179
  onClick: () => any;
@@ -181,7 +181,7 @@ declare const _default: import('vue').DefineComponent<{
181
181
  listButtons(): {
182
182
  showBtn: any;
183
183
  selector: string;
184
- iconName: string;
184
+ icon: any;
185
185
  dataQA: string;
186
186
  tooltipMessage: string;
187
187
  onClick: () => void;
@@ -189,7 +189,7 @@ declare const _default: import('vue').DefineComponent<{
189
189
  individualButtons(): {
190
190
  showBtn: any;
191
191
  selector: string;
192
- iconName: string;
192
+ icon: any;
193
193
  dataQA: string;
194
194
  tooltipMessage: string;
195
195
  onClick: () => void;
@@ -197,7 +197,7 @@ declare const _default: import('vue').DefineComponent<{
197
197
  linkButton(): {
198
198
  showBtn: any;
199
199
  selector: string;
200
- iconName: string;
200
+ icon: any;
201
201
  dataQA: string;
202
202
  tooltipMessage: string;
203
203
  onClick: () => void;
@@ -51,7 +51,6 @@ declare const _default: import('vue').DefineComponent<{
51
51
  transitionend: () => void;
52
52
  keydown: (event: any) => void;
53
53
  };
54
- iconName(): "user" | null;
55
54
  listItemClasses(): (string | {
56
55
  'dt-feed-item-row--active': never;
57
56
  '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"],"names":[],"mappings":"AA+GA;"}
1
+ {"version":3,"file":"feed_item_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_item_row/feed_item_row.vue"],"names":[],"mappings":"AAuHA;"}
@@ -1,8 +1,4 @@
1
1
  declare const _default: import('vue').DefineComponent<{
2
- iconName: {
3
- type: StringConstructor;
4
- default: () => "";
5
- };
6
2
  title: {
7
3
  type: StringConstructor;
8
4
  default: () => "";
@@ -36,16 +32,13 @@ declare const _default: import('vue').DefineComponent<{
36
32
  hover: boolean;
37
33
  expanded: any;
38
34
  }, {
39
- computedIcon(): any;
35
+ toggleIcon(): any;
36
+ showChevronIcon(): any;
40
37
  toggleableClass(): "" | "d-c-pointer";
41
38
  borderClass(): any;
42
39
  }, {
43
40
  onClick(): void;
44
41
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, Readonly<import('vue').ExtractPropTypes<{
45
- iconName: {
46
- type: StringConstructor;
47
- default: () => "";
48
- };
49
42
  title: {
50
43
  type: StringConstructor;
51
44
  default: () => "";
@@ -77,7 +70,6 @@ declare const _default: import('vue').DefineComponent<{
77
70
  };
78
71
  }>>, {
79
72
  title: string;
80
- iconName: string;
81
73
  buttonClass: string | Record<string, any> | unknown[];
82
74
  wrapperClass: string | Record<string, any> | unknown[];
83
75
  toggleable: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"feed_item_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_pill/feed_item_pill.vue"],"names":[],"mappings":"AAgDA;"}
1
+ {"version":3,"file":"feed_item_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/feed_pill/feed_item_pill.vue"],"names":[],"mappings":"AA0DA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"MeetingPill.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue"],"names":[],"mappings":"AAoCA;"}
1
+ {"version":3,"file":"MeetingPill.vue.d.ts","sourceRoot":"","sources":["../../../../../../recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue"],"names":[],"mappings":"AAkCA;"}
@@ -80,9 +80,7 @@ declare const _default: import('vue').DefineComponent<{
80
80
  };
81
81
  showSend: {
82
82
  type: (ObjectConstructor | BooleanConstructor)[];
83
- default: () => {
84
- icon: string;
85
- };
83
+ default: () => {};
86
84
  };
87
85
  showCancel: {
88
86
  type: (ObjectConstructor | BooleanConstructor)[];
@@ -137,6 +135,7 @@ declare const _default: import('vue').DefineComponent<{
137
135
  emojiPickerFocus: boolean;
138
136
  emojiPickerOpened: boolean;
139
137
  }, {
138
+ showSendIcon(): boolean;
140
139
  inputLength(): any;
141
140
  displayCharacterLimitWarning(): boolean;
142
141
  characterLimitTooltipEnabled(): any;
@@ -145,6 +144,7 @@ declare const _default: import('vue').DefineComponent<{
145
144
  ariaLabel: string;
146
145
  };
147
146
  emojiPickerHovered(): boolean;
147
+ sendIconSize(): "300";
148
148
  }, {
149
149
  onMousedown(e: any): void;
150
150
  onDrop(e: any): void;
@@ -239,9 +239,7 @@ declare const _default: import('vue').DefineComponent<{
239
239
  };
240
240
  showSend: {
241
241
  type: (ObjectConstructor | BooleanConstructor)[];
242
- default: () => {
243
- icon: string;
244
- };
242
+ default: () => {};
245
243
  };
246
244
  showCancel: {
247
245
  type: (ObjectConstructor | BooleanConstructor)[];
@@ -1 +1 @@
1
- {"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AAmNA;"}
1
+ {"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AA2NA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"settings_menu_button.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/header/settings_menu_button/settings_menu_button.vue"],"names":[],"mappings":"AAkCA;"}
1
+ {"version":3,"file":"settings_menu_button.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/header/settings_menu_button/settings_menu_button.vue"],"names":[],"mappings":"AAgCA;"}
@@ -19,10 +19,6 @@ declare const _default: import('vue').DefineComponent<{
19
19
  type: StringConstructor;
20
20
  default: string;
21
21
  };
22
- avatarIcon: {
23
- type: StringConstructor;
24
- default: null;
25
- };
26
22
  avatarSize: {
27
23
  type: StringConstructor;
28
24
  default: string;
@@ -43,7 +39,9 @@ declare const _default: import('vue').DefineComponent<{
43
39
  type: ArrayConstructor;
44
40
  default: null;
45
41
  };
46
- }, {}, {}, {}, {
42
+ }, {}, {}, {
43
+ hasAvatarIcon(): import('vue/types/vnode').ScopedSlotChildren;
44
+ }, {
47
45
  avatarClick(): void;
48
46
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "avatar-click"[], string, Readonly<import('vue').ExtractPropTypes<{
49
47
  role: {
@@ -66,10 +64,6 @@ declare const _default: import('vue').DefineComponent<{
66
64
  type: StringConstructor;
67
65
  default: string;
68
66
  };
69
- avatarIcon: {
70
- type: StringConstructor;
71
- default: null;
72
- };
73
67
  avatarSize: {
74
68
  type: StringConstructor;
75
69
  default: string;
@@ -97,7 +91,6 @@ declare const _default: import('vue').DefineComponent<{
97
91
  avatarSeed: string;
98
92
  showAvatar: boolean;
99
93
  avatarFullName: string;
100
- avatarIcon: string;
101
94
  avatarSize: string;
102
95
  avatarLabelledBy: string;
103
96
  avatarColor: string;
@@ -1 +1 @@
1
- {"version":3,"file":"contact_info.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/item_layout/contact_info/contact_info.vue"],"names":[],"mappings":"AAkFA;"}
1
+ {"version":3,"file":"contact_info.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/item_layout/contact_info/contact_info.vue"],"names":[],"mappings":"AA2GA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"callbox.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/callbox/callbox.vue"],"names":[],"mappings":"AAkFA;"}
1
+ {"version":3,"file":"callbox.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/callbox/callbox.vue"],"names":[],"mappings":"AAwFA;"}
@@ -66,7 +66,6 @@ declare const _default: import('vue').DefineComponent<{
66
66
  }, {}, {}, {
67
67
  presenceColorClass(): "d-fc-success" | "d-fc-critical" | "d-fc-warning" | undefined;
68
68
  contactDescription(): string;
69
- iconName(): "user" | null;
70
69
  }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("call" | "click")[], string, Readonly<import('vue').ExtractPropTypes<{
71
70
  avatarSrc: {
72
71
  type: StringConstructor;
@@ -1 +1 @@
1
- {"version":3,"file":"contact_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/contact_row.vue"],"names":[],"mappings":"AAyDA;"}
1
+ {"version":3,"file":"contact_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/contact_row.vue"],"names":[],"mappings":"AAgEA;"}
@@ -176,9 +176,9 @@ declare const _default: import('vue').DefineComponent<{
176
176
  };
177
177
  }>>, {
178
178
  type: string;
179
- ariaLabel: string;
180
179
  color: string;
181
180
  iconSize: string;
181
+ ariaLabel: string;
182
182
  muted: boolean;
183
183
  selected: boolean;
184
184
  unreadCount: string;
@@ -1 +1 @@
1
- {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AAgJA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA6uBiB,OAAO"}
1
+ {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue"],"names":[],"mappings":"AA8IA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CA6uBiB,OAAO"}