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