@dialpad/dialtone-vue 3.222.2 → 3.223.0-next.1
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/Combobox-By01ETlj.js +229 -0
- package/dist/Combobox-By01ETlj.js.map +1 -0
- package/dist/Combobox-D4hc1-41.cjs +3 -0
- package/dist/Combobox-D4hc1-41.cjs.map +1 -0
- package/dist/Datepicker-CGFa1nGm.js +484 -0
- package/dist/Datepicker-CGFa1nGm.js.map +1 -0
- package/dist/Datepicker-DkGmnVc8.cjs +2 -0
- package/dist/Datepicker-DkGmnVc8.cjs.map +1 -0
- package/dist/EmojiPicker-BllVwJf4.js +858 -0
- package/dist/EmojiPicker-BllVwJf4.js.map +1 -0
- package/dist/EmojiPicker-KO1yhODv.cjs +2 -0
- package/dist/EmojiPicker-KO1yhODv.cjs.map +1 -0
- package/dist/MarkdownRenderer-C3MZDB2I.js +322 -0
- package/dist/MarkdownRenderer-C3MZDB2I.js.map +1 -0
- package/dist/MarkdownRenderer-D5XWsyQk.cjs +31 -0
- package/dist/MarkdownRenderer-D5XWsyQk.cjs.map +1 -0
- package/dist/Presence-CGgyodnC.js +112 -0
- package/dist/Presence-CGgyodnC.js.map +1 -0
- package/dist/Presence-DLM3JR-n.cjs +2 -0
- package/dist/Presence-DLM3JR-n.cjs.map +1 -0
- package/dist/Resizable-DBRsEUf3.cjs +2 -0
- package/dist/Resizable-DBRsEUf3.cjs.map +1 -0
- package/dist/Resizable-EY7mWluI.js +964 -0
- package/dist/Resizable-EY7mWluI.js.map +1 -0
- package/dist/ResizableHandle-DQG7a5D9.cjs +2 -0
- package/dist/ResizableHandle-DQG7a5D9.cjs.map +1 -0
- package/dist/ResizableHandle-v-oU-sj-.js +308 -0
- package/dist/ResizableHandle-v-oU-sj-.js.map +1 -0
- package/dist/ResizableUtils-C9qEZRN5.js +100 -0
- package/dist/ResizableUtils-C9qEZRN5.js.map +1 -0
- package/dist/ResizableUtils-DMfertP2.cjs +2 -0
- package/dist/ResizableUtils-DMfertP2.cjs.map +1 -0
- package/dist/RichTextEditor-BX-5tCOx.cjs +12 -0
- package/dist/RichTextEditor-BX-5tCOx.cjs.map +1 -0
- package/dist/RichTextEditor-D8Kas5A3.js +3069 -0
- package/dist/RichTextEditor-D8Kas5A3.js.map +1 -0
- package/dist/Scroller-BZ6uXRvs.cjs +2 -0
- package/dist/Scroller-BZ6uXRvs.cjs.map +1 -0
- package/dist/Scroller-PdWd9P1m.js +623 -0
- package/dist/Scroller-PdWd9P1m.js.map +1 -0
- package/dist/Toast-CHbVmbBg.js +553 -0
- package/dist/Toast-CHbVmbBg.js.map +1 -0
- package/dist/Toast-DX-REYXG.cjs +2 -0
- package/dist/Toast-DX-REYXG.cjs.map +1 -0
- package/dist/UseResizableCalculations-BTQ4jiff.js +80 -0
- package/dist/UseResizableCalculations-BTQ4jiff.js.map +1 -0
- package/dist/UseResizableCalculations-C6lmroJg.cjs +2 -0
- package/dist/UseResizableCalculations-C6lmroJg.cjs.map +1 -0
- package/dist/attachment_carousel-BFIAXWOZ.js +191 -0
- package/dist/attachment_carousel-BFIAXWOZ.js.map +1 -0
- package/dist/attachment_carousel-BJxqNJ5T.cjs +2 -0
- package/dist/attachment_carousel-BJxqNJ5T.cjs.map +1 -0
- package/dist/common/composables/use-indicator-animation.cjs +2 -0
- package/dist/common/composables/use-indicator-animation.cjs.map +1 -0
- package/dist/common/composables/use-indicator-animation.js +78 -0
- package/dist/common/composables/use-indicator-animation.js.map +1 -0
- package/dist/common/composables/useIndicatorAnimation.d.ts +18 -0
- package/dist/common/composables/useIndicatorAnimation.d.ts.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 +29 -21
- package/dist/common/constants/index.d.ts.map +1 -1
- package/dist/common/constants/index.js +27 -14
- package/dist/common/constants/index.js.map +1 -1
- package/dist/common/constants/layout.cjs +2 -0
- package/dist/common/constants/layout.cjs.map +1 -0
- package/dist/common/constants/layout.d.ts +10 -0
- package/dist/common/constants/layout.d.ts.map +1 -0
- package/dist/common/constants/layout.js +26 -0
- package/dist/common/constants/layout.js.map +1 -0
- package/dist/common/constants/sizes.cjs +2 -0
- package/dist/common/constants/sizes.cjs.map +1 -0
- package/dist/common/constants/sizes.d.ts +22 -0
- package/dist/common/constants/sizes.d.ts.map +1 -0
- package/dist/common/constants/sizes.js +19 -0
- package/dist/common/constants/sizes.js.map +1 -0
- package/dist/common/mixins/index.cjs +1 -1
- package/dist/common/mixins/index.d.ts +1 -0
- package/dist/common/mixins/index.js +2 -1
- 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 +27 -33
- package/dist/common/mixins/input.d.ts.map +1 -1
- package/dist/common/mixins/input.js +0 -8
- package/dist/common/mixins/input.js.map +1 -1
- package/dist/common/mixins/input_group.d.ts +1 -1
- package/dist/common/mixins/input_group.d.ts.map +1 -1
- package/dist/common/mixins/mode.cjs +2 -0
- package/dist/common/mixins/mode.cjs.map +1 -0
- package/dist/common/mixins/mode.d.ts +25 -0
- package/dist/common/mixins/mode.d.ts.map +1 -0
- package/dist/common/mixins/mode.js +62 -0
- package/dist/common/mixins/mode.js.map +1 -0
- package/dist/common/mixins/skeleton.cjs.map +1 -1
- package/dist/common/mixins/skeleton.js.map +1 -1
- package/dist/common/mode_constants.d.ts +37 -0
- package/dist/common/mode_constants.d.ts.map +1 -0
- package/dist/common/sr_only_close_button.vue.d.ts +98 -7
- 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 +2 -8
- package/dist/common/utils/index.d.ts.map +1 -1
- package/dist/common/utils/index.js +79 -88
- package/dist/common/utils/index.js.map +1 -1
- package/dist/component-documentation.json +1 -1
- package/dist/components/Avatar/Avatar.vue.d.ts +322 -0
- package/dist/components/Avatar/Avatar.vue.d.ts.map +1 -0
- package/dist/components/Avatar/AvatarConstants.d.ts +111 -0
- package/dist/components/Avatar/AvatarConstants.d.ts.map +1 -0
- package/dist/components/Avatar/Utils.d.ts +2 -0
- package/dist/components/Avatar/Utils.d.ts.map +1 -0
- package/dist/components/Avatar/index.d.ts +3 -0
- package/dist/components/Avatar/index.d.ts.map +1 -0
- package/dist/components/Badge/Badge.vue.d.ts +150 -0
- package/dist/components/Badge/Badge.vue.d.ts.map +1 -0
- package/dist/components/Badge/BadgeConstants.d.ts +39 -0
- package/dist/components/Badge/BadgeConstants.d.ts.map +1 -0
- package/dist/components/Badge/index.d.ts +3 -0
- package/dist/components/Badge/index.d.ts.map +1 -0
- package/dist/components/Banner/Banner.vue.d.ts +1394 -0
- package/dist/components/Banner/Banner.vue.d.ts.map +1 -0
- package/dist/components/Banner/index.d.ts +2 -0
- package/dist/components/Banner/index.d.ts.map +1 -0
- package/dist/components/Box/Box.vue.d.ts +75 -0
- package/dist/components/Box/Box.vue.d.ts.map +1 -0
- package/dist/components/Box/BoxConstants.d.ts +11 -0
- package/dist/components/Box/BoxConstants.d.ts.map +1 -0
- package/dist/components/Box/Validators.d.ts +11 -0
- package/dist/components/Box/Validators.d.ts.map +1 -0
- package/dist/components/Box/index.d.ts +3 -0
- package/dist/components/Box/index.d.ts.map +1 -0
- package/dist/components/Breadcrumbs/BreadcrumbItem.vue.d.ts +136 -0
- package/dist/components/Breadcrumbs/BreadcrumbItem.vue.d.ts.map +1 -0
- package/dist/components/Breadcrumbs/Breadcrumbs.vue.d.ts +181 -0
- package/dist/components/Breadcrumbs/Breadcrumbs.vue.d.ts.map +1 -0
- package/dist/components/Breadcrumbs/BreadcrumbsConstants.d.ts +3 -0
- package/dist/components/Breadcrumbs/BreadcrumbsConstants.d.ts.map +1 -0
- package/dist/components/Breadcrumbs/index.d.ts +4 -0
- package/dist/components/Breadcrumbs/index.d.ts.map +1 -0
- package/dist/components/Button/Button.vue.d.ts +364 -0
- package/dist/components/Button/Button.vue.d.ts.map +1 -0
- package/dist/components/Button/ButtonConstants.d.ts +68 -0
- package/dist/components/Button/ButtonConstants.d.ts.map +1 -0
- package/dist/components/Button/index.d.ts +3 -0
- package/dist/components/Button/index.d.ts.map +1 -0
- package/dist/components/ButtonGroup/ButtonGroup.vue.d.ts +23 -0
- package/dist/components/ButtonGroup/ButtonGroup.vue.d.ts.map +1 -0
- package/dist/components/ButtonGroup/ButtonGroupConstants.d.ts +6 -0
- package/dist/components/ButtonGroup/ButtonGroupConstants.d.ts.map +1 -0
- package/dist/components/ButtonGroup/index.d.ts +3 -0
- package/dist/components/ButtonGroup/index.d.ts.map +1 -0
- package/dist/components/Card/Card.vue.d.ts +45 -0
- package/dist/components/Card/Card.vue.d.ts.map +1 -0
- package/dist/components/Card/index.d.ts +2 -0
- package/dist/components/Card/index.d.ts.map +1 -0
- package/dist/components/Checkbox/Checkbox.vue.d.ts +510 -0
- package/dist/components/Checkbox/Checkbox.vue.d.ts.map +1 -0
- package/dist/components/Checkbox/CheckboxConstants.d.ts +10 -0
- package/dist/components/Checkbox/CheckboxConstants.d.ts.map +1 -0
- package/dist/components/Checkbox/index.d.ts +2 -0
- package/dist/components/Checkbox/index.d.ts.map +1 -0
- package/dist/components/CheckboxGroup/CheckboxGroup.vue.d.ts +645 -0
- package/dist/components/CheckboxGroup/CheckboxGroup.vue.d.ts.map +1 -0
- package/dist/components/CheckboxGroup/index.d.ts +2 -0
- package/dist/components/CheckboxGroup/index.d.ts.map +1 -0
- package/dist/components/Chip/Chip.vue.d.ts +512 -0
- package/dist/components/Chip/Chip.vue.d.ts.map +1 -0
- package/dist/components/Chip/ChipConstants.d.ts +31 -0
- package/dist/components/Chip/ChipConstants.d.ts.map +1 -0
- package/dist/components/Chip/index.d.ts +3 -0
- package/dist/components/Chip/index.d.ts.map +1 -0
- package/dist/components/Codeblock/Codeblock.vue.d.ts +36 -0
- package/dist/components/Codeblock/Codeblock.vue.d.ts.map +1 -0
- package/dist/components/Codeblock/CodeblockConstants.d.ts +9 -0
- package/dist/components/Codeblock/CodeblockConstants.d.ts.map +1 -0
- package/dist/components/Codeblock/index.d.ts +2 -0
- package/dist/components/Codeblock/index.d.ts.map +1 -0
- package/dist/components/Collapsible/Collapsible.vue.d.ts +584 -0
- package/dist/components/Collapsible/Collapsible.vue.d.ts.map +1 -0
- package/dist/components/Collapsible/CollapsibleLazyShow.vue.d.ts +44 -0
- package/dist/components/Collapsible/CollapsibleLazyShow.vue.d.ts.map +1 -0
- package/dist/components/Collapsible/index.d.ts +2 -0
- package/dist/components/Collapsible/index.d.ts.map +1 -0
- package/dist/components/Combobox/Combobox.vue.d.ts +1548 -0
- package/dist/components/Combobox/Combobox.vue.d.ts.map +1 -0
- package/dist/components/Combobox/ComboboxConstants.d.ts +12 -0
- package/dist/components/Combobox/ComboboxConstants.d.ts.map +1 -0
- package/dist/components/Combobox/ComboboxEmptyList.vue.d.ts +270 -0
- package/dist/components/Combobox/ComboboxEmptyList.vue.d.ts.map +1 -0
- package/dist/components/Combobox/ComboboxLoadingList.vue.d.ts +1061 -0
- package/dist/components/Combobox/ComboboxLoadingList.vue.d.ts.map +1 -0
- package/dist/components/Combobox/index.d.ts +3 -0
- package/dist/components/Combobox/index.d.ts.map +1 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelect.vue.d.ts +3 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelect.vue.d.ts.map +1 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectConstants.d.ts +28 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectConstants.d.ts.map +1 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectStoryConstants.d.ts +6 -0
- package/dist/components/ComboboxMultiSelect/ComboboxMultiSelectStoryConstants.d.ts.map +1 -0
- package/dist/components/ComboboxMultiSelect/index.d.ts +3 -0
- package/dist/components/ComboboxMultiSelect/index.d.ts.map +1 -0
- package/dist/components/ComboboxWithPopover/ComboboxWithPopover.vue.d.ts +4509 -0
- package/dist/components/ComboboxWithPopover/ComboboxWithPopover.vue.d.ts.map +1 -0
- package/dist/components/ComboboxWithPopover/index.d.ts +2 -0
- package/dist/components/ComboboxWithPopover/index.d.ts.map +1 -0
- package/dist/components/Datepicker/Composables/UseCalendar.d.ts +10 -0
- package/dist/components/Datepicker/Composables/UseCalendar.d.ts.map +1 -0
- package/dist/components/Datepicker/Composables/UseMonthYearPicker.d.ts +21 -0
- package/dist/components/Datepicker/Composables/UseMonthYearPicker.d.ts.map +1 -0
- package/dist/components/Datepicker/Datepicker.vue.d.ts +73 -0
- package/dist/components/Datepicker/Datepicker.vue.d.ts.map +1 -0
- package/dist/components/Datepicker/DatepickerConstants.d.ts +3 -0
- package/dist/components/Datepicker/DatepickerConstants.d.ts.map +1 -0
- package/dist/components/Datepicker/FormatUtils.d.ts +14 -0
- package/dist/components/Datepicker/FormatUtils.d.ts.map +1 -0
- package/dist/components/Datepicker/Modules/Calendar.vue.d.ts +12 -0
- package/dist/components/Datepicker/Modules/Calendar.vue.d.ts.map +1 -0
- package/dist/components/Datepicker/Modules/MonthYearPicker.vue.d.ts +18 -0
- package/dist/components/Datepicker/Modules/MonthYearPicker.vue.d.ts.map +1 -0
- package/dist/components/Datepicker/Utils.d.ts +7 -0
- package/dist/components/Datepicker/Utils.d.ts.map +1 -0
- package/dist/components/Datepicker/index.d.ts +3 -0
- package/dist/components/Datepicker/index.d.ts.map +1 -0
- package/dist/components/DescriptionList/DescriptionList.vue.d.ts +64 -0
- package/dist/components/DescriptionList/DescriptionList.vue.d.ts.map +1 -0
- package/dist/components/DescriptionList/DescriptionListConstants.d.ts +2 -0
- package/dist/components/DescriptionList/DescriptionListConstants.d.ts.map +1 -0
- package/dist/components/DescriptionList/DescriptionListValidators.d.ts +2 -0
- package/dist/components/DescriptionList/DescriptionListValidators.d.ts.map +1 -0
- package/dist/components/DescriptionList/index.d.ts +3 -0
- package/dist/components/DescriptionList/index.d.ts.map +1 -0
- package/dist/components/Dropdown/Dropdown.vue.d.ts +1641 -0
- package/dist/components/Dropdown/Dropdown.vue.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownConstants.d.ts +10 -0
- package/dist/components/Dropdown/DropdownConstants.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownSeparator.vue.d.ts +3 -0
- package/dist/components/Dropdown/DropdownSeparator.vue.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownStoryConstants.d.ts +5 -0
- package/dist/components/Dropdown/DropdownStoryConstants.d.ts.map +1 -0
- package/dist/components/Dropdown/index.d.ts +4 -0
- package/dist/components/Dropdown/index.d.ts.map +1 -0
- package/dist/components/Emoji/Emoji.vue.d.ts +877 -0
- package/dist/components/Emoji/Emoji.vue.d.ts.map +1 -0
- package/dist/components/Emoji/index.d.ts +2 -0
- package/dist/components/Emoji/index.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Composables/UseKeyboardNavigation.d.ts +11 -0
- package/dist/components/EmojiPicker/Composables/UseKeyboardNavigation.d.ts.map +1 -0
- package/dist/components/EmojiPicker/EmojiPicker.vue.d.ts +824 -0
- package/dist/components/EmojiPicker/EmojiPicker.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/EmojiPickerConstants.d.ts +21 -0
- package/dist/components/EmojiPicker/EmojiPickerConstants.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiDescription.vue.d.ts +8 -0
- package/dist/components/EmojiPicker/Modules/EmojiDescription.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiSearch.vue.d.ts +735 -0
- package/dist/components/EmojiPicker/Modules/EmojiSearch.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiSelector.vue.d.ts +15 -0
- package/dist/components/EmojiPicker/Modules/EmojiSelector.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiSkinSelector.vue.d.ts +12 -0
- package/dist/components/EmojiPicker/Modules/EmojiSkinSelector.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/Modules/EmojiTabset.vue.d.ts +10 -0
- package/dist/components/EmojiPicker/Modules/EmojiTabset.vue.d.ts.map +1 -0
- package/dist/components/EmojiPicker/index.d.ts +3 -0
- package/dist/components/EmojiPicker/index.d.ts.map +1 -0
- package/dist/components/EmojiTextWrapper/EmojiTextWrapper.vue.d.ts +909 -0
- package/dist/components/EmojiTextWrapper/EmojiTextWrapper.vue.d.ts.map +1 -0
- package/dist/components/EmojiTextWrapper/index.d.ts +2 -0
- package/dist/components/EmojiTextWrapper/index.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyState.vue.d.ts +12 -0
- package/dist/components/EmptyState/EmptyState.vue.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyStateConstants.d.ts +58 -0
- package/dist/components/EmptyState/EmptyStateConstants.d.ts.map +1 -0
- package/dist/components/EmptyState/index.d.ts +3 -0
- package/dist/components/EmptyState/index.d.ts.map +1 -0
- package/dist/components/FilterPill/FilterPill.vue.d.ts +5137 -0
- package/dist/components/FilterPill/FilterPill.vue.d.ts.map +1 -0
- package/dist/components/FilterPill/index.d.ts +2 -0
- package/dist/components/FilterPill/index.d.ts.map +1 -0
- package/dist/components/Hovercard/Hovercard.vue.d.ts +3044 -0
- package/dist/components/Hovercard/Hovercard.vue.d.ts.map +1 -0
- package/dist/components/Hovercard/index.d.ts +2 -0
- package/dist/components/Hovercard/index.d.ts.map +1 -0
- package/dist/components/Icon/Icon.vue.d.ts +39 -0
- package/dist/components/Icon/Icon.vue.d.ts.map +1 -0
- package/dist/components/Icon/IconConstants.d.ts +17 -0
- package/dist/components/Icon/IconConstants.d.ts.map +1 -0
- package/dist/components/Icon/index.d.ts +3 -0
- package/dist/components/Icon/index.d.ts.map +1 -0
- package/dist/components/Illustration/Illustration.vue.d.ts +8 -0
- package/dist/components/Illustration/Illustration.vue.d.ts.map +1 -0
- package/dist/components/Illustration/IllustrationConstants.d.ts +6 -0
- package/dist/components/Illustration/IllustrationConstants.d.ts.map +1 -0
- package/dist/components/Illustration/index.d.ts +3 -0
- package/dist/components/Illustration/index.d.ts.map +1 -0
- package/dist/components/ImageViewer/ImageViewer.vue.d.ts +894 -0
- package/dist/components/ImageViewer/ImageViewer.vue.d.ts.map +1 -0
- package/dist/components/ImageViewer/index.d.ts +2 -0
- package/dist/components/ImageViewer/index.d.ts.map +1 -0
- package/dist/components/Input/Input.vue.d.ts +608 -0
- package/dist/components/Input/Input.vue.d.ts.map +1 -0
- package/dist/components/Input/InputConstants.d.ts +81 -0
- package/dist/components/Input/InputConstants.d.ts.map +1 -0
- package/dist/components/Input/index.d.ts +3 -0
- package/dist/components/Input/index.d.ts.map +1 -0
- package/dist/components/InputGroup/InputGroup.vue.d.ts +600 -0
- package/dist/components/InputGroup/InputGroup.vue.d.ts.map +1 -0
- package/dist/components/InputGroup/index.d.ts +2 -0
- package/dist/components/InputGroup/index.d.ts.map +1 -0
- package/dist/components/ItemLayout/ItemLayout.vue.d.ts +122 -0
- package/dist/components/ItemLayout/ItemLayout.vue.d.ts.map +1 -0
- package/dist/components/ItemLayout/index.d.ts +2 -0
- package/dist/components/ItemLayout/index.d.ts.map +1 -0
- package/dist/components/KeyboardShortcut/KeyboardShortcut.vue.d.ts +664 -0
- package/dist/components/KeyboardShortcut/KeyboardShortcut.vue.d.ts.map +1 -0
- package/dist/components/KeyboardShortcut/KeyboardShortcutConstants.d.ts +2 -0
- package/dist/components/KeyboardShortcut/KeyboardShortcutConstants.d.ts.map +1 -0
- package/dist/components/KeyboardShortcut/index.d.ts +3 -0
- package/dist/components/KeyboardShortcut/index.d.ts.map +1 -0
- package/dist/components/LazyShow/LazyShow.vue.d.ts +37 -0
- package/dist/components/LazyShow/LazyShow.vue.d.ts.map +1 -0
- package/dist/components/LazyShow/index.d.ts +2 -0
- package/dist/components/LazyShow/index.d.ts.map +1 -0
- package/dist/components/Link/Link.vue.d.ts +95 -0
- package/dist/components/Link/Link.vue.d.ts.map +1 -0
- package/dist/components/Link/LinkConstants.d.ts +25 -0
- package/dist/components/Link/LinkConstants.d.ts.map +1 -0
- package/dist/components/Link/index.d.ts +3 -0
- package/dist/components/Link/index.d.ts.map +1 -0
- package/dist/components/ListItem/ListItem.vue.d.ts +248 -0
- package/dist/components/ListItem/ListItem.vue.d.ts.map +1 -0
- package/dist/components/ListItem/ListItemConstants.d.ts +15 -0
- package/dist/components/ListItem/ListItemConstants.d.ts.map +1 -0
- package/dist/components/ListItem/index.d.ts +3 -0
- package/dist/components/ListItem/index.d.ts.map +1 -0
- package/dist/components/ListItemGroup/ListItemGroup.vue.d.ts +42 -0
- package/dist/components/ListItemGroup/ListItemGroup.vue.d.ts.map +1 -0
- package/dist/components/ListItemGroup/ListItemGroupConstants.d.ts +6 -0
- package/dist/components/ListItemGroup/ListItemGroupConstants.d.ts.map +1 -0
- package/dist/components/ListItemGroup/index.d.ts +2 -0
- package/dist/components/ListItemGroup/index.d.ts.map +1 -0
- package/dist/components/Loader/Loader.vue.d.ts +26 -0
- package/dist/components/Loader/Loader.vue.d.ts.map +1 -0
- package/dist/components/Loader/index.d.ts +2 -0
- package/dist/components/Loader/index.d.ts.map +1 -0
- package/dist/components/Modal/Modal.vue.d.ts +1207 -0
- package/dist/components/Modal/Modal.vue.d.ts.map +1 -0
- package/dist/components/Modal/ModalConstants.d.ts +19 -0
- package/dist/components/Modal/ModalConstants.d.ts.map +1 -0
- package/dist/components/Modal/index.d.ts +3 -0
- package/dist/components/Modal/index.d.ts.map +1 -0
- package/dist/components/ModeIsland/ModeIsland.vue.d.ts +3 -0
- package/dist/components/ModeIsland/ModeIsland.vue.d.ts.map +1 -0
- package/dist/components/ModeIsland/ModeIslandConstants.d.ts +10 -0
- package/dist/components/ModeIsland/ModeIslandConstants.d.ts.map +1 -0
- package/dist/components/ModeIsland/Utils.d.ts +14 -0
- package/dist/components/ModeIsland/Utils.d.ts.map +1 -0
- package/dist/components/ModeIsland/Validators.d.ts +6 -0
- package/dist/components/ModeIsland/Validators.d.ts.map +1 -0
- package/dist/components/ModeIsland/index.d.ts +3 -0
- package/dist/components/ModeIsland/index.d.ts.map +1 -0
- package/dist/components/MotionText/MotionText.vue.d.ts +3 -0
- package/dist/components/MotionText/MotionText.vue.d.ts.map +1 -0
- package/dist/components/MotionText/MotionTextConstants.d.ts +36 -0
- package/dist/components/MotionText/MotionTextConstants.d.ts.map +1 -0
- package/dist/components/MotionText/index.d.ts +3 -0
- package/dist/components/MotionText/index.d.ts.map +1 -0
- package/dist/components/Notice/Notice.vue.d.ts +1376 -0
- package/dist/components/Notice/Notice.vue.d.ts.map +1 -0
- package/dist/components/Notice/NoticeAction.vue.d.ts +834 -0
- package/dist/components/Notice/NoticeAction.vue.d.ts.map +1 -0
- package/dist/components/Notice/NoticeConstants.d.ts +8 -0
- package/dist/components/Notice/NoticeConstants.d.ts.map +1 -0
- package/dist/components/Notice/NoticeContent.vue.d.ts +197 -0
- package/dist/components/Notice/NoticeContent.vue.d.ts.map +1 -0
- package/dist/components/Notice/NoticeIcon.vue.d.ts +211 -0
- package/dist/components/Notice/NoticeIcon.vue.d.ts.map +1 -0
- package/dist/components/Notice/index.d.ts +6 -0
- package/dist/components/Notice/index.d.ts.map +1 -0
- package/dist/components/Pagination/Pagination.vue.d.ts +516 -0
- package/dist/components/Pagination/Pagination.vue.d.ts.map +1 -0
- package/dist/components/Pagination/index.d.ts +2 -0
- package/dist/components/Pagination/index.d.ts.map +1 -0
- package/dist/components/Popover/Popover.vue.d.ts +1348 -0
- package/dist/components/Popover/Popover.vue.d.ts.map +1 -0
- package/dist/components/Popover/PopoverConstants.d.ts +34 -0
- package/dist/components/Popover/PopoverConstants.d.ts.map +1 -0
- package/dist/components/Popover/PopoverHeaderFooter.vue.d.ts +443 -0
- package/dist/components/Popover/PopoverHeaderFooter.vue.d.ts.map +1 -0
- package/dist/components/Popover/TippyUtils.d.ts +39 -0
- package/dist/components/Popover/TippyUtils.d.ts.map +1 -0
- package/dist/components/Popover/index.d.ts +3 -0
- package/dist/components/Popover/index.d.ts.map +1 -0
- package/dist/components/Presence/Presence.vue.d.ts +40 -0
- package/dist/components/Presence/Presence.vue.d.ts.map +1 -0
- package/dist/components/Presence/PresenceConstants.d.ts +9 -0
- package/dist/components/Presence/PresenceConstants.d.ts.map +1 -0
- package/dist/components/Presence/index.d.ts +3 -0
- package/dist/components/Presence/index.d.ts.map +1 -0
- package/dist/components/Presence/modules/presence_active_icon.vue.d.ts +3 -0
- package/dist/components/Presence/modules/presence_active_icon.vue.d.ts.map +1 -0
- package/dist/components/Presence/modules/presence_away_icon.vue.d.ts +3 -0
- package/dist/components/Presence/modules/presence_away_icon.vue.d.ts.map +1 -0
- package/dist/components/Presence/modules/presence_busy_icon.vue.d.ts +3 -0
- package/dist/components/Presence/modules/presence_busy_icon.vue.d.ts.map +1 -0
- package/dist/components/Presence/modules/presence_dnd_icon.vue.d.ts +3 -0
- package/dist/components/Presence/modules/presence_dnd_icon.vue.d.ts.map +1 -0
- package/dist/components/ProgressCircle/ProgressCircle.vue.d.ts +70 -0
- package/dist/components/ProgressCircle/ProgressCircle.vue.d.ts.map +1 -0
- package/dist/components/ProgressCircle/ProgressCircleConstants.d.ts +23 -0
- package/dist/components/ProgressCircle/ProgressCircleConstants.d.ts.map +1 -0
- package/dist/components/ProgressCircle/index.d.ts +3 -0
- package/dist/components/ProgressCircle/index.d.ts.map +1 -0
- package/dist/components/Prose/Prose.vue.d.ts +26 -0
- package/dist/components/Prose/Prose.vue.d.ts.map +1 -0
- package/dist/components/Prose/ProseConstants.d.ts +34 -0
- package/dist/components/Prose/ProseConstants.d.ts.map +1 -0
- package/dist/components/Prose/index.d.ts +3 -0
- package/dist/components/Prose/index.d.ts.map +1 -0
- package/dist/components/Radio/Radio.vue.d.ts +521 -0
- package/dist/components/Radio/Radio.vue.d.ts.map +1 -0
- package/dist/components/Radio/RadioConstants.d.ts +10 -0
- package/dist/components/Radio/RadioConstants.d.ts.map +1 -0
- package/dist/components/Radio/index.d.ts +3 -0
- package/dist/components/Radio/index.d.ts.map +1 -0
- package/dist/components/RadioGroup/RadioGroup.vue.d.ts +645 -0
- package/dist/components/RadioGroup/RadioGroup.vue.d.ts.map +1 -0
- package/dist/components/RadioGroup/index.d.ts +2 -0
- package/dist/components/RadioGroup/index.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/ComputeLayout.d.ts +35 -0
- package/dist/components/Resizable/Composables/ComputeLayout.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/ConstraintResolver.d.ts +22 -0
- package/dist/components/Resizable/Composables/ConstraintResolver.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableAnnouncements.d.ts +6 -0
- package/dist/components/Resizable/Composables/UseResizableAnnouncements.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableCalculations.d.ts +14 -0
- package/dist/components/Resizable/Composables/UseResizableCalculations.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableDrag.d.ts +42 -0
- package/dist/components/Resizable/Composables/UseResizableDrag.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableGroup.d.ts +25 -0
- package/dist/components/Resizable/Composables/UseResizableGroup.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableKeyboard.d.ts +41 -0
- package/dist/components/Resizable/Composables/UseResizableKeyboard.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableOffset.d.ts +15 -0
- package/dist/components/Resizable/Composables/UseResizableOffset.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizablePanelControls.d.ts +46 -0
- package/dist/components/Resizable/Composables/UseResizablePanelControls.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizablePanelState.d.ts +9 -0
- package/dist/components/Resizable/Composables/UseResizablePanelState.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/UseResizableStorage.d.ts +12 -0
- package/dist/components/Resizable/Composables/UseResizableStorage.d.ts.map +1 -0
- package/dist/components/Resizable/Composables/index.d.ts +16 -0
- package/dist/components/Resizable/Composables/index.d.ts.map +1 -0
- package/dist/components/Resizable/Resizable.vue.d.ts +69 -0
- package/dist/components/Resizable/Resizable.vue.d.ts.map +1 -0
- package/dist/components/Resizable/ResizableConstants.d.ts +104 -0
- package/dist/components/Resizable/ResizableConstants.d.ts.map +1 -0
- package/dist/components/Resizable/ResizableHandle.vue.d.ts +22 -0
- package/dist/components/Resizable/ResizableHandle.vue.d.ts.map +1 -0
- package/dist/components/Resizable/ResizablePanel.vue.d.ts +46 -0
- package/dist/components/Resizable/ResizablePanel.vue.d.ts.map +1 -0
- package/dist/components/Resizable/ResizableUtils.d.ts +15 -0
- package/dist/components/Resizable/ResizableUtils.d.ts.map +1 -0
- package/dist/components/Resizable/index.d.ts +6 -0
- package/dist/components/Resizable/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/ChannelSuggestion.d.ts +17 -0
- package/dist/components/RichTextEditor/ChannelSuggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Channels/Channel.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/Channels/Channel.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Channels/ChannelComponent.vue.d.ts +302 -0
- package/dist/components/RichTextEditor/Extensions/Channels/ChannelComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Channels/ChannelSuggestion.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Channels/Suggestion.d.ts +6 -0
- package/dist/components/RichTextEditor/Extensions/Channels/Suggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/Autolink.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/Autolink.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/CustomLink.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/CustomLink.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/Utils.d.ts +16 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/Utils.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/index.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/CustomLink/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Div/Div.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/Div/Div.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Div/index.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Div/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/Emoji.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/Emoji.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/EmojiComponent.vue.d.ts +982 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/EmojiComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/EmojiSuggestion.vue.d.ts +957 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/EmojiSuggestion.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/Suggestion.d.ts +15 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/Suggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/index.d.ts +4 -0
- package/dist/components/RichTextEditor/Extensions/Emoji/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Image/Image.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/Image/Image.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Image/index.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Image/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/LinkPhoneNumbers/LinkPhoneNumbers.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/LinkPhoneNumbers/LinkPhoneNumbers.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/Mention.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/Mention.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/MentionComponent.vue.d.ts +212 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/MentionComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/MentionSuggestion.vue.d.ts +551 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/MentionSuggestion.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/Suggestion.d.ts +6 -0
- package/dist/components/RichTextEditor/Extensions/Mentions/Suggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommand.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommand.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandSuggestion.vue.d.ts +160 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/SlashCommandSuggestion.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/Suggestion.d.ts +7 -0
- package/dist/components/RichTextEditor/Extensions/SlashCommand/Suggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Suggestion/SuggestionList.vue.d.ts +295 -0
- package/dist/components/RichTextEditor/Extensions/Suggestion/SuggestionList.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Table/Table.d.ts +5 -0
- package/dist/components/RichTextEditor/Extensions/Table/Table.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/TextStyle/TextStyle.d.ts +2 -0
- package/dist/components/RichTextEditor/Extensions/TextStyle/TextStyle.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Utils/SuggestionUtils.d.ts +29 -0
- package/dist/components/RichTextEditor/Extensions/Utils/SuggestionUtils.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Variable/Variable.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Variable/Variable.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Variable/VariableComponent.vue.d.ts +2581 -0
- package/dist/components/RichTextEditor/Extensions/Variable/VariableComponent.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/Extensions/Variable/index.d.ts +3 -0
- package/dist/components/RichTextEditor/Extensions/Variable/index.d.ts.map +1 -0
- package/dist/components/RichTextEditor/MarkdownRenderer.d.ts +2 -0
- package/dist/components/RichTextEditor/MarkdownRenderer.d.ts.map +1 -0
- package/dist/components/RichTextEditor/MentionSuggestion.d.ts +34 -0
- package/dist/components/RichTextEditor/MentionSuggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/RichTextEditor.vue.d.ts +3 -0
- package/dist/components/RichTextEditor/RichTextEditor.vue.d.ts.map +1 -0
- package/dist/components/RichTextEditor/RichTextEditorConstants.d.ts +10 -0
- package/dist/components/RichTextEditor/RichTextEditorConstants.d.ts.map +1 -0
- package/dist/components/RichTextEditor/SlashCommandSuggestion.d.ts +15 -0
- package/dist/components/RichTextEditor/SlashCommandSuggestion.d.ts.map +1 -0
- package/dist/components/RichTextEditor/index.d.ts +3 -0
- package/dist/components/RichTextEditor/index.d.ts.map +1 -0
- package/dist/components/RootLayout/RootLayout.vue.d.ts +121 -0
- package/dist/components/RootLayout/RootLayout.vue.d.ts.map +1 -0
- package/dist/components/RootLayout/RootLayoutConstants.d.ts +13 -0
- package/dist/components/RootLayout/RootLayoutConstants.d.ts.map +1 -0
- package/dist/components/RootLayout/index.d.ts +3 -0
- package/dist/components/RootLayout/index.d.ts.map +1 -0
- package/dist/components/Scroller/Modules/CoreScroller.vue.d.ts +57 -0
- package/dist/components/Scroller/Modules/CoreScroller.vue.d.ts.map +1 -0
- package/dist/components/Scroller/Modules/DynamicScroller.vue.d.ts +582 -0
- package/dist/components/Scroller/Modules/DynamicScroller.vue.d.ts.map +1 -0
- package/dist/components/Scroller/Modules/ScrollerItem.vue.d.ts +73 -0
- package/dist/components/Scroller/Modules/ScrollerItem.vue.d.ts.map +1 -0
- package/dist/components/Scroller/Scroller.vue.d.ts +786 -0
- package/dist/components/Scroller/Scroller.vue.d.ts.map +1 -0
- package/dist/components/Scroller/index.d.ts +2 -0
- package/dist/components/Scroller/index.d.ts.map +1 -0
- package/dist/components/SegmentedControl/SegmentedControl.vue.d.ts +226 -0
- package/dist/components/SegmentedControl/SegmentedControl.vue.d.ts.map +1 -0
- package/dist/components/SegmentedControl/SegmentedControlConstants.d.ts +41 -0
- package/dist/components/SegmentedControl/SegmentedControlConstants.d.ts.map +1 -0
- package/dist/components/SegmentedControl/SegmentedControlItem.vue.d.ts +35 -0
- package/dist/components/SegmentedControl/SegmentedControlItem.vue.d.ts.map +1 -0
- package/dist/components/SegmentedControl/index.d.ts +4 -0
- package/dist/components/SegmentedControl/index.d.ts.map +1 -0
- package/dist/components/SelectMenu/SelectMenu.vue.d.ts +537 -0
- package/dist/components/SelectMenu/SelectMenu.vue.d.ts.map +1 -0
- package/dist/components/SelectMenu/SelectMenuConstants.d.ts +23 -0
- package/dist/components/SelectMenu/SelectMenuConstants.d.ts.map +1 -0
- package/dist/components/SelectMenu/SelectMenuValidators.d.ts +2 -0
- package/dist/components/SelectMenu/SelectMenuValidators.d.ts.map +1 -0
- package/dist/components/SelectMenu/index.d.ts +3 -0
- package/dist/components/SelectMenu/index.d.ts.map +1 -0
- package/dist/components/Skeleton/Skeleton.vue.d.ts +813 -0
- package/dist/components/Skeleton/Skeleton.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonConstants.d.ts +32 -0
- package/dist/components/Skeleton/SkeletonConstants.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonListItem.vue.d.ts +363 -0
- package/dist/components/Skeleton/SkeletonListItem.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonParagraph.vue.d.ts +196 -0
- package/dist/components/Skeleton/SkeletonParagraph.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonShape.vue.d.ts +84 -0
- package/dist/components/Skeleton/SkeletonShape.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/SkeletonText.vue.d.ts +90 -0
- package/dist/components/Skeleton/SkeletonText.vue.d.ts.map +1 -0
- package/dist/components/Skeleton/index.d.ts +7 -0
- package/dist/components/Skeleton/index.d.ts.map +1 -0
- package/dist/components/SplitButton/SplitButton.vue.d.ts +3102 -0
- package/dist/components/SplitButton/SplitButton.vue.d.ts.map +1 -0
- package/dist/components/SplitButton/SplitButtonConstants.d.ts +17 -0
- package/dist/components/SplitButton/SplitButtonConstants.d.ts.map +1 -0
- package/dist/components/SplitButton/SplitButtonEnd.vue.d.ts +483 -0
- package/dist/components/SplitButton/SplitButtonEnd.vue.d.ts.map +1 -0
- package/dist/components/SplitButton/SplitButtonStart.vue.d.ts +548 -0
- package/dist/components/SplitButton/SplitButtonStart.vue.d.ts.map +1 -0
- package/dist/components/SplitButton/index.d.ts +3 -0
- package/dist/components/SplitButton/index.d.ts.map +1 -0
- package/dist/components/Stack/Stack.vue.d.ts +70 -0
- package/dist/components/Stack/Stack.vue.d.ts.map +1 -0
- package/dist/components/Stack/StackConstants.d.ts +16 -0
- package/dist/components/Stack/StackConstants.d.ts.map +1 -0
- package/dist/components/Stack/Utils.d.ts +6 -0
- package/dist/components/Stack/Utils.d.ts.map +1 -0
- package/dist/components/Stack/Validators.d.ts +5 -0
- package/dist/components/Stack/Validators.d.ts.map +1 -0
- package/dist/components/Stack/index.d.ts +3 -0
- package/dist/components/Stack/index.d.ts.map +1 -0
- package/dist/components/Tab/Tab.vue.d.ts +462 -0
- package/dist/components/Tab/Tab.vue.d.ts.map +1 -0
- package/dist/components/Tab/TabGroup.vue.d.ts +250 -0
- package/dist/components/Tab/TabGroup.vue.d.ts.map +1 -0
- package/dist/components/Tab/TabPanel.vue.d.ts +55 -0
- package/dist/components/Tab/TabPanel.vue.d.ts.map +1 -0
- package/dist/components/Tab/TabsConstants.d.ts +32 -0
- package/dist/components/Tab/TabsConstants.d.ts.map +1 -0
- package/dist/components/Tab/index.d.ts +5 -0
- package/dist/components/Tab/index.d.ts.map +1 -0
- package/dist/components/Text/Text.vue.d.ts +145 -0
- package/dist/components/Text/Text.vue.d.ts.map +1 -0
- package/dist/components/Text/TextConstants.d.ts +95 -0
- package/dist/components/Text/TextConstants.d.ts.map +1 -0
- package/dist/components/Text/index.d.ts +3 -0
- package/dist/components/Text/index.d.ts.map +1 -0
- package/dist/components/Toast/Layouts/ToastLayoutAlternate.vue.d.ts +1344 -0
- package/dist/components/Toast/Layouts/ToastLayoutAlternate.vue.d.ts.map +1 -0
- package/dist/components/Toast/Layouts/ToastLayoutAlternateIcon.vue.d.ts +189 -0
- package/dist/components/Toast/Layouts/ToastLayoutAlternateIcon.vue.d.ts.map +1 -0
- package/dist/components/Toast/Layouts/ToastLayoutDefault.vue.d.ts +1385 -0
- package/dist/components/Toast/Layouts/ToastLayoutDefault.vue.d.ts.map +1 -0
- package/dist/components/Toast/Toast.vue.d.ts +5624 -0
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -0
- package/dist/components/Toast/ToastConstants.d.ts +12 -0
- package/dist/components/Toast/ToastConstants.d.ts.map +1 -0
- package/dist/components/Toast/index.d.ts +3 -0
- package/dist/components/Toast/index.d.ts.map +1 -0
- package/dist/components/Toggle/Toggle.vue.d.ts +108 -0
- package/dist/components/Toggle/Toggle.vue.d.ts.map +1 -0
- package/dist/components/Toggle/ToggleConstants.d.ts +13 -0
- package/dist/components/Toggle/ToggleConstants.d.ts.map +1 -0
- package/dist/components/Toggle/index.d.ts +3 -0
- package/dist/components/Toggle/index.d.ts.map +1 -0
- package/dist/components/Tooltip/Tooltip.vue.d.ts +310 -0
- package/dist/components/Tooltip/Tooltip.vue.d.ts.map +1 -0
- package/dist/components/Tooltip/TooltipConstants.d.ts +19 -0
- package/dist/components/Tooltip/TooltipConstants.d.ts.map +1 -0
- package/dist/components/Tooltip/index.d.ts +3 -0
- package/dist/components/Tooltip/index.d.ts.map +1 -0
- package/dist/components/ValidationMessages/ValidationMessages.vue.d.ts +172 -0
- package/dist/components/ValidationMessages/ValidationMessages.vue.d.ts.map +1 -0
- package/dist/components/ValidationMessages/index.d.ts +2 -0
- package/dist/components/ValidationMessages/index.d.ts.map +1 -0
- package/dist/dialtone-vue.cjs +1 -1
- package/dist/dialtone-vue.css +1 -1
- package/dist/dialtone-vue.js +175 -151
- package/dist/directives/focusgroup_directive/focusgroup.d.ts +6 -0
- package/dist/directives/focusgroup_directive/focusgroup.d.ts.map +1 -0
- package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts +74 -0
- package/dist/directives/focusgroup_directive/focusgroup_constants.d.ts.map +1 -0
- package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts +15 -0
- package/dist/directives/focusgroup_directive/focusgroup_utils.d.ts.map +1 -0
- package/dist/directives/focusgroup_directive/index.d.ts +2 -0
- package/dist/directives/focusgroup_directive/index.d.ts.map +1 -0
- package/dist/directives/focustrap_directive/focustrap.d.ts +6 -0
- package/dist/directives/focustrap_directive/focustrap.d.ts.map +1 -0
- package/dist/directives/focustrap_directive/focustrap_constants.d.ts +7 -0
- package/dist/directives/focustrap_directive/focustrap_constants.d.ts.map +1 -0
- package/dist/directives/focustrap_directive/focustrap_utils.d.ts +5 -0
- package/dist/directives/focustrap_directive/focustrap_utils.d.ts.map +1 -0
- package/dist/directives/focustrap_directive/index.d.ts +2 -0
- package/dist/directives/focustrap_directive/index.d.ts.map +1 -0
- package/dist/directives/mode_directive/index.d.ts +2 -0
- package/dist/directives/mode_directive/index.d.ts.map +1 -0
- package/dist/directives/mode_directive/mode.d.ts +6 -0
- package/dist/directives/mode_directive/mode.d.ts.map +1 -0
- package/dist/directives/scrollbar_directive/scrollbar.d.ts.map +1 -1
- package/dist/directives/tooltip_directive/tooltip.d.ts.map +1 -1
- package/dist/index.d.ts +66 -57
- 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 +114 -26
- 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 +146 -86
- 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/avatar/utils.cjs.map +1 -1
- package/dist/lib/avatar/utils.js +1 -1
- package/dist/lib/avatar/utils.js.map +1 -1
- 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 +2 -2
- 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 +55 -25
- 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 +105 -57
- package/dist/lib/banner/banner.js.map +1 -1
- package/dist/lib/box/box-constants.cjs +2 -0
- package/dist/lib/box/box-constants.cjs.map +1 -0
- package/dist/lib/box/box-constants.js +108 -0
- package/dist/lib/box/box-constants.js.map +1 -0
- package/dist/lib/box/box.cjs +2 -0
- package/dist/lib/box/box.cjs.map +1 -0
- package/dist/lib/box/box.js +237 -0
- package/dist/lib/box/box.js.map +1 -0
- package/dist/lib/box/index.cjs +1 -0
- package/dist/lib/box/index.js +3 -0
- package/dist/lib/box/validators.cjs +2 -0
- package/dist/lib/box/validators.cjs.map +1 -0
- package/dist/lib/box/validators.js +17 -0
- package/dist/lib/box/validators.js.map +1 -0
- 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 +30 -39
- package/dist/lib/breadcrumbs/breadcrumb-item.js.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs-constants.cjs.map +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs-constants.js +1 -1
- package/dist/lib/breadcrumbs/breadcrumbs-constants.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 +31 -28
- 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 +18 -4
- 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 +163 -21
- package/dist/lib/button/button.js.map +1 -1
- package/dist/lib/button-group/button-group-constants.cjs.map +1 -1
- package/dist/lib/button-group/button-group-constants.js +1 -1
- package/dist/lib/button-group/button-group-constants.js.map +1 -1
- package/dist/lib/button-group/button-group.cjs +1 -1
- package/dist/lib/button-group/button-group.cjs.map +1 -1
- package/dist/lib/button-group/button-group.js +1 -2
- package/dist/lib/button-group/button-group.js.map +1 -1
- package/dist/lib/button-group/buttons-decorator.cjs +1 -1
- package/dist/lib/button-group/buttons-decorator.cjs.map +1 -1
- package/dist/lib/button-group/buttons-decorator.js +1 -2
- package/dist/lib/button-group/buttons-decorator.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 +26 -27
- 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 +45 -36
- 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 +47 -38
- 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 +11 -20
- 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 +3 -3
- 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 +100 -35
- 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 +7 -14
- 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 -3
- 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 +10 -1
- 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 +45 -29
- package/dist/lib/chip/chip.js.map +1 -1
- package/dist/lib/codeblock/codeblock-constants.cjs +2 -0
- package/dist/lib/codeblock/codeblock-constants.cjs.map +1 -0
- package/dist/lib/codeblock/codeblock-constants.js +20 -0
- package/dist/lib/codeblock/codeblock-constants.js.map +1 -0
- package/dist/lib/codeblock/codeblock.cjs +1 -2
- package/dist/lib/codeblock/codeblock.cjs.map +1 -1
- package/dist/lib/codeblock/codeblock.js +26 -16
- package/dist/lib/codeblock/codeblock.js.map +1 -1
- package/dist/lib/collapsible/collapsible-lazy-show.cjs.map +1 -1
- package/dist/lib/collapsible/collapsible-lazy-show.js +1 -1
- package/dist/lib/collapsible/collapsible-lazy-show.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 +25 -28
- package/dist/lib/collapsible/collapsible.js.map +1 -1
- package/dist/lib/combobox/combobox-constants.cjs.map +1 -1
- package/dist/lib/combobox/combobox-constants.js +1 -1
- package/dist/lib/combobox/combobox-constants.js.map +1 -1
- package/dist/lib/combobox/combobox-empty-list.cjs.map +1 -1
- package/dist/lib/combobox/combobox-empty-list.js +1 -1
- package/dist/lib/combobox/combobox-empty-list.js.map +1 -1
- package/dist/lib/combobox/combobox-loading-list.cjs.map +1 -1
- package/dist/lib/combobox/combobox-loading-list.js +1 -1
- package/dist/lib/combobox/combobox-loading-list.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 +7 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-constants.js.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-story-constants.cjs.map +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-story-constants.js +1 -1
- package/dist/lib/combobox-multi-select/combobox-multi-select-story-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 +111 -64
- 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 +74 -48
- 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 +51 -45
- 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-constants.cjs.map +1 -1
- package/dist/lib/datepicker/datepicker-constants.js +1 -1
- package/dist/lib/datepicker/datepicker-constants.js.map +1 -1
- package/dist/lib/datepicker/datepicker.cjs +1 -1
- package/dist/lib/datepicker/datepicker.js +1 -1
- package/dist/lib/datepicker/format-utils.cjs +2 -0
- package/dist/lib/datepicker/format-utils.cjs.map +1 -0
- package/dist/lib/datepicker/format-utils.js +55 -0
- package/dist/lib/datepicker/format-utils.js.map +1 -0
- package/dist/lib/datepicker/index.cjs +1 -1
- package/dist/lib/datepicker/index.js +2 -2
- package/dist/lib/datepicker/utils.cjs.map +1 -1
- package/dist/lib/datepicker/utils.js +1 -1
- package/dist/lib/datepicker/utils.js.map +1 -1
- package/dist/lib/description-list/description-list-constants.cjs.map +1 -1
- package/dist/lib/description-list/description-list-constants.js +1 -1
- package/dist/lib/description-list/description-list-constants.js.map +1 -1
- package/dist/lib/description-list/description-list-validators.cjs.map +1 -1
- package/dist/lib/description-list/description-list-validators.js +1 -1
- package/dist/lib/description-list/description-list-validators.js.map +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 +3 -4
- 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 +3 -3
- 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 +29 -18
- package/dist/lib/dropdown/dropdown-list.js.map +1 -1
- package/dist/lib/dropdown/dropdown-separator.cjs +1 -1
- package/dist/lib/dropdown/dropdown-separator.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-separator.js +2 -5
- package/dist/lib/dropdown/dropdown-separator.js.map +1 -1
- package/dist/lib/dropdown/dropdown-story-constants.cjs.map +1 -1
- package/dist/lib/dropdown/dropdown-story-constants.js +1 -1
- package/dist/lib/dropdown/dropdown-story-constants.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 +44 -31
- package/dist/lib/dropdown/dropdown.js.map +1 -1
- package/dist/lib/editor/editor-toolbar-button.cjs +2 -0
- package/dist/lib/editor/editor-toolbar-button.cjs.map +1 -0
- package/dist/lib/editor/editor-toolbar-button.js +73 -0
- package/dist/lib/editor/editor-toolbar-button.js.map +1 -0
- package/dist/lib/editor/editor-toolbar-dropdown-button.cjs +2 -0
- package/dist/lib/editor/editor-toolbar-dropdown-button.cjs.map +1 -0
- package/dist/lib/editor/editor-toolbar-dropdown-button.js +87 -0
- package/dist/lib/editor/editor-toolbar-dropdown-button.js.map +1 -0
- package/dist/lib/editor/editor-toolbar-popover-button.cjs +2 -0
- package/dist/lib/editor/editor-toolbar-popover-button.cjs.map +1 -0
- package/dist/lib/editor/editor-toolbar-popover-button.js +88 -0
- package/dist/lib/editor/editor-toolbar-popover-button.js.map +1 -0
- package/dist/lib/editor/editor.cjs +1 -1
- package/dist/lib/editor/editor.cjs.map +1 -1
- package/dist/lib/editor/editor.js +142 -143
- package/dist/lib/editor/editor.js.map +1 -1
- package/dist/lib/emoji/emoji.cjs +1 -1
- package/dist/lib/emoji/emoji.cjs.map +1 -1
- package/dist/lib/emoji/emoji.js +1 -2
- package/dist/lib/emoji/emoji.js.map +1 -1
- package/dist/lib/emoji-picker/emoji-picker-constants.cjs.map +1 -1
- package/dist/lib/emoji-picker/emoji-picker-constants.js +1 -1
- package/dist/lib/emoji-picker/emoji-picker-constants.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 +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 +1 -2
- 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 +38 -10
- 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 +79 -32
- 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 +40 -42
- 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 +7 -7
- package/dist/lib/feed-item-row/feed-item-row.js.map +1 -1
- package/dist/lib/filter-pill/filter-pill.cjs +2 -0
- package/dist/lib/filter-pill/filter-pill.cjs.map +1 -0
- package/dist/lib/filter-pill/filter-pill.js +442 -0
- package/dist/lib/filter-pill/filter-pill.js.map +1 -0
- package/dist/lib/filter-pill/index.cjs +1 -0
- package/dist/lib/filter-pill/index.js +2 -0
- package/dist/lib/focusgroup-directive/focusgroup-constants.cjs +2 -0
- package/dist/lib/focusgroup-directive/focusgroup-constants.cjs.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup-constants.js +77 -0
- package/dist/lib/focusgroup-directive/focusgroup-constants.js.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup-utils.cjs +2 -0
- package/dist/lib/focusgroup-directive/focusgroup-utils.cjs.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup-utils.js +33 -0
- package/dist/lib/focusgroup-directive/focusgroup-utils.js.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup.cjs +2 -0
- package/dist/lib/focusgroup-directive/focusgroup.cjs.map +1 -0
- package/dist/lib/focusgroup-directive/focusgroup.js +143 -0
- package/dist/lib/focusgroup-directive/focusgroup.js.map +1 -0
- package/dist/lib/focusgroup-directive/index.cjs +1 -0
- package/dist/lib/focusgroup-directive/index.js +2 -0
- package/dist/lib/focustrap-directive/focustrap-constants.cjs +2 -0
- package/dist/lib/focustrap-directive/focustrap-constants.cjs.map +1 -0
- package/dist/lib/focustrap-directive/focustrap-constants.js +10 -0
- package/dist/lib/focustrap-directive/focustrap-constants.js.map +1 -0
- package/dist/lib/focustrap-directive/focustrap-utils.cjs +2 -0
- package/dist/lib/focustrap-directive/focustrap-utils.cjs.map +1 -0
- package/dist/lib/focustrap-directive/focustrap-utils.js +19 -0
- package/dist/lib/focustrap-directive/focustrap-utils.js.map +1 -0
- package/dist/lib/focustrap-directive/focustrap.cjs +2 -0
- package/dist/lib/focustrap-directive/focustrap.cjs.map +1 -0
- package/dist/lib/focustrap-directive/focustrap.js +96 -0
- package/dist/lib/focustrap-directive/focustrap.js.map +1 -0
- package/dist/lib/focustrap-directive/index.cjs +1 -0
- package/dist/lib/focustrap-directive/index.js +2 -0
- 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 +105 -61
- 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 +40 -26
- package/dist/lib/hovercard/hovercard.js.map +1 -1
- package/dist/lib/icon/icon-constants.cjs.map +1 -1
- package/dist/lib/icon/icon-constants.js +1 -1
- package/dist/lib/icon/icon-constants.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 +2 -3
- package/dist/lib/icon/icon.js.map +1 -1
- package/dist/lib/illustration/illustration-constants.cjs.map +1 -1
- package/dist/lib/illustration/illustration-constants.js +1 -1
- package/dist/lib/illustration/illustration-constants.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 +3 -3
- 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 +28 -31
- 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 +26 -12
- 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 +211 -89
- 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 +52 -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 +83 -21
- 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-constants.cjs.map +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut-constants.js +1 -1
- package/dist/lib/keyboard-shortcut/keyboard-shortcut-constants.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 +49 -40
- package/dist/lib/keyboard-shortcut/keyboard-shortcut.js.map +1 -1
- package/dist/lib/kitchen-sink/kitchen-sink-view.cjs +2 -0
- package/dist/lib/kitchen-sink/kitchen-sink-view.cjs.map +1 -0
- package/dist/lib/kitchen-sink/kitchen-sink-view.js +205 -0
- package/dist/lib/kitchen-sink/kitchen-sink-view.js.map +1 -0
- package/dist/lib/lazy-show/lazy-show.cjs +1 -1
- package/dist/lib/lazy-show/lazy-show.cjs.map +1 -1
- package/dist/lib/lazy-show/lazy-show.js +1 -2
- package/dist/lib/lazy-show/lazy-show.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 +18 -15
- 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 +18 -4
- package/dist/lib/link/link.js.map +1 -1
- package/dist/lib/list-item/list-item-constants.cjs.map +1 -1
- package/dist/lib/list-item/list-item-constants.js +1 -1
- package/dist/lib/list-item/list-item-constants.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 +10 -7
- package/dist/lib/list-item/list-item.js.map +1 -1
- package/dist/lib/list-item-group/list-item-group-constants.cjs.map +1 -1
- package/dist/lib/list-item-group/list-item-group-constants.js +1 -1
- package/dist/lib/list-item-group/list-item-group-constants.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 +2 -3
- package/dist/lib/list-item-group/list-item-group.js.map +1 -1
- package/dist/lib/loader/loader.cjs.map +1 -1
- package/dist/lib/loader/loader.js +1 -1
- package/dist/lib/loader/loader.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 +4 -4
- 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 +201 -178
- package/dist/lib/modal/modal.js.map +1 -1
- package/dist/lib/mode-directive/index.cjs +1 -0
- package/dist/lib/mode-directive/index.js +2 -0
- package/dist/lib/mode-directive/mode.cjs +2 -0
- package/dist/lib/mode-directive/mode.cjs.map +1 -0
- package/dist/lib/mode-directive/mode.js +73 -0
- package/dist/lib/mode-directive/mode.js.map +1 -0
- package/dist/lib/mode-island/index.cjs +1 -0
- package/dist/lib/mode-island/index.js +3 -0
- package/dist/lib/mode-island/mode-island-constants.cjs +2 -0
- package/dist/lib/mode-island/mode-island-constants.cjs.map +1 -0
- package/dist/lib/mode-island/mode-island-constants.js +10 -0
- package/dist/lib/mode-island/mode-island-constants.js.map +1 -0
- package/dist/lib/mode-island/mode-island.cjs +2 -0
- package/dist/lib/mode-island/mode-island.cjs.map +1 -0
- package/dist/lib/mode-island/mode-island.js +113 -0
- package/dist/lib/mode-island/mode-island.js.map +1 -0
- package/dist/lib/mode-island/utils.cjs +2 -0
- package/dist/lib/mode-island/utils.cjs.map +1 -0
- package/dist/lib/mode-island/utils.js +32 -0
- package/dist/lib/mode-island/utils.js.map +1 -0
- package/dist/lib/mode-island/validators.cjs +2 -0
- package/dist/lib/mode-island/validators.cjs.map +1 -0
- package/dist/lib/mode-island/validators.js +10 -0
- package/dist/lib/mode-island/validators.js.map +1 -0
- 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 +19 -7
- 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 +6 -9
- 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 +35 -28
- 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 +3 -3
- 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 +52 -20
- 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 +39 -30
- 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 +71 -25
- 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 +14 -14
- 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 +7 -7
- 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 +12 -5
- 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 +82 -50
- package/dist/lib/popover/popover.js.map +1 -1
- package/dist/lib/popover/tippy-utils.cjs.map +1 -1
- package/dist/lib/popover/tippy-utils.js +1 -1
- package/dist/lib/popover/tippy-utils.js.map +1 -1
- package/dist/lib/presence/index.cjs +1 -1
- package/dist/lib/presence/index.js +1 -1
- package/dist/lib/presence/presence-constants.cjs +1 -1
- package/dist/lib/presence/presence-constants.cjs.map +1 -1
- package/dist/lib/presence/presence-constants.js +5 -3
- package/dist/lib/presence/presence-constants.js.map +1 -1
- package/dist/lib/presence/presence.cjs +1 -2
- package/dist/lib/presence/presence.js +2 -41
- package/dist/lib/progress-circle/progress-circle-constants.cjs.map +1 -1
- package/dist/lib/progress-circle/progress-circle-constants.js +1 -1
- package/dist/lib/progress-circle/progress-circle-constants.js.map +1 -1
- package/dist/lib/progress-circle/progress-circle.cjs +1 -1
- package/dist/lib/progress-circle/progress-circle.cjs.map +1 -1
- package/dist/lib/progress-circle/progress-circle.js +1 -2
- package/dist/lib/progress-circle/progress-circle.js.map +1 -1
- package/dist/lib/prose/index.cjs +1 -0
- package/dist/lib/prose/index.js +3 -0
- package/dist/lib/prose/prose-constants.cjs +2 -0
- package/dist/lib/prose/prose-constants.cjs.map +1 -0
- package/dist/lib/prose/prose-constants.js +89 -0
- package/dist/lib/prose/prose-constants.js.map +1 -0
- package/dist/lib/prose/prose.cjs +2 -0
- package/dist/lib/prose/prose.cjs.map +1 -0
- package/dist/lib/prose/prose.js +68 -0
- package/dist/lib/prose/prose.js.map +1 -0
- 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 +3 -3
- 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 +115 -38
- 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 +3 -4
- package/dist/lib/radio-group/radio-group.js.map +1 -1
- package/dist/lib/radio-group/radios-decorator.cjs +1 -1
- package/dist/lib/radio-group/radios-decorator.cjs.map +1 -1
- package/dist/lib/radio-group/radios-decorator.js +1 -2
- package/dist/lib/radio-group/radios-decorator.js.map +1 -1
- package/dist/lib/resizable/index.cjs +1 -1
- package/dist/lib/resizable/index.js +5 -5
- 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 +13 -5
- 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/channel-suggestion.cjs.map +1 -1
- package/dist/lib/rich-text-editor/channel-suggestion.js +1 -1
- package/dist/lib/rich-text-editor/channel-suggestion.js.map +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/markdown-renderer.cjs +1 -0
- package/dist/lib/rich-text-editor/markdown-renderer.js +2 -0
- package/dist/lib/rich-text-editor/mention-suggestion.cjs.map +1 -1
- package/dist/lib/rich-text-editor/mention-suggestion.js.map +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor-constants.cjs.map +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor-constants.js +1 -1
- package/dist/lib/rich-text-editor/rich-text-editor-constants.js.map +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/rich-text-editor/slash-command-suggestion.cjs.map +1 -1
- package/dist/lib/rich-text-editor/slash-command-suggestion.js +1 -1
- package/dist/lib/rich-text-editor/slash-command-suggestion.js.map +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 +3 -1
- 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 +3 -4
- package/dist/lib/root-layout/root-layout.js.map +1 -1
- package/dist/lib/scrollbar-directive/scrollbar.cjs +1 -1
- package/dist/lib/scrollbar-directive/scrollbar.cjs.map +1 -1
- package/dist/lib/scrollbar-directive/scrollbar.js +51 -8
- package/dist/lib/scrollbar-directive/scrollbar.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/segmented-control/index.cjs +1 -0
- package/dist/lib/segmented-control/index.js +4 -0
- package/dist/lib/segmented-control/segmented-control-constants.cjs +2 -0
- package/dist/lib/segmented-control/segmented-control-constants.cjs.map +1 -0
- package/dist/lib/segmented-control/segmented-control-constants.js +41 -0
- package/dist/lib/segmented-control/segmented-control-constants.js.map +1 -0
- package/dist/lib/segmented-control/segmented-control-item.cjs +2 -0
- package/dist/lib/segmented-control/segmented-control-item.cjs.map +1 -0
- package/dist/lib/segmented-control/segmented-control-item.js +104 -0
- package/dist/lib/segmented-control/segmented-control-item.js.map +1 -0
- package/dist/lib/segmented-control/segmented-control.cjs +2 -0
- package/dist/lib/segmented-control/segmented-control.cjs.map +1 -0
- package/dist/lib/segmented-control/segmented-control.js +204 -0
- package/dist/lib/segmented-control/segmented-control.js.map +1 -0
- 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 +8 -3
- package/dist/lib/select-menu/select-menu-constants.js.map +1 -1
- package/dist/lib/select-menu/select-menu-validators.cjs.map +1 -1
- package/dist/lib/select-menu/select-menu-validators.js +1 -1
- package/dist/lib/select-menu/select-menu-validators.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 +142 -73
- 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 +13 -5
- 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 +3 -4
- package/dist/lib/skeleton/skeleton-list-item.js.map +1 -1
- package/dist/lib/skeleton/skeleton-paragraph.cjs +1 -1
- package/dist/lib/skeleton/skeleton-paragraph.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-paragraph.js +1 -2
- package/dist/lib/skeleton/skeleton-paragraph.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 +4 -5
- package/dist/lib/skeleton/skeleton-shape.js.map +1 -1
- package/dist/lib/skeleton/skeleton-text.cjs +1 -1
- package/dist/lib/skeleton/skeleton-text.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton-text.js +1 -2
- package/dist/lib/skeleton/skeleton-text.js.map +1 -1
- package/dist/lib/skeleton/skeleton.cjs +1 -1
- package/dist/lib/skeleton/skeleton.cjs.map +1 -1
- package/dist/lib/skeleton/skeleton.js +1 -2
- package/dist/lib/skeleton/skeleton.js.map +1 -1
- 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 +6 -1
- package/dist/lib/split-button/split-button-constants.js.map +1 -1
- package/dist/lib/split-button/split-button-end.cjs +2 -0
- package/dist/lib/split-button/split-button-end.cjs.map +1 -0
- package/dist/lib/split-button/split-button-end.js +85 -0
- package/dist/lib/split-button/split-button-end.js.map +1 -0
- package/dist/lib/split-button/split-button-start.cjs +2 -0
- package/dist/lib/split-button/split-button-start.cjs.map +1 -0
- package/dist/lib/split-button/split-button-start.js +181 -0
- package/dist/lib/split-button/split-button-start.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 +247 -73
- 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 +11 -3
- package/dist/lib/stack/stack-constants.js.map +1 -1
- package/dist/lib/stack/stack.cjs +1 -1
- package/dist/lib/stack/stack.cjs.map +1 -1
- package/dist/lib/stack/stack.js +1 -2
- package/dist/lib/stack/stack.js.map +1 -1
- package/dist/lib/stack/utils.cjs.map +1 -1
- package/dist/lib/stack/utils.js +1 -1
- package/dist/lib/stack/utils.js.map +1 -1
- package/dist/lib/stack/validators.cjs.map +1 -1
- package/dist/lib/stack/validators.js +1 -1
- package/dist/lib/stack/validators.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 +187 -54
- package/dist/lib/tab/tab-group.js.map +1 -1
- package/dist/lib/tab/tab-panel.cjs +1 -1
- package/dist/lib/tab/tab-panel.cjs.map +1 -1
- package/dist/lib/tab/tab-panel.js +1 -2
- package/dist/lib/tab/tab-panel.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 +109 -25
- 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 +34 -3
- package/dist/lib/tab/tabs-constants.js.map +1 -1
- package/dist/lib/text/index.cjs +1 -0
- package/dist/lib/text/index.js +3 -0
- package/dist/lib/text/text-constants.cjs +2 -0
- package/dist/lib/text/text-constants.cjs.map +1 -0
- package/dist/lib/text/text-constants.js +128 -0
- package/dist/lib/text/text-constants.js.map +1 -0
- package/dist/lib/text/text.cjs +2 -0
- package/dist/lib/text/text.cjs.map +1 -0
- package/dist/lib/text/text.js +149 -0
- package/dist/lib/text/text.js.map +1 -0
- package/dist/lib/toast/index.cjs +1 -1
- package/dist/lib/toast/index.js +1 -1
- package/dist/lib/toast/toast-constants.cjs.map +1 -1
- package/dist/lib/toast/toast-constants.js +1 -1
- package/dist/lib/toast/toast-constants.js.map +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 +3 -1
- 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 +27 -33
- package/dist/lib/toggle/toggle.js.map +1 -1
- package/dist/lib/tooltip/tooltip-constants.cjs.map +1 -1
- package/dist/lib/tooltip/tooltip-constants.js +1 -1
- package/dist/lib/tooltip/tooltip-constants.js.map +1 -1
- package/dist/lib/tooltip/tooltip.cjs +1 -4
- package/dist/lib/tooltip/tooltip.cjs.map +1 -1
- package/dist/lib/tooltip/tooltip.js +52 -35
- 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 +36 -35
- 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 +47 -24
- package/dist/lib/validation-messages/validation-messages.js.map +1 -1
- package/dist/localization/en-US.cjs +5 -0
- 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/message_input-CbQCd07F.js +667 -0
- package/dist/message_input-CbQCd07F.js.map +1 -0
- package/dist/message_input-dBQwgyjI.cjs +2 -0
- package/dist/message_input-dBQwgyjI.cjs.map +1 -0
- package/dist/mode_constants-CzYJW9ua.cjs +2 -0
- package/dist/mode_constants-CzYJW9ua.cjs.map +1 -0
- package/dist/mode_constants-tb7TL85q.js +14 -0
- package/dist/mode_constants-tb7TL85q.js.map +1 -0
- package/dist/recipes/buttons/callbar_button/callbar_button.vue.d.ts +146 -19
- 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 +540 -59
- 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 +515 -54
- 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 +395 -49
- 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 +126 -17
- 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 +417 -38
- 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 +319 -31
- 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 +98 -7
- package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts +393 -38
- package/dist/recipes/conversation_view/editor/EditorToolbarDropdownButton.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts +367 -32
- package/dist/recipes/conversation_view/editor/EditorToolbarPopoverButton.vue.d.ts.map +1 -1
- package/dist/recipes/conversation_view/editor/editor.vue.d.ts +1861 -287
- 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 +220 -74
- 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 +162 -84
- 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 +182 -59
- 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 +156 -34
- 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 +2617 -427
- 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 +286 -16
- 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 +1008 -88
- 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 +286 -16
- 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 +98 -7
- 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 +159 -56
- package/dist/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
- package/dist/recipes/leftbar/callbox/callbox.vue.d.ts +127 -37
- 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 +160 -43
- 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 +725 -107
- 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 +587 -50
- 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 +586 -49
- 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/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/package.json +6 -5
- package/dist/attachment_carousel-BHxR7A76.cjs +0 -2
- package/dist/attachment_carousel-BHxR7A76.cjs.map +0 -1
- package/dist/attachment_carousel-CouFqFMw.js +0 -191
- package/dist/attachment_carousel-CouFqFMw.js.map +0 -1
- package/dist/combobox-DgClbLOg.js +0 -229
- package/dist/combobox-DgClbLOg.js.map +0 -1
- package/dist/combobox-DhjZxfUw.cjs +0 -3
- package/dist/combobox-DhjZxfUw.cjs.map +0 -1
- package/dist/components/avatar/avatar.vue.d.ts +0 -250
- package/dist/components/avatar/avatar.vue.d.ts.map +0 -1
- package/dist/components/avatar/avatar_constants.d.ts +0 -53
- package/dist/components/avatar/avatar_constants.d.ts.map +0 -1
- package/dist/components/avatar/index.d.ts +0 -3
- package/dist/components/avatar/index.d.ts.map +0 -1
- package/dist/components/avatar/utils.d.ts +0 -2
- package/dist/components/avatar/utils.d.ts.map +0 -1
- package/dist/components/badge/badge.vue.d.ts +0 -132
- package/dist/components/badge/badge.vue.d.ts.map +0 -1
- package/dist/components/badge/badge_constants.d.ts +0 -39
- package/dist/components/badge/badge_constants.d.ts.map +0 -1
- package/dist/components/badge/index.d.ts +0 -3
- package/dist/components/badge/index.d.ts.map +0 -1
- package/dist/components/banner/banner.vue.d.ts +0 -1007
- package/dist/components/banner/banner.vue.d.ts.map +0 -1
- package/dist/components/banner/index.d.ts +0 -2
- package/dist/components/banner/index.d.ts.map +0 -1
- package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts +0 -126
- package/dist/components/breadcrumbs/breadcrumb_item.vue.d.ts.map +0 -1
- package/dist/components/breadcrumbs/breadcrumbs.vue.d.ts +0 -164
- package/dist/components/breadcrumbs/breadcrumbs.vue.d.ts.map +0 -1
- package/dist/components/breadcrumbs/breadcrumbs_constants.d.ts +0 -3
- package/dist/components/breadcrumbs/breadcrumbs_constants.d.ts.map +0 -1
- package/dist/components/breadcrumbs/index.d.ts +0 -4
- package/dist/components/breadcrumbs/index.d.ts.map +0 -1
- package/dist/components/button/button.vue.d.ts +0 -273
- package/dist/components/button/button.vue.d.ts.map +0 -1
- package/dist/components/button/button_constants.d.ts +0 -59
- package/dist/components/button/button_constants.d.ts.map +0 -1
- package/dist/components/button/index.d.ts +0 -3
- package/dist/components/button/index.d.ts.map +0 -1
- package/dist/components/button_group/button_group.vue.d.ts +0 -23
- package/dist/components/button_group/button_group.vue.d.ts.map +0 -1
- package/dist/components/button_group/button_group_constants.d.ts +0 -6
- package/dist/components/button_group/button_group_constants.d.ts.map +0 -1
- package/dist/components/button_group/index.d.ts +0 -3
- package/dist/components/button_group/index.d.ts.map +0 -1
- package/dist/components/card/card.vue.d.ts +0 -54
- package/dist/components/card/card.vue.d.ts.map +0 -1
- package/dist/components/card/index.d.ts +0 -2
- package/dist/components/card/index.d.ts.map +0 -1
- package/dist/components/checkbox/checkbox.vue.d.ts +0 -204
- package/dist/components/checkbox/checkbox.vue.d.ts.map +0 -1
- package/dist/components/checkbox/checkbox_constants.d.ts +0 -10
- package/dist/components/checkbox/checkbox_constants.d.ts.map +0 -1
- package/dist/components/checkbox/index.d.ts +0 -2
- package/dist/components/checkbox/index.d.ts.map +0 -1
- package/dist/components/checkbox_group/checkbox_group.vue.d.ts +0 -251
- package/dist/components/checkbox_group/checkbox_group.vue.d.ts.map +0 -1
- package/dist/components/checkbox_group/index.d.ts +0 -2
- package/dist/components/checkbox_group/index.d.ts.map +0 -1
- package/dist/components/chip/chip.vue.d.ts +0 -403
- package/dist/components/chip/chip.vue.d.ts.map +0 -1
- package/dist/components/chip/chip_constants.d.ts +0 -28
- package/dist/components/chip/chip_constants.d.ts.map +0 -1
- package/dist/components/chip/index.d.ts +0 -3
- package/dist/components/chip/index.d.ts.map +0 -1
- package/dist/components/codeblock/codeblock.vue.d.ts +0 -13
- package/dist/components/codeblock/codeblock.vue.d.ts.map +0 -1
- package/dist/components/codeblock/index.d.ts +0 -2
- package/dist/components/codeblock/index.d.ts.map +0 -1
- package/dist/components/collapsible/collapsible.vue.d.ts +0 -528
- package/dist/components/collapsible/collapsible.vue.d.ts.map +0 -1
- package/dist/components/collapsible/collapsible_lazy_show.vue.d.ts +0 -44
- package/dist/components/collapsible/collapsible_lazy_show.vue.d.ts.map +0 -1
- package/dist/components/collapsible/index.d.ts +0 -2
- package/dist/components/collapsible/index.d.ts.map +0 -1
- package/dist/components/combobox/combobox.vue.d.ts +0 -1473
- package/dist/components/combobox/combobox.vue.d.ts.map +0 -1
- package/dist/components/combobox/combobox_constants.d.ts +0 -12
- package/dist/components/combobox/combobox_constants.d.ts.map +0 -1
- package/dist/components/combobox/combobox_empty-list.vue.d.ts +0 -237
- package/dist/components/combobox/combobox_empty-list.vue.d.ts.map +0 -1
- package/dist/components/combobox/combobox_loading-list.vue.d.ts +0 -1019
- package/dist/components/combobox/combobox_loading-list.vue.d.ts.map +0 -1
- package/dist/components/combobox/index.d.ts +0 -3
- package/dist/components/combobox/index.d.ts.map +0 -1
- package/dist/components/combobox_multi_select/combobox_multi_select.vue.d.ts +0 -3
- package/dist/components/combobox_multi_select/combobox_multi_select.vue.d.ts.map +0 -1
- package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts +0 -25
- package/dist/components/combobox_multi_select/combobox_multi_select_constants.d.ts.map +0 -1
- package/dist/components/combobox_multi_select/combobox_multi_select_story_constants.d.ts +0 -6
- package/dist/components/combobox_multi_select/combobox_multi_select_story_constants.d.ts.map +0 -1
- package/dist/components/combobox_multi_select/index.d.ts +0 -3
- package/dist/components/combobox_multi_select/index.d.ts.map +0 -1
- package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts +0 -4086
- package/dist/components/combobox_with_popover/combobox_with_popover.vue.d.ts.map +0 -1
- package/dist/components/combobox_with_popover/index.d.ts +0 -2
- package/dist/components/combobox_with_popover/index.d.ts.map +0 -1
- package/dist/components/datepicker/composables/useCalendar.d.ts +0 -10
- package/dist/components/datepicker/composables/useCalendar.d.ts.map +0 -1
- package/dist/components/datepicker/composables/useMonthYearPicker.d.ts +0 -21
- package/dist/components/datepicker/composables/useMonthYearPicker.d.ts.map +0 -1
- package/dist/components/datepicker/datepicker.vue.d.ts +0 -73
- package/dist/components/datepicker/datepicker.vue.d.ts.map +0 -1
- package/dist/components/datepicker/datepicker_constants.d.ts +0 -3
- package/dist/components/datepicker/datepicker_constants.d.ts.map +0 -1
- package/dist/components/datepicker/formatUtils.d.ts +0 -14
- package/dist/components/datepicker/formatUtils.d.ts.map +0 -1
- package/dist/components/datepicker/index.d.ts +0 -3
- package/dist/components/datepicker/index.d.ts.map +0 -1
- package/dist/components/datepicker/modules/calendar.vue.d.ts +0 -12
- package/dist/components/datepicker/modules/calendar.vue.d.ts.map +0 -1
- package/dist/components/datepicker/modules/month-year-picker.vue.d.ts +0 -18
- package/dist/components/datepicker/modules/month-year-picker.vue.d.ts.map +0 -1
- package/dist/components/datepicker/utils.d.ts +0 -7
- package/dist/components/datepicker/utils.d.ts.map +0 -1
- package/dist/components/description_list/description_list.vue.d.ts +0 -64
- package/dist/components/description_list/description_list.vue.d.ts.map +0 -1
- package/dist/components/description_list/description_list_constants.d.ts +0 -2
- package/dist/components/description_list/description_list_constants.d.ts.map +0 -1
- package/dist/components/description_list/description_list_validators.d.ts +0 -2
- package/dist/components/description_list/description_list_validators.d.ts.map +0 -1
- package/dist/components/description_list/index.d.ts +0 -3
- package/dist/components/description_list/index.d.ts.map +0 -1
- package/dist/components/dropdown/dropdown.vue.d.ts +0 -1377
- package/dist/components/dropdown/dropdown.vue.d.ts.map +0 -1
- package/dist/components/dropdown/dropdown_constants.d.ts +0 -10
- package/dist/components/dropdown/dropdown_constants.d.ts.map +0 -1
- package/dist/components/dropdown/dropdown_separator.vue.d.ts +0 -3
- package/dist/components/dropdown/dropdown_separator.vue.d.ts.map +0 -1
- package/dist/components/dropdown/dropdown_story_constants.d.ts +0 -5
- package/dist/components/dropdown/dropdown_story_constants.d.ts.map +0 -1
- package/dist/components/dropdown/index.d.ts +0 -4
- package/dist/components/dropdown/index.d.ts.map +0 -1
- package/dist/components/emoji/emoji.vue.d.ts +0 -868
- package/dist/components/emoji/emoji.vue.d.ts.map +0 -1
- package/dist/components/emoji/index.d.ts +0 -2
- package/dist/components/emoji/index.d.ts.map +0 -1
- package/dist/components/emoji_picker/composables/useKeyboardNavigation.d.ts +0 -11
- package/dist/components/emoji_picker/composables/useKeyboardNavigation.d.ts.map +0 -1
- package/dist/components/emoji_picker/emoji_picker.vue.d.ts +0 -510
- package/dist/components/emoji_picker/emoji_picker.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/emoji_picker_constants.d.ts +0 -21
- package/dist/components/emoji_picker/emoji_picker_constants.d.ts.map +0 -1
- package/dist/components/emoji_picker/index.d.ts +0 -3
- package/dist/components/emoji_picker/index.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_description.vue.d.ts +0 -8
- package/dist/components/emoji_picker/modules/emoji_description.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts +0 -421
- package/dist/components/emoji_picker/modules/emoji_search.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_selector.vue.d.ts +0 -15
- package/dist/components/emoji_picker/modules/emoji_selector.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +0 -12
- package/dist/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts.map +0 -1
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.d.ts +0 -10
- package/dist/components/emoji_picker/modules/emoji_tabset.vue.d.ts.map +0 -1
- package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +0 -900
- package/dist/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +0 -1
- package/dist/components/emoji_text_wrapper/index.d.ts +0 -2
- package/dist/components/emoji_text_wrapper/index.d.ts.map +0 -1
- package/dist/components/empty_state/empty_state.vue.d.ts +0 -12
- package/dist/components/empty_state/empty_state.vue.d.ts.map +0 -1
- package/dist/components/empty_state/empty_state_constants.d.ts +0 -37
- package/dist/components/empty_state/empty_state_constants.d.ts.map +0 -1
- package/dist/components/empty_state/index.d.ts +0 -3
- package/dist/components/empty_state/index.d.ts.map +0 -1
- package/dist/components/hovercard/hovercard.vue.d.ts +0 -2505
- package/dist/components/hovercard/hovercard.vue.d.ts.map +0 -1
- package/dist/components/hovercard/index.d.ts +0 -2
- package/dist/components/hovercard/index.d.ts.map +0 -1
- package/dist/components/icon/icon.vue.d.ts +0 -39
- package/dist/components/icon/icon.vue.d.ts.map +0 -1
- package/dist/components/icon/icon_constants.d.ts +0 -17
- package/dist/components/icon/icon_constants.d.ts.map +0 -1
- package/dist/components/icon/index.d.ts +0 -3
- package/dist/components/icon/index.d.ts.map +0 -1
- package/dist/components/illustration/illustration.vue.d.ts +0 -8
- package/dist/components/illustration/illustration.vue.d.ts.map +0 -1
- package/dist/components/illustration/illustration_constants.d.ts +0 -6
- package/dist/components/illustration/illustration_constants.d.ts.map +0 -1
- package/dist/components/illustration/index.d.ts +0 -3
- package/dist/components/illustration/index.d.ts.map +0 -1
- package/dist/components/image_viewer/image_viewer.vue.d.ts +0 -697
- package/dist/components/image_viewer/image_viewer.vue.d.ts.map +0 -1
- package/dist/components/image_viewer/index.d.ts +0 -2
- package/dist/components/image_viewer/index.d.ts.map +0 -1
- package/dist/components/input/index.d.ts +0 -3
- package/dist/components/input/index.d.ts.map +0 -1
- package/dist/components/input/input.vue.d.ts +0 -293
- package/dist/components/input/input.vue.d.ts.map +0 -1
- package/dist/components/input/input_constants.d.ts +0 -83
- package/dist/components/input/input_constants.d.ts.map +0 -1
- package/dist/components/input_group/index.d.ts +0 -2
- package/dist/components/input_group/index.d.ts.map +0 -1
- package/dist/components/input_group/input_group.vue.d.ts +0 -194
- package/dist/components/input_group/input_group.vue.d.ts.map +0 -1
- package/dist/components/item_layout/index.d.ts +0 -2
- package/dist/components/item_layout/index.d.ts.map +0 -1
- package/dist/components/item_layout/item_layout.vue.d.ts +0 -91
- package/dist/components/item_layout/item_layout.vue.d.ts.map +0 -1
- package/dist/components/keyboard_shortcut/index.d.ts +0 -3
- package/dist/components/keyboard_shortcut/index.d.ts.map +0 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +0 -522
- package/dist/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts.map +0 -1
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts +0 -2
- package/dist/components/keyboard_shortcut/keyboard_shortcut_constants.d.ts.map +0 -1
- package/dist/components/lazy_show/index.d.ts +0 -2
- package/dist/components/lazy_show/index.d.ts.map +0 -1
- package/dist/components/lazy_show/lazy_show.vue.d.ts +0 -37
- package/dist/components/lazy_show/lazy_show.vue.d.ts.map +0 -1
- package/dist/components/link/index.d.ts +0 -3
- package/dist/components/link/index.d.ts.map +0 -1
- package/dist/components/link/link.vue.d.ts +0 -75
- package/dist/components/link/link.vue.d.ts.map +0 -1
- package/dist/components/link/link_constants.d.ts +0 -23
- package/dist/components/link/link_constants.d.ts.map +0 -1
- package/dist/components/list_item/index.d.ts +0 -3
- package/dist/components/list_item/index.d.ts.map +0 -1
- package/dist/components/list_item/list_item.vue.d.ts +0 -215
- package/dist/components/list_item/list_item.vue.d.ts.map +0 -1
- package/dist/components/list_item/list_item_constants.d.ts +0 -15
- package/dist/components/list_item/list_item_constants.d.ts.map +0 -1
- package/dist/components/list_item_group/index.d.ts +0 -2
- package/dist/components/list_item_group/index.d.ts.map +0 -1
- package/dist/components/list_item_group/list_item_group.vue.d.ts +0 -42
- package/dist/components/list_item_group/list_item_group.vue.d.ts.map +0 -1
- package/dist/components/list_item_group/list_item_group_constants.d.ts +0 -6
- package/dist/components/list_item_group/list_item_group_constants.d.ts.map +0 -1
- package/dist/components/loader/index.d.ts +0 -2
- package/dist/components/loader/index.d.ts.map +0 -1
- package/dist/components/loader/loader.vue.d.ts +0 -26
- package/dist/components/loader/loader.vue.d.ts.map +0 -1
- package/dist/components/modal/index.d.ts +0 -3
- package/dist/components/modal/index.d.ts.map +0 -1
- package/dist/components/modal/modal.vue.d.ts +0 -895
- package/dist/components/modal/modal.vue.d.ts.map +0 -1
- package/dist/components/modal/modal_constants.d.ts +0 -18
- package/dist/components/modal/modal_constants.d.ts.map +0 -1
- package/dist/components/motion_text/index.d.ts +0 -3
- package/dist/components/motion_text/index.d.ts.map +0 -1
- package/dist/components/motion_text/motion_text.vue.d.ts +0 -3
- package/dist/components/motion_text/motion_text.vue.d.ts.map +0 -1
- package/dist/components/motion_text/motion_text_constants.d.ts +0 -32
- package/dist/components/motion_text/motion_text_constants.d.ts.map +0 -1
- package/dist/components/notice/index.d.ts +0 -6
- package/dist/components/notice/index.d.ts.map +0 -1
- package/dist/components/notice/notice.vue.d.ts +0 -979
- package/dist/components/notice/notice.vue.d.ts.map +0 -1
- package/dist/components/notice/notice_action.vue.d.ts +0 -643
- package/dist/components/notice/notice_action.vue.d.ts.map +0 -1
- package/dist/components/notice/notice_constants.d.ts +0 -8
- package/dist/components/notice/notice_constants.d.ts.map +0 -1
- package/dist/components/notice/notice_content.vue.d.ts +0 -36
- package/dist/components/notice/notice_content.vue.d.ts.map +0 -1
- package/dist/components/notice/notice_icon.vue.d.ts +0 -202
- package/dist/components/notice/notice_icon.vue.d.ts.map +0 -1
- package/dist/components/pagination/index.d.ts +0 -2
- package/dist/components/pagination/index.d.ts.map +0 -1
- package/dist/components/pagination/pagination.vue.d.ts +0 -425
- package/dist/components/pagination/pagination.vue.d.ts.map +0 -1
- package/dist/components/popover/index.d.ts +0 -3
- package/dist/components/popover/index.d.ts.map +0 -1
- package/dist/components/popover/popover.vue.d.ts +0 -1104
- package/dist/components/popover/popover.vue.d.ts.map +0 -1
- package/dist/components/popover/popover_constants.d.ts +0 -34
- package/dist/components/popover/popover_constants.d.ts.map +0 -1
- package/dist/components/popover/popover_header_footer.vue.d.ts +0 -343
- package/dist/components/popover/popover_header_footer.vue.d.ts.map +0 -1
- package/dist/components/popover/tippy_utils.d.ts +0 -39
- package/dist/components/popover/tippy_utils.d.ts.map +0 -1
- package/dist/components/presence/index.d.ts +0 -3
- package/dist/components/presence/index.d.ts.map +0 -1
- package/dist/components/presence/presence.vue.d.ts +0 -26
- package/dist/components/presence/presence.vue.d.ts.map +0 -1
- package/dist/components/presence/presence_constants.d.ts +0 -8
- package/dist/components/presence/presence_constants.d.ts.map +0 -1
- package/dist/components/progress_circle/index.d.ts +0 -3
- package/dist/components/progress_circle/index.d.ts.map +0 -1
- package/dist/components/progress_circle/progress_circle.vue.d.ts +0 -70
- package/dist/components/progress_circle/progress_circle.vue.d.ts.map +0 -1
- package/dist/components/progress_circle/progress_circle_constants.d.ts +0 -23
- package/dist/components/progress_circle/progress_circle_constants.d.ts.map +0 -1
- package/dist/components/radio/index.d.ts +0 -3
- package/dist/components/radio/index.d.ts.map +0 -1
- package/dist/components/radio/radio.vue.d.ts +0 -217
- package/dist/components/radio/radio.vue.d.ts.map +0 -1
- package/dist/components/radio/radio_constants.d.ts +0 -10
- package/dist/components/radio/radio_constants.d.ts.map +0 -1
- package/dist/components/radio_group/index.d.ts +0 -2
- package/dist/components/radio_group/index.d.ts.map +0 -1
- package/dist/components/radio_group/radio_group.vue.d.ts +0 -240
- package/dist/components/radio_group/radio_group.vue.d.ts.map +0 -1
- package/dist/components/resizable/composables/computeLayout.d.ts +0 -35
- package/dist/components/resizable/composables/computeLayout.d.ts.map +0 -1
- package/dist/components/resizable/composables/constraintResolver.d.ts +0 -22
- package/dist/components/resizable/composables/constraintResolver.d.ts.map +0 -1
- package/dist/components/resizable/composables/index.d.ts +0 -16
- package/dist/components/resizable/composables/index.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableAnnouncements.d.ts +0 -6
- package/dist/components/resizable/composables/useResizableAnnouncements.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableCalculations.d.ts +0 -14
- package/dist/components/resizable/composables/useResizableCalculations.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableDrag.d.ts +0 -42
- package/dist/components/resizable/composables/useResizableDrag.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableGroup.d.ts +0 -25
- package/dist/components/resizable/composables/useResizableGroup.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableKeyboard.d.ts +0 -41
- package/dist/components/resizable/composables/useResizableKeyboard.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableOffset.d.ts +0 -15
- package/dist/components/resizable/composables/useResizableOffset.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizablePanelControls.d.ts +0 -46
- package/dist/components/resizable/composables/useResizablePanelControls.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizablePanelState.d.ts +0 -9
- package/dist/components/resizable/composables/useResizablePanelState.d.ts.map +0 -1
- package/dist/components/resizable/composables/useResizableStorage.d.ts +0 -12
- package/dist/components/resizable/composables/useResizableStorage.d.ts.map +0 -1
- package/dist/components/resizable/index.d.ts +0 -6
- package/dist/components/resizable/index.d.ts.map +0 -1
- package/dist/components/resizable/resizable.vue.d.ts +0 -69
- package/dist/components/resizable/resizable.vue.d.ts.map +0 -1
- package/dist/components/resizable/resizable_constants.d.ts +0 -103
- package/dist/components/resizable/resizable_constants.d.ts.map +0 -1
- package/dist/components/resizable/resizable_handle.vue.d.ts +0 -22
- package/dist/components/resizable/resizable_handle.vue.d.ts.map +0 -1
- package/dist/components/resizable/resizable_panel.vue.d.ts +0 -44
- package/dist/components/resizable/resizable_panel.vue.d.ts.map +0 -1
- package/dist/components/resizable/resizable_utils.d.ts +0 -15
- package/dist/components/resizable/resizable_utils.d.ts.map +0 -1
- package/dist/components/rich_text_editor/channel_suggestion.d.ts +0 -17
- package/dist/components/rich_text_editor/channel_suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +0 -282
- package/dist/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/channels/channel.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/channels/channel.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/channels/suggestion.d.ts +0 -6
- package/dist/components/rich_text_editor/extensions/channels/suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/custom_link/autolink.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/custom_link/autolink.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/custom_link/custom_link.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/custom_link/custom_link.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/custom_link/index.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/custom_link/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/custom_link/utils.d.ts +0 -16
- package/dist/components/rich_text_editor/extensions/custom_link/utils.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/div/div.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/div/div.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/div/index.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/div/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +0 -973
- package/dist/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +0 -948
- package/dist/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/index.d.ts +0 -4
- package/dist/components/rich_text_editor/extensions/emoji/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/emoji/suggestion.d.ts +0 -15
- package/dist/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/image/image.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/image/image.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/image/index.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/image/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/link_phone_numbers/link_phone_numbers.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/link_phone_numbers/link_phone_numbers.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +0 -192
- package/dist/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +0 -337
- package/dist/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/mentions/mention.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/mentions/mention.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/mentions/suggestion.d.ts +0 -6
- package/dist/components/rich_text_editor/extensions/mentions/suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +0 -17
- package/dist/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/slash_command/suggestion.d.ts +0 -7
- package/dist/components/rich_text_editor/extensions/slash_command/suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +0 -262
- package/dist/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/table/table.d.ts +0 -5
- package/dist/components/rich_text_editor/extensions/table/table.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/text_style/text_style.d.ts +0 -2
- package/dist/components/rich_text_editor/extensions/text_style/text_style.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/utils/suggestion_utils.d.ts +0 -29
- package/dist/components/rich_text_editor/extensions/utils/suggestion_utils.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts +0 -1913
- package/dist/components/rich_text_editor/extensions/variable/VariableComponent.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/variable/index.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/variable/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/extensions/variable/variable.d.ts +0 -3
- package/dist/components/rich_text_editor/extensions/variable/variable.d.ts.map +0 -1
- package/dist/components/rich_text_editor/index.d.ts +0 -3
- package/dist/components/rich_text_editor/index.d.ts.map +0 -1
- package/dist/components/rich_text_editor/markdownRenderer.d.ts +0 -2
- package/dist/components/rich_text_editor/markdownRenderer.d.ts.map +0 -1
- package/dist/components/rich_text_editor/mention_suggestion.d.ts +0 -34
- package/dist/components/rich_text_editor/mention_suggestion.d.ts.map +0 -1
- package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts +0 -3
- package/dist/components/rich_text_editor/rich_text_editor.vue.d.ts.map +0 -1
- package/dist/components/rich_text_editor/rich_text_editor_constants.d.ts +0 -10
- package/dist/components/rich_text_editor/rich_text_editor_constants.d.ts.map +0 -1
- package/dist/components/rich_text_editor/slash_command_suggestion.d.ts +0 -15
- package/dist/components/rich_text_editor/slash_command_suggestion.d.ts.map +0 -1
- package/dist/components/root_layout/index.d.ts +0 -3
- package/dist/components/root_layout/index.d.ts.map +0 -1
- package/dist/components/root_layout/root_layout.vue.d.ts +0 -121
- package/dist/components/root_layout/root_layout.vue.d.ts.map +0 -1
- package/dist/components/root_layout/root_layout_constants.d.ts +0 -11
- package/dist/components/root_layout/root_layout_constants.d.ts.map +0 -1
- package/dist/components/scroller/index.d.ts +0 -2
- package/dist/components/scroller/index.d.ts.map +0 -1
- package/dist/components/scroller/modules/core_scroller.vue.d.ts +0 -57
- package/dist/components/scroller/modules/core_scroller.vue.d.ts.map +0 -1
- package/dist/components/scroller/modules/dynamic_scroller.vue.d.ts +0 -582
- package/dist/components/scroller/modules/dynamic_scroller.vue.d.ts.map +0 -1
- package/dist/components/scroller/modules/scroller_item.vue.d.ts +0 -73
- package/dist/components/scroller/modules/scroller_item.vue.d.ts.map +0 -1
- package/dist/components/scroller/scroller.vue.d.ts +0 -786
- package/dist/components/scroller/scroller.vue.d.ts.map +0 -1
- package/dist/components/select_menu/index.d.ts +0 -3
- package/dist/components/select_menu/index.d.ts.map +0 -1
- package/dist/components/select_menu/select_menu.vue.d.ts +0 -248
- package/dist/components/select_menu/select_menu.vue.d.ts.map +0 -1
- package/dist/components/select_menu/select_menu_constants.d.ts +0 -18
- package/dist/components/select_menu/select_menu_constants.d.ts.map +0 -1
- package/dist/components/select_menu/select_menu_validators.d.ts +0 -2
- package/dist/components/select_menu/select_menu_validators.d.ts.map +0 -1
- package/dist/components/skeleton/index.d.ts +0 -7
- package/dist/components/skeleton/index.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton-list-item.vue.d.ts +0 -360
- package/dist/components/skeleton/skeleton-list-item.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton-paragraph.vue.d.ts +0 -193
- package/dist/components/skeleton/skeleton-paragraph.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton-shape.vue.d.ts +0 -84
- package/dist/components/skeleton/skeleton-shape.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton-text.vue.d.ts +0 -87
- package/dist/components/skeleton/skeleton-text.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton.vue.d.ts +0 -804
- package/dist/components/skeleton/skeleton.vue.d.ts.map +0 -1
- package/dist/components/skeleton/skeleton_constants.d.ts +0 -27
- package/dist/components/skeleton/skeleton_constants.d.ts.map +0 -1
- package/dist/components/split_button/index.d.ts +0 -3
- package/dist/components/split_button/index.d.ts.map +0 -1
- package/dist/components/split_button/split_button-alpha.vue.d.ts +0 -389
- package/dist/components/split_button/split_button-alpha.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button-omega.vue.d.ts +0 -387
- package/dist/components/split_button/split_button-omega.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button.vue.d.ts +0 -2380
- package/dist/components/split_button/split_button.vue.d.ts.map +0 -1
- package/dist/components/split_button/split_button_constants.d.ts +0 -12
- package/dist/components/split_button/split_button_constants.d.ts.map +0 -1
- package/dist/components/stack/index.d.ts +0 -3
- package/dist/components/stack/index.d.ts.map +0 -1
- package/dist/components/stack/stack.vue.d.ts +0 -70
- package/dist/components/stack/stack.vue.d.ts.map +0 -1
- package/dist/components/stack/stack_constants.d.ts +0 -16
- package/dist/components/stack/stack_constants.d.ts.map +0 -1
- package/dist/components/stack/utils.d.ts +0 -6
- package/dist/components/stack/utils.d.ts.map +0 -1
- package/dist/components/stack/validators.d.ts +0 -5
- package/dist/components/stack/validators.d.ts.map +0 -1
- package/dist/components/tab/index.d.ts +0 -5
- package/dist/components/tab/index.d.ts.map +0 -1
- package/dist/components/tab/tab.vue.d.ts +0 -342
- package/dist/components/tab/tab.vue.d.ts.map +0 -1
- package/dist/components/tab/tab_group.vue.d.ts +0 -124
- package/dist/components/tab/tab_group.vue.d.ts.map +0 -1
- package/dist/components/tab/tab_panel.vue.d.ts +0 -55
- package/dist/components/tab/tab_panel.vue.d.ts.map +0 -1
- package/dist/components/tab/tabs_constants.d.ts +0 -14
- package/dist/components/tab/tabs_constants.d.ts.map +0 -1
- package/dist/components/toast/index.d.ts +0 -3
- package/dist/components/toast/index.d.ts.map +0 -1
- package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts +0 -947
- package/dist/components/toast/layouts/toast_layout_alternate.vue.d.ts.map +0 -1
- package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts +0 -180
- package/dist/components/toast/layouts/toast_layout_alternate_icon.vue.d.ts.map +0 -1
- package/dist/components/toast/layouts/toast_layout_default.vue.d.ts +0 -988
- package/dist/components/toast/layouts/toast_layout_default.vue.d.ts.map +0 -1
- package/dist/components/toast/toast.vue.d.ts +0 -4000
- package/dist/components/toast/toast.vue.d.ts.map +0 -1
- package/dist/components/toast/toast_constants.d.ts +0 -12
- package/dist/components/toast/toast_constants.d.ts.map +0 -1
- package/dist/components/toggle/index.d.ts +0 -3
- package/dist/components/toggle/index.d.ts.map +0 -1
- package/dist/components/toggle/toggle.vue.d.ts +0 -109
- package/dist/components/toggle/toggle.vue.d.ts.map +0 -1
- package/dist/components/toggle/toggle_constants.d.ts +0 -11
- package/dist/components/toggle/toggle_constants.d.ts.map +0 -1
- package/dist/components/tooltip/index.d.ts +0 -3
- package/dist/components/tooltip/index.d.ts.map +0 -1
- package/dist/components/tooltip/tooltip.vue.d.ts +0 -273
- package/dist/components/tooltip/tooltip.vue.d.ts.map +0 -1
- package/dist/components/tooltip/tooltip_constants.d.ts +0 -19
- package/dist/components/tooltip/tooltip_constants.d.ts.map +0 -1
- package/dist/components/validation_messages/index.d.ts +0 -2
- package/dist/components/validation_messages/index.d.ts.map +0 -1
- package/dist/components/validation_messages/validation_messages.vue.d.ts +0 -42
- package/dist/components/validation_messages/validation_messages.vue.d.ts.map +0 -1
- package/dist/datepicker-DprRX9AH.cjs +0 -2
- package/dist/datepicker-DprRX9AH.cjs.map +0 -1
- package/dist/datepicker-LVDRC6Lf.js +0 -488
- package/dist/datepicker-LVDRC6Lf.js.map +0 -1
- package/dist/emoji_picker-Cl-T4BXK.cjs +0 -2
- package/dist/emoji_picker-Cl-T4BXK.cjs.map +0 -1
- package/dist/emoji_picker-tVHfpHDk.js +0 -857
- package/dist/emoji_picker-tVHfpHDk.js.map +0 -1
- package/dist/lib/datepicker/formatUtils.cjs +0 -2
- package/dist/lib/datepicker/formatUtils.cjs.map +0 -1
- package/dist/lib/datepicker/formatUtils.js +0 -55
- package/dist/lib/datepicker/formatUtils.js.map +0 -1
- package/dist/lib/editor/EditorToolbarButton.cjs +0 -2
- package/dist/lib/editor/EditorToolbarButton.cjs.map +0 -1
- package/dist/lib/editor/EditorToolbarButton.js +0 -73
- package/dist/lib/editor/EditorToolbarButton.js.map +0 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.cjs +0 -2
- package/dist/lib/editor/EditorToolbarDropdownButton.cjs.map +0 -1
- package/dist/lib/editor/EditorToolbarDropdownButton.js +0 -87
- package/dist/lib/editor/EditorToolbarDropdownButton.js.map +0 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.cjs +0 -2
- package/dist/lib/editor/EditorToolbarPopoverButton.cjs.map +0 -1
- package/dist/lib/editor/EditorToolbarPopoverButton.js +0 -88
- package/dist/lib/editor/EditorToolbarPopoverButton.js.map +0 -1
- package/dist/lib/presence/presence.cjs.map +0 -1
- package/dist/lib/presence/presence.js.map +0 -1
- package/dist/lib/rich-text-editor/markdownRenderer.cjs +0 -1
- package/dist/lib/rich-text-editor/markdownRenderer.js +0 -2
- package/dist/lib/split-button/split-button-alpha.cjs +0 -2
- package/dist/lib/split-button/split-button-alpha.cjs.map +0 -1
- package/dist/lib/split-button/split-button-alpha.js +0 -107
- package/dist/lib/split-button/split-button-alpha.js.map +0 -1
- package/dist/lib/split-button/split-button-omega.cjs +0 -2
- package/dist/lib/split-button/split-button-omega.cjs.map +0 -1
- package/dist/lib/split-button/split-button-omega.js +0 -86
- package/dist/lib/split-button/split-button-omega.js.map +0 -1
- package/dist/markdownRenderer-DCgGQseq.cjs +0 -31
- package/dist/markdownRenderer-DCgGQseq.cjs.map +0 -1
- package/dist/markdownRenderer-D_P94RyM.js +0 -322
- package/dist/markdownRenderer-D_P94RyM.js.map +0 -1
- package/dist/message_input-B2fppje7.js +0 -668
- package/dist/message_input-B2fppje7.js.map +0 -1
- package/dist/message_input-DmLi63dh.cjs +0 -2
- package/dist/message_input-DmLi63dh.cjs.map +0 -1
- package/dist/resizable-BOCf9EIc.cjs +0 -2
- package/dist/resizable-BOCf9EIc.cjs.map +0 -1
- package/dist/resizable-CPaF9dgG.js +0 -964
- package/dist/resizable-CPaF9dgG.js.map +0 -1
- package/dist/resizable_handle-BlKBiWnx.js +0 -307
- package/dist/resizable_handle-BlKBiWnx.js.map +0 -1
- package/dist/resizable_handle-RIKS8frB.cjs +0 -2
- package/dist/resizable_handle-RIKS8frB.cjs.map +0 -1
- package/dist/resizable_utils-BComtrMV.js +0 -131
- package/dist/resizable_utils-BComtrMV.js.map +0 -1
- package/dist/resizable_utils-DhuzXRdP.cjs +0 -2
- package/dist/resizable_utils-DhuzXRdP.cjs.map +0 -1
- package/dist/rich_text_editor-BhUKyR0E.js +0 -3041
- package/dist/rich_text_editor-BhUKyR0E.js.map +0 -1
- package/dist/rich_text_editor-wvONcbYd.cjs +0 -12
- package/dist/rich_text_editor-wvONcbYd.cjs.map +0 -1
- package/dist/scroller-BGVDh3sq.js +0 -623
- package/dist/scroller-BGVDh3sq.js.map +0 -1
- package/dist/scroller-CjAsgjl9.cjs +0 -2
- package/dist/scroller-CjAsgjl9.cjs.map +0 -1
- package/dist/toast-DvPN-bCi.js +0 -422
- package/dist/toast-DvPN-bCi.js.map +0 -1
- package/dist/toast-d8_zmgkL.cjs +0 -2
- package/dist/toast-d8_zmgkL.cjs.map +0 -1
- package/dist/useResizableCalculations-BDITle3Q.cjs +0 -2
- package/dist/useResizableCalculations-BDITle3Q.cjs.map +0 -1
- package/dist/useResizableCalculations-DAajatT4.js +0 -80
- package/dist/useResizableCalculations-DAajatT4.js.map +0 -1
- /package/dist/components/{rich_text_editor/extensions/channels → RichTextEditor/Extensions/Channels}/ChannelSuggestion.vue.d.ts +0 -0
- /package/dist/components/{rich_text_editor/extensions/slash_command → RichTextEditor/Extensions/SlashCommand}/SlashCommandComponent.vue.d.ts +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"focustrap_utils.d.ts","sourceRoot":"","sources":["../../../directives/focustrap_directive/focustrap_utils.js"],"names":[],"mappings":"AAsBA,+CALW,WAAW,gCAEnB;IAA0B,uBAAuB;CACjD,GAAU,WAAW,EAAE,CAYzB;AAWD,iDAHW,WAAW,EAAE,GACX,WAAW,GAAC,SAAS,CASjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../directives/focustrap_directive/index.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../directives/mode_directive/index.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mode.d.ts","sourceRoot":"","sources":["../../../directives/mode_directive/mode.js"],"names":[],"mappings":";;IAsCE,iCA2IC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scrollbar.d.ts","sourceRoot":"","sources":["../../../directives/scrollbar_directive/scrollbar.js"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"scrollbar.d.ts","sourceRoot":"","sources":["../../../directives/scrollbar_directive/scrollbar.js"],"names":[],"mappings":";;IA+CE,iCA6CC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../directives/tooltip_directive/tooltip.js"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../directives/tooltip_directive/tooltip.js"],"names":[],"mappings":";;IAQE,iCA8HC"}
|
package/dist/index.d.ts
CHANGED
|
@@ -3,64 +3,73 @@ export * from './common/constants';
|
|
|
3
3
|
export * from './common/utils';
|
|
4
4
|
export * from './common/dates';
|
|
5
5
|
export * from './common/emoji';
|
|
6
|
-
export * from './components/
|
|
7
|
-
export * from './components/
|
|
8
|
-
export * from './components/
|
|
9
|
-
export * from './components/
|
|
10
|
-
export * from './components/
|
|
11
|
-
export * from './components/
|
|
12
|
-
export * from './components/
|
|
13
|
-
export * from './components/
|
|
14
|
-
export * from './components/
|
|
15
|
-
export * from './components/
|
|
16
|
-
export * from './components/
|
|
17
|
-
export * from './components/
|
|
18
|
-
export * from './components/
|
|
19
|
-
export * from './components/
|
|
20
|
-
export * from './components/
|
|
21
|
-
export * from './components/
|
|
22
|
-
export * from './components/
|
|
23
|
-
export * from './components/
|
|
24
|
-
export * from './components/
|
|
25
|
-
export * from './components/
|
|
26
|
-
export * from './components/
|
|
27
|
-
export * from './components/
|
|
28
|
-
export * from './components/
|
|
29
|
-
export * from './components/
|
|
30
|
-
export * from './components/
|
|
31
|
-
export * from './components/
|
|
32
|
-
export * from './components/
|
|
33
|
-
export * from './components/
|
|
34
|
-
export * from './components/
|
|
35
|
-
export * from './components/
|
|
36
|
-
export * from './components/
|
|
37
|
-
export * from './components/
|
|
38
|
-
export * from './components/
|
|
39
|
-
export * from './components/
|
|
40
|
-
export * from './components/
|
|
41
|
-
export * from './components/
|
|
42
|
-
export * from './components/
|
|
43
|
-
export * from './components/
|
|
44
|
-
export * from './components/
|
|
45
|
-
export * from './components/
|
|
46
|
-
export * from './components/
|
|
47
|
-
export * from './components/
|
|
48
|
-
export * from './components/
|
|
49
|
-
export * from './components/
|
|
50
|
-
export * from './components/
|
|
51
|
-
export * from './components/
|
|
52
|
-
export * from './components/
|
|
53
|
-
export * from './components/
|
|
54
|
-
export * from './components/
|
|
55
|
-
export * from './components/
|
|
56
|
-
export * from './components/
|
|
57
|
-
export * from './components/
|
|
58
|
-
export * from './components/
|
|
59
|
-
export * from './components/
|
|
60
|
-
export * from './components/
|
|
61
|
-
export * from './components/
|
|
6
|
+
export * from './components/Avatar';
|
|
7
|
+
export * from './components/Badge';
|
|
8
|
+
export * from './components/Banner';
|
|
9
|
+
export * from './components/Box';
|
|
10
|
+
export * from './components/Breadcrumbs';
|
|
11
|
+
export * from './components/Button';
|
|
12
|
+
export * from './components/ButtonGroup';
|
|
13
|
+
export * from './components/Card';
|
|
14
|
+
export * from './components/Checkbox';
|
|
15
|
+
export * from './components/CheckboxGroup';
|
|
16
|
+
export * from './components/Chip';
|
|
17
|
+
export * from './components/Codeblock';
|
|
18
|
+
export * from './components/Collapsible';
|
|
19
|
+
export * from './components/Combobox';
|
|
20
|
+
export * from './components/Datepicker';
|
|
21
|
+
export * from './components/DescriptionList';
|
|
22
|
+
export * from './components/Dropdown';
|
|
23
|
+
export * from './components/Emoji';
|
|
24
|
+
export * from './components/EmojiPicker';
|
|
25
|
+
export * from './components/EmojiTextWrapper';
|
|
26
|
+
export * from './components/EmptyState';
|
|
27
|
+
export * from './components/FilterPill';
|
|
28
|
+
export * from './components/Hovercard';
|
|
29
|
+
export * from './components/Icon';
|
|
30
|
+
export * from './components/Illustration';
|
|
31
|
+
export * from './components/ImageViewer';
|
|
32
|
+
export * from './components/Input';
|
|
33
|
+
export * from './components/InputGroup';
|
|
34
|
+
export * from './components/ItemLayout';
|
|
35
|
+
export * from './components/KeyboardShortcut';
|
|
36
|
+
export * from './components/LazyShow';
|
|
37
|
+
export * from './components/Link';
|
|
38
|
+
export * from './components/ListItem';
|
|
39
|
+
export * from './components/ListItemGroup';
|
|
40
|
+
export * from './components/Loader';
|
|
41
|
+
export * from './components/Modal';
|
|
42
|
+
export * from './components/ModeIsland';
|
|
43
|
+
export * from './components/Notice';
|
|
44
|
+
export * from './components/Pagination';
|
|
45
|
+
export * from './components/Popover';
|
|
46
|
+
export * from './components/ProgressCircle';
|
|
47
|
+
export * from './components/Presence';
|
|
48
|
+
export * from './components/Prose';
|
|
49
|
+
export * from './components/Radio';
|
|
50
|
+
export * from './components/RadioGroup';
|
|
51
|
+
export * from './components/Resizable';
|
|
52
|
+
export * from './components/RichTextEditor';
|
|
53
|
+
export * from './components/RootLayout';
|
|
54
|
+
export * from './components/Scroller';
|
|
55
|
+
export * from './components/SegmentedControl';
|
|
56
|
+
export * from './components/SelectMenu';
|
|
57
|
+
export * from './components/Skeleton';
|
|
58
|
+
export * from './components/SplitButton';
|
|
59
|
+
export * from './components/Stack';
|
|
60
|
+
export * from './components/Tab';
|
|
61
|
+
export * from './components/Text';
|
|
62
|
+
export * from './components/Toast';
|
|
63
|
+
export * from './components/Toggle';
|
|
64
|
+
export * from './components/Tooltip';
|
|
65
|
+
export * from './components/ValidationMessages';
|
|
66
|
+
export * from './components/ComboboxMultiSelect';
|
|
67
|
+
export * from './components/ComboboxWithPopover';
|
|
62
68
|
export * from './directives/tooltip_directive';
|
|
63
69
|
export * from './directives/scrollbar_directive';
|
|
70
|
+
export * from './directives/mode_directive';
|
|
71
|
+
export * from './directives/focusgroup_directive';
|
|
72
|
+
export * from './directives/focustrap_directive';
|
|
64
73
|
export * from './recipes/buttons/callbar_button';
|
|
65
74
|
export * from './recipes/buttons/callbar_button_with_popover';
|
|
66
75
|
export * from './recipes/buttons/callbar_button_with_dropdown';
|
|
@@ -81,7 +90,7 @@ export * from './recipes/leftbar/contact_row';
|
|
|
81
90
|
export * from './recipes/leftbar/general_row';
|
|
82
91
|
export * from './recipes/leftbar/group_row';
|
|
83
92
|
export * from './recipes/leftbar/unread_pill';
|
|
84
|
-
export * from './components/
|
|
93
|
+
export * from './components/MotionText';
|
|
85
94
|
export * from './recipes/notices/top_banner_info';
|
|
86
95
|
export { validationMessageValidator } from './common/validators';
|
|
87
96
|
export { DialtoneLocalization } from './localization';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}});const e=require(`../../attachment_carousel-
|
|
1
|
+
Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}});const e=require(`../../attachment_carousel-BJxqNJ5T.cjs`);exports.default=e.t;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../attachment_carousel-
|
|
1
|
+
import { t as e } from "../../attachment_carousel-BFIAXWOZ.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`../../attachment_carousel-
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`../../attachment_carousel-BJxqNJ5T.cjs`);exports.DtRecipeAttachmentCarousel=e.t;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../attachment_carousel-
|
|
1
|
+
import { t as e } from "../../attachment_carousel-BFIAXWOZ.js";
|
|
2
2
|
export { e as DtRecipeAttachmentCarousel };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}});var e={xs:`d-avatar--xs`,sm:`d-avatar--sm`,md:`d-avatar--md`,lg:`d-avatar--lg`,xl:`d-avatar--xl`},t={default:``,icon:`d-avatar__icon`,initials:`d-avatar__initials`},n={md:`d-avatar__presence--md`,lg:`d-avatar__presence--lg`},r={NONE:``,BUSY:`busy`,AWAY:`away`,OFFLINE:`offline`,ACTIVE:`active`},i={xs:`100`,sm:`200`,md:`300`,lg:`500`,xl:`600`},a=[
|
|
1
|
+
Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}});var e={100:`d-avatar--size-100`,150:`d-avatar--size-150`,200:`d-avatar--size-200`,250:`d-avatar--size-250`,300:`d-avatar--size-300`,400:`d-avatar--size-400`,500:`d-avatar--size-500`,600:`d-avatar--size-600`,700:`d-avatar--size-700`,800:`d-avatar--size-800`,900:`d-avatar--size-900`,xs:`d-avatar--xs`,sm:`d-avatar--sm`,md:`d-avatar--md`,lg:`d-avatar--lg`,xl:`d-avatar--xl`},t={default:``,icon:`d-avatar__icon`,initials:`d-avatar__initials`},n={100:`d-avatar__presence--100`,150:`d-avatar__presence--150`,200:`d-avatar__presence--200`,250:`d-avatar__presence--250`,300:`d-avatar__presence--300`,400:`d-avatar__presence--400`,500:`d-avatar__presence--500`,xs:`d-avatar__presence--100`,sm:`d-avatar__presence--200`,md:`d-avatar__presence--md`,lg:`d-avatar__presence--lg`},r={NONE:``,BUSY:`busy`,AWAY:`away`,OFFLINE:`offline`,ACTIVE:`active`,DND:`dnd`},i={100:`100`,150:`100`,200:`200`,250:`200`,300:`300`,400:`500`,500:`600`,600:`600`,700:`700`,800:`800`,900:`800`,xs:`100`,sm:`200`,md:`300`,lg:`500`,xl:`600`},a=[.45,.49,.54,.59,.64,.69,.74,.78,.82,.85],o=[.08,.12,.15,.17,.18,.17,.15,.12,.1,.08],s={1:0,2:30,3:60,4:90,5:120,6:150,7:180,8:210,9:240,10:270,11:300,12:330},c=12,l=10,u=e=>e>1;function d(e){let t=parseInt(e,10);if(isNaN(t))return null;let n=Math.floor(t/100),r=t%100/10;return n<1||n>12||!Number.isInteger(r)||r<0||r>=10?null:{family:n,variant:r}}function f(e){let t=0;if(e!=null)for(let n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t&=t;else t=Math.floor(Math.random()*1e6);let n=Math.abs(t);return{family:n%12+1,variant:Math.floor(n/12)%10}}function p(e,t,n){let r=n*Math.PI/180,i=t*Math.cos(r),a=t*Math.sin(r),o=e+.3963377774*i+.2158037573*a,s=e-.1055613458*i-.0638541728*a,c=e-.0894841775*i-1.291485548*a,l=o*o*o,u=s*s*s,d=c*c*c,f=4.0767416621*l-3.3077115913*u+.2309699292*d,p=-1.2684380046*l+2.6097574011*u-.3413193965*d,m=-.0041960863*l-.7034186147*u+1.707614701*d;f=Math.max(0,Math.min(1,f)),p=Math.max(0,Math.min(1,p)),m=Math.max(0,Math.min(1,m));let h=e=>e<=.0031308?12.92*e:1.055*e**(1/2.4)-.055;return f=Math.round(h(f)*255),p=Math.round(h(p)*255),m=Math.round(h(m)*255),`#`+[f,p,m].map(e=>e.toString(16).padStart(2,`0`)).join(``)}function m(e,t,n){let r=a[t],i=o[t];return p(r,i,(n+(s[e]??0))%360)}var h={AVATAR_SIZE_MODIFIERS:e,AVATAR_KIND_MODIFIERS:t,AVATAR_PRESENCE_SIZE_MODIFIERS:n,AVATAR_PRESENCE_STATES:r,AVATAR_ICON_SIZES:i,AVATAR_LIGHTNESS:a,AVATAR_CHROMA:o,AVATAR_HUE_OFFSETS:s,AVATAR_FAMILY_COUNT:12,AVATAR_VARIANT_COUNT:10,AVATAR_GROUP_VALIDATOR:u,colorToFamilyVariant:d,getRandomFamilyVariant:f,oklchToHex:p,computeAvatarHex:m};exports.AVATAR_CHROMA=o,exports.AVATAR_FAMILY_COUNT=c,exports.AVATAR_GROUP_VALIDATOR=u,exports.AVATAR_HUE_OFFSETS=s,exports.AVATAR_ICON_SIZES=i,exports.AVATAR_KIND_MODIFIERS=t,exports.AVATAR_LIGHTNESS=a,exports.AVATAR_PRESENCE_SIZE_MODIFIERS=n,exports.AVATAR_PRESENCE_STATES=r,exports.AVATAR_SIZE_MODIFIERS=e,exports.AVATAR_VARIANT_COUNT=l,exports.colorToFamilyVariant=d,exports.computeAvatarHex=m,exports.default=h,exports.getRandomFamilyVariant=f,exports.oklchToHex=p;
|
|
2
2
|
//# sourceMappingURL=avatar-constants.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"avatar-constants.cjs","names":[],"sources":["../../../components/
|
|
1
|
+
{"version":3,"file":"avatar-constants.cjs","names":[],"sources":["../../../components/Avatar/AvatarConstants.js"],"sourcesContent":["export const AVATAR_SIZE_MODIFIERS = {\n // 11-size system: 100-500 support presence, 600-900 do not\n 100: 'd-avatar--size-100',\n 150: 'd-avatar--size-150',\n 200: 'd-avatar--size-200',\n 250: 'd-avatar--size-250',\n 300: 'd-avatar--size-300',\n 400: 'd-avatar--size-400',\n 500: 'd-avatar--size-500',\n 600: 'd-avatar--size-600',\n 700: 'd-avatar--size-700',\n 800: 'd-avatar--size-800',\n 900: 'd-avatar--size-900',\n // T-shirt sizes (deprecated aliases)\n xs: 'd-avatar--xs',\n sm: 'd-avatar--sm',\n md: 'd-avatar--md',\n lg: 'd-avatar--lg',\n xl: 'd-avatar--xl',\n};\n\nexport const AVATAR_KIND_MODIFIERS = {\n default: '',\n icon: 'd-avatar__icon',\n initials: 'd-avatar__initials',\n};\n\nexport const AVATAR_PRESENCE_SIZE_MODIFIERS = {\n // 11-size system: Only sizes 100-500 support presence\n 100: 'd-avatar__presence--100',\n 150: 'd-avatar__presence--150',\n 200: 'd-avatar__presence--200',\n 250: 'd-avatar__presence--250',\n 300: 'd-avatar__presence--300',\n 400: 'd-avatar__presence--400',\n 500: 'd-avatar__presence--500',\n // T-shirt sizes (deprecated)\n xs: 'd-avatar__presence--100',\n sm: 'd-avatar__presence--200',\n md: 'd-avatar__presence--md',\n lg: 'd-avatar__presence--lg',\n};\n\nexport const AVATAR_PRESENCE_STATES = {\n NONE: '',\n BUSY: 'busy',\n AWAY: 'away',\n OFFLINE: 'offline',\n ACTIVE: 'active',\n DND: 'dnd',\n};\n\nexport const AVATAR_ICON_SIZES = {\n // 11-size system icon mappings\n 100: '100',\n 150: '100',\n 200: '200',\n 250: '200',\n 300: '300',\n 400: '500',\n 500: '600',\n 600: '600',\n 700: '700',\n 800: '800',\n 900: '800',\n // T-shirt sizes (deprecated aliases)\n xs: '100',\n sm: '200',\n md: '300',\n lg: '500',\n xl: '600',\n};\n\n// OKLCH Lightness scale (L) for avatar variants 0-9\n// Progresses from dark (0.45) to light (0.85)\nexport const AVATAR_LIGHTNESS = [\n 0.45, // variant 0\n 0.49, // variant 1\n 0.54, // variant 2\n 0.59, // variant 3\n 0.64, // variant 4\n 0.69, // variant 5\n 0.74, // variant 6\n 0.78, // variant 7\n 0.82, // variant 8\n 0.85, // variant 9\n];\n\n// OKLCH Chroma scale (C) for avatar variants 0-9\n// Bell curve: lower at extremes, peak in middle for best saturation\nexport const AVATAR_CHROMA = [\n 0.08, // variant 0\n 0.12, // variant 1\n 0.15, // variant 2\n 0.17, // variant 3\n 0.18, // variant 4\n 0.17, // variant 5\n 0.15, // variant 6\n 0.12, // variant 7\n 0.10, // variant 8\n 0.08, // variant 9\n];\n\n// Hue offsets for each family (1-12), 30° apart around the color wheel\nexport const AVATAR_HUE_OFFSETS = {\n 1: 0, // Red\n 2: 30, // Orange\n 3: 60, // Amber/Gold\n 4: 90, // Yellow-Green\n 5: 120, // Green\n 6: 150, // Teal\n 7: 180, // Cyan\n 8: 210, // Blue\n 9: 240, // Indigo\n 10: 270, // Purple\n 11: 300, // Magenta\n 12: 330, // Pink/Rose\n};\n\n// Number of families and variants\nexport const AVATAR_FAMILY_COUNT = 12;\nexport const AVATAR_VARIANT_COUNT = 10;\n\nexport const AVATAR_GROUP_VALIDATOR = (group) => group > 1;\n\n/**\n * Convert color code to family/variant\n * @param {string} colorCode - Color code (e.g., '540', '1020')\n * @returns {{ family: number, variant: number } | null} - Family (1-12) and variant (0-9)\n */\nexport function colorToFamilyVariant (colorCode) {\n const num = parseInt(colorCode, 10);\n if (isNaN(num)) return null;\n const family = Math.floor(num / 100);\n const variant = (num % 100) / 10;\n if (family < 1 || family > AVATAR_FAMILY_COUNT) return null;\n if (!Number.isInteger(variant) || variant < 0 || variant >= AVATAR_VARIANT_COUNT) return null;\n return { family, variant };\n}\n\n/**\n * Get a random family and variant\n * @param {string} [seed] - Optional seed for deterministic randomization\n * @returns {{ family: number, variant: number }}\n */\nexport function getRandomFamilyVariant (seed) {\n let hash = 0;\n if (seed != null) {\n for (let i = 0; i < seed.length; i++) {\n hash = ((hash << 5) - hash) + seed.charCodeAt(i);\n hash = hash & hash;\n }\n } else {\n hash = Math.floor(Math.random() * 1000000);\n }\n\n // Use absolute value to handle negative hashes\n const absHash = Math.abs(hash);\n const family = (absHash % AVATAR_FAMILY_COUNT) + 1; // 1-12\n const variant = Math.floor(absHash / AVATAR_FAMILY_COUNT) % AVATAR_VARIANT_COUNT; // 0-9\n\n return { family, variant };\n}\n\n/**\n * Convert OKLCH to hex color (for fallback browsers)\n * Uses sRGB approximation - may clip out-of-gamut colors\n * @param {number} l - Lightness (0-1)\n * @param {number} c - Chroma (0-0.4)\n * @param {number} h - Hue (0-360)\n * @returns {string} - Hex color string (e.g., '#ff5733')\n */\nexport function oklchToHex (l, c, h) {\n // Convert OKLCH to OKLab\n const hRad = (h * Math.PI) / 180;\n const a = c * Math.cos(hRad);\n const b = c * Math.sin(hRad);\n\n // OKLab to linear sRGB\n const l_ = l + 0.3963377774 * a + 0.2158037573 * b;\n const m_ = l - 0.1055613458 * a - 0.0638541728 * b;\n const s_ = l - 0.0894841775 * a - 1.2914855480 * b;\n\n const l3 = l_ * l_ * l_;\n const m3 = m_ * m_ * m_;\n const s3 = s_ * s_ * s_;\n\n let r = +4.0767416621 * l3 - 3.3077115913 * m3 + 0.2309699292 * s3;\n let g = -1.2684380046 * l3 + 2.6097574011 * m3 - 0.3413193965 * s3;\n let bl = -0.0041960863 * l3 - 0.7034186147 * m3 + 1.7076147010 * s3;\n\n // Clamp to [0, 1]\n r = Math.max(0, Math.min(1, r));\n g = Math.max(0, Math.min(1, g));\n bl = Math.max(0, Math.min(1, bl));\n\n // Linear to sRGB gamma\n const toSrgb = (x) => x <= 0.0031308 ? 12.92 * x : 1.055 * Math.pow(x, 1 / 2.4) - 0.055;\n\n r = Math.round(toSrgb(r) * 255);\n g = Math.round(toSrgb(g) * 255);\n bl = Math.round(toSrgb(bl) * 255);\n\n return '#' + [r, g, bl].map(x => x.toString(16).padStart(2, '0')).join('');\n}\n\n/**\n * Compute fallback hex color for a given family, variant, and anchor hue\n * @param {number} family - Family number (1-12)\n * @param {number} variant - Variant number (0-9)\n * @param {number} anchorHue - Theme's anchor hue in degrees\n * @returns {string} - Hex color string\n */\nexport function computeAvatarHex (family, variant, anchorHue) {\n const l = AVATAR_LIGHTNESS[variant];\n const c = AVATAR_CHROMA[variant];\n const hueOffset = AVATAR_HUE_OFFSETS[family] ?? 0;\n const h = (anchorHue + hueOffset) % 360;\n return oklchToHex(l, c, h);\n}\n\nexport default {\n AVATAR_SIZE_MODIFIERS,\n AVATAR_KIND_MODIFIERS,\n AVATAR_PRESENCE_SIZE_MODIFIERS,\n AVATAR_PRESENCE_STATES,\n AVATAR_ICON_SIZES,\n AVATAR_LIGHTNESS,\n AVATAR_CHROMA,\n AVATAR_HUE_OFFSETS,\n AVATAR_FAMILY_COUNT,\n AVATAR_VARIANT_COUNT,\n AVATAR_GROUP_VALIDATOR,\n colorToFamilyVariant,\n getRandomFamilyVariant,\n oklchToHex,\n computeAvatarHex,\n};\n"],"mappings":"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"}
|
|
@@ -1,5 +1,16 @@
|
|
|
1
|
-
//#region components/
|
|
1
|
+
//#region components/Avatar/AvatarConstants.js
|
|
2
2
|
var e = {
|
|
3
|
+
100: "d-avatar--size-100",
|
|
4
|
+
150: "d-avatar--size-150",
|
|
5
|
+
200: "d-avatar--size-200",
|
|
6
|
+
250: "d-avatar--size-250",
|
|
7
|
+
300: "d-avatar--size-300",
|
|
8
|
+
400: "d-avatar--size-400",
|
|
9
|
+
500: "d-avatar--size-500",
|
|
10
|
+
600: "d-avatar--size-600",
|
|
11
|
+
700: "d-avatar--size-700",
|
|
12
|
+
800: "d-avatar--size-800",
|
|
13
|
+
900: "d-avatar--size-900",
|
|
3
14
|
xs: "d-avatar--xs",
|
|
4
15
|
sm: "d-avatar--sm",
|
|
5
16
|
md: "d-avatar--md",
|
|
@@ -10,6 +21,15 @@ var e = {
|
|
|
10
21
|
icon: "d-avatar__icon",
|
|
11
22
|
initials: "d-avatar__initials"
|
|
12
23
|
}, n = {
|
|
24
|
+
100: "d-avatar__presence--100",
|
|
25
|
+
150: "d-avatar__presence--150",
|
|
26
|
+
200: "d-avatar__presence--200",
|
|
27
|
+
250: "d-avatar__presence--250",
|
|
28
|
+
300: "d-avatar__presence--300",
|
|
29
|
+
400: "d-avatar__presence--400",
|
|
30
|
+
500: "d-avatar__presence--500",
|
|
31
|
+
xs: "d-avatar__presence--100",
|
|
32
|
+
sm: "d-avatar__presence--200",
|
|
13
33
|
md: "d-avatar__presence--md",
|
|
14
34
|
lg: "d-avatar__presence--lg"
|
|
15
35
|
}, r = {
|
|
@@ -17,44 +37,112 @@ var e = {
|
|
|
17
37
|
BUSY: "busy",
|
|
18
38
|
AWAY: "away",
|
|
19
39
|
OFFLINE: "offline",
|
|
20
|
-
ACTIVE: "active"
|
|
40
|
+
ACTIVE: "active",
|
|
41
|
+
DND: "dnd"
|
|
21
42
|
}, i = {
|
|
43
|
+
100: "100",
|
|
44
|
+
150: "100",
|
|
45
|
+
200: "200",
|
|
46
|
+
250: "200",
|
|
47
|
+
300: "300",
|
|
48
|
+
400: "500",
|
|
49
|
+
500: "600",
|
|
50
|
+
600: "600",
|
|
51
|
+
700: "700",
|
|
52
|
+
800: "800",
|
|
53
|
+
900: "800",
|
|
22
54
|
xs: "100",
|
|
23
55
|
sm: "200",
|
|
24
56
|
md: "300",
|
|
25
57
|
lg: "500",
|
|
26
58
|
xl: "600"
|
|
27
59
|
}, a = [
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
60
|
+
.45,
|
|
61
|
+
.49,
|
|
62
|
+
.54,
|
|
63
|
+
.59,
|
|
64
|
+
.64,
|
|
65
|
+
.69,
|
|
66
|
+
.74,
|
|
67
|
+
.78,
|
|
68
|
+
.82,
|
|
69
|
+
.85
|
|
70
|
+
], o = [
|
|
71
|
+
.08,
|
|
72
|
+
.12,
|
|
73
|
+
.15,
|
|
74
|
+
.17,
|
|
75
|
+
.18,
|
|
76
|
+
.17,
|
|
77
|
+
.15,
|
|
78
|
+
.12,
|
|
79
|
+
.1,
|
|
80
|
+
.08
|
|
81
|
+
], s = {
|
|
82
|
+
1: 0,
|
|
83
|
+
2: 30,
|
|
84
|
+
3: 60,
|
|
85
|
+
4: 90,
|
|
86
|
+
5: 120,
|
|
87
|
+
6: 150,
|
|
88
|
+
7: 180,
|
|
89
|
+
8: 210,
|
|
90
|
+
9: 240,
|
|
91
|
+
10: 270,
|
|
92
|
+
11: 300,
|
|
93
|
+
12: 330
|
|
94
|
+
}, c = 12, l = 10, u = (e) => e > 1;
|
|
95
|
+
function d(e) {
|
|
96
|
+
let t = parseInt(e, 10);
|
|
97
|
+
if (isNaN(t)) return null;
|
|
98
|
+
let n = Math.floor(t / 100), r = t % 100 / 10;
|
|
99
|
+
return n < 1 || n > 12 || !Number.isInteger(r) || r < 0 || r >= 10 ? null : {
|
|
100
|
+
family: n,
|
|
101
|
+
variant: r
|
|
102
|
+
};
|
|
103
|
+
}
|
|
104
|
+
function f(e) {
|
|
105
|
+
let t = 0;
|
|
106
|
+
if (e != null) for (let n = 0; n < e.length; n++) t = (t << 5) - t + e.charCodeAt(n), t &= t;
|
|
107
|
+
else t = Math.floor(Math.random() * 1e6);
|
|
108
|
+
let n = Math.abs(t);
|
|
109
|
+
return {
|
|
110
|
+
family: n % 12 + 1,
|
|
111
|
+
variant: Math.floor(n / 12) % 10
|
|
112
|
+
};
|
|
113
|
+
}
|
|
114
|
+
function p(e, t, n) {
|
|
115
|
+
let r = n * Math.PI / 180, i = t * Math.cos(r), a = t * Math.sin(r), o = e + .3963377774 * i + .2158037573 * a, s = e - .1055613458 * i - .0638541728 * a, c = e - .0894841775 * i - 1.291485548 * a, l = o * o * o, u = s * s * s, d = c * c * c, f = 4.0767416621 * l - 3.3077115913 * u + .2309699292 * d, p = -1.2684380046 * l + 2.6097574011 * u - .3413193965 * d, m = -.0041960863 * l - .7034186147 * u + 1.707614701 * d;
|
|
116
|
+
f = Math.max(0, Math.min(1, f)), p = Math.max(0, Math.min(1, p)), m = Math.max(0, Math.min(1, m));
|
|
117
|
+
let h = (e) => e <= .0031308 ? 12.92 * e : 1.055 * e ** (1 / 2.4) - .055;
|
|
118
|
+
return f = Math.round(h(f) * 255), p = Math.round(h(p) * 255), m = Math.round(h(m) * 255), "#" + [
|
|
119
|
+
f,
|
|
120
|
+
p,
|
|
121
|
+
m
|
|
122
|
+
].map((e) => e.toString(16).padStart(2, "0")).join("");
|
|
123
|
+
}
|
|
124
|
+
function m(e, t, n) {
|
|
125
|
+
let r = a[t], i = o[t];
|
|
126
|
+
return p(r, i, (n + (s[e] ?? 0)) % 360);
|
|
127
|
+
}
|
|
128
|
+
var h = {
|
|
48
129
|
AVATAR_SIZE_MODIFIERS: e,
|
|
49
130
|
AVATAR_KIND_MODIFIERS: t,
|
|
50
131
|
AVATAR_PRESENCE_SIZE_MODIFIERS: n,
|
|
51
132
|
AVATAR_PRESENCE_STATES: r,
|
|
52
133
|
AVATAR_ICON_SIZES: i,
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
134
|
+
AVATAR_LIGHTNESS: a,
|
|
135
|
+
AVATAR_CHROMA: o,
|
|
136
|
+
AVATAR_HUE_OFFSETS: s,
|
|
137
|
+
AVATAR_FAMILY_COUNT: 12,
|
|
138
|
+
AVATAR_VARIANT_COUNT: 10,
|
|
139
|
+
AVATAR_GROUP_VALIDATOR: u,
|
|
140
|
+
colorToFamilyVariant: d,
|
|
141
|
+
getRandomFamilyVariant: f,
|
|
142
|
+
oklchToHex: p,
|
|
143
|
+
computeAvatarHex: m
|
|
56
144
|
};
|
|
57
145
|
//#endregion
|
|
58
|
-
export {
|
|
146
|
+
export { o as AVATAR_CHROMA, c as AVATAR_FAMILY_COUNT, u as AVATAR_GROUP_VALIDATOR, s as AVATAR_HUE_OFFSETS, i as AVATAR_ICON_SIZES, t as AVATAR_KIND_MODIFIERS, a as AVATAR_LIGHTNESS, n as AVATAR_PRESENCE_SIZE_MODIFIERS, r as AVATAR_PRESENCE_STATES, e as AVATAR_SIZE_MODIFIERS, l as AVATAR_VARIANT_COUNT, d as colorToFamilyVariant, m as computeAvatarHex, h as default, f as getRandomFamilyVariant, p as oklchToHex };
|
|
59
147
|
|
|
60
148
|
//# sourceMappingURL=avatar-constants.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"avatar-constants.js","names":[],"sources":["../../../components/
|
|
1
|
+
{"version":3,"file":"avatar-constants.js","names":[],"sources":["../../../components/Avatar/AvatarConstants.js"],"sourcesContent":["export const AVATAR_SIZE_MODIFIERS = {\n // 11-size system: 100-500 support presence, 600-900 do not\n 100: 'd-avatar--size-100',\n 150: 'd-avatar--size-150',\n 200: 'd-avatar--size-200',\n 250: 'd-avatar--size-250',\n 300: 'd-avatar--size-300',\n 400: 'd-avatar--size-400',\n 500: 'd-avatar--size-500',\n 600: 'd-avatar--size-600',\n 700: 'd-avatar--size-700',\n 800: 'd-avatar--size-800',\n 900: 'd-avatar--size-900',\n // T-shirt sizes (deprecated aliases)\n xs: 'd-avatar--xs',\n sm: 'd-avatar--sm',\n md: 'd-avatar--md',\n lg: 'd-avatar--lg',\n xl: 'd-avatar--xl',\n};\n\nexport const AVATAR_KIND_MODIFIERS = {\n default: '',\n icon: 'd-avatar__icon',\n initials: 'd-avatar__initials',\n};\n\nexport const AVATAR_PRESENCE_SIZE_MODIFIERS = {\n // 11-size system: Only sizes 100-500 support presence\n 100: 'd-avatar__presence--100',\n 150: 'd-avatar__presence--150',\n 200: 'd-avatar__presence--200',\n 250: 'd-avatar__presence--250',\n 300: 'd-avatar__presence--300',\n 400: 'd-avatar__presence--400',\n 500: 'd-avatar__presence--500',\n // T-shirt sizes (deprecated)\n xs: 'd-avatar__presence--100',\n sm: 'd-avatar__presence--200',\n md: 'd-avatar__presence--md',\n lg: 'd-avatar__presence--lg',\n};\n\nexport const AVATAR_PRESENCE_STATES = {\n NONE: '',\n BUSY: 'busy',\n AWAY: 'away',\n OFFLINE: 'offline',\n ACTIVE: 'active',\n DND: 'dnd',\n};\n\nexport const AVATAR_ICON_SIZES = {\n // 11-size system icon mappings\n 100: '100',\n 150: '100',\n 200: '200',\n 250: '200',\n 300: '300',\n 400: '500',\n 500: '600',\n 600: '600',\n 700: '700',\n 800: '800',\n 900: '800',\n // T-shirt sizes (deprecated aliases)\n xs: '100',\n sm: '200',\n md: '300',\n lg: '500',\n xl: '600',\n};\n\n// OKLCH Lightness scale (L) for avatar variants 0-9\n// Progresses from dark (0.45) to light (0.85)\nexport const AVATAR_LIGHTNESS = [\n 0.45, // variant 0\n 0.49, // variant 1\n 0.54, // variant 2\n 0.59, // variant 3\n 0.64, // variant 4\n 0.69, // variant 5\n 0.74, // variant 6\n 0.78, // variant 7\n 0.82, // variant 8\n 0.85, // variant 9\n];\n\n// OKLCH Chroma scale (C) for avatar variants 0-9\n// Bell curve: lower at extremes, peak in middle for best saturation\nexport const AVATAR_CHROMA = [\n 0.08, // variant 0\n 0.12, // variant 1\n 0.15, // variant 2\n 0.17, // variant 3\n 0.18, // variant 4\n 0.17, // variant 5\n 0.15, // variant 6\n 0.12, // variant 7\n 0.10, // variant 8\n 0.08, // variant 9\n];\n\n// Hue offsets for each family (1-12), 30° apart around the color wheel\nexport const AVATAR_HUE_OFFSETS = {\n 1: 0, // Red\n 2: 30, // Orange\n 3: 60, // Amber/Gold\n 4: 90, // Yellow-Green\n 5: 120, // Green\n 6: 150, // Teal\n 7: 180, // Cyan\n 8: 210, // Blue\n 9: 240, // Indigo\n 10: 270, // Purple\n 11: 300, // Magenta\n 12: 330, // Pink/Rose\n};\n\n// Number of families and variants\nexport const AVATAR_FAMILY_COUNT = 12;\nexport const AVATAR_VARIANT_COUNT = 10;\n\nexport const AVATAR_GROUP_VALIDATOR = (group) => group > 1;\n\n/**\n * Convert color code to family/variant\n * @param {string} colorCode - Color code (e.g., '540', '1020')\n * @returns {{ family: number, variant: number } | null} - Family (1-12) and variant (0-9)\n */\nexport function colorToFamilyVariant (colorCode) {\n const num = parseInt(colorCode, 10);\n if (isNaN(num)) return null;\n const family = Math.floor(num / 100);\n const variant = (num % 100) / 10;\n if (family < 1 || family > AVATAR_FAMILY_COUNT) return null;\n if (!Number.isInteger(variant) || variant < 0 || variant >= AVATAR_VARIANT_COUNT) return null;\n return { family, variant };\n}\n\n/**\n * Get a random family and variant\n * @param {string} [seed] - Optional seed for deterministic randomization\n * @returns {{ family: number, variant: number }}\n */\nexport function getRandomFamilyVariant (seed) {\n let hash = 0;\n if (seed != null) {\n for (let i = 0; i < seed.length; i++) {\n hash = ((hash << 5) - hash) + seed.charCodeAt(i);\n hash = hash & hash;\n }\n } else {\n hash = Math.floor(Math.random() * 1000000);\n }\n\n // Use absolute value to handle negative hashes\n const absHash = Math.abs(hash);\n const family = (absHash % AVATAR_FAMILY_COUNT) + 1; // 1-12\n const variant = Math.floor(absHash / AVATAR_FAMILY_COUNT) % AVATAR_VARIANT_COUNT; // 0-9\n\n return { family, variant };\n}\n\n/**\n * Convert OKLCH to hex color (for fallback browsers)\n * Uses sRGB approximation - may clip out-of-gamut colors\n * @param {number} l - Lightness (0-1)\n * @param {number} c - Chroma (0-0.4)\n * @param {number} h - Hue (0-360)\n * @returns {string} - Hex color string (e.g., '#ff5733')\n */\nexport function oklchToHex (l, c, h) {\n // Convert OKLCH to OKLab\n const hRad = (h * Math.PI) / 180;\n const a = c * Math.cos(hRad);\n const b = c * Math.sin(hRad);\n\n // OKLab to linear sRGB\n const l_ = l + 0.3963377774 * a + 0.2158037573 * b;\n const m_ = l - 0.1055613458 * a - 0.0638541728 * b;\n const s_ = l - 0.0894841775 * a - 1.2914855480 * b;\n\n const l3 = l_ * l_ * l_;\n const m3 = m_ * m_ * m_;\n const s3 = s_ * s_ * s_;\n\n let r = +4.0767416621 * l3 - 3.3077115913 * m3 + 0.2309699292 * s3;\n let g = -1.2684380046 * l3 + 2.6097574011 * m3 - 0.3413193965 * s3;\n let bl = -0.0041960863 * l3 - 0.7034186147 * m3 + 1.7076147010 * s3;\n\n // Clamp to [0, 1]\n r = Math.max(0, Math.min(1, r));\n g = Math.max(0, Math.min(1, g));\n bl = Math.max(0, Math.min(1, bl));\n\n // Linear to sRGB gamma\n const toSrgb = (x) => x <= 0.0031308 ? 12.92 * x : 1.055 * Math.pow(x, 1 / 2.4) - 0.055;\n\n r = Math.round(toSrgb(r) * 255);\n g = Math.round(toSrgb(g) * 255);\n bl = Math.round(toSrgb(bl) * 255);\n\n return '#' + [r, g, bl].map(x => x.toString(16).padStart(2, '0')).join('');\n}\n\n/**\n * Compute fallback hex color for a given family, variant, and anchor hue\n * @param {number} family - Family number (1-12)\n * @param {number} variant - Variant number (0-9)\n * @param {number} anchorHue - Theme's anchor hue in degrees\n * @returns {string} - Hex color string\n */\nexport function computeAvatarHex (family, variant, anchorHue) {\n const l = AVATAR_LIGHTNESS[variant];\n const c = AVATAR_CHROMA[variant];\n const hueOffset = AVATAR_HUE_OFFSETS[family] ?? 0;\n const h = (anchorHue + hueOffset) % 360;\n return oklchToHex(l, c, h);\n}\n\nexport default {\n AVATAR_SIZE_MODIFIERS,\n AVATAR_KIND_MODIFIERS,\n AVATAR_PRESENCE_SIZE_MODIFIERS,\n AVATAR_PRESENCE_STATES,\n AVATAR_ICON_SIZES,\n AVATAR_LIGHTNESS,\n AVATAR_CHROMA,\n AVATAR_HUE_OFFSETS,\n AVATAR_FAMILY_COUNT,\n AVATAR_VARIANT_COUNT,\n AVATAR_GROUP_VALIDATOR,\n colorToFamilyVariant,\n getRandomFamilyVariant,\n oklchToHex,\n computeAvatarHex,\n};\n"],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}}),require(`../../chunk-Bmb41Sf3.cjs`);const e=require(`../../common/utils/index.cjs`),t=require(`../../_plugin-vue_export-helper-D8jCH6HB.cjs`),n=require(
|
|
1
|
+
Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}}),require(`../../chunk-Bmb41Sf3.cjs`);const e=require(`../../common/utils/index.cjs`),t=require(`../../_plugin-vue_export-helper-D8jCH6HB.cjs`),n=require(`../../Presence-DLM3JR-n.cjs`),r=require(`./avatar-constants.cjs`),i=require(`./utils.cjs`);let a=require(`vue`);var o=typeof CSS<`u`&&CSS.supports?.(`background`,`oklch(0.5 0.1 0)`),s={name:`DtAvatar`,components:{DtPresence:n.t},props:{id:{type:String,default(){return e.getUniqueString()}},seed:{type:String,default:void 0},family:{type:Number,default:void 0,validator:e=>e>=1&&e<=12},variant:{type:Number,default:void 0,validator:e=>e>=0&&e<10},color:{type:String,default:void 0},size:{type:[String,Number],default:300,validator:e=>Object.keys(r.AVATAR_SIZE_MODIFIERS).includes(String(e))},avatarClass:{type:[String,Array,Object],default:``},canvasClass:{type:[String,Array,Object],default:``},iconClass:{type:[String,Array,Object],default:``},presence:{type:String,default:r.AVATAR_PRESENCE_STATES.NONE,validator:e=>Object.values(r.AVATAR_PRESENCE_STATES).includes(e)},presenceProps:{type:Object,default:()=>({})},group:{type:Number,default:void 0,validator:e=>r.AVATAR_GROUP_VALIDATOR(e)},overlayText:{type:String,default:``},overlayClass:{type:[String,Array,Object],default:``},imageSrc:{type:String,default:``},imageAlt:{type:String,default:void 0},fullName:{type:String,default:``},interactive:{type:Boolean,default:!1},clickable:{type:Boolean,default:null},iconAriaLabel:{type:String,default:void 0},iconOnly:{type:Boolean,default:!1},deactivated:{type:Boolean,default:!1}},emits:[`click`],data(){return{AVATAR_SIZE_MODIFIERS:r.AVATAR_SIZE_MODIFIERS,AVATAR_KIND_MODIFIERS:r.AVATAR_KIND_MODIFIERS,AVATAR_PRESENCE_SIZE_MODIFIERS:r.AVATAR_PRESENCE_SIZE_MODIFIERS,imageLoadedSuccessfully:null,formattedInitials:``,initializing:!1,hasSlotContent:e.hasSlotContent,anchorHue:0}},computed:{resolvedInteractive(){return this.clickable??this.interactive},hasOverlayIcon(){return e.hasSlotContent(this.$slots.overlayIcon)},isIconType(){return e.hasSlotContent(this.$slots.icon)},iconDataQa(){return`dt-avatar-icon`},computedFamily(){if(!this.isIconType){if(this.family!==void 0)return this.family;if(this.color!==void 0){let e=r.colorToFamilyVariant(this.color);if(e)return e.family}return r.getRandomFamilyVariant(this.seed).family}},computedVariant(){if(!this.isIconType){if(this.variant!==void 0)return this.variant;if(this.color!==void 0){let e=r.colorToFamilyVariant(this.color);if(e)return e.variant}return r.getRandomFamilyVariant(this.seed).variant}},avatarClasses(){return[`d-avatar`,r.AVATAR_SIZE_MODIFIERS[this.validatedSize],this.avatarClass,{"d-avatar--group":this.showGroup,"d-avatar--group-digits-2":this.showGroup&&String(this.formattedGroup).length===2,"d-avatar--group-digits-3":this.showGroup&&String(this.formattedGroup).length>=3,"d-avatar--clickable":this.resolvedInteractive,"d-avatar--presence":this.presence&&!this.showGroup,"d-avatar--icon-only":this.iconOnly,"d-avatar--deactivated":this.deactivated}]},avatarStyles(){let e=[];if(!o&&!this.isIconType&&this.computedFamily&&this.computedVariant!==void 0){let t=r.computeAvatarHex(this.computedFamily,this.computedVariant,this.anchorHue);e.push({"--avatar-color-background":t})}return e.length>0?e:void 0},overlayClasses(){return[`d-avatar__overlay`,this.overlayClass,{"d-avatar__overlay-icon":this.hasOverlayIcon}]},showGroup(){return r.AVATAR_GROUP_VALIDATOR(this.group)},formattedGroup(){let e=String(this.validatedSize);return([`xs`,`100`,`150`,`200`,`250`].includes(e)?2:3)==2?this.group>9?`9+`:this.group:this.group>99?`99+`:this.group},validatedSize(){return this.size},showImage(){return this.imageLoadedSuccessfully!==!1&&this.imageSrc}},watch:{fullName:{immediate:!0,handler(){this.formatInitials()}},size:{immediate:!0,handler(){this.formatInitials()}},group:{immediate:!0,handler(){this.formatInitials()}},imageSrc(e){this.imageLoadedSuccessfully=null,e&&(this.validateProps(),this.setImageListeners())}},mounted(){this.validateProps(),this.setImageListeners(),o||this.readAnchorHue()},methods:{async setImageListeners(){await this.$nextTick();let e=this.$refs.avatarImage;e&&(e.addEventListener(`load`,()=>this._loadedImageEventHandler(e),{once:!0}),e.addEventListener(`error`,()=>this._erroredImageEventHandler(e),{once:!0}))},formatInitials(){let e=i.extractInitialsFromName(this.fullName),t=String(this.validatedSize);t===`xs`||t===`100`?this.formattedInitials=``:t===`sm`||t===`150`||t===`200`?this.formattedInitials=e[0]:this.formattedInitials=e},readAnchorHue(){try{let e=getComputedStyle(document.documentElement).getPropertyValue(`--dt-avatar-anchor-hue`).trim();this.anchorHue=parseFloat(e)||0}catch{this.anchorHue=0}},_loadedImageEventHandler(e){this.imageLoadedSuccessfully=!0,e.classList.remove(`d-d-none`)},_erroredImageEventHandler(e){this.imageLoadedSuccessfully=!1,e.classList.add(`d-d-none`)},validateProps(){this.imageSrc&&this.imageAlt===void 0&&console.error(`image-alt required if image-src is provided. Can be set to "" (empty string) if the image is described in text nearby`)},handleClick(e){this.resolvedInteractive&&this.$emit(`click`,e)}}},c={class:`d-avatar__canvas-inner`},l=[`src`,`alt`],u=[`aria-label`,`data-qa`],d={key:1,class:`d-avatar__overlay-text`},f=[`aria-label`];function p(e,t,n,r,i,o){let s=(0,a.resolveComponent)(`dt-presence`);return(0,a.openBlock)(),(0,a.createBlock)((0,a.resolveDynamicComponent)(o.resolvedInteractive?`button`:`div`),{id:n.id,class:(0,a.normalizeClass)(o.avatarClasses),style:(0,a.normalizeStyle)(o.avatarStyles),"data-avatar-family":n.iconOnly?void 0:o.computedFamily,"data-avatar-variant":n.iconOnly?void 0:o.computedVariant,"data-qa":`dt-avatar`,type:o.resolvedInteractive?`button`:void 0,onClick:o.handleClick},{default:(0,a.withCtx)(()=>[(0,a.createElementVNode)(`div`,{ref:`canvas`,class:(0,a.normalizeClass)([n.canvasClass,`d-avatar__canvas`,{"d-avatar--image-loaded":i.imageLoadedSuccessfully}])},[(0,a.createElementVNode)(`div`,c,[o.showImage?((0,a.openBlock)(),(0,a.createElementBlock)(`img`,{key:0,ref:`avatarImage`,class:`d-avatar__image`,"data-qa":`dt-avatar-image`,src:n.imageSrc,alt:n.imageAlt},null,8,l)):o.isIconType?((0,a.openBlock)(),(0,a.createElementBlock)(`div`,{key:1,class:(0,a.normalizeClass)([n.iconClass,i.AVATAR_KIND_MODIFIERS.icon]),"aria-label":o.resolvedInteractive?n.iconAriaLabel:``,"data-qa":o.iconDataQa},[(0,a.renderSlot)(e.$slots,`icon`)],10,u)):((0,a.openBlock)(),(0,a.createElementBlock)(`span`,{key:2,class:(0,a.normalizeClass)([i.AVATAR_KIND_MODIFIERS.initials])},(0,a.toDisplayString)(i.formattedInitials),3))])],2),o.hasOverlayIcon||n.overlayText?((0,a.openBlock)(),(0,a.createElementBlock)(`div`,{key:0,class:(0,a.normalizeClass)(o.overlayClasses)},[o.hasOverlayIcon?(0,a.renderSlot)(e.$slots,`overlayIcon`,{key:0}):n.overlayText?((0,a.openBlock)(),(0,a.createElementBlock)(`p`,d,(0,a.toDisplayString)(n.overlayText),1)):(0,a.createCommentVNode)(``,!0)],2)):(0,a.createCommentVNode)(``,!0),o.showGroup?((0,a.openBlock)(),(0,a.createElementBlock)(`span`,{key:1,class:`d-avatar__count`,"data-qa":`dt-avatar-count`,role:`img`,"aria-label":`${n.group} participants`},(0,a.toDisplayString)(o.formattedGroup),9,f)):(0,a.createCommentVNode)(``,!0),n.presence&&!o.showGroup&&i.AVATAR_PRESENCE_SIZE_MODIFIERS[n.size]?((0,a.openBlock)(),(0,a.createBlock)(s,(0,a.mergeProps)({key:2,presence:n.presence,class:[`d-avatar__presence`,i.AVATAR_PRESENCE_SIZE_MODIFIERS[n.size]]},n.presenceProps,{"data-qa":`dt-presence`}),null,16,[`presence`,`class`])):(0,a.createCommentVNode)(``,!0)]),_:3},8,[`id`,`class`,`style`,`data-avatar-family`,`data-avatar-variant`,`type`,`onClick`])}var m=t.t(s,[[`render`,p]]);exports.default=m;
|
|
2
2
|
//# sourceMappingURL=avatar.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"avatar.cjs","names":[],"sources":["../../../components/avatar/avatar.vue"],"sourcesContent":["<template>\n <component\n :is=\"clickable ? 'button' : 'div'\"\n :id=\"id\"\n :class=\"avatarClasses\"\n :style=\"$attrs.style\"\n data-qa=\"dt-avatar\"\n @click=\"handleClick\"\n >\n <div\n ref=\"canvas\"\n :class=\"[\n canvasClass,\n 'd-avatar__canvas',\n { 'd-avatar--image-loaded': imageLoadedSuccessfully },\n ]\"\n >\n <img\n v-if=\"showImage\"\n ref=\"avatarImage\"\n class=\"d-avatar__image\"\n data-qa=\"dt-avatar-image\"\n :src=\"imageSrc\"\n :alt=\"imageAlt\"\n >\n <div\n v-else-if=\"isIconType()\"\n :class=\"[iconClass, AVATAR_KIND_MODIFIERS.icon]\"\n :aria-label=\"clickable ? iconAriaLabel : ''\"\n :data-qa=\"iconDataQa\"\n :role=\"clickable ? 'button' : ''\"\n >\n <!-- @slot Slot for avatar icon. It will display if no imageSrc is provided -->\n <slot\n name=\"icon\"\n :icon-size=\"iconSize || AVATAR_ICON_SIZES[size]\"\n />\n </div>\n <span\n v-else\n :class=\"[AVATAR_KIND_MODIFIERS.initials]\"\n >\n {{ formattedInitials }}\n </span>\n </div>\n <div\n v-if=\"hasOverlayIcon || overlayText\"\n :class=\"overlayClasses\"\n >\n <!-- @slot Slot for overlay icon. -->\n <slot\n v-if=\"hasOverlayIcon\"\n name=\"overlayIcon\"\n />\n <p\n v-else-if=\"overlayText\"\n class=\"d-avatar__overlay-text\"\n >\n {{ overlayText }}\n </p>\n </div>\n <span\n v-if=\"showGroup\"\n class=\"d-avatar__count\"\n data-qa=\"dt-avatar-count\"\n >{{ formattedGroup }}</span>\n <dt-presence\n v-if=\"presence && !showGroup\"\n :presence=\"presence\"\n :class=\"[\n 'd-avatar__presence',\n AVATAR_PRESENCE_SIZE_MODIFIERS[size],\n ]\"\n v-bind=\"presenceProps\"\n data-qa=\"dt-presence\"\n />\n </component>\n</template>\n\n<script>\nimport { getUniqueString, getRandomElement, hasSlotContent } from '@/common/utils';\nimport { DtPresence } from '../presence';\nimport {\n AVATAR_KIND_MODIFIERS,\n AVATAR_SIZE_MODIFIERS,\n AVATAR_PRESENCE_SIZE_MODIFIERS,\n AVATAR_PRESENCE_STATES,\n AVATAR_RANDOM_COLORS,\n AVATAR_GROUP_VALIDATOR,\n AVATAR_ICON_SIZES,\n} from './avatar_constants';\nimport { ICON_SIZE_MODIFIERS } from '@/components/icon/icon_constants.js';\nimport { extractInitialsFromName } from './utils';\n\n/**\n * An avatar is a visual representation of a user or object.\n * @see https://dialtone.dialpad.com/components/avatar.html\n */\nexport default {\n compatConfig: { MODE: 3 },\n name: 'DtAvatar',\n components: { DtPresence },\n\n inheritAttrs: false,\n\n props: {\n /**\n * Id of the avatar content wrapper element\n */\n id: {\n type: String,\n default () { return getUniqueString(); },\n },\n\n /**\n * Pass in a seed to get the random color generation based on that string. For example if you pass in a\n * user ID as the string it will return the same randomly generated colors every time for that user.\n */\n seed: {\n type: String,\n default: undefined,\n },\n\n /**\n * Set the avatar background to a specific color. If undefined will randomize the color which can be deterministic\n * if the seed prop is set.\n */\n color: {\n type: String,\n default: undefined,\n },\n\n /**\n * The size of the avatar\n * @values xs, sm, md, lg, xl\n */\n size: {\n type: String,\n default: 'md',\n validator: (size) => Object.keys(AVATAR_SIZE_MODIFIERS).includes(size),\n },\n\n /**\n * Used to customize the avatar container\n */\n avatarClass: {\n type: [String, Array, Object],\n default: '',\n },\n\n /**\n * Set classes on the avatar canvas. Wrapper around the core avatar image.\n */\n canvasClass: {\n type: [String, Array, Object],\n default: '',\n },\n\n /**\n * Pass through classes. Used to customize the avatar icon\n */\n iconClass: {\n type: [String, Array, Object],\n default: '',\n },\n\n /**\n * Determines whether to show the presence indicator for\n * Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',\n * or 'active'. By default, it's null and nothing is shown.\n * @values null, busy, away, offline, active\n */\n presence: {\n type: String,\n default: AVATAR_PRESENCE_STATES.NONE,\n validator: (state) => {\n return Object.values(AVATAR_PRESENCE_STATES).includes(state);\n },\n },\n\n /**\n * A set of props to be passed into the presence component.\n */\n presenceProps: {\n type: Object,\n default: () => ({}),\n },\n\n /**\n * Determines whether to show a group avatar.\n * Limit to 2 digits max, more than 99 will be rendered as “99+”.\n * if the number is 1 or less it would just show the regular avatar as if group had not been set.\n */\n group: {\n type: Number,\n default: undefined,\n validator: (group) => AVATAR_GROUP_VALIDATOR(group),\n },\n\n /**\n * The text that overlays the avatar\n */\n overlayText: {\n type: String,\n default: '',\n },\n\n /**\n * Used to customize the avatar overlay\n */\n overlayClass: {\n type: [String, Array, Object],\n default: '',\n },\n\n /**\n * Source of the image\n */\n imageSrc: {\n type: String,\n default: '',\n },\n\n /**\n * Alt attribute of the image, required if imageSrc is provided.\n * Can be set to '' (empty string) if the image is described\n * in text nearby\n */\n imageAlt: {\n type: String,\n default: undefined,\n },\n\n /**\n * Icon size to be displayed on the avatar\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n iconSize: {\n type: String,\n default: '',\n validator: (size) => !size || Object.keys(ICON_SIZE_MODIFIERS).includes(size),\n },\n\n /**\n * Full name used to extract initials.\n */\n fullName: {\n type: String,\n default: '',\n },\n\n /**\n * Makes the avatar focusable and clickable,\n * emits a click event when clicked.\n */\n clickable: {\n type: Boolean,\n default: false,\n },\n\n /**\n * Descriptive label for the icon.\n * To avoid a11y issues, set this prop if clickable and iconName are set.\n */\n iconAriaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n emits: [\n /**\n * Avatar click event\n *\n * @event click\n * @type {PointerEvent | KeyboardEvent}\n */\n 'click',\n ],\n\n data () {\n return {\n AVATAR_SIZE_MODIFIERS,\n AVATAR_KIND_MODIFIERS,\n AVATAR_PRESENCE_SIZE_MODIFIERS,\n AVATAR_ICON_SIZES,\n imageLoadedSuccessfully: null,\n formattedInitials: '',\n initializing: false,\n hasSlotContent,\n };\n },\n\n computed: {\n hasOverlayIcon () {\n return hasSlotContent(this.$slots.overlayIcon);\n },\n\n iconDataQa () {\n return 'dt-avatar-icon';\n },\n\n avatarClasses () {\n return [\n 'd-avatar',\n this.$attrs.class,\n AVATAR_SIZE_MODIFIERS[this.validatedSize],\n this.avatarClass,\n {\n 'd-avatar--group': this.showGroup,\n 'd-avatar--group-digits-2': this.showGroup && this.group > 9 && this.group < 100,\n 'd-avatar--group-digits-3': this.showGroup && this.group > 99,\n [`d-avatar--color-${this.getColor()}`]: !this.isIconType(),\n 'd-avatar--clickable': this.clickable,\n 'd-avatar--presence': this.presence && !this.showGroup,\n },\n ];\n },\n\n overlayClasses () {\n return [\n 'd-avatar__overlay',\n this.overlayClass,\n { 'd-avatar__overlay-icon': this.hasOverlayIcon },\n ];\n },\n\n showGroup () {\n return AVATAR_GROUP_VALIDATOR(this.group);\n },\n\n formattedGroup () {\n return this.group > 99 ? '99+' : this.group;\n },\n\n validatedSize () {\n // TODO: Group only supports xs size for now. Remove this when we support other sizes.\n return this.group ? 'xs' : this.size;\n },\n\n showImage () {\n return this.imageLoadedSuccessfully !== false && this.imageSrc;\n },\n },\n\n watch: {\n fullName: {\n immediate: true,\n handler () {\n this.formatInitials();\n },\n },\n\n size: {\n immediate: true,\n handler () {\n this.formatInitials();\n },\n },\n\n group: {\n immediate: true,\n handler () {\n this.formatInitials();\n },\n },\n\n imageSrc (newSrc) {\n this.imageLoadedSuccessfully = null;\n if (!newSrc) return;\n\n this.validateProps();\n this.setImageListeners();\n },\n },\n\n mounted () {\n this.validateProps();\n this.setImageListeners();\n },\n\n methods: {\n isIconType () {\n return hasSlotContent(this.$slots.icon);\n },\n\n async setImageListeners () {\n await this.$nextTick();\n const el = this.$refs.avatarImage;\n if (!el) return;\n\n el.addEventListener('load', () => this._loadedImageEventHandler(el), { once: true });\n el.addEventListener('error', () => this._erroredImageEventHandler(el), { once: true });\n },\n\n formatInitials () {\n const initials = extractInitialsFromName(this.fullName);\n\n if (this.validatedSize === 'xs') {\n this.formattedInitials = '';\n } else if (this.validatedSize === 'sm') {\n this.formattedInitials = initials[0];\n } else {\n this.formattedInitials = initials;\n }\n },\n\n getColor () {\n return this.color ?? getRandomElement(AVATAR_RANDOM_COLORS, this.seed);\n },\n\n _loadedImageEventHandler (el) {\n this.imageLoadedSuccessfully = true;\n el.classList.remove('d-d-none');\n },\n\n _erroredImageEventHandler (el) {\n this.imageLoadedSuccessfully = false;\n el.classList.add('d-d-none');\n },\n\n validateProps () {\n if (this.imageSrc && this.imageAlt === undefined) {\n console.error('image-alt required if image-src is provided. Can be set to \"\" (empty string) if the image is described in text nearby');\n }\n },\n\n handleClick (e) {\n if (!this.clickable) return;\n this.$emit('click', e);\n },\n },\n};\n</script>\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"avatar.cjs","names":[],"sources":["../../../components/Avatar/Avatar.vue"],"sourcesContent":["<template>\n <component\n :is=\"resolvedInteractive ? 'button' : 'div'\"\n :id=\"id\"\n :class=\"avatarClasses\"\n :style=\"avatarStyles\"\n :data-avatar-family=\"!iconOnly ? computedFamily : undefined\"\n :data-avatar-variant=\"!iconOnly ? computedVariant : undefined\"\n data-qa=\"dt-avatar\"\n :type=\"resolvedInteractive ? 'button' : undefined\"\n @click=\"handleClick\"\n >\n <div\n ref=\"canvas\"\n :class=\"[\n canvasClass,\n 'd-avatar__canvas',\n { 'd-avatar--image-loaded': imageLoadedSuccessfully },\n ]\"\n >\n <div class=\"d-avatar__canvas-inner\">\n <img\n v-if=\"showImage\"\n ref=\"avatarImage\"\n class=\"d-avatar__image\"\n data-qa=\"dt-avatar-image\"\n :src=\"imageSrc\"\n :alt=\"imageAlt\"\n >\n <div\n v-else-if=\"isIconType\"\n :class=\"[iconClass, AVATAR_KIND_MODIFIERS.icon]\"\n :aria-label=\"resolvedInteractive ? iconAriaLabel : ''\"\n :data-qa=\"iconDataQa\"\n >\n <!-- @slot Slot for avatar icon. It will display if no imageSrc is provided -->\n <slot name=\"icon\" />\n </div>\n <span\n v-else\n :class=\"[AVATAR_KIND_MODIFIERS.initials]\"\n >\n {{ formattedInitials }}\n </span>\n </div>\n </div>\n <div\n v-if=\"hasOverlayIcon || overlayText\"\n :class=\"overlayClasses\"\n >\n <!-- @slot Slot for overlay icon. -->\n <slot\n v-if=\"hasOverlayIcon\"\n name=\"overlayIcon\"\n />\n <p\n v-else-if=\"overlayText\"\n class=\"d-avatar__overlay-text\"\n >\n {{ overlayText }}\n </p>\n </div>\n <span\n v-if=\"showGroup\"\n class=\"d-avatar__count\"\n data-qa=\"dt-avatar-count\"\n role=\"img\"\n :aria-label=\"`${group} participants`\"\n >{{ formattedGroup }}</span>\n <dt-presence\n v-if=\"presence && !showGroup && AVATAR_PRESENCE_SIZE_MODIFIERS[size]\"\n :presence=\"presence\"\n :class=\"[\n 'd-avatar__presence',\n AVATAR_PRESENCE_SIZE_MODIFIERS[size],\n ]\"\n v-bind=\"presenceProps\"\n data-qa=\"dt-presence\"\n />\n </component>\n</template>\n\n<script>\nimport { getUniqueString, hasSlotContent } from '@/common/utils';\nimport { DtPresence } from '../Presence';\nimport {\n AVATAR_KIND_MODIFIERS,\n AVATAR_SIZE_MODIFIERS,\n AVATAR_PRESENCE_SIZE_MODIFIERS,\n AVATAR_PRESENCE_STATES,\n AVATAR_GROUP_VALIDATOR,\n AVATAR_FAMILY_COUNT,\n AVATAR_VARIANT_COUNT,\n colorToFamilyVariant,\n getRandomFamilyVariant,\n computeAvatarHex,\n} from './AvatarConstants';\nimport { extractInitialsFromName } from './Utils';\n\n// Check if browser supports oklch() - only compute hex fallback if not\nconst supportsOklch = typeof CSS !== 'undefined' && CSS.supports?.('background', 'oklch(0.5 0.1 0)');\n\n/**\n * An avatar is a visual representation of a user or object.\n * @see https://dialtone.dialpad.com/components/avatar.html\n */\nexport default {\n name: 'DtAvatar',\n components: { DtPresence },\n\n props: {\n /**\n * Id of the avatar content wrapper element\n */\n id: {\n type: String,\n default () { return getUniqueString(); },\n },\n\n /**\n * **Recommended.** Pass a unique identifier (e.g., user ID) to generate consistent,\n * deterministic colors for this avatar. The same seed always produces the same color.\n * This is the preferred approach for most use cases.\n */\n seed: {\n type: String,\n default: undefined,\n },\n\n /**\n * **Advanced.** Avatar color family (1-12). Each family represents a different hue\n * offset from the theme's anchor. Only use this if you need explicit control over\n * the color. For most cases, use `seed` instead.\n * Families: 1=Red, 2=Orange, 3=Amber, 4=Yellow-Green, 5=Green, 6=Teal, 7=Cyan,\n * 8=Blue, 9=Indigo, 10=Purple, 11=Magenta, 12=Pink\n * @values 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12\n */\n family: {\n type: Number,\n default: undefined,\n validator: (val) => val >= 1 && val <= AVATAR_FAMILY_COUNT,\n },\n\n /**\n * **Advanced.** Avatar color variant (0-9). Controls lightness/chroma within the family.\n * Only use this if you need explicit control over the color. For most cases, use `seed` instead.\n * 0 = darkest, 9 = lightest. Variants 0-5 have light text, 6-9 have dark text.\n * @values 0, 1, 2, 3, 4, 5, 6, 7, 8, 9\n */\n variant: {\n type: Number,\n default: undefined,\n validator: (val) => val >= 0 && val < AVATAR_VARIANT_COUNT,\n },\n\n /**\n * Avatar color code for backward compatibility. Converted internally\n * to family/variant. For new code, use `seed` (recommended) or `family`/`variant`.\n * Format: family (1-12) * 100 + variant (0-9) * 10, e.g., '540' = family 5, variant 4.\n * @deprecated Use seed or family/variant instead.\n */\n color: {\n type: String,\n default: undefined,\n },\n\n /**\n * The size of the avatar.\n * T-shirt sizes (xs, sm, md, lg, xl) are deprecated and will be removed in the next major version.\n * Please use the numeric scale instead.\n * @values 100, 150, 200, 250, 300, 400, 500, 600, 700, 800, 900\n */\n size: {\n type: [String, Number],\n default: 300,\n validator: (size) => Object.keys(AVATAR_SIZE_MODIFIERS).includes(String(size)),\n },\n\n /**\n * Used to customize the avatar container\n */\n avatarClass: {\n type: [String, Array, Object],\n default: '',\n },\n\n /**\n * Set classes on the avatar canvas. Wrapper around the core avatar image.\n */\n canvasClass: {\n type: [String, Array, Object],\n default: '',\n },\n\n /**\n * Pass through classes. Used to customize the avatar icon\n */\n iconClass: {\n type: [String, Array, Object],\n default: '',\n },\n\n /**\n * Determines whether to show the presence indicator for\n * Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',\n * 'active', or 'dnd'. By default, it's null and nothing is shown.\n * @values null, busy, away, offline, active, dnd\n */\n presence: {\n type: String,\n default: AVATAR_PRESENCE_STATES.NONE,\n validator: (state) => {\n return Object.values(AVATAR_PRESENCE_STATES).includes(state);\n },\n },\n\n /**\n * A set of props to be passed into the presence component.\n */\n presenceProps: {\n type: Object,\n default: () => ({}),\n },\n\n /**\n * Determines whether to show a group avatar.\n * Limit to 2 digits max, more than 99 will be rendered as \"99+\".\n * if the number is 1 or less it would just show the regular avatar as if group had not been set.\n */\n group: {\n type: Number,\n default: undefined,\n validator: (group) => AVATAR_GROUP_VALIDATOR(group),\n },\n\n /**\n * The text that overlays the avatar\n */\n overlayText: {\n type: String,\n default: '',\n },\n\n /**\n * Used to customize the avatar overlay\n */\n overlayClass: {\n type: [String, Array, Object],\n default: '',\n },\n\n /**\n * Source of the image\n */\n imageSrc: {\n type: String,\n default: '',\n },\n\n /**\n * Alt attribute of the image, required if imageSrc is provided.\n * Can be set to '' (empty string) if the image is described\n * in text nearby\n */\n imageAlt: {\n type: String,\n default: undefined,\n },\n\n /**\n * Full name used to extract initials.\n */\n fullName: {\n type: String,\n default: '',\n },\n\n /**\n * Makes the avatar focusable and interactive,\n * emits a click event when clicked.\n */\n interactive: {\n type: Boolean,\n default: false,\n },\n\n /**\n * @deprecated Use interactive instead.\n */\n clickable: {\n type: Boolean,\n default: null,\n },\n\n /**\n * Descriptive label for the icon.\n * To avoid a11y issues, set this prop if clickable and iconName are set.\n */\n iconAriaLabel: {\n type: String,\n default: undefined,\n },\n\n /**\n * When true, renders the avatar with a transparent background and no color.\n * Useful for displaying icons that should not have a colored background,\n * such as channel or navigation icons.\n */\n iconOnly: {\n type: Boolean,\n default: false,\n },\n\n /**\n * When true, renders the avatar in a desaturated/washed-out state.\n * Use this to indicate that a user is deactivated or inactive.\n */\n deactivated: {\n type: Boolean,\n default: false,\n },\n },\n\n emits: [\n /**\n * Avatar click event\n *\n * @event click\n * @type {PointerEvent | KeyboardEvent}\n */\n 'click',\n ],\n\n data () {\n return {\n AVATAR_SIZE_MODIFIERS,\n AVATAR_KIND_MODIFIERS,\n AVATAR_PRESENCE_SIZE_MODIFIERS,\n imageLoadedSuccessfully: null,\n formattedInitials: '',\n initializing: false,\n hasSlotContent,\n anchorHue: 0,\n };\n },\n\n computed: {\n resolvedInteractive () {\n return this.clickable ?? this.interactive;\n },\n\n hasOverlayIcon () {\n return hasSlotContent(this.$slots.overlayIcon);\n },\n\n isIconType () {\n return hasSlotContent(this.$slots.icon);\n },\n\n iconDataQa () {\n return 'dt-avatar-icon';\n },\n\n /**\n * Compute family from props, color prop, or random\n */\n computedFamily () {\n // Icon-type avatars don't use color\n if (this.isIconType) return undefined;\n\n // Explicit family prop takes precedence\n if (this.family !== undefined) return this.family;\n\n // Color prop (converted to family/variant)\n if (this.color !== undefined) {\n const parsed = colorToFamilyVariant(this.color);\n if (parsed) return parsed.family;\n }\n\n // Random based on seed\n const random = getRandomFamilyVariant(this.seed);\n return random.family;\n },\n\n /**\n * Compute variant from props, color prop, or random\n */\n computedVariant () {\n // Icon-type avatars don't use color\n if (this.isIconType) return undefined;\n\n // Explicit variant prop takes precedence\n if (this.variant !== undefined) return this.variant;\n\n // Color prop (converted to family/variant)\n if (this.color !== undefined) {\n const parsed = colorToFamilyVariant(this.color);\n if (parsed) return parsed.variant;\n }\n\n // Random based on seed\n const random = getRandomFamilyVariant(this.seed);\n return random.variant;\n },\n\n avatarClasses () {\n return [\n 'd-avatar',\n AVATAR_SIZE_MODIFIERS[this.validatedSize],\n this.avatarClass,\n {\n 'd-avatar--group': this.showGroup,\n 'd-avatar--group-digits-2': this.showGroup && String(this.formattedGroup).length === 2,\n 'd-avatar--group-digits-3': this.showGroup && String(this.formattedGroup).length >= 3,\n 'd-avatar--clickable': this.resolvedInteractive,\n 'd-avatar--presence': this.presence && !this.showGroup,\n 'd-avatar--icon-only': this.iconOnly,\n 'd-avatar--deactivated': this.deactivated,\n },\n ];\n },\n\n /**\n * Compute inline styles for fallback color in browsers that don't support oklch()\n */\n avatarStyles () {\n const baseStyles = [];\n\n // Only compute hex fallback for browsers that don't support oklch()\n if (!supportsOklch && !this.isIconType && this.computedFamily && this.computedVariant !== undefined) {\n const fallbackHex = computeAvatarHex(this.computedFamily, this.computedVariant, this.anchorHue);\n baseStyles.push({ '--avatar-color-background': fallbackHex });\n }\n\n return baseStyles.length > 0 ? baseStyles : undefined;\n },\n\n overlayClasses () {\n return [\n 'd-avatar__overlay',\n this.overlayClass,\n { 'd-avatar__overlay-icon': this.hasOverlayIcon },\n ];\n },\n\n showGroup () {\n return AVATAR_GROUP_VALIDATOR(this.group);\n },\n\n formattedGroup () {\n const size = String(this.validatedSize);\n // Sizes 100-250 cap at 2 digits — too small for 3\n const smallSizes = ['xs', '100', '150', '200', '250'];\n const maxDigits = smallSizes.includes(size) ? 2 : 3;\n if (maxDigits === 2) {\n return this.group > 9 ? '9+' : this.group;\n }\n return this.group > 99 ? '99+' : this.group;\n },\n\n validatedSize () {\n return this.size;\n },\n\n showImage () {\n return this.imageLoadedSuccessfully !== false && this.imageSrc;\n },\n },\n\n watch: {\n fullName: {\n immediate: true,\n handler () {\n this.formatInitials();\n },\n },\n\n size: {\n immediate: true,\n handler () {\n this.formatInitials();\n },\n },\n\n group: {\n immediate: true,\n handler () {\n this.formatInitials();\n },\n },\n\n imageSrc (newSrc) {\n this.imageLoadedSuccessfully = null;\n if (!newSrc) return;\n\n this.validateProps();\n this.setImageListeners();\n },\n },\n\n mounted () {\n this.validateProps();\n this.setImageListeners();\n // Only read anchor hue for fallback computation in browsers without oklch() support\n if (!supportsOklch) {\n this.readAnchorHue();\n }\n },\n\n methods: {\n async setImageListeners () {\n await this.$nextTick();\n const el = this.$refs.avatarImage;\n if (!el) return;\n\n el.addEventListener('load', () => this._loadedImageEventHandler(el), { once: true });\n el.addEventListener('error', () => this._erroredImageEventHandler(el), { once: true });\n },\n\n formatInitials () {\n const initials = extractInitialsFromName(this.fullName);\n const size = String(this.validatedSize);\n\n // xs/100 are too small for initials\n if (size === 'xs' || size === '100') {\n this.formattedInitials = '';\n // sm/150/200 show single initial\n } else if (size === 'sm' || size === '150' || size === '200') {\n this.formattedInitials = initials[0];\n } else {\n this.formattedInitials = initials;\n }\n },\n\n /**\n * Read the anchor hue from CSS custom property for fallback computation\n */\n readAnchorHue () {\n try {\n const hueValue = getComputedStyle(document.documentElement)\n .getPropertyValue('--dt-avatar-anchor-hue')\n .trim();\n this.anchorHue = parseFloat(hueValue) || 0;\n } catch {\n this.anchorHue = 0;\n }\n },\n\n _loadedImageEventHandler (el) {\n this.imageLoadedSuccessfully = true;\n el.classList.remove('d-d-none');\n },\n\n _erroredImageEventHandler (el) {\n this.imageLoadedSuccessfully = false;\n el.classList.add('d-d-none');\n },\n\n validateProps () {\n if (this.imageSrc && this.imageAlt === undefined) {\n console.error('image-alt required if image-src is provided. Can be set to \"\" (empty string) if the image is described in text nearby');\n }\n },\n\n handleClick (e) {\n if (!this.resolvedInteractive) return;\n this.$emit('click', e);\n },\n },\n};\n</script>\n"],"mappings":"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"}
|