@dialpad/dialtone-vue 2.106.5 → 2.106.6

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 (481) hide show
  1. package/CHANGELOG.json +1 -1
  2. package/CHANGELOG.md +7 -0
  3. package/package.json +1 -1
  4. package/dist/types/common/constants.d.ts +0 -56
  5. package/dist/types/common/constants.d.ts.map +0 -1
  6. package/dist/types/common/dates.d.ts +0 -49
  7. package/dist/types/common/dates.d.ts.map +0 -1
  8. package/dist/types/common/emoji.d.ts +0 -56971
  9. package/dist/types/common/emoji.d.ts.map +0 -1
  10. package/dist/types/common/mixins/dom.d.ts +0 -25
  11. package/dist/types/common/mixins/dom.d.ts.map +0 -1
  12. package/dist/types/common/mixins/index.d.ts +0 -4
  13. package/dist/types/common/mixins/index.d.ts.map +0 -1
  14. package/dist/types/common/mixins/input.d.ts +0 -199
  15. package/dist/types/common/mixins/input.d.ts.map +0 -1
  16. package/dist/types/common/mixins/input_group.d.ts +0 -101
  17. package/dist/types/common/mixins/input_group.d.ts.map +0 -1
  18. package/dist/types/common/mixins/keyboard_list_navigation.d.ts +0 -58
  19. package/dist/types/common/mixins/keyboard_list_navigation.d.ts.map +0 -1
  20. package/dist/types/common/mixins/modal.d.ts +0 -44
  21. package/dist/types/common/mixins/modal.d.ts.map +0 -1
  22. package/dist/types/common/mixins/skeleton.d.ts +0 -11
  23. package/dist/types/common/mixins/skeleton.d.ts.map +0 -1
  24. package/dist/types/common/mixins/sr_only_close_button.d.ts +0 -30
  25. package/dist/types/common/mixins/sr_only_close_button.d.ts.map +0 -1
  26. package/dist/types/common/sr_only_close_button.vue.d.ts +0 -25
  27. package/dist/types/common/sr_only_close_button.vue.d.ts.map +0 -1
  28. package/dist/types/common/storybook_utils.d.ts +0 -19
  29. package/dist/types/common/storybook_utils.d.ts.map +0 -1
  30. package/dist/types/common/utils.d.ts +0 -116
  31. package/dist/types/common/utils.d.ts.map +0 -1
  32. package/dist/types/common/validators.d.ts +0 -6
  33. package/dist/types/common/validators.d.ts.map +0 -1
  34. package/dist/types/components/avatar/avatar.vue.d.ts +0 -367
  35. package/dist/types/components/avatar/avatar.vue.d.ts.map +0 -1
  36. package/dist/types/components/avatar/avatar_constants.d.ts +0 -51
  37. package/dist/types/components/avatar/avatar_constants.d.ts.map +0 -1
  38. package/dist/types/components/avatar/index.d.ts +0 -3
  39. package/dist/types/components/avatar/index.d.ts.map +0 -1
  40. package/dist/types/components/avatar/utils.d.ts +0 -2
  41. package/dist/types/components/avatar/utils.d.ts.map +0 -1
  42. package/dist/types/components/badge/badge.vue.d.ts +0 -186
  43. package/dist/types/components/badge/badge.vue.d.ts.map +0 -1
  44. package/dist/types/components/badge/badge_constants.d.ts +0 -39
  45. package/dist/types/components/badge/badge_constants.d.ts.map +0 -1
  46. package/dist/types/components/badge/index.d.ts +0 -3
  47. package/dist/types/components/badge/index.d.ts.map +0 -1
  48. package/dist/types/components/banner/banner.vue.d.ts +0 -252
  49. package/dist/types/components/banner/banner.vue.d.ts.map +0 -1
  50. package/dist/types/components/banner/index.d.ts +0 -2
  51. package/dist/types/components/banner/index.d.ts.map +0 -1
  52. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +0 -56
  53. package/dist/types/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +0 -1
  54. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts +0 -59
  55. package/dist/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +0 -1
  56. package/dist/types/components/breadcrumbs/breadcrumbs_constants.d.ts +0 -3
  57. package/dist/types/components/breadcrumbs/breadcrumbs_constants.d.ts.map +0 -1
  58. package/dist/types/components/breadcrumbs/index.d.ts +0 -4
  59. package/dist/types/components/breadcrumbs/index.d.ts.map +0 -1
  60. package/dist/types/components/button/button.vue.d.ts +0 -316
  61. package/dist/types/components/button/button.vue.d.ts.map +0 -1
  62. package/dist/types/components/button/button_constants.d.ts +0 -55
  63. package/dist/types/components/button/button_constants.d.ts.map +0 -1
  64. package/dist/types/components/button/index.d.ts +0 -3
  65. package/dist/types/components/button/index.d.ts.map +0 -1
  66. package/dist/types/components/button_group/button_group.vue.d.ts +0 -29
  67. package/dist/types/components/button_group/button_group.vue.d.ts.map +0 -1
  68. package/dist/types/components/button_group/button_group_constants.d.ts +0 -6
  69. package/dist/types/components/button_group/button_group_constants.d.ts.map +0 -1
  70. package/dist/types/components/button_group/buttons_decorator.vue.d.ts +0 -3
  71. package/dist/types/components/button_group/buttons_decorator.vue.d.ts.map +0 -1
  72. package/dist/types/components/button_group/index.d.ts +0 -3
  73. package/dist/types/components/button_group/index.d.ts.map +0 -1
  74. package/dist/types/components/card/card.vue.d.ts +0 -83
  75. package/dist/types/components/card/card.vue.d.ts.map +0 -1
  76. package/dist/types/components/card/index.d.ts +0 -2
  77. package/dist/types/components/card/index.d.ts.map +0 -1
  78. package/dist/types/components/checkbox/checkbox.vue.d.ts +0 -155
  79. package/dist/types/components/checkbox/checkbox.vue.d.ts.map +0 -1
  80. package/dist/types/components/checkbox/checkbox_constants.d.ts +0 -10
  81. package/dist/types/components/checkbox/checkbox_constants.d.ts.map +0 -1
  82. package/dist/types/components/checkbox/index.d.ts +0 -2
  83. package/dist/types/components/checkbox/index.d.ts.map +0 -1
  84. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts +0 -251
  85. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts.map +0 -1
  86. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +0 -3
  87. package/dist/types/components/checkbox_group/checkboxes_decorator.vue.d.ts.map +0 -1
  88. package/dist/types/components/checkbox_group/index.d.ts +0 -2
  89. package/dist/types/components/checkbox_group/index.d.ts.map +0 -1
  90. package/dist/types/components/chip/chip.vue.d.ts +0 -156
  91. package/dist/types/components/chip/chip.vue.d.ts.map +0 -1
  92. package/dist/types/components/chip/chip_constants.d.ts +0 -28
  93. package/dist/types/components/chip/chip_constants.d.ts.map +0 -1
  94. package/dist/types/components/chip/index.d.ts +0 -3
  95. package/dist/types/components/chip/index.d.ts.map +0 -1
  96. package/dist/types/components/codeblock/codeblock.vue.d.ts +0 -13
  97. package/dist/types/components/codeblock/codeblock.vue.d.ts.map +0 -1
  98. package/dist/types/components/codeblock/index.d.ts +0 -2
  99. package/dist/types/components/codeblock/index.d.ts.map +0 -1
  100. package/dist/types/components/collapsible/collapsible.vue.d.ts +0 -197
  101. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +0 -1
  102. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts +0 -86
  103. package/dist/types/components/collapsible/collapsible_lazy_show.vue.d.ts.map +0 -1
  104. package/dist/types/components/collapsible/index.d.ts +0 -2
  105. package/dist/types/components/collapsible/index.d.ts.map +0 -1
  106. package/dist/types/components/combobox/combobox.vue.d.ts +0 -331
  107. package/dist/types/components/combobox/combobox.vue.d.ts.map +0 -1
  108. package/dist/types/components/combobox/combobox_constants.d.ts +0 -12
  109. package/dist/types/components/combobox/combobox_constants.d.ts.map +0 -1
  110. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts +0 -39
  111. package/dist/types/components/combobox/combobox_empty-list.vue.d.ts.map +0 -1
  112. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts +0 -3
  113. package/dist/types/components/combobox/combobox_loading-list.vue.d.ts.map +0 -1
  114. package/dist/types/components/combobox/index.d.ts +0 -3
  115. package/dist/types/components/combobox/index.d.ts.map +0 -1
  116. package/dist/types/components/datepicker/datepicker.vue.d.ts +0 -3
  117. package/dist/types/components/datepicker/datepicker.vue.d.ts.map +0 -1
  118. package/dist/types/components/datepicker/datepicker_constants.d.ts +0 -8
  119. package/dist/types/components/datepicker/datepicker_constants.d.ts.map +0 -1
  120. package/dist/types/components/datepicker/formatUtils.d.ts +0 -14
  121. package/dist/types/components/datepicker/formatUtils.d.ts.map +0 -1
  122. package/dist/types/components/datepicker/index.d.ts +0 -3
  123. package/dist/types/components/datepicker/index.d.ts.map +0 -1
  124. package/dist/types/components/datepicker/modules/calendar.vue.d.ts +0 -41
  125. package/dist/types/components/datepicker/modules/calendar.vue.d.ts.map +0 -1
  126. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +0 -70
  127. package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +0 -1
  128. package/dist/types/components/datepicker/utils.d.ts +0 -4
  129. package/dist/types/components/datepicker/utils.d.ts.map +0 -1
  130. package/dist/types/components/description_list/description_list.vue.d.ts +0 -98
  131. package/dist/types/components/description_list/description_list.vue.d.ts.map +0 -1
  132. package/dist/types/components/description_list/description_list_constants.d.ts +0 -2
  133. package/dist/types/components/description_list/description_list_constants.d.ts.map +0 -1
  134. package/dist/types/components/description_list/description_list_validators.d.ts +0 -2
  135. package/dist/types/components/description_list/description_list_validators.d.ts.map +0 -1
  136. package/dist/types/components/description_list/index.d.ts +0 -3
  137. package/dist/types/components/description_list/index.d.ts.map +0 -1
  138. package/dist/types/components/dropdown/dropdown.vue.d.ts +0 -463
  139. package/dist/types/components/dropdown/dropdown.vue.d.ts.map +0 -1
  140. package/dist/types/components/dropdown/dropdown_constants.d.ts +0 -10
  141. package/dist/types/components/dropdown/dropdown_constants.d.ts.map +0 -1
  142. package/dist/types/components/dropdown/dropdown_list.vue.d.ts +0 -36
  143. package/dist/types/components/dropdown/dropdown_list.vue.d.ts.map +0 -1
  144. package/dist/types/components/dropdown/dropdown_separator.vue.d.ts +0 -3
  145. package/dist/types/components/dropdown/dropdown_separator.vue.d.ts.map +0 -1
  146. package/dist/types/components/dropdown/dropdown_story_constants.d.ts +0 -5
  147. package/dist/types/components/dropdown/dropdown_story_constants.d.ts.map +0 -1
  148. package/dist/types/components/dropdown/index.d.ts +0 -4
  149. package/dist/types/components/dropdown/index.d.ts.map +0 -1
  150. package/dist/types/components/emoji/emoji.vue.d.ts +0 -115
  151. package/dist/types/components/emoji/emoji.vue.d.ts.map +0 -1
  152. package/dist/types/components/emoji/emoji_constants.d.ts +0 -3
  153. package/dist/types/components/emoji/emoji_constants.d.ts.map +0 -1
  154. package/dist/types/components/emoji/index.d.ts +0 -2
  155. package/dist/types/components/emoji/index.d.ts.map +0 -1
  156. package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts +0 -70
  157. package/dist/types/components/emoji_picker/emoji_picker.vue.d.ts.map +0 -1
  158. package/dist/types/components/emoji_picker/emoji_picker_constants.d.ts +0 -27
  159. package/dist/types/components/emoji_picker/emoji_picker_constants.d.ts.map +0 -1
  160. package/dist/types/components/emoji_picker/emojis/index.d.ts +0 -50
  161. package/dist/types/components/emoji_picker/emojis/index.d.ts.map +0 -1
  162. package/dist/types/components/emoji_picker/index.d.ts +0 -3
  163. package/dist/types/components/emoji_picker/index.d.ts.map +0 -1
  164. package/dist/types/components/emoji_picker/modules/emoji_description.vue.d.ts +0 -19
  165. package/dist/types/components/emoji_picker/modules/emoji_description.vue.d.ts.map +0 -1
  166. package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts +0 -30
  167. package/dist/types/components/emoji_picker/modules/emoji_search.vue.d.ts.map +0 -1
  168. package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +0 -321
  169. package/dist/types/components/emoji_picker/modules/emoji_selector.vue.d.ts.map +0 -1
  170. package/dist/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +0 -55
  171. package/dist/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts.map +0 -1
  172. package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +0 -69
  173. package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +0 -1
  174. package/dist/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +0 -59
  175. package/dist/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +0 -1
  176. package/dist/types/components/emoji_text_wrapper/index.d.ts +0 -2
  177. package/dist/types/components/emoji_text_wrapper/index.d.ts.map +0 -1
  178. package/dist/types/components/icon/icon.vue.d.ts +0 -72
  179. package/dist/types/components/icon/icon.vue.d.ts.map +0 -1
  180. package/dist/types/components/icon/icon_constants.d.ts +0 -15
  181. package/dist/types/components/icon/icon_constants.d.ts.map +0 -1
  182. package/dist/types/components/icon/index.d.ts +0 -3
  183. package/dist/types/components/icon/index.d.ts.map +0 -1
  184. package/dist/types/components/image_viewer/image_viewer.vue.d.ts +0 -124
  185. package/dist/types/components/image_viewer/image_viewer.vue.d.ts.map +0 -1
  186. package/dist/types/components/image_viewer/index.d.ts +0 -2
  187. package/dist/types/components/image_viewer/index.d.ts.map +0 -1
  188. package/dist/types/components/input/index.d.ts +0 -3
  189. package/dist/types/components/input/index.d.ts.map +0 -1
  190. package/dist/types/components/input/input.vue.d.ts +0 -359
  191. package/dist/types/components/input/input.vue.d.ts.map +0 -1
  192. package/dist/types/components/input/input_constants.d.ts +0 -23
  193. package/dist/types/components/input/input_constants.d.ts.map +0 -1
  194. package/dist/types/components/input_group/decorators/input.vue.d.ts +0 -102
  195. package/dist/types/components/input_group/decorators/input.vue.d.ts.map +0 -1
  196. package/dist/types/components/input_group/decorators/inputs.vue.d.ts +0 -3
  197. package/dist/types/components/input_group/decorators/inputs.vue.d.ts.map +0 -1
  198. package/dist/types/components/input_group/index.d.ts +0 -2
  199. package/dist/types/components/input_group/index.d.ts.map +0 -1
  200. package/dist/types/components/input_group/input_group.vue.d.ts +0 -178
  201. package/dist/types/components/input_group/input_group.vue.d.ts.map +0 -1
  202. package/dist/types/components/item_layout/index.d.ts +0 -2
  203. package/dist/types/components/item_layout/index.d.ts.map +0 -1
  204. package/dist/types/components/item_layout/item_layout.vue.d.ts +0 -21
  205. package/dist/types/components/item_layout/item_layout.vue.d.ts.map +0 -1
  206. package/dist/types/components/keyboard_shortcut/index.d.ts +0 -3
  207. package/dist/types/components/keyboard_shortcut/index.d.ts.map +0 -1
  208. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +0 -77
  209. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +0 -1
  210. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -13
  211. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +0 -1
  212. package/dist/types/components/lazy_show/index.d.ts +0 -2
  213. package/dist/types/components/lazy_show/index.d.ts.map +0 -1
  214. package/dist/types/components/lazy_show/lazy_show.vue.d.ts +0 -65
  215. package/dist/types/components/lazy_show/lazy_show.vue.d.ts.map +0 -1
  216. package/dist/types/components/link/index.d.ts +0 -3
  217. package/dist/types/components/link/index.d.ts.map +0 -1
  218. package/dist/types/components/link/link.vue.d.ts +0 -34
  219. package/dist/types/components/link/link.vue.d.ts.map +0 -1
  220. package/dist/types/components/link/link_constants.d.ts +0 -21
  221. package/dist/types/components/link/link_constants.d.ts.map +0 -1
  222. package/dist/types/components/list_item/index.d.ts +0 -3
  223. package/dist/types/components/list_item/index.d.ts.map +0 -1
  224. package/dist/types/components/list_item/list_item.vue.d.ts +0 -146
  225. package/dist/types/components/list_item/list_item.vue.d.ts.map +0 -1
  226. package/dist/types/components/list_item/list_item_constants.d.ts +0 -15
  227. package/dist/types/components/list_item/list_item_constants.d.ts.map +0 -1
  228. package/dist/types/components/list_item_group/index.d.ts +0 -2
  229. package/dist/types/components/list_item_group/index.d.ts.map +0 -1
  230. package/dist/types/components/list_item_group/list_item_group.vue.d.ts +0 -66
  231. package/dist/types/components/list_item_group/list_item_group.vue.d.ts.map +0 -1
  232. package/dist/types/components/list_item_group/list_item_group_constants.d.ts +0 -6
  233. package/dist/types/components/list_item_group/list_item_group_constants.d.ts.map +0 -1
  234. package/dist/types/components/modal/index.d.ts +0 -3
  235. package/dist/types/components/modal/index.d.ts.map +0 -1
  236. package/dist/types/components/modal/modal.vue.d.ts +0 -418
  237. package/dist/types/components/modal/modal.vue.d.ts.map +0 -1
  238. package/dist/types/components/modal/modal_constants.d.ts +0 -18
  239. package/dist/types/components/modal/modal_constants.d.ts.map +0 -1
  240. package/dist/types/components/notice/index.d.ts +0 -6
  241. package/dist/types/components/notice/index.d.ts.map +0 -1
  242. package/dist/types/components/notice/notice.vue.d.ts +0 -174
  243. package/dist/types/components/notice/notice.vue.d.ts.map +0 -1
  244. package/dist/types/components/notice/notice_action.vue.d.ts +0 -68
  245. package/dist/types/components/notice/notice_action.vue.d.ts.map +0 -1
  246. package/dist/types/components/notice/notice_constants.d.ts +0 -8
  247. package/dist/types/components/notice/notice_constants.d.ts.map +0 -1
  248. package/dist/types/components/notice/notice_content.vue.d.ts +0 -55
  249. package/dist/types/components/notice/notice_content.vue.d.ts.map +0 -1
  250. package/dist/types/components/notice/notice_icon.vue.d.ts +0 -27
  251. package/dist/types/components/notice/notice_icon.vue.d.ts.map +0 -1
  252. package/dist/types/components/pagination/index.d.ts +0 -2
  253. package/dist/types/components/pagination/index.d.ts.map +0 -1
  254. package/dist/types/components/pagination/pagination.vue.d.ts +0 -119
  255. package/dist/types/components/pagination/pagination.vue.d.ts.map +0 -1
  256. package/dist/types/components/popover/index.d.ts +0 -3
  257. package/dist/types/components/popover/index.d.ts.map +0 -1
  258. package/dist/types/components/popover/popover.vue.d.ts +0 -762
  259. package/dist/types/components/popover/popover.vue.d.ts.map +0 -1
  260. package/dist/types/components/popover/popover_constants.d.ts +0 -34
  261. package/dist/types/components/popover/popover_constants.d.ts.map +0 -1
  262. package/dist/types/components/popover/popover_header_footer.vue.d.ts +0 -65
  263. package/dist/types/components/popover/popover_header_footer.vue.d.ts.map +0 -1
  264. package/dist/types/components/popover/tippy_utils.d.ts +0 -45
  265. package/dist/types/components/popover/tippy_utils.d.ts.map +0 -1
  266. package/dist/types/components/presence/index.d.ts +0 -3
  267. package/dist/types/components/presence/index.d.ts.map +0 -1
  268. package/dist/types/components/presence/presence.vue.d.ts +0 -46
  269. package/dist/types/components/presence/presence.vue.d.ts.map +0 -1
  270. package/dist/types/components/presence/presence_constants.d.ts +0 -8
  271. package/dist/types/components/presence/presence_constants.d.ts.map +0 -1
  272. package/dist/types/components/radio/index.d.ts +0 -3
  273. package/dist/types/components/radio/index.d.ts.map +0 -1
  274. package/dist/types/components/radio/radio.vue.d.ts +0 -164
  275. package/dist/types/components/radio/radio.vue.d.ts.map +0 -1
  276. package/dist/types/components/radio/radio_constants.d.ts +0 -10
  277. package/dist/types/components/radio/radio_constants.d.ts.map +0 -1
  278. package/dist/types/components/radio_group/index.d.ts +0 -2
  279. package/dist/types/components/radio_group/index.d.ts.map +0 -1
  280. package/dist/types/components/radio_group/radio_group.vue.d.ts +0 -225
  281. package/dist/types/components/radio_group/radio_group.vue.d.ts.map +0 -1
  282. package/dist/types/components/radio_group/radios_decorator.vue.d.ts +0 -3
  283. package/dist/types/components/radio_group/radios_decorator.vue.d.ts.map +0 -1
  284. package/dist/types/components/rich_text_editor/extensions/link/autolink.d.ts +0 -6
  285. package/dist/types/components/rich_text_editor/extensions/link/autolink.d.ts.map +0 -1
  286. package/dist/types/components/rich_text_editor/extensions/link/index.d.ts +0 -4
  287. package/dist/types/components/rich_text_editor/extensions/link/index.d.ts.map +0 -1
  288. package/dist/types/components/rich_text_editor/extensions/link/link.d.ts +0 -3
  289. package/dist/types/components/rich_text_editor/extensions/link/link.d.ts.map +0 -1
  290. package/dist/types/components/rich_text_editor/extensions/link/utils.d.ts +0 -44
  291. package/dist/types/components/rich_text_editor/extensions/link/utils.d.ts.map +0 -1
  292. package/dist/types/components/rich_text_editor/index.d.ts +0 -3
  293. package/dist/types/components/rich_text_editor/index.d.ts.map +0 -1
  294. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +0 -177
  295. package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +0 -1
  296. package/dist/types/components/rich_text_editor/rich_text_editor_constants.d.ts +0 -8
  297. package/dist/types/components/rich_text_editor/rich_text_editor_constants.d.ts.map +0 -1
  298. package/dist/types/components/root_layout/index.d.ts +0 -3
  299. package/dist/types/components/root_layout/index.d.ts.map +0 -1
  300. package/dist/types/components/root_layout/root_layout.vue.d.ts +0 -189
  301. package/dist/types/components/root_layout/root_layout.vue.d.ts.map +0 -1
  302. package/dist/types/components/root_layout/root_layout_constants.d.ts +0 -11
  303. package/dist/types/components/root_layout/root_layout_constants.d.ts.map +0 -1
  304. package/dist/types/components/select_menu/index.d.ts +0 -3
  305. package/dist/types/components/select_menu/index.d.ts.map +0 -1
  306. package/dist/types/components/select_menu/select_menu.vue.d.ts +0 -284
  307. package/dist/types/components/select_menu/select_menu.vue.d.ts.map +0 -1
  308. package/dist/types/components/select_menu/select_menu_constants.d.ts +0 -18
  309. package/dist/types/components/select_menu/select_menu_constants.d.ts.map +0 -1
  310. package/dist/types/components/select_menu/select_menu_validators.d.ts +0 -2
  311. package/dist/types/components/select_menu/select_menu_validators.d.ts.map +0 -1
  312. package/dist/types/components/skeleton/index.d.ts +0 -7
  313. package/dist/types/components/skeleton/index.d.ts.map +0 -1
  314. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts +0 -152
  315. package/dist/types/components/skeleton/skeleton-list-item.vue.d.ts.map +0 -1
  316. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts +0 -181
  317. package/dist/types/components/skeleton/skeleton-paragraph.vue.d.ts.map +0 -1
  318. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts +0 -136
  319. package/dist/types/components/skeleton/skeleton-shape.vue.d.ts.map +0 -1
  320. package/dist/types/components/skeleton/skeleton-text.vue.d.ts +0 -145
  321. package/dist/types/components/skeleton/skeleton-text.vue.d.ts.map +0 -1
  322. package/dist/types/components/skeleton/skeleton.vue.d.ts +0 -155
  323. package/dist/types/components/skeleton/skeleton.vue.d.ts.map +0 -1
  324. package/dist/types/components/skeleton/skeleton_constants.d.ts +0 -27
  325. package/dist/types/components/skeleton/skeleton_constants.d.ts.map +0 -1
  326. package/dist/types/components/stack/index.d.ts +0 -3
  327. package/dist/types/components/stack/index.d.ts.map +0 -1
  328. package/dist/types/components/stack/stack.vue.d.ts +0 -3
  329. package/dist/types/components/stack/stack.vue.d.ts.map +0 -1
  330. package/dist/types/components/stack/stack_constants.d.ts +0 -16
  331. package/dist/types/components/stack/stack_constants.d.ts.map +0 -1
  332. package/dist/types/components/stack/utils.d.ts +0 -5
  333. package/dist/types/components/stack/utils.d.ts.map +0 -1
  334. package/dist/types/components/stack/validators.d.ts +0 -3
  335. package/dist/types/components/stack/validators.d.ts.map +0 -1
  336. package/dist/types/components/tabs/index.d.ts +0 -5
  337. package/dist/types/components/tabs/index.d.ts.map +0 -1
  338. package/dist/types/components/tabs/tab.vue.d.ts +0 -111
  339. package/dist/types/components/tabs/tab.vue.d.ts.map +0 -1
  340. package/dist/types/components/tabs/tab_group.vue.d.ts +0 -177
  341. package/dist/types/components/tabs/tab_group.vue.d.ts.map +0 -1
  342. package/dist/types/components/tabs/tab_panel.vue.d.ts +0 -81
  343. package/dist/types/components/tabs/tab_panel.vue.d.ts.map +0 -1
  344. package/dist/types/components/tabs/tabs_constants.d.ts +0 -14
  345. package/dist/types/components/tabs/tabs_constants.d.ts.map +0 -1
  346. package/dist/types/components/toast/index.d.ts +0 -3
  347. package/dist/types/components/toast/index.d.ts.map +0 -1
  348. package/dist/types/components/toast/toast.vue.d.ts +0 -241
  349. package/dist/types/components/toast/toast.vue.d.ts.map +0 -1
  350. package/dist/types/components/toast/toast_constants.d.ts +0 -8
  351. package/dist/types/components/toast/toast_constants.d.ts.map +0 -1
  352. package/dist/types/components/toggle/index.d.ts +0 -3
  353. package/dist/types/components/toggle/index.d.ts.map +0 -1
  354. package/dist/types/components/toggle/toggle.vue.d.ts +0 -158
  355. package/dist/types/components/toggle/toggle.vue.d.ts.map +0 -1
  356. package/dist/types/components/toggle/toggle_constants.d.ts +0 -11
  357. package/dist/types/components/toggle/toggle_constants.d.ts.map +0 -1
  358. package/dist/types/components/tooltip/index.d.ts +0 -3
  359. package/dist/types/components/tooltip/index.d.ts.map +0 -1
  360. package/dist/types/components/tooltip/modifiers.d.ts +0 -8
  361. package/dist/types/components/tooltip/modifiers.d.ts.map +0 -1
  362. package/dist/types/components/tooltip/tooltip.vue.d.ts +0 -423
  363. package/dist/types/components/tooltip/tooltip.vue.d.ts.map +0 -1
  364. package/dist/types/components/tooltip/tooltip_constants.d.ts +0 -19
  365. package/dist/types/components/tooltip/tooltip_constants.d.ts.map +0 -1
  366. package/dist/types/components/validation_messages/index.d.ts +0 -2
  367. package/dist/types/components/validation_messages/index.d.ts.map +0 -1
  368. package/dist/types/components/validation_messages/validation_messages.vue.d.ts +0 -64
  369. package/dist/types/components/validation_messages/validation_messages.vue.d.ts.map +0 -1
  370. package/dist/types/directives/tooltip/index.d.ts +0 -2
  371. package/dist/types/directives/tooltip/index.d.ts.map +0 -1
  372. package/dist/types/directives/tooltip/tooltip.d.ts +0 -6
  373. package/dist/types/directives/tooltip/tooltip.d.ts.map +0 -1
  374. package/dist/types/directives.d.ts +0 -2
  375. package/dist/types/directives.d.ts.map +0 -1
  376. package/dist/types/emoji.d.ts +0 -5
  377. package/dist/types/emoji.d.ts.map +0 -1
  378. package/dist/types/index.d.ts +0 -67
  379. package/dist/types/index.d.ts.map +0 -1
  380. package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +0 -184
  381. package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +0 -1
  382. package/dist/types/recipes/buttons/callbar_button/callbar_button_constants.d.ts +0 -6
  383. package/dist/types/recipes/buttons/callbar_button/callbar_button_constants.d.ts.map +0 -1
  384. package/dist/types/recipes/buttons/callbar_button/index.d.ts +0 -3
  385. package/dist/types/recipes/buttons/callbar_button/index.d.ts.map +0 -1
  386. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +0 -280
  387. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +0 -1
  388. package/dist/types/recipes/buttons/callbar_button_with_popover/index.d.ts +0 -2
  389. package/dist/types/recipes/buttons/callbar_button_with_popover/index.d.ts.map +0 -1
  390. package/dist/types/recipes/cards/ivr_node/index.d.ts +0 -3
  391. package/dist/types/recipes/cards/ivr_node/index.d.ts.map +0 -1
  392. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +0 -86
  393. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +0 -1
  394. package/dist/types/recipes/cards/ivr_node/ivr_node_constants.d.ts +0 -74
  395. package/dist/types/recipes/cards/ivr_node/ivr_node_constants.d.ts.map +0 -1
  396. package/dist/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +0 -3
  397. package/dist/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts.map +0 -1
  398. package/dist/types/recipes/chips/grouped_chip/index.d.ts +0 -2
  399. package/dist/types/recipes/chips/grouped_chip/index.d.ts.map +0 -1
  400. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +0 -361
  401. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +0 -1
  402. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select_constants.d.ts +0 -25
  403. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select_constants.d.ts.map +0 -1
  404. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.d.ts +0 -6
  405. package/dist/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.d.ts.map +0 -1
  406. package/dist/types/recipes/comboboxes/combobox_multi_select/index.d.ts +0 -3
  407. package/dist/types/recipes/comboboxes/combobox_multi_select/index.d.ts.map +0 -1
  408. package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +0 -433
  409. package/dist/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts.map +0 -1
  410. package/dist/types/recipes/comboboxes/combobox_with_popover/index.d.ts +0 -2
  411. package/dist/types/recipes/comboboxes/combobox_with_popover/index.d.ts.map +0 -1
  412. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +0 -26
  413. package/dist/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +0 -1
  414. package/dist/types/recipes/conversation_view/emoji_row/emoji_row_constants.d.ts +0 -6
  415. package/dist/types/recipes/conversation_view/emoji_row/emoji_row_constants.d.ts.map +0 -1
  416. package/dist/types/recipes/conversation_view/emoji_row/index.d.ts +0 -3
  417. package/dist/types/recipes/conversation_view/emoji_row/index.d.ts.map +0 -1
  418. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +0 -179
  419. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +0 -1
  420. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row_constants.d.ts +0 -12
  421. package/dist/types/recipes/conversation_view/feed_item_row/feed_item_row_constants.d.ts.map +0 -1
  422. package/dist/types/recipes/conversation_view/feed_item_row/index.d.ts +0 -3
  423. package/dist/types/recipes/conversation_view/feed_item_row/index.d.ts.map +0 -1
  424. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +0 -132
  425. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +0 -1
  426. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill_constants.d.ts +0 -11
  427. package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill_constants.d.ts.map +0 -1
  428. package/dist/types/recipes/conversation_view/feed_pill/index.d.ts +0 -3
  429. package/dist/types/recipes/conversation_view/feed_pill/index.d.ts.map +0 -1
  430. package/dist/types/recipes/conversation_view/time_pill/index.d.ts +0 -2
  431. package/dist/types/recipes/conversation_view/time_pill/index.d.ts.map +0 -1
  432. package/dist/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +0 -37
  433. package/dist/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts.map +0 -1
  434. package/dist/types/recipes/conversation_view/time_pill/time_pill_constants.d.ts +0 -6
  435. package/dist/types/recipes/conversation_view/time_pill/time_pill_constants.d.ts.map +0 -1
  436. package/dist/types/recipes/header/settings_menu_button/index.d.ts +0 -2
  437. package/dist/types/recipes/header/settings_menu_button/index.d.ts.map +0 -1
  438. package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +0 -39
  439. package/dist/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts.map +0 -1
  440. package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts +0 -161
  441. package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +0 -1
  442. package/dist/types/recipes/leftbar/callbox/callbox_constants.d.ts +0 -15
  443. package/dist/types/recipes/leftbar/callbox/callbox_constants.d.ts.map +0 -1
  444. package/dist/types/recipes/leftbar/callbox/index.d.ts +0 -3
  445. package/dist/types/recipes/leftbar/callbox/index.d.ts.map +0 -1
  446. package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +0 -263
  447. package/dist/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +0 -1
  448. package/dist/types/recipes/leftbar/contact_row/contact_row_constants.d.ts +0 -3
  449. package/dist/types/recipes/leftbar/contact_row/contact_row_constants.d.ts.map +0 -1
  450. package/dist/types/recipes/leftbar/contact_row/index.d.ts +0 -2
  451. package/dist/types/recipes/leftbar/contact_row/index.d.ts.map +0 -1
  452. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts +0 -278
  453. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +0 -1
  454. package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -43
  455. package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +0 -1
  456. package/dist/types/recipes/leftbar/general_row/index.d.ts +0 -3
  457. package/dist/types/recipes/leftbar/general_row/index.d.ts.map +0 -1
  458. package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +0 -40
  459. package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts.map +0 -1
  460. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts +0 -114
  461. package/dist/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +0 -1
  462. package/dist/types/recipes/leftbar/group_row/group_row_constants.d.ts +0 -6
  463. package/dist/types/recipes/leftbar/group_row/group_row_constants.d.ts.map +0 -1
  464. package/dist/types/recipes/leftbar/group_row/index.d.ts +0 -2
  465. package/dist/types/recipes/leftbar/group_row/index.d.ts.map +0 -1
  466. package/dist/types/recipes/leftbar/unread_pill/index.d.ts +0 -3
  467. package/dist/types/recipes/leftbar/unread_pill/index.d.ts.map +0 -1
  468. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +0 -41
  469. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +0 -1
  470. package/dist/types/recipes/leftbar/unread_pill/unread_pill_constants.d.ts +0 -8
  471. package/dist/types/recipes/leftbar/unread_pill/unread_pill_constants.d.ts.map +0 -1
  472. package/dist/types/recipes/list_items/contact_info/contact_info.vue.d.ts +0 -199
  473. package/dist/types/recipes/list_items/contact_info/contact_info.vue.d.ts.map +0 -1
  474. package/dist/types/recipes/list_items/contact_info/index.d.ts +0 -2
  475. package/dist/types/recipes/list_items/contact_info/index.d.ts.map +0 -1
  476. package/dist/types/recipes/notices/top_banner_info/index.d.ts +0 -3
  477. package/dist/types/recipes/notices/top_banner_info/index.d.ts.map +0 -1
  478. package/dist/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +0 -25
  479. package/dist/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts.map +0 -1
  480. package/dist/types/recipes/notices/top_banner_info/top_banner_info_constants.d.ts +0 -6
  481. package/dist/types/recipes/notices/top_banner_info/top_banner_info_constants.d.ts.map +0 -1
@@ -1,263 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Optional avatar image url.
4
- * If not provided it will use the initial of the name.
5
- */
6
- avatarSrc: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- /**
11
- * Optional avatar image alt text.
12
- * If not provided it will use the name.
13
- */
14
- avatarAlt: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- /**
19
- * Determines whether to show the presence indicator for
20
- * Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
21
- * or 'active'. By default, it's null and nothing is shown.
22
- * defer validation to avatar component.
23
- * @values null, busy, away, offline, active
24
- */
25
- avatarPresence: {
26
- type: StringConstructor;
27
- default: null;
28
- };
29
- /**
30
- * Avatar seed, set this to the user's ID to get the same avatar background gradient each time it is displayed.
31
- */
32
- avatarSeed: {
33
- type: StringConstructor;
34
- default: null;
35
- };
36
- /**
37
- * Text describing the user's presence, such as "in a meeting"
38
- */
39
- presenceText: {
40
- type: StringConstructor;
41
- default: string;
42
- };
43
- /**
44
- * Name of the contact
45
- */
46
- name: {
47
- type: StringConstructor;
48
- required: true;
49
- };
50
- /**
51
- * Status as set by the user.
52
- */
53
- userStatus: {
54
- type: StringConstructor;
55
- default: string;
56
- };
57
- /**
58
- * Gives a faded style to be used when muted
59
- */
60
- muted: {
61
- type: BooleanConstructor;
62
- default: boolean;
63
- };
64
- /**
65
- * Number of unread messages
66
- */
67
- unreadCount: {
68
- type: StringConstructor;
69
- default: null;
70
- };
71
- /**
72
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
73
- * the unread count badge.
74
- */
75
- hasUnreads: {
76
- type: BooleanConstructor;
77
- default: boolean;
78
- };
79
- /**
80
- * Determines if the row is selected
81
- */
82
- selected: {
83
- type: BooleanConstructor;
84
- default: boolean;
85
- };
86
- /**
87
- * Initials will never be shown. Instead it will show a "User" icon.
88
- */
89
- noInitials: {
90
- type: BooleanConstructor;
91
- default: boolean;
92
- };
93
- /**
94
- * Shows an "is typing" animation over the avatar when true.
95
- */
96
- isTyping: {
97
- type: BooleanConstructor;
98
- default: boolean;
99
- };
100
- /**
101
- * Whether the contact row should display a call button when hovered.
102
- */
103
- hasCallButton: {
104
- type: BooleanConstructor;
105
- default: boolean;
106
- };
107
- /**
108
- * Text shown when the call button is hovered.
109
- */
110
- callButtonTooltip: {
111
- type: StringConstructor;
112
- default: string;
113
- };
114
- /**
115
- * Text shown when the unread count is hovered.
116
- */
117
- unreadCountTooltip: {
118
- type: StringConstructor;
119
- default: string;
120
- };
121
- }, {}, {}, {
122
- presenceColorClass(): "d-fc-success" | "d-fc-critical" | "d-fc-warning" | undefined;
123
- contactDescription(): string;
124
- iconName(): "user" | null;
125
- }, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, ("click" | "call")[], string, Readonly<import("vue").ExtractPropTypes<{
126
- /**
127
- * Optional avatar image url.
128
- * If not provided it will use the initial of the name.
129
- */
130
- avatarSrc: {
131
- type: StringConstructor;
132
- default: string;
133
- };
134
- /**
135
- * Optional avatar image alt text.
136
- * If not provided it will use the name.
137
- */
138
- avatarAlt: {
139
- type: StringConstructor;
140
- default: string;
141
- };
142
- /**
143
- * Determines whether to show the presence indicator for
144
- * Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
145
- * or 'active'. By default, it's null and nothing is shown.
146
- * defer validation to avatar component.
147
- * @values null, busy, away, offline, active
148
- */
149
- avatarPresence: {
150
- type: StringConstructor;
151
- default: null;
152
- };
153
- /**
154
- * Avatar seed, set this to the user's ID to get the same avatar background gradient each time it is displayed.
155
- */
156
- avatarSeed: {
157
- type: StringConstructor;
158
- default: null;
159
- };
160
- /**
161
- * Text describing the user's presence, such as "in a meeting"
162
- */
163
- presenceText: {
164
- type: StringConstructor;
165
- default: string;
166
- };
167
- /**
168
- * Name of the contact
169
- */
170
- name: {
171
- type: StringConstructor;
172
- required: true;
173
- };
174
- /**
175
- * Status as set by the user.
176
- */
177
- userStatus: {
178
- type: StringConstructor;
179
- default: string;
180
- };
181
- /**
182
- * Gives a faded style to be used when muted
183
- */
184
- muted: {
185
- type: BooleanConstructor;
186
- default: boolean;
187
- };
188
- /**
189
- * Number of unread messages
190
- */
191
- unreadCount: {
192
- type: StringConstructor;
193
- default: null;
194
- };
195
- /**
196
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
197
- * the unread count badge.
198
- */
199
- hasUnreads: {
200
- type: BooleanConstructor;
201
- default: boolean;
202
- };
203
- /**
204
- * Determines if the row is selected
205
- */
206
- selected: {
207
- type: BooleanConstructor;
208
- default: boolean;
209
- };
210
- /**
211
- * Initials will never be shown. Instead it will show a "User" icon.
212
- */
213
- noInitials: {
214
- type: BooleanConstructor;
215
- default: boolean;
216
- };
217
- /**
218
- * Shows an "is typing" animation over the avatar when true.
219
- */
220
- isTyping: {
221
- type: BooleanConstructor;
222
- default: boolean;
223
- };
224
- /**
225
- * Whether the contact row should display a call button when hovered.
226
- */
227
- hasCallButton: {
228
- type: BooleanConstructor;
229
- default: boolean;
230
- };
231
- /**
232
- * Text shown when the call button is hovered.
233
- */
234
- callButtonTooltip: {
235
- type: StringConstructor;
236
- default: string;
237
- };
238
- /**
239
- * Text shown when the unread count is hovered.
240
- */
241
- unreadCountTooltip: {
242
- type: StringConstructor;
243
- default: string;
244
- };
245
- }>>, {
246
- muted: boolean;
247
- selected: boolean;
248
- avatarSeed: string;
249
- avatarSrc: string;
250
- hasUnreads: boolean;
251
- unreadCount: string;
252
- unreadCountTooltip: string;
253
- hasCallButton: boolean;
254
- callButtonTooltip: string;
255
- isTyping: boolean;
256
- avatarAlt: string;
257
- avatarPresence: string;
258
- presenceText: string;
259
- userStatus: string;
260
- noInitials: boolean;
261
- }>;
262
- export default _default;
263
- //# sourceMappingURL=contact_row.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"contact_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/contact_row.vue.js"],"names":[],"mappings":";IAmBI;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;IAjIH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;;;;;OAMG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1,3 +0,0 @@
1
- declare const _default: {};
2
- export default _default;
3
- //# sourceMappingURL=contact_row_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"contact_row_constants.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/contact_row_constants.js"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export { default as DtRecipeContactRow } from "./contact_row.vue";
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_row/index.js"],"names":[],"mappings":""}
@@ -1,278 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- /**
3
- * Determines the icon to show.
4
- * If type is contact center, the color prop must be provided and will determine the color of the icon
5
- */
6
- type: {
7
- type: StringConstructor;
8
- default: string;
9
- validator: (type: unknown) => boolean;
10
- };
11
- /**
12
- * Will be read out by a screen reader upon focus of this row. If not defined "description" will be read.
13
- */
14
- ariaLabel: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- /**
19
- * Text displayed next to the icon. Required. Even if you are overriding this field using the label slot
20
- * you still must input this as it will be displayed as the "title" attribute for the row.
21
- */
22
- description: {
23
- type: StringConstructor;
24
- required: true;
25
- };
26
- /**
27
- * Determines the color of the contact center icon
28
- */
29
- color: {
30
- type: StringConstructor;
31
- default: null;
32
- validator: (color: unknown) => boolean;
33
- };
34
- /**
35
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
36
- * the unread count badge.
37
- */
38
- hasUnreads: {
39
- type: BooleanConstructor;
40
- default: boolean;
41
- };
42
- /**
43
- * Number of unread messages
44
- */
45
- unreadCount: {
46
- type: StringConstructor;
47
- default: null;
48
- };
49
- /**
50
- * Text shown when the unread count is hovered.
51
- */
52
- unreadCountTooltip: {
53
- type: StringConstructor;
54
- default: string;
55
- };
56
- /**
57
- * Determines if the row is selected
58
- */
59
- selected: {
60
- type: BooleanConstructor;
61
- default: boolean;
62
- };
63
- /**
64
- * Gives a faded style to be used when muted
65
- */
66
- muted: {
67
- type: BooleanConstructor;
68
- default: boolean;
69
- };
70
- /**
71
- * Shows styling to represent an active voice chat. This will display over unreadCount.
72
- */
73
- activeVoiceChat: {
74
- type: BooleanConstructor;
75
- default: boolean;
76
- };
77
- /**
78
- * Acronym used to represent "Do not Disturb" state. If entered will display the entered text alongside
79
- * unreadCount.
80
- */
81
- dndText: {
82
- type: StringConstructor;
83
- default: string;
84
- };
85
- /**
86
- * Text shown in tooltip when you hover the dndText
87
- */
88
- dndTextTooltip: {
89
- type: StringConstructor;
90
- default: string;
91
- };
92
- /**
93
- * Whether the row should have a call button. Usually only applicable to individual contact rows.
94
- */
95
- hasCallButton: {
96
- type: BooleanConstructor;
97
- default: boolean;
98
- };
99
- /**
100
- * Text shown when the call button is hovered.
101
- */
102
- callButtonTooltip: {
103
- type: StringConstructor;
104
- default: string;
105
- };
106
- /**
107
- * Shows an "is typing" animation over the avatar when true.
108
- */
109
- isTyping: {
110
- type: BooleanConstructor;
111
- default: boolean;
112
- };
113
- /**
114
- * Sets the size of the icon.
115
- */
116
- iconSize: {
117
- type: StringConstructor;
118
- default: string;
119
- validator: (size: unknown) => boolean;
120
- };
121
- }, {}, {
122
- actionFocused: boolean;
123
- labelWidth: string;
124
- }, {
125
- leftbarGeneralRowClasses(): (string | {
126
- 'dt-leftbar-row--no-action': boolean;
127
- 'dt-leftbar-row--has-unread': any;
128
- 'dt-leftbar-row--unread-count': any;
129
- 'dt-leftbar-row--selected': any;
130
- 'dt-leftbar-row--muted': any;
131
- 'dt-leftbar-row--action-focused': boolean;
132
- })[];
133
- getIcon(): any;
134
- getAriaLabel(): any;
135
- hasActions(): any;
136
- showUnreadCount(): any;
137
- }, {
138
- validateProps(): void;
139
- adjustLabelWidth(): void;
140
- }, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, ("click" | "call")[], string, Readonly<import("vue").ExtractPropTypes<{
141
- /**
142
- * Determines the icon to show.
143
- * If type is contact center, the color prop must be provided and will determine the color of the icon
144
- */
145
- type: {
146
- type: StringConstructor;
147
- default: string;
148
- validator: (type: unknown) => boolean;
149
- };
150
- /**
151
- * Will be read out by a screen reader upon focus of this row. If not defined "description" will be read.
152
- */
153
- ariaLabel: {
154
- type: StringConstructor;
155
- default: string;
156
- };
157
- /**
158
- * Text displayed next to the icon. Required. Even if you are overriding this field using the label slot
159
- * you still must input this as it will be displayed as the "title" attribute for the row.
160
- */
161
- description: {
162
- type: StringConstructor;
163
- required: true;
164
- };
165
- /**
166
- * Determines the color of the contact center icon
167
- */
168
- color: {
169
- type: StringConstructor;
170
- default: null;
171
- validator: (color: unknown) => boolean;
172
- };
173
- /**
174
- * Styles the row with an increased font weight to convey it has unreads. This must be true to see
175
- * the unread count badge.
176
- */
177
- hasUnreads: {
178
- type: BooleanConstructor;
179
- default: boolean;
180
- };
181
- /**
182
- * Number of unread messages
183
- */
184
- unreadCount: {
185
- type: StringConstructor;
186
- default: null;
187
- };
188
- /**
189
- * Text shown when the unread count is hovered.
190
- */
191
- unreadCountTooltip: {
192
- type: StringConstructor;
193
- default: string;
194
- };
195
- /**
196
- * Determines if the row is selected
197
- */
198
- selected: {
199
- type: BooleanConstructor;
200
- default: boolean;
201
- };
202
- /**
203
- * Gives a faded style to be used when muted
204
- */
205
- muted: {
206
- type: BooleanConstructor;
207
- default: boolean;
208
- };
209
- /**
210
- * Shows styling to represent an active voice chat. This will display over unreadCount.
211
- */
212
- activeVoiceChat: {
213
- type: BooleanConstructor;
214
- default: boolean;
215
- };
216
- /**
217
- * Acronym used to represent "Do not Disturb" state. If entered will display the entered text alongside
218
- * unreadCount.
219
- */
220
- dndText: {
221
- type: StringConstructor;
222
- default: string;
223
- };
224
- /**
225
- * Text shown in tooltip when you hover the dndText
226
- */
227
- dndTextTooltip: {
228
- type: StringConstructor;
229
- default: string;
230
- };
231
- /**
232
- * Whether the row should have a call button. Usually only applicable to individual contact rows.
233
- */
234
- hasCallButton: {
235
- type: BooleanConstructor;
236
- default: boolean;
237
- };
238
- /**
239
- * Text shown when the call button is hovered.
240
- */
241
- callButtonTooltip: {
242
- type: StringConstructor;
243
- default: string;
244
- };
245
- /**
246
- * Shows an "is typing" animation over the avatar when true.
247
- */
248
- isTyping: {
249
- type: BooleanConstructor;
250
- default: boolean;
251
- };
252
- /**
253
- * Sets the size of the icon.
254
- */
255
- iconSize: {
256
- type: StringConstructor;
257
- default: string;
258
- validator: (size: unknown) => boolean;
259
- };
260
- }>>, {
261
- type: string;
262
- ariaLabel: string;
263
- iconSize: string;
264
- color: string;
265
- muted: boolean;
266
- selected: boolean;
267
- hasUnreads: boolean;
268
- unreadCount: string;
269
- unreadCountTooltip: string;
270
- activeVoiceChat: boolean;
271
- dndText: string;
272
- dndTextTooltip: string;
273
- hasCallButton: boolean;
274
- callButtonTooltip: string;
275
- isTyping: boolean;
276
- }>;
277
- export default _default;
278
- //# sourceMappingURL=general_row.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue.js"],"names":[],"mappings":";IAgCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IASH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;IApIH;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IASH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1,43 +0,0 @@
1
- export namespace LEFTBAR_GENERAL_ROW_TYPES {
2
- let INBOX: string;
3
- let CONTACTS: string;
4
- let CHANNELS: string;
5
- let THREADS: string;
6
- let LOCKED_CHANNEL: string;
7
- let CONTACT_CENTER: string;
8
- let QUICK_START: string;
9
- let COACHING_GROUP: string;
10
- let COACHING_CENTER: string;
11
- let DIALBOT: string;
12
- let ASSIGNED: string;
13
- let DIGITAL: string;
14
- }
15
- export const LEFTBAR_GENERAL_ROW_ICON_MAPPING: {
16
- [x: string]: string;
17
- 'locked channel unread': string;
18
- 'channel unread': string;
19
- };
20
- export const LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS: {
21
- 'magenta-200': string;
22
- 'green-200': string;
23
- 'gold-300': string;
24
- 'purple-600': string;
25
- 'magenta-300': string;
26
- 'purple-300': string;
27
- 'green-500': string;
28
- 'purple-100': string;
29
- 'magenta-400': string;
30
- 'magenta-100': string;
31
- 'black-300': string;
32
- };
33
- export const LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR: string;
34
- export const LEFTBAR_GENERAL_ROW_ICON_SIZES: string[];
35
- declare namespace _default {
36
- export { LEFTBAR_GENERAL_ROW_TYPES };
37
- export { LEFTBAR_GENERAL_ROW_ICON_MAPPING };
38
- export { LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS };
39
- export { LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR };
40
- export { LEFTBAR_GENERAL_ROW_ICON_SIZES };
41
- }
42
- export default _default;
43
- //# sourceMappingURL=general_row_constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"general_row_constants.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row_constants.js"],"names":[],"mappings":";;;;;;;;;;;;;;AAeA;;;;EAaE;AAEF;;;;;;;;;;;;EAYE;AAEF,yEAC4F;AAE5F,sDAGE"}
@@ -1,3 +0,0 @@
1
- export { default as DtRecipeGeneralRow } from "./general_row.vue";
2
- export { LEFTBAR_GENERAL_ROW_TYPES, LEFTBAR_GENERAL_ROW_ICON_MAPPING, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR, LEFTBAR_GENERAL_ROW_ICON_SIZES } from "./general_row_constants";
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/index.js"],"names":[],"mappings":""}
@@ -1,40 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- type: {
3
- type: StringConstructor;
4
- default: null;
5
- };
6
- color: {
7
- type: StringConstructor;
8
- default: null;
9
- };
10
- iconSize: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- }, {}, {}, {
15
- isIconType(): boolean;
16
- isContactCenterType(): boolean;
17
- isDialbotType(): boolean;
18
- getIconName(): string;
19
- contactCenterIconClasses(): any[];
20
- dialbotClasses(): string[];
21
- }, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
22
- type: {
23
- type: StringConstructor;
24
- default: null;
25
- };
26
- color: {
27
- type: StringConstructor;
28
- default: null;
29
- };
30
- iconSize: {
31
- type: StringConstructor;
32
- default: string;
33
- };
34
- }>>, {
35
- type: string;
36
- iconSize: string;
37
- color: string;
38
- }>;
39
- export default _default;
40
- //# sourceMappingURL=leftbar_general_row_icon.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"leftbar_general_row_icon.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/leftbar_general_row_icon.vue.js"],"names":[],"mappings":""}