@onereach/ui-components 4.4.2 → 4.4.3
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/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.vue.d.ts +10 -10
- package/dist/bundled/v2/components/OrIconV3/OrIcon.vue.d.ts +10 -10
- package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.vue.d.ts +10 -10
- package/dist/bundled/v2/components/OrLabelV3/OrLabel.vue.d.ts +5 -5
- package/dist/bundled/v2/components/OrLinkV3/OrLink.vue.d.ts +5 -5
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +5 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +2 -0
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +6 -3
- package/dist/bundled/v2/components/OrSelectV3/styles.d.ts +2 -0
- package/dist/bundled/v2/components/OrSelectV3/styles.js +10 -2
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +5 -5
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-86a02f38.js → OrCardCollection.vue_vue_type_script_lang-34390dfe.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-23e4ce08.js → OrConfirm.vue_vue_type_script_lang-e1390930.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-50a9aeaf.js → OrDatePicker.vue_vue_type_script_lang-33719f37.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-af944f0d.js → OrDateTimePicker.vue_vue_type_script_lang-ef95eeb6.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-b475eb4f.js → OrDateTimePickerMonthSelect-fe878127.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-e786c9e5.js → OrIconButton.vue_vue_type_script_lang-5bba9f3f.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-65a0cff4.js → OrInlineInput.vue_vue_type_script_lang-3c6b0958.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-bbb820b7.js → OrInlineTextarea.vue_vue_type_script_lang-da59cd8e.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-223ac3b9.js → OrInput.vue_vue_type_script_lang-6242286b.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-a18d3c8d.js → OrMenu.vue_vue_type_script_lang-115f2c60.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-0c36a3de.js → OrModal.vue_vue_type_script_lang-202c4e2f.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-8bb9dfd1.js → OrNotification.vue_vue_type_script_lang-463e1a82.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-e935332b.js → OrPagination.vue_vue_type_script_lang-bdc8d9fb.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-2d4eae64.js → OrPopover.vue_vue_type_script_lang-7b1b2488.js} +5 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-1a4ebba2.js → OrSearch.vue_vue_type_script_lang-0bcc597c.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-87ff7d15.js → OrSelect.vue_vue_type_script_lang-819822b5.js} +8 -5
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-5723e223.js → OrSidebar.vue_vue_type_script_lang-f8fc78e3.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-014663ff.js → OrTabs.vue_vue_type_script_lang-b3f213b0.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-8643b784.js → OrTag.vue_vue_type_script_lang-09948d1f.js} +1 -1
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-e75444b5.js → OrTags.vue_vue_type_script_lang-71fb4f1d.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-a85e5b96.js → OrTimePicker.vue_vue_type_script_lang-dd7222e8.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-56496d67.js → OrTooltip.vue_vue_type_script_lang-bb3db5bf.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +8 -8
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +6 -6
- package/dist/bundled/v3/components/OrConfirmV3/index.js +5 -5
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +7 -7
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +6 -6
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +7 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +6 -6
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +4 -4
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +6 -6
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +3 -3
- package/dist/bundled/v3/components/OrIconV3/OrIcon.vue.d.ts +6 -6
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +5 -5
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.vue.d.ts +6 -6
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +5 -5
- package/dist/bundled/v3/components/OrInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrLinkV3/OrLink.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +3 -3
- package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +5 -5
- package/dist/bundled/v3/components/OrModalV3/index.js +4 -4
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/index.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +1 -0
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +6 -6
- package/dist/bundled/v3/components/OrSearchV3/index.js +5 -5
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +8 -8
- package/dist/bundled/v3/components/OrSelectV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSelectV3/styles.d.ts +2 -0
- package/dist/bundled/v3/components/OrSelectV3/styles.js +10 -2
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +5 -5
- package/dist/bundled/v3/components/OrSidebarV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +5 -5
- package/dist/bundled/v3/components/OrTagV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +6 -6
- package/dist/bundled/v3/components/OrTagsV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +5 -5
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +3 -3
- package/dist/bundled/v3/components/OrToastV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +3 -3
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +3 -3
- package/dist/bundled/v3/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +23 -23
- package/dist/bundled/v3/index.js +24 -24
- package/dist/esm/v2/{OrCardCollection-722c83ce.js → OrCardCollection-e23d4238.js} +4 -4
- package/dist/esm/v2/{OrConfirm-687e6730.js → OrConfirm-8ec55f84.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-f88f8950.js → OrDatePicker-a8c95da8.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-32dae87a.js → OrDateTimePicker-9271659e.js} +3 -3
- package/dist/esm/v2/{OrDateTimePickerMonthSelect-bb583c5f.js → OrDateTimePickerMonthSelect-a3a0fb4e.js} +3 -3
- package/dist/esm/v2/{OrIconButton-d8fc2902.js → OrIconButton-ee747c71.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-46d0cc13.js → OrInlineInput-a131caf4.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-c23c5fb2.js → OrInlineTextarea-7cc45396.js} +1 -1
- package/dist/esm/v2/{OrInput-61086e47.js → OrInput-8c7b3cce.js} +1 -1
- package/dist/esm/v2/{OrMenu-63ed2235.js → OrMenu-8b902c22.js} +1 -1
- package/dist/esm/v2/{OrModal-554836ab.js → OrModal-1f80d87f.js} +1 -1
- package/dist/esm/v2/{OrNotification-af62b848.js → OrNotification-16e6d4ff.js} +1 -1
- package/dist/esm/v2/{OrPagination-75e7cade.js → OrPagination-36583054.js} +2 -2
- package/dist/esm/v2/{OrPopover-50995dcf.js → OrPopover-80459663.js} +5 -1
- package/dist/esm/v2/{OrSearch-7ccc1f33.js → OrSearch-5aa8154f.js} +1 -1
- package/dist/esm/v2/{OrSelect-3731427d.js → OrSelect-31d265b9.js} +17 -6
- package/dist/esm/v2/{OrSidebar-de938772.js → OrSidebar-14c20b74.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-4bf3bad8.js → OrSidebarCollapseButton-2efb05f9.js} +1 -1
- package/dist/esm/v2/{OrTabs-dd38e4ab.js → OrTabs-b9908867.js} +2 -2
- package/dist/esm/v2/{OrTag-843ec724.js → OrTag-6256623c.js} +1 -1
- package/dist/esm/v2/{OrTags-4ffaa13b.js → OrTags-db2608dc.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-33973321.js → OrTimePicker-0c6a05f1.js} +2 -2
- package/dist/esm/v2/{OrTooltip-93a3eefb.js → OrTooltip-5a6e0f64.js} +1 -1
- package/dist/esm/v2/components/index.js +24 -24
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +10 -10
- package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +10 -10
- package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +10 -10
- package/dist/esm/v2/components/or-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +5 -5
- package/dist/esm/v2/components/or-select-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select-v3/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tags-v3/index.js +5 -5
- package/dist/esm/v2/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +5 -5
- package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v2/index.js +24 -24
- package/dist/esm/v2/{types-13f5380a.js → types-4a7d24f3.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-b319b723.js → OrCardCollection-d5390215.js} +4 -4
- package/dist/esm/v3/{OrConfirm-017b80b5.js → OrConfirm-fe8617ac.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-09a6c970.js → OrDatePicker-759653a5.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-40e08446.js → OrDateTimePicker-4768a411.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerMonthSelect-45e637e4.js → OrDateTimePickerMonthSelect-c07806a0.js} +3 -3
- package/dist/esm/v3/{OrIconButton-55d51a7a.js → OrIconButton-b7217ea5.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-9ed7d570.js → OrInlineInput-dcb28ea2.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-f30d0580.js → OrInlineTextarea-88eac437.js} +1 -1
- package/dist/esm/v3/{OrInput-de491b63.js → OrInput-af5bb98a.js} +1 -1
- package/dist/esm/v3/{OrMenu-bce8349d.js → OrMenu-8a53ccf9.js} +1 -1
- package/dist/esm/v3/{OrModal-765963e8.js → OrModal-1366926a.js} +1 -1
- package/dist/esm/v3/{OrNotification-cdce5546.js → OrNotification-09216b8b.js} +1 -1
- package/dist/esm/v3/{OrPagination-7d223695.js → OrPagination-c6046af4.js} +2 -2
- package/dist/esm/v3/{OrPopover-84d5b844.js → OrPopover-15c2968f.js} +5 -1
- package/dist/esm/v3/{OrSearch-e15c7fd2.js → OrSearch-ecad7638.js} +1 -1
- package/dist/esm/v3/{OrSelect-c811ecba.js → OrSelect-5abcb941.js} +17 -6
- package/dist/esm/v3/{OrSidebar-3f2502fb.js → OrSidebar-b7766ba9.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-63914891.js → OrSidebarCollapseButton-06681153.js} +1 -1
- package/dist/esm/v3/{OrTabs-d058761d.js → OrTabs-f9f0892e.js} +2 -2
- package/dist/esm/v3/{OrTag-6116c6e3.js → OrTag-8605e9e6.js} +1 -1
- package/dist/esm/v3/{OrTags-a082de82.js → OrTags-3724ff59.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-ed83bc3f.js → OrTimePicker-ba6e6857.js} +2 -2
- package/dist/esm/v3/{OrTooltip-4bb0054a.js → OrTooltip-3d5fcaf9.js} +1 -1
- package/dist/esm/v3/components/index.js +24 -24
- package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-picker-v3/index.js +6 -6
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +6 -6
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +6 -6
- package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +6 -6
- package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +6 -6
- package/dist/esm/v3/components/or-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +1 -0
- package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +5 -5
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select-v3/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tags-v3/index.js +5 -5
- package/dist/esm/v3/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +3 -3
- package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v3/index.js +24 -24
- package/dist/esm/v3/{types-3a885bea.js → types-9e1555eb.js} +1 -1
- package/package.json +2 -2
- package/src/components/or-icon-button-v3/OrIconButton.vue +3 -3
- package/src/components/or-icon-v3/OrIcon.vue +2 -2
- package/src/components/or-input-box-v3/OrInputBox.vue +2 -2
- package/src/components/or-label-v3/OrLabel.vue +1 -1
- package/src/components/or-link-v3/OrLink.vue +1 -1
- package/src/components/or-popover-v3/OrPopover.vue +6 -0
- package/src/components/or-select-v3/OrSelect.vue +3 -2
- package/src/components/or-select-v3/styles.ts +14 -3
- package/src/components/or-tooltip-v3/OrTooltip.vue +2 -2
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-5eda9e34.js → OrDateTimePickerMonthSelect-5fa6caa0.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-9a91e4ab.js → OrToastContainer.vue_vue_type_script_lang-485ef171.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-4a7d24f3.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-a1332cc2.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -6,10 +6,10 @@ import '../../useElevation-b5a49746.js';
|
|
|
6
6
|
import '../../OrTeleport.vue2-424c7f33.js';
|
|
7
7
|
import 'portal-vue';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-ee747c71.js';
|
|
10
10
|
import '../../OrIcon-d35a84d8.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
12
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrTooltip-5a6e0f64.js';
|
|
12
|
+
import '../../OrPopover-80459663.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
15
15
|
import '../../OrBottomSheet-ffa029ca.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-4a7d24f3.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-a1332cc2.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -6,10 +6,10 @@ import '../../../useElevation-b5a49746.js';
|
|
|
6
6
|
import '../../../OrTeleport.vue2-424c7f33.js';
|
|
7
7
|
import 'portal-vue';
|
|
8
8
|
import '../../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../../OrIconButton-
|
|
9
|
+
import '../../../OrIconButton-ee747c71.js';
|
|
10
10
|
import '../../../OrIcon-d35a84d8.js';
|
|
11
|
-
import '../../../OrTooltip-
|
|
12
|
-
import '../../../OrPopover-
|
|
11
|
+
import '../../../OrTooltip-5a6e0f64.js';
|
|
12
|
+
import '../../../OrPopover-80459663.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../../useResponsive-a02e95b7.js';
|
|
15
15
|
import '../../../OrBottomSheet-ffa029ca.js';
|
|
@@ -18,7 +18,7 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
18
18
|
default: undefined;
|
|
19
19
|
};
|
|
20
20
|
placement: {
|
|
21
|
-
type: PropType<
|
|
21
|
+
type: PropType<"top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end">;
|
|
22
22
|
default: TooltipPlacement;
|
|
23
23
|
};
|
|
24
24
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
@@ -27,12 +27,12 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
27
27
|
default: undefined;
|
|
28
28
|
};
|
|
29
29
|
placement: {
|
|
30
|
-
type: PropType<
|
|
30
|
+
type: PropType<"top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end">;
|
|
31
31
|
default: TooltipPlacement;
|
|
32
32
|
};
|
|
33
33
|
}>> & Omit<import("vue2").VueConstructor<import("vue2").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
34
34
|
text: string;
|
|
35
|
-
placement:
|
|
35
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
36
36
|
} & {} & {
|
|
37
37
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
38
38
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -49,11 +49,11 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
|
|
|
49
49
|
close: () => void;
|
|
50
50
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
51
51
|
text: string;
|
|
52
|
-
placement:
|
|
52
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
53
53
|
} & {} & {
|
|
54
54
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
55
55
|
}, {
|
|
56
56
|
text: string;
|
|
57
|
-
placement:
|
|
57
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
58
58
|
}, true>);
|
|
59
59
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { _ as OrTooltipV3 } from '../../OrTooltip-5a6e0f64.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-80459663.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-9622e713.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-c44d9783.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-fe8a1a88.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-e23d4238.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-0da13cbe.js';
|
|
13
13
|
export { _ as OrCarousel } from './OrCarousel-76dc2b7b.js';
|
|
14
14
|
export { _ as OrCarouselItem } from './OrCarouselItem-c614bab9.js';
|
|
@@ -22,12 +22,12 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-0288dd2d.js';
|
|
|
22
22
|
export { _ as OrCollapse } from './OrCollapse-57c64292.js';
|
|
23
23
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-ca470d10.js';
|
|
24
24
|
export { _ as OrConfirm } from './OrConfirm-d0d9d56c.js';
|
|
25
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
26
|
-
export { _ as OrDatePickerV3 } from './OrDatePicker-
|
|
25
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-8ec55f84.js';
|
|
26
|
+
export { _ as OrDatePickerV3 } from './OrDatePicker-a8c95da8.js';
|
|
27
27
|
export { _ as OrInputBoxV3 } from './OrInputBox-d36b1323.js';
|
|
28
28
|
export { I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox.vue_rollup-plugin-vue_script-fe250f7a.js';
|
|
29
29
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-77ef1975.js';
|
|
30
|
-
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
30
|
+
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-9271659e.js';
|
|
31
31
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2d3fd68d.js';
|
|
32
32
|
export { _ as OrError } from './OrError-efc74907.js';
|
|
33
33
|
export { _ as OrErrorTagV3 } from './OrErrorTag-a55ae01a.js';
|
|
@@ -38,14 +38,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
38
38
|
export { _ as OrHint } from './OrHint-fe65fbe6.js';
|
|
39
39
|
export { _ as OrHintV3 } from './OrHint-aa221198.js';
|
|
40
40
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-a40e60af.js';
|
|
41
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
41
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-ee747c71.js';
|
|
42
42
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-d35a84d8.js';
|
|
43
43
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-19b49ee6.js';
|
|
44
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
44
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-a131caf4.js';
|
|
45
45
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-601163c3.js';
|
|
46
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
46
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-7cc45396.js';
|
|
47
47
|
export { _ as OrInput } from './OrInput-bc2371b6.js';
|
|
48
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
48
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-8c7b3cce.js';
|
|
49
49
|
export { _ as OrLabel } from './OrLabel-931394a5.js';
|
|
50
50
|
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-63380256.js';
|
|
51
51
|
export { L as LinkColor, _ as OrLinkV3 } from './OrLink-3679a61f.js';
|
|
@@ -54,17 +54,17 @@ export { _ as OrListOfInputs } from './OrListOfInputs-fa926159.js';
|
|
|
54
54
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-212ef381.js';
|
|
55
55
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-b0c381f9.js';
|
|
56
56
|
export { _ as OrMenuItemV3 } from './OrMenuItem-6f9b8a93.js';
|
|
57
|
-
export { _ as OrMenuV3 } from './OrMenu-
|
|
58
|
-
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
57
|
+
export { _ as OrMenuV3 } from './OrMenu-8b902c22.js';
|
|
58
|
+
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-80459663.js';
|
|
59
59
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-3f09ae47.js';
|
|
60
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
60
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-1f80d87f.js';
|
|
61
61
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-bfa97981.js';
|
|
62
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
62
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-16e6d4ff.js';
|
|
63
63
|
export { _ as OrNumberInput } from './OrNumberInput-5b1135df.js';
|
|
64
64
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-13fac7a3.js';
|
|
65
65
|
export { _ as OrOverlay } from './OrOverlay-ccec2218.js';
|
|
66
66
|
export { _ as OrOverlayV3 } from './OrOverlay-4c8c11e2.js';
|
|
67
|
-
export { _ as OrPaginationV3 } from './OrPagination-
|
|
67
|
+
export { _ as OrPaginationV3 } from './OrPagination-36583054.js';
|
|
68
68
|
export { _ as OrPassword } from './OrPassword-82877067.js';
|
|
69
69
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-e6f20dc1.js';
|
|
70
70
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-29957e64.js';
|
|
@@ -73,13 +73,13 @@ export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
|
|
|
73
73
|
export { _ as OrRadioGroupV3 } from './OrRadioGroup-0de37d76.js';
|
|
74
74
|
export { _ as OrRadioV3 } from './OrRadio-a812088f.js';
|
|
75
75
|
export { _ as OrSearch } from './OrSearch-330e9af0.js';
|
|
76
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
76
|
+
export { _ as OrSearchV3 } from './OrSearch-5aa8154f.js';
|
|
77
77
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-a1ea5b72.js';
|
|
78
78
|
export { _ as OrSelect } from './OrSelect-22eea9cc.js';
|
|
79
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
79
|
+
export { _ as OrSelectV3 } from './OrSelect-31d265b9.js';
|
|
80
80
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-feacf13a.js';
|
|
81
|
-
export { _ as OrSidebarV3 } from './OrSidebar-
|
|
82
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
81
|
+
export { _ as OrSidebarV3 } from './OrSidebar-14c20b74.js';
|
|
82
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-2efb05f9.js';
|
|
83
83
|
export { _ as OrSkeletonCircle } from './OrSkeletonCircle-db96ddb6.js';
|
|
84
84
|
export { _ as OrSkeletonRect } from './OrSkeletonRect-8df5791c.js';
|
|
85
85
|
export { _ as OrSkeletonText } from './OrSkeletonText-8063af02.js';
|
|
@@ -96,24 +96,24 @@ export { _ as OrTab } from './OrTab-8dfdeca0.js';
|
|
|
96
96
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-46947417.js';
|
|
97
97
|
export { _ as OrTabV3 } from './OrTab-5b198746.js';
|
|
98
98
|
export { _ as OrTabs } from './OrTabs-1b314eeb.js';
|
|
99
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
99
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-b9908867.js';
|
|
100
100
|
export { _ as OrTag } from './OrTag-8ded4261.js';
|
|
101
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
102
|
-
export { _ as OrTagsV3 } from './OrTags-
|
|
101
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-6256623c.js';
|
|
102
|
+
export { _ as OrTagsV3 } from './OrTags-db2608dc.js';
|
|
103
103
|
export { _ as OrTeleport } from './OrTeleport.vue2-f0c16c71.js';
|
|
104
104
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-424c7f33.js';
|
|
105
105
|
export { _ as OrTextV3 } from './OrText-44449e7b.js';
|
|
106
106
|
export { _ as OrTextarea } from './OrTextarea-226ab7a2.js';
|
|
107
107
|
export { _ as OrTextareaV3 } from './OrTextarea-800f63d4.js';
|
|
108
108
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-90badc95.js';
|
|
109
|
-
export { _ as OrTimePickerV3 } from './OrTimePicker-
|
|
109
|
+
export { _ as OrTimePickerV3 } from './OrTimePicker-0c6a05f1.js';
|
|
110
110
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2f530752.js';
|
|
111
111
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-b5ea5cb2.js';
|
|
112
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
112
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-4a7d24f3.js';
|
|
113
113
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-a1332cc2.js';
|
|
114
114
|
export { _ as OrTooltip } from './OrTooltip-97a42707.js';
|
|
115
115
|
export { _ as OrTooltipContent } from './OrTooltipContent-d85e1071.js';
|
|
116
|
-
export { _ as OrTooltipV3 } from './OrTooltip-
|
|
116
|
+
export { _ as OrTooltipV3 } from './OrTooltip-5a6e0f64.js';
|
|
117
117
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
118
118
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
119
119
|
export { u as useElevation } from './useElevation-b5a49746.js';
|
|
@@ -147,7 +147,7 @@ import './px-to-rem-0b26b83e.js';
|
|
|
147
147
|
import './dom-7a41831b.js';
|
|
148
148
|
import '@vueuse/math';
|
|
149
149
|
import './OrDateTimePickerPopoverHeader-9e49aba0.js';
|
|
150
|
-
import './OrDateTimePickerMonthSelect-
|
|
150
|
+
import './OrDateTimePickerMonthSelect-a3a0fb4e.js';
|
|
151
151
|
import './OrDateTimePickerTimeSelect-0b70d0df.js';
|
|
152
152
|
import '@floating-ui/dom';
|
|
153
153
|
import './OrTooltip.vue_rollup-plugin-vue_styles.0-a256ac18.js';
|
|
@@ -3,7 +3,7 @@ import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTic
|
|
|
3
3
|
import { u as useElevation } from './useElevation-b5a49746.js';
|
|
4
4
|
import { _ as __vue_component__$4 } from './OrTeleport.vue2-424c7f33.js';
|
|
5
5
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-a1332cc2.js';
|
|
6
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$2 } from './OrIconButton-ee747c71.js';
|
|
7
7
|
import { _ as __vue_component__$3 } from './OrLoader-b0c381f9.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$3 } from './OrButton-c2b6aa9e.js';
|
|
3
|
-
import { s as script$2 } from './OrIconButton-
|
|
3
|
+
import { s as script$2 } from './OrIconButton-b7217ea5.js';
|
|
4
4
|
import { s as script$6 } from './OrIcon-62793572.js';
|
|
5
5
|
import { s as script$5 } from './OrMenuItem-dbee450f.js';
|
|
6
|
-
import { s as script$4 } from './OrMenu-
|
|
7
|
-
import './OrPopover-
|
|
8
|
-
import { s as script$7 } from './OrSearch-
|
|
6
|
+
import { s as script$4 } from './OrMenu-8a53ccf9.js';
|
|
7
|
+
import './OrPopover-15c2968f.js';
|
|
8
|
+
import { s as script$7 } from './OrSearch-ecad7638.js';
|
|
9
9
|
import './OrInputBox-ba40bbdf.js';
|
|
10
10
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
|
|
11
11
|
|
|
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
4
|
import { s as script$2, a as ButtonColor } from './OrButton-c2b6aa9e.js';
|
|
5
|
-
import { s as script$3 } from './OrInput-
|
|
5
|
+
import { s as script$3 } from './OrInput-af5bb98a.js';
|
|
6
6
|
import { s as script$1 } from './OrOverlay-bf72f582.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
8
8
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
3
3
|
import { s as script$3, a as script$5, b as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
4
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
4
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-c07806a0.js';
|
|
5
5
|
import { s as script$7 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$8 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$a } from './OrIconButton-
|
|
7
|
+
import { s as script$a } from './OrIconButton-b7217ea5.js';
|
|
8
8
|
import { s as script$9 } from './OrIcon-62793572.js';
|
|
9
9
|
import { s as script$b, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
10
10
|
import { s as script$c } from './OrLabel-4da56db0.js';
|
|
11
|
-
import { s as script$d } from './OrPopover-
|
|
11
|
+
import { s as script$d } from './OrPopover-15c2968f.js';
|
|
12
12
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, withModifiers, Fragment } from 'vue';
|
|
13
13
|
|
|
14
14
|
const DatePicker = [
|
|
@@ -2,13 +2,13 @@ import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
3
3
|
import { s as script$9 } from './OrError-c01d0c29.js';
|
|
4
4
|
import { s as script$a } from './OrHint-06ab89d7.js';
|
|
5
|
-
import { s as script$c } from './OrIconButton-
|
|
5
|
+
import { s as script$c } from './OrIconButton-b7217ea5.js';
|
|
6
6
|
import { s as script$b } from './OrIcon-62793572.js';
|
|
7
7
|
import { s as script$d, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
8
8
|
import { s as script$e } from './OrLabel-4da56db0.js';
|
|
9
|
-
import { s as script$f } from './OrPopover-
|
|
9
|
+
import { s as script$f } from './OrPopover-15c2968f.js';
|
|
10
10
|
import { s as script$3, a as script$5, b as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
11
|
-
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-
|
|
11
|
+
import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-c07806a0.js';
|
|
12
12
|
import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-9309c434.js';
|
|
13
13
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, withModifiers, Fragment } from 'vue';
|
|
14
14
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString, resolveComponent, createElementVNode, renderList, createBlock, withModifiers, withCtx, createVNode } from 'vue';
|
|
3
3
|
import { s as script$3 } from './OrButton-c2b6aa9e.js';
|
|
4
|
-
import { s as script$5 } from './OrIconButton-
|
|
4
|
+
import { s as script$5 } from './OrIconButton-b7217ea5.js';
|
|
5
5
|
import { s as script$4 } from './OrIcon-62793572.js';
|
|
6
6
|
import { s as script$7 } from './OrMenuItem-dbee450f.js';
|
|
7
|
-
import { s as script$6 } from './OrMenu-
|
|
8
|
-
import './OrPopover-
|
|
7
|
+
import { s as script$6 } from './OrMenu-8a53ccf9.js';
|
|
8
|
+
import './OrPopover-15c2968f.js';
|
|
9
9
|
|
|
10
10
|
function useDatePlaceholder() {
|
|
11
11
|
const sample = new Date(Date.UTC(1111, 1, 3, 4, 5)).toLocaleString(navigator.language, {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
2
2
|
import { s as script$1, I as IconSize } from './OrIcon-62793572.js';
|
|
3
|
-
import { s as script$2 } from './OrTooltip-
|
|
4
|
-
import './OrPopover-
|
|
3
|
+
import { s as script$2 } from './OrTooltip-3d5fcaf9.js';
|
|
4
|
+
import './OrPopover-15c2968f.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, toHandlers, createVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
var IconButtonColor;
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-b7217ea5.js';
|
|
8
8
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-01fb2cb2.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-b7217ea5.js';
|
|
8
8
|
import { s as script$4 } from './OrInlineInputBox-01fb2cb2.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -5,7 +5,7 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
|
5
5
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
6
6
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
7
7
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
8
|
-
import { s as script$4 } from './OrIconButton-
|
|
8
|
+
import { s as script$4 } from './OrIconButton-b7217ea5.js';
|
|
9
9
|
import { s as script$3 } from './OrIcon-62793572.js';
|
|
10
10
|
import { s as script$5, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
11
11
|
import { s as script$6 } from './OrLabel-4da56db0.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
2
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-15c2968f.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, withModifiers, renderSlot } from 'vue';
|
|
4
4
|
|
|
5
5
|
const MenuRoot = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-b7217ea5.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-bf72f582.js';
|
|
4
4
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-b7217ea5.js';
|
|
3
3
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -4,8 +4,8 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
|
4
4
|
import { s as script$1 } from './OrButton-c2b6aa9e.js';
|
|
5
5
|
import { s as script$2 } from './OrIcon-62793572.js';
|
|
6
6
|
import { s as script$4 } from './OrMenuItem-dbee450f.js';
|
|
7
|
-
import { s as script$3 } from './OrMenu-
|
|
8
|
-
import './OrPopover-
|
|
7
|
+
import { s as script$3 } from './OrMenu-8a53ccf9.js';
|
|
8
|
+
import './OrPopover-15c2968f.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
10
10
|
|
|
11
11
|
const PaginationRoot = [
|
|
@@ -110,7 +110,7 @@ var script = defineComponent({
|
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
emits: ['update:state', 'update:state:open', 'update:state:fullscreen', 'update:state:closed', 'update:state:closed-automatically'],
|
|
113
|
-
expose: ['root', 'state', 'isOpen', 'isFullscreen', 'isClosed', 'open', 'close'],
|
|
113
|
+
expose: ['root', 'state', 'isOpen', 'isFullscreen', 'isClosed', 'isFlipped', 'open', 'close'],
|
|
114
114
|
setup(props, context) {
|
|
115
115
|
const {
|
|
116
116
|
isDesktop,
|
|
@@ -131,6 +131,7 @@ var script = defineComponent({
|
|
|
131
131
|
const isOpen = computed(() => state.value === 'open');
|
|
132
132
|
const isFullscreen = computed(() => state.value === 'fullscreen');
|
|
133
133
|
const isClosed = computed(() => state.value === 'closed');
|
|
134
|
+
const isFlipped = ref(false);
|
|
134
135
|
// Events
|
|
135
136
|
watch(state, value => {
|
|
136
137
|
context.emit('update:state', value);
|
|
@@ -219,6 +220,7 @@ var script = defineComponent({
|
|
|
219
220
|
} = props;
|
|
220
221
|
if (trigger) {
|
|
221
222
|
autoUpdate(trigger, rootElement, async () => {
|
|
223
|
+
var _a;
|
|
222
224
|
const {
|
|
223
225
|
x,
|
|
224
226
|
y,
|
|
@@ -233,6 +235,7 @@ var script = defineComponent({
|
|
|
233
235
|
visibility: middlewareData.hide.referenceHidden ? 'hidden' : 'visible',
|
|
234
236
|
width: props.fullWidth ? `${trigger.offsetWidth}px` : ''
|
|
235
237
|
});
|
|
238
|
+
isFlipped.value = Boolean((_a = middlewareData.flip) === null || _a === void 0 ? void 0 : _a.index);
|
|
236
239
|
});
|
|
237
240
|
}
|
|
238
241
|
}
|
|
@@ -269,6 +272,7 @@ var script = defineComponent({
|
|
|
269
272
|
isOpen,
|
|
270
273
|
isFullscreen,
|
|
271
274
|
isClosed,
|
|
275
|
+
isFlipped,
|
|
272
276
|
open,
|
|
273
277
|
close
|
|
274
278
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrInput-
|
|
3
|
+
import { s as script$1 } from './OrInput-af5bb98a.js';
|
|
4
4
|
import { I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
6
6
|
|
|
@@ -8,11 +8,11 @@ import { s as script$3 } from './OrExpansionPanel-c016d8fa.js';
|
|
|
8
8
|
import { s as script$4 } from './OrHint-06ab89d7.js';
|
|
9
9
|
import { s as script$5 } from './OrIcon-62793572.js';
|
|
10
10
|
import { s as script$7, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
11
|
-
import { s as script$6 } from './OrInput-
|
|
11
|
+
import { s as script$6 } from './OrInput-af5bb98a.js';
|
|
12
12
|
import { s as script$8 } from './OrLabel-4da56db0.js';
|
|
13
13
|
import { s as script$9 } from './OrMenuItem-dbee450f.js';
|
|
14
|
-
import { s as script$a } from './OrPopover-
|
|
15
|
-
import { s as script$b } from './OrTag-
|
|
14
|
+
import { s as script$a } from './OrPopover-15c2968f.js';
|
|
15
|
+
import { s as script$b } from './OrTag-8605e9e6.js';
|
|
16
16
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, createVNode, withModifiers, vShow } from 'vue';
|
|
17
17
|
|
|
18
18
|
const SelectRoot = [
|
|
@@ -43,10 +43,18 @@ const SelectDropdown = [
|
|
|
43
43
|
'overflow-y-auto',
|
|
44
44
|
// Box
|
|
45
45
|
'max-h-[340px]',
|
|
46
|
+
// Theme
|
|
47
|
+
'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark'];
|
|
48
|
+
const SelectDropdownDefault = [
|
|
46
49
|
// Shape
|
|
47
50
|
'rounded-b-md',
|
|
48
51
|
// Theme
|
|
49
|
-
'
|
|
52
|
+
'!border-t-0'];
|
|
53
|
+
const SelectDropdownFlipped = [
|
|
54
|
+
// Shape
|
|
55
|
+
'rounded-t-md',
|
|
56
|
+
// Theme
|
|
57
|
+
'!border-b-0'];
|
|
50
58
|
const SelectNoSearchResults = [
|
|
51
59
|
// Layout
|
|
52
60
|
'layout-row justify-center',
|
|
@@ -179,7 +187,10 @@ var script = defineComponent({
|
|
|
179
187
|
const rootStyles = computed(() => ['or-select-v3', ...SelectRoot]);
|
|
180
188
|
const controlStyles = computed(() => [...SelectControl]);
|
|
181
189
|
const placeholderStyles = computed(() => [...SelectPlaceholder]);
|
|
182
|
-
const dropdownStyles = computed(() =>
|
|
190
|
+
const dropdownStyles = computed(() => {
|
|
191
|
+
var _a;
|
|
192
|
+
return [...SelectDropdown, ...(((_a = popover.value) === null || _a === void 0 ? void 0 : _a.isFlipped) ? SelectDropdownFlipped : SelectDropdownDefault)];
|
|
193
|
+
});
|
|
183
194
|
const noSearchResultsStyles = computed(() => [...SelectNoSearchResults]);
|
|
184
195
|
// State
|
|
185
196
|
const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
|
|
@@ -335,7 +346,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
335
346
|
_: 3 /* FORWARDED */
|
|
336
347
|
}, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
337
348
|
ref: "inputBox",
|
|
338
|
-
class: normalizeClass([_ctx.popoverState === 'open' && 'rounded-b-0']),
|
|
349
|
+
class: normalizeClass([_ctx.popoverState === 'open' && (_ctx.popover.isFlipped ? 'rounded-t-0' : 'rounded-b-0')]),
|
|
339
350
|
variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
340
351
|
size: _ctx.size,
|
|
341
352
|
invalid: !!_ctx.error,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useDraggable, useElementBounding } from '@vueuse/core';
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
|
|
4
|
-
import { O as OrSidebarPlacement, s as script$1 } from './OrSidebarCollapseButton-
|
|
4
|
+
import { O as OrSidebarPlacement, s as script$1 } from './OrSidebarCollapseButton-06681153.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createElementVNode, normalizeStyle, createBlock, withDirectives, vShow } from 'vue';
|
|
6
6
|
|
|
7
7
|
const SidebarRoot = [
|
package/dist/esm/v3/{OrSidebarCollapseButton-63914891.js → OrSidebarCollapseButton-06681153.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrIconButton-
|
|
3
|
+
import { s as script$1 } from './OrIconButton-b7217ea5.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode } from 'vue';
|
|
5
5
|
|
|
6
6
|
var OrSidebarPlacement;
|
|
@@ -2,8 +2,8 @@ import { useResizeObserver } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
4
4
|
import { s as script$3 } from './OrMenuItem-dbee450f.js';
|
|
5
|
-
import { s as script$2 } from './OrMenu-
|
|
6
|
-
import './OrPopover-
|
|
5
|
+
import { s as script$2 } from './OrMenu-8a53ccf9.js';
|
|
6
|
+
import './OrPopover-15c2968f.js';
|
|
7
7
|
import { s as script$4 } from './OrTab-f7e51ffb.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIconButton-
|
|
2
|
+
import { s as script$1 } from './OrIconButton-b7217ea5.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
@@ -2,8 +2,8 @@ import { defineComponent, ref, computed } from 'vue-demi';
|
|
|
2
2
|
import { u as useOverflow } from './useOverflow-c856b7b7.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1 } from './OrButton-c2b6aa9e.js';
|
|
5
|
-
import { s as script$2 } from './OrPopover-
|
|
6
|
-
import { s as script$3 } from './OrTag-
|
|
5
|
+
import { s as script$2 } from './OrPopover-15c2968f.js';
|
|
6
|
+
import { s as script$3 } from './OrTag-8605e9e6.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, createBlock, mergeProps, withCtx, createTextVNode, toDisplayString, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
8
8
|
|
|
9
9
|
const Tags = [
|
|
@@ -4,11 +4,11 @@ import { s as script$1, a as script$2, b as script$3, u as useCurrentDate } from
|
|
|
4
4
|
import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect-9309c434.js';
|
|
5
5
|
import { s as script$6 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$7 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$9 } from './OrIconButton-
|
|
7
|
+
import { s as script$9 } from './OrIconButton-b7217ea5.js';
|
|
8
8
|
import { s as script$8 } from './OrIcon-62793572.js';
|
|
9
9
|
import { s as script$a, I as InputBoxSize } from './OrInputBox-ba40bbdf.js';
|
|
10
10
|
import { s as script$b } from './OrLabel-4da56db0.js';
|
|
11
|
-
import { s as script$c } from './OrPopover-
|
|
11
|
+
import { s as script$c } from './OrPopover-15c2968f.js';
|
|
12
12
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, withModifiers, Fragment } from 'vue';
|
|
13
13
|
|
|
14
14
|
const TimePicker = [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useDebounceFn, useElementHover } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
3
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-15c2968f.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createElementVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
6
6
|
const TooltipRoot = [
|