@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
|
@@ -13,7 +13,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
13
13
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
14
14
|
popover: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
15
15
|
open: {
|
|
16
|
-
type:
|
|
16
|
+
type: BooleanConstructor;
|
|
17
17
|
default: null;
|
|
18
18
|
};
|
|
19
19
|
openOnContext: {
|
|
@@ -82,7 +82,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
82
82
|
type: ArrayConstructor;
|
|
83
83
|
default: () => number[];
|
|
84
84
|
};
|
|
85
|
-
|
|
85
|
+
hideOnClick: {
|
|
86
86
|
type: BooleanConstructor;
|
|
87
87
|
default: boolean;
|
|
88
88
|
};
|
|
@@ -119,22 +119,10 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
119
119
|
type: BooleanConstructor;
|
|
120
120
|
default: boolean;
|
|
121
121
|
};
|
|
122
|
-
anchorClass: {
|
|
123
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
124
|
-
default: string;
|
|
125
|
-
};
|
|
126
|
-
headerWrapperClass: {
|
|
127
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
128
|
-
default: string;
|
|
129
|
-
};
|
|
130
122
|
headerClass: {
|
|
131
123
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
132
124
|
default: string;
|
|
133
125
|
};
|
|
134
|
-
footerWrapperClass: {
|
|
135
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
136
|
-
default: string;
|
|
137
|
-
};
|
|
138
126
|
footerClass: {
|
|
139
127
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
140
128
|
default: string;
|
|
@@ -201,7 +189,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
201
189
|
calculatedMaxHeight(): string;
|
|
202
190
|
labelledBy(): string | false;
|
|
203
191
|
}, {
|
|
204
|
-
getModeReferenceEl(): unknown;
|
|
205
192
|
hasIntersectedViewport(entries: any): void;
|
|
206
193
|
updateAnchorEl(): void;
|
|
207
194
|
popperOptions(): {
|
|
@@ -266,48 +253,22 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
266
253
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
267
254
|
focusTrappedTabPress(e: object, el: object): void;
|
|
268
255
|
};
|
|
269
|
-
} | {
|
|
270
|
-
props: {
|
|
271
|
-
contentMode: {
|
|
272
|
-
type: StringConstructor;
|
|
273
|
-
default: null;
|
|
274
|
-
validator: (v: any) => boolean;
|
|
275
|
-
};
|
|
276
|
-
};
|
|
277
|
-
data(): {
|
|
278
|
-
modeContrast: string;
|
|
279
|
-
modeResolved: null;
|
|
280
|
-
};
|
|
281
|
-
computed: {
|
|
282
|
-
modeAttrs(): any;
|
|
283
|
-
};
|
|
284
|
-
watch: {
|
|
285
|
-
contentMode(): void;
|
|
286
|
-
};
|
|
287
|
-
mounted(): void;
|
|
288
|
-
beforeUnmount(): void;
|
|
289
|
-
methods: {
|
|
290
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
291
|
-
setupModeObservers(): void;
|
|
292
|
-
cleanupModeObservers(): void;
|
|
293
|
-
};
|
|
294
256
|
}, import('vue').ComponentOptionsMixin, ("keydown" | "update:open" | "opened" | "mouseenter-popover" | "mouseleave-popover" | "mouseenter-popover-anchor" | "mouseleave-popover-anchor")[], import('vue').PublicProps, {
|
|
295
257
|
id: string;
|
|
296
258
|
offset: unknown[];
|
|
297
|
-
open: boolean
|
|
259
|
+
open: boolean;
|
|
298
260
|
ariaLabel: string;
|
|
299
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
300
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
301
261
|
role: string;
|
|
302
262
|
dialogClass: string | unknown[] | Record<string, any>;
|
|
303
|
-
padding: string;
|
|
304
263
|
maxHeight: string;
|
|
264
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
265
|
+
headerClass: string | unknown[] | Record<string, any>;
|
|
305
266
|
footerClass: string | unknown[] | Record<string, any>;
|
|
306
267
|
elementType: string;
|
|
307
268
|
transition: string;
|
|
308
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
309
269
|
maxWidth: string;
|
|
310
270
|
appendTo: string | HTMLElement;
|
|
271
|
+
hideOnClick: boolean;
|
|
311
272
|
placement: string;
|
|
312
273
|
sticky: string | boolean;
|
|
313
274
|
fallbackPlacements: unknown[];
|
|
@@ -317,13 +278,11 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
317
278
|
showCloseButton: boolean;
|
|
318
279
|
openOnContext: boolean;
|
|
319
280
|
ariaLabelledby: string;
|
|
281
|
+
padding: string;
|
|
320
282
|
contentWidth: string;
|
|
321
283
|
contentAppear: boolean;
|
|
322
284
|
contentTabindex: number;
|
|
323
|
-
closeOnClick: boolean;
|
|
324
285
|
modal: boolean;
|
|
325
|
-
headerWrapperClass: string | unknown[] | Record<string, any>;
|
|
326
|
-
footerWrapperClass: string | unknown[] | Record<string, any>;
|
|
327
286
|
initialFocusElement: string | HTMLElement;
|
|
328
287
|
openWithArrowKeys: boolean;
|
|
329
288
|
}, true, {}, {}, {
|
|
@@ -394,14 +353,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
394
353
|
type: BooleanConstructor;
|
|
395
354
|
default: boolean;
|
|
396
355
|
};
|
|
397
|
-
linkUnderline: {
|
|
398
|
-
type: BooleanConstructor;
|
|
399
|
-
default: boolean;
|
|
400
|
-
};
|
|
401
|
-
underline: {
|
|
402
|
-
type: BooleanConstructor;
|
|
403
|
-
default: null;
|
|
404
|
-
};
|
|
405
356
|
disabled: {
|
|
406
357
|
type: BooleanConstructor;
|
|
407
358
|
default: boolean;
|
|
@@ -416,42 +367,14 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
416
367
|
default: null;
|
|
417
368
|
};
|
|
418
369
|
size: {
|
|
419
|
-
type:
|
|
420
|
-
default:
|
|
370
|
+
type: StringConstructor;
|
|
371
|
+
default: string;
|
|
421
372
|
validator: (s: unknown) => boolean;
|
|
422
373
|
};
|
|
423
374
|
labelClass: {
|
|
424
375
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
425
376
|
default: string;
|
|
426
377
|
};
|
|
427
|
-
leadingClass: {
|
|
428
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
429
|
-
default: string;
|
|
430
|
-
};
|
|
431
|
-
trailingClass: {
|
|
432
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
433
|
-
default: string;
|
|
434
|
-
};
|
|
435
|
-
startIconClass: {
|
|
436
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
437
|
-
default: string;
|
|
438
|
-
};
|
|
439
|
-
endIconClass: {
|
|
440
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
441
|
-
default: string;
|
|
442
|
-
};
|
|
443
|
-
blockStartIconClass: {
|
|
444
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
445
|
-
default: string;
|
|
446
|
-
};
|
|
447
|
-
blockEndIconClass: {
|
|
448
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
449
|
-
default: string;
|
|
450
|
-
};
|
|
451
|
-
iconClass: {
|
|
452
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
453
|
-
default: string;
|
|
454
|
-
};
|
|
455
378
|
loading: {
|
|
456
379
|
type: BooleanConstructor;
|
|
457
380
|
default: boolean;
|
|
@@ -491,10 +414,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
491
414
|
};
|
|
492
415
|
}>, {}, {
|
|
493
416
|
ICON_POSITION_MODIFIERS: {
|
|
494
|
-
start: string;
|
|
495
|
-
end: string;
|
|
496
|
-
blockStart: string;
|
|
497
|
-
blockEnd: string;
|
|
498
417
|
left: string;
|
|
499
418
|
right: string;
|
|
500
419
|
top: string;
|
|
@@ -504,7 +423,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
504
423
|
hasSlotContent: typeof import('../../common/utils').hasSlotContent;
|
|
505
424
|
i18n: any;
|
|
506
425
|
}, {
|
|
507
|
-
resolvedUnderline(): boolean;
|
|
508
426
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
509
427
|
isNativeButton(): boolean;
|
|
510
428
|
computedAttrs(): {
|
|
@@ -537,12 +455,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
537
455
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
538
456
|
buttonClasses(): any[];
|
|
539
457
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
540
|
-
|
|
541
|
-
hasEndIcon(): any;
|
|
542
|
-
hasBlockStartIcon(): any;
|
|
543
|
-
hasBlockEndIcon(): any;
|
|
544
|
-
hasNewIconSlots(): any;
|
|
545
|
-
shouldRenderLegacyIcon(): any;
|
|
458
|
+
shouldRenderIcon(): any;
|
|
546
459
|
isIconOnly(): any;
|
|
547
460
|
isVerticalIconLayout(): boolean;
|
|
548
461
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -573,14 +486,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
573
486
|
type: BooleanConstructor;
|
|
574
487
|
default: boolean;
|
|
575
488
|
};
|
|
576
|
-
linkUnderline: {
|
|
577
|
-
type: BooleanConstructor;
|
|
578
|
-
default: boolean;
|
|
579
|
-
};
|
|
580
|
-
underline: {
|
|
581
|
-
type: BooleanConstructor;
|
|
582
|
-
default: null;
|
|
583
|
-
};
|
|
584
489
|
disabled: {
|
|
585
490
|
type: BooleanConstructor;
|
|
586
491
|
default: boolean;
|
|
@@ -595,42 +500,14 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
595
500
|
default: null;
|
|
596
501
|
};
|
|
597
502
|
size: {
|
|
598
|
-
type:
|
|
599
|
-
default:
|
|
503
|
+
type: StringConstructor;
|
|
504
|
+
default: string;
|
|
600
505
|
validator: (s: unknown) => boolean;
|
|
601
506
|
};
|
|
602
507
|
labelClass: {
|
|
603
508
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
604
509
|
default: string;
|
|
605
510
|
};
|
|
606
|
-
leadingClass: {
|
|
607
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
608
|
-
default: string;
|
|
609
|
-
};
|
|
610
|
-
trailingClass: {
|
|
611
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
612
|
-
default: string;
|
|
613
|
-
};
|
|
614
|
-
startIconClass: {
|
|
615
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
616
|
-
default: string;
|
|
617
|
-
};
|
|
618
|
-
endIconClass: {
|
|
619
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
620
|
-
default: string;
|
|
621
|
-
};
|
|
622
|
-
blockStartIconClass: {
|
|
623
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
624
|
-
default: string;
|
|
625
|
-
};
|
|
626
|
-
blockEndIconClass: {
|
|
627
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
628
|
-
default: string;
|
|
629
|
-
};
|
|
630
|
-
iconClass: {
|
|
631
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
632
|
-
default: string;
|
|
633
|
-
};
|
|
634
511
|
loading: {
|
|
635
512
|
type: BooleanConstructor;
|
|
636
513
|
default: boolean;
|
|
@@ -678,27 +555,18 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
678
555
|
target: string;
|
|
679
556
|
circle: boolean;
|
|
680
557
|
active: boolean;
|
|
681
|
-
size: string | number;
|
|
682
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
683
|
-
replace: boolean;
|
|
684
558
|
loading: boolean;
|
|
685
|
-
|
|
559
|
+
size: string;
|
|
560
|
+
replace: boolean;
|
|
686
561
|
kind: string;
|
|
687
562
|
labelClass: string | unknown[] | Record<string, any>;
|
|
688
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
689
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
690
563
|
href: string;
|
|
691
564
|
to: string | Record<string, any>;
|
|
692
565
|
iconPosition: string;
|
|
693
566
|
importance: string;
|
|
694
567
|
linkKind: string;
|
|
695
568
|
linkInverted: boolean;
|
|
696
|
-
linkUnderline: boolean;
|
|
697
569
|
width: string;
|
|
698
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
699
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
700
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
701
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
702
570
|
assertiveOnFocus: boolean;
|
|
703
571
|
rel: string;
|
|
704
572
|
}, {}, {
|
|
@@ -768,10 +636,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
768
636
|
type: StringConstructor;
|
|
769
637
|
validator: (value: unknown) => boolean;
|
|
770
638
|
};
|
|
771
|
-
wrapperClass: {
|
|
772
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
773
|
-
default: string;
|
|
774
|
-
};
|
|
775
639
|
contentClass: {
|
|
776
640
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
777
641
|
default: string;
|
|
@@ -792,10 +656,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
792
656
|
type: StringConstructor;
|
|
793
657
|
validator: (value: unknown) => boolean;
|
|
794
658
|
};
|
|
795
|
-
wrapperClass: {
|
|
796
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
797
|
-
default: string;
|
|
798
|
-
};
|
|
799
659
|
contentClass: {
|
|
800
660
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
801
661
|
default: string;
|
|
@@ -808,7 +668,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
808
668
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
809
669
|
}>, {
|
|
810
670
|
contentClass: string | unknown[] | Record<string, any>;
|
|
811
|
-
wrapperClass: string | unknown[] | Record<string, any>;
|
|
812
671
|
showCloseButton: boolean;
|
|
813
672
|
}, {}, {
|
|
814
673
|
DtButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -839,14 +698,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
839
698
|
type: BooleanConstructor;
|
|
840
699
|
default: boolean;
|
|
841
700
|
};
|
|
842
|
-
linkUnderline: {
|
|
843
|
-
type: BooleanConstructor;
|
|
844
|
-
default: boolean;
|
|
845
|
-
};
|
|
846
|
-
underline: {
|
|
847
|
-
type: BooleanConstructor;
|
|
848
|
-
default: null;
|
|
849
|
-
};
|
|
850
701
|
disabled: {
|
|
851
702
|
type: BooleanConstructor;
|
|
852
703
|
default: boolean;
|
|
@@ -861,42 +712,14 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
861
712
|
default: null;
|
|
862
713
|
};
|
|
863
714
|
size: {
|
|
864
|
-
type:
|
|
865
|
-
default:
|
|
715
|
+
type: StringConstructor;
|
|
716
|
+
default: string;
|
|
866
717
|
validator: (s: unknown) => boolean;
|
|
867
718
|
};
|
|
868
719
|
labelClass: {
|
|
869
720
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
870
721
|
default: string;
|
|
871
722
|
};
|
|
872
|
-
leadingClass: {
|
|
873
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
874
|
-
default: string;
|
|
875
|
-
};
|
|
876
|
-
trailingClass: {
|
|
877
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
878
|
-
default: string;
|
|
879
|
-
};
|
|
880
|
-
startIconClass: {
|
|
881
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
882
|
-
default: string;
|
|
883
|
-
};
|
|
884
|
-
endIconClass: {
|
|
885
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
886
|
-
default: string;
|
|
887
|
-
};
|
|
888
|
-
blockStartIconClass: {
|
|
889
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
890
|
-
default: string;
|
|
891
|
-
};
|
|
892
|
-
blockEndIconClass: {
|
|
893
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
894
|
-
default: string;
|
|
895
|
-
};
|
|
896
|
-
iconClass: {
|
|
897
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
898
|
-
default: string;
|
|
899
|
-
};
|
|
900
723
|
loading: {
|
|
901
724
|
type: BooleanConstructor;
|
|
902
725
|
default: boolean;
|
|
@@ -936,10 +759,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
936
759
|
};
|
|
937
760
|
}>, {}, {
|
|
938
761
|
ICON_POSITION_MODIFIERS: {
|
|
939
|
-
start: string;
|
|
940
|
-
end: string;
|
|
941
|
-
blockStart: string;
|
|
942
|
-
blockEnd: string;
|
|
943
762
|
left: string;
|
|
944
763
|
right: string;
|
|
945
764
|
top: string;
|
|
@@ -949,7 +768,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
949
768
|
hasSlotContent: typeof import('../../common/utils').hasSlotContent;
|
|
950
769
|
i18n: any;
|
|
951
770
|
}, {
|
|
952
|
-
resolvedUnderline(): boolean;
|
|
953
771
|
computedTag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
954
772
|
isNativeButton(): boolean;
|
|
955
773
|
computedAttrs(): {
|
|
@@ -982,12 +800,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
982
800
|
resolveRouterLink(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
983
801
|
buttonClasses(): any[];
|
|
984
802
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
985
|
-
|
|
986
|
-
hasEndIcon(): any;
|
|
987
|
-
hasBlockStartIcon(): any;
|
|
988
|
-
hasBlockEndIcon(): any;
|
|
989
|
-
hasNewIconSlots(): any;
|
|
990
|
-
shouldRenderLegacyIcon(): any;
|
|
803
|
+
shouldRenderIcon(): any;
|
|
991
804
|
isIconOnly(): any;
|
|
992
805
|
isVerticalIconLayout(): boolean;
|
|
993
806
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1018,14 +831,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1018
831
|
type: BooleanConstructor;
|
|
1019
832
|
default: boolean;
|
|
1020
833
|
};
|
|
1021
|
-
linkUnderline: {
|
|
1022
|
-
type: BooleanConstructor;
|
|
1023
|
-
default: boolean;
|
|
1024
|
-
};
|
|
1025
|
-
underline: {
|
|
1026
|
-
type: BooleanConstructor;
|
|
1027
|
-
default: null;
|
|
1028
|
-
};
|
|
1029
834
|
disabled: {
|
|
1030
835
|
type: BooleanConstructor;
|
|
1031
836
|
default: boolean;
|
|
@@ -1040,42 +845,14 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1040
845
|
default: null;
|
|
1041
846
|
};
|
|
1042
847
|
size: {
|
|
1043
|
-
type:
|
|
1044
|
-
default:
|
|
848
|
+
type: StringConstructor;
|
|
849
|
+
default: string;
|
|
1045
850
|
validator: (s: unknown) => boolean;
|
|
1046
851
|
};
|
|
1047
852
|
labelClass: {
|
|
1048
853
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1049
854
|
default: string;
|
|
1050
855
|
};
|
|
1051
|
-
leadingClass: {
|
|
1052
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1053
|
-
default: string;
|
|
1054
|
-
};
|
|
1055
|
-
trailingClass: {
|
|
1056
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1057
|
-
default: string;
|
|
1058
|
-
};
|
|
1059
|
-
startIconClass: {
|
|
1060
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1061
|
-
default: string;
|
|
1062
|
-
};
|
|
1063
|
-
endIconClass: {
|
|
1064
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1065
|
-
default: string;
|
|
1066
|
-
};
|
|
1067
|
-
blockStartIconClass: {
|
|
1068
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1069
|
-
default: string;
|
|
1070
|
-
};
|
|
1071
|
-
blockEndIconClass: {
|
|
1072
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1073
|
-
default: string;
|
|
1074
|
-
};
|
|
1075
|
-
iconClass: {
|
|
1076
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1077
|
-
default: string;
|
|
1078
|
-
};
|
|
1079
856
|
loading: {
|
|
1080
857
|
type: BooleanConstructor;
|
|
1081
858
|
default: boolean;
|
|
@@ -1123,27 +900,18 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1123
900
|
target: string;
|
|
1124
901
|
circle: boolean;
|
|
1125
902
|
active: boolean;
|
|
1126
|
-
size: string | number;
|
|
1127
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
1128
|
-
replace: boolean;
|
|
1129
903
|
loading: boolean;
|
|
1130
|
-
|
|
904
|
+
size: string;
|
|
905
|
+
replace: boolean;
|
|
1131
906
|
kind: string;
|
|
1132
907
|
labelClass: string | unknown[] | Record<string, any>;
|
|
1133
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
1134
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
1135
908
|
href: string;
|
|
1136
909
|
to: string | Record<string, any>;
|
|
1137
910
|
iconPosition: string;
|
|
1138
911
|
importance: string;
|
|
1139
912
|
linkKind: string;
|
|
1140
913
|
linkInverted: boolean;
|
|
1141
|
-
linkUnderline: boolean;
|
|
1142
914
|
width: string;
|
|
1143
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
1144
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
1145
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
1146
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
1147
915
|
assertiveOnFocus: boolean;
|
|
1148
916
|
rel: string;
|
|
1149
917
|
}, {}, {
|
|
@@ -1224,25 +992,9 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1224
992
|
C: {};
|
|
1225
993
|
M: {};
|
|
1226
994
|
Defaults: {};
|
|
1227
|
-
} & {
|
|
1228
|
-
P: {};
|
|
1229
|
-
B: {};
|
|
1230
|
-
D: {
|
|
1231
|
-
modeContrast: string;
|
|
1232
|
-
modeResolved: null;
|
|
1233
|
-
};
|
|
1234
|
-
C: {
|
|
1235
|
-
modeAttrs(): any;
|
|
1236
|
-
};
|
|
1237
|
-
M: {
|
|
1238
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
1239
|
-
setupModeObservers(): void;
|
|
1240
|
-
cleanupModeObservers(): void;
|
|
1241
|
-
};
|
|
1242
|
-
Defaults: {};
|
|
1243
995
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
1244
996
|
open: {
|
|
1245
|
-
type:
|
|
997
|
+
type: BooleanConstructor;
|
|
1246
998
|
default: null;
|
|
1247
999
|
};
|
|
1248
1000
|
openOnContext: {
|
|
@@ -1311,7 +1063,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1311
1063
|
type: ArrayConstructor;
|
|
1312
1064
|
default: () => number[];
|
|
1313
1065
|
};
|
|
1314
|
-
|
|
1066
|
+
hideOnClick: {
|
|
1315
1067
|
type: BooleanConstructor;
|
|
1316
1068
|
default: boolean;
|
|
1317
1069
|
};
|
|
@@ -1348,22 +1100,10 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1348
1100
|
type: BooleanConstructor;
|
|
1349
1101
|
default: boolean;
|
|
1350
1102
|
};
|
|
1351
|
-
anchorClass: {
|
|
1352
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1353
|
-
default: string;
|
|
1354
|
-
};
|
|
1355
|
-
headerWrapperClass: {
|
|
1356
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1357
|
-
default: string;
|
|
1358
|
-
};
|
|
1359
1103
|
headerClass: {
|
|
1360
1104
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1361
1105
|
default: string;
|
|
1362
1106
|
};
|
|
1363
|
-
footerWrapperClass: {
|
|
1364
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1365
|
-
default: string;
|
|
1366
|
-
};
|
|
1367
1107
|
footerClass: {
|
|
1368
1108
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1369
1109
|
default: string;
|
|
@@ -1401,9 +1141,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1401
1141
|
"onMouseenter-popover-anchor"?: ((...args: any[]) => any) | undefined;
|
|
1402
1142
|
"onMouseleave-popover-anchor"?: ((...args: any[]) => any) | undefined;
|
|
1403
1143
|
}>, {}, {
|
|
1404
|
-
modeContrast: string;
|
|
1405
|
-
modeResolved: null;
|
|
1406
|
-
} & {
|
|
1407
1144
|
POPOVER_PADDING_CLASSES: {
|
|
1408
1145
|
none: undefined;
|
|
1409
1146
|
small: string;
|
|
@@ -1425,8 +1162,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1425
1162
|
popoverContentEl: null;
|
|
1426
1163
|
hasSlotContent: typeof import('../../common/utils').hasSlotContent;
|
|
1427
1164
|
}, import('vue').ComputedOptions & {
|
|
1428
|
-
modeAttrs(): any;
|
|
1429
|
-
} & {
|
|
1430
1165
|
popoverListeners(): {
|
|
1431
1166
|
keydown: (event: any) => void;
|
|
1432
1167
|
'after-leave': () => void;
|
|
@@ -1442,11 +1177,6 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1442
1177
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
1443
1178
|
focusTrappedTabPress(e: object, el: object): void;
|
|
1444
1179
|
} & {
|
|
1445
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
1446
|
-
setupModeObservers(): void;
|
|
1447
|
-
cleanupModeObservers(): void;
|
|
1448
|
-
} & {
|
|
1449
|
-
getModeReferenceEl(): unknown;
|
|
1450
1180
|
hasIntersectedViewport(entries: any): void;
|
|
1451
1181
|
updateAnchorEl(): void;
|
|
1452
1182
|
popperOptions(): {
|
|
@@ -1505,20 +1235,19 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1505
1235
|
}, {
|
|
1506
1236
|
id: string;
|
|
1507
1237
|
offset: unknown[];
|
|
1508
|
-
open: boolean
|
|
1238
|
+
open: boolean;
|
|
1509
1239
|
ariaLabel: string;
|
|
1510
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
1511
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
1512
1240
|
role: string;
|
|
1513
1241
|
dialogClass: string | unknown[] | Record<string, any>;
|
|
1514
|
-
padding: string;
|
|
1515
1242
|
maxHeight: string;
|
|
1243
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
1244
|
+
headerClass: string | unknown[] | Record<string, any>;
|
|
1516
1245
|
footerClass: string | unknown[] | Record<string, any>;
|
|
1517
1246
|
elementType: string;
|
|
1518
1247
|
transition: string;
|
|
1519
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
1520
1248
|
maxWidth: string;
|
|
1521
1249
|
appendTo: string | HTMLElement;
|
|
1250
|
+
hideOnClick: boolean;
|
|
1522
1251
|
placement: string;
|
|
1523
1252
|
sticky: string | boolean;
|
|
1524
1253
|
fallbackPlacements: unknown[];
|
|
@@ -1528,13 +1257,11 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
1528
1257
|
showCloseButton: boolean;
|
|
1529
1258
|
openOnContext: boolean;
|
|
1530
1259
|
ariaLabelledby: string;
|
|
1260
|
+
padding: string;
|
|
1531
1261
|
contentWidth: string;
|
|
1532
1262
|
contentAppear: boolean;
|
|
1533
1263
|
contentTabindex: number;
|
|
1534
|
-
closeOnClick: boolean;
|
|
1535
1264
|
modal: boolean;
|
|
1536
|
-
headerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1537
|
-
footerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1538
1265
|
initialFocusElement: string | HTMLElement;
|
|
1539
1266
|
openWithArrowKeys: boolean;
|
|
1540
1267
|
}> | null;
|
|
@@ -1550,7 +1277,7 @@ type __VLS_TemplateResult = {
|
|
|
1550
1277
|
refs: {
|
|
1551
1278
|
popover: CreateComponentPublicInstanceWithMixins<ToResolvedProps<ExtractPropTypes<{
|
|
1552
1279
|
open: {
|
|
1553
|
-
type:
|
|
1280
|
+
type: BooleanConstructor;
|
|
1554
1281
|
default: null;
|
|
1555
1282
|
};
|
|
1556
1283
|
openOnContext: {
|
|
@@ -1619,7 +1346,7 @@ type __VLS_TemplateResult = {
|
|
|
1619
1346
|
type: ArrayConstructor;
|
|
1620
1347
|
default: () => number[];
|
|
1621
1348
|
};
|
|
1622
|
-
|
|
1349
|
+
hideOnClick: {
|
|
1623
1350
|
type: BooleanConstructor;
|
|
1624
1351
|
default: boolean;
|
|
1625
1352
|
};
|
|
@@ -1656,22 +1383,10 @@ type __VLS_TemplateResult = {
|
|
|
1656
1383
|
type: BooleanConstructor;
|
|
1657
1384
|
default: boolean;
|
|
1658
1385
|
};
|
|
1659
|
-
anchorClass: {
|
|
1660
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1661
|
-
default: string;
|
|
1662
|
-
};
|
|
1663
|
-
headerWrapperClass: {
|
|
1664
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1665
|
-
default: string;
|
|
1666
|
-
};
|
|
1667
1386
|
headerClass: {
|
|
1668
1387
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1669
1388
|
default: string;
|
|
1670
1389
|
};
|
|
1671
|
-
footerWrapperClass: {
|
|
1672
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1673
|
-
default: string;
|
|
1674
|
-
};
|
|
1675
1390
|
footerClass: {
|
|
1676
1391
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1677
1392
|
default: string;
|
|
@@ -1730,7 +1445,6 @@ type __VLS_TemplateResult = {
|
|
|
1730
1445
|
calculatedMaxHeight(): string;
|
|
1731
1446
|
labelledBy(): string | false;
|
|
1732
1447
|
}, {
|
|
1733
|
-
getModeReferenceEl(): unknown;
|
|
1734
1448
|
hasIntersectedViewport(entries: any): void;
|
|
1735
1449
|
updateAnchorEl(): void;
|
|
1736
1450
|
popperOptions(): {
|
|
@@ -1795,48 +1509,22 @@ type __VLS_TemplateResult = {
|
|
|
1795
1509
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
1796
1510
|
focusTrappedTabPress(e: object, el: object): void;
|
|
1797
1511
|
};
|
|
1798
|
-
} | {
|
|
1799
|
-
props: {
|
|
1800
|
-
contentMode: {
|
|
1801
|
-
type: StringConstructor;
|
|
1802
|
-
default: null;
|
|
1803
|
-
validator: (v: any) => boolean;
|
|
1804
|
-
};
|
|
1805
|
-
};
|
|
1806
|
-
data(): {
|
|
1807
|
-
modeContrast: string;
|
|
1808
|
-
modeResolved: null;
|
|
1809
|
-
};
|
|
1810
|
-
computed: {
|
|
1811
|
-
modeAttrs(): any;
|
|
1812
|
-
};
|
|
1813
|
-
watch: {
|
|
1814
|
-
contentMode(): void;
|
|
1815
|
-
};
|
|
1816
|
-
mounted(): void;
|
|
1817
|
-
beforeUnmount(): void;
|
|
1818
|
-
methods: {
|
|
1819
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
1820
|
-
setupModeObservers(): void;
|
|
1821
|
-
cleanupModeObservers(): void;
|
|
1822
|
-
};
|
|
1823
1512
|
}, ComponentOptionsMixin, ("keydown" | "update:open" | "opened" | "mouseenter-popover" | "mouseleave-popover" | "mouseenter-popover-anchor" | "mouseleave-popover-anchor")[], PublicProps, {
|
|
1824
1513
|
id: string;
|
|
1825
1514
|
offset: unknown[];
|
|
1826
|
-
open: boolean
|
|
1515
|
+
open: boolean;
|
|
1827
1516
|
ariaLabel: string;
|
|
1828
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
1829
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
1830
1517
|
role: string;
|
|
1831
1518
|
dialogClass: string | unknown[] | Record<string, any>;
|
|
1832
|
-
padding: string;
|
|
1833
1519
|
maxHeight: string;
|
|
1520
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
1521
|
+
headerClass: string | unknown[] | Record<string, any>;
|
|
1834
1522
|
footerClass: string | unknown[] | Record<string, any>;
|
|
1835
1523
|
elementType: string;
|
|
1836
1524
|
transition: string;
|
|
1837
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
1838
1525
|
maxWidth: string;
|
|
1839
1526
|
appendTo: string | HTMLElement;
|
|
1527
|
+
hideOnClick: boolean;
|
|
1840
1528
|
placement: string;
|
|
1841
1529
|
sticky: string | boolean;
|
|
1842
1530
|
fallbackPlacements: unknown[];
|
|
@@ -1846,13 +1534,11 @@ type __VLS_TemplateResult = {
|
|
|
1846
1534
|
showCloseButton: boolean;
|
|
1847
1535
|
openOnContext: boolean;
|
|
1848
1536
|
ariaLabelledby: string;
|
|
1537
|
+
padding: string;
|
|
1849
1538
|
contentWidth: string;
|
|
1850
1539
|
contentAppear: boolean;
|
|
1851
1540
|
contentTabindex: number;
|
|
1852
|
-
closeOnClick: boolean;
|
|
1853
1541
|
modal: boolean;
|
|
1854
|
-
headerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1855
|
-
footerWrapperClass: string | unknown[] | Record<string, any>;
|
|
1856
1542
|
initialFocusElement: string | HTMLElement;
|
|
1857
1543
|
openWithArrowKeys: boolean;
|
|
1858
1544
|
}, true, {}, {}, {
|
|
@@ -1921,14 +1607,6 @@ type __VLS_TemplateResult = {
|
|
|
1921
1607
|
type: BooleanConstructor;
|
|
1922
1608
|
default: boolean;
|
|
1923
1609
|
};
|
|
1924
|
-
linkUnderline: {
|
|
1925
|
-
type: BooleanConstructor;
|
|
1926
|
-
default: boolean;
|
|
1927
|
-
};
|
|
1928
|
-
underline: {
|
|
1929
|
-
type: BooleanConstructor;
|
|
1930
|
-
default: null;
|
|
1931
|
-
};
|
|
1932
1610
|
disabled: {
|
|
1933
1611
|
type: BooleanConstructor;
|
|
1934
1612
|
default: boolean;
|
|
@@ -1943,42 +1621,14 @@ type __VLS_TemplateResult = {
|
|
|
1943
1621
|
default: null;
|
|
1944
1622
|
};
|
|
1945
1623
|
size: {
|
|
1946
|
-
type:
|
|
1947
|
-
default:
|
|
1624
|
+
type: StringConstructor;
|
|
1625
|
+
default: string;
|
|
1948
1626
|
validator: (s: unknown) => boolean;
|
|
1949
1627
|
};
|
|
1950
1628
|
labelClass: {
|
|
1951
1629
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1952
1630
|
default: string;
|
|
1953
1631
|
};
|
|
1954
|
-
leadingClass: {
|
|
1955
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1956
|
-
default: string;
|
|
1957
|
-
};
|
|
1958
|
-
trailingClass: {
|
|
1959
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1960
|
-
default: string;
|
|
1961
|
-
};
|
|
1962
|
-
startIconClass: {
|
|
1963
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1964
|
-
default: string;
|
|
1965
|
-
};
|
|
1966
|
-
endIconClass: {
|
|
1967
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1968
|
-
default: string;
|
|
1969
|
-
};
|
|
1970
|
-
blockStartIconClass: {
|
|
1971
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1972
|
-
default: string;
|
|
1973
|
-
};
|
|
1974
|
-
blockEndIconClass: {
|
|
1975
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1976
|
-
default: string;
|
|
1977
|
-
};
|
|
1978
|
-
iconClass: {
|
|
1979
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
1980
|
-
default: string;
|
|
1981
|
-
};
|
|
1982
1632
|
loading: {
|
|
1983
1633
|
type: BooleanConstructor;
|
|
1984
1634
|
default: boolean;
|
|
@@ -2018,10 +1668,6 @@ type __VLS_TemplateResult = {
|
|
|
2018
1668
|
};
|
|
2019
1669
|
}>, {}, {
|
|
2020
1670
|
ICON_POSITION_MODIFIERS: {
|
|
2021
|
-
start: string;
|
|
2022
|
-
end: string;
|
|
2023
|
-
blockStart: string;
|
|
2024
|
-
blockEnd: string;
|
|
2025
1671
|
left: string;
|
|
2026
1672
|
right: string;
|
|
2027
1673
|
top: string;
|
|
@@ -2031,7 +1677,6 @@ type __VLS_TemplateResult = {
|
|
|
2031
1677
|
hasSlotContent: typeof hasSlotContent;
|
|
2032
1678
|
i18n: any;
|
|
2033
1679
|
}, {
|
|
2034
|
-
resolvedUnderline(): boolean;
|
|
2035
1680
|
computedTag(): string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions, {}, any>;
|
|
2036
1681
|
isNativeButton(): boolean;
|
|
2037
1682
|
computedAttrs(): {
|
|
@@ -2064,12 +1709,7 @@ type __VLS_TemplateResult = {
|
|
|
2064
1709
|
resolveRouterLink(): string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions, {}, any>;
|
|
2065
1710
|
buttonClasses(): any[];
|
|
2066
1711
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
2067
|
-
|
|
2068
|
-
hasEndIcon(): any;
|
|
2069
|
-
hasBlockStartIcon(): any;
|
|
2070
|
-
hasBlockEndIcon(): any;
|
|
2071
|
-
hasNewIconSlots(): any;
|
|
2072
|
-
shouldRenderLegacyIcon(): any;
|
|
1712
|
+
shouldRenderIcon(): any;
|
|
2073
1713
|
isIconOnly(): any;
|
|
2074
1714
|
isVerticalIconLayout(): boolean;
|
|
2075
1715
|
}, ComponentOptionsMixin, ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", PublicProps, ToResolvedProps<ExtractPropTypes<{
|
|
@@ -2100,14 +1740,6 @@ type __VLS_TemplateResult = {
|
|
|
2100
1740
|
type: BooleanConstructor;
|
|
2101
1741
|
default: boolean;
|
|
2102
1742
|
};
|
|
2103
|
-
linkUnderline: {
|
|
2104
|
-
type: BooleanConstructor;
|
|
2105
|
-
default: boolean;
|
|
2106
|
-
};
|
|
2107
|
-
underline: {
|
|
2108
|
-
type: BooleanConstructor;
|
|
2109
|
-
default: null;
|
|
2110
|
-
};
|
|
2111
1743
|
disabled: {
|
|
2112
1744
|
type: BooleanConstructor;
|
|
2113
1745
|
default: boolean;
|
|
@@ -2122,42 +1754,14 @@ type __VLS_TemplateResult = {
|
|
|
2122
1754
|
default: null;
|
|
2123
1755
|
};
|
|
2124
1756
|
size: {
|
|
2125
|
-
type:
|
|
2126
|
-
default:
|
|
1757
|
+
type: StringConstructor;
|
|
1758
|
+
default: string;
|
|
2127
1759
|
validator: (s: unknown) => boolean;
|
|
2128
1760
|
};
|
|
2129
1761
|
labelClass: {
|
|
2130
1762
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2131
1763
|
default: string;
|
|
2132
1764
|
};
|
|
2133
|
-
leadingClass: {
|
|
2134
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2135
|
-
default: string;
|
|
2136
|
-
};
|
|
2137
|
-
trailingClass: {
|
|
2138
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2139
|
-
default: string;
|
|
2140
|
-
};
|
|
2141
|
-
startIconClass: {
|
|
2142
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2143
|
-
default: string;
|
|
2144
|
-
};
|
|
2145
|
-
endIconClass: {
|
|
2146
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2147
|
-
default: string;
|
|
2148
|
-
};
|
|
2149
|
-
blockStartIconClass: {
|
|
2150
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2151
|
-
default: string;
|
|
2152
|
-
};
|
|
2153
|
-
blockEndIconClass: {
|
|
2154
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2155
|
-
default: string;
|
|
2156
|
-
};
|
|
2157
|
-
iconClass: {
|
|
2158
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2159
|
-
default: string;
|
|
2160
|
-
};
|
|
2161
1765
|
loading: {
|
|
2162
1766
|
type: BooleanConstructor;
|
|
2163
1767
|
default: boolean;
|
|
@@ -2202,27 +1806,18 @@ type __VLS_TemplateResult = {
|
|
|
2202
1806
|
target: string;
|
|
2203
1807
|
circle: boolean;
|
|
2204
1808
|
active: boolean;
|
|
2205
|
-
size: string | number;
|
|
2206
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
2207
|
-
replace: boolean;
|
|
2208
1809
|
loading: boolean;
|
|
2209
|
-
|
|
1810
|
+
size: string;
|
|
1811
|
+
replace: boolean;
|
|
2210
1812
|
kind: string;
|
|
2211
1813
|
labelClass: string | unknown[] | Record<string, any>;
|
|
2212
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
2213
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
2214
1814
|
href: string;
|
|
2215
1815
|
to: string | Record<string, any>;
|
|
2216
1816
|
iconPosition: string;
|
|
2217
1817
|
importance: string;
|
|
2218
1818
|
linkKind: string;
|
|
2219
1819
|
linkInverted: boolean;
|
|
2220
|
-
linkUnderline: boolean;
|
|
2221
1820
|
width: string;
|
|
2222
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
2223
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
2224
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2225
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
2226
1821
|
assertiveOnFocus: boolean;
|
|
2227
1822
|
rel: string;
|
|
2228
1823
|
}, {}, {
|
|
@@ -2292,10 +1887,6 @@ type __VLS_TemplateResult = {
|
|
|
2292
1887
|
type: StringConstructor;
|
|
2293
1888
|
validator: (value: unknown) => boolean;
|
|
2294
1889
|
};
|
|
2295
|
-
wrapperClass: {
|
|
2296
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2297
|
-
default: string;
|
|
2298
|
-
};
|
|
2299
1890
|
contentClass: {
|
|
2300
1891
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2301
1892
|
default: string;
|
|
@@ -2316,10 +1907,6 @@ type __VLS_TemplateResult = {
|
|
|
2316
1907
|
type: StringConstructor;
|
|
2317
1908
|
validator: (value: unknown) => boolean;
|
|
2318
1909
|
};
|
|
2319
|
-
wrapperClass: {
|
|
2320
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2321
|
-
default: string;
|
|
2322
|
-
};
|
|
2323
1910
|
contentClass: {
|
|
2324
1911
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2325
1912
|
default: string;
|
|
@@ -2330,7 +1917,6 @@ type __VLS_TemplateResult = {
|
|
|
2330
1917
|
};
|
|
2331
1918
|
}>, "close"[]>, {
|
|
2332
1919
|
contentClass: string | unknown[] | Record<string, any>;
|
|
2333
|
-
wrapperClass: string | unknown[] | Record<string, any>;
|
|
2334
1920
|
showCloseButton: boolean;
|
|
2335
1921
|
}, {}, {
|
|
2336
1922
|
DtButton: DefineComponent<ExtractPropTypes<{
|
|
@@ -2361,14 +1947,6 @@ type __VLS_TemplateResult = {
|
|
|
2361
1947
|
type: BooleanConstructor;
|
|
2362
1948
|
default: boolean;
|
|
2363
1949
|
};
|
|
2364
|
-
linkUnderline: {
|
|
2365
|
-
type: BooleanConstructor;
|
|
2366
|
-
default: boolean;
|
|
2367
|
-
};
|
|
2368
|
-
underline: {
|
|
2369
|
-
type: BooleanConstructor;
|
|
2370
|
-
default: null;
|
|
2371
|
-
};
|
|
2372
1950
|
disabled: {
|
|
2373
1951
|
type: BooleanConstructor;
|
|
2374
1952
|
default: boolean;
|
|
@@ -2383,42 +1961,14 @@ type __VLS_TemplateResult = {
|
|
|
2383
1961
|
default: null;
|
|
2384
1962
|
};
|
|
2385
1963
|
size: {
|
|
2386
|
-
type:
|
|
2387
|
-
default:
|
|
1964
|
+
type: StringConstructor;
|
|
1965
|
+
default: string;
|
|
2388
1966
|
validator: (s: unknown) => boolean;
|
|
2389
1967
|
};
|
|
2390
1968
|
labelClass: {
|
|
2391
1969
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2392
1970
|
default: string;
|
|
2393
1971
|
};
|
|
2394
|
-
leadingClass: {
|
|
2395
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2396
|
-
default: string;
|
|
2397
|
-
};
|
|
2398
|
-
trailingClass: {
|
|
2399
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2400
|
-
default: string;
|
|
2401
|
-
};
|
|
2402
|
-
startIconClass: {
|
|
2403
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2404
|
-
default: string;
|
|
2405
|
-
};
|
|
2406
|
-
endIconClass: {
|
|
2407
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2408
|
-
default: string;
|
|
2409
|
-
};
|
|
2410
|
-
blockStartIconClass: {
|
|
2411
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2412
|
-
default: string;
|
|
2413
|
-
};
|
|
2414
|
-
blockEndIconClass: {
|
|
2415
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2416
|
-
default: string;
|
|
2417
|
-
};
|
|
2418
|
-
iconClass: {
|
|
2419
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2420
|
-
default: string;
|
|
2421
|
-
};
|
|
2422
1972
|
loading: {
|
|
2423
1973
|
type: BooleanConstructor;
|
|
2424
1974
|
default: boolean;
|
|
@@ -2458,10 +2008,6 @@ type __VLS_TemplateResult = {
|
|
|
2458
2008
|
};
|
|
2459
2009
|
}>, {}, {
|
|
2460
2010
|
ICON_POSITION_MODIFIERS: {
|
|
2461
|
-
start: string;
|
|
2462
|
-
end: string;
|
|
2463
|
-
blockStart: string;
|
|
2464
|
-
blockEnd: string;
|
|
2465
2011
|
left: string;
|
|
2466
2012
|
right: string;
|
|
2467
2013
|
top: string;
|
|
@@ -2471,7 +2017,6 @@ type __VLS_TemplateResult = {
|
|
|
2471
2017
|
hasSlotContent: typeof hasSlotContent;
|
|
2472
2018
|
i18n: any;
|
|
2473
2019
|
}, {
|
|
2474
|
-
resolvedUnderline(): boolean;
|
|
2475
2020
|
computedTag(): string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions, {}, any>;
|
|
2476
2021
|
isNativeButton(): boolean;
|
|
2477
2022
|
computedAttrs(): {
|
|
@@ -2504,12 +2049,7 @@ type __VLS_TemplateResult = {
|
|
|
2504
2049
|
resolveRouterLink(): string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions, {}, any>;
|
|
2505
2050
|
buttonClasses(): any[];
|
|
2506
2051
|
isInvalidPropCombination(circle: any, kind: any, importance: any): boolean;
|
|
2507
|
-
|
|
2508
|
-
hasEndIcon(): any;
|
|
2509
|
-
hasBlockStartIcon(): any;
|
|
2510
|
-
hasBlockEndIcon(): any;
|
|
2511
|
-
hasNewIconSlots(): any;
|
|
2512
|
-
shouldRenderLegacyIcon(): any;
|
|
2052
|
+
shouldRenderIcon(): any;
|
|
2513
2053
|
isIconOnly(): any;
|
|
2514
2054
|
isVerticalIconLayout(): boolean;
|
|
2515
2055
|
}, ComponentOptionsMixin, ComponentOptionsMixin, ("focusin" | "focusout")[], "focusin" | "focusout", PublicProps, ToResolvedProps<ExtractPropTypes<{
|
|
@@ -2540,14 +2080,6 @@ type __VLS_TemplateResult = {
|
|
|
2540
2080
|
type: BooleanConstructor;
|
|
2541
2081
|
default: boolean;
|
|
2542
2082
|
};
|
|
2543
|
-
linkUnderline: {
|
|
2544
|
-
type: BooleanConstructor;
|
|
2545
|
-
default: boolean;
|
|
2546
|
-
};
|
|
2547
|
-
underline: {
|
|
2548
|
-
type: BooleanConstructor;
|
|
2549
|
-
default: null;
|
|
2550
|
-
};
|
|
2551
2083
|
disabled: {
|
|
2552
2084
|
type: BooleanConstructor;
|
|
2553
2085
|
default: boolean;
|
|
@@ -2562,42 +2094,14 @@ type __VLS_TemplateResult = {
|
|
|
2562
2094
|
default: null;
|
|
2563
2095
|
};
|
|
2564
2096
|
size: {
|
|
2565
|
-
type:
|
|
2566
|
-
default:
|
|
2097
|
+
type: StringConstructor;
|
|
2098
|
+
default: string;
|
|
2567
2099
|
validator: (s: unknown) => boolean;
|
|
2568
2100
|
};
|
|
2569
2101
|
labelClass: {
|
|
2570
2102
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2571
2103
|
default: string;
|
|
2572
2104
|
};
|
|
2573
|
-
leadingClass: {
|
|
2574
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2575
|
-
default: string;
|
|
2576
|
-
};
|
|
2577
|
-
trailingClass: {
|
|
2578
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2579
|
-
default: string;
|
|
2580
|
-
};
|
|
2581
|
-
startIconClass: {
|
|
2582
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2583
|
-
default: string;
|
|
2584
|
-
};
|
|
2585
|
-
endIconClass: {
|
|
2586
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2587
|
-
default: string;
|
|
2588
|
-
};
|
|
2589
|
-
blockStartIconClass: {
|
|
2590
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2591
|
-
default: string;
|
|
2592
|
-
};
|
|
2593
|
-
blockEndIconClass: {
|
|
2594
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2595
|
-
default: string;
|
|
2596
|
-
};
|
|
2597
|
-
iconClass: {
|
|
2598
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2599
|
-
default: string;
|
|
2600
|
-
};
|
|
2601
2105
|
loading: {
|
|
2602
2106
|
type: BooleanConstructor;
|
|
2603
2107
|
default: boolean;
|
|
@@ -2642,27 +2146,18 @@ type __VLS_TemplateResult = {
|
|
|
2642
2146
|
target: string;
|
|
2643
2147
|
circle: boolean;
|
|
2644
2148
|
active: boolean;
|
|
2645
|
-
size: string | number;
|
|
2646
|
-
iconClass: string | unknown[] | Record<string, any>;
|
|
2647
|
-
replace: boolean;
|
|
2648
2149
|
loading: boolean;
|
|
2649
|
-
|
|
2150
|
+
size: string;
|
|
2151
|
+
replace: boolean;
|
|
2650
2152
|
kind: string;
|
|
2651
2153
|
labelClass: string | unknown[] | Record<string, any>;
|
|
2652
|
-
startIconClass: string | unknown[] | Record<string, any>;
|
|
2653
|
-
endIconClass: string | unknown[] | Record<string, any>;
|
|
2654
2154
|
href: string;
|
|
2655
2155
|
to: string | Record<string, any>;
|
|
2656
2156
|
iconPosition: string;
|
|
2657
2157
|
importance: string;
|
|
2658
2158
|
linkKind: string;
|
|
2659
2159
|
linkInverted: boolean;
|
|
2660
|
-
linkUnderline: boolean;
|
|
2661
2160
|
width: string;
|
|
2662
|
-
leadingClass: string | unknown[] | Record<string, any>;
|
|
2663
|
-
trailingClass: string | unknown[] | Record<string, any>;
|
|
2664
|
-
blockStartIconClass: string | unknown[] | Record<string, any>;
|
|
2665
|
-
blockEndIconClass: string | unknown[] | Record<string, any>;
|
|
2666
2161
|
assertiveOnFocus: boolean;
|
|
2667
2162
|
rel: string;
|
|
2668
2163
|
}, {}, {
|
|
@@ -2729,18 +2224,9 @@ type __VLS_TemplateResult = {
|
|
|
2729
2224
|
_getFirstFocusElement(focusableElements: any): any;
|
|
2730
2225
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
2731
2226
|
focusTrappedTabPress(e: object, el: object): void;
|
|
2732
|
-
}, {}> & OptionTypesType<{}, {}, {}, {}, {}, {}
|
|
2733
|
-
modeContrast: string;
|
|
2734
|
-
modeResolved: null;
|
|
2735
|
-
}, {
|
|
2736
|
-
modeAttrs(): any;
|
|
2737
|
-
}, {
|
|
2738
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
2739
|
-
setupModeObservers(): void;
|
|
2740
|
-
cleanupModeObservers(): void;
|
|
2741
|
-
}, {}>, Readonly<ExtractPropTypes<{
|
|
2227
|
+
}, {}> & OptionTypesType<{}, {}, {}, {}, {}, {}>, Readonly<ExtractPropTypes<{
|
|
2742
2228
|
open: {
|
|
2743
|
-
type:
|
|
2229
|
+
type: BooleanConstructor;
|
|
2744
2230
|
default: null;
|
|
2745
2231
|
};
|
|
2746
2232
|
openOnContext: {
|
|
@@ -2809,7 +2295,7 @@ type __VLS_TemplateResult = {
|
|
|
2809
2295
|
type: ArrayConstructor;
|
|
2810
2296
|
default: () => number[];
|
|
2811
2297
|
};
|
|
2812
|
-
|
|
2298
|
+
hideOnClick: {
|
|
2813
2299
|
type: BooleanConstructor;
|
|
2814
2300
|
default: boolean;
|
|
2815
2301
|
};
|
|
@@ -2846,22 +2332,10 @@ type __VLS_TemplateResult = {
|
|
|
2846
2332
|
type: BooleanConstructor;
|
|
2847
2333
|
default: boolean;
|
|
2848
2334
|
};
|
|
2849
|
-
anchorClass: {
|
|
2850
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2851
|
-
default: string;
|
|
2852
|
-
};
|
|
2853
|
-
headerWrapperClass: {
|
|
2854
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2855
|
-
default: string;
|
|
2856
|
-
};
|
|
2857
2335
|
headerClass: {
|
|
2858
2336
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2859
2337
|
default: string;
|
|
2860
2338
|
};
|
|
2861
|
-
footerWrapperClass: {
|
|
2862
|
-
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2863
|
-
default: string;
|
|
2864
|
-
};
|
|
2865
2339
|
footerClass: {
|
|
2866
2340
|
type: (ObjectConstructor | StringConstructor | ArrayConstructor)[];
|
|
2867
2341
|
default: string;
|
|
@@ -2899,9 +2373,6 @@ type __VLS_TemplateResult = {
|
|
|
2899
2373
|
"onMouseenter-popover-anchor"?: ((...args: any[]) => any) | undefined;
|
|
2900
2374
|
"onMouseleave-popover-anchor"?: ((...args: any[]) => any) | undefined;
|
|
2901
2375
|
}>, {}, {
|
|
2902
|
-
modeContrast: string;
|
|
2903
|
-
modeResolved: null;
|
|
2904
|
-
} & {
|
|
2905
2376
|
POPOVER_PADDING_CLASSES: {
|
|
2906
2377
|
none: undefined;
|
|
2907
2378
|
small: string;
|
|
@@ -2923,8 +2394,6 @@ type __VLS_TemplateResult = {
|
|
|
2923
2394
|
popoverContentEl: null;
|
|
2924
2395
|
hasSlotContent: typeof hasSlotContent;
|
|
2925
2396
|
}, ComputedOptions & {
|
|
2926
|
-
modeAttrs(): any;
|
|
2927
|
-
} & {
|
|
2928
2397
|
popoverListeners(): {
|
|
2929
2398
|
keydown: (event: any) => void;
|
|
2930
2399
|
'after-leave': () => void;
|
|
@@ -2940,11 +2409,6 @@ type __VLS_TemplateResult = {
|
|
|
2940
2409
|
_getFocusableElements(el?: object, includeNegativeTabIndex?: bool): any[];
|
|
2941
2410
|
focusTrappedTabPress(e: object, el: object): void;
|
|
2942
2411
|
} & {
|
|
2943
|
-
getModeReferenceEl(): HTMLElement | null;
|
|
2944
|
-
setupModeObservers(): void;
|
|
2945
|
-
cleanupModeObservers(): void;
|
|
2946
|
-
} & {
|
|
2947
|
-
getModeReferenceEl(): unknown;
|
|
2948
2412
|
hasIntersectedViewport(entries: any): void;
|
|
2949
2413
|
updateAnchorEl(): void;
|
|
2950
2414
|
popperOptions(): {
|
|
@@ -3003,20 +2467,19 @@ type __VLS_TemplateResult = {
|
|
|
3003
2467
|
}, {
|
|
3004
2468
|
id: string;
|
|
3005
2469
|
offset: unknown[];
|
|
3006
|
-
open: boolean
|
|
2470
|
+
open: boolean;
|
|
3007
2471
|
ariaLabel: string;
|
|
3008
|
-
headerClass: string | unknown[] | Record<string, any>;
|
|
3009
|
-
contentClass: string | unknown[] | Record<string, any>;
|
|
3010
2472
|
role: string;
|
|
3011
2473
|
dialogClass: string | unknown[] | Record<string, any>;
|
|
3012
|
-
padding: string;
|
|
3013
2474
|
maxHeight: string;
|
|
2475
|
+
contentClass: string | unknown[] | Record<string, any>;
|
|
2476
|
+
headerClass: string | unknown[] | Record<string, any>;
|
|
3014
2477
|
footerClass: string | unknown[] | Record<string, any>;
|
|
3015
2478
|
elementType: string;
|
|
3016
2479
|
transition: string;
|
|
3017
|
-
anchorClass: string | unknown[] | Record<string, any>;
|
|
3018
2480
|
maxWidth: string;
|
|
3019
2481
|
appendTo: string | HTMLElement;
|
|
2482
|
+
hideOnClick: boolean;
|
|
3020
2483
|
placement: string;
|
|
3021
2484
|
sticky: string | boolean;
|
|
3022
2485
|
fallbackPlacements: unknown[];
|
|
@@ -3026,13 +2489,11 @@ type __VLS_TemplateResult = {
|
|
|
3026
2489
|
showCloseButton: boolean;
|
|
3027
2490
|
openOnContext: boolean;
|
|
3028
2491
|
ariaLabelledby: string;
|
|
2492
|
+
padding: string;
|
|
3029
2493
|
contentWidth: string;
|
|
3030
2494
|
contentAppear: boolean;
|
|
3031
2495
|
contentTabindex: number;
|
|
3032
|
-
closeOnClick: boolean;
|
|
3033
2496
|
modal: boolean;
|
|
3034
|
-
headerWrapperClass: string | unknown[] | Record<string, any>;
|
|
3035
|
-
footerWrapperClass: string | unknown[] | Record<string, any>;
|
|
3036
2497
|
initialFocusElement: string | HTMLElement;
|
|
3037
2498
|
openWithArrowKeys: boolean;
|
|
3038
2499
|
}> | null;
|