@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
|
@@ -142,23 +142,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
142
142
|
type: StringConstructor;
|
|
143
143
|
default: undefined;
|
|
144
144
|
};
|
|
145
|
-
family: {
|
|
146
|
-
type: NumberConstructor;
|
|
147
|
-
default: undefined;
|
|
148
|
-
validator: (val: unknown) => boolean;
|
|
149
|
-
};
|
|
150
|
-
variant: {
|
|
151
|
-
type: NumberConstructor;
|
|
152
|
-
default: undefined;
|
|
153
|
-
validator: (val: unknown) => boolean;
|
|
154
|
-
};
|
|
155
145
|
color: {
|
|
156
146
|
type: StringConstructor;
|
|
157
147
|
default: undefined;
|
|
158
148
|
};
|
|
159
149
|
size: {
|
|
160
|
-
type:
|
|
161
|
-
default:
|
|
150
|
+
type: StringConstructor;
|
|
151
|
+
default: string;
|
|
162
152
|
validator: (size: unknown) => boolean;
|
|
163
153
|
};
|
|
164
154
|
avatarClass: {
|
|
@@ -203,43 +193,25 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
203
193
|
type: StringConstructor;
|
|
204
194
|
default: undefined;
|
|
205
195
|
};
|
|
206
|
-
|
|
196
|
+
iconSize: {
|
|
207
197
|
type: StringConstructor;
|
|
208
198
|
default: string;
|
|
199
|
+
validator: (size: unknown) => boolean;
|
|
209
200
|
};
|
|
210
|
-
|
|
211
|
-
type:
|
|
212
|
-
default:
|
|
201
|
+
fullName: {
|
|
202
|
+
type: StringConstructor;
|
|
203
|
+
default: string;
|
|
213
204
|
};
|
|
214
205
|
clickable: {
|
|
215
206
|
type: BooleanConstructor;
|
|
216
|
-
default:
|
|
207
|
+
default: boolean;
|
|
217
208
|
};
|
|
218
209
|
iconAriaLabel: {
|
|
219
210
|
type: StringConstructor;
|
|
220
211
|
default: undefined;
|
|
221
212
|
};
|
|
222
|
-
iconOnly: {
|
|
223
|
-
type: BooleanConstructor;
|
|
224
|
-
default: boolean;
|
|
225
|
-
};
|
|
226
|
-
deactivated: {
|
|
227
|
-
type: BooleanConstructor;
|
|
228
|
-
default: boolean;
|
|
229
|
-
};
|
|
230
213
|
}>, {}, {
|
|
231
214
|
AVATAR_SIZE_MODIFIERS: {
|
|
232
|
-
100: string;
|
|
233
|
-
150: string;
|
|
234
|
-
200: string;
|
|
235
|
-
250: string;
|
|
236
|
-
300: string;
|
|
237
|
-
400: string;
|
|
238
|
-
500: string;
|
|
239
|
-
600: string;
|
|
240
|
-
700: string;
|
|
241
|
-
800: string;
|
|
242
|
-
900: string;
|
|
243
215
|
xs: string;
|
|
244
216
|
sm: string;
|
|
245
217
|
md: string;
|
|
@@ -252,43 +224,34 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
252
224
|
initials: string;
|
|
253
225
|
};
|
|
254
226
|
AVATAR_PRESENCE_SIZE_MODIFIERS: {
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
300: string;
|
|
260
|
-
400: string;
|
|
261
|
-
500: string;
|
|
227
|
+
md: string;
|
|
228
|
+
lg: string;
|
|
229
|
+
};
|
|
230
|
+
AVATAR_ICON_SIZES: {
|
|
262
231
|
xs: string;
|
|
263
232
|
sm: string;
|
|
264
233
|
md: string;
|
|
265
234
|
lg: string;
|
|
235
|
+
xl: string;
|
|
266
236
|
};
|
|
267
237
|
imageLoadedSuccessfully: null;
|
|
268
238
|
formattedInitials: string;
|
|
269
239
|
initializing: boolean;
|
|
270
240
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
271
|
-
anchorHue: number;
|
|
272
241
|
}, {
|
|
273
|
-
resolvedInteractive(): boolean;
|
|
274
242
|
hasOverlayIcon(): any;
|
|
275
|
-
isIconType(): any;
|
|
276
243
|
iconDataQa(): "dt-avatar-icon";
|
|
277
|
-
computedFamily(): number | undefined;
|
|
278
|
-
computedVariant(): number | undefined;
|
|
279
244
|
avatarClasses(): any[];
|
|
280
|
-
avatarStyles(): {
|
|
281
|
-
'--avatar-color-background': string;
|
|
282
|
-
}[] | undefined;
|
|
283
245
|
overlayClasses(): (string | unknown[] | Record<string, any>)[];
|
|
284
246
|
showGroup(): boolean;
|
|
285
|
-
formattedGroup(): number | "
|
|
286
|
-
validatedSize(): string
|
|
247
|
+
formattedGroup(): number | "99+" | undefined;
|
|
248
|
+
validatedSize(): string;
|
|
287
249
|
showImage(): string | false;
|
|
288
250
|
}, {
|
|
251
|
+
isIconType(): any;
|
|
289
252
|
setImageListeners(): Promise<void>;
|
|
290
253
|
formatInitials(): void;
|
|
291
|
-
|
|
254
|
+
getColor(): any;
|
|
292
255
|
_loadedImageEventHandler(el: any): void;
|
|
293
256
|
_erroredImageEventHandler(el: any): void;
|
|
294
257
|
validateProps(): void;
|
|
@@ -302,23 +265,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
302
265
|
type: StringConstructor;
|
|
303
266
|
default: undefined;
|
|
304
267
|
};
|
|
305
|
-
family: {
|
|
306
|
-
type: NumberConstructor;
|
|
307
|
-
default: undefined;
|
|
308
|
-
validator: (val: unknown) => boolean;
|
|
309
|
-
};
|
|
310
|
-
variant: {
|
|
311
|
-
type: NumberConstructor;
|
|
312
|
-
default: undefined;
|
|
313
|
-
validator: (val: unknown) => boolean;
|
|
314
|
-
};
|
|
315
268
|
color: {
|
|
316
269
|
type: StringConstructor;
|
|
317
270
|
default: undefined;
|
|
318
271
|
};
|
|
319
272
|
size: {
|
|
320
|
-
type:
|
|
321
|
-
default:
|
|
273
|
+
type: StringConstructor;
|
|
274
|
+
default: string;
|
|
322
275
|
validator: (size: unknown) => boolean;
|
|
323
276
|
};
|
|
324
277
|
avatarClass: {
|
|
@@ -363,40 +316,31 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
363
316
|
type: StringConstructor;
|
|
364
317
|
default: undefined;
|
|
365
318
|
};
|
|
366
|
-
|
|
319
|
+
iconSize: {
|
|
367
320
|
type: StringConstructor;
|
|
368
321
|
default: string;
|
|
322
|
+
validator: (size: unknown) => boolean;
|
|
369
323
|
};
|
|
370
|
-
|
|
371
|
-
type:
|
|
372
|
-
default:
|
|
324
|
+
fullName: {
|
|
325
|
+
type: StringConstructor;
|
|
326
|
+
default: string;
|
|
373
327
|
};
|
|
374
328
|
clickable: {
|
|
375
329
|
type: BooleanConstructor;
|
|
376
|
-
default:
|
|
330
|
+
default: boolean;
|
|
377
331
|
};
|
|
378
332
|
iconAriaLabel: {
|
|
379
333
|
type: StringConstructor;
|
|
380
334
|
default: undefined;
|
|
381
335
|
};
|
|
382
|
-
iconOnly: {
|
|
383
|
-
type: BooleanConstructor;
|
|
384
|
-
default: boolean;
|
|
385
|
-
};
|
|
386
|
-
deactivated: {
|
|
387
|
-
type: BooleanConstructor;
|
|
388
|
-
default: boolean;
|
|
389
|
-
};
|
|
390
336
|
}>> & Readonly<{
|
|
391
337
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
392
338
|
}>, {
|
|
393
339
|
id: string;
|
|
394
|
-
family: number;
|
|
395
340
|
presence: string;
|
|
396
341
|
seed: string;
|
|
397
|
-
variant: number;
|
|
398
342
|
color: string;
|
|
399
|
-
size: string
|
|
343
|
+
size: string;
|
|
400
344
|
avatarClass: string | unknown[] | Record<string, any>;
|
|
401
345
|
canvasClass: string | unknown[] | Record<string, any>;
|
|
402
346
|
iconClass: string | unknown[] | Record<string, any>;
|
|
@@ -406,12 +350,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
406
350
|
overlayClass: string | unknown[] | Record<string, any>;
|
|
407
351
|
imageSrc: string;
|
|
408
352
|
imageAlt: string;
|
|
353
|
+
iconSize: string;
|
|
409
354
|
fullName: string;
|
|
410
|
-
interactive: boolean;
|
|
411
355
|
clickable: boolean;
|
|
412
356
|
iconAriaLabel: string;
|
|
413
|
-
iconOnly: boolean;
|
|
414
|
-
deactivated: boolean;
|
|
415
357
|
}, {}, {
|
|
416
358
|
DtPresence: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
417
359
|
presence: {
|
|
@@ -516,40 +458,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
516
458
|
'd-recipe-leftbar-row--action-focused': boolean;
|
|
517
459
|
})[];
|
|
518
460
|
getIcon(): string;
|
|
519
|
-
getIconComponent(): import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
520
|
-
size: {
|
|
521
|
-
type: StringConstructor;
|
|
522
|
-
default: string;
|
|
523
|
-
validator: (s: unknown) => boolean;
|
|
524
|
-
};
|
|
525
|
-
ariaLabel: {
|
|
526
|
-
type: StringConstructor;
|
|
527
|
-
default: undefined;
|
|
528
|
-
};
|
|
529
|
-
}>, {}, {}, {
|
|
530
|
-
iconSizeClass(): any;
|
|
531
|
-
ariaHidden(): "true" | "false";
|
|
532
|
-
dataQA(): {};
|
|
533
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "loaded"[], "loaded", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
534
|
-
size: {
|
|
535
|
-
type: StringConstructor;
|
|
536
|
-
default: string;
|
|
537
|
-
validator: (s: unknown) => boolean;
|
|
538
|
-
};
|
|
539
|
-
ariaLabel: {
|
|
540
|
-
type: StringConstructor;
|
|
541
|
-
default: undefined;
|
|
542
|
-
};
|
|
543
|
-
}>> & Readonly<{
|
|
544
|
-
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
545
|
-
}>, {
|
|
546
|
-
size: string;
|
|
547
|
-
ariaLabel: string;
|
|
548
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | undefined;
|
|
549
|
-
isDialbotType(): boolean;
|
|
550
|
-
isContactCenterType(): boolean;
|
|
551
|
-
contactCenterIconClasses(): any[];
|
|
552
|
-
avatarSize(): string;
|
|
553
461
|
generalRowListeners(): Object;
|
|
554
462
|
getAriaLabel(): string;
|
|
555
463
|
hasActions(): string | boolean;
|
|
@@ -568,6 +476,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
568
476
|
typingTooltip(): any;
|
|
569
477
|
}, {
|
|
570
478
|
removeClassStyleAttrs: typeof import('../../../common/utils').removeClassStyleAttrs;
|
|
479
|
+
addClassStyleAttrs: typeof import('../../../common/utils').addClassStyleAttrs;
|
|
571
480
|
validateProps(): void;
|
|
572
481
|
adjustLabelWidth(): void;
|
|
573
482
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "call"[], "call", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -639,8 +548,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
639
548
|
}>, {
|
|
640
549
|
type: string;
|
|
641
550
|
color: string;
|
|
642
|
-
ariaLabel: string;
|
|
643
551
|
iconSize: string;
|
|
552
|
+
ariaLabel: string;
|
|
644
553
|
muted: boolean;
|
|
645
554
|
selected: boolean;
|
|
646
555
|
unreadCount: string;
|
|
@@ -864,9 +773,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
864
773
|
};
|
|
865
774
|
}>, {}, {
|
|
866
775
|
SKELETON_HEADING_HEIGHTS: {
|
|
867
|
-
200: string;
|
|
868
|
-
300: string;
|
|
869
|
-
400: string;
|
|
870
776
|
sm: string;
|
|
871
777
|
md: string;
|
|
872
778
|
lg: string;
|
|
@@ -914,8 +820,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
914
820
|
type: string;
|
|
915
821
|
offset: number;
|
|
916
822
|
animationDuration: number;
|
|
917
|
-
contentClass: string;
|
|
918
823
|
width: string;
|
|
824
|
+
contentClass: string;
|
|
919
825
|
animate: boolean;
|
|
920
826
|
headingHeight: string;
|
|
921
827
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -926,8 +832,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
926
832
|
validator: (shape: unknown) => boolean;
|
|
927
833
|
};
|
|
928
834
|
size: {
|
|
929
|
-
type:
|
|
930
|
-
default:
|
|
835
|
+
type: StringConstructor;
|
|
836
|
+
default: string;
|
|
931
837
|
};
|
|
932
838
|
animationDuration: {
|
|
933
839
|
type: NumberConstructor;
|
|
@@ -974,8 +880,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
974
880
|
validator: (shape: unknown) => boolean;
|
|
975
881
|
};
|
|
976
882
|
size: {
|
|
977
|
-
type:
|
|
978
|
-
default:
|
|
883
|
+
type: StringConstructor;
|
|
884
|
+
default: string;
|
|
979
885
|
};
|
|
980
886
|
animationDuration: {
|
|
981
887
|
type: NumberConstructor;
|
|
@@ -996,7 +902,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
996
902
|
}>> & Readonly<{}>, {
|
|
997
903
|
offset: number;
|
|
998
904
|
animationDuration: number;
|
|
999
|
-
size: string
|
|
905
|
+
size: string;
|
|
1000
906
|
contentClass: string | unknown[] | Record<string, any>;
|
|
1001
907
|
shape: string;
|
|
1002
908
|
animate: boolean;
|
|
@@ -1008,8 +914,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1008
914
|
validator: (shape: unknown) => boolean;
|
|
1009
915
|
};
|
|
1010
916
|
shapeSize: {
|
|
1011
|
-
type:
|
|
1012
|
-
default:
|
|
917
|
+
type: StringConstructor;
|
|
918
|
+
default: string;
|
|
1013
919
|
};
|
|
1014
920
|
paragraphs: {
|
|
1015
921
|
type: ObjectConstructor;
|
|
@@ -1045,8 +951,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1045
951
|
validator: (shape: unknown) => boolean;
|
|
1046
952
|
};
|
|
1047
953
|
shapeSize: {
|
|
1048
|
-
type:
|
|
1049
|
-
default:
|
|
954
|
+
type: StringConstructor;
|
|
955
|
+
default: string;
|
|
1050
956
|
};
|
|
1051
957
|
paragraphs: {
|
|
1052
958
|
type: ObjectConstructor;
|
|
@@ -1081,7 +987,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1081
987
|
contentClass: string;
|
|
1082
988
|
shape: string;
|
|
1083
989
|
animate: boolean;
|
|
1084
|
-
shapeSize: string
|
|
990
|
+
shapeSize: string;
|
|
1085
991
|
paragraphs: Record<string, any>;
|
|
1086
992
|
shapeClass: string;
|
|
1087
993
|
}, {}, {
|
|
@@ -1092,8 +998,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1092
998
|
validator: (shape: unknown) => boolean;
|
|
1093
999
|
};
|
|
1094
1000
|
size: {
|
|
1095
|
-
type:
|
|
1096
|
-
default:
|
|
1001
|
+
type: StringConstructor;
|
|
1002
|
+
default: string;
|
|
1097
1003
|
};
|
|
1098
1004
|
animationDuration: {
|
|
1099
1005
|
type: NumberConstructor;
|
|
@@ -1140,8 +1046,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1140
1046
|
validator: (shape: unknown) => boolean;
|
|
1141
1047
|
};
|
|
1142
1048
|
size: {
|
|
1143
|
-
type:
|
|
1144
|
-
default:
|
|
1049
|
+
type: StringConstructor;
|
|
1050
|
+
default: string;
|
|
1145
1051
|
};
|
|
1146
1052
|
animationDuration: {
|
|
1147
1053
|
type: NumberConstructor;
|
|
@@ -1162,7 +1068,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1162
1068
|
}>> & Readonly<{}>, {
|
|
1163
1069
|
offset: number;
|
|
1164
1070
|
animationDuration: number;
|
|
1165
|
-
size: string
|
|
1071
|
+
size: string;
|
|
1166
1072
|
contentClass: string | unknown[] | Record<string, any>;
|
|
1167
1073
|
shape: string;
|
|
1168
1074
|
animate: boolean;
|
|
@@ -1263,8 +1169,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1263
1169
|
}>> & Readonly<{}>, {
|
|
1264
1170
|
offset: number;
|
|
1265
1171
|
animationDuration: number;
|
|
1266
|
-
contentClass: string;
|
|
1267
1172
|
width: string | unknown[];
|
|
1173
|
+
contentClass: string;
|
|
1268
1174
|
maxWidth: string | number;
|
|
1269
1175
|
animate: boolean;
|
|
1270
1176
|
rows: string | number;
|
|
@@ -1305,9 +1211,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1305
1211
|
};
|
|
1306
1212
|
}>, {}, {
|
|
1307
1213
|
SKELETON_HEADING_HEIGHTS: {
|
|
1308
|
-
200: string;
|
|
1309
|
-
300: string;
|
|
1310
|
-
400: string;
|
|
1311
1214
|
sm: string;
|
|
1312
1215
|
md: string;
|
|
1313
1216
|
lg: string;
|
|
@@ -1355,8 +1258,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1355
1258
|
type: string;
|
|
1356
1259
|
offset: number;
|
|
1357
1260
|
animationDuration: number;
|
|
1358
|
-
contentClass: string;
|
|
1359
1261
|
width: string;
|
|
1262
|
+
contentClass: string;
|
|
1360
1263
|
animate: boolean;
|
|
1361
1264
|
headingHeight: string;
|
|
1362
1265
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1458,8 +1361,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1458
1361
|
}>> & Readonly<{}>, {
|
|
1459
1362
|
offset: number;
|
|
1460
1363
|
animationDuration: number;
|
|
1461
|
-
contentClass: string;
|
|
1462
1364
|
width: string | unknown[];
|
|
1365
|
+
contentClass: string;
|
|
1463
1366
|
maxWidth: string | number;
|
|
1464
1367
|
animate: boolean;
|
|
1465
1368
|
rows: string | number;
|
|
@@ -1500,9 +1403,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1500
1403
|
};
|
|
1501
1404
|
}>, {}, {
|
|
1502
1405
|
SKELETON_HEADING_HEIGHTS: {
|
|
1503
|
-
200: string;
|
|
1504
|
-
300: string;
|
|
1505
|
-
400: string;
|
|
1506
1406
|
sm: string;
|
|
1507
1407
|
md: string;
|
|
1508
1408
|
lg: string;
|
|
@@ -1550,8 +1450,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1550
1450
|
type: string;
|
|
1551
1451
|
offset: number;
|
|
1552
1452
|
animationDuration: number;
|
|
1553
|
-
contentClass: string;
|
|
1554
1453
|
width: string;
|
|
1454
|
+
contentClass: string;
|
|
1555
1455
|
animate: boolean;
|
|
1556
1456
|
headingHeight: string;
|
|
1557
1457
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1588,14 +1488,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1588
1488
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1589
1489
|
default: string;
|
|
1590
1490
|
};
|
|
1591
|
-
startIconClass: {
|
|
1592
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1593
|
-
default: string;
|
|
1594
|
-
};
|
|
1595
|
-
endIconClass: {
|
|
1596
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1597
|
-
default: string;
|
|
1598
|
-
};
|
|
1599
1491
|
subtle: {
|
|
1600
1492
|
type: BooleanConstructor;
|
|
1601
1493
|
default: boolean;
|
|
@@ -1608,7 +1500,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1608
1500
|
BADGE_TYPE_MODIFIERS: {
|
|
1609
1501
|
default: string;
|
|
1610
1502
|
info: string;
|
|
1611
|
-
|
|
1503
|
+
success: string;
|
|
1612
1504
|
warning: string;
|
|
1613
1505
|
critical: string;
|
|
1614
1506
|
bulletin: string;
|
|
@@ -1679,14 +1571,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1679
1571
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1680
1572
|
default: string;
|
|
1681
1573
|
};
|
|
1682
|
-
startIconClass: {
|
|
1683
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1684
|
-
default: string;
|
|
1685
|
-
};
|
|
1686
|
-
endIconClass: {
|
|
1687
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1688
|
-
default: string;
|
|
1689
|
-
};
|
|
1690
1574
|
subtle: {
|
|
1691
1575
|
type: BooleanConstructor;
|
|
1692
1576
|
default: boolean;
|
|
@@ -1703,8 +1587,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1703
1587
|
kind: string;
|
|
1704
1588
|
decoration: string;
|
|
1705
1589
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1706
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1707
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1708
1590
|
subtle: boolean;
|
|
1709
1591
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1710
1592
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1735,14 +1617,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1735
1617
|
type: BooleanConstructor;
|
|
1736
1618
|
default: boolean;
|
|
1737
1619
|
};
|
|
1738
|
-
linkUnderline: {
|
|
1739
|
-
type: BooleanConstructor;
|
|
1740
|
-
default: boolean;
|
|
1741
|
-
};
|
|
1742
|
-
underline: {
|
|
1743
|
-
type: BooleanConstructor;
|
|
1744
|
-
default: null;
|
|
1745
|
-
};
|
|
1746
1620
|
disabled: {
|
|
1747
1621
|
type: BooleanConstructor;
|
|
1748
1622
|
default: boolean;
|
|
@@ -1757,42 +1631,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1757
1631
|
default: null;
|
|
1758
1632
|
};
|
|
1759
1633
|
size: {
|
|
1760
|
-
type:
|
|
1761
|
-
default:
|
|
1634
|
+
type: StringConstructor;
|
|
1635
|
+
default: string;
|
|
1762
1636
|
validator: (s: unknown) => boolean;
|
|
1763
1637
|
};
|
|
1764
1638
|
labelClass: {
|
|
1765
1639
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1766
1640
|
default: string;
|
|
1767
1641
|
};
|
|
1768
|
-
leadingClass: {
|
|
1769
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1770
|
-
default: string;
|
|
1771
|
-
};
|
|
1772
|
-
trailingClass: {
|
|
1773
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1774
|
-
default: string;
|
|
1775
|
-
};
|
|
1776
|
-
startIconClass: {
|
|
1777
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1778
|
-
default: string;
|
|
1779
|
-
};
|
|
1780
|
-
endIconClass: {
|
|
1781
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1782
|
-
default: string;
|
|
1783
|
-
};
|
|
1784
|
-
blockStartIconClass: {
|
|
1785
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1786
|
-
default: string;
|
|
1787
|
-
};
|
|
1788
|
-
blockEndIconClass: {
|
|
1789
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1790
|
-
default: string;
|
|
1791
|
-
};
|
|
1792
|
-
iconClass: {
|
|
1793
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1794
|
-
default: string;
|
|
1795
|
-
};
|
|
1796
1642
|
loading: {
|
|
1797
1643
|
type: BooleanConstructor;
|
|
1798
1644
|
default: boolean;
|
|
@@ -1832,10 +1678,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1832
1678
|
};
|
|
1833
1679
|
}>, {}, {
|
|
1834
1680
|
ICON_POSITION_MODIFIERS: {
|
|
1835
|
-
start: string;
|
|
1836
|
-
end: string;
|
|
1837
|
-
blockStart: string;
|
|
1838
|
-
blockEnd: string;
|
|
1839
1681
|
left: string;
|
|
1840
1682
|
right: string;
|
|
1841
1683
|
top: string;
|
|
@@ -1845,7 +1687,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1845
1687
|
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
1846
1688
|
i18n: any;
|
|
1847
1689
|
}, {
|
|
1848
|
-
resolvedUnderline(): boolean;
|
|
1849
1690
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1850
1691
|
isNativeButton(): boolean;
|
|
1851
1692
|
computedAttrs(): {
|
|
@@ -1878,12 +1719,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1878
1719
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
1879
1720
|
buttonClasses(): any[];
|
|
1880
1721
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
1881
|
-
|
|
1882
|
-
hasEndIcon(): any;
|
|
1883
|
-
hasBlockStartIcon(): any;
|
|
1884
|
-
hasBlockEndIcon(): any;
|
|
1885
|
-
hasNewIconSlots(): any;
|
|
1886
|
-
shouldRenderLegacyIcon(): any;
|
|
1722
|
+
shouldRenderIcon(): any;
|
|
1887
1723
|
isIconOnly(): any;
|
|
1888
1724
|
isVerticalIconLayout(): boolean;
|
|
1889
1725
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1914,14 +1750,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1914
1750
|
type: BooleanConstructor;
|
|
1915
1751
|
default: boolean;
|
|
1916
1752
|
};
|
|
1917
|
-
linkUnderline: {
|
|
1918
|
-
type: BooleanConstructor;
|
|
1919
|
-
default: boolean;
|
|
1920
|
-
};
|
|
1921
|
-
underline: {
|
|
1922
|
-
type: BooleanConstructor;
|
|
1923
|
-
default: null;
|
|
1924
|
-
};
|
|
1925
1753
|
disabled: {
|
|
1926
1754
|
type: BooleanConstructor;
|
|
1927
1755
|
default: boolean;
|
|
@@ -1936,42 +1764,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1936
1764
|
default: null;
|
|
1937
1765
|
};
|
|
1938
1766
|
size: {
|
|
1939
|
-
type:
|
|
1940
|
-
default:
|
|
1767
|
+
type: StringConstructor;
|
|
1768
|
+
default: string;
|
|
1941
1769
|
validator: (s: unknown) => boolean;
|
|
1942
1770
|
};
|
|
1943
1771
|
labelClass: {
|
|
1944
1772
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1945
1773
|
default: string;
|
|
1946
1774
|
};
|
|
1947
|
-
leadingClass: {
|
|
1948
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1949
|
-
default: string;
|
|
1950
|
-
};
|
|
1951
|
-
trailingClass: {
|
|
1952
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1953
|
-
default: string;
|
|
1954
|
-
};
|
|
1955
|
-
startIconClass: {
|
|
1956
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1957
|
-
default: string;
|
|
1958
|
-
};
|
|
1959
|
-
endIconClass: {
|
|
1960
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1961
|
-
default: string;
|
|
1962
|
-
};
|
|
1963
|
-
blockStartIconClass: {
|
|
1964
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1965
|
-
default: string;
|
|
1966
|
-
};
|
|
1967
|
-
blockEndIconClass: {
|
|
1968
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1969
|
-
default: string;
|
|
1970
|
-
};
|
|
1971
|
-
iconClass: {
|
|
1972
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1973
|
-
default: string;
|
|
1974
|
-
};
|
|
1975
1775
|
loading: {
|
|
1976
1776
|
type: BooleanConstructor;
|
|
1977
1777
|
default: boolean;
|
|
@@ -2019,27 +1819,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2019
1819
|
target: string;
|
|
2020
1820
|
circle: boolean;
|
|
2021
1821
|
active: boolean;
|
|
2022
|
-
size: string | number;
|
|
2023
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
2024
|
-
replace: boolean;
|
|
2025
1822
|
loading: boolean;
|
|
2026
|
-
|
|
1823
|
+
size: string;
|
|
1824
|
+
replace: boolean;
|
|
2027
1825
|
kind: string;
|
|
2028
1826
|
labelClass: string | unknown[] | Record<string, any>;
|
|
2029
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
2030
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
2031
1827
|
href: string;
|
|
2032
1828
|
to: string | Record<string, any>;
|
|
2033
1829
|
iconPosition: string;
|
|
2034
1830
|
importance: string;
|
|
2035
1831
|
linkKind: string;
|
|
2036
1832
|
linkInverted: boolean;
|
|
2037
|
-
linkUnderline: boolean;
|
|
2038
1833
|
width: string;
|
|
2039
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
2040
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
2041
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2042
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
2043
1834
|
assertiveOnFocus: boolean;
|
|
2044
1835
|
rel: string;
|
|
2045
1836
|
}, {}, {
|
|
@@ -2107,10 +1898,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2107
1898
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2108
1899
|
default: string;
|
|
2109
1900
|
};
|
|
2110
|
-
anchorClass: {
|
|
2111
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2112
|
-
default: string;
|
|
2113
|
-
};
|
|
2114
1901
|
message: {
|
|
2115
1902
|
type: StringConstructor;
|
|
2116
1903
|
default: string;
|
|
@@ -2119,8 +1906,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2119
1906
|
type: BooleanConstructor;
|
|
2120
1907
|
default: boolean;
|
|
2121
1908
|
};
|
|
2122
|
-
|
|
2123
|
-
type:
|
|
1909
|
+
show: {
|
|
1910
|
+
type: BooleanConstructor;
|
|
2124
1911
|
default: null;
|
|
2125
1912
|
};
|
|
2126
1913
|
transition: {
|
|
@@ -2197,7 +1984,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2197
1984
|
};
|
|
2198
1985
|
anchor(): any;
|
|
2199
1986
|
}, {
|
|
2200
|
-
getModeReferenceEl(): any;
|
|
2201
1987
|
calculateAnchorZindex(): 651 | 400;
|
|
2202
1988
|
hasVisibleFocus(): any;
|
|
2203
1989
|
onEnterAnchor(e: any): void;
|
|
@@ -2248,32 +2034,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2248
2034
|
};
|
|
2249
2035
|
addExternalAnchorEventListeners(): void;
|
|
2250
2036
|
removeExternalAnchorEventListeners(): void;
|
|
2251
|
-
}, {
|
|
2252
|
-
props: {
|
|
2253
|
-
contentMode: {
|
|
2254
|
-
type: StringConstructor;
|
|
2255
|
-
default: null;
|
|
2256
|
-
validator: (v: any) => boolean;
|
|
2257
|
-
};
|
|
2258
|
-
};
|
|
2259
|
-
data(): {
|
|
2260
|
-
modeContrast: string;
|
|
2261
|
-
modeResolved: null;
|
|
2262
|
-
};
|
|
2263
|
-
computed: {
|
|
2264
|
-
modeAttrs(): any;
|
|
2265
|
-
};
|
|
2266
|
-
watch: {
|
|
2267
|
-
contentMode(): void;
|
|
2268
|
-
};
|
|
2269
|
-
mounted(): void;
|
|
2270
|
-
beforeUnmount(): void;
|
|
2271
|
-
methods: {
|
|
2272
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
2273
|
-
setupModeObservers(): void;
|
|
2274
|
-
cleanupModeObservers(): void;
|
|
2275
|
-
};
|
|
2276
|
-
}, import('vue').ComponentOptionsMixin, ("update:open" | "shown")[], "update:open" | "shown", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2037
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("shown" | "update:show")[], "shown" | "update:show", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2277
2038
|
id: {
|
|
2278
2039
|
type: StringConstructor;
|
|
2279
2040
|
default(): string;
|
|
@@ -2312,10 +2073,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2312
2073
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2313
2074
|
default: string;
|
|
2314
2075
|
};
|
|
2315
|
-
anchorClass: {
|
|
2316
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2317
|
-
default: string;
|
|
2318
|
-
};
|
|
2319
2076
|
message: {
|
|
2320
2077
|
type: StringConstructor;
|
|
2321
2078
|
default: string;
|
|
@@ -2324,8 +2081,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2324
2081
|
type: BooleanConstructor;
|
|
2325
2082
|
default: boolean;
|
|
2326
2083
|
};
|
|
2327
|
-
|
|
2328
|
-
type:
|
|
2084
|
+
show: {
|
|
2085
|
+
type: BooleanConstructor;
|
|
2329
2086
|
default: null;
|
|
2330
2087
|
};
|
|
2331
2088
|
transition: {
|
|
@@ -2352,17 +2109,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2352
2109
|
default: null;
|
|
2353
2110
|
};
|
|
2354
2111
|
}>> & Readonly<{
|
|
2355
|
-
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
2356
2112
|
onShown?: ((...args: any[]) => any) | undefined;
|
|
2113
|
+
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
2357
2114
|
}>, {
|
|
2358
2115
|
id: string;
|
|
2359
2116
|
offset: unknown[];
|
|
2360
|
-
open: boolean | null;
|
|
2361
2117
|
message: string;
|
|
2362
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
2363
2118
|
inverted: boolean;
|
|
2119
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
2120
|
+
show: boolean;
|
|
2364
2121
|
transition: boolean;
|
|
2365
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
2366
2122
|
appendTo: string | HTMLElement;
|
|
2367
2123
|
delay: boolean;
|
|
2368
2124
|
placement: string;
|
|
@@ -2433,341 +2189,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2433
2189
|
size: string;
|
|
2434
2190
|
ariaLabel: string;
|
|
2435
2191
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2436
|
-
DtIconDialbot: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2437
|
-
size: {
|
|
2438
|
-
type: StringConstructor;
|
|
2439
|
-
default: string;
|
|
2440
|
-
validator: (s: unknown) => boolean;
|
|
2441
|
-
};
|
|
2442
|
-
ariaLabel: {
|
|
2443
|
-
type: StringConstructor;
|
|
2444
|
-
default: undefined;
|
|
2445
|
-
};
|
|
2446
|
-
}>, {}, {}, {
|
|
2447
|
-
iconSizeClass(): any;
|
|
2448
|
-
ariaHidden(): "true" | "false";
|
|
2449
|
-
dataQA(): {};
|
|
2450
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "loaded"[], "loaded", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2451
|
-
size: {
|
|
2452
|
-
type: StringConstructor;
|
|
2453
|
-
default: string;
|
|
2454
|
-
validator: (s: unknown) => boolean;
|
|
2455
|
-
};
|
|
2456
|
-
ariaLabel: {
|
|
2457
|
-
type: StringConstructor;
|
|
2458
|
-
default: undefined;
|
|
2459
|
-
};
|
|
2460
|
-
}>> & Readonly<{
|
|
2461
|
-
onLoaded?: ((...args: any[]) => any) | undefined;
|
|
2462
|
-
}>, {
|
|
2463
|
-
size: string;
|
|
2464
|
-
ariaLabel: string;
|
|
2465
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2466
|
-
DtAvatar: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2467
|
-
id: {
|
|
2468
|
-
type: StringConstructor;
|
|
2469
|
-
default(): string;
|
|
2470
|
-
};
|
|
2471
|
-
seed: {
|
|
2472
|
-
type: StringConstructor;
|
|
2473
|
-
default: undefined;
|
|
2474
|
-
};
|
|
2475
|
-
family: {
|
|
2476
|
-
type: NumberConstructor;
|
|
2477
|
-
default: undefined;
|
|
2478
|
-
validator: (val: unknown) => boolean;
|
|
2479
|
-
};
|
|
2480
|
-
variant: {
|
|
2481
|
-
type: NumberConstructor;
|
|
2482
|
-
default: undefined;
|
|
2483
|
-
validator: (val: unknown) => boolean;
|
|
2484
|
-
};
|
|
2485
|
-
color: {
|
|
2486
|
-
type: StringConstructor;
|
|
2487
|
-
default: undefined;
|
|
2488
|
-
};
|
|
2489
|
-
size: {
|
|
2490
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
2491
|
-
default: number;
|
|
2492
|
-
validator: (size: unknown) => boolean;
|
|
2493
|
-
};
|
|
2494
|
-
avatarClass: {
|
|
2495
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2496
|
-
default: string;
|
|
2497
|
-
};
|
|
2498
|
-
canvasClass: {
|
|
2499
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2500
|
-
default: string;
|
|
2501
|
-
};
|
|
2502
|
-
iconClass: {
|
|
2503
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2504
|
-
default: string;
|
|
2505
|
-
};
|
|
2506
|
-
presence: {
|
|
2507
|
-
type: StringConstructor;
|
|
2508
|
-
default: string;
|
|
2509
|
-
validator: (state: unknown) => boolean;
|
|
2510
|
-
};
|
|
2511
|
-
presenceProps: {
|
|
2512
|
-
type: ObjectConstructor;
|
|
2513
|
-
default: () => {};
|
|
2514
|
-
};
|
|
2515
|
-
group: {
|
|
2516
|
-
type: NumberConstructor;
|
|
2517
|
-
default: undefined;
|
|
2518
|
-
validator: (group: unknown) => boolean;
|
|
2519
|
-
};
|
|
2520
|
-
overlayText: {
|
|
2521
|
-
type: StringConstructor;
|
|
2522
|
-
default: string;
|
|
2523
|
-
};
|
|
2524
|
-
overlayClass: {
|
|
2525
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2526
|
-
default: string;
|
|
2527
|
-
};
|
|
2528
|
-
imageSrc: {
|
|
2529
|
-
type: StringConstructor;
|
|
2530
|
-
default: string;
|
|
2531
|
-
};
|
|
2532
|
-
imageAlt: {
|
|
2533
|
-
type: StringConstructor;
|
|
2534
|
-
default: undefined;
|
|
2535
|
-
};
|
|
2536
|
-
fullName: {
|
|
2537
|
-
type: StringConstructor;
|
|
2538
|
-
default: string;
|
|
2539
|
-
};
|
|
2540
|
-
interactive: {
|
|
2541
|
-
type: BooleanConstructor;
|
|
2542
|
-
default: boolean;
|
|
2543
|
-
};
|
|
2544
|
-
clickable: {
|
|
2545
|
-
type: BooleanConstructor;
|
|
2546
|
-
default: null;
|
|
2547
|
-
};
|
|
2548
|
-
iconAriaLabel: {
|
|
2549
|
-
type: StringConstructor;
|
|
2550
|
-
default: undefined;
|
|
2551
|
-
};
|
|
2552
|
-
iconOnly: {
|
|
2553
|
-
type: BooleanConstructor;
|
|
2554
|
-
default: boolean;
|
|
2555
|
-
};
|
|
2556
|
-
deactivated: {
|
|
2557
|
-
type: BooleanConstructor;
|
|
2558
|
-
default: boolean;
|
|
2559
|
-
};
|
|
2560
|
-
}>, {}, {
|
|
2561
|
-
AVATAR_SIZE_MODIFIERS: {
|
|
2562
|
-
100: string;
|
|
2563
|
-
150: string;
|
|
2564
|
-
200: string;
|
|
2565
|
-
250: string;
|
|
2566
|
-
300: string;
|
|
2567
|
-
400: string;
|
|
2568
|
-
500: string;
|
|
2569
|
-
600: string;
|
|
2570
|
-
700: string;
|
|
2571
|
-
800: string;
|
|
2572
|
-
900: string;
|
|
2573
|
-
xs: string;
|
|
2574
|
-
sm: string;
|
|
2575
|
-
md: string;
|
|
2576
|
-
lg: string;
|
|
2577
|
-
xl: string;
|
|
2578
|
-
};
|
|
2579
|
-
AVATAR_KIND_MODIFIERS: {
|
|
2580
|
-
default: string;
|
|
2581
|
-
icon: string;
|
|
2582
|
-
initials: string;
|
|
2583
|
-
};
|
|
2584
|
-
AVATAR_PRESENCE_SIZE_MODIFIERS: {
|
|
2585
|
-
100: string;
|
|
2586
|
-
150: string;
|
|
2587
|
-
200: string;
|
|
2588
|
-
250: string;
|
|
2589
|
-
300: string;
|
|
2590
|
-
400: string;
|
|
2591
|
-
500: string;
|
|
2592
|
-
xs: string;
|
|
2593
|
-
sm: string;
|
|
2594
|
-
md: string;
|
|
2595
|
-
lg: string;
|
|
2596
|
-
};
|
|
2597
|
-
imageLoadedSuccessfully: null;
|
|
2598
|
-
formattedInitials: string;
|
|
2599
|
-
initializing: boolean;
|
|
2600
|
-
hasSlotContent: typeof import('../../../common/utils').hasSlotContent;
|
|
2601
|
-
anchorHue: number;
|
|
2602
|
-
}, {
|
|
2603
|
-
resolvedInteractive(): boolean;
|
|
2604
|
-
hasOverlayIcon(): any;
|
|
2605
|
-
isIconType(): any;
|
|
2606
|
-
iconDataQa(): "dt-avatar-icon";
|
|
2607
|
-
computedFamily(): number | undefined;
|
|
2608
|
-
computedVariant(): number | undefined;
|
|
2609
|
-
avatarClasses(): any[];
|
|
2610
|
-
avatarStyles(): {
|
|
2611
|
-
'--avatar-color-background': string;
|
|
2612
|
-
}[] | undefined;
|
|
2613
|
-
overlayClasses(): (string | unknown[] | Record<string, any>)[];
|
|
2614
|
-
showGroup(): boolean;
|
|
2615
|
-
formattedGroup(): number | "9+" | "99+" | undefined;
|
|
2616
|
-
validatedSize(): string | number;
|
|
2617
|
-
showImage(): string | false;
|
|
2618
|
-
}, {
|
|
2619
|
-
setImageListeners(): Promise<void>;
|
|
2620
|
-
formatInitials(): void;
|
|
2621
|
-
readAnchorHue(): void;
|
|
2622
|
-
_loadedImageEventHandler(el: any): void;
|
|
2623
|
-
_erroredImageEventHandler(el: any): void;
|
|
2624
|
-
validateProps(): void;
|
|
2625
|
-
handleClick(e: any): void;
|
|
2626
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2627
|
-
id: {
|
|
2628
|
-
type: StringConstructor;
|
|
2629
|
-
default(): string;
|
|
2630
|
-
};
|
|
2631
|
-
seed: {
|
|
2632
|
-
type: StringConstructor;
|
|
2633
|
-
default: undefined;
|
|
2634
|
-
};
|
|
2635
|
-
family: {
|
|
2636
|
-
type: NumberConstructor;
|
|
2637
|
-
default: undefined;
|
|
2638
|
-
validator: (val: unknown) => boolean;
|
|
2639
|
-
};
|
|
2640
|
-
variant: {
|
|
2641
|
-
type: NumberConstructor;
|
|
2642
|
-
default: undefined;
|
|
2643
|
-
validator: (val: unknown) => boolean;
|
|
2644
|
-
};
|
|
2645
|
-
color: {
|
|
2646
|
-
type: StringConstructor;
|
|
2647
|
-
default: undefined;
|
|
2648
|
-
};
|
|
2649
|
-
size: {
|
|
2650
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
2651
|
-
default: number;
|
|
2652
|
-
validator: (size: unknown) => boolean;
|
|
2653
|
-
};
|
|
2654
|
-
avatarClass: {
|
|
2655
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2656
|
-
default: string;
|
|
2657
|
-
};
|
|
2658
|
-
canvasClass: {
|
|
2659
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2660
|
-
default: string;
|
|
2661
|
-
};
|
|
2662
|
-
iconClass: {
|
|
2663
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2664
|
-
default: string;
|
|
2665
|
-
};
|
|
2666
|
-
presence: {
|
|
2667
|
-
type: StringConstructor;
|
|
2668
|
-
default: string;
|
|
2669
|
-
validator: (state: unknown) => boolean;
|
|
2670
|
-
};
|
|
2671
|
-
presenceProps: {
|
|
2672
|
-
type: ObjectConstructor;
|
|
2673
|
-
default: () => {};
|
|
2674
|
-
};
|
|
2675
|
-
group: {
|
|
2676
|
-
type: NumberConstructor;
|
|
2677
|
-
default: undefined;
|
|
2678
|
-
validator: (group: unknown) => boolean;
|
|
2679
|
-
};
|
|
2680
|
-
overlayText: {
|
|
2681
|
-
type: StringConstructor;
|
|
2682
|
-
default: string;
|
|
2683
|
-
};
|
|
2684
|
-
overlayClass: {
|
|
2685
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2686
|
-
default: string;
|
|
2687
|
-
};
|
|
2688
|
-
imageSrc: {
|
|
2689
|
-
type: StringConstructor;
|
|
2690
|
-
default: string;
|
|
2691
|
-
};
|
|
2692
|
-
imageAlt: {
|
|
2693
|
-
type: StringConstructor;
|
|
2694
|
-
default: undefined;
|
|
2695
|
-
};
|
|
2696
|
-
fullName: {
|
|
2697
|
-
type: StringConstructor;
|
|
2698
|
-
default: string;
|
|
2699
|
-
};
|
|
2700
|
-
interactive: {
|
|
2701
|
-
type: BooleanConstructor;
|
|
2702
|
-
default: boolean;
|
|
2703
|
-
};
|
|
2704
|
-
clickable: {
|
|
2705
|
-
type: BooleanConstructor;
|
|
2706
|
-
default: null;
|
|
2707
|
-
};
|
|
2708
|
-
iconAriaLabel: {
|
|
2709
|
-
type: StringConstructor;
|
|
2710
|
-
default: undefined;
|
|
2711
|
-
};
|
|
2712
|
-
iconOnly: {
|
|
2713
|
-
type: BooleanConstructor;
|
|
2714
|
-
default: boolean;
|
|
2715
|
-
};
|
|
2716
|
-
deactivated: {
|
|
2717
|
-
type: BooleanConstructor;
|
|
2718
|
-
default: boolean;
|
|
2719
|
-
};
|
|
2720
|
-
}>> & Readonly<{
|
|
2721
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
2722
|
-
}>, {
|
|
2723
|
-
id: string;
|
|
2724
|
-
family: number;
|
|
2725
|
-
presence: string;
|
|
2726
|
-
seed: string;
|
|
2727
|
-
variant: number;
|
|
2728
|
-
color: string;
|
|
2729
|
-
size: string | number;
|
|
2730
|
-
avatarClass: string | unknown[] | Record<string, any>;
|
|
2731
|
-
canvasClass: string | unknown[] | Record<string, any>;
|
|
2732
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
2733
|
-
presenceProps: Record<string, any>;
|
|
2734
|
-
group: number;
|
|
2735
|
-
overlayText: string;
|
|
2736
|
-
overlayClass: string | unknown[] | Record<string, any>;
|
|
2737
|
-
imageSrc: string;
|
|
2738
|
-
imageAlt: string;
|
|
2739
|
-
fullName: string;
|
|
2740
|
-
interactive: boolean;
|
|
2741
|
-
clickable: boolean;
|
|
2742
|
-
iconAriaLabel: string;
|
|
2743
|
-
iconOnly: boolean;
|
|
2744
|
-
deactivated: boolean;
|
|
2745
|
-
}, {}, {
|
|
2746
|
-
DtPresence: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2747
|
-
presence: {
|
|
2748
|
-
type: StringConstructor;
|
|
2749
|
-
default: string;
|
|
2750
|
-
validator: (role: unknown) => boolean;
|
|
2751
|
-
};
|
|
2752
|
-
srText: {
|
|
2753
|
-
type: StringConstructor;
|
|
2754
|
-
default: null;
|
|
2755
|
-
};
|
|
2756
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2757
|
-
presence: {
|
|
2758
|
-
type: StringConstructor;
|
|
2759
|
-
default: string;
|
|
2760
|
-
validator: (role: unknown) => boolean;
|
|
2761
|
-
};
|
|
2762
|
-
srText: {
|
|
2763
|
-
type: StringConstructor;
|
|
2764
|
-
default: null;
|
|
2765
|
-
};
|
|
2766
|
-
}>> & Readonly<{}>, {
|
|
2767
|
-
presence: string;
|
|
2768
|
-
srText: string;
|
|
2769
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2770
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2771
2192
|
DtRecipeLeftbarGeneralRowIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2772
2193
|
type: {
|
|
2773
2194
|
type: StringConstructor;
|
|
@@ -3498,9 +2919,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3498
2919
|
};
|
|
3499
2920
|
}>, {}, {
|
|
3500
2921
|
SKELETON_HEADING_HEIGHTS: {
|
|
3501
|
-
200: string;
|
|
3502
|
-
300: string;
|
|
3503
|
-
400: string;
|
|
3504
2922
|
sm: string;
|
|
3505
2923
|
md: string;
|
|
3506
2924
|
lg: string;
|
|
@@ -3548,8 +2966,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3548
2966
|
type: string;
|
|
3549
2967
|
offset: number;
|
|
3550
2968
|
animationDuration: number;
|
|
3551
|
-
contentClass: string;
|
|
3552
2969
|
width: string;
|
|
2970
|
+
contentClass: string;
|
|
3553
2971
|
animate: boolean;
|
|
3554
2972
|
headingHeight: string;
|
|
3555
2973
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3560,8 +2978,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3560
2978
|
validator: (shape: unknown) => boolean;
|
|
3561
2979
|
};
|
|
3562
2980
|
size: {
|
|
3563
|
-
type:
|
|
3564
|
-
default:
|
|
2981
|
+
type: StringConstructor;
|
|
2982
|
+
default: string;
|
|
3565
2983
|
};
|
|
3566
2984
|
animationDuration: {
|
|
3567
2985
|
type: NumberConstructor;
|
|
@@ -3608,8 +3026,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3608
3026
|
validator: (shape: unknown) => boolean;
|
|
3609
3027
|
};
|
|
3610
3028
|
size: {
|
|
3611
|
-
type:
|
|
3612
|
-
default:
|
|
3029
|
+
type: StringConstructor;
|
|
3030
|
+
default: string;
|
|
3613
3031
|
};
|
|
3614
3032
|
animationDuration: {
|
|
3615
3033
|
type: NumberConstructor;
|
|
@@ -3630,7 +3048,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3630
3048
|
}>> & Readonly<{}>, {
|
|
3631
3049
|
offset: number;
|
|
3632
3050
|
animationDuration: number;
|
|
3633
|
-
size: string
|
|
3051
|
+
size: string;
|
|
3634
3052
|
contentClass: string | unknown[] | Record<string, any>;
|
|
3635
3053
|
shape: string;
|
|
3636
3054
|
animate: boolean;
|
|
@@ -3642,8 +3060,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3642
3060
|
validator: (shape: unknown) => boolean;
|
|
3643
3061
|
};
|
|
3644
3062
|
shapeSize: {
|
|
3645
|
-
type:
|
|
3646
|
-
default:
|
|
3063
|
+
type: StringConstructor;
|
|
3064
|
+
default: string;
|
|
3647
3065
|
};
|
|
3648
3066
|
paragraphs: {
|
|
3649
3067
|
type: ObjectConstructor;
|
|
@@ -3679,8 +3097,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3679
3097
|
validator: (shape: unknown) => boolean;
|
|
3680
3098
|
};
|
|
3681
3099
|
shapeSize: {
|
|
3682
|
-
type:
|
|
3683
|
-
default:
|
|
3100
|
+
type: StringConstructor;
|
|
3101
|
+
default: string;
|
|
3684
3102
|
};
|
|
3685
3103
|
paragraphs: {
|
|
3686
3104
|
type: ObjectConstructor;
|
|
@@ -3715,7 +3133,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3715
3133
|
contentClass: string;
|
|
3716
3134
|
shape: string;
|
|
3717
3135
|
animate: boolean;
|
|
3718
|
-
shapeSize: string
|
|
3136
|
+
shapeSize: string;
|
|
3719
3137
|
paragraphs: Record<string, any>;
|
|
3720
3138
|
shapeClass: string;
|
|
3721
3139
|
}, {}, {
|
|
@@ -3726,8 +3144,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3726
3144
|
validator: (shape: unknown) => boolean;
|
|
3727
3145
|
};
|
|
3728
3146
|
size: {
|
|
3729
|
-
type:
|
|
3730
|
-
default:
|
|
3147
|
+
type: StringConstructor;
|
|
3148
|
+
default: string;
|
|
3731
3149
|
};
|
|
3732
3150
|
animationDuration: {
|
|
3733
3151
|
type: NumberConstructor;
|
|
@@ -3774,8 +3192,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3774
3192
|
validator: (shape: unknown) => boolean;
|
|
3775
3193
|
};
|
|
3776
3194
|
size: {
|
|
3777
|
-
type:
|
|
3778
|
-
default:
|
|
3195
|
+
type: StringConstructor;
|
|
3196
|
+
default: string;
|
|
3779
3197
|
};
|
|
3780
3198
|
animationDuration: {
|
|
3781
3199
|
type: NumberConstructor;
|
|
@@ -3796,7 +3214,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3796
3214
|
}>> & Readonly<{}>, {
|
|
3797
3215
|
offset: number;
|
|
3798
3216
|
animationDuration: number;
|
|
3799
|
-
size: string
|
|
3217
|
+
size: string;
|
|
3800
3218
|
contentClass: string | unknown[] | Record<string, any>;
|
|
3801
3219
|
shape: string;
|
|
3802
3220
|
animate: boolean;
|
|
@@ -3897,8 +3315,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3897
3315
|
}>> & Readonly<{}>, {
|
|
3898
3316
|
offset: number;
|
|
3899
3317
|
animationDuration: number;
|
|
3900
|
-
contentClass: string;
|
|
3901
3318
|
width: string | unknown[];
|
|
3319
|
+
contentClass: string;
|
|
3902
3320
|
maxWidth: string | number;
|
|
3903
3321
|
animate: boolean;
|
|
3904
3322
|
rows: string | number;
|
|
@@ -3939,9 +3357,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3939
3357
|
};
|
|
3940
3358
|
}>, {}, {
|
|
3941
3359
|
SKELETON_HEADING_HEIGHTS: {
|
|
3942
|
-
200: string;
|
|
3943
|
-
300: string;
|
|
3944
|
-
400: string;
|
|
3945
3360
|
sm: string;
|
|
3946
3361
|
md: string;
|
|
3947
3362
|
lg: string;
|
|
@@ -3989,8 +3404,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3989
3404
|
type: string;
|
|
3990
3405
|
offset: number;
|
|
3991
3406
|
animationDuration: number;
|
|
3992
|
-
contentClass: string;
|
|
3993
3407
|
width: string;
|
|
3408
|
+
contentClass: string;
|
|
3994
3409
|
animate: boolean;
|
|
3995
3410
|
headingHeight: string;
|
|
3996
3411
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4092,8 +3507,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4092
3507
|
}>> & Readonly<{}>, {
|
|
4093
3508
|
offset: number;
|
|
4094
3509
|
animationDuration: number;
|
|
4095
|
-
contentClass: string;
|
|
4096
3510
|
width: string | unknown[];
|
|
3511
|
+
contentClass: string;
|
|
4097
3512
|
maxWidth: string | number;
|
|
4098
3513
|
animate: boolean;
|
|
4099
3514
|
rows: string | number;
|
|
@@ -4134,9 +3549,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4134
3549
|
};
|
|
4135
3550
|
}>, {}, {
|
|
4136
3551
|
SKELETON_HEADING_HEIGHTS: {
|
|
4137
|
-
200: string;
|
|
4138
|
-
300: string;
|
|
4139
|
-
400: string;
|
|
4140
3552
|
sm: string;
|
|
4141
3553
|
md: string;
|
|
4142
3554
|
lg: string;
|
|
@@ -4184,8 +3596,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4184
3596
|
type: string;
|
|
4185
3597
|
offset: number;
|
|
4186
3598
|
animationDuration: number;
|
|
4187
|
-
contentClass: string;
|
|
4188
3599
|
width: string;
|
|
3600
|
+
contentClass: string;
|
|
4189
3601
|
animate: boolean;
|
|
4190
3602
|
headingHeight: string;
|
|
4191
3603
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|