@onereach/ui-components 2.65.0-beta.1953.0 → 2.65.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/autoinstall.js +7 -6
- package/dist/{esm/v2 → v2}/OrAvatar-0afdef36.js +0 -0
- package/dist/v2/OrAvatar-5203c3e7.js +113 -0
- package/dist/{esm/v2 → v2}/OrBottomSheet-f09adbbb.js +0 -0
- package/dist/v2/OrButton-549e8852.js +195 -0
- package/dist/v2/OrButton-56baef5e.js +74 -0
- package/dist/{esm/v2 → v2}/OrButton-eb895669.js +0 -0
- package/dist/{esm/v2 → v2}/OrCard-1d904e72.js +0 -0
- package/dist/v2/OrCard-c44d9783.js +65 -0
- package/dist/v2/OrCardCollection-7855a802.js +222 -0
- package/dist/v2/OrCardCollection-bf925e37.js +227 -0
- package/dist/v2/OrCarouselItem-d5f3fb80.js +281 -0
- package/dist/v2/OrCheckbox-eb833bab.js +205 -0
- package/dist/v2/OrCheckbox-ed1f2666.js +181 -0
- package/dist/v2/OrChips-d2bf5ae6.js +82 -0
- package/dist/v2/OrChips.vue_rollup-plugin-vue_styles.0-c780c5eb.js +325 -0
- package/dist/v2/OrCode-da64b7ee.js +384 -0
- package/dist/v2/OrCollapse-50e3914c.js +168 -0
- package/dist/v2/OrColorPicker-0abe3636.js +492 -0
- package/dist/v2/OrConfirm-3e0a2516.js +300 -0
- package/dist/v2/OrConfirm-812badbf.js +258 -0
- package/dist/v2/OrDateTimePicker-63b2d841.js +763 -0
- package/dist/{esm/v2 → v2}/OrError-be656098.js +0 -0
- package/dist/v2/OrError-efc74907.js +52 -0
- package/dist/v2/OrErrorTag-c14e0298.js +81 -0
- package/dist/v2/OrExpansionPanel-33d5cf05.js +175 -0
- package/dist/v2/OrFab-8d665c26.js +104 -0
- package/dist/v2/OrFloating-b15309d1.js +206 -0
- package/dist/{esm/v2 → v2}/OrHint-44356417.js +0 -0
- package/dist/v2/OrHint-fe65fbe6.js +55 -0
- package/dist/v2/OrIcon-05689298.js +132 -0
- package/dist/v2/OrIcon-7cd10497.js +175 -0
- package/dist/v2/OrIconButton-895a24ee.js +136 -0
- package/dist/v2/OrIconButton-cab39659.js +63 -0
- package/dist/v2/OrIconButton.vue_rollup-plugin-vue_styles.0-dc224e53.js +294 -0
- package/dist/v2/OrInlineInput-0b958bac.js +353 -0
- package/dist/{esm/v2 → v2}/OrInlineInputBox-6a15ea2b.js +0 -0
- package/dist/v2/OrInlineTextEdit-60227e46.js +398 -0
- package/dist/v2/OrInlineTextarea-22ea4216.js +265 -0
- package/dist/v2/OrInput-bd604d45.js +384 -0
- package/dist/{esm/v2 → v2}/OrInputBox-208dceac.js +0 -0
- package/dist/{esm/v2 → v2}/OrLabel-5670468e.js +0 -0
- package/dist/v2/OrLabel-931394a5.js +78 -0
- package/dist/{esm/v2 → v2}/OrLink-80742a17.js +0 -0
- package/dist/v2/OrList-c3b0b735.js +296 -0
- package/dist/v2/OrListOfInputs-dae3556c.js +220 -0
- package/dist/v2/OrLoader-212ef381.js +112 -0
- package/dist/{esm/v2 → v2}/OrLoader-bd088836.js +0 -0
- package/dist/{esm/v2 → v2}/OrMenu-bb81644d.js +0 -0
- package/dist/v2/OrMenuItem-9034aece.js +112 -0
- package/dist/v2/OrModal-3d2871e0.js +153 -0
- package/dist/v2/OrModal-5c491f46.js +198 -0
- package/dist/v2/OrNotification-3294cb13.js +141 -0
- package/dist/v2/OrNotification-57a0ead7.js +169 -0
- package/dist/v2/OrOverflowMenu-572ba5ac.js +244 -0
- package/dist/{esm/v2 → v2}/OrOverlay-4838a9b0.js +0 -0
- package/dist/v2/OrOverlay-ccec2218.js +71 -0
- package/dist/v2/OrPassword-a8b36c5b.js +373 -0
- package/dist/{esm/v2 → v2}/OrPopover-9080fc00.js +0 -0
- package/dist/{esm/v2 → v2}/OrProgress-c27c8946.js +0 -0
- package/dist/v2/OrProgress-e6f20dc1.js +224 -0
- package/dist/v2/OrRadio-4ba56887.js +185 -0
- package/dist/v2/OrRadio-514e8de8.js +141 -0
- package/dist/v2/OrRadioGroup-11424644.js +87 -0
- package/dist/v2/OrSearch-b228915a.js +122 -0
- package/dist/v2/OrSearch-d6529c55.js +135 -0
- package/dist/v2/OrSearch.vue_rollup-plugin-vue_styles.0-aafbcd86.js +826 -0
- package/dist/{esm/v2 → v2}/OrSegmentedControl-17df63b8.js +0 -0
- package/dist/v2/OrSelect-9bf0c8ce.js +515 -0
- package/dist/v2/OrSelect-ea27a70e.js +1091 -0
- package/dist/{esm/v2 → v2}/OrSidebar-fabc7bc9.js +0 -0
- package/dist/v2/OrSidebar-feacf13a.js +147 -0
- package/dist/v2/OrSkeletonText-38aef640.js +249 -0
- package/dist/{esm/v2 → v2}/OrSkeletonText-950be6a2.js +0 -0
- package/dist/v2/OrSlider-021736ec.js +368 -0
- package/dist/v2/OrSortHeader-b4dbff08.js +133 -0
- package/dist/v2/OrStepper-a0b4da52.js +644 -0
- package/dist/v2/OrSwitch-21a7e693.js +233 -0
- package/dist/v2/OrSwitch-cd24ee40.js +152 -0
- package/dist/{esm/v2 → v2}/OrTab-4e6ff742.js +0 -0
- package/dist/v2/OrTab-8dfdeca0.js +107 -0
- package/dist/v2/OrTabHeaderItem-6a08756e.js +110 -0
- package/dist/v2/OrTabs-12138346.js +111 -0
- package/dist/v2/OrTabs-b1f0c7b8.js +233 -0
- package/dist/v2/OrTag-140d4f72.js +114 -0
- package/dist/v2/OrTag-e8626f74.js +162 -0
- package/dist/{esm/v2 → v2}/OrTeleport.vue2-fb92f29f.js +0 -0
- package/dist/v2/OrTeleportVue2-fce4676d.js +644 -0
- package/dist/{esm/v2 → v2}/OrText-ba5a2b6c.js +0 -0
- package/dist/v2/OrTextarea-cc70afc9.js +232 -0
- package/dist/v2/OrTextbox-91382d58.js +528 -0
- package/dist/v2/OrToastContainer-e285a86c.js +334 -0
- package/dist/{esm/v2 → v2}/OrTooltip-afe7030b.js +0 -0
- package/dist/v2/OrTooltip-b31bd78d.js +68 -0
- package/dist/v2/OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js +155 -0
- package/dist/{bundled/v2 → v2}/color-1f348774.js +0 -0
- package/dist/{bundled/v2 → v2}/components/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar/OrAvatar.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -0
- package/dist/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +22 -0
- package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-button/OrButton.vue.d.ts +188 -0
- package/dist/{bundled/v2 → v2}/components/or-button/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button/index.d.ts +0 -0
- package/dist/v2/components/or-button-v2/OrButton.vue.d.ts +159 -0
- package/dist/v2/components/or-button-v2/OrIconButton.vue.d.ts +132 -0
- package/dist/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +32 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v2/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v2/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v3/OrButton.stories3.d.ts +0 -0
- package/dist/v2/components/or-button-v3/OrButton.vue.d.ts +85 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-card/OrCard.vue.d.ts +26 -0
- package/dist/{bundled/v2 → v2}/components/or-card/index.d.ts +0 -0
- package/dist/v2/components/or-card-collection/OrCardCollection.vue.d.ts +112 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -0
- package/dist/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-v3/OrCard.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-v3/OrCard.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-carousel/OrCarousel.vue.d.ts +1131 -0
- package/dist/{bundled/v2 → v2}/components/or-carousel/OrCarouselItem.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-carousel/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-carousel/index.d.ts +0 -0
- package/dist/v2/components/or-checkbox/OrCheckbox.vue.d.ts +97 -0
- package/dist/{bundled/v2 → v2}/components/or-checkbox/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -0
- package/dist/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +113 -0
- package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-chips/OrChip.vue.d.ts +58 -0
- package/dist/v2/components/or-chips/OrChips.vue.d.ts +96 -0
- package/dist/v2/components/or-chips/OrChipsInput.vue.d.ts +82 -0
- package/dist/{bundled/v2 → v2}/components/or-chips/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-chips/index.d.ts +0 -0
- package/dist/v2/components/or-code/OrCode.vue.d.ts +213 -0
- package/dist/{bundled/v2 → v2}/components/or-code/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-code/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-code/lang.d.ts +0 -0
- package/dist/v2/components/or-collapse/OrCollapse.vue.d.ts +81 -0
- package/dist/{bundled/v2 → v2}/components/or-collapse/index.d.ts +0 -0
- package/dist/v2/components/or-color-picker/OrColorPicker.vue.d.ts +66 -0
- package/dist/{bundled/v2 → v2}/components/or-color-picker/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-color-picker/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-color-picker/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-color-picker/utils/defultPalette.d.ts +0 -0
- package/dist/v2/components/or-confirm/OrConfirm.vue.d.ts +237 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -0
- package/dist/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +204 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +379 -0
- package/dist/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +92 -0
- package/dist/{bundled/v2 → v2}/components/or-date-time-picker/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-date-time-picker/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error/OrError.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-v3/OrError.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-v3/OrError.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/OrFab.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/OrFab.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-floating/OrFloating.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-floating/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-floating/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint/OrHint.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint-v3/OrHint.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint-v3/OrHint.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon/OrIcon.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -0
- package/dist/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +80 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-v3/OrIcon.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-v3/OrIcon.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-v3/index.d.ts +0 -0
- package/dist/v2/components/or-icon-v3/props.d.ts +13 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -0
- package/dist/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +133 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +209 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -0
- package/dist/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +109 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-v3/OrInput.stories3.d.ts +0 -0
- package/dist/v2/components/or-input-v3/OrInput.vue.d.ts +160 -0
- package/dist/{bundled/v2 → v2}/components/or-input-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-inputs/OrInput.vue.d.ts +204 -0
- package/dist/v2/components/or-inputs/OrNumberInput.vue.d.ts +185 -0
- package/dist/v2/components/or-inputs/OrPassword.vue.d.ts +158 -0
- package/dist/v2/components/or-inputs/OrSearch.vue.d.ts +182 -0
- package/dist/v2/components/or-inputs/OrTextarea.vue.d.ts +179 -0
- package/dist/{bundled/v2 → v2}/components/or-inputs/index.d.ts +0 -0
- package/dist/v2/components/or-label/OrLabel.vue.d.ts +43 -0
- package/dist/{bundled/v2 → v2}/components/or-label/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/OrLabel.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/OrLabel.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/OrLink.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/OrLink.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-list/OrList.vue.d.ts +175 -0
- package/dist/{bundled/v2 → v2}/components/or-list/index.d.ts +0 -0
- package/dist/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +131 -0
- package/dist/{bundled/v2 → v2}/components/or-list-of-inputs/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader/OrLoader.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/OrLoader.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/OrLoader.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -0
- package/dist/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +61 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-v3/OrMenu.stories3.d.ts +0 -0
- package/dist/v2/components/or-menu-v3/OrMenu.vue.d.ts +67 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-modal/OrModal.vue.d.ts +121 -0
- package/dist/{bundled/v2 → v2}/components/or-modal/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-modal/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-modal-v3/OrModal.stories3.d.ts +0 -0
- package/dist/v2/components/or-modal-v3/OrModal.vue.d.ts +40 -0
- package/dist/{bundled/v2 → v2}/components/or-modal-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-modal-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-modal-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-notification/OrNotification.vue.d.ts +83 -0
- package/dist/{bundled/v2 → v2}/components/or-notification/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/OrNotification.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/OrNotification.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +80 -0
- package/dist/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +75 -0
- package/dist/{bundled/v2 → v2}/components/or-overflow-menu/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overflow-menu/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay/OrOverlay.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-popover-v3/OrPopover.stories3.d.ts +0 -0
- package/dist/v2/components/or-popover-v3/OrPopover.vue.d.ts +104 -0
- package/dist/{bundled/v2 → v2}/components/or-popover-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-popover-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-popover-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress/OrProgress.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/OrProgress.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/OrProgress.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-radio/OrRadio.vue.d.ts +90 -0
- package/dist/{bundled/v2 → v2}/components/or-radio/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-group/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-v3/OrRadio.stories3.d.ts +0 -0
- package/dist/v2/components/or-radio-v3/OrRadio.vue.d.ts +101 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-search-v3/OrSearch.stories3.d.ts +0 -0
- package/dist/v2/components/or-search-v3/OrSearch.vue.d.ts +88 -0
- package/dist/{bundled/v2 → v2}/components/or-search-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-search-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -0
- package/dist/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +77 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/types.d.ts +0 -0
- package/dist/v2/components/or-select/OrSelect.vue.d.ts +238 -0
- package/dist/v2/components/or-select/OrSelectContent.vue.d.ts +114 -0
- package/dist/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +63 -0
- package/dist/v2/components/or-select/OrSelectContentOptions.vue.d.ts +87 -0
- package/dist/v2/components/or-select/OrSelectInput.vue.d.ts +81 -0
- package/dist/v2/components/or-select/OrSelectInputValue.vue.d.ts +58 -0
- package/dist/v2/components/or-select/OrSelectMain.vue.d.ts +158 -0
- package/dist/v2/components/or-select/OrSelectOption.vue.d.ts +37 -0
- package/dist/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +38 -0
- package/dist/{bundled/v2 → v2}/components/or-select/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select/stories.helpers.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/OrSelect.stories3.d.ts +0 -0
- package/dist/v2/components/or-select-v3/OrSelect.vue.d.ts +266 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/types.d.ts +0 -0
- package/dist/v2/components/or-sidebar/OrSidebar.vue.d.ts +88 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -0
- package/dist/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +98 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-slider/OrSlider.vue.d.ts +192 -0
- package/dist/{bundled/v2 → v2}/components/or-slider/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -0
- package/dist/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
- package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/types.d.ts +0 -0
- package/dist/v2/components/or-stepper/OrStepper.vue.d.ts +106 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -0
- package/dist/v2/components/or-stepper/OrStepperTitle.vue.d.ts +66 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/StatusIcon.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/index.d.ts +0 -0
- package/dist/v2/components/or-switch/OrSwitch.vue.d.ts +97 -0
- package/dist/{bundled/v2 → v2}/components/or-switch/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -0
- package/dist/v2/components/or-switch-v3/OrSwitch.vue.d.ts +115 -0
- package/dist/{bundled/v2 → v2}/components/or-switch-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-switch-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tab/OrTab.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tab/index.d.ts +0 -0
- package/dist/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +71 -0
- package/dist/{bundled/v2 → v2}/components/or-tab-header-item/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tab-v3/OrTab.stories3.d.ts +0 -0
- package/dist/v2/components/or-tab-v3/OrTab.vue.d.ts +28 -0
- package/dist/{bundled/v2 → v2}/components/or-tab-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tab-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-tabs/OrTabs.vue.d.ts +26 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -0
- package/dist/v2/components/or-tabs-v3/OrTabs.vue.d.ts +111 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/types.d.ts +0 -0
- package/dist/v2/components/or-tag/OrTag.vue.d.ts +71 -0
- package/dist/{bundled/v2 → v2}/components/or-tag/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tag-v3/OrTag.stories3.d.ts +0 -0
- package/dist/v2/components/or-tag-v3/OrTag.vue.d.ts +54 -0
- package/dist/{bundled/v2 → v2}/components/or-tag-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tag-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tag-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport/OrTeleportVue2.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport-v3/OrTeleport.vue2.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-text-v3/OrText.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-text-v3/OrText.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-text-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-text-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -0
- package/dist/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +132 -0
- package/dist/{bundled/v2 → v2}/components/or-textarea-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-textarea-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-textarea-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-textbox/OrTextbox.vue.d.ts +375 -0
- package/dist/{bundled/v2 → v2}/components/or-textbox/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-textbox/index.d.ts +0 -0
- package/dist/v2/components/or-toast/OrToast.vue.d.ts +81 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/OrToastContainer.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/Timer.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/composable/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/composable/useQueue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/composable/useToast.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/composable/useToastEventBus.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToast.stories3.d.ts +0 -0
- package/dist/v2/components/or-toast-v3/OrToast.vue.d.ts +80 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/Timer.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useQueue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useToast.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/types.d.ts +0 -0
- package/dist/v2/components/or-tooltip/OrTooltip.vue.d.ts +92 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -0
- package/dist/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +59 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/directives/dropdown-close.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/directives/dropdown-open.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/directives/index.d.ts +0 -0
- package/dist/v2/dom-7a41831b.js +58 -0
- package/dist/{esm/v2 → v2}/dropdown-open-0d314aa4.js +0 -0
- package/dist/{bundled/v2 → v2}/hooks/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useClassAttribute.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useElevation.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useOverflow.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useResponsive/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useResponsive/useResponsive.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useToggle.d.ts +0 -0
- package/dist/{esm/v2 → v2}/index.d.ts +0 -0
- package/dist/v2/index.js +134 -0
- package/dist/v2/index10.js +26 -0
- package/dist/v2/index11.js +24 -0
- package/dist/v2/index12.js +5 -0
- package/dist/v2/index13.js +14 -0
- package/dist/v2/index14.js +13 -0
- package/dist/v2/index15.js +7 -0
- package/dist/v2/index16.js +16 -0
- package/dist/v2/index17.js +31 -0
- package/dist/v2/index18.js +7 -0
- package/dist/v2/index19.js +11 -0
- package/dist/v2/index2.js +126 -0
- package/dist/v2/index20.js +29 -0
- package/dist/v2/index21.js +25 -0
- package/dist/v2/index22.js +22 -0
- package/dist/v2/index23.js +4 -0
- package/dist/v2/index24.js +6 -0
- package/dist/v2/index25.js +5 -0
- package/dist/v2/index26.js +6 -0
- package/dist/v2/index27.js +6 -0
- package/dist/v2/index28.js +9 -0
- package/dist/v2/index29.js +5 -0
- package/dist/v2/index3.js +13 -0
- package/dist/v2/index30.js +5 -0
- package/dist/v2/index31.js +12 -0
- package/dist/v2/index32.js +15 -0
- package/dist/v2/index33.js +5 -0
- package/dist/v2/index34.js +5 -0
- package/dist/v2/index35.js +20 -0
- package/dist/v2/index36.js +20 -0
- package/dist/v2/index37.js +20 -0
- package/dist/v2/index38.js +5 -0
- package/dist/v2/index39.js +21 -0
- package/dist/v2/index4.js +6 -0
- package/dist/v2/index40.js +25 -0
- package/dist/v2/index41.js +5 -0
- package/dist/v2/index42.js +5 -0
- package/dist/v2/index43.js +5 -0
- package/dist/v2/index44.js +22 -0
- package/dist/v2/index45.js +28 -0
- package/dist/v2/index46.js +5 -0
- package/dist/v2/index47.js +5 -0
- package/dist/v2/index48.js +6 -0
- package/dist/v2/index49.js +13 -0
- package/dist/v2/index5.js +9 -0
- package/dist/v2/index50.js +20 -0
- package/dist/v2/index51.js +16 -0
- package/dist/v2/index52.js +17 -0
- package/dist/v2/index53.js +16 -0
- package/dist/v2/index54.js +19 -0
- package/dist/v2/index55.js +4 -0
- package/dist/v2/index56.js +8 -0
- package/dist/v2/index57.js +12 -0
- package/dist/v2/index58.js +5 -0
- package/dist/v2/index59.js +7 -0
- package/dist/v2/index6.js +6 -0
- package/dist/v2/index60.js +5 -0
- package/dist/v2/index61.js +4 -0
- package/dist/v2/index62.js +7 -0
- package/dist/v2/index63.js +22 -0
- package/dist/v2/index64.js +5 -0
- package/dist/v2/index65.js +19 -0
- package/dist/v2/index66.js +28 -0
- package/dist/v2/index67.js +6 -0
- package/dist/v2/index68.js +5 -0
- package/dist/v2/index69.js +6 -0
- package/dist/v2/index7.js +17 -0
- package/dist/v2/index70.js +7 -0
- package/dist/v2/index71.js +14 -0
- package/dist/v2/index72.js +6 -0
- package/dist/v2/index73.js +17 -0
- package/dist/v2/index74.js +6 -0
- package/dist/v2/index75.js +8 -0
- package/dist/v2/index76.js +6 -0
- package/dist/v2/index77.js +5 -0
- package/dist/v2/index78.js +5 -0
- package/dist/v2/index79.js +6 -0
- package/dist/v2/index8.js +6 -0
- package/dist/v2/index80.js +17 -0
- package/dist/v2/index81.js +14 -0
- package/dist/v2/index82.js +16 -0
- package/dist/v2/index83.js +4 -0
- package/dist/v2/index84.js +4 -0
- package/dist/v2/index85.js +5 -0
- package/dist/v2/index86.js +10 -0
- package/dist/v2/index87.js +23 -0
- package/dist/v2/index88.js +20 -0
- package/dist/v2/index89.js +3 -0
- package/dist/v2/index9.js +4 -0
- package/dist/v2/index90.js +19 -0
- package/dist/v2/index91.js +3 -0
- package/dist/v2/index92.js +11 -0
- package/dist/v2/index93.js +13 -0
- package/dist/v2/index94.js +2 -0
- package/dist/v2/index95.js +7 -0
- package/dist/v2/index96.js +3 -0
- package/dist/{bundled/v2 → v2}/normalize-component-6e8e3d80.js +0 -0
- package/dist/{bundled/v2 → v2}/px-to-rem-0b26b83e.js +0 -0
- package/dist/{bundled/v3 → v2}/style-inject.es-4c6f2515.js +0 -0
- package/dist/v2/types-1ddb6abc.js +410 -0
- package/dist/{esm/v2 → v2}/useClassAttribute-47fdb016.js +0 -0
- package/dist/{esm/v2 → v2}/useElevation-0e973238.js +0 -0
- package/dist/{esm/v2 → v2}/useOverflow-ac506c65.js +0 -0
- package/dist/{esm/v2 → v2}/useResponsive-a02e95b7.js +0 -0
- package/dist/{esm/v2 → v2}/useToast-0665462d.js +0 -0
- package/dist/{esm/v2 → v2}/useToast-4fbe0e5a.js +0 -0
- package/dist/{esm/v2 → v2}/useToggle-29e4d7c7.js +0 -0
- package/dist/{bundled/v2 → v2}/utils/constants/color.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/constants/key-codes.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/constants/poper.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/constants/regex.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/color.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/dom.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/hash.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/px-to-rem.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/text.d.ts +0 -0
- package/dist/v3/OrAvatar-200d3f9f.js +89 -0
- package/dist/{esm/v3 → v3}/OrAvatar-ef88d31c.js +0 -0
- package/dist/{esm/v3 → v3}/OrBottomSheet-9de57dd0.js +0 -0
- package/dist/{esm/v3 → v3}/OrButton-12b36e89.js +0 -0
- package/dist/{esm/v3 → v3}/OrButton-fca9019a.js +0 -0
- package/dist/{esm/v3 → v3}/OrCard-b63658a8.js +0 -0
- package/dist/{esm/v3 → v3}/OrCard-e3a5aea4.js +0 -0
- package/dist/v3/OrCardCollection-32dce1b1.js +198 -0
- package/dist/v3/OrCardCollection-737f073a.js +189 -0
- package/dist/v3/OrCarouselItem-ec8333c7.js +238 -0
- package/dist/v3/OrCheckbox-56e4171e.js +149 -0
- package/dist/{esm/v3 → v3}/OrCheckbox-a20fcc04.js +0 -0
- package/dist/v3/OrChips-feab2a38.js +301 -0
- package/dist/v3/OrCode-feeec003.js +350 -0
- package/dist/v3/OrCollapse-37a52e8f.js +148 -0
- package/dist/v3/OrColorPicker-0a944d25.js +460 -0
- package/dist/v3/OrConfirm-00134f53.js +214 -0
- package/dist/v3/OrConfirm-a5f73ac6.js +270 -0
- package/dist/v3/OrDateTimePicker-6c79a764.js +678 -0
- package/dist/{esm/v3 → v3}/OrError-19a62a18.js +0 -0
- package/dist/{esm/v3 → v3}/OrError-f90296db.js +0 -0
- package/dist/v3/OrErrorTag-bbfd3ca6.js +57 -0
- package/dist/v3/OrExpansionPanel-65afdfad.js +138 -0
- package/dist/v3/OrFab-3a3a9a38.js +79 -0
- package/dist/v3/OrFloating-3da814a2.js +190 -0
- package/dist/{esm/v3 → v3}/OrHint-1414c530.js +0 -0
- package/dist/{esm/v3 → v3}/OrHint-73835593.js +0 -0
- package/dist/v3/OrIcon-e23028f8.js +152 -0
- package/dist/v3/OrIcon-e2fa4cf8.js +109 -0
- package/dist/v3/OrIconButton-e486d6df.js +109 -0
- package/dist/v3/OrIconButton-f72cb8d9.js +341 -0
- package/dist/v3/OrInlineInput-593b001c.js +239 -0
- package/dist/{esm/v3 → v3}/OrInlineInputBox-1b473796.js +0 -0
- package/dist/v3/OrInlineTextEdit-455a2d64.js +338 -0
- package/dist/v3/OrInlineTextarea-1ea0f510.js +224 -0
- package/dist/v3/OrInput-96c3db72.js +251 -0
- package/dist/{esm/v3 → v3}/OrInputBox-634230b1.js +0 -0
- package/dist/{esm/v3 → v3}/OrLabel-7d4fe80b.js +0 -0
- package/dist/{esm/v3 → v3}/OrLabel-876f8729.js +0 -0
- package/dist/{esm/v3 → v3}/OrLink-338db3ca.js +0 -0
- package/dist/v3/OrList-a68c5be3.js +257 -0
- package/dist/v3/OrListOfInputs-b4c051a8.js +163 -0
- package/dist/{esm/v3 → v3}/OrLoader-15174477.js +0 -0
- package/dist/{esm/v3 → v3}/OrLoader-60943812.js +0 -0
- package/dist/{esm/v3 → v3}/OrMenu-75ef8635.js +0 -0
- package/dist/v3/OrMenuItem-60afcdcb.js +84 -0
- package/dist/v3/OrModal-75c8e5b6.js +163 -0
- package/dist/v3/OrModal-83614157.js +130 -0
- package/dist/v3/OrNotification-38664729.js +114 -0
- package/dist/v3/OrNotification-91a86ade.js +140 -0
- package/dist/v3/OrOverflowMenu-7a177537.js +185 -0
- package/dist/{esm/v3 → v3}/OrOverlay-27050c19.js +0 -0
- package/dist/{esm/v3 → v3}/OrOverlay-451dce49.js +0 -0
- package/dist/{esm/v3 → v3}/OrPopover-3525c670.js +0 -0
- package/dist/{esm/v3 → v3}/OrProgress-407002e0.js +0 -0
- package/dist/{esm/v3 → v3}/OrProgress-d0d52c86.js +0 -0
- package/dist/{esm/v3 → v3}/OrRadio-0c1883f2.js +0 -0
- package/dist/{esm/v3 → v3}/OrRadio-c3ab11f2.js +0 -0
- package/dist/{esm/v3 → v3}/OrRadioGroup-00785e41.js +0 -0
- package/dist/v3/OrSearch-2874026c.js +1075 -0
- package/dist/v3/OrSearch-a6a314b6.js +97 -0
- package/dist/{esm/v3 → v3}/OrSegmentedControl-2bbc0f22.js +0 -0
- package/dist/v3/OrSelect-056731af.js +803 -0
- package/dist/v3/OrSelect-48c357fa.js +489 -0
- package/dist/{esm/v3 → v3}/OrSidebar-375c85a3.js +0 -0
- package/dist/{esm/v3 → v3}/OrSidebar-a62972f5.js +0 -0
- package/dist/{esm/v3 → v3}/OrSkeletonText-2b1610ce.js +0 -0
- package/dist/{esm/v3 → v3}/OrSkeletonText-3965ff71.js +0 -0
- package/dist/v3/OrSlider-af80bac9.js +310 -0
- package/dist/v3/OrSortHeader-9d645226.js +104 -0
- package/dist/v3/OrStepper-f355b7b7.js +426 -0
- package/dist/{esm/v3 → v3}/OrSwitch-c333ee32.js +0 -0
- package/dist/{esm/v3 → v3}/OrSwitch-ec454b76.js +0 -0
- package/dist/{esm/v3 → v3}/OrTab-97044946.js +0 -0
- package/dist/{esm/v3 → v3}/OrTab-bc98be02.js +0 -0
- package/dist/{esm/v3 → v3}/OrTabHeaderItem-d668cc59.js +0 -0
- package/dist/{esm/v3 → v3}/OrTabs-d3812c11.js +0 -0
- package/dist/v3/OrTabs-fe7039de.js +212 -0
- package/dist/v3/OrTag-7e24fdbc.js +86 -0
- package/dist/v3/OrTag-86ccb42d.js +125 -0
- package/dist/{esm/v3 → v3}/OrTeleport.vue3-8099178c.js +0 -0
- package/dist/{esm/v3 → v3}/OrTeleportVue3-ad639f12.js +0 -0
- package/dist/{esm/v3 → v3}/OrText-ecb46923.js +0 -0
- package/dist/{esm/v3 → v3}/OrTextarea-98895b2a.js +0 -0
- package/dist/v3/OrTextbox-faa4f81a.js +493 -0
- package/dist/v3/OrToastContainer-fe6abe90.js +280 -0
- package/dist/v3/OrTooltip-121eae2b.js +165 -0
- package/dist/{esm/v3 → v3}/OrTooltip-36c6728c.js +0 -0
- package/dist/{bundled/v3 → v3}/color-1f348774.js +0 -0
- package/dist/{bundled/v3 → v3}/components/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar/OrAvatar.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -0
- package/dist/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +22 -0
- package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-button/OrButton.vue.d.ts +188 -0
- package/dist/{bundled/v3 → v3}/components/or-button/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button/index.d.ts +0 -0
- package/dist/v3/components/or-button-v2/OrButton.vue.d.ts +159 -0
- package/dist/v3/components/or-button-v2/OrIconButton.vue.d.ts +132 -0
- package/dist/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +32 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v2/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v2/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v3/OrButton.stories3.d.ts +0 -0
- package/dist/v3/components/or-button-v3/OrButton.vue.d.ts +85 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-card/OrCard.vue.d.ts +26 -0
- package/dist/{bundled/v3 → v3}/components/or-card/index.d.ts +0 -0
- package/dist/v3/components/or-card-collection/OrCardCollection.vue.d.ts +112 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -0
- package/dist/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-v3/OrCard.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-v3/OrCard.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-carousel/OrCarousel.vue.d.ts +1131 -0
- package/dist/{bundled/v3 → v3}/components/or-carousel/OrCarouselItem.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-carousel/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-carousel/index.d.ts +0 -0
- package/dist/v3/components/or-checkbox/OrCheckbox.vue.d.ts +97 -0
- package/dist/{bundled/v3 → v3}/components/or-checkbox/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -0
- package/dist/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +113 -0
- package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-chips/OrChip.vue.d.ts +58 -0
- package/dist/v3/components/or-chips/OrChips.vue.d.ts +96 -0
- package/dist/v3/components/or-chips/OrChipsInput.vue.d.ts +82 -0
- package/dist/{bundled/v3 → v3}/components/or-chips/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-chips/index.d.ts +0 -0
- package/dist/v3/components/or-code/OrCode.vue.d.ts +213 -0
- package/dist/{bundled/v3 → v3}/components/or-code/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-code/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-code/lang.d.ts +0 -0
- package/dist/v3/components/or-collapse/OrCollapse.vue.d.ts +81 -0
- package/dist/{bundled/v3 → v3}/components/or-collapse/index.d.ts +0 -0
- package/dist/v3/components/or-color-picker/OrColorPicker.vue.d.ts +66 -0
- package/dist/{bundled/v3 → v3}/components/or-color-picker/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-color-picker/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-color-picker/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-color-picker/utils/defultPalette.d.ts +0 -0
- package/dist/v3/components/or-confirm/OrConfirm.vue.d.ts +237 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -0
- package/dist/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +204 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +379 -0
- package/dist/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +92 -0
- package/dist/{bundled/v3 → v3}/components/or-date-time-picker/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-date-time-picker/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error/OrError.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-v3/OrError.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-v3/OrError.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/OrFab.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/OrFab.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-floating/OrFloating.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-floating/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-floating/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint/OrHint.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint-v3/OrHint.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint-v3/OrHint.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon/OrIcon.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -0
- package/dist/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +80 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-v3/OrIcon.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-v3/OrIcon.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-v3/index.d.ts +0 -0
- package/dist/v3/components/or-icon-v3/props.d.ts +13 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -0
- package/dist/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +133 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +209 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -0
- package/dist/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +109 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-v3/OrInput.stories3.d.ts +0 -0
- package/dist/v3/components/or-input-v3/OrInput.vue.d.ts +160 -0
- package/dist/{bundled/v3 → v3}/components/or-input-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-inputs/OrInput.vue.d.ts +204 -0
- package/dist/v3/components/or-inputs/OrNumberInput.vue.d.ts +185 -0
- package/dist/v3/components/or-inputs/OrPassword.vue.d.ts +158 -0
- package/dist/v3/components/or-inputs/OrSearch.vue.d.ts +182 -0
- package/dist/v3/components/or-inputs/OrTextarea.vue.d.ts +179 -0
- package/dist/{bundled/v3 → v3}/components/or-inputs/index.d.ts +0 -0
- package/dist/v3/components/or-label/OrLabel.vue.d.ts +43 -0
- package/dist/{bundled/v3 → v3}/components/or-label/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/OrLabel.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/OrLabel.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/OrLink.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/OrLink.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-list/OrList.vue.d.ts +175 -0
- package/dist/{bundled/v3 → v3}/components/or-list/index.d.ts +0 -0
- package/dist/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +131 -0
- package/dist/{bundled/v3 → v3}/components/or-list-of-inputs/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader/OrLoader.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/OrLoader.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/OrLoader.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -0
- package/dist/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +61 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-v3/OrMenu.stories3.d.ts +0 -0
- package/dist/v3/components/or-menu-v3/OrMenu.vue.d.ts +67 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-modal/OrModal.vue.d.ts +121 -0
- package/dist/{bundled/v3 → v3}/components/or-modal/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-modal/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-modal-v3/OrModal.stories3.d.ts +0 -0
- package/dist/v3/components/or-modal-v3/OrModal.vue.d.ts +40 -0
- package/dist/{bundled/v3 → v3}/components/or-modal-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-modal-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-modal-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-notification/OrNotification.vue.d.ts +83 -0
- package/dist/{bundled/v3 → v3}/components/or-notification/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/OrNotification.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/OrNotification.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +80 -0
- package/dist/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +75 -0
- package/dist/{bundled/v3 → v3}/components/or-overflow-menu/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overflow-menu/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay/OrOverlay.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-popover-v3/OrPopover.stories3.d.ts +0 -0
- package/dist/v3/components/or-popover-v3/OrPopover.vue.d.ts +104 -0
- package/dist/{bundled/v3 → v3}/components/or-popover-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-popover-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-popover-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress/OrProgress.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/OrProgress.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/OrProgress.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-radio/OrRadio.vue.d.ts +90 -0
- package/dist/{bundled/v3 → v3}/components/or-radio/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-group/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-v3/OrRadio.stories3.d.ts +0 -0
- package/dist/v3/components/or-radio-v3/OrRadio.vue.d.ts +101 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-search-v3/OrSearch.stories3.d.ts +0 -0
- package/dist/v3/components/or-search-v3/OrSearch.vue.d.ts +88 -0
- package/dist/{bundled/v3 → v3}/components/or-search-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-search-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -0
- package/dist/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +77 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/types.d.ts +0 -0
- package/dist/v3/components/or-select/OrSelect.vue.d.ts +230 -0
- package/dist/v3/components/or-select/OrSelectContent.vue.d.ts +114 -0
- package/dist/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +63 -0
- package/dist/v3/components/or-select/OrSelectContentOptions.vue.d.ts +87 -0
- package/dist/v3/components/or-select/OrSelectInput.vue.d.ts +81 -0
- package/dist/v3/components/or-select/OrSelectInputValue.vue.d.ts +58 -0
- package/dist/v3/components/or-select/OrSelectMain.vue.d.ts +158 -0
- package/dist/v3/components/or-select/OrSelectOption.vue.d.ts +37 -0
- package/dist/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +38 -0
- package/dist/{bundled/v3 → v3}/components/or-select/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select/stories.helpers.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/OrSelect.stories3.d.ts +0 -0
- package/dist/v3/components/or-select-v3/OrSelect.vue.d.ts +266 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/types.d.ts +0 -0
- package/dist/v3/components/or-sidebar/OrSidebar.vue.d.ts +88 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -0
- package/dist/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +98 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-slider/OrSlider.vue.d.ts +192 -0
- package/dist/{bundled/v3 → v3}/components/or-slider/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -0
- package/dist/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
- package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/types.d.ts +0 -0
- package/dist/v3/components/or-stepper/OrStepper.vue.d.ts +106 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -0
- package/dist/v3/components/or-stepper/OrStepperTitle.vue.d.ts +66 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/StatusIcon.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/index.d.ts +0 -0
- package/dist/v3/components/or-switch/OrSwitch.vue.d.ts +97 -0
- package/dist/{bundled/v3 → v3}/components/or-switch/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -0
- package/dist/v3/components/or-switch-v3/OrSwitch.vue.d.ts +115 -0
- package/dist/{bundled/v3 → v3}/components/or-switch-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-switch-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tab/OrTab.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tab/index.d.ts +0 -0
- package/dist/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +71 -0
- package/dist/{bundled/v3 → v3}/components/or-tab-header-item/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tab-v3/OrTab.stories3.d.ts +0 -0
- package/dist/v3/components/or-tab-v3/OrTab.vue.d.ts +28 -0
- package/dist/{bundled/v3 → v3}/components/or-tab-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tab-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-tabs/OrTabs.vue.d.ts +26 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -0
- package/dist/v3/components/or-tabs-v3/OrTabs.vue.d.ts +111 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/types.d.ts +0 -0
- package/dist/v3/components/or-tag/OrTag.vue.d.ts +71 -0
- package/dist/{bundled/v3 → v3}/components/or-tag/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tag-v3/OrTag.stories3.d.ts +0 -0
- package/dist/v3/components/or-tag-v3/OrTag.vue.d.ts +54 -0
- package/dist/{bundled/v3 → v3}/components/or-tag-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tag-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tag-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport/OrTeleportVue3.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-text-v3/OrText.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-text-v3/OrText.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-text-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-text-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -0
- package/dist/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +132 -0
- package/dist/{bundled/v3 → v3}/components/or-textarea-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-textarea-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-textarea-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-textbox/OrTextbox.vue.d.ts +375 -0
- package/dist/{bundled/v3 → v3}/components/or-textbox/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-textbox/index.d.ts +0 -0
- package/dist/v3/components/or-toast/OrToast.vue.d.ts +81 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/OrToastContainer.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/Timer.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/composable/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/composable/useQueue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/composable/useToast.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/composable/useToastEventBus.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToast.stories3.d.ts +0 -0
- package/dist/v3/components/or-toast-v3/OrToast.vue.d.ts +80 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/Timer.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useQueue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useToast.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/types.d.ts +0 -0
- package/dist/v3/components/or-tooltip/OrTooltip.vue.d.ts +92 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -0
- package/dist/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +59 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/directives/dropdown-close.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/directives/dropdown-open.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/directives/index.d.ts +0 -0
- package/dist/v3/dom-7a41831b.js +58 -0
- package/dist/{esm/v3 → v3}/dropdown-open-0d314aa4.js +0 -0
- package/dist/{bundled/v3 → v3}/hooks/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useClassAttribute.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useElevation.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useOverflow.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useResponsive/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useResponsive/useResponsive.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useToggle.d.ts +0 -0
- package/dist/{esm/v3 → v3}/index.d.ts +0 -0
- package/dist/v3/index.js +126 -0
- package/dist/v3/index10.js +22 -0
- package/dist/v3/index11.js +23 -0
- package/dist/v3/index12.js +5 -0
- package/dist/v3/index13.js +13 -0
- package/dist/v3/index14.js +12 -0
- package/dist/v3/index15.js +7 -0
- package/dist/v3/index16.js +14 -0
- package/dist/v3/index17.js +28 -0
- package/dist/v3/index18.js +7 -0
- package/dist/v3/index19.js +10 -0
- package/dist/v3/index2.js +118 -0
- package/dist/v3/index20.js +25 -0
- package/dist/v3/index21.js +24 -0
- package/dist/v3/index22.js +19 -0
- package/dist/v3/index23.js +4 -0
- package/dist/v3/index24.js +6 -0
- package/dist/v3/index25.js +5 -0
- package/dist/v3/index26.js +6 -0
- package/dist/v3/index27.js +6 -0
- package/dist/v3/index28.js +8 -0
- package/dist/v3/index29.js +5 -0
- package/dist/v3/index3.js +12 -0
- package/dist/v3/index30.js +5 -0
- package/dist/v3/index31.js +11 -0
- package/dist/v3/index32.js +14 -0
- package/dist/v3/index33.js +5 -0
- package/dist/v3/index34.js +5 -0
- package/dist/v3/index35.js +19 -0
- package/dist/v3/index36.js +17 -0
- package/dist/v3/index37.js +19 -0
- package/dist/v3/index38.js +5 -0
- package/dist/v3/index39.js +20 -0
- package/dist/v3/index4.js +6 -0
- package/dist/v3/index40.js +20 -0
- package/dist/v3/index41.js +5 -0
- package/dist/v3/index42.js +5 -0
- package/dist/v3/index43.js +5 -0
- package/dist/v3/index44.js +18 -0
- package/dist/v3/index45.js +24 -0
- package/dist/v3/index46.js +5 -0
- package/dist/v3/index47.js +5 -0
- package/dist/v3/index48.js +6 -0
- package/dist/v3/index49.js +12 -0
- package/dist/v3/index5.js +8 -0
- package/dist/v3/index50.js +17 -0
- package/dist/v3/index51.js +15 -0
- package/dist/v3/index52.js +14 -0
- package/dist/v3/index53.js +15 -0
- package/dist/v3/index54.js +15 -0
- package/dist/v3/index55.js +4 -0
- package/dist/v3/index56.js +7 -0
- package/dist/v3/index57.js +11 -0
- package/dist/v3/index58.js +5 -0
- package/dist/v3/index59.js +7 -0
- package/dist/v3/index6.js +6 -0
- package/dist/v3/index60.js +5 -0
- package/dist/v3/index61.js +4 -0
- package/dist/v3/index62.js +7 -0
- package/dist/v3/index63.js +21 -0
- package/dist/v3/index64.js +5 -0
- package/dist/v3/index65.js +18 -0
- package/dist/v3/index66.js +27 -0
- package/dist/v3/index67.js +6 -0
- package/dist/v3/index68.js +5 -0
- package/dist/v3/index69.js +6 -0
- package/dist/v3/index7.js +13 -0
- package/dist/v3/index70.js +7 -0
- package/dist/v3/index71.js +13 -0
- package/dist/v3/index72.js +6 -0
- package/dist/v3/index73.js +14 -0
- package/dist/v3/index74.js +6 -0
- package/dist/v3/index75.js +8 -0
- package/dist/v3/index76.js +6 -0
- package/dist/v3/index77.js +5 -0
- package/dist/v3/index78.js +5 -0
- package/dist/v3/index79.js +6 -0
- package/dist/v3/index8.js +6 -0
- package/dist/v3/index80.js +16 -0
- package/dist/v3/index81.js +13 -0
- package/dist/v3/index82.js +15 -0
- package/dist/v3/index83.js +3 -0
- package/dist/v3/index84.js +3 -0
- package/dist/v3/index85.js +5 -0
- package/dist/v3/index86.js +10 -0
- package/dist/v3/index87.js +20 -0
- package/dist/v3/index88.js +17 -0
- package/dist/v3/index89.js +3 -0
- package/dist/v3/index9.js +4 -0
- package/dist/v3/index90.js +18 -0
- package/dist/v3/index91.js +3 -0
- package/dist/v3/index92.js +9 -0
- package/dist/v3/index93.js +12 -0
- package/dist/v3/index94.js +2 -0
- package/dist/v3/index95.js +7 -0
- package/dist/v3/index96.js +3 -0
- package/dist/{bundled/v3 → v3}/px-to-rem-0b26b83e.js +0 -0
- package/dist/{esm/v3 → v3}/style-inject.es-4c6f2515.js +0 -0
- package/dist/v3/types-1318b564.js +355 -0
- package/dist/{esm/v3 → v3}/useClassAttribute-47fdb016.js +0 -0
- package/dist/{esm/v3 → v3}/useElevation-0e973238.js +0 -0
- package/dist/{esm/v3 → v3}/useOverflow-ac506c65.js +0 -0
- package/dist/{esm/v3 → v3}/useResponsive-a02e95b7.js +0 -0
- package/dist/{esm/v3 → v3}/useToast-0665462d.js +0 -0
- package/dist/{esm/v3 → v3}/useToast-4fbe0e5a.js +0 -0
- package/dist/{esm/v3 → v3}/useToggle-29e4d7c7.js +0 -0
- package/dist/{bundled/v3 → v3}/utils/constants/color.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/constants/key-codes.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/constants/poper.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/constants/regex.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/color.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/dom.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/hash.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/px-to-rem.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/text.d.ts +0 -0
- package/package.json +8 -49
- package/src/components/or-icon-v3/props.ts +0 -1
- package/src/components/or-icon-v3/styles.ts +0 -9
- package/src/components/tailwind.config.js +9 -0
- package/src/hooks/useClassAttribute.ts +2 -1
- package/dist/bundled/v2/OrAvatar-0a2c265f.js +0 -118
- package/dist/bundled/v2/OrAvatar-2fa559e1.js +0 -170
- package/dist/bundled/v2/OrBottomSheet-04956f50.js +0 -170
- package/dist/bundled/v2/OrButton-2abd29d0.js +0 -200
- package/dist/bundled/v2/OrButton-705cd0bd.js +0 -177
- package/dist/bundled/v2/OrButton-de67e9fc.js +0 -185
- package/dist/bundled/v2/OrCard-04a23728.js +0 -70
- package/dist/bundled/v2/OrCard-a6b30f8f.js +0 -70
- package/dist/bundled/v2/OrCardCollection-7b7ab762.js +0 -228
- package/dist/bundled/v2/OrCardCollection-89428bbf.js +0 -226
- package/dist/bundled/v2/OrCarouselItem-6da755c0.js +0 -2924
- package/dist/bundled/v2/OrCheckbox-5b499fc5.js +0 -209
- package/dist/bundled/v2/OrCheckbox-f97a57b9.js +0 -186
- package/dist/bundled/v2/OrChip-000fe7b5.js +0 -96
- package/dist/bundled/v2/OrChips-890b8476.js +0 -327
- package/dist/bundled/v2/OrCode-edc7a1f5.js +0 -29692
- package/dist/bundled/v2/OrCollapse-3aa9a9b7.js +0 -173
- package/dist/bundled/v2/OrColorPicker-a1a37e83.js +0 -497
- package/dist/bundled/v2/OrConfirm-56d01cff.js +0 -263
- package/dist/bundled/v2/OrConfirm-6c84877c.js +0 -302
- package/dist/bundled/v2/OrDateTimePicker-e212f892.js +0 -771
- package/dist/bundled/v2/OrError-31503e4c.js +0 -57
- package/dist/bundled/v2/OrError-66257a98.js +0 -95
- package/dist/bundled/v2/OrErrorTag-b76ca37c.js +0 -82
- package/dist/bundled/v2/OrExpansionPanel-5335c420.js +0 -176
- package/dist/bundled/v2/OrFab-68d436b3.js +0 -106
- package/dist/bundled/v2/OrFloating-554d6f58.js +0 -211
- package/dist/bundled/v2/OrHint-45904683.js +0 -95
- package/dist/bundled/v2/OrHint-fabea4cf.js +0 -60
- package/dist/bundled/v2/OrIcon-0bac6cfc.js +0 -139
- package/dist/bundled/v2/OrIcon-10ec459c.js +0 -180
- package/dist/bundled/v2/OrIconButton-65962c1c.js +0 -209
- package/dist/bundled/v2/OrIconButton-96d517af.js +0 -136
- package/dist/bundled/v2/OrInlineInput-129fd215.js +0 -357
- package/dist/bundled/v2/OrInlineInputBox-f2b25ee4.js +0 -97
- package/dist/bundled/v2/OrInlineTextEdit-7262efdf.js +0 -402
- package/dist/bundled/v2/OrInlineTextarea-b73f2b6d.js +0 -269
- package/dist/bundled/v2/OrInput-08f2f666.js +0 -334
- package/dist/bundled/v2/OrInput-fac99018.js +0 -388
- package/dist/bundled/v2/OrInputBox-7069052f.js +0 -138
- package/dist/bundled/v2/OrLabel-0424be48.js +0 -126
- package/dist/bundled/v2/OrLabel-74c73ba4.js +0 -83
- package/dist/bundled/v2/OrLink-e7b57307.js +0 -122
- package/dist/bundled/v2/OrList-4e84a3b4.js +0 -2878
- package/dist/bundled/v2/OrListOfInputs-8f076650.js +0 -224
- package/dist/bundled/v2/OrLoader-05057239.js +0 -117
- package/dist/bundled/v2/OrLoader-76f2615f.js +0 -160
- package/dist/bundled/v2/OrMenu-2f8555ac.js +0 -141
- package/dist/bundled/v2/OrMenuItem-b3049904.js +0 -113
- package/dist/bundled/v2/OrModal-a5411b0d.js +0 -1465
- package/dist/bundled/v2/OrModal-fe246e98.js +0 -154
- package/dist/bundled/v2/OrNotification-264e929e.js +0 -170
- package/dist/bundled/v2/OrNotification-3909aaf2.js +0 -145
- package/dist/bundled/v2/OrOverflowMenu-711e460e.js +0 -252
- package/dist/bundled/v2/OrOverlay-47967a8b.js +0 -76
- package/dist/bundled/v2/OrOverlay-57ce6c73.js +0 -89
- package/dist/bundled/v2/OrPassword-7da938aa.js +0 -772
- package/dist/bundled/v2/OrPopover-cf702ae7.js +0 -275
- package/dist/bundled/v2/OrProgress-cc397a38.js +0 -319
- package/dist/bundled/v2/OrProgress-de947341.js +0 -229
- package/dist/bundled/v2/OrRadio-187d6fc7.js +0 -146
- package/dist/bundled/v2/OrRadio-8ec1d487.js +0 -189
- package/dist/bundled/v2/OrRadioGroup-aa9f0757.js +0 -92
- package/dist/bundled/v2/OrSearch-b0a0ccc8.js +0 -137
- package/dist/bundled/v2/OrSearch-f7cfa52f.js +0 -248
- package/dist/bundled/v2/OrSegmentedControl-a3cb285c.js +0 -238
- package/dist/bundled/v2/OrSelect-bbe8dd58.js +0 -1128
- package/dist/bundled/v2/OrSelect-d8e90965.js +0 -516
- package/dist/bundled/v2/OrSidebar-c95ef614.js +0 -230
- package/dist/bundled/v2/OrSidebar-e2b2c9ec.js +0 -152
- package/dist/bundled/v2/OrSkeletonText-242d22f3.js +0 -262
- package/dist/bundled/v2/OrSkeletonText-516993b4.js +0 -307
- package/dist/bundled/v2/OrSlider-59d05856.js +0 -374
- package/dist/bundled/v2/OrSortHeader-1617414a.js +0 -134
- package/dist/bundled/v2/OrStepper-3fc1a2b3.js +0 -653
- package/dist/bundled/v2/OrSwitch-47670dbd.js +0 -157
- package/dist/bundled/v2/OrSwitch-c606709c.js +0 -237
- package/dist/bundled/v2/OrTab-8bac95cf.js +0 -98
- package/dist/bundled/v2/OrTab-b2c6d977.js +0 -112
- package/dist/bundled/v2/OrTabHeaderItem-d39c3cf7.js +0 -115
- package/dist/bundled/v2/OrTabs-4c8f6422.js +0 -116
- package/dist/bundled/v2/OrTabs-8ac08d0c.js +0 -234
- package/dist/bundled/v2/OrTag-31106093.js +0 -163
- package/dist/bundled/v2/OrTag-79e48fec.js +0 -119
- package/dist/bundled/v2/OrTeleport.vue2-e9ba3054.js +0 -61
- package/dist/bundled/v2/OrTeleportVue2-3544f185.js +0 -67
- package/dist/bundled/v2/OrText-eac4b9f5.js +0 -104
- package/dist/bundled/v2/OrTextarea-0ab9c0a8.js +0 -236
- package/dist/bundled/v2/OrTextbox-eacd9b19.js +0 -531
- package/dist/bundled/v2/OrToastContainer-b03adc37.js +0 -342
- package/dist/bundled/v2/OrTooltip-2b60b1c4.js +0 -164
- package/dist/bundled/v2/OrTooltip-dfea7af2.js +0 -160
- package/dist/bundled/v2/OrTooltipContent-f0fd5f75.js +0 -76
- package/dist/bundled/v2/browser-82dea9ed.js +0 -54
- package/dist/bundled/v2/components/index.js +0 -118
- package/dist/bundled/v2/components/or-avatar/index.js +0 -15
- package/dist/bundled/v2/components/or-avatar-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
- package/dist/bundled/v2/components/or-bottom-sheet-v3/index.js +0 -11
- package/dist/bundled/v2/components/or-button/OrButton.vue.d.ts +0 -188
- package/dist/bundled/v2/components/or-button/index.js +0 -8
- package/dist/bundled/v2/components/or-button-v2/OrButton.vue.d.ts +0 -159
- package/dist/bundled/v2/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
- package/dist/bundled/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
- package/dist/bundled/v2/components/or-button-v2/index.js +0 -19
- package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +0 -85
- package/dist/bundled/v2/components/or-button-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-card/OrCard.vue.d.ts +0 -26
- package/dist/bundled/v2/components/or-card/index.js +0 -6
- package/dist/bundled/v2/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
- package/dist/bundled/v2/components/or-card-collection/index.js +0 -27
- package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +0 -26
- package/dist/bundled/v2/components/or-card-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
- package/dist/bundled/v2/components/or-carousel/index.js +0 -15
- package/dist/bundled/v2/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
- package/dist/bundled/v2/components/or-checkbox/index.js +0 -15
- package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +0 -8
- package/dist/bundled/v2/components/or-chips/OrChip.vue.d.ts +0 -58
- package/dist/bundled/v2/components/or-chips/OrChips.vue.d.ts +0 -96
- package/dist/bundled/v2/components/or-chips/OrChipsInput.vue.d.ts +0 -82
- package/dist/bundled/v2/components/or-chips/index.js +0 -18
- package/dist/bundled/v2/components/or-code/OrCode.vue.d.ts +0 -213
- package/dist/bundled/v2/components/or-code/index.js +0 -25
- package/dist/bundled/v2/components/or-collapse/OrCollapse.vue.d.ts +0 -81
- package/dist/bundled/v2/components/or-collapse/index.js +0 -9
- package/dist/bundled/v2/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
- package/dist/bundled/v2/components/or-color-picker/index.js +0 -13
- package/dist/bundled/v2/components/or-confirm/OrConfirm.vue.d.ts +0 -237
- package/dist/bundled/v2/components/or-confirm/index.js +0 -29
- package/dist/bundled/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
- package/dist/bundled/v2/components/or-confirm-v3/index.js +0 -27
- package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
- package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
- package/dist/bundled/v2/components/or-date-time-picker/index.js +0 -24
- package/dist/bundled/v2/components/or-error/index.js +0 -6
- package/dist/bundled/v2/components/or-error-tag-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-error-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-fab-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-floating/index.js +0 -11
- package/dist/bundled/v2/components/or-hint/index.js +0 -7
- package/dist/bundled/v2/components/or-hint-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-icon/index.js +0 -14
- package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +0 -17
- package/dist/bundled/v2/components/or-icon-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-icon-v3/props.d.ts +0 -14
- package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +0 -22
- package/dist/bundled/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
- package/dist/bundled/v2/components/or-inline-text-edit/index.js +0 -22
- package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +0 -22
- package/dist/bundled/v2/components/or-input-box-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +0 -160
- package/dist/bundled/v2/components/or-input-v3/index.js +0 -23
- package/dist/bundled/v2/components/or-inputs/OrInput.vue.d.ts +0 -204
- package/dist/bundled/v2/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
- package/dist/bundled/v2/components/or-inputs/OrPassword.vue.d.ts +0 -158
- package/dist/bundled/v2/components/or-inputs/OrSearch.vue.d.ts +0 -182
- package/dist/bundled/v2/components/or-inputs/OrTextarea.vue.d.ts +0 -179
- package/dist/bundled/v2/components/or-inputs/index.js +0 -27
- package/dist/bundled/v2/components/or-label/OrLabel.vue.d.ts +0 -43
- package/dist/bundled/v2/components/or-label/index.js +0 -7
- package/dist/bundled/v2/components/or-label-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-link-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-list/OrList.vue.d.ts +0 -175
- package/dist/bundled/v2/components/or-list/index.js +0 -23
- package/dist/bundled/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
- package/dist/bundled/v2/components/or-list-of-inputs/index.js +0 -27
- package/dist/bundled/v2/components/or-loader/index.js +0 -7
- package/dist/bundled/v2/components/or-loader-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
- package/dist/bundled/v2/components/or-menu-item-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
- package/dist/bundled/v2/components/or-menu-v3/index.js +0 -15
- package/dist/bundled/v2/components/or-modal/OrModal.vue.d.ts +0 -121
- package/dist/bundled/v2/components/or-modal/index.js +0 -21
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -40
- package/dist/bundled/v2/components/or-modal-v3/index.js +0 -18
- package/dist/bundled/v2/components/or-notification/OrNotification.vue.d.ts +0 -83
- package/dist/bundled/v2/components/or-notification/index.js +0 -19
- package/dist/bundled/v2/components/or-notification-v3/index.js +0 -18
- package/dist/bundled/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
- package/dist/bundled/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
- package/dist/bundled/v2/components/or-overflow-menu/index.js +0 -21
- package/dist/bundled/v2/components/or-overlay/index.js +0 -6
- package/dist/bundled/v2/components/or-overlay-v3/index.js +0 -10
- package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
- package/dist/bundled/v2/components/or-popover-v3/index.js +0 -14
- package/dist/bundled/v2/components/or-progress/index.js +0 -7
- package/dist/bundled/v2/components/or-progress-v3/index.js +0 -9
- package/dist/bundled/v2/components/or-radio/OrRadio.vue.d.ts +0 -90
- package/dist/bundled/v2/components/or-radio/index.js +0 -7
- package/dist/bundled/v2/components/or-radio-group/index.js +0 -6
- package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
- package/dist/bundled/v2/components/or-radio-v3/index.js +0 -8
- package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +0 -88
- package/dist/bundled/v2/components/or-search-v3/index.js +0 -24
- package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/bundled/v2/components/or-segmented-control-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-select/OrSelect.vue.d.ts +0 -238
- package/dist/bundled/v2/components/or-select/OrSelectContent.vue.d.ts +0 -114
- package/dist/bundled/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
- package/dist/bundled/v2/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
- package/dist/bundled/v2/components/or-select/OrSelectInput.vue.d.ts +0 -81
- package/dist/bundled/v2/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
- package/dist/bundled/v2/components/or-select/OrSelectMain.vue.d.ts +0 -158
- package/dist/bundled/v2/components/or-select/OrSelectOption.vue.d.ts +0 -37
- package/dist/bundled/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
- package/dist/bundled/v2/components/or-select/index.js +0 -21
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -266
- package/dist/bundled/v2/components/or-select-v3/index.js +0 -30
- package/dist/bundled/v2/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
- package/dist/bundled/v2/components/or-sidebar/index.js +0 -8
- package/dist/bundled/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
- package/dist/bundled/v2/components/or-sidebar-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-skeleton/index.js +0 -8
- package/dist/bundled/v2/components/or-skeleton-v3/index.js +0 -8
- package/dist/bundled/v2/components/or-slider/OrSlider.vue.d.ts +0 -192
- package/dist/bundled/v2/components/or-slider/index.js +0 -16
- package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/bundled/v2/components/or-sort-header-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-stepper/OrStepper.vue.d.ts +0 -106
- package/dist/bundled/v2/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
- package/dist/bundled/v2/components/or-stepper/index.js +0 -18
- package/dist/bundled/v2/components/or-switch/OrSwitch.vue.d.ts +0 -97
- package/dist/bundled/v2/components/or-switch/index.js +0 -8
- package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
- package/dist/bundled/v2/components/or-switch-v3/index.js +0 -9
- package/dist/bundled/v2/components/or-tab/index.js +0 -8
- package/dist/bundled/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
- package/dist/bundled/v2/components/or-tab-header-item/index.js +0 -7
- package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +0 -28
- package/dist/bundled/v2/components/or-tab-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-tabs/OrTabs.vue.d.ts +0 -26
- package/dist/bundled/v2/components/or-tabs/index.js +0 -8
- package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
- package/dist/bundled/v2/components/or-tabs-v3/index.js +0 -19
- package/dist/bundled/v2/components/or-tag/OrTag.vue.d.ts +0 -71
- package/dist/bundled/v2/components/or-tag/index.js +0 -16
- package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +0 -54
- package/dist/bundled/v2/components/or-tag-v3/index.js +0 -18
- package/dist/bundled/v2/components/or-teleport/index.js +0 -6
- package/dist/bundled/v2/components/or-teleport-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-text-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
- package/dist/bundled/v2/components/or-textarea-v3/index.js +0 -11
- package/dist/bundled/v2/components/or-textbox/OrTextbox.vue.d.ts +0 -375
- package/dist/bundled/v2/components/or-textbox/index.js +0 -24
- package/dist/bundled/v2/components/or-toast/OrToast.vue.d.ts +0 -81
- package/dist/bundled/v2/components/or-toast/composable/index.js +0 -5
- package/dist/bundled/v2/components/or-toast/index.js +0 -22
- package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -80
- package/dist/bundled/v2/components/or-toast-v3/composable/index.js +0 -5
- package/dist/bundled/v2/components/or-toast-v3/index.js +0 -21
- package/dist/bundled/v2/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
- package/dist/bundled/v2/components/or-tooltip/index.js +0 -13
- package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +0 -15
- package/dist/bundled/v2/constants-c5d1139f.js +0 -43
- package/dist/bundled/v2/directives/index.js +0 -4
- package/dist/bundled/v2/dom-3a15d036.js +0 -59
- package/dist/bundled/v2/dropdown-open-e2a93aaf.js +0 -28
- package/dist/bundled/v2/floating-ui.dom.esm-83eba816.js +0 -1082
- package/dist/bundled/v2/hooks/index.js +0 -9
- package/dist/bundled/v2/hooks/useResponsive/index.js +0 -5
- package/dist/bundled/v2/index-17f264f9.js +0 -16
- package/dist/bundled/v2/index-fa6eb4ca.js +0 -11
- package/dist/bundled/v2/index.d.ts +0 -5
- package/dist/bundled/v2/index.js +0 -154
- package/dist/bundled/v2/types-14b06f3a.js +0 -419
- package/dist/bundled/v2/useClassAttribute-9bf33346.js +0 -33
- package/dist/bundled/v2/useElevation-604d48c6.js +0 -21
- package/dist/bundled/v2/useOverflow-43299d81.js +0 -61
- package/dist/bundled/v2/useResponsive-e13dfbb0.js +0 -14
- package/dist/bundled/v2/useToast-1faa828c.js +0 -189
- package/dist/bundled/v2/useToast-3a3d4280.js +0 -197
- package/dist/bundled/v2/useToggle-6166bd53.js +0 -23
- package/dist/bundled/v2/v4-cf8987a3.js +0 -67
- package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-245544e2.js +0 -63
- package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-b3aaaba0.js +0 -126
- package/dist/bundled/v3/OrBottomSheet.vue_vue_type_script_lang-b1345595.js +0 -143
- package/dist/bundled/v3/OrButton-598a801f.js +0 -39
- package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-0fe34baf.js +0 -125
- package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-74e90889.js +0 -99
- package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-a37eaa34.js +0 -122
- package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-7443aae1.js +0 -34
- package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-b1191fef.js +0 -21
- package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-563a3422.js +0 -166
- package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-b16296ed.js +0 -192
- package/dist/bundled/v3/OrCarouselItem-082cdf55.js +0 -55
- package/dist/bundled/v3/OrCarouselItem.vue_vue_type_script_lang-81ed97e6.js +0 -2823
- package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-042252f7.js +0 -88
- package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-7e675697.js +0 -109
- package/dist/bundled/v3/OrChip-7e4cb500.js +0 -68
- package/dist/bundled/v3/OrChips.vue_vue_type_script_lang-b908761b.js +0 -197
- package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-5c97eb0d.js +0 -29571
- package/dist/bundled/v3/OrCollapse-b0a42c33.js +0 -35
- package/dist/bundled/v3/OrCollapse.vue_vue_type_script_lang-d10f8cf3.js +0 -115
- package/dist/bundled/v3/OrColorPicker.vue_vue_type_script_lang-b7860f4e.js +0 -390
- package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-71cc5743.js +0 -240
- package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-c5ed7c5a.js +0 -160
- package/dist/bundled/v3/OrDateTimePicker.vue_vue_type_script_lang-143bfecb.js +0 -465
- package/dist/bundled/v3/OrError-4c75ee93.js +0 -17
- package/dist/bundled/v3/OrError.vue_vue_type_script_lang-1db70609.js +0 -52
- package/dist/bundled/v3/OrError.vue_vue_type_script_lang-669d3f1f.js +0 -13
- package/dist/bundled/v3/OrErrorTag.vue_vue_type_script_lang-f2254efd.js +0 -41
- package/dist/bundled/v3/OrExpansionPanel.vue_vue_type_script_lang-495ab3f0.js +0 -109
- package/dist/bundled/v3/OrFab.vue_vue_type_script_lang-059752a4.js +0 -62
- package/dist/bundled/v3/OrFloating-c505cc90.js +0 -23
- package/dist/bundled/v3/OrFloating.vue_vue_type_script_lang-0ade39d3.js +0 -169
- package/dist/bundled/v3/OrHint-314596a4.js +0 -17
- package/dist/bundled/v3/OrHint-ca2ebe32.js +0 -37
- package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-28fde212.js +0 -16
- package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-b1871818.js +0 -52
- package/dist/bundled/v3/OrIcon-223093d8.js +0 -39
- package/dist/bundled/v3/OrIcon-51dd7fb2.js +0 -13
- package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-079e1007.js +0 -116
- package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-73fde058.js +0 -103
- package/dist/bundled/v3/OrIconButton-d5f6adfe.js +0 -40
- package/dist/bundled/v3/OrIconButton-f2cbab48.js +0 -28
- package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-26576d68.js +0 -164
- package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-a877b863.js +0 -110
- package/dist/bundled/v3/OrInlineInput.vue_vue_type_script_lang-2edc04c0.js +0 -165
- package/dist/bundled/v3/OrInlineInputBox-6853c15b.js +0 -15
- package/dist/bundled/v3/OrInlineInputBox.vue_vue_type_script_lang-e774f6a9.js +0 -58
- package/dist/bundled/v3/OrInlineTextEdit.vue_vue_type_script_lang-9fadeb08.js +0 -244
- package/dist/bundled/v3/OrInlineTextarea.vue_vue_type_script_lang-8912aa74.js +0 -151
- package/dist/bundled/v3/OrInput-030bfa54.js +0 -108
- package/dist/bundled/v3/OrInput-c2ea89c4.js +0 -300
- package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-78f8a28f.js +0 -149
- package/dist/bundled/v3/OrInputBox-e0f0ef02.js +0 -17
- package/dist/bundled/v3/OrInputBox.vue_vue_type_script_lang-52a587c0.js +0 -97
- package/dist/bundled/v3/OrLabel-507a8caf.js +0 -20
- package/dist/bundled/v3/OrLabel-64c21fdf.js +0 -23
- package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-2c1b25a1.js +0 -37
- package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-83330c0f.js +0 -78
- package/dist/bundled/v3/OrLink.vue_vue_type_script_lang-51cd6568.js +0 -82
- package/dist/bundled/v3/OrList.vue_vue_type_script_lang-b0a36c16.js +0 -2759
- package/dist/bundled/v3/OrListOfInputs.vue_vue_type_script_lang-cdfcf4ff.js +0 -167
- package/dist/bundled/v3/OrLoader-7e513800.js +0 -56
- package/dist/bundled/v3/OrLoader-f4bf7e03.js +0 -42
- package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-9f524853.js +0 -76
- package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-fb938b93.js +0 -54
- package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-08f490af.js +0 -84
- package/dist/bundled/v3/OrMenuItem-9dd090e6.js +0 -28
- package/dist/bundled/v3/OrMenuItem.vue_vue_type_script_lang-8d7c58f5.js +0 -58
- package/dist/bundled/v3/OrModal-a3166776.js +0 -51
- package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-4b0f8a17.js +0 -1393
- package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-ebedb468.js +0 -95
- package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-201ed9ab.js +0 -82
- package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-6e1cd5c2.js +0 -115
- package/dist/bundled/v3/OrOverflowMenu.vue_vue_type_script_lang-fcc169b6.js +0 -137
- package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-8a9a0a30.js +0 -33
- package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-8e070bf3.js +0 -60
- package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-dcefb34b.js +0 -391
- package/dist/bundled/v3/OrPopover-8e85ed36.js +0 -33
- package/dist/bundled/v3/OrPopover.vue_vue_type_script_lang-ab2c9b83.js +0 -257
- package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-c8e8b986.js +0 -210
- package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-df72260d.js +0 -146
- package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-2f152d06.js +0 -103
- package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-67ff8eb8.js +0 -85
- package/dist/bundled/v3/OrRadioGroup.vue_vue_type_script_lang-cdab1bf9.js +0 -47
- package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-6a509b35.js +0 -70
- package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-79429563.js +0 -122
- package/dist/bundled/v3/OrSegmentedControl.vue_vue_type_script_lang-305769eb.js +0 -160
- package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-bf266c01.js +0 -817
- package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-edf60519.js +0 -385
- package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-8f610552.js +0 -95
- package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-dfea0de4.js +0 -182
- package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-6c15a5dd.js +0 -131
- package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-fff544e0.js +0 -192
- package/dist/bundled/v3/OrSlider.vue_vue_type_script_lang-4b15a5bb.js +0 -228
- package/dist/bundled/v3/OrSortHeader.vue_vue_type_script_lang-d98b4549.js +0 -83
- package/dist/bundled/v3/OrStepper.vue_vue_type_script_lang-266d15b6.js +0 -377
- package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-960ccf27.js +0 -81
- package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-eb968e26.js +0 -128
- package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-064b4fbe.js +0 -47
- package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-d31e60e0.js +0 -62
- package/dist/bundled/v3/OrTabHeaderItem.vue_vue_type_script_lang-1f7ecac2.js +0 -64
- package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-06bfede1.js +0 -203
- package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-f627fa97.js +0 -67
- package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-25a333ab.js +0 -100
- package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-7df3cd84.js +0 -58
- package/dist/bundled/v3/OrTeleport.vue3.vue_vue_type_script_lang-8243a277.js +0 -17
- package/dist/bundled/v3/OrTeleportVue3-fe3e38da.js +0 -34
- package/dist/bundled/v3/OrText.vue_vue_type_script_lang-820a1823.js +0 -64
- package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-b6fd2a48.js +0 -117
- package/dist/bundled/v3/OrTextbox.vue_vue_type_script_lang-0c3ee535.js +0 -364
- package/dist/bundled/v3/OrToastContainer-0e63f26e.js +0 -40
- package/dist/bundled/v3/OrToastContainer-b6398f5c.js +0 -41
- package/dist/bundled/v3/OrToastContainer.vue_vue_type_script_lang-40cdb9ca.js +0 -302
- package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-ac4d2d8a.js +0 -113
- package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-cb79b9c8.js +0 -88
- package/dist/bundled/v3/OrTooltipContent-42bcf4a4.js +0 -44
- package/dist/bundled/v3/components/index.js +0 -135
- package/dist/bundled/v3/components/or-avatar/index.js +0 -15
- package/dist/bundled/v3/components/or-avatar-v3/index.js +0 -5
- package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
- package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +0 -9
- package/dist/bundled/v3/components/or-button/OrButton.vue.d.ts +0 -188
- package/dist/bundled/v3/components/or-button/index.js +0 -8
- package/dist/bundled/v3/components/or-button-v2/OrButton.vue.d.ts +0 -159
- package/dist/bundled/v3/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
- package/dist/bundled/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
- package/dist/bundled/v3/components/or-button-v2/index.js +0 -20
- package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +0 -85
- package/dist/bundled/v3/components/or-button-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-card/OrCard.vue.d.ts +0 -26
- package/dist/bundled/v3/components/or-card/index.js +0 -3
- package/dist/bundled/v3/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
- package/dist/bundled/v3/components/or-card-collection/index.js +0 -33
- package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +0 -31
- package/dist/bundled/v3/components/or-card-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
- package/dist/bundled/v3/components/or-carousel/index.js +0 -16
- package/dist/bundled/v3/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
- package/dist/bundled/v3/components/or-checkbox/index.js +0 -15
- package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
- package/dist/bundled/v3/components/or-checkbox-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-chips/OrChip.vue.d.ts +0 -58
- package/dist/bundled/v3/components/or-chips/OrChips.vue.d.ts +0 -96
- package/dist/bundled/v3/components/or-chips/OrChipsInput.vue.d.ts +0 -82
- package/dist/bundled/v3/components/or-chips/index.js +0 -20
- package/dist/bundled/v3/components/or-code/OrCode.vue.d.ts +0 -213
- package/dist/bundled/v3/components/or-code/index.js +0 -31
- package/dist/bundled/v3/components/or-collapse/OrCollapse.vue.d.ts +0 -81
- package/dist/bundled/v3/components/or-collapse/index.js +0 -6
- package/dist/bundled/v3/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
- package/dist/bundled/v3/components/or-color-picker/index.js +0 -12
- package/dist/bundled/v3/components/or-confirm/OrConfirm.vue.d.ts +0 -237
- package/dist/bundled/v3/components/or-confirm/index.js +0 -37
- package/dist/bundled/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
- package/dist/bundled/v3/components/or-confirm-v3/index.js +0 -33
- package/dist/bundled/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
- package/dist/bundled/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
- package/dist/bundled/v3/components/or-date-time-picker/index.js +0 -30
- package/dist/bundled/v3/components/or-error/index.js +0 -3
- package/dist/bundled/v3/components/or-error-tag-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-error-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-fab-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-floating/index.js +0 -8
- package/dist/bundled/v3/components/or-hint/index.js +0 -4
- package/dist/bundled/v3/components/or-hint-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-icon/index.js +0 -13
- package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +0 -17
- package/dist/bundled/v3/components/or-icon-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-icon-v3/props.d.ts +0 -14
- package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +0 -24
- package/dist/bundled/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
- package/dist/bundled/v3/components/or-inline-text-edit/index.js +0 -26
- package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +0 -24
- package/dist/bundled/v3/components/or-input-box-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +0 -160
- package/dist/bundled/v3/components/or-input-v3/index.js +0 -26
- package/dist/bundled/v3/components/or-inputs/OrInput.vue.d.ts +0 -204
- package/dist/bundled/v3/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
- package/dist/bundled/v3/components/or-inputs/OrPassword.vue.d.ts +0 -158
- package/dist/bundled/v3/components/or-inputs/OrSearch.vue.d.ts +0 -182
- package/dist/bundled/v3/components/or-inputs/OrTextarea.vue.d.ts +0 -179
- package/dist/bundled/v3/components/or-inputs/index.js +0 -33
- package/dist/bundled/v3/components/or-label/OrLabel.vue.d.ts +0 -43
- package/dist/bundled/v3/components/or-label/index.js +0 -4
- package/dist/bundled/v3/components/or-label-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-link-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-list/OrList.vue.d.ts +0 -175
- package/dist/bundled/v3/components/or-list/index.js +0 -28
- package/dist/bundled/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
- package/dist/bundled/v3/components/or-list-of-inputs/index.js +0 -34
- package/dist/bundled/v3/components/or-loader/index.js +0 -4
- package/dist/bundled/v3/components/or-loader-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
- package/dist/bundled/v3/components/or-menu-item-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
- package/dist/bundled/v3/components/or-menu-v3/index.js +0 -14
- package/dist/bundled/v3/components/or-modal/OrModal.vue.d.ts +0 -121
- package/dist/bundled/v3/components/or-modal/index.js +0 -23
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -40
- package/dist/bundled/v3/components/or-modal-v3/index.js +0 -19
- package/dist/bundled/v3/components/or-notification/OrNotification.vue.d.ts +0 -83
- package/dist/bundled/v3/components/or-notification/index.js +0 -21
- package/dist/bundled/v3/components/or-notification-v3/index.js +0 -19
- package/dist/bundled/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
- package/dist/bundled/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
- package/dist/bundled/v3/components/or-overflow-menu/index.js +0 -24
- package/dist/bundled/v3/components/or-overlay/index.js +0 -3
- package/dist/bundled/v3/components/or-overlay-v3/index.js +0 -8
- package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
- package/dist/bundled/v3/components/or-popover-v3/index.js +0 -12
- package/dist/bundled/v3/components/or-progress/index.js +0 -4
- package/dist/bundled/v3/components/or-progress-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-radio/OrRadio.vue.d.ts +0 -90
- package/dist/bundled/v3/components/or-radio/index.js +0 -4
- package/dist/bundled/v3/components/or-radio-group/index.js +0 -3
- package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
- package/dist/bundled/v3/components/or-radio-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +0 -88
- package/dist/bundled/v3/components/or-search-v3/index.js +0 -29
- package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/bundled/v3/components/or-segmented-control-v3/index.js +0 -5
- package/dist/bundled/v3/components/or-select/OrSelect.vue.d.ts +0 -230
- package/dist/bundled/v3/components/or-select/OrSelectContent.vue.d.ts +0 -114
- package/dist/bundled/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
- package/dist/bundled/v3/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
- package/dist/bundled/v3/components/or-select/OrSelectInput.vue.d.ts +0 -81
- package/dist/bundled/v3/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
- package/dist/bundled/v3/components/or-select/OrSelectMain.vue.d.ts +0 -158
- package/dist/bundled/v3/components/or-select/OrSelectOption.vue.d.ts +0 -37
- package/dist/bundled/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
- package/dist/bundled/v3/components/or-select/index.js +0 -24
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -266
- package/dist/bundled/v3/components/or-select-v3/index.js +0 -36
- package/dist/bundled/v3/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
- package/dist/bundled/v3/components/or-sidebar/index.js +0 -5
- package/dist/bundled/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
- package/dist/bundled/v3/components/or-sidebar-v3/index.js +0 -5
- package/dist/bundled/v3/components/or-skeleton/index.js +0 -5
- package/dist/bundled/v3/components/or-skeleton-v3/index.js +0 -6
- package/dist/bundled/v3/components/or-slider/OrSlider.vue.d.ts +0 -192
- package/dist/bundled/v3/components/or-slider/index.js +0 -16
- package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/bundled/v3/components/or-sort-header-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-stepper/OrStepper.vue.d.ts +0 -106
- package/dist/bundled/v3/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
- package/dist/bundled/v3/components/or-stepper/index.js +0 -20
- package/dist/bundled/v3/components/or-switch/OrSwitch.vue.d.ts +0 -97
- package/dist/bundled/v3/components/or-switch/index.js +0 -8
- package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
- package/dist/bundled/v3/components/or-switch-v3/index.js +0 -9
- package/dist/bundled/v3/components/or-tab/index.js +0 -5
- package/dist/bundled/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
- package/dist/bundled/v3/components/or-tab-header-item/index.js +0 -4
- package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +0 -28
- package/dist/bundled/v3/components/or-tab-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-tabs/OrTabs.vue.d.ts +0 -26
- package/dist/bundled/v3/components/or-tabs/index.js +0 -7
- package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
- package/dist/bundled/v3/components/or-tabs-v3/index.js +0 -20
- package/dist/bundled/v3/components/or-tag/OrTag.vue.d.ts +0 -71
- package/dist/bundled/v3/components/or-tag/index.js +0 -16
- package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +0 -54
- package/dist/bundled/v3/components/or-tag-v3/index.js +0 -19
- package/dist/bundled/v3/components/or-teleport/index.js +0 -4
- package/dist/bundled/v3/components/or-teleport-v3/index.js +0 -3
- package/dist/bundled/v3/components/or-text-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
- package/dist/bundled/v3/components/or-textarea-v3/index.js +0 -12
- package/dist/bundled/v3/components/or-textbox/OrTextbox.vue.d.ts +0 -375
- package/dist/bundled/v3/components/or-textbox/index.js +0 -30
- package/dist/bundled/v3/components/or-toast/OrToast.vue.d.ts +0 -81
- package/dist/bundled/v3/components/or-toast/composable/index.js +0 -3
- package/dist/bundled/v3/components/or-toast/index.js +0 -25
- package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -80
- package/dist/bundled/v3/components/or-toast-v3/composable/index.js +0 -3
- package/dist/bundled/v3/components/or-toast-v3/index.js +0 -24
- package/dist/bundled/v3/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
- package/dist/bundled/v3/components/or-tooltip/index.js +0 -12
- package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +0 -14
- package/dist/bundled/v3/constants-c5d1139f.js +0 -43
- package/dist/bundled/v3/directives/index.js +0 -1
- package/dist/bundled/v3/dom-457196ca.js +0 -59
- package/dist/bundled/v3/dropdown-open-49be89ba.js +0 -26
- package/dist/bundled/v3/floating-ui.dom.esm-83eba816.js +0 -1082
- package/dist/bundled/v3/hooks/index.js +0 -8
- package/dist/bundled/v3/hooks/useResponsive/index.js +0 -3
- package/dist/bundled/v3/index-f1ca369e.js +0 -16
- package/dist/bundled/v3/index.d.ts +0 -5
- package/dist/bundled/v3/index.js +0 -2906
- package/dist/bundled/v3/reactivity.esm-bundler-942db00f.js +0 -957
- package/dist/bundled/v3/runtime-core.esm-bundler-d2b749cd.js +0 -825
- package/dist/bundled/v3/types-f86f81df.js +0 -322
- package/dist/bundled/v3/useClassAttribute-1af05c57.js +0 -9
- package/dist/bundled/v3/useElevation-60df0bf0.js +0 -21
- package/dist/bundled/v3/useOverflow-c8417b59.js +0 -61
- package/dist/bundled/v3/useResponsive-083b7371.js +0 -13
- package/dist/bundled/v3/useToast-1d55a787.js +0 -196
- package/dist/bundled/v3/useToast-90a218be.js +0 -188
- package/dist/bundled/v3/useToggle-2d329d86.js +0 -22
- package/dist/bundled/v3/v4-cf8987a3.js +0 -67
- package/dist/esm/v2/OrAvatar-4824c57f.js +0 -116
- package/dist/esm/v2/OrButton-2ca1c3d6.js +0 -198
- package/dist/esm/v2/OrButton-c4f9955b.js +0 -81
- package/dist/esm/v2/OrCard-b7268256.js +0 -68
- package/dist/esm/v2/OrCardCollection-a16c653d.js +0 -227
- package/dist/esm/v2/OrCardCollection-f6b07557.js +0 -226
- package/dist/esm/v2/OrCarouselItem-4e2cf3d8.js +0 -284
- package/dist/esm/v2/OrCheckbox-c2a00426.js +0 -208
- package/dist/esm/v2/OrCheckbox-d5e31846.js +0 -184
- package/dist/esm/v2/OrChips-5e0063be.js +0 -89
- package/dist/esm/v2/OrChips.vue_rollup-plugin-vue_script-aa8fedaa.js +0 -328
- package/dist/esm/v2/OrCode-41dd5f9b.js +0 -387
- package/dist/esm/v2/OrCollapse-4d892ca3.js +0 -171
- package/dist/esm/v2/OrColorPicker-75abefdd.js +0 -495
- package/dist/esm/v2/OrConfirm-22fb8051.js +0 -300
- package/dist/esm/v2/OrConfirm-d7112dd3.js +0 -261
- package/dist/esm/v2/OrDateTimePicker-349df9b2.js +0 -769
- package/dist/esm/v2/OrError-081130bb.js +0 -55
- package/dist/esm/v2/OrErrorTag-9d592185.js +0 -81
- package/dist/esm/v2/OrExpansionPanel-ce82a6fd.js +0 -175
- package/dist/esm/v2/OrFab-29c63a0e.js +0 -104
- package/dist/esm/v2/OrFloating-89d6582a.js +0 -209
- package/dist/esm/v2/OrHint-c45f1e09.js +0 -58
- package/dist/esm/v2/OrIcon-124f3bad.js +0 -138
- package/dist/esm/v2/OrIcon-819166f6.js +0 -178
- package/dist/esm/v2/OrIconButton-014e86a7.js +0 -70
- package/dist/esm/v2/OrIconButton-2088a37f.js +0 -136
- package/dist/esm/v2/OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js +0 -288
- package/dist/esm/v2/OrInlineInput-8fe9b6ab.js +0 -356
- package/dist/esm/v2/OrInlineTextEdit-b47cfc2d.js +0 -401
- package/dist/esm/v2/OrInlineTextarea-8e2ed6b3.js +0 -268
- package/dist/esm/v2/OrInput-4c1e232a.js +0 -387
- package/dist/esm/v2/OrLabel-33b41516.js +0 -81
- package/dist/esm/v2/OrList-d4781f7b.js +0 -299
- package/dist/esm/v2/OrListOfInputs-50aa1ef1.js +0 -223
- package/dist/esm/v2/OrLoader-003941a2.js +0 -115
- package/dist/esm/v2/OrMenuItem-3a28db7b.js +0 -112
- package/dist/esm/v2/OrModal-97e83549.js +0 -201
- package/dist/esm/v2/OrModal-a1452b11.js +0 -153
- package/dist/esm/v2/OrNotification-a9231a83.js +0 -144
- package/dist/esm/v2/OrNotification-ac420f39.js +0 -169
- package/dist/esm/v2/OrOverflowMenu-10a4166a.js +0 -250
- package/dist/esm/v2/OrOverlay-3b52865d.js +0 -74
- package/dist/esm/v2/OrPassword-1fa97156.js +0 -386
- package/dist/esm/v2/OrProgress-4ee24824.js +0 -227
- package/dist/esm/v2/OrRadio-19d01c00.js +0 -188
- package/dist/esm/v2/OrRadio-e4198532.js +0 -144
- package/dist/esm/v2/OrRadioGroup-d9d32cba.js +0 -90
- package/dist/esm/v2/OrSearch-0589d17d.js +0 -129
- package/dist/esm/v2/OrSearch-cff2d8a4.js +0 -135
- package/dist/esm/v2/OrSearch.vue_rollup-plugin-vue_script-197d77fc.js +0 -820
- package/dist/esm/v2/OrSelect-05fd9b9a.js +0 -515
- package/dist/esm/v2/OrSelect-17cdab3d.js +0 -1118
- package/dist/esm/v2/OrSidebar-7d6125bb.js +0 -150
- package/dist/esm/v2/OrSkeletonText-cc94bdc9.js +0 -258
- package/dist/esm/v2/OrSlider-f7b9c7c2.js +0 -372
- package/dist/esm/v2/OrSortHeader-a6004b24.js +0 -133
- package/dist/esm/v2/OrStepper-4f44e7b7.js +0 -647
- package/dist/esm/v2/OrSwitch-2e0a53ed.js +0 -236
- package/dist/esm/v2/OrSwitch-f25f27f9.js +0 -155
- package/dist/esm/v2/OrTab-eade8ab6.js +0 -110
- package/dist/esm/v2/OrTabHeaderItem-d1a340d1.js +0 -113
- package/dist/esm/v2/OrTabs-e1c13d41.js +0 -114
- package/dist/esm/v2/OrTabs-f2a60b41.js +0 -233
- package/dist/esm/v2/OrTag-1ced4e58.js +0 -162
- package/dist/esm/v2/OrTag-c1fa6901.js +0 -117
- package/dist/esm/v2/OrTeleportVue2-8ef4ceca.js +0 -65
- package/dist/esm/v2/OrTextarea-f566682c.js +0 -235
- package/dist/esm/v2/OrTextbox-2594c980.js +0 -531
- package/dist/esm/v2/OrToastContainer-2fbd4358.js +0 -340
- package/dist/esm/v2/OrTooltip-614b016d.js +0 -75
- package/dist/esm/v2/OrTooltip.vue_rollup-plugin-vue_script-63559536.js +0 -155
- package/dist/esm/v2/browser-82dea9ed.js +0 -54
- package/dist/esm/v2/color-1f348774.js +0 -60
- package/dist/esm/v2/components/index.d.ts +0 -89
- package/dist/esm/v2/components/index.js +0 -126
- package/dist/esm/v2/components/or-avatar/OrAvatar.vue.d.ts +0 -64
- package/dist/esm/v2/components/or-avatar/constants.d.ts +0 -5
- package/dist/esm/v2/components/or-avatar/index.d.ts +0 -2
- package/dist/esm/v2/components/or-avatar/index.js +0 -13
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -42
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -65
- package/dist/esm/v2/components/or-avatar-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-avatar-v3/index.js +0 -6
- package/dist/esm/v2/components/or-avatar-v3/props.d.ts +0 -14
- package/dist/esm/v2/components/or-avatar-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +0 -9
- package/dist/esm/v2/components/or-bottom-sheet-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-button/OrButton.vue.d.ts +0 -188
- package/dist/esm/v2/components/or-button/constants.d.ts +0 -21
- package/dist/esm/v2/components/or-button/index.d.ts +0 -2
- package/dist/esm/v2/components/or-button/index.js +0 -6
- package/dist/esm/v2/components/or-button-v2/OrButton.vue.d.ts +0 -159
- package/dist/esm/v2/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
- package/dist/esm/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
- package/dist/esm/v2/components/or-button-v2/constants.d.ts +0 -35
- package/dist/esm/v2/components/or-button-v2/index.d.ts +0 -3
- package/dist/esm/v2/components/or-button-v2/index.js +0 -17
- package/dist/esm/v2/components/or-button-v3/OrButton.stories3.d.ts +0 -22
- package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +0 -85
- package/dist/esm/v2/components/or-button-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-button-v3/index.js +0 -6
- package/dist/esm/v2/components/or-button-v3/props.d.ts +0 -15
- package/dist/esm/v2/components/or-button-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-card/OrCard.vue.d.ts +0 -26
- package/dist/esm/v2/components/or-card/index.d.ts +0 -1
- package/dist/esm/v2/components/or-card/index.js +0 -4
- package/dist/esm/v2/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
- package/dist/esm/v2/components/or-card-collection/constants.d.ts +0 -4
- package/dist/esm/v2/components/or-card-collection/index.d.ts +0 -3
- package/dist/esm/v2/components/or-card-collection/index.js +0 -26
- package/dist/esm/v2/components/or-card-collection/types.d.ts +0 -8
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -17
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-card-collection-v3/index.d.ts +0 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +0 -24
- package/dist/esm/v2/components/or-card-collection-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-card-collection-v3/styles.d.ts +0 -6
- package/dist/esm/v2/components/or-card-collection-v3/types.d.ts +0 -7
- package/dist/esm/v2/components/or-card-v3/OrCard.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +0 -8
- package/dist/esm/v2/components/or-card-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-card-v3/index.js +0 -5
- package/dist/esm/v2/components/or-card-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
- package/dist/esm/v2/components/or-carousel/OrCarouselItem.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-carousel/constants.d.ts +0 -15
- package/dist/esm/v2/components/or-carousel/index.d.ts +0 -3
- package/dist/esm/v2/components/or-carousel/index.js +0 -14
- package/dist/esm/v2/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
- package/dist/esm/v2/components/or-checkbox/index.d.ts +0 -1
- package/dist/esm/v2/components/or-checkbox/index.js +0 -13
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
- package/dist/esm/v2/components/or-checkbox-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-checkbox-v3/index.js +0 -7
- package/dist/esm/v2/components/or-checkbox-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-chips/OrChip.vue.d.ts +0 -58
- package/dist/esm/v2/components/or-chips/OrChips.vue.d.ts +0 -96
- package/dist/esm/v2/components/or-chips/OrChipsInput.vue.d.ts +0 -82
- package/dist/esm/v2/components/or-chips/constants.d.ts +0 -9
- package/dist/esm/v2/components/or-chips/index.d.ts +0 -2
- package/dist/esm/v2/components/or-chips/index.js +0 -16
- package/dist/esm/v2/components/or-code/OrCode.vue.d.ts +0 -213
- package/dist/esm/v2/components/or-code/constants.d.ts +0 -8
- package/dist/esm/v2/components/or-code/index.d.ts +0 -2
- package/dist/esm/v2/components/or-code/index.js +0 -31
- package/dist/esm/v2/components/or-code/lang.d.ts +0 -11
- package/dist/esm/v2/components/or-collapse/OrCollapse.vue.d.ts +0 -81
- package/dist/esm/v2/components/or-collapse/index.d.ts +0 -1
- package/dist/esm/v2/components/or-collapse/index.js +0 -7
- package/dist/esm/v2/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
- package/dist/esm/v2/components/or-color-picker/constants.d.ts +0 -575
- package/dist/esm/v2/components/or-color-picker/index.d.ts +0 -3
- package/dist/esm/v2/components/or-color-picker/index.js +0 -11
- package/dist/esm/v2/components/or-color-picker/types.d.ts +0 -1
- package/dist/esm/v2/components/or-color-picker/utils/defultPalette.d.ts +0 -2
- package/dist/esm/v2/components/or-confirm/OrConfirm.vue.d.ts +0 -237
- package/dist/esm/v2/components/or-confirm/index.d.ts +0 -1
- package/dist/esm/v2/components/or-confirm/index.js +0 -29
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -37
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
- package/dist/esm/v2/components/or-confirm-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +0 -25
- package/dist/esm/v2/components/or-confirm-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-confirm-v3/styles.d.ts +0 -7
- package/dist/esm/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
- package/dist/esm/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
- package/dist/esm/v2/components/or-date-time-picker/constants.d.ts +0 -24
- package/dist/esm/v2/components/or-date-time-picker/index.d.ts +0 -2
- package/dist/esm/v2/components/or-date-time-picker/index.js +0 -22
- package/dist/esm/v2/components/or-error/OrError.vue.d.ts +0 -19
- package/dist/esm/v2/components/or-error/index.d.ts +0 -1
- package/dist/esm/v2/components/or-error/index.js +0 -4
- package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -8
- package/dist/esm/v2/components/or-error-tag-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-error-tag-v3/index.js +0 -6
- package/dist/esm/v2/components/or-error-tag-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-error-v3/OrError.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +0 -28
- package/dist/esm/v2/components/or-error-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-error-v3/index.js +0 -5
- package/dist/esm/v2/components/or-error-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -64
- package/dist/esm/v2/components/or-expansion-panel-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +0 -6
- package/dist/esm/v2/components/or-expansion-panel-v3/props.d.ts +0 -8
- package/dist/esm/v2/components/or-expansion-panel-v3/styles.d.ts +0 -6
- package/dist/esm/v2/components/or-fab-v3/OrFab.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-fab-v3/OrFab.vue.d.ts +0 -47
- package/dist/esm/v2/components/or-fab-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-fab-v3/index.js +0 -6
- package/dist/esm/v2/components/or-fab-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-fab-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-floating/OrFloating.vue.d.ts +0 -154
- package/dist/esm/v2/components/or-floating/constants.d.ts +0 -18
- package/dist/esm/v2/components/or-floating/index.d.ts +0 -2
- package/dist/esm/v2/components/or-floating/index.js +0 -9
- package/dist/esm/v2/components/or-hint/OrHint.vue.d.ts +0 -23
- package/dist/esm/v2/components/or-hint/index.d.ts +0 -1
- package/dist/esm/v2/components/or-hint/index.js +0 -5
- package/dist/esm/v2/components/or-hint-v3/OrHint.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +0 -28
- package/dist/esm/v2/components/or-hint-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-hint-v3/index.js +0 -5
- package/dist/esm/v2/components/or-hint-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-icon/OrIcon.vue.d.ts +0 -123
- package/dist/esm/v2/components/or-icon/constants.d.ts +0 -20
- package/dist/esm/v2/components/or-icon/index.d.ts +0 -2
- package/dist/esm/v2/components/or-icon/index.js +0 -12
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
- package/dist/esm/v2/components/or-icon-button-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +0 -15
- package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +0 -5
- package/dist/esm/v2/components/or-icon-button-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-icon-v3/OrIcon.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +0 -47
- package/dist/esm/v2/components/or-icon-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-icon-v3/index.js +0 -5
- package/dist/esm/v2/components/or-icon-v3/props.d.ts +0 -14
- package/dist/esm/v2/components/or-icon-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -37
- package/dist/esm/v2/components/or-inline-input-box-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +0 -5
- package/dist/esm/v2/components/or-inline-input-box-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-inline-input-box-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
- package/dist/esm/v2/components/or-inline-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-inline-input-v3/index.js +0 -20
- package/dist/esm/v2/components/or-inline-input-v3/props.d.ts +0 -5
- package/dist/esm/v2/components/or-inline-input-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
- package/dist/esm/v2/components/or-inline-text-edit/constants.d.ts +0 -9
- package/dist/esm/v2/components/or-inline-text-edit/index.d.ts +0 -2
- package/dist/esm/v2/components/or-inline-text-edit/index.js +0 -20
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
- package/dist/esm/v2/components/or-inline-textarea-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +0 -20
- package/dist/esm/v2/components/or-inline-textarea-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -71
- package/dist/esm/v2/components/or-input-box-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-input-box-v3/index.js +0 -5
- package/dist/esm/v2/components/or-input-box-v3/props.d.ts +0 -8
- package/dist/esm/v2/components/or-input-box-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-input-v3/OrInput.stories3.d.ts +0 -27
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +0 -160
- package/dist/esm/v2/components/or-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-input-v3/index.js +0 -21
- package/dist/esm/v2/components/or-input-v3/props.d.ts +0 -7
- package/dist/esm/v2/components/or-input-v3/styles.d.ts +0 -2
- package/dist/esm/v2/components/or-inputs/OrInput.vue.d.ts +0 -204
- package/dist/esm/v2/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
- package/dist/esm/v2/components/or-inputs/OrPassword.vue.d.ts +0 -158
- package/dist/esm/v2/components/or-inputs/OrSearch.vue.d.ts +0 -182
- package/dist/esm/v2/components/or-inputs/OrTextarea.vue.d.ts +0 -179
- package/dist/esm/v2/components/or-inputs/index.d.ts +0 -5
- package/dist/esm/v2/components/or-inputs/index.js +0 -25
- package/dist/esm/v2/components/or-label/OrLabel.vue.d.ts +0 -43
- package/dist/esm/v2/components/or-label/index.d.ts +0 -1
- package/dist/esm/v2/components/or-label/index.js +0 -5
- package/dist/esm/v2/components/or-label-v3/OrLabel.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +0 -63
- package/dist/esm/v2/components/or-label-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-label-v3/index.js +0 -5
- package/dist/esm/v2/components/or-label-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-label-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-link-v3/OrLink.stories3.d.ts +0 -27
- package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +0 -80
- package/dist/esm/v2/components/or-link-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-link-v3/index.js +0 -5
- package/dist/esm/v2/components/or-link-v3/props.d.ts +0 -7
- package/dist/esm/v2/components/or-link-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-list/OrList.vue.d.ts +0 -175
- package/dist/esm/v2/components/or-list/index.d.ts +0 -1
- package/dist/esm/v2/components/or-list/index.js +0 -22
- package/dist/esm/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
- package/dist/esm/v2/components/or-list-of-inputs/index.d.ts +0 -1
- package/dist/esm/v2/components/or-list-of-inputs/index.js +0 -28
- package/dist/esm/v2/components/or-loader/OrLoader.vue.d.ts +0 -73
- package/dist/esm/v2/components/or-loader/constants.d.ts +0 -6
- package/dist/esm/v2/components/or-loader/index.d.ts +0 -2
- package/dist/esm/v2/components/or-loader/index.js +0 -5
- package/dist/esm/v2/components/or-loader/types.d.ts +0 -3
- package/dist/esm/v2/components/or-loader-v3/OrLoader.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +0 -50
- package/dist/esm/v2/components/or-loader-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-loader-v3/index.js +0 -5
- package/dist/esm/v2/components/or-loader-v3/props.d.ts +0 -13
- package/dist/esm/v2/components/or-loader-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -17
- package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
- package/dist/esm/v2/components/or-menu-item-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-menu-item-v3/index.js +0 -6
- package/dist/esm/v2/components/or-menu-item-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-menu-v3/OrMenu.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
- package/dist/esm/v2/components/or-menu-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-menu-v3/index.js +0 -13
- package/dist/esm/v2/components/or-menu-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-menu-v3/styles.d.ts +0 -2
- package/dist/esm/v2/components/or-modal/OrModal.vue.d.ts +0 -121
- package/dist/esm/v2/components/or-modal/constants.d.ts +0 -7
- package/dist/esm/v2/components/or-modal/index.d.ts +0 -2
- package/dist/esm/v2/components/or-modal/index.js +0 -20
- package/dist/esm/v2/components/or-modal-v3/OrModal.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -40
- package/dist/esm/v2/components/or-modal-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +0 -16
- package/dist/esm/v2/components/or-modal-v3/props.d.ts +0 -5
- package/dist/esm/v2/components/or-modal-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-notification/OrNotification.vue.d.ts +0 -83
- package/dist/esm/v2/components/or-notification/constants.d.ts +0 -10
- package/dist/esm/v2/components/or-notification/index.d.ts +0 -2
- package/dist/esm/v2/components/or-notification/index.js +0 -17
- package/dist/esm/v2/components/or-notification-v3/OrNotification.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -32
- package/dist/esm/v2/components/or-notification-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +0 -16
- package/dist/esm/v2/components/or-notification-v3/props.d.ts +0 -6
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
- package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
- package/dist/esm/v2/components/or-overflow-menu/index.d.ts +0 -2
- package/dist/esm/v2/components/or-overflow-menu/index.js +0 -19
- package/dist/esm/v2/components/or-overflow-menu/types.d.ts +0 -7
- package/dist/esm/v2/components/or-overlay/OrOverlay.vue.d.ts +0 -50
- package/dist/esm/v2/components/or-overlay/index.d.ts +0 -1
- package/dist/esm/v2/components/or-overlay/index.js +0 -4
- package/dist/esm/v2/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -24
- package/dist/esm/v2/components/or-overlay-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-overlay-v3/index.js +0 -8
- package/dist/esm/v2/components/or-overlay-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-popover-v3/OrPopover.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
- package/dist/esm/v2/components/or-popover-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-popover-v3/index.js +0 -12
- package/dist/esm/v2/components/or-popover-v3/props.d.ts +0 -19
- package/dist/esm/v2/components/or-popover-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-progress/OrProgress.vue.d.ts +0 -164
- package/dist/esm/v2/components/or-progress/constants.d.ts +0 -11
- package/dist/esm/v2/components/or-progress/index.d.ts +0 -2
- package/dist/esm/v2/components/or-progress/index.js +0 -5
- package/dist/esm/v2/components/or-progress-v3/OrProgress.stories3.d.ts +0 -82
- package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +0 -146
- package/dist/esm/v2/components/or-progress-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-progress-v3/index.js +0 -7
- package/dist/esm/v2/components/or-progress-v3/props.d.ts +0 -11
- package/dist/esm/v2/components/or-progress-v3/styles.d.ts +0 -11
- package/dist/esm/v2/components/or-radio/OrRadio.vue.d.ts +0 -90
- package/dist/esm/v2/components/or-radio/index.d.ts +0 -1
- package/dist/esm/v2/components/or-radio/index.js +0 -5
- package/dist/esm/v2/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -81
- package/dist/esm/v2/components/or-radio-group/index.d.ts +0 -1
- package/dist/esm/v2/components/or-radio-group/index.js +0 -4
- package/dist/esm/v2/components/or-radio-v3/OrRadio.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
- package/dist/esm/v2/components/or-radio-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-radio-v3/index.js +0 -7
- package/dist/esm/v2/components/or-radio-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-search-v3/OrSearch.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +0 -88
- package/dist/esm/v2/components/or-search-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-search-v3/index.js +0 -22
- package/dist/esm/v2/components/or-search-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
- package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-segmented-control-v3/index.d.ts +0 -3
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +0 -5
- package/dist/esm/v2/components/or-segmented-control-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-segmented-control-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-segmented-control-v3/types.d.ts +0 -4
- package/dist/esm/v2/components/or-select/OrSelect.vue.d.ts +0 -238
- package/dist/esm/v2/components/or-select/OrSelectContent.vue.d.ts +0 -114
- package/dist/esm/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
- package/dist/esm/v2/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
- package/dist/esm/v2/components/or-select/OrSelectInput.vue.d.ts +0 -81
- package/dist/esm/v2/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
- package/dist/esm/v2/components/or-select/OrSelectMain.vue.d.ts +0 -158
- package/dist/esm/v2/components/or-select/OrSelectOption.vue.d.ts +0 -37
- package/dist/esm/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
- package/dist/esm/v2/components/or-select/constants.d.ts +0 -50
- package/dist/esm/v2/components/or-select/index.d.ts +0 -2
- package/dist/esm/v2/components/or-select/index.js +0 -19
- package/dist/esm/v2/components/or-select/stories.helpers.d.ts +0 -6
- package/dist/esm/v2/components/or-select/types.d.ts +0 -9
- package/dist/esm/v2/components/or-select-v3/OrSelect.stories3.d.ts +0 -42
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -266
- package/dist/esm/v2/components/or-select-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-select-v3/index.js +0 -28
- package/dist/esm/v2/components/or-select-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-select-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-select-v3/types.d.ts +0 -10
- package/dist/esm/v2/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
- package/dist/esm/v2/components/or-sidebar/constants.d.ts +0 -4
- package/dist/esm/v2/components/or-sidebar/index.d.ts +0 -2
- package/dist/esm/v2/components/or-sidebar/index.js +0 -6
- package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -37
- package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-sidebar-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-sidebar-v3/index.js +0 -5
- package/dist/esm/v2/components/or-sidebar-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-sidebar-v3/styles.d.ts +0 -10
- package/dist/esm/v2/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -43
- package/dist/esm/v2/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -56
- package/dist/esm/v2/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -73
- package/dist/esm/v2/components/or-skeleton/constants.d.ts +0 -9
- package/dist/esm/v2/components/or-skeleton/index.d.ts +0 -4
- package/dist/esm/v2/components/or-skeleton/index.js +0 -6
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -35
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -22
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -51
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -32
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -60
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -32
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -96
- package/dist/esm/v2/components/or-skeleton-v3/index.d.ts +0 -3
- package/dist/esm/v2/components/or-skeleton-v3/index.js +0 -7
- package/dist/esm/v2/components/or-skeleton-v3/styles.d.ts +0 -6
- package/dist/esm/v2/components/or-slider/OrSlider.vue.d.ts +0 -192
- package/dist/esm/v2/components/or-slider/index.d.ts +0 -1
- package/dist/esm/v2/components/or-slider/index.js +0 -14
- package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/esm/v2/components/or-sort-header-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-sort-header-v3/index.js +0 -6
- package/dist/esm/v2/components/or-sort-header-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-sort-header-v3/types.d.ts +0 -4
- package/dist/esm/v2/components/or-stepper/OrStepper.vue.d.ts +0 -106
- package/dist/esm/v2/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -73
- package/dist/esm/v2/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -106
- package/dist/esm/v2/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -106
- package/dist/esm/v2/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
- package/dist/esm/v2/components/or-stepper/StatusIcon.vue.d.ts +0 -22
- package/dist/esm/v2/components/or-stepper/index.d.ts +0 -1
- package/dist/esm/v2/components/or-stepper/index.js +0 -17
- package/dist/esm/v2/components/or-switch/OrSwitch.vue.d.ts +0 -97
- package/dist/esm/v2/components/or-switch/index.d.ts +0 -1
- package/dist/esm/v2/components/or-switch/index.js +0 -6
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
- package/dist/esm/v2/components/or-switch-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-switch-v3/index.js +0 -8
- package/dist/esm/v2/components/or-switch-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-tab/OrTab.vue.d.ts +0 -63
- package/dist/esm/v2/components/or-tab/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tab/index.js +0 -6
- package/dist/esm/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
- package/dist/esm/v2/components/or-tab-header-item/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tab-header-item/index.js +0 -5
- package/dist/esm/v2/components/or-tab-v3/OrTab.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +0 -28
- package/dist/esm/v2/components/or-tab-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tab-v3/index.js +0 -5
- package/dist/esm/v2/components/or-tab-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-tabs/OrTabs.vue.d.ts +0 -26
- package/dist/esm/v2/components/or-tabs/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tabs/index.js +0 -6
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -17
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
- package/dist/esm/v2/components/or-tabs-v3/index.d.ts +0 -3
- package/dist/esm/v2/components/or-tabs-v3/index.js +0 -17
- package/dist/esm/v2/components/or-tabs-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-tabs-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-tabs-v3/types.d.ts +0 -4
- package/dist/esm/v2/components/or-tag/OrTag.vue.d.ts +0 -71
- package/dist/esm/v2/components/or-tag/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tag/index.js +0 -14
- package/dist/esm/v2/components/or-tag-v3/OrTag.stories3.d.ts +0 -17
- package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +0 -54
- package/dist/esm/v2/components/or-tag-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-tag-v3/index.js +0 -16
- package/dist/esm/v2/components/or-tag-v3/props.d.ts +0 -9
- package/dist/esm/v2/components/or-tag-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-teleport/OrTeleportVue2.vue.d.ts +0 -33
- package/dist/esm/v2/components/or-teleport/constants.d.ts +0 -12
- package/dist/esm/v2/components/or-teleport/index.d.ts +0 -2
- package/dist/esm/v2/components/or-teleport/index.js +0 -4
- package/dist/esm/v2/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-teleport-v3/OrTeleport.vue2.vue.d.ts +0 -29
- package/dist/esm/v2/components/or-teleport-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-teleport-v3/index.js +0 -4
- package/dist/esm/v2/components/or-text-v3/OrText.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +0 -42
- package/dist/esm/v2/components/or-text-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-text-v3/index.js +0 -5
- package/dist/esm/v2/components/or-text-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
- package/dist/esm/v2/components/or-textarea-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +0 -10
- package/dist/esm/v2/components/or-textarea-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-textarea-v3/styles.d.ts +0 -2
- package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +0 -375
- package/dist/esm/v2/components/or-textbox/constants.d.ts +0 -8
- package/dist/esm/v2/components/or-textbox/index.d.ts +0 -2
- package/dist/esm/v2/components/or-textbox/index.js +0 -23
- package/dist/esm/v2/components/or-toast/OrToast.vue.d.ts +0 -81
- package/dist/esm/v2/components/or-toast/OrToastContainer.vue.d.ts +0 -93
- package/dist/esm/v2/components/or-toast/Timer.d.ts +0 -11
- package/dist/esm/v2/components/or-toast/composable/index.d.ts +0 -2
- package/dist/esm/v2/components/or-toast/composable/index.js +0 -3
- package/dist/esm/v2/components/or-toast/composable/useQueue.d.ts +0 -8
- package/dist/esm/v2/components/or-toast/composable/useToast.d.ts +0 -13
- package/dist/esm/v2/components/or-toast/composable/useToastEventBus.d.ts +0 -9
- package/dist/esm/v2/components/or-toast/constants.d.ts +0 -18
- package/dist/esm/v2/components/or-toast/index.d.ts +0 -6
- package/dist/esm/v2/components/or-toast/index.js +0 -20
- package/dist/esm/v2/components/or-toast/types.d.ts +0 -31
- package/dist/esm/v2/components/or-toast-v3/OrToast.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -80
- package/dist/esm/v2/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -45
- package/dist/esm/v2/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -85
- package/dist/esm/v2/components/or-toast-v3/Timer.d.ts +0 -11
- package/dist/esm/v2/components/or-toast-v3/composable/index.d.ts +0 -2
- package/dist/esm/v2/components/or-toast-v3/composable/index.js +0 -3
- package/dist/esm/v2/components/or-toast-v3/composable/useQueue.d.ts +0 -8
- package/dist/esm/v2/components/or-toast-v3/composable/useToast.d.ts +0 -13
- package/dist/esm/v2/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -9
- package/dist/esm/v2/components/or-toast-v3/index.d.ts +0 -6
- package/dist/esm/v2/components/or-toast-v3/index.js +0 -19
- package/dist/esm/v2/components/or-toast-v3/props.d.ts +0 -18
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-toast-v3/types.d.ts +0 -31
- package/dist/esm/v2/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
- package/dist/esm/v2/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -38
- package/dist/esm/v2/components/or-tooltip/index.d.ts +0 -2
- package/dist/esm/v2/components/or-tooltip/index.js +0 -11
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
- package/dist/esm/v2/components/or-tooltip-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-tooltip-v3/index.js +0 -13
- package/dist/esm/v2/components/or-tooltip-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-tooltip-v3/styles.d.ts +0 -4
- package/dist/esm/v2/directives/dropdown-close.d.ts +0 -4
- package/dist/esm/v2/directives/dropdown-open.d.ts +0 -4
- package/dist/esm/v2/directives/index.d.ts +0 -2
- package/dist/esm/v2/directives/index.js +0 -2
- package/dist/esm/v2/dom-3a15d036.js +0 -59
- package/dist/esm/v2/hooks/index.d.ts +0 -5
- package/dist/esm/v2/hooks/index.js +0 -7
- package/dist/esm/v2/hooks/useClassAttribute.d.ts +0 -3
- package/dist/esm/v2/hooks/useElevation.d.ts +0 -2
- package/dist/esm/v2/hooks/useOverflow.d.ts +0 -7
- package/dist/esm/v2/hooks/useResponsive/index.d.ts +0 -1
- package/dist/esm/v2/hooks/useResponsive/index.js +0 -3
- package/dist/esm/v2/hooks/useResponsive/useResponsive.d.ts +0 -5
- package/dist/esm/v2/hooks/useToggle.d.ts +0 -8
- package/dist/esm/v2/index.js +0 -134
- package/dist/esm/v2/normalize-component-6e8e3d80.js +0 -76
- package/dist/esm/v2/px-to-rem-0b26b83e.js +0 -3
- package/dist/esm/v2/types-e90b3446.js +0 -416
- package/dist/esm/v2/utils/constants/color.d.ts +0 -14
- package/dist/esm/v2/utils/constants/key-codes.d.ts +0 -14
- package/dist/esm/v2/utils/constants/poper.d.ts +0 -8
- package/dist/esm/v2/utils/constants/regex.d.ts +0 -42
- package/dist/esm/v2/utils/functions/color.d.ts +0 -19
- package/dist/esm/v2/utils/functions/dom.d.ts +0 -31
- package/dist/esm/v2/utils/functions/hash.d.ts +0 -2
- package/dist/esm/v2/utils/functions/px-to-rem.d.ts +0 -1
- package/dist/esm/v2/utils/functions/text.d.ts +0 -1
- package/dist/esm/v3/OrAvatar-2808a314.js +0 -89
- package/dist/esm/v3/OrCardCollection-a5e326ef.js +0 -189
- package/dist/esm/v3/OrCardCollection-c6f3ac23.js +0 -198
- package/dist/esm/v3/OrCarouselItem-636d99a1.js +0 -238
- package/dist/esm/v3/OrCheckbox-a0b957e7.js +0 -149
- package/dist/esm/v3/OrChips-9afba42f.js +0 -301
- package/dist/esm/v3/OrCode-ee19a5e6.js +0 -350
- package/dist/esm/v3/OrCollapse-445141ab.js +0 -148
- package/dist/esm/v3/OrColorPicker-189cb097.js +0 -460
- package/dist/esm/v3/OrConfirm-293f610d.js +0 -270
- package/dist/esm/v3/OrConfirm-f39bd784.js +0 -214
- package/dist/esm/v3/OrDateTimePicker-f2e08564.js +0 -678
- package/dist/esm/v3/OrErrorTag-ceefd643.js +0 -57
- package/dist/esm/v3/OrExpansionPanel-1e2a6375.js +0 -138
- package/dist/esm/v3/OrFab-12889281.js +0 -79
- package/dist/esm/v3/OrFloating-5240e758.js +0 -190
- package/dist/esm/v3/OrIcon-669503c3.js +0 -152
- package/dist/esm/v3/OrIcon-b3906e35.js +0 -115
- package/dist/esm/v3/OrIconButton-5fb3a9aa.js +0 -109
- package/dist/esm/v3/OrIconButton-8be9c89f.js +0 -341
- package/dist/esm/v3/OrInlineInput-d9bbc08c.js +0 -239
- package/dist/esm/v3/OrInlineTextEdit-1aa477b5.js +0 -338
- package/dist/esm/v3/OrInlineTextarea-d5a97ed9.js +0 -224
- package/dist/esm/v3/OrInput-db4813b4.js +0 -251
- package/dist/esm/v3/OrList-b740d13e.js +0 -257
- package/dist/esm/v3/OrListOfInputs-7a67440f.js +0 -163
- package/dist/esm/v3/OrMenuItem-8773d073.js +0 -84
- package/dist/esm/v3/OrModal-3a43b7e7.js +0 -130
- package/dist/esm/v3/OrModal-8b074b0c.js +0 -163
- package/dist/esm/v3/OrNotification-433d16f7.js +0 -140
- package/dist/esm/v3/OrNotification-e85a4956.js +0 -114
- package/dist/esm/v3/OrOverflowMenu-e82cbcbe.js +0 -185
- package/dist/esm/v3/OrSearch-0c29f499.js +0 -97
- package/dist/esm/v3/OrSearch-7cb2c91c.js +0 -1075
- package/dist/esm/v3/OrSelect-323a87b4.js +0 -489
- package/dist/esm/v3/OrSelect-73690828.js +0 -803
- package/dist/esm/v3/OrSlider-87e2da8c.js +0 -310
- package/dist/esm/v3/OrSortHeader-5eba50cd.js +0 -104
- package/dist/esm/v3/OrStepper-f19b4eac.js +0 -426
- package/dist/esm/v3/OrTabs-ac0be933.js +0 -212
- package/dist/esm/v3/OrTag-1b5e43fa.js +0 -86
- package/dist/esm/v3/OrTag-deaff080.js +0 -125
- package/dist/esm/v3/OrTextbox-2f33e9c3.js +0 -493
- package/dist/esm/v3/OrToastContainer-40c4c1c8.js +0 -280
- package/dist/esm/v3/OrTooltip-78cd7f6b.js +0 -165
- package/dist/esm/v3/color-1f348774.js +0 -60
- package/dist/esm/v3/components/index.d.ts +0 -89
- package/dist/esm/v3/components/index.js +0 -118
- package/dist/esm/v3/components/or-avatar/OrAvatar.vue.d.ts +0 -64
- package/dist/esm/v3/components/or-avatar/constants.d.ts +0 -5
- package/dist/esm/v3/components/or-avatar/index.d.ts +0 -2
- package/dist/esm/v3/components/or-avatar/index.js +0 -12
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -42
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -65
- package/dist/esm/v3/components/or-avatar-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-avatar-v3/index.js +0 -6
- package/dist/esm/v3/components/or-avatar-v3/props.d.ts +0 -14
- package/dist/esm/v3/components/or-avatar-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +0 -8
- package/dist/esm/v3/components/or-bottom-sheet-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +0 -188
- package/dist/esm/v3/components/or-button/constants.d.ts +0 -21
- package/dist/esm/v3/components/or-button/index.d.ts +0 -2
- package/dist/esm/v3/components/or-button/index.js +0 -6
- package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +0 -159
- package/dist/esm/v3/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
- package/dist/esm/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
- package/dist/esm/v3/components/or-button-v2/constants.d.ts +0 -35
- package/dist/esm/v3/components/or-button-v2/index.d.ts +0 -3
- package/dist/esm/v3/components/or-button-v2/index.js +0 -13
- package/dist/esm/v3/components/or-button-v3/OrButton.stories3.d.ts +0 -22
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +0 -85
- package/dist/esm/v3/components/or-button-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-button-v3/index.js +0 -6
- package/dist/esm/v3/components/or-button-v3/props.d.ts +0 -15
- package/dist/esm/v3/components/or-button-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +0 -26
- package/dist/esm/v3/components/or-card/index.d.ts +0 -1
- package/dist/esm/v3/components/or-card/index.js +0 -4
- package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
- package/dist/esm/v3/components/or-card-collection/constants.d.ts +0 -4
- package/dist/esm/v3/components/or-card-collection/index.d.ts +0 -3
- package/dist/esm/v3/components/or-card-collection/index.js +0 -22
- package/dist/esm/v3/components/or-card-collection/types.d.ts +0 -8
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -17
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/esm/v3/components/or-card-collection-v3/index.d.ts +0 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +0 -23
- package/dist/esm/v3/components/or-card-collection-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-card-collection-v3/styles.d.ts +0 -6
- package/dist/esm/v3/components/or-card-collection-v3/types.d.ts +0 -7
- package/dist/esm/v3/components/or-card-v3/OrCard.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +0 -8
- package/dist/esm/v3/components/or-card-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-card-v3/index.js +0 -5
- package/dist/esm/v3/components/or-card-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
- package/dist/esm/v3/components/or-carousel/OrCarouselItem.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-carousel/constants.d.ts +0 -15
- package/dist/esm/v3/components/or-carousel/index.d.ts +0 -3
- package/dist/esm/v3/components/or-carousel/index.js +0 -13
- package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
- package/dist/esm/v3/components/or-checkbox/index.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox/index.js +0 -12
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
- package/dist/esm/v3/components/or-checkbox-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox-v3/index.js +0 -7
- package/dist/esm/v3/components/or-checkbox-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-chips/OrChip.vue.d.ts +0 -58
- package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +0 -96
- package/dist/esm/v3/components/or-chips/OrChipsInput.vue.d.ts +0 -82
- package/dist/esm/v3/components/or-chips/constants.d.ts +0 -9
- package/dist/esm/v3/components/or-chips/index.d.ts +0 -2
- package/dist/esm/v3/components/or-chips/index.js +0 -14
- package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +0 -213
- package/dist/esm/v3/components/or-code/constants.d.ts +0 -8
- package/dist/esm/v3/components/or-code/index.d.ts +0 -2
- package/dist/esm/v3/components/or-code/index.js +0 -28
- package/dist/esm/v3/components/or-code/lang.d.ts +0 -11
- package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +0 -81
- package/dist/esm/v3/components/or-collapse/index.d.ts +0 -1
- package/dist/esm/v3/components/or-collapse/index.js +0 -7
- package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
- package/dist/esm/v3/components/or-color-picker/constants.d.ts +0 -575
- package/dist/esm/v3/components/or-color-picker/index.d.ts +0 -3
- package/dist/esm/v3/components/or-color-picker/index.js +0 -10
- package/dist/esm/v3/components/or-color-picker/types.d.ts +0 -1
- package/dist/esm/v3/components/or-color-picker/utils/defultPalette.d.ts +0 -2
- package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +0 -237
- package/dist/esm/v3/components/or-confirm/index.d.ts +0 -1
- package/dist/esm/v3/components/or-confirm/index.js +0 -25
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -37
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
- package/dist/esm/v3/components/or-confirm-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +0 -24
- package/dist/esm/v3/components/or-confirm-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-confirm-v3/styles.d.ts +0 -7
- package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
- package/dist/esm/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
- package/dist/esm/v3/components/or-date-time-picker/constants.d.ts +0 -24
- package/dist/esm/v3/components/or-date-time-picker/index.d.ts +0 -2
- package/dist/esm/v3/components/or-date-time-picker/index.js +0 -19
- package/dist/esm/v3/components/or-error/OrError.vue.d.ts +0 -19
- package/dist/esm/v3/components/or-error/index.d.ts +0 -1
- package/dist/esm/v3/components/or-error/index.js +0 -4
- package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -8
- package/dist/esm/v3/components/or-error-tag-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-error-tag-v3/index.js +0 -6
- package/dist/esm/v3/components/or-error-tag-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-error-v3/OrError.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +0 -28
- package/dist/esm/v3/components/or-error-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-error-v3/index.js +0 -5
- package/dist/esm/v3/components/or-error-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -64
- package/dist/esm/v3/components/or-expansion-panel-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +0 -6
- package/dist/esm/v3/components/or-expansion-panel-v3/props.d.ts +0 -8
- package/dist/esm/v3/components/or-expansion-panel-v3/styles.d.ts +0 -6
- package/dist/esm/v3/components/or-fab-v3/OrFab.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +0 -47
- package/dist/esm/v3/components/or-fab-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-fab-v3/index.js +0 -6
- package/dist/esm/v3/components/or-fab-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-fab-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-floating/OrFloating.vue.d.ts +0 -154
- package/dist/esm/v3/components/or-floating/constants.d.ts +0 -18
- package/dist/esm/v3/components/or-floating/index.d.ts +0 -2
- package/dist/esm/v3/components/or-floating/index.js +0 -8
- package/dist/esm/v3/components/or-hint/OrHint.vue.d.ts +0 -23
- package/dist/esm/v3/components/or-hint/index.d.ts +0 -1
- package/dist/esm/v3/components/or-hint/index.js +0 -5
- package/dist/esm/v3/components/or-hint-v3/OrHint.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +0 -28
- package/dist/esm/v3/components/or-hint-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-hint-v3/index.js +0 -5
- package/dist/esm/v3/components/or-hint-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-icon/OrIcon.vue.d.ts +0 -123
- package/dist/esm/v3/components/or-icon/constants.d.ts +0 -20
- package/dist/esm/v3/components/or-icon/index.d.ts +0 -2
- package/dist/esm/v3/components/or-icon/index.js +0 -11
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
- package/dist/esm/v3/components/or-icon-button-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +0 -14
- package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +0 -5
- package/dist/esm/v3/components/or-icon-button-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-icon-v3/OrIcon.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +0 -47
- package/dist/esm/v3/components/or-icon-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-icon-v3/index.js +0 -5
- package/dist/esm/v3/components/or-icon-v3/props.d.ts +0 -14
- package/dist/esm/v3/components/or-icon-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -37
- package/dist/esm/v3/components/or-inline-input-box-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +0 -5
- package/dist/esm/v3/components/or-inline-input-box-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-inline-input-box-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
- package/dist/esm/v3/components/or-inline-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-inline-input-v3/index.js +0 -19
- package/dist/esm/v3/components/or-inline-input-v3/props.d.ts +0 -5
- package/dist/esm/v3/components/or-inline-input-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
- package/dist/esm/v3/components/or-inline-text-edit/constants.d.ts +0 -9
- package/dist/esm/v3/components/or-inline-text-edit/index.d.ts +0 -2
- package/dist/esm/v3/components/or-inline-text-edit/index.js +0 -17
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
- package/dist/esm/v3/components/or-inline-textarea-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +0 -19
- package/dist/esm/v3/components/or-inline-textarea-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -71
- package/dist/esm/v3/components/or-input-box-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-input-box-v3/index.js +0 -5
- package/dist/esm/v3/components/or-input-box-v3/props.d.ts +0 -8
- package/dist/esm/v3/components/or-input-box-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-input-v3/OrInput.stories3.d.ts +0 -27
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +0 -160
- package/dist/esm/v3/components/or-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-input-v3/index.js +0 -20
- package/dist/esm/v3/components/or-input-v3/props.d.ts +0 -7
- package/dist/esm/v3/components/or-input-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-inputs/OrInput.vue.d.ts +0 -204
- package/dist/esm/v3/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
- package/dist/esm/v3/components/or-inputs/OrPassword.vue.d.ts +0 -158
- package/dist/esm/v3/components/or-inputs/OrSearch.vue.d.ts +0 -182
- package/dist/esm/v3/components/or-inputs/OrTextarea.vue.d.ts +0 -179
- package/dist/esm/v3/components/or-inputs/index.d.ts +0 -5
- package/dist/esm/v3/components/or-inputs/index.js +0 -20
- package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +0 -43
- package/dist/esm/v3/components/or-label/index.d.ts +0 -1
- package/dist/esm/v3/components/or-label/index.js +0 -5
- package/dist/esm/v3/components/or-label-v3/OrLabel.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +0 -63
- package/dist/esm/v3/components/or-label-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-label-v3/index.js +0 -5
- package/dist/esm/v3/components/or-label-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-label-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-link-v3/OrLink.stories3.d.ts +0 -27
- package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +0 -80
- package/dist/esm/v3/components/or-link-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-link-v3/index.js +0 -5
- package/dist/esm/v3/components/or-link-v3/props.d.ts +0 -7
- package/dist/esm/v3/components/or-link-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-list/OrList.vue.d.ts +0 -175
- package/dist/esm/v3/components/or-list/index.d.ts +0 -1
- package/dist/esm/v3/components/or-list/index.js +0 -18
- package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
- package/dist/esm/v3/components/or-list-of-inputs/index.d.ts +0 -1
- package/dist/esm/v3/components/or-list-of-inputs/index.js +0 -24
- package/dist/esm/v3/components/or-loader/OrLoader.vue.d.ts +0 -73
- package/dist/esm/v3/components/or-loader/constants.d.ts +0 -6
- package/dist/esm/v3/components/or-loader/index.d.ts +0 -2
- package/dist/esm/v3/components/or-loader/index.js +0 -5
- package/dist/esm/v3/components/or-loader/types.d.ts +0 -3
- package/dist/esm/v3/components/or-loader-v3/OrLoader.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +0 -50
- package/dist/esm/v3/components/or-loader-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-loader-v3/index.js +0 -5
- package/dist/esm/v3/components/or-loader-v3/props.d.ts +0 -13
- package/dist/esm/v3/components/or-loader-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -17
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
- package/dist/esm/v3/components/or-menu-item-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-menu-item-v3/index.js +0 -6
- package/dist/esm/v3/components/or-menu-item-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-menu-v3/OrMenu.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
- package/dist/esm/v3/components/or-menu-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-menu-v3/index.js +0 -12
- package/dist/esm/v3/components/or-menu-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-menu-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +0 -121
- package/dist/esm/v3/components/or-modal/constants.d.ts +0 -7
- package/dist/esm/v3/components/or-modal/index.d.ts +0 -2
- package/dist/esm/v3/components/or-modal/index.js +0 -17
- package/dist/esm/v3/components/or-modal-v3/OrModal.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -40
- package/dist/esm/v3/components/or-modal-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +0 -15
- package/dist/esm/v3/components/or-modal-v3/props.d.ts +0 -5
- package/dist/esm/v3/components/or-modal-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +0 -83
- package/dist/esm/v3/components/or-notification/constants.d.ts +0 -10
- package/dist/esm/v3/components/or-notification/index.d.ts +0 -2
- package/dist/esm/v3/components/or-notification/index.js +0 -14
- package/dist/esm/v3/components/or-notification-v3/OrNotification.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -32
- package/dist/esm/v3/components/or-notification-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +0 -15
- package/dist/esm/v3/components/or-notification-v3/props.d.ts +0 -6
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
- package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
- package/dist/esm/v3/components/or-overflow-menu/index.d.ts +0 -2
- package/dist/esm/v3/components/or-overflow-menu/index.js +0 -15
- package/dist/esm/v3/components/or-overflow-menu/types.d.ts +0 -7
- package/dist/esm/v3/components/or-overlay/OrOverlay.vue.d.ts +0 -50
- package/dist/esm/v3/components/or-overlay/index.d.ts +0 -1
- package/dist/esm/v3/components/or-overlay/index.js +0 -4
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -24
- package/dist/esm/v3/components/or-overlay-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-overlay-v3/index.js +0 -7
- package/dist/esm/v3/components/or-overlay-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-popover-v3/OrPopover.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
- package/dist/esm/v3/components/or-popover-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-popover-v3/index.js +0 -11
- package/dist/esm/v3/components/or-popover-v3/props.d.ts +0 -19
- package/dist/esm/v3/components/or-popover-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-progress/OrProgress.vue.d.ts +0 -164
- package/dist/esm/v3/components/or-progress/constants.d.ts +0 -11
- package/dist/esm/v3/components/or-progress/index.d.ts +0 -2
- package/dist/esm/v3/components/or-progress/index.js +0 -5
- package/dist/esm/v3/components/or-progress-v3/OrProgress.stories3.d.ts +0 -82
- package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +0 -146
- package/dist/esm/v3/components/or-progress-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-progress-v3/index.js +0 -7
- package/dist/esm/v3/components/or-progress-v3/props.d.ts +0 -11
- package/dist/esm/v3/components/or-progress-v3/styles.d.ts +0 -11
- package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +0 -90
- package/dist/esm/v3/components/or-radio/index.d.ts +0 -1
- package/dist/esm/v3/components/or-radio/index.js +0 -5
- package/dist/esm/v3/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -81
- package/dist/esm/v3/components/or-radio-group/index.d.ts +0 -1
- package/dist/esm/v3/components/or-radio-group/index.js +0 -4
- package/dist/esm/v3/components/or-radio-v3/OrRadio.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
- package/dist/esm/v3/components/or-radio-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-radio-v3/index.js +0 -7
- package/dist/esm/v3/components/or-radio-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-search-v3/OrSearch.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +0 -88
- package/dist/esm/v3/components/or-search-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-search-v3/index.js +0 -21
- package/dist/esm/v3/components/or-search-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
- package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-segmented-control-v3/index.d.ts +0 -3
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +0 -5
- package/dist/esm/v3/components/or-segmented-control-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-segmented-control-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-segmented-control-v3/types.d.ts +0 -4
- package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +0 -230
- package/dist/esm/v3/components/or-select/OrSelectContent.vue.d.ts +0 -114
- package/dist/esm/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
- package/dist/esm/v3/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
- package/dist/esm/v3/components/or-select/OrSelectInput.vue.d.ts +0 -81
- package/dist/esm/v3/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
- package/dist/esm/v3/components/or-select/OrSelectMain.vue.d.ts +0 -158
- package/dist/esm/v3/components/or-select/OrSelectOption.vue.d.ts +0 -37
- package/dist/esm/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
- package/dist/esm/v3/components/or-select/constants.d.ts +0 -50
- package/dist/esm/v3/components/or-select/index.d.ts +0 -2
- package/dist/esm/v3/components/or-select/index.js +0 -18
- package/dist/esm/v3/components/or-select/stories.helpers.d.ts +0 -6
- package/dist/esm/v3/components/or-select/types.d.ts +0 -9
- package/dist/esm/v3/components/or-select-v3/OrSelect.stories3.d.ts +0 -42
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -266
- package/dist/esm/v3/components/or-select-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-select-v3/index.js +0 -27
- package/dist/esm/v3/components/or-select-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-select-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-select-v3/types.d.ts +0 -10
- package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
- package/dist/esm/v3/components/or-sidebar/constants.d.ts +0 -4
- package/dist/esm/v3/components/or-sidebar/index.d.ts +0 -2
- package/dist/esm/v3/components/or-sidebar/index.js +0 -6
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -37
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
- package/dist/esm/v3/components/or-sidebar-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-sidebar-v3/index.js +0 -5
- package/dist/esm/v3/components/or-sidebar-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-sidebar-v3/styles.d.ts +0 -10
- package/dist/esm/v3/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -43
- package/dist/esm/v3/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -56
- package/dist/esm/v3/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -73
- package/dist/esm/v3/components/or-skeleton/constants.d.ts +0 -9
- package/dist/esm/v3/components/or-skeleton/index.d.ts +0 -4
- package/dist/esm/v3/components/or-skeleton/index.js +0 -6
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -35
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -22
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -51
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -32
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -60
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -32
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -96
- package/dist/esm/v3/components/or-skeleton-v3/index.d.ts +0 -3
- package/dist/esm/v3/components/or-skeleton-v3/index.js +0 -7
- package/dist/esm/v3/components/or-skeleton-v3/styles.d.ts +0 -6
- package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +0 -192
- package/dist/esm/v3/components/or-slider/index.d.ts +0 -1
- package/dist/esm/v3/components/or-slider/index.js +0 -13
- package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/esm/v3/components/or-sort-header-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-sort-header-v3/index.js +0 -6
- package/dist/esm/v3/components/or-sort-header-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-sort-header-v3/types.d.ts +0 -4
- package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +0 -106
- package/dist/esm/v3/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -73
- package/dist/esm/v3/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -106
- package/dist/esm/v3/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -106
- package/dist/esm/v3/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
- package/dist/esm/v3/components/or-stepper/StatusIcon.vue.d.ts +0 -22
- package/dist/esm/v3/components/or-stepper/index.d.ts +0 -1
- package/dist/esm/v3/components/or-stepper/index.js +0 -14
- package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +0 -97
- package/dist/esm/v3/components/or-switch/index.d.ts +0 -1
- package/dist/esm/v3/components/or-switch/index.js +0 -6
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
- package/dist/esm/v3/components/or-switch-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-switch-v3/index.js +0 -8
- package/dist/esm/v3/components/or-switch-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-tab/OrTab.vue.d.ts +0 -63
- package/dist/esm/v3/components/or-tab/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tab/index.js +0 -6
- package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
- package/dist/esm/v3/components/or-tab-header-item/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tab-header-item/index.js +0 -5
- package/dist/esm/v3/components/or-tab-v3/OrTab.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +0 -28
- package/dist/esm/v3/components/or-tab-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tab-v3/index.js +0 -5
- package/dist/esm/v3/components/or-tab-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +0 -26
- package/dist/esm/v3/components/or-tabs/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tabs/index.js +0 -6
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -17
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
- package/dist/esm/v3/components/or-tabs-v3/index.d.ts +0 -3
- package/dist/esm/v3/components/or-tabs-v3/index.js +0 -16
- package/dist/esm/v3/components/or-tabs-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-tabs-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-tabs-v3/types.d.ts +0 -4
- package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +0 -71
- package/dist/esm/v3/components/or-tag/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tag/index.js +0 -13
- package/dist/esm/v3/components/or-tag-v3/OrTag.stories3.d.ts +0 -17
- package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +0 -54
- package/dist/esm/v3/components/or-tag-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-tag-v3/index.js +0 -15
- package/dist/esm/v3/components/or-tag-v3/props.d.ts +0 -9
- package/dist/esm/v3/components/or-tag-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-teleport/OrTeleportVue3.vue.d.ts +0 -33
- package/dist/esm/v3/components/or-teleport/constants.d.ts +0 -12
- package/dist/esm/v3/components/or-teleport/index.d.ts +0 -2
- package/dist/esm/v3/components/or-teleport/index.js +0 -3
- package/dist/esm/v3/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +0 -29
- package/dist/esm/v3/components/or-teleport-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-teleport-v3/index.js +0 -3
- package/dist/esm/v3/components/or-text-v3/OrText.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +0 -42
- package/dist/esm/v3/components/or-text-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-text-v3/index.js +0 -5
- package/dist/esm/v3/components/or-text-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
- package/dist/esm/v3/components/or-textarea-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-textarea-v3/index.js +0 -10
- package/dist/esm/v3/components/or-textarea-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-textarea-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +0 -375
- package/dist/esm/v3/components/or-textbox/constants.d.ts +0 -8
- package/dist/esm/v3/components/or-textbox/index.d.ts +0 -2
- package/dist/esm/v3/components/or-textbox/index.js +0 -20
- package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +0 -81
- package/dist/esm/v3/components/or-toast/OrToastContainer.vue.d.ts +0 -93
- package/dist/esm/v3/components/or-toast/Timer.d.ts +0 -11
- package/dist/esm/v3/components/or-toast/composable/index.d.ts +0 -2
- package/dist/esm/v3/components/or-toast/composable/index.js +0 -3
- package/dist/esm/v3/components/or-toast/composable/useQueue.d.ts +0 -8
- package/dist/esm/v3/components/or-toast/composable/useToast.d.ts +0 -13
- package/dist/esm/v3/components/or-toast/composable/useToastEventBus.d.ts +0 -9
- package/dist/esm/v3/components/or-toast/constants.d.ts +0 -18
- package/dist/esm/v3/components/or-toast/index.d.ts +0 -6
- package/dist/esm/v3/components/or-toast/index.js +0 -17
- package/dist/esm/v3/components/or-toast/types.d.ts +0 -31
- package/dist/esm/v3/components/or-toast-v3/OrToast.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -80
- package/dist/esm/v3/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -45
- package/dist/esm/v3/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -85
- package/dist/esm/v3/components/or-toast-v3/Timer.d.ts +0 -11
- package/dist/esm/v3/components/or-toast-v3/composable/index.d.ts +0 -2
- package/dist/esm/v3/components/or-toast-v3/composable/index.js +0 -3
- package/dist/esm/v3/components/or-toast-v3/composable/useQueue.d.ts +0 -8
- package/dist/esm/v3/components/or-toast-v3/composable/useToast.d.ts +0 -13
- package/dist/esm/v3/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -9
- package/dist/esm/v3/components/or-toast-v3/index.d.ts +0 -6
- package/dist/esm/v3/components/or-toast-v3/index.js +0 -18
- package/dist/esm/v3/components/or-toast-v3/props.d.ts +0 -18
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-toast-v3/types.d.ts +0 -31
- package/dist/esm/v3/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
- package/dist/esm/v3/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -38
- package/dist/esm/v3/components/or-tooltip/index.d.ts +0 -2
- package/dist/esm/v3/components/or-tooltip/index.js +0 -9
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
- package/dist/esm/v3/components/or-tooltip-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-tooltip-v3/index.js +0 -12
- package/dist/esm/v3/components/or-tooltip-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-tooltip-v3/styles.d.ts +0 -4
- package/dist/esm/v3/directives/dropdown-close.d.ts +0 -4
- package/dist/esm/v3/directives/dropdown-open.d.ts +0 -4
- package/dist/esm/v3/directives/index.d.ts +0 -2
- package/dist/esm/v3/directives/index.js +0 -2
- package/dist/esm/v3/dom-3a15d036.js +0 -59
- package/dist/esm/v3/hooks/index.d.ts +0 -5
- package/dist/esm/v3/hooks/index.js +0 -7
- package/dist/esm/v3/hooks/useClassAttribute.d.ts +0 -3
- package/dist/esm/v3/hooks/useElevation.d.ts +0 -2
- package/dist/esm/v3/hooks/useOverflow.d.ts +0 -7
- package/dist/esm/v3/hooks/useResponsive/index.d.ts +0 -1
- package/dist/esm/v3/hooks/useResponsive/index.js +0 -3
- package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +0 -5
- package/dist/esm/v3/hooks/useToggle.d.ts +0 -8
- package/dist/esm/v3/index.js +0 -126
- package/dist/esm/v3/px-to-rem-0b26b83e.js +0 -3
- package/dist/esm/v3/types-d5d4ab32.js +0 -355
- package/dist/esm/v3/utils/constants/color.d.ts +0 -14
- package/dist/esm/v3/utils/constants/key-codes.d.ts +0 -14
- package/dist/esm/v3/utils/constants/poper.d.ts +0 -8
- package/dist/esm/v3/utils/constants/regex.d.ts +0 -42
- package/dist/esm/v3/utils/functions/color.d.ts +0 -19
- package/dist/esm/v3/utils/functions/dom.d.ts +0 -31
- package/dist/esm/v3/utils/functions/hash.d.ts +0 -2
- package/dist/esm/v3/utils/functions/px-to-rem.d.ts +0 -1
- package/dist/esm/v3/utils/functions/text.d.ts +0 -1
|
@@ -1,1393 +0,0 @@
|
|
|
1
|
-
import _ from 'lodash';
|
|
2
|
-
import { tryOnScopeDispose, unrefElement, onClickOutside } from '@vueuse/core';
|
|
3
|
-
import { r as ref } from './reactivity.esm-bundler-942db00f.js';
|
|
4
|
-
import { a as watch, d as defineComponent, b as onBeforeUnmount } from './runtime-core.esm-bundler-d2b749cd.js';
|
|
5
|
-
import './OrIconButton-d5f6adfe.js';
|
|
6
|
-
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-8a9a0a30.js';
|
|
7
|
-
import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
|
|
8
|
-
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-26576d68.js';
|
|
10
|
-
|
|
11
|
-
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12
|
-
return openBlock(), createElementBlock("div", {
|
|
13
|
-
class: normalizeClass(["or-overlay", _ctx.states])
|
|
14
|
-
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
var css_248z = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-34f88318 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-34f88318 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-overlay[data-v-34f88318] {\n display: none;\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n z-index: 25;\n}\n.or-overlay[data-v-34f88318]:not(.without-background) {\n background-color: rgba(30, 35, 43, 0.8);\n}\n.or-overlay.active[data-v-34f88318] {\n display: flex;\n}\n.or-overlay.page[data-v-34f88318] {\n position: fixed;\n height: 100vh;\n width: 100vw;\n}";
|
|
18
|
-
styleInject(css_248z);
|
|
19
|
-
|
|
20
|
-
script$1.render = render;
|
|
21
|
-
script$1.__scopeId = "data-v-34f88318";
|
|
22
|
-
script$1.__file = "src/components/or-overlay/OrOverlay.vue";
|
|
23
|
-
|
|
24
|
-
var OrModalSizes;
|
|
25
|
-
(function (OrModalSizes) {
|
|
26
|
-
OrModalSizes["tiny"] = "tiny";
|
|
27
|
-
OrModalSizes["small"] = "small";
|
|
28
|
-
OrModalSizes["medium"] = "medium";
|
|
29
|
-
OrModalSizes["large"] = "large";
|
|
30
|
-
OrModalSizes["fullScreen"] = "fullScreen";
|
|
31
|
-
})(OrModalSizes || (OrModalSizes = {}));
|
|
32
|
-
|
|
33
|
-
/*!
|
|
34
|
-
* tabbable 6.0.1
|
|
35
|
-
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
36
|
-
*/
|
|
37
|
-
var candidateSelectors = ['input', 'select', 'textarea', 'a[href]', 'button', '[tabindex]:not(slot)', 'audio[controls]', 'video[controls]', '[contenteditable]:not([contenteditable="false"])', 'details>summary:first-of-type', 'details'];
|
|
38
|
-
var candidateSelector = /* #__PURE__ */candidateSelectors.join(',');
|
|
39
|
-
var NoElement = typeof Element === 'undefined';
|
|
40
|
-
var matches = NoElement ? function () {} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector;
|
|
41
|
-
var getRootNode = !NoElement && Element.prototype.getRootNode ? function (element) {
|
|
42
|
-
return element.getRootNode();
|
|
43
|
-
} : function (element) {
|
|
44
|
-
return element.ownerDocument;
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
* @param {Element} el container to check in
|
|
49
|
-
* @param {boolean} includeContainer add container to check
|
|
50
|
-
* @param {(node: Element) => boolean} filter filter candidates
|
|
51
|
-
* @returns {Element[]}
|
|
52
|
-
*/
|
|
53
|
-
var getCandidates = function getCandidates(el, includeContainer, filter) {
|
|
54
|
-
var candidates = Array.prototype.slice.apply(el.querySelectorAll(candidateSelector));
|
|
55
|
-
if (includeContainer && matches.call(el, candidateSelector)) {
|
|
56
|
-
candidates.unshift(el);
|
|
57
|
-
}
|
|
58
|
-
candidates = candidates.filter(filter);
|
|
59
|
-
return candidates;
|
|
60
|
-
};
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* @callback GetShadowRoot
|
|
64
|
-
* @param {Element} element to check for shadow root
|
|
65
|
-
* @returns {ShadowRoot|boolean} ShadowRoot if available or boolean indicating if a shadowRoot is attached but not available.
|
|
66
|
-
*/
|
|
67
|
-
|
|
68
|
-
/**
|
|
69
|
-
* @callback ShadowRootFilter
|
|
70
|
-
* @param {Element} shadowHostNode the element which contains shadow content
|
|
71
|
-
* @returns {boolean} true if a shadow root could potentially contain valid candidates.
|
|
72
|
-
*/
|
|
73
|
-
|
|
74
|
-
/**
|
|
75
|
-
* @typedef {Object} CandidateScope
|
|
76
|
-
* @property {Element} scopeParent contains inner candidates
|
|
77
|
-
* @property {Element[]} candidates list of candidates found in the scope parent
|
|
78
|
-
*/
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* @typedef {Object} IterativeOptions
|
|
82
|
-
* @property {GetShadowRoot|boolean} getShadowRoot true if shadow support is enabled; falsy if not;
|
|
83
|
-
* if a function, implies shadow support is enabled and either returns the shadow root of an element
|
|
84
|
-
* or a boolean stating if it has an undisclosed shadow root
|
|
85
|
-
* @property {(node: Element) => boolean} filter filter candidates
|
|
86
|
-
* @property {boolean} flatten if true then result will flatten any CandidateScope into the returned list
|
|
87
|
-
* @property {ShadowRootFilter} shadowRootFilter filter shadow roots;
|
|
88
|
-
*/
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* @param {Element[]} elements list of element containers to match candidates from
|
|
92
|
-
* @param {boolean} includeContainer add container list to check
|
|
93
|
-
* @param {IterativeOptions} options
|
|
94
|
-
* @returns {Array.<Element|CandidateScope>}
|
|
95
|
-
*/
|
|
96
|
-
var getCandidatesIteratively = function getCandidatesIteratively(elements, includeContainer, options) {
|
|
97
|
-
var candidates = [];
|
|
98
|
-
var elementsToCheck = Array.from(elements);
|
|
99
|
-
while (elementsToCheck.length) {
|
|
100
|
-
var element = elementsToCheck.shift();
|
|
101
|
-
if (element.tagName === 'SLOT') {
|
|
102
|
-
// add shadow dom slot scope (slot itself cannot be focusable)
|
|
103
|
-
var assigned = element.assignedElements();
|
|
104
|
-
var content = assigned.length ? assigned : element.children;
|
|
105
|
-
var nestedCandidates = getCandidatesIteratively(content, true, options);
|
|
106
|
-
if (options.flatten) {
|
|
107
|
-
candidates.push.apply(candidates, nestedCandidates);
|
|
108
|
-
} else {
|
|
109
|
-
candidates.push({
|
|
110
|
-
scopeParent: element,
|
|
111
|
-
candidates: nestedCandidates
|
|
112
|
-
});
|
|
113
|
-
}
|
|
114
|
-
} else {
|
|
115
|
-
// check candidate element
|
|
116
|
-
var validCandidate = matches.call(element, candidateSelector);
|
|
117
|
-
if (validCandidate && options.filter(element) && (includeContainer || !elements.includes(element))) {
|
|
118
|
-
candidates.push(element);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
// iterate over shadow content if possible
|
|
122
|
-
var shadowRoot = element.shadowRoot ||
|
|
123
|
-
// check for an undisclosed shadow
|
|
124
|
-
typeof options.getShadowRoot === 'function' && options.getShadowRoot(element);
|
|
125
|
-
var validShadowRoot = !options.shadowRootFilter || options.shadowRootFilter(element);
|
|
126
|
-
if (shadowRoot && validShadowRoot) {
|
|
127
|
-
// add shadow dom scope IIF a shadow root node was given; otherwise, an undisclosed
|
|
128
|
-
// shadow exists, so look at light dom children as fallback BUT create a scope for any
|
|
129
|
-
// child candidates found because they're likely slotted elements (elements that are
|
|
130
|
-
// children of the web component element (which has the shadow), in the light dom, but
|
|
131
|
-
// slotted somewhere _inside_ the undisclosed shadow) -- the scope is created below,
|
|
132
|
-
// _after_ we return from this recursive call
|
|
133
|
-
var _nestedCandidates = getCandidatesIteratively(shadowRoot === true ? element.children : shadowRoot.children, true, options);
|
|
134
|
-
if (options.flatten) {
|
|
135
|
-
candidates.push.apply(candidates, _nestedCandidates);
|
|
136
|
-
} else {
|
|
137
|
-
candidates.push({
|
|
138
|
-
scopeParent: element,
|
|
139
|
-
candidates: _nestedCandidates
|
|
140
|
-
});
|
|
141
|
-
}
|
|
142
|
-
} else {
|
|
143
|
-
// there's not shadow so just dig into the element's (light dom) children
|
|
144
|
-
// __without__ giving the element special scope treatment
|
|
145
|
-
elementsToCheck.unshift.apply(elementsToCheck, element.children);
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
return candidates;
|
|
150
|
-
};
|
|
151
|
-
var getTabindex = function getTabindex(node, isScope) {
|
|
152
|
-
if (node.tabIndex < 0) {
|
|
153
|
-
// in Chrome, <details/>, <audio controls/> and <video controls/> elements get a default
|
|
154
|
-
// `tabIndex` of -1 when the 'tabindex' attribute isn't specified in the DOM,
|
|
155
|
-
// yet they are still part of the regular tab order; in FF, they get a default
|
|
156
|
-
// `tabIndex` of 0; since Chrome still puts those elements in the regular tab
|
|
157
|
-
// order, consider their tab index to be 0.
|
|
158
|
-
// Also browsers do not return `tabIndex` correctly for contentEditable nodes;
|
|
159
|
-
// so if they don't have a tabindex attribute specifically set, assume it's 0.
|
|
160
|
-
//
|
|
161
|
-
// isScope is positive for custom element with shadow root or slot that by default
|
|
162
|
-
// have tabIndex -1, but need to be sorted by document order in order for their
|
|
163
|
-
// content to be inserted in the correct position
|
|
164
|
-
if ((isScope || /^(AUDIO|VIDEO|DETAILS)$/.test(node.tagName) || node.isContentEditable) && isNaN(parseInt(node.getAttribute('tabindex'), 10))) {
|
|
165
|
-
return 0;
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
return node.tabIndex;
|
|
169
|
-
};
|
|
170
|
-
var sortOrderedTabbables = function sortOrderedTabbables(a, b) {
|
|
171
|
-
return a.tabIndex === b.tabIndex ? a.documentOrder - b.documentOrder : a.tabIndex - b.tabIndex;
|
|
172
|
-
};
|
|
173
|
-
var isInput = function isInput(node) {
|
|
174
|
-
return node.tagName === 'INPUT';
|
|
175
|
-
};
|
|
176
|
-
var isHiddenInput = function isHiddenInput(node) {
|
|
177
|
-
return isInput(node) && node.type === 'hidden';
|
|
178
|
-
};
|
|
179
|
-
var isDetailsWithSummary = function isDetailsWithSummary(node) {
|
|
180
|
-
var r = node.tagName === 'DETAILS' && Array.prototype.slice.apply(node.children).some(function (child) {
|
|
181
|
-
return child.tagName === 'SUMMARY';
|
|
182
|
-
});
|
|
183
|
-
return r;
|
|
184
|
-
};
|
|
185
|
-
var getCheckedRadio = function getCheckedRadio(nodes, form) {
|
|
186
|
-
for (var i = 0; i < nodes.length; i++) {
|
|
187
|
-
if (nodes[i].checked && nodes[i].form === form) {
|
|
188
|
-
return nodes[i];
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
};
|
|
192
|
-
var isTabbableRadio = function isTabbableRadio(node) {
|
|
193
|
-
if (!node.name) {
|
|
194
|
-
return true;
|
|
195
|
-
}
|
|
196
|
-
var radioScope = node.form || getRootNode(node);
|
|
197
|
-
var queryRadios = function queryRadios(name) {
|
|
198
|
-
return radioScope.querySelectorAll('input[type="radio"][name="' + name + '"]');
|
|
199
|
-
};
|
|
200
|
-
var radioSet;
|
|
201
|
-
if (typeof window !== 'undefined' && typeof window.CSS !== 'undefined' && typeof window.CSS.escape === 'function') {
|
|
202
|
-
radioSet = queryRadios(window.CSS.escape(node.name));
|
|
203
|
-
} else {
|
|
204
|
-
try {
|
|
205
|
-
radioSet = queryRadios(node.name);
|
|
206
|
-
} catch (err) {
|
|
207
|
-
// eslint-disable-next-line no-console
|
|
208
|
-
console.error('Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s', err.message);
|
|
209
|
-
return false;
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
var checked = getCheckedRadio(radioSet, node.form);
|
|
213
|
-
return !checked || checked === node;
|
|
214
|
-
};
|
|
215
|
-
var isRadio = function isRadio(node) {
|
|
216
|
-
return isInput(node) && node.type === 'radio';
|
|
217
|
-
};
|
|
218
|
-
var isNonTabbableRadio = function isNonTabbableRadio(node) {
|
|
219
|
-
return isRadio(node) && !isTabbableRadio(node);
|
|
220
|
-
};
|
|
221
|
-
|
|
222
|
-
// determines if a node is ultimately attached to the window's document
|
|
223
|
-
var isNodeAttached = function isNodeAttached(node) {
|
|
224
|
-
var _nodeRootHost;
|
|
225
|
-
// The root node is the shadow root if the node is in a shadow DOM; some document otherwise
|
|
226
|
-
// (but NOT _the_ document; see second 'If' comment below for more).
|
|
227
|
-
// If rootNode is shadow root, it'll have a host, which is the element to which the shadow
|
|
228
|
-
// is attached, and the one we need to check if it's in the document or not (because the
|
|
229
|
-
// shadow, and all nodes it contains, is never considered in the document since shadows
|
|
230
|
-
// behave like self-contained DOMs; but if the shadow's HOST, which is part of the document,
|
|
231
|
-
// is hidden, or is not in the document itself but is detached, it will affect the shadow's
|
|
232
|
-
// visibility, including all the nodes it contains). The host could be any normal node,
|
|
233
|
-
// or a custom element (i.e. web component). Either way, that's the one that is considered
|
|
234
|
-
// part of the document, not the shadow root, nor any of its children (i.e. the node being
|
|
235
|
-
// tested).
|
|
236
|
-
// To further complicate things, we have to look all the way up until we find a shadow HOST
|
|
237
|
-
// that is attached (or find none) because the node might be in nested shadows...
|
|
238
|
-
// If rootNode is not a shadow root, it won't have a host, and so rootNode should be the
|
|
239
|
-
// document (per the docs) and while it's a Document-type object, that document does not
|
|
240
|
-
// appear to be the same as the node's `ownerDocument` for some reason, so it's safer
|
|
241
|
-
// to ignore the rootNode at this point, and use `node.ownerDocument`. Otherwise,
|
|
242
|
-
// using `rootNode.contains(node)` will _always_ be true we'll get false-positives when
|
|
243
|
-
// node is actually detached.
|
|
244
|
-
var nodeRootHost = getRootNode(node).host;
|
|
245
|
-
var attached = !!((_nodeRootHost = nodeRootHost) !== null && _nodeRootHost !== void 0 && _nodeRootHost.ownerDocument.contains(nodeRootHost) || node.ownerDocument.contains(node));
|
|
246
|
-
while (!attached && nodeRootHost) {
|
|
247
|
-
var _nodeRootHost2;
|
|
248
|
-
// since it's not attached and we have a root host, the node MUST be in a nested shadow DOM,
|
|
249
|
-
// which means we need to get the host's host and check if that parent host is contained
|
|
250
|
-
// in (i.e. attached to) the document
|
|
251
|
-
nodeRootHost = getRootNode(nodeRootHost).host;
|
|
252
|
-
attached = !!((_nodeRootHost2 = nodeRootHost) !== null && _nodeRootHost2 !== void 0 && _nodeRootHost2.ownerDocument.contains(nodeRootHost));
|
|
253
|
-
}
|
|
254
|
-
return attached;
|
|
255
|
-
};
|
|
256
|
-
var isZeroArea = function isZeroArea(node) {
|
|
257
|
-
var _node$getBoundingClie = node.getBoundingClientRect(),
|
|
258
|
-
width = _node$getBoundingClie.width,
|
|
259
|
-
height = _node$getBoundingClie.height;
|
|
260
|
-
return width === 0 && height === 0;
|
|
261
|
-
};
|
|
262
|
-
var isHidden = function isHidden(node, _ref) {
|
|
263
|
-
var displayCheck = _ref.displayCheck,
|
|
264
|
-
getShadowRoot = _ref.getShadowRoot;
|
|
265
|
-
// NOTE: visibility will be `undefined` if node is detached from the document
|
|
266
|
-
// (see notes about this further down), which means we will consider it visible
|
|
267
|
-
// (this is legacy behavior from a very long way back)
|
|
268
|
-
// NOTE: we check this regardless of `displayCheck="none"` because this is a
|
|
269
|
-
// _visibility_ check, not a _display_ check
|
|
270
|
-
if (getComputedStyle(node).visibility === 'hidden') {
|
|
271
|
-
return true;
|
|
272
|
-
}
|
|
273
|
-
var isDirectSummary = matches.call(node, 'details>summary:first-of-type');
|
|
274
|
-
var nodeUnderDetails = isDirectSummary ? node.parentElement : node;
|
|
275
|
-
if (matches.call(nodeUnderDetails, 'details:not([open]) *')) {
|
|
276
|
-
return true;
|
|
277
|
-
}
|
|
278
|
-
if (!displayCheck || displayCheck === 'full' || displayCheck === 'legacy-full') {
|
|
279
|
-
if (typeof getShadowRoot === 'function') {
|
|
280
|
-
// figure out if we should consider the node to be in an undisclosed shadow and use the
|
|
281
|
-
// 'non-zero-area' fallback
|
|
282
|
-
var originalNode = node;
|
|
283
|
-
while (node) {
|
|
284
|
-
var parentElement = node.parentElement;
|
|
285
|
-
var rootNode = getRootNode(node);
|
|
286
|
-
if (parentElement && !parentElement.shadowRoot && getShadowRoot(parentElement) === true // check if there's an undisclosed shadow
|
|
287
|
-
) {
|
|
288
|
-
// node has an undisclosed shadow which means we can only treat it as a black box, so we
|
|
289
|
-
// fall back to a non-zero-area test
|
|
290
|
-
return isZeroArea(node);
|
|
291
|
-
} else if (node.assignedSlot) {
|
|
292
|
-
// iterate up slot
|
|
293
|
-
node = node.assignedSlot;
|
|
294
|
-
} else if (!parentElement && rootNode !== node.ownerDocument) {
|
|
295
|
-
// cross shadow boundary
|
|
296
|
-
node = rootNode.host;
|
|
297
|
-
} else {
|
|
298
|
-
// iterate up normal dom
|
|
299
|
-
node = parentElement;
|
|
300
|
-
}
|
|
301
|
-
}
|
|
302
|
-
node = originalNode;
|
|
303
|
-
}
|
|
304
|
-
// else, `getShadowRoot` might be true, but all that does is enable shadow DOM support
|
|
305
|
-
// (i.e. it does not also presume that all nodes might have undisclosed shadows); or
|
|
306
|
-
// it might be a falsy value, which means shadow DOM support is disabled
|
|
307
|
-
|
|
308
|
-
// Since we didn't find it sitting in an undisclosed shadow (or shadows are disabled)
|
|
309
|
-
// now we can just test to see if it would normally be visible or not, provided it's
|
|
310
|
-
// attached to the main document.
|
|
311
|
-
// NOTE: We must consider case where node is inside a shadow DOM and given directly to
|
|
312
|
-
// `isTabbable()` or `isFocusable()` -- regardless of `getShadowRoot` option setting.
|
|
313
|
-
|
|
314
|
-
if (isNodeAttached(node)) {
|
|
315
|
-
// this works wherever the node is: if there's at least one client rect, it's
|
|
316
|
-
// somehow displayed; it also covers the CSS 'display: contents' case where the
|
|
317
|
-
// node itself is hidden in place of its contents; and there's no need to search
|
|
318
|
-
// up the hierarchy either
|
|
319
|
-
return !node.getClientRects().length;
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
// Else, the node isn't attached to the document, which means the `getClientRects()`
|
|
323
|
-
// API will __always__ return zero rects (this can happen, for example, if React
|
|
324
|
-
// is used to render nodes onto a detached tree, as confirmed in this thread:
|
|
325
|
-
// https://github.com/facebook/react/issues/9117#issuecomment-284228870)
|
|
326
|
-
//
|
|
327
|
-
// It also means that even window.getComputedStyle(node).display will return `undefined`
|
|
328
|
-
// because styles are only computed for nodes that are in the document.
|
|
329
|
-
//
|
|
330
|
-
// NOTE: THIS HAS BEEN THE CASE FOR YEARS. It is not new, nor is it caused by tabbable
|
|
331
|
-
// somehow. Though it was never stated officially, anyone who has ever used tabbable
|
|
332
|
-
// APIs on nodes in detached containers has actually implicitly used tabbable in what
|
|
333
|
-
// was later (as of v5.2.0 on Apr 9, 2021) called `displayCheck="none"` mode -- essentially
|
|
334
|
-
// considering __everything__ to be visible because of the innability to determine styles.
|
|
335
|
-
//
|
|
336
|
-
// v6.0.0: As of this major release, the default 'full' option __no longer treats detached
|
|
337
|
-
// nodes as visible with the 'none' fallback.__
|
|
338
|
-
if (displayCheck !== 'legacy-full') {
|
|
339
|
-
return true; // hidden
|
|
340
|
-
}
|
|
341
|
-
// else, fallback to 'none' mode and consider the node visible
|
|
342
|
-
} else if (displayCheck === 'non-zero-area') {
|
|
343
|
-
// NOTE: Even though this tests that the node's client rect is non-zero to determine
|
|
344
|
-
// whether it's displayed, and that a detached node will __always__ have a zero-area
|
|
345
|
-
// client rect, we don't special-case for whether the node is attached or not. In
|
|
346
|
-
// this mode, we do want to consider nodes that have a zero area to be hidden at all
|
|
347
|
-
// times, and that includes attached or not.
|
|
348
|
-
return isZeroArea(node);
|
|
349
|
-
}
|
|
350
|
-
|
|
351
|
-
// visible, as far as we can tell, or per current `displayCheck=none` mode, we assume
|
|
352
|
-
// it's visible
|
|
353
|
-
return false;
|
|
354
|
-
};
|
|
355
|
-
|
|
356
|
-
// form fields (nested) inside a disabled fieldset are not focusable/tabbable
|
|
357
|
-
// unless they are in the _first_ <legend> element of the top-most disabled
|
|
358
|
-
// fieldset
|
|
359
|
-
var isDisabledFromFieldset = function isDisabledFromFieldset(node) {
|
|
360
|
-
if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(node.tagName)) {
|
|
361
|
-
var parentNode = node.parentElement;
|
|
362
|
-
// check if `node` is contained in a disabled <fieldset>
|
|
363
|
-
while (parentNode) {
|
|
364
|
-
if (parentNode.tagName === 'FIELDSET' && parentNode.disabled) {
|
|
365
|
-
// look for the first <legend> among the children of the disabled <fieldset>
|
|
366
|
-
for (var i = 0; i < parentNode.children.length; i++) {
|
|
367
|
-
var child = parentNode.children.item(i);
|
|
368
|
-
// when the first <legend> (in document order) is found
|
|
369
|
-
if (child.tagName === 'LEGEND') {
|
|
370
|
-
// if its parent <fieldset> is not nested in another disabled <fieldset>,
|
|
371
|
-
// return whether `node` is a descendant of its first <legend>
|
|
372
|
-
return matches.call(parentNode, 'fieldset[disabled] *') ? true : !child.contains(node);
|
|
373
|
-
}
|
|
374
|
-
}
|
|
375
|
-
// the disabled <fieldset> containing `node` has no <legend>
|
|
376
|
-
return true;
|
|
377
|
-
}
|
|
378
|
-
parentNode = parentNode.parentElement;
|
|
379
|
-
}
|
|
380
|
-
}
|
|
381
|
-
|
|
382
|
-
// else, node's tabbable/focusable state should not be affected by a fieldset's
|
|
383
|
-
// enabled/disabled state
|
|
384
|
-
return false;
|
|
385
|
-
};
|
|
386
|
-
var isNodeMatchingSelectorFocusable = function isNodeMatchingSelectorFocusable(options, node) {
|
|
387
|
-
if (node.disabled || isHiddenInput(node) || isHidden(node, options) ||
|
|
388
|
-
// For a details element with a summary, the summary element gets the focus
|
|
389
|
-
isDetailsWithSummary(node) || isDisabledFromFieldset(node)) {
|
|
390
|
-
return false;
|
|
391
|
-
}
|
|
392
|
-
return true;
|
|
393
|
-
};
|
|
394
|
-
var isNodeMatchingSelectorTabbable = function isNodeMatchingSelectorTabbable(options, node) {
|
|
395
|
-
if (isNonTabbableRadio(node) || getTabindex(node) < 0 || !isNodeMatchingSelectorFocusable(options, node)) {
|
|
396
|
-
return false;
|
|
397
|
-
}
|
|
398
|
-
return true;
|
|
399
|
-
};
|
|
400
|
-
var isValidShadowRootTabbable = function isValidShadowRootTabbable(shadowHostNode) {
|
|
401
|
-
var tabIndex = parseInt(shadowHostNode.getAttribute('tabindex'), 10);
|
|
402
|
-
if (isNaN(tabIndex) || tabIndex >= 0) {
|
|
403
|
-
return true;
|
|
404
|
-
}
|
|
405
|
-
// If a custom element has an explicit negative tabindex,
|
|
406
|
-
// browsers will not allow tab targeting said element's children.
|
|
407
|
-
return false;
|
|
408
|
-
};
|
|
409
|
-
|
|
410
|
-
/**
|
|
411
|
-
* @param {Array.<Element|CandidateScope>} candidates
|
|
412
|
-
* @returns Element[]
|
|
413
|
-
*/
|
|
414
|
-
var sortByOrder = function sortByOrder(candidates) {
|
|
415
|
-
var regularTabbables = [];
|
|
416
|
-
var orderedTabbables = [];
|
|
417
|
-
candidates.forEach(function (item, i) {
|
|
418
|
-
var isScope = !!item.scopeParent;
|
|
419
|
-
var element = isScope ? item.scopeParent : item;
|
|
420
|
-
var candidateTabindex = getTabindex(element, isScope);
|
|
421
|
-
var elements = isScope ? sortByOrder(item.candidates) : element;
|
|
422
|
-
if (candidateTabindex === 0) {
|
|
423
|
-
isScope ? regularTabbables.push.apply(regularTabbables, elements) : regularTabbables.push(element);
|
|
424
|
-
} else {
|
|
425
|
-
orderedTabbables.push({
|
|
426
|
-
documentOrder: i,
|
|
427
|
-
tabIndex: candidateTabindex,
|
|
428
|
-
item: item,
|
|
429
|
-
isScope: isScope,
|
|
430
|
-
content: elements
|
|
431
|
-
});
|
|
432
|
-
}
|
|
433
|
-
});
|
|
434
|
-
return orderedTabbables.sort(sortOrderedTabbables).reduce(function (acc, sortable) {
|
|
435
|
-
sortable.isScope ? acc.push.apply(acc, sortable.content) : acc.push(sortable.content);
|
|
436
|
-
return acc;
|
|
437
|
-
}, []).concat(regularTabbables);
|
|
438
|
-
};
|
|
439
|
-
var tabbable = function tabbable(el, options) {
|
|
440
|
-
options = options || {};
|
|
441
|
-
var candidates;
|
|
442
|
-
if (options.getShadowRoot) {
|
|
443
|
-
candidates = getCandidatesIteratively([el], options.includeContainer, {
|
|
444
|
-
filter: isNodeMatchingSelectorTabbable.bind(null, options),
|
|
445
|
-
flatten: false,
|
|
446
|
-
getShadowRoot: options.getShadowRoot,
|
|
447
|
-
shadowRootFilter: isValidShadowRootTabbable
|
|
448
|
-
});
|
|
449
|
-
} else {
|
|
450
|
-
candidates = getCandidates(el, options.includeContainer, isNodeMatchingSelectorTabbable.bind(null, options));
|
|
451
|
-
}
|
|
452
|
-
return sortByOrder(candidates);
|
|
453
|
-
};
|
|
454
|
-
var focusable = function focusable(el, options) {
|
|
455
|
-
options = options || {};
|
|
456
|
-
var candidates;
|
|
457
|
-
if (options.getShadowRoot) {
|
|
458
|
-
candidates = getCandidatesIteratively([el], options.includeContainer, {
|
|
459
|
-
filter: isNodeMatchingSelectorFocusable.bind(null, options),
|
|
460
|
-
flatten: true,
|
|
461
|
-
getShadowRoot: options.getShadowRoot
|
|
462
|
-
});
|
|
463
|
-
} else {
|
|
464
|
-
candidates = getCandidates(el, options.includeContainer, isNodeMatchingSelectorFocusable.bind(null, options));
|
|
465
|
-
}
|
|
466
|
-
return candidates;
|
|
467
|
-
};
|
|
468
|
-
var isTabbable = function isTabbable(node, options) {
|
|
469
|
-
options = options || {};
|
|
470
|
-
if (!node) {
|
|
471
|
-
throw new Error('No node provided');
|
|
472
|
-
}
|
|
473
|
-
if (matches.call(node, candidateSelector) === false) {
|
|
474
|
-
return false;
|
|
475
|
-
}
|
|
476
|
-
return isNodeMatchingSelectorTabbable(options, node);
|
|
477
|
-
};
|
|
478
|
-
var focusableCandidateSelector = /* #__PURE__ */candidateSelectors.concat('iframe').join(',');
|
|
479
|
-
var isFocusable = function isFocusable(node, options) {
|
|
480
|
-
options = options || {};
|
|
481
|
-
if (!node) {
|
|
482
|
-
throw new Error('No node provided');
|
|
483
|
-
}
|
|
484
|
-
if (matches.call(node, focusableCandidateSelector) === false) {
|
|
485
|
-
return false;
|
|
486
|
-
}
|
|
487
|
-
return isNodeMatchingSelectorFocusable(options, node);
|
|
488
|
-
};
|
|
489
|
-
|
|
490
|
-
/*!
|
|
491
|
-
* focus-trap 7.2.0
|
|
492
|
-
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
493
|
-
*/
|
|
494
|
-
function ownKeys(object, enumerableOnly) {
|
|
495
|
-
var keys = Object.keys(object);
|
|
496
|
-
if (Object.getOwnPropertySymbols) {
|
|
497
|
-
var symbols = Object.getOwnPropertySymbols(object);
|
|
498
|
-
enumerableOnly && (symbols = symbols.filter(function (sym) {
|
|
499
|
-
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
|
|
500
|
-
})), keys.push.apply(keys, symbols);
|
|
501
|
-
}
|
|
502
|
-
return keys;
|
|
503
|
-
}
|
|
504
|
-
function _objectSpread2(target) {
|
|
505
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
506
|
-
var source = null != arguments[i] ? arguments[i] : {};
|
|
507
|
-
i % 2 ? ownKeys(Object(source), !0).forEach(function (key) {
|
|
508
|
-
_defineProperty(target, key, source[key]);
|
|
509
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) {
|
|
510
|
-
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
|
|
511
|
-
});
|
|
512
|
-
}
|
|
513
|
-
return target;
|
|
514
|
-
}
|
|
515
|
-
function _defineProperty(obj, key, value) {
|
|
516
|
-
key = _toPropertyKey(key);
|
|
517
|
-
if (key in obj) {
|
|
518
|
-
Object.defineProperty(obj, key, {
|
|
519
|
-
value: value,
|
|
520
|
-
enumerable: true,
|
|
521
|
-
configurable: true,
|
|
522
|
-
writable: true
|
|
523
|
-
});
|
|
524
|
-
} else {
|
|
525
|
-
obj[key] = value;
|
|
526
|
-
}
|
|
527
|
-
return obj;
|
|
528
|
-
}
|
|
529
|
-
function _toPrimitive(input, hint) {
|
|
530
|
-
if (typeof input !== "object" || input === null) return input;
|
|
531
|
-
var prim = input[Symbol.toPrimitive];
|
|
532
|
-
if (prim !== undefined) {
|
|
533
|
-
var res = prim.call(input, hint || "default");
|
|
534
|
-
if (typeof res !== "object") return res;
|
|
535
|
-
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
536
|
-
}
|
|
537
|
-
return (hint === "string" ? String : Number)(input);
|
|
538
|
-
}
|
|
539
|
-
function _toPropertyKey(arg) {
|
|
540
|
-
var key = _toPrimitive(arg, "string");
|
|
541
|
-
return typeof key === "symbol" ? key : String(key);
|
|
542
|
-
}
|
|
543
|
-
var activeFocusTraps = {
|
|
544
|
-
activateTrap: function activateTrap(trapStack, trap) {
|
|
545
|
-
if (trapStack.length > 0) {
|
|
546
|
-
var activeTrap = trapStack[trapStack.length - 1];
|
|
547
|
-
if (activeTrap !== trap) {
|
|
548
|
-
activeTrap.pause();
|
|
549
|
-
}
|
|
550
|
-
}
|
|
551
|
-
var trapIndex = trapStack.indexOf(trap);
|
|
552
|
-
if (trapIndex === -1) {
|
|
553
|
-
trapStack.push(trap);
|
|
554
|
-
} else {
|
|
555
|
-
// move this existing trap to the front of the queue
|
|
556
|
-
trapStack.splice(trapIndex, 1);
|
|
557
|
-
trapStack.push(trap);
|
|
558
|
-
}
|
|
559
|
-
},
|
|
560
|
-
deactivateTrap: function deactivateTrap(trapStack, trap) {
|
|
561
|
-
var trapIndex = trapStack.indexOf(trap);
|
|
562
|
-
if (trapIndex !== -1) {
|
|
563
|
-
trapStack.splice(trapIndex, 1);
|
|
564
|
-
}
|
|
565
|
-
if (trapStack.length > 0) {
|
|
566
|
-
trapStack[trapStack.length - 1].unpause();
|
|
567
|
-
}
|
|
568
|
-
}
|
|
569
|
-
};
|
|
570
|
-
var isSelectableInput = function isSelectableInput(node) {
|
|
571
|
-
return node.tagName && node.tagName.toLowerCase() === 'input' && typeof node.select === 'function';
|
|
572
|
-
};
|
|
573
|
-
var isEscapeEvent = function isEscapeEvent(e) {
|
|
574
|
-
return e.key === 'Escape' || e.key === 'Esc' || e.keyCode === 27;
|
|
575
|
-
};
|
|
576
|
-
var isTabEvent = function isTabEvent(e) {
|
|
577
|
-
return e.key === 'Tab' || e.keyCode === 9;
|
|
578
|
-
};
|
|
579
|
-
|
|
580
|
-
// checks for TAB by default
|
|
581
|
-
var isKeyForward = function isKeyForward(e) {
|
|
582
|
-
return isTabEvent(e) && !e.shiftKey;
|
|
583
|
-
};
|
|
584
|
-
|
|
585
|
-
// checks for SHIFT+TAB by default
|
|
586
|
-
var isKeyBackward = function isKeyBackward(e) {
|
|
587
|
-
return isTabEvent(e) && e.shiftKey;
|
|
588
|
-
};
|
|
589
|
-
var delay = function delay(fn) {
|
|
590
|
-
return setTimeout(fn, 0);
|
|
591
|
-
};
|
|
592
|
-
|
|
593
|
-
// Array.find/findIndex() are not supported on IE; this replicates enough
|
|
594
|
-
// of Array.findIndex() for our needs
|
|
595
|
-
var findIndex = function findIndex(arr, fn) {
|
|
596
|
-
var idx = -1;
|
|
597
|
-
arr.every(function (value, i) {
|
|
598
|
-
if (fn(value)) {
|
|
599
|
-
idx = i;
|
|
600
|
-
return false; // break
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
return true; // next
|
|
604
|
-
});
|
|
605
|
-
|
|
606
|
-
return idx;
|
|
607
|
-
};
|
|
608
|
-
|
|
609
|
-
/**
|
|
610
|
-
* Get an option's value when it could be a plain value, or a handler that provides
|
|
611
|
-
* the value.
|
|
612
|
-
* @param {*} value Option's value to check.
|
|
613
|
-
* @param {...*} [params] Any parameters to pass to the handler, if `value` is a function.
|
|
614
|
-
* @returns {*} The `value`, or the handler's returned value.
|
|
615
|
-
*/
|
|
616
|
-
var valueOrHandler = function valueOrHandler(value) {
|
|
617
|
-
for (var _len = arguments.length, params = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
|
|
618
|
-
params[_key - 1] = arguments[_key];
|
|
619
|
-
}
|
|
620
|
-
return typeof value === 'function' ? value.apply(void 0, params) : value;
|
|
621
|
-
};
|
|
622
|
-
var getActualTarget = function getActualTarget(event) {
|
|
623
|
-
// NOTE: If the trap is _inside_ a shadow DOM, event.target will always be the
|
|
624
|
-
// shadow host. However, event.target.composedPath() will be an array of
|
|
625
|
-
// nodes "clicked" from inner-most (the actual element inside the shadow) to
|
|
626
|
-
// outer-most (the host HTML document). If we have access to composedPath(),
|
|
627
|
-
// then use its first element; otherwise, fall back to event.target (and
|
|
628
|
-
// this only works for an _open_ shadow DOM; otherwise,
|
|
629
|
-
// composedPath()[0] === event.target always).
|
|
630
|
-
return event.target.shadowRoot && typeof event.composedPath === 'function' ? event.composedPath()[0] : event.target;
|
|
631
|
-
};
|
|
632
|
-
|
|
633
|
-
// NOTE: this must be _outside_ `createFocusTrap()` to make sure all traps in this
|
|
634
|
-
// current instance use the same stack if `userOptions.trapStack` isn't specified
|
|
635
|
-
var internalTrapStack = [];
|
|
636
|
-
var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
637
|
-
// SSR: a live trap shouldn't be created in this type of environment so this
|
|
638
|
-
// should be safe code to execute if the `document` option isn't specified
|
|
639
|
-
var doc = (userOptions === null || userOptions === void 0 ? void 0 : userOptions.document) || document;
|
|
640
|
-
var trapStack = (userOptions === null || userOptions === void 0 ? void 0 : userOptions.trapStack) || internalTrapStack;
|
|
641
|
-
var config = _objectSpread2({
|
|
642
|
-
returnFocusOnDeactivate: true,
|
|
643
|
-
escapeDeactivates: true,
|
|
644
|
-
delayInitialFocus: true,
|
|
645
|
-
isKeyForward: isKeyForward,
|
|
646
|
-
isKeyBackward: isKeyBackward
|
|
647
|
-
}, userOptions);
|
|
648
|
-
var state = {
|
|
649
|
-
// containers given to createFocusTrap()
|
|
650
|
-
// @type {Array<HTMLElement>}
|
|
651
|
-
containers: [],
|
|
652
|
-
// list of objects identifying tabbable nodes in `containers` in the trap
|
|
653
|
-
// NOTE: it's possible that a group has no tabbable nodes if nodes get removed while the trap
|
|
654
|
-
// is active, but the trap should never get to a state where there isn't at least one group
|
|
655
|
-
// with at least one tabbable node in it (that would lead to an error condition that would
|
|
656
|
-
// result in an error being thrown)
|
|
657
|
-
// @type {Array<{
|
|
658
|
-
// container: HTMLElement,
|
|
659
|
-
// tabbableNodes: Array<HTMLElement>, // empty if none
|
|
660
|
-
// focusableNodes: Array<HTMLElement>, // empty if none
|
|
661
|
-
// firstTabbableNode: HTMLElement|null,
|
|
662
|
-
// lastTabbableNode: HTMLElement|null,
|
|
663
|
-
// nextTabbableNode: (node: HTMLElement, forward: boolean) => HTMLElement|undefined
|
|
664
|
-
// }>}
|
|
665
|
-
containerGroups: [],
|
|
666
|
-
// same order/length as `containers` list
|
|
667
|
-
|
|
668
|
-
// references to objects in `containerGroups`, but only those that actually have
|
|
669
|
-
// tabbable nodes in them
|
|
670
|
-
// NOTE: same order as `containers` and `containerGroups`, but __not necessarily__
|
|
671
|
-
// the same length
|
|
672
|
-
tabbableGroups: [],
|
|
673
|
-
nodeFocusedBeforeActivation: null,
|
|
674
|
-
mostRecentlyFocusedNode: null,
|
|
675
|
-
active: false,
|
|
676
|
-
paused: false,
|
|
677
|
-
// timer ID for when delayInitialFocus is true and initial focus in this trap
|
|
678
|
-
// has been delayed during activation
|
|
679
|
-
delayInitialFocusTimer: undefined
|
|
680
|
-
};
|
|
681
|
-
var trap; // eslint-disable-line prefer-const -- some private functions reference it, and its methods reference private functions, so we must declare here and define later
|
|
682
|
-
|
|
683
|
-
/**
|
|
684
|
-
* Gets a configuration option value.
|
|
685
|
-
* @param {Object|undefined} configOverrideOptions If true, and option is defined in this set,
|
|
686
|
-
* value will be taken from this object. Otherwise, value will be taken from base configuration.
|
|
687
|
-
* @param {string} optionName Name of the option whose value is sought.
|
|
688
|
-
* @param {string|undefined} [configOptionName] Name of option to use __instead of__ `optionName`
|
|
689
|
-
* IIF `configOverrideOptions` is not defined. Otherwise, `optionName` is used.
|
|
690
|
-
*/
|
|
691
|
-
var getOption = function getOption(configOverrideOptions, optionName, configOptionName) {
|
|
692
|
-
return configOverrideOptions && configOverrideOptions[optionName] !== undefined ? configOverrideOptions[optionName] : config[configOptionName || optionName];
|
|
693
|
-
};
|
|
694
|
-
|
|
695
|
-
/**
|
|
696
|
-
* Finds the index of the container that contains the element.
|
|
697
|
-
* @param {HTMLElement} element
|
|
698
|
-
* @returns {number} Index of the container in either `state.containers` or
|
|
699
|
-
* `state.containerGroups` (the order/length of these lists are the same); -1
|
|
700
|
-
* if the element isn't found.
|
|
701
|
-
*/
|
|
702
|
-
var findContainerIndex = function findContainerIndex(element) {
|
|
703
|
-
// NOTE: search `containerGroups` because it's possible a group contains no tabbable
|
|
704
|
-
// nodes, but still contains focusable nodes (e.g. if they all have `tabindex=-1`)
|
|
705
|
-
// and we still need to find the element in there
|
|
706
|
-
return state.containerGroups.findIndex(function (_ref) {
|
|
707
|
-
var container = _ref.container,
|
|
708
|
-
tabbableNodes = _ref.tabbableNodes;
|
|
709
|
-
return container.contains(element) ||
|
|
710
|
-
// fall back to explicit tabbable search which will take into consideration any
|
|
711
|
-
// web components if the `tabbableOptions.getShadowRoot` option was used for
|
|
712
|
-
// the trap, enabling shadow DOM support in tabbable (`Node.contains()` doesn't
|
|
713
|
-
// look inside web components even if open)
|
|
714
|
-
tabbableNodes.find(function (node) {
|
|
715
|
-
return node === element;
|
|
716
|
-
});
|
|
717
|
-
});
|
|
718
|
-
};
|
|
719
|
-
|
|
720
|
-
/**
|
|
721
|
-
* Gets the node for the given option, which is expected to be an option that
|
|
722
|
-
* can be either a DOM node, a string that is a selector to get a node, `false`
|
|
723
|
-
* (if a node is explicitly NOT given), or a function that returns any of these
|
|
724
|
-
* values.
|
|
725
|
-
* @param {string} optionName
|
|
726
|
-
* @returns {undefined | false | HTMLElement | SVGElement} Returns
|
|
727
|
-
* `undefined` if the option is not specified; `false` if the option
|
|
728
|
-
* resolved to `false` (node explicitly not given); otherwise, the resolved
|
|
729
|
-
* DOM node.
|
|
730
|
-
* @throws {Error} If the option is set, not `false`, and is not, or does not
|
|
731
|
-
* resolve to a node.
|
|
732
|
-
*/
|
|
733
|
-
var getNodeForOption = function getNodeForOption(optionName) {
|
|
734
|
-
var optionValue = config[optionName];
|
|
735
|
-
if (typeof optionValue === 'function') {
|
|
736
|
-
for (var _len2 = arguments.length, params = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
|
|
737
|
-
params[_key2 - 1] = arguments[_key2];
|
|
738
|
-
}
|
|
739
|
-
optionValue = optionValue.apply(void 0, params);
|
|
740
|
-
}
|
|
741
|
-
if (optionValue === true) {
|
|
742
|
-
optionValue = undefined; // use default value
|
|
743
|
-
}
|
|
744
|
-
|
|
745
|
-
if (!optionValue) {
|
|
746
|
-
if (optionValue === undefined || optionValue === false) {
|
|
747
|
-
return optionValue;
|
|
748
|
-
}
|
|
749
|
-
// else, empty string (invalid), null (invalid), 0 (invalid)
|
|
750
|
-
|
|
751
|
-
throw new Error("`".concat(optionName, "` was specified but was not a node, or did not return a node"));
|
|
752
|
-
}
|
|
753
|
-
var node = optionValue; // could be HTMLElement, SVGElement, or non-empty string at this point
|
|
754
|
-
|
|
755
|
-
if (typeof optionValue === 'string') {
|
|
756
|
-
node = doc.querySelector(optionValue); // resolve to node, or null if fails
|
|
757
|
-
if (!node) {
|
|
758
|
-
throw new Error("`".concat(optionName, "` as selector refers to no known node"));
|
|
759
|
-
}
|
|
760
|
-
}
|
|
761
|
-
return node;
|
|
762
|
-
};
|
|
763
|
-
var getInitialFocusNode = function getInitialFocusNode() {
|
|
764
|
-
var node = getNodeForOption('initialFocus');
|
|
765
|
-
|
|
766
|
-
// false explicitly indicates we want no initialFocus at all
|
|
767
|
-
if (node === false) {
|
|
768
|
-
return false;
|
|
769
|
-
}
|
|
770
|
-
if (node === undefined) {
|
|
771
|
-
// option not specified: use fallback options
|
|
772
|
-
if (findContainerIndex(doc.activeElement) >= 0) {
|
|
773
|
-
node = doc.activeElement;
|
|
774
|
-
} else {
|
|
775
|
-
var firstTabbableGroup = state.tabbableGroups[0];
|
|
776
|
-
var firstTabbableNode = firstTabbableGroup && firstTabbableGroup.firstTabbableNode;
|
|
777
|
-
|
|
778
|
-
// NOTE: `fallbackFocus` option function cannot return `false` (not supported)
|
|
779
|
-
node = firstTabbableNode || getNodeForOption('fallbackFocus');
|
|
780
|
-
}
|
|
781
|
-
}
|
|
782
|
-
if (!node) {
|
|
783
|
-
throw new Error('Your focus-trap needs to have at least one focusable element');
|
|
784
|
-
}
|
|
785
|
-
return node;
|
|
786
|
-
};
|
|
787
|
-
var updateTabbableNodes = function updateTabbableNodes() {
|
|
788
|
-
state.containerGroups = state.containers.map(function (container) {
|
|
789
|
-
var tabbableNodes = tabbable(container, config.tabbableOptions);
|
|
790
|
-
|
|
791
|
-
// NOTE: if we have tabbable nodes, we must have focusable nodes; focusable nodes
|
|
792
|
-
// are a superset of tabbable nodes
|
|
793
|
-
var focusableNodes = focusable(container, config.tabbableOptions);
|
|
794
|
-
return {
|
|
795
|
-
container: container,
|
|
796
|
-
tabbableNodes: tabbableNodes,
|
|
797
|
-
focusableNodes: focusableNodes,
|
|
798
|
-
firstTabbableNode: tabbableNodes.length > 0 ? tabbableNodes[0] : null,
|
|
799
|
-
lastTabbableNode: tabbableNodes.length > 0 ? tabbableNodes[tabbableNodes.length - 1] : null,
|
|
800
|
-
/**
|
|
801
|
-
* Finds the __tabbable__ node that follows the given node in the specified direction,
|
|
802
|
-
* in this container, if any.
|
|
803
|
-
* @param {HTMLElement} node
|
|
804
|
-
* @param {boolean} [forward] True if going in forward tab order; false if going
|
|
805
|
-
* in reverse.
|
|
806
|
-
* @returns {HTMLElement|undefined} The next tabbable node, if any.
|
|
807
|
-
*/
|
|
808
|
-
nextTabbableNode: function nextTabbableNode(node) {
|
|
809
|
-
var forward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
|
|
810
|
-
// NOTE: If tabindex is positive (in order to manipulate the tab order separate
|
|
811
|
-
// from the DOM order), this __will not work__ because the list of focusableNodes,
|
|
812
|
-
// while it contains tabbable nodes, does not sort its nodes in any order other
|
|
813
|
-
// than DOM order, because it can't: Where would you place focusable (but not
|
|
814
|
-
// tabbable) nodes in that order? They have no order, because they aren't tabbale...
|
|
815
|
-
// Support for positive tabindex is already broken and hard to manage (possibly
|
|
816
|
-
// not supportable, TBD), so this isn't going to make things worse than they
|
|
817
|
-
// already are, and at least makes things better for the majority of cases where
|
|
818
|
-
// tabindex is either 0/unset or negative.
|
|
819
|
-
// FYI, positive tabindex issue: https://github.com/focus-trap/focus-trap/issues/375
|
|
820
|
-
var nodeIdx = focusableNodes.findIndex(function (n) {
|
|
821
|
-
return n === node;
|
|
822
|
-
});
|
|
823
|
-
if (nodeIdx < 0) {
|
|
824
|
-
return undefined;
|
|
825
|
-
}
|
|
826
|
-
if (forward) {
|
|
827
|
-
return focusableNodes.slice(nodeIdx + 1).find(function (n) {
|
|
828
|
-
return isTabbable(n, config.tabbableOptions);
|
|
829
|
-
});
|
|
830
|
-
}
|
|
831
|
-
return focusableNodes.slice(0, nodeIdx).reverse().find(function (n) {
|
|
832
|
-
return isTabbable(n, config.tabbableOptions);
|
|
833
|
-
});
|
|
834
|
-
}
|
|
835
|
-
};
|
|
836
|
-
});
|
|
837
|
-
state.tabbableGroups = state.containerGroups.filter(function (group) {
|
|
838
|
-
return group.tabbableNodes.length > 0;
|
|
839
|
-
});
|
|
840
|
-
|
|
841
|
-
// throw if no groups have tabbable nodes and we don't have a fallback focus node either
|
|
842
|
-
if (state.tabbableGroups.length <= 0 && !getNodeForOption('fallbackFocus') // returning false not supported for this option
|
|
843
|
-
) {
|
|
844
|
-
throw new Error('Your focus-trap must have at least one container with at least one tabbable node in it at all times');
|
|
845
|
-
}
|
|
846
|
-
};
|
|
847
|
-
var tryFocus = function tryFocus(node) {
|
|
848
|
-
if (node === false) {
|
|
849
|
-
return;
|
|
850
|
-
}
|
|
851
|
-
if (node === doc.activeElement) {
|
|
852
|
-
return;
|
|
853
|
-
}
|
|
854
|
-
if (!node || !node.focus) {
|
|
855
|
-
tryFocus(getInitialFocusNode());
|
|
856
|
-
return;
|
|
857
|
-
}
|
|
858
|
-
node.focus({
|
|
859
|
-
preventScroll: !!config.preventScroll
|
|
860
|
-
});
|
|
861
|
-
state.mostRecentlyFocusedNode = node;
|
|
862
|
-
if (isSelectableInput(node)) {
|
|
863
|
-
node.select();
|
|
864
|
-
}
|
|
865
|
-
};
|
|
866
|
-
var getReturnFocusNode = function getReturnFocusNode(previousActiveElement) {
|
|
867
|
-
var node = getNodeForOption('setReturnFocus', previousActiveElement);
|
|
868
|
-
return node ? node : node === false ? false : previousActiveElement;
|
|
869
|
-
};
|
|
870
|
-
|
|
871
|
-
// This needs to be done on mousedown and touchstart instead of click
|
|
872
|
-
// so that it precedes the focus event.
|
|
873
|
-
var checkPointerDown = function checkPointerDown(e) {
|
|
874
|
-
var target = getActualTarget(e);
|
|
875
|
-
if (findContainerIndex(target) >= 0) {
|
|
876
|
-
// allow the click since it ocurred inside the trap
|
|
877
|
-
return;
|
|
878
|
-
}
|
|
879
|
-
if (valueOrHandler(config.clickOutsideDeactivates, e)) {
|
|
880
|
-
// immediately deactivate the trap
|
|
881
|
-
trap.deactivate({
|
|
882
|
-
// if, on deactivation, we should return focus to the node originally-focused
|
|
883
|
-
// when the trap was activated (or the configured `setReturnFocus` node),
|
|
884
|
-
// then assume it's also OK to return focus to the outside node that was
|
|
885
|
-
// just clicked, causing deactivation, as long as that node is focusable;
|
|
886
|
-
// if it isn't focusable, then return focus to the original node focused
|
|
887
|
-
// on activation (or the configured `setReturnFocus` node)
|
|
888
|
-
// NOTE: by setting `returnFocus: false`, deactivate() will do nothing,
|
|
889
|
-
// which will result in the outside click setting focus to the node
|
|
890
|
-
// that was clicked, whether it's focusable or not; by setting
|
|
891
|
-
// `returnFocus: true`, we'll attempt to re-focus the node originally-focused
|
|
892
|
-
// on activation (or the configured `setReturnFocus` node)
|
|
893
|
-
returnFocus: config.returnFocusOnDeactivate && !isFocusable(target, config.tabbableOptions)
|
|
894
|
-
});
|
|
895
|
-
return;
|
|
896
|
-
}
|
|
897
|
-
|
|
898
|
-
// This is needed for mobile devices.
|
|
899
|
-
// (If we'll only let `click` events through,
|
|
900
|
-
// then on mobile they will be blocked anyways if `touchstart` is blocked.)
|
|
901
|
-
if (valueOrHandler(config.allowOutsideClick, e)) {
|
|
902
|
-
// allow the click outside the trap to take place
|
|
903
|
-
return;
|
|
904
|
-
}
|
|
905
|
-
|
|
906
|
-
// otherwise, prevent the click
|
|
907
|
-
e.preventDefault();
|
|
908
|
-
};
|
|
909
|
-
|
|
910
|
-
// In case focus escapes the trap for some strange reason, pull it back in.
|
|
911
|
-
var checkFocusIn = function checkFocusIn(e) {
|
|
912
|
-
var target = getActualTarget(e);
|
|
913
|
-
var targetContained = findContainerIndex(target) >= 0;
|
|
914
|
-
|
|
915
|
-
// In Firefox when you Tab out of an iframe the Document is briefly focused.
|
|
916
|
-
if (targetContained || target instanceof Document) {
|
|
917
|
-
if (targetContained) {
|
|
918
|
-
state.mostRecentlyFocusedNode = target;
|
|
919
|
-
}
|
|
920
|
-
} else {
|
|
921
|
-
// escaped! pull it back in to where it just left
|
|
922
|
-
e.stopImmediatePropagation();
|
|
923
|
-
tryFocus(state.mostRecentlyFocusedNode || getInitialFocusNode());
|
|
924
|
-
}
|
|
925
|
-
};
|
|
926
|
-
|
|
927
|
-
// Hijack key nav events on the first and last focusable nodes of the trap,
|
|
928
|
-
// in order to prevent focus from escaping. If it escapes for even a
|
|
929
|
-
// moment it can end up scrolling the page and causing confusion so we
|
|
930
|
-
// kind of need to capture the action at the keydown phase.
|
|
931
|
-
var checkKeyNav = function checkKeyNav(event) {
|
|
932
|
-
var isBackward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
|
|
933
|
-
var target = getActualTarget(event);
|
|
934
|
-
updateTabbableNodes();
|
|
935
|
-
var destinationNode = null;
|
|
936
|
-
if (state.tabbableGroups.length > 0) {
|
|
937
|
-
// make sure the target is actually contained in a group
|
|
938
|
-
// NOTE: the target may also be the container itself if it's focusable
|
|
939
|
-
// with tabIndex='-1' and was given initial focus
|
|
940
|
-
var containerIndex = findContainerIndex(target);
|
|
941
|
-
var containerGroup = containerIndex >= 0 ? state.containerGroups[containerIndex] : undefined;
|
|
942
|
-
if (containerIndex < 0) {
|
|
943
|
-
// target not found in any group: quite possible focus has escaped the trap,
|
|
944
|
-
// so bring it back into...
|
|
945
|
-
if (isBackward) {
|
|
946
|
-
// ...the last node in the last group
|
|
947
|
-
destinationNode = state.tabbableGroups[state.tabbableGroups.length - 1].lastTabbableNode;
|
|
948
|
-
} else {
|
|
949
|
-
// ...the first node in the first group
|
|
950
|
-
destinationNode = state.tabbableGroups[0].firstTabbableNode;
|
|
951
|
-
}
|
|
952
|
-
} else if (isBackward) {
|
|
953
|
-
// REVERSE
|
|
954
|
-
|
|
955
|
-
// is the target the first tabbable node in a group?
|
|
956
|
-
var startOfGroupIndex = findIndex(state.tabbableGroups, function (_ref2) {
|
|
957
|
-
var firstTabbableNode = _ref2.firstTabbableNode;
|
|
958
|
-
return target === firstTabbableNode;
|
|
959
|
-
});
|
|
960
|
-
if (startOfGroupIndex < 0 && (containerGroup.container === target || isFocusable(target, config.tabbableOptions) && !isTabbable(target, config.tabbableOptions) && !containerGroup.nextTabbableNode(target, false))) {
|
|
961
|
-
// an exception case where the target is either the container itself, or
|
|
962
|
-
// a non-tabbable node that was given focus (i.e. tabindex is negative
|
|
963
|
-
// and user clicked on it or node was programmatically given focus)
|
|
964
|
-
// and is not followed by any other tabbable node, in which
|
|
965
|
-
// case, we should handle shift+tab as if focus were on the container's
|
|
966
|
-
// first tabbable node, and go to the last tabbable node of the LAST group
|
|
967
|
-
startOfGroupIndex = containerIndex;
|
|
968
|
-
}
|
|
969
|
-
if (startOfGroupIndex >= 0) {
|
|
970
|
-
// YES: then shift+tab should go to the last tabbable node in the
|
|
971
|
-
// previous group (and wrap around to the last tabbable node of
|
|
972
|
-
// the LAST group if it's the first tabbable node of the FIRST group)
|
|
973
|
-
var destinationGroupIndex = startOfGroupIndex === 0 ? state.tabbableGroups.length - 1 : startOfGroupIndex - 1;
|
|
974
|
-
var destinationGroup = state.tabbableGroups[destinationGroupIndex];
|
|
975
|
-
destinationNode = destinationGroup.lastTabbableNode;
|
|
976
|
-
} else if (!isTabEvent(event)) {
|
|
977
|
-
// user must have customized the nav keys so we have to move focus manually _within_
|
|
978
|
-
// the active group: do this based on the order determined by tabbable()
|
|
979
|
-
destinationNode = containerGroup.nextTabbableNode(target, false);
|
|
980
|
-
}
|
|
981
|
-
} else {
|
|
982
|
-
// FORWARD
|
|
983
|
-
|
|
984
|
-
// is the target the last tabbable node in a group?
|
|
985
|
-
var lastOfGroupIndex = findIndex(state.tabbableGroups, function (_ref3) {
|
|
986
|
-
var lastTabbableNode = _ref3.lastTabbableNode;
|
|
987
|
-
return target === lastTabbableNode;
|
|
988
|
-
});
|
|
989
|
-
if (lastOfGroupIndex < 0 && (containerGroup.container === target || isFocusable(target, config.tabbableOptions) && !isTabbable(target, config.tabbableOptions) && !containerGroup.nextTabbableNode(target))) {
|
|
990
|
-
// an exception case where the target is the container itself, or
|
|
991
|
-
// a non-tabbable node that was given focus (i.e. tabindex is negative
|
|
992
|
-
// and user clicked on it or node was programmatically given focus)
|
|
993
|
-
// and is not followed by any other tabbable node, in which
|
|
994
|
-
// case, we should handle tab as if focus were on the container's
|
|
995
|
-
// last tabbable node, and go to the first tabbable node of the FIRST group
|
|
996
|
-
lastOfGroupIndex = containerIndex;
|
|
997
|
-
}
|
|
998
|
-
if (lastOfGroupIndex >= 0) {
|
|
999
|
-
// YES: then tab should go to the first tabbable node in the next
|
|
1000
|
-
// group (and wrap around to the first tabbable node of the FIRST
|
|
1001
|
-
// group if it's the last tabbable node of the LAST group)
|
|
1002
|
-
var _destinationGroupIndex = lastOfGroupIndex === state.tabbableGroups.length - 1 ? 0 : lastOfGroupIndex + 1;
|
|
1003
|
-
var _destinationGroup = state.tabbableGroups[_destinationGroupIndex];
|
|
1004
|
-
destinationNode = _destinationGroup.firstTabbableNode;
|
|
1005
|
-
} else if (!isTabEvent(event)) {
|
|
1006
|
-
// user must have customized the nav keys so we have to move focus manually _within_
|
|
1007
|
-
// the active group: do this based on the order determined by tabbable()
|
|
1008
|
-
destinationNode = containerGroup.nextTabbableNode(target);
|
|
1009
|
-
}
|
|
1010
|
-
}
|
|
1011
|
-
} else {
|
|
1012
|
-
// no groups available
|
|
1013
|
-
// NOTE: the fallbackFocus option does not support returning false to opt-out
|
|
1014
|
-
destinationNode = getNodeForOption('fallbackFocus');
|
|
1015
|
-
}
|
|
1016
|
-
if (destinationNode) {
|
|
1017
|
-
if (isTabEvent(event)) {
|
|
1018
|
-
// since tab natively moves focus, we wouldn't have a destination node unless we
|
|
1019
|
-
// were on the edge of a container and had to move to the next/previous edge, in
|
|
1020
|
-
// which case we want to prevent default to keep the browser from moving focus
|
|
1021
|
-
// to where it normally would
|
|
1022
|
-
event.preventDefault();
|
|
1023
|
-
}
|
|
1024
|
-
tryFocus(destinationNode);
|
|
1025
|
-
}
|
|
1026
|
-
// else, let the browser take care of [shift+]tab and move the focus
|
|
1027
|
-
};
|
|
1028
|
-
|
|
1029
|
-
var checkKey = function checkKey(event) {
|
|
1030
|
-
if (isEscapeEvent(event) && valueOrHandler(config.escapeDeactivates, event) !== false) {
|
|
1031
|
-
event.preventDefault();
|
|
1032
|
-
trap.deactivate();
|
|
1033
|
-
return;
|
|
1034
|
-
}
|
|
1035
|
-
if (config.isKeyForward(event) || config.isKeyBackward(event)) {
|
|
1036
|
-
checkKeyNav(event, config.isKeyBackward(event));
|
|
1037
|
-
}
|
|
1038
|
-
};
|
|
1039
|
-
var checkClick = function checkClick(e) {
|
|
1040
|
-
var target = getActualTarget(e);
|
|
1041
|
-
if (findContainerIndex(target) >= 0) {
|
|
1042
|
-
return;
|
|
1043
|
-
}
|
|
1044
|
-
if (valueOrHandler(config.clickOutsideDeactivates, e)) {
|
|
1045
|
-
return;
|
|
1046
|
-
}
|
|
1047
|
-
if (valueOrHandler(config.allowOutsideClick, e)) {
|
|
1048
|
-
return;
|
|
1049
|
-
}
|
|
1050
|
-
e.preventDefault();
|
|
1051
|
-
e.stopImmediatePropagation();
|
|
1052
|
-
};
|
|
1053
|
-
|
|
1054
|
-
//
|
|
1055
|
-
// EVENT LISTENERS
|
|
1056
|
-
//
|
|
1057
|
-
|
|
1058
|
-
var addListeners = function addListeners() {
|
|
1059
|
-
if (!state.active) {
|
|
1060
|
-
return;
|
|
1061
|
-
}
|
|
1062
|
-
|
|
1063
|
-
// There can be only one listening focus trap at a time
|
|
1064
|
-
activeFocusTraps.activateTrap(trapStack, trap);
|
|
1065
|
-
|
|
1066
|
-
// Delay ensures that the focused element doesn't capture the event
|
|
1067
|
-
// that caused the focus trap activation.
|
|
1068
|
-
state.delayInitialFocusTimer = config.delayInitialFocus ? delay(function () {
|
|
1069
|
-
tryFocus(getInitialFocusNode());
|
|
1070
|
-
}) : tryFocus(getInitialFocusNode());
|
|
1071
|
-
doc.addEventListener('focusin', checkFocusIn, true);
|
|
1072
|
-
doc.addEventListener('mousedown', checkPointerDown, {
|
|
1073
|
-
capture: true,
|
|
1074
|
-
passive: false
|
|
1075
|
-
});
|
|
1076
|
-
doc.addEventListener('touchstart', checkPointerDown, {
|
|
1077
|
-
capture: true,
|
|
1078
|
-
passive: false
|
|
1079
|
-
});
|
|
1080
|
-
doc.addEventListener('click', checkClick, {
|
|
1081
|
-
capture: true,
|
|
1082
|
-
passive: false
|
|
1083
|
-
});
|
|
1084
|
-
doc.addEventListener('keydown', checkKey, {
|
|
1085
|
-
capture: true,
|
|
1086
|
-
passive: false
|
|
1087
|
-
});
|
|
1088
|
-
return trap;
|
|
1089
|
-
};
|
|
1090
|
-
var removeListeners = function removeListeners() {
|
|
1091
|
-
if (!state.active) {
|
|
1092
|
-
return;
|
|
1093
|
-
}
|
|
1094
|
-
doc.removeEventListener('focusin', checkFocusIn, true);
|
|
1095
|
-
doc.removeEventListener('mousedown', checkPointerDown, true);
|
|
1096
|
-
doc.removeEventListener('touchstart', checkPointerDown, true);
|
|
1097
|
-
doc.removeEventListener('click', checkClick, true);
|
|
1098
|
-
doc.removeEventListener('keydown', checkKey, true);
|
|
1099
|
-
return trap;
|
|
1100
|
-
};
|
|
1101
|
-
|
|
1102
|
-
//
|
|
1103
|
-
// TRAP DEFINITION
|
|
1104
|
-
//
|
|
1105
|
-
|
|
1106
|
-
trap = {
|
|
1107
|
-
get active() {
|
|
1108
|
-
return state.active;
|
|
1109
|
-
},
|
|
1110
|
-
get paused() {
|
|
1111
|
-
return state.paused;
|
|
1112
|
-
},
|
|
1113
|
-
activate: function activate(activateOptions) {
|
|
1114
|
-
if (state.active) {
|
|
1115
|
-
return this;
|
|
1116
|
-
}
|
|
1117
|
-
var onActivate = getOption(activateOptions, 'onActivate');
|
|
1118
|
-
var onPostActivate = getOption(activateOptions, 'onPostActivate');
|
|
1119
|
-
var checkCanFocusTrap = getOption(activateOptions, 'checkCanFocusTrap');
|
|
1120
|
-
if (!checkCanFocusTrap) {
|
|
1121
|
-
updateTabbableNodes();
|
|
1122
|
-
}
|
|
1123
|
-
state.active = true;
|
|
1124
|
-
state.paused = false;
|
|
1125
|
-
state.nodeFocusedBeforeActivation = doc.activeElement;
|
|
1126
|
-
if (onActivate) {
|
|
1127
|
-
onActivate();
|
|
1128
|
-
}
|
|
1129
|
-
var finishActivation = function finishActivation() {
|
|
1130
|
-
if (checkCanFocusTrap) {
|
|
1131
|
-
updateTabbableNodes();
|
|
1132
|
-
}
|
|
1133
|
-
addListeners();
|
|
1134
|
-
if (onPostActivate) {
|
|
1135
|
-
onPostActivate();
|
|
1136
|
-
}
|
|
1137
|
-
};
|
|
1138
|
-
if (checkCanFocusTrap) {
|
|
1139
|
-
checkCanFocusTrap(state.containers.concat()).then(finishActivation, finishActivation);
|
|
1140
|
-
return this;
|
|
1141
|
-
}
|
|
1142
|
-
finishActivation();
|
|
1143
|
-
return this;
|
|
1144
|
-
},
|
|
1145
|
-
deactivate: function deactivate(deactivateOptions) {
|
|
1146
|
-
if (!state.active) {
|
|
1147
|
-
return this;
|
|
1148
|
-
}
|
|
1149
|
-
var options = _objectSpread2({
|
|
1150
|
-
onDeactivate: config.onDeactivate,
|
|
1151
|
-
onPostDeactivate: config.onPostDeactivate,
|
|
1152
|
-
checkCanReturnFocus: config.checkCanReturnFocus
|
|
1153
|
-
}, deactivateOptions);
|
|
1154
|
-
clearTimeout(state.delayInitialFocusTimer); // noop if undefined
|
|
1155
|
-
state.delayInitialFocusTimer = undefined;
|
|
1156
|
-
removeListeners();
|
|
1157
|
-
state.active = false;
|
|
1158
|
-
state.paused = false;
|
|
1159
|
-
activeFocusTraps.deactivateTrap(trapStack, trap);
|
|
1160
|
-
var onDeactivate = getOption(options, 'onDeactivate');
|
|
1161
|
-
var onPostDeactivate = getOption(options, 'onPostDeactivate');
|
|
1162
|
-
var checkCanReturnFocus = getOption(options, 'checkCanReturnFocus');
|
|
1163
|
-
var returnFocus = getOption(options, 'returnFocus', 'returnFocusOnDeactivate');
|
|
1164
|
-
if (onDeactivate) {
|
|
1165
|
-
onDeactivate();
|
|
1166
|
-
}
|
|
1167
|
-
var finishDeactivation = function finishDeactivation() {
|
|
1168
|
-
delay(function () {
|
|
1169
|
-
if (returnFocus) {
|
|
1170
|
-
tryFocus(getReturnFocusNode(state.nodeFocusedBeforeActivation));
|
|
1171
|
-
}
|
|
1172
|
-
if (onPostDeactivate) {
|
|
1173
|
-
onPostDeactivate();
|
|
1174
|
-
}
|
|
1175
|
-
});
|
|
1176
|
-
};
|
|
1177
|
-
if (returnFocus && checkCanReturnFocus) {
|
|
1178
|
-
checkCanReturnFocus(getReturnFocusNode(state.nodeFocusedBeforeActivation)).then(finishDeactivation, finishDeactivation);
|
|
1179
|
-
return this;
|
|
1180
|
-
}
|
|
1181
|
-
finishDeactivation();
|
|
1182
|
-
return this;
|
|
1183
|
-
},
|
|
1184
|
-
pause: function pause() {
|
|
1185
|
-
if (state.paused || !state.active) {
|
|
1186
|
-
return this;
|
|
1187
|
-
}
|
|
1188
|
-
state.paused = true;
|
|
1189
|
-
removeListeners();
|
|
1190
|
-
return this;
|
|
1191
|
-
},
|
|
1192
|
-
unpause: function unpause() {
|
|
1193
|
-
if (!state.paused || !state.active) {
|
|
1194
|
-
return this;
|
|
1195
|
-
}
|
|
1196
|
-
state.paused = false;
|
|
1197
|
-
updateTabbableNodes();
|
|
1198
|
-
addListeners();
|
|
1199
|
-
return this;
|
|
1200
|
-
},
|
|
1201
|
-
updateContainerElements: function updateContainerElements(containerElements) {
|
|
1202
|
-
var elementsAsArray = [].concat(containerElements).filter(Boolean);
|
|
1203
|
-
state.containers = elementsAsArray.map(function (element) {
|
|
1204
|
-
return typeof element === 'string' ? doc.querySelector(element) : element;
|
|
1205
|
-
});
|
|
1206
|
-
if (state.active) {
|
|
1207
|
-
updateTabbableNodes();
|
|
1208
|
-
}
|
|
1209
|
-
return this;
|
|
1210
|
-
}
|
|
1211
|
-
};
|
|
1212
|
-
|
|
1213
|
-
// initialize container elements
|
|
1214
|
-
trap.updateContainerElements(elements);
|
|
1215
|
-
return trap;
|
|
1216
|
-
};
|
|
1217
|
-
|
|
1218
|
-
var __defProp = Object.defineProperty;
|
|
1219
|
-
var __defProps = Object.defineProperties;
|
|
1220
|
-
var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
|
|
1221
|
-
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
1222
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
1223
|
-
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
1224
|
-
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
1225
|
-
var __spreadValues = (a, b) => {
|
|
1226
|
-
for (var prop in b || (b = {}))
|
|
1227
|
-
if (__hasOwnProp.call(b, prop))
|
|
1228
|
-
__defNormalProp(a, prop, b[prop]);
|
|
1229
|
-
if (__getOwnPropSymbols)
|
|
1230
|
-
for (var prop of __getOwnPropSymbols(b)) {
|
|
1231
|
-
if (__propIsEnum.call(b, prop))
|
|
1232
|
-
__defNormalProp(a, prop, b[prop]);
|
|
1233
|
-
}
|
|
1234
|
-
return a;
|
|
1235
|
-
};
|
|
1236
|
-
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
1237
|
-
var __objRest = (source, exclude) => {
|
|
1238
|
-
var target = {};
|
|
1239
|
-
for (var prop in source)
|
|
1240
|
-
if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
|
|
1241
|
-
target[prop] = source[prop];
|
|
1242
|
-
if (source != null && __getOwnPropSymbols)
|
|
1243
|
-
for (var prop of __getOwnPropSymbols(source)) {
|
|
1244
|
-
if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
|
|
1245
|
-
target[prop] = source[prop];
|
|
1246
|
-
}
|
|
1247
|
-
return target;
|
|
1248
|
-
};
|
|
1249
|
-
function useFocusTrap(target, options = {}) {
|
|
1250
|
-
let trap;
|
|
1251
|
-
const _a = options, { immediate } = _a, focusTrapOptions = __objRest(_a, ["immediate"]);
|
|
1252
|
-
const hasFocus = ref(false);
|
|
1253
|
-
const isPaused = ref(false);
|
|
1254
|
-
const activate = (opts) => trap && trap.activate(opts);
|
|
1255
|
-
const deactivate = (opts) => trap && trap.deactivate(opts);
|
|
1256
|
-
const pause = () => {
|
|
1257
|
-
if (trap) {
|
|
1258
|
-
trap.pause();
|
|
1259
|
-
isPaused.value = true;
|
|
1260
|
-
}
|
|
1261
|
-
};
|
|
1262
|
-
const unpause = () => {
|
|
1263
|
-
if (trap) {
|
|
1264
|
-
trap.unpause();
|
|
1265
|
-
isPaused.value = false;
|
|
1266
|
-
}
|
|
1267
|
-
};
|
|
1268
|
-
watch(() => unrefElement(target), (el) => {
|
|
1269
|
-
if (!el)
|
|
1270
|
-
return;
|
|
1271
|
-
trap = createFocusTrap(el, __spreadProps(__spreadValues({}, focusTrapOptions), {
|
|
1272
|
-
onActivate() {
|
|
1273
|
-
hasFocus.value = true;
|
|
1274
|
-
if (options.onActivate)
|
|
1275
|
-
options.onActivate();
|
|
1276
|
-
},
|
|
1277
|
-
onDeactivate() {
|
|
1278
|
-
hasFocus.value = false;
|
|
1279
|
-
if (options.onDeactivate)
|
|
1280
|
-
options.onDeactivate();
|
|
1281
|
-
}
|
|
1282
|
-
}));
|
|
1283
|
-
if (immediate)
|
|
1284
|
-
activate();
|
|
1285
|
-
}, { flush: "post" });
|
|
1286
|
-
tryOnScopeDispose(() => deactivate());
|
|
1287
|
-
return {
|
|
1288
|
-
hasFocus,
|
|
1289
|
-
isPaused,
|
|
1290
|
-
activate,
|
|
1291
|
-
deactivate,
|
|
1292
|
-
pause,
|
|
1293
|
-
unpause
|
|
1294
|
-
};
|
|
1295
|
-
}
|
|
1296
|
-
|
|
1297
|
-
var script = defineComponent({
|
|
1298
|
-
name: 'OrModal',
|
|
1299
|
-
components: {
|
|
1300
|
-
OrIconButton: script$2,
|
|
1301
|
-
OrOverlay: script$1
|
|
1302
|
-
},
|
|
1303
|
-
props: {
|
|
1304
|
-
titleText: {
|
|
1305
|
-
type: String,
|
|
1306
|
-
required: false,
|
|
1307
|
-
default: null,
|
|
1308
|
-
validator: _.isString
|
|
1309
|
-
},
|
|
1310
|
-
showClose: {
|
|
1311
|
-
type: Boolean,
|
|
1312
|
-
default: true,
|
|
1313
|
-
validator: _.isBoolean
|
|
1314
|
-
},
|
|
1315
|
-
closeOnClickOutside: {
|
|
1316
|
-
type: Boolean,
|
|
1317
|
-
required: false,
|
|
1318
|
-
default: false,
|
|
1319
|
-
validator: _.isBoolean
|
|
1320
|
-
},
|
|
1321
|
-
size: {
|
|
1322
|
-
type: String,
|
|
1323
|
-
required: false,
|
|
1324
|
-
default: OrModalSizes.small
|
|
1325
|
-
},
|
|
1326
|
-
isOpen: {
|
|
1327
|
-
type: Boolean,
|
|
1328
|
-
required: true,
|
|
1329
|
-
validator: _.isBoolean
|
|
1330
|
-
},
|
|
1331
|
-
isWithoutOverlay: {
|
|
1332
|
-
type: Boolean,
|
|
1333
|
-
required: false,
|
|
1334
|
-
default: false,
|
|
1335
|
-
validator: _.isBoolean
|
|
1336
|
-
},
|
|
1337
|
-
trapFocus: {
|
|
1338
|
-
type: Boolean,
|
|
1339
|
-
default: true,
|
|
1340
|
-
validator: _.isBoolean
|
|
1341
|
-
}
|
|
1342
|
-
},
|
|
1343
|
-
emits: ['close'],
|
|
1344
|
-
setup(props, {
|
|
1345
|
-
emit
|
|
1346
|
-
}) {
|
|
1347
|
-
const overlay = ref();
|
|
1348
|
-
let container = ref(null);
|
|
1349
|
-
let trap = useFocusTrap(container, {
|
|
1350
|
-
immediate: props.trapFocus,
|
|
1351
|
-
fallbackFocus: '.container',
|
|
1352
|
-
allowOutsideClick: true
|
|
1353
|
-
});
|
|
1354
|
-
const handleClose = () => emit('close');
|
|
1355
|
-
onClickOutside(container, evt => {
|
|
1356
|
-
if (!evt.composedPath().includes(overlay.value.$el)) return;
|
|
1357
|
-
if (props.closeOnClickOutside) handleClose();
|
|
1358
|
-
});
|
|
1359
|
-
const toggleFocusTrap = isNeedToTrap => {
|
|
1360
|
-
if (isNeedToTrap && props.isOpen) {
|
|
1361
|
-
trap.activate();
|
|
1362
|
-
} else {
|
|
1363
|
-
trap === null || trap === void 0 ? void 0 : trap.deactivate();
|
|
1364
|
-
}
|
|
1365
|
-
};
|
|
1366
|
-
watch(() => props.trapFocus, toggleFocusTrap, {
|
|
1367
|
-
immediate: true
|
|
1368
|
-
});
|
|
1369
|
-
watch(() => props.isOpen, isOpen => {
|
|
1370
|
-
toggleFocusTrap(false);
|
|
1371
|
-
if (isOpen) {
|
|
1372
|
-
container = ref(null);
|
|
1373
|
-
} else {
|
|
1374
|
-
trap === null || trap === void 0 ? void 0 : trap.deactivate();
|
|
1375
|
-
}
|
|
1376
|
-
});
|
|
1377
|
-
onBeforeUnmount(() => {
|
|
1378
|
-
trap === null || trap === void 0 ? void 0 : trap.deactivate();
|
|
1379
|
-
});
|
|
1380
|
-
return {
|
|
1381
|
-
container,
|
|
1382
|
-
overlay,
|
|
1383
|
-
handleClose
|
|
1384
|
-
};
|
|
1385
|
-
},
|
|
1386
|
-
computed: {
|
|
1387
|
-
sizeClass() {
|
|
1388
|
-
return `is-${this.size}`;
|
|
1389
|
-
}
|
|
1390
|
-
}
|
|
1391
|
-
});
|
|
1392
|
-
|
|
1393
|
-
export { OrModalSizes as O, script as s };
|