@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,15 +1,15 @@
|
|
|
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
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import 'lodash';
|
|
6
|
-
import '../../OrIcon-
|
|
6
|
+
import '../../OrIcon-90adc2bd.js';
|
|
7
7
|
import '../../px-to-rem-0b26b83e.js';
|
|
8
8
|
import '../../OrTooltipContent-592eeb27.js';
|
|
9
9
|
import '../../style-inject.es-4c6f2515.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../OrFloating-
|
|
11
|
+
import '../../OrFloating-507e8028.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
14
14
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
15
|
-
import '../../dom-
|
|
15
|
+
import '../../dom-7a41831b.js';
|
|
@@ -7,7 +7,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
7
7
|
open: () => void;
|
|
8
8
|
close: () => void;
|
|
9
9
|
}> & import("@vue/composition-api").Data, {}, {}, {}, import("@vue/composition-api").ExtractPropTypes<{}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {} & {
|
|
10
|
-
[x:
|
|
10
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
11
11
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
12
12
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
13
13
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -17,6 +17,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
17
17
|
open: () => void;
|
|
18
18
|
close: () => void;
|
|
19
19
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {} & {} & {
|
|
20
|
-
[x:
|
|
20
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
21
21
|
}, {}, true>);
|
|
22
22
|
export default _default;
|
|
@@ -146,7 +146,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
146
146
|
isLoading: boolean;
|
|
147
147
|
isDisabled: boolean;
|
|
148
148
|
} & {} & {
|
|
149
|
-
[x:
|
|
149
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
150
150
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
151
151
|
rootClasses: import("@vue/composition-api").ComputedRef<(string | {
|
|
152
152
|
[x: string]: boolean;
|
|
@@ -170,7 +170,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
170
170
|
isLoading: boolean;
|
|
171
171
|
isDisabled: boolean;
|
|
172
172
|
} & {} & {
|
|
173
|
-
[x:
|
|
173
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
174
174
|
}, {
|
|
175
175
|
label: string;
|
|
176
176
|
size: OrButtonSizes;
|
|
@@ -117,7 +117,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
117
117
|
isLoading: boolean;
|
|
118
118
|
isDisabled: boolean;
|
|
119
119
|
} & {} & {
|
|
120
|
-
[x:
|
|
120
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
121
121
|
}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {
|
|
122
122
|
states(): Record<string, boolean>;
|
|
123
123
|
showLeftIcon(): boolean;
|
|
@@ -142,7 +142,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
142
142
|
isLoading: boolean;
|
|
143
143
|
isDisabled: boolean;
|
|
144
144
|
} & {} & {
|
|
145
|
-
[x:
|
|
145
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
146
146
|
}, {
|
|
147
147
|
type: BUTTON_TYPE;
|
|
148
148
|
color: BUTTON_COLOR;
|
|
@@ -98,7 +98,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
98
98
|
tooltipPlacement: OrFloatingPlacements;
|
|
99
99
|
size: BUTTON_SIZE;
|
|
100
100
|
} & {} & {
|
|
101
|
-
[x:
|
|
101
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
102
102
|
}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {
|
|
103
103
|
buttonClasses(): Record<string, boolean>;
|
|
104
104
|
}, {
|
|
@@ -116,7 +116,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
116
116
|
tooltipPlacement: OrFloatingPlacements;
|
|
117
117
|
size: BUTTON_SIZE;
|
|
118
118
|
} & {} & {
|
|
119
|
-
[x:
|
|
119
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
120
120
|
}, {
|
|
121
121
|
color: BUTTON_COLOR;
|
|
122
122
|
isLoading: boolean;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PropType, VNode } from 'vue-demi';
|
|
2
2
|
import { OrFloatingPlacements } from '../or-floating';
|
|
3
|
+
/** Acts as pseudo "v-if" between <template /> and <or-tooltip /> */
|
|
3
4
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<VNode | (() => VNode)> & import("@vue/composition-api").Data, {}, {}, {
|
|
4
5
|
tooltipText: {
|
|
5
6
|
type: StringConstructor;
|
|
@@ -28,5 +29,4 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
28
29
|
tooltipText: string;
|
|
29
30
|
tooltipPlacement: OrFloatingPlacements;
|
|
30
31
|
}, true>);
|
|
31
|
-
/** Acts as pseudo "v-if" between <template /> and <or-tooltip /> */
|
|
32
32
|
export default _default;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
export { O as OrButtonV2 } from '../../OrButton-
|
|
2
|
-
export { O as OrIconButton } from '../../OrIconButton-
|
|
1
|
+
export { O as OrButtonV2 } from '../../OrButton-eb5dec97.js';
|
|
2
|
+
export { O as OrIconButton } from '../../OrIconButton-4522ea14.js';
|
|
3
3
|
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';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrIcon-
|
|
7
|
+
import '../../OrIcon-90adc2bd.js';
|
|
8
8
|
import 'lodash';
|
|
9
9
|
import '../../px-to-rem-0b26b83e.js';
|
|
10
10
|
import '../../OrTooltipContent-592eeb27.js';
|
|
11
11
|
import '../../style-inject.es-4c6f2515.js';
|
|
12
12
|
import '../../normalize-component-6e8e3d80.js';
|
|
13
|
-
import '../../OrFloating-
|
|
13
|
+
import '../../OrFloating-507e8028.js';
|
|
14
14
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
15
15
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
16
16
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
17
|
-
import '../../dom-
|
|
17
|
+
import '../../dom-7a41831b.js';
|
|
18
18
|
import '../../OrLoader-5cfd67fb.js';
|
|
19
|
-
import '../../OrTooltip-
|
|
19
|
+
import '../../OrTooltip-e62cdd46.js';
|
|
@@ -70,7 +70,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
70
70
|
loading: boolean;
|
|
71
71
|
loadingText: string;
|
|
72
72
|
} & {} & {
|
|
73
|
-
[x:
|
|
73
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
74
74
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
75
75
|
root: import("@vue/composition-api").Ref<HTMLButtonElement | undefined>;
|
|
76
76
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | false)[]>;
|
|
@@ -83,7 +83,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
83
83
|
loading: boolean;
|
|
84
84
|
loadingText: string;
|
|
85
85
|
} & {} & {
|
|
86
|
-
[x:
|
|
86
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
87
87
|
}, {
|
|
88
88
|
activated: boolean;
|
|
89
89
|
type: ButtonType;
|
|
@@ -13,13 +13,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
13
13
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
14
14
|
active: boolean;
|
|
15
15
|
} & {} & {
|
|
16
|
-
[x:
|
|
16
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
17
17
|
}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {
|
|
18
18
|
rootClasses(): any[];
|
|
19
19
|
}, {}, {}, {}, string[], {
|
|
20
20
|
active: boolean;
|
|
21
21
|
} & {} & {
|
|
22
|
-
[x:
|
|
22
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
23
23
|
}, {
|
|
24
24
|
active: boolean;
|
|
25
25
|
}, true>);
|
|
@@ -78,7 +78,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
78
78
|
sortableColumns: SortableColumn[];
|
|
79
79
|
filterPlaceholder: string;
|
|
80
80
|
} & {} & {
|
|
81
|
-
[x:
|
|
81
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
82
82
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
83
83
|
sortingDirection: import("@vue/composition-api").Ref<string>;
|
|
84
84
|
filterValue: import("@vue/composition-api").Ref<string>;
|
|
@@ -100,7 +100,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
100
100
|
sortableColumns: SortableColumn[];
|
|
101
101
|
filterPlaceholder: string;
|
|
102
102
|
} & {} & {
|
|
103
|
-
[x:
|
|
103
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
104
104
|
}, {
|
|
105
105
|
items: unknown[];
|
|
106
106
|
activeItem: Record<string, any>;
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../../OrCardCollection-
|
|
1
|
+
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../../OrCardCollection-6c1828d1.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import '../../OrCard-e07c7e8c.js';
|
|
6
6
|
import '../../style-inject.es-4c6f2515.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIcon-
|
|
8
|
+
import '../../OrIcon-90adc2bd.js';
|
|
9
9
|
import 'lodash';
|
|
10
10
|
import '../../px-to-rem-0b26b83e.js';
|
|
11
11
|
import '../../OrTooltipContent-592eeb27.js';
|
|
12
|
-
import '../../OrFloating-
|
|
12
|
+
import '../../OrFloating-507e8028.js';
|
|
13
13
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
14
14
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
15
15
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
16
|
-
import '../../dom-
|
|
17
|
-
import '../../OrSearch-
|
|
16
|
+
import '../../dom-7a41831b.js';
|
|
17
|
+
import '../../OrSearch-2284933c.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
|
-
import '../../OrInput-
|
|
19
|
+
import '../../OrInput-1589dca0.js';
|
|
20
20
|
import '../../OrLabel-f19ccb5f.js';
|
|
21
21
|
import '../../OrHint-664117aa.js';
|
|
22
22
|
import '../../OrError-29f0ce95.js';
|
|
23
|
-
import '../../OrCollapse-
|
|
24
|
-
import '../../OrIconButton-
|
|
25
|
-
import '../../OrTooltip-
|
|
23
|
+
import '../../OrCollapse-f7cbcd25.js';
|
|
24
|
+
import '../../OrIconButton-4522ea14.js';
|
|
25
|
+
import '../../OrTooltip-e62cdd46.js';
|
|
26
26
|
import '../../constants-c5d1139f.js';
|
|
27
27
|
import '../../OrLoader-5cfd67fb.js';
|
|
@@ -89,16 +89,16 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
89
89
|
default: undefined;
|
|
90
90
|
};
|
|
91
91
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
92
|
-
search: string;
|
|
93
92
|
sort: string;
|
|
94
93
|
items: CardCollectionItem[];
|
|
95
94
|
view: string;
|
|
96
95
|
viewModes: ViewMode[];
|
|
97
96
|
sortOptions: SortOption[];
|
|
97
|
+
search: string;
|
|
98
98
|
searchPlaceholder: string;
|
|
99
99
|
searchDebounce: number;
|
|
100
100
|
} & {} & {
|
|
101
|
-
[x:
|
|
101
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
102
102
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
103
103
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
104
104
|
sortMenu: import("@vue/composition-api").Ref<(import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
@@ -122,23 +122,23 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
122
122
|
handleSort: (sort: string) => void;
|
|
123
123
|
handleSearch: (search: string) => void;
|
|
124
124
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
125
|
-
search: string;
|
|
126
125
|
sort: string;
|
|
127
126
|
items: CardCollectionItem[];
|
|
128
127
|
view: string;
|
|
129
128
|
viewModes: ViewMode[];
|
|
130
129
|
sortOptions: SortOption[];
|
|
130
|
+
search: string;
|
|
131
131
|
searchPlaceholder: string;
|
|
132
132
|
searchDebounce: number;
|
|
133
133
|
} & {} & {
|
|
134
|
-
[x:
|
|
134
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
135
135
|
}, {
|
|
136
|
-
search: string;
|
|
137
136
|
sort: string;
|
|
138
137
|
items: CardCollectionItem[];
|
|
139
138
|
view: string;
|
|
140
139
|
viewModes: ViewMode[];
|
|
141
140
|
sortOptions: SortOption[];
|
|
141
|
+
search: string;
|
|
142
142
|
searchPlaceholder: string;
|
|
143
143
|
searchDebounce: number;
|
|
144
144
|
}, true>);
|
|
@@ -665,7 +665,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
665
665
|
pagination: boolean;
|
|
666
666
|
arrows: boolean;
|
|
667
667
|
} & {} & {
|
|
668
|
-
[x:
|
|
668
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
669
669
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
670
670
|
carousel: import("@vue/composition-api").Ref<{
|
|
671
671
|
readonly root: HTMLElement;
|
|
@@ -1096,7 +1096,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
1096
1096
|
pagination: boolean;
|
|
1097
1097
|
arrows: boolean;
|
|
1098
1098
|
} & {} & {
|
|
1099
|
-
[x:
|
|
1099
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
1100
1100
|
}, {
|
|
1101
1101
|
drag: boolean;
|
|
1102
1102
|
type: Type;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { a as OrCarousel, _ as OrCarouselItem } from '../../OrCarouselItem-
|
|
1
|
+
export { a as OrCarousel, _ as OrCarouselItem } from '../../OrCarouselItem-5ba1d0d3.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIcon-90adc2bd.js';
|
|
6
6
|
import 'lodash';
|
|
7
7
|
import '../../px-to-rem-0b26b83e.js';
|
|
8
8
|
import '../../OrTooltipContent-592eeb27.js';
|
|
9
9
|
import '../../style-inject.es-4c6f2515.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../OrFloating-
|
|
11
|
+
import '../../OrFloating-507e8028.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
14
14
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
15
|
-
import '../../dom-
|
|
15
|
+
import '../../dom-7a41831b.js';
|
|
@@ -70,7 +70,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
70
70
|
label: string;
|
|
71
71
|
isDisabled: boolean;
|
|
72
72
|
} & {} & {
|
|
73
|
-
[x:
|
|
73
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
74
74
|
}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {
|
|
75
75
|
isArrayModelValue(): boolean;
|
|
76
76
|
rootClasses(): any[];
|
|
@@ -86,7 +86,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
86
86
|
label: string;
|
|
87
87
|
isDisabled: boolean;
|
|
88
88
|
} & {} & {
|
|
89
|
-
[x:
|
|
89
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
modelValue: any;
|
|
92
92
|
withState: boolean;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { O as OrCheckbox } from '../../OrCheckbox-
|
|
1
|
+
export { O as OrCheckbox } from '../../OrCheckbox-76849460.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import 'lodash';
|
|
6
|
-
import '../../OrIcon-
|
|
6
|
+
import '../../OrIcon-90adc2bd.js';
|
|
7
7
|
import '../../px-to-rem-0b26b83e.js';
|
|
8
8
|
import '../../OrTooltipContent-592eeb27.js';
|
|
9
9
|
import '../../style-inject.es-4c6f2515.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../OrFloating-
|
|
11
|
+
import '../../OrFloating-507e8028.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
14
14
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
15
|
-
import '../../dom-
|
|
15
|
+
import '../../dom-7a41831b.js';
|
|
@@ -81,7 +81,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
81
81
|
required: boolean;
|
|
82
82
|
disabled: boolean;
|
|
83
83
|
} & {} & {
|
|
84
|
-
[x:
|
|
84
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
85
85
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
86
86
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
87
87
|
control: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
|
|
@@ -105,7 +105,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
105
105
|
required: boolean;
|
|
106
106
|
disabled: boolean;
|
|
107
107
|
} & {} & {
|
|
108
|
-
[x:
|
|
108
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
109
109
|
}, {
|
|
110
110
|
modelValue: boolean | string[];
|
|
111
111
|
value: string;
|
|
@@ -37,7 +37,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
37
37
|
color: "" | "error";
|
|
38
38
|
canDelete: boolean;
|
|
39
39
|
} & {} & {
|
|
40
|
-
[x:
|
|
40
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
41
41
|
}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {
|
|
42
42
|
states(): Record<string, boolean>;
|
|
43
43
|
}, {
|
|
@@ -48,7 +48,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
48
48
|
color: "" | "error";
|
|
49
49
|
canDelete: boolean;
|
|
50
50
|
} & {} & {
|
|
51
|
-
[x:
|
|
51
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
52
52
|
}, {
|
|
53
53
|
isDisabled: boolean;
|
|
54
54
|
content: string;
|
|
@@ -60,7 +60,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
60
60
|
label: string;
|
|
61
61
|
error: string;
|
|
62
62
|
} & {} & {
|
|
63
|
-
[x:
|
|
63
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
64
64
|
}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, {
|
|
65
65
|
input: string;
|
|
66
66
|
duplicateAtIndex: number;
|
|
@@ -83,7 +83,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
83
83
|
label: string;
|
|
84
84
|
error: string;
|
|
85
85
|
} & {} & {
|
|
86
|
-
[x:
|
|
86
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
87
87
|
}, {
|
|
88
88
|
modelValue: string[];
|
|
89
89
|
placeholder: string;
|
|
@@ -53,7 +53,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
53
53
|
input: string;
|
|
54
54
|
duplicateAtIndex: number;
|
|
55
55
|
} & {} & {
|
|
56
|
-
[x:
|
|
56
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
57
57
|
}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {
|
|
58
58
|
placeholderText(): string;
|
|
59
59
|
states(): Record<string, boolean>;
|
|
@@ -69,7 +69,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
69
69
|
input: string;
|
|
70
70
|
duplicateAtIndex: number;
|
|
71
71
|
} & {} & {
|
|
72
|
-
[x:
|
|
72
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
73
73
|
}, {
|
|
74
74
|
isFocused: boolean;
|
|
75
75
|
chips: string[];
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { O as OrChip } from '../../OrChip-
|
|
2
|
-
export { _ as OrChips } from '../../OrChips-
|
|
1
|
+
export { O as OrChip } from '../../OrChip-ce81b0c6.js';
|
|
2
|
+
export { _ as OrChips } from '../../OrChips-bd939cdf.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
|
-
import '../../OrIcon-
|
|
6
|
+
import '../../OrIcon-90adc2bd.js';
|
|
7
7
|
import 'lodash';
|
|
8
8
|
import '../../px-to-rem-0b26b83e.js';
|
|
9
9
|
import '../../OrTooltipContent-592eeb27.js';
|
|
10
10
|
import '../../style-inject.es-4c6f2515.js';
|
|
11
11
|
import '../../normalize-component-6e8e3d80.js';
|
|
12
|
-
import '../../OrFloating-
|
|
12
|
+
import '../../OrFloating-507e8028.js';
|
|
13
13
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
14
14
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
15
15
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
16
|
-
import '../../dom-
|
|
16
|
+
import '../../dom-7a41831b.js';
|
|
17
17
|
import '../../OrLabel-f19ccb5f.js';
|
|
18
18
|
import '../../OrError-29f0ce95.js';
|
|
@@ -161,7 +161,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
161
161
|
allowDrop: boolean;
|
|
162
162
|
lineWrapping: boolean;
|
|
163
163
|
} & {} & {
|
|
164
|
-
[x:
|
|
164
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
165
165
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
166
166
|
root: Ref<HTMLDivElement | undefined>;
|
|
167
167
|
target: Ref<HTMLDivElement | undefined>;
|
|
@@ -194,7 +194,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
194
194
|
allowDrop: boolean;
|
|
195
195
|
lineWrapping: boolean;
|
|
196
196
|
} & {} & {
|
|
197
|
-
[x:
|
|
197
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
198
198
|
}, {
|
|
199
199
|
modelValue: string;
|
|
200
200
|
label: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrCode, O as OrCodeLanguages } from '../../OrCode-
|
|
1
|
+
export { _ as OrCode, O as OrCodeLanguages } from '../../OrCode-cdde94a4.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'lodash';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
@@ -7,18 +7,18 @@ import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
|
7
7
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
8
8
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
11
|
-
import '../../OrTooltip-
|
|
10
|
+
import '../../OrIconButton-4522ea14.js';
|
|
11
|
+
import '../../OrTooltip-e62cdd46.js';
|
|
12
12
|
import '../../OrTooltipContent-592eeb27.js';
|
|
13
13
|
import '../../style-inject.es-4c6f2515.js';
|
|
14
|
-
import '../../OrFloating-
|
|
14
|
+
import '../../OrFloating-507e8028.js';
|
|
15
15
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
16
|
-
import '../../dom-
|
|
16
|
+
import '../../dom-7a41831b.js';
|
|
17
17
|
import '../../constants-c5d1139f.js';
|
|
18
|
-
import '../../OrIcon-
|
|
18
|
+
import '../../OrIcon-90adc2bd.js';
|
|
19
19
|
import '../../px-to-rem-0b26b83e.js';
|
|
20
20
|
import '../../OrLoader-5cfd67fb.js';
|
|
21
|
-
import '../../OrModal-
|
|
21
|
+
import '../../OrModal-e6a18d12.js';
|
|
22
22
|
import '../../OrOverlay-5263b088.js';
|
|
23
23
|
import '../../OrError-29f0ce95.js';
|
|
24
24
|
import '../../OrHint-664117aa.js';
|
|
@@ -6,6 +6,6 @@ export declare const CSS: LanguageSupport;
|
|
|
6
6
|
export declare const HTML: LanguageSupport;
|
|
7
7
|
export declare const JSON: LanguageSupport;
|
|
8
8
|
export declare const MD: LanguageSupport;
|
|
9
|
-
|
|
9
|
+
type Languages = Record<OrCodeLanguages, LanguageSupport>;
|
|
10
10
|
declare const _default: Languages;
|
|
11
11
|
export default _default;
|
|
@@ -54,7 +54,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
54
|
isVisible: boolean;
|
|
55
55
|
keepState: boolean;
|
|
56
56
|
} & {} & {
|
|
57
|
-
[x:
|
|
57
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
58
58
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
59
59
|
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
60
60
|
slotScope: import("@vue/composition-api").ComputedRef<{
|
|
@@ -72,7 +72,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
72
72
|
isVisible: boolean;
|
|
73
73
|
keepState: boolean;
|
|
74
74
|
} & {} & {
|
|
75
|
-
[x:
|
|
75
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
76
76
|
}, {
|
|
77
77
|
modelValue: boolean;
|
|
78
78
|
isVisible: boolean;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { O as OrCollapse } from '../../OrCollapse-
|
|
1
|
+
export { O as OrCollapse } from '../../OrCollapse-f7cbcd25.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import '../../px-to-rem-0b26b83e.js';
|
|
6
|
-
import '../../dom-
|
|
6
|
+
import '../../dom-7a41831b.js';
|
|
7
7
|
import 'lodash';
|
|
8
8
|
import '../../style-inject.es-4c6f2515.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -43,7 +43,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
43
43
|
defaultColor: string;
|
|
44
44
|
placement: OrFloatingPlacements;
|
|
45
45
|
} & {} & {
|
|
46
|
-
[x:
|
|
46
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
47
47
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
48
48
|
trigger: import("@vue/composition-api").Ref<HTMLElement | null>;
|
|
49
49
|
toggle: (value?: boolean | undefined) => boolean;
|
|
@@ -57,7 +57,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
57
57
|
defaultColor: string;
|
|
58
58
|
placement: OrFloatingPlacements;
|
|
59
59
|
} & {} & {
|
|
60
|
-
[x:
|
|
60
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
61
61
|
}, {
|
|
62
62
|
palette: PaletteType;
|
|
63
63
|
defaultColor: string;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '../../OrFloating-
|
|
6
|
+
import '../../OrFloating-507e8028.js';
|
|
7
7
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
8
8
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
9
9
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../dom-
|
|
11
|
+
import '../../dom-7a41831b.js';
|
|
12
12
|
import 'lodash';
|
|
13
13
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type PaletteType = Array<Array<string>>;
|