@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,13 +1,13 @@
|
|
|
1
|
-
export { s as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarV3 } from '../../OrSidebar-b7766ba9.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-06681153.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'lodash';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-b7217ea5.js';
|
|
8
8
|
import '../../OrIcon-62793572.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
10
|
-
import '../../OrPopover-
|
|
9
|
+
import '../../OrTooltip-3d5fcaf9.js';
|
|
10
|
+
import '../../OrPopover-15c2968f.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-b5a49746.js';
|
|
13
13
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-06681153.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../OrIconButton-
|
|
4
|
+
import '../../../OrIconButton-b7217ea5.js';
|
|
5
5
|
import '../../../OrIcon-62793572.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../../OrTooltip-
|
|
7
|
+
import '../../../OrTooltip-3d5fcaf9.js';
|
|
8
8
|
import '@vueuse/core';
|
|
9
|
-
import '../../../OrPopover-
|
|
9
|
+
import '../../../OrPopover-15c2968f.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../../useElevation-b5a49746.js';
|
|
12
12
|
import '../../../useResponsive-a02e95b7.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-06681153.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../../OrIconButton-
|
|
4
|
+
import '../../../../OrIconButton-b7217ea5.js';
|
|
5
5
|
import '../../../../OrIcon-62793572.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../../../OrTooltip-
|
|
7
|
+
import '../../../../OrTooltip-3d5fcaf9.js';
|
|
8
8
|
import '@vueuse/core';
|
|
9
|
-
import '../../../../OrPopover-
|
|
9
|
+
import '../../../../OrPopover-15c2968f.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../../../useElevation-b5a49746.js';
|
|
12
12
|
import '../../../../useResponsive-a02e95b7.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-f9f0892e.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrMenuItem-dbee450f.js';
|
|
7
|
-
import '../../OrMenu-
|
|
8
|
-
import '../../OrPopover-
|
|
7
|
+
import '../../OrMenu-8a53ccf9.js';
|
|
8
|
+
import '../../OrPopover-15c2968f.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-b5a49746.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-8605e9e6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-b7217ea5.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-3d5fcaf9.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrPopover-15c2968f.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-b5a49746.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { s as OrTagsV3 } from '../../OrTags-
|
|
1
|
+
export { s as OrTagsV3 } from '../../OrTags-3724ff59.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useOverflow-c856b7b7.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrButton-c2b6aa9e.js';
|
|
6
6
|
import '../../OrLoader-b79022da.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrPopover-15c2968f.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-b5a49746.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
12
12
|
import '../../OrBottomSheet-5969a217.js';
|
|
13
13
|
import '../../OrOverlay-bf72f582.js';
|
|
14
14
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
15
|
-
import '../../OrTag-
|
|
16
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrTag-8605e9e6.js';
|
|
16
|
+
import '../../OrIconButton-b7217ea5.js';
|
|
17
17
|
import '../../OrIcon-62793572.js';
|
|
18
|
-
import '../../OrTooltip-
|
|
18
|
+
import '../../OrTooltip-3d5fcaf9.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../../OrTimePicker-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../../OrTimePicker-ba6e6857.js';
|
|
2
2
|
export { I as TimePickerSize } from '../../OrInputBox-ba40bbdf.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -11,10 +11,10 @@ import '@vueuse/core';
|
|
|
11
11
|
import '../../OrDateTimePickerTimeSelect-9309c434.js';
|
|
12
12
|
import '../../OrError-c01d0c29.js';
|
|
13
13
|
import '../../OrHint-06ab89d7.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-b7217ea5.js';
|
|
15
15
|
import '../../OrIcon-62793572.js';
|
|
16
|
-
import '../../OrTooltip-
|
|
17
|
-
import '../../OrPopover-
|
|
16
|
+
import '../../OrTooltip-3d5fcaf9.js';
|
|
17
|
+
import '../../OrPopover-15c2968f.js';
|
|
18
18
|
import '@floating-ui/dom';
|
|
19
19
|
import '../../useElevation-b5a49746.js';
|
|
20
20
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-9e1555eb.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';
|
|
5
5
|
import '../../useElevation-b5a49746.js';
|
|
6
6
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-b7217ea5.js';
|
|
9
9
|
import '../../OrIcon-62793572.js';
|
|
10
|
-
import '../../OrTooltip-
|
|
11
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrTooltip-3d5fcaf9.js';
|
|
11
|
+
import '../../OrPopover-15c2968f.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useResponsive-a02e95b7.js';
|
|
14
14
|
import '../../OrBottomSheet-5969a217.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-9e1555eb.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';
|
|
5
5
|
import '../../../useElevation-b5a49746.js';
|
|
6
6
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../../OrIconButton-
|
|
8
|
+
import '../../../OrIconButton-b7217ea5.js';
|
|
9
9
|
import '../../../OrIcon-62793572.js';
|
|
10
|
-
import '../../../OrTooltip-
|
|
11
|
-
import '../../../OrPopover-
|
|
10
|
+
import '../../../OrTooltip-3d5fcaf9.js';
|
|
11
|
+
import '../../../OrPopover-15c2968f.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../../useResponsive-a02e95b7.js';
|
|
14
14
|
import '../../../OrBottomSheet-5969a217.js';
|
|
@@ -6,7 +6,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
6
6
|
default: undefined;
|
|
7
7
|
};
|
|
8
8
|
placement: {
|
|
9
|
-
type: PropType<
|
|
9
|
+
type: PropType<"top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end">;
|
|
10
10
|
default: TooltipPlacement;
|
|
11
11
|
};
|
|
12
12
|
}, {
|
|
@@ -23,13 +23,13 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
23
23
|
default: undefined;
|
|
24
24
|
};
|
|
25
25
|
placement: {
|
|
26
|
-
type: PropType<
|
|
26
|
+
type: PropType<"top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end">;
|
|
27
27
|
default: TooltipPlacement;
|
|
28
28
|
};
|
|
29
29
|
}>> & {
|
|
30
30
|
"onUpdate:state"?: ((...args: any[]) => any) | undefined;
|
|
31
31
|
}, {
|
|
32
32
|
text: string;
|
|
33
|
-
placement:
|
|
33
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
34
34
|
}>;
|
|
35
35
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { s as OrTooltipV3 } from '../../OrTooltip-3d5fcaf9.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-15c2968f.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -7,7 +7,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-c2b6aa9e.js';
|
|
8
8
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-d79dac85.js';
|
|
10
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
10
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-d5390215.js';
|
|
11
11
|
export { s as OrCardV3 } from './OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCarousel } from './OrCarousel-40f069d5.js';
|
|
13
13
|
export { s as OrCarouselItem } from './OrCarouselItem-8c7ccd0f.js';
|
|
@@ -21,11 +21,11 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-48281fc0.js';
|
|
|
21
21
|
export { s as OrCollapse } from './OrCollapse-2b31de04.js';
|
|
22
22
|
export { s 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-ffaaf14f.js';
|
|
23
23
|
export { s as OrConfirm } from './OrConfirm-410da5b4.js';
|
|
24
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
25
|
-
export { s as OrDatePickerV3 } from './OrDatePicker-
|
|
24
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-fe8617ac.js';
|
|
25
|
+
export { s as OrDatePickerV3 } from './OrDatePicker-759653a5.js';
|
|
26
26
|
export { I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox-ba40bbdf.js';
|
|
27
27
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-2af19719.js';
|
|
28
|
-
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
28
|
+
export { s as OrDateTimePickerV3 } from './OrDateTimePicker-4768a411.js';
|
|
29
29
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-5349a1f9.js';
|
|
30
30
|
export { s as OrError } from './OrError-f90296db.js';
|
|
31
31
|
export { s as OrErrorTagV3 } from './OrErrorTag-ade9192b.js';
|
|
@@ -36,14 +36,14 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
36
36
|
export { s as OrHint } from './OrHint-1414c530.js';
|
|
37
37
|
export { s as OrHintV3 } from './OrHint-06ab89d7.js';
|
|
38
38
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-b566a871.js';
|
|
39
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
39
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-b7217ea5.js';
|
|
40
40
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-62793572.js';
|
|
41
41
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-01fb2cb2.js';
|
|
42
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
42
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-dcb28ea2.js';
|
|
43
43
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-42d59fb9.js';
|
|
44
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
44
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-88eac437.js';
|
|
45
45
|
export { s as OrInput } from './OrInput-53a32706.js';
|
|
46
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
46
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-af5bb98a.js';
|
|
47
47
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
48
48
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-4da56db0.js';
|
|
49
49
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-7c4eedf0.js';
|
|
@@ -52,17 +52,17 @@ export { s as OrListOfInputs } from './OrListOfInputs-2fc8087c.js';
|
|
|
52
52
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-15174477.js';
|
|
53
53
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b79022da.js';
|
|
54
54
|
export { s as OrMenuItemV3 } from './OrMenuItem-dbee450f.js';
|
|
55
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
56
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
55
|
+
export { s as OrMenuV3 } from './OrMenu-8a53ccf9.js';
|
|
56
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-15c2968f.js';
|
|
57
57
|
export { s as OrModal, O as OrModalSizes } from './OrModal-c420594e.js';
|
|
58
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
58
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-1366926a.js';
|
|
59
59
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-9a696585.js';
|
|
60
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
60
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-09216b8b.js';
|
|
61
61
|
export { s as OrNumberInput } from './OrNumberInput-a80859d1.js';
|
|
62
62
|
export { s as OrOverflowMenu } from './OrOverflowMenu-4b2d2950.js';
|
|
63
63
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
64
64
|
export { s as OrOverlayV3 } from './OrOverlay-bf72f582.js';
|
|
65
|
-
export { s as OrPaginationV3 } from './OrPagination-
|
|
65
|
+
export { s as OrPaginationV3 } from './OrPagination-c6046af4.js';
|
|
66
66
|
export { s as OrPassword } from './OrPassword-35c5775f.js';
|
|
67
67
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-d0d52c86.js';
|
|
68
68
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-33cf7445.js';
|
|
@@ -71,13 +71,13 @@ export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
|
71
71
|
export { s as OrRadioGroupV3 } from './OrRadioGroup-5d1fe6fd.js';
|
|
72
72
|
export { s as OrRadioV3 } from './OrRadio-a6c88f29.js';
|
|
73
73
|
export { s as OrSearch } from './OrSearch-f4ad73db.js';
|
|
74
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
74
|
+
export { s as OrSearchV3 } from './OrSearch-ecad7638.js';
|
|
75
75
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-359fbf3a.js';
|
|
76
76
|
export { s as OrSelect } from './OrSelect-6ff34196.js';
|
|
77
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
77
|
+
export { s as OrSelectV3 } from './OrSelect-5abcb941.js';
|
|
78
78
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
79
|
-
export { s as OrSidebarV3 } from './OrSidebar-
|
|
80
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
79
|
+
export { s as OrSidebarV3 } from './OrSidebar-b7766ba9.js';
|
|
80
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-06681153.js';
|
|
81
81
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-1aa63444.js';
|
|
82
82
|
export { s as OrSkeletonRect } from './OrSkeletonRect-813bc73a.js';
|
|
83
83
|
export { s as OrSkeletonText } from './OrSkeletonText-6de38947.js';
|
|
@@ -94,24 +94,24 @@ export { s as OrTab } from './OrTab-bc98be02.js';
|
|
|
94
94
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-3bb0b711.js';
|
|
95
95
|
export { s as OrTabV3 } from './OrTab-f7e51ffb.js';
|
|
96
96
|
export { s as OrTabs } from './OrTabs-35a376a3.js';
|
|
97
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
97
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-f9f0892e.js';
|
|
98
98
|
export { s as OrTag } from './OrTag-2d9eacf8.js';
|
|
99
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
100
|
-
export { s as OrTagsV3 } from './OrTags-
|
|
99
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-8605e9e6.js';
|
|
100
|
+
export { s as OrTagsV3 } from './OrTags-3724ff59.js';
|
|
101
101
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
102
102
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
103
103
|
export { s as OrTextV3 } from './OrText-d54c951d.js';
|
|
104
104
|
export { s as OrTextarea } from './OrTextarea-f6722edc.js';
|
|
105
105
|
export { s as OrTextareaV3 } from './OrTextarea-fa1454e3.js';
|
|
106
106
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-6e585202.js';
|
|
107
|
-
export { s as OrTimePickerV3 } from './OrTimePicker-
|
|
107
|
+
export { s as OrTimePickerV3 } from './OrTimePicker-ba6e6857.js';
|
|
108
108
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-24839efd.js';
|
|
109
109
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-b5ea5cb2.js';
|
|
110
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
110
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-9e1555eb.js';
|
|
111
111
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-a1332cc2.js';
|
|
112
112
|
export { s as OrTooltip } from './OrTooltip-89ce98e8.js';
|
|
113
113
|
export { s as OrTooltipContent } from './OrTooltipContent-37a5f562.js';
|
|
114
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
114
|
+
export { s as OrTooltipV3 } from './OrTooltip-3d5fcaf9.js';
|
|
115
115
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
|
|
116
116
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
117
117
|
export { u as useElevation } from './useElevation-b5a49746.js';
|
|
@@ -143,7 +143,7 @@ import './px-to-rem-0b26b83e.js';
|
|
|
143
143
|
import './dom-7a41831b.js';
|
|
144
144
|
import '@vueuse/math';
|
|
145
145
|
import './OrDateTimePickerPopoverHeader-042566f4.js';
|
|
146
|
-
import './OrDateTimePickerMonthSelect-
|
|
146
|
+
import './OrDateTimePickerMonthSelect-c07806a0.js';
|
|
147
147
|
import './OrDateTimePickerTimeSelect-9309c434.js';
|
|
148
148
|
import '@floating-ui/dom';
|
|
149
149
|
import 'uuid';
|
|
@@ -3,7 +3,7 @@ import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTic
|
|
|
3
3
|
import { u as useElevation } from './useElevation-b5a49746.js';
|
|
4
4
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.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 { s as script$2 } from './OrIconButton-
|
|
6
|
+
import { s as script$2 } from './OrIconButton-b7217ea5.js';
|
|
7
7
|
import { s as script$3 } from './OrLoader-b79022da.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.3",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -154,5 +154,5 @@
|
|
|
154
154
|
},
|
|
155
155
|
"./package.json": "./package.json"
|
|
156
156
|
},
|
|
157
|
-
"gitHead": "
|
|
157
|
+
"gitHead": "6a8baaffe1aa9419770937c168b8ed3f63df3b37"
|
|
158
158
|
}
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
</template>
|
|
25
25
|
|
|
26
26
|
<script lang="ts">
|
|
27
|
-
import { computed, defineComponent,
|
|
27
|
+
import { PropType, computed, defineComponent, isVue3, ref } from 'vue-demi';
|
|
28
28
|
import { OrIconV3 as OrIcon } from '../or-icon-v3';
|
|
29
29
|
import { OrTooltipV3 as OrTooltip } from '../or-tooltip-v3';
|
|
30
30
|
import { IconButtonColor, IconButtonSize } from './props';
|
|
@@ -47,12 +47,12 @@ export default defineComponent({
|
|
|
47
47
|
},
|
|
48
48
|
|
|
49
49
|
color: {
|
|
50
|
-
type: String as PropType
|
|
50
|
+
type: String as PropType<`${IconButtonColor}`>,
|
|
51
51
|
default: IconButtonColor.Default,
|
|
52
52
|
},
|
|
53
53
|
|
|
54
54
|
size: {
|
|
55
|
-
type: String as PropType
|
|
55
|
+
type: String as PropType<`${IconButtonSize}`>,
|
|
56
56
|
default: IconButtonSize.M,
|
|
57
57
|
},
|
|
58
58
|
|
|
@@ -22,12 +22,12 @@ export default defineComponent({
|
|
|
22
22
|
},
|
|
23
23
|
|
|
24
24
|
variant: {
|
|
25
|
-
type: String as PropType
|
|
25
|
+
type: String as PropType<`${IconVariant}`>,
|
|
26
26
|
default: IconVariant.Outlined,
|
|
27
27
|
},
|
|
28
28
|
|
|
29
29
|
size: {
|
|
30
|
-
type: String as PropType
|
|
30
|
+
type: String as PropType<`${IconSize}`>,
|
|
31
31
|
default: IconSize.M,
|
|
32
32
|
},
|
|
33
33
|
},
|
|
@@ -20,12 +20,12 @@ export default defineComponent({
|
|
|
20
20
|
|
|
21
21
|
props: {
|
|
22
22
|
variant: {
|
|
23
|
-
type: String as PropType
|
|
23
|
+
type: String as PropType<`${InputBoxVariant}`>,
|
|
24
24
|
default: InputBoxVariant.Styled,
|
|
25
25
|
},
|
|
26
26
|
|
|
27
27
|
size: {
|
|
28
|
-
type: String as PropType
|
|
28
|
+
type: String as PropType<`${InputBoxSize}`>,
|
|
29
29
|
default: InputBoxSize.M,
|
|
30
30
|
},
|
|
31
31
|
|
|
@@ -107,6 +107,7 @@ export default defineComponent({
|
|
|
107
107
|
'isOpen',
|
|
108
108
|
'isFullscreen',
|
|
109
109
|
'isClosed',
|
|
110
|
+
'isFlipped',
|
|
110
111
|
'open',
|
|
111
112
|
'close',
|
|
112
113
|
],
|
|
@@ -139,6 +140,8 @@ export default defineComponent({
|
|
|
139
140
|
const isFullscreen = computed(() => state.value === 'fullscreen');
|
|
140
141
|
const isClosed = computed(() => state.value === 'closed');
|
|
141
142
|
|
|
143
|
+
const isFlipped = ref<boolean>(false);
|
|
144
|
+
|
|
142
145
|
// Events
|
|
143
146
|
watch(state, (value) => {
|
|
144
147
|
context.emit('update:state', value);
|
|
@@ -263,6 +266,8 @@ export default defineComponent({
|
|
|
263
266
|
visibility: middlewareData.hide!.referenceHidden ? 'hidden' : 'visible',
|
|
264
267
|
width: props.fullWidth ? `${trigger.offsetWidth}px` : '',
|
|
265
268
|
});
|
|
269
|
+
|
|
270
|
+
isFlipped.value = Boolean(middlewareData.flip?.index);
|
|
266
271
|
});
|
|
267
272
|
}
|
|
268
273
|
}
|
|
@@ -299,6 +304,7 @@ export default defineComponent({
|
|
|
299
304
|
isOpen,
|
|
300
305
|
isFullscreen,
|
|
301
306
|
isClosed,
|
|
307
|
+
isFlipped,
|
|
302
308
|
open,
|
|
303
309
|
close,
|
|
304
310
|
};
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
ref="inputBox"
|
|
23
23
|
v-dropdown-open="toggle"
|
|
24
24
|
v-dropdown-close="close"
|
|
25
|
-
:class="[popoverState === 'open' && 'rounded-b-0']"
|
|
25
|
+
:class="[popoverState === 'open' && (popover.isFlipped ? 'rounded-t-0' : 'rounded-b-0')]"
|
|
26
26
|
:variant="disableDefaultStyles ? 'unstyled' : 'styled'"
|
|
27
27
|
:size="size"
|
|
28
28
|
:invalid="!!error"
|
|
@@ -241,7 +241,7 @@ import { OrMenuItemV3 as OrMenuItem } from '../or-menu-item-v3';
|
|
|
241
241
|
import { OrPopoverV3 as OrPopover } from '../or-popover-v3';
|
|
242
242
|
import { OrTagV3 as OrTag } from '../or-tag-v3';
|
|
243
243
|
import { SelectSize } from './props';
|
|
244
|
-
import { SelectControl, SelectDropdown, SelectNoSearchResults, SelectPlaceholder, SelectRoot } from './styles';
|
|
244
|
+
import { SelectControl, SelectDropdown, SelectDropdownDefault, SelectDropdownFlipped, SelectNoSearchResults, SelectPlaceholder, SelectRoot } from './styles';
|
|
245
245
|
import { SelectGroupByFunction, SelectOption, SelectSearchFunction } from './types';
|
|
246
246
|
|
|
247
247
|
export default defineComponent({
|
|
@@ -400,6 +400,7 @@ export default defineComponent({
|
|
|
400
400
|
|
|
401
401
|
const dropdownStyles = computed(() => [
|
|
402
402
|
...SelectDropdown,
|
|
403
|
+
...popover.value?.isFlipped ? SelectDropdownFlipped : SelectDropdownDefault,
|
|
403
404
|
]);
|
|
404
405
|
|
|
405
406
|
const noSearchResultsStyles = computed(() => [
|
|
@@ -42,19 +42,30 @@ export const SelectDropdown: string[] = [
|
|
|
42
42
|
// Box
|
|
43
43
|
'max-h-[340px]',
|
|
44
44
|
|
|
45
|
-
// Shape
|
|
46
|
-
'rounded-b-md',
|
|
47
|
-
|
|
48
45
|
// Theme
|
|
49
46
|
'theme-background-default',
|
|
50
47
|
'dark:theme-background-default-dark',
|
|
51
48
|
|
|
52
49
|
'theme-border-1-outline',
|
|
53
50
|
'dark:theme-border-1-outline-dark',
|
|
51
|
+
];
|
|
52
|
+
|
|
53
|
+
export const SelectDropdownDefault: string[] = [
|
|
54
|
+
// Shape
|
|
55
|
+
'rounded-b-md',
|
|
54
56
|
|
|
57
|
+
// Theme
|
|
55
58
|
'!border-t-0',
|
|
56
59
|
];
|
|
57
60
|
|
|
61
|
+
export const SelectDropdownFlipped: string[] = [
|
|
62
|
+
// Shape
|
|
63
|
+
'rounded-t-md',
|
|
64
|
+
|
|
65
|
+
// Theme
|
|
66
|
+
'!border-b-0',
|
|
67
|
+
];
|
|
68
|
+
|
|
58
69
|
export const SelectNoSearchResults: string[] = [
|
|
59
70
|
// Layout
|
|
60
71
|
'layout-row justify-center',
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
<script lang="ts">
|
|
27
27
|
import { useDebounceFn, useElementHover } from '@vueuse/core';
|
|
28
|
-
import { computed, defineComponent,
|
|
28
|
+
import { PropType, computed, defineComponent, ref, watch } from 'vue-demi';
|
|
29
29
|
import { OrPopoverV3 as OrPopover } from '../or-popover-v3';
|
|
30
30
|
import { TooltipPlacement } from './props';
|
|
31
31
|
import { TooltipBody, TooltipBodyPlacements, TooltipRoot } from './styles';
|
|
@@ -44,7 +44,7 @@ export default defineComponent({
|
|
|
44
44
|
},
|
|
45
45
|
|
|
46
46
|
placement: {
|
|
47
|
-
type: String as PropType
|
|
47
|
+
type: String as PropType<`${TooltipPlacement}`>,
|
|
48
48
|
default: TooltipPlacement.Bottom,
|
|
49
49
|
},
|
|
50
50
|
},
|
|
File without changes
|