@dialpad/dialtone 9.187.1 → 9.187.3

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 (89) hide show
  1. package/README.md +5 -1
  2. package/dist/tokens/doc.json +98643 -98643
  3. package/dist/vue3/component-documentation.json +1 -1
  4. package/dist/vue3/components/combobox_with_popover/combobox_with_popover.vue.d.ts +18 -1
  5. package/dist/vue3/components/combobox_with_popover/combobox_with_popover.vue.d.ts.map +1 -1
  6. package/dist/vue3/components/dropdown/dropdown.vue.d.ts +18 -1
  7. package/dist/vue3/components/dropdown/dropdown.vue.d.ts.map +1 -1
  8. package/dist/vue3/components/hovercard/hovercard.vue.d.ts +40 -4
  9. package/dist/vue3/components/hovercard/hovercard.vue.d.ts.map +1 -1
  10. package/dist/vue3/components/modal/modal.vue.d.ts +1 -0
  11. package/dist/vue3/components/modal/modal.vue.d.ts.map +1 -1
  12. package/dist/vue3/components/popover/popover.vue.d.ts +18 -1
  13. package/dist/vue3/components/popover/popover.vue.d.ts.map +1 -1
  14. package/dist/vue3/components/popover/popover_constants.d.ts +2 -0
  15. package/dist/vue3/components/popover/popover_constants.d.ts.map +1 -1
  16. package/dist/vue3/components/popover/tippy_utils.d.ts +1 -1
  17. package/dist/vue3/components/popover/tippy_utils.d.ts.map +1 -1
  18. package/dist/vue3/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts +18 -1
  19. package/dist/vue3/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts.map +1 -1
  20. package/dist/vue3/components/split_button/split_button.vue.d.ts +18 -1
  21. package/dist/vue3/components/split_button/split_button.vue.d.ts.map +1 -1
  22. package/dist/vue3/components/tooltip/tooltip.vue.d.ts +2 -2
  23. package/dist/vue3/dialtone-vue.cjs +1 -1
  24. package/dist/vue3/dialtone-vue.js +2 -2
  25. package/dist/vue3/lib/editor/editor.cjs +1 -1
  26. package/dist/vue3/lib/editor/editor.js +1 -1
  27. package/dist/vue3/lib/message-input/index.cjs +1 -1
  28. package/dist/vue3/lib/message-input/index.js +1 -1
  29. package/dist/vue3/lib/message-input/message-input.cjs +1 -1
  30. package/dist/vue3/lib/message-input/message-input.js +1 -1
  31. package/dist/vue3/lib/modal/modal.cjs +1 -1
  32. package/dist/vue3/lib/modal/modal.cjs.map +1 -1
  33. package/dist/vue3/lib/modal/modal.js +5 -2
  34. package/dist/vue3/lib/modal/modal.js.map +1 -1
  35. package/dist/vue3/lib/popover/popover-constants.cjs +1 -1
  36. package/dist/vue3/lib/popover/popover-constants.cjs.map +1 -1
  37. package/dist/vue3/lib/popover/popover-constants.js +14 -9
  38. package/dist/vue3/lib/popover/popover-constants.js.map +1 -1
  39. package/dist/vue3/lib/popover/popover.cjs +1 -1
  40. package/dist/vue3/lib/popover/popover.cjs.map +1 -1
  41. package/dist/vue3/lib/popover/popover.js +56 -47
  42. package/dist/vue3/lib/popover/popover.js.map +1 -1
  43. package/dist/vue3/lib/popover/tippy-utils.cjs +1 -1
  44. package/dist/vue3/lib/popover/tippy-utils.cjs.map +1 -1
  45. package/dist/vue3/lib/popover/tippy-utils.js +2 -1
  46. package/dist/vue3/lib/popover/tippy-utils.js.map +1 -1
  47. package/dist/vue3/lib/rich-text-editor/index.cjs +1 -1
  48. package/dist/vue3/lib/rich-text-editor/index.js +1 -1
  49. package/dist/vue3/lib/rich-text-editor/markdownRenderer.js +1 -1
  50. package/dist/vue3/lib/rich-text-editor/rich-text-editor.cjs +1 -1
  51. package/dist/vue3/lib/rich-text-editor/rich-text-editor.js +1 -1
  52. package/dist/vue3/markdownRenderer-DCgGQseq.cjs.map +1 -1
  53. package/dist/vue3/{markdownRenderer-D_P94RyM.js → markdownRenderer-vnndXQhE.js} +2 -2
  54. package/dist/vue3/{markdownRenderer-D_P94RyM.js.map → markdownRenderer-vnndXQhE.js.map} +1 -1
  55. package/dist/vue3/{message_input-BCIq_1AD.cjs → message_input-B45NFtUx.cjs} +2 -2
  56. package/dist/vue3/{message_input-BCIq_1AD.cjs.map → message_input-B45NFtUx.cjs.map} +1 -1
  57. package/dist/vue3/{message_input-B47LB7C8.js → message_input-DQQ3d8vG.js} +2 -2
  58. package/dist/vue3/{message_input-B47LB7C8.js.map → message_input-DQQ3d8vG.js.map} +1 -1
  59. package/dist/vue3/node_modules/@tiptap/vue-3.cjs.map +1 -1
  60. package/dist/vue3/node_modules/@tiptap/vue-3.js +1 -1
  61. package/dist/vue3/node_modules/@tiptap/vue-3.js.map +1 -1
  62. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.d.ts +2 -2
  63. package/dist/vue3/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +20 -3
  64. package/dist/vue3/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
  65. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +20 -3
  66. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  67. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.d.ts +18 -1
  68. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  69. package/dist/vue3/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts +18 -1
  70. package/dist/vue3/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts.map +1 -1
  71. package/dist/vue3/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts +18 -1
  72. package/dist/vue3/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts.map +1 -1
  73. package/dist/vue3/recipes/conversation_view/editor/editor.vue.d.ts +56 -5
  74. package/dist/vue3/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  75. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +2 -2
  76. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.d.ts +42 -8
  77. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  78. package/dist/vue3/recipes/conversation_view/message_input/message_input_button.vue.d.ts +2 -2
  79. package/dist/vue3/recipes/conversation_view/message_input/message_input_link.vue.d.ts +20 -3
  80. package/dist/vue3/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
  81. package/dist/vue3/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +2 -2
  82. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.d.ts +2 -2
  83. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.d.ts +2 -2
  84. package/dist/vue3/recipes/leftbar/group_row/group_row.vue.d.ts +2 -2
  85. package/dist/vue3/{rich_text_editor-CNFb6tIx.js → rich_text_editor-COc4LaIk.js} +5 -4
  86. package/dist/vue3/{rich_text_editor-CNFb6tIx.js.map → rich_text_editor-COc4LaIk.js.map} +1 -1
  87. package/dist/vue3/{rich_text_editor-DRytK1_9.cjs → rich_text_editor-DWrdKcza.cjs} +2 -2
  88. package/dist/vue3/{rich_text_editor-DRytK1_9.cjs.map → rich_text_editor-DWrdKcza.cjs.map} +1 -1
  89. package/package.json +5 -1
@@ -1 +1 @@
1
- {"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AA+QA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yEAihCA,IAt7BM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAs7BN,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EA6+BP,IAt7BM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAs7BN,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA6+BP,GA7+BO;;;;;;;4BAk/BqB,qBAAqB;sCACwB,gBAAgB;mCAAhB,gBAAgB"}
1
+ {"version":3,"file":"message_input.vue.d.ts","sourceRoot":"","sources":["../../../../recipes/conversation_view/message_input/message_input.vue"],"names":[],"mappings":"AA+QA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yEAihCA,IAt7BM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAs7BN,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EA6+BP,IAt7BM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAs7BN,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA6+BP,GA7+BO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA6+BP,GA7+BO;;;;;;;4BAk/BqB,qBAAqB;sCACwB,gBAAgB;mCAAhB,gBAAgB"}
@@ -432,8 +432,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
432
432
  options: {
433
433
  altAxis: boolean;
434
434
  tether: boolean;
435
+ boundary: string;
435
436
  fallbackPlacements?: undefined;
436
- boundary?: undefined;
437
437
  };
438
438
  enabled?: undefined;
439
439
  })[];
@@ -482,8 +482,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
482
482
  options: {
483
483
  altAxis: boolean;
484
484
  tether: boolean;
485
+ boundary: string;
485
486
  fallbackPlacements?: undefined;
486
- boundary?: undefined;
487
487
  };
488
488
  enabled?: undefined;
489
489
  })[];
@@ -130,6 +130,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
130
130
  type: ArrayConstructor;
131
131
  default: () => string[];
132
132
  };
133
+ boundary: {
134
+ type: ({
135
+ new (): HTMLElement;
136
+ prototype: HTMLElement;
137
+ } | ObjectConstructor | StringConstructor)[];
138
+ default: string;
139
+ validator: (boundary: unknown) => boolean;
140
+ };
133
141
  placement: {
134
142
  type: StringConstructor;
135
143
  default: string;
@@ -238,8 +246,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
238
246
  options: {
239
247
  altAxis: boolean;
240
248
  tether: boolean;
249
+ boundary: string;
241
250
  fallbackPlacements?: undefined;
242
- boundary?: undefined;
243
251
  };
244
252
  enabled?: undefined;
245
253
  })[];
@@ -364,6 +372,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
364
372
  type: ArrayConstructor;
365
373
  default: () => string[];
366
374
  };
375
+ boundary: {
376
+ type: ({
377
+ new (): HTMLElement;
378
+ prototype: HTMLElement;
379
+ } | ObjectConstructor | StringConstructor)[];
380
+ default: string;
381
+ validator: (boundary: unknown) => boolean;
382
+ };
367
383
  placement: {
368
384
  type: StringConstructor;
369
385
  default: string;
@@ -447,6 +463,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
447
463
  hideOnClick: boolean;
448
464
  placement: string;
449
465
  sticky: string | boolean;
466
+ boundary: string | HTMLElement | Record<string, any>;
450
467
  fallbackPlacements: unknown[];
451
468
  tether: boolean;
452
469
  externalAnchor: string;
@@ -2240,8 +2257,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2240
2257
  options: {
2241
2258
  altAxis: boolean;
2242
2259
  tether: boolean;
2260
+ boundary: string;
2243
2261
  fallbackPlacements?: undefined;
2244
- boundary?: undefined;
2245
2262
  };
2246
2263
  enabled?: undefined;
2247
2264
  })[];
@@ -2290,8 +2307,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2290
2307
  options: {
2291
2308
  altAxis: boolean;
2292
2309
  tether: boolean;
2310
+ boundary: string;
2293
2311
  fallbackPlacements?: undefined;
2294
- boundary?: undefined;
2295
2312
  };
2296
2313
  enabled?: undefined;
2297
2314
  })[];
@@ -1 +1 @@
1
- {"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAsGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yEAsLA,IAnFM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAmFN,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC"}
1
+ {"version":3,"file":"message_input_link.vue.d.ts","sourceRoot":"","sources":["../../../../recipes/conversation_view/message_input/message_input_link.vue"],"names":[],"mappings":"AAsGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yEAsLA,IAnFM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BAmFN,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6BA8ID,GA9IC"}
@@ -838,8 +838,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
838
838
  options: {
839
839
  altAxis: boolean;
840
840
  tether: boolean;
841
+ boundary: string;
841
842
  fallbackPlacements?: undefined;
842
- boundary?: undefined;
843
843
  };
844
844
  enabled?: undefined;
845
845
  })[];
@@ -888,8 +888,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
888
888
  options: {
889
889
  altAxis: boolean;
890
890
  tether: boolean;
891
+ boundary: string;
891
892
  fallbackPlacements?: undefined;
892
- boundary?: undefined;
893
893
  };
894
894
  enabled?: undefined;
895
895
  })[];
@@ -1975,8 +1975,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1975
1975
  options: {
1976
1976
  altAxis: boolean;
1977
1977
  tether: boolean;
1978
+ boundary: string;
1978
1979
  fallbackPlacements?: undefined;
1979
- boundary?: undefined;
1980
1980
  };
1981
1981
  enabled?: undefined;
1982
1982
  })[];
@@ -2025,8 +2025,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2025
2025
  options: {
2026
2026
  altAxis: boolean;
2027
2027
  tether: boolean;
2028
+ boundary: string;
2028
2029
  fallbackPlacements?: undefined;
2029
- boundary?: undefined;
2030
2030
  };
2031
2031
  enabled?: undefined;
2032
2032
  })[];
@@ -1594,8 +1594,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1594
1594
  options: {
1595
1595
  altAxis: boolean;
1596
1596
  tether: boolean;
1597
+ boundary: string;
1597
1598
  fallbackPlacements?: undefined;
1598
- boundary?: undefined;
1599
1599
  };
1600
1600
  enabled?: undefined;
1601
1601
  })[];
@@ -1644,8 +1644,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1644
1644
  options: {
1645
1645
  altAxis: boolean;
1646
1646
  tether: boolean;
1647
+ boundary: string;
1647
1648
  fallbackPlacements?: undefined;
1648
- boundary?: undefined;
1649
1649
  };
1650
1650
  enabled?: undefined;
1651
1651
  })[];
@@ -1690,8 +1690,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1690
1690
  options: {
1691
1691
  altAxis: boolean;
1692
1692
  tether: boolean;
1693
+ boundary: string;
1693
1694
  fallbackPlacements?: undefined;
1694
- boundary?: undefined;
1695
1695
  };
1696
1696
  enabled?: undefined;
1697
1697
  })[];
@@ -1740,8 +1740,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1740
1740
  options: {
1741
1741
  altAxis: boolean;
1742
1742
  tether: boolean;
1743
+ boundary: string;
1743
1744
  fallbackPlacements?: undefined;
1744
- boundary?: undefined;
1745
1745
  };
1746
1746
  enabled?: undefined;
1747
1747
  })[];
@@ -13,7 +13,7 @@ import v from "./lib/emoji/emoji.js";
13
13
  import y from "./lib/input/input.js";
14
14
  import { Editor as b, EditorContent as x, NodeViewWrapper as S, VueNodeViewRenderer as C, VueRenderer as w, nodeViewProps as T } from "./node_modules/@tiptap/vue-3.js";
15
15
  import { RICH_TEXT_EDITOR_AUTOFOCUS_TYPES as ee, RICH_TEXT_EDITOR_OUTPUT_FORMATS as te, RICH_TEXT_EDITOR_SUPPORTED_LINK_PROTOCOLS as ne } from "./lib/rich-text-editor/rich-text-editor-constants.js";
16
- import { t as re } from "./markdownRenderer-D_P94RyM.js";
16
+ import { t as re } from "./markdownRenderer-vnndXQhE.js";
17
17
  import { Fragment as E, createBlock as D, createCommentVNode as O, createElementBlock as k, createElementVNode as A, createTextVNode as ie, createVNode as j, defineComponent as ae, h as oe, markRaw as se, mergeProps as ce, nextTick as le, normalizeClass as ue, onBeforeUnmount as de, onMounted as fe, openBlock as M, ref as pe, renderList as me, resolveComponent as N, resolveDynamicComponent as he, toDisplayString as P, vShow as ge, withCtx as F, withDirectives as _e, withKeys as ve, withModifiers as ye } from "vue";
18
18
  import { emojiPattern as be } from "regex-combined-emojis";
19
19
  import { DtIconLock as xe } from "@dialpad/dialtone-icons/vue3";
@@ -936,7 +936,7 @@ var Jn = {
936
936
  });
937
937
  };
938
938
  //#endregion
939
- //#region ../../node_modules/.pnpm/@tiptap+vue-3@3.19.0_patch_hash=hlk524tqy4svh2bbayevihx324_@floating-ui+dom@1.7.6_@tiptap+cor_kpexihlfm3sl2tcft5dydpfypm/node_modules/@tiptap/vue-3/dist/menus/index.js
939
+ //#region ../../node_modules/.pnpm/@tiptap+vue-3@3.19.0_patch_hash=65d98f737afae097542c692b176a81069e1b7b8d577d1d7e222a944_23bfa7b5fde667bfc96216774c3ce084/node_modules/@tiptap/vue-3/dist/menus/index.js
940
940
  function ir(e, t) {
941
941
  let n = Math.min(e.top, t.top), r = Math.max(e.bottom, t.bottom), i = Math.min(e.left, t.left), a = Math.max(e.right, t.right) - i, o = r - n;
942
942
  return new DOMRect(i, n, a, o);
@@ -2730,6 +2730,7 @@ var Ui = {
2730
2730
  enabled: this.allowImageResize,
2731
2731
  alwaysPreserveAspectRatio: !0
2732
2732
  } })), (this.allowFontFamily || this.allowFontColor || this.allowFontSize || this.allowBackgroundColor || this.allowLineHeight) && (e.push(ut.configure({
2733
+ textStyle: !1,
2733
2734
  color: this.allowFontColor,
2734
2735
  backgroundColor: this.allowBackgroundColor,
2735
2736
  fontFamily: this.allowFontFamily,
@@ -2799,7 +2800,7 @@ var Ui = {
2799
2800
  return this.processPasteData(e, r, i);
2800
2801
  },
2801
2802
  transformPastedHTML(e) {
2802
- return e.replace(/<hr[^>]*\/?>/gi, "<p><br></p>").replace(/(<\/\w+>)((<br \/>)+)/g, "$2$1");
2803
+ return e.replace(/<hr[^>]*\/?>/gi, "<p><br></p>").replace(/(<\/\w+>)((<br \/>)+)/g, "$2$1").replace(/(<br[^>]*>\s*)+<\/p>(\s*)$/i, "</p>$2");
2803
2804
  }
2804
2805
  }
2805
2806
  }), this.addEditorListeners();
@@ -3038,4 +3039,4 @@ var qi = /* @__PURE__ */ i(Wi, [["render", Ki]]);
3038
3039
  //#endregion
3039
3040
  export { qi as t };
3040
3041
 
3041
- //# sourceMappingURL=rich_text_editor-CNFb6tIx.js.map
3042
+ //# sourceMappingURL=rich_text_editor-COc4LaIk.js.map