@dialpad/dialtone-vue 3.220.0-next.4 → 3.220.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/dist/attachment_carousel-BHxR7A76.cjs +2 -0
- package/dist/attachment_carousel-BHxR7A76.cjs.map +1 -0
- package/dist/{attachment_carousel-1qxTI-NN.js → attachment_carousel-CouFqFMw.js} +5 -5
- package/dist/attachment_carousel-CouFqFMw.js.map +1 -0
- package/dist/{combobox-BQBKrDTW.js → combobox-DgClbLOg.js} +35 -36
- package/dist/combobox-DgClbLOg.js.map +1 -0
- package/dist/combobox-DhjZxfUw.cjs +3 -0
- package/dist/combobox-DhjZxfUw.cjs.map +1 -0
- package/dist/common/constants/index.cjs +1 -1
- package/dist/common/constants/index.cjs.map +1 -1
- package/dist/common/constants/index.d.ts +21 -27
- package/dist/common/constants/index.d.ts.map +1 -1
- package/dist/common/constants/index.js +14 -25
- package/dist/common/constants/index.js.map +1 -1
- package/dist/common/mixins/index.cjs +1 -1
- package/dist/common/mixins/index.d.ts +0 -1
- package/dist/common/mixins/index.js +1 -2
- package/dist/common/mixins/input-group.cjs +1 -1
- package/dist/common/mixins/input-group.cjs.map +1 -1
- package/dist/common/mixins/input-group.js +2 -2
- package/dist/common/mixins/input-group.js.map +1 -1
- package/dist/common/mixins/input.cjs +1 -1
- package/dist/common/mixins/input.cjs.map +1 -1
- package/dist/common/mixins/input.d.ts +33 -27
- package/dist/common/mixins/input.d.ts.map +1 -1
- package/dist/common/mixins/input.js +8 -0
- package/dist/common/mixins/input.js.map +1 -1
- package/dist/common/sr_only_close_button.vue.d.ts +7 -98
- package/dist/common/sr_only_close_button.vue.d.ts.map +1 -1
- package/dist/common/utils/index.cjs +1 -1
- package/dist/common/utils/index.cjs.map +1 -1
- package/dist/common/utils/index.d.ts +8 -2
- package/dist/common/utils/index.d.ts.map +1 -1
- package/dist/common/utils/index.js +88 -79
- package/dist/common/utils/index.js.map +1 -1
- package/dist/component-documentation.json +1 -1
- package/dist/components/avatar/avatar.vue.d.ts +27 -85
- package/dist/components/avatar/avatar.vue.d.ts.map +1 -1
- package/dist/components/avatar/avatar_constants.d.ts +29 -86
- package/dist/components/avatar/avatar_constants.d.ts.map +1 -1
- package/dist/components/avatar/index.d.ts +1 -1
- package/dist/components/badge/badge.vue.d.ts +1 -19
- package/dist/components/badge/badge.vue.d.ts.map +1 -1
- package/dist/components/badge/badge_constants.d.ts +1 -1
- package/dist/components/banner/banner.vue.d.ts +50 -447
- package/dist/components/banner/banner.vue.d.ts.map +1 -1
- package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts +17 -27
- package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.vue.d.ts +16 -35
- package/dist/components/button/button.vue.d.ts +7 -98
- package/dist/components/button/button.vue.d.ts.map +1 -1
- package/dist/components/button/button_constants.d.ts +20 -29
- package/dist/components/button/button_constants.d.ts.map +1 -1
- package/dist/components/card/card.vue.d.ts +11 -2
- package/dist/components/card/card.vue.d.ts.map +1 -1
- package/dist/components/checkbox/checkbox.vue.d.ts +11 -183
- package/dist/components/checkbox/checkbox.vue.d.ts.map +1 -1
- package/dist/components/checkbox/checkbox_constants.d.ts +2 -2
- package/dist/components/checkbox_group/checkbox_group.vue.d.ts +15 -145
- package/dist/components/chip/chip.vue.d.ts +16 -125
- package/dist/components/chip/chip.vue.d.ts.map +1 -1
- package/dist/components/chip/chip_constants.d.ts +21 -24
- package/dist/components/chip/chip_constants.d.ts.map +1 -1
- package/dist/components/codeblock/codeblock.vue.d.ts +2 -25
- package/dist/components/codeblock/codeblock.vue.d.ts.map +1 -1
- package/dist/components/collapsible/collapsible.vue.d.ts +11 -102
- package/dist/components/collapsible/collapsible.vue.d.ts.map +1 -1
- package/dist/components/combobox/combobox.vue.d.ts +85 -160
- package/dist/components/combobox/combobox.vue.d.ts.map +1 -1
- package/dist/components/combobox/combobox_empty-list.vue.d.ts +28 -61
- package/dist/components/combobox/combobox_empty-list.vue.d.ts.map +1 -1
- package/dist/components/combobox/combobox_loading-list.vue.d.ts +48 -90
- package/dist/components/combobox/combobox_loading-list.vue.d.ts.map +1 -1
- package/dist/components/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
- package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts +13 -16
- package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts.map +1 -1
- package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts +196 -610
- package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts.map +1 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
- package/dist/components/dropdown/dropdown.vue.d.ts +28 -292
- package/dist/components/dropdown/dropdown.vue.d.ts.map +1 -1
- package/dist/components/emoji/emoji.vue.d.ts +20 -29
- package/dist/components/emoji_picker/emoji_picker.vue.d.ts +25 -225
- package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts +25 -225
- package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts.map +1 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +1 -1
- package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +20 -29
- package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +1 -1
- package/dist/components/empty_state/empty_state.vue.d.ts.map +1 -1
- package/dist/components/empty_state/empty_state_constants.d.ts +31 -52
- package/dist/components/empty_state/empty_state_constants.d.ts.map +1 -1
- package/dist/components/hovercard/hovercard.vue.d.ts +57 -596
- package/dist/components/hovercard/hovercard.vue.d.ts.map +1 -1
- package/dist/components/image_viewer/image_viewer.vue.d.ts +17 -224
- package/dist/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
- package/dist/components/input/input.vue.d.ts +21 -214
- package/dist/components/input/input.vue.d.ts.map +1 -1
- package/dist/components/input/input_constants.d.ts +48 -46
- package/dist/components/input/input_constants.d.ts.map +1 -1
- package/dist/components/input_group/input_group.vue.d.ts +0 -142
- package/dist/components/input_group/input_group.vue.d.ts.map +1 -1
- package/dist/components/item_layout/item_layout.vue.d.ts +27 -58
- package/dist/components/item_layout/item_layout.vue.d.ts.map +1 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +0 -142
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +1 -1
- package/dist/components/link/index.d.ts +1 -1
- package/dist/components/link/link.vue.d.ts +6 -26
- package/dist/components/link/link_constants.d.ts +4 -6
- package/dist/components/link/link_constants.d.ts.map +1 -1
- package/dist/components/list_item/list_item.vue.d.ts +28 -61
- package/dist/components/list_item/list_item.vue.d.ts.map +1 -1
- package/dist/components/modal/modal.vue.d.ts +108 -411
- package/dist/components/modal/modal.vue.d.ts.map +1 -1
- package/dist/components/modal/modal_constants.d.ts +6 -7
- package/dist/components/motion_text/motion_text_constants.d.ts +23 -27
- package/dist/components/motion_text/motion_text_constants.d.ts.map +1 -1
- package/dist/components/notice/notice.vue.d.ts +50 -447
- package/dist/components/notice/notice.vue.d.ts.map +1 -1
- package/dist/components/notice/notice_action.vue.d.ts +20 -211
- package/dist/components/notice/notice_action.vue.d.ts.map +1 -1
- package/dist/components/notice/notice_constants.d.ts.map +1 -1
- package/dist/components/notice/notice_content.vue.d.ts +9 -170
- package/dist/components/notice/notice_content.vue.d.ts.map +1 -1
- package/dist/components/notice/notice_icon.vue.d.ts +2 -11
- package/dist/components/notice/notice_icon.vue.d.ts.map +1 -1
- package/dist/components/pagination/pagination.vue.d.ts +10 -101
- package/dist/components/pagination/pagination.vue.d.ts.map +1 -1
- package/dist/components/popover/popover.vue.d.ts +23 -267
- package/dist/components/popover/popover.vue.d.ts.map +1 -1
- package/dist/components/popover/popover_header_footer.vue.d.ts +7 -107
- package/dist/components/popover/popover_header_footer.vue.d.ts.map +1 -1
- package/dist/components/radio/radio.vue.d.ts +8 -179
- package/dist/components/radio/radio.vue.d.ts.map +1 -1
- package/dist/components/radio/radio_constants.d.ts +2 -2
- package/dist/components/radio_group/radio_group.vue.d.ts +2 -143
- package/dist/components/resizable/resizable_constants.d.ts.map +1 -1
- package/dist/components/resizable/resizable_panel.vue.d.ts +0 -2
- package/dist/components/resizable/resizable_panel.vue.d.ts.map +1 -1
- package/dist/components/resizable/resizable_utils.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +6 -26
- package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +20 -29
- package/dist/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +20 -29
- package/dist/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +6 -26
- package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +27 -227
- package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -144
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +28 -61
- package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts +51 -597
- package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts.map +1 -1
- package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts +15 -105
- package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/components/root_layout/root_layout.vue.d.ts +2 -2
- package/dist/components/root_layout/root_layout_constants.d.ts +0 -2
- package/dist/components/root_layout/root_layout_constants.d.ts.map +1 -1
- package/dist/components/scroller/modules/core_scroller.vue.d.ts +4 -4
- package/dist/components/scroller/modules/dynamic_scroller.vue.d.ts +24 -24
- package/dist/components/scroller/scroller.vue.d.ts +34 -34
- package/dist/components/select_menu/select_menu.vue.d.ts +34 -190
- package/dist/components/select_menu/select_menu.vue.d.ts.map +1 -1
- package/dist/components/select_menu/select_menu_constants.d.ts +9 -14
- package/dist/components/select_menu/select_menu_constants.d.ts.map +1 -1
- package/dist/components/skeleton/skeleton-list-item.vue.d.ts +12 -15
- package/dist/components/skeleton/skeleton-paragraph.vue.d.ts +2 -5
- package/dist/components/skeleton/skeleton-shape.vue.d.ts +5 -5
- package/dist/components/skeleton/skeleton-text.vue.d.ts +1 -4
- package/dist/components/skeleton/skeleton.vue.d.ts +20 -29
- package/dist/components/skeleton/skeleton_constants.d.ts +13 -18
- package/dist/components/skeleton/skeleton_constants.d.ts.map +1 -1
- package/dist/components/split_button/{split_button-start.vue.d.ts → split_button-alpha.vue.d.ts} +11 -170
- package/dist/components/split_button/split_button-alpha.vue.d.ts.map +1 -0
- package/dist/components/split_button/{split_button-end.vue.d.ts → split_button-omega.vue.d.ts} +13 -109
- package/dist/components/split_button/split_button-omega.vue.d.ts.map +1 -0
- package/dist/components/split_button/split_button.vue.d.ts +87 -809
- package/dist/components/split_button/split_button.vue.d.ts.map +1 -1
- package/dist/components/split_button/split_button_constants.d.ts +7 -12
- package/dist/components/split_button/split_button_constants.d.ts.map +1 -1
- package/dist/components/stack/stack_constants.d.ts.map +1 -1
- package/dist/components/tab/index.d.ts +1 -1
- package/dist/components/tab/tab.vue.d.ts +11 -131
- package/dist/components/tab/tab.vue.d.ts.map +1 -1
- package/dist/components/tab/tab_group.vue.d.ts +13 -139
- package/dist/components/tab/tab_group.vue.d.ts.map +1 -1
- package/dist/components/tab/tabs_constants.d.ts +5 -23
- package/dist/components/tab/tabs_constants.d.ts.map +1 -1
- package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts +45 -442
- package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts.map +1 -1
- package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts +2 -11
- package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts.map +1 -1
- package/dist/components/toast/layouts/toast_layout_default.vue.d.ts +48 -445
- package/dist/components/toast/layouts/toast_layout_default.vue.d.ts.map +1 -1
- package/dist/components/toast/toast.vue.d.ts +212 -1836
- package/dist/components/toast/toast.vue.d.ts.map +1 -1
- package/dist/components/toggle/toggle.vue.d.ts +21 -20
- package/dist/components/toggle/toggle.vue.d.ts.map +1 -1
- package/dist/components/toggle/toggle_constants.d.ts +4 -6
- package/dist/components/toggle/toggle_constants.d.ts.map +1 -1
- package/dist/components/tooltip/tooltip.vue.d.ts +8 -43
- package/dist/components/tooltip/tooltip.vue.d.ts.map +1 -1
- package/dist/datepicker-DprRX9AH.cjs +2 -0
- package/dist/datepicker-DprRX9AH.cjs.map +1 -0
- package/dist/{datepicker-B2nhxiCg.js → datepicker-LVDRC6Lf.js} +24 -20
- package/dist/datepicker-LVDRC6Lf.js.map +1 -0
- package/dist/dialtone-vue.cjs +1 -1
- package/dist/dialtone-vue.css +1 -1
- package/dist/dialtone-vue.js +151 -174
- package/dist/directives/tooltip_directive/tooltip.d.ts.map +1 -1
- package/dist/emoji_picker-Cl-T4BXK.cjs +2 -0
- package/dist/emoji_picker-Cl-T4BXK.cjs.map +1 -0
- package/dist/{emoji_picker-BjgAohQy.js → emoji_picker-tVHfpHDk.js} +8 -9
- package/dist/emoji_picker-tVHfpHDk.js.map +1 -0
- package/dist/index.d.ts +0 -9
- package/dist/lib/attachment-carousel/attachment-carousel.cjs +1 -1
- package/dist/lib/attachment-carousel/attachment-carousel.js +1 -1
- package/dist/lib/attachment-carousel/index.cjs +1 -1
- package/dist/lib/attachment-carousel/index.js +1 -1
- package/dist/lib/avatar/avatar-constants.cjs +1 -1
- package/dist/lib/avatar/avatar-constants.cjs.map +1 -1
- package/dist/lib/avatar/avatar-constants.js +24 -111
- package/dist/lib/avatar/avatar-constants.js.map +1 -1
- package/dist/lib/avatar/avatar.cjs +1 -1
- package/dist/lib/avatar/avatar.cjs.map +1 -1
- package/dist/lib/avatar/avatar.js +84 -145
- package/dist/lib/avatar/avatar.js.map +1 -1
- package/dist/lib/avatar/index.cjs +1 -1
- package/dist/lib/avatar/index.js +3 -3
- package/dist/lib/badge/badge-constants.cjs +1 -1
- package/dist/lib/badge/badge-constants.cjs.map +1 -1
- package/dist/lib/badge/badge-constants.js +1 -1
- package/dist/lib/badge/badge-constants.js.map +1 -1
- package/dist/lib/badge/badge.cjs +1 -1
- package/dist/lib/badge/badge.cjs.map +1 -1
- package/dist/lib/badge/badge.js +23 -51
- package/dist/lib/badge/badge.js.map +1 -1
- package/dist/lib/banner/banner.cjs +2 -2
- package/dist/lib/banner/banner.cjs.map +1 -1
- package/dist/lib/banner/banner.js +24 -71
- package/dist/lib/banner/banner.js.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumb-item.cjs +1 -1
- package/dist/lib/breadcrumbs/breadcrumb-item.cjs.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumb-item.js +38 -29
- package/dist/lib/breadcrumbs/breadcrumb-item.js.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.cjs +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs.js +2 -10
- package/dist/lib/breadcrumbs/breadcrumbs.js.map +1 -1
- package/dist/lib/button/button-constants.cjs +1 -1
- package/dist/lib/button/button-constants.cjs.map +1 -1
- package/dist/lib/button/button-constants.js +3 -17
- package/dist/lib/button/button-constants.js.map +1 -1
- package/dist/lib/button/button.cjs +1 -1
- package/dist/lib/button/button.cjs.map +1 -1
- package/dist/lib/button/button.js +19 -162
- package/dist/lib/button/button.js.map +1 -1
- package/dist/lib/button-group/button-group.cjs.map +1 -1
- package/dist/lib/button-group/button-group.js.map +1 -1
- package/dist/lib/callbar-button/callbar-button.cjs +1 -1
- package/dist/lib/callbar-button/callbar-button.cjs.map +1 -1
- package/dist/lib/callbar-button/callbar-button.js +27 -26
- package/dist/lib/callbar-button/callbar-button.js.map +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +36 -45
- package/dist/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js +38 -47
- package/dist/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
- package/dist/lib/callbox/callbox.cjs +1 -1
- package/dist/lib/callbox/callbox.cjs.map +1 -1
- package/dist/lib/callbox/callbox.js +8 -8
- package/dist/lib/callbox/callbox.js.map +1 -1
- package/dist/lib/card/card.cjs +1 -1
- package/dist/lib/card/card.cjs.map +1 -1
- package/dist/lib/card/card.js +18 -10
- package/dist/lib/card/card.js.map +1 -1
- package/dist/lib/checkbox/checkbox-constants.cjs +1 -1
- package/dist/lib/checkbox/checkbox-constants.cjs.map +1 -1
- package/dist/lib/checkbox/checkbox-constants.js +2 -2
- package/dist/lib/checkbox/checkbox-constants.js.map +1 -1
- package/dist/lib/checkbox/checkbox.cjs +1 -1
- package/dist/lib/checkbox/checkbox.cjs.map +1 -1
- package/dist/lib/checkbox/checkbox.js +30 -80
- package/dist/lib/checkbox/checkbox.js.map +1 -1
- package/dist/lib/checkbox-group/checkbox-group.cjs +1 -1
- package/dist/lib/checkbox-group/checkbox-group.cjs.map +1 -1
- package/dist/lib/checkbox-group/checkbox-group.js +12 -6
- package/dist/lib/checkbox-group/checkbox-group.js.map +1 -1
- package/dist/lib/checkbox-group/checkboxes-decorator.cjs +1 -1
- package/dist/lib/checkbox-group/checkboxes-decorator.cjs.map +1 -1
- package/dist/lib/checkbox-group/checkboxes-decorator.js +1 -0
- package/dist/lib/checkbox-group/checkboxes-decorator.js.map +1 -1
- package/dist/lib/chip/chip-constants.cjs +1 -1
- package/dist/lib/chip/chip-constants.cjs.map +1 -1
- package/dist/lib/chip/chip-constants.js +0 -9
- package/dist/lib/chip/chip-constants.js.map +1 -1
- package/dist/lib/chip/chip.cjs +1 -1
- package/dist/lib/chip/chip.cjs.map +1 -1
- package/dist/lib/chip/chip.js +26 -43
- package/dist/lib/chip/chip.js.map +1 -1
- package/dist/lib/codeblock/codeblock.cjs +2 -1
- package/dist/lib/codeblock/codeblock.cjs.map +1 -1
- package/dist/lib/codeblock/codeblock.js +14 -25
- package/dist/lib/codeblock/codeblock.js.map +1 -1
- package/dist/lib/collapsible/collapsible.cjs +1 -1
- package/dist/lib/collapsible/collapsible.cjs.map +1 -1
- package/dist/lib/collapsible/collapsible.js +2 -2
- package/dist/lib/collapsible/collapsible.js.map +1 -1
- package/dist/lib/combobox/combobox.cjs +1 -1
- package/dist/lib/combobox/combobox.js +1 -1
- package/dist/lib/combobox/index.cjs +1 -1
- package/dist/lib/combobox/index.js +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.cjs +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.cjs.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.js +0 -6
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.js.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.cjs +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.cjs.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select.js +48 -69
- package/dist/lib/combobox-multi-select/combobox-multi-select.js.map +1 -1
- package/dist/lib/combobox-with-popover/combobox-with-popover.cjs +1 -1
- package/dist/lib/combobox-with-popover/combobox-with-popover.cjs.map +1 -1
- package/dist/lib/combobox-with-popover/combobox-with-popover.js +47 -64
- package/dist/lib/combobox-with-popover/combobox-with-popover.js.map +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.cjs +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
- package/dist/lib/contact-centers-row/contact-centers-row.js +45 -51
- package/dist/lib/contact-centers-row/contact-centers-row.js.map +1 -1
- package/dist/lib/contact-info/contact-info.cjs +1 -1
- package/dist/lib/contact-info/contact-info.cjs.map +1 -1
- package/dist/lib/contact-info/contact-info.js +8 -8
- package/dist/lib/contact-info/contact-info.js.map +1 -1
- package/dist/lib/contact-row/contact-row.cjs +1 -1
- package/dist/lib/contact-row/contact-row.cjs.map +1 -1
- package/dist/lib/contact-row/contact-row.js +3 -3
- package/dist/lib/contact-row/contact-row.js.map +1 -1
- package/dist/lib/datepicker/datepicker.cjs +1 -1
- package/dist/lib/datepicker/datepicker.js +1 -1
- package/dist/lib/datepicker/index.cjs +1 -1
- package/dist/lib/datepicker/index.js +1 -1
- package/dist/lib/description-list/description-list.cjs +1 -1
- package/dist/lib/description-list/description-list.cjs.map +1 -1
- package/dist/lib/description-list/description-list.js +1 -1
- package/dist/lib/description-list/description-list.js.map +1 -1
- package/dist/lib/dropdown/dropdown-constants.cjs +1 -1
- package/dist/lib/dropdown/dropdown-constants.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-constants.js +2 -2
- package/dist/lib/dropdown/dropdown-constants.js.map +1 -1
- package/dist/lib/dropdown/dropdown-list.cjs +1 -1
- package/dist/lib/dropdown/dropdown-list.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-list.js +16 -28
- package/dist/lib/dropdown/dropdown-list.js.map +1 -1
- package/dist/lib/dropdown/dropdown.cjs +1 -1
- package/dist/lib/dropdown/dropdown.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown.js +29 -43
- package/dist/lib/dropdown/dropdown.js.map +1 -1
- package/dist/lib/editor/EditorToolbarButton.cjs +1 -1
- package/dist/lib/editor/EditorToolbarButton.cjs.map +1 -1
- package/dist/lib/editor/EditorToolbarButton.js +1 -1
- package/dist/lib/editor/EditorToolbarButton.js.map +1 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.cjs +1 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.cjs.map +1 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.js +1 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.js.map +1 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.cjs +1 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.cjs.map +1 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.js +1 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.js.map +1 -1
- package/dist/lib/editor/editor.cjs +1 -1
- package/dist/lib/editor/editor.cjs.map +1 -1
- package/dist/lib/editor/editor.js +143 -142
- package/dist/lib/editor/editor.js.map +1 -1
- package/dist/lib/emoji-picker/emoji-picker.cjs +1 -1
- package/dist/lib/emoji-picker/emoji-picker.js +1 -1
- package/dist/lib/emoji-picker/index.cjs +1 -1
- package/dist/lib/emoji-picker/index.js +1 -1
- package/dist/lib/emoji-row/emoji-row.cjs +1 -1
- package/dist/lib/emoji-row/emoji-row.cjs.map +1 -1
- package/dist/lib/emoji-row/emoji-row.js +1 -1
- package/dist/lib/emoji-row/emoji-row.js.map +1 -1
- package/dist/lib/emoji-text-wrapper/emoji-text-wrapper.cjs.map +1 -1
- package/dist/lib/emoji-text-wrapper/emoji-text-wrapper.js.map +1 -1
- package/dist/lib/empty-state/empty-state-constants.cjs +1 -1
- package/dist/lib/empty-state/empty-state-constants.cjs.map +1 -1
- package/dist/lib/empty-state/empty-state-constants.js +9 -37
- package/dist/lib/empty-state/empty-state-constants.js.map +1 -1
- package/dist/lib/empty-state/empty-state.cjs +1 -1
- package/dist/lib/empty-state/empty-state.cjs.map +1 -1
- package/dist/lib/empty-state/empty-state.js +30 -77
- package/dist/lib/empty-state/empty-state.js.map +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.cjs +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
- package/dist/lib/feed-item-pill/feed-item-pill.js +42 -40
- package/dist/lib/feed-item-pill/feed-item-pill.js.map +1 -1
- package/dist/lib/feed-item-row/feed-item-row.cjs +1 -1
- package/dist/lib/feed-item-row/feed-item-row.cjs.map +1 -1
- package/dist/lib/feed-item-row/feed-item-row.js +3 -3
- package/dist/lib/feed-item-row/feed-item-row.js.map +1 -1
- package/dist/lib/general-row/general-row.cjs +1 -1
- package/dist/lib/general-row/general-row.cjs.map +1 -1
- package/dist/lib/general-row/general-row.js +61 -105
- package/dist/lib/general-row/general-row.js.map +1 -1
- package/dist/lib/general-row/leftbar-general-row-icon.cjs +1 -1
- package/dist/lib/general-row/leftbar-general-row-icon.cjs.map +1 -1
- package/dist/lib/general-row/leftbar-general-row-icon.js +1 -1
- package/dist/lib/general-row/leftbar-general-row-icon.js.map +1 -1
- package/dist/lib/group-row/group-row.cjs +1 -1
- package/dist/lib/group-row/group-row.cjs.map +1 -1
- package/dist/lib/group-row/group-row.js +2 -2
- package/dist/lib/group-row/group-row.js.map +1 -1
- package/dist/lib/grouped-chip/grouped-chip.cjs +1 -1
- package/dist/lib/grouped-chip/grouped-chip.cjs.map +1 -1
- package/dist/lib/grouped-chip/grouped-chip.js +9 -9
- package/dist/lib/grouped-chip/grouped-chip.js.map +1 -1
- package/dist/lib/hovercard/hovercard.cjs +1 -1
- package/dist/lib/hovercard/hovercard.cjs.map +1 -1
- package/dist/lib/hovercard/hovercard.js +24 -38
- package/dist/lib/hovercard/hovercard.js.map +1 -1
- package/dist/lib/icon/icon.cjs +1 -1
- package/dist/lib/icon/icon.cjs.map +1 -1
- package/dist/lib/icon/icon.js +1 -1
- package/dist/lib/icon/icon.js.map +1 -1
- package/dist/lib/illustration/illustration.cjs +1 -1
- package/dist/lib/illustration/illustration.cjs.map +1 -1
- package/dist/lib/illustration/illustration.js +1 -1
- package/dist/lib/illustration/illustration.js.map +1 -1
- package/dist/lib/image-viewer/image-viewer.cjs +1 -1
- package/dist/lib/image-viewer/image-viewer.cjs.map +1 -1
- package/dist/lib/image-viewer/image-viewer.js +32 -33
- package/dist/lib/image-viewer/image-viewer.js.map +1 -1
- package/dist/lib/input/input-constants.cjs +1 -1
- package/dist/lib/input/input-constants.cjs.map +1 -1
- package/dist/lib/input/input-constants.js +11 -25
- package/dist/lib/input/input-constants.js.map +1 -1
- package/dist/lib/input/input.cjs +1 -1
- package/dist/lib/input/input.cjs.map +1 -1
- package/dist/lib/input/input.js +85 -190
- package/dist/lib/input/input.js.map +1 -1
- package/dist/lib/input-group/input-group.cjs +1 -1
- package/dist/lib/input-group/input-group.cjs.map +1 -1
- package/dist/lib/input-group/input-group.js +15 -25
- package/dist/lib/input-group/input-group.js.map +1 -1
- package/dist/lib/item-layout/item-layout.cjs +3 -3
- package/dist/lib/item-layout/item-layout.cjs.map +1 -1
- package/dist/lib/item-layout/item-layout.js +19 -82
- package/dist/lib/item-layout/item-layout.js.map +1 -1
- package/dist/lib/ivr-node/ivr-node.cjs +1 -1
- package/dist/lib/ivr-node/ivr-node.cjs.map +1 -1
- package/dist/lib/ivr-node/ivr-node.js +1 -1
- package/dist/lib/ivr-node/ivr-node.js.map +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.cjs +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.cjs.map +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.js +38 -48
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.js.map +1 -1
- package/dist/lib/link/index.cjs +1 -1
- package/dist/lib/link/index.js +2 -2
- package/dist/lib/link/link-constants.cjs +1 -1
- package/dist/lib/link/link-constants.cjs.map +1 -1
- package/dist/lib/link/link-constants.js +14 -17
- package/dist/lib/link/link-constants.js.map +1 -1
- package/dist/lib/link/link.cjs +1 -1
- package/dist/lib/link/link.cjs.map +1 -1
- package/dist/lib/link/link.js +2 -17
- package/dist/lib/link/link.js.map +1 -1
- package/dist/lib/list-item/list-item.cjs +1 -1
- package/dist/lib/list-item/list-item.cjs.map +1 -1
- package/dist/lib/list-item/list-item.js +5 -9
- package/dist/lib/list-item/list-item.js.map +1 -1
- package/dist/lib/list-item-group/list-item-group.cjs +1 -1
- package/dist/lib/list-item-group/list-item-group.cjs.map +1 -1
- package/dist/lib/list-item-group/list-item-group.js +1 -1
- package/dist/lib/list-item-group/list-item-group.js.map +1 -1
- package/dist/lib/message-input/index.cjs +1 -1
- package/dist/lib/message-input/index.js +1 -1
- package/dist/lib/message-input/message-input-button.cjs +1 -1
- package/dist/lib/message-input/message-input-button.cjs.map +1 -1
- package/dist/lib/message-input/message-input-button.js +1 -1
- package/dist/lib/message-input/message-input-button.js.map +1 -1
- package/dist/lib/message-input/message-input-link.cjs +1 -1
- package/dist/lib/message-input/message-input-link.cjs.map +1 -1
- package/dist/lib/message-input/message-input-link.js +9 -9
- package/dist/lib/message-input/message-input-link.js.map +1 -1
- package/dist/lib/message-input/message-input-topbar.cjs +1 -1
- package/dist/lib/message-input/message-input-topbar.cjs.map +1 -1
- package/dist/lib/message-input/message-input-topbar.js +2 -2
- package/dist/lib/message-input/message-input-topbar.js.map +1 -1
- package/dist/lib/message-input/message-input.cjs +1 -1
- package/dist/lib/message-input/message-input.js +1 -1
- package/dist/lib/modal/modal-constants.cjs +1 -1
- package/dist/lib/modal/modal-constants.cjs.map +1 -1
- package/dist/lib/modal/modal-constants.js +3 -3
- package/dist/lib/modal/modal-constants.js.map +1 -1
- package/dist/lib/modal/modal.cjs +1 -1
- package/dist/lib/modal/modal.cjs.map +1 -1
- package/dist/lib/modal/modal.js +164 -181
- package/dist/lib/modal/modal.js.map +1 -1
- package/dist/lib/motion-text/motion-text-constants.cjs +1 -1
- package/dist/lib/motion-text/motion-text-constants.cjs.map +1 -1
- package/dist/lib/motion-text/motion-text-constants.js +6 -18
- package/dist/lib/motion-text/motion-text-constants.js.map +1 -1
- package/dist/lib/motion-text/motion-text.cjs +1 -1
- package/dist/lib/motion-text/motion-text.cjs.map +1 -1
- package/dist/lib/motion-text/motion-text.js +7 -5
- package/dist/lib/motion-text/motion-text.js.map +1 -1
- package/dist/lib/notice/notice-action.cjs +1 -1
- package/dist/lib/notice/notice-action.cjs.map +1 -1
- package/dist/lib/notice/notice-action.js +26 -34
- package/dist/lib/notice/notice-action.js.map +1 -1
- package/dist/lib/notice/notice-constants.cjs +1 -1
- package/dist/lib/notice/notice-constants.cjs.map +1 -1
- package/dist/lib/notice/notice-constants.js +2 -2
- package/dist/lib/notice/notice-constants.js.map +1 -1
- package/dist/lib/notice/notice-content.cjs +1 -1
- package/dist/lib/notice/notice-content.cjs.map +1 -1
- package/dist/lib/notice/notice-content.js +18 -51
- package/dist/lib/notice/notice-content.js.map +1 -1
- package/dist/lib/notice/notice-icon.cjs +1 -1
- package/dist/lib/notice/notice-icon.cjs.map +1 -1
- package/dist/lib/notice/notice-icon.js +28 -38
- package/dist/lib/notice/notice-icon.js.map +1 -1
- package/dist/lib/notice/notice.cjs +1 -1
- package/dist/lib/notice/notice.cjs.map +1 -1
- package/dist/lib/notice/notice.js +23 -70
- package/dist/lib/notice/notice.js.map +1 -1
- package/dist/lib/pagination/pagination.cjs +1 -1
- package/dist/lib/pagination/pagination.cjs.map +1 -1
- package/dist/lib/pagination/pagination.js +12 -13
- package/dist/lib/pagination/pagination.js.map +1 -1
- package/dist/lib/popover/popover-constants.cjs +1 -1
- package/dist/lib/popover/popover-constants.cjs.map +1 -1
- package/dist/lib/popover/popover-constants.js +6 -6
- package/dist/lib/popover/popover-constants.js.map +1 -1
- package/dist/lib/popover/popover-header-footer.cjs +1 -1
- package/dist/lib/popover/popover-header-footer.cjs.map +1 -1
- package/dist/lib/popover/popover-header-footer.js +3 -11
- package/dist/lib/popover/popover-header-footer.js.map +1 -1
- package/dist/lib/popover/popover.cjs +1 -1
- package/dist/lib/popover/popover.cjs.map +1 -1
- package/dist/lib/popover/popover.js +59 -88
- package/dist/lib/popover/popover.js.map +1 -1
- package/dist/lib/radio/radio-constants.cjs +1 -1
- package/dist/lib/radio/radio-constants.cjs.map +1 -1
- package/dist/lib/radio/radio-constants.js +2 -2
- package/dist/lib/radio/radio-constants.js.map +1 -1
- package/dist/lib/radio/radio.cjs +1 -1
- package/dist/lib/radio/radio.cjs.map +1 -1
- package/dist/lib/radio/radio.js +33 -95
- package/dist/lib/radio/radio.js.map +1 -1
- package/dist/lib/radio-group/radio-group.cjs +1 -1
- package/dist/lib/radio-group/radio-group.cjs.map +1 -1
- package/dist/lib/radio-group/radio-group.js +2 -2
- package/dist/lib/radio-group/radio-group.js.map +1 -1
- package/dist/lib/resizable/index.cjs +1 -1
- package/dist/lib/resizable/index.js +3 -3
- package/dist/lib/resizable/resizable-handle.cjs +1 -1
- package/dist/lib/resizable/resizable-handle.js +1 -1
- package/dist/lib/resizable/resizable-panel.cjs +1 -1
- package/dist/lib/resizable/resizable-panel.cjs.map +1 -1
- package/dist/lib/resizable/resizable-panel.js +3 -11
- package/dist/lib/resizable/resizable-panel.js.map +1 -1
- package/dist/lib/resizable/resizable.cjs +1 -1
- package/dist/lib/resizable/resizable.js +1 -1
- package/dist/lib/rich-text-editor/index.cjs +1 -1
- package/dist/lib/rich-text-editor/index.js +1 -1
- package/dist/lib/rich-text-editor/markdownRenderer.cjs +1 -1
- package/dist/lib/rich-text-editor/markdownRenderer.js +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor.cjs +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor.js +1 -1
- package/dist/lib/root-layout/root-layout-constants.cjs +1 -1
- package/dist/lib/root-layout/root-layout-constants.cjs.map +1 -1
- package/dist/lib/root-layout/root-layout-constants.js +0 -2
- package/dist/lib/root-layout/root-layout-constants.js.map +1 -1
- package/dist/lib/root-layout/root-layout.cjs +1 -1
- package/dist/lib/root-layout/root-layout.cjs.map +1 -1
- package/dist/lib/root-layout/root-layout.js +2 -2
- package/dist/lib/root-layout/root-layout.js.map +1 -1
- package/dist/lib/scroller/index.cjs +1 -1
- package/dist/lib/scroller/index.js +1 -1
- package/dist/lib/scroller/scroller.cjs +1 -1
- package/dist/lib/scroller/scroller.js +1 -1
- package/dist/lib/select-menu/select-menu-constants.cjs +1 -1
- package/dist/lib/select-menu/select-menu-constants.cjs.map +1 -1
- package/dist/lib/select-menu/select-menu-constants.js +2 -7
- package/dist/lib/select-menu/select-menu-constants.js.map +1 -1
- package/dist/lib/select-menu/select-menu.cjs +1 -1
- package/dist/lib/select-menu/select-menu.cjs.map +1 -1
- package/dist/lib/select-menu/select-menu.js +64 -119
- package/dist/lib/select-menu/select-menu.js.map +1 -1
- package/dist/lib/settings-menu-button/settings-menu-button.cjs +1 -1
- package/dist/lib/settings-menu-button/settings-menu-button.cjs.map +1 -1
- package/dist/lib/settings-menu-button/settings-menu-button.js +5 -5
- package/dist/lib/settings-menu-button/settings-menu-button.js.map +1 -1
- package/dist/lib/skeleton/skeleton-constants.cjs +1 -1
- package/dist/lib/skeleton/skeleton-constants.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-constants.js +4 -12
- package/dist/lib/skeleton/skeleton-constants.js.map +1 -1
- package/dist/lib/skeleton/skeleton-list-item.cjs +1 -1
- package/dist/lib/skeleton/skeleton-list-item.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-list-item.js +2 -2
- package/dist/lib/skeleton/skeleton-list-item.js.map +1 -1
- package/dist/lib/skeleton/skeleton-shape.cjs +1 -1
- package/dist/lib/skeleton/skeleton-shape.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-shape.js +3 -3
- package/dist/lib/skeleton/skeleton-shape.js.map +1 -1
- package/dist/lib/split-button/split-button-alpha.cjs +2 -0
- package/dist/lib/split-button/split-button-alpha.cjs.map +1 -0
- package/dist/lib/split-button/split-button-alpha.js +107 -0
- package/dist/lib/split-button/split-button-alpha.js.map +1 -0
- package/dist/lib/split-button/split-button-constants.cjs +1 -1
- package/dist/lib/split-button/split-button-constants.cjs.map +1 -1
- package/dist/lib/split-button/split-button-constants.js +0 -5
- package/dist/lib/split-button/split-button-constants.js.map +1 -1
- package/dist/lib/split-button/split-button-omega.cjs +2 -0
- package/dist/lib/split-button/split-button-omega.cjs.map +1 -0
- package/dist/lib/split-button/{split-button-end.js → split-button-omega.js} +9 -9
- package/dist/lib/split-button/split-button-omega.js.map +1 -0
- package/dist/lib/split-button/split-button.cjs +1 -1
- package/dist/lib/split-button/split-button.cjs.map +1 -1
- package/dist/lib/split-button/split-button.js +71 -246
- package/dist/lib/split-button/split-button.js.map +1 -1
- package/dist/lib/stack/stack-constants.cjs +1 -1
- package/dist/lib/stack/stack-constants.cjs.map +1 -1
- package/dist/lib/stack/stack-constants.js +2 -10
- package/dist/lib/stack/stack-constants.js.map +1 -1
- package/dist/lib/stack/stack.cjs.map +1 -1
- package/dist/lib/stack/stack.js.map +1 -1
- package/dist/lib/tab/index.cjs +1 -1
- package/dist/lib/tab/index.js +5 -5
- package/dist/lib/tab/tab-group.cjs +1 -1
- package/dist/lib/tab/tab-group.cjs.map +1 -1
- package/dist/lib/tab/tab-group.js +52 -186
- package/dist/lib/tab/tab-group.js.map +1 -1
- package/dist/lib/tab/tab.cjs +1 -1
- package/dist/lib/tab/tab.cjs.map +1 -1
- package/dist/lib/tab/tab.js +23 -108
- package/dist/lib/tab/tab.js.map +1 -1
- package/dist/lib/tab/tabs-constants.cjs +1 -1
- package/dist/lib/tab/tabs-constants.cjs.map +1 -1
- package/dist/lib/tab/tabs-constants.js +2 -33
- package/dist/lib/tab/tabs-constants.js.map +1 -1
- package/dist/lib/toast/index.cjs +1 -1
- package/dist/lib/toast/index.js +1 -1
- package/dist/lib/toast/toast.cjs +1 -1
- package/dist/lib/toast/toast.js +1 -1
- package/dist/lib/toggle/toggle-constants.cjs +1 -1
- package/dist/lib/toggle/toggle-constants.cjs.map +1 -1
- package/dist/lib/toggle/toggle-constants.js +0 -2
- package/dist/lib/toggle/toggle-constants.js.map +1 -1
- package/dist/lib/toggle/toggle.cjs +1 -1
- package/dist/lib/toggle/toggle.cjs.map +1 -1
- package/dist/lib/toggle/toggle.js +31 -26
- package/dist/lib/toggle/toggle.js.map +1 -1
- package/dist/lib/tooltip/tooltip.cjs +4 -1
- package/dist/lib/tooltip/tooltip.cjs.map +1 -1
- package/dist/lib/tooltip/tooltip.js +32 -46
- package/dist/lib/tooltip/tooltip.js.map +1 -1
- package/dist/lib/tooltip-directive/tooltip.cjs +1 -1
- package/dist/lib/tooltip-directive/tooltip.cjs.map +1 -1
- package/dist/lib/tooltip-directive/tooltip.js +35 -36
- package/dist/lib/tooltip-directive/tooltip.js.map +1 -1
- package/dist/lib/top-banner-info/top-banner-info.cjs +1 -1
- package/dist/lib/top-banner-info/top-banner-info.cjs.map +1 -1
- package/dist/lib/top-banner-info/top-banner-info.js +4 -4
- package/dist/lib/top-banner-info/top-banner-info.js.map +1 -1
- package/dist/lib/unread-pill/unread-pill.cjs +1 -1
- package/dist/lib/unread-pill/unread-pill.cjs.map +1 -1
- package/dist/lib/unread-pill/unread-pill.js +1 -1
- package/dist/lib/unread-pill/unread-pill.js.map +1 -1
- package/dist/lib/validation-messages/validation-messages.cjs +1 -1
- package/dist/lib/validation-messages/validation-messages.cjs.map +1 -1
- package/dist/lib/validation-messages/validation-messages.js +2 -2
- package/dist/lib/validation-messages/validation-messages.js.map +1 -1
- package/dist/localization/en-US.cjs +0 -5
- package/dist/localization/en-US.cjs.map +1 -1
- package/dist/localization/en-US.js +1 -1
- package/dist/localization/en-US.js.map +1 -1
- package/dist/{markdownRenderer-Dsq-CiH9.cjs → markdownRenderer-DCgGQseq.cjs} +1 -1
- package/dist/{markdownRenderer-Dsq-CiH9.cjs.map → markdownRenderer-DCgGQseq.cjs.map} +1 -1
- package/dist/{markdownRenderer-k7_rQkox.js → markdownRenderer-D_P94RyM.js} +1 -1
- package/dist/{markdownRenderer-k7_rQkox.js.map → markdownRenderer-D_P94RyM.js.map} +1 -1
- package/dist/message_input-BiCHkV9g.cjs +2 -0
- package/dist/message_input-BiCHkV9g.cjs.map +1 -0
- package/dist/{message_input-rXsWKem_.js → message_input-DO6pV_GG.js} +132 -131
- package/dist/message_input-DO6pV_GG.js.map +1 -0
- package/dist/recipes/buttons/callbar_button/callbar_button.vue.d.ts +17 -142
- package/dist/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +1 -1
- package/dist/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +53 -532
- package/dist/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +49 -508
- package/dist/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
- package/dist/recipes/cards/ivr_node/ivr_node.vue.d.ts +46 -392
- package/dist/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
- package/dist/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +16 -125
- package/dist/recipes/chips/grouped_chip/grouped_chip.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +31 -420
- package/dist/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +24 -322
- package/dist/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/EditorToolbarButton.vue.d.ts +7 -98
- package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts +35 -390
- package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts +30 -365
- package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.d.ts +284 -1824
- package/dist/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +55 -199
- package/dist/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +48 -161
- package/dist/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +56 -165
- package/dist/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +34 -156
- package/dist/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input.vue.d.ts +188 -2104
- package/dist/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input_button.vue.d.ts +15 -283
- package/dist/recipes/conversation_view/message_input/message_input_button.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input_link.vue.d.ts +85 -881
- package/dist/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +15 -283
- package/dist/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +7 -98
- package/dist/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts.map +1 -1
- package/dist/recipes/item_layout/contact_info/contact_info.vue.d.ts +54 -143
- package/dist/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/callbox/callbox.vue.d.ts +34 -110
- package/dist/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +33 -150
- package/dist/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/contact_row/contact_row.vue.d.ts +85 -673
- package/dist/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/general_row/general_row.vue.d.ts +39 -560
- package/dist/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/group_row/group_row.vue.d.ts +38 -559
- package/dist/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
- package/dist/recipes/notices/top_banner_info/top_banner_info.vue.d.ts.map +1 -1
- package/dist/{resizable-CcxS3dH7.js → resizable-D4-peBOl.js} +3 -3
- package/dist/{resizable-CcxS3dH7.js.map → resizable-D4-peBOl.js.map} +1 -1
- package/dist/{resizable-DdPrpKvD.cjs → resizable-aOVGO_Os.cjs} +2 -2
- package/dist/{resizable-DdPrpKvD.cjs.map → resizable-aOVGO_Os.cjs.map} +1 -1
- package/dist/{resizable_handle-vqI5i9u6.js → resizable_handle-BlKBiWnx.js} +3 -3
- package/dist/{resizable_handle-vqI5i9u6.js.map → resizable_handle-BlKBiWnx.js.map} +1 -1
- package/dist/{resizable_handle-g45rLu_2.cjs → resizable_handle-RIKS8frB.cjs} +2 -2
- package/dist/{resizable_handle-g45rLu_2.cjs.map → resizable_handle-RIKS8frB.cjs.map} +1 -1
- package/dist/{resizable_utils-CQscchW4.js → resizable_utils-BComtrMV.js} +47 -29
- package/dist/resizable_utils-BComtrMV.js.map +1 -0
- package/dist/resizable_utils-DhuzXRdP.cjs +2 -0
- package/dist/resizable_utils-DhuzXRdP.cjs.map +1 -0
- package/dist/{rich_text_editor-DRwU4mUa.js → rich_text_editor-DYu2R0kw.js} +602 -640
- package/dist/{rich_text_editor-DRwU4mUa.js.map → rich_text_editor-DYu2R0kw.js.map} +1 -1
- package/dist/rich_text_editor-FduHYl-G.cjs +12 -0
- package/dist/{rich_text_editor-TolFmwK_.cjs.map → rich_text_editor-FduHYl-G.cjs.map} +1 -1
- package/dist/{scroller-DPqcc_Wl.js → scroller-BGVDh3sq.js} +6 -6
- package/dist/scroller-BGVDh3sq.js.map +1 -0
- package/dist/scroller-CjAsgjl9.cjs +2 -0
- package/dist/scroller-CjAsgjl9.cjs.map +1 -0
- package/dist/shared/sr_only_close_button.cjs +1 -1
- package/dist/shared/sr_only_close_button.cjs.map +1 -1
- package/dist/shared/sr_only_close_button.js +1 -1
- package/dist/shared/sr_only_close_button.js.map +1 -1
- package/dist/{toast-DqbTiHVx.js → toast-DvPN-bCi.js} +89 -222
- package/dist/toast-DvPN-bCi.js.map +1 -0
- package/dist/toast-d8_zmgkL.cjs +2 -0
- package/dist/toast-d8_zmgkL.cjs.map +1 -0
- package/dist/{useResizableCalculations-CoVtK_0B.cjs → useResizableCalculations-BDITle3Q.cjs} +2 -2
- package/dist/{useResizableCalculations-CoVtK_0B.cjs.map → useResizableCalculations-BDITle3Q.cjs.map} +1 -1
- package/dist/{useResizableCalculations-YI08W37g.js → useResizableCalculations-DAajatT4.js} +2 -2
- package/dist/{useResizableCalculations-YI08W37g.js.map → useResizableCalculations-DAajatT4.js.map} +1 -1
- package/package.json +5 -7
- package/dist/attachment_carousel-1qxTI-NN.js.map +0 -1
- package/dist/attachment_carousel-wnZS3vEt.cjs +0 -2
- package/dist/attachment_carousel-wnZS3vEt.cjs.map +0 -1
- package/dist/combobox-BQBKrDTW.js.map +0 -1
- package/dist/combobox-Da7wBh3G.cjs +0 -3
- package/dist/combobox-Da7wBh3G.cjs.map +0 -1
- package/dist/common/composables/useIndicatorAnimation.cjs +0 -2
- package/dist/common/composables/useIndicatorAnimation.cjs.map +0 -1
- package/dist/common/composables/useIndicatorAnimation.d.ts +0 -18
- package/dist/common/composables/useIndicatorAnimation.d.ts.map +0 -1
- package/dist/common/composables/useIndicatorAnimation.js +0 -78
- package/dist/common/composables/useIndicatorAnimation.js.map +0 -1
- package/dist/common/constants/sizes.cjs +0 -2
- package/dist/common/constants/sizes.cjs.map +0 -1
- package/dist/common/constants/sizes.d.ts +0 -22
- package/dist/common/constants/sizes.d.ts.map +0 -1
- package/dist/common/constants/sizes.js +0 -19
- package/dist/common/constants/sizes.js.map +0 -1
- package/dist/common/mixins/mode.cjs +0 -2
- package/dist/common/mixins/mode.cjs.map +0 -1
- package/dist/common/mixins/mode.d.ts +0 -25
- package/dist/common/mixins/mode.d.ts.map +0 -1
- package/dist/common/mixins/mode.js +0 -62
- package/dist/common/mixins/mode.js.map +0 -1
- package/dist/common/mode_constants.d.ts +0 -37
- package/dist/common/mode_constants.d.ts.map +0 -1
- package/dist/components/box/box.vue.d.ts +0 -75
- package/dist/components/box/box.vue.d.ts.map +0 -1
- package/dist/components/box/box_constants.d.ts +0 -11
- package/dist/components/box/box_constants.d.ts.map +0 -1
- package/dist/components/box/index.d.ts +0 -3
- package/dist/components/box/index.d.ts.map +0 -1
- package/dist/components/box/validators.d.ts +0 -11
- package/dist/components/box/validators.d.ts.map +0 -1
- package/dist/components/codeblock/codeblock_constants.d.ts +0 -9
- package/dist/components/codeblock/codeblock_constants.d.ts.map +0 -1
- package/dist/components/filter_pill/filter_pill.vue.d.ts +0 -4739
- package/dist/components/filter_pill/filter_pill.vue.d.ts.map +0 -1
- package/dist/components/filter_pill/index.d.ts +0 -2
- package/dist/components/filter_pill/index.d.ts.map +0 -1
- package/dist/components/mode_island/index.d.ts +0 -3
- package/dist/components/mode_island/index.d.ts.map +0 -1
- package/dist/components/mode_island/mode_island.vue.d.ts +0 -3
- package/dist/components/mode_island/mode_island.vue.d.ts.map +0 -1
- package/dist/components/mode_island/mode_island_constants.d.ts +0 -10
- package/dist/components/mode_island/mode_island_constants.d.ts.map +0 -1
- package/dist/components/mode_island/utils.d.ts +0 -12
- package/dist/components/mode_island/utils.d.ts.map +0 -1
- package/dist/components/mode_island/validators.d.ts +0 -6
- package/dist/components/mode_island/validators.d.ts.map +0 -1
- package/dist/components/prose/index.d.ts +0 -3
- package/dist/components/prose/index.d.ts.map +0 -1
- package/dist/components/prose/prose.vue.d.ts +0 -26
- package/dist/components/prose/prose.vue.d.ts.map +0 -1
- package/dist/components/prose/prose_constants.d.ts +0 -34
- package/dist/components/prose/prose_constants.d.ts.map +0 -1
- package/dist/components/segmented_control/index.d.ts +0 -4
- package/dist/components/segmented_control/index.d.ts.map +0 -1
- package/dist/components/segmented_control/segmented_control.vue.d.ts +0 -226
- package/dist/components/segmented_control/segmented_control.vue.d.ts.map +0 -1
- package/dist/components/segmented_control/segmented_control_constants.d.ts +0 -41
- package/dist/components/segmented_control/segmented_control_constants.d.ts.map +0 -1
- package/dist/components/segmented_control/segmented_control_item.vue.d.ts +0 -35
- package/dist/components/segmented_control/segmented_control_item.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button-end.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button-start.vue.d.ts.map +0 -1
- package/dist/components/text/index.d.ts +0 -3
- package/dist/components/text/index.d.ts.map +0 -1
- package/dist/components/text/text.vue.d.ts +0 -145
- package/dist/components/text/text.vue.d.ts.map +0 -1
- package/dist/components/text/text_constants.d.ts +0 -95
- package/dist/components/text/text_constants.d.ts.map +0 -1
- package/dist/datepicker-B2nhxiCg.js.map +0 -1
- package/dist/datepicker-CZrNL0Yn.cjs +0 -2
- package/dist/datepicker-CZrNL0Yn.cjs.map +0 -1
- package/dist/directives/focusgroup_directive/focusgroup.d.ts +0 -6
- package/dist/directives/focusgroup_directive/focusgroup.d.ts.map +0 -1
- package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts +0 -74
- package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts.map +0 -1
- package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts +0 -15
- package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts.map +0 -1
- package/dist/directives/focusgroup_directive/index.d.ts +0 -2
- package/dist/directives/focusgroup_directive/index.d.ts.map +0 -1
- package/dist/directives/focustrap_directive/focustrap.d.ts +0 -6
- package/dist/directives/focustrap_directive/focustrap.d.ts.map +0 -1
- package/dist/directives/focustrap_directive/focustrap_constants.d.ts +0 -7
- package/dist/directives/focustrap_directive/focustrap_constants.d.ts.map +0 -1
- package/dist/directives/focustrap_directive/focustrap_utils.d.ts +0 -5
- package/dist/directives/focustrap_directive/focustrap_utils.d.ts.map +0 -1
- package/dist/directives/focustrap_directive/index.d.ts +0 -2
- package/dist/directives/focustrap_directive/index.d.ts.map +0 -1
- package/dist/directives/mode_directive/index.d.ts +0 -2
- package/dist/directives/mode_directive/index.d.ts.map +0 -1
- package/dist/directives/mode_directive/mode.d.ts +0 -6
- package/dist/directives/mode_directive/mode.d.ts.map +0 -1
- package/dist/emoji_picker-BQW4qRFg.cjs +0 -2
- package/dist/emoji_picker-BQW4qRFg.cjs.map +0 -1
- package/dist/emoji_picker-BjgAohQy.js.map +0 -1
- package/dist/lib/box/box-constants.cjs +0 -2
- package/dist/lib/box/box-constants.cjs.map +0 -1
- package/dist/lib/box/box-constants.js +0 -107
- package/dist/lib/box/box-constants.js.map +0 -1
- package/dist/lib/box/box.cjs +0 -2
- package/dist/lib/box/box.cjs.map +0 -1
- package/dist/lib/box/box.js +0 -237
- package/dist/lib/box/box.js.map +0 -1
- package/dist/lib/box/index.cjs +0 -1
- package/dist/lib/box/index.js +0 -3
- package/dist/lib/box/validators.cjs +0 -2
- package/dist/lib/box/validators.cjs.map +0 -1
- package/dist/lib/box/validators.js +0 -17
- package/dist/lib/box/validators.js.map +0 -1
- package/dist/lib/codeblock/codeblock-constants.cjs +0 -2
- package/dist/lib/codeblock/codeblock-constants.cjs.map +0 -1
- package/dist/lib/codeblock/codeblock-constants.js +0 -20
- package/dist/lib/codeblock/codeblock-constants.js.map +0 -1
- package/dist/lib/filter-pill/filter-pill.cjs +0 -2
- package/dist/lib/filter-pill/filter-pill.cjs.map +0 -1
- package/dist/lib/filter-pill/filter-pill.js +0 -441
- package/dist/lib/filter-pill/filter-pill.js.map +0 -1
- package/dist/lib/filter-pill/index.cjs +0 -1
- package/dist/lib/filter-pill/index.js +0 -2
- package/dist/lib/focusgroup-directive/focusgroup-constants.cjs +0 -2
- package/dist/lib/focusgroup-directive/focusgroup-constants.cjs.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup-constants.js +0 -77
- package/dist/lib/focusgroup-directive/focusgroup-constants.js.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup-utils.cjs +0 -2
- package/dist/lib/focusgroup-directive/focusgroup-utils.cjs.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup-utils.js +0 -33
- package/dist/lib/focusgroup-directive/focusgroup-utils.js.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup.cjs +0 -2
- package/dist/lib/focusgroup-directive/focusgroup.cjs.map +0 -1
- package/dist/lib/focusgroup-directive/focusgroup.js +0 -143
- package/dist/lib/focusgroup-directive/focusgroup.js.map +0 -1
- package/dist/lib/focusgroup-directive/index.cjs +0 -1
- package/dist/lib/focusgroup-directive/index.js +0 -2
- package/dist/lib/focustrap-directive/focustrap-constants.cjs +0 -2
- package/dist/lib/focustrap-directive/focustrap-constants.cjs.map +0 -1
- package/dist/lib/focustrap-directive/focustrap-constants.js +0 -10
- package/dist/lib/focustrap-directive/focustrap-constants.js.map +0 -1
- package/dist/lib/focustrap-directive/focustrap-utils.cjs +0 -2
- package/dist/lib/focustrap-directive/focustrap-utils.cjs.map +0 -1
- package/dist/lib/focustrap-directive/focustrap-utils.js +0 -19
- package/dist/lib/focustrap-directive/focustrap-utils.js.map +0 -1
- package/dist/lib/focustrap-directive/focustrap.cjs +0 -2
- package/dist/lib/focustrap-directive/focustrap.cjs.map +0 -1
- package/dist/lib/focustrap-directive/focustrap.js +0 -96
- package/dist/lib/focustrap-directive/focustrap.js.map +0 -1
- package/dist/lib/focustrap-directive/index.cjs +0 -1
- package/dist/lib/focustrap-directive/index.js +0 -2
- package/dist/lib/kitchen-sink/kitchen-sink-view.cjs +0 -2
- package/dist/lib/kitchen-sink/kitchen-sink-view.cjs.map +0 -1
- package/dist/lib/kitchen-sink/kitchen-sink-view.js +0 -205
- package/dist/lib/kitchen-sink/kitchen-sink-view.js.map +0 -1
- package/dist/lib/mode-directive/index.cjs +0 -1
- package/dist/lib/mode-directive/index.js +0 -2
- package/dist/lib/mode-directive/mode.cjs +0 -2
- package/dist/lib/mode-directive/mode.cjs.map +0 -1
- package/dist/lib/mode-directive/mode.js +0 -67
- package/dist/lib/mode-directive/mode.js.map +0 -1
- package/dist/lib/mode-island/index.cjs +0 -1
- package/dist/lib/mode-island/index.js +0 -3
- package/dist/lib/mode-island/mode-island-constants.cjs +0 -2
- package/dist/lib/mode-island/mode-island-constants.cjs.map +0 -1
- package/dist/lib/mode-island/mode-island-constants.js +0 -10
- package/dist/lib/mode-island/mode-island-constants.js.map +0 -1
- package/dist/lib/mode-island/mode-island.cjs +0 -2
- package/dist/lib/mode-island/mode-island.cjs.map +0 -1
- package/dist/lib/mode-island/mode-island.js +0 -102
- package/dist/lib/mode-island/mode-island.js.map +0 -1
- package/dist/lib/mode-island/utils.cjs +0 -2
- package/dist/lib/mode-island/utils.cjs.map +0 -1
- package/dist/lib/mode-island/utils.js +0 -28
- package/dist/lib/mode-island/utils.js.map +0 -1
- package/dist/lib/mode-island/validators.cjs +0 -2
- package/dist/lib/mode-island/validators.cjs.map +0 -1
- package/dist/lib/mode-island/validators.js +0 -10
- package/dist/lib/mode-island/validators.js.map +0 -1
- package/dist/lib/prose/index.cjs +0 -1
- package/dist/lib/prose/index.js +0 -3
- package/dist/lib/prose/prose-constants.cjs +0 -2
- package/dist/lib/prose/prose-constants.cjs.map +0 -1
- package/dist/lib/prose/prose-constants.js +0 -89
- package/dist/lib/prose/prose-constants.js.map +0 -1
- package/dist/lib/prose/prose.cjs +0 -2
- package/dist/lib/prose/prose.cjs.map +0 -1
- package/dist/lib/prose/prose.js +0 -68
- package/dist/lib/prose/prose.js.map +0 -1
- package/dist/lib/segmented-control/index.cjs +0 -1
- package/dist/lib/segmented-control/index.js +0 -4
- package/dist/lib/segmented-control/segmented-control-constants.cjs +0 -2
- package/dist/lib/segmented-control/segmented-control-constants.cjs.map +0 -1
- package/dist/lib/segmented-control/segmented-control-constants.js +0 -41
- package/dist/lib/segmented-control/segmented-control-constants.js.map +0 -1
- package/dist/lib/segmented-control/segmented-control-item.cjs +0 -2
- package/dist/lib/segmented-control/segmented-control-item.cjs.map +0 -1
- package/dist/lib/segmented-control/segmented-control-item.js +0 -104
- package/dist/lib/segmented-control/segmented-control-item.js.map +0 -1
- package/dist/lib/segmented-control/segmented-control.cjs +0 -2
- package/dist/lib/segmented-control/segmented-control.cjs.map +0 -1
- package/dist/lib/segmented-control/segmented-control.js +0 -204
- package/dist/lib/segmented-control/segmented-control.js.map +0 -1
- package/dist/lib/split-button/split-button-end.cjs +0 -2
- package/dist/lib/split-button/split-button-end.cjs.map +0 -1
- package/dist/lib/split-button/split-button-end.js.map +0 -1
- package/dist/lib/split-button/split-button-start.cjs +0 -2
- package/dist/lib/split-button/split-button-start.cjs.map +0 -1
- package/dist/lib/split-button/split-button-start.js +0 -182
- package/dist/lib/split-button/split-button-start.js.map +0 -1
- package/dist/lib/text/index.cjs +0 -1
- package/dist/lib/text/index.js +0 -3
- package/dist/lib/text/text-constants.cjs +0 -2
- package/dist/lib/text/text-constants.cjs.map +0 -1
- package/dist/lib/text/text-constants.js +0 -128
- package/dist/lib/text/text-constants.js.map +0 -1
- package/dist/lib/text/text.cjs +0 -2
- package/dist/lib/text/text.cjs.map +0 -1
- package/dist/lib/text/text.js +0 -150
- package/dist/lib/text/text.js.map +0 -1
- package/dist/message_input-DktL-f28.cjs +0 -2
- package/dist/message_input-DktL-f28.cjs.map +0 -1
- package/dist/message_input-rXsWKem_.js.map +0 -1
- package/dist/mode_constants-CzYJW9ua.cjs +0 -2
- package/dist/mode_constants-CzYJW9ua.cjs.map +0 -1
- package/dist/mode_constants-tb7TL85q.js +0 -14
- package/dist/mode_constants-tb7TL85q.js.map +0 -1
- package/dist/resizable_utils-CQscchW4.js.map +0 -1
- package/dist/resizable_utils-DabS08OL.cjs +0 -2
- package/dist/resizable_utils-DabS08OL.cjs.map +0 -1
- package/dist/rich_text_editor-TolFmwK_.cjs +0 -12
- package/dist/scroller-C15VLKNK.cjs +0 -2
- package/dist/scroller-C15VLKNK.cjs.map +0 -1
- package/dist/scroller-DPqcc_Wl.js.map +0 -1
- package/dist/toast-BuNWsrhy.cjs +0 -2
- package/dist/toast-BuNWsrhy.cjs.map +0 -1
- package/dist/toast-DqbTiHVx.js.map +0 -1
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as
|
|
3
|
-
import { DialtoneLocalization as
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import { t as
|
|
11
|
-
import { NodeViewWrapper as
|
|
12
|
-
import { t as
|
|
13
|
-
import { RICH_TEXT_EDITOR_AUTOFOCUS_TYPES as
|
|
14
|
-
import { EDITOR_DEFAULT_LINK_PREFIX as
|
|
15
|
-
import
|
|
16
|
-
import
|
|
1
|
+
import { addClassStyleAttrs as e, removeClassStyleAttrs as t, returnFirstEl as n } from "./common/utils/index.js";
|
|
2
|
+
import { t as r } from "./_plugin-vue_export-helper-BTgDAbhb.js";
|
|
3
|
+
import { DialtoneLocalization as i } from "./localization/index.js";
|
|
4
|
+
import a from "./lib/button/button.js";
|
|
5
|
+
import o from "./lib/item-layout/item-layout.js";
|
|
6
|
+
import s from "./lib/stack/stack.js";
|
|
7
|
+
import c from "./lib/tooltip/tooltip.js";
|
|
8
|
+
import l from "./lib/popover/popover.js";
|
|
9
|
+
import u from "./lib/input/input.js";
|
|
10
|
+
import { t as d } from "./emoji_picker-tVHfpHDk.js";
|
|
11
|
+
import { NodeViewWrapper as f, VueNodeViewRenderer as p, nodeViewProps as m } from "./node_modules/@tiptap/vue-3.js";
|
|
12
|
+
import { t as h } from "./rich_text_editor-DYu2R0kw.js";
|
|
13
|
+
import { RICH_TEXT_EDITOR_AUTOFOCUS_TYPES as g, RICH_TEXT_EDITOR_OUTPUT_FORMATS as _ } from "./lib/rich-text-editor/rich-text-editor-constants.js";
|
|
14
|
+
import { EDITOR_DEFAULT_LINK_PREFIX as v, EDITOR_SUPPORTED_LINK_PROTOCOLS as y } from "./lib/editor/editor-constants.js";
|
|
15
|
+
import b from "./lib/message-input/last-active-nodes.js";
|
|
16
|
+
import x from "./lib/message-input/message-input-topbar.js";
|
|
17
17
|
import ee from "./lib/message-input/message-input-link.js";
|
|
18
|
-
import { createBlock as
|
|
19
|
-
import { DtIconClose as
|
|
20
|
-
import { Node as
|
|
18
|
+
import { createBlock as S, createCommentVNode as C, createElementBlock as w, createElementVNode as T, createSlots as E, createTextVNode as D, createVNode as O, mergeProps as k, normalizeClass as A, normalizeStyle as j, openBlock as M, renderSlot as N, resolveComponent as P, resolveDirective as F, toDisplayString as I, vShow as L, withCtx as R, withDirectives as z, withModifiers as B } from "vue";
|
|
19
|
+
import { DtIconClose as V, DtIconImage as H, DtIconSatisfied as U, DtIconSend as W, DtIconVerySatisfied as G, DtIconVideo as K } from "@dialpad/dialtone-icons/vue3";
|
|
20
|
+
import { Node as q, mergeAttributes as J } from "@tiptap/core";
|
|
21
21
|
//#region recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue
|
|
22
|
-
var
|
|
22
|
+
var Y = {
|
|
23
23
|
name: "MeetingPill",
|
|
24
24
|
components: {
|
|
25
|
-
NodeViewWrapper:
|
|
26
|
-
DtItemLayout:
|
|
27
|
-
DtIconClose:
|
|
28
|
-
DtButton:
|
|
29
|
-
DtIconVideo:
|
|
25
|
+
NodeViewWrapper: f,
|
|
26
|
+
DtItemLayout: o,
|
|
27
|
+
DtIconClose: V,
|
|
28
|
+
DtButton: a,
|
|
29
|
+
DtIconVideo: K
|
|
30
30
|
},
|
|
31
|
-
props:
|
|
31
|
+
props: m,
|
|
32
32
|
emits: ["meeting-pill-close"],
|
|
33
33
|
data() {
|
|
34
|
-
return { i18n: new
|
|
34
|
+
return { i18n: new i() };
|
|
35
35
|
},
|
|
36
36
|
computed: { closeButtonTitle() {
|
|
37
37
|
return this.i18n.$t("DIALTONE_CLOSE_BUTTON");
|
|
@@ -40,37 +40,37 @@ var J = {
|
|
|
40
40
|
let t = this.editor?.storage?.meetingPill?.onClose;
|
|
41
41
|
t && typeof t == "function" && t(e);
|
|
42
42
|
} }
|
|
43
|
-
},
|
|
44
|
-
function
|
|
45
|
-
let o =
|
|
46
|
-
return
|
|
47
|
-
default:
|
|
43
|
+
}, X = { class: "d-recipe-message-input-meeting-pill__icon" }, Z = { class: "d-recipe-message-input-meeting-pill__close" };
|
|
44
|
+
function Q(e, t, n, r, i, a) {
|
|
45
|
+
let o = P("dt-icon-video"), s = P("dt-icon-close"), c = P("dt-button"), l = P("dt-item-layout"), u = P("node-view-wrapper");
|
|
46
|
+
return M(), S(u, { class: "d-recipe-message-input-meeting-pill" }, {
|
|
47
|
+
default: R(() => [O(l, {
|
|
48
48
|
class: "d-recipe-message-input-meeting-pill__layout",
|
|
49
49
|
unstyled: ""
|
|
50
50
|
}, {
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
left: R(() => [T("div", X, [O(o, { size: "400" })])]),
|
|
52
|
+
right: R(() => [T("div", Z, [O(c, {
|
|
53
53
|
circle: "",
|
|
54
54
|
importance: "clear",
|
|
55
|
-
size:
|
|
55
|
+
size: "xs",
|
|
56
56
|
"aria-label": a.closeButtonTitle,
|
|
57
57
|
title: a.closeButtonTitle,
|
|
58
58
|
onClick: a.close
|
|
59
59
|
}, {
|
|
60
|
-
icon:
|
|
60
|
+
icon: R(() => [O(s, { size: "300" })]),
|
|
61
61
|
_: 1
|
|
62
62
|
}, 8, [
|
|
63
63
|
"aria-label",
|
|
64
64
|
"title",
|
|
65
65
|
"onClick"
|
|
66
66
|
])])]),
|
|
67
|
-
default:
|
|
67
|
+
default: R(() => [D(" " + I(e.node.attrs.text) + " ", 1)]),
|
|
68
68
|
_: 1
|
|
69
69
|
})]),
|
|
70
70
|
_: 1
|
|
71
71
|
});
|
|
72
72
|
}
|
|
73
|
-
var
|
|
73
|
+
var $ = /* @__PURE__ */ r(Y, [["render", Q]]), te = q.create({
|
|
74
74
|
name: "meetingPill",
|
|
75
75
|
atom: !0,
|
|
76
76
|
group: "inline",
|
|
@@ -82,7 +82,7 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
82
82
|
return { onClose: this.options.onClose };
|
|
83
83
|
},
|
|
84
84
|
addNodeView() {
|
|
85
|
-
return
|
|
85
|
+
return p($);
|
|
86
86
|
},
|
|
87
87
|
addAttributes() {
|
|
88
88
|
return { text: { default: "Please pass in \"text\" attribute" } };
|
|
@@ -94,25 +94,25 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
94
94
|
return "/dpm";
|
|
95
95
|
},
|
|
96
96
|
renderHTML({ HTMLAttributes: e }) {
|
|
97
|
-
return ["meeting-pill",
|
|
97
|
+
return ["meeting-pill", J(e)];
|
|
98
98
|
}
|
|
99
|
-
}),
|
|
99
|
+
}), ne = {
|
|
100
100
|
compatConfig: { MODE: 3 },
|
|
101
101
|
name: "DtRecipeMessageInput",
|
|
102
102
|
components: {
|
|
103
|
-
DtButton:
|
|
104
|
-
DtEmojiPicker:
|
|
105
|
-
DtInput:
|
|
106
|
-
DtPopover:
|
|
107
|
-
DtRecipeMessageInputTopbar:
|
|
103
|
+
DtButton: a,
|
|
104
|
+
DtEmojiPicker: d,
|
|
105
|
+
DtInput: u,
|
|
106
|
+
DtPopover: l,
|
|
107
|
+
DtRecipeMessageInputTopbar: x,
|
|
108
108
|
DtRecipeMessageInputLink: ee,
|
|
109
|
-
DtRichTextEditor:
|
|
110
|
-
DtTooltip:
|
|
111
|
-
DtStack:
|
|
112
|
-
DtIconImage:
|
|
113
|
-
DtIconVerySatisfied:
|
|
114
|
-
DtIconSatisfied:
|
|
115
|
-
DtIconSend:
|
|
109
|
+
DtRichTextEditor: h,
|
|
110
|
+
DtTooltip: c,
|
|
111
|
+
DtStack: s,
|
|
112
|
+
DtIconImage: H,
|
|
113
|
+
DtIconVerySatisfied: G,
|
|
114
|
+
DtIconSatisfied: U,
|
|
115
|
+
DtIconSend: W
|
|
116
116
|
},
|
|
117
117
|
inheritAttrs: !1,
|
|
118
118
|
props: {
|
|
@@ -133,9 +133,9 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
133
133
|
required: !0,
|
|
134
134
|
default: ""
|
|
135
135
|
},
|
|
136
|
-
|
|
136
|
+
preventTyping: {
|
|
137
137
|
type: Boolean,
|
|
138
|
-
default: !
|
|
138
|
+
default: !1
|
|
139
139
|
},
|
|
140
140
|
inputClass: {
|
|
141
141
|
type: String,
|
|
@@ -149,14 +149,14 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
149
149
|
],
|
|
150
150
|
default: !1,
|
|
151
151
|
validator(e) {
|
|
152
|
-
return typeof e == "string" ?
|
|
152
|
+
return typeof e == "string" ? g.includes(e) : !0;
|
|
153
153
|
}
|
|
154
154
|
},
|
|
155
155
|
outputFormat: {
|
|
156
156
|
type: String,
|
|
157
157
|
default: "json",
|
|
158
158
|
validator(e) {
|
|
159
|
-
return
|
|
159
|
+
return _.includes(e);
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
162
|
placeholder: {
|
|
@@ -269,8 +269,8 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
269
269
|
],
|
|
270
270
|
data() {
|
|
271
271
|
return {
|
|
272
|
-
lastActiveNodes:
|
|
273
|
-
additionalExtensions: [
|
|
272
|
+
lastActiveNodes: b,
|
|
273
|
+
additionalExtensions: [te.configure({ onClose: (e) => {
|
|
274
274
|
this.$emit("meeting-pill-close", e);
|
|
275
275
|
} })],
|
|
276
276
|
internalInputValue: this.modelValue,
|
|
@@ -282,8 +282,8 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
282
282
|
linkDialogOpen: !1,
|
|
283
283
|
selectedText: "",
|
|
284
284
|
text: "",
|
|
285
|
-
|
|
286
|
-
i18n: new
|
|
285
|
+
hideLinkBubbleMenu: !1,
|
|
286
|
+
i18n: new i()
|
|
287
287
|
};
|
|
288
288
|
},
|
|
289
289
|
computed: {
|
|
@@ -336,9 +336,10 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
336
336
|
this.modelValue && this.outputFormat === "text" ? this.internalInputValue = this.modelValue.replace(/\n/g, "<br>") : this.internalInputValue = this.modelValue;
|
|
337
337
|
},
|
|
338
338
|
methods: {
|
|
339
|
-
removeClassStyleAttrs:
|
|
339
|
+
removeClassStyleAttrs: t,
|
|
340
|
+
addClassStyleAttrs: e,
|
|
340
341
|
linkDialogOpened(e) {
|
|
341
|
-
this.linkDialogOpen = e, e === !0 ? this.initLinkDialog() : (this.
|
|
342
|
+
this.linkDialogOpen = e, e === !0 ? this.initLinkDialog() : (this.hideLinkBubbleMenu = !1, this.$refs.richTextEditor?.focusEditor());
|
|
342
343
|
},
|
|
343
344
|
handleTopbarClick(e) {
|
|
344
345
|
let t = this.$refs.richTextEditor?.editor, n = {
|
|
@@ -354,16 +355,16 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
354
355
|
t && n[e] && n[e]();
|
|
355
356
|
},
|
|
356
357
|
initLinkDialog() {
|
|
357
|
-
this.$refs.link.setInitialValues(this.selectedText, this.$refs.richTextEditor?.editor?.getAttributes("link")?.href), this.
|
|
358
|
+
this.$refs.link.setInitialValues(this.selectedText, this.$refs.richTextEditor?.editor?.getAttributes("link")?.href), this.hideLinkBubbleMenu = !0, this.linkDialogOpen = !0;
|
|
358
359
|
},
|
|
359
360
|
removeLink() {
|
|
360
361
|
this.$refs.richTextEditor?.removeLink(), this.linkDialogOpen = !1;
|
|
361
362
|
},
|
|
362
363
|
setLink(e, t) {
|
|
363
|
-
this.$refs.richTextEditor.setLink(t, e, this.linkOptions,
|
|
364
|
+
this.$refs.richTextEditor.setLink(t, e, this.linkOptions, y, v), this.linkDialogOpen = !1;
|
|
364
365
|
},
|
|
365
366
|
onMousedown(e) {
|
|
366
|
-
|
|
367
|
+
n(this.$refs.richTextEditor.$el).querySelector(".tiptap").contains(e.target) || (e.preventDefault(), this.$refs.richTextEditor.focusEditor());
|
|
367
368
|
},
|
|
368
369
|
onDrop(e) {
|
|
369
370
|
let t = e.dataTransfer, n = Array.from(t.files);
|
|
@@ -404,7 +405,7 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
404
405
|
onCancel() {
|
|
405
406
|
this.$emit("cancel");
|
|
406
407
|
},
|
|
407
|
-
|
|
408
|
+
onInput(e) {
|
|
408
409
|
this.$emit("update:modelValue", e);
|
|
409
410
|
},
|
|
410
411
|
onTextInput(e) {
|
|
@@ -414,22 +415,22 @@ var Q = /* @__PURE__ */ n(J, [["render", Z]]), $ = K.create({
|
|
|
414
415
|
this.$emit("markdown-input", e);
|
|
415
416
|
}
|
|
416
417
|
}
|
|
417
|
-
},
|
|
418
|
-
function
|
|
419
|
-
let o =
|
|
420
|
-
return
|
|
418
|
+
}, re = { class: "d-recipe-message-input__bottom-section" }, ie = { class: "d-recipe-message-input__bottom-section-left" }, ae = { class: "d-recipe-message-input__bottom-section-right" }, oe = { class: "d-recipe-message-input__schedule-message" }, se = { class: "d-recipe-message-input__sms-count" }, ce = { key: 0 };
|
|
419
|
+
function le(e, t, n, r, i, a) {
|
|
420
|
+
let o = P("dt-recipe-message-input-link"), s = P("dt-recipe-message-input-topbar"), c = P("dt-rich-text-editor"), l = P("dt-icon-image"), u = P("dt-button"), d = P("dt-input"), f = P("dt-icon-very-satisfied"), p = P("dt-icon-satisfied"), m = P("dt-emoji-picker"), h = P("dt-popover"), g = P("dt-stack"), _ = P("dt-tooltip"), v = P("dt-icon-send"), y = F("dt-scrollbar"), b = F("dt-tooltip");
|
|
421
|
+
return M(), w("div", k({
|
|
421
422
|
"data-qa": "dt-recipe-message-input",
|
|
422
423
|
role: "presentation",
|
|
423
|
-
class:
|
|
424
|
-
|
|
425
|
-
onDragover: t[16] || (t[16] =
|
|
426
|
-
onDrop: t[17] || (t[17] =
|
|
424
|
+
class: "d-recipe-message-input"
|
|
425
|
+
}, a.addClassStyleAttrs(e.$attrs), {
|
|
426
|
+
onDragover: t[16] || (t[16] = B(() => {}, ["prevent"])),
|
|
427
|
+
onDrop: t[17] || (t[17] = B((...e) => a.onDrop && a.onDrop(...e), ["prevent"])),
|
|
427
428
|
onPaste: t[18] || (t[18] = (...e) => a.onPaste && a.onPaste(...e)),
|
|
428
429
|
onMousedown: t[19] || (t[19] = (...e) => a.onMousedown && a.onMousedown(...e))
|
|
429
|
-
}, [
|
|
430
|
-
|
|
431
|
-
n.richText ? (
|
|
432
|
-
key:
|
|
430
|
+
}), [
|
|
431
|
+
N(e.$slots, "top"),
|
|
432
|
+
n.richText ? (M(), S(s, {
|
|
433
|
+
key: 0,
|
|
433
434
|
"bold-button-options": n.boldButtonOptions,
|
|
434
435
|
"italic-button-options": n.italicButtonOptions,
|
|
435
436
|
"strike-button-options": n.strikeButtonOptions,
|
|
@@ -441,7 +442,7 @@ function ce(e, t, n, r, i, a) {
|
|
|
441
442
|
"is-selection-active": a.isSelectionActive,
|
|
442
443
|
onClick: a.handleTopbarClick
|
|
443
444
|
}, {
|
|
444
|
-
link:
|
|
445
|
+
link: R(() => [O(o, {
|
|
445
446
|
ref: "link",
|
|
446
447
|
open: i.linkDialogOpen,
|
|
447
448
|
"link-button-options": n.linkButtonOptions,
|
|
@@ -469,11 +470,11 @@ function ce(e, t, n, r, i, a) {
|
|
|
469
470
|
"code-block-button-options",
|
|
470
471
|
"is-selection-active",
|
|
471
472
|
"onClick"
|
|
472
|
-
])) :
|
|
473
|
-
|
|
473
|
+
])) : C("", !0),
|
|
474
|
+
z((M(), w("div", {
|
|
474
475
|
class: "d-recipe-message-input__editor-wrapper",
|
|
475
|
-
style:
|
|
476
|
-
}, [
|
|
476
|
+
style: j({ "max-height": n.maxHeight })
|
|
477
|
+
}, [O(c, k({
|
|
477
478
|
ref: "richTextEditor",
|
|
478
479
|
modelValue: i.internalInputValue,
|
|
479
480
|
"onUpdate:modelValue": t[0] || (t[0] = (e) => i.internalInputValue = e),
|
|
@@ -493,14 +494,14 @@ function ce(e, t, n, r, i, a) {
|
|
|
493
494
|
"auto-focus": n.autoFocus,
|
|
494
495
|
link: n.richText,
|
|
495
496
|
placeholder: n.placeholder,
|
|
496
|
-
"
|
|
497
|
+
"prevent-typing": n.preventTyping,
|
|
497
498
|
"mention-suggestion": n.mentionSuggestion,
|
|
498
499
|
"channel-suggestion": n.channelSuggestion,
|
|
499
500
|
"slash-command-suggestion": n.slashCommandSuggestion,
|
|
500
501
|
"additional-extensions": i.additionalExtensions,
|
|
501
|
-
"
|
|
502
|
+
"hide-link-bubble-menu": i.hideLinkBubbleMenu
|
|
502
503
|
}, a.removeClassStyleAttrs(e.$attrs), {
|
|
503
|
-
|
|
504
|
+
onInput: a.onInput,
|
|
504
505
|
onTextInput: a.onTextInput,
|
|
505
506
|
onMarkdownInput: a.onMarkdownInput,
|
|
506
507
|
onEnter: a.onSend,
|
|
@@ -509,18 +510,18 @@ function ce(e, t, n, r, i, a) {
|
|
|
509
510
|
onEditLink: a.initLinkDialog,
|
|
510
511
|
onFocus: t[3] || (t[3] = (e) => i.isFocused = !0),
|
|
511
512
|
onBlur: t[4] || (t[4] = (e) => i.isFocused = !1)
|
|
512
|
-
}), null, 16, /* @__PURE__ */ "modelValue.allow-blockquote.allow-bold.allow-bullet-list.allow-code.allow-codeblock.allow-italic.allow-strike.allow-underline.paste-rich-text.editable.input-aria-label.input-class.output-format.auto-focus.link.placeholder.
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
gap: "
|
|
513
|
+
}), null, 16, /* @__PURE__ */ "modelValue.allow-blockquote.allow-bold.allow-bullet-list.allow-code.allow-codeblock.allow-italic.allow-strike.allow-underline.paste-rich-text.editable.input-aria-label.input-class.output-format.auto-focus.link.placeholder.prevent-typing.mention-suggestion.channel-suggestion.slash-command-suggestion.additional-extensions.hide-link-bubble-menu.onInput.onTextInput.onMarkdownInput.onEnter.onEditLink".split("."))], 4)), [[y]]),
|
|
514
|
+
N(e.$slots, "middle"),
|
|
515
|
+
T("section", re, [T("div", ie, [O(g, {
|
|
516
|
+
gap: "200",
|
|
516
517
|
direction: "row",
|
|
517
518
|
class: "d-recipe-message-input__bottom-section-left-stack"
|
|
518
519
|
}, {
|
|
519
|
-
default:
|
|
520
|
-
n.showImagePicker ?
|
|
520
|
+
default: R(() => [
|
|
521
|
+
n.showImagePicker ? z((M(), S(u, {
|
|
521
522
|
key: 0,
|
|
522
523
|
"data-qa": "dt-recipe-message-input-image-btn",
|
|
523
|
-
size:
|
|
524
|
+
size: "sm",
|
|
524
525
|
class: "d-recipe-message-input__button",
|
|
525
526
|
kind: "muted",
|
|
526
527
|
importance: "clear",
|
|
@@ -531,14 +532,14 @@ function ce(e, t, n, r, i, a) {
|
|
|
531
532
|
onFocus: t[7] || (t[7] = (e) => i.imagePickerFocus = !0),
|
|
532
533
|
onBlur: t[8] || (t[8] = (e) => i.imagePickerFocus = !1)
|
|
533
534
|
}, {
|
|
534
|
-
icon:
|
|
535
|
+
icon: R(() => [O(l, { size: "300" })]),
|
|
535
536
|
_: 1
|
|
536
537
|
}, 8, ["aria-label", "onClick"])), [[
|
|
537
538
|
b,
|
|
538
539
|
a.imagePickerButtonLabel,
|
|
539
540
|
"top-start"
|
|
540
|
-
]]) :
|
|
541
|
-
|
|
541
|
+
]]) : C("", !0),
|
|
542
|
+
O(d, {
|
|
542
543
|
ref: "messageInputImageUpload",
|
|
543
544
|
"data-qa": "dt-recipe-message-input-image-input",
|
|
544
545
|
accept: "image/*, video/*",
|
|
@@ -548,7 +549,7 @@ function ce(e, t, n, r, i, a) {
|
|
|
548
549
|
hidden: "",
|
|
549
550
|
onInput: a.onImageUpload
|
|
550
551
|
}, null, 8, ["onInput"]),
|
|
551
|
-
n.showEmojiPicker ? (
|
|
552
|
+
n.showEmojiPicker ? (M(), S(h, {
|
|
552
553
|
key: 1,
|
|
553
554
|
open: i.emojiPickerOpened,
|
|
554
555
|
"onUpdate:open": t[15] || (t[15] = (e) => i.emojiPickerOpened = e),
|
|
@@ -556,9 +557,9 @@ function ce(e, t, n, r, i, a) {
|
|
|
556
557
|
"initial-focus-element": "#searchInput",
|
|
557
558
|
padding: "none"
|
|
558
559
|
}, {
|
|
559
|
-
anchor:
|
|
560
|
+
anchor: R(({ attrs: e }) => [z((M(), S(u, k(e, {
|
|
560
561
|
"data-qa": "dt-recipe-message-input-emoji-picker-btn",
|
|
561
|
-
size:
|
|
562
|
+
size: "sm",
|
|
562
563
|
class: "d-recipe-message-input__button",
|
|
563
564
|
kind: "muted",
|
|
564
565
|
importance: "clear",
|
|
@@ -569,36 +570,36 @@ function ce(e, t, n, r, i, a) {
|
|
|
569
570
|
onFocus: t[11] || (t[11] = (e) => i.emojiPickerFocus = !0),
|
|
570
571
|
onBlur: t[12] || (t[12] = (e) => i.emojiPickerFocus = !1)
|
|
571
572
|
}), {
|
|
572
|
-
icon:
|
|
573
|
+
icon: R(() => [a.emojiPickerHovered ? (M(), S(f, {
|
|
573
574
|
key: 0,
|
|
574
575
|
size: "300"
|
|
575
|
-
})) : (
|
|
576
|
+
})) : (M(), S(p, {
|
|
576
577
|
key: 1,
|
|
577
578
|
size: "300"
|
|
578
579
|
}))]),
|
|
579
580
|
_: 1
|
|
580
581
|
}, 16, ["aria-label", "onClick"])), [[b, a.emojiPickerButtonLabel]])]),
|
|
581
|
-
content:
|
|
582
|
+
content: R(({ close: r }) => [O(m, k(n.emojiPickerProps, {
|
|
582
583
|
onAddEmoji: t[13] || (t[13] = (t) => e.$emit("add-emoji")),
|
|
583
584
|
onSkinTone: a.onSkinTone,
|
|
584
585
|
onSelectedEmoji: (e) => a.onSelectEmoji(e, r),
|
|
585
586
|
onScrollBottomReached: t[14] || (t[14] = (t) => e.$emit("emoji-scroll-bottom-reached"))
|
|
586
587
|
}), null, 16, ["onSkinTone", "onSelectedEmoji"])]),
|
|
587
588
|
_: 1
|
|
588
|
-
}, 8, ["open"])) :
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
589
|
+
}, 8, ["open"])) : C("", !0),
|
|
590
|
+
N(e.$slots, "emojiGiphyPicker"),
|
|
591
|
+
N(e.$slots, "customActionIcons"),
|
|
592
|
+
N(e.$slots, "messagePolish")
|
|
592
593
|
]),
|
|
593
594
|
_: 3
|
|
594
|
-
})]),
|
|
595
|
+
})]), T("div", ae, [O(g, {
|
|
595
596
|
direction: "row",
|
|
596
|
-
gap: "
|
|
597
|
+
gap: "300"
|
|
597
598
|
}, {
|
|
598
|
-
default:
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
n.showCharacterLimit ? (
|
|
599
|
+
default: R(() => [
|
|
600
|
+
T("div", oe, [N(e.$slots, "scheduleMessage")]),
|
|
601
|
+
T("div", se, [N(e.$slots, "smsCount")]),
|
|
602
|
+
n.showCharacterLimit ? (M(), S(_, {
|
|
602
603
|
key: 0,
|
|
603
604
|
class: "d-recipe-message-input__remaining-char-tooltip",
|
|
604
605
|
placement: "top-end",
|
|
@@ -606,44 +607,44 @@ function ce(e, t, n, r, i, a) {
|
|
|
606
607
|
message: n.showCharacterLimit.message,
|
|
607
608
|
offset: [10, 8]
|
|
608
609
|
}, {
|
|
609
|
-
anchor:
|
|
610
|
+
anchor: R(() => [z(T("p", {
|
|
610
611
|
class: "d-recipe-message-input__remaining-char",
|
|
611
612
|
"data-qa": "dt-recipe-message-input-character-limit"
|
|
612
|
-
},
|
|
613
|
+
}, I(n.showCharacterLimit.count - a.inputLength), 513), [[L, a.displayCharacterLimitWarning]])]),
|
|
613
614
|
_: 1
|
|
614
|
-
}, 8, ["enabled", "message"])) :
|
|
615
|
-
n.showCancel ?
|
|
615
|
+
}, 8, ["enabled", "message"])) : C("", !0),
|
|
616
|
+
n.showCancel ? z((M(), S(u, {
|
|
616
617
|
key: 1,
|
|
617
618
|
"data-qa": "dt-recipe-message-input-cancel-button",
|
|
618
619
|
class: "d-recipe-message-input__button d-recipe-message-input__cancel-button",
|
|
619
|
-
size:
|
|
620
|
+
size: "sm",
|
|
620
621
|
kind: "muted",
|
|
621
622
|
importance: "clear",
|
|
622
623
|
"aria-label": a.cancelButtonLabel,
|
|
623
624
|
onClick: a.onCancel
|
|
624
625
|
}, {
|
|
625
|
-
default:
|
|
626
|
+
default: R(() => [T("p", null, I(a.cancelButtonLabel), 1)]),
|
|
626
627
|
_: 1
|
|
627
|
-
}, 8, ["aria-label", "onClick"])), [[b, a.cancelButtonLabel]]) :
|
|
628
|
-
|
|
628
|
+
}, 8, ["aria-label", "onClick"])), [[b, a.cancelButtonLabel]]) : C("", !0),
|
|
629
|
+
N(e.$slots, "sendButton", {}, () => [n.showSend ? z((M(), S(u, {
|
|
629
630
|
key: 0,
|
|
630
631
|
"data-qa": "dt-recipe-message-input-send-btn",
|
|
631
|
-
size:
|
|
632
|
+
size: "sm",
|
|
632
633
|
kind: "default",
|
|
633
634
|
importance: "primary",
|
|
634
|
-
class:
|
|
635
|
+
class: A(["d-recipe-message-input__button d-recipe-message-input__send-button", {
|
|
635
636
|
"d-recipe-message-input__send-button--disabled": a.isSendDisabled,
|
|
636
637
|
"d-btn--icon-only": a.showSendIcon
|
|
637
638
|
}]),
|
|
638
639
|
"aria-label": a.sendButtonLabel,
|
|
639
640
|
"aria-disabled": a.isSendDisabled,
|
|
640
641
|
onClick: a.onSend
|
|
641
|
-
},
|
|
642
|
-
default:
|
|
642
|
+
}, E({
|
|
643
|
+
default: R(() => [n.showSend.text ? (M(), w("p", ce, I(n.showSend.text), 1)) : C("", !0)]),
|
|
643
644
|
_: 2
|
|
644
645
|
}, [a.showSendIcon ? {
|
|
645
646
|
name: "icon",
|
|
646
|
-
fn:
|
|
647
|
+
fn: R(() => [N(e.$slots, "sendIcon", { iconSize: a.sendIconSize }, () => [O(v, { size: a.sendIconSize }, null, 8, ["size"])])]),
|
|
647
648
|
key: "0"
|
|
648
649
|
} : void 0]), 1032, [
|
|
649
650
|
"class",
|
|
@@ -654,14 +655,14 @@ function ce(e, t, n, r, i, a) {
|
|
|
654
655
|
b,
|
|
655
656
|
a.sendButtonLabel,
|
|
656
657
|
"top-end"
|
|
657
|
-
]]) :
|
|
658
|
+
]]) : C("", !0)])
|
|
658
659
|
]),
|
|
659
660
|
_: 3
|
|
660
661
|
})])])
|
|
661
|
-
],
|
|
662
|
+
], 16);
|
|
662
663
|
}
|
|
663
|
-
var
|
|
664
|
+
var ue = /* @__PURE__ */ r(ne, [["render", le]]);
|
|
664
665
|
//#endregion
|
|
665
|
-
export {
|
|
666
|
+
export { ue as t };
|
|
666
667
|
|
|
667
|
-
//# sourceMappingURL=message_input-
|
|
668
|
+
//# sourceMappingURL=message_input-DO6pV_GG.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"message_input-DO6pV_GG.js","names":["MeetingPill"],"sources":["../recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue","../recipes/conversation_view/message_input/extensions/meeting_pill/meeting_pill.js","../recipes/conversation_view/message_input/message_input.vue"],"sourcesContent":["<template>\n <node-view-wrapper class=\"d-recipe-message-input-meeting-pill\">\n <dt-item-layout\n class=\"d-recipe-message-input-meeting-pill__layout\"\n unstyled\n >\n <template #left>\n <div class=\"d-recipe-message-input-meeting-pill__icon\">\n <dt-icon-video\n size=\"400\"\n />\n </div>\n </template>\n {{ node.attrs.text }}\n <template #right>\n <div class=\"d-recipe-message-input-meeting-pill__close\">\n <dt-button\n circle\n importance=\"clear\"\n size=\"xs\"\n :aria-label=\"closeButtonTitle\"\n :title=\"closeButtonTitle\"\n @click=\"close\"\n >\n <template #icon>\n <dt-icon-close\n size=\"300\"\n />\n </template>\n </dt-button>\n </div>\n </template>\n </dt-item-layout>\n </node-view-wrapper>\n</template>\n\n<script>\nimport { NodeViewWrapper, nodeViewProps } from '@tiptap/vue-3';\nimport { DtItemLayout } from '@/components/item_layout';\nimport { DtIconClose, DtIconVideo } from '@dialpad/dialtone-icons/vue3';\nimport { DtButton } from '@/components/button';\nimport { DialtoneLocalization } from '@/localization';\n\nexport default {\n name: 'MeetingPill',\n\n components: {\n NodeViewWrapper,\n DtItemLayout,\n DtIconClose,\n DtButton,\n DtIconVideo,\n },\n\n props: nodeViewProps,\n\n emits: ['meeting-pill-close'],\n\n data () {\n return {\n i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n closeButtonTitle () {\n return this.i18n.$t('DIALTONE_CLOSE_BUTTON');\n },\n },\n\n methods: {\n close (e) {\n // Get the callback from extension storage\n const onCloseCallback = this.editor?.storage?.meetingPill?.onClose;\n\n if (onCloseCallback && typeof onCloseCallback === 'function') {\n onCloseCallback(e);\n }\n },\n },\n};\n</script>\n","import { mergeAttributes, Node } from '@tiptap/core';\nimport { VueNodeViewRenderer } from '@tiptap/vue-3';\nimport MeetingPill from './MeetingPill.vue';\n\nexport default Node.create({\n name: 'meetingPill',\n\n atom: true,\n group: 'inline',\n inline: true,\n\n addOptions () {\n return {\n onClose: () => {},\n };\n },\n\n addStorage () {\n return {\n onClose: this.options.onClose,\n };\n },\n\n addNodeView () {\n return VueNodeViewRenderer(MeetingPill);\n },\n\n addAttributes () {\n return {\n text: {\n default: 'Please pass in \"text\" attribute',\n },\n };\n },\n\n parseHTML () {\n return [\n {\n tag: 'meeting-pill',\n },\n ];\n },\n\n renderText () {\n return '/dpm';\n },\n\n renderHTML ({ HTMLAttributes }) {\n return ['meeting-pill', mergeAttributes(HTMLAttributes)];\n },\n});\n","<!-- eslint-disable max-lines -->\n<template>\n <div\n data-qa=\"dt-recipe-message-input\"\n role=\"presentation\"\n class=\"d-recipe-message-input\"\n v-bind=\"addClassStyleAttrs($attrs)\"\n @dragover.prevent\n @drop.prevent=\"onDrop\"\n @paste=\"onPaste\"\n @mousedown=\"onMousedown\"\n >\n <!-- @slot Renders above the input, but still within the borders. -->\n <slot name=\"top\" />\n\n <dt-recipe-message-input-topbar\n v-if=\"richText\"\n :bold-button-options=\"boldButtonOptions\"\n :italic-button-options=\"italicButtonOptions\"\n :strike-button-options=\"strikeButtonOptions\"\n :bullet-list-button-options=\"bulletListButtonOptions\"\n :ordered-list-button-options=\"orderedListButtonOptions\"\n :block-quote-button-options=\"blockQuoteButtonOptions\"\n :code-button-options=\"codeButtonOptions\"\n :code-block-button-options=\"codeBlockButtonOptions\"\n :is-selection-active=\"isSelectionActive\"\n @click=\"handleTopbarClick\"\n >\n <template #link>\n <dt-recipe-message-input-link\n ref=\"link\"\n :open=\"linkDialogOpen\"\n :link-button-options=\"linkButtonOptions\"\n :is-selection-active=\"isSelectionActive\"\n @opened=\"linkDialogOpened\"\n @set-link=\"setLink\"\n @remove-link=\"removeLink\"\n />\n </template>\n </dt-recipe-message-input-topbar>\n <!-- Some wrapper to restrict the height and show the scrollbar -->\n <div\n v-dt-scrollbar\n class=\"d-recipe-message-input__editor-wrapper\"\n :style=\"{ 'max-height': maxHeight }\"\n >\n <dt-rich-text-editor\n ref=\"richTextEditor\"\n v-model=\"internalInputValue\"\n :allow-blockquote=\"richText\"\n :allow-bold=\"richText\"\n :allow-bullet-list=\"richText\"\n :allow-code=\"richText\"\n :allow-codeblock=\"richText\"\n :allow-italic=\"richText\"\n :allow-strike=\"richText\"\n :allow-underline=\"richText\"\n :paste-rich-text=\"richText\"\n :editable=\"editable\"\n :input-aria-label=\"inputAriaLabel\"\n :input-class=\"inputClass\"\n :output-format=\"outputFormat\"\n :auto-focus=\"autoFocus\"\n :link=\"richText\"\n :placeholder=\"placeholder\"\n :prevent-typing=\"preventTyping\"\n :mention-suggestion=\"mentionSuggestion\"\n :channel-suggestion=\"channelSuggestion\"\n :slash-command-suggestion=\"slashCommandSuggestion\"\n :additional-extensions=\"additionalExtensions\"\n :hide-link-bubble-menu=\"hideLinkBubbleMenu\"\n v-bind=\"removeClassStyleAttrs($attrs)\"\n @input=\"onInput\"\n @text-input=\"onTextInput\"\n @markdown-input=\"onMarkdownInput\"\n @enter=\"onSend\"\n @selected=\"selectedText = $event\"\n @selected-command=\"$emit('selected-command', $event)\"\n @edit-link=\"initLinkDialog\"\n @focus=\"isFocused = true\"\n @blur=\"isFocused = false\"\n />\n </div>\n <!-- @slot Slot for attachment carousel -->\n <slot name=\"middle\" />\n <!-- Section for the bottom UI -->\n <section class=\"d-recipe-message-input__bottom-section\">\n <!-- Left content -->\n <div class=\"d-recipe-message-input__bottom-section-left\">\n <dt-stack\n gap=\"200\"\n direction=\"row\"\n class=\"d-recipe-message-input__bottom-section-left-stack\"\n >\n <dt-button\n v-if=\"showImagePicker\"\n v-dt-tooltip:top-start=\"imagePickerButtonLabel\"\n data-qa=\"dt-recipe-message-input-image-btn\"\n size=\"sm\"\n class=\"d-recipe-message-input__button\"\n kind=\"muted\"\n importance=\"clear\"\n :aria-label=\"imagePickerButtonLabel\"\n @click=\"onSelectImage\"\n @mouseenter=\"imagePickerFocus = true\"\n @mouseleave=\"imagePickerFocus = false\"\n @focus=\"imagePickerFocus = true\"\n @blur=\"imagePickerFocus = false\"\n >\n <template #icon>\n <dt-icon-image size=\"300\" />\n </template>\n </dt-button>\n <dt-input\n ref=\"messageInputImageUpload\"\n data-qa=\"dt-recipe-message-input-image-input\"\n accept=\"image/*, video/*\"\n type=\"file\"\n class=\"d-recipe-message-input__image-input\"\n multiple\n hidden\n @input=\"onImageUpload\"\n />\n <dt-popover\n v-if=\"showEmojiPicker\"\n v-model:open=\"emojiPickerOpened\"\n data-qa=\"dt-recipe-message-input-emoji-picker-popover\"\n initial-focus-element=\"#searchInput\"\n padding=\"none\"\n >\n <template #anchor=\"{ attrs }\">\n <dt-button\n v-dt-tooltip=\"emojiPickerButtonLabel\"\n v-bind=\"attrs\"\n data-qa=\"dt-recipe-message-input-emoji-picker-btn\"\n size=\"sm\"\n class=\"d-recipe-message-input__button\"\n kind=\"muted\"\n importance=\"clear\"\n :aria-label=\"emojiPickerButtonLabel\"\n @click=\"toggleEmojiPicker\"\n @mouseenter=\"emojiPickerFocus = true\"\n @mouseleave=\"emojiPickerFocus = false\"\n @focus=\"emojiPickerFocus = true\"\n @blur=\"emojiPickerFocus = false\"\n >\n <template #icon>\n <dt-icon-very-satisfied\n v-if=\"emojiPickerHovered\"\n size=\"300\"\n />\n <dt-icon-satisfied\n v-else\n size=\"300\"\n />\n </template>\n </dt-button>\n </template>\n <template #content=\"{ close }\">\n <dt-emoji-picker\n v-bind=\"emojiPickerProps\"\n @add-emoji=\"$emit('add-emoji')\"\n @skin-tone=\"onSkinTone\"\n @selected-emoji=\"(emoji) => onSelectEmoji(emoji, close)\"\n @scroll-bottom-reached=\"$emit('emoji-scroll-bottom-reached')\"\n />\n </template>\n </dt-popover>\n <!-- @slot Slot for emojiGiphy picker -->\n <slot name=\"emojiGiphyPicker\" />\n <!-- @slot Slot to add extra action icons next to default ones -->\n <slot name=\"customActionIcons\" />\n <!-- @slot Slot for message polish -->\n <slot name=\"messagePolish\" />\n </dt-stack>\n </div>\n <!-- Right content -->\n <div class=\"d-recipe-message-input__bottom-section-right\">\n <dt-stack\n direction=\"row\"\n gap=\"300\"\n >\n <!-- @slot Slot for schedule message -->\n <div class=\"d-recipe-message-input__schedule-message\">\n <slot name=\"scheduleMessage\" />\n </div>\n\n <!-- @slot Slot for sms count -->\n <div class=\"d-recipe-message-input__sms-count\">\n <slot name=\"smsCount\" />\n </div>\n\n <!-- Optionally displayed remaining character counter -->\n <dt-tooltip\n v-if=\"Boolean(showCharacterLimit)\"\n class=\"d-recipe-message-input__remaining-char-tooltip\"\n placement=\"top-end\"\n :enabled=\"characterLimitTooltipEnabled\"\n :message=\"showCharacterLimit.message\"\n :offset=\"[10, 8]\"\n >\n <template #anchor>\n <p\n v-show=\"displayCharacterLimitWarning\"\n class=\"d-recipe-message-input__remaining-char\"\n data-qa=\"dt-recipe-message-input-character-limit\"\n >\n {{ showCharacterLimit.count - inputLength }}\n </p>\n </template>\n </dt-tooltip>\n\n <!-- Cancel button for edit mode -->\n <dt-button\n v-if=\"showCancel\"\n v-dt-tooltip=\"cancelButtonLabel\"\n data-qa=\"dt-recipe-message-input-cancel-button\"\n class=\"d-recipe-message-input__button d-recipe-message-input__cancel-button\"\n size=\"sm\"\n kind=\"muted\"\n importance=\"clear\"\n :aria-label=\"cancelButtonLabel\"\n @click=\"onCancel\"\n >\n <p>{{ cancelButtonLabel }}</p>\n </dt-button>\n\n <!-- @slot Slot for sendButton picker -->\n <slot name=\"sendButton\">\n <!-- Send button -->\n <!-- Right positioned UI - send button -->\n <dt-button\n v-if=\"showSend\"\n v-dt-tooltip:top-end=\"sendButtonLabel\"\n data-qa=\"dt-recipe-message-input-send-btn\"\n size=\"sm\"\n kind=\"default\"\n importance=\"primary\"\n :class=\"[\n 'd-recipe-message-input__button d-recipe-message-input__send-button',\n {\n 'd-recipe-message-input__send-button--disabled': isSendDisabled,\n 'd-btn--icon-only': showSendIcon,\n },\n ]\"\n :aria-label=\"sendButtonLabel\"\n :aria-disabled=\"isSendDisabled\"\n @click=\"onSend\"\n >\n <template\n v-if=\"showSendIcon\"\n #icon\n >\n <!-- @slot Slot for send button icon -->\n <slot\n name=\"sendIcon\"\n :icon-size=\"sendIconSize\"\n >\n <dt-icon-send :size=\"sendIconSize\" />\n </slot>\n </template>\n <template v-if=\"showSend.text\">\n <p>{{ showSend.text }}</p>\n </template>\n </dt-button>\n </slot>\n </dt-stack>\n </div>\n </section>\n </div>\n</template>\n\n<script>\n/* eslint-disable max-lines */\nimport {\n DtRichTextEditor,\n RICH_TEXT_EDITOR_OUTPUT_FORMATS,\n RICH_TEXT_EDITOR_AUTOFOCUS_TYPES,\n} from '@/components/rich_text_editor';\nimport lastActiveNodes from './last_active_nodes';\nimport { removeClassStyleAttrs, returnFirstEl, addClassStyleAttrs } from '@/common/utils';\nimport MeetingPill from './extensions/meeting_pill/meeting_pill';\nimport { DtButton } from '@/components/button';\nimport { DtEmojiPicker } from '@/components/emoji_picker';\nimport { DtPopover } from '@/components/popover';\nimport { DtInput } from '@/components/input';\nimport { DtTooltip } from '@/components/tooltip';\nimport { DtStack } from '@/components/stack';\nimport {\n DtIconImage, DtIconVerySatisfied, DtIconSatisfied, DtIconSend,\n} from '@dialpad/dialtone-icons/vue3';\nimport DtRecipeMessageInputTopbar from './message_input_topbar.vue';\nimport DtRecipeMessageInputLink from './message_input_link.vue';\nimport { DialtoneLocalization } from '@/localization';\n\nimport {\n EDITOR_SUPPORTED_LINK_PROTOCOLS,\n EDITOR_DEFAULT_LINK_PREFIX,\n} from '../editor/editor_constants.js';\n\nexport default {\n compatConfig: { MODE: 3 },\n name: 'DtRecipeMessageInput',\n\n components: {\n DtButton,\n DtEmojiPicker,\n DtInput,\n DtPopover,\n DtRecipeMessageInputTopbar,\n DtRecipeMessageInputLink,\n DtRichTextEditor,\n DtTooltip,\n DtStack,\n DtIconImage,\n DtIconVerySatisfied,\n DtIconSatisfied,\n DtIconSend,\n },\n\n inheritAttrs: false,\n\n props: {\n /**\n * Displays all the buttons for rich text formatting above the message input, and enables it within the editor.\n * Rich text formatting for the purposes of this component is defined as:\n *\n * bold, italic, strikethrough, lists, blockquotes, inline code tags, and code blocks.\n *\n * If you are sending a message to a phone rather than a Dialpad to Dialpad message, you should have this as false.\n */\n richText: {\n type: Boolean,\n default: true,\n },\n\n /**\n * Value of the input. The object format should match TipTap's JSON\n * document structure: https://tiptap.dev/guide/output#option-1-json\n */\n modelValue: {\n type: [Object, String],\n default: '',\n },\n\n /**\n * Whether the input is editable\n */\n editable: {\n type: Boolean,\n default: true,\n },\n\n /**\n * Descriptive label for the input element\n */\n inputAriaLabel: {\n type: String,\n required: true,\n default: '',\n },\n\n /**\n * Prevents the user from typing any further. Deleting text will still work.\n */\n preventTyping: {\n type: Boolean,\n default: false,\n },\n\n /**\n * Additional class name for the input element. Only accepts a String value\n * because this is passed to the editor via options. For multiple classes,\n * join them into one string, e.g. \"d-p8 d-hmx96\"\n */\n inputClass: {\n type: String,\n default: '',\n },\n\n /**\n * Whether the input should receive focus after the component has been\n * mounted. Either one of `start`, `end`, `all` or a Boolean or a Number.\n * - `start` Sets the focus to the beginning of the input\n * - `end` Sets the focus to the end of the input\n * - `all` Selects the whole contents of the input\n * - `Number` Sets the focus to a specific position in the input\n * - `true` Defaults to `start`\n * - `false` Disables autofocus\n * @values true, false, start, end, all, number\n */\n autoFocus: {\n type: [Boolean, String, Number],\n default: false,\n validator (autoFocus) {\n if (typeof autoFocus === 'string') {\n return RICH_TEXT_EDITOR_AUTOFOCUS_TYPES.includes(autoFocus);\n }\n return true;\n },\n },\n\n /**\n * The output format that the editor uses when emitting the \"@input\" event.\n * One of `text`, `json`, `html`, `markdown`. See https://tiptap.dev/guide/output for\n * examples.\n * @values text, json, html, markdown\n */\n outputFormat: {\n type: String,\n default: 'json',\n validator (outputFormat) {\n return RICH_TEXT_EDITOR_OUTPUT_FORMATS.includes(outputFormat);\n },\n },\n\n /**\n * Placeholder text\n */\n placeholder: {\n type: String,\n default: '',\n },\n\n /**\n * Disable Send Button\n */\n disableSend: {\n type: Boolean,\n default: false,\n },\n\n /**\n * Content area needs to dynamically adjust height based on the conversation area height.\n * can be vh|px|rem|em|%\n */\n maxHeight: {\n type: String,\n default: 'unset',\n },\n\n // Emoji picker props\n showEmojiPicker: {\n type: Boolean,\n default: true,\n },\n\n /**\n * Props to pass into the emoji picker.\n */\n emojiPickerProps: {\n type: Object,\n default: () => ({}),\n },\n\n /**\n * Enable character Limit warning\n */\n showCharacterLimit: {\n type: [Boolean, Object],\n default: () => ({ count: 1500, warning: 500, message: '' }),\n },\n\n showImagePicker: {\n type: [Boolean, Object],\n default: () => ({}),\n },\n\n /**\n * Send button defaults.\n * TODO (Dialtone 10):\n * - Change to `showSendButton`, boolean only.\n */\n showSend: {\n type: [Boolean, Object],\n default: () => ({}),\n },\n\n /**\n * TODO (Dialtone 10):\n * - Add a prop `iconOnly` default: true to control if localized send button text should be shown\n */\n\n /**\n * Cancel button defaults.\n * TODO (Dialtone 10): Change to `showCancelButton`, boolean only.\n */\n showCancel: {\n type: [Boolean, Object],\n default: () => ({}),\n },\n\n /**\n * suggestion object containing the items query function.\n * The valid keys passed into this object can be found here: https://tiptap.dev/api/utilities/suggestion\n *\n * The only required key is the items function which is used to query the contacts for suggestion.\n * items({ query }) => { return [ContactObject]; }\n * ContactObject format:\n * { name: string, avatarSrc: string, id: string }\n *\n * When null, it does not add the plugin.\n */\n mentionSuggestion: {\n type: Object,\n default: null,\n },\n\n /**\n * suggestion object containing the items query function.\n * The valid keys passed into this object can be found here: https://tiptap.dev/api/utilities/suggestion\n *\n * The only required key is the items function which is used to query the channels for suggestion.\n * items({ query }) => { return [ChannelObject]; }\n * ChannelObject format:\n * { name: string, id: string, locked: boolean }\n *\n * When null, it does not add the plugin. Setting locked to true will display a lock rather than hash.\n */\n channelSuggestion: {\n type: Object,\n default: null,\n },\n\n /**\n * suggestion object containing the items query function.\n * The valid keys passed into this object can be found here: https://tiptap.dev/api/utilities/suggestion\n *\n * The only required key is the items function which is used to query the slash commands for suggestion.\n * items({ query }) => { return [SlashCommandObject]; }\n * SlashCommandObject format:\n * { command: string, description: string, parametersExample?: string }\n * The \"parametersExample\" parameter is optional, and describes an example\n * of the parameters that command can take.\n *\n * When null, it does not add the plugin.\n */\n slashCommandSuggestion: {\n type: Object,\n default: null,\n },\n\n /**\n * descriptive text fields for the bold button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n boldButtonOptions: {\n type: Object,\n default: () => ({\n keyboardShortcutText: 'Mod + B',\n }),\n },\n\n /**\n * descriptive text fields for the italic button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n italicButtonOptions: {\n type: Object,\n default: () => ({\n keyboardShortcutText: 'Mod + I',\n }),\n },\n\n /**\n * descriptive text fields for the strikethrough button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n strikeButtonOptions: {\n type: Object,\n default: () => ({\n keyboardShortcutText: 'Mod + Shift + S',\n }),\n },\n\n /**\n * descriptive text fields for the link button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n linkButtonOptions: {\n type: Object,\n default: () => ({\n // TODO: implement mod k\n keyboardShortcutText: 'Mod + K',\n linkPlaceholder: 'e.g. https://www.dialpad.com',\n }),\n },\n\n /**\n * descriptive text fields for the bullet list button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n bulletListButtonOptions: {\n type: Object,\n default: () => ({\n keyboardShortcutText: 'Mod + Shift + 8',\n }),\n },\n\n /**\n * descriptive text fields for the ordered list button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n orderedListButtonOptions: {\n type: Object,\n default: () => ({\n keyboardShortcutText: 'Mod + Shift + 7',\n }),\n },\n\n /**\n * descriptive text fields for the italic button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n blockQuoteButtonOptions: {\n type: Object,\n default: () => ({\n keyboardShortcutText: 'Mod + Shift + B',\n }),\n },\n\n /**\n * descriptive text fields for the code button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n codeButtonOptions: {\n type: Object,\n default: () => ({\n keyboardShortcutText: 'Mod + E',\n }),\n },\n\n /**\n * descriptive text fields for the code block button\n *\n * object format:\n * { keyboardShortcutText: string }\n */\n codeBlockButtonOptions: {\n type: Object,\n default: () => ({\n keyboardShortcutText: 'Mod + Alt + C',\n }),\n },\n },\n\n emits: [\n /**\n * Fires when send button is clicked\n *\n * @event submit\n * @type {String}\n */\n 'submit',\n\n /**\n * Fires when media is selected from image button\n *\n * @event select-media\n * @type {Array}\n */\n 'select-media',\n\n /**\n * Fires when media is dropped into the message input\n *\n * @event add-media\n * @type {Array}\n */\n 'add-media',\n\n /**\n * Fires when media is pasted into the message input\n *\n * @event paste-media\n * @type {Array}\n */\n 'paste-media',\n\n /**\n * Fires when cancel button is pressed (only on edit mode)\n *\n * @event cancel\n * @type {Boolean}\n */\n 'cancel',\n\n /**\n * Fires when skin tone is selected from the emoji picker\n *\n * @event skin-tone\n * @type {String}\n */\n 'skin-tone',\n\n /**\n * Fires when emoji is selected from the emoji picker\n *\n * @event selected-emoji\n * @type {String}\n */\n 'selected-emoji',\n\n /**\n * Fires when a slash command is selected\n *\n * @event selected-command\n * @type {String}\n */\n 'selected-command',\n\n /**\n * Fires when meeting pill is closed\n *\n * @event meeting-pill-close\n * @type {String}\n */\n 'meeting-pill-close',\n\n /**\n * Event to sync the value with the parent\n * @event update:modelValue\n * @type {String|JSON}\n */\n 'update:modelValue',\n\n /**\n * Emitted when input changes, returns text content only\n * @event text-input\n * @type {String}\n */\n 'text-input',\n\n /**\n * Emitted when input changes, returns markdown content only\n * @event markdown-input\n * @type {String}\n */\n 'markdown-input',\n\n /**\n * Emitted when the 'Add emoji' button is clicked\n * @event add-emoji\n * @type {Boolean}\n */\n 'add-emoji',\n\n /**\n * Emitted when the emoji picker scroll reaches the bottom\n * @event emoji-scroll-bottom-reached\n */\n 'emoji-scroll-bottom-reached',\n ],\n\n data () {\n return {\n // If an ordered list is nested within an unordered list, we only want to show the currently selected list as\n // active. This function performs the logic to determine the farthest active node from the root.\n lastActiveNodes,\n additionalExtensions: [\n MeetingPill.configure({\n onClose: (event) => {\n this.$emit('meeting-pill-close', event);\n },\n }),\n ],\n\n internalInputValue: this.modelValue, // internal input content\n imagePickerFocus: false,\n emojiPickerFocus: false,\n emojiPickerOpened: false,\n isFocused: false,\n linkOptions: {\n class: 'd-link d-c-text d-d-inline-block',\n },\n\n linkDialogOpen: false,\n selectedText: '',\n text: '',\n hideLinkBubbleMenu: false,\n i18n: new DialtoneLocalization(),\n };\n },\n\n computed: {\n showSendIcon () {\n return !this.showSend.text;\n },\n\n inputLength () {\n return this.text.length;\n },\n\n displayCharacterLimitWarning () {\n return (\n Boolean(this.showCharacterLimit) &&\n this.showCharacterLimit.count - this.inputLength <=\n this.showCharacterLimit.warning\n );\n },\n\n characterLimitTooltipEnabled () {\n return (\n this.showCharacterLimit.message &&\n this.showCharacterLimit.count - this.inputLength < 0\n );\n },\n\n // Returns a new function reference when selectedText changes, which causes the topbar\n // to re-render (prop update) without destroying/recreating it (no key change).\n isSelectionActive () {\n // eslint-disable-next-line no-unused-vars\n const _dep = this.selectedText;\n return (type) => {\n if (['bulletList', 'orderedList'].includes(type)) {\n if (!this.richText) return false;\n return this.lastActiveNodes(this.$refs.richTextEditor?.editor?.state, [{ type: 'bulletList' }, { type: 'orderedList' }]).includes(type) && this.isFocused;\n }\n return this.$refs.richTextEditor?.editor?.isActive(type) && this.isFocused;\n };\n },\n\n isSendDisabled () {\n return (\n this.disableSend ||\n (this.showCharacterLimit &&\n this.inputLength > this.showCharacterLimit.count)\n );\n },\n\n emojiPickerHovered () {\n return this.emojiPickerFocus || this.emojiPickerOpened;\n },\n\n sendIconSize () {\n return '300';\n },\n\n sendButtonLabel () {\n return this.i18n.$t('DIALTONE_MESSAGE_INPUT_SEND_BUTTON_ARIA_LABEL');\n },\n\n imagePickerButtonLabel () {\n return this.i18n.$t('DIALTONE_MESSAGE_INPUT_IMAGE_PICKER_BUTTON_ARIA_LABEL');\n },\n\n emojiPickerButtonLabel () {\n return this.i18n.$t('DIALTONE_MESSAGE_INPUT_EMOJI_PICKER_BUTTON_ARIA_LABEL');\n },\n\n cancelButtonLabel () {\n return this.i18n.$t('DIALTONE_MESSAGE_INPUT_CANCEL_BUTTON_ARIA_LABEL');\n },\n },\n\n watch: {\n modelValue (newValue) {\n this.internalInputValue = newValue;\n },\n\n emojiPickerOpened (newValue) {\n if (!newValue) {\n this.$refs.richTextEditor?.focusEditor();\n }\n },\n },\n\n created () {\n if (this.modelValue && this.outputFormat === 'text') {\n this.internalInputValue = this.modelValue.replace(/\\n/g, '<br>');\n } else {\n this.internalInputValue = this.modelValue;\n }\n },\n\n methods: {\n removeClassStyleAttrs,\n addClassStyleAttrs,\n\n linkDialogOpened (value) {\n this.linkDialogOpen = value;\n if (value === true) {\n this.initLinkDialog();\n } else {\n this.hideLinkBubbleMenu = false;\n this.$refs.richTextEditor?.focusEditor();\n }\n },\n\n handleTopbarClick (type) {\n const editor = this.$refs.richTextEditor?.editor;\n // Key is the name returned in the event, value is the name of the TipTap command function to run.\n const typeToCommandMap = {\n bold: () => editor?.chain().focus().toggleBold().run(),\n italic: () => editor?.chain().focus().toggleItalic().run(),\n strike: () => editor?.chain().focus().toggleStrike().run(),\n bulletList: () => editor?.chain().focus().toggleBulletList().run(),\n orderedList: () => editor?.chain().focus().toggleOrderedList().run(),\n blockquote: () => editor?.chain().focus().toggleBlockquote().run(),\n code: () => editor?.chain().focus().toggleCode().run(),\n codeBlock: () => editor?.chain().focus().toggleCodeBlock().run(),\n };\n\n if (editor && typeToCommandMap[type]) {\n typeToCommandMap[type]();\n }\n },\n\n initLinkDialog () {\n this.$refs.link.setInitialValues(this.selectedText, this.$refs.richTextEditor?.editor?.getAttributes('link')?.href);\n this.hideLinkBubbleMenu = true;\n this.linkDialogOpen = true;\n },\n\n removeLink () {\n this.$refs.richTextEditor?.removeLink();\n this.linkDialogOpen = false;\n },\n\n setLink (linkText, linkInput) {\n this.$refs.richTextEditor.setLink(\n linkInput, linkText, this.linkOptions, EDITOR_SUPPORTED_LINK_PROTOCOLS, EDITOR_DEFAULT_LINK_PREFIX,\n );\n this.linkDialogOpen = false;\n },\n\n // Mousedown instead of click because it fires before the blur event.\n onMousedown (e) {\n const isWithinInput = returnFirstEl(this.$refs.richTextEditor.$el)\n .querySelector('.tiptap')\n .contains(e.target);\n\n // If the click is not within the tiptap rich text editor input itself, but still within the wrapping div,\n // focus the editor.\n if (!isWithinInput) {\n // Prevent default prevents blurring the rich text editor input when it is already focused.\n e.preventDefault();\n this.$refs.richTextEditor.focusEditor();\n }\n },\n\n onDrop (e) {\n const dt = e.dataTransfer;\n const files = Array.from(dt.files);\n this.$emit('add-media', files);\n },\n\n onPaste (e) {\n if (e.clipboardData.files.length) {\n e.stopPropagation();\n e.preventDefault();\n const files = [...e.clipboardData.files];\n this.$emit('paste-media', files);\n }\n },\n\n onSkinTone (skinTone) {\n this.$emit('skin-tone', skinTone);\n },\n\n onSelectEmoji (emoji, close) {\n if (!emoji) {\n return;\n }\n\n if (!emoji.shift_key) {\n close();\n }\n\n // Insert emoji into the editor\n this.$refs.richTextEditor.editor.commands.insertContent({\n type: 'emoji',\n attrs: {\n code: emoji.shortname,\n image: emoji.image,\n name: emoji.name,\n },\n });\n this.$emit('selected-emoji', emoji);\n },\n\n onSelectImage () {\n this.$refs.messageInputImageUpload.$refs.input.click();\n },\n\n onImageUpload () {\n this.$emit(\n 'select-media',\n this.$refs.messageInputImageUpload.$refs.input.files,\n );\n },\n\n toggleEmojiPicker () {\n this.emojiPickerOpened = !this.emojiPickerOpened;\n },\n\n onSend () {\n if (this.isSendDisabled) {\n return;\n }\n this.$emit('submit', this.internalInputValue);\n },\n\n onCancel () {\n this.$emit('cancel');\n },\n\n onInput (event) {\n this.$emit('update:modelValue', event);\n },\n\n onTextInput (event) {\n this.text = event;\n this.$emit('text-input', event);\n },\n\n onMarkdownInput (event) {\n this.$emit('markdown-input', event);\n },\n },\n};\n</script>\n"],"mappings":"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"}
|