@dialpad/dialtone-vue 2.158.0 → 2.159.0-beta.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 (183) hide show
  1. package/dist/common/sr_only_close_button.vue.cjs +3 -3
  2. package/dist/common/sr_only_close_button.vue.cjs.map +1 -1
  3. package/dist/common/sr_only_close_button.vue.js +3 -3
  4. package/dist/common/sr_only_close_button.vue.js.map +1 -1
  5. package/dist/component-documentation.json +1 -1
  6. package/dist/components/badge/badge.vue.cjs +13 -34
  7. package/dist/components/badge/badge.vue.cjs.map +1 -1
  8. package/dist/components/badge/badge.vue.js +13 -34
  9. package/dist/components/badge/badge.vue.js.map +1 -1
  10. package/dist/components/chip/chip.vue.cjs +4 -4
  11. package/dist/components/chip/chip.vue.cjs.map +1 -1
  12. package/dist/components/chip/chip.vue.js +4 -4
  13. package/dist/components/chip/chip.vue.js.map +1 -1
  14. package/dist/components/collapsible/collapsible.vue.cjs +4 -3
  15. package/dist/components/collapsible/collapsible.vue.cjs.map +1 -1
  16. package/dist/components/collapsible/collapsible.vue.js +4 -3
  17. package/dist/components/collapsible/collapsible.vue.js.map +1 -1
  18. package/dist/components/datepicker/modules/month-year-picker.vue.cjs +14 -6
  19. package/dist/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
  20. package/dist/components/datepicker/modules/month-year-picker.vue.js +14 -6
  21. package/dist/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
  22. package/dist/components/emoji_picker/modules/emoji_search.vue.cjs +6 -5
  23. package/dist/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  24. package/dist/components/emoji_picker/modules/emoji_search.vue.js +6 -5
  25. package/dist/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  26. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs +23 -14
  27. package/dist/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  28. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js +23 -14
  29. package/dist/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  30. package/dist/components/empty_state/empty_state.vue.cjs +20 -80
  31. package/dist/components/empty_state/empty_state.vue.cjs.map +1 -1
  32. package/dist/components/empty_state/empty_state.vue.js +21 -81
  33. package/dist/components/empty_state/empty_state.vue.js.map +1 -1
  34. package/dist/components/empty_state/empty_state_constants.cjs +18 -0
  35. package/dist/components/empty_state/empty_state_constants.cjs.map +1 -1
  36. package/dist/components/empty_state/empty_state_constants.js +18 -0
  37. package/dist/components/empty_state/empty_state_constants.js.map +1 -1
  38. package/dist/components/illustration/illustration.vue.cjs +2 -2
  39. package/dist/components/illustration/illustration.vue.js +2 -2
  40. package/dist/components/image_viewer/image_viewer.vue.cjs +4 -4
  41. package/dist/components/image_viewer/image_viewer.vue.cjs.map +1 -1
  42. package/dist/components/image_viewer/image_viewer.vue.js +4 -4
  43. package/dist/components/image_viewer/image_viewer.vue.js.map +1 -1
  44. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +24 -9
  45. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
  46. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js +22 -7
  47. package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
  48. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs +8 -14
  49. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.cjs.map +1 -1
  50. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js +9 -15
  51. package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.js.map +1 -1
  52. package/dist/components/list_item/list_item.vue.cjs +3 -3
  53. package/dist/components/list_item/list_item.vue.cjs.map +1 -1
  54. package/dist/components/list_item/list_item.vue.js +3 -3
  55. package/dist/components/list_item/list_item.vue.js.map +1 -1
  56. package/dist/components/modal/modal.vue.cjs +4 -4
  57. package/dist/components/modal/modal.vue.cjs.map +1 -1
  58. package/dist/components/modal/modal.vue.js +4 -4
  59. package/dist/components/modal/modal.vue.js.map +1 -1
  60. package/dist/components/notice/notice_action.vue.cjs +4 -4
  61. package/dist/components/notice/notice_action.vue.cjs.map +1 -1
  62. package/dist/components/notice/notice_action.vue.js +4 -4
  63. package/dist/components/notice/notice_action.vue.js.map +1 -1
  64. package/dist/components/notice/notice_icon.vue.cjs +12 -8
  65. package/dist/components/notice/notice_icon.vue.cjs.map +1 -1
  66. package/dist/components/notice/notice_icon.vue.js +12 -8
  67. package/dist/components/notice/notice_icon.vue.js.map +1 -1
  68. package/dist/components/pagination/pagination.vue.cjs +11 -5
  69. package/dist/components/pagination/pagination.vue.cjs.map +1 -1
  70. package/dist/components/pagination/pagination.vue.js +11 -5
  71. package/dist/components/pagination/pagination.vue.js.map +1 -1
  72. package/dist/components/popover/popover_header_footer.vue.cjs +4 -4
  73. package/dist/components/popover/popover_header_footer.vue.cjs.map +1 -1
  74. package/dist/components/popover/popover_header_footer.vue.js +4 -4
  75. package/dist/components/popover/popover_header_footer.vue.js.map +1 -1
  76. package/dist/components/rich_text_editor/extensions/emoji/emoji.cjs +38 -40
  77. package/dist/components/rich_text_editor/extensions/emoji/emoji.cjs.map +1 -1
  78. package/dist/components/rich_text_editor/extensions/emoji/emoji.js +40 -42
  79. package/dist/components/rich_text_editor/extensions/emoji/emoji.js.map +1 -1
  80. package/dist/components/rich_text_editor/extensions/emoji/index.cjs +3 -1
  81. package/dist/components/rich_text_editor/extensions/emoji/index.cjs.map +1 -1
  82. package/dist/components/rich_text_editor/extensions/emoji/index.js +1 -0
  83. package/dist/components/rich_text_editor/extensions/emoji/suggestion.cjs +0 -4
  84. package/dist/components/rich_text_editor/extensions/emoji/suggestion.cjs.map +1 -1
  85. package/dist/components/rich_text_editor/extensions/emoji/suggestion.js +0 -4
  86. package/dist/components/rich_text_editor/extensions/emoji/suggestion.js.map +1 -1
  87. package/dist/dialtone-vue.cjs +0 -3
  88. package/dist/dialtone-vue.cjs.map +1 -1
  89. package/dist/dialtone-vue.js +2 -5
  90. package/dist/lib/general-row.cjs +0 -1
  91. package/dist/lib/general-row.cjs.map +1 -1
  92. package/dist/lib/general-row.js +1 -2
  93. package/dist/lib/keyboard-shortcut.cjs +0 -2
  94. package/dist/lib/keyboard-shortcut.cjs.map +1 -1
  95. package/dist/lib/keyboard-shortcut.js +2 -4
  96. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +5 -5
  97. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  98. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +5 -5
  99. package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  100. package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs +25 -5
  101. package/dist/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  102. package/dist/recipes/cards/ivr_node/ivr_node.vue.js +26 -6
  103. package/dist/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  104. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +5 -4
  105. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  106. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +5 -4
  107. package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  108. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +3 -3
  109. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  110. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +3 -3
  111. package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  112. package/dist/recipes/conversation_view/editor/editor.vue.cjs +35 -22
  113. package/dist/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  114. package/dist/recipes/conversation_view/editor/editor.vue.js +35 -22
  115. package/dist/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  116. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +3 -3
  117. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  118. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +3 -3
  119. package/dist/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
  120. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +6 -6
  121. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  122. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js +6 -6
  123. package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  124. package/dist/recipes/leftbar/general_row/general_row.vue.cjs +8 -7
  125. package/dist/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  126. package/dist/recipes/leftbar/general_row/general_row.vue.js +8 -7
  127. package/dist/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  128. package/dist/recipes/leftbar/general_row/general_row_constants.cjs +0 -17
  129. package/dist/recipes/leftbar/general_row/general_row_constants.cjs.map +1 -1
  130. package/dist/recipes/leftbar/general_row/general_row_constants.js +0 -17
  131. package/dist/recipes/leftbar/general_row/general_row_constants.js.map +1 -1
  132. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +36 -4
  133. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  134. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +37 -5
  135. package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  136. package/dist/recipes/leftbar/group_row/group_row.vue.cjs +3 -3
  137. package/dist/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  138. package/dist/recipes/leftbar/group_row/group_row.vue.js +3 -3
  139. package/dist/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  140. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs +4 -3
  141. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  142. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js +4 -3
  143. package/dist/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  144. package/dist/style.css +62 -62
  145. package/dist/types/components/badge/badge.vue.d.ts +16 -45
  146. package/dist/types/components/badge/badge.vue.d.ts.map +1 -1
  147. package/dist/types/components/collapsible/collapsible.vue.d.ts.map +1 -1
  148. package/dist/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -67
  149. package/dist/types/components/empty_state/empty_state_constants.d.ts +27 -0
  150. package/dist/types/components/keyboard_shortcut/index.d.ts +1 -1
  151. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +7 -15
  152. package/dist/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
  153. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -11
  154. package/dist/types/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +1 -1
  155. package/dist/types/components/modal/modal.vue.d.ts +4 -6
  156. package/dist/types/components/modal/modal.vue.d.ts.map +1 -1
  157. package/dist/types/components/notice/notice_action.vue.d.ts +5 -4
  158. package/dist/types/components/notice/notice_action.vue.d.ts.map +1 -1
  159. package/dist/types/components/notice/notice_icon.vue.d.ts +1 -1
  160. package/dist/types/components/notice/notice_icon.vue.d.ts.map +1 -1
  161. package/dist/types/components/pagination/pagination.vue.d.ts.map +1 -1
  162. package/dist/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
  163. package/dist/types/components/rich_text_editor/extensions/channels/channel.d.ts.map +1 -1
  164. package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -2
  165. package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
  166. package/dist/types/components/rich_text_editor/extensions/emoji/index.d.ts +1 -0
  167. package/dist/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +1 -1
  168. package/dist/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
  169. package/dist/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
  170. package/dist/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +1 -1
  171. package/dist/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
  172. package/dist/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +1 -1
  173. package/dist/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  174. package/dist/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  175. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts +8 -8
  176. package/dist/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  177. package/dist/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  178. package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts +0 -6
  179. package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
  180. package/dist/types/recipes/leftbar/general_row/index.d.ts +1 -1
  181. package/dist/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  182. package/dist/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  183. package/package.json +24 -24
@@ -36,16 +36,17 @@ declare const _default: import("vue").DefineComponent<{
36
36
  };
37
37
  visuallyHiddenCloseLabel: {
38
38
  type: StringConstructor;
39
- default: null; /**
40
- * Props for the notice close button.
41
- */
39
+ default: null;
42
40
  };
43
41
  };
44
42
  watch: {
45
43
  $props: {
46
44
  immediate: boolean;
47
45
  deep: boolean;
48
- handler(): void;
46
+ handler(): void; /**
47
+ * Hides the close button from the notice
48
+ * @values true, false
49
+ */
49
50
  };
50
51
  };
51
52
  computed: {
@@ -1 +1 @@
1
- {"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue.js"],"names":[],"mappings":";IAmBI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;2BApBH;;eAEG;;;;;;;;;;;;;;;;;IAFH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
1
+ {"version":3,"file":"notice_action.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_action.vue.js"],"names":[],"mappings":";IAmBI;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;6BAZH;;;eAGG;;;;;;;;;;IAXH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;;OAGG"}
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<{
9
9
  validate(kind: any): boolean;
10
10
  };
11
11
  }, {}, {}, {
12
- defaultIcon(): string | undefined;
12
+ defaultIcon(): any;
13
13
  }, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
14
14
  /**
15
15
  * Kind of icon
@@ -1 +1 @@
1
- {"version":3,"file":"notice_icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_icon.vue.js"],"names":[],"mappings":";IAqBI;;;OAGG;;;;;;;;;IAHH;;;OAGG"}
1
+ {"version":3,"file":"notice_icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/notice/notice_icon.vue.js"],"names":[],"mappings":";IA+BI;;;OAGG;;;;;;;;;IAHH;;;OAGG"}
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue.js"],"names":[],"mappings":";IAkBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;IApDH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG"}
1
+ {"version":3,"file":"pagination.vue.d.ts","sourceRoot":"","sources":["../../../../components/pagination/pagination.vue.js"],"names":[],"mappings":";IAoBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG;;;;;;;;;;;;;;;IApDH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;;OAIG"}
@@ -1,2 +1,2 @@
1
- export const ChannelPlugin: import("@tiptap/core").Node<import("@tiptap/extension-mention").MentionOptions, any>;
1
+ export const ChannelPlugin: import("@tiptap/core").Node<import("@tiptap/extension-mention").MentionOptions<any, import("@tiptap/extension-mention").MentionNodeAttrs>, any>;
2
2
  //# sourceMappingURL=channel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/channels/channel.js"],"names":[],"mappings":"AAQA,iHA0CG"}
1
+ {"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/channels/channel.js"],"names":[],"mappings":"AAQA,4KA0CG"}
@@ -1,5 +1,3 @@
1
- export const EmojiPluginKey: PluginKey<any>;
2
1
  export const Emoji: Node<any, any>;
3
- import { PluginKey } from '@tiptap/pm/state';
4
2
  import { Node } from '@tiptap/core';
5
3
  //# sourceMappingURL=emoji.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"emoji.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/emoji/emoji.js"],"names":[],"mappings":"AAUA,4CAAqD;AA+BrD,mCAgHG;0BArJuB,kBAAkB;qBAJwB,cAAc"}
1
+ {"version":3,"file":"emoji.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/emoji/emoji.js"],"names":[],"mappings":"AAmCA,mCAmHG;qBAtJ6D,cAAc"}
@@ -1,3 +1,4 @@
1
+ export * from "./emoji";
1
2
  export default Emoji;
2
3
  import { Emoji } from './emoji';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/emoji/index.js"],"names":[],"mappings":";sBAAsB,SAAS"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/emoji/index.js"],"names":[],"mappings":";;sBAAsB,SAAS"}
@@ -1 +1 @@
1
- {"version":3,"file":"suggestion.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/emoji/suggestion.js"],"names":[],"mappings":";IAUS;;;;QAYN;IAEQ;;;;aA0BR;IAEO;;;;;MAkEP"}
1
+ {"version":3,"file":"suggestion.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/emoji/suggestion.js"],"names":[],"mappings":";IAUS;;;;QAYN;IAEQ;;;;aAsBR;IAEO;;;;;MAkEP"}
@@ -1,2 +1,2 @@
1
- export const MentionPlugin: import("@tiptap/core").Node<import("@tiptap/extension-mention").MentionOptions, any>;
1
+ export const MentionPlugin: import("@tiptap/core").Node<import("@tiptap/extension-mention").MentionOptions<any, import("@tiptap/extension-mention").MentionNodeAttrs>, any>;
2
2
  //# sourceMappingURL=mention.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mention.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/mentions/mention.js"],"names":[],"mappings":"AAQA,iHAyCG"}
1
+ {"version":3,"file":"mention.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/mentions/mention.js"],"names":[],"mappings":"AAQA,4KAyCG"}
@@ -1,2 +1,2 @@
1
- export const SlashCommandPlugin: import("@tiptap/vue-2").Node<import("@tiptap/extension-mention").MentionOptions, any>;
1
+ export const SlashCommandPlugin: import("@tiptap/vue-2").Node<import("@tiptap/extension-mention").MentionOptions<any, import("@tiptap/extension-mention").MentionNodeAttrs>, any>;
2
2
  //# sourceMappingURL=slash_command.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"slash_command.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/slash_command/slash_command.js"],"names":[],"mappings":"AAuBA,uHAuEG"}
1
+ {"version":3,"file":"slash_command.d.ts","sourceRoot":"","sources":["../../../../../../components/rich_text_editor/extensions/slash_command/slash_command.js"],"names":[],"mappings":"AAuBA,kLAuEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue.js"],"names":[],"mappings":";IAsBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;IAnCH;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"ivr_node.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/cards/ivr_node/ivr_node.vue.js"],"names":[],"mappings":";IA+DI;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;IAnCH;;OAEG;;;;;IAMH;;OAEG;;;;;IAOH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js"],"names":[],"mappings":";IA2BI;;;;;;;;OAQG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IARH;;;;;;;;OAQG"}
1
+ {"version":3,"file":"attachment_carousel.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js"],"names":[],"mappings":";IA4BI;;;;;;;;OAQG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IARH;;;;;;;;OAQG"}
@@ -220,7 +220,7 @@ declare const _default: import("vue").DefineComponent<{
220
220
  buttonGroup: {
221
221
  showBtn: any;
222
222
  selector: string;
223
- iconName: string;
223
+ icon: any;
224
224
  dataQA: string;
225
225
  tooltipMessage: string;
226
226
  onClick: () => void;
@@ -232,7 +232,7 @@ declare const _default: import("vue").DefineComponent<{
232
232
  selector: {
233
233
  textAlign: string;
234
234
  };
235
- iconName: string;
235
+ icon: any;
236
236
  dataQA: string;
237
237
  tooltipMessage: string;
238
238
  onClick: () => any;
@@ -242,7 +242,7 @@ declare const _default: import("vue").DefineComponent<{
242
242
  showBtn: any;
243
243
  label: string;
244
244
  selector: string;
245
- iconName: string;
245
+ icon: any;
246
246
  dataQA: string;
247
247
  tooltipMessage: string;
248
248
  onClick: () => void;
@@ -250,7 +250,7 @@ declare const _default: import("vue").DefineComponent<{
250
250
  textFormatButtons(): {
251
251
  showBtn: any;
252
252
  selector: string;
253
- iconName: string;
253
+ icon: any;
254
254
  dataQA: string;
255
255
  tooltipMessage: string;
256
256
  onClick: () => void;
@@ -260,7 +260,7 @@ declare const _default: import("vue").DefineComponent<{
260
260
  selector: {
261
261
  textAlign: string;
262
262
  };
263
- iconName: string;
263
+ icon: any;
264
264
  dataQA: string;
265
265
  tooltipMessage: string;
266
266
  onClick: () => any;
@@ -268,7 +268,7 @@ declare const _default: import("vue").DefineComponent<{
268
268
  listButtons(): {
269
269
  showBtn: any;
270
270
  selector: string;
271
- iconName: string;
271
+ icon: any;
272
272
  dataQA: string;
273
273
  tooltipMessage: string;
274
274
  onClick: () => void;
@@ -276,7 +276,7 @@ declare const _default: import("vue").DefineComponent<{
276
276
  individualButtons(): {
277
277
  showBtn: any;
278
278
  selector: string;
279
- iconName: string;
279
+ icon: any;
280
280
  dataQA: string;
281
281
  tooltipMessage: string;
282
282
  onClick: () => void;
@@ -284,7 +284,7 @@ declare const _default: import("vue").DefineComponent<{
284
284
  linkButton(): {
285
285
  showBtn: any;
286
286
  selector: string;
287
- iconName: string;
287
+ icon: any;
288
288
  dataQA: string;
289
289
  tooltipMessage: string;
290
290
  onClick: () => void;
@@ -1 +1 @@
1
- {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue.js"],"names":[],"mappings":";IAmCI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IArNH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue.js"],"names":[],"mappings":";IA+DI;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IArNH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;IAOH;;;;OAIG;;;;;IAMH;;;;;;;;;;OAUG;;;;;;IAYH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue.js"],"names":[],"mappings":";IAgCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IASH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;IA6FH;;;;OAIG;4CADU,OAAO;;;;;IArPpB;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IASH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"general_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row.vue.js"],"names":[],"mappings":";IAiCI;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IASH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;IA6FH;;;;OAIG;4CADU,OAAO;;;;;IArPpB;;;OAGG;;;;;;IASH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;;IASH;;;OAGG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;;OAGG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
@@ -14,11 +14,6 @@ export namespace LEFTBAR_GENERAL_ROW_TYPES {
14
14
  let DIGITAL: string;
15
15
  let SCHEDULED: string;
16
16
  }
17
- export const LEFTBAR_GENERAL_ROW_ICON_MAPPING: {
18
- [x: string]: string;
19
- 'locked channel unread': string;
20
- 'channel unread': string;
21
- };
22
17
  export const LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS: {
23
18
  'magenta-200': string;
24
19
  'green-200': string;
@@ -36,7 +31,6 @@ export const LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR: string;
36
31
  export const LEFTBAR_GENERAL_ROW_ICON_SIZES: string[];
37
32
  declare namespace _default {
38
33
  export { LEFTBAR_GENERAL_ROW_TYPES };
39
- export { LEFTBAR_GENERAL_ROW_ICON_MAPPING };
40
34
  export { LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS };
41
35
  export { LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR };
42
36
  export { LEFTBAR_GENERAL_ROW_ICON_SIZES };
@@ -1 +1 @@
1
- {"version":3,"file":"general_row_constants.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row_constants.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAiBA;;;;EAeE;AAEF;;;;;;;;;;;;EAYE;AAEF,yEAC4F;AAE5F,sDAGE"}
1
+ {"version":3,"file":"general_row_constants.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/general_row/general_row_constants.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAiBA;;;;;;;;;;;;EAYE;AAEF,yEAC4F;AAE5F,sDAGE"}
@@ -1,3 +1,3 @@
1
1
  export { default as DtRecipeGeneralRow } from "./general_row.vue";
2
- export { LEFTBAR_GENERAL_ROW_TYPES, LEFTBAR_GENERAL_ROW_ICON_MAPPING, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR, LEFTBAR_GENERAL_ROW_ICON_SIZES } from "./general_row_constants";
2
+ export { LEFTBAR_GENERAL_ROW_TYPES, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_COLORS, LEFTBAR_GENERAL_ROW_CONTACT_CENTER_VALIDATION_ERROR, LEFTBAR_GENERAL_ROW_ICON_SIZES } from "./general_row_constants";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
15
15
  isIconType(): boolean;
16
16
  isContactCenterType(): boolean;
17
17
  isDialbotType(): boolean;
18
- getIconName(): string;
18
+ getIconName(): any;
19
19
  contactCenterIconClasses(): any[];
20
20
  dialbotClasses(): string[];
21
21
  }, {}, import("vue/types/v3-component-options.js").ComponentOptionsMixin, import("vue/types/v3-component-options.js").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
@@ -1 +1 @@
1
- {"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue.js"],"names":[],"mappings":";IAYI;;;QAGI;;;;;;IAOJ;;;QAGI;;;;;;;IAbJ;;;QAGI;;;;;;IAOJ;;;QAGI"}
1
+ {"version":3,"file":"unread_pill.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/unread_pill/unread_pill.vue.js"],"names":[],"mappings":";IAaI;;;QAGI;;;;;;IAOJ;;;QAGI;;;;;;;IAbJ;;;QAGI;;;;;;IAOJ;;;QAGI"}
package/package.json CHANGED
@@ -1,41 +1,41 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-vue",
3
- "version": "2.158.0",
3
+ "version": "2.159.0-beta.1",
4
4
  "description": "Vue component library for Dialpad's design system Dialtone",
5
5
  "files": [
6
6
  "dist"
7
7
  ],
8
8
  "dependencies": {
9
9
  "@linusborg/vue-simple-portal": "0.1.5",
10
- "@tiptap/core": "2.3.0",
11
- "@tiptap/extension-blockquote": "2.3.0",
12
- "@tiptap/extension-bold": "2.3.0",
13
- "@tiptap/extension-bullet-list": "2.3.0",
14
- "@tiptap/extension-code-block": "2.3.0",
15
- "@tiptap/extension-document": "2.3.0",
16
- "@tiptap/extension-hard-break": "2.3.0",
17
- "@tiptap/extension-history": "2.3.0",
18
- "@tiptap/extension-italic": "2.3.0",
19
- "@tiptap/extension-link": "2.3.0",
20
- "@tiptap/extension-list-item": "2.3.0",
21
- "@tiptap/extension-mention": "2.3.0",
22
- "@tiptap/extension-ordered-list": "2.3.0",
23
- "@tiptap/extension-paragraph": "2.3.0",
24
- "@tiptap/extension-placeholder": "2.3.0",
25
- "@tiptap/extension-strike": "2.3.0",
26
- "@tiptap/extension-text": "2.3.0",
27
- "@tiptap/extension-text-align": "2.3.0",
28
- "@tiptap/extension-underline": "2.3.0",
29
- "@tiptap/pm": "2.3.0",
30
- "@tiptap/suggestion": "2.3.0",
31
- "@tiptap/vue-2": "2.3.0",
10
+ "@tiptap/core": "^2.6.6",
11
+ "@tiptap/extension-blockquote": "^2.6.6",
12
+ "@tiptap/extension-bold": "^2.6.6",
13
+ "@tiptap/extension-bullet-list": "^2.6.6",
14
+ "@tiptap/extension-code-block": "^2.6.6",
15
+ "@tiptap/extension-document": "^2.6.6",
16
+ "@tiptap/extension-hard-break": "^2.6.6",
17
+ "@tiptap/extension-history": "^2.6.6",
18
+ "@tiptap/extension-italic": "^2.6.6",
19
+ "@tiptap/extension-link": "^2.6.6",
20
+ "@tiptap/extension-list-item": "^2.6.6",
21
+ "@tiptap/extension-mention": "^2.6.6",
22
+ "@tiptap/extension-ordered-list": "^2.6.6",
23
+ "@tiptap/extension-paragraph": "^2.6.6",
24
+ "@tiptap/extension-placeholder": "^2.6.6",
25
+ "@tiptap/extension-strike": "^2.6.6",
26
+ "@tiptap/extension-text": "^2.6.6",
27
+ "@tiptap/extension-text-align": "^2.6.6",
28
+ "@tiptap/extension-underline": "^2.6.6",
29
+ "@tiptap/pm": "^2.6.6",
30
+ "@tiptap/suggestion": "^2.6.6",
31
+ "@tiptap/vue-2": "^2.6.6",
32
32
  "date-fns": "2.30.0",
33
33
  "emoji-toolkit": "8.0.0",
34
34
  "overlayscrollbars": "2.10.0",
35
35
  "regex-combined-emojis": "1.6.0",
36
36
  "tippy.js": "6.3.7",
37
37
  "@dialpad/dialtone-emojis": "1.0.8",
38
- "@dialpad/dialtone-icons": "4.26.6"
38
+ "@dialpad/dialtone-icons": "4.26.7"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@faker-js/faker": "8.4.1",