@dialpad/dialtone-vue 3.82.2 → 3.84.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.
- package/CHANGELOG.json +1 -1
- package/CHANGELOG.md +22 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.cjs +6 -6
- package/dist/dialtone-vue.js +1592 -1826
- package/dist/{emoji-6ff734c2.js → emoji-3ed8aeab.js} +8 -7
- package/dist/{emoji-fa330d0d.cjs → emoji-9b6e4b5a.cjs} +6 -6
- package/dist/emoji.cjs +1 -1
- package/dist/emoji.js +2 -2
- package/dist/{emoji_text_wrapper-956eed8d.js → emoji_text_wrapper-4fc20727.js} +1 -1
- package/dist/{emoji_text_wrapper-7c6ae8f6.cjs → emoji_text_wrapper-b1235087.cjs} +1 -1
- package/dist/message_input.cjs +17 -17
- package/dist/message_input.js +2234 -1970
- package/dist/notice-119b7aa6.cjs +2 -0
- package/dist/{notice-094fcb05.js → notice-702ad033.js} +448 -189
- package/dist/style.css +1 -1
- package/dist/types/components/emoji/emoji.vue.d.ts +2 -3
- package/dist/types/components/rich_text_editor/extensions/emoji/EmojiList.vue.d.ts +31 -0
- package/dist/types/components/rich_text_editor/extensions/emoji/EmojiList.vue.d.ts.map +1 -0
- package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +2 -0
- package/dist/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
- package/dist/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts +18 -0
- package/dist/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -0
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts +1 -0
- package/dist/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +123 -0
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -0
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill_constants.d.ts +11 -0
- package/dist/types/recipes/conversation_view/feed_pill/feed_item_pill_constants.d.ts.map +1 -0
- package/dist/types/recipes/conversation_view/feed_pill/index.d.ts +3 -0
- package/dist/types/recipes/conversation_view/feed_pill/index.d.ts.map +1 -0
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts +1 -0
- package/dist/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/types/recipes/leftbar/callbox/callbox.vue.d.ts +2 -2
- package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts +1 -0
- package/dist/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
- package/dist/types/recipes/list_items/contact_info/contact_info.vue.d.ts +1 -1
- package/package.json +3 -1
- package/dist/notice-87d36255.cjs +0 -2
|
@@ -104604,7 +104604,7 @@ const d4e = {
|
|
|
104604
104604
|
*/
|
|
104605
104605
|
code: {
|
|
104606
104606
|
type: String,
|
|
104607
|
-
|
|
104607
|
+
required: !0
|
|
104608
104608
|
},
|
|
104609
104609
|
/**
|
|
104610
104610
|
* The size of the emoji. Can be any of the icon size utility classes from
|
|
@@ -104761,7 +104761,8 @@ export {
|
|
|
104761
104761
|
jo as a7,
|
|
104762
104762
|
eo as a8,
|
|
104763
104763
|
o4e as a9,
|
|
104764
|
-
|
|
104764
|
+
h2e as aA,
|
|
104765
|
+
m2e as aB,
|
|
104765
104766
|
Qr as aa,
|
|
104766
104767
|
ec as ab,
|
|
104767
104768
|
ac,
|
|
@@ -104783,11 +104784,11 @@ export {
|
|
|
104783
104784
|
u4e as as,
|
|
104784
104785
|
F4e as at,
|
|
104785
104786
|
Jo as au,
|
|
104786
|
-
|
|
104787
|
-
|
|
104788
|
-
|
|
104789
|
-
|
|
104790
|
-
|
|
104787
|
+
Ape as av,
|
|
104788
|
+
Zr as aw,
|
|
104789
|
+
Vc as ax,
|
|
104790
|
+
f2e as ay,
|
|
104791
|
+
Mc as az,
|
|
104791
104792
|
Pn as b,
|
|
104792
104793
|
t3e as c,
|
|
104793
104794
|
U_e as d,
|