@onereach/ui-components 5.3.1-beta.3187.0 → 5.3.1
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/OrInputV3/OrInput.js +7 -8
- package/dist/bundled/v2/components/OrInputV3/OrInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +8 -9
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.vue.d.ts +4 -4
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +6 -10
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +4 -6
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +3 -4
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +4 -4
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.d.ts +3 -4
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +6 -48
- package/dist/bundled/v2/hooks/useTheme.js +11 -1
- package/dist/bundled/v2/index.js +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-eec6d093.js → OrCardCollection.vue_vue_type_script_lang-60fa2a0f.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-759e3cf0.js → OrCode.vue_vue_type_script_lang-63fa2835.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-3bfc4d91.js → OrConfirm.vue_vue_type_script_lang-3f59bb60.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-71a5329a.js → OrDatePicker.vue_vue_type_script_lang-d98b4be9.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-07ac4e1e.js → OrDateTimePicker.vue_vue_type_script_lang-1a09191e.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-cbe99cfb.js → OrDateTimePickerMonthSelect-feeb08a7.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-a925083c.js → OrIconButton.vue_vue_type_script_lang-41affeb4.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-0f098c4e.js → OrInlineInput.vue_vue_type_script_lang-f069d2ae.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-24bc8daa.js → OrInlineTextarea.vue_vue_type_script_lang-f7361428.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-0dd9ed6d.js → OrInput.vue_vue_type_script_lang-4a384d2b.js} +6 -7
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-92660de8.js → OrMenu.vue_vue_type_script_lang-fab9378e.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-d791857d.js → OrModal.vue_vue_type_script_lang-e4251d0c.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-b27f1e45.js → OrNotification.vue_vue_type_script_lang-1c41d8d4.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-25d0f5f0.js → OrPagination.vue_vue_type_script_lang-9f8c1d77.js} +9 -10
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-b2492119.js → OrPopover.vue_vue_type_script_lang-d766f723.js} +7 -10
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-620ae412.js → OrProgress.vue_vue_type_script_lang-e462646a.js} +3 -4
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-d4b92bca.js → OrSearch.vue_vue_type_script_lang-67994b95.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b03e14ee.js → OrSelect.vue_vue_type_script_lang-21b9f7b7.js} +4 -4
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-a9bd0fcd.js → OrSidebar.vue_vue_type_script_lang-3ed42b69.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-e91e36d7.js → OrSorting.vue_vue_type_script_lang-1361404d.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-3d03a802.js → OrTabs.vue_vue_type_script_lang-0977951f.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d66da535.js → OrTag.vue_vue_type_script_lang-6c4b09f4.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-1d15e541.js → OrTagInput.vue_vue_type_script_lang-3e3c3c87.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-b4b0a610.js → OrTags.vue_vue_type_script_lang-fab140e1.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-3b5c894f.js → OrTimePicker.vue_vue_type_script_lang-f7d34fa4.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-c6587e97.js → OrTooltip.vue_vue_type_script_lang-70a1a846.js} +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +10 -10
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +9 -9
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +7 -7
- package/dist/bundled/v3/components/OrCodeV3/index.js +6 -6
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/index.js +6 -6
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +8 -8
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +8 -8
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +7 -7
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +5 -5
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +6 -6
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +6 -6
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +5 -5
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +6 -6
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +1 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +5 -5
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +4 -4
- package/dist/bundled/v3/components/OrMenuV3/index.js +3 -3
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +6 -6
- package/dist/bundled/v3/components/OrModalV3/index.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +6 -6
- package/dist/bundled/v3/components/OrNotificationV3/index.js +5 -5
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +5 -5
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.vue.d.ts +2 -2
- package/dist/bundled/v3/components/OrPaginationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +3 -4
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +2 -3
- package/dist/bundled/v3/components/OrPopoverV3/index.js +2 -2
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +2 -2
- package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +7 -7
- package/dist/bundled/v3/components/OrSearchV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +8 -8
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v3/components/OrSelectV3/index.js +7 -7
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +6 -6
- package/dist/bundled/v3/components/OrSidebarV3/index.js +5 -5
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +5 -5
- package/dist/bundled/v3/components/OrSortingV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +5 -5
- package/dist/bundled/v3/components/OrTabsV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +8 -8
- package/dist/bundled/v3/components/OrTagInputV3/index.js +7 -7
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +6 -6
- package/dist/bundled/v3/components/OrTagV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +7 -7
- package/dist/bundled/v3/components/OrTagsV3/index.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +6 -6
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +6 -6
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +5 -5
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/index.js +5 -5
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/index.js +3 -3
- package/dist/bundled/v3/components/index.js +28 -28
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.d.ts +3 -4
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +6 -48
- package/dist/bundled/v3/hooks/useTheme.js +11 -1
- package/dist/bundled/v3/index.js +29 -29
- package/dist/esm/v2/{OrBottomSheet-73bee95f.js → OrBottomSheet-77c15996.js} +1 -2
- package/dist/esm/v2/{OrCardCollection-9a06caee.js → OrCardCollection-0d01890a.js} +3 -3
- package/dist/esm/v2/{OrCheckbox-dba95415.js → OrCheckbox-adae3aee.js} +0 -1
- package/dist/esm/v2/{OrCheckboxGroup-5b015a06.js → OrCheckboxGroup-f6423282.js} +1 -2
- package/dist/esm/v2/{OrCheckboxTree-aa833b6d.js → OrCheckboxTree-390466a5.js} +1 -2
- package/dist/esm/v2/{OrCode-c9568e89.js → OrCode-31b30828.js} +2 -3
- package/dist/esm/v2/{OrConfirm-5c2c36ab.js → OrConfirm-da464367.js} +2 -3
- package/dist/esm/v2/{OrDatePicker-1763952e.js → OrDatePicker-ad131e18.js} +3 -4
- package/dist/esm/v2/{OrDateTimePicker-baf1e29a.js → OrDateTimePicker-f304cc65.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-e0d68146.js → OrDateTimePicker.vue_rollup-plugin-vue_script-a9cbd752.js} +3 -4
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-daa351aa.js → OrDateTimePickerPopoverHeader-a981b991.js} +3 -4
- package/dist/esm/v2/{OrExpansionPanel-f65b9923.js → OrExpansionPanel-85503101.js} +0 -1
- package/dist/esm/v2/{OrIconButton-70a0ee3d.js → OrIconButton-3c5be67e.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-1eabe421.js → OrInlineInput-14037c26.js} +1 -2
- package/dist/esm/v2/{OrInlineTextarea-c67116eb.js → OrInlineTextarea-7bf49aeb.js} +1 -2
- package/dist/esm/v2/{OrInput-68f18628.js → OrInput-e4ab5e11.js} +9 -10
- package/dist/esm/v2/{OrMenu-45abc34f.js → OrMenu-daca7b25.js} +1 -2
- package/dist/esm/v2/{OrModal-488aa652.js → OrModal-ff7e1659.js} +2 -3
- package/dist/esm/v2/{OrNotification-b68c3966.js → OrNotification-a5a9ffe8.js} +1 -1
- package/dist/esm/v2/{OrOverlay-33d44692.js → OrOverlay-c2064bd6.js} +0 -1
- package/dist/esm/v2/{OrPagination-3a982443.js → OrPagination-82a4336c.js} +10 -11
- package/dist/esm/v2/{OrPassword-30825e93.js → OrPassword-5a581383.js} +0 -1
- package/dist/esm/v2/{OrPopover-ad7d7d2f.js → OrPopover-159ff97b.js} +8 -12
- package/dist/esm/v2/{OrProgress-6b5ee791.js → OrProgress-e1d24f4e.js} +4 -5
- package/dist/esm/v2/{OrRadio-740aad2b.js → OrRadio-2db63c7f.js} +0 -1
- package/dist/esm/v2/{OrRadioGroup-d22c9580.js → OrRadioGroup-87b6da0b.js} +1 -2
- package/dist/esm/v2/{OrSearch-87ab9e00.js → OrSearch-2cd05f40.js} +1 -1
- package/dist/esm/v2/{OrSegmentedControl-d8fb0255.js → OrSegmentedControl-35b54d3c.js} +0 -1
- package/dist/esm/v2/{OrSelect-8c9d9398.js → OrSelect-34782e78.js} +7 -7
- package/dist/esm/v2/{OrSidebar-3c82bd05.js → OrSidebar-c76d3d4a.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-fc258b03.js → OrSidebarCollapseButton-ad5db793.js} +1 -1
- package/dist/esm/v2/{OrSorting-bf1932d2.js → OrSorting-d86fdcc4.js} +2 -3
- package/dist/esm/v2/{OrSwitch-d0cf0abe.js → OrSwitch-076762a4.js} +0 -1
- package/dist/esm/v2/{OrTabs-3aaae575.js → OrTabs-4226a5a6.js} +2 -3
- package/dist/esm/v2/{OrTag-3289fe81.js → OrTag-44c0e49b.js} +1 -1
- package/dist/esm/v2/{OrTagInput-f4221906.js → OrTagInput-860ecada.js} +2 -3
- package/dist/esm/v2/{OrTags-4c3ab717.js → OrTags-c564b344.js} +2 -3
- package/dist/esm/v2/{OrTextarea-c0635f76.js → OrTextarea-93c65950.js} +0 -1
- package/dist/esm/v2/{OrTextbox-602541eb.js → OrTextbox-2eb117b1.js} +0 -1
- package/dist/esm/v2/{OrTimePicker-2f7f6b98.js → OrTimePicker-251d567d.js} +4 -5
- package/dist/esm/v2/{OrTooltip-f1f127a5.js → OrTooltip-c1f27c63.js} +1 -2
- package/dist/esm/v2/components/index.js +43 -44
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +11 -12
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -4
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -3
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -2
- package/dist/esm/v2/components/or-code-v3/index.js +8 -9
- package/dist/esm/v2/components/or-confirm-v3/index.js +8 -9
- package/dist/esm/v2/components/or-date-picker-v3/index.js +9 -10
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +10 -11
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +1 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -7
- package/dist/esm/v2/components/or-inline-input-v3/index.js +7 -8
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +7 -8
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +7 -8
- package/dist/esm/v2/components/or-menu-v3/index.js +5 -6
- package/dist/esm/v2/components/or-modal-v3/index.js +7 -8
- package/dist/esm/v2/components/or-notification-v3/index.js +7 -8
- package/dist/esm/v2/components/or-overlay-v3/index.js +1 -2
- package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +4 -4
- package/dist/esm/v2/components/or-pagination-v3/index.js +6 -7
- package/dist/esm/v2/components/or-password/index.js +1 -2
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +4 -6
- package/dist/esm/v2/components/or-popover-v3/index.js +4 -5
- package/dist/esm/v2/components/or-progress-v3/index.js +2 -3
- package/dist/esm/v2/components/or-radio-group-v3/index.js +2 -3
- package/dist/esm/v2/components/or-radio-v3/index.js +1 -2
- package/dist/esm/v2/components/or-search-v3/index.js +8 -9
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -2
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +4 -4
- package/dist/esm/v2/components/or-select-v3/index.js +11 -12
- package/dist/esm/v2/components/or-sidebar-v3/index.js +8 -9
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +7 -8
- package/dist/esm/v2/components/or-sorting-v3/index.js +6 -7
- package/dist/esm/v2/components/or-switch-v3/index.js +1 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +6 -7
- package/dist/esm/v2/components/or-tag-input-v3/index.js +9 -10
- package/dist/esm/v2/components/or-tag-v3/index.js +7 -8
- package/dist/esm/v2/components/or-tags-v3/index.js +8 -9
- package/dist/esm/v2/components/or-textarea-v3/index.js +1 -2
- package/dist/esm/v2/components/or-textbox/index.js +1 -2
- package/dist/esm/v2/components/or-time-picker-v3/index.js +10 -11
- package/dist/esm/v2/components/or-toast-v3/index.js +7 -8
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +7 -8
- package/dist/esm/v2/components/or-tooltip-v3/index.js +5 -6
- package/dist/esm/v2/hooks/index.js +1 -2
- package/dist/esm/v2/hooks/useResponsive/index.js +1 -2
- package/dist/esm/v2/hooks/useResponsive/useResponsive.d.ts +3 -4
- package/dist/esm/v2/index.js +43 -44
- package/dist/esm/v2/{types-84878b4f.js → types-b4a24a66.js} +1 -2
- package/dist/esm/v2/useResponsive-a02e95b7.js +13 -0
- package/dist/esm/v3/{OrBottomSheet-f8d589d8.js → OrBottomSheet-7d392a68.js} +1 -2
- package/dist/esm/v3/{OrCardCollection-6f556d9a.js → OrCardCollection-cac6a8d3.js} +3 -3
- package/dist/esm/v3/{OrCheckbox-7aeb8af1.js → OrCheckbox-4433eaa6.js} +0 -1
- package/dist/esm/v3/{OrCheckboxGroup-9b8548d0.js → OrCheckboxGroup-599305cc.js} +1 -2
- package/dist/esm/v3/{OrCheckboxTree-6c54e835.js → OrCheckboxTree-9776fb8a.js} +1 -2
- package/dist/esm/v3/{OrCode-5d42a6b9.js → OrCode-0ee0ad81.js} +2 -3
- package/dist/esm/v3/{OrConfirm-68150686.js → OrConfirm-bd034042.js} +2 -3
- package/dist/esm/v3/{OrDatePicker-c23f1aca.js → OrDatePicker-1548bf25.js} +3 -4
- package/dist/esm/v3/{OrDateTimePicker-41629d12.js → OrDateTimePicker-debf236f.js} +3 -4
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-f3e5d27d.js → OrDateTimePickerPopoverHeader-89418017.js} +3 -4
- package/dist/esm/v3/{OrExpansionPanel-4a28f073.js → OrExpansionPanel-cb469c25.js} +0 -1
- package/dist/esm/v3/{OrIconButton-fbd39f8d.js → OrIconButton-6b7afbb3.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-7fbdc006.js → OrInlineInput-db0dbff9.js} +1 -2
- package/dist/esm/v3/{OrInlineTextarea-b0d6f9f8.js → OrInlineTextarea-9b114ab8.js} +1 -2
- package/dist/esm/v3/{OrInput-d28c8c10.js → OrInput-4aa8ef29.js} +7 -8
- package/dist/esm/v3/{OrMenu-260be0af.js → OrMenu-adbde52a.js} +1 -2
- package/dist/esm/v3/{OrModal-6dd278c0.js → OrModal-f737b870.js} +2 -3
- package/dist/esm/v3/{OrNotification-7f25412d.js → OrNotification-772684d4.js} +1 -1
- package/dist/esm/v3/{OrOverlay-63e5b9ad.js → OrOverlay-b350eee6.js} +0 -1
- package/dist/esm/v3/{OrPagination-8c428114.js → OrPagination-44bc1131.js} +10 -11
- package/dist/esm/v3/{OrPassword-ed2fc171.js → OrPassword-af65bd40.js} +0 -1
- package/dist/esm/v3/{OrPopover-5637267a.js → OrPopover-4ae174d0.js} +8 -12
- package/dist/esm/v3/{OrProgress-b405214e.js → OrProgress-d28ce3f7.js} +4 -5
- package/dist/esm/v3/{OrRadio-dd484558.js → OrRadio-561b6900.js} +0 -1
- package/dist/esm/v3/{OrRadioGroup-d8044e7c.js → OrRadioGroup-8124dd62.js} +1 -2
- package/dist/esm/v3/{OrSearch-895067e0.js → OrSearch-98342176.js} +1 -1
- package/dist/esm/v3/{OrSegmentedControl-3df84379.js → OrSegmentedControl-851db474.js} +0 -1
- package/dist/esm/v3/{OrSelect-1e03eb9d.js → OrSelect-ba0f0da3.js} +7 -7
- package/dist/esm/v3/{OrSidebar-47154aa9.js → OrSidebar-8f9b7502.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-890ed7af.js → OrSidebarCollapseButton-79a7c625.js} +1 -1
- package/dist/esm/v3/{OrSorting-0cf35eea.js → OrSorting-536caed2.js} +2 -3
- package/dist/esm/v3/{OrSwitch-ed97acd5.js → OrSwitch-58fdc4bf.js} +0 -1
- package/dist/esm/v3/{OrTabs-c053d3d6.js → OrTabs-a8c41238.js} +2 -3
- package/dist/esm/v3/{OrTag-31fd6ae4.js → OrTag-05c5e0fd.js} +1 -1
- package/dist/esm/v3/{OrTagInput-8b97bbf0.js → OrTagInput-84bcd9c7.js} +2 -3
- package/dist/esm/v3/{OrTags-19d496a9.js → OrTags-392ee3f9.js} +2 -3
- package/dist/esm/v3/{OrTextarea-4852104f.js → OrTextarea-e86881b0.js} +0 -1
- package/dist/esm/v3/{OrTextbox-262d3f2a.js → OrTextbox-20157075.js} +0 -1
- package/dist/esm/v3/{OrTimePicker-7b86ab50.js → OrTimePicker-c2cdb4ed.js} +4 -5
- package/dist/esm/v3/{OrTooltip-9d606b66.js → OrTooltip-e988cab2.js} +1 -2
- package/dist/esm/v3/components/index.js +42 -43
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +11 -12
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -4
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -3
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -2
- package/dist/esm/v3/components/or-code-v3/index.js +8 -9
- package/dist/esm/v3/components/or-confirm-v3/index.js +8 -9
- package/dist/esm/v3/components/or-date-picker-v3/index.js +9 -10
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +9 -10
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +1 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -7
- package/dist/esm/v3/components/or-inline-input-v3/index.js +7 -8
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +7 -8
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +7 -8
- package/dist/esm/v3/components/or-menu-v3/index.js +5 -6
- package/dist/esm/v3/components/or-modal-v3/index.js +7 -8
- package/dist/esm/v3/components/or-notification-v3/index.js +7 -8
- package/dist/esm/v3/components/or-overlay-v3/index.js +1 -2
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +6 -7
- package/dist/esm/v3/components/or-password/index.js +1 -2
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -3
- package/dist/esm/v3/components/or-popover-v3/index.js +4 -5
- package/dist/esm/v3/components/or-progress-v3/index.js +2 -3
- package/dist/esm/v3/components/or-radio-group-v3/index.js +2 -3
- package/dist/esm/v3/components/or-radio-v3/index.js +1 -2
- package/dist/esm/v3/components/or-search-v3/index.js +8 -9
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -2
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +11 -12
- package/dist/esm/v3/components/or-sidebar-v3/index.js +8 -9
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +7 -8
- package/dist/esm/v3/components/or-sorting-v3/index.js +6 -7
- package/dist/esm/v3/components/or-switch-v3/index.js +1 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +6 -7
- package/dist/esm/v3/components/or-tag-input-v3/index.js +9 -10
- package/dist/esm/v3/components/or-tag-v3/index.js +7 -8
- package/dist/esm/v3/components/or-tags-v3/index.js +8 -9
- package/dist/esm/v3/components/or-textarea-v3/index.js +1 -2
- package/dist/esm/v3/components/or-textbox/index.js +1 -2
- package/dist/esm/v3/components/or-time-picker-v3/index.js +10 -11
- package/dist/esm/v3/components/or-toast-v3/index.js +7 -8
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +7 -8
- package/dist/esm/v3/components/or-tooltip-v3/index.js +5 -6
- package/dist/esm/v3/hooks/index.js +1 -2
- package/dist/esm/v3/hooks/useResponsive/index.js +1 -2
- package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +3 -4
- package/dist/esm/v3/index.js +42 -43
- package/dist/esm/v3/{types-bd02559e.js → types-1fd3bbfc.js} +1 -2
- package/dist/esm/v3/useResponsive-a02e95b7.js +13 -0
- package/package.json +4 -3
- package/src/components/or-input-v3/OrInput.vue +3 -4
- package/src/components/or-pagination-v3/OrPagination.vue +5 -5
- package/src/components/or-popover-v3/OrPopover.vue +4 -8
- package/src/components/or-progress-v3/OrProgress.vue +2 -3
- package/src/hooks/useResponsive/useResponsive.ts +5 -48
- package/src/shims.d.ts +0 -5
- package/dist/esm/v2/useResponsive-dfa0f675.js +0 -48
- package/dist/esm/v3/useResponsive-dfa0f675.js +0 -48
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-a07225f2.js → OrDateTimePickerMonthSelect-d2aa1a77.js} +0 -0
- /package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-dc92fb7c.js → OrBottomSheet.vue_vue_type_script_lang-685ee962.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-d922a62b.js → OrToastContainer.vue_vue_type_script_lang-7d52b006.js} +0 -0
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
export { s as OrMenuV3 } from '../../OrMenu-
|
|
2
|
-
export { P as MenuPlacement } from '../../OrPopover-
|
|
1
|
+
export { s as OrMenuV3 } from '../../OrMenu-adbde52a.js';
|
|
2
|
+
export { P as MenuPlacement } from '../../OrPopover-4ae174d0.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../usePopoverState-b92c698b.js';
|
|
6
|
-
import '@onereach/styles/tailwind-screens';
|
|
7
6
|
import '@onereach/styles/tailwind.config.json';
|
|
8
7
|
import 'vue';
|
|
9
8
|
import '@floating-ui/dom';
|
|
10
9
|
import '../../useElevation-a50ec347.js';
|
|
11
|
-
import '../../useResponsive-
|
|
12
|
-
import '../../OrBottomSheet-
|
|
13
|
-
import '../../OrOverlay-
|
|
10
|
+
import '../../useResponsive-a02e95b7.js';
|
|
11
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
12
|
+
import '../../OrOverlay-b350eee6.js';
|
|
14
13
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
15
14
|
import '../../useTheme-e8494a32.js';
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-f737b870.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../usePopoverState-b92c698b.js';
|
|
5
|
-
import '@onereach/styles/tailwind-screens';
|
|
6
5
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import '../../OrOverlay-
|
|
6
|
+
import '../../OrOverlay-b350eee6.js';
|
|
8
7
|
import '../../useElevation-a50ec347.js';
|
|
9
8
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
10
9
|
import 'vue';
|
|
11
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-6b7afbb3.js';
|
|
12
11
|
import '../../OrIcon-62793572.js';
|
|
13
|
-
import '../../OrTooltip-
|
|
14
|
-
import '../../OrPopover-
|
|
12
|
+
import '../../OrTooltip-e988cab2.js';
|
|
13
|
+
import '../../OrPopover-4ae174d0.js';
|
|
15
14
|
import '@floating-ui/dom';
|
|
16
|
-
import '../../useResponsive-
|
|
17
|
-
import '../../OrBottomSheet-
|
|
15
|
+
import '../../useResponsive-a02e95b7.js';
|
|
16
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
18
17
|
import '../../useTheme-e8494a32.js';
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-772684d4.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-6b7afbb3.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-e988cab2.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../../usePopoverState-b92c698b.js';
|
|
9
|
-
import '@onereach/styles/tailwind-screens';
|
|
10
9
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrPopover-4ae174d0.js';
|
|
12
11
|
import '@floating-ui/dom';
|
|
13
12
|
import '../../useElevation-a50ec347.js';
|
|
14
|
-
import '../../useResponsive-
|
|
15
|
-
import '../../OrBottomSheet-
|
|
16
|
-
import '../../OrOverlay-
|
|
13
|
+
import '../../useResponsive-a02e95b7.js';
|
|
14
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
15
|
+
import '../../OrOverlay-b350eee6.js';
|
|
17
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
18
17
|
import '../../useTheme-e8494a32.js';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
export { s as OrOverlayV3 } from '../../OrOverlay-
|
|
1
|
+
export { s as OrOverlayV3 } from '../../OrOverlay-b350eee6.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useElevation-a50ec347.js';
|
|
5
|
-
import '@onereach/styles/tailwind-screens';
|
|
6
5
|
import '@onereach/styles/tailwind.config.json';
|
|
7
6
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
8
7
|
import 'vue';
|
|
@@ -14,6 +14,8 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
14
14
|
default: () => number[];
|
|
15
15
|
};
|
|
16
16
|
}, {
|
|
17
|
+
isDesktop: import("vue-demi").Ref<boolean>;
|
|
18
|
+
isMobile: import("vue-demi").Ref<boolean>;
|
|
17
19
|
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
18
20
|
limitButton: import("vue-demi").Ref<any>;
|
|
19
21
|
limitButtonRoot: import("vue-demi").ComputedRef<any>;
|
|
@@ -33,8 +35,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
33
35
|
toPreviousPage: () => void;
|
|
34
36
|
toNextPage: () => void;
|
|
35
37
|
toPage: (page: number) => void;
|
|
36
|
-
isDesktop: import("vue-demi").ComputedRef<boolean>;
|
|
37
|
-
isMobile: import("vue-demi").ComputedRef<boolean>;
|
|
38
38
|
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
39
39
|
modelValue: {
|
|
40
40
|
type: PropType<PaginationModel>;
|
|
@@ -1,21 +1,20 @@
|
|
|
1
|
-
export { s as OrPaginationV3 } from '../../OrPagination-
|
|
1
|
+
export { s as OrPaginationV3 } from '../../OrPagination-44bc1131.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../useProxyModelValue-940010d2.js';
|
|
5
|
-
import '../../useResponsive-
|
|
6
|
-
import '@onereach/styles/tailwind-screens';
|
|
5
|
+
import '../../useResponsive-a02e95b7.js';
|
|
7
6
|
import '@onereach/styles/tailwind.config.json';
|
|
8
7
|
import '../../OrButton-4a3c3e7b.js';
|
|
9
8
|
import '../../OrLoader-b79022da.js';
|
|
10
9
|
import 'vue';
|
|
11
10
|
import '../../OrIcon-62793572.js';
|
|
12
11
|
import '../../OrMenuItem-54062d59.js';
|
|
13
|
-
import '../../OrMenu-
|
|
12
|
+
import '../../OrMenu-adbde52a.js';
|
|
14
13
|
import '../../usePopoverState-b92c698b.js';
|
|
15
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrPopover-4ae174d0.js';
|
|
16
15
|
import '@floating-ui/dom';
|
|
17
16
|
import '../../useElevation-a50ec347.js';
|
|
18
|
-
import '../../OrBottomSheet-
|
|
19
|
-
import '../../OrOverlay-
|
|
17
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
18
|
+
import '../../OrOverlay-b350eee6.js';
|
|
20
19
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
21
20
|
import '../../useTheme-e8494a32.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrPassword } from '../../OrPassword-
|
|
1
|
+
export { s as OrPassword } from '../../OrPassword-af65bd40.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../OrInput-2c3111c2.js';
|
|
@@ -12,7 +12,6 @@ import '../../style-inject.es-4c6f2515.js';
|
|
|
12
12
|
import '../../OrHint-8822005b.js';
|
|
13
13
|
import '../../OrError-f90296db.js';
|
|
14
14
|
import '../../OrCollapse-d7c0afae.js';
|
|
15
|
-
import '@onereach/styles/tailwind-screens';
|
|
16
15
|
import '@onereach/styles/tailwind.config.json';
|
|
17
16
|
import '../../useToggle-c04fc920.js';
|
|
18
17
|
import '../../OrButton-130ad8d9.js';
|
|
@@ -41,8 +41,9 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
41
41
|
default: boolean;
|
|
42
42
|
};
|
|
43
43
|
}, {
|
|
44
|
+
isDesktop: import("vue-demi").Ref<boolean>;
|
|
45
|
+
isMobile: import("vue-demi").Ref<boolean>;
|
|
44
46
|
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
45
|
-
containerRoot: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
46
47
|
bottomSheet: import("vue-demi").Ref<any>;
|
|
47
48
|
bottomSheetRoot: import("vue-demi").ComputedRef<any>;
|
|
48
49
|
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
@@ -50,8 +51,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
50
51
|
state: import("vue-demi").Ref<"open" | "closed">;
|
|
51
52
|
isFlipped: import("vue-demi").Ref<boolean>;
|
|
52
53
|
isHidden: import("vue-demi").Ref<boolean>;
|
|
53
|
-
isDesktop: import("vue-demi").ComputedRef<boolean>;
|
|
54
|
-
isMobile: import("vue-demi").ComputedRef<boolean>;
|
|
55
54
|
open: () => void;
|
|
56
55
|
close: () => void;
|
|
57
56
|
toggle: () => void;
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-4ae174d0.js';
|
|
2
2
|
import '@floating-ui/dom';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../useElevation-a50ec347.js';
|
|
6
6
|
import '../../usePopoverState-b92c698b.js';
|
|
7
|
-
import '../../useResponsive-
|
|
8
|
-
import '@onereach/styles/tailwind-screens';
|
|
7
|
+
import '../../useResponsive-a02e95b7.js';
|
|
9
8
|
import '@onereach/styles/tailwind.config.json';
|
|
10
|
-
import '../../OrBottomSheet-
|
|
11
|
-
import '../../OrOverlay-
|
|
9
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
10
|
+
import '../../OrOverlay-b350eee6.js';
|
|
12
11
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
13
12
|
import 'vue';
|
|
14
13
|
import '../../useTheme-e8494a32.js';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-
|
|
1
|
+
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-d28ce3f7.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'lodash/round';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../useResponsive-
|
|
6
|
-
import '@onereach/styles/tailwind-screens';
|
|
5
|
+
import '../../useResponsive-a02e95b7.js';
|
|
7
6
|
import '@onereach/styles/tailwind.config.json';
|
|
8
7
|
import 'vue';
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
export { s as OrRadioGroupV3 } from '../../OrRadioGroup-
|
|
1
|
+
export { s as OrRadioGroupV3 } from '../../OrRadioGroup-8124dd62.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind-screens';
|
|
6
5
|
import '@onereach/styles/tailwind.config.json';
|
|
7
6
|
import '../../OrFormGroup-c4631ef0.js';
|
|
8
7
|
import '../../OrLabel-d4c46bb6.js';
|
|
9
8
|
import 'vue';
|
|
10
9
|
import '../../OrError-c01d0c29.js';
|
|
11
10
|
import '../../OrHint-06ab89d7.js';
|
|
12
|
-
import '../../OrRadio-
|
|
11
|
+
import '../../OrRadio-561b6900.js';
|
|
13
12
|
import '../../useIdAttribute-859439f0.js';
|
|
14
13
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
export { s as OrRadioV3 } from '../../OrRadio-
|
|
1
|
+
export { s as OrRadioV3 } from '../../OrRadio-561b6900.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useIdAttribute-859439f0.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useProxyModelValue-940010d2.js';
|
|
6
|
-
import '@onereach/styles/tailwind-screens';
|
|
7
6
|
import '@onereach/styles/tailwind.config.json';
|
|
8
7
|
import '../../OrLabel-d4c46bb6.js';
|
|
9
8
|
import 'vue';
|
|
@@ -1,26 +1,25 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-98342176.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox-912a6254.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-4aa8ef29.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useProxyModelValue-940010d2.js';
|
|
8
|
-
import '../../useResponsive-
|
|
9
|
-
import '@onereach/styles/tailwind-screens';
|
|
8
|
+
import '../../useResponsive-a02e95b7.js';
|
|
10
9
|
import '@onereach/styles/tailwind.config.json';
|
|
11
10
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
12
11
|
import '../../OrError-c01d0c29.js';
|
|
13
12
|
import 'vue';
|
|
14
13
|
import '../../OrHint-06ab89d7.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-6b7afbb3.js';
|
|
16
15
|
import '../../OrIcon-62793572.js';
|
|
17
|
-
import '../../OrTooltip-
|
|
16
|
+
import '../../OrTooltip-e988cab2.js';
|
|
18
17
|
import '../../usePopoverState-b92c698b.js';
|
|
19
|
-
import '../../OrPopover-
|
|
18
|
+
import '../../OrPopover-4ae174d0.js';
|
|
20
19
|
import '@floating-ui/dom';
|
|
21
20
|
import '../../useElevation-a50ec347.js';
|
|
22
|
-
import '../../OrBottomSheet-
|
|
23
|
-
import '../../OrOverlay-
|
|
21
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
22
|
+
import '../../OrOverlay-b350eee6.js';
|
|
24
23
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
25
24
|
import '../../useTheme-e8494a32.js';
|
|
26
25
|
import '../../OrLabel-d4c46bb6.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../../OrSegmentedControl-
|
|
1
|
+
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../../OrSegmentedControl-851db474.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind-screens';
|
|
6
5
|
import '@onereach/styles/tailwind.config.json';
|
|
7
6
|
import 'vue';
|
|
@@ -108,8 +108,8 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
108
108
|
clearSearchControl: () => void;
|
|
109
109
|
innerItems: import("vue-demi").Ref<HTMLElement[]>;
|
|
110
110
|
outerItems: import("vue-demi").Ref<HTMLElement[]>;
|
|
111
|
-
isDesktop: import("vue-demi").
|
|
112
|
-
isMobile: import("vue-demi").
|
|
111
|
+
isDesktop: import("vue-demi").Ref<boolean>;
|
|
112
|
+
isMobile: import("vue-demi").Ref<boolean>;
|
|
113
113
|
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("search" | "update:modelValue" | "focus" | "blur")[], "search" | "update:modelValue" | "focus" | "blur", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
114
114
|
options: {
|
|
115
115
|
type: PropType<SelectOption[]>;
|
|
@@ -1,35 +1,34 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-ba0f0da3.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox-912a6254.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-06d651cf.js';
|
|
5
5
|
import '../../useOverflow-c856b7b7.js';
|
|
6
6
|
import '@vueuse/core';
|
|
7
7
|
import '../../useProxyModelValue-940010d2.js';
|
|
8
|
-
import '../../useResponsive-
|
|
9
|
-
import '@onereach/styles/tailwind-screens';
|
|
8
|
+
import '../../useResponsive-a02e95b7.js';
|
|
10
9
|
import '@onereach/styles/tailwind.config.json';
|
|
11
10
|
import '../../isEmptyValue-fd56a6e4.js';
|
|
12
|
-
import '../../OrCheckbox-
|
|
11
|
+
import '../../OrCheckbox-4433eaa6.js';
|
|
13
12
|
import '../../useIdAttribute-859439f0.js';
|
|
14
13
|
import '../../OrLabel-d4c46bb6.js';
|
|
15
14
|
import 'vue';
|
|
16
15
|
import '../../style-inject.es-4c6f2515.js';
|
|
17
16
|
import '../../OrError-c01d0c29.js';
|
|
18
|
-
import '../../OrExpansionPanel-
|
|
17
|
+
import '../../OrExpansionPanel-cb469c25.js';
|
|
19
18
|
import '../../usePopoverState-b92c698b.js';
|
|
20
19
|
import '../../OrIcon-62793572.js';
|
|
21
20
|
import '../../OrHint-06ab89d7.js';
|
|
22
|
-
import '../../OrIconButton-
|
|
23
|
-
import '../../OrTooltip-
|
|
24
|
-
import '../../OrPopover-
|
|
21
|
+
import '../../OrIconButton-6b7afbb3.js';
|
|
22
|
+
import '../../OrTooltip-e988cab2.js';
|
|
23
|
+
import '../../OrPopover-4ae174d0.js';
|
|
25
24
|
import '@floating-ui/dom';
|
|
26
25
|
import '../../useElevation-a50ec347.js';
|
|
27
|
-
import '../../OrBottomSheet-
|
|
28
|
-
import '../../OrOverlay-
|
|
26
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
27
|
+
import '../../OrOverlay-b350eee6.js';
|
|
29
28
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
30
29
|
import '../../useTheme-e8494a32.js';
|
|
31
|
-
import '../../OrInput-
|
|
30
|
+
import '../../OrInput-4aa8ef29.js';
|
|
32
31
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
33
32
|
import '../../OrLoader-b79022da.js';
|
|
34
33
|
import '../../OrMenuItem-54062d59.js';
|
|
35
|
-
import '../../OrTag-
|
|
34
|
+
import '../../OrTag-05c5e0fd.js';
|
|
@@ -1,19 +1,18 @@
|
|
|
1
|
-
export { s as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarV3 } from '../../OrSidebar-8f9b7502.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-79a7c625.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-6b7afbb3.js';
|
|
7
7
|
import '../../OrIcon-62793572.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-e988cab2.js';
|
|
9
9
|
import '../../usePopoverState-b92c698b.js';
|
|
10
|
-
import '@onereach/styles/tailwind-screens';
|
|
11
10
|
import '@onereach/styles/tailwind.config.json';
|
|
12
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-4ae174d0.js';
|
|
13
12
|
import '@floating-ui/dom';
|
|
14
13
|
import '../../useElevation-a50ec347.js';
|
|
15
|
-
import '../../useResponsive-
|
|
16
|
-
import '../../OrBottomSheet-
|
|
17
|
-
import '../../OrOverlay-
|
|
14
|
+
import '../../useResponsive-a02e95b7.js';
|
|
15
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
16
|
+
import '../../OrOverlay-b350eee6.js';
|
|
18
17
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
19
18
|
import '../../useTheme-e8494a32.js';
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-79a7c625.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../../OrIconButton-
|
|
3
|
+
import '../../../OrIconButton-6b7afbb3.js';
|
|
4
4
|
import '../../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../../OrTooltip-
|
|
6
|
+
import '../../../OrTooltip-e988cab2.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../../../usePopoverState-b92c698b.js';
|
|
9
|
-
import '@onereach/styles/tailwind-screens';
|
|
10
9
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import '../../../OrPopover-
|
|
10
|
+
import '../../../OrPopover-4ae174d0.js';
|
|
12
11
|
import '@floating-ui/dom';
|
|
13
12
|
import '../../../useElevation-a50ec347.js';
|
|
14
|
-
import '../../../useResponsive-
|
|
15
|
-
import '../../../OrBottomSheet-
|
|
16
|
-
import '../../../OrOverlay-
|
|
13
|
+
import '../../../useResponsive-a02e95b7.js';
|
|
14
|
+
import '../../../OrBottomSheet-7d392a68.js';
|
|
15
|
+
import '../../../OrOverlay-b350eee6.js';
|
|
17
16
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
18
17
|
import '../../../useTheme-e8494a32.js';
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
export { s as OrSortingV3 } from '../../OrSorting-
|
|
1
|
+
export { s as OrSortingV3 } from '../../OrSorting-536caed2.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrMenu-
|
|
3
|
+
import '../../OrMenu-adbde52a.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../usePopoverState-b92c698b.js';
|
|
6
|
-
import '@onereach/styles/tailwind-screens';
|
|
7
6
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import '../../OrPopover-
|
|
7
|
+
import '../../OrPopover-4ae174d0.js';
|
|
9
8
|
import '@floating-ui/dom';
|
|
10
9
|
import '../../useElevation-a50ec347.js';
|
|
11
|
-
import '../../useResponsive-
|
|
12
|
-
import '../../OrBottomSheet-
|
|
13
|
-
import '../../OrOverlay-
|
|
10
|
+
import '../../useResponsive-a02e95b7.js';
|
|
11
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
12
|
+
import '../../OrOverlay-b350eee6.js';
|
|
14
13
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
15
14
|
import 'vue';
|
|
16
15
|
import '../../useTheme-e8494a32.js';
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
export { s as OrSwitchV3 } from '../../OrSwitch-
|
|
1
|
+
export { s as OrSwitchV3 } from '../../OrSwitch-58fdc4bf.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useIdAttribute-859439f0.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useProxyModelValue-940010d2.js';
|
|
6
|
-
import '@onereach/styles/tailwind-screens';
|
|
7
6
|
import '@onereach/styles/tailwind.config.json';
|
|
8
7
|
import '../../OrLabel-d4c46bb6.js';
|
|
9
8
|
import 'vue';
|
|
@@ -1,20 +1,19 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-a8c41238.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind-screens';
|
|
6
5
|
import '@onereach/styles/tailwind.config.json';
|
|
7
6
|
import '../../OrIcon-62793572.js';
|
|
8
7
|
import 'vue';
|
|
9
8
|
import '../../OrMenuItem-54062d59.js';
|
|
10
|
-
import '../../OrMenu-
|
|
9
|
+
import '../../OrMenu-adbde52a.js';
|
|
11
10
|
import '../../usePopoverState-b92c698b.js';
|
|
12
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrPopover-4ae174d0.js';
|
|
13
12
|
import '@floating-ui/dom';
|
|
14
13
|
import '../../useElevation-a50ec347.js';
|
|
15
|
-
import '../../useResponsive-
|
|
16
|
-
import '../../OrBottomSheet-
|
|
17
|
-
import '../../OrOverlay-
|
|
14
|
+
import '../../useResponsive-a02e95b7.js';
|
|
15
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
16
|
+
import '../../OrOverlay-b350eee6.js';
|
|
18
17
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
19
18
|
import '../../useTheme-e8494a32.js';
|
|
20
19
|
import '../../OrTab-2d567d8e.js';
|
|
@@ -1,31 +1,30 @@
|
|
|
1
|
-
export { s as OrTagInputV3 } from '../../OrTagInput-
|
|
1
|
+
export { s as OrTagInputV3 } from '../../OrTagInput-84bcd9c7.js';
|
|
2
2
|
export { I as TagInputSize } from '../../OrInputBox-912a6254.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../useProxyModelValue-940010d2.js';
|
|
7
|
-
import '@onereach/styles/tailwind-screens';
|
|
8
7
|
import '@onereach/styles/tailwind.config.json';
|
|
9
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
10
9
|
import '../../OrError-c01d0c29.js';
|
|
11
10
|
import 'vue';
|
|
12
11
|
import '../../OrHint-06ab89d7.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-6b7afbb3.js';
|
|
14
13
|
import '../../OrIcon-62793572.js';
|
|
15
|
-
import '../../OrTooltip-
|
|
14
|
+
import '../../OrTooltip-e988cab2.js';
|
|
16
15
|
import '../../usePopoverState-b92c698b.js';
|
|
17
|
-
import '../../OrPopover-
|
|
16
|
+
import '../../OrPopover-4ae174d0.js';
|
|
18
17
|
import '@floating-ui/dom';
|
|
19
18
|
import '../../useElevation-a50ec347.js';
|
|
20
|
-
import '../../useResponsive-
|
|
21
|
-
import '../../OrBottomSheet-
|
|
22
|
-
import '../../OrOverlay-
|
|
19
|
+
import '../../useResponsive-a02e95b7.js';
|
|
20
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
21
|
+
import '../../OrOverlay-b350eee6.js';
|
|
23
22
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
24
23
|
import '../../useTheme-e8494a32.js';
|
|
25
24
|
import '../../OrLabel-d4c46bb6.js';
|
|
26
|
-
import '../../OrTags-
|
|
25
|
+
import '../../OrTags-392ee3f9.js';
|
|
27
26
|
import '../../useOverflow-c856b7b7.js';
|
|
28
27
|
import '../../OrButton-4a3c3e7b.js';
|
|
29
28
|
import '../../OrLoader-b79022da.js';
|
|
30
|
-
import '../../OrTag-
|
|
29
|
+
import '../../OrTag-05c5e0fd.js';
|
|
31
30
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,18 +1,17 @@
|
|
|
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-05c5e0fd.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-6b7afbb3.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-e988cab2.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../../usePopoverState-b92c698b.js';
|
|
9
|
-
import '@onereach/styles/tailwind-screens';
|
|
10
9
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrPopover-4ae174d0.js';
|
|
12
11
|
import '@floating-ui/dom';
|
|
13
12
|
import '../../useElevation-a50ec347.js';
|
|
14
|
-
import '../../useResponsive-
|
|
15
|
-
import '../../OrBottomSheet-
|
|
16
|
-
import '../../OrOverlay-
|
|
13
|
+
import '../../useResponsive-a02e95b7.js';
|
|
14
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
15
|
+
import '../../OrOverlay-b350eee6.js';
|
|
17
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
18
17
|
import '../../useTheme-e8494a32.js';
|
|
@@ -1,22 +1,21 @@
|
|
|
1
|
-
export { s as OrTagsV3 } from '../../OrTags-
|
|
1
|
+
export { s as OrTagsV3 } from '../../OrTags-392ee3f9.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useOverflow-c856b7b7.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '@onereach/styles/tailwind-screens';
|
|
6
5
|
import '@onereach/styles/tailwind.config.json';
|
|
7
6
|
import '../../OrButton-4a3c3e7b.js';
|
|
8
7
|
import '../../OrLoader-b79022da.js';
|
|
9
8
|
import 'vue';
|
|
10
|
-
import '../../OrPopover-
|
|
9
|
+
import '../../OrPopover-4ae174d0.js';
|
|
11
10
|
import '@floating-ui/dom';
|
|
12
11
|
import '../../useElevation-a50ec347.js';
|
|
13
12
|
import '../../usePopoverState-b92c698b.js';
|
|
14
|
-
import '../../useResponsive-
|
|
15
|
-
import '../../OrBottomSheet-
|
|
16
|
-
import '../../OrOverlay-
|
|
13
|
+
import '../../useResponsive-a02e95b7.js';
|
|
14
|
+
import '../../OrBottomSheet-7d392a68.js';
|
|
15
|
+
import '../../OrOverlay-b350eee6.js';
|
|
17
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
18
17
|
import '../../useTheme-e8494a32.js';
|
|
19
|
-
import '../../OrTag-
|
|
20
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrTag-05c5e0fd.js';
|
|
19
|
+
import '../../OrIconButton-6b7afbb3.js';
|
|
21
20
|
import '../../OrIcon-62793572.js';
|
|
22
|
-
import '../../OrTooltip-
|
|
21
|
+
import '../../OrTooltip-e988cab2.js';
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
export { s as OrTextareaV3 } from '../../OrTextarea-
|
|
1
|
+
export { s as OrTextareaV3 } from '../../OrTextarea-e86881b0.js';
|
|
2
2
|
export { I as TextareaSize } from '../../OrInputBox-912a6254.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../useProxyModelValue-940010d2.js';
|
|
7
|
-
import '@onereach/styles/tailwind-screens';
|
|
8
7
|
import '@onereach/styles/tailwind.config.json';
|
|
9
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
10
9
|
import '../../OrError-c01d0c29.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export { s as OrTextbox, T as TextboxTypes } from '../../OrTextbox-
|
|
1
|
+
export { s as OrTextbox, T as TextboxTypes } from '../../OrTextbox-20157075.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '@onereach/styles/tailwind-screens';
|
|
5
4
|
import '@onereach/styles/tailwind.config.json';
|
|
6
5
|
import '../../useToggle-c04fc920.js';
|
|
7
6
|
import '../../px-to-rem-0b26b83e.js';
|