@onereach/ui-components 2.65.0-beta.1953.0 → 2.65.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/autoinstall.js +7 -6
- package/dist/{esm/v2 → v2}/OrAvatar-0afdef36.js +0 -0
- package/dist/v2/OrAvatar-5203c3e7.js +113 -0
- package/dist/{esm/v2 → v2}/OrBottomSheet-f09adbbb.js +0 -0
- package/dist/v2/OrButton-549e8852.js +195 -0
- package/dist/v2/OrButton-56baef5e.js +74 -0
- package/dist/{esm/v2 → v2}/OrButton-eb895669.js +0 -0
- package/dist/{esm/v2 → v2}/OrCard-1d904e72.js +0 -0
- package/dist/v2/OrCard-c44d9783.js +65 -0
- package/dist/v2/OrCardCollection-7855a802.js +222 -0
- package/dist/v2/OrCardCollection-bf925e37.js +227 -0
- package/dist/v2/OrCarouselItem-d5f3fb80.js +281 -0
- package/dist/v2/OrCheckbox-eb833bab.js +205 -0
- package/dist/v2/OrCheckbox-ed1f2666.js +181 -0
- package/dist/v2/OrChips-d2bf5ae6.js +82 -0
- package/dist/v2/OrChips.vue_rollup-plugin-vue_styles.0-c780c5eb.js +325 -0
- package/dist/v2/OrCode-da64b7ee.js +384 -0
- package/dist/v2/OrCollapse-50e3914c.js +168 -0
- package/dist/v2/OrColorPicker-0abe3636.js +492 -0
- package/dist/v2/OrConfirm-3e0a2516.js +300 -0
- package/dist/v2/OrConfirm-812badbf.js +258 -0
- package/dist/v2/OrDateTimePicker-63b2d841.js +763 -0
- package/dist/{esm/v2 → v2}/OrError-be656098.js +0 -0
- package/dist/v2/OrError-efc74907.js +52 -0
- package/dist/v2/OrErrorTag-c14e0298.js +81 -0
- package/dist/v2/OrExpansionPanel-33d5cf05.js +175 -0
- package/dist/v2/OrFab-8d665c26.js +104 -0
- package/dist/v2/OrFloating-b15309d1.js +206 -0
- package/dist/{esm/v2 → v2}/OrHint-44356417.js +0 -0
- package/dist/v2/OrHint-fe65fbe6.js +55 -0
- package/dist/v2/OrIcon-05689298.js +132 -0
- package/dist/v2/OrIcon-7cd10497.js +175 -0
- package/dist/v2/OrIconButton-895a24ee.js +136 -0
- package/dist/v2/OrIconButton-cab39659.js +63 -0
- package/dist/v2/OrIconButton.vue_rollup-plugin-vue_styles.0-dc224e53.js +294 -0
- package/dist/v2/OrInlineInput-0b958bac.js +353 -0
- package/dist/{esm/v2 → v2}/OrInlineInputBox-6a15ea2b.js +0 -0
- package/dist/v2/OrInlineTextEdit-60227e46.js +398 -0
- package/dist/v2/OrInlineTextarea-22ea4216.js +265 -0
- package/dist/v2/OrInput-bd604d45.js +384 -0
- package/dist/{esm/v2 → v2}/OrInputBox-208dceac.js +0 -0
- package/dist/{esm/v2 → v2}/OrLabel-5670468e.js +0 -0
- package/dist/v2/OrLabel-931394a5.js +78 -0
- package/dist/{esm/v2 → v2}/OrLink-80742a17.js +0 -0
- package/dist/v2/OrList-c3b0b735.js +296 -0
- package/dist/v2/OrListOfInputs-dae3556c.js +220 -0
- package/dist/v2/OrLoader-212ef381.js +112 -0
- package/dist/{esm/v2 → v2}/OrLoader-bd088836.js +0 -0
- package/dist/{esm/v2 → v2}/OrMenu-bb81644d.js +0 -0
- package/dist/v2/OrMenuItem-9034aece.js +112 -0
- package/dist/v2/OrModal-3d2871e0.js +153 -0
- package/dist/v2/OrModal-5c491f46.js +198 -0
- package/dist/v2/OrNotification-3294cb13.js +141 -0
- package/dist/v2/OrNotification-57a0ead7.js +169 -0
- package/dist/v2/OrOverflowMenu-572ba5ac.js +244 -0
- package/dist/{esm/v2 → v2}/OrOverlay-4838a9b0.js +0 -0
- package/dist/v2/OrOverlay-ccec2218.js +71 -0
- package/dist/v2/OrPassword-a8b36c5b.js +373 -0
- package/dist/{esm/v2 → v2}/OrPopover-9080fc00.js +0 -0
- package/dist/{esm/v2 → v2}/OrProgress-c27c8946.js +0 -0
- package/dist/v2/OrProgress-e6f20dc1.js +224 -0
- package/dist/v2/OrRadio-4ba56887.js +185 -0
- package/dist/v2/OrRadio-514e8de8.js +141 -0
- package/dist/v2/OrRadioGroup-11424644.js +87 -0
- package/dist/v2/OrSearch-b228915a.js +122 -0
- package/dist/v2/OrSearch-d6529c55.js +135 -0
- package/dist/v2/OrSearch.vue_rollup-plugin-vue_styles.0-aafbcd86.js +826 -0
- package/dist/{esm/v2 → v2}/OrSegmentedControl-17df63b8.js +0 -0
- package/dist/v2/OrSelect-9bf0c8ce.js +515 -0
- package/dist/v2/OrSelect-ea27a70e.js +1091 -0
- package/dist/{esm/v2 → v2}/OrSidebar-fabc7bc9.js +0 -0
- package/dist/v2/OrSidebar-feacf13a.js +147 -0
- package/dist/v2/OrSkeletonText-38aef640.js +249 -0
- package/dist/{esm/v2 → v2}/OrSkeletonText-950be6a2.js +0 -0
- package/dist/v2/OrSlider-021736ec.js +368 -0
- package/dist/v2/OrSortHeader-b4dbff08.js +133 -0
- package/dist/v2/OrStepper-a0b4da52.js +644 -0
- package/dist/v2/OrSwitch-21a7e693.js +233 -0
- package/dist/v2/OrSwitch-cd24ee40.js +152 -0
- package/dist/{esm/v2 → v2}/OrTab-4e6ff742.js +0 -0
- package/dist/v2/OrTab-8dfdeca0.js +107 -0
- package/dist/v2/OrTabHeaderItem-6a08756e.js +110 -0
- package/dist/v2/OrTabs-12138346.js +111 -0
- package/dist/v2/OrTabs-b1f0c7b8.js +233 -0
- package/dist/v2/OrTag-140d4f72.js +114 -0
- package/dist/v2/OrTag-e8626f74.js +162 -0
- package/dist/{esm/v2 → v2}/OrTeleport.vue2-fb92f29f.js +0 -0
- package/dist/v2/OrTeleportVue2-fce4676d.js +644 -0
- package/dist/{esm/v2 → v2}/OrText-ba5a2b6c.js +0 -0
- package/dist/v2/OrTextarea-cc70afc9.js +232 -0
- package/dist/v2/OrTextbox-91382d58.js +528 -0
- package/dist/v2/OrToastContainer-e285a86c.js +334 -0
- package/dist/{esm/v2 → v2}/OrTooltip-afe7030b.js +0 -0
- package/dist/v2/OrTooltip-b31bd78d.js +68 -0
- package/dist/v2/OrTooltip.vue_rollup-plugin-vue_styles.0-54c17910.js +155 -0
- package/dist/{bundled/v2 → v2}/color-1f348774.js +0 -0
- package/dist/{bundled/v2 → v2}/components/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar/OrAvatar.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-avatar-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -0
- package/dist/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +22 -0
- package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-bottom-sheet-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-button/OrButton.vue.d.ts +188 -0
- package/dist/{bundled/v2 → v2}/components/or-button/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button/index.d.ts +0 -0
- package/dist/v2/components/or-button-v2/OrButton.vue.d.ts +159 -0
- package/dist/v2/components/or-button-v2/OrIconButton.vue.d.ts +132 -0
- package/dist/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +32 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v2/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v2/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v3/OrButton.stories3.d.ts +0 -0
- package/dist/v2/components/or-button-v3/OrButton.vue.d.ts +85 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-button-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-card/OrCard.vue.d.ts +26 -0
- package/dist/{bundled/v2 → v2}/components/or-card/index.d.ts +0 -0
- package/dist/v2/components/or-card-collection/OrCardCollection.vue.d.ts +112 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -0
- package/dist/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-collection-v3/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-v3/OrCard.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-v3/OrCard.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-card-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-carousel/OrCarousel.vue.d.ts +1131 -0
- package/dist/{bundled/v2 → v2}/components/or-carousel/OrCarouselItem.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-carousel/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-carousel/index.d.ts +0 -0
- package/dist/v2/components/or-checkbox/OrCheckbox.vue.d.ts +97 -0
- package/dist/{bundled/v2 → v2}/components/or-checkbox/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -0
- package/dist/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +113 -0
- package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-checkbox-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-chips/OrChip.vue.d.ts +58 -0
- package/dist/v2/components/or-chips/OrChips.vue.d.ts +96 -0
- package/dist/v2/components/or-chips/OrChipsInput.vue.d.ts +82 -0
- package/dist/{bundled/v2 → v2}/components/or-chips/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-chips/index.d.ts +0 -0
- package/dist/v2/components/or-code/OrCode.vue.d.ts +213 -0
- package/dist/{bundled/v2 → v2}/components/or-code/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-code/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-code/lang.d.ts +0 -0
- package/dist/v2/components/or-collapse/OrCollapse.vue.d.ts +81 -0
- package/dist/{bundled/v2 → v2}/components/or-collapse/index.d.ts +0 -0
- package/dist/v2/components/or-color-picker/OrColorPicker.vue.d.ts +66 -0
- package/dist/{bundled/v2 → v2}/components/or-color-picker/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-color-picker/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-color-picker/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-color-picker/utils/defultPalette.d.ts +0 -0
- package/dist/v2/components/or-confirm/OrConfirm.vue.d.ts +237 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -0
- package/dist/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +204 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-confirm-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +379 -0
- package/dist/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +92 -0
- package/dist/{bundled/v2 → v2}/components/or-date-time-picker/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-date-time-picker/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error/OrError.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-tag-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-v3/OrError.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-v3/OrError.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-error-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-expansion-panel-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/OrFab.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/OrFab.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-fab-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-floating/OrFloating.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-floating/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-floating/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint/OrHint.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint-v3/OrHint.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint-v3/OrHint.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-hint-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon/OrIcon.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -0
- package/dist/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +80 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-button-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-v3/OrIcon.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-v3/OrIcon.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-v3/index.d.ts +0 -0
- package/dist/v2/components/or-icon-v3/props.d.ts +13 -0
- package/dist/{bundled/v2 → v2}/components/or-icon-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-box-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -0
- package/dist/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +133 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-input-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +209 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-text-edit/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -0
- package/dist/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +109 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-inline-textarea-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-box-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-v3/OrInput.stories3.d.ts +0 -0
- package/dist/v2/components/or-input-v3/OrInput.vue.d.ts +160 -0
- package/dist/{bundled/v2 → v2}/components/or-input-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-input-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-inputs/OrInput.vue.d.ts +204 -0
- package/dist/v2/components/or-inputs/OrNumberInput.vue.d.ts +185 -0
- package/dist/v2/components/or-inputs/OrPassword.vue.d.ts +158 -0
- package/dist/v2/components/or-inputs/OrSearch.vue.d.ts +182 -0
- package/dist/v2/components/or-inputs/OrTextarea.vue.d.ts +179 -0
- package/dist/{bundled/v2 → v2}/components/or-inputs/index.d.ts +0 -0
- package/dist/v2/components/or-label/OrLabel.vue.d.ts +43 -0
- package/dist/{bundled/v2 → v2}/components/or-label/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/OrLabel.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/OrLabel.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-label-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/OrLink.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/OrLink.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-link-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-list/OrList.vue.d.ts +175 -0
- package/dist/{bundled/v2 → v2}/components/or-list/index.d.ts +0 -0
- package/dist/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +131 -0
- package/dist/{bundled/v2 → v2}/components/or-list-of-inputs/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader/OrLoader.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/OrLoader.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/OrLoader.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-loader-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -0
- package/dist/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +61 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-item-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-v3/OrMenu.stories3.d.ts +0 -0
- package/dist/v2/components/or-menu-v3/OrMenu.vue.d.ts +67 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-menu-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-modal/OrModal.vue.d.ts +121 -0
- package/dist/{bundled/v2 → v2}/components/or-modal/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-modal/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-modal-v3/OrModal.stories3.d.ts +0 -0
- package/dist/v2/components/or-modal-v3/OrModal.vue.d.ts +40 -0
- package/dist/{bundled/v2 → v2}/components/or-modal-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-modal-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-modal-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-notification/OrNotification.vue.d.ts +83 -0
- package/dist/{bundled/v2 → v2}/components/or-notification/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/OrNotification.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/OrNotification.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-notification-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +80 -0
- package/dist/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +75 -0
- package/dist/{bundled/v2 → v2}/components/or-overflow-menu/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overflow-menu/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay/OrOverlay.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-overlay-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-popover-v3/OrPopover.stories3.d.ts +0 -0
- package/dist/v2/components/or-popover-v3/OrPopover.vue.d.ts +104 -0
- package/dist/{bundled/v2 → v2}/components/or-popover-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-popover-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-popover-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress/OrProgress.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/OrProgress.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/OrProgress.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-progress-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-radio/OrRadio.vue.d.ts +90 -0
- package/dist/{bundled/v2 → v2}/components/or-radio/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-group/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-v3/OrRadio.stories3.d.ts +0 -0
- package/dist/v2/components/or-radio-v3/OrRadio.vue.d.ts +101 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-radio-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-search-v3/OrSearch.stories3.d.ts +0 -0
- package/dist/v2/components/or-search-v3/OrSearch.vue.d.ts +88 -0
- package/dist/{bundled/v2 → v2}/components/or-search-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-search-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -0
- package/dist/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +77 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-segmented-control-v3/types.d.ts +0 -0
- package/dist/v2/components/or-select/OrSelect.vue.d.ts +238 -0
- package/dist/v2/components/or-select/OrSelectContent.vue.d.ts +114 -0
- package/dist/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +63 -0
- package/dist/v2/components/or-select/OrSelectContentOptions.vue.d.ts +87 -0
- package/dist/v2/components/or-select/OrSelectInput.vue.d.ts +81 -0
- package/dist/v2/components/or-select/OrSelectInputValue.vue.d.ts +58 -0
- package/dist/v2/components/or-select/OrSelectMain.vue.d.ts +158 -0
- package/dist/v2/components/or-select/OrSelectOption.vue.d.ts +37 -0
- package/dist/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +38 -0
- package/dist/{bundled/v2 → v2}/components/or-select/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select/stories.helpers.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/OrSelect.stories3.d.ts +0 -0
- package/dist/v2/components/or-select-v3/OrSelect.vue.d.ts +266 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-select-v3/types.d.ts +0 -0
- package/dist/v2/components/or-sidebar/OrSidebar.vue.d.ts +88 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -0
- package/dist/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +98 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sidebar-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-skeleton-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-slider/OrSlider.vue.d.ts +192 -0
- package/dist/{bundled/v2 → v2}/components/or-slider/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -0
- package/dist/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
- package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-sort-header-v3/types.d.ts +0 -0
- package/dist/v2/components/or-stepper/OrStepper.vue.d.ts +106 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -0
- package/dist/v2/components/or-stepper/OrStepperTitle.vue.d.ts +66 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/StatusIcon.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-stepper/index.d.ts +0 -0
- package/dist/v2/components/or-switch/OrSwitch.vue.d.ts +97 -0
- package/dist/{bundled/v2 → v2}/components/or-switch/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -0
- package/dist/v2/components/or-switch-v3/OrSwitch.vue.d.ts +115 -0
- package/dist/{bundled/v2 → v2}/components/or-switch-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-switch-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tab/OrTab.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tab/index.d.ts +0 -0
- package/dist/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +71 -0
- package/dist/{bundled/v2 → v2}/components/or-tab-header-item/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tab-v3/OrTab.stories3.d.ts +0 -0
- package/dist/v2/components/or-tab-v3/OrTab.vue.d.ts +28 -0
- package/dist/{bundled/v2 → v2}/components/or-tab-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tab-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-tabs/OrTabs.vue.d.ts +26 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -0
- package/dist/v2/components/or-tabs-v3/OrTabs.vue.d.ts +111 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tabs-v3/types.d.ts +0 -0
- package/dist/v2/components/or-tag/OrTag.vue.d.ts +71 -0
- package/dist/{bundled/v2 → v2}/components/or-tag/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tag-v3/OrTag.stories3.d.ts +0 -0
- package/dist/v2/components/or-tag-v3/OrTag.vue.d.ts +54 -0
- package/dist/{bundled/v2 → v2}/components/or-tag-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tag-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tag-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport/OrTeleportVue2.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport-v3/OrTeleport.vue2.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-teleport-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-text-v3/OrText.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-text-v3/OrText.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-text-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-text-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -0
- package/dist/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +132 -0
- package/dist/{bundled/v2 → v2}/components/or-textarea-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-textarea-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-textarea-v3/styles.d.ts +0 -0
- package/dist/v2/components/or-textbox/OrTextbox.vue.d.ts +375 -0
- package/dist/{bundled/v2 → v2}/components/or-textbox/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-textbox/index.d.ts +0 -0
- package/dist/v2/components/or-toast/OrToast.vue.d.ts +81 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/OrToastContainer.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/Timer.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/composable/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/composable/useQueue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/composable/useToast.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/composable/useToastEventBus.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/constants.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast/types.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToast.stories3.d.ts +0 -0
- package/dist/v2/components/or-toast-v3/OrToast.vue.d.ts +80 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/Timer.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useQueue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useToast.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-toast-v3/types.d.ts +0 -0
- package/dist/v2/components/or-tooltip/OrTooltip.vue.d.ts +92 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -0
- package/dist/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +59 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/props.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/components/or-tooltip-v3/styles.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/directives/dropdown-close.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/directives/dropdown-open.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/directives/index.d.ts +0 -0
- package/dist/v2/dom-7a41831b.js +58 -0
- package/dist/{esm/v2 → v2}/dropdown-open-0d314aa4.js +0 -0
- package/dist/{bundled/v2 → v2}/hooks/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useClassAttribute.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useElevation.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useOverflow.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useResponsive/index.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useResponsive/useResponsive.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/hooks/useToggle.d.ts +0 -0
- package/dist/{esm/v2 → v2}/index.d.ts +0 -0
- package/dist/v2/index.js +134 -0
- package/dist/v2/index10.js +26 -0
- package/dist/v2/index11.js +24 -0
- package/dist/v2/index12.js +5 -0
- package/dist/v2/index13.js +14 -0
- package/dist/v2/index14.js +13 -0
- package/dist/v2/index15.js +7 -0
- package/dist/v2/index16.js +16 -0
- package/dist/v2/index17.js +31 -0
- package/dist/v2/index18.js +7 -0
- package/dist/v2/index19.js +11 -0
- package/dist/v2/index2.js +126 -0
- package/dist/v2/index20.js +29 -0
- package/dist/v2/index21.js +25 -0
- package/dist/v2/index22.js +22 -0
- package/dist/v2/index23.js +4 -0
- package/dist/v2/index24.js +6 -0
- package/dist/v2/index25.js +5 -0
- package/dist/v2/index26.js +6 -0
- package/dist/v2/index27.js +6 -0
- package/dist/v2/index28.js +9 -0
- package/dist/v2/index29.js +5 -0
- package/dist/v2/index3.js +13 -0
- package/dist/v2/index30.js +5 -0
- package/dist/v2/index31.js +12 -0
- package/dist/v2/index32.js +15 -0
- package/dist/v2/index33.js +5 -0
- package/dist/v2/index34.js +5 -0
- package/dist/v2/index35.js +20 -0
- package/dist/v2/index36.js +20 -0
- package/dist/v2/index37.js +20 -0
- package/dist/v2/index38.js +5 -0
- package/dist/v2/index39.js +21 -0
- package/dist/v2/index4.js +6 -0
- package/dist/v2/index40.js +25 -0
- package/dist/v2/index41.js +5 -0
- package/dist/v2/index42.js +5 -0
- package/dist/v2/index43.js +5 -0
- package/dist/v2/index44.js +22 -0
- package/dist/v2/index45.js +28 -0
- package/dist/v2/index46.js +5 -0
- package/dist/v2/index47.js +5 -0
- package/dist/v2/index48.js +6 -0
- package/dist/v2/index49.js +13 -0
- package/dist/v2/index5.js +9 -0
- package/dist/v2/index50.js +20 -0
- package/dist/v2/index51.js +16 -0
- package/dist/v2/index52.js +17 -0
- package/dist/v2/index53.js +16 -0
- package/dist/v2/index54.js +19 -0
- package/dist/v2/index55.js +4 -0
- package/dist/v2/index56.js +8 -0
- package/dist/v2/index57.js +12 -0
- package/dist/v2/index58.js +5 -0
- package/dist/v2/index59.js +7 -0
- package/dist/v2/index6.js +6 -0
- package/dist/v2/index60.js +5 -0
- package/dist/v2/index61.js +4 -0
- package/dist/v2/index62.js +7 -0
- package/dist/v2/index63.js +22 -0
- package/dist/v2/index64.js +5 -0
- package/dist/v2/index65.js +19 -0
- package/dist/v2/index66.js +28 -0
- package/dist/v2/index67.js +6 -0
- package/dist/v2/index68.js +5 -0
- package/dist/v2/index69.js +6 -0
- package/dist/v2/index7.js +17 -0
- package/dist/v2/index70.js +7 -0
- package/dist/v2/index71.js +14 -0
- package/dist/v2/index72.js +6 -0
- package/dist/v2/index73.js +17 -0
- package/dist/v2/index74.js +6 -0
- package/dist/v2/index75.js +8 -0
- package/dist/v2/index76.js +6 -0
- package/dist/v2/index77.js +5 -0
- package/dist/v2/index78.js +5 -0
- package/dist/v2/index79.js +6 -0
- package/dist/v2/index8.js +6 -0
- package/dist/v2/index80.js +17 -0
- package/dist/v2/index81.js +14 -0
- package/dist/v2/index82.js +16 -0
- package/dist/v2/index83.js +4 -0
- package/dist/v2/index84.js +4 -0
- package/dist/v2/index85.js +5 -0
- package/dist/v2/index86.js +10 -0
- package/dist/v2/index87.js +23 -0
- package/dist/v2/index88.js +20 -0
- package/dist/v2/index89.js +3 -0
- package/dist/v2/index9.js +4 -0
- package/dist/v2/index90.js +19 -0
- package/dist/v2/index91.js +3 -0
- package/dist/v2/index92.js +11 -0
- package/dist/v2/index93.js +13 -0
- package/dist/v2/index94.js +2 -0
- package/dist/v2/index95.js +7 -0
- package/dist/v2/index96.js +3 -0
- package/dist/{bundled/v2 → v2}/normalize-component-6e8e3d80.js +0 -0
- package/dist/{bundled/v2 → v2}/px-to-rem-0b26b83e.js +0 -0
- package/dist/{bundled/v3 → v2}/style-inject.es-4c6f2515.js +0 -0
- package/dist/v2/types-1ddb6abc.js +410 -0
- package/dist/{esm/v2 → v2}/useClassAttribute-47fdb016.js +0 -0
- package/dist/{esm/v2 → v2}/useElevation-0e973238.js +0 -0
- package/dist/{esm/v2 → v2}/useOverflow-ac506c65.js +0 -0
- package/dist/{esm/v2 → v2}/useResponsive-a02e95b7.js +0 -0
- package/dist/{esm/v2 → v2}/useToast-0665462d.js +0 -0
- package/dist/{esm/v2 → v2}/useToast-4fbe0e5a.js +0 -0
- package/dist/{esm/v2 → v2}/useToggle-29e4d7c7.js +0 -0
- package/dist/{bundled/v2 → v2}/utils/constants/color.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/constants/key-codes.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/constants/poper.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/constants/regex.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/color.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/dom.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/hash.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/px-to-rem.d.ts +0 -0
- package/dist/{bundled/v2 → v2}/utils/functions/text.d.ts +0 -0
- package/dist/v3/OrAvatar-200d3f9f.js +89 -0
- package/dist/{esm/v3 → v3}/OrAvatar-ef88d31c.js +0 -0
- package/dist/{esm/v3 → v3}/OrBottomSheet-9de57dd0.js +0 -0
- package/dist/{esm/v3 → v3}/OrButton-12b36e89.js +0 -0
- package/dist/{esm/v3 → v3}/OrButton-fca9019a.js +0 -0
- package/dist/{esm/v3 → v3}/OrCard-b63658a8.js +0 -0
- package/dist/{esm/v3 → v3}/OrCard-e3a5aea4.js +0 -0
- package/dist/v3/OrCardCollection-32dce1b1.js +198 -0
- package/dist/v3/OrCardCollection-737f073a.js +189 -0
- package/dist/v3/OrCarouselItem-ec8333c7.js +238 -0
- package/dist/v3/OrCheckbox-56e4171e.js +149 -0
- package/dist/{esm/v3 → v3}/OrCheckbox-a20fcc04.js +0 -0
- package/dist/v3/OrChips-feab2a38.js +301 -0
- package/dist/v3/OrCode-feeec003.js +350 -0
- package/dist/v3/OrCollapse-37a52e8f.js +148 -0
- package/dist/v3/OrColorPicker-0a944d25.js +460 -0
- package/dist/v3/OrConfirm-00134f53.js +214 -0
- package/dist/v3/OrConfirm-a5f73ac6.js +270 -0
- package/dist/v3/OrDateTimePicker-6c79a764.js +678 -0
- package/dist/{esm/v3 → v3}/OrError-19a62a18.js +0 -0
- package/dist/{esm/v3 → v3}/OrError-f90296db.js +0 -0
- package/dist/v3/OrErrorTag-bbfd3ca6.js +57 -0
- package/dist/v3/OrExpansionPanel-65afdfad.js +138 -0
- package/dist/v3/OrFab-3a3a9a38.js +79 -0
- package/dist/v3/OrFloating-3da814a2.js +190 -0
- package/dist/{esm/v3 → v3}/OrHint-1414c530.js +0 -0
- package/dist/{esm/v3 → v3}/OrHint-73835593.js +0 -0
- package/dist/v3/OrIcon-e23028f8.js +152 -0
- package/dist/v3/OrIcon-e2fa4cf8.js +109 -0
- package/dist/v3/OrIconButton-e486d6df.js +109 -0
- package/dist/v3/OrIconButton-f72cb8d9.js +341 -0
- package/dist/v3/OrInlineInput-593b001c.js +239 -0
- package/dist/{esm/v3 → v3}/OrInlineInputBox-1b473796.js +0 -0
- package/dist/v3/OrInlineTextEdit-455a2d64.js +338 -0
- package/dist/v3/OrInlineTextarea-1ea0f510.js +224 -0
- package/dist/v3/OrInput-96c3db72.js +251 -0
- package/dist/{esm/v3 → v3}/OrInputBox-634230b1.js +0 -0
- package/dist/{esm/v3 → v3}/OrLabel-7d4fe80b.js +0 -0
- package/dist/{esm/v3 → v3}/OrLabel-876f8729.js +0 -0
- package/dist/{esm/v3 → v3}/OrLink-338db3ca.js +0 -0
- package/dist/v3/OrList-a68c5be3.js +257 -0
- package/dist/v3/OrListOfInputs-b4c051a8.js +163 -0
- package/dist/{esm/v3 → v3}/OrLoader-15174477.js +0 -0
- package/dist/{esm/v3 → v3}/OrLoader-60943812.js +0 -0
- package/dist/{esm/v3 → v3}/OrMenu-75ef8635.js +0 -0
- package/dist/v3/OrMenuItem-60afcdcb.js +84 -0
- package/dist/v3/OrModal-75c8e5b6.js +163 -0
- package/dist/v3/OrModal-83614157.js +130 -0
- package/dist/v3/OrNotification-38664729.js +114 -0
- package/dist/v3/OrNotification-91a86ade.js +140 -0
- package/dist/v3/OrOverflowMenu-7a177537.js +185 -0
- package/dist/{esm/v3 → v3}/OrOverlay-27050c19.js +0 -0
- package/dist/{esm/v3 → v3}/OrOverlay-451dce49.js +0 -0
- package/dist/{esm/v3 → v3}/OrPopover-3525c670.js +0 -0
- package/dist/{esm/v3 → v3}/OrProgress-407002e0.js +0 -0
- package/dist/{esm/v3 → v3}/OrProgress-d0d52c86.js +0 -0
- package/dist/{esm/v3 → v3}/OrRadio-0c1883f2.js +0 -0
- package/dist/{esm/v3 → v3}/OrRadio-c3ab11f2.js +0 -0
- package/dist/{esm/v3 → v3}/OrRadioGroup-00785e41.js +0 -0
- package/dist/v3/OrSearch-2874026c.js +1075 -0
- package/dist/v3/OrSearch-a6a314b6.js +97 -0
- package/dist/{esm/v3 → v3}/OrSegmentedControl-2bbc0f22.js +0 -0
- package/dist/v3/OrSelect-056731af.js +803 -0
- package/dist/v3/OrSelect-48c357fa.js +489 -0
- package/dist/{esm/v3 → v3}/OrSidebar-375c85a3.js +0 -0
- package/dist/{esm/v3 → v3}/OrSidebar-a62972f5.js +0 -0
- package/dist/{esm/v3 → v3}/OrSkeletonText-2b1610ce.js +0 -0
- package/dist/{esm/v3 → v3}/OrSkeletonText-3965ff71.js +0 -0
- package/dist/v3/OrSlider-af80bac9.js +310 -0
- package/dist/v3/OrSortHeader-9d645226.js +104 -0
- package/dist/v3/OrStepper-f355b7b7.js +426 -0
- package/dist/{esm/v3 → v3}/OrSwitch-c333ee32.js +0 -0
- package/dist/{esm/v3 → v3}/OrSwitch-ec454b76.js +0 -0
- package/dist/{esm/v3 → v3}/OrTab-97044946.js +0 -0
- package/dist/{esm/v3 → v3}/OrTab-bc98be02.js +0 -0
- package/dist/{esm/v3 → v3}/OrTabHeaderItem-d668cc59.js +0 -0
- package/dist/{esm/v3 → v3}/OrTabs-d3812c11.js +0 -0
- package/dist/v3/OrTabs-fe7039de.js +212 -0
- package/dist/v3/OrTag-7e24fdbc.js +86 -0
- package/dist/v3/OrTag-86ccb42d.js +125 -0
- package/dist/{esm/v3 → v3}/OrTeleport.vue3-8099178c.js +0 -0
- package/dist/{esm/v3 → v3}/OrTeleportVue3-ad639f12.js +0 -0
- package/dist/{esm/v3 → v3}/OrText-ecb46923.js +0 -0
- package/dist/{esm/v3 → v3}/OrTextarea-98895b2a.js +0 -0
- package/dist/v3/OrTextbox-faa4f81a.js +493 -0
- package/dist/v3/OrToastContainer-fe6abe90.js +280 -0
- package/dist/v3/OrTooltip-121eae2b.js +165 -0
- package/dist/{esm/v3 → v3}/OrTooltip-36c6728c.js +0 -0
- package/dist/{bundled/v3 → v3}/color-1f348774.js +0 -0
- package/dist/{bundled/v3 → v3}/components/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar/OrAvatar.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-avatar-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -0
- package/dist/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +22 -0
- package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-bottom-sheet-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-button/OrButton.vue.d.ts +188 -0
- package/dist/{bundled/v3 → v3}/components/or-button/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button/index.d.ts +0 -0
- package/dist/v3/components/or-button-v2/OrButton.vue.d.ts +159 -0
- package/dist/v3/components/or-button-v2/OrIconButton.vue.d.ts +132 -0
- package/dist/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +32 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v2/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v2/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v3/OrButton.stories3.d.ts +0 -0
- package/dist/v3/components/or-button-v3/OrButton.vue.d.ts +85 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-button-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-card/OrCard.vue.d.ts +26 -0
- package/dist/{bundled/v3 → v3}/components/or-card/index.d.ts +0 -0
- package/dist/v3/components/or-card-collection/OrCardCollection.vue.d.ts +112 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -0
- package/dist/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +98 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-collection-v3/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-v3/OrCard.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-v3/OrCard.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-card-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-carousel/OrCarousel.vue.d.ts +1131 -0
- package/dist/{bundled/v3 → v3}/components/or-carousel/OrCarouselItem.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-carousel/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-carousel/index.d.ts +0 -0
- package/dist/v3/components/or-checkbox/OrCheckbox.vue.d.ts +97 -0
- package/dist/{bundled/v3 → v3}/components/or-checkbox/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -0
- package/dist/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +113 -0
- package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-checkbox-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-chips/OrChip.vue.d.ts +58 -0
- package/dist/v3/components/or-chips/OrChips.vue.d.ts +96 -0
- package/dist/v3/components/or-chips/OrChipsInput.vue.d.ts +82 -0
- package/dist/{bundled/v3 → v3}/components/or-chips/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-chips/index.d.ts +0 -0
- package/dist/v3/components/or-code/OrCode.vue.d.ts +213 -0
- package/dist/{bundled/v3 → v3}/components/or-code/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-code/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-code/lang.d.ts +0 -0
- package/dist/v3/components/or-collapse/OrCollapse.vue.d.ts +81 -0
- package/dist/{bundled/v3 → v3}/components/or-collapse/index.d.ts +0 -0
- package/dist/v3/components/or-color-picker/OrColorPicker.vue.d.ts +66 -0
- package/dist/{bundled/v3 → v3}/components/or-color-picker/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-color-picker/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-color-picker/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-color-picker/utils/defultPalette.d.ts +0 -0
- package/dist/v3/components/or-confirm/OrConfirm.vue.d.ts +237 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -0
- package/dist/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +204 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-confirm-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +379 -0
- package/dist/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +92 -0
- package/dist/{bundled/v3 → v3}/components/or-date-time-picker/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-date-time-picker/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error/OrError.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-tag-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-v3/OrError.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-v3/OrError.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-error-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-expansion-panel-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/OrFab.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/OrFab.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-fab-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-floating/OrFloating.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-floating/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-floating/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint/OrHint.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint-v3/OrHint.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint-v3/OrHint.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-hint-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon/OrIcon.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -0
- package/dist/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +80 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-button-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-v3/OrIcon.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-v3/OrIcon.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-v3/index.d.ts +0 -0
- package/dist/v3/components/or-icon-v3/props.d.ts +13 -0
- package/dist/{bundled/v3 → v3}/components/or-icon-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-box-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -0
- package/dist/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +133 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-input-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +209 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-text-edit/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -0
- package/dist/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +109 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-inline-textarea-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-box-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-v3/OrInput.stories3.d.ts +0 -0
- package/dist/v3/components/or-input-v3/OrInput.vue.d.ts +160 -0
- package/dist/{bundled/v3 → v3}/components/or-input-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-input-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-inputs/OrInput.vue.d.ts +204 -0
- package/dist/v3/components/or-inputs/OrNumberInput.vue.d.ts +185 -0
- package/dist/v3/components/or-inputs/OrPassword.vue.d.ts +158 -0
- package/dist/v3/components/or-inputs/OrSearch.vue.d.ts +182 -0
- package/dist/v3/components/or-inputs/OrTextarea.vue.d.ts +179 -0
- package/dist/{bundled/v3 → v3}/components/or-inputs/index.d.ts +0 -0
- package/dist/v3/components/or-label/OrLabel.vue.d.ts +43 -0
- package/dist/{bundled/v3 → v3}/components/or-label/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/OrLabel.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/OrLabel.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-label-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/OrLink.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/OrLink.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-link-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-list/OrList.vue.d.ts +175 -0
- package/dist/{bundled/v3 → v3}/components/or-list/index.d.ts +0 -0
- package/dist/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +131 -0
- package/dist/{bundled/v3 → v3}/components/or-list-of-inputs/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader/OrLoader.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/OrLoader.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/OrLoader.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-loader-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -0
- package/dist/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +61 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-item-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-v3/OrMenu.stories3.d.ts +0 -0
- package/dist/v3/components/or-menu-v3/OrMenu.vue.d.ts +67 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-menu-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-modal/OrModal.vue.d.ts +121 -0
- package/dist/{bundled/v3 → v3}/components/or-modal/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-modal/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-modal-v3/OrModal.stories3.d.ts +0 -0
- package/dist/v3/components/or-modal-v3/OrModal.vue.d.ts +40 -0
- package/dist/{bundled/v3 → v3}/components/or-modal-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-modal-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-modal-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-notification/OrNotification.vue.d.ts +83 -0
- package/dist/{bundled/v3 → v3}/components/or-notification/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/OrNotification.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/OrNotification.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-notification-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +80 -0
- package/dist/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +75 -0
- package/dist/{bundled/v3 → v3}/components/or-overflow-menu/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overflow-menu/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay/OrOverlay.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-overlay-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-popover-v3/OrPopover.stories3.d.ts +0 -0
- package/dist/v3/components/or-popover-v3/OrPopover.vue.d.ts +104 -0
- package/dist/{bundled/v3 → v3}/components/or-popover-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-popover-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-popover-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress/OrProgress.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/OrProgress.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/OrProgress.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-progress-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-radio/OrRadio.vue.d.ts +90 -0
- package/dist/{bundled/v3 → v3}/components/or-radio/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-group/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-v3/OrRadio.stories3.d.ts +0 -0
- package/dist/v3/components/or-radio-v3/OrRadio.vue.d.ts +101 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-radio-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-search-v3/OrSearch.stories3.d.ts +0 -0
- package/dist/v3/components/or-search-v3/OrSearch.vue.d.ts +88 -0
- package/dist/{bundled/v3 → v3}/components/or-search-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-search-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -0
- package/dist/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +77 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-segmented-control-v3/types.d.ts +0 -0
- package/dist/v3/components/or-select/OrSelect.vue.d.ts +230 -0
- package/dist/v3/components/or-select/OrSelectContent.vue.d.ts +114 -0
- package/dist/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +63 -0
- package/dist/v3/components/or-select/OrSelectContentOptions.vue.d.ts +87 -0
- package/dist/v3/components/or-select/OrSelectInput.vue.d.ts +81 -0
- package/dist/v3/components/or-select/OrSelectInputValue.vue.d.ts +58 -0
- package/dist/v3/components/or-select/OrSelectMain.vue.d.ts +158 -0
- package/dist/v3/components/or-select/OrSelectOption.vue.d.ts +37 -0
- package/dist/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +38 -0
- package/dist/{bundled/v3 → v3}/components/or-select/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select/stories.helpers.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/OrSelect.stories3.d.ts +0 -0
- package/dist/v3/components/or-select-v3/OrSelect.vue.d.ts +266 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-select-v3/types.d.ts +0 -0
- package/dist/v3/components/or-sidebar/OrSidebar.vue.d.ts +88 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -0
- package/dist/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +98 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sidebar-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-skeleton-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-slider/OrSlider.vue.d.ts +192 -0
- package/dist/{bundled/v3 → v3}/components/or-slider/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -0
- package/dist/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +57 -0
- package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-sort-header-v3/types.d.ts +0 -0
- package/dist/v3/components/or-stepper/OrStepper.vue.d.ts +106 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -0
- package/dist/v3/components/or-stepper/OrStepperTitle.vue.d.ts +66 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/StatusIcon.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-stepper/index.d.ts +0 -0
- package/dist/v3/components/or-switch/OrSwitch.vue.d.ts +97 -0
- package/dist/{bundled/v3 → v3}/components/or-switch/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -0
- package/dist/v3/components/or-switch-v3/OrSwitch.vue.d.ts +115 -0
- package/dist/{bundled/v3 → v3}/components/or-switch-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-switch-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tab/OrTab.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tab/index.d.ts +0 -0
- package/dist/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +71 -0
- package/dist/{bundled/v3 → v3}/components/or-tab-header-item/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tab-v3/OrTab.stories3.d.ts +0 -0
- package/dist/v3/components/or-tab-v3/OrTab.vue.d.ts +28 -0
- package/dist/{bundled/v3 → v3}/components/or-tab-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tab-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-tabs/OrTabs.vue.d.ts +26 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -0
- package/dist/v3/components/or-tabs-v3/OrTabs.vue.d.ts +111 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tabs-v3/types.d.ts +0 -0
- package/dist/v3/components/or-tag/OrTag.vue.d.ts +71 -0
- package/dist/{bundled/v3 → v3}/components/or-tag/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tag-v3/OrTag.stories3.d.ts +0 -0
- package/dist/v3/components/or-tag-v3/OrTag.vue.d.ts +54 -0
- package/dist/{bundled/v3 → v3}/components/or-tag-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tag-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tag-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport/OrTeleportVue3.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-teleport-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-text-v3/OrText.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-text-v3/OrText.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-text-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-text-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -0
- package/dist/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +132 -0
- package/dist/{bundled/v3 → v3}/components/or-textarea-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-textarea-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-textarea-v3/styles.d.ts +0 -0
- package/dist/v3/components/or-textbox/OrTextbox.vue.d.ts +375 -0
- package/dist/{bundled/v3 → v3}/components/or-textbox/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-textbox/index.d.ts +0 -0
- package/dist/v3/components/or-toast/OrToast.vue.d.ts +81 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/OrToastContainer.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/Timer.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/composable/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/composable/useQueue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/composable/useToast.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/composable/useToastEventBus.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/constants.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast/types.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToast.stories3.d.ts +0 -0
- package/dist/v3/components/or-toast-v3/OrToast.vue.d.ts +80 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/Timer.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useQueue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useToast.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-toast-v3/types.d.ts +0 -0
- package/dist/v3/components/or-tooltip/OrTooltip.vue.d.ts +92 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -0
- package/dist/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +59 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/props.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/components/or-tooltip-v3/styles.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/directives/dropdown-close.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/directives/dropdown-open.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/directives/index.d.ts +0 -0
- package/dist/v3/dom-7a41831b.js +58 -0
- package/dist/{esm/v3 → v3}/dropdown-open-0d314aa4.js +0 -0
- package/dist/{bundled/v3 → v3}/hooks/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useClassAttribute.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useElevation.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useOverflow.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useResponsive/index.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useResponsive/useResponsive.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/hooks/useToggle.d.ts +0 -0
- package/dist/{esm/v3 → v3}/index.d.ts +0 -0
- package/dist/v3/index.js +126 -0
- package/dist/v3/index10.js +22 -0
- package/dist/v3/index11.js +23 -0
- package/dist/v3/index12.js +5 -0
- package/dist/v3/index13.js +13 -0
- package/dist/v3/index14.js +12 -0
- package/dist/v3/index15.js +7 -0
- package/dist/v3/index16.js +14 -0
- package/dist/v3/index17.js +28 -0
- package/dist/v3/index18.js +7 -0
- package/dist/v3/index19.js +10 -0
- package/dist/v3/index2.js +118 -0
- package/dist/v3/index20.js +25 -0
- package/dist/v3/index21.js +24 -0
- package/dist/v3/index22.js +19 -0
- package/dist/v3/index23.js +4 -0
- package/dist/v3/index24.js +6 -0
- package/dist/v3/index25.js +5 -0
- package/dist/v3/index26.js +6 -0
- package/dist/v3/index27.js +6 -0
- package/dist/v3/index28.js +8 -0
- package/dist/v3/index29.js +5 -0
- package/dist/v3/index3.js +12 -0
- package/dist/v3/index30.js +5 -0
- package/dist/v3/index31.js +11 -0
- package/dist/v3/index32.js +14 -0
- package/dist/v3/index33.js +5 -0
- package/dist/v3/index34.js +5 -0
- package/dist/v3/index35.js +19 -0
- package/dist/v3/index36.js +17 -0
- package/dist/v3/index37.js +19 -0
- package/dist/v3/index38.js +5 -0
- package/dist/v3/index39.js +20 -0
- package/dist/v3/index4.js +6 -0
- package/dist/v3/index40.js +20 -0
- package/dist/v3/index41.js +5 -0
- package/dist/v3/index42.js +5 -0
- package/dist/v3/index43.js +5 -0
- package/dist/v3/index44.js +18 -0
- package/dist/v3/index45.js +24 -0
- package/dist/v3/index46.js +5 -0
- package/dist/v3/index47.js +5 -0
- package/dist/v3/index48.js +6 -0
- package/dist/v3/index49.js +12 -0
- package/dist/v3/index5.js +8 -0
- package/dist/v3/index50.js +17 -0
- package/dist/v3/index51.js +15 -0
- package/dist/v3/index52.js +14 -0
- package/dist/v3/index53.js +15 -0
- package/dist/v3/index54.js +15 -0
- package/dist/v3/index55.js +4 -0
- package/dist/v3/index56.js +7 -0
- package/dist/v3/index57.js +11 -0
- package/dist/v3/index58.js +5 -0
- package/dist/v3/index59.js +7 -0
- package/dist/v3/index6.js +6 -0
- package/dist/v3/index60.js +5 -0
- package/dist/v3/index61.js +4 -0
- package/dist/v3/index62.js +7 -0
- package/dist/v3/index63.js +21 -0
- package/dist/v3/index64.js +5 -0
- package/dist/v3/index65.js +18 -0
- package/dist/v3/index66.js +27 -0
- package/dist/v3/index67.js +6 -0
- package/dist/v3/index68.js +5 -0
- package/dist/v3/index69.js +6 -0
- package/dist/v3/index7.js +13 -0
- package/dist/v3/index70.js +7 -0
- package/dist/v3/index71.js +13 -0
- package/dist/v3/index72.js +6 -0
- package/dist/v3/index73.js +14 -0
- package/dist/v3/index74.js +6 -0
- package/dist/v3/index75.js +8 -0
- package/dist/v3/index76.js +6 -0
- package/dist/v3/index77.js +5 -0
- package/dist/v3/index78.js +5 -0
- package/dist/v3/index79.js +6 -0
- package/dist/v3/index8.js +6 -0
- package/dist/v3/index80.js +16 -0
- package/dist/v3/index81.js +13 -0
- package/dist/v3/index82.js +15 -0
- package/dist/v3/index83.js +3 -0
- package/dist/v3/index84.js +3 -0
- package/dist/v3/index85.js +5 -0
- package/dist/v3/index86.js +10 -0
- package/dist/v3/index87.js +20 -0
- package/dist/v3/index88.js +17 -0
- package/dist/v3/index89.js +3 -0
- package/dist/v3/index9.js +4 -0
- package/dist/v3/index90.js +18 -0
- package/dist/v3/index91.js +3 -0
- package/dist/v3/index92.js +9 -0
- package/dist/v3/index93.js +12 -0
- package/dist/v3/index94.js +2 -0
- package/dist/v3/index95.js +7 -0
- package/dist/v3/index96.js +3 -0
- package/dist/{bundled/v3 → v3}/px-to-rem-0b26b83e.js +0 -0
- package/dist/{esm/v3 → v3}/style-inject.es-4c6f2515.js +0 -0
- package/dist/v3/types-1318b564.js +355 -0
- package/dist/{esm/v3 → v3}/useClassAttribute-47fdb016.js +0 -0
- package/dist/{esm/v3 → v3}/useElevation-0e973238.js +0 -0
- package/dist/{esm/v3 → v3}/useOverflow-ac506c65.js +0 -0
- package/dist/{esm/v3 → v3}/useResponsive-a02e95b7.js +0 -0
- package/dist/{esm/v3 → v3}/useToast-0665462d.js +0 -0
- package/dist/{esm/v3 → v3}/useToast-4fbe0e5a.js +0 -0
- package/dist/{esm/v3 → v3}/useToggle-29e4d7c7.js +0 -0
- package/dist/{bundled/v3 → v3}/utils/constants/color.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/constants/key-codes.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/constants/poper.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/constants/regex.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/color.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/dom.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/hash.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/px-to-rem.d.ts +0 -0
- package/dist/{bundled/v3 → v3}/utils/functions/text.d.ts +0 -0
- package/package.json +8 -49
- package/src/components/or-icon-v3/props.ts +0 -1
- package/src/components/or-icon-v3/styles.ts +0 -9
- package/src/components/tailwind.config.js +9 -0
- package/src/hooks/useClassAttribute.ts +2 -1
- package/dist/bundled/v2/OrAvatar-0a2c265f.js +0 -118
- package/dist/bundled/v2/OrAvatar-2fa559e1.js +0 -170
- package/dist/bundled/v2/OrBottomSheet-04956f50.js +0 -170
- package/dist/bundled/v2/OrButton-2abd29d0.js +0 -200
- package/dist/bundled/v2/OrButton-705cd0bd.js +0 -177
- package/dist/bundled/v2/OrButton-de67e9fc.js +0 -185
- package/dist/bundled/v2/OrCard-04a23728.js +0 -70
- package/dist/bundled/v2/OrCard-a6b30f8f.js +0 -70
- package/dist/bundled/v2/OrCardCollection-7b7ab762.js +0 -228
- package/dist/bundled/v2/OrCardCollection-89428bbf.js +0 -226
- package/dist/bundled/v2/OrCarouselItem-6da755c0.js +0 -2924
- package/dist/bundled/v2/OrCheckbox-5b499fc5.js +0 -209
- package/dist/bundled/v2/OrCheckbox-f97a57b9.js +0 -186
- package/dist/bundled/v2/OrChip-000fe7b5.js +0 -96
- package/dist/bundled/v2/OrChips-890b8476.js +0 -327
- package/dist/bundled/v2/OrCode-edc7a1f5.js +0 -29692
- package/dist/bundled/v2/OrCollapse-3aa9a9b7.js +0 -173
- package/dist/bundled/v2/OrColorPicker-a1a37e83.js +0 -497
- package/dist/bundled/v2/OrConfirm-56d01cff.js +0 -263
- package/dist/bundled/v2/OrConfirm-6c84877c.js +0 -302
- package/dist/bundled/v2/OrDateTimePicker-e212f892.js +0 -771
- package/dist/bundled/v2/OrError-31503e4c.js +0 -57
- package/dist/bundled/v2/OrError-66257a98.js +0 -95
- package/dist/bundled/v2/OrErrorTag-b76ca37c.js +0 -82
- package/dist/bundled/v2/OrExpansionPanel-5335c420.js +0 -176
- package/dist/bundled/v2/OrFab-68d436b3.js +0 -106
- package/dist/bundled/v2/OrFloating-554d6f58.js +0 -211
- package/dist/bundled/v2/OrHint-45904683.js +0 -95
- package/dist/bundled/v2/OrHint-fabea4cf.js +0 -60
- package/dist/bundled/v2/OrIcon-0bac6cfc.js +0 -139
- package/dist/bundled/v2/OrIcon-10ec459c.js +0 -180
- package/dist/bundled/v2/OrIconButton-65962c1c.js +0 -209
- package/dist/bundled/v2/OrIconButton-96d517af.js +0 -136
- package/dist/bundled/v2/OrInlineInput-129fd215.js +0 -357
- package/dist/bundled/v2/OrInlineInputBox-f2b25ee4.js +0 -97
- package/dist/bundled/v2/OrInlineTextEdit-7262efdf.js +0 -402
- package/dist/bundled/v2/OrInlineTextarea-b73f2b6d.js +0 -269
- package/dist/bundled/v2/OrInput-08f2f666.js +0 -334
- package/dist/bundled/v2/OrInput-fac99018.js +0 -388
- package/dist/bundled/v2/OrInputBox-7069052f.js +0 -138
- package/dist/bundled/v2/OrLabel-0424be48.js +0 -126
- package/dist/bundled/v2/OrLabel-74c73ba4.js +0 -83
- package/dist/bundled/v2/OrLink-e7b57307.js +0 -122
- package/dist/bundled/v2/OrList-4e84a3b4.js +0 -2878
- package/dist/bundled/v2/OrListOfInputs-8f076650.js +0 -224
- package/dist/bundled/v2/OrLoader-05057239.js +0 -117
- package/dist/bundled/v2/OrLoader-76f2615f.js +0 -160
- package/dist/bundled/v2/OrMenu-2f8555ac.js +0 -141
- package/dist/bundled/v2/OrMenuItem-b3049904.js +0 -113
- package/dist/bundled/v2/OrModal-a5411b0d.js +0 -1465
- package/dist/bundled/v2/OrModal-fe246e98.js +0 -154
- package/dist/bundled/v2/OrNotification-264e929e.js +0 -170
- package/dist/bundled/v2/OrNotification-3909aaf2.js +0 -145
- package/dist/bundled/v2/OrOverflowMenu-711e460e.js +0 -252
- package/dist/bundled/v2/OrOverlay-47967a8b.js +0 -76
- package/dist/bundled/v2/OrOverlay-57ce6c73.js +0 -89
- package/dist/bundled/v2/OrPassword-7da938aa.js +0 -772
- package/dist/bundled/v2/OrPopover-cf702ae7.js +0 -275
- package/dist/bundled/v2/OrProgress-cc397a38.js +0 -319
- package/dist/bundled/v2/OrProgress-de947341.js +0 -229
- package/dist/bundled/v2/OrRadio-187d6fc7.js +0 -146
- package/dist/bundled/v2/OrRadio-8ec1d487.js +0 -189
- package/dist/bundled/v2/OrRadioGroup-aa9f0757.js +0 -92
- package/dist/bundled/v2/OrSearch-b0a0ccc8.js +0 -137
- package/dist/bundled/v2/OrSearch-f7cfa52f.js +0 -248
- package/dist/bundled/v2/OrSegmentedControl-a3cb285c.js +0 -238
- package/dist/bundled/v2/OrSelect-bbe8dd58.js +0 -1128
- package/dist/bundled/v2/OrSelect-d8e90965.js +0 -516
- package/dist/bundled/v2/OrSidebar-c95ef614.js +0 -230
- package/dist/bundled/v2/OrSidebar-e2b2c9ec.js +0 -152
- package/dist/bundled/v2/OrSkeletonText-242d22f3.js +0 -262
- package/dist/bundled/v2/OrSkeletonText-516993b4.js +0 -307
- package/dist/bundled/v2/OrSlider-59d05856.js +0 -374
- package/dist/bundled/v2/OrSortHeader-1617414a.js +0 -134
- package/dist/bundled/v2/OrStepper-3fc1a2b3.js +0 -653
- package/dist/bundled/v2/OrSwitch-47670dbd.js +0 -157
- package/dist/bundled/v2/OrSwitch-c606709c.js +0 -237
- package/dist/bundled/v2/OrTab-8bac95cf.js +0 -98
- package/dist/bundled/v2/OrTab-b2c6d977.js +0 -112
- package/dist/bundled/v2/OrTabHeaderItem-d39c3cf7.js +0 -115
- package/dist/bundled/v2/OrTabs-4c8f6422.js +0 -116
- package/dist/bundled/v2/OrTabs-8ac08d0c.js +0 -234
- package/dist/bundled/v2/OrTag-31106093.js +0 -163
- package/dist/bundled/v2/OrTag-79e48fec.js +0 -119
- package/dist/bundled/v2/OrTeleport.vue2-e9ba3054.js +0 -61
- package/dist/bundled/v2/OrTeleportVue2-3544f185.js +0 -67
- package/dist/bundled/v2/OrText-eac4b9f5.js +0 -104
- package/dist/bundled/v2/OrTextarea-0ab9c0a8.js +0 -236
- package/dist/bundled/v2/OrTextbox-eacd9b19.js +0 -531
- package/dist/bundled/v2/OrToastContainer-b03adc37.js +0 -342
- package/dist/bundled/v2/OrTooltip-2b60b1c4.js +0 -164
- package/dist/bundled/v2/OrTooltip-dfea7af2.js +0 -160
- package/dist/bundled/v2/OrTooltipContent-f0fd5f75.js +0 -76
- package/dist/bundled/v2/browser-82dea9ed.js +0 -54
- package/dist/bundled/v2/components/index.js +0 -118
- package/dist/bundled/v2/components/or-avatar/index.js +0 -15
- package/dist/bundled/v2/components/or-avatar-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
- package/dist/bundled/v2/components/or-bottom-sheet-v3/index.js +0 -11
- package/dist/bundled/v2/components/or-button/OrButton.vue.d.ts +0 -188
- package/dist/bundled/v2/components/or-button/index.js +0 -8
- package/dist/bundled/v2/components/or-button-v2/OrButton.vue.d.ts +0 -159
- package/dist/bundled/v2/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
- package/dist/bundled/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
- package/dist/bundled/v2/components/or-button-v2/index.js +0 -19
- package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +0 -85
- package/dist/bundled/v2/components/or-button-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-card/OrCard.vue.d.ts +0 -26
- package/dist/bundled/v2/components/or-card/index.js +0 -6
- package/dist/bundled/v2/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
- package/dist/bundled/v2/components/or-card-collection/index.js +0 -27
- package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +0 -26
- package/dist/bundled/v2/components/or-card-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
- package/dist/bundled/v2/components/or-carousel/index.js +0 -15
- package/dist/bundled/v2/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
- package/dist/bundled/v2/components/or-checkbox/index.js +0 -15
- package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +0 -8
- package/dist/bundled/v2/components/or-chips/OrChip.vue.d.ts +0 -58
- package/dist/bundled/v2/components/or-chips/OrChips.vue.d.ts +0 -96
- package/dist/bundled/v2/components/or-chips/OrChipsInput.vue.d.ts +0 -82
- package/dist/bundled/v2/components/or-chips/index.js +0 -18
- package/dist/bundled/v2/components/or-code/OrCode.vue.d.ts +0 -213
- package/dist/bundled/v2/components/or-code/index.js +0 -25
- package/dist/bundled/v2/components/or-collapse/OrCollapse.vue.d.ts +0 -81
- package/dist/bundled/v2/components/or-collapse/index.js +0 -9
- package/dist/bundled/v2/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
- package/dist/bundled/v2/components/or-color-picker/index.js +0 -13
- package/dist/bundled/v2/components/or-confirm/OrConfirm.vue.d.ts +0 -237
- package/dist/bundled/v2/components/or-confirm/index.js +0 -29
- package/dist/bundled/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
- package/dist/bundled/v2/components/or-confirm-v3/index.js +0 -27
- package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
- package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
- package/dist/bundled/v2/components/or-date-time-picker/index.js +0 -24
- package/dist/bundled/v2/components/or-error/index.js +0 -6
- package/dist/bundled/v2/components/or-error-tag-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-error-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-fab-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-floating/index.js +0 -11
- package/dist/bundled/v2/components/or-hint/index.js +0 -7
- package/dist/bundled/v2/components/or-hint-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-icon/index.js +0 -14
- package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +0 -17
- package/dist/bundled/v2/components/or-icon-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-icon-v3/props.d.ts +0 -14
- package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +0 -22
- package/dist/bundled/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
- package/dist/bundled/v2/components/or-inline-text-edit/index.js +0 -22
- package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +0 -22
- package/dist/bundled/v2/components/or-input-box-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +0 -160
- package/dist/bundled/v2/components/or-input-v3/index.js +0 -23
- package/dist/bundled/v2/components/or-inputs/OrInput.vue.d.ts +0 -204
- package/dist/bundled/v2/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
- package/dist/bundled/v2/components/or-inputs/OrPassword.vue.d.ts +0 -158
- package/dist/bundled/v2/components/or-inputs/OrSearch.vue.d.ts +0 -182
- package/dist/bundled/v2/components/or-inputs/OrTextarea.vue.d.ts +0 -179
- package/dist/bundled/v2/components/or-inputs/index.js +0 -27
- package/dist/bundled/v2/components/or-label/OrLabel.vue.d.ts +0 -43
- package/dist/bundled/v2/components/or-label/index.js +0 -7
- package/dist/bundled/v2/components/or-label-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-link-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-list/OrList.vue.d.ts +0 -175
- package/dist/bundled/v2/components/or-list/index.js +0 -23
- package/dist/bundled/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
- package/dist/bundled/v2/components/or-list-of-inputs/index.js +0 -27
- package/dist/bundled/v2/components/or-loader/index.js +0 -7
- package/dist/bundled/v2/components/or-loader-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
- package/dist/bundled/v2/components/or-menu-item-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
- package/dist/bundled/v2/components/or-menu-v3/index.js +0 -15
- package/dist/bundled/v2/components/or-modal/OrModal.vue.d.ts +0 -121
- package/dist/bundled/v2/components/or-modal/index.js +0 -21
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -40
- package/dist/bundled/v2/components/or-modal-v3/index.js +0 -18
- package/dist/bundled/v2/components/or-notification/OrNotification.vue.d.ts +0 -83
- package/dist/bundled/v2/components/or-notification/index.js +0 -19
- package/dist/bundled/v2/components/or-notification-v3/index.js +0 -18
- package/dist/bundled/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
- package/dist/bundled/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
- package/dist/bundled/v2/components/or-overflow-menu/index.js +0 -21
- package/dist/bundled/v2/components/or-overlay/index.js +0 -6
- package/dist/bundled/v2/components/or-overlay-v3/index.js +0 -10
- package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
- package/dist/bundled/v2/components/or-popover-v3/index.js +0 -14
- package/dist/bundled/v2/components/or-progress/index.js +0 -7
- package/dist/bundled/v2/components/or-progress-v3/index.js +0 -9
- package/dist/bundled/v2/components/or-radio/OrRadio.vue.d.ts +0 -90
- package/dist/bundled/v2/components/or-radio/index.js +0 -7
- package/dist/bundled/v2/components/or-radio-group/index.js +0 -6
- package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
- package/dist/bundled/v2/components/or-radio-v3/index.js +0 -8
- package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +0 -88
- package/dist/bundled/v2/components/or-search-v3/index.js +0 -24
- package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/bundled/v2/components/or-segmented-control-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-select/OrSelect.vue.d.ts +0 -238
- package/dist/bundled/v2/components/or-select/OrSelectContent.vue.d.ts +0 -114
- package/dist/bundled/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
- package/dist/bundled/v2/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
- package/dist/bundled/v2/components/or-select/OrSelectInput.vue.d.ts +0 -81
- package/dist/bundled/v2/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
- package/dist/bundled/v2/components/or-select/OrSelectMain.vue.d.ts +0 -158
- package/dist/bundled/v2/components/or-select/OrSelectOption.vue.d.ts +0 -37
- package/dist/bundled/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
- package/dist/bundled/v2/components/or-select/index.js +0 -21
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -266
- package/dist/bundled/v2/components/or-select-v3/index.js +0 -30
- package/dist/bundled/v2/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
- package/dist/bundled/v2/components/or-sidebar/index.js +0 -8
- package/dist/bundled/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
- package/dist/bundled/v2/components/or-sidebar-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-skeleton/index.js +0 -8
- package/dist/bundled/v2/components/or-skeleton-v3/index.js +0 -8
- package/dist/bundled/v2/components/or-slider/OrSlider.vue.d.ts +0 -192
- package/dist/bundled/v2/components/or-slider/index.js +0 -16
- package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/bundled/v2/components/or-sort-header-v3/index.js +0 -7
- package/dist/bundled/v2/components/or-stepper/OrStepper.vue.d.ts +0 -106
- package/dist/bundled/v2/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
- package/dist/bundled/v2/components/or-stepper/index.js +0 -18
- package/dist/bundled/v2/components/or-switch/OrSwitch.vue.d.ts +0 -97
- package/dist/bundled/v2/components/or-switch/index.js +0 -8
- package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
- package/dist/bundled/v2/components/or-switch-v3/index.js +0 -9
- package/dist/bundled/v2/components/or-tab/index.js +0 -8
- package/dist/bundled/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
- package/dist/bundled/v2/components/or-tab-header-item/index.js +0 -7
- package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +0 -28
- package/dist/bundled/v2/components/or-tab-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-tabs/OrTabs.vue.d.ts +0 -26
- package/dist/bundled/v2/components/or-tabs/index.js +0 -8
- package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
- package/dist/bundled/v2/components/or-tabs-v3/index.js +0 -19
- package/dist/bundled/v2/components/or-tag/OrTag.vue.d.ts +0 -71
- package/dist/bundled/v2/components/or-tag/index.js +0 -16
- package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +0 -54
- package/dist/bundled/v2/components/or-tag-v3/index.js +0 -18
- package/dist/bundled/v2/components/or-teleport/index.js +0 -6
- package/dist/bundled/v2/components/or-teleport-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-text-v3/index.js +0 -6
- package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
- package/dist/bundled/v2/components/or-textarea-v3/index.js +0 -11
- package/dist/bundled/v2/components/or-textbox/OrTextbox.vue.d.ts +0 -375
- package/dist/bundled/v2/components/or-textbox/index.js +0 -24
- package/dist/bundled/v2/components/or-toast/OrToast.vue.d.ts +0 -81
- package/dist/bundled/v2/components/or-toast/composable/index.js +0 -5
- package/dist/bundled/v2/components/or-toast/index.js +0 -22
- package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -80
- package/dist/bundled/v2/components/or-toast-v3/composable/index.js +0 -5
- package/dist/bundled/v2/components/or-toast-v3/index.js +0 -21
- package/dist/bundled/v2/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
- package/dist/bundled/v2/components/or-tooltip/index.js +0 -13
- package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +0 -15
- package/dist/bundled/v2/constants-c5d1139f.js +0 -43
- package/dist/bundled/v2/directives/index.js +0 -4
- package/dist/bundled/v2/dom-3a15d036.js +0 -59
- package/dist/bundled/v2/dropdown-open-e2a93aaf.js +0 -28
- package/dist/bundled/v2/floating-ui.dom.esm-83eba816.js +0 -1082
- package/dist/bundled/v2/hooks/index.js +0 -9
- package/dist/bundled/v2/hooks/useResponsive/index.js +0 -5
- package/dist/bundled/v2/index-17f264f9.js +0 -16
- package/dist/bundled/v2/index-fa6eb4ca.js +0 -11
- package/dist/bundled/v2/index.d.ts +0 -5
- package/dist/bundled/v2/index.js +0 -154
- package/dist/bundled/v2/types-14b06f3a.js +0 -419
- package/dist/bundled/v2/useClassAttribute-9bf33346.js +0 -33
- package/dist/bundled/v2/useElevation-604d48c6.js +0 -21
- package/dist/bundled/v2/useOverflow-43299d81.js +0 -61
- package/dist/bundled/v2/useResponsive-e13dfbb0.js +0 -14
- package/dist/bundled/v2/useToast-1faa828c.js +0 -189
- package/dist/bundled/v2/useToast-3a3d4280.js +0 -197
- package/dist/bundled/v2/useToggle-6166bd53.js +0 -23
- package/dist/bundled/v2/v4-cf8987a3.js +0 -67
- package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-245544e2.js +0 -63
- package/dist/bundled/v3/OrAvatar.vue_vue_type_script_lang-b3aaaba0.js +0 -126
- package/dist/bundled/v3/OrBottomSheet.vue_vue_type_script_lang-b1345595.js +0 -143
- package/dist/bundled/v3/OrButton-598a801f.js +0 -39
- package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-0fe34baf.js +0 -125
- package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-74e90889.js +0 -99
- package/dist/bundled/v3/OrButton.vue_vue_type_script_lang-a37eaa34.js +0 -122
- package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-7443aae1.js +0 -34
- package/dist/bundled/v3/OrCard.vue_vue_type_script_lang-b1191fef.js +0 -21
- package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-563a3422.js +0 -166
- package/dist/bundled/v3/OrCardCollection.vue_vue_type_script_lang-b16296ed.js +0 -192
- package/dist/bundled/v3/OrCarouselItem-082cdf55.js +0 -55
- package/dist/bundled/v3/OrCarouselItem.vue_vue_type_script_lang-81ed97e6.js +0 -2823
- package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-042252f7.js +0 -88
- package/dist/bundled/v3/OrCheckbox.vue_vue_type_script_lang-7e675697.js +0 -109
- package/dist/bundled/v3/OrChip-7e4cb500.js +0 -68
- package/dist/bundled/v3/OrChips.vue_vue_type_script_lang-b908761b.js +0 -197
- package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-5c97eb0d.js +0 -29571
- package/dist/bundled/v3/OrCollapse-b0a42c33.js +0 -35
- package/dist/bundled/v3/OrCollapse.vue_vue_type_script_lang-d10f8cf3.js +0 -115
- package/dist/bundled/v3/OrColorPicker.vue_vue_type_script_lang-b7860f4e.js +0 -390
- package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-71cc5743.js +0 -240
- package/dist/bundled/v3/OrConfirm.vue_vue_type_script_lang-c5ed7c5a.js +0 -160
- package/dist/bundled/v3/OrDateTimePicker.vue_vue_type_script_lang-143bfecb.js +0 -465
- package/dist/bundled/v3/OrError-4c75ee93.js +0 -17
- package/dist/bundled/v3/OrError.vue_vue_type_script_lang-1db70609.js +0 -52
- package/dist/bundled/v3/OrError.vue_vue_type_script_lang-669d3f1f.js +0 -13
- package/dist/bundled/v3/OrErrorTag.vue_vue_type_script_lang-f2254efd.js +0 -41
- package/dist/bundled/v3/OrExpansionPanel.vue_vue_type_script_lang-495ab3f0.js +0 -109
- package/dist/bundled/v3/OrFab.vue_vue_type_script_lang-059752a4.js +0 -62
- package/dist/bundled/v3/OrFloating-c505cc90.js +0 -23
- package/dist/bundled/v3/OrFloating.vue_vue_type_script_lang-0ade39d3.js +0 -169
- package/dist/bundled/v3/OrHint-314596a4.js +0 -17
- package/dist/bundled/v3/OrHint-ca2ebe32.js +0 -37
- package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-28fde212.js +0 -16
- package/dist/bundled/v3/OrHint.vue_vue_type_script_lang-b1871818.js +0 -52
- package/dist/bundled/v3/OrIcon-223093d8.js +0 -39
- package/dist/bundled/v3/OrIcon-51dd7fb2.js +0 -13
- package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-079e1007.js +0 -116
- package/dist/bundled/v3/OrIcon.vue_vue_type_script_lang-73fde058.js +0 -103
- package/dist/bundled/v3/OrIconButton-d5f6adfe.js +0 -40
- package/dist/bundled/v3/OrIconButton-f2cbab48.js +0 -28
- package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-26576d68.js +0 -164
- package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-a877b863.js +0 -110
- package/dist/bundled/v3/OrInlineInput.vue_vue_type_script_lang-2edc04c0.js +0 -165
- package/dist/bundled/v3/OrInlineInputBox-6853c15b.js +0 -15
- package/dist/bundled/v3/OrInlineInputBox.vue_vue_type_script_lang-e774f6a9.js +0 -58
- package/dist/bundled/v3/OrInlineTextEdit.vue_vue_type_script_lang-9fadeb08.js +0 -244
- package/dist/bundled/v3/OrInlineTextarea.vue_vue_type_script_lang-8912aa74.js +0 -151
- package/dist/bundled/v3/OrInput-030bfa54.js +0 -108
- package/dist/bundled/v3/OrInput-c2ea89c4.js +0 -300
- package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-78f8a28f.js +0 -149
- package/dist/bundled/v3/OrInputBox-e0f0ef02.js +0 -17
- package/dist/bundled/v3/OrInputBox.vue_vue_type_script_lang-52a587c0.js +0 -97
- package/dist/bundled/v3/OrLabel-507a8caf.js +0 -20
- package/dist/bundled/v3/OrLabel-64c21fdf.js +0 -23
- package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-2c1b25a1.js +0 -37
- package/dist/bundled/v3/OrLabel.vue_vue_type_script_lang-83330c0f.js +0 -78
- package/dist/bundled/v3/OrLink.vue_vue_type_script_lang-51cd6568.js +0 -82
- package/dist/bundled/v3/OrList.vue_vue_type_script_lang-b0a36c16.js +0 -2759
- package/dist/bundled/v3/OrListOfInputs.vue_vue_type_script_lang-cdfcf4ff.js +0 -167
- package/dist/bundled/v3/OrLoader-7e513800.js +0 -56
- package/dist/bundled/v3/OrLoader-f4bf7e03.js +0 -42
- package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-9f524853.js +0 -76
- package/dist/bundled/v3/OrLoader.vue_vue_type_script_lang-fb938b93.js +0 -54
- package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-08f490af.js +0 -84
- package/dist/bundled/v3/OrMenuItem-9dd090e6.js +0 -28
- package/dist/bundled/v3/OrMenuItem.vue_vue_type_script_lang-8d7c58f5.js +0 -58
- package/dist/bundled/v3/OrModal-a3166776.js +0 -51
- package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-4b0f8a17.js +0 -1393
- package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-ebedb468.js +0 -95
- package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-201ed9ab.js +0 -82
- package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-6e1cd5c2.js +0 -115
- package/dist/bundled/v3/OrOverflowMenu.vue_vue_type_script_lang-fcc169b6.js +0 -137
- package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-8a9a0a30.js +0 -33
- package/dist/bundled/v3/OrOverlay.vue_vue_type_script_lang-8e070bf3.js +0 -60
- package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-dcefb34b.js +0 -391
- package/dist/bundled/v3/OrPopover-8e85ed36.js +0 -33
- package/dist/bundled/v3/OrPopover.vue_vue_type_script_lang-ab2c9b83.js +0 -257
- package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-c8e8b986.js +0 -210
- package/dist/bundled/v3/OrProgress.vue_vue_type_script_lang-df72260d.js +0 -146
- package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-2f152d06.js +0 -103
- package/dist/bundled/v3/OrRadio.vue_vue_type_script_lang-67ff8eb8.js +0 -85
- package/dist/bundled/v3/OrRadioGroup.vue_vue_type_script_lang-cdab1bf9.js +0 -47
- package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-6a509b35.js +0 -70
- package/dist/bundled/v3/OrSearch.vue_vue_type_script_lang-79429563.js +0 -122
- package/dist/bundled/v3/OrSegmentedControl.vue_vue_type_script_lang-305769eb.js +0 -160
- package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-bf266c01.js +0 -817
- package/dist/bundled/v3/OrSelect.vue_vue_type_script_lang-edf60519.js +0 -385
- package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-8f610552.js +0 -95
- package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-dfea0de4.js +0 -182
- package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-6c15a5dd.js +0 -131
- package/dist/bundled/v3/OrSkeletonText.vue_vue_type_script_lang-fff544e0.js +0 -192
- package/dist/bundled/v3/OrSlider.vue_vue_type_script_lang-4b15a5bb.js +0 -228
- package/dist/bundled/v3/OrSortHeader.vue_vue_type_script_lang-d98b4549.js +0 -83
- package/dist/bundled/v3/OrStepper.vue_vue_type_script_lang-266d15b6.js +0 -377
- package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-960ccf27.js +0 -81
- package/dist/bundled/v3/OrSwitch.vue_vue_type_script_lang-eb968e26.js +0 -128
- package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-064b4fbe.js +0 -47
- package/dist/bundled/v3/OrTab.vue_vue_type_script_lang-d31e60e0.js +0 -62
- package/dist/bundled/v3/OrTabHeaderItem.vue_vue_type_script_lang-1f7ecac2.js +0 -64
- package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-06bfede1.js +0 -203
- package/dist/bundled/v3/OrTabs.vue_vue_type_script_lang-f627fa97.js +0 -67
- package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-25a333ab.js +0 -100
- package/dist/bundled/v3/OrTag.vue_vue_type_script_lang-7df3cd84.js +0 -58
- package/dist/bundled/v3/OrTeleport.vue3.vue_vue_type_script_lang-8243a277.js +0 -17
- package/dist/bundled/v3/OrTeleportVue3-fe3e38da.js +0 -34
- package/dist/bundled/v3/OrText.vue_vue_type_script_lang-820a1823.js +0 -64
- package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-b6fd2a48.js +0 -117
- package/dist/bundled/v3/OrTextbox.vue_vue_type_script_lang-0c3ee535.js +0 -364
- package/dist/bundled/v3/OrToastContainer-0e63f26e.js +0 -40
- package/dist/bundled/v3/OrToastContainer-b6398f5c.js +0 -41
- package/dist/bundled/v3/OrToastContainer.vue_vue_type_script_lang-40cdb9ca.js +0 -302
- package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-ac4d2d8a.js +0 -113
- package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-cb79b9c8.js +0 -88
- package/dist/bundled/v3/OrTooltipContent-42bcf4a4.js +0 -44
- package/dist/bundled/v3/components/index.js +0 -135
- package/dist/bundled/v3/components/or-avatar/index.js +0 -15
- package/dist/bundled/v3/components/or-avatar-v3/index.js +0 -5
- package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
- package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +0 -9
- package/dist/bundled/v3/components/or-button/OrButton.vue.d.ts +0 -188
- package/dist/bundled/v3/components/or-button/index.js +0 -8
- package/dist/bundled/v3/components/or-button-v2/OrButton.vue.d.ts +0 -159
- package/dist/bundled/v3/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
- package/dist/bundled/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
- package/dist/bundled/v3/components/or-button-v2/index.js +0 -20
- package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +0 -85
- package/dist/bundled/v3/components/or-button-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-card/OrCard.vue.d.ts +0 -26
- package/dist/bundled/v3/components/or-card/index.js +0 -3
- package/dist/bundled/v3/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
- package/dist/bundled/v3/components/or-card-collection/index.js +0 -33
- package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +0 -31
- package/dist/bundled/v3/components/or-card-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
- package/dist/bundled/v3/components/or-carousel/index.js +0 -16
- package/dist/bundled/v3/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
- package/dist/bundled/v3/components/or-checkbox/index.js +0 -15
- package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
- package/dist/bundled/v3/components/or-checkbox-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-chips/OrChip.vue.d.ts +0 -58
- package/dist/bundled/v3/components/or-chips/OrChips.vue.d.ts +0 -96
- package/dist/bundled/v3/components/or-chips/OrChipsInput.vue.d.ts +0 -82
- package/dist/bundled/v3/components/or-chips/index.js +0 -20
- package/dist/bundled/v3/components/or-code/OrCode.vue.d.ts +0 -213
- package/dist/bundled/v3/components/or-code/index.js +0 -31
- package/dist/bundled/v3/components/or-collapse/OrCollapse.vue.d.ts +0 -81
- package/dist/bundled/v3/components/or-collapse/index.js +0 -6
- package/dist/bundled/v3/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
- package/dist/bundled/v3/components/or-color-picker/index.js +0 -12
- package/dist/bundled/v3/components/or-confirm/OrConfirm.vue.d.ts +0 -237
- package/dist/bundled/v3/components/or-confirm/index.js +0 -37
- package/dist/bundled/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
- package/dist/bundled/v3/components/or-confirm-v3/index.js +0 -33
- package/dist/bundled/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
- package/dist/bundled/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
- package/dist/bundled/v3/components/or-date-time-picker/index.js +0 -30
- package/dist/bundled/v3/components/or-error/index.js +0 -3
- package/dist/bundled/v3/components/or-error-tag-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-error-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-fab-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-floating/index.js +0 -8
- package/dist/bundled/v3/components/or-hint/index.js +0 -4
- package/dist/bundled/v3/components/or-hint-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-icon/index.js +0 -13
- package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +0 -17
- package/dist/bundled/v3/components/or-icon-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-icon-v3/props.d.ts +0 -14
- package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +0 -24
- package/dist/bundled/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
- package/dist/bundled/v3/components/or-inline-text-edit/index.js +0 -26
- package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +0 -24
- package/dist/bundled/v3/components/or-input-box-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +0 -160
- package/dist/bundled/v3/components/or-input-v3/index.js +0 -26
- package/dist/bundled/v3/components/or-inputs/OrInput.vue.d.ts +0 -204
- package/dist/bundled/v3/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
- package/dist/bundled/v3/components/or-inputs/OrPassword.vue.d.ts +0 -158
- package/dist/bundled/v3/components/or-inputs/OrSearch.vue.d.ts +0 -182
- package/dist/bundled/v3/components/or-inputs/OrTextarea.vue.d.ts +0 -179
- package/dist/bundled/v3/components/or-inputs/index.js +0 -33
- package/dist/bundled/v3/components/or-label/OrLabel.vue.d.ts +0 -43
- package/dist/bundled/v3/components/or-label/index.js +0 -4
- package/dist/bundled/v3/components/or-label-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-link-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-list/OrList.vue.d.ts +0 -175
- package/dist/bundled/v3/components/or-list/index.js +0 -28
- package/dist/bundled/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
- package/dist/bundled/v3/components/or-list-of-inputs/index.js +0 -34
- package/dist/bundled/v3/components/or-loader/index.js +0 -4
- package/dist/bundled/v3/components/or-loader-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
- package/dist/bundled/v3/components/or-menu-item-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
- package/dist/bundled/v3/components/or-menu-v3/index.js +0 -14
- package/dist/bundled/v3/components/or-modal/OrModal.vue.d.ts +0 -121
- package/dist/bundled/v3/components/or-modal/index.js +0 -23
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -40
- package/dist/bundled/v3/components/or-modal-v3/index.js +0 -19
- package/dist/bundled/v3/components/or-notification/OrNotification.vue.d.ts +0 -83
- package/dist/bundled/v3/components/or-notification/index.js +0 -21
- package/dist/bundled/v3/components/or-notification-v3/index.js +0 -19
- package/dist/bundled/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
- package/dist/bundled/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
- package/dist/bundled/v3/components/or-overflow-menu/index.js +0 -24
- package/dist/bundled/v3/components/or-overlay/index.js +0 -3
- package/dist/bundled/v3/components/or-overlay-v3/index.js +0 -8
- package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
- package/dist/bundled/v3/components/or-popover-v3/index.js +0 -12
- package/dist/bundled/v3/components/or-progress/index.js +0 -4
- package/dist/bundled/v3/components/or-progress-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-radio/OrRadio.vue.d.ts +0 -90
- package/dist/bundled/v3/components/or-radio/index.js +0 -4
- package/dist/bundled/v3/components/or-radio-group/index.js +0 -3
- package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
- package/dist/bundled/v3/components/or-radio-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +0 -88
- package/dist/bundled/v3/components/or-search-v3/index.js +0 -29
- package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/bundled/v3/components/or-segmented-control-v3/index.js +0 -5
- package/dist/bundled/v3/components/or-select/OrSelect.vue.d.ts +0 -230
- package/dist/bundled/v3/components/or-select/OrSelectContent.vue.d.ts +0 -114
- package/dist/bundled/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
- package/dist/bundled/v3/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
- package/dist/bundled/v3/components/or-select/OrSelectInput.vue.d.ts +0 -81
- package/dist/bundled/v3/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
- package/dist/bundled/v3/components/or-select/OrSelectMain.vue.d.ts +0 -158
- package/dist/bundled/v3/components/or-select/OrSelectOption.vue.d.ts +0 -37
- package/dist/bundled/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
- package/dist/bundled/v3/components/or-select/index.js +0 -24
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -266
- package/dist/bundled/v3/components/or-select-v3/index.js +0 -36
- package/dist/bundled/v3/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
- package/dist/bundled/v3/components/or-sidebar/index.js +0 -5
- package/dist/bundled/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
- package/dist/bundled/v3/components/or-sidebar-v3/index.js +0 -5
- package/dist/bundled/v3/components/or-skeleton/index.js +0 -5
- package/dist/bundled/v3/components/or-skeleton-v3/index.js +0 -6
- package/dist/bundled/v3/components/or-slider/OrSlider.vue.d.ts +0 -192
- package/dist/bundled/v3/components/or-slider/index.js +0 -16
- package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/bundled/v3/components/or-sort-header-v3/index.js +0 -7
- package/dist/bundled/v3/components/or-stepper/OrStepper.vue.d.ts +0 -106
- package/dist/bundled/v3/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
- package/dist/bundled/v3/components/or-stepper/index.js +0 -20
- package/dist/bundled/v3/components/or-switch/OrSwitch.vue.d.ts +0 -97
- package/dist/bundled/v3/components/or-switch/index.js +0 -8
- package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
- package/dist/bundled/v3/components/or-switch-v3/index.js +0 -9
- package/dist/bundled/v3/components/or-tab/index.js +0 -5
- package/dist/bundled/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
- package/dist/bundled/v3/components/or-tab-header-item/index.js +0 -4
- package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +0 -28
- package/dist/bundled/v3/components/or-tab-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-tabs/OrTabs.vue.d.ts +0 -26
- package/dist/bundled/v3/components/or-tabs/index.js +0 -7
- package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
- package/dist/bundled/v3/components/or-tabs-v3/index.js +0 -20
- package/dist/bundled/v3/components/or-tag/OrTag.vue.d.ts +0 -71
- package/dist/bundled/v3/components/or-tag/index.js +0 -16
- package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +0 -54
- package/dist/bundled/v3/components/or-tag-v3/index.js +0 -19
- package/dist/bundled/v3/components/or-teleport/index.js +0 -4
- package/dist/bundled/v3/components/or-teleport-v3/index.js +0 -3
- package/dist/bundled/v3/components/or-text-v3/index.js +0 -4
- package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
- package/dist/bundled/v3/components/or-textarea-v3/index.js +0 -12
- package/dist/bundled/v3/components/or-textbox/OrTextbox.vue.d.ts +0 -375
- package/dist/bundled/v3/components/or-textbox/index.js +0 -30
- package/dist/bundled/v3/components/or-toast/OrToast.vue.d.ts +0 -81
- package/dist/bundled/v3/components/or-toast/composable/index.js +0 -3
- package/dist/bundled/v3/components/or-toast/index.js +0 -25
- package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -80
- package/dist/bundled/v3/components/or-toast-v3/composable/index.js +0 -3
- package/dist/bundled/v3/components/or-toast-v3/index.js +0 -24
- package/dist/bundled/v3/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
- package/dist/bundled/v3/components/or-tooltip/index.js +0 -12
- package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +0 -14
- package/dist/bundled/v3/constants-c5d1139f.js +0 -43
- package/dist/bundled/v3/directives/index.js +0 -1
- package/dist/bundled/v3/dom-457196ca.js +0 -59
- package/dist/bundled/v3/dropdown-open-49be89ba.js +0 -26
- package/dist/bundled/v3/floating-ui.dom.esm-83eba816.js +0 -1082
- package/dist/bundled/v3/hooks/index.js +0 -8
- package/dist/bundled/v3/hooks/useResponsive/index.js +0 -3
- package/dist/bundled/v3/index-f1ca369e.js +0 -16
- package/dist/bundled/v3/index.d.ts +0 -5
- package/dist/bundled/v3/index.js +0 -2906
- package/dist/bundled/v3/reactivity.esm-bundler-942db00f.js +0 -957
- package/dist/bundled/v3/runtime-core.esm-bundler-d2b749cd.js +0 -825
- package/dist/bundled/v3/types-f86f81df.js +0 -322
- package/dist/bundled/v3/useClassAttribute-1af05c57.js +0 -9
- package/dist/bundled/v3/useElevation-60df0bf0.js +0 -21
- package/dist/bundled/v3/useOverflow-c8417b59.js +0 -61
- package/dist/bundled/v3/useResponsive-083b7371.js +0 -13
- package/dist/bundled/v3/useToast-1d55a787.js +0 -196
- package/dist/bundled/v3/useToast-90a218be.js +0 -188
- package/dist/bundled/v3/useToggle-2d329d86.js +0 -22
- package/dist/bundled/v3/v4-cf8987a3.js +0 -67
- package/dist/esm/v2/OrAvatar-4824c57f.js +0 -116
- package/dist/esm/v2/OrButton-2ca1c3d6.js +0 -198
- package/dist/esm/v2/OrButton-c4f9955b.js +0 -81
- package/dist/esm/v2/OrCard-b7268256.js +0 -68
- package/dist/esm/v2/OrCardCollection-a16c653d.js +0 -227
- package/dist/esm/v2/OrCardCollection-f6b07557.js +0 -226
- package/dist/esm/v2/OrCarouselItem-4e2cf3d8.js +0 -284
- package/dist/esm/v2/OrCheckbox-c2a00426.js +0 -208
- package/dist/esm/v2/OrCheckbox-d5e31846.js +0 -184
- package/dist/esm/v2/OrChips-5e0063be.js +0 -89
- package/dist/esm/v2/OrChips.vue_rollup-plugin-vue_script-aa8fedaa.js +0 -328
- package/dist/esm/v2/OrCode-41dd5f9b.js +0 -387
- package/dist/esm/v2/OrCollapse-4d892ca3.js +0 -171
- package/dist/esm/v2/OrColorPicker-75abefdd.js +0 -495
- package/dist/esm/v2/OrConfirm-22fb8051.js +0 -300
- package/dist/esm/v2/OrConfirm-d7112dd3.js +0 -261
- package/dist/esm/v2/OrDateTimePicker-349df9b2.js +0 -769
- package/dist/esm/v2/OrError-081130bb.js +0 -55
- package/dist/esm/v2/OrErrorTag-9d592185.js +0 -81
- package/dist/esm/v2/OrExpansionPanel-ce82a6fd.js +0 -175
- package/dist/esm/v2/OrFab-29c63a0e.js +0 -104
- package/dist/esm/v2/OrFloating-89d6582a.js +0 -209
- package/dist/esm/v2/OrHint-c45f1e09.js +0 -58
- package/dist/esm/v2/OrIcon-124f3bad.js +0 -138
- package/dist/esm/v2/OrIcon-819166f6.js +0 -178
- package/dist/esm/v2/OrIconButton-014e86a7.js +0 -70
- package/dist/esm/v2/OrIconButton-2088a37f.js +0 -136
- package/dist/esm/v2/OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js +0 -288
- package/dist/esm/v2/OrInlineInput-8fe9b6ab.js +0 -356
- package/dist/esm/v2/OrInlineTextEdit-b47cfc2d.js +0 -401
- package/dist/esm/v2/OrInlineTextarea-8e2ed6b3.js +0 -268
- package/dist/esm/v2/OrInput-4c1e232a.js +0 -387
- package/dist/esm/v2/OrLabel-33b41516.js +0 -81
- package/dist/esm/v2/OrList-d4781f7b.js +0 -299
- package/dist/esm/v2/OrListOfInputs-50aa1ef1.js +0 -223
- package/dist/esm/v2/OrLoader-003941a2.js +0 -115
- package/dist/esm/v2/OrMenuItem-3a28db7b.js +0 -112
- package/dist/esm/v2/OrModal-97e83549.js +0 -201
- package/dist/esm/v2/OrModal-a1452b11.js +0 -153
- package/dist/esm/v2/OrNotification-a9231a83.js +0 -144
- package/dist/esm/v2/OrNotification-ac420f39.js +0 -169
- package/dist/esm/v2/OrOverflowMenu-10a4166a.js +0 -250
- package/dist/esm/v2/OrOverlay-3b52865d.js +0 -74
- package/dist/esm/v2/OrPassword-1fa97156.js +0 -386
- package/dist/esm/v2/OrProgress-4ee24824.js +0 -227
- package/dist/esm/v2/OrRadio-19d01c00.js +0 -188
- package/dist/esm/v2/OrRadio-e4198532.js +0 -144
- package/dist/esm/v2/OrRadioGroup-d9d32cba.js +0 -90
- package/dist/esm/v2/OrSearch-0589d17d.js +0 -129
- package/dist/esm/v2/OrSearch-cff2d8a4.js +0 -135
- package/dist/esm/v2/OrSearch.vue_rollup-plugin-vue_script-197d77fc.js +0 -820
- package/dist/esm/v2/OrSelect-05fd9b9a.js +0 -515
- package/dist/esm/v2/OrSelect-17cdab3d.js +0 -1118
- package/dist/esm/v2/OrSidebar-7d6125bb.js +0 -150
- package/dist/esm/v2/OrSkeletonText-cc94bdc9.js +0 -258
- package/dist/esm/v2/OrSlider-f7b9c7c2.js +0 -372
- package/dist/esm/v2/OrSortHeader-a6004b24.js +0 -133
- package/dist/esm/v2/OrStepper-4f44e7b7.js +0 -647
- package/dist/esm/v2/OrSwitch-2e0a53ed.js +0 -236
- package/dist/esm/v2/OrSwitch-f25f27f9.js +0 -155
- package/dist/esm/v2/OrTab-eade8ab6.js +0 -110
- package/dist/esm/v2/OrTabHeaderItem-d1a340d1.js +0 -113
- package/dist/esm/v2/OrTabs-e1c13d41.js +0 -114
- package/dist/esm/v2/OrTabs-f2a60b41.js +0 -233
- package/dist/esm/v2/OrTag-1ced4e58.js +0 -162
- package/dist/esm/v2/OrTag-c1fa6901.js +0 -117
- package/dist/esm/v2/OrTeleportVue2-8ef4ceca.js +0 -65
- package/dist/esm/v2/OrTextarea-f566682c.js +0 -235
- package/dist/esm/v2/OrTextbox-2594c980.js +0 -531
- package/dist/esm/v2/OrToastContainer-2fbd4358.js +0 -340
- package/dist/esm/v2/OrTooltip-614b016d.js +0 -75
- package/dist/esm/v2/OrTooltip.vue_rollup-plugin-vue_script-63559536.js +0 -155
- package/dist/esm/v2/browser-82dea9ed.js +0 -54
- package/dist/esm/v2/color-1f348774.js +0 -60
- package/dist/esm/v2/components/index.d.ts +0 -89
- package/dist/esm/v2/components/index.js +0 -126
- package/dist/esm/v2/components/or-avatar/OrAvatar.vue.d.ts +0 -64
- package/dist/esm/v2/components/or-avatar/constants.d.ts +0 -5
- package/dist/esm/v2/components/or-avatar/index.d.ts +0 -2
- package/dist/esm/v2/components/or-avatar/index.js +0 -13
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -42
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -65
- package/dist/esm/v2/components/or-avatar-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-avatar-v3/index.js +0 -6
- package/dist/esm/v2/components/or-avatar-v3/props.d.ts +0 -14
- package/dist/esm/v2/components/or-avatar-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +0 -9
- package/dist/esm/v2/components/or-bottom-sheet-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-button/OrButton.vue.d.ts +0 -188
- package/dist/esm/v2/components/or-button/constants.d.ts +0 -21
- package/dist/esm/v2/components/or-button/index.d.ts +0 -2
- package/dist/esm/v2/components/or-button/index.js +0 -6
- package/dist/esm/v2/components/or-button-v2/OrButton.vue.d.ts +0 -159
- package/dist/esm/v2/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
- package/dist/esm/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
- package/dist/esm/v2/components/or-button-v2/constants.d.ts +0 -35
- package/dist/esm/v2/components/or-button-v2/index.d.ts +0 -3
- package/dist/esm/v2/components/or-button-v2/index.js +0 -17
- package/dist/esm/v2/components/or-button-v3/OrButton.stories3.d.ts +0 -22
- package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +0 -85
- package/dist/esm/v2/components/or-button-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-button-v3/index.js +0 -6
- package/dist/esm/v2/components/or-button-v3/props.d.ts +0 -15
- package/dist/esm/v2/components/or-button-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-card/OrCard.vue.d.ts +0 -26
- package/dist/esm/v2/components/or-card/index.d.ts +0 -1
- package/dist/esm/v2/components/or-card/index.js +0 -4
- package/dist/esm/v2/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
- package/dist/esm/v2/components/or-card-collection/constants.d.ts +0 -4
- package/dist/esm/v2/components/or-card-collection/index.d.ts +0 -3
- package/dist/esm/v2/components/or-card-collection/index.js +0 -26
- package/dist/esm/v2/components/or-card-collection/types.d.ts +0 -8
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -17
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-card-collection-v3/index.d.ts +0 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +0 -24
- package/dist/esm/v2/components/or-card-collection-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-card-collection-v3/styles.d.ts +0 -6
- package/dist/esm/v2/components/or-card-collection-v3/types.d.ts +0 -7
- package/dist/esm/v2/components/or-card-v3/OrCard.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +0 -8
- package/dist/esm/v2/components/or-card-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-card-v3/index.js +0 -5
- package/dist/esm/v2/components/or-card-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
- package/dist/esm/v2/components/or-carousel/OrCarouselItem.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-carousel/constants.d.ts +0 -15
- package/dist/esm/v2/components/or-carousel/index.d.ts +0 -3
- package/dist/esm/v2/components/or-carousel/index.js +0 -14
- package/dist/esm/v2/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
- package/dist/esm/v2/components/or-checkbox/index.d.ts +0 -1
- package/dist/esm/v2/components/or-checkbox/index.js +0 -13
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
- package/dist/esm/v2/components/or-checkbox-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-checkbox-v3/index.js +0 -7
- package/dist/esm/v2/components/or-checkbox-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-chips/OrChip.vue.d.ts +0 -58
- package/dist/esm/v2/components/or-chips/OrChips.vue.d.ts +0 -96
- package/dist/esm/v2/components/or-chips/OrChipsInput.vue.d.ts +0 -82
- package/dist/esm/v2/components/or-chips/constants.d.ts +0 -9
- package/dist/esm/v2/components/or-chips/index.d.ts +0 -2
- package/dist/esm/v2/components/or-chips/index.js +0 -16
- package/dist/esm/v2/components/or-code/OrCode.vue.d.ts +0 -213
- package/dist/esm/v2/components/or-code/constants.d.ts +0 -8
- package/dist/esm/v2/components/or-code/index.d.ts +0 -2
- package/dist/esm/v2/components/or-code/index.js +0 -31
- package/dist/esm/v2/components/or-code/lang.d.ts +0 -11
- package/dist/esm/v2/components/or-collapse/OrCollapse.vue.d.ts +0 -81
- package/dist/esm/v2/components/or-collapse/index.d.ts +0 -1
- package/dist/esm/v2/components/or-collapse/index.js +0 -7
- package/dist/esm/v2/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
- package/dist/esm/v2/components/or-color-picker/constants.d.ts +0 -575
- package/dist/esm/v2/components/or-color-picker/index.d.ts +0 -3
- package/dist/esm/v2/components/or-color-picker/index.js +0 -11
- package/dist/esm/v2/components/or-color-picker/types.d.ts +0 -1
- package/dist/esm/v2/components/or-color-picker/utils/defultPalette.d.ts +0 -2
- package/dist/esm/v2/components/or-confirm/OrConfirm.vue.d.ts +0 -237
- package/dist/esm/v2/components/or-confirm/index.d.ts +0 -1
- package/dist/esm/v2/components/or-confirm/index.js +0 -29
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -37
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
- package/dist/esm/v2/components/or-confirm-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +0 -25
- package/dist/esm/v2/components/or-confirm-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-confirm-v3/styles.d.ts +0 -7
- package/dist/esm/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
- package/dist/esm/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
- package/dist/esm/v2/components/or-date-time-picker/constants.d.ts +0 -24
- package/dist/esm/v2/components/or-date-time-picker/index.d.ts +0 -2
- package/dist/esm/v2/components/or-date-time-picker/index.js +0 -22
- package/dist/esm/v2/components/or-error/OrError.vue.d.ts +0 -19
- package/dist/esm/v2/components/or-error/index.d.ts +0 -1
- package/dist/esm/v2/components/or-error/index.js +0 -4
- package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -8
- package/dist/esm/v2/components/or-error-tag-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-error-tag-v3/index.js +0 -6
- package/dist/esm/v2/components/or-error-tag-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-error-v3/OrError.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +0 -28
- package/dist/esm/v2/components/or-error-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-error-v3/index.js +0 -5
- package/dist/esm/v2/components/or-error-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -64
- package/dist/esm/v2/components/or-expansion-panel-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +0 -6
- package/dist/esm/v2/components/or-expansion-panel-v3/props.d.ts +0 -8
- package/dist/esm/v2/components/or-expansion-panel-v3/styles.d.ts +0 -6
- package/dist/esm/v2/components/or-fab-v3/OrFab.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-fab-v3/OrFab.vue.d.ts +0 -47
- package/dist/esm/v2/components/or-fab-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-fab-v3/index.js +0 -6
- package/dist/esm/v2/components/or-fab-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-fab-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-floating/OrFloating.vue.d.ts +0 -154
- package/dist/esm/v2/components/or-floating/constants.d.ts +0 -18
- package/dist/esm/v2/components/or-floating/index.d.ts +0 -2
- package/dist/esm/v2/components/or-floating/index.js +0 -9
- package/dist/esm/v2/components/or-hint/OrHint.vue.d.ts +0 -23
- package/dist/esm/v2/components/or-hint/index.d.ts +0 -1
- package/dist/esm/v2/components/or-hint/index.js +0 -5
- package/dist/esm/v2/components/or-hint-v3/OrHint.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +0 -28
- package/dist/esm/v2/components/or-hint-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-hint-v3/index.js +0 -5
- package/dist/esm/v2/components/or-hint-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-icon/OrIcon.vue.d.ts +0 -123
- package/dist/esm/v2/components/or-icon/constants.d.ts +0 -20
- package/dist/esm/v2/components/or-icon/index.d.ts +0 -2
- package/dist/esm/v2/components/or-icon/index.js +0 -12
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
- package/dist/esm/v2/components/or-icon-button-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +0 -15
- package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +0 -5
- package/dist/esm/v2/components/or-icon-button-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-icon-v3/OrIcon.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +0 -47
- package/dist/esm/v2/components/or-icon-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-icon-v3/index.js +0 -5
- package/dist/esm/v2/components/or-icon-v3/props.d.ts +0 -14
- package/dist/esm/v2/components/or-icon-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -37
- package/dist/esm/v2/components/or-inline-input-box-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +0 -5
- package/dist/esm/v2/components/or-inline-input-box-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-inline-input-box-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
- package/dist/esm/v2/components/or-inline-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-inline-input-v3/index.js +0 -20
- package/dist/esm/v2/components/or-inline-input-v3/props.d.ts +0 -5
- package/dist/esm/v2/components/or-inline-input-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
- package/dist/esm/v2/components/or-inline-text-edit/constants.d.ts +0 -9
- package/dist/esm/v2/components/or-inline-text-edit/index.d.ts +0 -2
- package/dist/esm/v2/components/or-inline-text-edit/index.js +0 -20
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
- package/dist/esm/v2/components/or-inline-textarea-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +0 -20
- package/dist/esm/v2/components/or-inline-textarea-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -71
- package/dist/esm/v2/components/or-input-box-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-input-box-v3/index.js +0 -5
- package/dist/esm/v2/components/or-input-box-v3/props.d.ts +0 -8
- package/dist/esm/v2/components/or-input-box-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-input-v3/OrInput.stories3.d.ts +0 -27
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +0 -160
- package/dist/esm/v2/components/or-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-input-v3/index.js +0 -21
- package/dist/esm/v2/components/or-input-v3/props.d.ts +0 -7
- package/dist/esm/v2/components/or-input-v3/styles.d.ts +0 -2
- package/dist/esm/v2/components/or-inputs/OrInput.vue.d.ts +0 -204
- package/dist/esm/v2/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
- package/dist/esm/v2/components/or-inputs/OrPassword.vue.d.ts +0 -158
- package/dist/esm/v2/components/or-inputs/OrSearch.vue.d.ts +0 -182
- package/dist/esm/v2/components/or-inputs/OrTextarea.vue.d.ts +0 -179
- package/dist/esm/v2/components/or-inputs/index.d.ts +0 -5
- package/dist/esm/v2/components/or-inputs/index.js +0 -25
- package/dist/esm/v2/components/or-label/OrLabel.vue.d.ts +0 -43
- package/dist/esm/v2/components/or-label/index.d.ts +0 -1
- package/dist/esm/v2/components/or-label/index.js +0 -5
- package/dist/esm/v2/components/or-label-v3/OrLabel.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +0 -63
- package/dist/esm/v2/components/or-label-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-label-v3/index.js +0 -5
- package/dist/esm/v2/components/or-label-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-label-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-link-v3/OrLink.stories3.d.ts +0 -27
- package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +0 -80
- package/dist/esm/v2/components/or-link-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-link-v3/index.js +0 -5
- package/dist/esm/v2/components/or-link-v3/props.d.ts +0 -7
- package/dist/esm/v2/components/or-link-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-list/OrList.vue.d.ts +0 -175
- package/dist/esm/v2/components/or-list/index.d.ts +0 -1
- package/dist/esm/v2/components/or-list/index.js +0 -22
- package/dist/esm/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
- package/dist/esm/v2/components/or-list-of-inputs/index.d.ts +0 -1
- package/dist/esm/v2/components/or-list-of-inputs/index.js +0 -28
- package/dist/esm/v2/components/or-loader/OrLoader.vue.d.ts +0 -73
- package/dist/esm/v2/components/or-loader/constants.d.ts +0 -6
- package/dist/esm/v2/components/or-loader/index.d.ts +0 -2
- package/dist/esm/v2/components/or-loader/index.js +0 -5
- package/dist/esm/v2/components/or-loader/types.d.ts +0 -3
- package/dist/esm/v2/components/or-loader-v3/OrLoader.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +0 -50
- package/dist/esm/v2/components/or-loader-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-loader-v3/index.js +0 -5
- package/dist/esm/v2/components/or-loader-v3/props.d.ts +0 -13
- package/dist/esm/v2/components/or-loader-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -17
- package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
- package/dist/esm/v2/components/or-menu-item-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-menu-item-v3/index.js +0 -6
- package/dist/esm/v2/components/or-menu-item-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-menu-v3/OrMenu.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
- package/dist/esm/v2/components/or-menu-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-menu-v3/index.js +0 -13
- package/dist/esm/v2/components/or-menu-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-menu-v3/styles.d.ts +0 -2
- package/dist/esm/v2/components/or-modal/OrModal.vue.d.ts +0 -121
- package/dist/esm/v2/components/or-modal/constants.d.ts +0 -7
- package/dist/esm/v2/components/or-modal/index.d.ts +0 -2
- package/dist/esm/v2/components/or-modal/index.js +0 -20
- package/dist/esm/v2/components/or-modal-v3/OrModal.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -40
- package/dist/esm/v2/components/or-modal-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +0 -16
- package/dist/esm/v2/components/or-modal-v3/props.d.ts +0 -5
- package/dist/esm/v2/components/or-modal-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-notification/OrNotification.vue.d.ts +0 -83
- package/dist/esm/v2/components/or-notification/constants.d.ts +0 -10
- package/dist/esm/v2/components/or-notification/index.d.ts +0 -2
- package/dist/esm/v2/components/or-notification/index.js +0 -17
- package/dist/esm/v2/components/or-notification-v3/OrNotification.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -32
- package/dist/esm/v2/components/or-notification-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +0 -16
- package/dist/esm/v2/components/or-notification-v3/props.d.ts +0 -6
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
- package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
- package/dist/esm/v2/components/or-overflow-menu/index.d.ts +0 -2
- package/dist/esm/v2/components/or-overflow-menu/index.js +0 -19
- package/dist/esm/v2/components/or-overflow-menu/types.d.ts +0 -7
- package/dist/esm/v2/components/or-overlay/OrOverlay.vue.d.ts +0 -50
- package/dist/esm/v2/components/or-overlay/index.d.ts +0 -1
- package/dist/esm/v2/components/or-overlay/index.js +0 -4
- package/dist/esm/v2/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -24
- package/dist/esm/v2/components/or-overlay-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-overlay-v3/index.js +0 -8
- package/dist/esm/v2/components/or-overlay-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-popover-v3/OrPopover.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
- package/dist/esm/v2/components/or-popover-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-popover-v3/index.js +0 -12
- package/dist/esm/v2/components/or-popover-v3/props.d.ts +0 -19
- package/dist/esm/v2/components/or-popover-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-progress/OrProgress.vue.d.ts +0 -164
- package/dist/esm/v2/components/or-progress/constants.d.ts +0 -11
- package/dist/esm/v2/components/or-progress/index.d.ts +0 -2
- package/dist/esm/v2/components/or-progress/index.js +0 -5
- package/dist/esm/v2/components/or-progress-v3/OrProgress.stories3.d.ts +0 -82
- package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +0 -146
- package/dist/esm/v2/components/or-progress-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-progress-v3/index.js +0 -7
- package/dist/esm/v2/components/or-progress-v3/props.d.ts +0 -11
- package/dist/esm/v2/components/or-progress-v3/styles.d.ts +0 -11
- package/dist/esm/v2/components/or-radio/OrRadio.vue.d.ts +0 -90
- package/dist/esm/v2/components/or-radio/index.d.ts +0 -1
- package/dist/esm/v2/components/or-radio/index.js +0 -5
- package/dist/esm/v2/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -81
- package/dist/esm/v2/components/or-radio-group/index.d.ts +0 -1
- package/dist/esm/v2/components/or-radio-group/index.js +0 -4
- package/dist/esm/v2/components/or-radio-v3/OrRadio.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
- package/dist/esm/v2/components/or-radio-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-radio-v3/index.js +0 -7
- package/dist/esm/v2/components/or-radio-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-search-v3/OrSearch.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +0 -88
- package/dist/esm/v2/components/or-search-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-search-v3/index.js +0 -22
- package/dist/esm/v2/components/or-search-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
- package/dist/esm/v2/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-segmented-control-v3/index.d.ts +0 -3
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +0 -5
- package/dist/esm/v2/components/or-segmented-control-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-segmented-control-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-segmented-control-v3/types.d.ts +0 -4
- package/dist/esm/v2/components/or-select/OrSelect.vue.d.ts +0 -238
- package/dist/esm/v2/components/or-select/OrSelectContent.vue.d.ts +0 -114
- package/dist/esm/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
- package/dist/esm/v2/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
- package/dist/esm/v2/components/or-select/OrSelectInput.vue.d.ts +0 -81
- package/dist/esm/v2/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
- package/dist/esm/v2/components/or-select/OrSelectMain.vue.d.ts +0 -158
- package/dist/esm/v2/components/or-select/OrSelectOption.vue.d.ts +0 -37
- package/dist/esm/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
- package/dist/esm/v2/components/or-select/constants.d.ts +0 -50
- package/dist/esm/v2/components/or-select/index.d.ts +0 -2
- package/dist/esm/v2/components/or-select/index.js +0 -19
- package/dist/esm/v2/components/or-select/stories.helpers.d.ts +0 -6
- package/dist/esm/v2/components/or-select/types.d.ts +0 -9
- package/dist/esm/v2/components/or-select-v3/OrSelect.stories3.d.ts +0 -42
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -266
- package/dist/esm/v2/components/or-select-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-select-v3/index.js +0 -28
- package/dist/esm/v2/components/or-select-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-select-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-select-v3/types.d.ts +0 -10
- package/dist/esm/v2/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
- package/dist/esm/v2/components/or-sidebar/constants.d.ts +0 -4
- package/dist/esm/v2/components/or-sidebar/index.d.ts +0 -2
- package/dist/esm/v2/components/or-sidebar/index.js +0 -6
- package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -37
- package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-sidebar-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-sidebar-v3/index.js +0 -5
- package/dist/esm/v2/components/or-sidebar-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-sidebar-v3/styles.d.ts +0 -10
- package/dist/esm/v2/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -43
- package/dist/esm/v2/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -56
- package/dist/esm/v2/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -73
- package/dist/esm/v2/components/or-skeleton/constants.d.ts +0 -9
- package/dist/esm/v2/components/or-skeleton/index.d.ts +0 -4
- package/dist/esm/v2/components/or-skeleton/index.js +0 -6
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -35
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -22
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -51
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -32
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -60
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -32
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -96
- package/dist/esm/v2/components/or-skeleton-v3/index.d.ts +0 -3
- package/dist/esm/v2/components/or-skeleton-v3/index.js +0 -7
- package/dist/esm/v2/components/or-skeleton-v3/styles.d.ts +0 -6
- package/dist/esm/v2/components/or-slider/OrSlider.vue.d.ts +0 -192
- package/dist/esm/v2/components/or-slider/index.d.ts +0 -1
- package/dist/esm/v2/components/or-slider/index.js +0 -14
- package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/esm/v2/components/or-sort-header-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-sort-header-v3/index.js +0 -6
- package/dist/esm/v2/components/or-sort-header-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-sort-header-v3/types.d.ts +0 -4
- package/dist/esm/v2/components/or-stepper/OrStepper.vue.d.ts +0 -106
- package/dist/esm/v2/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -73
- package/dist/esm/v2/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -106
- package/dist/esm/v2/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -106
- package/dist/esm/v2/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
- package/dist/esm/v2/components/or-stepper/StatusIcon.vue.d.ts +0 -22
- package/dist/esm/v2/components/or-stepper/index.d.ts +0 -1
- package/dist/esm/v2/components/or-stepper/index.js +0 -17
- package/dist/esm/v2/components/or-switch/OrSwitch.vue.d.ts +0 -97
- package/dist/esm/v2/components/or-switch/index.d.ts +0 -1
- package/dist/esm/v2/components/or-switch/index.js +0 -6
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
- package/dist/esm/v2/components/or-switch-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-switch-v3/index.js +0 -8
- package/dist/esm/v2/components/or-switch-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-tab/OrTab.vue.d.ts +0 -63
- package/dist/esm/v2/components/or-tab/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tab/index.js +0 -6
- package/dist/esm/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
- package/dist/esm/v2/components/or-tab-header-item/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tab-header-item/index.js +0 -5
- package/dist/esm/v2/components/or-tab-v3/OrTab.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +0 -28
- package/dist/esm/v2/components/or-tab-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tab-v3/index.js +0 -5
- package/dist/esm/v2/components/or-tab-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-tabs/OrTabs.vue.d.ts +0 -26
- package/dist/esm/v2/components/or-tabs/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tabs/index.js +0 -6
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -17
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
- package/dist/esm/v2/components/or-tabs-v3/index.d.ts +0 -3
- package/dist/esm/v2/components/or-tabs-v3/index.js +0 -17
- package/dist/esm/v2/components/or-tabs-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-tabs-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-tabs-v3/types.d.ts +0 -4
- package/dist/esm/v2/components/or-tag/OrTag.vue.d.ts +0 -71
- package/dist/esm/v2/components/or-tag/index.d.ts +0 -1
- package/dist/esm/v2/components/or-tag/index.js +0 -14
- package/dist/esm/v2/components/or-tag-v3/OrTag.stories3.d.ts +0 -17
- package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +0 -54
- package/dist/esm/v2/components/or-tag-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-tag-v3/index.js +0 -16
- package/dist/esm/v2/components/or-tag-v3/props.d.ts +0 -9
- package/dist/esm/v2/components/or-tag-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-teleport/OrTeleportVue2.vue.d.ts +0 -33
- package/dist/esm/v2/components/or-teleport/constants.d.ts +0 -12
- package/dist/esm/v2/components/or-teleport/index.d.ts +0 -2
- package/dist/esm/v2/components/or-teleport/index.js +0 -4
- package/dist/esm/v2/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-teleport-v3/OrTeleport.vue2.vue.d.ts +0 -29
- package/dist/esm/v2/components/or-teleport-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-teleport-v3/index.js +0 -4
- package/dist/esm/v2/components/or-text-v3/OrText.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +0 -42
- package/dist/esm/v2/components/or-text-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-text-v3/index.js +0 -5
- package/dist/esm/v2/components/or-text-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
- package/dist/esm/v2/components/or-textarea-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +0 -10
- package/dist/esm/v2/components/or-textarea-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-textarea-v3/styles.d.ts +0 -2
- package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +0 -375
- package/dist/esm/v2/components/or-textbox/constants.d.ts +0 -8
- package/dist/esm/v2/components/or-textbox/index.d.ts +0 -2
- package/dist/esm/v2/components/or-textbox/index.js +0 -23
- package/dist/esm/v2/components/or-toast/OrToast.vue.d.ts +0 -81
- package/dist/esm/v2/components/or-toast/OrToastContainer.vue.d.ts +0 -93
- package/dist/esm/v2/components/or-toast/Timer.d.ts +0 -11
- package/dist/esm/v2/components/or-toast/composable/index.d.ts +0 -2
- package/dist/esm/v2/components/or-toast/composable/index.js +0 -3
- package/dist/esm/v2/components/or-toast/composable/useQueue.d.ts +0 -8
- package/dist/esm/v2/components/or-toast/composable/useToast.d.ts +0 -13
- package/dist/esm/v2/components/or-toast/composable/useToastEventBus.d.ts +0 -9
- package/dist/esm/v2/components/or-toast/constants.d.ts +0 -18
- package/dist/esm/v2/components/or-toast/index.d.ts +0 -6
- package/dist/esm/v2/components/or-toast/index.js +0 -20
- package/dist/esm/v2/components/or-toast/types.d.ts +0 -31
- package/dist/esm/v2/components/or-toast-v3/OrToast.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -80
- package/dist/esm/v2/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -45
- package/dist/esm/v2/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -85
- package/dist/esm/v2/components/or-toast-v3/Timer.d.ts +0 -11
- package/dist/esm/v2/components/or-toast-v3/composable/index.d.ts +0 -2
- package/dist/esm/v2/components/or-toast-v3/composable/index.js +0 -3
- package/dist/esm/v2/components/or-toast-v3/composable/useQueue.d.ts +0 -8
- package/dist/esm/v2/components/or-toast-v3/composable/useToast.d.ts +0 -13
- package/dist/esm/v2/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -9
- package/dist/esm/v2/components/or-toast-v3/index.d.ts +0 -6
- package/dist/esm/v2/components/or-toast-v3/index.js +0 -19
- package/dist/esm/v2/components/or-toast-v3/props.d.ts +0 -18
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -5
- package/dist/esm/v2/components/or-toast-v3/types.d.ts +0 -31
- package/dist/esm/v2/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
- package/dist/esm/v2/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -38
- package/dist/esm/v2/components/or-tooltip/index.d.ts +0 -2
- package/dist/esm/v2/components/or-tooltip/index.js +0 -11
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
- package/dist/esm/v2/components/or-tooltip-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-tooltip-v3/index.js +0 -13
- package/dist/esm/v2/components/or-tooltip-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-tooltip-v3/styles.d.ts +0 -4
- package/dist/esm/v2/directives/dropdown-close.d.ts +0 -4
- package/dist/esm/v2/directives/dropdown-open.d.ts +0 -4
- package/dist/esm/v2/directives/index.d.ts +0 -2
- package/dist/esm/v2/directives/index.js +0 -2
- package/dist/esm/v2/dom-3a15d036.js +0 -59
- package/dist/esm/v2/hooks/index.d.ts +0 -5
- package/dist/esm/v2/hooks/index.js +0 -7
- package/dist/esm/v2/hooks/useClassAttribute.d.ts +0 -3
- package/dist/esm/v2/hooks/useElevation.d.ts +0 -2
- package/dist/esm/v2/hooks/useOverflow.d.ts +0 -7
- package/dist/esm/v2/hooks/useResponsive/index.d.ts +0 -1
- package/dist/esm/v2/hooks/useResponsive/index.js +0 -3
- package/dist/esm/v2/hooks/useResponsive/useResponsive.d.ts +0 -5
- package/dist/esm/v2/hooks/useToggle.d.ts +0 -8
- package/dist/esm/v2/index.js +0 -134
- package/dist/esm/v2/normalize-component-6e8e3d80.js +0 -76
- package/dist/esm/v2/px-to-rem-0b26b83e.js +0 -3
- package/dist/esm/v2/types-e90b3446.js +0 -416
- package/dist/esm/v2/utils/constants/color.d.ts +0 -14
- package/dist/esm/v2/utils/constants/key-codes.d.ts +0 -14
- package/dist/esm/v2/utils/constants/poper.d.ts +0 -8
- package/dist/esm/v2/utils/constants/regex.d.ts +0 -42
- package/dist/esm/v2/utils/functions/color.d.ts +0 -19
- package/dist/esm/v2/utils/functions/dom.d.ts +0 -31
- package/dist/esm/v2/utils/functions/hash.d.ts +0 -2
- package/dist/esm/v2/utils/functions/px-to-rem.d.ts +0 -1
- package/dist/esm/v2/utils/functions/text.d.ts +0 -1
- package/dist/esm/v3/OrAvatar-2808a314.js +0 -89
- package/dist/esm/v3/OrCardCollection-a5e326ef.js +0 -189
- package/dist/esm/v3/OrCardCollection-c6f3ac23.js +0 -198
- package/dist/esm/v3/OrCarouselItem-636d99a1.js +0 -238
- package/dist/esm/v3/OrCheckbox-a0b957e7.js +0 -149
- package/dist/esm/v3/OrChips-9afba42f.js +0 -301
- package/dist/esm/v3/OrCode-ee19a5e6.js +0 -350
- package/dist/esm/v3/OrCollapse-445141ab.js +0 -148
- package/dist/esm/v3/OrColorPicker-189cb097.js +0 -460
- package/dist/esm/v3/OrConfirm-293f610d.js +0 -270
- package/dist/esm/v3/OrConfirm-f39bd784.js +0 -214
- package/dist/esm/v3/OrDateTimePicker-f2e08564.js +0 -678
- package/dist/esm/v3/OrErrorTag-ceefd643.js +0 -57
- package/dist/esm/v3/OrExpansionPanel-1e2a6375.js +0 -138
- package/dist/esm/v3/OrFab-12889281.js +0 -79
- package/dist/esm/v3/OrFloating-5240e758.js +0 -190
- package/dist/esm/v3/OrIcon-669503c3.js +0 -152
- package/dist/esm/v3/OrIcon-b3906e35.js +0 -115
- package/dist/esm/v3/OrIconButton-5fb3a9aa.js +0 -109
- package/dist/esm/v3/OrIconButton-8be9c89f.js +0 -341
- package/dist/esm/v3/OrInlineInput-d9bbc08c.js +0 -239
- package/dist/esm/v3/OrInlineTextEdit-1aa477b5.js +0 -338
- package/dist/esm/v3/OrInlineTextarea-d5a97ed9.js +0 -224
- package/dist/esm/v3/OrInput-db4813b4.js +0 -251
- package/dist/esm/v3/OrList-b740d13e.js +0 -257
- package/dist/esm/v3/OrListOfInputs-7a67440f.js +0 -163
- package/dist/esm/v3/OrMenuItem-8773d073.js +0 -84
- package/dist/esm/v3/OrModal-3a43b7e7.js +0 -130
- package/dist/esm/v3/OrModal-8b074b0c.js +0 -163
- package/dist/esm/v3/OrNotification-433d16f7.js +0 -140
- package/dist/esm/v3/OrNotification-e85a4956.js +0 -114
- package/dist/esm/v3/OrOverflowMenu-e82cbcbe.js +0 -185
- package/dist/esm/v3/OrSearch-0c29f499.js +0 -97
- package/dist/esm/v3/OrSearch-7cb2c91c.js +0 -1075
- package/dist/esm/v3/OrSelect-323a87b4.js +0 -489
- package/dist/esm/v3/OrSelect-73690828.js +0 -803
- package/dist/esm/v3/OrSlider-87e2da8c.js +0 -310
- package/dist/esm/v3/OrSortHeader-5eba50cd.js +0 -104
- package/dist/esm/v3/OrStepper-f19b4eac.js +0 -426
- package/dist/esm/v3/OrTabs-ac0be933.js +0 -212
- package/dist/esm/v3/OrTag-1b5e43fa.js +0 -86
- package/dist/esm/v3/OrTag-deaff080.js +0 -125
- package/dist/esm/v3/OrTextbox-2f33e9c3.js +0 -493
- package/dist/esm/v3/OrToastContainer-40c4c1c8.js +0 -280
- package/dist/esm/v3/OrTooltip-78cd7f6b.js +0 -165
- package/dist/esm/v3/color-1f348774.js +0 -60
- package/dist/esm/v3/components/index.d.ts +0 -89
- package/dist/esm/v3/components/index.js +0 -118
- package/dist/esm/v3/components/or-avatar/OrAvatar.vue.d.ts +0 -64
- package/dist/esm/v3/components/or-avatar/constants.d.ts +0 -5
- package/dist/esm/v3/components/or-avatar/index.d.ts +0 -2
- package/dist/esm/v3/components/or-avatar/index.js +0 -12
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.stories3.d.ts +0 -42
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +0 -65
- package/dist/esm/v3/components/or-avatar-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-avatar-v3/index.js +0 -6
- package/dist/esm/v3/components/or-avatar-v3/props.d.ts +0 -14
- package/dist/esm/v3/components/or-avatar-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -22
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +0 -8
- package/dist/esm/v3/components/or-bottom-sheet-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +0 -188
- package/dist/esm/v3/components/or-button/constants.d.ts +0 -21
- package/dist/esm/v3/components/or-button/index.d.ts +0 -2
- package/dist/esm/v3/components/or-button/index.js +0 -6
- package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +0 -159
- package/dist/esm/v3/components/or-button-v2/OrIconButton.vue.d.ts +0 -132
- package/dist/esm/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +0 -32
- package/dist/esm/v3/components/or-button-v2/constants.d.ts +0 -35
- package/dist/esm/v3/components/or-button-v2/index.d.ts +0 -3
- package/dist/esm/v3/components/or-button-v2/index.js +0 -13
- package/dist/esm/v3/components/or-button-v3/OrButton.stories3.d.ts +0 -22
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +0 -85
- package/dist/esm/v3/components/or-button-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-button-v3/index.js +0 -6
- package/dist/esm/v3/components/or-button-v3/props.d.ts +0 -15
- package/dist/esm/v3/components/or-button-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +0 -26
- package/dist/esm/v3/components/or-card/index.d.ts +0 -1
- package/dist/esm/v3/components/or-card/index.js +0 -4
- package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +0 -112
- package/dist/esm/v3/components/or-card-collection/constants.d.ts +0 -4
- package/dist/esm/v3/components/or-card-collection/index.d.ts +0 -3
- package/dist/esm/v3/components/or-card-collection/index.js +0 -22
- package/dist/esm/v3/components/or-card-collection/types.d.ts +0 -8
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.stories3.d.ts +0 -17
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +0 -98
- package/dist/esm/v3/components/or-card-collection-v3/index.d.ts +0 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +0 -23
- package/dist/esm/v3/components/or-card-collection-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-card-collection-v3/styles.d.ts +0 -6
- package/dist/esm/v3/components/or-card-collection-v3/types.d.ts +0 -7
- package/dist/esm/v3/components/or-card-v3/OrCard.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +0 -8
- package/dist/esm/v3/components/or-card-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-card-v3/index.js +0 -5
- package/dist/esm/v3/components/or-card-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-carousel/OrCarousel.vue.d.ts +0 -1131
- package/dist/esm/v3/components/or-carousel/OrCarouselItem.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-carousel/constants.d.ts +0 -15
- package/dist/esm/v3/components/or-carousel/index.d.ts +0 -3
- package/dist/esm/v3/components/or-carousel/index.js +0 -13
- package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +0 -97
- package/dist/esm/v3/components/or-checkbox/index.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox/index.js +0 -12
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +0 -113
- package/dist/esm/v3/components/or-checkbox-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox-v3/index.js +0 -7
- package/dist/esm/v3/components/or-checkbox-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-chips/OrChip.vue.d.ts +0 -58
- package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +0 -96
- package/dist/esm/v3/components/or-chips/OrChipsInput.vue.d.ts +0 -82
- package/dist/esm/v3/components/or-chips/constants.d.ts +0 -9
- package/dist/esm/v3/components/or-chips/index.d.ts +0 -2
- package/dist/esm/v3/components/or-chips/index.js +0 -14
- package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +0 -213
- package/dist/esm/v3/components/or-code/constants.d.ts +0 -8
- package/dist/esm/v3/components/or-code/index.d.ts +0 -2
- package/dist/esm/v3/components/or-code/index.js +0 -28
- package/dist/esm/v3/components/or-code/lang.d.ts +0 -11
- package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +0 -81
- package/dist/esm/v3/components/or-collapse/index.d.ts +0 -1
- package/dist/esm/v3/components/or-collapse/index.js +0 -7
- package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +0 -66
- package/dist/esm/v3/components/or-color-picker/constants.d.ts +0 -575
- package/dist/esm/v3/components/or-color-picker/index.d.ts +0 -3
- package/dist/esm/v3/components/or-color-picker/index.js +0 -10
- package/dist/esm/v3/components/or-color-picker/types.d.ts +0 -1
- package/dist/esm/v3/components/or-color-picker/utils/defultPalette.d.ts +0 -2
- package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +0 -237
- package/dist/esm/v3/components/or-confirm/index.d.ts +0 -1
- package/dist/esm/v3/components/or-confirm/index.js +0 -25
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.stories3.d.ts +0 -37
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +0 -204
- package/dist/esm/v3/components/or-confirm-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +0 -24
- package/dist/esm/v3/components/or-confirm-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-confirm-v3/styles.d.ts +0 -7
- package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +0 -379
- package/dist/esm/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +0 -92
- package/dist/esm/v3/components/or-date-time-picker/constants.d.ts +0 -24
- package/dist/esm/v3/components/or-date-time-picker/index.d.ts +0 -2
- package/dist/esm/v3/components/or-date-time-picker/index.js +0 -19
- package/dist/esm/v3/components/or-error/OrError.vue.d.ts +0 -19
- package/dist/esm/v3/components/or-error/index.d.ts +0 -1
- package/dist/esm/v3/components/or-error/index.js +0 -4
- package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +0 -8
- package/dist/esm/v3/components/or-error-tag-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-error-tag-v3/index.js +0 -6
- package/dist/esm/v3/components/or-error-tag-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-error-v3/OrError.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +0 -28
- package/dist/esm/v3/components/or-error-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-error-v3/index.js +0 -5
- package/dist/esm/v3/components/or-error-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +0 -64
- package/dist/esm/v3/components/or-expansion-panel-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +0 -6
- package/dist/esm/v3/components/or-expansion-panel-v3/props.d.ts +0 -8
- package/dist/esm/v3/components/or-expansion-panel-v3/styles.d.ts +0 -6
- package/dist/esm/v3/components/or-fab-v3/OrFab.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +0 -47
- package/dist/esm/v3/components/or-fab-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-fab-v3/index.js +0 -6
- package/dist/esm/v3/components/or-fab-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-fab-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-floating/OrFloating.vue.d.ts +0 -154
- package/dist/esm/v3/components/or-floating/constants.d.ts +0 -18
- package/dist/esm/v3/components/or-floating/index.d.ts +0 -2
- package/dist/esm/v3/components/or-floating/index.js +0 -8
- package/dist/esm/v3/components/or-hint/OrHint.vue.d.ts +0 -23
- package/dist/esm/v3/components/or-hint/index.d.ts +0 -1
- package/dist/esm/v3/components/or-hint/index.js +0 -5
- package/dist/esm/v3/components/or-hint-v3/OrHint.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +0 -28
- package/dist/esm/v3/components/or-hint-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-hint-v3/index.js +0 -5
- package/dist/esm/v3/components/or-hint-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-icon/OrIcon.vue.d.ts +0 -123
- package/dist/esm/v3/components/or-icon/constants.d.ts +0 -20
- package/dist/esm/v3/components/or-icon/index.d.ts +0 -2
- package/dist/esm/v3/components/or-icon/index.js +0 -11
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -80
- package/dist/esm/v3/components/or-icon-button-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +0 -14
- package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +0 -5
- package/dist/esm/v3/components/or-icon-button-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-icon-v3/OrIcon.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +0 -47
- package/dist/esm/v3/components/or-icon-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-icon-v3/index.js +0 -5
- package/dist/esm/v3/components/or-icon-v3/props.d.ts +0 -14
- package/dist/esm/v3/components/or-icon-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +0 -37
- package/dist/esm/v3/components/or-inline-input-box-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +0 -5
- package/dist/esm/v3/components/or-inline-input-box-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-inline-input-box-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +0 -133
- package/dist/esm/v3/components/or-inline-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-inline-input-v3/index.js +0 -19
- package/dist/esm/v3/components/or-inline-input-v3/props.d.ts +0 -5
- package/dist/esm/v3/components/or-inline-input-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +0 -209
- package/dist/esm/v3/components/or-inline-text-edit/constants.d.ts +0 -9
- package/dist/esm/v3/components/or-inline-text-edit/index.d.ts +0 -2
- package/dist/esm/v3/components/or-inline-text-edit/index.js +0 -17
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +0 -109
- package/dist/esm/v3/components/or-inline-textarea-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +0 -19
- package/dist/esm/v3/components/or-inline-textarea-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-input-box-v3/OrInputBox.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +0 -71
- package/dist/esm/v3/components/or-input-box-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-input-box-v3/index.js +0 -5
- package/dist/esm/v3/components/or-input-box-v3/props.d.ts +0 -8
- package/dist/esm/v3/components/or-input-box-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-input-v3/OrInput.stories3.d.ts +0 -27
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +0 -160
- package/dist/esm/v3/components/or-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-input-v3/index.js +0 -20
- package/dist/esm/v3/components/or-input-v3/props.d.ts +0 -7
- package/dist/esm/v3/components/or-input-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-inputs/OrInput.vue.d.ts +0 -204
- package/dist/esm/v3/components/or-inputs/OrNumberInput.vue.d.ts +0 -185
- package/dist/esm/v3/components/or-inputs/OrPassword.vue.d.ts +0 -158
- package/dist/esm/v3/components/or-inputs/OrSearch.vue.d.ts +0 -182
- package/dist/esm/v3/components/or-inputs/OrTextarea.vue.d.ts +0 -179
- package/dist/esm/v3/components/or-inputs/index.d.ts +0 -5
- package/dist/esm/v3/components/or-inputs/index.js +0 -20
- package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +0 -43
- package/dist/esm/v3/components/or-label/index.d.ts +0 -1
- package/dist/esm/v3/components/or-label/index.js +0 -5
- package/dist/esm/v3/components/or-label-v3/OrLabel.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +0 -63
- package/dist/esm/v3/components/or-label-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-label-v3/index.js +0 -5
- package/dist/esm/v3/components/or-label-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-label-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-link-v3/OrLink.stories3.d.ts +0 -27
- package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +0 -80
- package/dist/esm/v3/components/or-link-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-link-v3/index.js +0 -5
- package/dist/esm/v3/components/or-link-v3/props.d.ts +0 -7
- package/dist/esm/v3/components/or-link-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-list/OrList.vue.d.ts +0 -175
- package/dist/esm/v3/components/or-list/index.d.ts +0 -1
- package/dist/esm/v3/components/or-list/index.js +0 -18
- package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +0 -131
- package/dist/esm/v3/components/or-list-of-inputs/index.d.ts +0 -1
- package/dist/esm/v3/components/or-list-of-inputs/index.js +0 -24
- package/dist/esm/v3/components/or-loader/OrLoader.vue.d.ts +0 -73
- package/dist/esm/v3/components/or-loader/constants.d.ts +0 -6
- package/dist/esm/v3/components/or-loader/index.d.ts +0 -2
- package/dist/esm/v3/components/or-loader/index.js +0 -5
- package/dist/esm/v3/components/or-loader/types.d.ts +0 -3
- package/dist/esm/v3/components/or-loader-v3/OrLoader.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +0 -50
- package/dist/esm/v3/components/or-loader-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-loader-v3/index.js +0 -5
- package/dist/esm/v3/components/or-loader-v3/props.d.ts +0 -13
- package/dist/esm/v3/components/or-loader-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.stories3.d.ts +0 -17
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +0 -61
- package/dist/esm/v3/components/or-menu-item-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-menu-item-v3/index.js +0 -6
- package/dist/esm/v3/components/or-menu-item-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-menu-v3/OrMenu.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -67
- package/dist/esm/v3/components/or-menu-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-menu-v3/index.js +0 -12
- package/dist/esm/v3/components/or-menu-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-menu-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +0 -121
- package/dist/esm/v3/components/or-modal/constants.d.ts +0 -7
- package/dist/esm/v3/components/or-modal/index.d.ts +0 -2
- package/dist/esm/v3/components/or-modal/index.js +0 -17
- package/dist/esm/v3/components/or-modal-v3/OrModal.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -40
- package/dist/esm/v3/components/or-modal-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +0 -15
- package/dist/esm/v3/components/or-modal-v3/props.d.ts +0 -5
- package/dist/esm/v3/components/or-modal-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +0 -83
- package/dist/esm/v3/components/or-notification/constants.d.ts +0 -10
- package/dist/esm/v3/components/or-notification/index.d.ts +0 -2
- package/dist/esm/v3/components/or-notification/index.js +0 -14
- package/dist/esm/v3/components/or-notification-v3/OrNotification.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -32
- package/dist/esm/v3/components/or-notification-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +0 -15
- package/dist/esm/v3/components/or-notification-v3/props.d.ts +0 -6
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +0 -80
- package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +0 -75
- package/dist/esm/v3/components/or-overflow-menu/index.d.ts +0 -2
- package/dist/esm/v3/components/or-overflow-menu/index.js +0 -15
- package/dist/esm/v3/components/or-overflow-menu/types.d.ts +0 -7
- package/dist/esm/v3/components/or-overlay/OrOverlay.vue.d.ts +0 -50
- package/dist/esm/v3/components/or-overlay/index.d.ts +0 -1
- package/dist/esm/v3/components/or-overlay/index.js +0 -4
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +0 -24
- package/dist/esm/v3/components/or-overlay-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-overlay-v3/index.js +0 -7
- package/dist/esm/v3/components/or-overlay-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-popover-v3/OrPopover.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -104
- package/dist/esm/v3/components/or-popover-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-popover-v3/index.js +0 -11
- package/dist/esm/v3/components/or-popover-v3/props.d.ts +0 -19
- package/dist/esm/v3/components/or-popover-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-progress/OrProgress.vue.d.ts +0 -164
- package/dist/esm/v3/components/or-progress/constants.d.ts +0 -11
- package/dist/esm/v3/components/or-progress/index.d.ts +0 -2
- package/dist/esm/v3/components/or-progress/index.js +0 -5
- package/dist/esm/v3/components/or-progress-v3/OrProgress.stories3.d.ts +0 -82
- package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +0 -146
- package/dist/esm/v3/components/or-progress-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-progress-v3/index.js +0 -7
- package/dist/esm/v3/components/or-progress-v3/props.d.ts +0 -11
- package/dist/esm/v3/components/or-progress-v3/styles.d.ts +0 -11
- package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +0 -90
- package/dist/esm/v3/components/or-radio/index.d.ts +0 -1
- package/dist/esm/v3/components/or-radio/index.js +0 -5
- package/dist/esm/v3/components/or-radio-group/OrRadioGroup.vue.d.ts +0 -81
- package/dist/esm/v3/components/or-radio-group/index.d.ts +0 -1
- package/dist/esm/v3/components/or-radio-group/index.js +0 -4
- package/dist/esm/v3/components/or-radio-v3/OrRadio.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +0 -101
- package/dist/esm/v3/components/or-radio-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-radio-v3/index.js +0 -7
- package/dist/esm/v3/components/or-radio-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-search-v3/OrSearch.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +0 -88
- package/dist/esm/v3/components/or-search-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-search-v3/index.js +0 -21
- package/dist/esm/v3/components/or-search-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +0 -77
- package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +0 -47
- package/dist/esm/v3/components/or-segmented-control-v3/components/or-segmented-control-item/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-segmented-control-v3/index.d.ts +0 -3
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +0 -5
- package/dist/esm/v3/components/or-segmented-control-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-segmented-control-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-segmented-control-v3/types.d.ts +0 -4
- package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +0 -230
- package/dist/esm/v3/components/or-select/OrSelectContent.vue.d.ts +0 -114
- package/dist/esm/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +0 -63
- package/dist/esm/v3/components/or-select/OrSelectContentOptions.vue.d.ts +0 -87
- package/dist/esm/v3/components/or-select/OrSelectInput.vue.d.ts +0 -81
- package/dist/esm/v3/components/or-select/OrSelectInputValue.vue.d.ts +0 -58
- package/dist/esm/v3/components/or-select/OrSelectMain.vue.d.ts +0 -158
- package/dist/esm/v3/components/or-select/OrSelectOption.vue.d.ts +0 -37
- package/dist/esm/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +0 -38
- package/dist/esm/v3/components/or-select/constants.d.ts +0 -50
- package/dist/esm/v3/components/or-select/index.d.ts +0 -2
- package/dist/esm/v3/components/or-select/index.js +0 -18
- package/dist/esm/v3/components/or-select/stories.helpers.d.ts +0 -6
- package/dist/esm/v3/components/or-select/types.d.ts +0 -9
- package/dist/esm/v3/components/or-select-v3/OrSelect.stories3.d.ts +0 -42
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -266
- package/dist/esm/v3/components/or-select-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-select-v3/index.js +0 -27
- package/dist/esm/v3/components/or-select-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-select-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-select-v3/types.d.ts +0 -10
- package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +0 -88
- package/dist/esm/v3/components/or-sidebar/constants.d.ts +0 -4
- package/dist/esm/v3/components/or-sidebar/index.d.ts +0 -2
- package/dist/esm/v3/components/or-sidebar/index.js +0 -6
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.stories3.d.ts +0 -37
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +0 -98
- package/dist/esm/v3/components/or-sidebar-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-sidebar-v3/index.js +0 -5
- package/dist/esm/v3/components/or-sidebar-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-sidebar-v3/styles.d.ts +0 -10
- package/dist/esm/v3/components/or-skeleton/OrSkeletonCircle.vue.d.ts +0 -43
- package/dist/esm/v3/components/or-skeleton/OrSkeletonRect.vue.d.ts +0 -56
- package/dist/esm/v3/components/or-skeleton/OrSkeletonText.vue.d.ts +0 -73
- package/dist/esm/v3/components/or-skeleton/constants.d.ts +0 -9
- package/dist/esm/v3/components/or-skeleton/index.d.ts +0 -4
- package/dist/esm/v3/components/or-skeleton/index.js +0 -6
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeleton.stories3.d.ts +0 -35
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.stories3.d.ts +0 -22
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +0 -51
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.stories3.d.ts +0 -32
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +0 -60
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.stories3.d.ts +0 -32
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +0 -96
- package/dist/esm/v3/components/or-skeleton-v3/index.d.ts +0 -3
- package/dist/esm/v3/components/or-skeleton-v3/index.js +0 -7
- package/dist/esm/v3/components/or-skeleton-v3/styles.d.ts +0 -6
- package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +0 -192
- package/dist/esm/v3/components/or-slider/index.d.ts +0 -1
- package/dist/esm/v3/components/or-slider/index.js +0 -13
- package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +0 -57
- package/dist/esm/v3/components/or-sort-header-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-sort-header-v3/index.js +0 -6
- package/dist/esm/v3/components/or-sort-header-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-sort-header-v3/types.d.ts +0 -4
- package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +0 -106
- package/dist/esm/v3/components/or-stepper/OrStepperButtonOptions.vue.d.ts +0 -73
- package/dist/esm/v3/components/or-stepper/OrStepperOptionHorizontal.vue.d.ts +0 -106
- package/dist/esm/v3/components/or-stepper/OrStepperOptionVertical.vue.d.ts +0 -106
- package/dist/esm/v3/components/or-stepper/OrStepperTitle.vue.d.ts +0 -66
- package/dist/esm/v3/components/or-stepper/StatusIcon.vue.d.ts +0 -22
- package/dist/esm/v3/components/or-stepper/index.d.ts +0 -1
- package/dist/esm/v3/components/or-stepper/index.js +0 -14
- package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +0 -97
- package/dist/esm/v3/components/or-switch/index.d.ts +0 -1
- package/dist/esm/v3/components/or-switch/index.js +0 -6
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +0 -115
- package/dist/esm/v3/components/or-switch-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-switch-v3/index.js +0 -8
- package/dist/esm/v3/components/or-switch-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-tab/OrTab.vue.d.ts +0 -63
- package/dist/esm/v3/components/or-tab/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tab/index.js +0 -6
- package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +0 -71
- package/dist/esm/v3/components/or-tab-header-item/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tab-header-item/index.js +0 -5
- package/dist/esm/v3/components/or-tab-v3/OrTab.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +0 -28
- package/dist/esm/v3/components/or-tab-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tab-v3/index.js +0 -5
- package/dist/esm/v3/components/or-tab-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +0 -26
- package/dist/esm/v3/components/or-tabs/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tabs/index.js +0 -6
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.stories3.d.ts +0 -17
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +0 -111
- package/dist/esm/v3/components/or-tabs-v3/index.d.ts +0 -3
- package/dist/esm/v3/components/or-tabs-v3/index.js +0 -16
- package/dist/esm/v3/components/or-tabs-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-tabs-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-tabs-v3/types.d.ts +0 -4
- package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +0 -71
- package/dist/esm/v3/components/or-tag/index.d.ts +0 -1
- package/dist/esm/v3/components/or-tag/index.js +0 -13
- package/dist/esm/v3/components/or-tag-v3/OrTag.stories3.d.ts +0 -17
- package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +0 -54
- package/dist/esm/v3/components/or-tag-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-tag-v3/index.js +0 -15
- package/dist/esm/v3/components/or-tag-v3/props.d.ts +0 -9
- package/dist/esm/v3/components/or-tag-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-teleport/OrTeleportVue3.vue.d.ts +0 -33
- package/dist/esm/v3/components/or-teleport/constants.d.ts +0 -12
- package/dist/esm/v3/components/or-teleport/index.d.ts +0 -2
- package/dist/esm/v3/components/or-teleport/index.js +0 -3
- package/dist/esm/v3/components/or-teleport-v3/OrTeleport.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +0 -29
- package/dist/esm/v3/components/or-teleport-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-teleport-v3/index.js +0 -3
- package/dist/esm/v3/components/or-text-v3/OrText.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +0 -42
- package/dist/esm/v3/components/or-text-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-text-v3/index.js +0 -5
- package/dist/esm/v3/components/or-text-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +0 -132
- package/dist/esm/v3/components/or-textarea-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-textarea-v3/index.js +0 -10
- package/dist/esm/v3/components/or-textarea-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-textarea-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +0 -375
- package/dist/esm/v3/components/or-textbox/constants.d.ts +0 -8
- package/dist/esm/v3/components/or-textbox/index.d.ts +0 -2
- package/dist/esm/v3/components/or-textbox/index.js +0 -20
- package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +0 -81
- package/dist/esm/v3/components/or-toast/OrToastContainer.vue.d.ts +0 -93
- package/dist/esm/v3/components/or-toast/Timer.d.ts +0 -11
- package/dist/esm/v3/components/or-toast/composable/index.d.ts +0 -2
- package/dist/esm/v3/components/or-toast/composable/index.js +0 -3
- package/dist/esm/v3/components/or-toast/composable/useQueue.d.ts +0 -8
- package/dist/esm/v3/components/or-toast/composable/useToast.d.ts +0 -13
- package/dist/esm/v3/components/or-toast/composable/useToastEventBus.d.ts +0 -9
- package/dist/esm/v3/components/or-toast/constants.d.ts +0 -18
- package/dist/esm/v3/components/or-toast/index.d.ts +0 -6
- package/dist/esm/v3/components/or-toast/index.js +0 -17
- package/dist/esm/v3/components/or-toast/types.d.ts +0 -31
- package/dist/esm/v3/components/or-toast-v3/OrToast.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -80
- package/dist/esm/v3/components/or-toast-v3/OrToastContainer.stories3.d.ts +0 -45
- package/dist/esm/v3/components/or-toast-v3/OrToastContainer.vue.d.ts +0 -85
- package/dist/esm/v3/components/or-toast-v3/Timer.d.ts +0 -11
- package/dist/esm/v3/components/or-toast-v3/composable/index.d.ts +0 -2
- package/dist/esm/v3/components/or-toast-v3/composable/index.js +0 -3
- package/dist/esm/v3/components/or-toast-v3/composable/useQueue.d.ts +0 -8
- package/dist/esm/v3/components/or-toast-v3/composable/useToast.d.ts +0 -13
- package/dist/esm/v3/components/or-toast-v3/composable/useToastEventBus.d.ts +0 -9
- package/dist/esm/v3/components/or-toast-v3/index.d.ts +0 -6
- package/dist/esm/v3/components/or-toast-v3/index.js +0 -18
- package/dist/esm/v3/components/or-toast-v3/props.d.ts +0 -18
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -5
- package/dist/esm/v3/components/or-toast-v3/types.d.ts +0 -31
- package/dist/esm/v3/components/or-tooltip/OrTooltip.vue.d.ts +0 -92
- package/dist/esm/v3/components/or-tooltip/OrTooltipContent.vue.d.ts +0 -38
- package/dist/esm/v3/components/or-tooltip/index.d.ts +0 -2
- package/dist/esm/v3/components/or-tooltip/index.js +0 -9
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +0 -59
- package/dist/esm/v3/components/or-tooltip-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-tooltip-v3/index.js +0 -12
- package/dist/esm/v3/components/or-tooltip-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-tooltip-v3/styles.d.ts +0 -4
- package/dist/esm/v3/directives/dropdown-close.d.ts +0 -4
- package/dist/esm/v3/directives/dropdown-open.d.ts +0 -4
- package/dist/esm/v3/directives/index.d.ts +0 -2
- package/dist/esm/v3/directives/index.js +0 -2
- package/dist/esm/v3/dom-3a15d036.js +0 -59
- package/dist/esm/v3/hooks/index.d.ts +0 -5
- package/dist/esm/v3/hooks/index.js +0 -7
- package/dist/esm/v3/hooks/useClassAttribute.d.ts +0 -3
- package/dist/esm/v3/hooks/useElevation.d.ts +0 -2
- package/dist/esm/v3/hooks/useOverflow.d.ts +0 -7
- package/dist/esm/v3/hooks/useResponsive/index.d.ts +0 -1
- package/dist/esm/v3/hooks/useResponsive/index.js +0 -3
- package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +0 -5
- package/dist/esm/v3/hooks/useToggle.d.ts +0 -8
- package/dist/esm/v3/index.js +0 -126
- package/dist/esm/v3/px-to-rem-0b26b83e.js +0 -3
- package/dist/esm/v3/types-d5d4ab32.js +0 -355
- package/dist/esm/v3/utils/constants/color.d.ts +0 -14
- package/dist/esm/v3/utils/constants/key-codes.d.ts +0 -14
- package/dist/esm/v3/utils/constants/poper.d.ts +0 -8
- package/dist/esm/v3/utils/constants/regex.d.ts +0 -42
- package/dist/esm/v3/utils/functions/color.d.ts +0 -19
- package/dist/esm/v3/utils/functions/dom.d.ts +0 -31
- package/dist/esm/v3/utils/functions/hash.d.ts +0 -2
- package/dist/esm/v3/utils/functions/px-to-rem.d.ts +0 -1
- package/dist/esm/v3/utils/functions/text.d.ts +0 -1
|
@@ -1,825 +0,0 @@
|
|
|
1
|
-
import { i as isRef, b as isShallow, c as isReactive, d as isArray, e as isFunction, N as NOOP, R as ReactiveEffect, f as remove, E as EMPTY_OBJ, g as computed$1, h as isObject, j as hasChanged, k as isSet, l as isMap, m as isPlainObject, n as NO, o as isString, p as normalizeClass, q as isProxy, s as extend, v as normalizeStyle, w as isOn, x as isPromise, y as pauseTracking, z as resetTracking, A as track } from './reactivity.esm-bundler-942db00f.js';
|
|
2
|
-
|
|
3
|
-
function callWithErrorHandling(fn, instance, type, args) {
|
|
4
|
-
let res;
|
|
5
|
-
try {
|
|
6
|
-
res = args ? fn(...args) : fn();
|
|
7
|
-
} catch (err) {
|
|
8
|
-
handleError(err, instance, type);
|
|
9
|
-
}
|
|
10
|
-
return res;
|
|
11
|
-
}
|
|
12
|
-
function callWithAsyncErrorHandling(fn, instance, type, args) {
|
|
13
|
-
if (isFunction(fn)) {
|
|
14
|
-
const res = callWithErrorHandling(fn, instance, type, args);
|
|
15
|
-
if (res && isPromise(res)) {
|
|
16
|
-
res.catch(err => {
|
|
17
|
-
handleError(err, instance, type);
|
|
18
|
-
});
|
|
19
|
-
}
|
|
20
|
-
return res;
|
|
21
|
-
}
|
|
22
|
-
const values = [];
|
|
23
|
-
for (let i = 0; i < fn.length; i++) {
|
|
24
|
-
values.push(callWithAsyncErrorHandling(fn[i], instance, type, args));
|
|
25
|
-
}
|
|
26
|
-
return values;
|
|
27
|
-
}
|
|
28
|
-
function handleError(err, instance, type, throwInDev = true) {
|
|
29
|
-
const contextVNode = instance ? instance.vnode : null;
|
|
30
|
-
if (instance) {
|
|
31
|
-
let cur = instance.parent;
|
|
32
|
-
// the exposed instance is the render proxy to keep it consistent with 2.x
|
|
33
|
-
const exposedInstance = instance.proxy;
|
|
34
|
-
// in production the hook receives only the error code
|
|
35
|
-
const errorInfo = type;
|
|
36
|
-
while (cur) {
|
|
37
|
-
const errorCapturedHooks = cur.ec;
|
|
38
|
-
if (errorCapturedHooks) {
|
|
39
|
-
for (let i = 0; i < errorCapturedHooks.length; i++) {
|
|
40
|
-
if (errorCapturedHooks[i](err, exposedInstance, errorInfo) === false) {
|
|
41
|
-
return;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
cur = cur.parent;
|
|
46
|
-
}
|
|
47
|
-
// app-level handling
|
|
48
|
-
const appErrorHandler = instance.appContext.config.errorHandler;
|
|
49
|
-
if (appErrorHandler) {
|
|
50
|
-
callWithErrorHandling(appErrorHandler, null, 10 /* ErrorCodes.APP_ERROR_HANDLER */, [err, exposedInstance, errorInfo]);
|
|
51
|
-
return;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
logError(err, type, contextVNode, throwInDev);
|
|
55
|
-
}
|
|
56
|
-
function logError(err, type, contextVNode, throwInDev = true) {
|
|
57
|
-
{
|
|
58
|
-
// recover in prod to reduce the impact on end-user
|
|
59
|
-
console.error(err);
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
let isFlushing = false;
|
|
63
|
-
let isFlushPending = false;
|
|
64
|
-
const queue = [];
|
|
65
|
-
let flushIndex = 0;
|
|
66
|
-
const pendingPostFlushCbs = [];
|
|
67
|
-
let activePostFlushCbs = null;
|
|
68
|
-
let postFlushIndex = 0;
|
|
69
|
-
const resolvedPromise = /*#__PURE__*/Promise.resolve();
|
|
70
|
-
let currentFlushPromise = null;
|
|
71
|
-
function nextTick(fn) {
|
|
72
|
-
const p = currentFlushPromise || resolvedPromise;
|
|
73
|
-
return fn ? p.then(this ? fn.bind(this) : fn) : p;
|
|
74
|
-
}
|
|
75
|
-
// #2768
|
|
76
|
-
// Use binary-search to find a suitable position in the queue,
|
|
77
|
-
// so that the queue maintains the increasing order of job's id,
|
|
78
|
-
// which can prevent the job from being skipped and also can avoid repeated patching.
|
|
79
|
-
function findInsertionIndex(id) {
|
|
80
|
-
// the start index should be `flushIndex + 1`
|
|
81
|
-
let start = flushIndex + 1;
|
|
82
|
-
let end = queue.length;
|
|
83
|
-
while (start < end) {
|
|
84
|
-
const middle = start + end >>> 1;
|
|
85
|
-
const middleJobId = getId(queue[middle]);
|
|
86
|
-
middleJobId < id ? start = middle + 1 : end = middle;
|
|
87
|
-
}
|
|
88
|
-
return start;
|
|
89
|
-
}
|
|
90
|
-
function queueJob(job) {
|
|
91
|
-
// the dedupe search uses the startIndex argument of Array.includes()
|
|
92
|
-
// by default the search index includes the current job that is being run
|
|
93
|
-
// so it cannot recursively trigger itself again.
|
|
94
|
-
// if the job is a watch() callback, the search will start with a +1 index to
|
|
95
|
-
// allow it recursively trigger itself - it is the user's responsibility to
|
|
96
|
-
// ensure it doesn't end up in an infinite loop.
|
|
97
|
-
if (!queue.length || !queue.includes(job, isFlushing && job.allowRecurse ? flushIndex + 1 : flushIndex)) {
|
|
98
|
-
if (job.id == null) {
|
|
99
|
-
queue.push(job);
|
|
100
|
-
} else {
|
|
101
|
-
queue.splice(findInsertionIndex(job.id), 0, job);
|
|
102
|
-
}
|
|
103
|
-
queueFlush();
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
function queueFlush() {
|
|
107
|
-
if (!isFlushing && !isFlushPending) {
|
|
108
|
-
isFlushPending = true;
|
|
109
|
-
currentFlushPromise = resolvedPromise.then(flushJobs);
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
function queuePostFlushCb(cb) {
|
|
113
|
-
if (!isArray(cb)) {
|
|
114
|
-
if (!activePostFlushCbs || !activePostFlushCbs.includes(cb, cb.allowRecurse ? postFlushIndex + 1 : postFlushIndex)) {
|
|
115
|
-
pendingPostFlushCbs.push(cb);
|
|
116
|
-
}
|
|
117
|
-
} else {
|
|
118
|
-
// if cb is an array, it is a component lifecycle hook which can only be
|
|
119
|
-
// triggered by a job, which is already deduped in the main queue, so
|
|
120
|
-
// we can skip duplicate check here to improve perf
|
|
121
|
-
pendingPostFlushCbs.push(...cb);
|
|
122
|
-
}
|
|
123
|
-
queueFlush();
|
|
124
|
-
}
|
|
125
|
-
function flushPostFlushCbs(seen) {
|
|
126
|
-
if (pendingPostFlushCbs.length) {
|
|
127
|
-
const deduped = [...new Set(pendingPostFlushCbs)];
|
|
128
|
-
pendingPostFlushCbs.length = 0;
|
|
129
|
-
// #1947 already has active queue, nested flushPostFlushCbs call
|
|
130
|
-
if (activePostFlushCbs) {
|
|
131
|
-
activePostFlushCbs.push(...deduped);
|
|
132
|
-
return;
|
|
133
|
-
}
|
|
134
|
-
activePostFlushCbs = deduped;
|
|
135
|
-
activePostFlushCbs.sort((a, b) => getId(a) - getId(b));
|
|
136
|
-
for (postFlushIndex = 0; postFlushIndex < activePostFlushCbs.length; postFlushIndex++) {
|
|
137
|
-
activePostFlushCbs[postFlushIndex]();
|
|
138
|
-
}
|
|
139
|
-
activePostFlushCbs = null;
|
|
140
|
-
postFlushIndex = 0;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
const getId = job => job.id == null ? Infinity : job.id;
|
|
144
|
-
const comparator = (a, b) => {
|
|
145
|
-
const diff = getId(a) - getId(b);
|
|
146
|
-
if (diff === 0) {
|
|
147
|
-
if (a.pre && !b.pre) return -1;
|
|
148
|
-
if (b.pre && !a.pre) return 1;
|
|
149
|
-
}
|
|
150
|
-
return diff;
|
|
151
|
-
};
|
|
152
|
-
function flushJobs(seen) {
|
|
153
|
-
isFlushPending = false;
|
|
154
|
-
isFlushing = true;
|
|
155
|
-
// Sort queue before flush.
|
|
156
|
-
// This ensures that:
|
|
157
|
-
// 1. Components are updated from parent to child. (because parent is always
|
|
158
|
-
// created before the child so its render effect will have smaller
|
|
159
|
-
// priority number)
|
|
160
|
-
// 2. If a component is unmounted during a parent component's update,
|
|
161
|
-
// its update can be skipped.
|
|
162
|
-
queue.sort(comparator);
|
|
163
|
-
// conditional usage of checkRecursiveUpdate must be determined out of
|
|
164
|
-
// try ... catch block since Rollup by default de-optimizes treeshaking
|
|
165
|
-
// inside try-catch. This can leave all warning code unshaked. Although
|
|
166
|
-
// they would get eventually shaken by a minifier like terser, some minifiers
|
|
167
|
-
// would fail to do that (e.g. https://github.com/evanw/esbuild/issues/1610)
|
|
168
|
-
const check = NOOP;
|
|
169
|
-
try {
|
|
170
|
-
for (flushIndex = 0; flushIndex < queue.length; flushIndex++) {
|
|
171
|
-
const job = queue[flushIndex];
|
|
172
|
-
if (job && job.active !== false) {
|
|
173
|
-
if ("production" !== 'production' && check(job)) ;
|
|
174
|
-
// console.log(`running:`, job.id)
|
|
175
|
-
callWithErrorHandling(job, null, 14 /* ErrorCodes.SCHEDULER */);
|
|
176
|
-
}
|
|
177
|
-
}
|
|
178
|
-
} finally {
|
|
179
|
-
flushIndex = 0;
|
|
180
|
-
queue.length = 0;
|
|
181
|
-
flushPostFlushCbs();
|
|
182
|
-
isFlushing = false;
|
|
183
|
-
currentFlushPromise = null;
|
|
184
|
-
// some postFlushCb queued jobs!
|
|
185
|
-
// keep flushing until it drains.
|
|
186
|
-
if (queue.length || pendingPostFlushCbs.length) {
|
|
187
|
-
flushJobs();
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
/**
|
|
193
|
-
* mark the current rendering instance for asset resolution (e.g.
|
|
194
|
-
* resolveComponent, resolveDirective) during render
|
|
195
|
-
*/
|
|
196
|
-
let currentRenderingInstance = null;
|
|
197
|
-
let currentScopeId = null;
|
|
198
|
-
const isSuspense = type => type.__isSuspense;
|
|
199
|
-
function queueEffectWithSuspense(fn, suspense) {
|
|
200
|
-
if (suspense && suspense.pendingBranch) {
|
|
201
|
-
if (isArray(fn)) {
|
|
202
|
-
suspense.effects.push(...fn);
|
|
203
|
-
} else {
|
|
204
|
-
suspense.effects.push(fn);
|
|
205
|
-
}
|
|
206
|
-
} else {
|
|
207
|
-
queuePostFlushCb(fn);
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
function provide(key, value) {
|
|
211
|
-
if (!currentInstance) ; else {
|
|
212
|
-
let provides = currentInstance.provides;
|
|
213
|
-
// by default an instance inherits its parent's provides object
|
|
214
|
-
// but when it needs to provide values of its own, it creates its
|
|
215
|
-
// own provides object using parent provides object as prototype.
|
|
216
|
-
// this way in `inject` we can simply look up injections from direct
|
|
217
|
-
// parent and let the prototype chain do the work.
|
|
218
|
-
const parentProvides = currentInstance.parent && currentInstance.parent.provides;
|
|
219
|
-
if (parentProvides === provides) {
|
|
220
|
-
provides = currentInstance.provides = Object.create(parentProvides);
|
|
221
|
-
}
|
|
222
|
-
// TS doesn't allow symbol as index type
|
|
223
|
-
provides[key] = value;
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
function inject(key, defaultValue, treatDefaultAsFactory = false) {
|
|
227
|
-
// fallback to `currentRenderingInstance` so that this can be called in
|
|
228
|
-
// a functional component
|
|
229
|
-
const instance = currentInstance || currentRenderingInstance;
|
|
230
|
-
if (instance) {
|
|
231
|
-
// #2400
|
|
232
|
-
// to support `app.use` plugins,
|
|
233
|
-
// fallback to appContext's `provides` if the instance is at root
|
|
234
|
-
const provides = instance.parent == null ? instance.vnode.appContext && instance.vnode.appContext.provides : instance.parent.provides;
|
|
235
|
-
if (provides && key in provides) {
|
|
236
|
-
// TS doesn't allow symbol as index type
|
|
237
|
-
return provides[key];
|
|
238
|
-
} else if (arguments.length > 1) {
|
|
239
|
-
return treatDefaultAsFactory && isFunction(defaultValue) ? defaultValue.call(instance.proxy) : defaultValue;
|
|
240
|
-
} else ;
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
function watchPostEffect(effect, options) {
|
|
244
|
-
return doWatch(effect, null, {
|
|
245
|
-
flush: 'post'
|
|
246
|
-
});
|
|
247
|
-
}
|
|
248
|
-
// initial value for watchers to trigger on undefined initial values
|
|
249
|
-
const INITIAL_WATCHER_VALUE = {};
|
|
250
|
-
// implementation
|
|
251
|
-
function watch(source, cb, options) {
|
|
252
|
-
return doWatch(source, cb, options);
|
|
253
|
-
}
|
|
254
|
-
function doWatch(source, cb, {
|
|
255
|
-
immediate,
|
|
256
|
-
deep,
|
|
257
|
-
flush,
|
|
258
|
-
onTrack,
|
|
259
|
-
onTrigger
|
|
260
|
-
} = EMPTY_OBJ) {
|
|
261
|
-
const instance = currentInstance;
|
|
262
|
-
let getter;
|
|
263
|
-
let forceTrigger = false;
|
|
264
|
-
let isMultiSource = false;
|
|
265
|
-
if (isRef(source)) {
|
|
266
|
-
getter = () => source.value;
|
|
267
|
-
forceTrigger = isShallow(source);
|
|
268
|
-
} else if (isReactive(source)) {
|
|
269
|
-
getter = () => source;
|
|
270
|
-
deep = true;
|
|
271
|
-
} else if (isArray(source)) {
|
|
272
|
-
isMultiSource = true;
|
|
273
|
-
forceTrigger = source.some(s => isReactive(s) || isShallow(s));
|
|
274
|
-
getter = () => source.map(s => {
|
|
275
|
-
if (isRef(s)) {
|
|
276
|
-
return s.value;
|
|
277
|
-
} else if (isReactive(s)) {
|
|
278
|
-
return traverse(s);
|
|
279
|
-
} else if (isFunction(s)) {
|
|
280
|
-
return callWithErrorHandling(s, instance, 2 /* ErrorCodes.WATCH_GETTER */);
|
|
281
|
-
} else ;
|
|
282
|
-
});
|
|
283
|
-
} else if (isFunction(source)) {
|
|
284
|
-
if (cb) {
|
|
285
|
-
// getter with cb
|
|
286
|
-
getter = () => callWithErrorHandling(source, instance, 2 /* ErrorCodes.WATCH_GETTER */);
|
|
287
|
-
} else {
|
|
288
|
-
// no cb -> simple effect
|
|
289
|
-
getter = () => {
|
|
290
|
-
if (instance && instance.isUnmounted) {
|
|
291
|
-
return;
|
|
292
|
-
}
|
|
293
|
-
if (cleanup) {
|
|
294
|
-
cleanup();
|
|
295
|
-
}
|
|
296
|
-
return callWithAsyncErrorHandling(source, instance, 3 /* ErrorCodes.WATCH_CALLBACK */, [onCleanup]);
|
|
297
|
-
};
|
|
298
|
-
}
|
|
299
|
-
} else {
|
|
300
|
-
getter = NOOP;
|
|
301
|
-
}
|
|
302
|
-
if (cb && deep) {
|
|
303
|
-
const baseGetter = getter;
|
|
304
|
-
getter = () => traverse(baseGetter());
|
|
305
|
-
}
|
|
306
|
-
let cleanup;
|
|
307
|
-
let onCleanup = fn => {
|
|
308
|
-
cleanup = effect.onStop = () => {
|
|
309
|
-
callWithErrorHandling(fn, instance, 4 /* ErrorCodes.WATCH_CLEANUP */);
|
|
310
|
-
};
|
|
311
|
-
};
|
|
312
|
-
// in SSR there is no need to setup an actual effect, and it should be noop
|
|
313
|
-
// unless it's eager
|
|
314
|
-
if (isInSSRComponentSetup) {
|
|
315
|
-
// we will also not call the invalidate callback (+ runner is not set up)
|
|
316
|
-
onCleanup = NOOP;
|
|
317
|
-
if (!cb) {
|
|
318
|
-
getter();
|
|
319
|
-
} else if (immediate) {
|
|
320
|
-
callWithAsyncErrorHandling(cb, instance, 3 /* ErrorCodes.WATCH_CALLBACK */, [getter(), isMultiSource ? [] : undefined, onCleanup]);
|
|
321
|
-
}
|
|
322
|
-
return NOOP;
|
|
323
|
-
}
|
|
324
|
-
let oldValue = isMultiSource ? [] : INITIAL_WATCHER_VALUE;
|
|
325
|
-
const job = () => {
|
|
326
|
-
if (!effect.active) {
|
|
327
|
-
return;
|
|
328
|
-
}
|
|
329
|
-
if (cb) {
|
|
330
|
-
// watch(source, cb)
|
|
331
|
-
const newValue = effect.run();
|
|
332
|
-
if (deep || forceTrigger || (isMultiSource ? newValue.some((v, i) => hasChanged(v, oldValue[i])) : hasChanged(newValue, oldValue)) || false) {
|
|
333
|
-
// cleanup before running cb again
|
|
334
|
-
if (cleanup) {
|
|
335
|
-
cleanup();
|
|
336
|
-
}
|
|
337
|
-
callWithAsyncErrorHandling(cb, instance, 3 /* ErrorCodes.WATCH_CALLBACK */, [newValue,
|
|
338
|
-
// pass undefined as the old value when it's changed for the first time
|
|
339
|
-
oldValue === INITIAL_WATCHER_VALUE ? undefined : oldValue, onCleanup]);
|
|
340
|
-
oldValue = newValue;
|
|
341
|
-
}
|
|
342
|
-
} else {
|
|
343
|
-
// watchEffect
|
|
344
|
-
effect.run();
|
|
345
|
-
}
|
|
346
|
-
};
|
|
347
|
-
// important: mark the job as a watcher callback so that scheduler knows
|
|
348
|
-
// it is allowed to self-trigger (#1727)
|
|
349
|
-
job.allowRecurse = !!cb;
|
|
350
|
-
let scheduler;
|
|
351
|
-
if (flush === 'sync') {
|
|
352
|
-
scheduler = job; // the scheduler function gets called directly
|
|
353
|
-
} else if (flush === 'post') {
|
|
354
|
-
scheduler = () => queuePostRenderEffect(job, instance && instance.suspense);
|
|
355
|
-
} else {
|
|
356
|
-
// default: 'pre'
|
|
357
|
-
job.pre = true;
|
|
358
|
-
if (instance) job.id = instance.uid;
|
|
359
|
-
scheduler = () => queueJob(job);
|
|
360
|
-
}
|
|
361
|
-
const effect = new ReactiveEffect(getter, scheduler);
|
|
362
|
-
// initial run
|
|
363
|
-
if (cb) {
|
|
364
|
-
if (immediate) {
|
|
365
|
-
job();
|
|
366
|
-
} else {
|
|
367
|
-
oldValue = effect.run();
|
|
368
|
-
}
|
|
369
|
-
} else if (flush === 'post') {
|
|
370
|
-
queuePostRenderEffect(effect.run.bind(effect), instance && instance.suspense);
|
|
371
|
-
} else {
|
|
372
|
-
effect.run();
|
|
373
|
-
}
|
|
374
|
-
return () => {
|
|
375
|
-
effect.stop();
|
|
376
|
-
if (instance && instance.scope) {
|
|
377
|
-
remove(instance.scope.effects, effect);
|
|
378
|
-
}
|
|
379
|
-
};
|
|
380
|
-
}
|
|
381
|
-
function traverse(value, seen) {
|
|
382
|
-
if (!isObject(value) || value["__v_skip" /* ReactiveFlags.SKIP */]) {
|
|
383
|
-
return value;
|
|
384
|
-
}
|
|
385
|
-
seen = seen || new Set();
|
|
386
|
-
if (seen.has(value)) {
|
|
387
|
-
return value;
|
|
388
|
-
}
|
|
389
|
-
seen.add(value);
|
|
390
|
-
if (isRef(value)) {
|
|
391
|
-
traverse(value.value, seen);
|
|
392
|
-
} else if (isArray(value)) {
|
|
393
|
-
for (let i = 0; i < value.length; i++) {
|
|
394
|
-
traverse(value[i], seen);
|
|
395
|
-
}
|
|
396
|
-
} else if (isSet(value) || isMap(value)) {
|
|
397
|
-
value.forEach(v => {
|
|
398
|
-
traverse(v, seen);
|
|
399
|
-
});
|
|
400
|
-
} else if (isPlainObject(value)) {
|
|
401
|
-
for (const key in value) {
|
|
402
|
-
traverse(value[key], seen);
|
|
403
|
-
}
|
|
404
|
-
}
|
|
405
|
-
return value;
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
// implementation, close to no-op
|
|
409
|
-
function defineComponent(options) {
|
|
410
|
-
return isFunction(options) ? {
|
|
411
|
-
setup: options,
|
|
412
|
-
name: options.name
|
|
413
|
-
} : options;
|
|
414
|
-
}
|
|
415
|
-
function injectHook(type, hook, target = currentInstance, prepend = false) {
|
|
416
|
-
if (target) {
|
|
417
|
-
const hooks = target[type] || (target[type] = []);
|
|
418
|
-
// cache the error handling wrapper for injected hooks so the same hook
|
|
419
|
-
// can be properly deduped by the scheduler. "__weh" stands for "with error
|
|
420
|
-
// handling".
|
|
421
|
-
const wrappedHook = hook.__weh || (hook.__weh = (...args) => {
|
|
422
|
-
if (target.isUnmounted) {
|
|
423
|
-
return;
|
|
424
|
-
}
|
|
425
|
-
// disable tracking inside all lifecycle hooks
|
|
426
|
-
// since they can potentially be called inside effects.
|
|
427
|
-
pauseTracking();
|
|
428
|
-
// Set currentInstance during hook invocation.
|
|
429
|
-
// This assumes the hook does not synchronously trigger other hooks, which
|
|
430
|
-
// can only be false when the user does something really funky.
|
|
431
|
-
setCurrentInstance(target);
|
|
432
|
-
const res = callWithAsyncErrorHandling(hook, target, type, args);
|
|
433
|
-
unsetCurrentInstance();
|
|
434
|
-
resetTracking();
|
|
435
|
-
return res;
|
|
436
|
-
});
|
|
437
|
-
if (prepend) {
|
|
438
|
-
hooks.unshift(wrappedHook);
|
|
439
|
-
} else {
|
|
440
|
-
hooks.push(wrappedHook);
|
|
441
|
-
}
|
|
442
|
-
return wrappedHook;
|
|
443
|
-
}
|
|
444
|
-
}
|
|
445
|
-
const createHook = lifecycle => (hook, target = currentInstance) =>
|
|
446
|
-
// post-create lifecycle registrations are noops during SSR (except for serverPrefetch)
|
|
447
|
-
injectHook(lifecycle, (...args) => hook(...args), target);
|
|
448
|
-
const onBeforeMount = createHook("bm" /* LifecycleHooks.BEFORE_MOUNT */);
|
|
449
|
-
const onMounted = createHook("m" /* LifecycleHooks.MOUNTED */);
|
|
450
|
-
const onBeforeUnmount = createHook("bum" /* LifecycleHooks.BEFORE_UNMOUNT */);
|
|
451
|
-
const NULL_DYNAMIC_COMPONENT = Symbol();
|
|
452
|
-
function createAppContext() {
|
|
453
|
-
return {
|
|
454
|
-
app: null,
|
|
455
|
-
config: {
|
|
456
|
-
isNativeTag: NO,
|
|
457
|
-
performance: false,
|
|
458
|
-
globalProperties: {},
|
|
459
|
-
optionMergeStrategies: {},
|
|
460
|
-
errorHandler: undefined,
|
|
461
|
-
warnHandler: undefined,
|
|
462
|
-
compilerOptions: {}
|
|
463
|
-
},
|
|
464
|
-
mixins: [],
|
|
465
|
-
components: {},
|
|
466
|
-
directives: {},
|
|
467
|
-
provides: Object.create(null),
|
|
468
|
-
optionsCache: new WeakMap(),
|
|
469
|
-
propsCache: new WeakMap(),
|
|
470
|
-
emitsCache: new WeakMap()
|
|
471
|
-
};
|
|
472
|
-
}
|
|
473
|
-
const queuePostRenderEffect = queueEffectWithSuspense;
|
|
474
|
-
const isTeleport = type => type.__isTeleport;
|
|
475
|
-
const Fragment = Symbol(undefined);
|
|
476
|
-
const Text = Symbol(undefined);
|
|
477
|
-
const Comment = Symbol(undefined);
|
|
478
|
-
let currentBlock = null;
|
|
479
|
-
|
|
480
|
-
function isVNode(value) {
|
|
481
|
-
return value ? value.__v_isVNode === true : false;
|
|
482
|
-
}
|
|
483
|
-
const InternalObjectKey = `__vInternal`;
|
|
484
|
-
const normalizeKey = ({
|
|
485
|
-
key
|
|
486
|
-
}) => key != null ? key : null;
|
|
487
|
-
const normalizeRef = ({
|
|
488
|
-
ref,
|
|
489
|
-
ref_key,
|
|
490
|
-
ref_for
|
|
491
|
-
}) => {
|
|
492
|
-
return ref != null ? isString(ref) || isRef(ref) || isFunction(ref) ? {
|
|
493
|
-
i: currentRenderingInstance,
|
|
494
|
-
r: ref,
|
|
495
|
-
k: ref_key,
|
|
496
|
-
f: !!ref_for
|
|
497
|
-
} : ref : null;
|
|
498
|
-
};
|
|
499
|
-
function createBaseVNode(type, props = null, children = null, patchFlag = 0, dynamicProps = null, shapeFlag = type === Fragment ? 0 : 1 /* ShapeFlags.ELEMENT */, isBlockNode = false, needFullChildrenNormalization = false) {
|
|
500
|
-
const vnode = {
|
|
501
|
-
__v_isVNode: true,
|
|
502
|
-
__v_skip: true,
|
|
503
|
-
type,
|
|
504
|
-
props,
|
|
505
|
-
key: props && normalizeKey(props),
|
|
506
|
-
ref: props && normalizeRef(props),
|
|
507
|
-
scopeId: currentScopeId,
|
|
508
|
-
slotScopeIds: null,
|
|
509
|
-
children,
|
|
510
|
-
component: null,
|
|
511
|
-
suspense: null,
|
|
512
|
-
ssContent: null,
|
|
513
|
-
ssFallback: null,
|
|
514
|
-
dirs: null,
|
|
515
|
-
transition: null,
|
|
516
|
-
el: null,
|
|
517
|
-
anchor: null,
|
|
518
|
-
target: null,
|
|
519
|
-
targetAnchor: null,
|
|
520
|
-
staticCount: 0,
|
|
521
|
-
shapeFlag,
|
|
522
|
-
patchFlag,
|
|
523
|
-
dynamicProps,
|
|
524
|
-
dynamicChildren: null,
|
|
525
|
-
appContext: null
|
|
526
|
-
};
|
|
527
|
-
if (needFullChildrenNormalization) {
|
|
528
|
-
normalizeChildren(vnode, children);
|
|
529
|
-
// normalize suspense children
|
|
530
|
-
if (shapeFlag & 128 /* ShapeFlags.SUSPENSE */) {
|
|
531
|
-
type.normalize(vnode);
|
|
532
|
-
}
|
|
533
|
-
} else if (children) {
|
|
534
|
-
// compiled element vnode - if children is passed, only possible types are
|
|
535
|
-
// string or Array.
|
|
536
|
-
vnode.shapeFlag |= isString(children) ? 8 /* ShapeFlags.TEXT_CHILDREN */ : 16 /* ShapeFlags.ARRAY_CHILDREN */;
|
|
537
|
-
}
|
|
538
|
-
// track vnode for block tree
|
|
539
|
-
if (// avoid a block node from tracking itself
|
|
540
|
-
!isBlockNode &&
|
|
541
|
-
// has current parent block
|
|
542
|
-
currentBlock && (
|
|
543
|
-
// presence of a patch flag indicates this node needs patching on updates.
|
|
544
|
-
// component nodes also should always be patched, because even if the
|
|
545
|
-
// component doesn't need to update, it needs to persist the instance on to
|
|
546
|
-
// the next vnode so that it can be properly unmounted later.
|
|
547
|
-
vnode.patchFlag > 0 || shapeFlag & 6 /* ShapeFlags.COMPONENT */) &&
|
|
548
|
-
// the EVENTS flag is only for hydration and if it is the only flag, the
|
|
549
|
-
// vnode should not be considered dynamic due to handler caching.
|
|
550
|
-
vnode.patchFlag !== 32 /* PatchFlags.HYDRATE_EVENTS */) {
|
|
551
|
-
currentBlock.push(vnode);
|
|
552
|
-
}
|
|
553
|
-
return vnode;
|
|
554
|
-
}
|
|
555
|
-
const createVNode = _createVNode;
|
|
556
|
-
function _createVNode(type, props = null, children = null, patchFlag = 0, dynamicProps = null, isBlockNode = false) {
|
|
557
|
-
if (!type || type === NULL_DYNAMIC_COMPONENT) {
|
|
558
|
-
type = Comment;
|
|
559
|
-
}
|
|
560
|
-
if (isVNode(type)) {
|
|
561
|
-
// createVNode receiving an existing vnode. This happens in cases like
|
|
562
|
-
// <component :is="vnode"/>
|
|
563
|
-
// #2078 make sure to merge refs during the clone instead of overwriting it
|
|
564
|
-
const cloned = cloneVNode(type, props, true /* mergeRef: true */);
|
|
565
|
-
if (children) {
|
|
566
|
-
normalizeChildren(cloned, children);
|
|
567
|
-
}
|
|
568
|
-
if (!isBlockNode && currentBlock) {
|
|
569
|
-
if (cloned.shapeFlag & 6 /* ShapeFlags.COMPONENT */) {
|
|
570
|
-
currentBlock[currentBlock.indexOf(type)] = cloned;
|
|
571
|
-
} else {
|
|
572
|
-
currentBlock.push(cloned);
|
|
573
|
-
}
|
|
574
|
-
}
|
|
575
|
-
cloned.patchFlag |= -2 /* PatchFlags.BAIL */;
|
|
576
|
-
return cloned;
|
|
577
|
-
}
|
|
578
|
-
// class component normalization.
|
|
579
|
-
if (isClassComponent(type)) {
|
|
580
|
-
type = type.__vccOpts;
|
|
581
|
-
}
|
|
582
|
-
// class & style normalization.
|
|
583
|
-
if (props) {
|
|
584
|
-
// for reactive or proxy objects, we need to clone it to enable mutation.
|
|
585
|
-
props = guardReactiveProps(props);
|
|
586
|
-
let {
|
|
587
|
-
class: klass,
|
|
588
|
-
style
|
|
589
|
-
} = props;
|
|
590
|
-
if (klass && !isString(klass)) {
|
|
591
|
-
props.class = normalizeClass(klass);
|
|
592
|
-
}
|
|
593
|
-
if (isObject(style)) {
|
|
594
|
-
// reactive state objects need to be cloned since they are likely to be
|
|
595
|
-
// mutated
|
|
596
|
-
if (isProxy(style) && !isArray(style)) {
|
|
597
|
-
style = extend({}, style);
|
|
598
|
-
}
|
|
599
|
-
props.style = normalizeStyle(style);
|
|
600
|
-
}
|
|
601
|
-
}
|
|
602
|
-
// encode the vnode type information into a bitmap
|
|
603
|
-
const shapeFlag = isString(type) ? 1 /* ShapeFlags.ELEMENT */ : isSuspense(type) ? 128 /* ShapeFlags.SUSPENSE */ : isTeleport(type) ? 64 /* ShapeFlags.TELEPORT */ : isObject(type) ? 4 /* ShapeFlags.STATEFUL_COMPONENT */ : isFunction(type) ? 2 /* ShapeFlags.FUNCTIONAL_COMPONENT */ : 0;
|
|
604
|
-
return createBaseVNode(type, props, children, patchFlag, dynamicProps, shapeFlag, isBlockNode, true);
|
|
605
|
-
}
|
|
606
|
-
function guardReactiveProps(props) {
|
|
607
|
-
if (!props) return null;
|
|
608
|
-
return isProxy(props) || InternalObjectKey in props ? extend({}, props) : props;
|
|
609
|
-
}
|
|
610
|
-
function cloneVNode(vnode, extraProps, mergeRef = false) {
|
|
611
|
-
// This is intentionally NOT using spread or extend to avoid the runtime
|
|
612
|
-
// key enumeration cost.
|
|
613
|
-
const {
|
|
614
|
-
props,
|
|
615
|
-
ref,
|
|
616
|
-
patchFlag,
|
|
617
|
-
children
|
|
618
|
-
} = vnode;
|
|
619
|
-
const mergedProps = extraProps ? mergeProps(props || {}, extraProps) : props;
|
|
620
|
-
const cloned = {
|
|
621
|
-
__v_isVNode: true,
|
|
622
|
-
__v_skip: true,
|
|
623
|
-
type: vnode.type,
|
|
624
|
-
props: mergedProps,
|
|
625
|
-
key: mergedProps && normalizeKey(mergedProps),
|
|
626
|
-
ref: extraProps && extraProps.ref ?
|
|
627
|
-
// #2078 in the case of <component :is="vnode" ref="extra"/>
|
|
628
|
-
// if the vnode itself already has a ref, cloneVNode will need to merge
|
|
629
|
-
// the refs so the single vnode can be set on multiple refs
|
|
630
|
-
mergeRef && ref ? isArray(ref) ? ref.concat(normalizeRef(extraProps)) : [ref, normalizeRef(extraProps)] : normalizeRef(extraProps) : ref,
|
|
631
|
-
scopeId: vnode.scopeId,
|
|
632
|
-
slotScopeIds: vnode.slotScopeIds,
|
|
633
|
-
children: children,
|
|
634
|
-
target: vnode.target,
|
|
635
|
-
targetAnchor: vnode.targetAnchor,
|
|
636
|
-
staticCount: vnode.staticCount,
|
|
637
|
-
shapeFlag: vnode.shapeFlag,
|
|
638
|
-
// if the vnode is cloned with extra props, we can no longer assume its
|
|
639
|
-
// existing patch flag to be reliable and need to add the FULL_PROPS flag.
|
|
640
|
-
// note: preserve flag for fragments since they use the flag for children
|
|
641
|
-
// fast paths only.
|
|
642
|
-
patchFlag: extraProps && vnode.type !== Fragment ? patchFlag === -1 // hoisted node
|
|
643
|
-
? 16 /* PatchFlags.FULL_PROPS */ : patchFlag | 16 /* PatchFlags.FULL_PROPS */ : patchFlag,
|
|
644
|
-
dynamicProps: vnode.dynamicProps,
|
|
645
|
-
dynamicChildren: vnode.dynamicChildren,
|
|
646
|
-
appContext: vnode.appContext,
|
|
647
|
-
dirs: vnode.dirs,
|
|
648
|
-
transition: vnode.transition,
|
|
649
|
-
// These should technically only be non-null on mounted VNodes. However,
|
|
650
|
-
// they *should* be copied for kept-alive vnodes. So we just always copy
|
|
651
|
-
// them since them being non-null during a mount doesn't affect the logic as
|
|
652
|
-
// they will simply be overwritten.
|
|
653
|
-
component: vnode.component,
|
|
654
|
-
suspense: vnode.suspense,
|
|
655
|
-
ssContent: vnode.ssContent && cloneVNode(vnode.ssContent),
|
|
656
|
-
ssFallback: vnode.ssFallback && cloneVNode(vnode.ssFallback),
|
|
657
|
-
el: vnode.el,
|
|
658
|
-
anchor: vnode.anchor
|
|
659
|
-
};
|
|
660
|
-
return cloned;
|
|
661
|
-
}
|
|
662
|
-
/**
|
|
663
|
-
* @private
|
|
664
|
-
*/
|
|
665
|
-
function createTextVNode(text = ' ', flag = 0) {
|
|
666
|
-
return createVNode(Text, null, text, flag);
|
|
667
|
-
}
|
|
668
|
-
function normalizeChildren(vnode, children) {
|
|
669
|
-
let type = 0;
|
|
670
|
-
const {
|
|
671
|
-
shapeFlag
|
|
672
|
-
} = vnode;
|
|
673
|
-
if (children == null) {
|
|
674
|
-
children = null;
|
|
675
|
-
} else if (isArray(children)) {
|
|
676
|
-
type = 16 /* ShapeFlags.ARRAY_CHILDREN */;
|
|
677
|
-
} else if (typeof children === 'object') {
|
|
678
|
-
if (shapeFlag & (1 /* ShapeFlags.ELEMENT */ | 64 /* ShapeFlags.TELEPORT */)) {
|
|
679
|
-
// Normalize slot to plain children for plain element and Teleport
|
|
680
|
-
const slot = children.default;
|
|
681
|
-
if (slot) {
|
|
682
|
-
// _c marker is added by withCtx() indicating this is a compiled slot
|
|
683
|
-
slot._c && (slot._d = false);
|
|
684
|
-
normalizeChildren(vnode, slot());
|
|
685
|
-
slot._c && (slot._d = true);
|
|
686
|
-
}
|
|
687
|
-
return;
|
|
688
|
-
} else {
|
|
689
|
-
type = 32 /* ShapeFlags.SLOTS_CHILDREN */;
|
|
690
|
-
const slotFlag = children._;
|
|
691
|
-
if (!slotFlag && !(InternalObjectKey in children)) {
|
|
692
|
-
children._ctx = currentRenderingInstance;
|
|
693
|
-
} else if (slotFlag === 3 /* SlotFlags.FORWARDED */ && currentRenderingInstance) {
|
|
694
|
-
// a child component receives forwarded slots from the parent.
|
|
695
|
-
// its slot type is determined by its parent's slot type.
|
|
696
|
-
if (currentRenderingInstance.slots._ === 1 /* SlotFlags.STABLE */) {
|
|
697
|
-
children._ = 1 /* SlotFlags.STABLE */;
|
|
698
|
-
} else {
|
|
699
|
-
children._ = 2 /* SlotFlags.DYNAMIC */;
|
|
700
|
-
vnode.patchFlag |= 1024 /* PatchFlags.DYNAMIC_SLOTS */;
|
|
701
|
-
}
|
|
702
|
-
}
|
|
703
|
-
}
|
|
704
|
-
} else if (isFunction(children)) {
|
|
705
|
-
children = {
|
|
706
|
-
default: children,
|
|
707
|
-
_ctx: currentRenderingInstance
|
|
708
|
-
};
|
|
709
|
-
type = 32 /* ShapeFlags.SLOTS_CHILDREN */;
|
|
710
|
-
} else {
|
|
711
|
-
children = String(children);
|
|
712
|
-
// force teleport children to array so it can be moved around
|
|
713
|
-
if (shapeFlag & 64 /* ShapeFlags.TELEPORT */) {
|
|
714
|
-
type = 16 /* ShapeFlags.ARRAY_CHILDREN */;
|
|
715
|
-
children = [createTextVNode(children)];
|
|
716
|
-
} else {
|
|
717
|
-
type = 8 /* ShapeFlags.TEXT_CHILDREN */;
|
|
718
|
-
}
|
|
719
|
-
}
|
|
720
|
-
|
|
721
|
-
vnode.children = children;
|
|
722
|
-
vnode.shapeFlag |= type;
|
|
723
|
-
}
|
|
724
|
-
function mergeProps(...args) {
|
|
725
|
-
const ret = {};
|
|
726
|
-
for (let i = 0; i < args.length; i++) {
|
|
727
|
-
const toMerge = args[i];
|
|
728
|
-
for (const key in toMerge) {
|
|
729
|
-
if (key === 'class') {
|
|
730
|
-
if (ret.class !== toMerge.class) {
|
|
731
|
-
ret.class = normalizeClass([ret.class, toMerge.class]);
|
|
732
|
-
}
|
|
733
|
-
} else if (key === 'style') {
|
|
734
|
-
ret.style = normalizeStyle([ret.style, toMerge.style]);
|
|
735
|
-
} else if (isOn(key)) {
|
|
736
|
-
const existing = ret[key];
|
|
737
|
-
const incoming = toMerge[key];
|
|
738
|
-
if (incoming && existing !== incoming && !(isArray(existing) && existing.includes(incoming))) {
|
|
739
|
-
ret[key] = existing ? [].concat(existing, incoming) : incoming;
|
|
740
|
-
}
|
|
741
|
-
} else if (key !== '') {
|
|
742
|
-
ret[key] = toMerge[key];
|
|
743
|
-
}
|
|
744
|
-
}
|
|
745
|
-
}
|
|
746
|
-
return ret;
|
|
747
|
-
}
|
|
748
|
-
createAppContext();
|
|
749
|
-
let currentInstance = null;
|
|
750
|
-
const getCurrentInstance = () => currentInstance || currentRenderingInstance;
|
|
751
|
-
const setCurrentInstance = instance => {
|
|
752
|
-
currentInstance = instance;
|
|
753
|
-
instance.scope.on();
|
|
754
|
-
};
|
|
755
|
-
const unsetCurrentInstance = () => {
|
|
756
|
-
currentInstance && currentInstance.scope.off();
|
|
757
|
-
currentInstance = null;
|
|
758
|
-
};
|
|
759
|
-
|
|
760
|
-
let isInSSRComponentSetup = false;
|
|
761
|
-
function createAttrsProxy(instance) {
|
|
762
|
-
return new Proxy(instance.attrs, {
|
|
763
|
-
get(target, key) {
|
|
764
|
-
track(instance, "get" /* TrackOpTypes.GET */, '$attrs');
|
|
765
|
-
return target[key];
|
|
766
|
-
}
|
|
767
|
-
});
|
|
768
|
-
}
|
|
769
|
-
function createSetupContext(instance) {
|
|
770
|
-
const expose = exposed => {
|
|
771
|
-
instance.exposed = exposed || {};
|
|
772
|
-
};
|
|
773
|
-
let attrs;
|
|
774
|
-
{
|
|
775
|
-
return {
|
|
776
|
-
get attrs() {
|
|
777
|
-
return attrs || (attrs = createAttrsProxy(instance));
|
|
778
|
-
},
|
|
779
|
-
slots: instance.slots,
|
|
780
|
-
emit: instance.emit,
|
|
781
|
-
expose
|
|
782
|
-
};
|
|
783
|
-
}
|
|
784
|
-
}
|
|
785
|
-
function isClassComponent(value) {
|
|
786
|
-
return isFunction(value) && '__vccOpts' in value;
|
|
787
|
-
}
|
|
788
|
-
const computed = (getterOrOptions, debugOptions) => {
|
|
789
|
-
// @ts-ignore
|
|
790
|
-
return computed$1(getterOrOptions, debugOptions, isInSSRComponentSetup);
|
|
791
|
-
};
|
|
792
|
-
function useSlots() {
|
|
793
|
-
return getContext().slots;
|
|
794
|
-
}
|
|
795
|
-
function getContext() {
|
|
796
|
-
const i = getCurrentInstance();
|
|
797
|
-
return i.setupContext || (i.setupContext = createSetupContext(i));
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
// Actual implementation
|
|
801
|
-
function h(type, propsOrChildren, children) {
|
|
802
|
-
const l = arguments.length;
|
|
803
|
-
if (l === 2) {
|
|
804
|
-
if (isObject(propsOrChildren) && !isArray(propsOrChildren)) {
|
|
805
|
-
// single vnode without props
|
|
806
|
-
if (isVNode(propsOrChildren)) {
|
|
807
|
-
return createVNode(type, null, [propsOrChildren]);
|
|
808
|
-
}
|
|
809
|
-
// props without children
|
|
810
|
-
return createVNode(type, propsOrChildren);
|
|
811
|
-
} else {
|
|
812
|
-
// omit props
|
|
813
|
-
return createVNode(type, null, propsOrChildren);
|
|
814
|
-
}
|
|
815
|
-
} else {
|
|
816
|
-
if (l > 3) {
|
|
817
|
-
children = Array.prototype.slice.call(arguments, 2);
|
|
818
|
-
} else if (l === 3 && isVNode(children)) {
|
|
819
|
-
children = [children];
|
|
820
|
-
}
|
|
821
|
-
return createVNode(type, propsOrChildren, children);
|
|
822
|
-
}
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
export { watch as a, onBeforeUnmount as b, computed as c, defineComponent as d, onBeforeMount as e, getCurrentInstance as g, h, inject as i, nextTick as n, onMounted as o, provide as p, useSlots as u, watchPostEffect as w };
|