@onereach/ui-components 2.74.12-beta.2355.0 → 2.74.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/{OrAvatar-eaaa1ea1.js → OrAvatar-a54d87f6.js} +1 -1
- package/dist/bundled/v2/{OrButton-a570b286.js → OrButton-eb5dec97.js} +1 -1
- package/dist/bundled/v2/{OrCardCollection-393dd952.js → OrCardCollection-6c1828d1.js} +3 -3
- package/dist/bundled/v2/{OrCarouselItem-0a3079c4.js → OrCarouselItem-5ba1d0d3.js} +1 -1
- package/dist/bundled/v2/{OrCheckbox-a7b582e7.js → OrCheckbox-76849460.js} +1 -1
- package/dist/bundled/v2/{OrChip-5223485f.js → OrChip-ce81b0c6.js} +1 -1
- package/dist/bundled/v2/{OrChips-03362e17.js → OrChips-bd939cdf.js} +1 -1
- package/dist/bundled/v2/{OrCode-538d60b8.js → OrCode-cdde94a4.js} +2 -2
- package/dist/bundled/v2/{OrCollapse-ec5dda58.js → OrCollapse-f7cbcd25.js} +1 -1
- package/dist/bundled/v2/{OrColorPicker-f654471a.js → OrColorPicker-8fa65edd.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-06b41408.js → OrConfirm-c6397de7.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-62ddc635.js → OrConfirm-cd2f5dcc.js} +3 -3
- package/dist/bundled/v2/{OrDateTimePicker-18587a06.js → OrDateTimePicker-1c24c9cf.js} +4 -4
- package/dist/bundled/v2/{OrFloating-d5fba274.js → OrFloating-507e8028.js} +1 -1
- package/dist/bundled/v2/{OrIcon-cf7a9863.js → OrIcon-90adc2bd.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-38e2afde.js → OrIconButton-4522ea14.js} +3 -3
- package/dist/bundled/v2/{OrInlineTextEdit-a2d67c20.js → OrInlineTextEdit-cc069b6f.js} +3 -3
- package/dist/bundled/v2/{OrInput-ec3d5c5b.js → OrInput-1589dca0.js} +2 -2
- package/dist/bundled/v2/{OrList-b8c962ff.js → OrList-9a8958e1.js} +3 -3
- package/dist/bundled/v2/{OrListOfInputs-4b9ce33e.js → OrListOfInputs-be8f7a73.js} +4 -4
- package/dist/bundled/v2/{OrModal-0026f7c8.js → OrModal-e6a18d12.js} +1 -1
- package/dist/bundled/v2/{OrNotification-e9db011e.js → OrNotification-76491313.js} +2 -2
- package/dist/bundled/v2/{OrNotification-e102f0d7.js → OrNotification-f7644c55.js} +2 -6
- package/dist/bundled/v2/{OrNumberInput-3c45193e.js → OrNumberInput-6b183931.js} +1 -1
- package/dist/bundled/v2/{OrOverflowMenu-29c1ea12.js → OrOverflowMenu-36eb66df.js} +3 -3
- package/dist/bundled/v2/{OrPassword-cb32587c.js → OrPassword-f87a24b0.js} +2 -2
- package/dist/bundled/v2/{OrSearch-51152b91.js → OrSearch-2284933c.js} +2 -2
- package/dist/bundled/v2/{OrSelect-0213e21a.js → OrSelect-39dedeb9.js} +4 -4
- package/dist/bundled/v2/{OrSlider-505ce8db.js → OrSlider-e1408560.js} +2 -2
- package/dist/bundled/v2/{OrStepper-0fbfd694.js → OrStepper-175294a0.js} +1 -1
- package/dist/bundled/v2/{OrTag-e0b41e02.js → OrTag-4af70bdb.js} +1 -1
- package/dist/bundled/v2/{OrTextarea-3fb6d95f.js → OrTextarea-8653f1b4.js} +2 -2
- package/dist/bundled/v2/{OrTextbox-614aa7fc.js → OrTextbox-b46df20d.js} +3 -3
- package/dist/bundled/v2/{OrToastContainer-346659c4.js → OrToastContainer-e777613c.js} +1 -1
- package/dist/bundled/v2/{OrTooltip-9a5dd111.js → OrTooltip-e62cdd46.js} +1 -1
- package/dist/bundled/v2/components/index.js +36 -36
- package/dist/bundled/v2/components/or-avatar/index.js +4 -4
- package/dist/bundled/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-button/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-button-v2/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-button-v2/OrIconButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +1 -1
- package/dist/bundled/v2/components/or-button-v2/index.js +6 -6
- package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-card/OrCard.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-card-collection/OrCardCollection.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-card-collection/index.js +9 -9
- package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +5 -5
- package/dist/bundled/v2/components/or-carousel/OrCarousel.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-carousel/index.js +4 -4
- package/dist/bundled/v2/components/or-checkbox/OrCheckbox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-checkbox/index.js +4 -4
- package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-chips/OrChip.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-chips/OrChips.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-chips/OrChipsInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-chips/index.js +5 -5
- package/dist/bundled/v2/components/or-code/OrCode.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-code/index.js +7 -7
- package/dist/bundled/v2/components/or-code/lang.d.ts +1 -1
- package/dist/bundled/v2/components/or-collapse/OrCollapse.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-collapse/index.js +2 -2
- package/dist/bundled/v2/components/or-color-picker/OrColorPicker.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-color-picker/index.js +3 -3
- package/dist/bundled/v2/components/or-color-picker/types.d.ts +1 -1
- package/dist/bundled/v2/components/or-confirm/OrConfirm.vue.d.ts +7 -7
- package/dist/bundled/v2/components/or-confirm/index.js +10 -10
- package/dist/bundled/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-confirm-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +16 -16
- package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-date-time-picker/constants.d.ts +3 -3
- package/dist/bundled/v2/components/or-date-time-picker/index.js +7 -7
- package/dist/bundled/v2/components/or-empty-state-v3/OrEmptyState.vue.d.ts +6 -6
- package/dist/bundled/v2/components/or-empty-state-v3/types.d.ts +1 -1
- package/dist/bundled/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-floating/index.js +2 -2
- package/dist/bundled/v2/components/or-icon/index.js +3 -3
- package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-inline-text-edit/index.js +7 -7
- package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-input/OrInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-input/index.js +3 -3
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-label/OrLabel.vue.d.ts +3 -3
- package/dist/bundled/v2/components/or-list/OrList.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-list/index.js +7 -7
- package/dist/bundled/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-list-of-inputs/index.js +10 -10
- package/dist/bundled/v2/components/or-loader/types.d.ts +1 -1
- package/dist/bundled/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-modal/OrModal.vue.d.ts +7 -7
- package/dist/bundled/v2/components/or-modal/index.js +6 -6
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-notification/OrNotification.vue.d.ts +3 -3
- package/dist/bundled/v2/components/or-notification/index.js +6 -6
- package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-notification-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-number-input/OrNumberInput.vue.d.ts +4 -4
- package/dist/bundled/v2/components/or-number-input/index.js +4 -4
- package/dist/bundled/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-overflow-menu/index.js +7 -7
- package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-password/OrPassword.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-password/index.js +8 -8
- package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-radio/OrRadio.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-search/OrSearch.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-search/index.js +8 -8
- package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/OrSelectContent.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +1 -1
- package/dist/bundled/v2/components/or-select/OrSelectContentOptions.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/OrSelectInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/OrSelectInputValue.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/OrSelectMain.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/OrSelectOption.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select/index.js +6 -6
- package/dist/bundled/v2/components/or-select/types.d.ts +3 -3
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-sidebar/OrSidebar.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-slider/OrSlider.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-slider/index.js +4 -4
- package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-stepper/OrStepper.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-stepper/index.js +5 -5
- package/dist/bundled/v2/components/or-switch/OrSwitch.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tabs/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tag/OrTag.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tag/index.js +4 -4
- package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +5 -5
- package/dist/bundled/v2/components/or-textarea/OrTextarea.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-textarea/index.js +3 -3
- package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-textbox/OrTextbox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-textbox/index.js +7 -7
- package/dist/bundled/v2/components/or-toast/OrToast.vue.d.ts +5 -5
- package/dist/bundled/v2/components/or-toast/composable/useToastEventBus.d.ts +1 -1
- package/dist/bundled/v2/components/or-toast/index.js +6 -6
- package/dist/bundled/v2/components/or-toast/types.d.ts +1 -1
- package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +5 -5
- package/dist/bundled/v2/components/or-toast-v3/composable/useToastEventBus.d.ts +1 -1
- package/dist/bundled/v2/components/or-toast-v3/types.d.ts +1 -1
- package/dist/bundled/v2/components/or-tooltip/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tooltip/index.js +3 -3
- package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v2/{dom-3a15d036.js → dom-7a41831b.js} +3 -4
- package/dist/bundled/v2/index.js +37 -37
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-c5d3dcae.js → OrAvatar.vue_vue_type_script_lang-a013315b.js} +2 -2
- package/dist/bundled/v3/{OrButton-5df45f56.js → OrButton-5d3db1ef.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-c3cd44bd.js → OrButton.vue_vue_type_script_lang-17f34bec.js} +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ed18f417.js → OrCardCollection.vue_vue_type_script_lang-83a50f5c.js} +5 -5
- package/dist/bundled/v3/{OrCarouselItem-0bb58289.js → OrCarouselItem-361cd007.js} +1 -1
- package/dist/bundled/v3/{OrCarouselItem.vue_vue_type_script_lang-ef9fec58.js → OrCarouselItem.vue_vue_type_script_lang-cc31281a.js} +2 -2
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-00e3371f.js → OrCheckbox.vue_vue_type_script_lang-87143106.js} +2 -2
- package/dist/bundled/v3/{OrChip-7324118c.js → OrChip-f8874fb2.js} +2 -2
- package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-54842d4d.js → OrChips.vue_vue_type_script_lang-3c26c28f.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-fb43d35a.js → OrCode.vue_vue_type_script_lang-1fbe8517.js} +4 -4
- package/dist/bundled/v3/{OrCollapse-63e83681.js → OrCollapse-d2564011.js} +1 -1
- package/dist/bundled/v3/{OrCollapse.vue_vue_type_script_lang-65cbb754.js → OrCollapse.vue_vue_type_script_lang-04ffe655.js} +1 -1
- package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-f0c6359e.js → OrColorPicker.vue_vue_type_script_lang-3b58e79f.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-8e7c65df.js → OrConfirm.vue_vue_type_script_lang-f31f4f53.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-070b7246.js → OrConfirm.vue_vue_type_script_lang-ff06fe51.js} +6 -6
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-80f8a85c.js → OrDateTimePicker.vue_vue_type_script_lang-6483e834.js} +7 -7
- package/dist/bundled/v3/{OrFloating-19052ae9.js → OrFloating-c13f0eae.js} +1 -1
- package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-cda2fbd6.js → OrFloating.vue_vue_type_script_lang-c7bbb811.js} +1 -1
- package/dist/bundled/v3/{OrIcon-3d8129ee.js → OrIcon-e8ea87d0.js} +1 -1
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-c31af249.js → OrIcon.vue_vue_type_script_lang-4af1b391.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-a8d0de89.js → OrIconButton-35a14325.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-192c456c.js → OrIconButton.vue_vue_type_script_lang-60d2d34d.js} +4 -4
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-1f1fceb9.js → OrInlineTextEdit.vue_vue_type_script_lang-4f78910a.js} +5 -5
- package/dist/bundled/v3/{OrInput-704e72ba.js → OrInput-d95faac1.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-409235cc.js → OrInput.vue_vue_type_script_lang-a415817b.js} +3 -3
- package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-548f4a1e.js → OrList.vue_vue_type_script_lang-9526ff80.js} +6 -6
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-3fb45885.js → OrListOfInputs.vue_vue_type_script_lang-260baa5f.js} +7 -7
- package/dist/bundled/v3/{OrModal-72375ac5.js → OrModal-b2d59835.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-7899d703.js → OrModal.vue_vue_type_script_lang-27616063.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-f7eb2c71.js → OrNotification.vue_vue_type_script_lang-2a131157.js} +4 -4
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-7dd0d85f.js → OrNotification.vue_vue_type_script_lang-4532696a.js} +0 -4
- package/dist/bundled/v3/{OrNumberInput.vue_vue_type_script_lang-f061d829.js → OrNumberInput.vue_vue_type_script_lang-a25274f5.js} +2 -2
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-5499c1ba.js → OrOverflowMenu.vue_vue_type_script_lang-6c062d1e.js} +6 -6
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-a6d62c0f.js → OrPassword.vue_vue_type_script_lang-87d79c3c.js} +4 -4
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-b39b93b8.js → OrSearch.vue_vue_type_script_lang-cb0964be.js} +4 -4
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-131ba34b.js → OrSelect.vue_vue_type_script_lang-2016ac4e.js} +6 -6
- package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-af154e6d.js → OrSlider.vue_vue_type_script_lang-a5a10569.js} +3 -3
- package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-e698e07a.js → OrStepper.vue_vue_type_script_lang-0876614e.js} +2 -2
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-823edbfe.js → OrTag.vue_vue_type_script_lang-6677064d.js} +2 -2
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-69ea22e9.js → OrTextarea.vue_vue_type_script_lang-13c5e976.js} +3 -3
- package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-245d8bf2.js → OrTextbox.vue_vue_type_script_lang-c20fc4a7.js} +5 -5
- package/dist/bundled/v3/{OrToastContainer-007983ce.js → OrToastContainer-c9a264e3.js} +1 -1
- package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-1542573d.js → OrToastContainer.vue_vue_type_script_lang-27ba0e01.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-51b8d083.js → OrTooltip.vue_vue_type_script_lang-eb8ad0e1.js} +2 -2
- package/dist/bundled/v3/components/index.js +43 -43
- package/dist/bundled/v3/components/or-avatar/index.js +6 -6
- package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-button/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-button-v2/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-button-v2/OrIconButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +1 -1
- package/dist/bundled/v3/components/or-button-v2/index.js +8 -8
- package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-card/OrCard.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-card-collection/OrCardCollection.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-card-collection/index.js +14 -14
- package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +5 -5
- package/dist/bundled/v3/components/or-carousel/OrCarousel.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-carousel/index.js +7 -7
- package/dist/bundled/v3/components/or-checkbox/OrCheckbox.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-checkbox/index.js +6 -6
- package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-chips/OrChip.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-chips/OrChips.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-chips/OrChipsInput.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-chips/index.js +7 -7
- package/dist/bundled/v3/components/or-code/OrCode.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-code/index.js +11 -11
- package/dist/bundled/v3/components/or-code/lang.d.ts +1 -1
- package/dist/bundled/v3/components/or-collapse/OrCollapse.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-collapse/index.js +2 -2
- package/dist/bundled/v3/components/or-color-picker/OrColorPicker.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-color-picker/index.js +4 -4
- package/dist/bundled/v3/components/or-color-picker/types.d.ts +1 -1
- package/dist/bundled/v3/components/or-confirm/OrConfirm.vue.d.ts +7 -7
- package/dist/bundled/v3/components/or-confirm/index.js +17 -17
- package/dist/bundled/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-confirm-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +16 -16
- package/dist/bundled/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-date-time-picker/constants.d.ts +3 -3
- package/dist/bundled/v3/components/or-date-time-picker/index.js +11 -11
- package/dist/bundled/v3/components/or-empty-state-v3/OrEmptyState.vue.d.ts +6 -6
- package/dist/bundled/v3/components/or-empty-state-v3/types.d.ts +1 -1
- package/dist/bundled/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-floating/index.js +2 -2
- package/dist/bundled/v3/components/or-icon/index.js +4 -4
- package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-inline-text-edit/index.js +11 -11
- package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-input/OrInput.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-input/index.js +4 -4
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-label/OrLabel.vue.d.ts +3 -3
- package/dist/bundled/v3/components/or-list/OrList.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-list/index.js +11 -11
- package/dist/bundled/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-list-of-inputs/index.js +16 -16
- package/dist/bundled/v3/components/or-loader/types.d.ts +1 -1
- package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-modal/OrModal.vue.d.ts +7 -7
- package/dist/bundled/v3/components/or-modal/index.js +9 -9
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-notification/OrNotification.vue.d.ts +3 -3
- package/dist/bundled/v3/components/or-notification/index.js +9 -9
- package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-notification-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-number-input/OrNumberInput.vue.d.ts +4 -4
- package/dist/bundled/v3/components/or-number-input/index.js +6 -6
- package/dist/bundled/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-overflow-menu/index.js +11 -11
- package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-password/OrPassword.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-password/index.js +13 -13
- package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-radio/OrRadio.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-search/OrSearch.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-search/index.js +13 -13
- package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/OrSelectContent.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +1 -1
- package/dist/bundled/v3/components/or-select/OrSelectContentOptions.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/OrSelectInput.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/OrSelectInputValue.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/OrSelectMain.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/OrSelectOption.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select/index.js +8 -8
- package/dist/bundled/v3/components/or-select/types.d.ts +3 -3
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-sidebar/OrSidebar.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-slider/OrSlider.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-slider/index.js +6 -6
- package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-stepper/OrStepper.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-stepper/index.js +8 -8
- package/dist/bundled/v3/components/or-switch/OrSwitch.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tabs/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tag/OrTag.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tag/index.js +6 -6
- package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +5 -5
- package/dist/bundled/v3/components/or-textarea/OrTextarea.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-textarea/index.js +4 -4
- package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-textbox/OrTextbox.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-textbox/index.js +11 -11
- package/dist/bundled/v3/components/or-toast/OrToast.vue.d.ts +5 -5
- package/dist/bundled/v3/components/or-toast/composable/useToastEventBus.d.ts +1 -1
- package/dist/bundled/v3/components/or-toast/index.js +10 -10
- package/dist/bundled/v3/components/or-toast/types.d.ts +1 -1
- package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +5 -5
- package/dist/bundled/v3/components/or-toast-v3/composable/useToastEventBus.d.ts +1 -1
- package/dist/bundled/v3/components/or-toast-v3/types.d.ts +1 -1
- package/dist/bundled/v3/components/or-tooltip/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tooltip/index.js +4 -4
- package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v3/{dom-d21d0a92.js → dom-4f424b9d.js} +3 -4
- package/dist/bundled/v3/index.js +69 -70
- package/dist/esm/v2/{OrAvatar-1ec9957a.js → OrAvatar-b75af823.js} +1 -1
- package/dist/esm/v2/{OrButton-b573f00b.js → OrButton-df2eea65.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-e81cede5.js → OrCardCollection-050fb8d2.js} +4 -4
- package/dist/esm/v2/{OrCarouselItem-b2ab81d9.js → OrCarouselItem-d20717ec.js} +1 -1
- package/dist/esm/v2/{OrCheckbox-8ee37e4d.js → OrCheckbox-63d444f1.js} +1 -1
- package/dist/esm/v2/{OrChips-b84495ca.js → OrChips-7f85a4ba.js} +1 -1
- package/dist/esm/v2/{OrChips.vue_rollup-plugin-vue_styles.0-ebb4a1f0.js → OrChips.vue_rollup-plugin-vue_styles.0-8d277377.js} +1 -1
- package/dist/esm/v2/{OrCode-bb5da880.js → OrCode-9a2cdc0c.js} +3 -3
- package/dist/esm/v2/{OrCollapse-b6ab5b38.js → OrCollapse-50e3914c.js} +1 -1
- package/dist/esm/v2/{OrColorPicker-6d3066b0.js → OrColorPicker-fa92b4fa.js} +1 -1
- package/dist/esm/v2/{OrConfirm-06885721.js → OrConfirm-d7082ce0.js} +1 -1
- package/dist/esm/v2/{OrConfirm-b6ef7bdf.js → OrConfirm-f7c58a78.js} +4 -4
- package/dist/esm/v2/{OrDateTimePicker-d8cb0e8d.js → OrDateTimePicker-4059980e.js} +5 -5
- package/dist/esm/v2/{OrFloating-4ae27919.js → OrFloating-67b6592e.js} +1 -1
- package/dist/esm/v2/{OrIcon-1a248705.js → OrIcon-dd72b52f.js} +2 -2
- package/dist/esm/v2/{OrIconButton-5ad496fb.js → OrIconButton-9c30897c.js} +1 -1
- package/dist/esm/v2/{OrIconButton.vue_rollup-plugin-vue_styles.0-41affa9b.js → OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js} +4 -4
- package/dist/esm/v2/{OrInlineTextEdit-74609a01.js → OrInlineTextEdit-b914488a.js} +4 -4
- package/dist/esm/v2/{OrInput-1f75ca3e.js → OrInput-c005a759.js} +2 -2
- package/dist/esm/v2/{OrList-98e90b2a.js → OrList-1440d8ca.js} +4 -4
- package/dist/esm/v2/{OrListOfInputs-19ab21a9.js → OrListOfInputs-5a9fc474.js} +5 -5
- package/dist/esm/v2/{OrModal-00808e43.js → OrModal-a02dcd2a.js} +2 -2
- package/dist/esm/v2/{OrNotification-76498693.js → OrNotification-687b4999.js} +2 -6
- package/dist/esm/v2/{OrNotification-453fff8c.js → OrNotification-f905da81.js} +3 -3
- package/dist/esm/v2/{OrNumberInput-a864b102.js → OrNumberInput-eb0e7087.js} +1 -1
- package/dist/esm/v2/{OrOverflowMenu-a934294f.js → OrOverflowMenu-0f356aca.js} +4 -4
- package/dist/esm/v2/{OrPassword-cf953a84.js → OrPassword-7a006ccb.js} +3 -3
- package/dist/esm/v2/{OrSearch-709d1c90.js → OrSearch-1d7880eb.js} +3 -3
- package/dist/esm/v2/{OrSelect-2898b47a.js → OrSelect-03e79c4b.js} +4 -4
- package/dist/esm/v2/{OrSlider-56adea04.js → OrSlider-ded83b5c.js} +2 -2
- package/dist/esm/v2/{OrStepper-bd96bfad.js → OrStepper-3e08af91.js} +2 -2
- package/dist/esm/v2/{OrTag-c09e03c1.js → OrTag-2845a49f.js} +1 -1
- package/dist/esm/v2/{OrTextarea-43df1192.js → OrTextarea-724a4d6f.js} +2 -2
- package/dist/esm/v2/{OrTextbox-5233e57c.js → OrTextbox-a2cc5280.js} +4 -4
- package/dist/esm/v2/{OrToastContainer-deeabf5b.js → OrToastContainer-8566bc09.js} +2 -2
- package/dist/esm/v2/{OrTooltip-1e840f4d.js → OrTooltip-cefc51f9.js} +1 -1
- package/dist/esm/v2/{OrTooltip.vue_rollup-plugin-vue_styles.0-1d913678.js → OrTooltip.vue_rollup-plugin-vue_styles.0-154aac4c.js} +1 -1
- package/dist/esm/v2/components/index.js +38 -38
- package/dist/esm/v2/components/or-avatar/index.js +5 -5
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-button/OrButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-button-v2/OrButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-button-v2/OrIconButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-button-v2/OrTooltipWrapper.vue.d.ts +1 -1
- package/dist/esm/v2/components/or-button-v2/index.js +8 -8
- package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-card/OrCard.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-card-collection/OrCardCollection.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-card-collection/index.js +11 -11
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-carousel/OrCarousel.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-carousel/index.js +5 -5
- package/dist/esm/v2/components/or-checkbox/OrCheckbox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-checkbox/index.js +5 -5
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-chips/OrChip.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-chips/OrChips.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-chips/OrChipsInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-chips/index.js +6 -6
- package/dist/esm/v2/components/or-code/OrCode.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-code/index.js +9 -9
- package/dist/esm/v2/components/or-code/lang.d.ts +1 -1
- package/dist/esm/v2/components/or-collapse/OrCollapse.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-collapse/index.js +2 -2
- package/dist/esm/v2/components/or-color-picker/OrColorPicker.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-color-picker/index.js +3 -3
- package/dist/esm/v2/components/or-color-picker/types.d.ts +1 -1
- package/dist/esm/v2/components/or-confirm/OrConfirm.vue.d.ts +7 -7
- package/dist/esm/v2/components/or-confirm/index.js +12 -12
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +1 -1
- package/dist/esm/v2/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +16 -16
- package/dist/esm/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-date-time-picker/constants.d.ts +3 -3
- package/dist/esm/v2/components/or-date-time-picker/index.js +9 -9
- package/dist/esm/v2/components/or-empty-state-v3/OrEmptyState.vue.d.ts +6 -6
- package/dist/esm/v2/components/or-empty-state-v3/types.d.ts +1 -1
- package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-floating/index.js +2 -2
- package/dist/esm/v2/components/or-icon/index.js +4 -4
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-inline-text-edit/index.js +9 -9
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-input/OrInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-input/index.js +3 -3
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-label/OrLabel.vue.d.ts +3 -3
- package/dist/esm/v2/components/or-list/OrList.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-list/index.js +9 -9
- package/dist/esm/v2/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-list-of-inputs/index.js +12 -12
- package/dist/esm/v2/components/or-loader/types.d.ts +1 -1
- package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-modal/OrModal.vue.d.ts +7 -7
- package/dist/esm/v2/components/or-modal/index.js +8 -8
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-notification/OrNotification.vue.d.ts +3 -3
- package/dist/esm/v2/components/or-notification/index.js +8 -8
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-notification-v3/index.js +1 -1
- package/dist/esm/v2/components/or-number-input/OrNumberInput.vue.d.ts +4 -4
- package/dist/esm/v2/components/or-number-input/index.js +4 -4
- package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-overflow-menu/index.js +9 -9
- package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-password/OrPassword.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-password/index.js +10 -10
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-radio/OrRadio.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-search/OrSearch.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-search/index.js +10 -10
- package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/OrSelectContent.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/OrSelectContentEmpty.vue.d.ts +1 -1
- package/dist/esm/v2/components/or-select/OrSelectContentOptions.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/OrSelectInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/OrSelectInputValue.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/OrSelectMain.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/OrSelectOption.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/OrSelectSearchOptions.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select/index.js +7 -7
- package/dist/esm/v2/components/or-select/types.d.ts +3 -3
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-sidebar/OrSidebar.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-slider/OrSlider.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-slider/index.js +5 -5
- package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-stepper/OrStepper.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-stepper/index.js +8 -8
- package/dist/esm/v2/components/or-switch/OrSwitch.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tabs/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tag/OrTag.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tag/index.js +5 -5
- package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-textarea/OrTextarea.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-textarea/index.js +3 -3
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-textbox/index.js +9 -9
- package/dist/esm/v2/components/or-toast/OrToast.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-toast/composable/useToastEventBus.d.ts +1 -1
- package/dist/esm/v2/components/or-toast/index.js +8 -8
- package/dist/esm/v2/components/or-toast/types.d.ts +1 -1
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-toast-v3/composable/useToastEventBus.d.ts +1 -1
- package/dist/esm/v2/components/or-toast-v3/types.d.ts +1 -1
- package/dist/esm/v2/components/or-tooltip/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tooltip/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v2/{dom-3a15d036.js → dom-7a41831b.js} +3 -4
- package/dist/esm/v2/index.js +38 -38
- package/dist/esm/v3/{OrAvatar-4f9a769f.js → OrAvatar-986baa65.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-e6a77cab.js → OrCardCollection-1258cd45.js} +3 -3
- package/dist/esm/v3/{OrCarouselItem-9071b02e.js → OrCarouselItem-a3a855e8.js} +1 -1
- package/dist/esm/v3/{OrCheckbox-d402975a.js → OrCheckbox-8d8887ea.js} +1 -1
- package/dist/esm/v3/{OrChips-39d4be17.js → OrChips-d6227d21.js} +1 -1
- package/dist/esm/v3/{OrCode-9d6b10da.js → OrCode-033d49f4.js} +2 -2
- package/dist/esm/v3/{OrCollapse-445141ab.js → OrCollapse-37a52e8f.js} +1 -1
- package/dist/esm/v3/{OrColorPicker-53890a6e.js → OrColorPicker-9a149e6b.js} +1 -1
- package/dist/esm/v3/{OrConfirm-02ae9c60.js → OrConfirm-45796889.js} +3 -3
- package/dist/esm/v3/{OrConfirm-26d799f0.js → OrConfirm-7a4f09e4.js} +1 -1
- package/dist/esm/v3/{OrDateTimePicker-c4af17e3.js → OrDateTimePicker-efd8aae7.js} +4 -4
- package/dist/esm/v3/{OrFloating-855a3729.js → OrFloating-291c7653.js} +1 -1
- package/dist/esm/v3/{OrIcon-71e35d92.js → OrIcon-ed3e10b4.js} +2 -2
- package/dist/esm/v3/{OrIconButton-e27f8909.js → OrIconButton-b668558a.js} +3 -3
- package/dist/esm/v3/{OrInlineTextEdit-941f784a.js → OrInlineTextEdit-adf71cc1.js} +3 -3
- package/dist/esm/v3/{OrInput-81125804.js → OrInput-0dbd5a01.js} +2 -2
- package/dist/esm/v3/{OrList-54c86856.js → OrList-1255fc81.js} +2 -2
- package/dist/esm/v3/{OrListOfInputs-e459e8c2.js → OrListOfInputs-7611470b.js} +4 -4
- package/dist/esm/v3/{OrModal-efacdf3f.js → OrModal-153310f7.js} +1 -1
- package/dist/esm/v3/{OrNotification-aab2e22a.js → OrNotification-03a7426c.js} +3 -8
- package/dist/esm/v3/{OrNotification-f7d413aa.js → OrNotification-b90cf406.js} +2 -2
- package/dist/esm/v3/{OrNumberInput-b32b5ce3.js → OrNumberInput-dca5e850.js} +1 -1
- package/dist/esm/v3/{OrOverflowMenu-31fa636f.js → OrOverflowMenu-775d380c.js} +2 -2
- package/dist/esm/v3/{OrPassword-25c093b4.js → OrPassword-d18b4400.js} +2 -2
- package/dist/esm/v3/{OrSearch-06c13e14.js → OrSearch-4a5c943b.js} +2 -2
- package/dist/esm/v3/{OrSelect-5c6f0ff8.js → OrSelect-88e5dfaf.js} +4 -4
- package/dist/esm/v3/{OrSlider-f58deda8.js → OrSlider-858576e2.js} +2 -2
- package/dist/esm/v3/{OrStepper-1de86e1c.js → OrStepper-17400c41.js} +1 -1
- package/dist/esm/v3/{OrTag-909a5dc9.js → OrTag-2192a3cf.js} +1 -1
- package/dist/esm/v3/{OrTextarea-1f5c3be1.js → OrTextarea-de1ecb0f.js} +2 -2
- package/dist/esm/v3/{OrTextbox-2a3c67fb.js → OrTextbox-5c1cf735.js} +3 -3
- package/dist/esm/v3/{OrToastContainer-a3da18a0.js → OrToastContainer-11a58425.js} +1 -1
- package/dist/esm/v3/{OrTooltip-b71e93b5.js → OrTooltip-8d7385bc.js} +1 -1
- package/dist/esm/v3/components/index.js +34 -34
- package/dist/esm/v3/components/or-avatar/index.js +5 -5
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-button-v2/OrIconButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-button-v2/OrTooltipWrapper.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-button-v2/index.js +5 -5
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-card-collection/index.js +9 -9
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +5 -5
- package/dist/esm/v3/components/or-carousel/OrCarousel.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-carousel/index.js +5 -5
- package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-checkbox/index.js +5 -5
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-chips/OrChip.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-chips/OrChipsInput.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-chips/index.js +5 -5
- package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-code/index.js +7 -7
- package/dist/esm/v3/components/or-code/lang.d.ts +1 -1
- package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-collapse/index.js +2 -2
- package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-color-picker/index.js +3 -3
- package/dist/esm/v3/components/or-color-picker/types.d.ts +1 -1
- package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +7 -7
- package/dist/esm/v3/components/or-confirm/index.js +9 -9
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +1 -1
- package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +16 -16
- package/dist/esm/v3/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-date-time-picker/constants.d.ts +3 -3
- package/dist/esm/v3/components/or-date-time-picker/index.js +7 -7
- package/dist/esm/v3/components/or-empty-state-v3/OrEmptyState.vue.d.ts +6 -6
- package/dist/esm/v3/components/or-empty-state-v3/types.d.ts +1 -1
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-floating/index.js +2 -2
- package/dist/esm/v3/components/or-icon/index.js +4 -4
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-inline-text-edit/index.js +7 -7
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-input/OrInput.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-input/index.js +3 -3
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-list/OrList.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-list/index.js +6 -6
- package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-list-of-inputs/index.js +9 -9
- package/dist/esm/v3/components/or-loader/types.d.ts +1 -1
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +7 -7
- package/dist/esm/v3/components/or-modal/index.js +6 -6
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-notification/index.js +6 -6
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -11
- package/dist/esm/v3/components/or-notification-v3/index.js +1 -1
- package/dist/esm/v3/components/or-number-input/OrNumberInput.vue.d.ts +4 -4
- package/dist/esm/v3/components/or-number-input/index.js +4 -4
- package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenuItem.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-overflow-menu/index.js +6 -6
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-password/OrPassword.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-password/index.js +8 -8
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-search/OrSearch.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-search/index.js +8 -8
- package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/OrSelectContent.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/OrSelectContentEmpty.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-select/OrSelectContentOptions.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/OrSelectInput.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/OrSelectInputValue.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/OrSelectMain.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/OrSelectOption.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/OrSelectSearchOptions.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select/index.js +7 -7
- package/dist/esm/v3/components/or-select/types.d.ts +3 -3
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-slider/index.js +5 -5
- package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-stepper/index.js +6 -6
- package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tag/index.js +5 -5
- package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +5 -5
- package/dist/esm/v3/components/or-textarea/OrTextarea.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-textarea/index.js +3 -3
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-textbox/index.js +7 -7
- package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +5 -5
- package/dist/esm/v3/components/or-toast/composable/useToastEventBus.d.ts +1 -1
- package/dist/esm/v3/components/or-toast/index.js +6 -6
- package/dist/esm/v3/components/or-toast/types.d.ts +1 -1
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +5 -5
- package/dist/esm/v3/components/or-toast-v3/composable/useToastEventBus.d.ts +1 -1
- package/dist/esm/v3/components/or-toast-v3/types.d.ts +1 -1
- package/dist/esm/v3/components/or-tooltip/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tooltip/index.js +3 -3
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v3/{dom-3a15d036.js → dom-7a41831b.js} +3 -4
- package/dist/esm/v3/index.js +34 -34
- package/package.json +5 -4
- package/src/components/or-notification-v3/OrNotification.stories3.ts +0 -53
- package/src/components/or-notification-v3/OrNotification.vue +0 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIcon-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIcon-dd72b52f.js';
|
|
3
3
|
import _ from 'lodash';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
1
|
+
import { s as script } from './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
2
2
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
3
3
|
|
|
4
4
|
/* script */
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$1 } from './OrCard-c44d9783.js';
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrIcon-
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrSearch-
|
|
5
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
6
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrIcon-dd72b52f.js';
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrSearch-1d7880eb.js';
|
|
5
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
6
|
+
import { _ as __vue_component__$4 } from './OrIconButton-9c30897c.js';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Splide } from '@splidejs/splide';
|
|
2
|
-
import { _ as __vue_component__$2 } from './OrIcon-
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIcon-dd72b52f.js';
|
|
3
3
|
import { defineComponent, ref } from 'vue-demi';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
2
|
import _ from 'lodash';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrIcon-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrIcon-dd72b52f.js';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2 } from './OrIcon-
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIcon-dd72b52f.js';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
import { _ as __vue_component__$3 } from './OrLabel-931394a5.js';
|
|
@@ -5,12 +5,12 @@ import { useElementHover } from '@vueuse/core';
|
|
|
5
5
|
import { basicSetup, EditorView } from 'codemirror';
|
|
6
6
|
import _ from 'lodash';
|
|
7
7
|
import { defineComponent, ref } from 'vue-demi';
|
|
8
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
9
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
8
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
9
|
+
import { _ as __vue_component__$1 } from './OrIconButton-9c30897c.js';
|
|
10
10
|
import { _ as __vue_component__$4 } from './OrError-efc74907.js';
|
|
11
11
|
import { _ as __vue_component__$5 } from './OrHint-fe65fbe6.js';
|
|
12
12
|
import { _ as __vue_component__$6 } from './OrLabel-931394a5.js';
|
|
13
|
-
import { _ as __vue_component__$2 } from './OrModal-
|
|
13
|
+
import { _ as __vue_component__$2 } from './OrModal-a02dcd2a.js';
|
|
14
14
|
import { _ as __vue_component__$3 } from './OrTeleport.vue2-f0c16c71.js';
|
|
15
15
|
import { html } from '@codemirror/lang-html';
|
|
16
16
|
import { css } from '@codemirror/lang-css';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, onBeforeUnmount, watch } from 'vue-demi';
|
|
2
2
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
3
|
-
import { s as setStyle, r as requestAF, a as reflow, b as removeStyle, c as cancelAF, g as getBCR } from './dom-
|
|
3
|
+
import { s as setStyle, r as requestAF, a as reflow, b as removeStyle, c as cancelAF, g as getBCR } from './dom-7a41831b.js';
|
|
4
4
|
import _ from 'lodash';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { useToggle, onClickOutside } from '@vueuse/core';
|
|
3
|
-
import { _ as __vue_component__$1, O as OrFloatingPlacements } from './OrFloating-
|
|
3
|
+
import { _ as __vue_component__$1, O as OrFloatingPlacements } from './OrFloating-67b6592e.js';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -189,7 +189,7 @@ var script = defineComponent({
|
|
|
189
189
|
// types here are used for fixing TS2349
|
|
190
190
|
watch(confirmationInput, val => {
|
|
191
191
|
var _a;
|
|
192
|
-
return (_a = val === null || val === void 0 ? void 0 : val.focus) === null || _a === void 0 ? void 0 : _a();
|
|
192
|
+
return (_a = val === null || val === void 0 ? void 0 : val.focus) === null || _a === void 0 ? void 0 : _a.call(val);
|
|
193
193
|
});
|
|
194
194
|
// types here are used for fixing TS2349
|
|
195
195
|
watch(confirmationButton, val => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
3
|
-
import { a as BUTTON_COLOR } from './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
4
|
-
import { _ as __vue_component__$2, O as OrModalSizes } from './OrModal-
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrButton-df2eea65.js';
|
|
3
|
+
import { a as BUTTON_COLOR } from './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
4
|
+
import { _ as __vue_component__$2, O as OrModalSizes } from './OrModal-a02dcd2a.js';
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrInput-c005a759.js';
|
|
6
6
|
import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
|
|
7
7
|
import { logicAnd } from '@vueuse/math';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
3
3
|
import { onClickOutside } from '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrFloating-
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrFloating-67b6592e.js';
|
|
5
5
|
import { _ as __vue_component__$3 } from './OrLabel-931394a5.js';
|
|
6
6
|
import { _ as __vue_component__$4 } from './OrError-efc74907.js';
|
|
7
7
|
import { _ as __vue_component__$5 } from './OrHint-fe65fbe6.js';
|
|
8
|
-
import { _ as __vue_component__$6 } from './OrCollapse-
|
|
9
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
10
|
-
import { _ as __vue_component__$7 } from './OrIconButton-
|
|
11
|
-
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-
|
|
8
|
+
import { _ as __vue_component__$6 } from './OrCollapse-50e3914c.js';
|
|
9
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
10
|
+
import { _ as __vue_component__$7 } from './OrIconButton-9c30897c.js';
|
|
11
|
+
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-7a41831b.js';
|
|
12
12
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
13
13
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
14
14
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, nextTick } from 'vue-demi';
|
|
2
2
|
import { autoUpdate, computePosition, offset, hide, flip, shift } from '@floating-ui/dom';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrTeleport.vue2-f0c16c71.js';
|
|
4
|
-
import { e as getMaxZIndex, d as getCS } from './dom-
|
|
4
|
+
import { e as getMaxZIndex, d as getCS } from './dom-7a41831b.js';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import _ from 'lodash';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrTooltip.vue_rollup-plugin-vue_styles.0-
|
|
4
|
-
import { _ as __vue_component__$2, O as OrFloatingPlacements } from './OrFloating-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrTooltip.vue_rollup-plugin-vue_styles.0-154aac4c.js';
|
|
4
|
+
import { _ as __vue_component__$2, O as OrFloatingPlacements } from './OrFloating-67b6592e.js';
|
|
5
5
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as script } from './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
1
|
+
import { d as script } from './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
2
2
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
3
3
|
|
|
4
4
|
/* script */
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, isVue3, h } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIcon-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIcon-dd72b52f.js';
|
|
3
3
|
import { _ as __vue_component__$2, L as LoaderViews } from './OrLoader-212ef381.js';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrTooltip-
|
|
6
|
-
import './OrTooltip.vue_rollup-plugin-vue_styles.0-
|
|
7
|
-
import { O as OrFloatingPlacements } from './OrFloating-
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrTooltip-cefc51f9.js';
|
|
6
|
+
import './OrTooltip.vue_rollup-plugin-vue_styles.0-154aac4c.js';
|
|
7
|
+
import { O as OrFloatingPlacements } from './OrFloating-67b6592e.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
10
10
|
var ICON_BUTTON_TYPE;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrCollapse-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrCollapse-50e3914c.js';
|
|
3
3
|
import { _ as __vue_component__$2 } from './OrError-efc74907.js';
|
|
4
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
4
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrIconButton-9c30897c.js';
|
|
6
6
|
import { useVModel } from '@vueuse/core';
|
|
7
|
-
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-
|
|
7
|
+
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-7a41831b.js';
|
|
8
8
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
2
2
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
3
|
-
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-
|
|
3
|
+
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-7a41831b.js';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrLabel-931394a5.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-fe65fbe6.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrError-efc74907.js';
|
|
7
|
-
import { _ as __vue_component__$4 } from './OrCollapse-
|
|
7
|
+
import { _ as __vue_component__$4 } from './OrCollapse-50e3914c.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
@@ -2,10 +2,10 @@ import { defineComponent } from 'vue-demi';
|
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { v4 } from 'uuid';
|
|
4
4
|
import { _ as __vue_component__$2 } from './OrLabel-931394a5.js';
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrButton-
|
|
6
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
7
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
8
|
-
import { _ as __vue_component__$5 } from './OrIcon-
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrButton-df2eea65.js';
|
|
6
|
+
import { _ as __vue_component__$4 } from './OrIconButton-9c30897c.js';
|
|
7
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
8
|
+
import { _ as __vue_component__$5 } from './OrIcon-dd72b52f.js';
|
|
9
9
|
import { _ as __vue_component__$1 } from './OrError-efc74907.js';
|
|
10
10
|
import Sortable from 'sortablejs';
|
|
11
11
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
2
|
import _ from 'lodash';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrList-
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrInput-
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrIcon-
|
|
6
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
7
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrList-1440d8ca.js';
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrInput-c005a759.js';
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrIcon-dd72b52f.js';
|
|
6
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
7
|
+
import { _ as __vue_component__$4 } from './OrIconButton-9c30897c.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, onBeforeUnmount } from 'vue-demi';
|
|
2
2
|
import _ from 'lodash';
|
|
3
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
4
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
3
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrIconButton-9c30897c.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrOverlay-ccec2218.js';
|
|
6
6
|
import { onClickOutside } from '@vueuse/core';
|
|
7
7
|
import { useFocusTrap } from '@vueuse/integrations/useFocusTrap';
|
|
@@ -74,10 +74,6 @@ var script = defineComponent({
|
|
|
74
74
|
variant: {
|
|
75
75
|
type: String,
|
|
76
76
|
default: NotificationVariant.Info
|
|
77
|
-
},
|
|
78
|
-
disableClose: {
|
|
79
|
-
type: Boolean,
|
|
80
|
-
default: false
|
|
81
77
|
}
|
|
82
78
|
},
|
|
83
79
|
expose: ['root'],
|
|
@@ -129,7 +125,7 @@ var __vue_render__ = function () {
|
|
|
129
125
|
}
|
|
130
126
|
})], 1), _vm._v(" "), _c('div', {
|
|
131
127
|
class: ['grow', 'my-[-2px] md:my-[-3px]']
|
|
132
|
-
}, [_vm._t("default")], 2), _vm._v(" "),
|
|
128
|
+
}, [_vm._t("default")], 2), _vm._v(" "), _c('OrIconButton', {
|
|
133
129
|
attrs: {
|
|
134
130
|
"icon": 'close',
|
|
135
131
|
"size": 'm'
|
|
@@ -140,7 +136,7 @@ var __vue_render__ = function () {
|
|
|
140
136
|
return _vm.$emit('close');
|
|
141
137
|
}
|
|
142
138
|
}
|
|
143
|
-
})
|
|
139
|
+
})], 1);
|
|
144
140
|
};
|
|
145
141
|
var __vue_staticRenderFns__ = [];
|
|
146
142
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIcon-
|
|
3
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIcon-dd72b52f.js';
|
|
3
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrIconButton-9c30897c.js';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrInput-c005a759.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { useToggle, onClickOutside } from '@vueuse/core';
|
|
3
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrButton-
|
|
3
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrIconButton-9c30897c.js';
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrButton-df2eea65.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
|
-
import { _ as __vue_component__$4, O as OrFloatingPlacements } from './OrFloating-
|
|
8
|
+
import { _ as __vue_component__$4, O as OrFloatingPlacements } from './OrFloating-67b6592e.js';
|
|
9
9
|
|
|
10
10
|
var script$1 = defineComponent({
|
|
11
11
|
name: 'OrOverflowMenuItem',
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { useVModel } from '@vueuse/core';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrInput-c005a759.js';
|
|
4
4
|
import { u as useToggle } from './useToggle-29e4d7c7.js';
|
|
5
|
-
import { b as BUTTON_SIZE } from './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
6
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
5
|
+
import { b as BUTTON_SIZE } from './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
6
|
+
import { _ as __vue_component__$2 } from './OrIconButton-9c30897c.js';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrInput-c005a759.js';
|
|
3
3
|
import { debouncedWatch } from '@vueuse/core';
|
|
4
|
-
import { b as BUTTON_SIZE } from './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
4
|
+
import { b as BUTTON_SIZE } from './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-9c30897c.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { onClickOutside } from '@vueuse/core';
|
|
3
3
|
import _ from 'lodash';
|
|
4
|
-
import { _ as __vue_component__$a } from './OrIcon-
|
|
5
|
-
import { _ as __vue_component__$9 } from './OrChips.vue_rollup-plugin-vue_styles.0-
|
|
4
|
+
import { _ as __vue_component__$a } from './OrIcon-dd72b52f.js';
|
|
5
|
+
import { _ as __vue_component__$9 } from './OrChips.vue_rollup-plugin-vue_styles.0-8d277377.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
import { _ as __vue_component__$c } from './OrLoader-212ef381.js';
|
|
9
|
-
import { _ as __vue_component__$b } from './OrCheckbox-
|
|
10
|
-
import { _ as __vue_component__$d } from './OrFloating-
|
|
9
|
+
import { _ as __vue_component__$b } from './OrCheckbox-63d444f1.js';
|
|
10
|
+
import { _ as __vue_component__$d } from './OrFloating-67b6592e.js';
|
|
11
11
|
import { _ as __vue_component__$e } from './OrLabel-931394a5.js';
|
|
12
12
|
import { _ as __vue_component__$f } from './OrError-efc74907.js';
|
|
13
13
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as __vue_component__$1 } from './OrIcon-
|
|
1
|
+
import { _ as __vue_component__$1 } from './OrIcon-dd72b52f.js';
|
|
2
2
|
import { defineComponent, ref } from 'vue-demi';
|
|
3
3
|
import { onClickOutside, useDraggable } from '@vueuse/core';
|
|
4
|
-
import { f as addClass, h as removeClass } from './dom-
|
|
4
|
+
import { f as addClass, h as removeClass } from './dom-7a41831b.js';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$6 } from './OrButton-
|
|
3
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
2
|
+
import { _ as __vue_component__$6 } from './OrButton-df2eea65.js';
|
|
3
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIcon-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIcon-dd72b52f.js';
|
|
3
3
|
import { a as hexToRgb } from './color-1f348774.js';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
2
2
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
3
|
-
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-
|
|
3
|
+
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-7a41831b.js';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrLabel-931394a5.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-fe65fbe6.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrError-efc74907.js';
|
|
7
|
-
import { _ as __vue_component__$4 } from './OrCollapse-
|
|
7
|
+
import { _ as __vue_component__$4 } from './OrCollapse-50e3914c.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
@@ -2,14 +2,14 @@ import { defineComponent, ref, computed, getCurrentInstance } from 'vue-demi';
|
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as useToggle } from './useToggle-29e4d7c7.js';
|
|
4
4
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
5
|
-
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-
|
|
5
|
+
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-7a41831b.js';
|
|
6
6
|
import _ from 'lodash';
|
|
7
7
|
import { _ as __vue_component__$1 } from './OrLabel-931394a5.js';
|
|
8
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
9
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
8
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
9
|
+
import { _ as __vue_component__$2 } from './OrIconButton-9c30897c.js';
|
|
10
10
|
import { _ as __vue_component__$3 } from './OrHint-fe65fbe6.js';
|
|
11
11
|
import { _ as __vue_component__$4 } from './OrError-efc74907.js';
|
|
12
|
-
import { _ as __vue_component__$5 } from './OrCollapse-
|
|
12
|
+
import { _ as __vue_component__$5 } from './OrCollapse-50e3914c.js';
|
|
13
13
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
14
14
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
15
15
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import './OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
2
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
1
|
+
import './OrIconButton.vue_rollup-plugin-vue_styles.0-3846c424.js';
|
|
2
|
+
import { _ as __vue_component__$3 } from './OrIconButton-9c30897c.js';
|
|
3
3
|
import { defineComponent, nextTick } from 'vue-demi';
|
|
4
4
|
import { _ as __vue_component__$2 } from './OrProgress-e6f20dc1.js';
|
|
5
5
|
import { c as ToastType, P as PositionsX, b as PositionsY, T as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4fbe0e5a.js';
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref } from 'vue-demi';
|
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
|
-
import { _ as __vue_component__$1, O as OrFloatingPlacements } from './OrFloating-
|
|
5
|
+
import { _ as __vue_component__$1, O as OrFloatingPlacements } from './OrFloating-67b6592e.js';
|
|
6
6
|
|
|
7
7
|
var script$1 = defineComponent({
|
|
8
8
|
name: 'OrTooltipContent',
|