@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
|
@@ -89,7 +89,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
89
89
|
default: boolean;
|
|
90
90
|
};
|
|
91
91
|
size: {
|
|
92
|
-
type: PropType<"
|
|
92
|
+
type: PropType<"tiny" | "small" | "medium" | "large" | "fullScreen">;
|
|
93
93
|
required: false;
|
|
94
94
|
default: OrModalSizes;
|
|
95
95
|
};
|
|
@@ -159,7 +159,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
159
159
|
default: boolean;
|
|
160
160
|
};
|
|
161
161
|
size: {
|
|
162
|
-
type: PropType<"
|
|
162
|
+
type: PropType<"tiny" | "small" | "medium" | "large" | "fullScreen">;
|
|
163
163
|
required: false;
|
|
164
164
|
default: OrModalSizes;
|
|
165
165
|
};
|
|
@@ -177,9 +177,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
177
177
|
textConfirmationError: string;
|
|
178
178
|
showClose: boolean;
|
|
179
179
|
closeOnClickOutside: boolean;
|
|
180
|
-
size: "
|
|
180
|
+
size: "tiny" | "small" | "medium" | "large" | "fullScreen";
|
|
181
181
|
} & {} & {
|
|
182
|
-
[x:
|
|
182
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
183
183
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
184
184
|
confirmationTextboxRef: import("@vue/composition-api").Ref<import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
185
185
|
[x: string]: ((...args: any[]) => any) | null;
|
|
@@ -216,9 +216,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
216
216
|
textConfirmationError: string;
|
|
217
217
|
showClose: boolean;
|
|
218
218
|
closeOnClickOutside: boolean;
|
|
219
|
-
size: "
|
|
219
|
+
size: "tiny" | "small" | "medium" | "large" | "fullScreen";
|
|
220
220
|
} & {} & {
|
|
221
|
-
[x:
|
|
221
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
222
222
|
}, {
|
|
223
223
|
titleText: string;
|
|
224
224
|
confirmButtonText: string;
|
|
@@ -232,6 +232,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
232
232
|
textConfirmationError: string;
|
|
233
233
|
showClose: boolean;
|
|
234
234
|
closeOnClickOutside: boolean;
|
|
235
|
-
size: "
|
|
235
|
+
size: "tiny" | "small" | "medium" | "large" | "fullScreen";
|
|
236
236
|
}, true>);
|
|
237
237
|
export default _default;
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
export { _ as OrConfirm } from '../../OrConfirm-
|
|
1
|
+
export { _ as OrConfirm } from '../../OrConfirm-cd2f5dcc.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
6
|
import '../../index-17f264f9.js';
|
|
7
|
-
import '../../OrButton-
|
|
7
|
+
import '../../OrButton-eb5dec97.js';
|
|
8
8
|
import '../../constants-c5d1139f.js';
|
|
9
|
-
import '../../OrIcon-
|
|
9
|
+
import '../../OrIcon-90adc2bd.js';
|
|
10
10
|
import 'lodash';
|
|
11
11
|
import '../../px-to-rem-0b26b83e.js';
|
|
12
12
|
import '../../OrTooltipContent-592eeb27.js';
|
|
13
13
|
import '../../style-inject.es-4c6f2515.js';
|
|
14
14
|
import '../../normalize-component-6e8e3d80.js';
|
|
15
|
-
import '../../OrFloating-
|
|
15
|
+
import '../../OrFloating-507e8028.js';
|
|
16
16
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
17
17
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
18
18
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
19
|
-
import '../../dom-
|
|
19
|
+
import '../../dom-7a41831b.js';
|
|
20
20
|
import '../../OrLoader-5cfd67fb.js';
|
|
21
|
-
import '../../OrModal-
|
|
22
|
-
import '../../OrIconButton-
|
|
23
|
-
import '../../OrTooltip-
|
|
21
|
+
import '../../OrModal-e6a18d12.js';
|
|
22
|
+
import '../../OrIconButton-4522ea14.js';
|
|
23
|
+
import '../../OrTooltip-e62cdd46.js';
|
|
24
24
|
import '../../OrOverlay-5263b088.js';
|
|
25
|
-
import '../../OrInput-
|
|
25
|
+
import '../../OrInput-1589dca0.js';
|
|
26
26
|
import '../../OrLabel-f19ccb5f.js';
|
|
27
27
|
import '../../OrHint-664117aa.js';
|
|
28
28
|
import '../../OrError-29f0ce95.js';
|
|
29
|
-
import '../../OrCollapse-
|
|
29
|
+
import '../../OrCollapse-f7cbcd25.js';
|
|
@@ -156,7 +156,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
156
156
|
textConfirmationError: string;
|
|
157
157
|
isOpen: boolean;
|
|
158
158
|
} & {} & {
|
|
159
|
-
[x:
|
|
159
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
160
160
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
161
161
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
162
162
|
confirmationInput: import("@vue/composition-api").Ref<import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
@@ -200,7 +200,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
200
200
|
textConfirmationError: string;
|
|
201
201
|
isOpen: boolean;
|
|
202
202
|
} & {} & {
|
|
203
|
-
[x:
|
|
203
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
204
204
|
}, {
|
|
205
205
|
titleText: string;
|
|
206
206
|
confirmButtonText: string;
|
|
@@ -86,12 +86,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
86
86
|
};
|
|
87
87
|
translations: {
|
|
88
88
|
type: PropType<{
|
|
89
|
-
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
89
|
+
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
90
90
|
[I: number]: string;
|
|
91
91
|
readonly length: 12;
|
|
92
92
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
93
93
|
};
|
|
94
|
-
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
94
|
+
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
95
95
|
[I: number]: string;
|
|
96
96
|
readonly length: 7;
|
|
97
97
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
@@ -101,12 +101,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
101
101
|
}>;
|
|
102
102
|
required: false;
|
|
103
103
|
default: () => {
|
|
104
|
-
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
104
|
+
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
105
105
|
[I: number]: string;
|
|
106
106
|
readonly length: 12;
|
|
107
107
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
108
108
|
};
|
|
109
|
-
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
109
|
+
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
110
110
|
[I: number]: string;
|
|
111
111
|
readonly length: 7;
|
|
112
112
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
@@ -178,12 +178,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
178
178
|
};
|
|
179
179
|
translations: {
|
|
180
180
|
type: PropType<{
|
|
181
|
-
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
181
|
+
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
182
182
|
[I: number]: string;
|
|
183
183
|
readonly length: 12;
|
|
184
184
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
185
185
|
};
|
|
186
|
-
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
186
|
+
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
187
187
|
[I: number]: string;
|
|
188
188
|
readonly length: 7;
|
|
189
189
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
@@ -193,12 +193,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
193
193
|
}>;
|
|
194
194
|
required: false;
|
|
195
195
|
default: () => {
|
|
196
|
-
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
196
|
+
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
197
197
|
[I: number]: string;
|
|
198
198
|
readonly length: 12;
|
|
199
199
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
200
200
|
};
|
|
201
|
-
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
201
|
+
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
202
202
|
[I: number]: string;
|
|
203
203
|
readonly length: 7;
|
|
204
204
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
@@ -245,12 +245,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
245
245
|
error: string;
|
|
246
246
|
hint: string;
|
|
247
247
|
translations: {
|
|
248
|
-
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
248
|
+
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
249
249
|
[I: number]: string;
|
|
250
250
|
readonly length: 12;
|
|
251
251
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
252
252
|
};
|
|
253
|
-
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
253
|
+
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
254
254
|
[I: number]: string;
|
|
255
255
|
readonly length: 7;
|
|
256
256
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
@@ -265,7 +265,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
265
265
|
isFullwidth: boolean;
|
|
266
266
|
dateFilter: any;
|
|
267
267
|
} & {} & {
|
|
268
|
-
[x:
|
|
268
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
269
269
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
270
270
|
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
271
271
|
wrapperRef: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
@@ -327,12 +327,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
327
327
|
error: string;
|
|
328
328
|
hint: string;
|
|
329
329
|
translations: {
|
|
330
|
-
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
330
|
+
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
331
331
|
[I: number]: string;
|
|
332
332
|
readonly length: 12;
|
|
333
333
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
334
334
|
};
|
|
335
|
-
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
335
|
+
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
336
336
|
[I: number]: string;
|
|
337
337
|
readonly length: 7;
|
|
338
338
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
@@ -347,7 +347,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
347
347
|
isFullwidth: boolean;
|
|
348
348
|
dateFilter: any;
|
|
349
349
|
} & {} & {
|
|
350
|
-
[x:
|
|
350
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
351
351
|
}, {
|
|
352
352
|
modelValue: Date;
|
|
353
353
|
id: string;
|
|
@@ -356,12 +356,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
356
356
|
error: string;
|
|
357
357
|
hint: string;
|
|
358
358
|
translations: {
|
|
359
|
-
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
359
|
+
months: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
360
360
|
[I: number]: string;
|
|
361
361
|
readonly length: 12;
|
|
362
362
|
[Symbol.iterator]: () => IterableIterator<string>;
|
|
363
363
|
};
|
|
364
|
-
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "
|
|
364
|
+
days: Pick<[string, ...string[]], number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "concat" | "join" | "reverse" | "slice" | "sort" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "0"> & {
|
|
365
365
|
[I: number]: string;
|
|
366
366
|
readonly length: 7;
|
|
367
367
|
[Symbol.iterator]: () => IterableIterator<string>;
|
package/dist/bundled/v2/components/or-date-time-picker/OrDateTimePickerCalendarItem.vue.d.ts
CHANGED
|
@@ -66,7 +66,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
66
66
|
isSelected: boolean;
|
|
67
67
|
isCurrent: boolean;
|
|
68
68
|
} & {} & {
|
|
69
|
-
[x:
|
|
69
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
70
70
|
}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {
|
|
71
71
|
valueToShow(): string;
|
|
72
72
|
rootClasses(): {
|
|
@@ -81,7 +81,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
81
81
|
isSelected: boolean;
|
|
82
82
|
isCurrent: boolean;
|
|
83
83
|
} & {} & {
|
|
84
|
-
[x:
|
|
84
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
85
85
|
}, {
|
|
86
86
|
value: Date;
|
|
87
87
|
type: OrDateTimePickerItemTypes;
|
|
@@ -8,8 +8,8 @@ export declare enum OrDateTimePickerItemTypes {
|
|
|
8
8
|
hours = "hours",
|
|
9
9
|
minutes = "minutes"
|
|
10
10
|
}
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
type ArrayLengthMutationKeys = 'splice' | 'push' | 'pop' | 'shift' | 'unshift';
|
|
12
|
+
type FixedLengthArray<T, L extends number, TObj = [T, ...Array<T>]> = Pick<TObj, Exclude<keyof TObj, ArrayLengthMutationKeys>> & {
|
|
13
13
|
readonly length: L;
|
|
14
14
|
[I: number]: T;
|
|
15
15
|
[Symbol.iterator]: () => IterableIterator<T>;
|
|
@@ -20,5 +20,5 @@ export declare const DEFAULT_TEXT: {
|
|
|
20
20
|
hours: string;
|
|
21
21
|
minutes: string;
|
|
22
22
|
};
|
|
23
|
-
export
|
|
23
|
+
export type OrDateTimePickerTranslations = typeof DEFAULT_TEXT;
|
|
24
24
|
export {};
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../../OrDateTimePicker-
|
|
1
|
+
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../../OrDateTimePicker-1c24c9cf.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import '../../dom-
|
|
7
|
+
import '../../dom-7a41831b.js';
|
|
8
8
|
import '../../px-to-rem-0b26b83e.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
15
|
import '../../OrLabel-f19ccb5f.js';
|
|
16
16
|
import '../../OrError-29f0ce95.js';
|
|
17
17
|
import '../../OrHint-664117aa.js';
|
|
18
|
-
import '../../OrCollapse-
|
|
19
|
-
import '../../OrIconButton-
|
|
20
|
-
import '../../OrTooltip-
|
|
18
|
+
import '../../OrCollapse-f7cbcd25.js';
|
|
19
|
+
import '../../OrIconButton-4522ea14.js';
|
|
20
|
+
import '../../OrTooltip-e62cdd46.js';
|
|
21
21
|
import '../../OrTooltipContent-592eeb27.js';
|
|
22
22
|
import '../../constants-c5d1139f.js';
|
|
23
|
-
import '../../OrIcon-
|
|
23
|
+
import '../../OrIcon-90adc2bd.js';
|
|
24
24
|
import '../../OrLoader-5cfd67fb.js';
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
2
|
import { EmptyStateSize } from './props';
|
|
3
|
+
/**
|
|
4
|
+
* The component to display when there is no content on a page,
|
|
5
|
+
* no records found or selected, or while the data is being loaded.
|
|
6
|
+
* Provides a hint to the user on what to do.
|
|
7
|
+
* Consists of text message, optional icon and optional loader.
|
|
8
|
+
*/
|
|
3
9
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
10
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
11
|
rootClasses: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -94,10 +100,4 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
94
100
|
text: string;
|
|
95
101
|
imageSrc: string;
|
|
96
102
|
}, true>);
|
|
97
|
-
/**
|
|
98
|
-
* The component to display when there is no content on a page,
|
|
99
|
-
* no records found or selected, or while the data is being loaded.
|
|
100
|
-
* Provides a hint to the user on what to do.
|
|
101
|
-
* Consists of text message, optional icon and optional loader.
|
|
102
|
-
*/
|
|
103
103
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { LoaderVariant } from '../or-loader-v3';
|
|
2
|
-
export
|
|
2
|
+
export type EmptyStateLoader = boolean | LoaderVariant | undefined;
|
|
@@ -57,7 +57,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
57
57
|
color: ExpansionPanelColor;
|
|
58
58
|
disabled: boolean;
|
|
59
59
|
} & {} & {
|
|
60
|
-
[x:
|
|
60
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
61
61
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
62
62
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
63
63
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -73,7 +73,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
73
73
|
color: ExpansionPanelColor;
|
|
74
74
|
disabled: boolean;
|
|
75
75
|
} & {} & {
|
|
76
|
-
[x:
|
|
76
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
77
77
|
}, {
|
|
78
78
|
isOpen: boolean;
|
|
79
79
|
variant: ExpansionPanelVariant;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../../OrFloating-
|
|
1
|
+
export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../../OrFloating-507e8028.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -6,6 +6,6 @@ import '../../floating-ui.dom.esm-83eba816.js';
|
|
|
6
6
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
7
7
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../dom-
|
|
9
|
+
import '../../dom-7a41831b.js';
|
|
10
10
|
import 'lodash';
|
|
11
11
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../../OrIcon-
|
|
1
|
+
export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../../OrIcon-90adc2bd.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -7,8 +7,8 @@ import '../../px-to-rem-0b26b83e.js';
|
|
|
7
7
|
import '../../OrTooltipContent-592eeb27.js';
|
|
8
8
|
import '../../style-inject.es-4c6f2515.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
|
-
import '../../OrFloating-
|
|
10
|
+
import '../../OrFloating-507e8028.js';
|
|
11
11
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
12
12
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
13
13
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
14
|
-
import '../../dom-
|
|
14
|
+
import '../../dom-7a41831b.js';
|
|
@@ -73,7 +73,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
73
73
|
[x: number]: string;
|
|
74
74
|
} | {}> & Omit<{} & {}, never>>;
|
|
75
75
|
} & {} & {
|
|
76
|
-
[x:
|
|
76
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
77
77
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
78
78
|
root: import("@vue/composition-api").Ref<HTMLButtonElement | undefined>;
|
|
79
79
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -89,7 +89,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
89
89
|
[x: number]: string;
|
|
90
90
|
} | {}> & Omit<{} & {}, never>>;
|
|
91
91
|
} & {} & {
|
|
92
|
-
[x:
|
|
92
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}, {
|
|
94
94
|
size: IconButtonSize;
|
|
95
95
|
color: IconButtonColor;
|
|
@@ -98,7 +98,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
98
98
|
hint: string;
|
|
99
99
|
error: string;
|
|
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
|
control: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
|
|
@@ -139,7 +139,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
139
139
|
hint: string;
|
|
140
140
|
error: string;
|
|
141
141
|
} & {} & {
|
|
142
|
-
[x:
|
|
142
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
143
143
|
}, {
|
|
144
144
|
modelValue: string | number;
|
|
145
145
|
saveOnBlur: boolean;
|
|
@@ -147,7 +147,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
147
147
|
isReadonly: boolean;
|
|
148
148
|
isInvalid: boolean;
|
|
149
149
|
} & {} & {
|
|
150
|
-
[x:
|
|
150
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
151
151
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
152
152
|
inputRef: import("@vue/composition-api").Ref<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
153
153
|
localValue: import("@vue/composition-api").Ref<string> | import("@vue/composition-api").WritableComputedRef<string>;
|
|
@@ -193,7 +193,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
193
193
|
isReadonly: boolean;
|
|
194
194
|
isInvalid: boolean;
|
|
195
195
|
} & {} & {
|
|
196
|
-
[x:
|
|
196
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
197
197
|
}, {
|
|
198
198
|
modelValue: string;
|
|
199
199
|
id: string;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../../OrInlineTextEdit-
|
|
1
|
+
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../../OrInlineTextEdit-cc069b6f.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 '../../dom-
|
|
6
|
+
import '../../dom-7a41831b.js';
|
|
7
7
|
import 'lodash';
|
|
8
8
|
import '../../px-to-rem-0b26b83e.js';
|
|
9
|
-
import '../../OrCollapse-
|
|
9
|
+
import '../../OrCollapse-f7cbcd25.js';
|
|
10
10
|
import '../../style-inject.es-4c6f2515.js';
|
|
11
11
|
import '../../normalize-component-6e8e3d80.js';
|
|
12
12
|
import '../../OrError-29f0ce95.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
14
|
-
import '../../OrTooltip-
|
|
13
|
+
import '../../OrIconButton-4522ea14.js';
|
|
14
|
+
import '../../OrTooltip-e62cdd46.js';
|
|
15
15
|
import '../../OrTooltipContent-592eeb27.js';
|
|
16
|
-
import '../../OrFloating-
|
|
16
|
+
import '../../OrFloating-507e8028.js';
|
|
17
17
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
18
18
|
import '../../OrTeleport.vue2-90147f16.js';
|
|
19
19
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
20
20
|
import '../../constants-c5d1139f.js';
|
|
21
|
-
import '../../OrIcon-
|
|
21
|
+
import '../../OrIcon-90adc2bd.js';
|
|
22
22
|
import '../../OrLoader-5cfd67fb.js';
|
|
@@ -78,7 +78,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
78
78
|
hint: string;
|
|
79
79
|
error: string;
|
|
80
80
|
} & {} & {
|
|
81
|
-
[x:
|
|
81
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
82
82
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
83
83
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
84
84
|
control: import("@vue/composition-api").Ref<HTMLTextAreaElement | undefined>;
|
|
@@ -117,7 +117,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
117
117
|
hint: string;
|
|
118
118
|
error: string;
|
|
119
119
|
} & {} & {
|
|
120
|
-
[x:
|
|
120
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
121
121
|
}, {
|
|
122
122
|
modelValue: string;
|
|
123
123
|
saveOnBlur: boolean;
|
|
@@ -142,7 +142,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
142
142
|
hint: string;
|
|
143
143
|
maxLength: number;
|
|
144
144
|
} & {} & {
|
|
145
|
-
[x:
|
|
145
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
146
146
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
147
147
|
inputRef: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
|
|
148
148
|
}>, {
|
|
@@ -184,7 +184,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
184
184
|
hint: string;
|
|
185
185
|
maxLength: number;
|
|
186
186
|
} & {} & {
|
|
187
|
-
[x:
|
|
187
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
188
188
|
}, {
|
|
189
189
|
modelValue: string;
|
|
190
190
|
isSmall: boolean;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { O as OrInput } from '../../OrInput-
|
|
1
|
+
export { O as OrInput } from '../../OrInput-1589dca0.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 '../../OrLabel-f19ccb5f.js';
|
|
9
9
|
import '../../style-inject.es-4c6f2515.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../OrHint-664117aa.js';
|
|
12
12
|
import '../../OrError-29f0ce95.js';
|
|
13
|
-
import '../../OrCollapse-
|
|
13
|
+
import '../../OrCollapse-f7cbcd25.js';
|
|
@@ -147,7 +147,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
147
147
|
autocomplete: "on" | "off";
|
|
148
148
|
disableDefaultStyles: boolean;
|
|
149
149
|
} & {} & {
|
|
150
|
-
[x:
|
|
150
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
151
151
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
152
152
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
153
153
|
control: import("@vue/composition-api").Ref<HTMLInputElement | undefined>;
|
|
@@ -189,7 +189,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
189
189
|
autocomplete: "on" | "off";
|
|
190
190
|
disableDefaultStyles: boolean;
|
|
191
191
|
} & {} & {
|
|
192
|
-
[x:
|
|
192
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
193
193
|
}, {
|
|
194
194
|
modelValue: string | number;
|
|
195
195
|
type: InputType;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
+
/**
|
|
3
|
+
* TODO: Using "v-bind=$attrs" on label might not work for things like "aria-label"
|
|
4
|
+
*/
|
|
2
5
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
3
6
|
REQUIRED_SYMBOL: string;
|
|
4
7
|
}> & import("@vue/composition-api").Data, {}, {
|
|
@@ -37,7 +40,4 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
37
40
|
label: string;
|
|
38
41
|
isRequired: boolean;
|
|
39
42
|
}, true>);
|
|
40
|
-
/**
|
|
41
|
-
* TODO: Using "v-bind=$attrs" on label might not work for things like "aria-label"
|
|
42
|
-
*/
|
|
43
43
|
export default _default;
|