@dialpad/dialtone-vue 3.222.2 → 3.223.0-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2057) hide show
  1. package/dist/Combobox-By01ETlj.js +229 -0
  2. package/dist/Combobox-By01ETlj.js.map +1 -0
  3. package/dist/Combobox-D4hc1-41.cjs +3 -0
  4. package/dist/Combobox-D4hc1-41.cjs.map +1 -0
  5. package/dist/Datepicker-CGFa1nGm.js +484 -0
  6. package/dist/Datepicker-CGFa1nGm.js.map +1 -0
  7. package/dist/Datepicker-DkGmnVc8.cjs +2 -0
  8. package/dist/Datepicker-DkGmnVc8.cjs.map +1 -0
  9. package/dist/EmojiPicker-BllVwJf4.js +858 -0
  10. package/dist/EmojiPicker-BllVwJf4.js.map +1 -0
  11. package/dist/EmojiPicker-KO1yhODv.cjs +2 -0
  12. package/dist/EmojiPicker-KO1yhODv.cjs.map +1 -0
  13. package/dist/MarkdownRenderer-C3MZDB2I.js +322 -0
  14. package/dist/MarkdownRenderer-C3MZDB2I.js.map +1 -0
  15. package/dist/MarkdownRenderer-D5XWsyQk.cjs +31 -0
  16. package/dist/MarkdownRenderer-D5XWsyQk.cjs.map +1 -0
  17. package/dist/Presence-CGgyodnC.js +112 -0
  18. package/dist/Presence-CGgyodnC.js.map +1 -0
  19. package/dist/Presence-DLM3JR-n.cjs +2 -0
  20. package/dist/Presence-DLM3JR-n.cjs.map +1 -0
  21. package/dist/Resizable-DBRsEUf3.cjs +2 -0
  22. package/dist/Resizable-DBRsEUf3.cjs.map +1 -0
  23. package/dist/Resizable-EY7mWluI.js +964 -0
  24. package/dist/Resizable-EY7mWluI.js.map +1 -0
  25. package/dist/ResizableHandle-DQG7a5D9.cjs +2 -0
  26. package/dist/ResizableHandle-DQG7a5D9.cjs.map +1 -0
  27. package/dist/ResizableHandle-v-oU-sj-.js +308 -0
  28. package/dist/ResizableHandle-v-oU-sj-.js.map +1 -0
  29. package/dist/ResizableUtils-C9qEZRN5.js +100 -0
  30. package/dist/ResizableUtils-C9qEZRN5.js.map +1 -0
  31. package/dist/ResizableUtils-DMfertP2.cjs +2 -0
  32. package/dist/ResizableUtils-DMfertP2.cjs.map +1 -0
  33. package/dist/RichTextEditor-BX-5tCOx.cjs +12 -0
  34. package/dist/RichTextEditor-BX-5tCOx.cjs.map +1 -0
  35. package/dist/RichTextEditor-D8Kas5A3.js +3069 -0
  36. package/dist/RichTextEditor-D8Kas5A3.js.map +1 -0
  37. package/dist/Scroller-BZ6uXRvs.cjs +2 -0
  38. package/dist/Scroller-BZ6uXRvs.cjs.map +1 -0
  39. package/dist/Scroller-PdWd9P1m.js +623 -0
  40. package/dist/Scroller-PdWd9P1m.js.map +1 -0
  41. package/dist/Toast-CHbVmbBg.js +553 -0
  42. package/dist/Toast-CHbVmbBg.js.map +1 -0
  43. package/dist/Toast-DX-REYXG.cjs +2 -0
  44. package/dist/Toast-DX-REYXG.cjs.map +1 -0
  45. package/dist/UseResizableCalculations-BTQ4jiff.js +80 -0
  46. package/dist/UseResizableCalculations-BTQ4jiff.js.map +1 -0
  47. package/dist/UseResizableCalculations-C6lmroJg.cjs +2 -0
  48. package/dist/UseResizableCalculations-C6lmroJg.cjs.map +1 -0
  49. package/dist/attachment_carousel-BFIAXWOZ.js +191 -0
  50. package/dist/attachment_carousel-BFIAXWOZ.js.map +1 -0
  51. package/dist/attachment_carousel-BJxqNJ5T.cjs +2 -0
  52. package/dist/attachment_carousel-BJxqNJ5T.cjs.map +1 -0
  53. package/dist/common/composables/use-indicator-animation.cjs +2 -0
  54. package/dist/common/composables/use-indicator-animation.cjs.map +1 -0
  55. package/dist/common/composables/use-indicator-animation.js +78 -0
  56. package/dist/common/composables/use-indicator-animation.js.map +1 -0
  57. package/dist/common/composables/useIndicatorAnimation.d.ts +18 -0
  58. package/dist/common/composables/useIndicatorAnimation.d.ts.map +1 -0
  59. package/dist/common/constants/index.cjs +1 -1
  60. package/dist/common/constants/index.cjs.map +1 -1
  61. package/dist/common/constants/index.d.ts +29 -21
  62. package/dist/common/constants/index.d.ts.map +1 -1
  63. package/dist/common/constants/index.js +27 -14
  64. package/dist/common/constants/index.js.map +1 -1
  65. package/dist/common/constants/layout.cjs +2 -0
  66. package/dist/common/constants/layout.cjs.map +1 -0
  67. package/dist/common/constants/layout.d.ts +10 -0
  68. package/dist/common/constants/layout.d.ts.map +1 -0
  69. package/dist/common/constants/layout.js +26 -0
  70. package/dist/common/constants/layout.js.map +1 -0
  71. package/dist/common/constants/sizes.cjs +2 -0
  72. package/dist/common/constants/sizes.cjs.map +1 -0
  73. package/dist/common/constants/sizes.d.ts +22 -0
  74. package/dist/common/constants/sizes.d.ts.map +1 -0
  75. package/dist/common/constants/sizes.js +19 -0
  76. package/dist/common/constants/sizes.js.map +1 -0
  77. package/dist/common/mixins/index.cjs +1 -1
  78. package/dist/common/mixins/index.d.ts +1 -0
  79. package/dist/common/mixins/index.js +2 -1
  80. package/dist/common/mixins/input-group.cjs +1 -1
  81. package/dist/common/mixins/input-group.cjs.map +1 -1
  82. package/dist/common/mixins/input-group.js +2 -2
  83. package/dist/common/mixins/input-group.js.map +1 -1
  84. package/dist/common/mixins/input.cjs +1 -1
  85. package/dist/common/mixins/input.cjs.map +1 -1
  86. package/dist/common/mixins/input.d.ts +27 -33
  87. package/dist/common/mixins/input.d.ts.map +1 -1
  88. package/dist/common/mixins/input.js +0 -8
  89. package/dist/common/mixins/input.js.map +1 -1
  90. package/dist/common/mixins/input_group.d.ts +1 -1
  91. package/dist/common/mixins/input_group.d.ts.map +1 -1
  92. package/dist/common/mixins/mode.cjs +2 -0
  93. package/dist/common/mixins/mode.cjs.map +1 -0
  94. package/dist/common/mixins/mode.d.ts +25 -0
  95. package/dist/common/mixins/mode.d.ts.map +1 -0
  96. package/dist/common/mixins/mode.js +62 -0
  97. package/dist/common/mixins/mode.js.map +1 -0
  98. package/dist/common/mixins/skeleton.cjs.map +1 -1
  99. package/dist/common/mixins/skeleton.js.map +1 -1
  100. package/dist/common/mode_constants.d.ts +37 -0
  101. package/dist/common/mode_constants.d.ts.map +1 -0
  102. package/dist/common/sr_only_close_button.vue.d.ts +98 -7
  103. package/dist/common/sr_only_close_button.vue.d.ts.map +1 -1
  104. package/dist/common/utils/index.cjs +1 -1
  105. package/dist/common/utils/index.cjs.map +1 -1
  106. package/dist/common/utils/index.d.ts +2 -8
  107. package/dist/common/utils/index.d.ts.map +1 -1
  108. package/dist/common/utils/index.js +79 -88
  109. package/dist/common/utils/index.js.map +1 -1
  110. package/dist/component-documentation.json +1 -1
  111. package/dist/components/Avatar/Avatar.vue.d.ts +322 -0
  112. package/dist/components/Avatar/Avatar.vue.d.ts.map +1 -0
  113. package/dist/components/Avatar/AvatarConstants.d.ts +111 -0
  114. package/dist/components/Avatar/AvatarConstants.d.ts.map +1 -0
  115. package/dist/components/Avatar/Utils.d.ts +2 -0
  116. package/dist/components/Avatar/Utils.d.ts.map +1 -0
  117. package/dist/components/Avatar/index.d.ts +3 -0
  118. package/dist/components/Avatar/index.d.ts.map +1 -0
  119. package/dist/components/Badge/Badge.vue.d.ts +150 -0
  120. package/dist/components/Badge/Badge.vue.d.ts.map +1 -0
  121. package/dist/components/Badge/BadgeConstants.d.ts +39 -0
  122. package/dist/components/Badge/BadgeConstants.d.ts.map +1 -0
  123. package/dist/components/Badge/index.d.ts +3 -0
  124. package/dist/components/Badge/index.d.ts.map +1 -0
  125. package/dist/components/Banner/Banner.vue.d.ts +1394 -0
  126. package/dist/components/Banner/Banner.vue.d.ts.map +1 -0
  127. package/dist/components/Banner/index.d.ts +2 -0
  128. package/dist/components/Banner/index.d.ts.map +1 -0
  129. package/dist/components/Box/Box.vue.d.ts +75 -0
  130. package/dist/components/Box/Box.vue.d.ts.map +1 -0
  131. package/dist/components/Box/BoxConstants.d.ts +11 -0
  132. package/dist/components/Box/BoxConstants.d.ts.map +1 -0
  133. package/dist/components/Box/Validators.d.ts +11 -0
  134. package/dist/components/Box/Validators.d.ts.map +1 -0
  135. package/dist/components/Box/index.d.ts +3 -0
  136. package/dist/components/Box/index.d.ts.map +1 -0
  137. package/dist/components/Breadcrumbs/BreadcrumbItem.vue.d.ts +136 -0
  138. package/dist/components/Breadcrumbs/BreadcrumbItem.vue.d.ts.map +1 -0
  139. package/dist/components/Breadcrumbs/Breadcrumbs.vue.d.ts +181 -0
  140. package/dist/components/Breadcrumbs/Breadcrumbs.vue.d.ts.map +1 -0
  141. package/dist/components/Breadcrumbs/BreadcrumbsConstants.d.ts +3 -0
  142. package/dist/components/Breadcrumbs/BreadcrumbsConstants.d.ts.map +1 -0
  143. package/dist/components/Breadcrumbs/index.d.ts +4 -0
  144. package/dist/components/Breadcrumbs/index.d.ts.map +1 -0
  145. package/dist/components/Button/Button.vue.d.ts +364 -0
  146. package/dist/components/Button/Button.vue.d.ts.map +1 -0
  147. package/dist/components/Button/ButtonConstants.d.ts +68 -0
  148. package/dist/components/Button/ButtonConstants.d.ts.map +1 -0
  149. package/dist/components/Button/index.d.ts +3 -0
  150. package/dist/components/Button/index.d.ts.map +1 -0
  151. package/dist/components/ButtonGroup/ButtonGroup.vue.d.ts +23 -0
  152. package/dist/components/ButtonGroup/ButtonGroup.vue.d.ts.map +1 -0
  153. package/dist/components/ButtonGroup/ButtonGroupConstants.d.ts +6 -0
  154. package/dist/components/ButtonGroup/ButtonGroupConstants.d.ts.map +1 -0
  155. package/dist/components/ButtonGroup/index.d.ts +3 -0
  156. package/dist/components/ButtonGroup/index.d.ts.map +1 -0
  157. package/dist/components/Card/Card.vue.d.ts +45 -0
  158. package/dist/components/Card/Card.vue.d.ts.map +1 -0
  159. package/dist/components/Card/index.d.ts +2 -0
  160. package/dist/components/Card/index.d.ts.map +1 -0
  161. package/dist/components/Checkbox/Checkbox.vue.d.ts +510 -0
  162. package/dist/components/Checkbox/Checkbox.vue.d.ts.map +1 -0
  163. package/dist/components/Checkbox/CheckboxConstants.d.ts +10 -0
  164. package/dist/components/Checkbox/CheckboxConstants.d.ts.map +1 -0
  165. package/dist/components/Checkbox/index.d.ts +2 -0
  166. package/dist/components/Checkbox/index.d.ts.map +1 -0
  167. package/dist/components/CheckboxGroup/CheckboxGroup.vue.d.ts +645 -0
  168. package/dist/components/CheckboxGroup/CheckboxGroup.vue.d.ts.map +1 -0
  169. package/dist/components/CheckboxGroup/index.d.ts +2 -0
  170. package/dist/components/CheckboxGroup/index.d.ts.map +1 -0
  171. package/dist/components/Chip/Chip.vue.d.ts +512 -0
  172. package/dist/components/Chip/Chip.vue.d.ts.map +1 -0
  173. package/dist/components/Chip/ChipConstants.d.ts +31 -0
  174. package/dist/components/Chip/ChipConstants.d.ts.map +1 -0
  175. package/dist/components/Chip/index.d.ts +3 -0
  176. package/dist/components/Chip/index.d.ts.map +1 -0
  177. package/dist/components/Codeblock/Codeblock.vue.d.ts +36 -0
  178. package/dist/components/Codeblock/Codeblock.vue.d.ts.map +1 -0
  179. package/dist/components/Codeblock/CodeblockConstants.d.ts +9 -0
  180. package/dist/components/Codeblock/CodeblockConstants.d.ts.map +1 -0
  181. package/dist/components/Codeblock/index.d.ts +2 -0
  182. package/dist/components/Codeblock/index.d.ts.map +1 -0
  183. package/dist/components/Collapsible/Collapsible.vue.d.ts +584 -0
  184. package/dist/components/Collapsible/Collapsible.vue.d.ts.map +1 -0
  185. package/dist/components/Collapsible/CollapsibleLazyShow.vue.d.ts +44 -0
  186. package/dist/components/Collapsible/CollapsibleLazyShow.vue.d.ts.map +1 -0
  187. package/dist/components/Collapsible/index.d.ts +2 -0
  188. package/dist/components/Collapsible/index.d.ts.map +1 -0
  189. package/dist/components/Combobox/Combobox.vue.d.ts +1548 -0
  190. package/dist/components/Combobox/Combobox.vue.d.ts.map +1 -0
  191. package/dist/components/Combobox/ComboboxConstants.d.ts +12 -0
  192. package/dist/components/Combobox/ComboboxConstants.d.ts.map +1 -0
  193. package/dist/components/Combobox/ComboboxEmptyList.vue.d.ts +270 -0
  194. package/dist/components/Combobox/ComboboxEmptyList.vue.d.ts.map +1 -0
  195. package/dist/components/Combobox/ComboboxLoadingList.vue.d.ts +1061 -0
  196. package/dist/components/Combobox/ComboboxLoadingList.vue.d.ts.map +1 -0
  197. package/dist/components/Combobox/index.d.ts +3 -0
  198. package/dist/components/Combobox/index.d.ts.map +1 -0
  199. package/dist/components/ComboboxMultiSelect/ComboboxMultiSelect.vue.d.ts +3 -0
  200. package/dist/components/ComboboxMultiSelect/ComboboxMultiSelect.vue.d.ts.map +1 -0
  201. package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectConstants.d.ts +28 -0
  202. package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectConstants.d.ts.map +1 -0
  203. package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectStoryConstants.d.ts +6 -0
  204. package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectStoryConstants.d.ts.map +1 -0
  205. package/dist/components/ComboboxMultiSelect/index.d.ts +3 -0
  206. package/dist/components/ComboboxMultiSelect/index.d.ts.map +1 -0
  207. package/dist/components/ComboboxWithPopover/ComboboxWithPopover.vue.d.ts +4509 -0
  208. package/dist/components/ComboboxWithPopover/ComboboxWithPopover.vue.d.ts.map +1 -0
  209. package/dist/components/ComboboxWithPopover/index.d.ts +2 -0
  210. package/dist/components/ComboboxWithPopover/index.d.ts.map +1 -0
  211. package/dist/components/Datepicker/Composables/UseCalendar.d.ts +10 -0
  212. package/dist/components/Datepicker/Composables/UseCalendar.d.ts.map +1 -0
  213. package/dist/components/Datepicker/Composables/UseMonthYearPicker.d.ts +21 -0
  214. package/dist/components/Datepicker/Composables/UseMonthYearPicker.d.ts.map +1 -0
  215. package/dist/components/Datepicker/Datepicker.vue.d.ts +73 -0
  216. package/dist/components/Datepicker/Datepicker.vue.d.ts.map +1 -0
  217. package/dist/components/Datepicker/DatepickerConstants.d.ts +3 -0
  218. package/dist/components/Datepicker/DatepickerConstants.d.ts.map +1 -0
  219. package/dist/components/Datepicker/FormatUtils.d.ts +14 -0
  220. package/dist/components/Datepicker/FormatUtils.d.ts.map +1 -0
  221. package/dist/components/Datepicker/Modules/Calendar.vue.d.ts +12 -0
  222. package/dist/components/Datepicker/Modules/Calendar.vue.d.ts.map +1 -0
  223. package/dist/components/Datepicker/Modules/MonthYearPicker.vue.d.ts +18 -0
  224. package/dist/components/Datepicker/Modules/MonthYearPicker.vue.d.ts.map +1 -0
  225. package/dist/components/Datepicker/Utils.d.ts +7 -0
  226. package/dist/components/Datepicker/Utils.d.ts.map +1 -0
  227. package/dist/components/Datepicker/index.d.ts +3 -0
  228. package/dist/components/Datepicker/index.d.ts.map +1 -0
  229. package/dist/components/DescriptionList/DescriptionList.vue.d.ts +64 -0
  230. package/dist/components/DescriptionList/DescriptionList.vue.d.ts.map +1 -0
  231. package/dist/components/DescriptionList/DescriptionListConstants.d.ts +2 -0
  232. package/dist/components/DescriptionList/DescriptionListConstants.d.ts.map +1 -0
  233. package/dist/components/DescriptionList/DescriptionListValidators.d.ts +2 -0
  234. package/dist/components/DescriptionList/DescriptionListValidators.d.ts.map +1 -0
  235. package/dist/components/DescriptionList/index.d.ts +3 -0
  236. package/dist/components/DescriptionList/index.d.ts.map +1 -0
  237. package/dist/components/Dropdown/Dropdown.vue.d.ts +1641 -0
  238. package/dist/components/Dropdown/Dropdown.vue.d.ts.map +1 -0
  239. package/dist/components/Dropdown/DropdownConstants.d.ts +10 -0
  240. package/dist/components/Dropdown/DropdownConstants.d.ts.map +1 -0
  241. package/dist/components/Dropdown/DropdownSeparator.vue.d.ts +3 -0
  242. package/dist/components/Dropdown/DropdownSeparator.vue.d.ts.map +1 -0
  243. package/dist/components/Dropdown/DropdownStoryConstants.d.ts +5 -0
  244. package/dist/components/Dropdown/DropdownStoryConstants.d.ts.map +1 -0
  245. package/dist/components/Dropdown/index.d.ts +4 -0
  246. package/dist/components/Dropdown/index.d.ts.map +1 -0
  247. package/dist/components/Emoji/Emoji.vue.d.ts +877 -0
  248. package/dist/components/Emoji/Emoji.vue.d.ts.map +1 -0
  249. package/dist/components/Emoji/index.d.ts +2 -0
  250. package/dist/components/Emoji/index.d.ts.map +1 -0
  251. package/dist/components/EmojiPicker/Composables/UseKeyboardNavigation.d.ts +11 -0
  252. package/dist/components/EmojiPicker/Composables/UseKeyboardNavigation.d.ts.map +1 -0
  253. package/dist/components/EmojiPicker/EmojiPicker.vue.d.ts +824 -0
  254. package/dist/components/EmojiPicker/EmojiPicker.vue.d.ts.map +1 -0
  255. package/dist/components/EmojiPicker/EmojiPickerConstants.d.ts +21 -0
  256. package/dist/components/EmojiPicker/EmojiPickerConstants.d.ts.map +1 -0
  257. package/dist/components/EmojiPicker/Modules/EmojiDescription.vue.d.ts +8 -0
  258. package/dist/components/EmojiPicker/Modules/EmojiDescription.vue.d.ts.map +1 -0
  259. package/dist/components/EmojiPicker/Modules/EmojiSearch.vue.d.ts +735 -0
  260. package/dist/components/EmojiPicker/Modules/EmojiSearch.vue.d.ts.map +1 -0
  261. package/dist/components/EmojiPicker/Modules/EmojiSelector.vue.d.ts +15 -0
  262. package/dist/components/EmojiPicker/Modules/EmojiSelector.vue.d.ts.map +1 -0
  263. package/dist/components/EmojiPicker/Modules/EmojiSkinSelector.vue.d.ts +12 -0
  264. package/dist/components/EmojiPicker/Modules/EmojiSkinSelector.vue.d.ts.map +1 -0
  265. package/dist/components/EmojiPicker/Modules/EmojiTabset.vue.d.ts +10 -0
  266. package/dist/components/EmojiPicker/Modules/EmojiTabset.vue.d.ts.map +1 -0
  267. package/dist/components/EmojiPicker/index.d.ts +3 -0
  268. package/dist/components/EmojiPicker/index.d.ts.map +1 -0
  269. package/dist/components/EmojiTextWrapper/EmojiTextWrapper.vue.d.ts +909 -0
  270. package/dist/components/EmojiTextWrapper/EmojiTextWrapper.vue.d.ts.map +1 -0
  271. package/dist/components/EmojiTextWrapper/index.d.ts +2 -0
  272. package/dist/components/EmojiTextWrapper/index.d.ts.map +1 -0
  273. package/dist/components/EmptyState/EmptyState.vue.d.ts +12 -0
  274. package/dist/components/EmptyState/EmptyState.vue.d.ts.map +1 -0
  275. package/dist/components/EmptyState/EmptyStateConstants.d.ts +58 -0
  276. package/dist/components/EmptyState/EmptyStateConstants.d.ts.map +1 -0
  277. package/dist/components/EmptyState/index.d.ts +3 -0
  278. package/dist/components/EmptyState/index.d.ts.map +1 -0
  279. package/dist/components/FilterPill/FilterPill.vue.d.ts +5137 -0
  280. package/dist/components/FilterPill/FilterPill.vue.d.ts.map +1 -0
  281. package/dist/components/FilterPill/index.d.ts +2 -0
  282. package/dist/components/FilterPill/index.d.ts.map +1 -0
  283. package/dist/components/Hovercard/Hovercard.vue.d.ts +3044 -0
  284. package/dist/components/Hovercard/Hovercard.vue.d.ts.map +1 -0
  285. package/dist/components/Hovercard/index.d.ts +2 -0
  286. package/dist/components/Hovercard/index.d.ts.map +1 -0
  287. package/dist/components/Icon/Icon.vue.d.ts +39 -0
  288. package/dist/components/Icon/Icon.vue.d.ts.map +1 -0
  289. package/dist/components/Icon/IconConstants.d.ts +17 -0
  290. package/dist/components/Icon/IconConstants.d.ts.map +1 -0
  291. package/dist/components/Icon/index.d.ts +3 -0
  292. package/dist/components/Icon/index.d.ts.map +1 -0
  293. package/dist/components/Illustration/Illustration.vue.d.ts +8 -0
  294. package/dist/components/Illustration/Illustration.vue.d.ts.map +1 -0
  295. package/dist/components/Illustration/IllustrationConstants.d.ts +6 -0
  296. package/dist/components/Illustration/IllustrationConstants.d.ts.map +1 -0
  297. package/dist/components/Illustration/index.d.ts +3 -0
  298. package/dist/components/Illustration/index.d.ts.map +1 -0
  299. package/dist/components/ImageViewer/ImageViewer.vue.d.ts +894 -0
  300. package/dist/components/ImageViewer/ImageViewer.vue.d.ts.map +1 -0
  301. package/dist/components/ImageViewer/index.d.ts +2 -0
  302. package/dist/components/ImageViewer/index.d.ts.map +1 -0
  303. package/dist/components/Input/Input.vue.d.ts +608 -0
  304. package/dist/components/Input/Input.vue.d.ts.map +1 -0
  305. package/dist/components/Input/InputConstants.d.ts +81 -0
  306. package/dist/components/Input/InputConstants.d.ts.map +1 -0
  307. package/dist/components/Input/index.d.ts +3 -0
  308. package/dist/components/Input/index.d.ts.map +1 -0
  309. package/dist/components/InputGroup/InputGroup.vue.d.ts +600 -0
  310. package/dist/components/InputGroup/InputGroup.vue.d.ts.map +1 -0
  311. package/dist/components/InputGroup/index.d.ts +2 -0
  312. package/dist/components/InputGroup/index.d.ts.map +1 -0
  313. package/dist/components/ItemLayout/ItemLayout.vue.d.ts +122 -0
  314. package/dist/components/ItemLayout/ItemLayout.vue.d.ts.map +1 -0
  315. package/dist/components/ItemLayout/index.d.ts +2 -0
  316. package/dist/components/ItemLayout/index.d.ts.map +1 -0
  317. package/dist/components/KeyboardShortcut/KeyboardShortcut.vue.d.ts +664 -0
  318. package/dist/components/KeyboardShortcut/KeyboardShortcut.vue.d.ts.map +1 -0
  319. package/dist/components/KeyboardShortcut/KeyboardShortcutConstants.d.ts +2 -0
  320. package/dist/components/KeyboardShortcut/KeyboardShortcutConstants.d.ts.map +1 -0
  321. package/dist/components/KeyboardShortcut/index.d.ts +3 -0
  322. package/dist/components/KeyboardShortcut/index.d.ts.map +1 -0
  323. package/dist/components/LazyShow/LazyShow.vue.d.ts +37 -0
  324. package/dist/components/LazyShow/LazyShow.vue.d.ts.map +1 -0
  325. package/dist/components/LazyShow/index.d.ts +2 -0
  326. package/dist/components/LazyShow/index.d.ts.map +1 -0
  327. package/dist/components/Link/Link.vue.d.ts +95 -0
  328. package/dist/components/Link/Link.vue.d.ts.map +1 -0
  329. package/dist/components/Link/LinkConstants.d.ts +25 -0
  330. package/dist/components/Link/LinkConstants.d.ts.map +1 -0
  331. package/dist/components/Link/index.d.ts +3 -0
  332. package/dist/components/Link/index.d.ts.map +1 -0
  333. package/dist/components/ListItem/ListItem.vue.d.ts +248 -0
  334. package/dist/components/ListItem/ListItem.vue.d.ts.map +1 -0
  335. package/dist/components/ListItem/ListItemConstants.d.ts +15 -0
  336. package/dist/components/ListItem/ListItemConstants.d.ts.map +1 -0
  337. package/dist/components/ListItem/index.d.ts +3 -0
  338. package/dist/components/ListItem/index.d.ts.map +1 -0
  339. package/dist/components/ListItemGroup/ListItemGroup.vue.d.ts +42 -0
  340. package/dist/components/ListItemGroup/ListItemGroup.vue.d.ts.map +1 -0
  341. package/dist/components/ListItemGroup/ListItemGroupConstants.d.ts +6 -0
  342. package/dist/components/ListItemGroup/ListItemGroupConstants.d.ts.map +1 -0
  343. package/dist/components/ListItemGroup/index.d.ts +2 -0
  344. package/dist/components/ListItemGroup/index.d.ts.map +1 -0
  345. package/dist/components/Loader/Loader.vue.d.ts +26 -0
  346. package/dist/components/Loader/Loader.vue.d.ts.map +1 -0
  347. package/dist/components/Loader/index.d.ts +2 -0
  348. package/dist/components/Loader/index.d.ts.map +1 -0
  349. package/dist/components/Modal/Modal.vue.d.ts +1207 -0
  350. package/dist/components/Modal/Modal.vue.d.ts.map +1 -0
  351. package/dist/components/Modal/ModalConstants.d.ts +19 -0
  352. package/dist/components/Modal/ModalConstants.d.ts.map +1 -0
  353. package/dist/components/Modal/index.d.ts +3 -0
  354. package/dist/components/Modal/index.d.ts.map +1 -0
  355. package/dist/components/ModeIsland/ModeIsland.vue.d.ts +3 -0
  356. package/dist/components/ModeIsland/ModeIsland.vue.d.ts.map +1 -0
  357. package/dist/components/ModeIsland/ModeIslandConstants.d.ts +10 -0
  358. package/dist/components/ModeIsland/ModeIslandConstants.d.ts.map +1 -0
  359. package/dist/components/ModeIsland/Utils.d.ts +14 -0
  360. package/dist/components/ModeIsland/Utils.d.ts.map +1 -0
  361. package/dist/components/ModeIsland/Validators.d.ts +6 -0
  362. package/dist/components/ModeIsland/Validators.d.ts.map +1 -0
  363. package/dist/components/ModeIsland/index.d.ts +3 -0
  364. package/dist/components/ModeIsland/index.d.ts.map +1 -0
  365. package/dist/components/MotionText/MotionText.vue.d.ts +3 -0
  366. package/dist/components/MotionText/MotionText.vue.d.ts.map +1 -0
  367. package/dist/components/MotionText/MotionTextConstants.d.ts +36 -0
  368. package/dist/components/MotionText/MotionTextConstants.d.ts.map +1 -0
  369. package/dist/components/MotionText/index.d.ts +3 -0
  370. package/dist/components/MotionText/index.d.ts.map +1 -0
  371. package/dist/components/Notice/Notice.vue.d.ts +1376 -0
  372. package/dist/components/Notice/Notice.vue.d.ts.map +1 -0
  373. package/dist/components/Notice/NoticeAction.vue.d.ts +834 -0
  374. package/dist/components/Notice/NoticeAction.vue.d.ts.map +1 -0
  375. package/dist/components/Notice/NoticeConstants.d.ts +8 -0
  376. package/dist/components/Notice/NoticeConstants.d.ts.map +1 -0
  377. package/dist/components/Notice/NoticeContent.vue.d.ts +197 -0
  378. package/dist/components/Notice/NoticeContent.vue.d.ts.map +1 -0
  379. package/dist/components/Notice/NoticeIcon.vue.d.ts +211 -0
  380. package/dist/components/Notice/NoticeIcon.vue.d.ts.map +1 -0
  381. package/dist/components/Notice/index.d.ts +6 -0
  382. package/dist/components/Notice/index.d.ts.map +1 -0
  383. package/dist/components/Pagination/Pagination.vue.d.ts +516 -0
  384. package/dist/components/Pagination/Pagination.vue.d.ts.map +1 -0
  385. package/dist/components/Pagination/index.d.ts +2 -0
  386. package/dist/components/Pagination/index.d.ts.map +1 -0
  387. package/dist/components/Popover/Popover.vue.d.ts +1348 -0
  388. package/dist/components/Popover/Popover.vue.d.ts.map +1 -0
  389. package/dist/components/Popover/PopoverConstants.d.ts +34 -0
  390. package/dist/components/Popover/PopoverConstants.d.ts.map +1 -0
  391. package/dist/components/Popover/PopoverHeaderFooter.vue.d.ts +443 -0
  392. package/dist/components/Popover/PopoverHeaderFooter.vue.d.ts.map +1 -0
  393. package/dist/components/Popover/TippyUtils.d.ts +39 -0
  394. package/dist/components/Popover/TippyUtils.d.ts.map +1 -0
  395. package/dist/components/Popover/index.d.ts +3 -0
  396. package/dist/components/Popover/index.d.ts.map +1 -0
  397. package/dist/components/Presence/Presence.vue.d.ts +40 -0
  398. package/dist/components/Presence/Presence.vue.d.ts.map +1 -0
  399. package/dist/components/Presence/PresenceConstants.d.ts +9 -0
  400. package/dist/components/Presence/PresenceConstants.d.ts.map +1 -0
  401. package/dist/components/Presence/index.d.ts +3 -0
  402. package/dist/components/Presence/index.d.ts.map +1 -0
  403. package/dist/components/Presence/modules/presence_active_icon.vue.d.ts +3 -0
  404. package/dist/components/Presence/modules/presence_active_icon.vue.d.ts.map +1 -0
  405. package/dist/components/Presence/modules/presence_away_icon.vue.d.ts +3 -0
  406. package/dist/components/Presence/modules/presence_away_icon.vue.d.ts.map +1 -0
  407. package/dist/components/Presence/modules/presence_busy_icon.vue.d.ts +3 -0
  408. package/dist/components/Presence/modules/presence_busy_icon.vue.d.ts.map +1 -0
  409. package/dist/components/Presence/modules/presence_dnd_icon.vue.d.ts +3 -0
  410. package/dist/components/Presence/modules/presence_dnd_icon.vue.d.ts.map +1 -0
  411. package/dist/components/ProgressCircle/ProgressCircle.vue.d.ts +70 -0
  412. package/dist/components/ProgressCircle/ProgressCircle.vue.d.ts.map +1 -0
  413. package/dist/components/ProgressCircle/ProgressCircleConstants.d.ts +23 -0
  414. package/dist/components/ProgressCircle/ProgressCircleConstants.d.ts.map +1 -0
  415. package/dist/components/ProgressCircle/index.d.ts +3 -0
  416. package/dist/components/ProgressCircle/index.d.ts.map +1 -0
  417. package/dist/components/Prose/Prose.vue.d.ts +26 -0
  418. package/dist/components/Prose/Prose.vue.d.ts.map +1 -0
  419. package/dist/components/Prose/ProseConstants.d.ts +34 -0
  420. package/dist/components/Prose/ProseConstants.d.ts.map +1 -0
  421. package/dist/components/Prose/index.d.ts +3 -0
  422. package/dist/components/Prose/index.d.ts.map +1 -0
  423. package/dist/components/Radio/Radio.vue.d.ts +521 -0
  424. package/dist/components/Radio/Radio.vue.d.ts.map +1 -0
  425. package/dist/components/Radio/RadioConstants.d.ts +10 -0
  426. package/dist/components/Radio/RadioConstants.d.ts.map +1 -0
  427. package/dist/components/Radio/index.d.ts +3 -0
  428. package/dist/components/Radio/index.d.ts.map +1 -0
  429. package/dist/components/RadioGroup/RadioGroup.vue.d.ts +645 -0
  430. package/dist/components/RadioGroup/RadioGroup.vue.d.ts.map +1 -0
  431. package/dist/components/RadioGroup/index.d.ts +2 -0
  432. package/dist/components/RadioGroup/index.d.ts.map +1 -0
  433. package/dist/components/Resizable/Composables/ComputeLayout.d.ts +35 -0
  434. package/dist/components/Resizable/Composables/ComputeLayout.d.ts.map +1 -0
  435. package/dist/components/Resizable/Composables/ConstraintResolver.d.ts +22 -0
  436. package/dist/components/Resizable/Composables/ConstraintResolver.d.ts.map +1 -0
  437. package/dist/components/Resizable/Composables/UseResizableAnnouncements.d.ts +6 -0
  438. package/dist/components/Resizable/Composables/UseResizableAnnouncements.d.ts.map +1 -0
  439. package/dist/components/Resizable/Composables/UseResizableCalculations.d.ts +14 -0
  440. package/dist/components/Resizable/Composables/UseResizableCalculations.d.ts.map +1 -0
  441. package/dist/components/Resizable/Composables/UseResizableDrag.d.ts +42 -0
  442. package/dist/components/Resizable/Composables/UseResizableDrag.d.ts.map +1 -0
  443. package/dist/components/Resizable/Composables/UseResizableGroup.d.ts +25 -0
  444. package/dist/components/Resizable/Composables/UseResizableGroup.d.ts.map +1 -0
  445. package/dist/components/Resizable/Composables/UseResizableKeyboard.d.ts +41 -0
  446. package/dist/components/Resizable/Composables/UseResizableKeyboard.d.ts.map +1 -0
  447. package/dist/components/Resizable/Composables/UseResizableOffset.d.ts +15 -0
  448. package/dist/components/Resizable/Composables/UseResizableOffset.d.ts.map +1 -0
  449. package/dist/components/Resizable/Composables/UseResizablePanelControls.d.ts +46 -0
  450. package/dist/components/Resizable/Composables/UseResizablePanelControls.d.ts.map +1 -0
  451. package/dist/components/Resizable/Composables/UseResizablePanelState.d.ts +9 -0
  452. package/dist/components/Resizable/Composables/UseResizablePanelState.d.ts.map +1 -0
  453. package/dist/components/Resizable/Composables/UseResizableStorage.d.ts +12 -0
  454. package/dist/components/Resizable/Composables/UseResizableStorage.d.ts.map +1 -0
  455. package/dist/components/Resizable/Composables/index.d.ts +16 -0
  456. package/dist/components/Resizable/Composables/index.d.ts.map +1 -0
  457. package/dist/components/Resizable/Resizable.vue.d.ts +69 -0
  458. package/dist/components/Resizable/Resizable.vue.d.ts.map +1 -0
  459. package/dist/components/Resizable/ResizableConstants.d.ts +104 -0
  460. package/dist/components/Resizable/ResizableConstants.d.ts.map +1 -0
  461. package/dist/components/Resizable/ResizableHandle.vue.d.ts +22 -0
  462. package/dist/components/Resizable/ResizableHandle.vue.d.ts.map +1 -0
  463. package/dist/components/Resizable/ResizablePanel.vue.d.ts +46 -0
  464. package/dist/components/Resizable/ResizablePanel.vue.d.ts.map +1 -0
  465. package/dist/components/Resizable/ResizableUtils.d.ts +15 -0
  466. package/dist/components/Resizable/ResizableUtils.d.ts.map +1 -0
  467. package/dist/components/Resizable/index.d.ts +6 -0
  468. package/dist/components/Resizable/index.d.ts.map +1 -0
  469. package/dist/components/RichTextEditor/ChannelSuggestion.d.ts +17 -0
  470. package/dist/components/RichTextEditor/ChannelSuggestion.d.ts.map +1 -0
  471. package/dist/components/RichTextEditor/Extensions/Channels/Channel.d.ts +2 -0
  472. package/dist/components/RichTextEditor/Extensions/Channels/Channel.d.ts.map +1 -0
  473. package/dist/components/RichTextEditor/Extensions/Channels/ChannelComponent.vue.d.ts +302 -0
  474. package/dist/components/RichTextEditor/Extensions/Channels/ChannelComponent.vue.d.ts.map +1 -0
  475. package/dist/components/RichTextEditor/Extensions/Channels/ChannelSuggestion.vue.d.ts.map +1 -0
  476. package/dist/components/RichTextEditor/Extensions/Channels/Suggestion.d.ts +6 -0
  477. package/dist/components/RichTextEditor/Extensions/Channels/Suggestion.d.ts.map +1 -0
  478. package/dist/components/RichTextEditor/Extensions/CustomLink/Autolink.d.ts +3 -0
  479. package/dist/components/RichTextEditor/Extensions/CustomLink/Autolink.d.ts.map +1 -0
  480. package/dist/components/RichTextEditor/Extensions/CustomLink/CustomLink.d.ts +3 -0
  481. package/dist/components/RichTextEditor/Extensions/CustomLink/CustomLink.d.ts.map +1 -0
  482. package/dist/components/RichTextEditor/Extensions/CustomLink/Utils.d.ts +16 -0
  483. package/dist/components/RichTextEditor/Extensions/CustomLink/Utils.d.ts.map +1 -0
  484. package/dist/components/RichTextEditor/Extensions/CustomLink/index.d.ts +3 -0
  485. package/dist/components/RichTextEditor/Extensions/CustomLink/index.d.ts.map +1 -0
  486. package/dist/components/RichTextEditor/Extensions/Div/Div.d.ts +2 -0
  487. package/dist/components/RichTextEditor/Extensions/Div/Div.d.ts.map +1 -0
  488. package/dist/components/RichTextEditor/Extensions/Div/index.d.ts +3 -0
  489. package/dist/components/RichTextEditor/Extensions/Div/index.d.ts.map +1 -0
  490. package/dist/components/RichTextEditor/Extensions/Emoji/Emoji.d.ts +3 -0
  491. package/dist/components/RichTextEditor/Extensions/Emoji/Emoji.d.ts.map +1 -0
  492. package/dist/components/RichTextEditor/Extensions/Emoji/EmojiComponent.vue.d.ts +982 -0
  493. package/dist/components/RichTextEditor/Extensions/Emoji/EmojiComponent.vue.d.ts.map +1 -0
  494. package/dist/components/RichTextEditor/Extensions/Emoji/EmojiSuggestion.vue.d.ts +957 -0
  495. package/dist/components/RichTextEditor/Extensions/Emoji/EmojiSuggestion.vue.d.ts.map +1 -0
  496. package/dist/components/RichTextEditor/Extensions/Emoji/Suggestion.d.ts +15 -0
  497. package/dist/components/RichTextEditor/Extensions/Emoji/Suggestion.d.ts.map +1 -0
  498. package/dist/components/RichTextEditor/Extensions/Emoji/index.d.ts +4 -0
  499. package/dist/components/RichTextEditor/Extensions/Emoji/index.d.ts.map +1 -0
  500. package/dist/components/RichTextEditor/Extensions/Image/Image.d.ts +2 -0
  501. package/dist/components/RichTextEditor/Extensions/Image/Image.d.ts.map +1 -0
  502. package/dist/components/RichTextEditor/Extensions/Image/index.d.ts +3 -0
  503. package/dist/components/RichTextEditor/Extensions/Image/index.d.ts.map +1 -0
  504. package/dist/components/RichTextEditor/Extensions/LinkPhoneNumbers/LinkPhoneNumbers.d.ts +3 -0
  505. package/dist/components/RichTextEditor/Extensions/LinkPhoneNumbers/LinkPhoneNumbers.d.ts.map +1 -0
  506. package/dist/components/RichTextEditor/Extensions/Mentions/Mention.d.ts +2 -0
  507. package/dist/components/RichTextEditor/Extensions/Mentions/Mention.d.ts.map +1 -0
  508. package/dist/components/RichTextEditor/Extensions/Mentions/MentionComponent.vue.d.ts +212 -0
  509. package/dist/components/RichTextEditor/Extensions/Mentions/MentionComponent.vue.d.ts.map +1 -0
  510. package/dist/components/RichTextEditor/Extensions/Mentions/MentionSuggestion.vue.d.ts +551 -0
  511. package/dist/components/RichTextEditor/Extensions/Mentions/MentionSuggestion.vue.d.ts.map +1 -0
  512. package/dist/components/RichTextEditor/Extensions/Mentions/Suggestion.d.ts +6 -0
  513. package/dist/components/RichTextEditor/Extensions/Mentions/Suggestion.d.ts.map +1 -0
  514. package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommand.d.ts +2 -0
  515. package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommand.d.ts.map +1 -0
  516. package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandComponent.vue.d.ts.map +1 -0
  517. package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandSuggestion.vue.d.ts +160 -0
  518. package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandSuggestion.vue.d.ts.map +1 -0
  519. package/dist/components/RichTextEditor/Extensions/SlashCommand/Suggestion.d.ts +7 -0
  520. package/dist/components/RichTextEditor/Extensions/SlashCommand/Suggestion.d.ts.map +1 -0
  521. package/dist/components/RichTextEditor/Extensions/Suggestion/SuggestionList.vue.d.ts +295 -0
  522. package/dist/components/RichTextEditor/Extensions/Suggestion/SuggestionList.vue.d.ts.map +1 -0
  523. package/dist/components/RichTextEditor/Extensions/Table/Table.d.ts +5 -0
  524. package/dist/components/RichTextEditor/Extensions/Table/Table.d.ts.map +1 -0
  525. package/dist/components/RichTextEditor/Extensions/TextStyle/TextStyle.d.ts +2 -0
  526. package/dist/components/RichTextEditor/Extensions/TextStyle/TextStyle.d.ts.map +1 -0
  527. package/dist/components/RichTextEditor/Extensions/Utils/SuggestionUtils.d.ts +29 -0
  528. package/dist/components/RichTextEditor/Extensions/Utils/SuggestionUtils.d.ts.map +1 -0
  529. package/dist/components/RichTextEditor/Extensions/Variable/Variable.d.ts +3 -0
  530. package/dist/components/RichTextEditor/Extensions/Variable/Variable.d.ts.map +1 -0
  531. package/dist/components/RichTextEditor/Extensions/Variable/VariableComponent.vue.d.ts +2581 -0
  532. package/dist/components/RichTextEditor/Extensions/Variable/VariableComponent.vue.d.ts.map +1 -0
  533. package/dist/components/RichTextEditor/Extensions/Variable/index.d.ts +3 -0
  534. package/dist/components/RichTextEditor/Extensions/Variable/index.d.ts.map +1 -0
  535. package/dist/components/RichTextEditor/MarkdownRenderer.d.ts +2 -0
  536. package/dist/components/RichTextEditor/MarkdownRenderer.d.ts.map +1 -0
  537. package/dist/components/RichTextEditor/MentionSuggestion.d.ts +34 -0
  538. package/dist/components/RichTextEditor/MentionSuggestion.d.ts.map +1 -0
  539. package/dist/components/RichTextEditor/RichTextEditor.vue.d.ts +3 -0
  540. package/dist/components/RichTextEditor/RichTextEditor.vue.d.ts.map +1 -0
  541. package/dist/components/RichTextEditor/RichTextEditorConstants.d.ts +10 -0
  542. package/dist/components/RichTextEditor/RichTextEditorConstants.d.ts.map +1 -0
  543. package/dist/components/RichTextEditor/SlashCommandSuggestion.d.ts +15 -0
  544. package/dist/components/RichTextEditor/SlashCommandSuggestion.d.ts.map +1 -0
  545. package/dist/components/RichTextEditor/index.d.ts +3 -0
  546. package/dist/components/RichTextEditor/index.d.ts.map +1 -0
  547. package/dist/components/RootLayout/RootLayout.vue.d.ts +121 -0
  548. package/dist/components/RootLayout/RootLayout.vue.d.ts.map +1 -0
  549. package/dist/components/RootLayout/RootLayoutConstants.d.ts +13 -0
  550. package/dist/components/RootLayout/RootLayoutConstants.d.ts.map +1 -0
  551. package/dist/components/RootLayout/index.d.ts +3 -0
  552. package/dist/components/RootLayout/index.d.ts.map +1 -0
  553. package/dist/components/Scroller/Modules/CoreScroller.vue.d.ts +57 -0
  554. package/dist/components/Scroller/Modules/CoreScroller.vue.d.ts.map +1 -0
  555. package/dist/components/Scroller/Modules/DynamicScroller.vue.d.ts +582 -0
  556. package/dist/components/Scroller/Modules/DynamicScroller.vue.d.ts.map +1 -0
  557. package/dist/components/Scroller/Modules/ScrollerItem.vue.d.ts +73 -0
  558. package/dist/components/Scroller/Modules/ScrollerItem.vue.d.ts.map +1 -0
  559. package/dist/components/Scroller/Scroller.vue.d.ts +786 -0
  560. package/dist/components/Scroller/Scroller.vue.d.ts.map +1 -0
  561. package/dist/components/Scroller/index.d.ts +2 -0
  562. package/dist/components/Scroller/index.d.ts.map +1 -0
  563. package/dist/components/SegmentedControl/SegmentedControl.vue.d.ts +226 -0
  564. package/dist/components/SegmentedControl/SegmentedControl.vue.d.ts.map +1 -0
  565. package/dist/components/SegmentedControl/SegmentedControlConstants.d.ts +41 -0
  566. package/dist/components/SegmentedControl/SegmentedControlConstants.d.ts.map +1 -0
  567. package/dist/components/SegmentedControl/SegmentedControlItem.vue.d.ts +35 -0
  568. package/dist/components/SegmentedControl/SegmentedControlItem.vue.d.ts.map +1 -0
  569. package/dist/components/SegmentedControl/index.d.ts +4 -0
  570. package/dist/components/SegmentedControl/index.d.ts.map +1 -0
  571. package/dist/components/SelectMenu/SelectMenu.vue.d.ts +537 -0
  572. package/dist/components/SelectMenu/SelectMenu.vue.d.ts.map +1 -0
  573. package/dist/components/SelectMenu/SelectMenuConstants.d.ts +23 -0
  574. package/dist/components/SelectMenu/SelectMenuConstants.d.ts.map +1 -0
  575. package/dist/components/SelectMenu/SelectMenuValidators.d.ts +2 -0
  576. package/dist/components/SelectMenu/SelectMenuValidators.d.ts.map +1 -0
  577. package/dist/components/SelectMenu/index.d.ts +3 -0
  578. package/dist/components/SelectMenu/index.d.ts.map +1 -0
  579. package/dist/components/Skeleton/Skeleton.vue.d.ts +813 -0
  580. package/dist/components/Skeleton/Skeleton.vue.d.ts.map +1 -0
  581. package/dist/components/Skeleton/SkeletonConstants.d.ts +32 -0
  582. package/dist/components/Skeleton/SkeletonConstants.d.ts.map +1 -0
  583. package/dist/components/Skeleton/SkeletonListItem.vue.d.ts +363 -0
  584. package/dist/components/Skeleton/SkeletonListItem.vue.d.ts.map +1 -0
  585. package/dist/components/Skeleton/SkeletonParagraph.vue.d.ts +196 -0
  586. package/dist/components/Skeleton/SkeletonParagraph.vue.d.ts.map +1 -0
  587. package/dist/components/Skeleton/SkeletonShape.vue.d.ts +84 -0
  588. package/dist/components/Skeleton/SkeletonShape.vue.d.ts.map +1 -0
  589. package/dist/components/Skeleton/SkeletonText.vue.d.ts +90 -0
  590. package/dist/components/Skeleton/SkeletonText.vue.d.ts.map +1 -0
  591. package/dist/components/Skeleton/index.d.ts +7 -0
  592. package/dist/components/Skeleton/index.d.ts.map +1 -0
  593. package/dist/components/SplitButton/SplitButton.vue.d.ts +3102 -0
  594. package/dist/components/SplitButton/SplitButton.vue.d.ts.map +1 -0
  595. package/dist/components/SplitButton/SplitButtonConstants.d.ts +17 -0
  596. package/dist/components/SplitButton/SplitButtonConstants.d.ts.map +1 -0
  597. package/dist/components/SplitButton/SplitButtonEnd.vue.d.ts +483 -0
  598. package/dist/components/SplitButton/SplitButtonEnd.vue.d.ts.map +1 -0
  599. package/dist/components/SplitButton/SplitButtonStart.vue.d.ts +548 -0
  600. package/dist/components/SplitButton/SplitButtonStart.vue.d.ts.map +1 -0
  601. package/dist/components/SplitButton/index.d.ts +3 -0
  602. package/dist/components/SplitButton/index.d.ts.map +1 -0
  603. package/dist/components/Stack/Stack.vue.d.ts +70 -0
  604. package/dist/components/Stack/Stack.vue.d.ts.map +1 -0
  605. package/dist/components/Stack/StackConstants.d.ts +16 -0
  606. package/dist/components/Stack/StackConstants.d.ts.map +1 -0
  607. package/dist/components/Stack/Utils.d.ts +6 -0
  608. package/dist/components/Stack/Utils.d.ts.map +1 -0
  609. package/dist/components/Stack/Validators.d.ts +5 -0
  610. package/dist/components/Stack/Validators.d.ts.map +1 -0
  611. package/dist/components/Stack/index.d.ts +3 -0
  612. package/dist/components/Stack/index.d.ts.map +1 -0
  613. package/dist/components/Tab/Tab.vue.d.ts +462 -0
  614. package/dist/components/Tab/Tab.vue.d.ts.map +1 -0
  615. package/dist/components/Tab/TabGroup.vue.d.ts +250 -0
  616. package/dist/components/Tab/TabGroup.vue.d.ts.map +1 -0
  617. package/dist/components/Tab/TabPanel.vue.d.ts +55 -0
  618. package/dist/components/Tab/TabPanel.vue.d.ts.map +1 -0
  619. package/dist/components/Tab/TabsConstants.d.ts +32 -0
  620. package/dist/components/Tab/TabsConstants.d.ts.map +1 -0
  621. package/dist/components/Tab/index.d.ts +5 -0
  622. package/dist/components/Tab/index.d.ts.map +1 -0
  623. package/dist/components/Text/Text.vue.d.ts +145 -0
  624. package/dist/components/Text/Text.vue.d.ts.map +1 -0
  625. package/dist/components/Text/TextConstants.d.ts +95 -0
  626. package/dist/components/Text/TextConstants.d.ts.map +1 -0
  627. package/dist/components/Text/index.d.ts +3 -0
  628. package/dist/components/Text/index.d.ts.map +1 -0
  629. package/dist/components/Toast/Layouts/ToastLayoutAlternate.vue.d.ts +1344 -0
  630. package/dist/components/Toast/Layouts/ToastLayoutAlternate.vue.d.ts.map +1 -0
  631. package/dist/components/Toast/Layouts/ToastLayoutAlternateIcon.vue.d.ts +189 -0
  632. package/dist/components/Toast/Layouts/ToastLayoutAlternateIcon.vue.d.ts.map +1 -0
  633. package/dist/components/Toast/Layouts/ToastLayoutDefault.vue.d.ts +1385 -0
  634. package/dist/components/Toast/Layouts/ToastLayoutDefault.vue.d.ts.map +1 -0
  635. package/dist/components/Toast/Toast.vue.d.ts +5624 -0
  636. package/dist/components/Toast/Toast.vue.d.ts.map +1 -0
  637. package/dist/components/Toast/ToastConstants.d.ts +12 -0
  638. package/dist/components/Toast/ToastConstants.d.ts.map +1 -0
  639. package/dist/components/Toast/index.d.ts +3 -0
  640. package/dist/components/Toast/index.d.ts.map +1 -0
  641. package/dist/components/Toggle/Toggle.vue.d.ts +108 -0
  642. package/dist/components/Toggle/Toggle.vue.d.ts.map +1 -0
  643. package/dist/components/Toggle/ToggleConstants.d.ts +13 -0
  644. package/dist/components/Toggle/ToggleConstants.d.ts.map +1 -0
  645. package/dist/components/Toggle/index.d.ts +3 -0
  646. package/dist/components/Toggle/index.d.ts.map +1 -0
  647. package/dist/components/Tooltip/Tooltip.vue.d.ts +310 -0
  648. package/dist/components/Tooltip/Tooltip.vue.d.ts.map +1 -0
  649. package/dist/components/Tooltip/TooltipConstants.d.ts +19 -0
  650. package/dist/components/Tooltip/TooltipConstants.d.ts.map +1 -0
  651. package/dist/components/Tooltip/index.d.ts +3 -0
  652. package/dist/components/Tooltip/index.d.ts.map +1 -0
  653. package/dist/components/ValidationMessages/ValidationMessages.vue.d.ts +172 -0
  654. package/dist/components/ValidationMessages/ValidationMessages.vue.d.ts.map +1 -0
  655. package/dist/components/ValidationMessages/index.d.ts +2 -0
  656. package/dist/components/ValidationMessages/index.d.ts.map +1 -0
  657. package/dist/dialtone-vue.cjs +1 -1
  658. package/dist/dialtone-vue.css +1 -1
  659. package/dist/dialtone-vue.js +175 -151
  660. package/dist/directives/focusgroup_directive/focusgroup.d.ts +6 -0
  661. package/dist/directives/focusgroup_directive/focusgroup.d.ts.map +1 -0
  662. package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts +74 -0
  663. package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts.map +1 -0
  664. package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts +15 -0
  665. package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts.map +1 -0
  666. package/dist/directives/focusgroup_directive/index.d.ts +2 -0
  667. package/dist/directives/focusgroup_directive/index.d.ts.map +1 -0
  668. package/dist/directives/focustrap_directive/focustrap.d.ts +6 -0
  669. package/dist/directives/focustrap_directive/focustrap.d.ts.map +1 -0
  670. package/dist/directives/focustrap_directive/focustrap_constants.d.ts +7 -0
  671. package/dist/directives/focustrap_directive/focustrap_constants.d.ts.map +1 -0
  672. package/dist/directives/focustrap_directive/focustrap_utils.d.ts +5 -0
  673. package/dist/directives/focustrap_directive/focustrap_utils.d.ts.map +1 -0
  674. package/dist/directives/focustrap_directive/index.d.ts +2 -0
  675. package/dist/directives/focustrap_directive/index.d.ts.map +1 -0
  676. package/dist/directives/mode_directive/index.d.ts +2 -0
  677. package/dist/directives/mode_directive/index.d.ts.map +1 -0
  678. package/dist/directives/mode_directive/mode.d.ts +6 -0
  679. package/dist/directives/mode_directive/mode.d.ts.map +1 -0
  680. package/dist/directives/scrollbar_directive/scrollbar.d.ts.map +1 -1
  681. package/dist/directives/tooltip_directive/tooltip.d.ts.map +1 -1
  682. package/dist/index.d.ts +66 -57
  683. package/dist/lib/attachment-carousel/attachment-carousel.cjs +1 -1
  684. package/dist/lib/attachment-carousel/attachment-carousel.js +1 -1
  685. package/dist/lib/attachment-carousel/index.cjs +1 -1
  686. package/dist/lib/attachment-carousel/index.js +1 -1
  687. package/dist/lib/avatar/avatar-constants.cjs +1 -1
  688. package/dist/lib/avatar/avatar-constants.cjs.map +1 -1
  689. package/dist/lib/avatar/avatar-constants.js +114 -26
  690. package/dist/lib/avatar/avatar-constants.js.map +1 -1
  691. package/dist/lib/avatar/avatar.cjs +1 -1
  692. package/dist/lib/avatar/avatar.cjs.map +1 -1
  693. package/dist/lib/avatar/avatar.js +146 -86
  694. package/dist/lib/avatar/avatar.js.map +1 -1
  695. package/dist/lib/avatar/index.cjs +1 -1
  696. package/dist/lib/avatar/index.js +3 -3
  697. package/dist/lib/avatar/utils.cjs.map +1 -1
  698. package/dist/lib/avatar/utils.js +1 -1
  699. package/dist/lib/avatar/utils.js.map +1 -1
  700. package/dist/lib/badge/badge-constants.cjs +1 -1
  701. package/dist/lib/badge/badge-constants.cjs.map +1 -1
  702. package/dist/lib/badge/badge-constants.js +2 -2
  703. package/dist/lib/badge/badge-constants.js.map +1 -1
  704. package/dist/lib/badge/badge.cjs +1 -1
  705. package/dist/lib/badge/badge.cjs.map +1 -1
  706. package/dist/lib/badge/badge.js +55 -25
  707. package/dist/lib/badge/badge.js.map +1 -1
  708. package/dist/lib/banner/banner.cjs +2 -2
  709. package/dist/lib/banner/banner.cjs.map +1 -1
  710. package/dist/lib/banner/banner.js +105 -57
  711. package/dist/lib/banner/banner.js.map +1 -1
  712. package/dist/lib/box/box-constants.cjs +2 -0
  713. package/dist/lib/box/box-constants.cjs.map +1 -0
  714. package/dist/lib/box/box-constants.js +108 -0
  715. package/dist/lib/box/box-constants.js.map +1 -0
  716. package/dist/lib/box/box.cjs +2 -0
  717. package/dist/lib/box/box.cjs.map +1 -0
  718. package/dist/lib/box/box.js +237 -0
  719. package/dist/lib/box/box.js.map +1 -0
  720. package/dist/lib/box/index.cjs +1 -0
  721. package/dist/lib/box/index.js +3 -0
  722. package/dist/lib/box/validators.cjs +2 -0
  723. package/dist/lib/box/validators.cjs.map +1 -0
  724. package/dist/lib/box/validators.js +17 -0
  725. package/dist/lib/box/validators.js.map +1 -0
  726. package/dist/lib/breadcrumbs/breadcrumb-item.cjs +1 -1
  727. package/dist/lib/breadcrumbs/breadcrumb-item.cjs.map +1 -1
  728. package/dist/lib/breadcrumbs/breadcrumb-item.js +30 -39
  729. package/dist/lib/breadcrumbs/breadcrumb-item.js.map +1 -1
  730. package/dist/lib/breadcrumbs/breadcrumbs-constants.cjs.map +1 -1
  731. package/dist/lib/breadcrumbs/breadcrumbs-constants.js +1 -1
  732. package/dist/lib/breadcrumbs/breadcrumbs-constants.js.map +1 -1
  733. package/dist/lib/breadcrumbs/breadcrumbs.cjs +1 -1
  734. package/dist/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
  735. package/dist/lib/breadcrumbs/breadcrumbs.js +31 -28
  736. package/dist/lib/breadcrumbs/breadcrumbs.js.map +1 -1
  737. package/dist/lib/button/button-constants.cjs +1 -1
  738. package/dist/lib/button/button-constants.cjs.map +1 -1
  739. package/dist/lib/button/button-constants.js +18 -4
  740. package/dist/lib/button/button-constants.js.map +1 -1
  741. package/dist/lib/button/button.cjs +1 -1
  742. package/dist/lib/button/button.cjs.map +1 -1
  743. package/dist/lib/button/button.js +163 -21
  744. package/dist/lib/button/button.js.map +1 -1
  745. package/dist/lib/button-group/button-group-constants.cjs.map +1 -1
  746. package/dist/lib/button-group/button-group-constants.js +1 -1
  747. package/dist/lib/button-group/button-group-constants.js.map +1 -1
  748. package/dist/lib/button-group/button-group.cjs +1 -1
  749. package/dist/lib/button-group/button-group.cjs.map +1 -1
  750. package/dist/lib/button-group/button-group.js +1 -2
  751. package/dist/lib/button-group/button-group.js.map +1 -1
  752. package/dist/lib/button-group/buttons-decorator.cjs +1 -1
  753. package/dist/lib/button-group/buttons-decorator.cjs.map +1 -1
  754. package/dist/lib/button-group/buttons-decorator.js +1 -2
  755. package/dist/lib/button-group/buttons-decorator.js.map +1 -1
  756. package/dist/lib/callbar-button/callbar-button.cjs +1 -1
  757. package/dist/lib/callbar-button/callbar-button.cjs.map +1 -1
  758. package/dist/lib/callbar-button/callbar-button.js +26 -27
  759. package/dist/lib/callbar-button/callbar-button.js.map +1 -1
  760. package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
  761. package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
  762. package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +45 -36
  763. package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
  764. package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
  765. package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
  766. package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js +47 -38
  767. package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
  768. package/dist/lib/callbox/callbox.cjs +1 -1
  769. package/dist/lib/callbox/callbox.cjs.map +1 -1
  770. package/dist/lib/callbox/callbox.js +8 -8
  771. package/dist/lib/callbox/callbox.js.map +1 -1
  772. package/dist/lib/card/card.cjs +1 -1
  773. package/dist/lib/card/card.cjs.map +1 -1
  774. package/dist/lib/card/card.js +11 -20
  775. package/dist/lib/card/card.js.map +1 -1
  776. package/dist/lib/checkbox/checkbox-constants.cjs +1 -1
  777. package/dist/lib/checkbox/checkbox-constants.cjs.map +1 -1
  778. package/dist/lib/checkbox/checkbox-constants.js +3 -3
  779. package/dist/lib/checkbox/checkbox-constants.js.map +1 -1
  780. package/dist/lib/checkbox/checkbox.cjs +1 -1
  781. package/dist/lib/checkbox/checkbox.cjs.map +1 -1
  782. package/dist/lib/checkbox/checkbox.js +100 -35
  783. package/dist/lib/checkbox/checkbox.js.map +1 -1
  784. package/dist/lib/checkbox-group/checkbox-group.cjs +1 -1
  785. package/dist/lib/checkbox-group/checkbox-group.cjs.map +1 -1
  786. package/dist/lib/checkbox-group/checkbox-group.js +7 -14
  787. package/dist/lib/checkbox-group/checkbox-group.js.map +1 -1
  788. package/dist/lib/checkbox-group/checkboxes-decorator.cjs +1 -1
  789. package/dist/lib/checkbox-group/checkboxes-decorator.cjs.map +1 -1
  790. package/dist/lib/checkbox-group/checkboxes-decorator.js +1 -3
  791. package/dist/lib/checkbox-group/checkboxes-decorator.js.map +1 -1
  792. package/dist/lib/chip/chip-constants.cjs +1 -1
  793. package/dist/lib/chip/chip-constants.cjs.map +1 -1
  794. package/dist/lib/chip/chip-constants.js +10 -1
  795. package/dist/lib/chip/chip-constants.js.map +1 -1
  796. package/dist/lib/chip/chip.cjs +1 -1
  797. package/dist/lib/chip/chip.cjs.map +1 -1
  798. package/dist/lib/chip/chip.js +45 -29
  799. package/dist/lib/chip/chip.js.map +1 -1
  800. package/dist/lib/codeblock/codeblock-constants.cjs +2 -0
  801. package/dist/lib/codeblock/codeblock-constants.cjs.map +1 -0
  802. package/dist/lib/codeblock/codeblock-constants.js +20 -0
  803. package/dist/lib/codeblock/codeblock-constants.js.map +1 -0
  804. package/dist/lib/codeblock/codeblock.cjs +1 -2
  805. package/dist/lib/codeblock/codeblock.cjs.map +1 -1
  806. package/dist/lib/codeblock/codeblock.js +26 -16
  807. package/dist/lib/codeblock/codeblock.js.map +1 -1
  808. package/dist/lib/collapsible/collapsible-lazy-show.cjs.map +1 -1
  809. package/dist/lib/collapsible/collapsible-lazy-show.js +1 -1
  810. package/dist/lib/collapsible/collapsible-lazy-show.js.map +1 -1
  811. package/dist/lib/collapsible/collapsible.cjs +1 -1
  812. package/dist/lib/collapsible/collapsible.cjs.map +1 -1
  813. package/dist/lib/collapsible/collapsible.js +25 -28
  814. package/dist/lib/collapsible/collapsible.js.map +1 -1
  815. package/dist/lib/combobox/combobox-constants.cjs.map +1 -1
  816. package/dist/lib/combobox/combobox-constants.js +1 -1
  817. package/dist/lib/combobox/combobox-constants.js.map +1 -1
  818. package/dist/lib/combobox/combobox-empty-list.cjs.map +1 -1
  819. package/dist/lib/combobox/combobox-empty-list.js +1 -1
  820. package/dist/lib/combobox/combobox-empty-list.js.map +1 -1
  821. package/dist/lib/combobox/combobox-loading-list.cjs.map +1 -1
  822. package/dist/lib/combobox/combobox-loading-list.js +1 -1
  823. package/dist/lib/combobox/combobox-loading-list.js.map +1 -1
  824. package/dist/lib/combobox/combobox.cjs +1 -1
  825. package/dist/lib/combobox/combobox.js +1 -1
  826. package/dist/lib/combobox/index.cjs +1 -1
  827. package/dist/lib/combobox/index.js +1 -1
  828. package/dist/lib/combobox-multi-select/combobox-multi-select-constants.cjs +1 -1
  829. package/dist/lib/combobox-multi-select/combobox-multi-select-constants.cjs.map +1 -1
  830. package/dist/lib/combobox-multi-select/combobox-multi-select-constants.js +7 -1
  831. package/dist/lib/combobox-multi-select/combobox-multi-select-constants.js.map +1 -1
  832. package/dist/lib/combobox-multi-select/combobox-multi-select-story-constants.cjs.map +1 -1
  833. package/dist/lib/combobox-multi-select/combobox-multi-select-story-constants.js +1 -1
  834. package/dist/lib/combobox-multi-select/combobox-multi-select-story-constants.js.map +1 -1
  835. package/dist/lib/combobox-multi-select/combobox-multi-select.cjs +1 -1
  836. package/dist/lib/combobox-multi-select/combobox-multi-select.cjs.map +1 -1
  837. package/dist/lib/combobox-multi-select/combobox-multi-select.js +111 -64
  838. package/dist/lib/combobox-multi-select/combobox-multi-select.js.map +1 -1
  839. package/dist/lib/combobox-with-popover/combobox-with-popover.cjs +1 -1
  840. package/dist/lib/combobox-with-popover/combobox-with-popover.cjs.map +1 -1
  841. package/dist/lib/combobox-with-popover/combobox-with-popover.js +74 -48
  842. package/dist/lib/combobox-with-popover/combobox-with-popover.js.map +1 -1
  843. package/dist/lib/contact-centers-row/contact-centers-row.cjs +1 -1
  844. package/dist/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
  845. package/dist/lib/contact-centers-row/contact-centers-row.js +51 -45
  846. package/dist/lib/contact-centers-row/contact-centers-row.js.map +1 -1
  847. package/dist/lib/contact-info/contact-info.cjs +1 -1
  848. package/dist/lib/contact-info/contact-info.cjs.map +1 -1
  849. package/dist/lib/contact-info/contact-info.js +8 -8
  850. package/dist/lib/contact-info/contact-info.js.map +1 -1
  851. package/dist/lib/contact-row/contact-row.cjs +1 -1
  852. package/dist/lib/contact-row/contact-row.cjs.map +1 -1
  853. package/dist/lib/contact-row/contact-row.js +3 -3
  854. package/dist/lib/contact-row/contact-row.js.map +1 -1
  855. package/dist/lib/datepicker/datepicker-constants.cjs.map +1 -1
  856. package/dist/lib/datepicker/datepicker-constants.js +1 -1
  857. package/dist/lib/datepicker/datepicker-constants.js.map +1 -1
  858. package/dist/lib/datepicker/datepicker.cjs +1 -1
  859. package/dist/lib/datepicker/datepicker.js +1 -1
  860. package/dist/lib/datepicker/format-utils.cjs +2 -0
  861. package/dist/lib/datepicker/format-utils.cjs.map +1 -0
  862. package/dist/lib/datepicker/format-utils.js +55 -0
  863. package/dist/lib/datepicker/format-utils.js.map +1 -0
  864. package/dist/lib/datepicker/index.cjs +1 -1
  865. package/dist/lib/datepicker/index.js +2 -2
  866. package/dist/lib/datepicker/utils.cjs.map +1 -1
  867. package/dist/lib/datepicker/utils.js +1 -1
  868. package/dist/lib/datepicker/utils.js.map +1 -1
  869. package/dist/lib/description-list/description-list-constants.cjs.map +1 -1
  870. package/dist/lib/description-list/description-list-constants.js +1 -1
  871. package/dist/lib/description-list/description-list-constants.js.map +1 -1
  872. package/dist/lib/description-list/description-list-validators.cjs.map +1 -1
  873. package/dist/lib/description-list/description-list-validators.js +1 -1
  874. package/dist/lib/description-list/description-list-validators.js.map +1 -1
  875. package/dist/lib/description-list/description-list.cjs +1 -1
  876. package/dist/lib/description-list/description-list.cjs.map +1 -1
  877. package/dist/lib/description-list/description-list.js +3 -4
  878. package/dist/lib/description-list/description-list.js.map +1 -1
  879. package/dist/lib/dropdown/dropdown-constants.cjs +1 -1
  880. package/dist/lib/dropdown/dropdown-constants.cjs.map +1 -1
  881. package/dist/lib/dropdown/dropdown-constants.js +3 -3
  882. package/dist/lib/dropdown/dropdown-constants.js.map +1 -1
  883. package/dist/lib/dropdown/dropdown-list.cjs +1 -1
  884. package/dist/lib/dropdown/dropdown-list.cjs.map +1 -1
  885. package/dist/lib/dropdown/dropdown-list.js +29 -18
  886. package/dist/lib/dropdown/dropdown-list.js.map +1 -1
  887. package/dist/lib/dropdown/dropdown-separator.cjs +1 -1
  888. package/dist/lib/dropdown/dropdown-separator.cjs.map +1 -1
  889. package/dist/lib/dropdown/dropdown-separator.js +2 -5
  890. package/dist/lib/dropdown/dropdown-separator.js.map +1 -1
  891. package/dist/lib/dropdown/dropdown-story-constants.cjs.map +1 -1
  892. package/dist/lib/dropdown/dropdown-story-constants.js +1 -1
  893. package/dist/lib/dropdown/dropdown-story-constants.js.map +1 -1
  894. package/dist/lib/dropdown/dropdown.cjs +1 -1
  895. package/dist/lib/dropdown/dropdown.cjs.map +1 -1
  896. package/dist/lib/dropdown/dropdown.js +44 -31
  897. package/dist/lib/dropdown/dropdown.js.map +1 -1
  898. package/dist/lib/editor/editor-toolbar-button.cjs +2 -0
  899. package/dist/lib/editor/editor-toolbar-button.cjs.map +1 -0
  900. package/dist/lib/editor/editor-toolbar-button.js +73 -0
  901. package/dist/lib/editor/editor-toolbar-button.js.map +1 -0
  902. package/dist/lib/editor/editor-toolbar-dropdown-button.cjs +2 -0
  903. package/dist/lib/editor/editor-toolbar-dropdown-button.cjs.map +1 -0
  904. package/dist/lib/editor/editor-toolbar-dropdown-button.js +87 -0
  905. package/dist/lib/editor/editor-toolbar-dropdown-button.js.map +1 -0
  906. package/dist/lib/editor/editor-toolbar-popover-button.cjs +2 -0
  907. package/dist/lib/editor/editor-toolbar-popover-button.cjs.map +1 -0
  908. package/dist/lib/editor/editor-toolbar-popover-button.js +88 -0
  909. package/dist/lib/editor/editor-toolbar-popover-button.js.map +1 -0
  910. package/dist/lib/editor/editor.cjs +1 -1
  911. package/dist/lib/editor/editor.cjs.map +1 -1
  912. package/dist/lib/editor/editor.js +142 -143
  913. package/dist/lib/editor/editor.js.map +1 -1
  914. package/dist/lib/emoji/emoji.cjs +1 -1
  915. package/dist/lib/emoji/emoji.cjs.map +1 -1
  916. package/dist/lib/emoji/emoji.js +1 -2
  917. package/dist/lib/emoji/emoji.js.map +1 -1
  918. package/dist/lib/emoji-picker/emoji-picker-constants.cjs.map +1 -1
  919. package/dist/lib/emoji-picker/emoji-picker-constants.js +1 -1
  920. package/dist/lib/emoji-picker/emoji-picker-constants.js.map +1 -1
  921. package/dist/lib/emoji-picker/emoji-picker.cjs +1 -1
  922. package/dist/lib/emoji-picker/emoji-picker.js +1 -1
  923. package/dist/lib/emoji-picker/index.cjs +1 -1
  924. package/dist/lib/emoji-picker/index.js +1 -1
  925. package/dist/lib/emoji-row/emoji-row.cjs +1 -1
  926. package/dist/lib/emoji-row/emoji-row.cjs.map +1 -1
  927. package/dist/lib/emoji-row/emoji-row.js +1 -1
  928. package/dist/lib/emoji-row/emoji-row.js.map +1 -1
  929. package/dist/lib/emoji-text-wrapper/emoji-text-wrapper.cjs +1 -1
  930. package/dist/lib/emoji-text-wrapper/emoji-text-wrapper.cjs.map +1 -1
  931. package/dist/lib/emoji-text-wrapper/emoji-text-wrapper.js +1 -2
  932. package/dist/lib/emoji-text-wrapper/emoji-text-wrapper.js.map +1 -1
  933. package/dist/lib/empty-state/empty-state-constants.cjs +1 -1
  934. package/dist/lib/empty-state/empty-state-constants.cjs.map +1 -1
  935. package/dist/lib/empty-state/empty-state-constants.js +38 -10
  936. package/dist/lib/empty-state/empty-state-constants.js.map +1 -1
  937. package/dist/lib/empty-state/empty-state.cjs +1 -1
  938. package/dist/lib/empty-state/empty-state.cjs.map +1 -1
  939. package/dist/lib/empty-state/empty-state.js +79 -32
  940. package/dist/lib/empty-state/empty-state.js.map +1 -1
  941. package/dist/lib/feed-item-pill/feed-item-pill.cjs +1 -1
  942. package/dist/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
  943. package/dist/lib/feed-item-pill/feed-item-pill.js +40 -42
  944. package/dist/lib/feed-item-pill/feed-item-pill.js.map +1 -1
  945. package/dist/lib/feed-item-row/feed-item-row.cjs +1 -1
  946. package/dist/lib/feed-item-row/feed-item-row.cjs.map +1 -1
  947. package/dist/lib/feed-item-row/feed-item-row.js +7 -7
  948. package/dist/lib/feed-item-row/feed-item-row.js.map +1 -1
  949. package/dist/lib/filter-pill/filter-pill.cjs +2 -0
  950. package/dist/lib/filter-pill/filter-pill.cjs.map +1 -0
  951. package/dist/lib/filter-pill/filter-pill.js +442 -0
  952. package/dist/lib/filter-pill/filter-pill.js.map +1 -0
  953. package/dist/lib/filter-pill/index.cjs +1 -0
  954. package/dist/lib/filter-pill/index.js +2 -0
  955. package/dist/lib/focusgroup-directive/focusgroup-constants.cjs +2 -0
  956. package/dist/lib/focusgroup-directive/focusgroup-constants.cjs.map +1 -0
  957. package/dist/lib/focusgroup-directive/focusgroup-constants.js +77 -0
  958. package/dist/lib/focusgroup-directive/focusgroup-constants.js.map +1 -0
  959. package/dist/lib/focusgroup-directive/focusgroup-utils.cjs +2 -0
  960. package/dist/lib/focusgroup-directive/focusgroup-utils.cjs.map +1 -0
  961. package/dist/lib/focusgroup-directive/focusgroup-utils.js +33 -0
  962. package/dist/lib/focusgroup-directive/focusgroup-utils.js.map +1 -0
  963. package/dist/lib/focusgroup-directive/focusgroup.cjs +2 -0
  964. package/dist/lib/focusgroup-directive/focusgroup.cjs.map +1 -0
  965. package/dist/lib/focusgroup-directive/focusgroup.js +143 -0
  966. package/dist/lib/focusgroup-directive/focusgroup.js.map +1 -0
  967. package/dist/lib/focusgroup-directive/index.cjs +1 -0
  968. package/dist/lib/focusgroup-directive/index.js +2 -0
  969. package/dist/lib/focustrap-directive/focustrap-constants.cjs +2 -0
  970. package/dist/lib/focustrap-directive/focustrap-constants.cjs.map +1 -0
  971. package/dist/lib/focustrap-directive/focustrap-constants.js +10 -0
  972. package/dist/lib/focustrap-directive/focustrap-constants.js.map +1 -0
  973. package/dist/lib/focustrap-directive/focustrap-utils.cjs +2 -0
  974. package/dist/lib/focustrap-directive/focustrap-utils.cjs.map +1 -0
  975. package/dist/lib/focustrap-directive/focustrap-utils.js +19 -0
  976. package/dist/lib/focustrap-directive/focustrap-utils.js.map +1 -0
  977. package/dist/lib/focustrap-directive/focustrap.cjs +2 -0
  978. package/dist/lib/focustrap-directive/focustrap.cjs.map +1 -0
  979. package/dist/lib/focustrap-directive/focustrap.js +96 -0
  980. package/dist/lib/focustrap-directive/focustrap.js.map +1 -0
  981. package/dist/lib/focustrap-directive/index.cjs +1 -0
  982. package/dist/lib/focustrap-directive/index.js +2 -0
  983. package/dist/lib/general-row/general-row.cjs +1 -1
  984. package/dist/lib/general-row/general-row.cjs.map +1 -1
  985. package/dist/lib/general-row/general-row.js +105 -61
  986. package/dist/lib/general-row/general-row.js.map +1 -1
  987. package/dist/lib/general-row/leftbar-general-row-icon.cjs +1 -1
  988. package/dist/lib/general-row/leftbar-general-row-icon.cjs.map +1 -1
  989. package/dist/lib/general-row/leftbar-general-row-icon.js +1 -1
  990. package/dist/lib/general-row/leftbar-general-row-icon.js.map +1 -1
  991. package/dist/lib/group-row/group-row.cjs +1 -1
  992. package/dist/lib/group-row/group-row.cjs.map +1 -1
  993. package/dist/lib/group-row/group-row.js +2 -2
  994. package/dist/lib/group-row/group-row.js.map +1 -1
  995. package/dist/lib/grouped-chip/grouped-chip.cjs +1 -1
  996. package/dist/lib/grouped-chip/grouped-chip.cjs.map +1 -1
  997. package/dist/lib/grouped-chip/grouped-chip.js +9 -9
  998. package/dist/lib/grouped-chip/grouped-chip.js.map +1 -1
  999. package/dist/lib/hovercard/hovercard.cjs +1 -1
  1000. package/dist/lib/hovercard/hovercard.cjs.map +1 -1
  1001. package/dist/lib/hovercard/hovercard.js +40 -26
  1002. package/dist/lib/hovercard/hovercard.js.map +1 -1
  1003. package/dist/lib/icon/icon-constants.cjs.map +1 -1
  1004. package/dist/lib/icon/icon-constants.js +1 -1
  1005. package/dist/lib/icon/icon-constants.js.map +1 -1
  1006. package/dist/lib/icon/icon.cjs +1 -1
  1007. package/dist/lib/icon/icon.cjs.map +1 -1
  1008. package/dist/lib/icon/icon.js +2 -3
  1009. package/dist/lib/icon/icon.js.map +1 -1
  1010. package/dist/lib/illustration/illustration-constants.cjs.map +1 -1
  1011. package/dist/lib/illustration/illustration-constants.js +1 -1
  1012. package/dist/lib/illustration/illustration-constants.js.map +1 -1
  1013. package/dist/lib/illustration/illustration.cjs +1 -1
  1014. package/dist/lib/illustration/illustration.cjs.map +1 -1
  1015. package/dist/lib/illustration/illustration.js +3 -3
  1016. package/dist/lib/illustration/illustration.js.map +1 -1
  1017. package/dist/lib/image-viewer/image-viewer.cjs +1 -1
  1018. package/dist/lib/image-viewer/image-viewer.cjs.map +1 -1
  1019. package/dist/lib/image-viewer/image-viewer.js +28 -31
  1020. package/dist/lib/image-viewer/image-viewer.js.map +1 -1
  1021. package/dist/lib/input/input-constants.cjs +1 -1
  1022. package/dist/lib/input/input-constants.cjs.map +1 -1
  1023. package/dist/lib/input/input-constants.js +26 -12
  1024. package/dist/lib/input/input-constants.js.map +1 -1
  1025. package/dist/lib/input/input.cjs +1 -1
  1026. package/dist/lib/input/input.cjs.map +1 -1
  1027. package/dist/lib/input/input.js +211 -89
  1028. package/dist/lib/input/input.js.map +1 -1
  1029. package/dist/lib/input-group/input-group.cjs +1 -1
  1030. package/dist/lib/input-group/input-group.cjs.map +1 -1
  1031. package/dist/lib/input-group/input-group.js +52 -25
  1032. package/dist/lib/input-group/input-group.js.map +1 -1
  1033. package/dist/lib/item-layout/item-layout.cjs +3 -3
  1034. package/dist/lib/item-layout/item-layout.cjs.map +1 -1
  1035. package/dist/lib/item-layout/item-layout.js +83 -21
  1036. package/dist/lib/item-layout/item-layout.js.map +1 -1
  1037. package/dist/lib/ivr-node/ivr-node.cjs +1 -1
  1038. package/dist/lib/ivr-node/ivr-node.cjs.map +1 -1
  1039. package/dist/lib/ivr-node/ivr-node.js +1 -1
  1040. package/dist/lib/ivr-node/ivr-node.js.map +1 -1
  1041. package/dist/lib/keyboard-shortcut/keyboard-shortcut-constants.cjs.map +1 -1
  1042. package/dist/lib/keyboard-shortcut/keyboard-shortcut-constants.js +1 -1
  1043. package/dist/lib/keyboard-shortcut/keyboard-shortcut-constants.js.map +1 -1
  1044. package/dist/lib/keyboard-shortcut/keyboard-shortcut.cjs +1 -1
  1045. package/dist/lib/keyboard-shortcut/keyboard-shortcut.cjs.map +1 -1
  1046. package/dist/lib/keyboard-shortcut/keyboard-shortcut.js +49 -40
  1047. package/dist/lib/keyboard-shortcut/keyboard-shortcut.js.map +1 -1
  1048. package/dist/lib/kitchen-sink/kitchen-sink-view.cjs +2 -0
  1049. package/dist/lib/kitchen-sink/kitchen-sink-view.cjs.map +1 -0
  1050. package/dist/lib/kitchen-sink/kitchen-sink-view.js +205 -0
  1051. package/dist/lib/kitchen-sink/kitchen-sink-view.js.map +1 -0
  1052. package/dist/lib/lazy-show/lazy-show.cjs +1 -1
  1053. package/dist/lib/lazy-show/lazy-show.cjs.map +1 -1
  1054. package/dist/lib/lazy-show/lazy-show.js +1 -2
  1055. package/dist/lib/lazy-show/lazy-show.js.map +1 -1
  1056. package/dist/lib/link/index.cjs +1 -1
  1057. package/dist/lib/link/index.js +2 -2
  1058. package/dist/lib/link/link-constants.cjs +1 -1
  1059. package/dist/lib/link/link-constants.cjs.map +1 -1
  1060. package/dist/lib/link/link-constants.js +18 -15
  1061. package/dist/lib/link/link-constants.js.map +1 -1
  1062. package/dist/lib/link/link.cjs +1 -1
  1063. package/dist/lib/link/link.cjs.map +1 -1
  1064. package/dist/lib/link/link.js +18 -4
  1065. package/dist/lib/link/link.js.map +1 -1
  1066. package/dist/lib/list-item/list-item-constants.cjs.map +1 -1
  1067. package/dist/lib/list-item/list-item-constants.js +1 -1
  1068. package/dist/lib/list-item/list-item-constants.js.map +1 -1
  1069. package/dist/lib/list-item/list-item.cjs +1 -1
  1070. package/dist/lib/list-item/list-item.cjs.map +1 -1
  1071. package/dist/lib/list-item/list-item.js +10 -7
  1072. package/dist/lib/list-item/list-item.js.map +1 -1
  1073. package/dist/lib/list-item-group/list-item-group-constants.cjs.map +1 -1
  1074. package/dist/lib/list-item-group/list-item-group-constants.js +1 -1
  1075. package/dist/lib/list-item-group/list-item-group-constants.js.map +1 -1
  1076. package/dist/lib/list-item-group/list-item-group.cjs +1 -1
  1077. package/dist/lib/list-item-group/list-item-group.cjs.map +1 -1
  1078. package/dist/lib/list-item-group/list-item-group.js +2 -3
  1079. package/dist/lib/list-item-group/list-item-group.js.map +1 -1
  1080. package/dist/lib/loader/loader.cjs.map +1 -1
  1081. package/dist/lib/loader/loader.js +1 -1
  1082. package/dist/lib/loader/loader.js.map +1 -1
  1083. package/dist/lib/message-input/index.cjs +1 -1
  1084. package/dist/lib/message-input/index.js +1 -1
  1085. package/dist/lib/message-input/message-input-button.cjs +1 -1
  1086. package/dist/lib/message-input/message-input-button.cjs.map +1 -1
  1087. package/dist/lib/message-input/message-input-button.js +1 -1
  1088. package/dist/lib/message-input/message-input-button.js.map +1 -1
  1089. package/dist/lib/message-input/message-input-link.cjs +1 -1
  1090. package/dist/lib/message-input/message-input-link.cjs.map +1 -1
  1091. package/dist/lib/message-input/message-input-link.js +9 -9
  1092. package/dist/lib/message-input/message-input-link.js.map +1 -1
  1093. package/dist/lib/message-input/message-input-topbar.cjs +1 -1
  1094. package/dist/lib/message-input/message-input-topbar.cjs.map +1 -1
  1095. package/dist/lib/message-input/message-input-topbar.js +2 -2
  1096. package/dist/lib/message-input/message-input-topbar.js.map +1 -1
  1097. package/dist/lib/message-input/message-input.cjs +1 -1
  1098. package/dist/lib/message-input/message-input.js +1 -1
  1099. package/dist/lib/modal/modal-constants.cjs +1 -1
  1100. package/dist/lib/modal/modal-constants.cjs.map +1 -1
  1101. package/dist/lib/modal/modal-constants.js +4 -4
  1102. package/dist/lib/modal/modal-constants.js.map +1 -1
  1103. package/dist/lib/modal/modal.cjs +1 -1
  1104. package/dist/lib/modal/modal.cjs.map +1 -1
  1105. package/dist/lib/modal/modal.js +201 -178
  1106. package/dist/lib/modal/modal.js.map +1 -1
  1107. package/dist/lib/mode-directive/index.cjs +1 -0
  1108. package/dist/lib/mode-directive/index.js +2 -0
  1109. package/dist/lib/mode-directive/mode.cjs +2 -0
  1110. package/dist/lib/mode-directive/mode.cjs.map +1 -0
  1111. package/dist/lib/mode-directive/mode.js +73 -0
  1112. package/dist/lib/mode-directive/mode.js.map +1 -0
  1113. package/dist/lib/mode-island/index.cjs +1 -0
  1114. package/dist/lib/mode-island/index.js +3 -0
  1115. package/dist/lib/mode-island/mode-island-constants.cjs +2 -0
  1116. package/dist/lib/mode-island/mode-island-constants.cjs.map +1 -0
  1117. package/dist/lib/mode-island/mode-island-constants.js +10 -0
  1118. package/dist/lib/mode-island/mode-island-constants.js.map +1 -0
  1119. package/dist/lib/mode-island/mode-island.cjs +2 -0
  1120. package/dist/lib/mode-island/mode-island.cjs.map +1 -0
  1121. package/dist/lib/mode-island/mode-island.js +113 -0
  1122. package/dist/lib/mode-island/mode-island.js.map +1 -0
  1123. package/dist/lib/mode-island/utils.cjs +2 -0
  1124. package/dist/lib/mode-island/utils.cjs.map +1 -0
  1125. package/dist/lib/mode-island/utils.js +32 -0
  1126. package/dist/lib/mode-island/utils.js.map +1 -0
  1127. package/dist/lib/mode-island/validators.cjs +2 -0
  1128. package/dist/lib/mode-island/validators.cjs.map +1 -0
  1129. package/dist/lib/mode-island/validators.js +10 -0
  1130. package/dist/lib/mode-island/validators.js.map +1 -0
  1131. package/dist/lib/motion-text/motion-text-constants.cjs +1 -1
  1132. package/dist/lib/motion-text/motion-text-constants.cjs.map +1 -1
  1133. package/dist/lib/motion-text/motion-text-constants.js +19 -7
  1134. package/dist/lib/motion-text/motion-text-constants.js.map +1 -1
  1135. package/dist/lib/motion-text/motion-text.cjs +1 -1
  1136. package/dist/lib/motion-text/motion-text.cjs.map +1 -1
  1137. package/dist/lib/motion-text/motion-text.js +6 -9
  1138. package/dist/lib/motion-text/motion-text.js.map +1 -1
  1139. package/dist/lib/notice/notice-action.cjs +1 -1
  1140. package/dist/lib/notice/notice-action.cjs.map +1 -1
  1141. package/dist/lib/notice/notice-action.js +35 -28
  1142. package/dist/lib/notice/notice-action.js.map +1 -1
  1143. package/dist/lib/notice/notice-constants.cjs +1 -1
  1144. package/dist/lib/notice/notice-constants.cjs.map +1 -1
  1145. package/dist/lib/notice/notice-constants.js +3 -3
  1146. package/dist/lib/notice/notice-constants.js.map +1 -1
  1147. package/dist/lib/notice/notice-content.cjs +1 -1
  1148. package/dist/lib/notice/notice-content.cjs.map +1 -1
  1149. package/dist/lib/notice/notice-content.js +52 -20
  1150. package/dist/lib/notice/notice-content.js.map +1 -1
  1151. package/dist/lib/notice/notice-icon.cjs +1 -1
  1152. package/dist/lib/notice/notice-icon.cjs.map +1 -1
  1153. package/dist/lib/notice/notice-icon.js +39 -30
  1154. package/dist/lib/notice/notice-icon.js.map +1 -1
  1155. package/dist/lib/notice/notice.cjs +1 -1
  1156. package/dist/lib/notice/notice.cjs.map +1 -1
  1157. package/dist/lib/notice/notice.js +71 -25
  1158. package/dist/lib/notice/notice.js.map +1 -1
  1159. package/dist/lib/pagination/pagination.cjs +1 -1
  1160. package/dist/lib/pagination/pagination.cjs.map +1 -1
  1161. package/dist/lib/pagination/pagination.js +14 -14
  1162. package/dist/lib/pagination/pagination.js.map +1 -1
  1163. package/dist/lib/popover/popover-constants.cjs +1 -1
  1164. package/dist/lib/popover/popover-constants.cjs.map +1 -1
  1165. package/dist/lib/popover/popover-constants.js +7 -7
  1166. package/dist/lib/popover/popover-constants.js.map +1 -1
  1167. package/dist/lib/popover/popover-header-footer.cjs +1 -1
  1168. package/dist/lib/popover/popover-header-footer.cjs.map +1 -1
  1169. package/dist/lib/popover/popover-header-footer.js +12 -5
  1170. package/dist/lib/popover/popover-header-footer.js.map +1 -1
  1171. package/dist/lib/popover/popover.cjs +1 -1
  1172. package/dist/lib/popover/popover.cjs.map +1 -1
  1173. package/dist/lib/popover/popover.js +82 -50
  1174. package/dist/lib/popover/popover.js.map +1 -1
  1175. package/dist/lib/popover/tippy-utils.cjs.map +1 -1
  1176. package/dist/lib/popover/tippy-utils.js +1 -1
  1177. package/dist/lib/popover/tippy-utils.js.map +1 -1
  1178. package/dist/lib/presence/index.cjs +1 -1
  1179. package/dist/lib/presence/index.js +1 -1
  1180. package/dist/lib/presence/presence-constants.cjs +1 -1
  1181. package/dist/lib/presence/presence-constants.cjs.map +1 -1
  1182. package/dist/lib/presence/presence-constants.js +5 -3
  1183. package/dist/lib/presence/presence-constants.js.map +1 -1
  1184. package/dist/lib/presence/presence.cjs +1 -2
  1185. package/dist/lib/presence/presence.js +2 -41
  1186. package/dist/lib/progress-circle/progress-circle-constants.cjs.map +1 -1
  1187. package/dist/lib/progress-circle/progress-circle-constants.js +1 -1
  1188. package/dist/lib/progress-circle/progress-circle-constants.js.map +1 -1
  1189. package/dist/lib/progress-circle/progress-circle.cjs +1 -1
  1190. package/dist/lib/progress-circle/progress-circle.cjs.map +1 -1
  1191. package/dist/lib/progress-circle/progress-circle.js +1 -2
  1192. package/dist/lib/progress-circle/progress-circle.js.map +1 -1
  1193. package/dist/lib/prose/index.cjs +1 -0
  1194. package/dist/lib/prose/index.js +3 -0
  1195. package/dist/lib/prose/prose-constants.cjs +2 -0
  1196. package/dist/lib/prose/prose-constants.cjs.map +1 -0
  1197. package/dist/lib/prose/prose-constants.js +89 -0
  1198. package/dist/lib/prose/prose-constants.js.map +1 -0
  1199. package/dist/lib/prose/prose.cjs +2 -0
  1200. package/dist/lib/prose/prose.cjs.map +1 -0
  1201. package/dist/lib/prose/prose.js +68 -0
  1202. package/dist/lib/prose/prose.js.map +1 -0
  1203. package/dist/lib/radio/radio-constants.cjs +1 -1
  1204. package/dist/lib/radio/radio-constants.cjs.map +1 -1
  1205. package/dist/lib/radio/radio-constants.js +3 -3
  1206. package/dist/lib/radio/radio-constants.js.map +1 -1
  1207. package/dist/lib/radio/radio.cjs +1 -1
  1208. package/dist/lib/radio/radio.cjs.map +1 -1
  1209. package/dist/lib/radio/radio.js +115 -38
  1210. package/dist/lib/radio/radio.js.map +1 -1
  1211. package/dist/lib/radio-group/radio-group.cjs +1 -1
  1212. package/dist/lib/radio-group/radio-group.cjs.map +1 -1
  1213. package/dist/lib/radio-group/radio-group.js +3 -4
  1214. package/dist/lib/radio-group/radio-group.js.map +1 -1
  1215. package/dist/lib/radio-group/radios-decorator.cjs +1 -1
  1216. package/dist/lib/radio-group/radios-decorator.cjs.map +1 -1
  1217. package/dist/lib/radio-group/radios-decorator.js +1 -2
  1218. package/dist/lib/radio-group/radios-decorator.js.map +1 -1
  1219. package/dist/lib/resizable/index.cjs +1 -1
  1220. package/dist/lib/resizable/index.js +5 -5
  1221. package/dist/lib/resizable/resizable-handle.cjs +1 -1
  1222. package/dist/lib/resizable/resizable-handle.js +1 -1
  1223. package/dist/lib/resizable/resizable-panel.cjs +1 -1
  1224. package/dist/lib/resizable/resizable-panel.cjs.map +1 -1
  1225. package/dist/lib/resizable/resizable-panel.js +13 -5
  1226. package/dist/lib/resizable/resizable-panel.js.map +1 -1
  1227. package/dist/lib/resizable/resizable.cjs +1 -1
  1228. package/dist/lib/resizable/resizable.js +1 -1
  1229. package/dist/lib/rich-text-editor/channel-suggestion.cjs.map +1 -1
  1230. package/dist/lib/rich-text-editor/channel-suggestion.js +1 -1
  1231. package/dist/lib/rich-text-editor/channel-suggestion.js.map +1 -1
  1232. package/dist/lib/rich-text-editor/index.cjs +1 -1
  1233. package/dist/lib/rich-text-editor/index.js +1 -1
  1234. package/dist/lib/rich-text-editor/markdown-renderer.cjs +1 -0
  1235. package/dist/lib/rich-text-editor/markdown-renderer.js +2 -0
  1236. package/dist/lib/rich-text-editor/mention-suggestion.cjs.map +1 -1
  1237. package/dist/lib/rich-text-editor/mention-suggestion.js.map +1 -1
  1238. package/dist/lib/rich-text-editor/rich-text-editor-constants.cjs.map +1 -1
  1239. package/dist/lib/rich-text-editor/rich-text-editor-constants.js +1 -1
  1240. package/dist/lib/rich-text-editor/rich-text-editor-constants.js.map +1 -1
  1241. package/dist/lib/rich-text-editor/rich-text-editor.cjs +1 -1
  1242. package/dist/lib/rich-text-editor/rich-text-editor.js +1 -1
  1243. package/dist/lib/rich-text-editor/slash-command-suggestion.cjs.map +1 -1
  1244. package/dist/lib/rich-text-editor/slash-command-suggestion.js +1 -1
  1245. package/dist/lib/rich-text-editor/slash-command-suggestion.js.map +1 -1
  1246. package/dist/lib/root-layout/root-layout-constants.cjs +1 -1
  1247. package/dist/lib/root-layout/root-layout-constants.cjs.map +1 -1
  1248. package/dist/lib/root-layout/root-layout-constants.js +3 -1
  1249. package/dist/lib/root-layout/root-layout-constants.js.map +1 -1
  1250. package/dist/lib/root-layout/root-layout.cjs +1 -1
  1251. package/dist/lib/root-layout/root-layout.cjs.map +1 -1
  1252. package/dist/lib/root-layout/root-layout.js +3 -4
  1253. package/dist/lib/root-layout/root-layout.js.map +1 -1
  1254. package/dist/lib/scrollbar-directive/scrollbar.cjs +1 -1
  1255. package/dist/lib/scrollbar-directive/scrollbar.cjs.map +1 -1
  1256. package/dist/lib/scrollbar-directive/scrollbar.js +51 -8
  1257. package/dist/lib/scrollbar-directive/scrollbar.js.map +1 -1
  1258. package/dist/lib/scroller/index.cjs +1 -1
  1259. package/dist/lib/scroller/index.js +1 -1
  1260. package/dist/lib/scroller/scroller.cjs +1 -1
  1261. package/dist/lib/scroller/scroller.js +1 -1
  1262. package/dist/lib/segmented-control/index.cjs +1 -0
  1263. package/dist/lib/segmented-control/index.js +4 -0
  1264. package/dist/lib/segmented-control/segmented-control-constants.cjs +2 -0
  1265. package/dist/lib/segmented-control/segmented-control-constants.cjs.map +1 -0
  1266. package/dist/lib/segmented-control/segmented-control-constants.js +41 -0
  1267. package/dist/lib/segmented-control/segmented-control-constants.js.map +1 -0
  1268. package/dist/lib/segmented-control/segmented-control-item.cjs +2 -0
  1269. package/dist/lib/segmented-control/segmented-control-item.cjs.map +1 -0
  1270. package/dist/lib/segmented-control/segmented-control-item.js +104 -0
  1271. package/dist/lib/segmented-control/segmented-control-item.js.map +1 -0
  1272. package/dist/lib/segmented-control/segmented-control.cjs +2 -0
  1273. package/dist/lib/segmented-control/segmented-control.cjs.map +1 -0
  1274. package/dist/lib/segmented-control/segmented-control.js +204 -0
  1275. package/dist/lib/segmented-control/segmented-control.js.map +1 -0
  1276. package/dist/lib/select-menu/select-menu-constants.cjs +1 -1
  1277. package/dist/lib/select-menu/select-menu-constants.cjs.map +1 -1
  1278. package/dist/lib/select-menu/select-menu-constants.js +8 -3
  1279. package/dist/lib/select-menu/select-menu-constants.js.map +1 -1
  1280. package/dist/lib/select-menu/select-menu-validators.cjs.map +1 -1
  1281. package/dist/lib/select-menu/select-menu-validators.js +1 -1
  1282. package/dist/lib/select-menu/select-menu-validators.js.map +1 -1
  1283. package/dist/lib/select-menu/select-menu.cjs +1 -1
  1284. package/dist/lib/select-menu/select-menu.cjs.map +1 -1
  1285. package/dist/lib/select-menu/select-menu.js +142 -73
  1286. package/dist/lib/select-menu/select-menu.js.map +1 -1
  1287. package/dist/lib/settings-menu-button/settings-menu-button.cjs +1 -1
  1288. package/dist/lib/settings-menu-button/settings-menu-button.cjs.map +1 -1
  1289. package/dist/lib/settings-menu-button/settings-menu-button.js +5 -5
  1290. package/dist/lib/settings-menu-button/settings-menu-button.js.map +1 -1
  1291. package/dist/lib/skeleton/skeleton-constants.cjs +1 -1
  1292. package/dist/lib/skeleton/skeleton-constants.cjs.map +1 -1
  1293. package/dist/lib/skeleton/skeleton-constants.js +13 -5
  1294. package/dist/lib/skeleton/skeleton-constants.js.map +1 -1
  1295. package/dist/lib/skeleton/skeleton-list-item.cjs +1 -1
  1296. package/dist/lib/skeleton/skeleton-list-item.cjs.map +1 -1
  1297. package/dist/lib/skeleton/skeleton-list-item.js +3 -4
  1298. package/dist/lib/skeleton/skeleton-list-item.js.map +1 -1
  1299. package/dist/lib/skeleton/skeleton-paragraph.cjs +1 -1
  1300. package/dist/lib/skeleton/skeleton-paragraph.cjs.map +1 -1
  1301. package/dist/lib/skeleton/skeleton-paragraph.js +1 -2
  1302. package/dist/lib/skeleton/skeleton-paragraph.js.map +1 -1
  1303. package/dist/lib/skeleton/skeleton-shape.cjs +1 -1
  1304. package/dist/lib/skeleton/skeleton-shape.cjs.map +1 -1
  1305. package/dist/lib/skeleton/skeleton-shape.js +4 -5
  1306. package/dist/lib/skeleton/skeleton-shape.js.map +1 -1
  1307. package/dist/lib/skeleton/skeleton-text.cjs +1 -1
  1308. package/dist/lib/skeleton/skeleton-text.cjs.map +1 -1
  1309. package/dist/lib/skeleton/skeleton-text.js +1 -2
  1310. package/dist/lib/skeleton/skeleton-text.js.map +1 -1
  1311. package/dist/lib/skeleton/skeleton.cjs +1 -1
  1312. package/dist/lib/skeleton/skeleton.cjs.map +1 -1
  1313. package/dist/lib/skeleton/skeleton.js +1 -2
  1314. package/dist/lib/skeleton/skeleton.js.map +1 -1
  1315. package/dist/lib/split-button/split-button-constants.cjs +1 -1
  1316. package/dist/lib/split-button/split-button-constants.cjs.map +1 -1
  1317. package/dist/lib/split-button/split-button-constants.js +6 -1
  1318. package/dist/lib/split-button/split-button-constants.js.map +1 -1
  1319. package/dist/lib/split-button/split-button-end.cjs +2 -0
  1320. package/dist/lib/split-button/split-button-end.cjs.map +1 -0
  1321. package/dist/lib/split-button/split-button-end.js +85 -0
  1322. package/dist/lib/split-button/split-button-end.js.map +1 -0
  1323. package/dist/lib/split-button/split-button-start.cjs +2 -0
  1324. package/dist/lib/split-button/split-button-start.cjs.map +1 -0
  1325. package/dist/lib/split-button/split-button-start.js +181 -0
  1326. package/dist/lib/split-button/split-button-start.js.map +1 -0
  1327. package/dist/lib/split-button/split-button.cjs +1 -1
  1328. package/dist/lib/split-button/split-button.cjs.map +1 -1
  1329. package/dist/lib/split-button/split-button.js +247 -73
  1330. package/dist/lib/split-button/split-button.js.map +1 -1
  1331. package/dist/lib/stack/stack-constants.cjs +1 -1
  1332. package/dist/lib/stack/stack-constants.cjs.map +1 -1
  1333. package/dist/lib/stack/stack-constants.js +11 -3
  1334. package/dist/lib/stack/stack-constants.js.map +1 -1
  1335. package/dist/lib/stack/stack.cjs +1 -1
  1336. package/dist/lib/stack/stack.cjs.map +1 -1
  1337. package/dist/lib/stack/stack.js +1 -2
  1338. package/dist/lib/stack/stack.js.map +1 -1
  1339. package/dist/lib/stack/utils.cjs.map +1 -1
  1340. package/dist/lib/stack/utils.js +1 -1
  1341. package/dist/lib/stack/utils.js.map +1 -1
  1342. package/dist/lib/stack/validators.cjs.map +1 -1
  1343. package/dist/lib/stack/validators.js +1 -1
  1344. package/dist/lib/stack/validators.js.map +1 -1
  1345. package/dist/lib/tab/index.cjs +1 -1
  1346. package/dist/lib/tab/index.js +5 -5
  1347. package/dist/lib/tab/tab-group.cjs +1 -1
  1348. package/dist/lib/tab/tab-group.cjs.map +1 -1
  1349. package/dist/lib/tab/tab-group.js +187 -54
  1350. package/dist/lib/tab/tab-group.js.map +1 -1
  1351. package/dist/lib/tab/tab-panel.cjs +1 -1
  1352. package/dist/lib/tab/tab-panel.cjs.map +1 -1
  1353. package/dist/lib/tab/tab-panel.js +1 -2
  1354. package/dist/lib/tab/tab-panel.js.map +1 -1
  1355. package/dist/lib/tab/tab.cjs +1 -1
  1356. package/dist/lib/tab/tab.cjs.map +1 -1
  1357. package/dist/lib/tab/tab.js +109 -25
  1358. package/dist/lib/tab/tab.js.map +1 -1
  1359. package/dist/lib/tab/tabs-constants.cjs +1 -1
  1360. package/dist/lib/tab/tabs-constants.cjs.map +1 -1
  1361. package/dist/lib/tab/tabs-constants.js +34 -3
  1362. package/dist/lib/tab/tabs-constants.js.map +1 -1
  1363. package/dist/lib/text/index.cjs +1 -0
  1364. package/dist/lib/text/index.js +3 -0
  1365. package/dist/lib/text/text-constants.cjs +2 -0
  1366. package/dist/lib/text/text-constants.cjs.map +1 -0
  1367. package/dist/lib/text/text-constants.js +128 -0
  1368. package/dist/lib/text/text-constants.js.map +1 -0
  1369. package/dist/lib/text/text.cjs +2 -0
  1370. package/dist/lib/text/text.cjs.map +1 -0
  1371. package/dist/lib/text/text.js +149 -0
  1372. package/dist/lib/text/text.js.map +1 -0
  1373. package/dist/lib/toast/index.cjs +1 -1
  1374. package/dist/lib/toast/index.js +1 -1
  1375. package/dist/lib/toast/toast-constants.cjs.map +1 -1
  1376. package/dist/lib/toast/toast-constants.js +1 -1
  1377. package/dist/lib/toast/toast-constants.js.map +1 -1
  1378. package/dist/lib/toast/toast.cjs +1 -1
  1379. package/dist/lib/toast/toast.js +1 -1
  1380. package/dist/lib/toggle/toggle-constants.cjs +1 -1
  1381. package/dist/lib/toggle/toggle-constants.cjs.map +1 -1
  1382. package/dist/lib/toggle/toggle-constants.js +3 -1
  1383. package/dist/lib/toggle/toggle-constants.js.map +1 -1
  1384. package/dist/lib/toggle/toggle.cjs +1 -1
  1385. package/dist/lib/toggle/toggle.cjs.map +1 -1
  1386. package/dist/lib/toggle/toggle.js +27 -33
  1387. package/dist/lib/toggle/toggle.js.map +1 -1
  1388. package/dist/lib/tooltip/tooltip-constants.cjs.map +1 -1
  1389. package/dist/lib/tooltip/tooltip-constants.js +1 -1
  1390. package/dist/lib/tooltip/tooltip-constants.js.map +1 -1
  1391. package/dist/lib/tooltip/tooltip.cjs +1 -4
  1392. package/dist/lib/tooltip/tooltip.cjs.map +1 -1
  1393. package/dist/lib/tooltip/tooltip.js +52 -35
  1394. package/dist/lib/tooltip/tooltip.js.map +1 -1
  1395. package/dist/lib/tooltip-directive/tooltip.cjs +1 -1
  1396. package/dist/lib/tooltip-directive/tooltip.cjs.map +1 -1
  1397. package/dist/lib/tooltip-directive/tooltip.js +36 -35
  1398. package/dist/lib/tooltip-directive/tooltip.js.map +1 -1
  1399. package/dist/lib/top-banner-info/top-banner-info.cjs +1 -1
  1400. package/dist/lib/top-banner-info/top-banner-info.cjs.map +1 -1
  1401. package/dist/lib/top-banner-info/top-banner-info.js +4 -4
  1402. package/dist/lib/top-banner-info/top-banner-info.js.map +1 -1
  1403. package/dist/lib/unread-pill/unread-pill.cjs +1 -1
  1404. package/dist/lib/unread-pill/unread-pill.cjs.map +1 -1
  1405. package/dist/lib/unread-pill/unread-pill.js +1 -1
  1406. package/dist/lib/unread-pill/unread-pill.js.map +1 -1
  1407. package/dist/lib/validation-messages/validation-messages.cjs +1 -1
  1408. package/dist/lib/validation-messages/validation-messages.cjs.map +1 -1
  1409. package/dist/lib/validation-messages/validation-messages.js +47 -24
  1410. package/dist/lib/validation-messages/validation-messages.js.map +1 -1
  1411. package/dist/localization/en-US.cjs +5 -0
  1412. package/dist/localization/en-US.cjs.map +1 -1
  1413. package/dist/localization/en-US.js +1 -1
  1414. package/dist/localization/en-US.js.map +1 -1
  1415. package/dist/message_input-CbQCd07F.js +667 -0
  1416. package/dist/message_input-CbQCd07F.js.map +1 -0
  1417. package/dist/message_input-dBQwgyjI.cjs +2 -0
  1418. package/dist/message_input-dBQwgyjI.cjs.map +1 -0
  1419. package/dist/mode_constants-CzYJW9ua.cjs +2 -0
  1420. package/dist/mode_constants-CzYJW9ua.cjs.map +1 -0
  1421. package/dist/mode_constants-tb7TL85q.js +14 -0
  1422. package/dist/mode_constants-tb7TL85q.js.map +1 -0
  1423. package/dist/recipes/buttons/callbar_button/callbar_button.vue.d.ts +146 -19
  1424. package/dist/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +1 -1
  1425. package/dist/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +540 -59
  1426. package/dist/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
  1427. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +515 -54
  1428. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  1429. package/dist/recipes/cards/ivr_node/ivr_node.vue.d.ts +395 -49
  1430. package/dist/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  1431. package/dist/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +126 -17
  1432. package/dist/recipes/chips/grouped_chip/grouped_chip.vue.d.ts.map +1 -1
  1433. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +417 -38
  1434. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  1435. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +319 -31
  1436. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
  1437. package/dist/recipes/conversation_view/editor/EditorToolbarButton.vue.d.ts +98 -7
  1438. package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts +393 -38
  1439. package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts.map +1 -1
  1440. package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts +367 -32
  1441. package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts.map +1 -1
  1442. package/dist/recipes/conversation_view/editor/editor.vue.d.ts +1861 -287
  1443. package/dist/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  1444. package/dist/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +220 -74
  1445. package/dist/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
  1446. package/dist/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +162 -84
  1447. package/dist/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
  1448. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +182 -59
  1449. package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  1450. package/dist/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +156 -34
  1451. package/dist/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
  1452. package/dist/recipes/conversation_view/message_input/message_input.vue.d.ts +2617 -427
  1453. package/dist/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  1454. package/dist/recipes/conversation_view/message_input/message_input_button.vue.d.ts +286 -16
  1455. package/dist/recipes/conversation_view/message_input/message_input_button.vue.d.ts.map +1 -1
  1456. package/dist/recipes/conversation_view/message_input/message_input_link.vue.d.ts +1008 -88
  1457. package/dist/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
  1458. package/dist/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +286 -16
  1459. package/dist/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
  1460. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +98 -7
  1461. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts.map +1 -1
  1462. package/dist/recipes/item_layout/contact_info/contact_info.vue.d.ts +159 -56
  1463. package/dist/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
  1464. package/dist/recipes/leftbar/callbox/callbox.vue.d.ts +127 -37
  1465. package/dist/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
  1466. package/dist/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +160 -43
  1467. package/dist/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
  1468. package/dist/recipes/leftbar/contact_row/contact_row.vue.d.ts +725 -107
  1469. package/dist/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
  1470. package/dist/recipes/leftbar/general_row/general_row.vue.d.ts +587 -50
  1471. package/dist/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  1472. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts.map +1 -1
  1473. package/dist/recipes/leftbar/group_row/group_row.vue.d.ts +586 -49
  1474. package/dist/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  1475. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  1476. package/dist/recipes/notices/top_banner_info/top_banner_info.vue.d.ts.map +1 -1
  1477. package/dist/shared/sr_only_close_button.cjs +1 -1
  1478. package/dist/shared/sr_only_close_button.cjs.map +1 -1
  1479. package/dist/shared/sr_only_close_button.js +1 -1
  1480. package/dist/shared/sr_only_close_button.js.map +1 -1
  1481. package/package.json +6 -5
  1482. package/dist/attachment_carousel-BHxR7A76.cjs +0 -2
  1483. package/dist/attachment_carousel-BHxR7A76.cjs.map +0 -1
  1484. package/dist/attachment_carousel-CouFqFMw.js +0 -191
  1485. package/dist/attachment_carousel-CouFqFMw.js.map +0 -1
  1486. package/dist/combobox-DgClbLOg.js +0 -229
  1487. package/dist/combobox-DgClbLOg.js.map +0 -1
  1488. package/dist/combobox-DhjZxfUw.cjs +0 -3
  1489. package/dist/combobox-DhjZxfUw.cjs.map +0 -1
  1490. package/dist/components/avatar/avatar.vue.d.ts +0 -250
  1491. package/dist/components/avatar/avatar.vue.d.ts.map +0 -1
  1492. package/dist/components/avatar/avatar_constants.d.ts +0 -53
  1493. package/dist/components/avatar/avatar_constants.d.ts.map +0 -1
  1494. package/dist/components/avatar/index.d.ts +0 -3
  1495. package/dist/components/avatar/index.d.ts.map +0 -1
  1496. package/dist/components/avatar/utils.d.ts +0 -2
  1497. package/dist/components/avatar/utils.d.ts.map +0 -1
  1498. package/dist/components/badge/badge.vue.d.ts +0 -132
  1499. package/dist/components/badge/badge.vue.d.ts.map +0 -1
  1500. package/dist/components/badge/badge_constants.d.ts +0 -39
  1501. package/dist/components/badge/badge_constants.d.ts.map +0 -1
  1502. package/dist/components/badge/index.d.ts +0 -3
  1503. package/dist/components/badge/index.d.ts.map +0 -1
  1504. package/dist/components/banner/banner.vue.d.ts +0 -1007
  1505. package/dist/components/banner/banner.vue.d.ts.map +0 -1
  1506. package/dist/components/banner/index.d.ts +0 -2
  1507. package/dist/components/banner/index.d.ts.map +0 -1
  1508. package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts +0 -126
  1509. package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +0 -1
  1510. package/dist/components/breadcrumbs/breadcrumbs.vue.d.ts +0 -164
  1511. package/dist/components/breadcrumbs/breadcrumbs.vue.d.ts.map +0 -1
  1512. package/dist/components/breadcrumbs/breadcrumbs_constants.d.ts +0 -3
  1513. package/dist/components/breadcrumbs/breadcrumbs_constants.d.ts.map +0 -1
  1514. package/dist/components/breadcrumbs/index.d.ts +0 -4
  1515. package/dist/components/breadcrumbs/index.d.ts.map +0 -1
  1516. package/dist/components/button/button.vue.d.ts +0 -273
  1517. package/dist/components/button/button.vue.d.ts.map +0 -1
  1518. package/dist/components/button/button_constants.d.ts +0 -59
  1519. package/dist/components/button/button_constants.d.ts.map +0 -1
  1520. package/dist/components/button/index.d.ts +0 -3
  1521. package/dist/components/button/index.d.ts.map +0 -1
  1522. package/dist/components/button_group/button_group.vue.d.ts +0 -23
  1523. package/dist/components/button_group/button_group.vue.d.ts.map +0 -1
  1524. package/dist/components/button_group/button_group_constants.d.ts +0 -6
  1525. package/dist/components/button_group/button_group_constants.d.ts.map +0 -1
  1526. package/dist/components/button_group/index.d.ts +0 -3
  1527. package/dist/components/button_group/index.d.ts.map +0 -1
  1528. package/dist/components/card/card.vue.d.ts +0 -54
  1529. package/dist/components/card/card.vue.d.ts.map +0 -1
  1530. package/dist/components/card/index.d.ts +0 -2
  1531. package/dist/components/card/index.d.ts.map +0 -1
  1532. package/dist/components/checkbox/checkbox.vue.d.ts +0 -204
  1533. package/dist/components/checkbox/checkbox.vue.d.ts.map +0 -1
  1534. package/dist/components/checkbox/checkbox_constants.d.ts +0 -10
  1535. package/dist/components/checkbox/checkbox_constants.d.ts.map +0 -1
  1536. package/dist/components/checkbox/index.d.ts +0 -2
  1537. package/dist/components/checkbox/index.d.ts.map +0 -1
  1538. package/dist/components/checkbox_group/checkbox_group.vue.d.ts +0 -251
  1539. package/dist/components/checkbox_group/checkbox_group.vue.d.ts.map +0 -1
  1540. package/dist/components/checkbox_group/index.d.ts +0 -2
  1541. package/dist/components/checkbox_group/index.d.ts.map +0 -1
  1542. package/dist/components/chip/chip.vue.d.ts +0 -403
  1543. package/dist/components/chip/chip.vue.d.ts.map +0 -1
  1544. package/dist/components/chip/chip_constants.d.ts +0 -28
  1545. package/dist/components/chip/chip_constants.d.ts.map +0 -1
  1546. package/dist/components/chip/index.d.ts +0 -3
  1547. package/dist/components/chip/index.d.ts.map +0 -1
  1548. package/dist/components/codeblock/codeblock.vue.d.ts +0 -13
  1549. package/dist/components/codeblock/codeblock.vue.d.ts.map +0 -1
  1550. package/dist/components/codeblock/index.d.ts +0 -2
  1551. package/dist/components/codeblock/index.d.ts.map +0 -1
  1552. package/dist/components/collapsible/collapsible.vue.d.ts +0 -528
  1553. package/dist/components/collapsible/collapsible.vue.d.ts.map +0 -1
  1554. package/dist/components/collapsible/collapsible_lazy_show.vue.d.ts +0 -44
  1555. package/dist/components/collapsible/collapsible_lazy_show.vue.d.ts.map +0 -1
  1556. package/dist/components/collapsible/index.d.ts +0 -2
  1557. package/dist/components/collapsible/index.d.ts.map +0 -1
  1558. package/dist/components/combobox/combobox.vue.d.ts +0 -1473
  1559. package/dist/components/combobox/combobox.vue.d.ts.map +0 -1
  1560. package/dist/components/combobox/combobox_constants.d.ts +0 -12
  1561. package/dist/components/combobox/combobox_constants.d.ts.map +0 -1
  1562. package/dist/components/combobox/combobox_empty-list.vue.d.ts +0 -237
  1563. package/dist/components/combobox/combobox_empty-list.vue.d.ts.map +0 -1
  1564. package/dist/components/combobox/combobox_loading-list.vue.d.ts +0 -1019
  1565. package/dist/components/combobox/combobox_loading-list.vue.d.ts.map +0 -1
  1566. package/dist/components/combobox/index.d.ts +0 -3
  1567. package/dist/components/combobox/index.d.ts.map +0 -1
  1568. package/dist/components/combobox_multi_select/combobox_multi_select.vue.d.ts +0 -3
  1569. package/dist/components/combobox_multi_select/combobox_multi_select.vue.d.ts.map +0 -1
  1570. package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts +0 -25
  1571. package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts.map +0 -1
  1572. package/dist/components/combobox_multi_select/combobox_multi_select_story_constants.d.ts +0 -6
  1573. package/dist/components/combobox_multi_select/combobox_multi_select_story_constants.d.ts.map +0 -1
  1574. package/dist/components/combobox_multi_select/index.d.ts +0 -3
  1575. package/dist/components/combobox_multi_select/index.d.ts.map +0 -1
  1576. package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts +0 -4086
  1577. package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts.map +0 -1
  1578. package/dist/components/combobox_with_popover/index.d.ts +0 -2
  1579. package/dist/components/combobox_with_popover/index.d.ts.map +0 -1
  1580. package/dist/components/datepicker/composables/useCalendar.d.ts +0 -10
  1581. package/dist/components/datepicker/composables/useCalendar.d.ts.map +0 -1
  1582. package/dist/components/datepicker/composables/useMonthYearPicker.d.ts +0 -21
  1583. package/dist/components/datepicker/composables/useMonthYearPicker.d.ts.map +0 -1
  1584. package/dist/components/datepicker/datepicker.vue.d.ts +0 -73
  1585. package/dist/components/datepicker/datepicker.vue.d.ts.map +0 -1
  1586. package/dist/components/datepicker/datepicker_constants.d.ts +0 -3
  1587. package/dist/components/datepicker/datepicker_constants.d.ts.map +0 -1
  1588. package/dist/components/datepicker/formatUtils.d.ts +0 -14
  1589. package/dist/components/datepicker/formatUtils.d.ts.map +0 -1
  1590. package/dist/components/datepicker/index.d.ts +0 -3
  1591. package/dist/components/datepicker/index.d.ts.map +0 -1
  1592. package/dist/components/datepicker/modules/calendar.vue.d.ts +0 -12
  1593. package/dist/components/datepicker/modules/calendar.vue.d.ts.map +0 -1
  1594. package/dist/components/datepicker/modules/month-year-picker.vue.d.ts +0 -18
  1595. package/dist/components/datepicker/modules/month-year-picker.vue.d.ts.map +0 -1
  1596. package/dist/components/datepicker/utils.d.ts +0 -7
  1597. package/dist/components/datepicker/utils.d.ts.map +0 -1
  1598. package/dist/components/description_list/description_list.vue.d.ts +0 -64
  1599. package/dist/components/description_list/description_list.vue.d.ts.map +0 -1
  1600. package/dist/components/description_list/description_list_constants.d.ts +0 -2
  1601. package/dist/components/description_list/description_list_constants.d.ts.map +0 -1
  1602. package/dist/components/description_list/description_list_validators.d.ts +0 -2
  1603. package/dist/components/description_list/description_list_validators.d.ts.map +0 -1
  1604. package/dist/components/description_list/index.d.ts +0 -3
  1605. package/dist/components/description_list/index.d.ts.map +0 -1
  1606. package/dist/components/dropdown/dropdown.vue.d.ts +0 -1377
  1607. package/dist/components/dropdown/dropdown.vue.d.ts.map +0 -1
  1608. package/dist/components/dropdown/dropdown_constants.d.ts +0 -10
  1609. package/dist/components/dropdown/dropdown_constants.d.ts.map +0 -1
  1610. package/dist/components/dropdown/dropdown_separator.vue.d.ts +0 -3
  1611. package/dist/components/dropdown/dropdown_separator.vue.d.ts.map +0 -1
  1612. package/dist/components/dropdown/dropdown_story_constants.d.ts +0 -5
  1613. package/dist/components/dropdown/dropdown_story_constants.d.ts.map +0 -1
  1614. package/dist/components/dropdown/index.d.ts +0 -4
  1615. package/dist/components/dropdown/index.d.ts.map +0 -1
  1616. package/dist/components/emoji/emoji.vue.d.ts +0 -868
  1617. package/dist/components/emoji/emoji.vue.d.ts.map +0 -1
  1618. package/dist/components/emoji/index.d.ts +0 -2
  1619. package/dist/components/emoji/index.d.ts.map +0 -1
  1620. package/dist/components/emoji_picker/composables/useKeyboardNavigation.d.ts +0 -11
  1621. package/dist/components/emoji_picker/composables/useKeyboardNavigation.d.ts.map +0 -1
  1622. package/dist/components/emoji_picker/emoji_picker.vue.d.ts +0 -510
  1623. package/dist/components/emoji_picker/emoji_picker.vue.d.ts.map +0 -1
  1624. package/dist/components/emoji_picker/emoji_picker_constants.d.ts +0 -21
  1625. package/dist/components/emoji_picker/emoji_picker_constants.d.ts.map +0 -1
  1626. package/dist/components/emoji_picker/index.d.ts +0 -3
  1627. package/dist/components/emoji_picker/index.d.ts.map +0 -1
  1628. package/dist/components/emoji_picker/modules/emoji_description.vue.d.ts +0 -8
  1629. package/dist/components/emoji_picker/modules/emoji_description.vue.d.ts.map +0 -1
  1630. package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts +0 -421
  1631. package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts.map +0 -1
  1632. package/dist/components/emoji_picker/modules/emoji_selector.vue.d.ts +0 -15
  1633. package/dist/components/emoji_picker/modules/emoji_selector.vue.d.ts.map +0 -1
  1634. package/dist/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +0 -12
  1635. package/dist/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts.map +0 -1
  1636. package/dist/components/emoji_picker/modules/emoji_tabset.vue.d.ts +0 -10
  1637. package/dist/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +0 -1
  1638. package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +0 -900
  1639. package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +0 -1
  1640. package/dist/components/emoji_text_wrapper/index.d.ts +0 -2
  1641. package/dist/components/emoji_text_wrapper/index.d.ts.map +0 -1
  1642. package/dist/components/empty_state/empty_state.vue.d.ts +0 -12
  1643. package/dist/components/empty_state/empty_state.vue.d.ts.map +0 -1
  1644. package/dist/components/empty_state/empty_state_constants.d.ts +0 -37
  1645. package/dist/components/empty_state/empty_state_constants.d.ts.map +0 -1
  1646. package/dist/components/empty_state/index.d.ts +0 -3
  1647. package/dist/components/empty_state/index.d.ts.map +0 -1
  1648. package/dist/components/hovercard/hovercard.vue.d.ts +0 -2505
  1649. package/dist/components/hovercard/hovercard.vue.d.ts.map +0 -1
  1650. package/dist/components/hovercard/index.d.ts +0 -2
  1651. package/dist/components/hovercard/index.d.ts.map +0 -1
  1652. package/dist/components/icon/icon.vue.d.ts +0 -39
  1653. package/dist/components/icon/icon.vue.d.ts.map +0 -1
  1654. package/dist/components/icon/icon_constants.d.ts +0 -17
  1655. package/dist/components/icon/icon_constants.d.ts.map +0 -1
  1656. package/dist/components/icon/index.d.ts +0 -3
  1657. package/dist/components/icon/index.d.ts.map +0 -1
  1658. package/dist/components/illustration/illustration.vue.d.ts +0 -8
  1659. package/dist/components/illustration/illustration.vue.d.ts.map +0 -1
  1660. package/dist/components/illustration/illustration_constants.d.ts +0 -6
  1661. package/dist/components/illustration/illustration_constants.d.ts.map +0 -1
  1662. package/dist/components/illustration/index.d.ts +0 -3
  1663. package/dist/components/illustration/index.d.ts.map +0 -1
  1664. package/dist/components/image_viewer/image_viewer.vue.d.ts +0 -697
  1665. package/dist/components/image_viewer/image_viewer.vue.d.ts.map +0 -1
  1666. package/dist/components/image_viewer/index.d.ts +0 -2
  1667. package/dist/components/image_viewer/index.d.ts.map +0 -1
  1668. package/dist/components/input/index.d.ts +0 -3
  1669. package/dist/components/input/index.d.ts.map +0 -1
  1670. package/dist/components/input/input.vue.d.ts +0 -293
  1671. package/dist/components/input/input.vue.d.ts.map +0 -1
  1672. package/dist/components/input/input_constants.d.ts +0 -83
  1673. package/dist/components/input/input_constants.d.ts.map +0 -1
  1674. package/dist/components/input_group/index.d.ts +0 -2
  1675. package/dist/components/input_group/index.d.ts.map +0 -1
  1676. package/dist/components/input_group/input_group.vue.d.ts +0 -194
  1677. package/dist/components/input_group/input_group.vue.d.ts.map +0 -1
  1678. package/dist/components/item_layout/index.d.ts +0 -2
  1679. package/dist/components/item_layout/index.d.ts.map +0 -1
  1680. package/dist/components/item_layout/item_layout.vue.d.ts +0 -91
  1681. package/dist/components/item_layout/item_layout.vue.d.ts.map +0 -1
  1682. package/dist/components/keyboard_shortcut/index.d.ts +0 -3
  1683. package/dist/components/keyboard_shortcut/index.d.ts.map +0 -1
  1684. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +0 -522
  1685. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +0 -1
  1686. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -2
  1687. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +0 -1
  1688. package/dist/components/lazy_show/index.d.ts +0 -2
  1689. package/dist/components/lazy_show/index.d.ts.map +0 -1
  1690. package/dist/components/lazy_show/lazy_show.vue.d.ts +0 -37
  1691. package/dist/components/lazy_show/lazy_show.vue.d.ts.map +0 -1
  1692. package/dist/components/link/index.d.ts +0 -3
  1693. package/dist/components/link/index.d.ts.map +0 -1
  1694. package/dist/components/link/link.vue.d.ts +0 -75
  1695. package/dist/components/link/link.vue.d.ts.map +0 -1
  1696. package/dist/components/link/link_constants.d.ts +0 -23
  1697. package/dist/components/link/link_constants.d.ts.map +0 -1
  1698. package/dist/components/list_item/index.d.ts +0 -3
  1699. package/dist/components/list_item/index.d.ts.map +0 -1
  1700. package/dist/components/list_item/list_item.vue.d.ts +0 -215
  1701. package/dist/components/list_item/list_item.vue.d.ts.map +0 -1
  1702. package/dist/components/list_item/list_item_constants.d.ts +0 -15
  1703. package/dist/components/list_item/list_item_constants.d.ts.map +0 -1
  1704. package/dist/components/list_item_group/index.d.ts +0 -2
  1705. package/dist/components/list_item_group/index.d.ts.map +0 -1
  1706. package/dist/components/list_item_group/list_item_group.vue.d.ts +0 -42
  1707. package/dist/components/list_item_group/list_item_group.vue.d.ts.map +0 -1
  1708. package/dist/components/list_item_group/list_item_group_constants.d.ts +0 -6
  1709. package/dist/components/list_item_group/list_item_group_constants.d.ts.map +0 -1
  1710. package/dist/components/loader/index.d.ts +0 -2
  1711. package/dist/components/loader/index.d.ts.map +0 -1
  1712. package/dist/components/loader/loader.vue.d.ts +0 -26
  1713. package/dist/components/loader/loader.vue.d.ts.map +0 -1
  1714. package/dist/components/modal/index.d.ts +0 -3
  1715. package/dist/components/modal/index.d.ts.map +0 -1
  1716. package/dist/components/modal/modal.vue.d.ts +0 -895
  1717. package/dist/components/modal/modal.vue.d.ts.map +0 -1
  1718. package/dist/components/modal/modal_constants.d.ts +0 -18
  1719. package/dist/components/modal/modal_constants.d.ts.map +0 -1
  1720. package/dist/components/motion_text/index.d.ts +0 -3
  1721. package/dist/components/motion_text/index.d.ts.map +0 -1
  1722. package/dist/components/motion_text/motion_text.vue.d.ts +0 -3
  1723. package/dist/components/motion_text/motion_text.vue.d.ts.map +0 -1
  1724. package/dist/components/motion_text/motion_text_constants.d.ts +0 -32
  1725. package/dist/components/motion_text/motion_text_constants.d.ts.map +0 -1
  1726. package/dist/components/notice/index.d.ts +0 -6
  1727. package/dist/components/notice/index.d.ts.map +0 -1
  1728. package/dist/components/notice/notice.vue.d.ts +0 -979
  1729. package/dist/components/notice/notice.vue.d.ts.map +0 -1
  1730. package/dist/components/notice/notice_action.vue.d.ts +0 -643
  1731. package/dist/components/notice/notice_action.vue.d.ts.map +0 -1
  1732. package/dist/components/notice/notice_constants.d.ts +0 -8
  1733. package/dist/components/notice/notice_constants.d.ts.map +0 -1
  1734. package/dist/components/notice/notice_content.vue.d.ts +0 -36
  1735. package/dist/components/notice/notice_content.vue.d.ts.map +0 -1
  1736. package/dist/components/notice/notice_icon.vue.d.ts +0 -202
  1737. package/dist/components/notice/notice_icon.vue.d.ts.map +0 -1
  1738. package/dist/components/pagination/index.d.ts +0 -2
  1739. package/dist/components/pagination/index.d.ts.map +0 -1
  1740. package/dist/components/pagination/pagination.vue.d.ts +0 -425
  1741. package/dist/components/pagination/pagination.vue.d.ts.map +0 -1
  1742. package/dist/components/popover/index.d.ts +0 -3
  1743. package/dist/components/popover/index.d.ts.map +0 -1
  1744. package/dist/components/popover/popover.vue.d.ts +0 -1104
  1745. package/dist/components/popover/popover.vue.d.ts.map +0 -1
  1746. package/dist/components/popover/popover_constants.d.ts +0 -34
  1747. package/dist/components/popover/popover_constants.d.ts.map +0 -1
  1748. package/dist/components/popover/popover_header_footer.vue.d.ts +0 -343
  1749. package/dist/components/popover/popover_header_footer.vue.d.ts.map +0 -1
  1750. package/dist/components/popover/tippy_utils.d.ts +0 -39
  1751. package/dist/components/popover/tippy_utils.d.ts.map +0 -1
  1752. package/dist/components/presence/index.d.ts +0 -3
  1753. package/dist/components/presence/index.d.ts.map +0 -1
  1754. package/dist/components/presence/presence.vue.d.ts +0 -26
  1755. package/dist/components/presence/presence.vue.d.ts.map +0 -1
  1756. package/dist/components/presence/presence_constants.d.ts +0 -8
  1757. package/dist/components/presence/presence_constants.d.ts.map +0 -1
  1758. package/dist/components/progress_circle/index.d.ts +0 -3
  1759. package/dist/components/progress_circle/index.d.ts.map +0 -1
  1760. package/dist/components/progress_circle/progress_circle.vue.d.ts +0 -70
  1761. package/dist/components/progress_circle/progress_circle.vue.d.ts.map +0 -1
  1762. package/dist/components/progress_circle/progress_circle_constants.d.ts +0 -23
  1763. package/dist/components/progress_circle/progress_circle_constants.d.ts.map +0 -1
  1764. package/dist/components/radio/index.d.ts +0 -3
  1765. package/dist/components/radio/index.d.ts.map +0 -1
  1766. package/dist/components/radio/radio.vue.d.ts +0 -217
  1767. package/dist/components/radio/radio.vue.d.ts.map +0 -1
  1768. package/dist/components/radio/radio_constants.d.ts +0 -10
  1769. package/dist/components/radio/radio_constants.d.ts.map +0 -1
  1770. package/dist/components/radio_group/index.d.ts +0 -2
  1771. package/dist/components/radio_group/index.d.ts.map +0 -1
  1772. package/dist/components/radio_group/radio_group.vue.d.ts +0 -240
  1773. package/dist/components/radio_group/radio_group.vue.d.ts.map +0 -1
  1774. package/dist/components/resizable/composables/computeLayout.d.ts +0 -35
  1775. package/dist/components/resizable/composables/computeLayout.d.ts.map +0 -1
  1776. package/dist/components/resizable/composables/constraintResolver.d.ts +0 -22
  1777. package/dist/components/resizable/composables/constraintResolver.d.ts.map +0 -1
  1778. package/dist/components/resizable/composables/index.d.ts +0 -16
  1779. package/dist/components/resizable/composables/index.d.ts.map +0 -1
  1780. package/dist/components/resizable/composables/useResizableAnnouncements.d.ts +0 -6
  1781. package/dist/components/resizable/composables/useResizableAnnouncements.d.ts.map +0 -1
  1782. package/dist/components/resizable/composables/useResizableCalculations.d.ts +0 -14
  1783. package/dist/components/resizable/composables/useResizableCalculations.d.ts.map +0 -1
  1784. package/dist/components/resizable/composables/useResizableDrag.d.ts +0 -42
  1785. package/dist/components/resizable/composables/useResizableDrag.d.ts.map +0 -1
  1786. package/dist/components/resizable/composables/useResizableGroup.d.ts +0 -25
  1787. package/dist/components/resizable/composables/useResizableGroup.d.ts.map +0 -1
  1788. package/dist/components/resizable/composables/useResizableKeyboard.d.ts +0 -41
  1789. package/dist/components/resizable/composables/useResizableKeyboard.d.ts.map +0 -1
  1790. package/dist/components/resizable/composables/useResizableOffset.d.ts +0 -15
  1791. package/dist/components/resizable/composables/useResizableOffset.d.ts.map +0 -1
  1792. package/dist/components/resizable/composables/useResizablePanelControls.d.ts +0 -46
  1793. package/dist/components/resizable/composables/useResizablePanelControls.d.ts.map +0 -1
  1794. package/dist/components/resizable/composables/useResizablePanelState.d.ts +0 -9
  1795. package/dist/components/resizable/composables/useResizablePanelState.d.ts.map +0 -1
  1796. package/dist/components/resizable/composables/useResizableStorage.d.ts +0 -12
  1797. package/dist/components/resizable/composables/useResizableStorage.d.ts.map +0 -1
  1798. package/dist/components/resizable/index.d.ts +0 -6
  1799. package/dist/components/resizable/index.d.ts.map +0 -1
  1800. package/dist/components/resizable/resizable.vue.d.ts +0 -69
  1801. package/dist/components/resizable/resizable.vue.d.ts.map +0 -1
  1802. package/dist/components/resizable/resizable_constants.d.ts +0 -103
  1803. package/dist/components/resizable/resizable_constants.d.ts.map +0 -1
  1804. package/dist/components/resizable/resizable_handle.vue.d.ts +0 -22
  1805. package/dist/components/resizable/resizable_handle.vue.d.ts.map +0 -1
  1806. package/dist/components/resizable/resizable_panel.vue.d.ts +0 -44
  1807. package/dist/components/resizable/resizable_panel.vue.d.ts.map +0 -1
  1808. package/dist/components/resizable/resizable_utils.d.ts +0 -15
  1809. package/dist/components/resizable/resizable_utils.d.ts.map +0 -1
  1810. package/dist/components/rich_text_editor/channel_suggestion.d.ts +0 -17
  1811. package/dist/components/rich_text_editor/channel_suggestion.d.ts.map +0 -1
  1812. package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +0 -282
  1813. package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts.map +0 -1
  1814. package/dist/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts.map +0 -1
  1815. package/dist/components/rich_text_editor/extensions/channels/channel.d.ts +0 -2
  1816. package/dist/components/rich_text_editor/extensions/channels/channel.d.ts.map +0 -1
  1817. package/dist/components/rich_text_editor/extensions/channels/suggestion.d.ts +0 -6
  1818. package/dist/components/rich_text_editor/extensions/channels/suggestion.d.ts.map +0 -1
  1819. package/dist/components/rich_text_editor/extensions/custom_link/autolink.d.ts +0 -3
  1820. package/dist/components/rich_text_editor/extensions/custom_link/autolink.d.ts.map +0 -1
  1821. package/dist/components/rich_text_editor/extensions/custom_link/custom_link.d.ts +0 -3
  1822. package/dist/components/rich_text_editor/extensions/custom_link/custom_link.d.ts.map +0 -1
  1823. package/dist/components/rich_text_editor/extensions/custom_link/index.d.ts +0 -3
  1824. package/dist/components/rich_text_editor/extensions/custom_link/index.d.ts.map +0 -1
  1825. package/dist/components/rich_text_editor/extensions/custom_link/utils.d.ts +0 -16
  1826. package/dist/components/rich_text_editor/extensions/custom_link/utils.d.ts.map +0 -1
  1827. package/dist/components/rich_text_editor/extensions/div/div.d.ts +0 -2
  1828. package/dist/components/rich_text_editor/extensions/div/div.d.ts.map +0 -1
  1829. package/dist/components/rich_text_editor/extensions/div/index.d.ts +0 -3
  1830. package/dist/components/rich_text_editor/extensions/div/index.d.ts.map +0 -1
  1831. package/dist/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +0 -973
  1832. package/dist/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts.map +0 -1
  1833. package/dist/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +0 -948
  1834. package/dist/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts.map +0 -1
  1835. package/dist/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -3
  1836. package/dist/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +0 -1
  1837. package/dist/components/rich_text_editor/extensions/emoji/index.d.ts +0 -4
  1838. package/dist/components/rich_text_editor/extensions/emoji/index.d.ts.map +0 -1
  1839. package/dist/components/rich_text_editor/extensions/emoji/suggestion.d.ts +0 -15
  1840. package/dist/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +0 -1
  1841. package/dist/components/rich_text_editor/extensions/image/image.d.ts +0 -2
  1842. package/dist/components/rich_text_editor/extensions/image/image.d.ts.map +0 -1
  1843. package/dist/components/rich_text_editor/extensions/image/index.d.ts +0 -3
  1844. package/dist/components/rich_text_editor/extensions/image/index.d.ts.map +0 -1
  1845. package/dist/components/rich_text_editor/extensions/link_phone_numbers/link_phone_numbers.d.ts +0 -3
  1846. package/dist/components/rich_text_editor/extensions/link_phone_numbers/link_phone_numbers.d.ts.map +0 -1
  1847. package/dist/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +0 -192
  1848. package/dist/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts.map +0 -1
  1849. package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +0 -337
  1850. package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts.map +0 -1
  1851. package/dist/components/rich_text_editor/extensions/mentions/mention.d.ts +0 -2
  1852. package/dist/components/rich_text_editor/extensions/mentions/mention.d.ts.map +0 -1
  1853. package/dist/components/rich_text_editor/extensions/mentions/suggestion.d.ts +0 -6
  1854. package/dist/components/rich_text_editor/extensions/mentions/suggestion.d.ts.map +0 -1
  1855. package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts.map +0 -1
  1856. package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +0 -17
  1857. package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts.map +0 -1
  1858. package/dist/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +0 -2
  1859. package/dist/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +0 -1
  1860. package/dist/components/rich_text_editor/extensions/slash_command/suggestion.d.ts +0 -7
  1861. package/dist/components/rich_text_editor/extensions/slash_command/suggestion.d.ts.map +0 -1
  1862. package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +0 -262
  1863. package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts.map +0 -1
  1864. package/dist/components/rich_text_editor/extensions/table/table.d.ts +0 -5
  1865. package/dist/components/rich_text_editor/extensions/table/table.d.ts.map +0 -1
  1866. package/dist/components/rich_text_editor/extensions/text_style/text_style.d.ts +0 -2
  1867. package/dist/components/rich_text_editor/extensions/text_style/text_style.d.ts.map +0 -1
  1868. package/dist/components/rich_text_editor/extensions/utils/suggestion_utils.d.ts +0 -29
  1869. package/dist/components/rich_text_editor/extensions/utils/suggestion_utils.d.ts.map +0 -1
  1870. package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts +0 -1913
  1871. package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts.map +0 -1
  1872. package/dist/components/rich_text_editor/extensions/variable/index.d.ts +0 -3
  1873. package/dist/components/rich_text_editor/extensions/variable/index.d.ts.map +0 -1
  1874. package/dist/components/rich_text_editor/extensions/variable/variable.d.ts +0 -3
  1875. package/dist/components/rich_text_editor/extensions/variable/variable.d.ts.map +0 -1
  1876. package/dist/components/rich_text_editor/index.d.ts +0 -3
  1877. package/dist/components/rich_text_editor/index.d.ts.map +0 -1
  1878. package/dist/components/rich_text_editor/markdownRenderer.d.ts +0 -2
  1879. package/dist/components/rich_text_editor/markdownRenderer.d.ts.map +0 -1
  1880. package/dist/components/rich_text_editor/mention_suggestion.d.ts +0 -34
  1881. package/dist/components/rich_text_editor/mention_suggestion.d.ts.map +0 -1
  1882. package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts +0 -3
  1883. package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts.map +0 -1
  1884. package/dist/components/rich_text_editor/rich_text_editor_constants.d.ts +0 -10
  1885. package/dist/components/rich_text_editor/rich_text_editor_constants.d.ts.map +0 -1
  1886. package/dist/components/rich_text_editor/slash_command_suggestion.d.ts +0 -15
  1887. package/dist/components/rich_text_editor/slash_command_suggestion.d.ts.map +0 -1
  1888. package/dist/components/root_layout/index.d.ts +0 -3
  1889. package/dist/components/root_layout/index.d.ts.map +0 -1
  1890. package/dist/components/root_layout/root_layout.vue.d.ts +0 -121
  1891. package/dist/components/root_layout/root_layout.vue.d.ts.map +0 -1
  1892. package/dist/components/root_layout/root_layout_constants.d.ts +0 -11
  1893. package/dist/components/root_layout/root_layout_constants.d.ts.map +0 -1
  1894. package/dist/components/scroller/index.d.ts +0 -2
  1895. package/dist/components/scroller/index.d.ts.map +0 -1
  1896. package/dist/components/scroller/modules/core_scroller.vue.d.ts +0 -57
  1897. package/dist/components/scroller/modules/core_scroller.vue.d.ts.map +0 -1
  1898. package/dist/components/scroller/modules/dynamic_scroller.vue.d.ts +0 -582
  1899. package/dist/components/scroller/modules/dynamic_scroller.vue.d.ts.map +0 -1
  1900. package/dist/components/scroller/modules/scroller_item.vue.d.ts +0 -73
  1901. package/dist/components/scroller/modules/scroller_item.vue.d.ts.map +0 -1
  1902. package/dist/components/scroller/scroller.vue.d.ts +0 -786
  1903. package/dist/components/scroller/scroller.vue.d.ts.map +0 -1
  1904. package/dist/components/select_menu/index.d.ts +0 -3
  1905. package/dist/components/select_menu/index.d.ts.map +0 -1
  1906. package/dist/components/select_menu/select_menu.vue.d.ts +0 -248
  1907. package/dist/components/select_menu/select_menu.vue.d.ts.map +0 -1
  1908. package/dist/components/select_menu/select_menu_constants.d.ts +0 -18
  1909. package/dist/components/select_menu/select_menu_constants.d.ts.map +0 -1
  1910. package/dist/components/select_menu/select_menu_validators.d.ts +0 -2
  1911. package/dist/components/select_menu/select_menu_validators.d.ts.map +0 -1
  1912. package/dist/components/skeleton/index.d.ts +0 -7
  1913. package/dist/components/skeleton/index.d.ts.map +0 -1
  1914. package/dist/components/skeleton/skeleton-list-item.vue.d.ts +0 -360
  1915. package/dist/components/skeleton/skeleton-list-item.vue.d.ts.map +0 -1
  1916. package/dist/components/skeleton/skeleton-paragraph.vue.d.ts +0 -193
  1917. package/dist/components/skeleton/skeleton-paragraph.vue.d.ts.map +0 -1
  1918. package/dist/components/skeleton/skeleton-shape.vue.d.ts +0 -84
  1919. package/dist/components/skeleton/skeleton-shape.vue.d.ts.map +0 -1
  1920. package/dist/components/skeleton/skeleton-text.vue.d.ts +0 -87
  1921. package/dist/components/skeleton/skeleton-text.vue.d.ts.map +0 -1
  1922. package/dist/components/skeleton/skeleton.vue.d.ts +0 -804
  1923. package/dist/components/skeleton/skeleton.vue.d.ts.map +0 -1
  1924. package/dist/components/skeleton/skeleton_constants.d.ts +0 -27
  1925. package/dist/components/skeleton/skeleton_constants.d.ts.map +0 -1
  1926. package/dist/components/split_button/index.d.ts +0 -3
  1927. package/dist/components/split_button/index.d.ts.map +0 -1
  1928. package/dist/components/split_button/split_button-alpha.vue.d.ts +0 -389
  1929. package/dist/components/split_button/split_button-alpha.vue.d.ts.map +0 -1
  1930. package/dist/components/split_button/split_button-omega.vue.d.ts +0 -387
  1931. package/dist/components/split_button/split_button-omega.vue.d.ts.map +0 -1
  1932. package/dist/components/split_button/split_button.vue.d.ts +0 -2380
  1933. package/dist/components/split_button/split_button.vue.d.ts.map +0 -1
  1934. package/dist/components/split_button/split_button_constants.d.ts +0 -12
  1935. package/dist/components/split_button/split_button_constants.d.ts.map +0 -1
  1936. package/dist/components/stack/index.d.ts +0 -3
  1937. package/dist/components/stack/index.d.ts.map +0 -1
  1938. package/dist/components/stack/stack.vue.d.ts +0 -70
  1939. package/dist/components/stack/stack.vue.d.ts.map +0 -1
  1940. package/dist/components/stack/stack_constants.d.ts +0 -16
  1941. package/dist/components/stack/stack_constants.d.ts.map +0 -1
  1942. package/dist/components/stack/utils.d.ts +0 -6
  1943. package/dist/components/stack/utils.d.ts.map +0 -1
  1944. package/dist/components/stack/validators.d.ts +0 -5
  1945. package/dist/components/stack/validators.d.ts.map +0 -1
  1946. package/dist/components/tab/index.d.ts +0 -5
  1947. package/dist/components/tab/index.d.ts.map +0 -1
  1948. package/dist/components/tab/tab.vue.d.ts +0 -342
  1949. package/dist/components/tab/tab.vue.d.ts.map +0 -1
  1950. package/dist/components/tab/tab_group.vue.d.ts +0 -124
  1951. package/dist/components/tab/tab_group.vue.d.ts.map +0 -1
  1952. package/dist/components/tab/tab_panel.vue.d.ts +0 -55
  1953. package/dist/components/tab/tab_panel.vue.d.ts.map +0 -1
  1954. package/dist/components/tab/tabs_constants.d.ts +0 -14
  1955. package/dist/components/tab/tabs_constants.d.ts.map +0 -1
  1956. package/dist/components/toast/index.d.ts +0 -3
  1957. package/dist/components/toast/index.d.ts.map +0 -1
  1958. package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts +0 -947
  1959. package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts.map +0 -1
  1960. package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts +0 -180
  1961. package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts.map +0 -1
  1962. package/dist/components/toast/layouts/toast_layout_default.vue.d.ts +0 -988
  1963. package/dist/components/toast/layouts/toast_layout_default.vue.d.ts.map +0 -1
  1964. package/dist/components/toast/toast.vue.d.ts +0 -4000
  1965. package/dist/components/toast/toast.vue.d.ts.map +0 -1
  1966. package/dist/components/toast/toast_constants.d.ts +0 -12
  1967. package/dist/components/toast/toast_constants.d.ts.map +0 -1
  1968. package/dist/components/toggle/index.d.ts +0 -3
  1969. package/dist/components/toggle/index.d.ts.map +0 -1
  1970. package/dist/components/toggle/toggle.vue.d.ts +0 -109
  1971. package/dist/components/toggle/toggle.vue.d.ts.map +0 -1
  1972. package/dist/components/toggle/toggle_constants.d.ts +0 -11
  1973. package/dist/components/toggle/toggle_constants.d.ts.map +0 -1
  1974. package/dist/components/tooltip/index.d.ts +0 -3
  1975. package/dist/components/tooltip/index.d.ts.map +0 -1
  1976. package/dist/components/tooltip/tooltip.vue.d.ts +0 -273
  1977. package/dist/components/tooltip/tooltip.vue.d.ts.map +0 -1
  1978. package/dist/components/tooltip/tooltip_constants.d.ts +0 -19
  1979. package/dist/components/tooltip/tooltip_constants.d.ts.map +0 -1
  1980. package/dist/components/validation_messages/index.d.ts +0 -2
  1981. package/dist/components/validation_messages/index.d.ts.map +0 -1
  1982. package/dist/components/validation_messages/validation_messages.vue.d.ts +0 -42
  1983. package/dist/components/validation_messages/validation_messages.vue.d.ts.map +0 -1
  1984. package/dist/datepicker-DprRX9AH.cjs +0 -2
  1985. package/dist/datepicker-DprRX9AH.cjs.map +0 -1
  1986. package/dist/datepicker-LVDRC6Lf.js +0 -488
  1987. package/dist/datepicker-LVDRC6Lf.js.map +0 -1
  1988. package/dist/emoji_picker-Cl-T4BXK.cjs +0 -2
  1989. package/dist/emoji_picker-Cl-T4BXK.cjs.map +0 -1
  1990. package/dist/emoji_picker-tVHfpHDk.js +0 -857
  1991. package/dist/emoji_picker-tVHfpHDk.js.map +0 -1
  1992. package/dist/lib/datepicker/formatUtils.cjs +0 -2
  1993. package/dist/lib/datepicker/formatUtils.cjs.map +0 -1
  1994. package/dist/lib/datepicker/formatUtils.js +0 -55
  1995. package/dist/lib/datepicker/formatUtils.js.map +0 -1
  1996. package/dist/lib/editor/EditorToolbarButton.cjs +0 -2
  1997. package/dist/lib/editor/EditorToolbarButton.cjs.map +0 -1
  1998. package/dist/lib/editor/EditorToolbarButton.js +0 -73
  1999. package/dist/lib/editor/EditorToolbarButton.js.map +0 -1
  2000. package/dist/lib/editor/EditorToolbarDropdownButton.cjs +0 -2
  2001. package/dist/lib/editor/EditorToolbarDropdownButton.cjs.map +0 -1
  2002. package/dist/lib/editor/EditorToolbarDropdownButton.js +0 -87
  2003. package/dist/lib/editor/EditorToolbarDropdownButton.js.map +0 -1
  2004. package/dist/lib/editor/EditorToolbarPopoverButton.cjs +0 -2
  2005. package/dist/lib/editor/EditorToolbarPopoverButton.cjs.map +0 -1
  2006. package/dist/lib/editor/EditorToolbarPopoverButton.js +0 -88
  2007. package/dist/lib/editor/EditorToolbarPopoverButton.js.map +0 -1
  2008. package/dist/lib/presence/presence.cjs.map +0 -1
  2009. package/dist/lib/presence/presence.js.map +0 -1
  2010. package/dist/lib/rich-text-editor/markdownRenderer.cjs +0 -1
  2011. package/dist/lib/rich-text-editor/markdownRenderer.js +0 -2
  2012. package/dist/lib/split-button/split-button-alpha.cjs +0 -2
  2013. package/dist/lib/split-button/split-button-alpha.cjs.map +0 -1
  2014. package/dist/lib/split-button/split-button-alpha.js +0 -107
  2015. package/dist/lib/split-button/split-button-alpha.js.map +0 -1
  2016. package/dist/lib/split-button/split-button-omega.cjs +0 -2
  2017. package/dist/lib/split-button/split-button-omega.cjs.map +0 -1
  2018. package/dist/lib/split-button/split-button-omega.js +0 -86
  2019. package/dist/lib/split-button/split-button-omega.js.map +0 -1
  2020. package/dist/markdownRenderer-DCgGQseq.cjs +0 -31
  2021. package/dist/markdownRenderer-DCgGQseq.cjs.map +0 -1
  2022. package/dist/markdownRenderer-D_P94RyM.js +0 -322
  2023. package/dist/markdownRenderer-D_P94RyM.js.map +0 -1
  2024. package/dist/message_input-B2fppje7.js +0 -668
  2025. package/dist/message_input-B2fppje7.js.map +0 -1
  2026. package/dist/message_input-DmLi63dh.cjs +0 -2
  2027. package/dist/message_input-DmLi63dh.cjs.map +0 -1
  2028. package/dist/resizable-BOCf9EIc.cjs +0 -2
  2029. package/dist/resizable-BOCf9EIc.cjs.map +0 -1
  2030. package/dist/resizable-CPaF9dgG.js +0 -964
  2031. package/dist/resizable-CPaF9dgG.js.map +0 -1
  2032. package/dist/resizable_handle-BlKBiWnx.js +0 -307
  2033. package/dist/resizable_handle-BlKBiWnx.js.map +0 -1
  2034. package/dist/resizable_handle-RIKS8frB.cjs +0 -2
  2035. package/dist/resizable_handle-RIKS8frB.cjs.map +0 -1
  2036. package/dist/resizable_utils-BComtrMV.js +0 -131
  2037. package/dist/resizable_utils-BComtrMV.js.map +0 -1
  2038. package/dist/resizable_utils-DhuzXRdP.cjs +0 -2
  2039. package/dist/resizable_utils-DhuzXRdP.cjs.map +0 -1
  2040. package/dist/rich_text_editor-BhUKyR0E.js +0 -3041
  2041. package/dist/rich_text_editor-BhUKyR0E.js.map +0 -1
  2042. package/dist/rich_text_editor-wvONcbYd.cjs +0 -12
  2043. package/dist/rich_text_editor-wvONcbYd.cjs.map +0 -1
  2044. package/dist/scroller-BGVDh3sq.js +0 -623
  2045. package/dist/scroller-BGVDh3sq.js.map +0 -1
  2046. package/dist/scroller-CjAsgjl9.cjs +0 -2
  2047. package/dist/scroller-CjAsgjl9.cjs.map +0 -1
  2048. package/dist/toast-DvPN-bCi.js +0 -422
  2049. package/dist/toast-DvPN-bCi.js.map +0 -1
  2050. package/dist/toast-d8_zmgkL.cjs +0 -2
  2051. package/dist/toast-d8_zmgkL.cjs.map +0 -1
  2052. package/dist/useResizableCalculations-BDITle3Q.cjs +0 -2
  2053. package/dist/useResizableCalculations-BDITle3Q.cjs.map +0 -1
  2054. package/dist/useResizableCalculations-DAajatT4.js +0 -80
  2055. package/dist/useResizableCalculations-DAajatT4.js.map +0 -1
  2056. /package/dist/components/{rich_text_editor/extensions/channels → RichTextEditor/Extensions/Channels}/ChannelSuggestion.vue.d.ts +0 -0
  2057. /package/dist/components/{rich_text_editor/extensions/slash_command → RichTextEditor/Extensions/SlashCommand}/SlashCommandComponent.vue.d.ts +0 -0
@@ -1,2 +1,2 @@
1
- Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}}),require(`../../chunk-Bmb41Sf3.cjs`);const e=require(`../constants/index.cjs`),t=require(`../config/index.cjs`);let n=require(`vue`);var r=0,i,a=`a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]`,o=typeof setImmediate==`function`?setImmediate:setTimeout;function s(e=`dt`){return`${e}${r++}`}function c(e,t){if(t){let n=l(t);return e[Math.abs(n)%e.length]}else return e[u(e.length)]}function l(e){let t;for(let n=0;n<e.length;n++)t=Math.imul(31,t)+e.charCodeAt(n)|0;return t}function u(e){return Math.floor(Math.random()*e)}function d(t){return t?t.map(t=>typeof t==`string`?{message:t,type:e.DEFAULT_VALIDATION_MESSAGE_TYPE}:t):[]}function f(e){let t=p(e);return!e||!t?[]:e.filter(e=>!!e.message&&e.type===t)}function p(t){return t?m(t,e.VALIDATION_MESSAGE_TYPES.ERROR)?e.VALIDATION_MESSAGE_TYPES.ERROR:m(t,e.VALIDATION_MESSAGE_TYPES.WARNING)?e.VALIDATION_MESSAGE_TYPES.WARNING:m(t,e.VALIDATION_MESSAGE_TYPES.SUCCESS)?e.VALIDATION_MESSAGE_TYPES.SUCCESS:null:null}function m(e,t){return!e||!t?!1:e.some(e=>e?.type===t)}function h(e){return e?.querySelector(a)}var g=e=>(0,n.h)(`div`,{innerHTML:e.html}),_=()=>new Promise(e=>{o(e)});function v(e,t={}){return e?e(t).some(e=>e.type===n.Comment||Array.isArray(e.children)&&!e.children.length?!1:e.type!==n.Text||typeof e.children==`string`&&e.children.trim()!==``):!1}var y=e=>e?.toLowerCase().split(`-`).map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(``),b=e=>e.replace(/\.?([A-Z0-9]+)/g,(e,t)=>`-`+t.toLowerCase()).replace(/^-/,``),x=e=>{let t=Object.entries(e).filter(([e])=>e.match(/on[A-Z]/));return Object.fromEntries(t)},S=e=>{let t=Object.entries(e).filter(([e])=>!e.match(/on[A-Z]/));return Object.fromEntries(t)},C=e=>e?.nodeType===Node.ELEMENT_NODE?e:e?.nodeType?C(e?.nextSibling):null;function w(e){if(!t.configVue2StyleClassAttrs)return e;let n=Object.entries(e).filter(([e])=>![`class`,`style`].includes(e));return Object.fromEntries(n)}function T(e){return t.configVue2StyleClassAttrs?{class:e.class,style:e.style}:{}}function E(e,t=300){clearTimeout(i),i=setTimeout(e,t)}function D(e){let t=e.getBoundingClientRect(),n={top:t.top<0,left:t.left<0,bottom:t.bottom>(window.innerHeight||document.documentElement.clientHeight),right:t.right>(window.innerWidth||document.documentElement.clientWidth)};return n.any=Object.values(n).some(e=>e),n.all=Object.values(n).every(e=>e),n}var O=/(?:(?:[^\s!@#$%^&*()_=+[\]{}\\|;:'",.<>/?]+)\.)/,k=RegExp(`(?:com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|ae|ph|online|ng|ee|ws|ve|cat)`),A=RegExp(`(?:(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])\\.){3}(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])`),j=RegExp(`(?:`+[[O.source,k.source].join(`+`),A.source].join(`|`)+`)`),M=/(?:(?:[;/][^#?<>\s]*)?)/,N=/(?:(?:\?[^#<>\s]+)?(?:#[^<>\s]+)?)/,P=RegExp(`\\b`+[j.source,M.source,N.source,`(?!\\w)`].join(`+`)),F=/\b[a-z\d.-]+:\/\/[^<>\s]+/,I=RegExp("(?:mailto:)?[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@"+[j.source,N.source].join(`+`)+`(?!\\w)`);function L(e=7,t=15){try{return RegExp(`(?:^|(?<=\\W))(?![\\s\\-])\\+?(?:[0-9()\\- \\t]{${e},${t}})(?=\\b)(?=\\W(?=\\W|\$)|\\s|\$)`)}catch{console.warn(`This browser doesn't support regex lookahead/lookbehind`)}return RegExp(`(?![\\s\\-])\\+?(?:[0-9()\\- \\t]{${e},${t}})(?=\\b)(?=\\W(?=\\W|\$)|\\s|\$)`)}var R=L(),z=new RegExp([P.source,F.source,I.source,R.source].join(`|`),`gi`);function B(e){return!e||![`string`,`number`].includes(typeof e)?!1:(e=e.toString(),R.exec(e)?.[0]===e)}function V(e){return!e||typeof e!=`string`?!1:P.exec(e)?.[0]===e||F.exec(e)?.[0]===e}function H(e){return!e||typeof e!=`string`?!1:I.exec(e)?.[0]===e}function U(e){return e.filter(e=>!!e).join(`, `)}function W(e,t=`en-US`){return e.replace(/^\p{CWU}/u,e=>e.toLocaleUpperCase(t))}function G(e,t){typeof process>`u`||process.env.NODE_ENV===`test`&&(!e||!(e instanceof HTMLElement)||!document?.body||document.body.contains(e)||console.warn(`The ${t} component is not attached to the document body. This may cause issues.`))}function K(e=document.documentElement){return!!e.hasAttribute(`data-overlayscrollbars`)}function q(e=document.documentElement){K(e)?e.classList.add(`d-scrollbar-disabled`):e.classList.add(`d-of-hidden`)}function J(e=document.documentElement){K(e)?e.classList.remove(`d-scrollbar-disabled`):e.classList.remove(`d-of-hidden`)}function Y(e){return e.replaceAll(/[ -]/g,`_`).replaceAll(/\W/g,``).toUpperCase()}var X={getUniqueString:s,getRandomElement:c,getRandomInt:u,formatMessages:d,filterFormattedMessages:f,hasFormattedMessageOfType:m,getValidationState:p,htmlFragment:g,flushPromises:_,kebabCaseToPascalCase:y,extractVueListeners:x,extractNonListeners:S,removeClassStyleAttrs:w,addClassStyleAttrs:T,returnFirstEl:C,debounce:E,isOutOfViewPort:D,getPhoneNumberRegex:L,linkRegex:z,isEmailAddress:H,isPhoneNumber:B,isURL:V,safeConcatStrings:U,capitalizeFirstLetter:W,disableRootScrolling:q,enableRootScrolling:J};exports.addClassStyleAttrs=T,exports.capitalizeFirstLetter=W,exports.debounce=E,exports.default=X,exports.disableRootScrolling=q,exports.enableRootScrolling=J,exports.extractNonListeners=S,exports.extractVueListeners=x,exports.filterFormattedMessages=f,exports.findFirstFocusableNode=h,exports.flushPromises=_,exports.formatMessages=d,exports.getPhoneNumberRegex=L,exports.getRandomElement=c,exports.getRandomInt=u,exports.getUniqueString=s,exports.getValidationState=p,exports.hasFormattedMessageOfType=m,exports.hasSlotContent=v,exports.htmlFragment=g,exports.isEmailAddress=H,exports.isOutOfViewPort=D,exports.isPhoneNumber=B,exports.isURL=V,exports.javaHashCode=l,exports.kebabCaseToPascalCase=y,exports.linkRegex=z,exports.pascalCaseToKebabCase=b,exports.removeClassStyleAttrs=w,exports.returnFirstEl=C,exports.safeConcatStrings=U,exports.toFluentKeyString=Y,exports.warnIfUnmounted=G;
1
+ Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}}),require(`../../chunk-Bmb41Sf3.cjs`);const e=require(`../constants/index.cjs`);let t=require(`vue`);var n=0,r,i=`a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]`,a=typeof setImmediate==`function`?setImmediate:setTimeout;function o(e=`dt`){return`${e}${n++}`}function s(e,t){if(t){let n=c(t);return e[Math.abs(n)%e.length]}else return e[l(e.length)]}function c(e){let t;for(let n=0;n<e.length;n++)t=Math.imul(31,t)+e.charCodeAt(n)|0;return t}function l(e){return Math.floor(Math.random()*e)}function u(t){return t?t.map(t=>typeof t==`string`?{message:t,type:e.DEFAULT_VALIDATION_MESSAGE_TYPE}:t):[]}function d(e){let t=f(e);return!e||!t?[]:e.filter(e=>!!e.message&&e.type===t)}function f(t){return t?p(t,e.VALIDATION_MESSAGE_TYPES.CRITICAL)?e.VALIDATION_MESSAGE_TYPES.CRITICAL:p(t,e.VALIDATION_MESSAGE_TYPES.WARNING)?e.VALIDATION_MESSAGE_TYPES.WARNING:p(t,e.VALIDATION_MESSAGE_TYPES.POSITIVE)?e.VALIDATION_MESSAGE_TYPES.POSITIVE:p(t,e.VALIDATION_MESSAGE_TYPES.INFO)?e.VALIDATION_MESSAGE_TYPES.INFO:null:null}function p(e,t){return!e||!t?!1:e.some(e=>e?.type===t)}function m(e){return e?.querySelector(i)}var h=e=>(0,t.h)(`div`,{innerHTML:e.html}),g=()=>new Promise(e=>{a(e)});function _(e,n={}){return e?e(n).some(e=>e.type===t.Comment||Array.isArray(e.children)&&!e.children.length?!1:e.type!==t.Text||typeof e.children==`string`&&e.children.trim()!==``):!1}var v=e=>e?.toLowerCase().split(`-`).map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(``),y=e=>e.replace(/\.?([A-Z0-9]+)/g,(e,t)=>`-`+t.toLowerCase()).replace(/^-/,``),b=e=>{let t=Object.entries(e).filter(([e])=>e.match(/on[A-Z]/));return Object.fromEntries(t)},x=e=>{let t=Object.entries(e).filter(([e])=>!e.match(/on[A-Z]/));return Object.fromEntries(t)},S=e=>e?.nodeType===Node.ELEMENT_NODE?e:e?.nodeType?S(e?.nextSibling):null;function C(e){let t=Object.entries(e).filter(([e])=>![`class`,`style`].includes(e));return Object.fromEntries(t)}function w(e,t=300){clearTimeout(r),r=setTimeout(e,t)}function T(e){let t=e.getBoundingClientRect(),n={top:t.top<0,left:t.left<0,bottom:t.bottom>(window.innerHeight||document.documentElement.clientHeight),right:t.right>(window.innerWidth||document.documentElement.clientWidth)};return n.any=Object.values(n).some(e=>e),n.all=Object.values(n).every(e=>e),n}var E=/(?:(?:[^\s!@#$%^&*()_=+[\]{}\\|;:'",.<>/?]+)\.)/,D=RegExp(`(?:com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|ae|ph|online|ng|ee|ws|ve|cat)`),O=RegExp(`(?:(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])\\.){3}(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])`),k=RegExp(`(?:`+[[E.source,D.source].join(`+`),O.source].join(`|`)+`)`),A=/(?:(?:[;/][^#?<>\s]*)?)/,j=/(?:(?:\?[^#<>\s]+)?(?:#[^<>\s]+)?)/,M=RegExp(`\\b`+[k.source,A.source,j.source,`(?!\\w)`].join(`+`)),N=/\b[a-z\d.-]+:\/\/[^<>\s]+/,P=RegExp("(?:mailto:)?[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@"+[k.source,j.source].join(`+`)+`(?!\\w)`);function F(e=7,t=15){try{return RegExp(`(?:^|(?<=\\W))(?![\\s\\-])\\+?(?:[0-9()\\- \\t]{${e},${t}})(?=\\b)(?=\\W(?=\\W|\$)|\\s|\$)`)}catch{console.warn(`This browser doesn't support regex lookahead/lookbehind`)}return RegExp(`(?![\\s\\-])\\+?(?:[0-9()\\- \\t]{${e},${t}})(?=\\b)(?=\\W(?=\\W|\$)|\\s|\$)`)}var I=F(),L=new RegExp([M.source,N.source,P.source,I.source].join(`|`),`gi`);function R(e){return!e||![`string`,`number`].includes(typeof e)?!1:(e=e.toString(),I.exec(e)?.[0]===e)}function z(e){return!e||typeof e!=`string`?!1:M.exec(e)?.[0]===e||N.exec(e)?.[0]===e}function B(e){return!e||typeof e!=`string`?!1:P.exec(e)?.[0]===e}function V(e){return e.filter(e=>!!e).join(`, `)}function H(e,t=`en-US`){return e.replace(/^\p{CWU}/u,e=>e.toLocaleUpperCase(t))}function U(e,t){typeof process>`u`||process.env.NODE_ENV===`test`&&(!e||!(e instanceof HTMLElement)||!document?.body||document.body.contains(e)||console.warn(`The ${t} component is not attached to the document body. This may cause issues.`))}function W(e=document.documentElement){return!!e.hasAttribute(`data-overlayscrollbars`)}function G(e=document.documentElement){W(e)?e.classList.add(`d-scrollbar-disabled`):e.classList.add(`d-of-hidden`)}function K(e=document.documentElement){W(e)?e.classList.remove(`d-scrollbar-disabled`):e.classList.remove(`d-of-hidden`)}function q(e){return e.replaceAll(/[ -]/g,`_`).replaceAll(/\W/g,``).toUpperCase()}var J={getUniqueString:o,getRandomElement:s,getRandomInt:l,formatMessages:u,filterFormattedMessages:d,hasFormattedMessageOfType:p,getValidationState:f,htmlFragment:h,flushPromises:g,kebabCaseToPascalCase:v,extractVueListeners:b,extractNonListeners:x,removeClassStyleAttrs:C,returnFirstEl:S,debounce:w,isOutOfViewPort:T,getPhoneNumberRegex:F,linkRegex:L,isEmailAddress:B,isPhoneNumber:R,isURL:z,safeConcatStrings:V,capitalizeFirstLetter:H,disableRootScrolling:G,enableRootScrolling:K};exports.capitalizeFirstLetter=H,exports.debounce=w,exports.default=J,exports.disableRootScrolling=G,exports.enableRootScrolling=K,exports.extractNonListeners=x,exports.extractVueListeners=b,exports.filterFormattedMessages=d,exports.findFirstFocusableNode=m,exports.flushPromises=g,exports.formatMessages=u,exports.getPhoneNumberRegex=F,exports.getRandomElement=s,exports.getRandomInt=l,exports.getUniqueString=o,exports.getValidationState=f,exports.hasFormattedMessageOfType=p,exports.hasSlotContent=_,exports.htmlFragment=h,exports.isEmailAddress=B,exports.isOutOfViewPort=T,exports.isPhoneNumber=R,exports.isURL=z,exports.javaHashCode=c,exports.kebabCaseToPascalCase=v,exports.linkRegex=L,exports.pascalCaseToKebabCase=y,exports.removeClassStyleAttrs=C,exports.returnFirstEl=S,exports.safeConcatStrings=V,exports.toFluentKeyString=q,exports.warnIfUnmounted=U;
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","names":["DEFAULT_VALIDATION_MESSAGE_TYPE","VALIDATION_MESSAGE_TYPES","Comment","Text","configVue2StyleClassAttrs"],"sources":["../../../common/utils/index.js"],"sourcesContent":["import {\n DEFAULT_PREFIX,\n DEFAULT_VALIDATION_MESSAGE_TYPE,\n VALIDATION_MESSAGE_TYPES,\n} from '../constants/index.js';\nimport {\n configVue2StyleClassAttrs,\n} from '../config';\nimport {\n h,\n Comment,\n Text,\n} from 'vue';\n\nlet UNIQUE_ID_COUNTER = 0;\nlet TIMER;\n\n// selector to find focusable not hidden inputs\nconst FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)';\n// selector to find focusable not disables elements\nconst FOCUSABLE_SELECTOR_NOT_DISABLED = 'select:not(:disabled),textarea:not(:disabled),button:not(:disabled)';\n// // selector to find focusable not hidden and disabled elements\nconst FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED = `${FOCUSABLE_SELECTOR_NOT_HIDDEN},${FOCUSABLE_SELECTOR_NOT_DISABLED}`;\n// selector to find focusable elements\nconst FOCUSABLE_SELECTOR = `a,frame,iframe,${FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED},*[tabindex]`;\n\nconst scheduler = typeof setImmediate === 'function' ? setImmediate : setTimeout;\n\nexport function getUniqueString (prefix = DEFAULT_PREFIX) {\n return `${prefix}${UNIQUE_ID_COUNTER++}`;\n}\n\n/**\n * Returns a random element from array\n * @param array - the array to return a random element from\n * @param {string} seed - use a string to seed the randomization, so it returns the same element each time\n * based on that string.\n * @returns {*} - the random element\n */\nexport function getRandomElement (array, seed) {\n if (seed) {\n const hash = javaHashCode(seed);\n return array[Math.abs(hash) % array.length];\n } else {\n return array[getRandomInt(array.length)];\n }\n}\n\n/**\n * Returns a hash code for a string.\n * (Compatible to Java's String.hashCode())\n * We use this algo to be in sync with android.\n *\n * The hash code for a string object is computed as\n * s[0]*31^(n-1) + s[1]*31^(n-2) + ... + s[n-1]\n * using number arithmetic, where s[i] is the i th character\n * of the given string, n is the length of the string,\n * and ^ indicates exponentiation.\n * (The hash value of the empty string is zero.)\n *\n * @param {string} str a string\n * @return {number} a hash code value for the given string.\n */\nexport function javaHashCode (str) {\n let h;\n for (let i = 0; i < str.length; i++) {\n h = Math.imul(31, h) + str.charCodeAt(i) | 0;\n }\n\n return h;\n}\n\n/**\n * Generate a random integer\n * @param {number} max - max range of integer to generate\n * @returns {number} randomly generated integer between 0 and max\n */\nexport function getRandomInt (max) {\n return Math.floor(Math.random() * max);\n}\n\nexport function formatMessages (messages) {\n if (!messages) {\n return [];\n }\n\n return messages.map(message => {\n if (typeof message === 'string') {\n return {\n message,\n type: DEFAULT_VALIDATION_MESSAGE_TYPE,\n };\n }\n\n return message;\n });\n}\n\nexport function filterFormattedMessages (formattedMessages) {\n const validationState = getValidationState(formattedMessages);\n\n if (!formattedMessages || !validationState) {\n return [];\n }\n\n return formattedMessages.filter(message => !!message.message && message.type === validationState);\n}\n\n/*\n * The priority order of message types is as flows: 'error' > 'warning' > 'success'.\n * If any message of type 'error' is present in messages, the input state is considered\n * to be 'error', then 'warning' and lastly 'success'.\n */\nexport function getValidationState (formattedMessages) {\n if (!formattedMessages) {\n return null;\n }\n\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.ERROR)) {\n return VALIDATION_MESSAGE_TYPES.ERROR;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.WARNING)) {\n return VALIDATION_MESSAGE_TYPES.WARNING;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.SUCCESS)) {\n return VALIDATION_MESSAGE_TYPES.SUCCESS;\n }\n\n return null;\n}\n\nexport function hasFormattedMessageOfType (formattedMessages, messageType) {\n if (!formattedMessages || !messageType) {\n return false;\n }\n\n return formattedMessages.some(message => message?.type === messageType);\n}\n\nexport function findFirstFocusableNode (element) {\n return element?.querySelector(FOCUSABLE_SELECTOR);\n}\n\n/* html-fragment component:\n * To render html without wrapping in another element as when using v-html.\n * props: html\n */\nexport const htmlFragment = (props) => {\n return h('div', { innerHTML: props.html });\n};\n\nexport const flushPromises = () => {\n return new Promise((resolve) => {\n scheduler(resolve);\n });\n};\n\n/*\n It is very cumbersome to check if a slot is empty in vue 3. Copied this method from the following thread\n https://github.com/vuejs/core/issues/4733. There is an RFC to fix this but not yet being worked on.\n https://github.com/vuejs/rfcs/discussions/453\n*/\nexport function hasSlotContent (slot, slotProps = {}) {\n if (!slot) return false;\n\n\n return slot(slotProps).some((vnode) => {\n if (vnode.type === Comment) return false;\n\n if (Array.isArray(vnode.children) && !vnode.children.length) return false;\n\n return (\n vnode.type !== Text ||\n (typeof vnode.children === 'string' && vnode.children.trim() !== '')\n );\n });\n}\n\n/**\n * Transform a string from kebab-case to PascalCase\n * @param string\n * @returns {string}\n */\nexport const kebabCaseToPascalCase = (string) => {\n return string?.toLowerCase()\n .split('-')\n .map(word => word.charAt(0).toUpperCase() + word.slice(1))\n .join('');\n};\n\n/**\n * Transform a string from PascalCase to kebab-case\n * @param string\n * @returns {string}\n */\nexport const pascalCaseToKebabCase = (string) => {\n return string\n .replace(/\\.?([A-Z0-9]+)/g, (x, y) => '-' + y.toLowerCase())\n .replace(/^-/, '');\n};\n\n/**\n * Extracts Vue event listeners from attributes object\n * @param {Object} attrs - The attributes object to extract listeners from\n * @returns {Object} Object containing only Vue event listeners (keys matching on[A-Z])\n */\nexport const extractVueListeners = (attrs) => {\n const listeners = Object.entries(attrs)\n .filter(([key]) => key.match(/on[A-Z]/));\n return Object.fromEntries(listeners);\n};\n\n/**\n * Extracts non-listener attributes from attributes object\n * @param {Object} attrs - The attributes object to extract non-listeners from\n * @returns {Object} Object containing only non-listener attributes (keys not matching on[A-Z])\n */\nexport const extractNonListeners = (attrs) => {\n const nonListeners = Object.entries(attrs)\n .filter(([key]) => !key.match(/on[A-Z]/));\n return Object.fromEntries(nonListeners);\n};\n\n/**\n * $el works very differently than in vue 2, if the first node in the template is a text node\n * such as a comment it will return that instead of the first actual element. This function\n * will recursively return the first element in the template instead of the first node.\n * @param el\n * @returns {HTMLElement} The first element in the template\n */\nexport const returnFirstEl = (el) => {\n if (el?.nodeType === Node.ELEMENT_NODE) {\n return el;\n } else if (!el?.nodeType) {\n return null;\n } else {\n return returnFirstEl(el?.nextSibling);\n }\n};\n\n/**\n Only will apply changes if the config option configVue2StyleClassAttrs is set to true. It is false by default.\n\n Removes the class and style attributes from the $attrs. This is useful for vue 2 to vue 3 migration\n purposes so we don't cause breaking changes due to INSTANCE_ATTRS_CLASS_STYLE\n https://v3-migration.vuejs.org/breaking-changes/attrs-includes-class-style\n\n Remove the class and style attributes from the v-bind like so so v-bind=\"removeClassStyleAttrs($attrs)\",\n and then apply them to the root element manually via:\n\n :class=\"$attrs.class\"\n :style=\"$attrs.style\"\n*/\nexport function removeClassStyleAttrs (attrs) {\n if (!configVue2StyleClassAttrs) return attrs;\n const listeners = Object.entries(attrs)\n .filter(([key]) => !['class', 'style'].includes(key));\n return Object.fromEntries(listeners);\n}\n\n/**\n This should be applied to the root element on components using inheritAttrs: false.\n This will add the class and style attributes back to the root element if configVue2StyleClassAttrs\n is enabled.\n*/\nexport function addClassStyleAttrs (attrs) {\n if (!configVue2StyleClassAttrs) return {};\n return {\n class: attrs.class,\n style: attrs.style,\n };\n}\n\n/*\n* Set's a global timer to debounce the execution of a function.\n* @param { object } func - the function that is going to be called after timeout\n* @param { number } [timeout=300] timeout\n* */\nexport function debounce (func, timeout = 300) {\n clearTimeout(TIMER);\n TIMER = setTimeout(func, timeout);\n}\n\n/**\n * Checks if the element is out of the viewport\n * https://gomakethings.com/how-to-check-if-any-part-of-an-element-is-out-of-the-viewport-with-vanilla-js/\n * @param {HTMLElement} element The element to check\n * @return {Object} A set of booleans for each side of the element\n */\n\nexport function isOutOfViewPort (element) {\n const bounding = element.getBoundingClientRect();\n\n const isOut = {\n top: bounding.top < 0,\n left: bounding.left < 0,\n bottom: bounding.bottom > (window.innerHeight || document.documentElement.clientHeight),\n right: bounding.right > (window.innerWidth || document.documentElement.clientWidth),\n };\n isOut.any = Object.values(isOut).some(val => val);\n isOut.all = Object.values(isOut).every(val => val);\n return isOut;\n}\n\n// match valid characters for a domain name followed by a dot, e.g. \"dialpad.\"\nconst domainNameRegex = /(?:(?:[^\\s!@#$%^&*()_=+[\\]{}\\\\|;:'\",.<>/?]+)\\.)/;\n\n// match valid TLDs for a hostname (outdated list from ~2017)\nconst tldRegerx = new RegExp(\n '(?:' +\n 'com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|' +\n 'za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|' +\n 'il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|' +\n 'ae|ph|online|ng|ee|ws|ve|cat' +\n ')',\n);\n\n// match valid IPv4 addresses, e.g. \"192.158.1.38\"\nconst ipv4Regex = new RegExp(\n '(?:(?:[0-9]|[1-9]\\\\d|1\\\\d{2}|2[0-4]\\\\d|25[0-5])\\\\.){3}' +\n '(?:[0-9]|[1-9]\\\\d|1\\\\d{2}|2[0-4]\\\\d|25[0-5])',\n);\n\n// match hostnames OR IPv4 addresses, e.g. \"dialpad.com\" or \"192.158.1.38\"\nconst hostnameOrIpRegex = new RegExp(\n '(?:' +\n [\n [\n domainNameRegex.source,\n tldRegerx.source,\n ].join('+'),\n ipv4Regex.source,\n ].join('|') +\n ')',\n);\n\n// match URL paths, e.g. \"/news\"\nconst urlPathRegex = /(?:(?:[;/][^#?<>\\s]*)?)/;\n\n// match URL queries and fragments, e.g. \"?cache=1&new=true\" or \"#heading1\"\nconst urlQueryOrFragmentRegex = /(?:(?:\\?[^#<>\\s]+)?(?:#[^<>\\s]+)?)/;\n\n// match complete hostnames or IPv4 addresses without a protocol and with optional\n// URL paths, queries and fragments e.g. \"dialpad.com/news?cache=1#heading1\"\nconst urlWithoutProtocolRegex = new RegExp(\n '\\\\b' +\n [\n hostnameOrIpRegex.source,\n urlPathRegex.source,\n urlQueryOrFragmentRegex.source,\n '(?!\\\\w)',\n ].join('+'),\n);\n\n// match complete hostnames with protocols and optional URL paths, queries and fragments,\n// e.g. \"ws://localhost:9011\" or \"https://dialpad.com/news?cache=1#heading1\"\nconst urlWithProtocolRegex = /\\b[a-z\\d.-]+:\\/\\/[^<>\\s]+/;\n\n// match email addresses with an optional \"mailto:\" prefix and URL queries, e.g.\n// \"hey@dialpad.com\" or \"mailto:hey@dialpad.com?subject=Hi&body=Hey%20there\"\nconst emailAddressRegex = new RegExp(\n '(?:mailto:)?' +\n '[a-z0-9!#$%&\\'*+/=?^_`{|}~-]+(?:\\\\.[a-z0-9!#$%&\\'*+/=?^_`{|}~-]+)*@' +\n [\n hostnameOrIpRegex.source,\n urlQueryOrFragmentRegex.source,\n ].join('+') +\n '(?!\\\\w)',\n);\n\n/**\n * Match phone numbers, e.g. \"765-8813\", \"(778) 765-8813\" or \"+17787658813\".\n * @param {number} minLength\n * @param {number} maxLength\n * @returns {RegExp}\n */\nexport function getPhoneNumberRegex (minLength = 7, maxLength = 15) {\n // Some older browser versions don't support lookbehind, so provide a RegExp\n // version without it. It fails just one test case, so IMO it's still good\n // enough to use. https://caniuse.com/js-regexp-lookbehind\n try {\n return new RegExp(\n '(?:^|(?<=\\\\W))' +\n '(?![\\\\s\\\\-])\\\\+?(?:[0-9()\\\\- \\\\t]' +\n `{${minLength},${maxLength}}` +\n ')(?=\\\\b)(?=\\\\W(?=\\\\W|$)|\\\\s|$)',\n );\n } catch {\n // eslint-disable-next-line no-console\n console.warn('This browser doesn\\'t support regex lookahead/lookbehind');\n }\n\n return new RegExp(\n '(?![\\\\s\\\\-])\\\\+?(?:[0-9()\\\\- \\\\t]' +\n `{${minLength},${maxLength}}` +\n ')(?=\\\\b)(?=\\\\W(?=\\\\W|$)|\\\\s|$)',\n );\n}\n\nconst phoneNumberRegex = getPhoneNumberRegex();\n\n// match all link types\nexport const linkRegex = new RegExp(\n [\n urlWithoutProtocolRegex.source,\n urlWithProtocolRegex.source,\n emailAddressRegex.source,\n phoneNumberRegex.source,\n ].join('|'),\n 'gi',\n);\n\n/**\n * Check if a string is a phone number. Validates only exact matches.\n * @param {string|number} input\n * @returns {boolean}\n */\nexport function isPhoneNumber (input) {\n if (!input || (!['string', 'number'].includes(typeof input))) return false;\n input = input.toString();\n return phoneNumberRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Check if a string is an URL. Validates only exact matches.\n * @param {string} input\n * @returns {boolean}\n */\nexport function isURL (input) {\n if (!input || typeof input !== 'string') return false;\n return urlWithoutProtocolRegex.exec(input)?.[0] === input ||\n urlWithProtocolRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Check if a string is an email address. Validates only exact matches.\n * @param {string} input\n * @returns {boolean}\n */\nexport function isEmailAddress (input) {\n if (!input || typeof input !== 'string') return false;\n return emailAddressRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Concatenate a string removing null or undefined elements\n * avoiding parsing them as string with template strings\n * @param {Array} elements\n * @returns {String}\n */\nexport function safeConcatStrings (elements) {\n return elements.filter(str => !!str).join(', ');\n}\n\n/**\n * Locale safe function to capitalize the first letter of a string.\n * @param {string} str the string to capitalize the first letter of\n * @param {string} locale a string representing the locale to be used. Defaults to 'en-US'\n * @returns The passed in string with the first letter capitalized\n */\nexport function capitalizeFirstLetter (str, locale = 'en-US') {\n return str.replace(/^\\p{CWU}/u, char => char.toLocaleUpperCase(locale));\n}\n\n/**\n * Warns if the component is not mounted properly. Useful for tests.\n * @param {HTMLElement} componentRef - the component reference\n * @param {string} componentName - the component name\n */\n\nexport function warnIfUnmounted (componentRef, componentName) {\n if (typeof process === 'undefined') return;\n if (process.env.NODE_ENV !== 'test') return;\n if (!componentRef || !(componentRef instanceof HTMLElement) || !document?.body) return;\n if (!document.body.contains(componentRef)) {\n console.warn(`The ${componentName} component is not attached to the document body. This may cause issues.`);\n }\n}\n\n/**\n * checks whether the dt-scrollbar is being used on the root element.\n * @param rootElement {HTMLElement}\n * @returns {boolean}\n */\nfunction isDtScrollbarInUse (rootElement = document.documentElement) {\n if (rootElement.hasAttribute('data-overlayscrollbars')) {\n return true;\n }\n return false;\n}\n\n/**\n * This will disable scrolling on the root element regardless of whether you are using dt-scrollbar or not.\n * @param rootElement {HTMLElement}\n */\nexport function disableRootScrolling (rootElement = document.documentElement) {\n if (isDtScrollbarInUse(rootElement)) {\n rootElement.classList.add('d-scrollbar-disabled');\n } else {\n rootElement.classList.add('d-of-hidden');\n }\n}\n\n/**\n * This will enable scrolling on the root element regardless of whether you are using dt-scrollbar or not.\n * @param rootElement {HTMLElement}\n */\nexport function enableRootScrolling (rootElement = document.documentElement) {\n if (isDtScrollbarInUse(rootElement)) {\n rootElement.classList.remove('d-scrollbar-disabled');\n } else {\n rootElement.classList.remove('d-of-hidden');\n }\n}\n\n/**\n * This will take a text string e.g \"accessibility-mac\"\n * and convert it to our Fluent Key standard format \"ACCESSIBILITY_MAC\"\n * @param text\n * @returns {string}\n */\nexport function toFluentKeyString (text) {\n return text\n .replaceAll(/[ -]/g, '_')\n .replaceAll(/\\W/g, '')\n .toUpperCase();\n}\n\nexport default {\n getUniqueString,\n getRandomElement,\n getRandomInt,\n formatMessages,\n filterFormattedMessages,\n hasFormattedMessageOfType,\n getValidationState,\n htmlFragment,\n flushPromises,\n kebabCaseToPascalCase,\n extractVueListeners,\n extractNonListeners,\n removeClassStyleAttrs,\n addClassStyleAttrs,\n returnFirstEl,\n debounce,\n isOutOfViewPort,\n getPhoneNumberRegex,\n linkRegex,\n isEmailAddress,\n isPhoneNumber,\n isURL,\n safeConcatStrings,\n capitalizeFirstLetter,\n disableRootScrolling,\n enableRootScrolling,\n};\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.cjs","names":["DEFAULT_VALIDATION_MESSAGE_TYPE","VALIDATION_MESSAGE_TYPES","Comment","Text"],"sources":["../../../common/utils/index.js"],"sourcesContent":["import {\n DEFAULT_PREFIX,\n DEFAULT_VALIDATION_MESSAGE_TYPE,\n VALIDATION_MESSAGE_TYPES,\n} from '../constants/index.js';\nimport {\n h,\n Comment,\n Text,\n} from 'vue';\n\nlet UNIQUE_ID_COUNTER = 0;\nlet TIMER;\n\n// selector to find focusable not hidden inputs\nconst FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)';\n// selector to find focusable not disables elements\nconst FOCUSABLE_SELECTOR_NOT_DISABLED = 'select:not(:disabled),textarea:not(:disabled),button:not(:disabled)';\n// // selector to find focusable not hidden and disabled elements\nconst FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED = `${FOCUSABLE_SELECTOR_NOT_HIDDEN},${FOCUSABLE_SELECTOR_NOT_DISABLED}`;\n// selector to find focusable elements\nconst FOCUSABLE_SELECTOR = `a,frame,iframe,${FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED},*[tabindex]`;\n\nconst scheduler = typeof setImmediate === 'function' ? setImmediate : setTimeout;\n\nexport function getUniqueString (prefix = DEFAULT_PREFIX) {\n return `${prefix}${UNIQUE_ID_COUNTER++}`;\n}\n\n/**\n * Returns a random element from array\n * @param array - the array to return a random element from\n * @param {string} seed - use a string to seed the randomization, so it returns the same element each time\n * based on that string.\n * @returns {*} - the random element\n */\nexport function getRandomElement (array, seed) {\n if (seed) {\n const hash = javaHashCode(seed);\n return array[Math.abs(hash) % array.length];\n } else {\n return array[getRandomInt(array.length)];\n }\n}\n\n/**\n * Returns a hash code for a string.\n * (Compatible to Java's String.hashCode())\n * We use this algo to be in sync with android.\n *\n * The hash code for a string object is computed as\n * s[0]*31^(n-1) + s[1]*31^(n-2) + ... + s[n-1]\n * using number arithmetic, where s[i] is the i th character\n * of the given string, n is the length of the string,\n * and ^ indicates exponentiation.\n * (The hash value of the empty string is zero.)\n *\n * @param {string} str a string\n * @return {number} a hash code value for the given string.\n */\nexport function javaHashCode (str) {\n let h;\n for (let i = 0; i < str.length; i++) {\n h = Math.imul(31, h) + str.charCodeAt(i) | 0;\n }\n\n return h;\n}\n\n/**\n * Generate a random integer\n * @param {number} max - max range of integer to generate\n * @returns {number} randomly generated integer between 0 and max\n */\nexport function getRandomInt (max) {\n return Math.floor(Math.random() * max);\n}\n\nexport function formatMessages (messages) {\n if (!messages) {\n return [];\n }\n\n return messages.map(message => {\n if (typeof message === 'string') {\n return {\n message,\n type: DEFAULT_VALIDATION_MESSAGE_TYPE,\n };\n }\n\n return message;\n });\n}\n\nexport function filterFormattedMessages (formattedMessages) {\n const validationState = getValidationState(formattedMessages);\n\n if (!formattedMessages || !validationState) {\n return [];\n }\n\n return formattedMessages.filter(message => !!message.message && message.type === validationState);\n}\n\n/*\n * The priority order of message types is: 'critical' > 'warning' > 'positive' > 'info'.\n * If any message of type 'critical' is present in messages, the input state is considered\n * to be 'critical', then 'warning', then 'positive', and lastly 'info'.\n */\nexport function getValidationState (formattedMessages) {\n if (!formattedMessages) {\n return null;\n }\n\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.CRITICAL)) {\n return VALIDATION_MESSAGE_TYPES.CRITICAL;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.WARNING)) {\n return VALIDATION_MESSAGE_TYPES.WARNING;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.POSITIVE)) {\n return VALIDATION_MESSAGE_TYPES.POSITIVE;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.INFO)) {\n return VALIDATION_MESSAGE_TYPES.INFO;\n }\n\n return null;\n}\n\nexport function hasFormattedMessageOfType (formattedMessages, messageType) {\n if (!formattedMessages || !messageType) {\n return false;\n }\n\n return formattedMessages.some(message => message?.type === messageType);\n}\n\nexport function findFirstFocusableNode (element) {\n return element?.querySelector(FOCUSABLE_SELECTOR);\n}\n\n/* html-fragment component:\n * To render html without wrapping in another element as when using v-html.\n * props: html\n */\nexport const htmlFragment = (props) => {\n return h('div', { innerHTML: props.html });\n};\n\nexport const flushPromises = () => {\n return new Promise((resolve) => {\n scheduler(resolve);\n });\n};\n\n/*\n It is very cumbersome to check if a slot is empty in vue 3. Copied this method from the following thread\n https://github.com/vuejs/core/issues/4733. There is an RFC to fix this but not yet being worked on.\n https://github.com/vuejs/rfcs/discussions/453\n*/\nexport function hasSlotContent (slot, slotProps = {}) {\n if (!slot) return false;\n\n\n return slot(slotProps).some((vnode) => {\n if (vnode.type === Comment) return false;\n\n if (Array.isArray(vnode.children) && !vnode.children.length) return false;\n\n return (\n vnode.type !== Text ||\n (typeof vnode.children === 'string' && vnode.children.trim() !== '')\n );\n });\n}\n\n/**\n * Transform a string from kebab-case to PascalCase\n * @param string\n * @returns {string}\n */\nexport const kebabCaseToPascalCase = (string) => {\n return string?.toLowerCase()\n .split('-')\n .map(word => word.charAt(0).toUpperCase() + word.slice(1))\n .join('');\n};\n\n/**\n * Transform a string from PascalCase to kebab-case\n * @param string\n * @returns {string}\n */\nexport const pascalCaseToKebabCase = (string) => {\n return string\n .replace(/\\.?([A-Z0-9]+)/g, (x, y) => '-' + y.toLowerCase())\n .replace(/^-/, '');\n};\n\n/**\n * Extracts Vue event listeners from attributes object\n * @param {Object} attrs - The attributes object to extract listeners from\n * @returns {Object} Object containing only Vue event listeners (keys matching on[A-Z])\n */\nexport const extractVueListeners = (attrs) => {\n const listeners = Object.entries(attrs)\n .filter(([key]) => key.match(/on[A-Z]/));\n return Object.fromEntries(listeners);\n};\n\n/**\n * Extracts non-listener attributes from attributes object\n * @param {Object} attrs - The attributes object to extract non-listeners from\n * @returns {Object} Object containing only non-listener attributes (keys not matching on[A-Z])\n */\nexport const extractNonListeners = (attrs) => {\n const nonListeners = Object.entries(attrs)\n .filter(([key]) => !key.match(/on[A-Z]/));\n return Object.fromEntries(nonListeners);\n};\n\n/**\n * $el works very differently than in vue 2, if the first node in the template is a text node\n * such as a comment it will return that instead of the first actual element. This function\n * will recursively return the first element in the template instead of the first node.\n * @param el\n * @returns {HTMLElement} The first element in the template\n */\nexport const returnFirstEl = (el) => {\n if (el?.nodeType === Node.ELEMENT_NODE) {\n return el;\n } else if (!el?.nodeType) {\n return null;\n } else {\n return returnFirstEl(el?.nextSibling);\n }\n};\n\n/**\n In Vue 3, $attrs includes class and style attributes, but when using inheritAttrs: false\n and manually binding :class=\"$attrs.class\" and :style=\"$attrs.style\" to the root element,\n we need to prevent class/style from being passed to inner elements via v-bind=\"removeClassStyleAttrs($attrs)\".\n This function removes class and style attributes from the attrs object.\n*/\nexport function removeClassStyleAttrs (attrs) {\n const listeners = Object.entries(attrs)\n .filter(([key]) => !['class', 'style'].includes(key));\n return Object.fromEntries(listeners);\n}\n\n\n/*\n* Set's a global timer to debounce the execution of a function.\n* @param { object } func - the function that is going to be called after timeout\n* @param { number } [timeout=300] timeout\n* */\nexport function debounce (func, timeout = 300) {\n clearTimeout(TIMER);\n TIMER = setTimeout(func, timeout);\n}\n\n/**\n * Checks if the element is out of the viewport\n * https://gomakethings.com/how-to-check-if-any-part-of-an-element-is-out-of-the-viewport-with-vanilla-js/\n * @param {HTMLElement} element The element to check\n * @return {Object} A set of booleans for each side of the element\n */\n\nexport function isOutOfViewPort (element) {\n const bounding = element.getBoundingClientRect();\n\n const isOut = {\n top: bounding.top < 0,\n left: bounding.left < 0,\n bottom: bounding.bottom > (window.innerHeight || document.documentElement.clientHeight),\n right: bounding.right > (window.innerWidth || document.documentElement.clientWidth),\n };\n isOut.any = Object.values(isOut).some(val => val);\n isOut.all = Object.values(isOut).every(val => val);\n return isOut;\n}\n\n// match valid characters for a domain name followed by a dot, e.g. \"dialpad.\"\nconst domainNameRegex = /(?:(?:[^\\s!@#$%^&*()_=+[\\]{}\\\\|;:'\",.<>/?]+)\\.)/;\n\n// match valid TLDs for a hostname (outdated list from ~2017)\nconst tldRegerx = new RegExp(\n '(?:' +\n 'com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|' +\n 'za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|' +\n 'il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|' +\n 'ae|ph|online|ng|ee|ws|ve|cat' +\n ')',\n);\n\n// match valid IPv4 addresses, e.g. \"192.158.1.38\"\nconst ipv4Regex = new RegExp(\n '(?:(?:[0-9]|[1-9]\\\\d|1\\\\d{2}|2[0-4]\\\\d|25[0-5])\\\\.){3}' +\n '(?:[0-9]|[1-9]\\\\d|1\\\\d{2}|2[0-4]\\\\d|25[0-5])',\n);\n\n// match hostnames OR IPv4 addresses, e.g. \"dialpad.com\" or \"192.158.1.38\"\nconst hostnameOrIpRegex = new RegExp(\n '(?:' +\n [\n [\n domainNameRegex.source,\n tldRegerx.source,\n ].join('+'),\n ipv4Regex.source,\n ].join('|') +\n ')',\n);\n\n// match URL paths, e.g. \"/news\"\nconst urlPathRegex = /(?:(?:[;/][^#?<>\\s]*)?)/;\n\n// match URL queries and fragments, e.g. \"?cache=1&new=true\" or \"#heading1\"\nconst urlQueryOrFragmentRegex = /(?:(?:\\?[^#<>\\s]+)?(?:#[^<>\\s]+)?)/;\n\n// match complete hostnames or IPv4 addresses without a protocol and with optional\n// URL paths, queries and fragments e.g. \"dialpad.com/news?cache=1#heading1\"\nconst urlWithoutProtocolRegex = new RegExp(\n '\\\\b' +\n [\n hostnameOrIpRegex.source,\n urlPathRegex.source,\n urlQueryOrFragmentRegex.source,\n '(?!\\\\w)',\n ].join('+'),\n);\n\n// match complete hostnames with protocols and optional URL paths, queries and fragments,\n// e.g. \"ws://localhost:9011\" or \"https://dialpad.com/news?cache=1#heading1\"\nconst urlWithProtocolRegex = /\\b[a-z\\d.-]+:\\/\\/[^<>\\s]+/;\n\n// match email addresses with an optional \"mailto:\" prefix and URL queries, e.g.\n// \"hey@dialpad.com\" or \"mailto:hey@dialpad.com?subject=Hi&body=Hey%20there\"\nconst emailAddressRegex = new RegExp(\n '(?:mailto:)?' +\n '[a-z0-9!#$%&\\'*+/=?^_`{|}~-]+(?:\\\\.[a-z0-9!#$%&\\'*+/=?^_`{|}~-]+)*@' +\n [\n hostnameOrIpRegex.source,\n urlQueryOrFragmentRegex.source,\n ].join('+') +\n '(?!\\\\w)',\n);\n\n/**\n * Match phone numbers, e.g. \"765-8813\", \"(778) 765-8813\" or \"+17787658813\".\n * @param {number} minLength\n * @param {number} maxLength\n * @returns {RegExp}\n */\nexport function getPhoneNumberRegex (minLength = 7, maxLength = 15) {\n // Some older browser versions don't support lookbehind, so provide a RegExp\n // version without it. It fails just one test case, so IMO it's still good\n // enough to use. https://caniuse.com/js-regexp-lookbehind\n try {\n return new RegExp(\n '(?:^|(?<=\\\\W))' +\n '(?![\\\\s\\\\-])\\\\+?(?:[0-9()\\\\- \\\\t]' +\n `{${minLength},${maxLength}}` +\n ')(?=\\\\b)(?=\\\\W(?=\\\\W|$)|\\\\s|$)',\n );\n } catch {\n \n console.warn('This browser doesn\\'t support regex lookahead/lookbehind');\n }\n\n return new RegExp(\n '(?![\\\\s\\\\-])\\\\+?(?:[0-9()\\\\- \\\\t]' +\n `{${minLength},${maxLength}}` +\n ')(?=\\\\b)(?=\\\\W(?=\\\\W|$)|\\\\s|$)',\n );\n}\n\nconst phoneNumberRegex = getPhoneNumberRegex();\n\n// match all link types\nexport const linkRegex = new RegExp(\n [\n urlWithoutProtocolRegex.source,\n urlWithProtocolRegex.source,\n emailAddressRegex.source,\n phoneNumberRegex.source,\n ].join('|'),\n 'gi',\n);\n\n/**\n * Check if a string is a phone number. Validates only exact matches.\n * @param {string|number} input\n * @returns {boolean}\n */\nexport function isPhoneNumber (input) {\n if (!input || (!['string', 'number'].includes(typeof input))) return false;\n input = input.toString();\n return phoneNumberRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Check if a string is an URL. Validates only exact matches.\n * @param {string} input\n * @returns {boolean}\n */\nexport function isURL (input) {\n if (!input || typeof input !== 'string') return false;\n return urlWithoutProtocolRegex.exec(input)?.[0] === input ||\n urlWithProtocolRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Check if a string is an email address. Validates only exact matches.\n * @param {string} input\n * @returns {boolean}\n */\nexport function isEmailAddress (input) {\n if (!input || typeof input !== 'string') return false;\n return emailAddressRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Concatenate a string removing null or undefined elements\n * avoiding parsing them as string with template strings\n * @param {Array} elements\n * @returns {String}\n */\nexport function safeConcatStrings (elements) {\n return elements.filter(str => !!str).join(', ');\n}\n\n/**\n * Locale safe function to capitalize the first letter of a string.\n * @param {string} str the string to capitalize the first letter of\n * @param {string} locale a string representing the locale to be used. Defaults to 'en-US'\n * @returns The passed in string with the first letter capitalized\n */\nexport function capitalizeFirstLetter (str, locale = 'en-US') {\n return str.replace(/^\\p{CWU}/u, char => char.toLocaleUpperCase(locale));\n}\n\n/**\n * Warns if the component is not mounted properly. Useful for tests.\n * @param {HTMLElement} componentRef - the component reference\n * @param {string} componentName - the component name\n */\n\nexport function warnIfUnmounted (componentRef, componentName) {\n if (typeof process === 'undefined') return;\n if (process.env.NODE_ENV !== 'test') return;\n if (!componentRef || !(componentRef instanceof HTMLElement) || !document?.body) return;\n if (!document.body.contains(componentRef)) {\n console.warn(`The ${componentName} component is not attached to the document body. This may cause issues.`);\n }\n}\n\n/**\n * checks whether the dt-scrollbar is being used on the root element.\n * @param rootElement {HTMLElement}\n * @returns {boolean}\n */\nfunction isDtScrollbarInUse (rootElement = document.documentElement) {\n if (rootElement.hasAttribute('data-overlayscrollbars')) {\n return true;\n }\n return false;\n}\n\n/**\n * This will disable scrolling on the root element regardless of whether you are using dt-scrollbar or not.\n * @param rootElement {HTMLElement}\n */\nexport function disableRootScrolling (rootElement = document.documentElement) {\n if (isDtScrollbarInUse(rootElement)) {\n rootElement.classList.add('d-scrollbar-disabled');\n } else {\n rootElement.classList.add('d-of-hidden');\n }\n}\n\n/**\n * This will enable scrolling on the root element regardless of whether you are using dt-scrollbar or not.\n * @param rootElement {HTMLElement}\n */\nexport function enableRootScrolling (rootElement = document.documentElement) {\n if (isDtScrollbarInUse(rootElement)) {\n rootElement.classList.remove('d-scrollbar-disabled');\n } else {\n rootElement.classList.remove('d-of-hidden');\n }\n}\n\n/**\n * This will take a text string e.g \"accessibility-mac\"\n * and convert it to our Fluent Key standard format \"ACCESSIBILITY_MAC\"\n * @param text\n * @returns {string}\n */\nexport function toFluentKeyString (text) {\n return text\n .replaceAll(/[ -]/g, '_')\n .replaceAll(/\\W/g, '')\n .toUpperCase();\n}\n\nexport default {\n getUniqueString,\n getRandomElement,\n getRandomInt,\n formatMessages,\n filterFormattedMessages,\n hasFormattedMessageOfType,\n getValidationState,\n htmlFragment,\n flushPromises,\n kebabCaseToPascalCase,\n extractVueListeners,\n extractNonListeners,\n removeClassStyleAttrs,\n returnFirstEl,\n debounce,\n isOutOfViewPort,\n getPhoneNumberRegex,\n linkRegex,\n isEmailAddress,\n isPhoneNumber,\n isURL,\n safeConcatStrings,\n capitalizeFirstLetter,\n disableRootScrolling,\n enableRootScrolling,\n};\n\n"],"mappings":"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"}
@@ -8,13 +8,8 @@ export function getValidationState(formattedMessages: any): string | null;
8
8
  export function hasFormattedMessageOfType(formattedMessages: any, messageType: any): any;
9
9
  export function findFirstFocusableNode(element: any): any;
10
10
  export function hasSlotContent(slot: any, slotProps?: {}): any;
11
- export function removeClassStyleAttrs(attrs: any): any;
12
- export function addClassStyleAttrs(attrs: any): {
13
- class?: undefined;
14
- style?: undefined;
15
- } | {
16
- class: any;
17
- style: any;
11
+ export function removeClassStyleAttrs(attrs: any): {
12
+ [k: string]: any;
18
13
  };
19
14
  export function debounce(func: any, timeout?: number): void;
20
15
  export function isOutOfViewPort(element: HTMLElement): Object;
@@ -52,7 +47,6 @@ declare namespace _default {
52
47
  export { extractVueListeners };
53
48
  export { extractNonListeners };
54
49
  export { removeClassStyleAttrs };
55
- export { addClassStyleAttrs };
56
50
  export { returnFirstEl };
57
51
  export { debounce };
58
52
  export { isOutOfViewPort };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../common/utils/index.js"],"names":[],"mappings":"AA4BA,yDAEC;AASD,mDAJW,MAAM,GAEJ,GAAC,CASb;AAiBD,kCAHW,MAAM,GACL,MAAM,CASjB;AAOD,kCAHW,MAAM,GACJ,MAAM,CAIlB;AAED,mDAeC;AAED,qEAQC;AAOD,0EAgBC;AAED,yFAMC;AAED,0DAEC;AAqBD,+DAcC;AA6ED,uDAKC;AAOD;;;;;;EAMC;AAOD,4DAGC;AASD,yCAJY,WAAW,GACX,MAAM,CAejB;AA0ED,gDAJW,MAAM,cACN,MAAM,GACJ,MAAM,CAuBlB;AAoBD,qCAHW,MAAM,GAAC,MAAM,GACX,OAAO,CAMnB;AAOD,6BAHW,MAAM,GACJ,OAAO,CAMnB;AAOD,sCAHW,MAAM,GACJ,OAAO,CAKnB;AAQD,2DAEC;AAQD,2CAJW,MAAM,WACN,MAAM,UAKhB;AAQD,8CAJW,WAAW,iBACX,MAAM,QAUhB;AAkBD,mDAFuB,WAAW,QAQjC;AAMD,kDAFuB,WAAW,QAQjC;AAQD,8CAFa,MAAM,CAOlB;AA3XM;;GAEN;AAEM,8CAIN;AA4BM,oDAFM,MAAM,CAOlB;AAOM,oDAFM,MAAM,CAMlB;AAOM,2CAHI,MAAM,GACJ,MAAM,CAMlB;AAOM,2CAHI,MAAM,GACJ,MAAM,CAMlB;AASM,wCAFM,WAAW,CAUvB;AAoKD,+BAQE"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../common/utils/index.js"],"names":[],"mappings":"AAyBA,yDAEC;AASD,mDAJW,MAAM,GAEJ,GAAC,CASb;AAiBD,kCAHW,MAAM,GACL,MAAM,CASjB;AAOD,kCAHW,MAAM,GACJ,MAAM,CAIlB;AAED,mDAeC;AAED,qEAQC;AAOD,0EAmBC;AAED,yFAMC;AAED,0DAEC;AAqBD,+DAcC;AAsED;;EAIC;AAQD,4DAGC;AASD,yCAJY,WAAW,GACX,MAAM,CAejB;AA0ED,gDAJW,MAAM,cACN,MAAM,GACJ,MAAM,CAuBlB;AAoBD,qCAHW,MAAM,GAAC,MAAM,GACX,OAAO,CAMnB;AAOD,6BAHW,MAAM,GACJ,OAAO,CAMnB;AAOD,sCAHW,MAAM,GACJ,OAAO,CAKnB;AAQD,2DAEC;AAQD,2CAJW,MAAM,WACN,MAAM,UAKhB;AAQD,8CAJW,WAAW,iBACX,MAAM,QAUhB;AAkBD,mDAFuB,WAAW,QAQjC;AAMD,kDAFuB,WAAW,QAQjC;AAQD,8CAFa,MAAM,CAOlB;AAvWM;;GAEN;AAEM,8CAIN;AA4BM,oDAFM,MAAM,CAOlB;AAOM,oDAFM,MAAM,CAMlB;AAOM,2CAHI,MAAM,GACJ,MAAM,CAMlB;AAOM,2CAHI,MAAM,GACJ,MAAM,CAMlB;AASM,wCAFM,WAAW,CAUvB;AAgJD,+BAQE"}
@@ -1,72 +1,64 @@
1
1
  import { DEFAULT_VALIDATION_MESSAGE_TYPE as e, VALIDATION_MESSAGE_TYPES as t } from "../constants/index.js";
2
- import { configVue2StyleClassAttrs as n } from "../config/index.js";
3
- import { Comment as r, Text as i, h as a } from "vue";
2
+ import { Comment as n, Text as r, h as i } from "vue";
4
3
  //#region common/utils/index.js
5
- var o = 0, s, c = "a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]", l = typeof setImmediate == "function" ? setImmediate : setTimeout;
6
- function u(e = "dt") {
7
- return `${e}${o++}`;
4
+ var a = 0, o, s = "a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]", c = typeof setImmediate == "function" ? setImmediate : setTimeout;
5
+ function l(e = "dt") {
6
+ return `${e}${a++}`;
8
7
  }
9
- function d(e, t) {
8
+ function u(e, t) {
10
9
  if (t) {
11
- let n = f(t);
10
+ let n = d(t);
12
11
  return e[Math.abs(n) % e.length];
13
- } else return e[p(e.length)];
12
+ } else return e[f(e.length)];
14
13
  }
15
- function f(e) {
14
+ function d(e) {
16
15
  let t;
17
16
  for (let n = 0; n < e.length; n++) t = Math.imul(31, t) + e.charCodeAt(n) | 0;
18
17
  return t;
19
18
  }
20
- function p(e) {
19
+ function f(e) {
21
20
  return Math.floor(Math.random() * e);
22
21
  }
23
- function m(t) {
22
+ function p(t) {
24
23
  return t ? t.map((t) => typeof t == "string" ? {
25
24
  message: t,
26
25
  type: e
27
26
  } : t) : [];
28
27
  }
29
- function h(e) {
30
- let t = g(e);
28
+ function m(e) {
29
+ let t = h(e);
31
30
  return !e || !t ? [] : e.filter((e) => !!e.message && e.type === t);
32
31
  }
33
- function g(e) {
34
- return e ? _(e, t.ERROR) ? t.ERROR : _(e, t.WARNING) ? t.WARNING : _(e, t.SUCCESS) ? t.SUCCESS : null : null;
32
+ function h(e) {
33
+ return e ? g(e, t.CRITICAL) ? t.CRITICAL : g(e, t.WARNING) ? t.WARNING : g(e, t.POSITIVE) ? t.POSITIVE : g(e, t.INFO) ? t.INFO : null : null;
35
34
  }
36
- function _(e, t) {
35
+ function g(e, t) {
37
36
  return !e || !t ? !1 : e.some((e) => e?.type === t);
38
37
  }
39
- function v(e) {
40
- return e?.querySelector(c);
38
+ function _(e) {
39
+ return e?.querySelector(s);
41
40
  }
42
- var y = (e) => a("div", { innerHTML: e.html }), b = () => new Promise((e) => {
43
- l(e);
41
+ var v = (e) => i("div", { innerHTML: e.html }), y = () => new Promise((e) => {
42
+ c(e);
44
43
  });
45
- function x(e, t = {}) {
46
- return e ? e(t).some((e) => e.type === r || Array.isArray(e.children) && !e.children.length ? !1 : e.type !== i || typeof e.children == "string" && e.children.trim() !== "") : !1;
44
+ function b(e, t = {}) {
45
+ return e ? e(t).some((e) => e.type === n || Array.isArray(e.children) && !e.children.length ? !1 : e.type !== r || typeof e.children == "string" && e.children.trim() !== "") : !1;
47
46
  }
48
- var S = (e) => e?.toLowerCase().split("-").map((e) => e.charAt(0).toUpperCase() + e.slice(1)).join(""), C = (e) => e.replace(/\.?([A-Z0-9]+)/g, (e, t) => "-" + t.toLowerCase()).replace(/^-/, ""), w = (e) => {
47
+ var x = (e) => e?.toLowerCase().split("-").map((e) => e.charAt(0).toUpperCase() + e.slice(1)).join(""), S = (e) => e.replace(/\.?([A-Z0-9]+)/g, (e, t) => "-" + t.toLowerCase()).replace(/^-/, ""), C = (e) => {
49
48
  let t = Object.entries(e).filter(([e]) => e.match(/on[A-Z]/));
50
49
  return Object.fromEntries(t);
51
- }, T = (e) => {
50
+ }, w = (e) => {
52
51
  let t = Object.entries(e).filter(([e]) => !e.match(/on[A-Z]/));
53
52
  return Object.fromEntries(t);
54
- }, E = (e) => e?.nodeType === Node.ELEMENT_NODE ? e : e?.nodeType ? E(e?.nextSibling) : null;
55
- function D(e) {
56
- if (!n) return e;
53
+ }, T = (e) => e?.nodeType === Node.ELEMENT_NODE ? e : e?.nodeType ? T(e?.nextSibling) : null;
54
+ function E(e) {
57
55
  let t = Object.entries(e).filter(([e]) => !["class", "style"].includes(e));
58
56
  return Object.fromEntries(t);
59
57
  }
60
- function O(e) {
61
- return n ? {
62
- class: e.class,
63
- style: e.style
64
- } : {};
58
+ function D(e, t = 300) {
59
+ clearTimeout(o), o = setTimeout(e, t);
65
60
  }
66
- function k(e, t = 300) {
67
- clearTimeout(s), s = setTimeout(e, t);
68
- }
69
- function A(e) {
61
+ function O(e) {
70
62
  let t = e.getBoundingClientRect(), n = {
71
63
  top: t.top < 0,
72
64
  left: t.left < 0,
@@ -75,13 +67,13 @@ function A(e) {
75
67
  };
76
68
  return n.any = Object.values(n).some((e) => e), n.all = Object.values(n).every((e) => e), n;
77
69
  }
78
- var j = /(?:(?:[^\s!@#$%^&*()_=+[\]{}\\|;:'",.<>/?]+)\.)/, M = /* @__PURE__ */ RegExp("(?:com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|ae|ph|online|ng|ee|ws|ve|cat)"), N = /* @__PURE__ */ RegExp("(?:(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])\\.){3}(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])"), P = RegExp("(?:" + [[j.source, M.source].join("+"), N.source].join("|") + ")"), F = /(?:(?:[;/][^#?<>\s]*)?)/, I = /(?:(?:\?[^#<>\s]+)?(?:#[^<>\s]+)?)/, L = RegExp("\\b" + [
70
+ var k = /(?:(?:[^\s!@#$%^&*()_=+[\]{}\\|;:'",.<>/?]+)\.)/, A = /* @__PURE__ */ RegExp("(?:com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|ae|ph|online|ng|ee|ws|ve|cat)"), j = /* @__PURE__ */ RegExp("(?:(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])\\.){3}(?:[0-9]|[1-9]\\d|1\\d{2}|2[0-4]\\d|25[0-5])"), M = RegExp("(?:" + [[k.source, A.source].join("+"), j.source].join("|") + ")"), N = /(?:(?:[;/][^#?<>\s]*)?)/, P = /(?:(?:\?[^#<>\s]+)?(?:#[^<>\s]+)?)/, F = RegExp("\\b" + [
71
+ M.source,
72
+ N.source,
79
73
  P.source,
80
- F.source,
81
- I.source,
82
74
  "(?!\\w)"
83
- ].join("+")), R = /\b[a-z\d.-]+:\/\/[^<>\s]+/, z = RegExp("(?:mailto:)?[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@" + [P.source, I.source].join("+") + "(?!\\w)");
84
- function B(e = 7, t = 15) {
75
+ ].join("+")), I = /\b[a-z\d.-]+:\/\/[^<>\s]+/, L = RegExp("(?:mailto:)?[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@" + [M.source, P.source].join("+") + "(?!\\w)");
76
+ function R(e = 7, t = 15) {
85
77
  try {
86
78
  return RegExp(`(?:^|(?<=\\W))(?![\\s\\-])\\+?(?:[0-9()\\- \\t]{${e},${t}})(?=\\b)(?=\\W(?=\\W|\$)|\\s|\$)`);
87
79
  } catch {
@@ -89,71 +81,70 @@ function B(e = 7, t = 15) {
89
81
  }
90
82
  return RegExp(`(?![\\s\\-])\\+?(?:[0-9()\\- \\t]{${e},${t}})(?=\\b)(?=\\W(?=\\W|\$)|\\s|\$)`);
91
83
  }
92
- var V = B(), H = new RegExp([
84
+ var z = R(), B = new RegExp([
85
+ F.source,
86
+ I.source,
93
87
  L.source,
94
- R.source,
95
- z.source,
96
- V.source
88
+ z.source
97
89
  ].join("|"), "gi");
98
- function U(e) {
99
- return !e || !["string", "number"].includes(typeof e) ? !1 : (e = e.toString(), V.exec(e)?.[0] === e);
90
+ function V(e) {
91
+ return !e || !["string", "number"].includes(typeof e) ? !1 : (e = e.toString(), z.exec(e)?.[0] === e);
100
92
  }
101
- function W(e) {
102
- return !e || typeof e != "string" ? !1 : L.exec(e)?.[0] === e || R.exec(e)?.[0] === e;
93
+ function H(e) {
94
+ return !e || typeof e != "string" ? !1 : F.exec(e)?.[0] === e || I.exec(e)?.[0] === e;
103
95
  }
104
- function G(e) {
105
- return !e || typeof e != "string" ? !1 : z.exec(e)?.[0] === e;
96
+ function U(e) {
97
+ return !e || typeof e != "string" ? !1 : L.exec(e)?.[0] === e;
106
98
  }
107
- function K(e) {
99
+ function W(e) {
108
100
  return e.filter((e) => !!e).join(", ");
109
101
  }
110
- function q(e, t = "en-US") {
102
+ function G(e, t = "en-US") {
111
103
  return e.replace(/^\p{CWU}/u, (e) => e.toLocaleUpperCase(t));
112
104
  }
113
- function J(e, t) {
105
+ function K(e, t) {
114
106
  typeof process > "u" || process.env.NODE_ENV === "test" && (!e || !(e instanceof HTMLElement) || !document?.body || document.body.contains(e) || console.warn(`The ${t} component is not attached to the document body. This may cause issues.`));
115
107
  }
116
- function Y(e = document.documentElement) {
108
+ function q(e = document.documentElement) {
117
109
  return !!e.hasAttribute("data-overlayscrollbars");
118
110
  }
119
- function X(e = document.documentElement) {
120
- Y(e) ? e.classList.add("d-scrollbar-disabled") : e.classList.add("d-of-hidden");
111
+ function J(e = document.documentElement) {
112
+ q(e) ? e.classList.add("d-scrollbar-disabled") : e.classList.add("d-of-hidden");
121
113
  }
122
- function Z(e = document.documentElement) {
123
- Y(e) ? e.classList.remove("d-scrollbar-disabled") : e.classList.remove("d-of-hidden");
114
+ function Y(e = document.documentElement) {
115
+ q(e) ? e.classList.remove("d-scrollbar-disabled") : e.classList.remove("d-of-hidden");
124
116
  }
125
- function Q(e) {
117
+ function X(e) {
126
118
  return e.replaceAll(/[ -]/g, "_").replaceAll(/\W/g, "").toUpperCase();
127
119
  }
128
- var $ = {
129
- getUniqueString: u,
130
- getRandomElement: d,
131
- getRandomInt: p,
132
- formatMessages: m,
133
- filterFormattedMessages: h,
134
- hasFormattedMessageOfType: _,
135
- getValidationState: g,
136
- htmlFragment: y,
137
- flushPromises: b,
138
- kebabCaseToPascalCase: S,
139
- extractVueListeners: w,
140
- extractNonListeners: T,
141
- removeClassStyleAttrs: D,
142
- addClassStyleAttrs: O,
143
- returnFirstEl: E,
144
- debounce: k,
145
- isOutOfViewPort: A,
146
- getPhoneNumberRegex: B,
147
- linkRegex: H,
148
- isEmailAddress: G,
149
- isPhoneNumber: U,
150
- isURL: W,
151
- safeConcatStrings: K,
152
- capitalizeFirstLetter: q,
153
- disableRootScrolling: X,
154
- enableRootScrolling: Z
120
+ var Z = {
121
+ getUniqueString: l,
122
+ getRandomElement: u,
123
+ getRandomInt: f,
124
+ formatMessages: p,
125
+ filterFormattedMessages: m,
126
+ hasFormattedMessageOfType: g,
127
+ getValidationState: h,
128
+ htmlFragment: v,
129
+ flushPromises: y,
130
+ kebabCaseToPascalCase: x,
131
+ extractVueListeners: C,
132
+ extractNonListeners: w,
133
+ removeClassStyleAttrs: E,
134
+ returnFirstEl: T,
135
+ debounce: D,
136
+ isOutOfViewPort: O,
137
+ getPhoneNumberRegex: R,
138
+ linkRegex: B,
139
+ isEmailAddress: U,
140
+ isPhoneNumber: V,
141
+ isURL: H,
142
+ safeConcatStrings: W,
143
+ capitalizeFirstLetter: G,
144
+ disableRootScrolling: J,
145
+ enableRootScrolling: Y
155
146
  };
156
147
  //#endregion
157
- export { O as addClassStyleAttrs, q as capitalizeFirstLetter, k as debounce, $ as default, X as disableRootScrolling, Z as enableRootScrolling, T as extractNonListeners, w as extractVueListeners, h as filterFormattedMessages, v as findFirstFocusableNode, b as flushPromises, m as formatMessages, B as getPhoneNumberRegex, d as getRandomElement, p as getRandomInt, u as getUniqueString, g as getValidationState, _ as hasFormattedMessageOfType, x as hasSlotContent, y as htmlFragment, G as isEmailAddress, A as isOutOfViewPort, U as isPhoneNumber, W as isURL, f as javaHashCode, S as kebabCaseToPascalCase, H as linkRegex, C as pascalCaseToKebabCase, D as removeClassStyleAttrs, E as returnFirstEl, K as safeConcatStrings, Q as toFluentKeyString, J as warnIfUnmounted };
148
+ export { G as capitalizeFirstLetter, D as debounce, Z as default, J as disableRootScrolling, Y as enableRootScrolling, w as extractNonListeners, C as extractVueListeners, m as filterFormattedMessages, _ as findFirstFocusableNode, y as flushPromises, p as formatMessages, R as getPhoneNumberRegex, u as getRandomElement, f as getRandomInt, l as getUniqueString, h as getValidationState, g as hasFormattedMessageOfType, b as hasSlotContent, v as htmlFragment, U as isEmailAddress, O as isOutOfViewPort, V as isPhoneNumber, H as isURL, d as javaHashCode, x as kebabCaseToPascalCase, B as linkRegex, S as pascalCaseToKebabCase, E as removeClassStyleAttrs, T as returnFirstEl, W as safeConcatStrings, X as toFluentKeyString, K as warnIfUnmounted };
158
149
 
159
150
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["../../../common/utils/index.js"],"sourcesContent":["import {\n DEFAULT_PREFIX,\n DEFAULT_VALIDATION_MESSAGE_TYPE,\n VALIDATION_MESSAGE_TYPES,\n} from '../constants/index.js';\nimport {\n configVue2StyleClassAttrs,\n} from '../config';\nimport {\n h,\n Comment,\n Text,\n} from 'vue';\n\nlet UNIQUE_ID_COUNTER = 0;\nlet TIMER;\n\n// selector to find focusable not hidden inputs\nconst FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)';\n// selector to find focusable not disables elements\nconst FOCUSABLE_SELECTOR_NOT_DISABLED = 'select:not(:disabled),textarea:not(:disabled),button:not(:disabled)';\n// // selector to find focusable not hidden and disabled elements\nconst FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED = `${FOCUSABLE_SELECTOR_NOT_HIDDEN},${FOCUSABLE_SELECTOR_NOT_DISABLED}`;\n// selector to find focusable elements\nconst FOCUSABLE_SELECTOR = `a,frame,iframe,${FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED},*[tabindex]`;\n\nconst scheduler = typeof setImmediate === 'function' ? setImmediate : setTimeout;\n\nexport function getUniqueString (prefix = DEFAULT_PREFIX) {\n return `${prefix}${UNIQUE_ID_COUNTER++}`;\n}\n\n/**\n * Returns a random element from array\n * @param array - the array to return a random element from\n * @param {string} seed - use a string to seed the randomization, so it returns the same element each time\n * based on that string.\n * @returns {*} - the random element\n */\nexport function getRandomElement (array, seed) {\n if (seed) {\n const hash = javaHashCode(seed);\n return array[Math.abs(hash) % array.length];\n } else {\n return array[getRandomInt(array.length)];\n }\n}\n\n/**\n * Returns a hash code for a string.\n * (Compatible to Java's String.hashCode())\n * We use this algo to be in sync with android.\n *\n * The hash code for a string object is computed as\n * s[0]*31^(n-1) + s[1]*31^(n-2) + ... + s[n-1]\n * using number arithmetic, where s[i] is the i th character\n * of the given string, n is the length of the string,\n * and ^ indicates exponentiation.\n * (The hash value of the empty string is zero.)\n *\n * @param {string} str a string\n * @return {number} a hash code value for the given string.\n */\nexport function javaHashCode (str) {\n let h;\n for (let i = 0; i < str.length; i++) {\n h = Math.imul(31, h) + str.charCodeAt(i) | 0;\n }\n\n return h;\n}\n\n/**\n * Generate a random integer\n * @param {number} max - max range of integer to generate\n * @returns {number} randomly generated integer between 0 and max\n */\nexport function getRandomInt (max) {\n return Math.floor(Math.random() * max);\n}\n\nexport function formatMessages (messages) {\n if (!messages) {\n return [];\n }\n\n return messages.map(message => {\n if (typeof message === 'string') {\n return {\n message,\n type: DEFAULT_VALIDATION_MESSAGE_TYPE,\n };\n }\n\n return message;\n });\n}\n\nexport function filterFormattedMessages (formattedMessages) {\n const validationState = getValidationState(formattedMessages);\n\n if (!formattedMessages || !validationState) {\n return [];\n }\n\n return formattedMessages.filter(message => !!message.message && message.type === validationState);\n}\n\n/*\n * The priority order of message types is as flows: 'error' > 'warning' > 'success'.\n * If any message of type 'error' is present in messages, the input state is considered\n * to be 'error', then 'warning' and lastly 'success'.\n */\nexport function getValidationState (formattedMessages) {\n if (!formattedMessages) {\n return null;\n }\n\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.ERROR)) {\n return VALIDATION_MESSAGE_TYPES.ERROR;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.WARNING)) {\n return VALIDATION_MESSAGE_TYPES.WARNING;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.SUCCESS)) {\n return VALIDATION_MESSAGE_TYPES.SUCCESS;\n }\n\n return null;\n}\n\nexport function hasFormattedMessageOfType (formattedMessages, messageType) {\n if (!formattedMessages || !messageType) {\n return false;\n }\n\n return formattedMessages.some(message => message?.type === messageType);\n}\n\nexport function findFirstFocusableNode (element) {\n return element?.querySelector(FOCUSABLE_SELECTOR);\n}\n\n/* html-fragment component:\n * To render html without wrapping in another element as when using v-html.\n * props: html\n */\nexport const htmlFragment = (props) => {\n return h('div', { innerHTML: props.html });\n};\n\nexport const flushPromises = () => {\n return new Promise((resolve) => {\n scheduler(resolve);\n });\n};\n\n/*\n It is very cumbersome to check if a slot is empty in vue 3. Copied this method from the following thread\n https://github.com/vuejs/core/issues/4733. There is an RFC to fix this but not yet being worked on.\n https://github.com/vuejs/rfcs/discussions/453\n*/\nexport function hasSlotContent (slot, slotProps = {}) {\n if (!slot) return false;\n\n\n return slot(slotProps).some((vnode) => {\n if (vnode.type === Comment) return false;\n\n if (Array.isArray(vnode.children) && !vnode.children.length) return false;\n\n return (\n vnode.type !== Text ||\n (typeof vnode.children === 'string' && vnode.children.trim() !== '')\n );\n });\n}\n\n/**\n * Transform a string from kebab-case to PascalCase\n * @param string\n * @returns {string}\n */\nexport const kebabCaseToPascalCase = (string) => {\n return string?.toLowerCase()\n .split('-')\n .map(word => word.charAt(0).toUpperCase() + word.slice(1))\n .join('');\n};\n\n/**\n * Transform a string from PascalCase to kebab-case\n * @param string\n * @returns {string}\n */\nexport const pascalCaseToKebabCase = (string) => {\n return string\n .replace(/\\.?([A-Z0-9]+)/g, (x, y) => '-' + y.toLowerCase())\n .replace(/^-/, '');\n};\n\n/**\n * Extracts Vue event listeners from attributes object\n * @param {Object} attrs - The attributes object to extract listeners from\n * @returns {Object} Object containing only Vue event listeners (keys matching on[A-Z])\n */\nexport const extractVueListeners = (attrs) => {\n const listeners = Object.entries(attrs)\n .filter(([key]) => key.match(/on[A-Z]/));\n return Object.fromEntries(listeners);\n};\n\n/**\n * Extracts non-listener attributes from attributes object\n * @param {Object} attrs - The attributes object to extract non-listeners from\n * @returns {Object} Object containing only non-listener attributes (keys not matching on[A-Z])\n */\nexport const extractNonListeners = (attrs) => {\n const nonListeners = Object.entries(attrs)\n .filter(([key]) => !key.match(/on[A-Z]/));\n return Object.fromEntries(nonListeners);\n};\n\n/**\n * $el works very differently than in vue 2, if the first node in the template is a text node\n * such as a comment it will return that instead of the first actual element. This function\n * will recursively return the first element in the template instead of the first node.\n * @param el\n * @returns {HTMLElement} The first element in the template\n */\nexport const returnFirstEl = (el) => {\n if (el?.nodeType === Node.ELEMENT_NODE) {\n return el;\n } else if (!el?.nodeType) {\n return null;\n } else {\n return returnFirstEl(el?.nextSibling);\n }\n};\n\n/**\n Only will apply changes if the config option configVue2StyleClassAttrs is set to true. It is false by default.\n\n Removes the class and style attributes from the $attrs. This is useful for vue 2 to vue 3 migration\n purposes so we don't cause breaking changes due to INSTANCE_ATTRS_CLASS_STYLE\n https://v3-migration.vuejs.org/breaking-changes/attrs-includes-class-style\n\n Remove the class and style attributes from the v-bind like so so v-bind=\"removeClassStyleAttrs($attrs)\",\n and then apply them to the root element manually via:\n\n :class=\"$attrs.class\"\n :style=\"$attrs.style\"\n*/\nexport function removeClassStyleAttrs (attrs) {\n if (!configVue2StyleClassAttrs) return attrs;\n const listeners = Object.entries(attrs)\n .filter(([key]) => !['class', 'style'].includes(key));\n return Object.fromEntries(listeners);\n}\n\n/**\n This should be applied to the root element on components using inheritAttrs: false.\n This will add the class and style attributes back to the root element if configVue2StyleClassAttrs\n is enabled.\n*/\nexport function addClassStyleAttrs (attrs) {\n if (!configVue2StyleClassAttrs) return {};\n return {\n class: attrs.class,\n style: attrs.style,\n };\n}\n\n/*\n* Set's a global timer to debounce the execution of a function.\n* @param { object } func - the function that is going to be called after timeout\n* @param { number } [timeout=300] timeout\n* */\nexport function debounce (func, timeout = 300) {\n clearTimeout(TIMER);\n TIMER = setTimeout(func, timeout);\n}\n\n/**\n * Checks if the element is out of the viewport\n * https://gomakethings.com/how-to-check-if-any-part-of-an-element-is-out-of-the-viewport-with-vanilla-js/\n * @param {HTMLElement} element The element to check\n * @return {Object} A set of booleans for each side of the element\n */\n\nexport function isOutOfViewPort (element) {\n const bounding = element.getBoundingClientRect();\n\n const isOut = {\n top: bounding.top < 0,\n left: bounding.left < 0,\n bottom: bounding.bottom > (window.innerHeight || document.documentElement.clientHeight),\n right: bounding.right > (window.innerWidth || document.documentElement.clientWidth),\n };\n isOut.any = Object.values(isOut).some(val => val);\n isOut.all = Object.values(isOut).every(val => val);\n return isOut;\n}\n\n// match valid characters for a domain name followed by a dot, e.g. \"dialpad.\"\nconst domainNameRegex = /(?:(?:[^\\s!@#$%^&*()_=+[\\]{}\\\\|;:'\",.<>/?]+)\\.)/;\n\n// match valid TLDs for a hostname (outdated list from ~2017)\nconst tldRegerx = new RegExp(\n '(?:' +\n 'com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|' +\n 'za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|' +\n 'il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|' +\n 'ae|ph|online|ng|ee|ws|ve|cat' +\n ')',\n);\n\n// match valid IPv4 addresses, e.g. \"192.158.1.38\"\nconst ipv4Regex = new RegExp(\n '(?:(?:[0-9]|[1-9]\\\\d|1\\\\d{2}|2[0-4]\\\\d|25[0-5])\\\\.){3}' +\n '(?:[0-9]|[1-9]\\\\d|1\\\\d{2}|2[0-4]\\\\d|25[0-5])',\n);\n\n// match hostnames OR IPv4 addresses, e.g. \"dialpad.com\" or \"192.158.1.38\"\nconst hostnameOrIpRegex = new RegExp(\n '(?:' +\n [\n [\n domainNameRegex.source,\n tldRegerx.source,\n ].join('+'),\n ipv4Regex.source,\n ].join('|') +\n ')',\n);\n\n// match URL paths, e.g. \"/news\"\nconst urlPathRegex = /(?:(?:[;/][^#?<>\\s]*)?)/;\n\n// match URL queries and fragments, e.g. \"?cache=1&new=true\" or \"#heading1\"\nconst urlQueryOrFragmentRegex = /(?:(?:\\?[^#<>\\s]+)?(?:#[^<>\\s]+)?)/;\n\n// match complete hostnames or IPv4 addresses without a protocol and with optional\n// URL paths, queries and fragments e.g. \"dialpad.com/news?cache=1#heading1\"\nconst urlWithoutProtocolRegex = new RegExp(\n '\\\\b' +\n [\n hostnameOrIpRegex.source,\n urlPathRegex.source,\n urlQueryOrFragmentRegex.source,\n '(?!\\\\w)',\n ].join('+'),\n);\n\n// match complete hostnames with protocols and optional URL paths, queries and fragments,\n// e.g. \"ws://localhost:9011\" or \"https://dialpad.com/news?cache=1#heading1\"\nconst urlWithProtocolRegex = /\\b[a-z\\d.-]+:\\/\\/[^<>\\s]+/;\n\n// match email addresses with an optional \"mailto:\" prefix and URL queries, e.g.\n// \"hey@dialpad.com\" or \"mailto:hey@dialpad.com?subject=Hi&body=Hey%20there\"\nconst emailAddressRegex = new RegExp(\n '(?:mailto:)?' +\n '[a-z0-9!#$%&\\'*+/=?^_`{|}~-]+(?:\\\\.[a-z0-9!#$%&\\'*+/=?^_`{|}~-]+)*@' +\n [\n hostnameOrIpRegex.source,\n urlQueryOrFragmentRegex.source,\n ].join('+') +\n '(?!\\\\w)',\n);\n\n/**\n * Match phone numbers, e.g. \"765-8813\", \"(778) 765-8813\" or \"+17787658813\".\n * @param {number} minLength\n * @param {number} maxLength\n * @returns {RegExp}\n */\nexport function getPhoneNumberRegex (minLength = 7, maxLength = 15) {\n // Some older browser versions don't support lookbehind, so provide a RegExp\n // version without it. It fails just one test case, so IMO it's still good\n // enough to use. https://caniuse.com/js-regexp-lookbehind\n try {\n return new RegExp(\n '(?:^|(?<=\\\\W))' +\n '(?![\\\\s\\\\-])\\\\+?(?:[0-9()\\\\- \\\\t]' +\n `{${minLength},${maxLength}}` +\n ')(?=\\\\b)(?=\\\\W(?=\\\\W|$)|\\\\s|$)',\n );\n } catch {\n // eslint-disable-next-line no-console\n console.warn('This browser doesn\\'t support regex lookahead/lookbehind');\n }\n\n return new RegExp(\n '(?![\\\\s\\\\-])\\\\+?(?:[0-9()\\\\- \\\\t]' +\n `{${minLength},${maxLength}}` +\n ')(?=\\\\b)(?=\\\\W(?=\\\\W|$)|\\\\s|$)',\n );\n}\n\nconst phoneNumberRegex = getPhoneNumberRegex();\n\n// match all link types\nexport const linkRegex = new RegExp(\n [\n urlWithoutProtocolRegex.source,\n urlWithProtocolRegex.source,\n emailAddressRegex.source,\n phoneNumberRegex.source,\n ].join('|'),\n 'gi',\n);\n\n/**\n * Check if a string is a phone number. Validates only exact matches.\n * @param {string|number} input\n * @returns {boolean}\n */\nexport function isPhoneNumber (input) {\n if (!input || (!['string', 'number'].includes(typeof input))) return false;\n input = input.toString();\n return phoneNumberRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Check if a string is an URL. Validates only exact matches.\n * @param {string} input\n * @returns {boolean}\n */\nexport function isURL (input) {\n if (!input || typeof input !== 'string') return false;\n return urlWithoutProtocolRegex.exec(input)?.[0] === input ||\n urlWithProtocolRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Check if a string is an email address. Validates only exact matches.\n * @param {string} input\n * @returns {boolean}\n */\nexport function isEmailAddress (input) {\n if (!input || typeof input !== 'string') return false;\n return emailAddressRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Concatenate a string removing null or undefined elements\n * avoiding parsing them as string with template strings\n * @param {Array} elements\n * @returns {String}\n */\nexport function safeConcatStrings (elements) {\n return elements.filter(str => !!str).join(', ');\n}\n\n/**\n * Locale safe function to capitalize the first letter of a string.\n * @param {string} str the string to capitalize the first letter of\n * @param {string} locale a string representing the locale to be used. Defaults to 'en-US'\n * @returns The passed in string with the first letter capitalized\n */\nexport function capitalizeFirstLetter (str, locale = 'en-US') {\n return str.replace(/^\\p{CWU}/u, char => char.toLocaleUpperCase(locale));\n}\n\n/**\n * Warns if the component is not mounted properly. Useful for tests.\n * @param {HTMLElement} componentRef - the component reference\n * @param {string} componentName - the component name\n */\n\nexport function warnIfUnmounted (componentRef, componentName) {\n if (typeof process === 'undefined') return;\n if (process.env.NODE_ENV !== 'test') return;\n if (!componentRef || !(componentRef instanceof HTMLElement) || !document?.body) return;\n if (!document.body.contains(componentRef)) {\n console.warn(`The ${componentName} component is not attached to the document body. This may cause issues.`);\n }\n}\n\n/**\n * checks whether the dt-scrollbar is being used on the root element.\n * @param rootElement {HTMLElement}\n * @returns {boolean}\n */\nfunction isDtScrollbarInUse (rootElement = document.documentElement) {\n if (rootElement.hasAttribute('data-overlayscrollbars')) {\n return true;\n }\n return false;\n}\n\n/**\n * This will disable scrolling on the root element regardless of whether you are using dt-scrollbar or not.\n * @param rootElement {HTMLElement}\n */\nexport function disableRootScrolling (rootElement = document.documentElement) {\n if (isDtScrollbarInUse(rootElement)) {\n rootElement.classList.add('d-scrollbar-disabled');\n } else {\n rootElement.classList.add('d-of-hidden');\n }\n}\n\n/**\n * This will enable scrolling on the root element regardless of whether you are using dt-scrollbar or not.\n * @param rootElement {HTMLElement}\n */\nexport function enableRootScrolling (rootElement = document.documentElement) {\n if (isDtScrollbarInUse(rootElement)) {\n rootElement.classList.remove('d-scrollbar-disabled');\n } else {\n rootElement.classList.remove('d-of-hidden');\n }\n}\n\n/**\n * This will take a text string e.g \"accessibility-mac\"\n * and convert it to our Fluent Key standard format \"ACCESSIBILITY_MAC\"\n * @param text\n * @returns {string}\n */\nexport function toFluentKeyString (text) {\n return text\n .replaceAll(/[ -]/g, '_')\n .replaceAll(/\\W/g, '')\n .toUpperCase();\n}\n\nexport default {\n getUniqueString,\n getRandomElement,\n getRandomInt,\n formatMessages,\n filterFormattedMessages,\n hasFormattedMessageOfType,\n getValidationState,\n htmlFragment,\n flushPromises,\n kebabCaseToPascalCase,\n extractVueListeners,\n extractNonListeners,\n removeClassStyleAttrs,\n addClassStyleAttrs,\n returnFirstEl,\n debounce,\n isOutOfViewPort,\n getPhoneNumberRegex,\n linkRegex,\n isEmailAddress,\n isPhoneNumber,\n isURL,\n safeConcatStrings,\n capitalizeFirstLetter,\n disableRootScrolling,\n enableRootScrolling,\n};\n"],"mappings":"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"}
1
+ {"version":3,"file":"index.js","names":[],"sources":["../../../common/utils/index.js"],"sourcesContent":["import {\n DEFAULT_PREFIX,\n DEFAULT_VALIDATION_MESSAGE_TYPE,\n VALIDATION_MESSAGE_TYPES,\n} from '../constants/index.js';\nimport {\n h,\n Comment,\n Text,\n} from 'vue';\n\nlet UNIQUE_ID_COUNTER = 0;\nlet TIMER;\n\n// selector to find focusable not hidden inputs\nconst FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)';\n// selector to find focusable not disables elements\nconst FOCUSABLE_SELECTOR_NOT_DISABLED = 'select:not(:disabled),textarea:not(:disabled),button:not(:disabled)';\n// // selector to find focusable not hidden and disabled elements\nconst FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED = `${FOCUSABLE_SELECTOR_NOT_HIDDEN},${FOCUSABLE_SELECTOR_NOT_DISABLED}`;\n// selector to find focusable elements\nconst FOCUSABLE_SELECTOR = `a,frame,iframe,${FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED},*[tabindex]`;\n\nconst scheduler = typeof setImmediate === 'function' ? setImmediate : setTimeout;\n\nexport function getUniqueString (prefix = DEFAULT_PREFIX) {\n return `${prefix}${UNIQUE_ID_COUNTER++}`;\n}\n\n/**\n * Returns a random element from array\n * @param array - the array to return a random element from\n * @param {string} seed - use a string to seed the randomization, so it returns the same element each time\n * based on that string.\n * @returns {*} - the random element\n */\nexport function getRandomElement (array, seed) {\n if (seed) {\n const hash = javaHashCode(seed);\n return array[Math.abs(hash) % array.length];\n } else {\n return array[getRandomInt(array.length)];\n }\n}\n\n/**\n * Returns a hash code for a string.\n * (Compatible to Java's String.hashCode())\n * We use this algo to be in sync with android.\n *\n * The hash code for a string object is computed as\n * s[0]*31^(n-1) + s[1]*31^(n-2) + ... + s[n-1]\n * using number arithmetic, where s[i] is the i th character\n * of the given string, n is the length of the string,\n * and ^ indicates exponentiation.\n * (The hash value of the empty string is zero.)\n *\n * @param {string} str a string\n * @return {number} a hash code value for the given string.\n */\nexport function javaHashCode (str) {\n let h;\n for (let i = 0; i < str.length; i++) {\n h = Math.imul(31, h) + str.charCodeAt(i) | 0;\n }\n\n return h;\n}\n\n/**\n * Generate a random integer\n * @param {number} max - max range of integer to generate\n * @returns {number} randomly generated integer between 0 and max\n */\nexport function getRandomInt (max) {\n return Math.floor(Math.random() * max);\n}\n\nexport function formatMessages (messages) {\n if (!messages) {\n return [];\n }\n\n return messages.map(message => {\n if (typeof message === 'string') {\n return {\n message,\n type: DEFAULT_VALIDATION_MESSAGE_TYPE,\n };\n }\n\n return message;\n });\n}\n\nexport function filterFormattedMessages (formattedMessages) {\n const validationState = getValidationState(formattedMessages);\n\n if (!formattedMessages || !validationState) {\n return [];\n }\n\n return formattedMessages.filter(message => !!message.message && message.type === validationState);\n}\n\n/*\n * The priority order of message types is: 'critical' > 'warning' > 'positive' > 'info'.\n * If any message of type 'critical' is present in messages, the input state is considered\n * to be 'critical', then 'warning', then 'positive', and lastly 'info'.\n */\nexport function getValidationState (formattedMessages) {\n if (!formattedMessages) {\n return null;\n }\n\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.CRITICAL)) {\n return VALIDATION_MESSAGE_TYPES.CRITICAL;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.WARNING)) {\n return VALIDATION_MESSAGE_TYPES.WARNING;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.POSITIVE)) {\n return VALIDATION_MESSAGE_TYPES.POSITIVE;\n }\n if (hasFormattedMessageOfType(formattedMessages, VALIDATION_MESSAGE_TYPES.INFO)) {\n return VALIDATION_MESSAGE_TYPES.INFO;\n }\n\n return null;\n}\n\nexport function hasFormattedMessageOfType (formattedMessages, messageType) {\n if (!formattedMessages || !messageType) {\n return false;\n }\n\n return formattedMessages.some(message => message?.type === messageType);\n}\n\nexport function findFirstFocusableNode (element) {\n return element?.querySelector(FOCUSABLE_SELECTOR);\n}\n\n/* html-fragment component:\n * To render html without wrapping in another element as when using v-html.\n * props: html\n */\nexport const htmlFragment = (props) => {\n return h('div', { innerHTML: props.html });\n};\n\nexport const flushPromises = () => {\n return new Promise((resolve) => {\n scheduler(resolve);\n });\n};\n\n/*\n It is very cumbersome to check if a slot is empty in vue 3. Copied this method from the following thread\n https://github.com/vuejs/core/issues/4733. There is an RFC to fix this but not yet being worked on.\n https://github.com/vuejs/rfcs/discussions/453\n*/\nexport function hasSlotContent (slot, slotProps = {}) {\n if (!slot) return false;\n\n\n return slot(slotProps).some((vnode) => {\n if (vnode.type === Comment) return false;\n\n if (Array.isArray(vnode.children) && !vnode.children.length) return false;\n\n return (\n vnode.type !== Text ||\n (typeof vnode.children === 'string' && vnode.children.trim() !== '')\n );\n });\n}\n\n/**\n * Transform a string from kebab-case to PascalCase\n * @param string\n * @returns {string}\n */\nexport const kebabCaseToPascalCase = (string) => {\n return string?.toLowerCase()\n .split('-')\n .map(word => word.charAt(0).toUpperCase() + word.slice(1))\n .join('');\n};\n\n/**\n * Transform a string from PascalCase to kebab-case\n * @param string\n * @returns {string}\n */\nexport const pascalCaseToKebabCase = (string) => {\n return string\n .replace(/\\.?([A-Z0-9]+)/g, (x, y) => '-' + y.toLowerCase())\n .replace(/^-/, '');\n};\n\n/**\n * Extracts Vue event listeners from attributes object\n * @param {Object} attrs - The attributes object to extract listeners from\n * @returns {Object} Object containing only Vue event listeners (keys matching on[A-Z])\n */\nexport const extractVueListeners = (attrs) => {\n const listeners = Object.entries(attrs)\n .filter(([key]) => key.match(/on[A-Z]/));\n return Object.fromEntries(listeners);\n};\n\n/**\n * Extracts non-listener attributes from attributes object\n * @param {Object} attrs - The attributes object to extract non-listeners from\n * @returns {Object} Object containing only non-listener attributes (keys not matching on[A-Z])\n */\nexport const extractNonListeners = (attrs) => {\n const nonListeners = Object.entries(attrs)\n .filter(([key]) => !key.match(/on[A-Z]/));\n return Object.fromEntries(nonListeners);\n};\n\n/**\n * $el works very differently than in vue 2, if the first node in the template is a text node\n * such as a comment it will return that instead of the first actual element. This function\n * will recursively return the first element in the template instead of the first node.\n * @param el\n * @returns {HTMLElement} The first element in the template\n */\nexport const returnFirstEl = (el) => {\n if (el?.nodeType === Node.ELEMENT_NODE) {\n return el;\n } else if (!el?.nodeType) {\n return null;\n } else {\n return returnFirstEl(el?.nextSibling);\n }\n};\n\n/**\n In Vue 3, $attrs includes class and style attributes, but when using inheritAttrs: false\n and manually binding :class=\"$attrs.class\" and :style=\"$attrs.style\" to the root element,\n we need to prevent class/style from being passed to inner elements via v-bind=\"removeClassStyleAttrs($attrs)\".\n This function removes class and style attributes from the attrs object.\n*/\nexport function removeClassStyleAttrs (attrs) {\n const listeners = Object.entries(attrs)\n .filter(([key]) => !['class', 'style'].includes(key));\n return Object.fromEntries(listeners);\n}\n\n\n/*\n* Set's a global timer to debounce the execution of a function.\n* @param { object } func - the function that is going to be called after timeout\n* @param { number } [timeout=300] timeout\n* */\nexport function debounce (func, timeout = 300) {\n clearTimeout(TIMER);\n TIMER = setTimeout(func, timeout);\n}\n\n/**\n * Checks if the element is out of the viewport\n * https://gomakethings.com/how-to-check-if-any-part-of-an-element-is-out-of-the-viewport-with-vanilla-js/\n * @param {HTMLElement} element The element to check\n * @return {Object} A set of booleans for each side of the element\n */\n\nexport function isOutOfViewPort (element) {\n const bounding = element.getBoundingClientRect();\n\n const isOut = {\n top: bounding.top < 0,\n left: bounding.left < 0,\n bottom: bounding.bottom > (window.innerHeight || document.documentElement.clientHeight),\n right: bounding.right > (window.innerWidth || document.documentElement.clientWidth),\n };\n isOut.any = Object.values(isOut).some(val => val);\n isOut.all = Object.values(isOut).every(val => val);\n return isOut;\n}\n\n// match valid characters for a domain name followed by a dot, e.g. \"dialpad.\"\nconst domainNameRegex = /(?:(?:[^\\s!@#$%^&*()_=+[\\]{}\\\\|;:'\",.<>/?]+)\\.)/;\n\n// match valid TLDs for a hostname (outdated list from ~2017)\nconst tldRegerx = new RegExp(\n '(?:' +\n 'com|ru|org|net|de|jp|uk|br|it|pl|fr|in|au|ir|info|nl|cn|es|cz|kr|ca|eu|ua|co|gr|' +\n 'za|ro|biz|ch|se|tw|mx|vn|hu|be|tr|at|dk|tv|me|ar|sk|no|us|fi|id|cl|xyz|io|pt|by|' +\n 'il|ie|nz|kz|hk|lt|cc|my|sg|club|bg|edu|рф|pk|su|top|th|hr|rs|pe|pro|si|az|lv|pw|' +\n 'ae|ph|online|ng|ee|ws|ve|cat' +\n ')',\n);\n\n// match valid IPv4 addresses, e.g. \"192.158.1.38\"\nconst ipv4Regex = new RegExp(\n '(?:(?:[0-9]|[1-9]\\\\d|1\\\\d{2}|2[0-4]\\\\d|25[0-5])\\\\.){3}' +\n '(?:[0-9]|[1-9]\\\\d|1\\\\d{2}|2[0-4]\\\\d|25[0-5])',\n);\n\n// match hostnames OR IPv4 addresses, e.g. \"dialpad.com\" or \"192.158.1.38\"\nconst hostnameOrIpRegex = new RegExp(\n '(?:' +\n [\n [\n domainNameRegex.source,\n tldRegerx.source,\n ].join('+'),\n ipv4Regex.source,\n ].join('|') +\n ')',\n);\n\n// match URL paths, e.g. \"/news\"\nconst urlPathRegex = /(?:(?:[;/][^#?<>\\s]*)?)/;\n\n// match URL queries and fragments, e.g. \"?cache=1&new=true\" or \"#heading1\"\nconst urlQueryOrFragmentRegex = /(?:(?:\\?[^#<>\\s]+)?(?:#[^<>\\s]+)?)/;\n\n// match complete hostnames or IPv4 addresses without a protocol and with optional\n// URL paths, queries and fragments e.g. \"dialpad.com/news?cache=1#heading1\"\nconst urlWithoutProtocolRegex = new RegExp(\n '\\\\b' +\n [\n hostnameOrIpRegex.source,\n urlPathRegex.source,\n urlQueryOrFragmentRegex.source,\n '(?!\\\\w)',\n ].join('+'),\n);\n\n// match complete hostnames with protocols and optional URL paths, queries and fragments,\n// e.g. \"ws://localhost:9011\" or \"https://dialpad.com/news?cache=1#heading1\"\nconst urlWithProtocolRegex = /\\b[a-z\\d.-]+:\\/\\/[^<>\\s]+/;\n\n// match email addresses with an optional \"mailto:\" prefix and URL queries, e.g.\n// \"hey@dialpad.com\" or \"mailto:hey@dialpad.com?subject=Hi&body=Hey%20there\"\nconst emailAddressRegex = new RegExp(\n '(?:mailto:)?' +\n '[a-z0-9!#$%&\\'*+/=?^_`{|}~-]+(?:\\\\.[a-z0-9!#$%&\\'*+/=?^_`{|}~-]+)*@' +\n [\n hostnameOrIpRegex.source,\n urlQueryOrFragmentRegex.source,\n ].join('+') +\n '(?!\\\\w)',\n);\n\n/**\n * Match phone numbers, e.g. \"765-8813\", \"(778) 765-8813\" or \"+17787658813\".\n * @param {number} minLength\n * @param {number} maxLength\n * @returns {RegExp}\n */\nexport function getPhoneNumberRegex (minLength = 7, maxLength = 15) {\n // Some older browser versions don't support lookbehind, so provide a RegExp\n // version without it. It fails just one test case, so IMO it's still good\n // enough to use. https://caniuse.com/js-regexp-lookbehind\n try {\n return new RegExp(\n '(?:^|(?<=\\\\W))' +\n '(?![\\\\s\\\\-])\\\\+?(?:[0-9()\\\\- \\\\t]' +\n `{${minLength},${maxLength}}` +\n ')(?=\\\\b)(?=\\\\W(?=\\\\W|$)|\\\\s|$)',\n );\n } catch {\n \n console.warn('This browser doesn\\'t support regex lookahead/lookbehind');\n }\n\n return new RegExp(\n '(?![\\\\s\\\\-])\\\\+?(?:[0-9()\\\\- \\\\t]' +\n `{${minLength},${maxLength}}` +\n ')(?=\\\\b)(?=\\\\W(?=\\\\W|$)|\\\\s|$)',\n );\n}\n\nconst phoneNumberRegex = getPhoneNumberRegex();\n\n// match all link types\nexport const linkRegex = new RegExp(\n [\n urlWithoutProtocolRegex.source,\n urlWithProtocolRegex.source,\n emailAddressRegex.source,\n phoneNumberRegex.source,\n ].join('|'),\n 'gi',\n);\n\n/**\n * Check if a string is a phone number. Validates only exact matches.\n * @param {string|number} input\n * @returns {boolean}\n */\nexport function isPhoneNumber (input) {\n if (!input || (!['string', 'number'].includes(typeof input))) return false;\n input = input.toString();\n return phoneNumberRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Check if a string is an URL. Validates only exact matches.\n * @param {string} input\n * @returns {boolean}\n */\nexport function isURL (input) {\n if (!input || typeof input !== 'string') return false;\n return urlWithoutProtocolRegex.exec(input)?.[0] === input ||\n urlWithProtocolRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Check if a string is an email address. Validates only exact matches.\n * @param {string} input\n * @returns {boolean}\n */\nexport function isEmailAddress (input) {\n if (!input || typeof input !== 'string') return false;\n return emailAddressRegex.exec(input)?.[0] === input;\n}\n\n/**\n * Concatenate a string removing null or undefined elements\n * avoiding parsing them as string with template strings\n * @param {Array} elements\n * @returns {String}\n */\nexport function safeConcatStrings (elements) {\n return elements.filter(str => !!str).join(', ');\n}\n\n/**\n * Locale safe function to capitalize the first letter of a string.\n * @param {string} str the string to capitalize the first letter of\n * @param {string} locale a string representing the locale to be used. Defaults to 'en-US'\n * @returns The passed in string with the first letter capitalized\n */\nexport function capitalizeFirstLetter (str, locale = 'en-US') {\n return str.replace(/^\\p{CWU}/u, char => char.toLocaleUpperCase(locale));\n}\n\n/**\n * Warns if the component is not mounted properly. Useful for tests.\n * @param {HTMLElement} componentRef - the component reference\n * @param {string} componentName - the component name\n */\n\nexport function warnIfUnmounted (componentRef, componentName) {\n if (typeof process === 'undefined') return;\n if (process.env.NODE_ENV !== 'test') return;\n if (!componentRef || !(componentRef instanceof HTMLElement) || !document?.body) return;\n if (!document.body.contains(componentRef)) {\n console.warn(`The ${componentName} component is not attached to the document body. This may cause issues.`);\n }\n}\n\n/**\n * checks whether the dt-scrollbar is being used on the root element.\n * @param rootElement {HTMLElement}\n * @returns {boolean}\n */\nfunction isDtScrollbarInUse (rootElement = document.documentElement) {\n if (rootElement.hasAttribute('data-overlayscrollbars')) {\n return true;\n }\n return false;\n}\n\n/**\n * This will disable scrolling on the root element regardless of whether you are using dt-scrollbar or not.\n * @param rootElement {HTMLElement}\n */\nexport function disableRootScrolling (rootElement = document.documentElement) {\n if (isDtScrollbarInUse(rootElement)) {\n rootElement.classList.add('d-scrollbar-disabled');\n } else {\n rootElement.classList.add('d-of-hidden');\n }\n}\n\n/**\n * This will enable scrolling on the root element regardless of whether you are using dt-scrollbar or not.\n * @param rootElement {HTMLElement}\n */\nexport function enableRootScrolling (rootElement = document.documentElement) {\n if (isDtScrollbarInUse(rootElement)) {\n rootElement.classList.remove('d-scrollbar-disabled');\n } else {\n rootElement.classList.remove('d-of-hidden');\n }\n}\n\n/**\n * This will take a text string e.g \"accessibility-mac\"\n * and convert it to our Fluent Key standard format \"ACCESSIBILITY_MAC\"\n * @param text\n * @returns {string}\n */\nexport function toFluentKeyString (text) {\n return text\n .replaceAll(/[ -]/g, '_')\n .replaceAll(/\\W/g, '')\n .toUpperCase();\n}\n\nexport default {\n getUniqueString,\n getRandomElement,\n getRandomInt,\n formatMessages,\n filterFormattedMessages,\n hasFormattedMessageOfType,\n getValidationState,\n htmlFragment,\n flushPromises,\n kebabCaseToPascalCase,\n extractVueListeners,\n extractNonListeners,\n removeClassStyleAttrs,\n returnFirstEl,\n debounce,\n isOutOfViewPort,\n getPhoneNumberRegex,\n linkRegex,\n isEmailAddress,\n isPhoneNumber,\n isURL,\n safeConcatStrings,\n capitalizeFirstLetter,\n disableRootScrolling,\n enableRootScrolling,\n};\n\n"],"mappings":";;;AAWA,IAAI,IAAoB,GACpB,GASE,IAAqB,0IAErB,IAAY,OAAO,gBAAiB,aAAa,eAAe;AAEtE,SAAgB,EAAiB,IAAA,MAAyB;AACxD,QAAO,GAAG,IAAS;;AAUrB,SAAgB,EAAkB,GAAO,GAAM;AAC7C,KAAI,GAAM;EACR,IAAM,IAAO,EAAa,EAAK;AAC/B,SAAO,EAAM,KAAK,IAAI,EAAK,GAAG,EAAM;OAEpC,QAAO,EAAM,EAAa,EAAM,OAAO;;AAmB3C,SAAgB,EAAc,GAAK;CACjC,IAAI;AACJ,MAAK,IAAI,IAAI,GAAG,IAAI,EAAI,QAAQ,IAC9B,KAAI,KAAK,KAAK,IAAI,EAAE,GAAG,EAAI,WAAW,EAAE,GAAG;AAG7C,QAAO;;AAQT,SAAgB,EAAc,GAAK;AACjC,QAAO,KAAK,MAAM,KAAK,QAAQ,GAAG,EAAI;;AAGxC,SAAgB,EAAgB,GAAU;AAKxC,QAJK,IAIE,EAAS,KAAI,MACd,OAAO,KAAY,WACd;EACL;EACA,MAAM;EACP,GAGI,EACP,GAZO,EAAE;;AAeb,SAAgB,EAAyB,GAAmB;CAC1D,IAAM,IAAkB,EAAmB,EAAkB;AAM7D,QAJI,CAAC,KAAqB,CAAC,IAClB,EAAE,GAGJ,EAAkB,QAAO,MAAW,CAAC,CAAC,EAAQ,WAAW,EAAQ,SAAS,EAAgB;;AAQnG,SAAgB,EAAoB,GAAmB;AAkBrD,QAjBK,IAID,EAA0B,GAAmB,EAAyB,SAAS,GAC1E,EAAyB,WAE9B,EAA0B,GAAmB,EAAyB,QAAQ,GACzE,EAAyB,UAE9B,EAA0B,GAAmB,EAAyB,SAAS,GAC1E,EAAyB,WAE9B,EAA0B,GAAmB,EAAyB,KAAK,GACtE,EAAyB,OAG3B,OAhBE;;AAmBX,SAAgB,EAA2B,GAAmB,GAAa;AAKzE,QAJI,CAAC,KAAqB,CAAC,IAClB,KAGF,EAAkB,MAAK,MAAW,GAAS,SAAS,EAAY;;AAGzE,SAAgB,EAAwB,GAAS;AAC/C,QAAO,GAAS,cAAc,EAAmB;;AAOnD,IAAa,KAAgB,MACpB,EAAE,OAAO,EAAE,WAAW,EAAM,MAAM,CAAC,EAG/B,UACJ,IAAI,SAAS,MAAY;AAC9B,GAAU,EAAQ;EAClB;AAQJ,SAAgB,EAAgB,GAAM,IAAY,EAAE,EAAE;AAIpD,QAHK,IAGE,EAAK,EAAU,CAAC,MAAM,MACvB,EAAM,SAAS,KAEf,MAAM,QAAQ,EAAM,SAAS,IAAI,CAAC,EAAM,SAAS,SAAe,KAGlE,EAAM,SAAS,KACd,OAAO,EAAM,YAAa,YAAY,EAAM,SAAS,MAAM,KAAK,GAEnE,GAZgB;;AAoBpB,IAAa,KAAyB,MAC7B,GAAQ,aAAa,CACzB,MAAM,IAAI,CACV,KAAI,MAAQ,EAAK,OAAO,EAAE,CAAC,aAAa,GAAG,EAAK,MAAM,EAAE,CAAC,CACzD,KAAK,GAAG,EAQA,KAAyB,MAC7B,EACJ,QAAQ,oBAAoB,GAAG,MAAM,MAAM,EAAE,aAAa,CAAC,CAC3D,QAAQ,MAAM,GAAG,EAQT,KAAuB,MAAU;CAC5C,IAAM,IAAY,OAAO,QAAQ,EAAM,CACpC,QAAQ,CAAC,OAAS,EAAI,MAAM,UAAU,CAAC;AAC1C,QAAO,OAAO,YAAY,EAAU;GAQzB,KAAuB,MAAU;CAC5C,IAAM,IAAe,OAAO,QAAQ,EAAM,CACvC,QAAQ,CAAC,OAAS,CAAC,EAAI,MAAM,UAAU,CAAC;AAC3C,QAAO,OAAO,YAAY,EAAa;GAU5B,KAAiB,MACxB,GAAI,aAAa,KAAK,eACjB,IACG,GAAI,WAGP,EAAc,GAAI,YAAY,GAF9B;AAYX,SAAgB,EAAuB,GAAO;CAC5C,IAAM,IAAY,OAAO,QAAQ,EAAM,CACpC,QAAQ,CAAC,OAAS,CAAC,CAAC,SAAS,QAAQ,CAAC,SAAS,EAAI,CAAC;AACvD,QAAO,OAAO,YAAY,EAAU;;AAStC,SAAgB,EAAU,GAAM,IAAU,KAAK;AAE7C,CADA,aAAa,EAAM,EACnB,IAAQ,WAAW,GAAM,EAAQ;;AAUnC,SAAgB,EAAiB,GAAS;CACxC,IAAM,IAAW,EAAQ,uBAAuB,EAE1C,IAAQ;EACZ,KAAK,EAAS,MAAM;EACpB,MAAM,EAAS,OAAO;EACtB,QAAQ,EAAS,UAAU,OAAO,eAAe,SAAS,gBAAgB;EAC1E,OAAO,EAAS,SAAS,OAAO,cAAc,SAAS,gBAAgB;EACxE;AAGD,QAFA,EAAM,MAAM,OAAO,OAAO,EAAM,CAAC,MAAK,MAAO,EAAI,EACjD,EAAM,MAAM,OAAO,OAAO,EAAM,CAAC,OAAM,MAAO,EAAI,EAC3C;;AAIT,IAAM,IAAkB,mDAGlB,IAAY,gBAAI,OACpB,mRAMD,EAGK,IAAY,gBAAI,OACpB,qGAED,EAGK,IAAwB,OAC5B,QACA,CACE,CACE,EAAgB,QAChB,EAAU,OACX,CAAC,KAAK,IAAI,EACX,EAAU,OACX,CAAC,KAAK,IAAI,GACX,IACD,EAGK,IAAe,2BAGf,IAA0B,sCAI1B,IAA8B,OAClC,QACA;CACE,EAAkB;CAClB,EAAa;CACb,EAAwB;CACxB;CACD,CAAC,KAAK,IAAI,CACZ,EAIK,IAAuB,6BAIvB,IAAwB,OAC5B,kFAEA,CACE,EAAkB,QAClB,EAAwB,OACzB,CAAC,KAAK,IAAI,GACX,UACD;AAQD,SAAgB,EAAqB,IAAY,GAAG,IAAY,IAAI;AAIlE,KAAI;AACF,SAAW,OACT,mDAEI,EAAU,GAAG,EAAU,mCAE5B;SACK;AAEN,UAAQ,KAAK,0DAA2D;;AAG1E,QAAW,OACT,qCACM,EAAU,GAAG,EAAU,mCAE9B;;AAGH,IAAM,IAAmB,GAAqB,EAGjC,IAAY,IAAI,OAC3B;CACE,EAAwB;CACxB,EAAqB;CACrB,EAAkB;CAClB,EAAiB;CAClB,CAAC,KAAK,IAAI,EACX,KACD;AAOD,SAAgB,EAAe,GAAO;AAGpC,QAFI,CAAC,KAAU,CAAC,CAAC,UAAU,SAAS,CAAC,SAAS,OAAO,EAAM,GAAU,MACrE,IAAQ,EAAM,UAAU,EACjB,EAAiB,KAAK,EAAM,GAAG,OAAO;;AAQ/C,SAAgB,EAAO,GAAO;AAE5B,QADI,CAAC,KAAS,OAAO,KAAU,WAAiB,KACzC,EAAwB,KAAK,EAAM,GAAG,OAAO,KAClD,EAAqB,KAAK,EAAM,GAAG,OAAO;;AAQ9C,SAAgB,EAAgB,GAAO;AAErC,QADI,CAAC,KAAS,OAAO,KAAU,WAAiB,KACzC,EAAkB,KAAK,EAAM,GAAG,OAAO;;AAShD,SAAgB,EAAmB,GAAU;AAC3C,QAAO,EAAS,QAAO,MAAO,CAAC,CAAC,EAAI,CAAC,KAAK,KAAK;;AASjD,SAAgB,EAAuB,GAAK,IAAS,SAAS;AAC5D,QAAO,EAAI,QAAQ,cAAa,MAAQ,EAAK,kBAAkB,EAAO,CAAC;;AASzE,SAAgB,EAAiB,GAAc,GAAe;AACxD,QAAO,UAAY,OACvB,QAAA,IAAA,aAA6B,WACzB,CAAC,KAAgB,EAAE,aAAwB,gBAAgB,CAAC,UAAU,QACrE,SAAS,KAAK,SAAS,EAAa,IACvC,QAAQ,KAAK,OAAO,EAAc,yEAAyE;;AAS/G,SAAS,EAAoB,IAAc,SAAS,iBAAiB;AAInE,QAHA,EAAI,EAAY,aAAa,yBAAyB;;AAUxD,SAAgB,EAAsB,IAAc,SAAS,iBAAiB;AAC5E,CAAI,EAAmB,EAAY,GACjC,EAAY,UAAU,IAAI,uBAAuB,GAEjD,EAAY,UAAU,IAAI,cAAc;;AAQ5C,SAAgB,EAAqB,IAAc,SAAS,iBAAiB;AAC3E,CAAI,EAAmB,EAAY,GACjC,EAAY,UAAU,OAAO,uBAAuB,GAEpD,EAAY,UAAU,OAAO,cAAc;;AAU/C,SAAgB,EAAmB,GAAM;AACvC,QAAO,EACJ,WAAW,SAAS,IAAI,CACxB,WAAW,OAAO,GAAG,CACrB,aAAa;;AAGlB,IAAA,IAAe;CACb;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD"}