@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,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import _ from 'lodash';
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
4
4
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
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 './index-fa6eb4ca.js';
|
|
2
2
|
import { B as BUTTON_TYPE, a as BUTTON_COLOR, b as BUTTON_SIZE, H as HTML_BUTTON_TYPE } from './constants-c5d1139f.js';
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
4
4
|
import { O as OrLoader, L as LoaderViews } from './OrLoader-5cfd67fb.js';
|
|
5
5
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrCard } from './OrCard-e07c7e8c.js';
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
4
|
-
import { O as OrSearch } from './OrSearch-
|
|
5
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
4
|
+
import { O as OrSearch } from './OrSearch-2284933c.js';
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
6
6
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
2
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
3
3
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
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 './index-fa6eb4ca.js';
|
|
2
2
|
import _ from 'lodash';
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
4
4
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
2
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
3
3
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrChip } from './OrChip-
|
|
2
|
+
import { O as OrChip } from './OrChip-ce81b0c6.js';
|
|
3
3
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -2,8 +2,8 @@ import { useElementHover } from '@vueuse/core';
|
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import './index-fa6eb4ca.js';
|
|
4
4
|
import { O as OrTeleport } from './OrTeleport.vue2-90147f16.js';
|
|
5
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
6
|
-
import { O as OrModal } from './OrModal-
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
6
|
+
import { O as OrModal } from './OrModal-e6a18d12.js';
|
|
7
7
|
import { O as OrError } from './OrError-29f0ce95.js';
|
|
8
8
|
import { O as OrHint } from './OrHint-664117aa.js';
|
|
9
9
|
import { O as OrLabel } from './OrLabel-f19ccb5f.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
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 { defineComponent, ref, computed, onBeforeUnmount, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { useToggle, onClickOutside } from '@vueuse/core';
|
|
3
|
-
import { O as OrFloating, a as OrFloatingPlacements } from './OrFloating-
|
|
3
|
+
import { O as OrFloating, a as OrFloatingPlacements } from './OrFloating-507e8028.js';
|
|
4
4
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -190,7 +190,7 @@ var script = defineComponent({
|
|
|
190
190
|
// types here are used for fixing TS2349
|
|
191
191
|
watch(confirmationInput, val => {
|
|
192
192
|
var _a;
|
|
193
|
-
return (_a = val === null || val === void 0 ? void 0 : val.focus) === null || _a === void 0 ? void 0 : _a();
|
|
193
|
+
return (_a = val === null || val === void 0 ? void 0 : val.focus) === null || _a === void 0 ? void 0 : _a.call(val);
|
|
194
194
|
});
|
|
195
195
|
// types here are used for fixing TS2349
|
|
196
196
|
watch(confirmationButton, val => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { useMagicKeys, useActiveElement, whenever } from '@vueuse/core';
|
|
3
3
|
import { l as logicAnd } from './index-17f264f9.js';
|
|
4
|
-
import { O as OrButton } from './OrButton-
|
|
5
|
-
import { O as OrModal, a as OrModalSizes } from './OrModal-
|
|
6
|
-
import { O as OrInput } from './OrInput-
|
|
4
|
+
import { O as OrButton } from './OrButton-eb5dec97.js';
|
|
5
|
+
import { O as OrModal, a as OrModalSizes } from './OrModal-e6a18d12.js';
|
|
6
|
+
import { O as OrInput } from './OrInput-1589dca0.js';
|
|
7
7
|
import { a as BUTTON_COLOR } from './constants-c5d1139f.js';
|
|
8
8
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
3
|
import { onClickOutside } from '@vueuse/core';
|
|
4
|
-
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-
|
|
4
|
+
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-7a41831b.js';
|
|
5
5
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
6
6
|
import { defineComponent, ref, getCurrentInstance } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
|
-
import { O as OrFloating } from './OrFloating-
|
|
9
|
+
import { O as OrFloating } from './OrFloating-507e8028.js';
|
|
10
10
|
import { O as OrLabel } from './OrLabel-f19ccb5f.js';
|
|
11
11
|
import { O as OrError } from './OrError-29f0ce95.js';
|
|
12
12
|
import { O as OrHint } from './OrHint-664117aa.js';
|
|
13
|
-
import { O as OrCollapse } from './OrCollapse-
|
|
14
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
13
|
+
import { O as OrCollapse } from './OrCollapse-f7cbcd25.js';
|
|
14
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
15
15
|
|
|
16
16
|
var OrDateTimePickerTypes;
|
|
17
17
|
(function (OrDateTimePickerTypes) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { a as autoUpdate, c as computePosition, o as offset, h as hide, f as flip, s as shift } from './floating-ui.dom.esm-83eba816.js';
|
|
3
3
|
import { O as OrTeleport } from './OrTeleport.vue2-90147f16.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 { defineComponent, ref, nextTick } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
|
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
4
4
|
import { O as OrTooltipContent } from './OrTooltipContent-592eeb27.js';
|
|
5
|
-
import { O as OrFloating, a as OrFloatingPlacements } from './OrFloating-
|
|
5
|
+
import { O as OrFloating, a as OrFloatingPlacements } from './OrFloating-507e8028.js';
|
|
6
6
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrTooltip } from './OrTooltip-
|
|
2
|
+
import { O as OrTooltip } from './OrTooltip-e62cdd46.js';
|
|
3
3
|
import { defineComponent, h } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
|
-
import { a as OrFloatingPlacements } from './OrFloating-
|
|
4
|
+
import { a as OrFloatingPlacements } from './OrFloating-507e8028.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
import { I as ICON_BUTTON_TYPE, H as HTML_BUTTON_TYPE, b as BUTTON_SIZE, a as BUTTON_COLOR } from './constants-c5d1139f.js';
|
|
7
|
-
import { O as OrIcon } from './OrIcon-
|
|
7
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
8
8
|
import { O as OrLoader } from './OrLoader-5cfd67fb.js';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { useVModel } from '@vueuse/core';
|
|
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 { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
5
|
-
import { O as OrCollapse } from './OrCollapse-
|
|
5
|
+
import { O as OrCollapse } from './OrCollapse-f7cbcd25.js';
|
|
6
6
|
import { O as OrError } from './OrError-29f0ce95.js';
|
|
7
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
7
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
8
8
|
import { defineComponent, ref, getCurrentInstance } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
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 './index-fa6eb4ca.js';
|
|
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 { O as OrLabel } from './OrLabel-f19ccb5f.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-664117aa.js';
|
|
6
6
|
import { O as OrError } from './OrError-29f0ce95.js';
|
|
7
|
-
import { O as OrCollapse } from './OrCollapse-
|
|
7
|
+
import { O as OrCollapse } from './OrCollapse-f7cbcd25.js';
|
|
8
8
|
import { defineComponent, ref, getCurrentInstance } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -3,9 +3,9 @@ import _ from 'lodash';
|
|
|
3
3
|
import { v as v4 } from './v4-cf8987a3.js';
|
|
4
4
|
import { O as OrError } from './OrError-29f0ce95.js';
|
|
5
5
|
import { O as OrLabel } from './OrLabel-f19ccb5f.js';
|
|
6
|
-
import { O as OrButton } from './OrButton-
|
|
7
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
8
|
-
import { O as OrIcon } from './OrIcon-
|
|
6
|
+
import { O as OrButton } from './OrButton-eb5dec97.js';
|
|
7
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
8
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
9
9
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
11
11
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import _ from 'lodash';
|
|
3
|
-
import { O as OrList } from './OrList-
|
|
4
|
-
import { O as OrInput } from './OrInput-
|
|
5
|
-
import { O as OrIcon } from './OrIcon-
|
|
6
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrList } from './OrList-9a8958e1.js';
|
|
4
|
+
import { O as OrInput } from './OrInput-1589dca0.js';
|
|
5
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
6
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
7
7
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
|
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { unrefElement, tryOnScopeDispose, onClickOutside } from '@vueuse/core';
|
|
4
4
|
import { ref, watch, defineComponent, onBeforeUnmount } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
6
6
|
import { O as OrOverlay } from './OrOverlay-5263b088.js';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
2
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
4
4
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -75,10 +75,6 @@ var script = defineComponent({
|
|
|
75
75
|
variant: {
|
|
76
76
|
type: String,
|
|
77
77
|
default: NotificationVariant.Info
|
|
78
|
-
},
|
|
79
|
-
disableClose: {
|
|
80
|
-
type: Boolean,
|
|
81
|
-
default: false
|
|
82
78
|
}
|
|
83
79
|
},
|
|
84
80
|
expose: ['root'],
|
|
@@ -130,7 +126,7 @@ var __vue_render__ = function () {
|
|
|
130
126
|
}
|
|
131
127
|
})], 1), _vm._v(" "), _c('div', {
|
|
132
128
|
class: ['grow', 'my-[-2px] md:my-[-3px]']
|
|
133
|
-
}, [_vm._t("default")], 2), _vm._v(" "),
|
|
129
|
+
}, [_vm._t("default")], 2), _vm._v(" "), _c('OrIconButton', {
|
|
134
130
|
attrs: {
|
|
135
131
|
"icon": 'close',
|
|
136
132
|
"size": 'm'
|
|
@@ -141,7 +137,7 @@ var __vue_render__ = function () {
|
|
|
141
137
|
return _vm.$emit('close');
|
|
142
138
|
}
|
|
143
139
|
}
|
|
144
|
-
})
|
|
140
|
+
})], 1);
|
|
145
141
|
};
|
|
146
142
|
var __vue_staticRenderFns__ = [];
|
|
147
143
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrInput } from './OrInput-
|
|
2
|
+
import { O as OrInput } from './OrInput-1589dca0.js';
|
|
3
3
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { useToggle, onClickOutside } from '@vueuse/core';
|
|
3
|
-
import { O as OrButton } from './OrButton-
|
|
3
|
+
import { O as OrButton } from './OrButton-eb5dec97.js';
|
|
4
4
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
8
|
-
import { O as OrFloating, a as OrFloatingPlacements } from './OrFloating-
|
|
7
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
8
|
+
import { O as OrFloating, a as OrFloatingPlacements } from './OrFloating-507e8028.js';
|
|
9
9
|
|
|
10
10
|
var script$1 = defineComponent({
|
|
11
11
|
name: 'OrOverflowMenuItem',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { useVModel } from '@vueuse/core';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrInput } from './OrInput-1589dca0.js';
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
5
5
|
import { u as useToggle } from './useToggle-6166bd53.js';
|
|
6
6
|
import { b as BUTTON_SIZE } from './constants-c5d1139f.js';
|
|
7
7
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrInput } from './OrInput-1589dca0.js';
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
5
5
|
import { b as BUTTON_SIZE } from './constants-c5d1139f.js';
|
|
6
6
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { onClickOutside } from '@vueuse/core';
|
|
3
3
|
import _ from 'lodash';
|
|
4
|
-
import { O as OrChip } from './OrChip-
|
|
4
|
+
import { O as OrChip } from './OrChip-ce81b0c6.js';
|
|
5
5
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
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 { O as OrIcon } from './OrIcon-
|
|
9
|
-
import { O as OrCheckbox } from './OrCheckbox-
|
|
8
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
9
|
+
import { O as OrCheckbox } from './OrCheckbox-76849460.js';
|
|
10
10
|
import { O as OrLoader } from './OrLoader-5cfd67fb.js';
|
|
11
|
-
import { O as OrFloating } from './OrFloating-
|
|
11
|
+
import { O as OrFloating } from './OrFloating-507e8028.js';
|
|
12
12
|
import { O as OrLabel } from './OrLabel-f19ccb5f.js';
|
|
13
13
|
import { O as OrError } from './OrError-29f0ce95.js';
|
|
14
14
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { onClickOutside, useDraggable } from '@vueuse/core';
|
|
3
|
-
import { f as addClass, h as removeClass } from './dom-
|
|
4
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
+
import { f as addClass, h as removeClass } from './dom-7a41831b.js';
|
|
4
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
5
5
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrButton } from './OrButton-
|
|
2
|
+
import { O as OrButton } from './OrButton-eb5dec97.js';
|
|
3
3
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { a as hexToRgb } from './color-1f348774.js';
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
+
import { O as OrIcon } from './OrIcon-90adc2bd.js';
|
|
4
4
|
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
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 { O as OrLabel } from './OrLabel-f19ccb5f.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-664117aa.js';
|
|
6
6
|
import { O as OrError } from './OrError-29f0ce95.js';
|
|
7
|
-
import { O as OrCollapse } from './OrCollapse-
|
|
7
|
+
import { O as OrCollapse } from './OrCollapse-f7cbcd25.js';
|
|
8
8
|
import { defineComponent, ref, getCurrentInstance } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
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 _ from 'lodash';
|
|
5
5
|
import { O as OrLabel } from './OrLabel-f19ccb5f.js';
|
|
6
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
6
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
7
7
|
import { O as OrHint } from './OrHint-664117aa.js';
|
|
8
8
|
import { O as OrError } from './OrError-29f0ce95.js';
|
|
9
|
-
import { O as OrCollapse } from './OrCollapse-
|
|
9
|
+
import { O as OrCollapse } from './OrCollapse-f7cbcd25.js';
|
|
10
10
|
import { u as useToggle } from './useToggle-6166bd53.js';
|
|
11
11
|
import { defineComponent, ref, computed, getCurrentInstance } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
12
12
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrProgress } from './OrProgress-5880025c.js';
|
|
3
3
|
import { c as ToastType, P as PositionsX, b as PositionsY, T as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-1faa828c.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-4522ea14.js';
|
|
5
5
|
import { defineComponent, nextTick } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { O as OrTooltipContent } from './OrTooltipContent-592eeb27.js';
|
|
4
|
-
import { O as OrFloating, a as OrFloatingPlacements } from './OrFloating-
|
|
4
|
+
import { O as OrFloating, a as OrFloatingPlacements } from './OrFloating-507e8028.js';
|
|
5
5
|
import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,83 +1,83 @@
|
|
|
1
|
-
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-
|
|
1
|
+
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-a54d87f6.js';
|
|
2
2
|
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-f2b1ee1c.js';
|
|
3
3
|
export { O as OrBottomSheetV3 } from '../OrBottomSheet-41164e06.js';
|
|
4
4
|
export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-979a5e9c.js';
|
|
5
|
-
export { O as OrButtonV2 } from '../OrButton-
|
|
6
|
-
export { O as OrIconButton } from '../OrIconButton-
|
|
5
|
+
export { O as OrButtonV2 } from '../OrButton-eb5dec97.js';
|
|
6
|
+
export { O as OrIconButton } from '../OrIconButton-4522ea14.js';
|
|
7
7
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../constants-c5d1139f.js';
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-0a9470c0.js';
|
|
9
9
|
export { O as OrCard } from '../OrCard-e07c7e8c.js';
|
|
10
|
-
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-
|
|
10
|
+
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-6c1828d1.js';
|
|
11
11
|
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-ba527c32.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
|
|
13
|
-
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-
|
|
14
|
-
export { O as OrCheckbox } from '../OrCheckbox-
|
|
13
|
+
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-5ba1d0d3.js';
|
|
14
|
+
export { O as OrCheckbox } from '../OrCheckbox-76849460.js';
|
|
15
15
|
export { O as OrCheckboxV3 } from '../OrCheckbox-384760cb.js';
|
|
16
|
-
export { O as OrChip } from '../OrChip-
|
|
17
|
-
export { _ as OrChips } from '../OrChips-
|
|
18
|
-
export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-
|
|
19
|
-
export { O as OrCollapse } from '../OrCollapse-
|
|
20
|
-
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-
|
|
21
|
-
export { _ as OrConfirm } from '../OrConfirm-
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
23
|
-
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-
|
|
16
|
+
export { O as OrChip } from '../OrChip-ce81b0c6.js';
|
|
17
|
+
export { _ as OrChips } from '../OrChips-bd939cdf.js';
|
|
18
|
+
export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-cdde94a4.js';
|
|
19
|
+
export { O as OrCollapse } from '../OrCollapse-f7cbcd25.js';
|
|
20
|
+
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-8fa65edd.js';
|
|
21
|
+
export { _ as OrConfirm } from '../OrConfirm-cd2f5dcc.js';
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-c6397de7.js';
|
|
23
|
+
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-1c24c9cf.js';
|
|
24
24
|
export { O as OrError } from '../OrError-29f0ce95.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-4675604d.js';
|
|
26
26
|
export { O as OrErrorV3 } from '../OrError-52f668a4.js';
|
|
27
27
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-9fb413f9.js';
|
|
28
28
|
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../OrExpansionPanel-8968da49.js';
|
|
29
29
|
export { F as FabColor, _ as OrFabV3 } from '../OrFab-a2e49eaa.js';
|
|
30
|
-
export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../OrFloating-
|
|
30
|
+
export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../OrFloating-507e8028.js';
|
|
31
31
|
export { O as OrHint } from '../OrHint-664117aa.js';
|
|
32
32
|
export { O as OrHintV3 } from '../OrHint-fde53334.js';
|
|
33
|
-
export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-
|
|
33
|
+
export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-90adc2bd.js';
|
|
34
34
|
export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-deec1d4d.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-2efd1925.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-7a8e645b.js';
|
|
37
37
|
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-9304f205.js';
|
|
38
|
-
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-
|
|
38
|
+
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-cc069b6f.js';
|
|
39
39
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-e0d28fc6.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e54dcef9.js';
|
|
41
41
|
export { I as InputType, O as OrInputV3 } from '../OrInput-e0e8b941.js';
|
|
42
|
-
export { O as OrInput } from '../OrInput-
|
|
42
|
+
export { O as OrInput } from '../OrInput-1589dca0.js';
|
|
43
43
|
export { O as OrLabel } from '../OrLabel-f19ccb5f.js';
|
|
44
44
|
export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
|
|
45
45
|
export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-0d952e87.js';
|
|
46
|
-
export { O as OrList } from '../OrList-
|
|
47
|
-
export { _ as OrListOfInputs } from '../OrListOfInputs-
|
|
46
|
+
export { O as OrList } from '../OrList-9a8958e1.js';
|
|
47
|
+
export { _ as OrListOfInputs } from '../OrListOfInputs-be8f7a73.js';
|
|
48
48
|
export { L as LoaderViews, O as OrLoader } from '../OrLoader-5cfd67fb.js';
|
|
49
49
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-cf28bfa6.js';
|
|
50
50
|
export { O as OrMenuItemV3 } from '../OrMenuItem-f295292e.js';
|
|
51
51
|
export { O as OrMenuV3 } from '../OrMenu-82c77b2c.js';
|
|
52
52
|
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-597ad11f.js';
|
|
53
|
-
export { O as OrModal, a as OrModalSizes } from '../OrModal-
|
|
53
|
+
export { O as OrModal, a as OrModalSizes } from '../OrModal-e6a18d12.js';
|
|
54
54
|
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-d845da2d.js';
|
|
55
|
-
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-
|
|
56
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-
|
|
57
|
-
export { _ as OrNumberInput } from '../OrNumberInput-
|
|
58
|
-
export { _ as OrOverflowMenu } from '../OrOverflowMenu-
|
|
55
|
+
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-76491313.js';
|
|
56
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-f7644c55.js';
|
|
57
|
+
export { _ as OrNumberInput } from '../OrNumberInput-6b183931.js';
|
|
58
|
+
export { _ as OrOverflowMenu } from '../OrOverflowMenu-36eb66df.js';
|
|
59
59
|
export { O as OrOverlay } from '../OrOverlay-5263b088.js';
|
|
60
60
|
export { O as OrOverlayV3 } from '../OrOverlay-cb55bf20.js';
|
|
61
|
-
export { _ as OrPassword } from '../OrPassword-
|
|
61
|
+
export { _ as OrPassword } from '../OrPassword-f87a24b0.js';
|
|
62
62
|
export { _ as OrPaginationV3 } from '../OrPagination-95f37111.js';
|
|
63
63
|
export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-5880025c.js';
|
|
64
64
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-15fe65ec.js';
|
|
65
65
|
export { _ as OrRadio } from '../OrRadio-c3655202.js';
|
|
66
66
|
export { _ as OrRadioGroup } from '../OrRadioGroup-fbe23f97.js';
|
|
67
67
|
export { _ as OrRadioV3 } from '../OrRadio-2d05cea7.js';
|
|
68
|
-
export { O as OrSearch } from '../OrSearch-
|
|
68
|
+
export { O as OrSearch } from '../OrSearch-2284933c.js';
|
|
69
69
|
export { O as OrSearchV3 } from '../OrSearch-fbf62c5d.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
|
|
71
|
-
export { _ as OrSelect } from '../OrSelect-
|
|
71
|
+
export { _ as OrSelect } from '../OrSelect-39dedeb9.js';
|
|
72
72
|
export { _ as OrSelectV3 } from '../OrSelect-601c4893.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-9e7fe79c.js';
|
|
74
74
|
export { _ as OrSidebarV3 } from '../OrSidebar-5ddf0e24.js';
|
|
75
75
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-d6ebc2aa.js';
|
|
76
76
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-feb27b8c.js';
|
|
77
77
|
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-9a2f39dc.js';
|
|
78
|
-
export { _ as OrSlider } from '../OrSlider-
|
|
78
|
+
export { _ as OrSlider } from '../OrSlider-e1408560.js';
|
|
79
79
|
export { _ as OrSortHeaderV3 } from '../OrSortHeader-b1b961fc.js';
|
|
80
|
-
export { _ as OrStepper } from '../OrStepper-
|
|
80
|
+
export { _ as OrStepper } from '../OrStepper-175294a0.js';
|
|
81
81
|
export { _ as OrSwitch } from '../OrSwitch-d421b4d3.js';
|
|
82
82
|
export { _ as OrSwitchV3 } from '../OrSwitch-34f79eb1.js';
|
|
83
83
|
export { _ as OrTab } from '../OrTab-4c61cad9.js';
|
|
@@ -85,19 +85,19 @@ export { O as OrTabHeaderItem } from '../OrTabHeaderItem-38275146.js';
|
|
|
85
85
|
export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
|
|
86
86
|
export { _ as OrTabs } from '../OrTabs-251baec9.js';
|
|
87
87
|
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-ff22ddce.js';
|
|
88
|
-
export { _ as OrTag } from '../OrTag-
|
|
88
|
+
export { _ as OrTag } from '../OrTag-4af70bdb.js';
|
|
89
89
|
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-dee4c7e4.js';
|
|
90
90
|
export { O as OrTeleport } from '../OrTeleport.vue2-90147f16.js';
|
|
91
91
|
export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
|
|
92
92
|
export { _ as OrTextV3 } from '../OrText-15bf85c4.js';
|
|
93
|
-
export { _ as OrTextarea } from '../OrTextarea-
|
|
93
|
+
export { _ as OrTextarea } from '../OrTextarea-8653f1b4.js';
|
|
94
94
|
export { _ as OrTextareaV3 } from '../OrTextarea-5fdf63d0.js';
|
|
95
|
-
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-
|
|
95
|
+
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-b46df20d.js';
|
|
96
96
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
|
|
97
|
-
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-
|
|
97
|
+
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-e777613c.js';
|
|
98
98
|
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-0e3ca5b9.js';
|
|
99
99
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
|
|
100
|
-
export { O as OrTooltip } from '../OrTooltip-
|
|
100
|
+
export { O as OrTooltip } from '../OrTooltip-e62cdd46.js';
|
|
101
101
|
export { O as OrTooltipContent } from '../OrTooltipContent-592eeb27.js';
|
|
102
102
|
export { O as OrTooltipV3 } from '../OrTooltip-87c2e375.js';
|
|
103
103
|
import '../index-fa6eb4ca.js';
|
|
@@ -110,7 +110,7 @@ import '../color-1f348774.js';
|
|
|
110
110
|
import '@vueuse/core';
|
|
111
111
|
import '../useIdAttribute-cf61643f.js';
|
|
112
112
|
import '../px-to-rem-0b26b83e.js';
|
|
113
|
-
import '../dom-
|
|
113
|
+
import '../dom-7a41831b.js';
|
|
114
114
|
import '../index-17f264f9.js';
|
|
115
115
|
import '../floating-ui.dom.esm-83eba816.js';
|
|
116
116
|
import '../useValidationAttributes-6df7bcf9.js';
|