@onereach/ui-components 4.6.2-beta.2777.0 → 4.6.2-beta.2779.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +47 -30
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +10 -19
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +0 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +1 -2
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +1 -2
- package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -0
- package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +1 -0
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -0
- package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -0
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +4 -3
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -0
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +51 -27
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.vue.d.ts +36 -18
- package/dist/bundled/v2/components/OrConfirmV3/index.js +0 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -3
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +3 -4
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -2
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +1 -2
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +1 -2
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -2
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -2
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -2
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +1 -2
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -2
- package/dist/bundled/v2/components/OrInputV3/index.js +1 -2
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +49 -25
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.vue.d.ts +16 -13
- package/dist/bundled/v2/components/OrMenuV3/index.js +0 -1
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +64 -219
- package/dist/bundled/v2/components/OrModalV3/OrModal.vue.d.ts +19 -13
- package/dist/bundled/v2/components/OrModalV3/index.js +8 -9
- package/dist/bundled/v2/components/OrModalV3/styles.d.ts +3 -0
- package/dist/bundled/v2/components/OrModalV3/styles.js +16 -1
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +1 -2
- package/dist/bundled/v2/components/OrNotificationV3/index.js +1 -2
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +0 -1
- package/dist/bundled/v2/components/OrPaginationV3/index.js +0 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +95 -29
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +12 -17
- package/dist/bundled/v2/components/OrPopoverV3/index.js +0 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +0 -1
- package/dist/bundled/v2/components/OrSearchV3/index.js +0 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +6 -2
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +2 -0
- package/dist/bundled/v2/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +0 -1
- package/dist/bundled/v2/components/OrSidebarV3/index.js +0 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +0 -1
- package/dist/bundled/v2/components/OrTabsV3/index.js +0 -1
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +1 -2
- package/dist/bundled/v2/components/OrTagV3/index.js +1 -2
- package/dist/bundled/v2/components/OrTagsV3/OrTags.js +0 -1
- package/dist/bundled/v2/components/OrTagsV3/index.js +0 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +1 -2
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +0 -1
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +0 -1
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +0 -1
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +1 -2
- package/dist/bundled/v2/components/OrToastV3/index.js +1 -2
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +41 -35
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +17 -20
- package/dist/bundled/v2/components/OrTooltipV3/index.js +1 -2
- package/dist/bundled/v2/components/index.js +2 -2
- package/dist/bundled/v2/hooks/index.d.ts +0 -1
- package/dist/bundled/v2/hooks/index.js +0 -1
- package/dist/bundled/v2/index.js +3 -3
- package/dist/bundled/v2/utils/isEmpty.d.ts +1 -1
- package/dist/bundled/v2/utils/isEmpty.js +3 -1
- package/dist/bundled/v2/utils/isEmptyValue.d.ts +1 -0
- package/dist/bundled/v2/utils/isEmptyValue.js +5 -0
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-c3a0e7b5.js → OrBottomSheet.vue_vue_type_script_lang-a81b2abb.js} +44 -27
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-c3c54670.js → OrButton.vue_vue_type_script_lang-cc8aa3a7.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-ccc178b8.js → OrButton.vue_vue_type_script_lang-e9677805.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1dfa1d6c.js → OrCardCollection.vue_vue_type_script_lang-1f2d30f3.js} +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ee7e1cd6.js → OrCardCollection.vue_vue_type_script_lang-34390dfe.js} +3 -3
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-75c6053a.js → OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js} +2 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-1e71771d.js → OrCheckboxGroup.vue_vue_type_script_lang-f931fc03.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-46436cf3.js → OrCheckboxTree.vue_vue_type_script_lang-7e5bebf5.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-0a713357.js → OrCode.vue_vue_type_script_lang-5bfa4f9c.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-50cf8d05.js → OrConfirm.vue_vue_type_script_lang-2cb65fae.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-a379bae2.js → OrConfirm.vue_vue_type_script_lang-e1390930.js} +50 -26
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-9c4433e5.js → OrDatePicker.vue_vue_type_script_lang-d071d109.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-69777a12.js → OrDateTimePicker.vue_vue_type_script_lang-8aa80833.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-9eeb7b20.js → OrDateTimePicker.vue_vue_type_script_lang-b8045270.js} +1 -1
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-b91d3238.js → OrDateTimePickerMonthSelect-387c2096.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-17f98298.js → OrIconButton.vue_vue_type_script_lang-5bba9f3f.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-a9aa6ad1.js → OrIconButton.vue_vue_type_script_lang-b5d5718b.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-9317d5a9.js → OrInlineInput.vue_vue_type_script_lang-3c6b0958.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-1f6e165b.js → OrInlineTextEdit.vue_vue_type_script_lang-f669de9e.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-e89beaab.js → OrInlineTextarea.vue_vue_type_script_lang-da59cd8e.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-655989d4.js → OrInput.vue_vue_type_script_lang-6242286b.js} +1 -1
- package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-d305eadc.js → OrList.vue_vue_type_script_lang-29a5842e.js} +2 -2
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-b13756a1.js → OrListOfInputs.vue_vue_type_script_lang-740154ee.js} +2 -2
- package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-115f2c60.js +93 -0
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-0cc960ad.js → OrModal.vue_vue_type_script_lang-05916fd8.js} +1 -1
- package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-202c4e2f.js +71 -0
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-664a7d4d.js → OrNotification.vue_vue_type_script_lang-463e1a82.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-50d99f88.js → OrNotification.vue_vue_type_script_lang-4e5a04fa.js} +1 -1
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-8ce757fb.js → OrOverflowMenu.vue_vue_type_script_lang-1b4af3a6.js} +2 -2
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c58c940d.js → OrPagination.vue_vue_type_script_lang-bdc8d9fb.js} +1 -1
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-a82a53ab.js → OrPassword.vue_vue_type_script_lang-28c99eb3.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-3592b581.js → OrPopover.vue_vue_type_script_lang-7b1b2488.js} +90 -21
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-b402fffd.js → OrSearch.vue_vue_type_script_lang-0bcc597c.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-f5158c63.js → OrSearch.vue_vue_type_script_lang-8dbecb52.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3ef33dde.js → OrSelect.vue_vue_type_script_lang-4bf05f8b.js} +9 -4
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-34a366c9.js → OrSelect.vue_vue_type_script_lang-a8a2875f.js} +1 -1
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-e6e6fc59.js → OrSidebar.vue_vue_type_script_lang-780eaa84.js} +1 -1
- package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-a708d93b.js → OrStepper.vue_vue_type_script_lang-c2dffcac.js} +1 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-888fbcef.js → OrSwitch.vue_vue_type_script_lang-3ef06bbd.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-9cdb914d.js → OrTabs.vue_vue_type_script_lang-9d4221f1.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-3a636796.js → OrTag.vue_vue_type_script_lang-09948d1f.js} +1 -1
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-325c7158.js → OrTags.vue_vue_type_script_lang-71fb4f1d.js} +2 -2
- package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-89fae7b5.js → OrTextbox.vue_vue_type_script_lang-ed48ed9b.js} +1 -1
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-c0c5aa8f.js → OrTimePicker.vue_vue_type_script_lang-c52a2a0b.js} +2 -2
- package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-bb3db5bf.js +72 -0
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +5 -6
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +11 -16
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -2
- package/dist/bundled/v3/components/OrButton/OrButton.js +3 -3
- package/dist/bundled/v3/components/OrButton/index.js +2 -2
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +3 -3
- package/dist/bundled/v3/components/OrButtonV2/index.js +3 -3
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +5 -5
- package/dist/bundled/v3/components/OrCardCollection/index.js +4 -4
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +10 -11
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +9 -10
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +5 -4
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +4 -3
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +4 -3
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +3 -2
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +3 -2
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -1
- package/dist/bundled/v3/components/OrCode/OrCode.js +5 -5
- package/dist/bundled/v3/components/OrCode/index.js +4 -4
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +6 -6
- package/dist/bundled/v3/components/OrConfirm/index.js +5 -5
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +9 -10
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.vue.d.ts +34 -16
- package/dist/bundled/v3/components/OrConfirmV3/index.js +6 -7
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +9 -10
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +7 -8
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +4 -4
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +10 -11
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +7 -8
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV2/index.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +6 -7
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +5 -6
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +7 -8
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +6 -7
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +4 -4
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +3 -3
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +7 -8
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +6 -7
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +7 -8
- package/dist/bundled/v3/components/OrInputV3/index.js +6 -7
- package/dist/bundled/v3/components/OrList/OrList.js +5 -5
- package/dist/bundled/v3/components/OrList/index.js +4 -4
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +6 -6
- package/dist/bundled/v3/components/OrListOfInputs/index.js +5 -5
- package/dist/bundled/v3/components/OrLoader/OrLoader.js +2 -2
- package/dist/bundled/v3/components/OrLoader/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +7 -9
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +6 -13
- package/dist/bundled/v3/components/OrMenuV3/index.js +3 -4
- package/dist/bundled/v3/components/OrModal/OrModal.js +4 -4
- package/dist/bundled/v3/components/OrModal/index.js +3 -3
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +33 -36
- package/dist/bundled/v3/components/OrModalV3/OrModal.vue.d.ts +15 -12
- package/dist/bundled/v3/components/OrModalV3/index.js +14 -15
- package/dist/bundled/v3/components/OrModalV3/styles.d.ts +3 -0
- package/dist/bundled/v3/components/OrModalV3/styles.js +16 -1
- package/dist/bundled/v3/components/OrNotification/OrNotification.js +4 -4
- package/dist/bundled/v3/components/OrNotification/index.js +3 -3
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +7 -8
- package/dist/bundled/v3/components/OrNotificationV3/index.js +6 -7
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +5 -5
- package/dist/bundled/v3/components/OrOverflowMenu/index.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +5 -6
- package/dist/bundled/v3/components/OrPaginationV3/index.js +4 -5
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +4 -4
- package/dist/bundled/v3/components/OrPassword/index.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +6 -8
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +12 -15
- package/dist/bundled/v3/components/OrPopoverV3/index.js +2 -3
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +4 -4
- package/dist/bundled/v3/components/OrSearch/index.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +7 -8
- package/dist/bundled/v3/components/OrSearchV3/index.js +6 -7
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +3 -3
- package/dist/bundled/v3/components/OrSelect/index.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +11 -11
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +1 -0
- package/dist/bundled/v3/components/OrSelectV3/index.js +9 -9
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +6 -7
- package/dist/bundled/v3/components/OrSidebarV3/index.js +5 -6
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +4 -4
- package/dist/bundled/v3/components/OrStepper/index.js +3 -3
- package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +3 -3
- package/dist/bundled/v3/components/OrSwitch/index.js +2 -2
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +5 -6
- package/dist/bundled/v3/components/OrTabsV3/index.js +4 -5
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +7 -8
- package/dist/bundled/v3/components/OrTagV3/index.js +6 -7
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +7 -8
- package/dist/bundled/v3/components/OrTagsV3/index.js +6 -7
- package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +4 -4
- package/dist/bundled/v3/components/OrTextbox/index.js +3 -3
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +7 -8
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +5 -6
- package/dist/bundled/v3/components/OrToast/OrToast.js +2 -2
- package/dist/bundled/v3/components/OrToast/index.js +3 -3
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +4 -4
- package/dist/bundled/v3/components/OrToastContainer/index.js +3 -3
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +6 -7
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +5 -6
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +5 -6
- package/dist/bundled/v3/components/OrToastV3/index.js +6 -7
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +9 -13
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +7 -17
- package/dist/bundled/v3/components/OrTooltipV3/index.js +4 -5
- package/dist/bundled/v3/components/index.js +49 -49
- package/dist/bundled/v3/hooks/index.d.ts +0 -1
- package/dist/bundled/v3/hooks/index.js +0 -1
- package/dist/bundled/v3/index.js +50 -50
- package/dist/bundled/v3/utils/isEmpty.d.ts +1 -1
- package/dist/bundled/v3/utils/isEmpty.js +3 -1
- package/dist/bundled/v3/utils/isEmptyValue.d.ts +1 -0
- package/dist/bundled/v3/utils/isEmptyValue.js +5 -0
- package/dist/esm/v2/{OrBottomSheet-d766008a.js → OrBottomSheet-ffa029ca.js} +47 -30
- package/dist/esm/v2/{OrButton-22d9ecc5.js → OrButton-b60290c4.js} +1 -1
- package/dist/esm/v2/{OrButton-a8f685e9.js → OrButton-bafb6cad.js} +1 -1
- package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_styles.0-0b3d0a46.js → OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js} +2 -2
- package/dist/esm/v2/{OrCardCollection-e70e44bb.js → OrCardCollection-4eb5c533.js} +4 -4
- package/dist/esm/v2/{OrCardCollection-5b123301.js → OrCardCollection-e23d4238.js} +4 -4
- package/dist/esm/v2/{OrCheckbox-59332f84.js → OrCheckbox-3a8c93ad.js} +8 -4
- package/dist/esm/v2/{OrCheckboxGroup-f470f938.js → OrCheckboxGroup-b0d95dd6.js} +1 -1
- package/dist/esm/v2/{OrCheckboxTree-1304ae59.js → OrCheckboxTree-54b0fdc1.js} +1 -1
- package/dist/esm/v2/{OrCode-a157e15f.js → OrCode-cbd05828.js} +4 -4
- package/dist/esm/v2/{OrConfirm-be3a54ef.js → OrConfirm-8ec55f84.js} +52 -28
- package/dist/esm/v2/{OrConfirm-49df6698.js → OrConfirm-f4eec5b2.js} +3 -3
- package/dist/esm/v2/{OrDatePicker-24c5f395.js → OrDatePicker-b6ebf44a.js} +4 -4
- package/dist/esm/v2/{OrDateTimePicker-e054f914.js → OrDateTimePicker-85c08b90.js} +5 -5
- package/dist/esm/v2/{OrDateTimePicker-d095cd1e.js → OrDateTimePicker-fb410167.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-90a873ba.js → OrDateTimePickerMonthSelect-e35404a7.js} +3 -3
- package/dist/esm/v2/{OrIconButton-e60f47af.js → OrIconButton-544ee642.js} +1 -1
- package/dist/esm/v2/{OrIconButton-4fdb749c.js → OrIconButton-ee747c71.js} +2 -2
- package/dist/esm/v2/{OrIconButton.vue_rollup-plugin-vue_styles.0-8e03311b.js → OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-d5c5d651.js → OrInlineInput-a131caf4.js} +1 -1
- package/dist/esm/v2/{OrInlineTextEdit-362e9f5b.js → OrInlineTextEdit-f52267aa.js} +3 -3
- package/dist/esm/v2/{OrInlineTextarea-bbbb2b82.js → OrInlineTextarea-7cc45396.js} +1 -1
- package/dist/esm/v2/{OrInput-166bf64a.js → OrInput-8c7b3cce.js} +1 -1
- package/dist/esm/v2/{OrList-5ecdd0d6.js → OrList-2e65227a.js} +3 -3
- package/dist/esm/v2/{OrListOfInputs-75414b31.js → OrListOfInputs-9b7522fa.js} +4 -4
- package/dist/esm/v2/{OrLoader-52bb8afa.js → OrLoader-0cc7c73e.js} +3 -1
- package/dist/esm/v2/{OrMenu-cf3c3d51.js → OrMenu-8b902c22.js} +50 -27
- package/dist/esm/v2/OrModal-1f80d87f.js +174 -0
- package/dist/esm/v2/{OrModal-82c27104.js → OrModal-206611f2.js} +3 -3
- package/dist/esm/v2/{OrNotification-1cc97f8e.js → OrNotification-16e6d4ff.js} +1 -1
- package/dist/esm/v2/{OrNotification-99620c47.js → OrNotification-44bc1f50.js} +3 -3
- package/dist/esm/v2/{OrOverflowMenu-a58cbd67.js → OrOverflowMenu-e3ae75a3.js} +4 -4
- package/dist/esm/v2/{OrPagination-82d22a5c.js → OrPagination-36583054.js} +2 -2
- package/dist/esm/v2/{OrPassword-12a00ddc.js → OrPassword-1de0dc6c.js} +3 -3
- package/dist/esm/v2/{OrPopover-238620ae.js → OrPopover-80459663.js} +96 -30
- package/dist/esm/v2/{OrSearch-4a2cfe75.js → OrSearch-5aa8154f.js} +1 -1
- package/dist/esm/v2/{OrSearch-b447018e.js → OrSearch-e2941d35.js} +3 -3
- package/dist/esm/v2/{OrSelect-b49b6e4a.js → OrSelect-49239b74.js} +1 -1
- package/dist/esm/v2/{OrSelect-301d2a6b.js → OrSelect-dd8affc1.js} +9 -5
- package/dist/esm/v2/{OrSidebar-673bef16.js → OrSidebar-638b1d60.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-b92c3848.js → OrSidebarCollapseButton-2c81d465.js} +1 -1
- package/dist/esm/v2/{OrStepper-6b35550a.js → OrStepper-3707ec50.js} +2 -2
- package/dist/esm/v2/{OrSwitch-9fa5adeb.js → OrSwitch-75458852.js} +1 -1
- package/dist/esm/v2/{OrTabs-68e1416d.js → OrTabs-653258a2.js} +2 -2
- package/dist/esm/v2/{OrTag-a9ca8c34.js → OrTag-6256623c.js} +1 -1
- package/dist/esm/v2/{OrTags-d2548f30.js → OrTags-db2608dc.js} +2 -2
- package/dist/esm/v2/{OrTextbox-b666b30b.js → OrTextbox-c85d7fe6.js} +3 -3
- package/dist/esm/v2/{OrTimePicker-e2929d18.js → OrTimePicker-696e29ed.js} +3 -3
- package/dist/esm/v2/{OrToastContainer-913c152f.js → OrToastContainer-7017d12b.js} +3 -3
- package/dist/esm/v2/{OrTooltip-e9e967e3.js → OrTooltip-5a6e0f64.js} +42 -36
- package/dist/esm/v2/components/index.js +51 -52
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +10 -19
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +1 -2
- package/dist/esm/v2/components/or-button/index.js +2 -2
- package/dist/esm/v2/components/or-button-v2/index.js +5 -5
- package/dist/esm/v2/components/or-card-collection/index.js +6 -6
- package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -9
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v2/components/or-code/index.js +6 -6
- package/dist/esm/v2/components/or-confirm/index.js +7 -7
- package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +36 -18
- package/dist/esm/v2/components/or-confirm-v3/index.js +6 -7
- package/dist/esm/v2/components/or-date-picker-v3/index.js +7 -8
- package/dist/esm/v2/components/or-date-time-picker/index.js +5 -5
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +7 -8
- package/dist/esm/v2/components/or-icon-button-v2/index.js +3 -3
- package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -5
- package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -6
- package/dist/esm/v2/components/or-inline-text-edit/index.js +5 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -6
- package/dist/esm/v2/components/or-input-v3/index.js +5 -6
- package/dist/esm/v2/components/or-list/index.js +6 -6
- package/dist/esm/v2/components/or-list-of-inputs/index.js +7 -7
- package/dist/esm/v2/components/or-loader/index.js +1 -1
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +16 -13
- package/dist/esm/v2/components/or-menu-v3/index.js +4 -5
- package/dist/esm/v2/components/or-modal/index.js +5 -5
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +19 -13
- package/dist/esm/v2/components/or-modal-v3/index.js +10 -11
- package/dist/esm/v2/components/or-modal-v3/styles.d.ts +3 -0
- package/dist/esm/v2/components/or-notification/index.js +5 -5
- package/dist/esm/v2/components/or-notification-v3/index.js +5 -6
- package/dist/esm/v2/components/or-overflow-menu/index.js +6 -6
- package/dist/esm/v2/components/or-pagination-v3/index.js +4 -5
- package/dist/esm/v2/components/or-password/index.js +5 -5
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +12 -17
- package/dist/esm/v2/components/or-popover-v3/index.js +2 -3
- package/dist/esm/v2/components/or-search/index.js +5 -5
- package/dist/esm/v2/components/or-search-v3/index.js +6 -7
- package/dist/esm/v2/components/or-select/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-select-v3/index.js +8 -9
- package/dist/esm/v2/components/or-sidebar-v3/index.js +6 -7
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +5 -6
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -6
- package/dist/esm/v2/components/or-stepper/index.js +5 -5
- package/dist/esm/v2/components/or-switch/index.js +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +4 -5
- package/dist/esm/v2/components/or-tag-v3/index.js +5 -6
- package/dist/esm/v2/components/or-tags-v3/index.js +6 -7
- package/dist/esm/v2/components/or-textbox/index.js +5 -5
- package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -6
- package/dist/esm/v2/components/or-toast/index.js +5 -5
- package/dist/esm/v2/components/or-toast/or-toast-container/index.js +5 -5
- package/dist/esm/v2/components/or-toast-v3/index.js +5 -6
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +5 -6
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +17 -20
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -5
- package/dist/esm/v2/hooks/index.d.ts +0 -1
- package/dist/esm/v2/hooks/index.js +0 -1
- package/dist/esm/v2/index.js +51 -52
- package/dist/esm/v2/{types-3d410a76.js → types-4a7d24f3.js} +1 -1
- package/dist/esm/v2/utils/isEmpty.d.ts +1 -1
- package/dist/esm/v2/utils/isEmptyValue.d.ts +1 -0
- package/dist/esm/v3/{OrBottomSheet-946c14d3.js → OrBottomSheet-5969a217.js} +47 -30
- package/dist/esm/v3/{OrButton-5410e79f.js → OrButton-0082a3ce.js} +1 -1
- package/dist/esm/v3/{OrButton-e44f6f03.js → OrButton-78a118d7.js} +2 -2
- package/dist/esm/v3/{OrCardCollection-126e4eb3.js → OrCardCollection-b9218f98.js} +3 -3
- package/dist/esm/v3/{OrCardCollection-052a234f.js → OrCardCollection-d5390215.js} +4 -4
- package/dist/esm/v3/{OrCheckbox-56d7b6eb.js → OrCheckbox-7093e9c2.js} +6 -2
- package/dist/esm/v3/{OrCheckboxGroup-c41a99ba.js → OrCheckboxGroup-f755d216.js} +1 -1
- package/dist/esm/v3/{OrCheckboxTree-fa6288af.js → OrCheckboxTree-99f6eaec.js} +1 -1
- package/dist/esm/v3/{OrCode-cae13dcc.js → OrCode-2f8cdf96.js} +3 -3
- package/dist/esm/v3/{OrConfirm-a004c8b6.js → OrConfirm-704f817e.js} +3 -3
- package/dist/esm/v3/{OrConfirm-bbc33f51.js → OrConfirm-fe8617ac.js} +52 -28
- package/dist/esm/v3/{OrDatePicker-67821b38.js → OrDatePicker-f144d074.js} +4 -4
- package/dist/esm/v3/{OrDateTimePicker-1492b2f5.js → OrDateTimePicker-2214cd85.js} +5 -5
- package/dist/esm/v3/{OrDateTimePicker-cde869f4.js → OrDateTimePicker-c19dcefc.js} +2 -2
- package/dist/esm/v3/{OrDateTimePickerMonthSelect-5bc6cb7c.js → OrDateTimePickerMonthSelect-5a7b7b5c.js} +3 -3
- package/dist/esm/v3/{OrIconButton-440b9f36.js → OrIconButton-ad0cbc8d.js} +1 -1
- package/dist/esm/v3/{OrIconButton-ce1b5542.js → OrIconButton-b7217ea5.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-f6d3ce66.js → OrInlineInput-dcb28ea2.js} +1 -1
- package/dist/esm/v3/{OrInlineTextEdit-be428430.js → OrInlineTextEdit-6bf54bd0.js} +2 -2
- package/dist/esm/v3/{OrInlineTextarea-c3158522.js → OrInlineTextarea-88eac437.js} +1 -1
- package/dist/esm/v3/{OrInput-02821bda.js → OrInput-af5bb98a.js} +1 -1
- package/dist/esm/v3/{OrList-9872c4e6.js → OrList-042d8681.js} +2 -2
- package/dist/esm/v3/{OrListOfInputs-916d8682.js → OrListOfInputs-ce0d6ac0.js} +3 -3
- package/dist/esm/v3/{OrLoader-7d0021b7.js → OrLoader-7b006619.js} +3 -1
- package/dist/esm/v3/{OrMenu-744b63ce.js → OrMenu-8a53ccf9.js} +50 -25
- package/dist/esm/v3/OrModal-1366926a.js +150 -0
- package/dist/esm/v3/{OrModal-03ad23ea.js → OrModal-f3a4813a.js} +2 -2
- package/dist/esm/v3/{OrNotification-a699caa8.js → OrNotification-09216b8b.js} +1 -1
- package/dist/esm/v3/{OrNotification-69eff848.js → OrNotification-538f8e92.js} +2 -2
- package/dist/esm/v3/{OrOverflowMenu-40bdbf02.js → OrOverflowMenu-4d0bf63a.js} +2 -2
- package/dist/esm/v3/{OrPagination-8b62bd4c.js → OrPagination-c6046af4.js} +2 -2
- package/dist/esm/v3/{OrPassword-42208c82.js → OrPassword-9192b9ea.js} +2 -2
- package/dist/esm/v3/{OrPopover-bec73a66.js → OrPopover-15c2968f.js} +93 -25
- package/dist/esm/v3/{OrSearch-cdb1eeb4.js → OrSearch-d0c8aca7.js} +2 -2
- package/dist/esm/v3/{OrSearch-1333d290.js → OrSearch-ecad7638.js} +1 -1
- package/dist/esm/v3/{OrSelect-24937c69.js → OrSelect-60205145.js} +1 -1
- package/dist/esm/v3/{OrSelect-53acc3c2.js → OrSelect-cfb336db.js} +9 -5
- package/dist/esm/v3/{OrSidebar-8fb3da8d.js → OrSidebar-1579ad80.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-170c2be1.js → OrSidebarCollapseButton-2668946c.js} +1 -1
- package/dist/esm/v3/{OrStepper-6c1a95f6.js → OrStepper-651a619a.js} +2 -2
- package/dist/esm/v3/{OrSwitch-9edf6e63.js → OrSwitch-10747a24.js} +1 -1
- package/dist/esm/v3/{OrTabs-7039110c.js → OrTabs-a2d87627.js} +2 -2
- package/dist/esm/v3/{OrTag-8521661a.js → OrTag-8605e9e6.js} +1 -1
- package/dist/esm/v3/{OrTags-b677a73b.js → OrTags-3724ff59.js} +2 -2
- package/dist/esm/v3/{OrTextbox-5bdb513f.js → OrTextbox-56714f51.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-49867a2d.js → OrTimePicker-68de86d9.js} +3 -3
- package/dist/esm/v3/{OrToastContainer-000547a2.js → OrToastContainer-72b52576.js} +2 -2
- package/dist/esm/v3/{OrTooltip-54c18e36.js → OrTooltip-3d5fcaf9.js} +42 -28
- package/dist/esm/v3/components/index.js +49 -50
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +11 -16
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -2
- package/dist/esm/v3/components/or-button/index.js +2 -2
- package/dist/esm/v3/components/or-button-v2/index.js +3 -3
- package/dist/esm/v3/components/or-card-collection/index.js +5 -5
- package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -9
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v3/components/or-code/index.js +5 -5
- package/dist/esm/v3/components/or-confirm/index.js +5 -5
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +34 -16
- package/dist/esm/v3/components/or-confirm-v3/index.js +6 -7
- package/dist/esm/v3/components/or-date-picker-v3/index.js +7 -8
- package/dist/esm/v3/components/or-date-time-picker/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +7 -8
- package/dist/esm/v3/components/or-icon-button-v2/index.js +2 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -5
- package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -6
- package/dist/esm/v3/components/or-inline-text-edit/index.js +4 -4
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -6
- package/dist/esm/v3/components/or-input-v3/index.js +5 -6
- package/dist/esm/v3/components/or-list/index.js +4 -4
- package/dist/esm/v3/components/or-list-of-inputs/index.js +5 -5
- package/dist/esm/v3/components/or-loader/index.js +1 -1
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +6 -13
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -5
- package/dist/esm/v3/components/or-modal/index.js +4 -4
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +15 -12
- package/dist/esm/v3/components/or-modal-v3/index.js +10 -11
- package/dist/esm/v3/components/or-modal-v3/styles.d.ts +3 -0
- package/dist/esm/v3/components/or-notification/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +5 -6
- package/dist/esm/v3/components/or-overflow-menu/index.js +4 -4
- package/dist/esm/v3/components/or-pagination-v3/index.js +4 -5
- package/dist/esm/v3/components/or-password/index.js +4 -4
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +12 -15
- package/dist/esm/v3/components/or-popover-v3/index.js +2 -3
- package/dist/esm/v3/components/or-search/index.js +4 -4
- package/dist/esm/v3/components/or-search-v3/index.js +6 -7
- package/dist/esm/v3/components/or-select/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +1 -0
- package/dist/esm/v3/components/or-select-v3/index.js +8 -9
- package/dist/esm/v3/components/or-sidebar-v3/index.js +6 -7
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +5 -6
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -6
- package/dist/esm/v3/components/or-stepper/index.js +4 -4
- package/dist/esm/v3/components/or-switch/index.js +2 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +4 -5
- package/dist/esm/v3/components/or-tag-v3/index.js +5 -6
- package/dist/esm/v3/components/or-tags-v3/index.js +6 -7
- package/dist/esm/v3/components/or-textbox/index.js +4 -4
- package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -6
- package/dist/esm/v3/components/or-toast/index.js +4 -4
- package/dist/esm/v3/components/or-toast/or-toast-container/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/index.js +5 -6
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +5 -6
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +7 -17
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -5
- package/dist/esm/v3/hooks/index.d.ts +0 -1
- package/dist/esm/v3/hooks/index.js +0 -1
- package/dist/esm/v3/index.js +49 -50
- package/dist/esm/v3/{types-c61726e4.js → types-9e1555eb.js} +1 -1
- package/dist/esm/v3/utils/isEmpty.d.ts +1 -1
- package/dist/esm/v3/utils/isEmptyValue.d.ts +1 -0
- package/package.json +1 -1
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +60 -27
- package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -1
- package/src/components/or-confirm-v3/OrConfirm.vue +50 -25
- package/src/components/or-date-picker-v3/OrDatePicker.vue +1 -1
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +2 -2
- package/src/components/or-menu-v3/OrMenu.vue +42 -17
- package/src/components/or-modal-v3/OrModal.vue +65 -27
- package/src/components/or-modal-v3/styles.ts +25 -0
- package/src/components/or-popover-v3/OrPopover.vue +123 -22
- package/src/components/or-select-v3/OrSelect.vue +9 -1
- package/src/components/or-time-picker-v3/OrTimePicker.vue +1 -1
- package/src/components/or-tooltip-v3/OrTooltip.vue +41 -23
- package/src/hooks/index.ts +0 -1
- package/src/utils/isEmpty.ts +3 -1
- package/src/utils/isEmptyValue.ts +3 -0
- package/dist/bundled/v2/hooks/usePopoverState.d.ts +0 -8
- package/dist/bundled/v2/hooks/usePopoverState.js +0 -37
- package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-a8e1eb6d.js +0 -66
- package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-6b9587d0.js +0 -160
- package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-de8c7ff1.js +0 -55
- package/dist/bundled/v3/hooks/usePopoverState.d.ts +0 -8
- package/dist/bundled/v3/hooks/usePopoverState.js +0 -37
- package/dist/esm/v2/OrModal-9cc9f073.js +0 -312
- package/dist/esm/v2/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue.d.ts +0 -8
- package/dist/esm/v2/components/or-modal-v3/partials/or-modal-content/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue.d.ts +0 -8
- package/dist/esm/v2/components/or-modal-v3/partials/or-modal-footer/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue.d.ts +0 -12
- package/dist/esm/v2/components/or-modal-v3/partials/or-modal-header/styles.d.ts +0 -1
- package/dist/esm/v2/hooks/usePopoverState.d.ts +0 -8
- package/dist/esm/v2/usePopoverState-4cb59ae5.js +0 -37
- package/dist/esm/v3/OrModal-e30178be.js +0 -226
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue.d.ts +0 -5
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-content/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue.d.ts +0 -5
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-footer/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue.d.ts +0 -7
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-header/styles.d.ts +0 -1
- package/dist/esm/v3/hooks/usePopoverState.d.ts +0 -8
- package/dist/esm/v3/usePopoverState-4cb59ae5.js +0 -37
- package/src/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue +0 -37
- package/src/components/or-modal-v3/partials/or-modal-content/styles.ts +0 -10
- package/src/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue +0 -37
- package/src/components/or-modal-v3/partials/or-modal-footer/styles.ts +0 -4
- package/src/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue +0 -54
- package/src/components/or-modal-v3/partials/or-modal-header/styles.ts +0 -10
- package/src/hooks/usePopoverState.ts +0 -51
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-270e1029.js → OrDateTimePickerMonthSelect-75089f80.js} +0 -0
- /package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-27847e63.js → OrLoader.vue_vue_type_script_lang-a1fed697.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-7caa56c5.js → OrToastContainer.vue_vue_type_script_lang-485ef171.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-99d1a2c3.js → OrToastContainer.vue_vue_type_script_lang-6512c2eb.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _ as OrListOfInputs } from '../../OrListOfInputs-
|
|
1
|
+
export { _ as OrListOfInputs } from '../../OrListOfInputs-9b7522fa.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrList-
|
|
3
|
+
import '../../OrList-2e65227a.js';
|
|
4
4
|
import 'lodash/cloneDeep';
|
|
5
5
|
import 'lodash/isEqual';
|
|
6
6
|
import 'uuid';
|
|
@@ -8,8 +8,8 @@ import 'sortablejs';
|
|
|
8
8
|
import '../../OrLabel-fcceec1b.js';
|
|
9
9
|
import '../../style-inject.es-4c6f2515.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
|
-
import '../../OrButton-
|
|
12
|
-
import '../../OrButton.vue_rollup-plugin-vue_styles.0-
|
|
11
|
+
import '../../OrButton-b60290c4.js';
|
|
12
|
+
import '../../OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js';
|
|
13
13
|
import '../../OrIcon-fa826b6b.js';
|
|
14
14
|
import '../../OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js';
|
|
15
15
|
import 'lodash/isNil';
|
|
@@ -22,10 +22,10 @@ import '../../dom-f1d55b67.js';
|
|
|
22
22
|
import 'lodash/isElement';
|
|
23
23
|
import 'lodash/get';
|
|
24
24
|
import '../../px-to-rem-0b26b83e.js';
|
|
25
|
-
import '../../OrLoader-
|
|
26
|
-
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
25
|
+
import '../../OrLoader-0cc7c73e.js';
|
|
26
|
+
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js';
|
|
27
27
|
import '../../OrTooltip-0bbf1ed5.js';
|
|
28
|
-
import '../../OrIconButton-
|
|
28
|
+
import '../../OrIconButton-544ee642.js';
|
|
29
29
|
import '../../OrError-efc74907.js';
|
|
30
30
|
import '../../OrInput-014d2e47.js';
|
|
31
31
|
import '../../OrHint-7eadc91e.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { L as LoaderViews, _ as OrLoader } from '../../OrLoader-
|
|
1
|
+
export { L as LoaderViews, _ as OrLoader } from '../../OrLoader-0cc7c73e.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../style-inject.es-4c6f2515.js';
|
|
4
4
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -2,17 +2,20 @@ import { PropType } from 'vue-demi';
|
|
|
2
2
|
import { MenuPlacement } from './props';
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
|
+
popover: 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, {
|
|
6
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
7
|
+
} | string[], {} & {}, {
|
|
8
|
+
[x: number]: string;
|
|
9
|
+
} | {}, true> | undefined>;
|
|
10
|
+
popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
11
|
+
state: import("@vue/composition-api").ComputedRef<undefined>;
|
|
5
12
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
|
-
|
|
13
|
+
isOpen: import("@vue/composition-api").ComputedRef<undefined>;
|
|
7
14
|
open: () => void;
|
|
8
15
|
close: () => void;
|
|
9
16
|
toggle: () => void;
|
|
10
17
|
onClick: (event: Event) => void;
|
|
11
18
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
12
|
-
isOpen: {
|
|
13
|
-
type: BooleanConstructor;
|
|
14
|
-
default: boolean;
|
|
15
|
-
};
|
|
16
19
|
trigger: {
|
|
17
20
|
type: {
|
|
18
21
|
new (): HTMLElement;
|
|
@@ -25,10 +28,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
25
28
|
default: MenuPlacement;
|
|
26
29
|
};
|
|
27
30
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
28
|
-
isOpen: {
|
|
29
|
-
type: BooleanConstructor;
|
|
30
|
-
default: boolean;
|
|
31
|
-
};
|
|
32
31
|
trigger: {
|
|
33
32
|
type: {
|
|
34
33
|
new (): HTMLElement;
|
|
@@ -41,27 +40,31 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
41
40
|
default: MenuPlacement;
|
|
42
41
|
};
|
|
43
42
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
44
|
-
isOpen: boolean;
|
|
45
43
|
trigger: HTMLElement;
|
|
46
44
|
placement: MenuPlacement;
|
|
47
45
|
} & {} & {
|
|
48
46
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
49
47
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
50
48
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
49
|
+
popover: 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, {
|
|
50
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
51
|
+
} | string[], {} & {}, {
|
|
52
|
+
[x: number]: string;
|
|
53
|
+
} | {}, true> | undefined>;
|
|
54
|
+
popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
|
|
55
|
+
state: import("@vue/composition-api").ComputedRef<undefined>;
|
|
51
56
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
52
|
-
|
|
57
|
+
isOpen: import("@vue/composition-api").ComputedRef<undefined>;
|
|
53
58
|
open: () => void;
|
|
54
59
|
close: () => void;
|
|
55
60
|
toggle: () => void;
|
|
56
61
|
onClick: (event: Event) => void;
|
|
57
62
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
58
|
-
isOpen: boolean;
|
|
59
63
|
trigger: HTMLElement;
|
|
60
64
|
placement: MenuPlacement;
|
|
61
65
|
} & {} & {
|
|
62
66
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
63
67
|
}, {
|
|
64
|
-
isOpen: boolean;
|
|
65
68
|
trigger: HTMLElement;
|
|
66
69
|
placement: MenuPlacement;
|
|
67
70
|
}, true>);
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
export { _ as OrMenuV3 } from '../../OrMenu-
|
|
2
|
-
export { P as MenuPlacement } from '../../OrPopover-
|
|
1
|
+
export { _ as OrMenuV3 } from '../../OrMenu-8b902c22.js';
|
|
2
|
+
export { P as MenuPlacement } from '../../OrPopover-80459663.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '@vueuse/core';
|
|
5
|
-
import '../../usePopoverState-4cb59ae5.js';
|
|
6
4
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
5
|
import '@floating-ui/dom';
|
|
6
|
+
import '@vueuse/core';
|
|
8
7
|
import '../../useElevation-b5a49746.js';
|
|
9
8
|
import '../../useResponsive-a02e95b7.js';
|
|
10
|
-
import '../../OrBottomSheet-
|
|
9
|
+
import '../../OrBottomSheet-ffa029ca.js';
|
|
11
10
|
import '../../OrOverlay-4c8c11e2.js';
|
|
12
11
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
13
12
|
import 'portal-vue';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _ as OrModal, O as OrModalSizes } from '../../OrModal-
|
|
1
|
+
export { _ as OrModal, O as OrModalSizes } from '../../OrModal-206611f2.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton.vue_rollup-plugin-vue_styles.0-
|
|
3
|
+
import '../../OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js';
|
|
4
4
|
import '../../OrIcon-fa826b6b.js';
|
|
5
5
|
import '../../OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js';
|
|
6
6
|
import 'lodash/isNil';
|
|
@@ -15,10 +15,10 @@ import '../../dom-f1d55b67.js';
|
|
|
15
15
|
import 'lodash/isElement';
|
|
16
16
|
import 'lodash/get';
|
|
17
17
|
import '../../px-to-rem-0b26b83e.js';
|
|
18
|
-
import '../../OrLoader-
|
|
19
|
-
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
18
|
+
import '../../OrLoader-0cc7c73e.js';
|
|
19
|
+
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js';
|
|
20
20
|
import '../../OrTooltip-0bbf1ed5.js';
|
|
21
|
-
import '../../OrIconButton-
|
|
21
|
+
import '../../OrIconButton-544ee642.js';
|
|
22
22
|
import '../../OrOverlay-ccec2218.js';
|
|
23
23
|
import '@vueuse/core';
|
|
24
24
|
import '@vueuse/integrations/useFocusTrap';
|
|
@@ -3,45 +3,51 @@ import { ModalSize } from './props';
|
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
|
-
|
|
6
|
+
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
+
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
|
+
footerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
9
|
+
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
7
10
|
open: () => void;
|
|
8
11
|
close: () => void;
|
|
9
12
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
10
|
-
isOpen: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
13
|
size: {
|
|
15
|
-
type: PropType<
|
|
14
|
+
type: PropType<ModalSize>;
|
|
16
15
|
default: ModalSize;
|
|
17
16
|
};
|
|
18
|
-
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
19
17
|
isOpen: {
|
|
20
|
-
type:
|
|
18
|
+
type: PropType<boolean>;
|
|
21
19
|
default: boolean;
|
|
22
20
|
};
|
|
21
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
23
22
|
size: {
|
|
24
|
-
type: PropType<
|
|
23
|
+
type: PropType<ModalSize>;
|
|
25
24
|
default: ModalSize;
|
|
26
25
|
};
|
|
26
|
+
isOpen: {
|
|
27
|
+
type: PropType<boolean>;
|
|
28
|
+
default: boolean;
|
|
29
|
+
};
|
|
27
30
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
31
|
+
size: ModalSize;
|
|
28
32
|
isOpen: boolean;
|
|
29
|
-
size: "l" | "m" | "s";
|
|
30
33
|
} & {} & {
|
|
31
34
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
32
35
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
33
36
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
34
37
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
35
|
-
|
|
38
|
+
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
39
|
+
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
40
|
+
footerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
41
|
+
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
36
42
|
open: () => void;
|
|
37
43
|
close: () => void;
|
|
38
44
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
45
|
+
size: ModalSize;
|
|
39
46
|
isOpen: boolean;
|
|
40
|
-
size: "l" | "m" | "s";
|
|
41
47
|
} & {} & {
|
|
42
48
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
43
49
|
}, {
|
|
50
|
+
size: ModalSize;
|
|
44
51
|
isOpen: boolean;
|
|
45
|
-
size: "l" | "m" | "s";
|
|
46
52
|
}, true>);
|
|
47
53
|
export default _default;
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-1f80d87f.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
+
import '../../OrIconButton-ee747c71.js';
|
|
4
|
+
import '../../OrIcon-d35a84d8.js';
|
|
5
|
+
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
+
import '../../OrTooltip-5a6e0f64.js';
|
|
3
7
|
import '@vueuse/core';
|
|
4
|
-
import '../../
|
|
5
|
-
import '
|
|
8
|
+
import '../../OrPopover-80459663.js';
|
|
9
|
+
import '@floating-ui/dom';
|
|
6
10
|
import '../../useElevation-b5a49746.js';
|
|
11
|
+
import '../../useResponsive-a02e95b7.js';
|
|
12
|
+
import '../../OrBottomSheet-ffa029ca.js';
|
|
13
|
+
import '../../OrOverlay-4c8c11e2.js';
|
|
7
14
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
8
15
|
import 'portal-vue';
|
|
9
|
-
import '../../normalize-component-6e8e3d80.js';
|
|
10
|
-
import '../../OrIconButton-4fdb749c.js';
|
|
11
|
-
import '../../OrIcon-d35a84d8.js';
|
|
12
|
-
import '../../OrTooltip-e9e967e3.js';
|
|
13
|
-
import '../../OrPopover-238620ae.js';
|
|
14
|
-
import '@floating-ui/dom';
|
|
15
|
-
import '../../useResponsive-a02e95b7.js';
|
|
16
|
-
import '../../OrBottomSheet-d766008a.js';
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
import { ModalSize } from './props';
|
|
2
2
|
export declare const ModalRoot: string[];
|
|
3
3
|
export declare const ModalRootSizes: Record<ModalSize, string[]>;
|
|
4
|
+
export declare const ModalHeader: string[];
|
|
5
|
+
export declare const ModalContent: string[];
|
|
6
|
+
export declare const ModalFooter: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../../OrNotification-
|
|
1
|
+
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../../OrNotification-44bc1f50.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrIcon-fa826b6b.js';
|
|
4
4
|
import '../../OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js';
|
|
@@ -14,8 +14,8 @@ import '../../dom-f1d55b67.js';
|
|
|
14
14
|
import 'lodash/isElement';
|
|
15
15
|
import 'lodash/get';
|
|
16
16
|
import '../../px-to-rem-0b26b83e.js';
|
|
17
|
-
import '../../OrButton.vue_rollup-plugin-vue_styles.0-
|
|
18
|
-
import '../../OrLoader-
|
|
19
|
-
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
17
|
+
import '../../OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js';
|
|
18
|
+
import '../../OrLoader-0cc7c73e.js';
|
|
19
|
+
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js';
|
|
20
20
|
import '../../OrTooltip-0bbf1ed5.js';
|
|
21
|
-
import '../../OrIconButton-
|
|
21
|
+
import '../../OrIconButton-544ee642.js';
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-16e6d4ff.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-ee747c71.js';
|
|
4
4
|
import '../../OrIcon-d35a84d8.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-5a6e0f64.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../
|
|
9
|
-
import '../../OrPopover-238620ae.js';
|
|
8
|
+
import '../../OrPopover-80459663.js';
|
|
10
9
|
import '@floating-ui/dom';
|
|
11
10
|
import '../../useElevation-b5a49746.js';
|
|
12
11
|
import '../../useResponsive-a02e95b7.js';
|
|
13
|
-
import '../../OrBottomSheet-
|
|
12
|
+
import '../../OrBottomSheet-ffa029ca.js';
|
|
14
13
|
import '../../OrOverlay-4c8c11e2.js';
|
|
15
14
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
16
15
|
import 'portal-vue';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { _ as OrOverflowMenu } from '../../OrOverflowMenu-
|
|
1
|
+
export { _ as OrOverflowMenu } from '../../OrOverflowMenu-e3ae75a3.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '../../OrButton.vue_rollup-plugin-vue_styles.0-
|
|
4
|
+
import '../../OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js';
|
|
5
5
|
import '../../OrIcon-fa826b6b.js';
|
|
6
6
|
import '../../OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js';
|
|
7
7
|
import 'lodash/isNil';
|
|
@@ -16,8 +16,8 @@ import '../../dom-f1d55b67.js';
|
|
|
16
16
|
import 'lodash/isElement';
|
|
17
17
|
import 'lodash/get';
|
|
18
18
|
import '../../px-to-rem-0b26b83e.js';
|
|
19
|
-
import '../../OrLoader-
|
|
20
|
-
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
19
|
+
import '../../OrLoader-0cc7c73e.js';
|
|
20
|
+
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js';
|
|
21
21
|
import '../../OrTooltip-0bbf1ed5.js';
|
|
22
|
-
import '../../OrIconButton-
|
|
23
|
-
import '../../OrButton-
|
|
22
|
+
import '../../OrIconButton-544ee642.js';
|
|
23
|
+
import '../../OrButton-b60290c4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrPaginationV3 } from '../../OrPagination-
|
|
1
|
+
export { _ as OrPaginationV3 } from '../../OrPagination-36583054.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -7,12 +7,11 @@ import '../../OrLoader-b0c381f9.js';
|
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrIcon-d35a84d8.js';
|
|
9
9
|
import '../../OrMenuItem-6f9b8a93.js';
|
|
10
|
-
import '../../OrMenu-
|
|
11
|
-
import '../../
|
|
12
|
-
import '../../OrPopover-238620ae.js';
|
|
10
|
+
import '../../OrMenu-8b902c22.js';
|
|
11
|
+
import '../../OrPopover-80459663.js';
|
|
13
12
|
import '@floating-ui/dom';
|
|
14
13
|
import '../../useElevation-b5a49746.js';
|
|
15
|
-
import '../../OrBottomSheet-
|
|
14
|
+
import '../../OrBottomSheet-ffa029ca.js';
|
|
16
15
|
import '../../OrOverlay-4c8c11e2.js';
|
|
17
16
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
18
17
|
import 'portal-vue';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrPassword } from '../../OrPassword-
|
|
1
|
+
export { _ as OrPassword } from '../../OrPassword-1de0dc6c.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../OrInput-014d2e47.js';
|
|
@@ -13,7 +13,7 @@ import '../../OrHint-7eadc91e.js';
|
|
|
13
13
|
import '../../OrError-efc74907.js';
|
|
14
14
|
import '../../OrCollapse-9b5d590f.js';
|
|
15
15
|
import '../../useToggle-c04fc920.js';
|
|
16
|
-
import '../../OrButton.vue_rollup-plugin-vue_styles.0-
|
|
16
|
+
import '../../OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js';
|
|
17
17
|
import '../../OrIcon-fa826b6b.js';
|
|
18
18
|
import '../../OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js';
|
|
19
19
|
import 'lodash/isNil';
|
|
@@ -22,7 +22,7 @@ import '../../OrFloating-e7ac7618.js';
|
|
|
22
22
|
import '@floating-ui/dom';
|
|
23
23
|
import '../../OrTeleport.vue2-f0c16c71.js';
|
|
24
24
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
25
|
-
import '../../OrLoader-
|
|
26
|
-
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
25
|
+
import '../../OrLoader-0cc7c73e.js';
|
|
26
|
+
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js';
|
|
27
27
|
import '../../OrTooltip-0bbf1ed5.js';
|
|
28
|
-
import '../../OrIconButton-
|
|
28
|
+
import '../../OrIconButton-544ee642.js';
|
|
@@ -13,15 +13,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
13
13
|
handleBottomSheetState: (bottomSheetState: string) => void;
|
|
14
14
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
15
15
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
16
|
-
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
16
|
+
state: import("@vue/composition-api").Ref<"open" | "fullscreen" | "closed">;
|
|
17
|
+
isOpen: import("@vue/composition-api").ComputedRef<boolean>;
|
|
18
|
+
isFullscreen: import("@vue/composition-api").ComputedRef<boolean>;
|
|
19
|
+
isClosed: import("@vue/composition-api").ComputedRef<boolean>;
|
|
20
|
+
isFlipped: import("@vue/composition-api").Ref<boolean>;
|
|
17
21
|
open: () => void;
|
|
18
|
-
close: () => void;
|
|
19
|
-
toggle: () => void;
|
|
22
|
+
close: (auto?: boolean) => void;
|
|
20
23
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
21
|
-
isOpen: {
|
|
22
|
-
type: BooleanConstructor;
|
|
23
|
-
default: boolean;
|
|
24
|
-
};
|
|
25
24
|
variant: {
|
|
26
25
|
type: PropType<"auto" | "popover" | "bottom-sheet">;
|
|
27
26
|
default: PopoverVariant;
|
|
@@ -56,10 +55,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
56
55
|
default: boolean;
|
|
57
56
|
};
|
|
58
57
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
59
|
-
isOpen: {
|
|
60
|
-
type: BooleanConstructor;
|
|
61
|
-
default: boolean;
|
|
62
|
-
};
|
|
63
58
|
variant: {
|
|
64
59
|
type: PropType<"auto" | "popover" | "bottom-sheet">;
|
|
65
60
|
default: PopoverVariant;
|
|
@@ -94,7 +89,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
94
89
|
default: boolean;
|
|
95
90
|
};
|
|
96
91
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
97
|
-
isOpen: boolean;
|
|
98
92
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
99
93
|
bottomSheetProps: Readonly<Partial<{
|
|
100
94
|
[x: number]: string;
|
|
@@ -119,12 +113,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
119
113
|
handleBottomSheetState: (bottomSheetState: string) => void;
|
|
120
114
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
121
115
|
bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
122
|
-
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
116
|
+
state: import("@vue/composition-api").Ref<"open" | "fullscreen" | "closed">;
|
|
117
|
+
isOpen: import("@vue/composition-api").ComputedRef<boolean>;
|
|
118
|
+
isFullscreen: import("@vue/composition-api").ComputedRef<boolean>;
|
|
119
|
+
isClosed: import("@vue/composition-api").ComputedRef<boolean>;
|
|
120
|
+
isFlipped: import("@vue/composition-api").Ref<boolean>;
|
|
123
121
|
open: () => void;
|
|
124
|
-
close: () => void;
|
|
125
|
-
toggle: () => void;
|
|
122
|
+
close: (auto?: boolean) => void;
|
|
126
123
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
127
|
-
isOpen: boolean;
|
|
128
124
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
129
125
|
bottomSheetProps: Readonly<Partial<{
|
|
130
126
|
[x: number]: string;
|
|
@@ -137,7 +133,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
137
133
|
} & {} & {
|
|
138
134
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
139
135
|
}, {
|
|
140
|
-
isOpen: boolean;
|
|
141
136
|
variant: "auto" | "popover" | "bottom-sheet";
|
|
142
137
|
bottomSheetProps: Readonly<Partial<{
|
|
143
138
|
[x: number]: string;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-80459663.js';
|
|
2
2
|
import '@floating-ui/dom';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../useElevation-b5a49746.js';
|
|
6
|
-
import '../../usePopoverState-4cb59ae5.js';
|
|
7
6
|
import '../../useResponsive-a02e95b7.js';
|
|
8
|
-
import '../../OrBottomSheet-
|
|
7
|
+
import '../../OrBottomSheet-ffa029ca.js';
|
|
9
8
|
import '../../OrOverlay-4c8c11e2.js';
|
|
10
9
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
11
10
|
import 'portal-vue';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSearch } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearch } from '../../OrSearch-e2941d35.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrInput-014d2e47.js';
|
|
4
4
|
import '../../px-to-rem-0b26b83e.js';
|
|
@@ -12,7 +12,7 @@ import '../../OrHint-7eadc91e.js';
|
|
|
12
12
|
import '../../OrError-efc74907.js';
|
|
13
13
|
import '../../OrCollapse-9b5d590f.js';
|
|
14
14
|
import '@vueuse/core';
|
|
15
|
-
import '../../OrButton.vue_rollup-plugin-vue_styles.0-
|
|
15
|
+
import '../../OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js';
|
|
16
16
|
import '../../OrIcon-fa826b6b.js';
|
|
17
17
|
import '../../OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js';
|
|
18
18
|
import 'lodash/isNil';
|
|
@@ -21,7 +21,7 @@ import '../../OrFloating-e7ac7618.js';
|
|
|
21
21
|
import '@floating-ui/dom';
|
|
22
22
|
import '../../OrTeleport.vue2-f0c16c71.js';
|
|
23
23
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
24
|
-
import '../../OrLoader-
|
|
25
|
-
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-
|
|
24
|
+
import '../../OrLoader-0cc7c73e.js';
|
|
25
|
+
import '../../OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js';
|
|
26
26
|
import '../../OrTooltip-0bbf1ed5.js';
|
|
27
|
-
import '../../OrIconButton-
|
|
27
|
+
import '../../OrIconButton-544ee642.js';
|
|
@@ -1,22 +1,21 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-5aa8154f.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-fe250f7a.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-8c7b3cce.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useResponsive-a02e95b7.js';
|
|
8
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
9
9
|
import '../../OrError-4ffc1c39.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../OrHint-aa221198.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-ee747c71.js';
|
|
13
13
|
import '../../OrIcon-d35a84d8.js';
|
|
14
|
-
import '../../OrTooltip-
|
|
15
|
-
import '../../
|
|
16
|
-
import '../../OrPopover-238620ae.js';
|
|
14
|
+
import '../../OrTooltip-5a6e0f64.js';
|
|
15
|
+
import '../../OrPopover-80459663.js';
|
|
17
16
|
import '@floating-ui/dom';
|
|
18
17
|
import '../../useElevation-b5a49746.js';
|
|
19
|
-
import '../../OrBottomSheet-
|
|
18
|
+
import '../../OrBottomSheet-ffa029ca.js';
|
|
20
19
|
import '../../OrOverlay-4c8c11e2.js';
|
|
21
20
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
22
21
|
import 'portal-vue';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { _ as OrSelect } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelect } from '../../OrSelect-49239b74.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '../../OrLoader-
|
|
4
|
+
import '../../OrLoader-0cc7c73e.js';
|
|
5
5
|
import '../../style-inject.es-4c6f2515.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
7
|
import '../../OrIcon-fa826b6b.js';
|
|
@@ -25,6 +25,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
25
25
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
26
26
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
|
|
27
27
|
readonly: import("@vue/composition-api").ComputedRef<boolean>;
|
|
28
|
+
isEmptyModelValue: import("@vue/composition-api").ComputedRef<boolean>;
|
|
28
29
|
selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
|
|
29
30
|
searchText: import("@vue/composition-api").Ref<string>;
|
|
30
31
|
internalSearchOptions: import("@vue/composition-api").Ref<{
|
|
@@ -211,6 +212,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
211
212
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
212
213
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
|
|
213
214
|
readonly: import("@vue/composition-api").ComputedRef<boolean>;
|
|
215
|
+
isEmptyModelValue: import("@vue/composition-api").ComputedRef<boolean>;
|
|
214
216
|
selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
|
|
215
217
|
searchText: import("@vue/composition-api").Ref<string>;
|
|
216
218
|
internalSearchOptions: import("@vue/composition-api").Ref<{
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-dd8affc1.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-fe250f7a.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
5
5
|
import '../../useOverflow-c856b7b7.js';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import '../../OrCheckbox-
|
|
7
|
+
import '../../OrCheckbox-3a8c93ad.js';
|
|
8
8
|
import '../../useIdAttribute-859439f0.js';
|
|
9
9
|
import '../../OrLabel-63380256.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -14,19 +14,18 @@ import '../../OrExpansionPanel-d3a2218d.js';
|
|
|
14
14
|
import '../../OrIcon-d35a84d8.js';
|
|
15
15
|
import '../../OrHint-aa221198.js';
|
|
16
16
|
import '../../OrInputBox-d36b1323.js';
|
|
17
|
-
import '../../OrInput-
|
|
17
|
+
import '../../OrInput-8c7b3cce.js';
|
|
18
18
|
import '../../useResponsive-a02e95b7.js';
|
|
19
19
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
20
|
-
import '../../OrIconButton-
|
|
21
|
-
import '../../OrTooltip-
|
|
22
|
-
import '../../
|
|
23
|
-
import '../../OrPopover-238620ae.js';
|
|
20
|
+
import '../../OrIconButton-ee747c71.js';
|
|
21
|
+
import '../../OrTooltip-5a6e0f64.js';
|
|
22
|
+
import '../../OrPopover-80459663.js';
|
|
24
23
|
import '@floating-ui/dom';
|
|
25
24
|
import '../../useElevation-b5a49746.js';
|
|
26
|
-
import '../../OrBottomSheet-
|
|
25
|
+
import '../../OrBottomSheet-ffa029ca.js';
|
|
27
26
|
import '../../OrOverlay-4c8c11e2.js';
|
|
28
27
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
29
28
|
import 'portal-vue';
|
|
30
29
|
import '../../OrLoader-b0c381f9.js';
|
|
31
30
|
import '../../OrMenuItem-6f9b8a93.js';
|
|
32
|
-
import '../../OrTag-
|
|
31
|
+
import '../../OrTag-6256623c.js';
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
export { _ as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarV3 } from '../../OrSidebar-638b1d60.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-2c81d465.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-ee747c71.js';
|
|
7
7
|
import '../../OrIcon-d35a84d8.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
9
|
-
import '../../
|
|
10
|
-
import '../../OrPopover-238620ae.js';
|
|
8
|
+
import '../../OrTooltip-5a6e0f64.js';
|
|
9
|
+
import '../../OrPopover-80459663.js';
|
|
11
10
|
import '@floating-ui/dom';
|
|
12
11
|
import '../../useElevation-b5a49746.js';
|
|
13
12
|
import '../../useResponsive-a02e95b7.js';
|
|
14
|
-
import '../../OrBottomSheet-
|
|
13
|
+
import '../../OrBottomSheet-ffa029ca.js';
|
|
15
14
|
import '../../OrOverlay-4c8c11e2.js';
|
|
16
15
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
17
16
|
import 'portal-vue';
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
export { _ as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-2c81d465.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../../OrIconButton-
|
|
3
|
+
import '../../../OrIconButton-ee747c71.js';
|
|
4
4
|
import '../../../OrIcon-d35a84d8.js';
|
|
5
5
|
import '../../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../../OrTooltip-
|
|
6
|
+
import '../../../OrTooltip-5a6e0f64.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../../
|
|
9
|
-
import '../../../OrPopover-238620ae.js';
|
|
8
|
+
import '../../../OrPopover-80459663.js';
|
|
10
9
|
import '@floating-ui/dom';
|
|
11
10
|
import '../../../useElevation-b5a49746.js';
|
|
12
11
|
import '../../../useResponsive-a02e95b7.js';
|
|
13
|
-
import '../../../OrBottomSheet-
|
|
12
|
+
import '../../../OrBottomSheet-ffa029ca.js';
|
|
14
13
|
import '../../../OrOverlay-4c8c11e2.js';
|
|
15
14
|
import '../../../OrTeleport.vue2-424c7f33.js';
|
|
16
15
|
import 'portal-vue';
|