@dialpad/dialtone-vue 2.107.0 → 2.108.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/CHANGELOG.json +1 -1
  2. package/CHANGELOG.md +18 -0
  3. package/dist/component-documentation.json +1 -0
  4. package/dist/dialtone-vue.cjs +6 -6
  5. package/dist/dialtone-vue.js +864 -622
  6. package/dist/directives.js +1 -1
  7. package/dist/emoji.cjs +1 -1
  8. package/dist/emoji.js +83625 -30
  9. package/dist/{emoji-tPpc6ODh.js → emoji_text_wrapper--R-54YKU.js} +4063 -87639
  10. package/dist/emoji_text_wrapper-_UNgB0uv.cjs +1 -0
  11. package/dist/style.css +1 -1
  12. package/dist/{tooltip-_ykHbRFm.js → tooltip-eJqD2Wwv.js} +12 -12
  13. package/dist/types/common/dates.d.ts +1 -1
  14. package/dist/types/common/storybook_utils.d.ts +1 -1
  15. package/dist/types/common/storybook_utils.d.ts.map +1 -1
  16. package/dist/types/components/avatar/avatar.vue.d.ts +2 -2
  17. package/dist/types/components/badge/badge.vue.d.ts +8 -10
  18. package/dist/types/components/badge/badge.vue.d.ts.map +1 -1
  19. package/dist/types/components/checkbox/checkbox.vue.d.ts +7 -7
  20. package/dist/types/components/checkbox/checkbox.vue.d.ts.map +1 -1
  21. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts +1 -3
  22. package/dist/types/components/checkbox_group/checkbox_group.vue.d.ts.map +1 -1
  23. package/dist/types/components/combobox/combobox.vue.d.ts +7 -10
  24. package/dist/types/components/combobox/combobox.vue.d.ts.map +1 -1
  25. package/dist/types/components/emoji/emoji.vue.d.ts +2 -2
  26. package/dist/types/components/input_group/input_group.vue.d.ts +4 -9
  27. package/dist/types/components/input_group/input_group.vue.d.ts.map +1 -1
  28. package/dist/types/components/popover/popover.vue.d.ts +1 -4
  29. package/dist/types/components/popover/popover.vue.d.ts.map +1 -1
  30. package/dist/types/components/radio/radio.vue.d.ts +12 -2
  31. package/dist/types/components/radio/radio.vue.d.ts.map +1 -1
  32. package/dist/types/components/radio_group/radio_group.vue.d.ts +6 -1
  33. package/dist/types/components/radio_group/radio_group.vue.d.ts.map +1 -1
  34. package/dist/types/components/toast/toast.vue.d.ts +1 -4
  35. package/dist/types/components/toast/toast.vue.d.ts.map +1 -1
  36. package/dist/types/index.d.ts +1 -1
  37. package/dist/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +6 -6
  38. package/dist/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +4 -4
  39. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +80 -0
  40. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -0
  41. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel_constants.d.ts +6 -0
  42. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel_constants.d.ts.map +1 -0
  43. package/dist/types/recipes/conversation_view/attachment_carousel/index.d.ts +2 -0
  44. package/dist/types/recipes/conversation_view/attachment_carousel/index.d.ts.map +1 -0
  45. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +47 -0
  46. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -0
  47. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +30 -0
  48. package/dist/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts.map +1 -0
  49. package/package.json +2 -2
  50. package/dist/emoji-Cr1KlTAT.cjs +0 -1
@@ -1,4 +1,4 @@
1
- import { D as n, g as m, T as v } from "./tooltip-_ykHbRFm.js";
1
+ import { h as n, g as m, o as v } from "./tooltip-eJqD2Wwv.js";
2
2
  import "vue";
3
3
  const D = {
4
4
  name: "dt-tooltip-directive",