@onereach/ui-components 5.5.1-beta.3203.0 → 5.5.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/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +134 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-98201350.js → OrCardCollection.vue_vue_type_script_lang-fe386f0a.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-7cabbb48.js → OrCode.vue_vue_type_script_lang-97567727.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-0a405941.js → OrConfirm.vue_vue_type_script_lang-88deb6c6.js} +1 -1
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-28aed76a.js → OrDatePicker.vue_vue_type_script_lang-8502f67f.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-d9a96d19.js → OrDateTimePicker.vue_vue_type_script_lang-ea2d0037.js} +3 -3
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-ea353345.js → OrDateTimePickerMonthSelect-6bd5b8de.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-94b89bbc.js → OrIconButton.vue_vue_type_script_lang-cebfa417.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-3ecddc8f.js → OrInlineInput.vue_vue_type_script_lang-c5965dc0.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-1e082743.js → OrInlineTextarea.vue_vue_type_script_lang-f53f2c7f.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f2c2f969.js → OrInput.vue_vue_type_script_lang-0ed3a645.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-62f3cf60.js → OrMenu.vue_vue_type_script_lang-0f6c605e.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-0273dc51.js → OrModal.vue_vue_type_script_lang-0fda4eb2.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-f05d3b91.js → OrNotification.vue_vue_type_script_lang-36650ad1.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-99fb44b5.js → OrPagination.vue_vue_type_script_lang-d582d4a7.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-5c23d40c.js → OrSearch.vue_vue_type_script_lang-3d8d2a56.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-ac21982a.js → OrSelect.vue_vue_type_script_lang-7d09649b.js} +4 -4
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-77080fc3.js → OrSidebar.vue_vue_type_script_lang-9d33c197.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-99fe1e97.js → OrSorting.vue_vue_type_script_lang-9efcf5f4.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-3d6156b8.js → OrTabs.vue_vue_type_script_lang-d550b4be.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-cdc1ce6e.js → OrTag.vue_vue_type_script_lang-a069a738.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-c5bdbfc8.js → OrTagInput.vue_vue_type_script_lang-f215bf69.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-fd25a305.js → OrTags.vue_vue_type_script_lang-bb2c2245.js} +2 -2
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-ca27f499.js → OrTimePicker.vue_vue_type_script_lang-bbc1941d.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-c13ddcae.js → OrTooltip.vue_vue_type_script_lang-03992b84.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +2 -2
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +2 -2
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +2 -2
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +2 -2
- package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +2 -2
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- 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 +2 -2
- package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +2 -2
- package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +2 -2
- package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +2 -2
- package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +2 -2
- package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +2 -2
- package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +2 -2
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/index.js +26 -26
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +134 -2
- package/dist/bundled/v3/index.js +26 -26
- package/dist/esm/v2/{OrBottomSheet-ee914ea7.js → OrBottomSheet-d5b47a84.js} +2 -2
- package/dist/esm/v2/{OrCardCollection-5d080299.js → OrCardCollection-8b7d61f5.js} +3 -3
- package/dist/esm/v2/{OrCheckbox-046d269e.js → OrCheckbox-06d3723c.js} +1 -1
- package/dist/esm/v2/{OrCheckboxGroup-48ea3b35.js → OrCheckboxGroup-c67a86bf.js} +2 -2
- package/dist/esm/v2/{OrCheckboxTree-c5fbd059.js → OrCheckboxTree-c81f2968.js} +2 -2
- package/dist/esm/v2/{OrCode-c3ba920e.js → OrCode-62d7a394.js} +3 -3
- package/dist/esm/v2/{OrConfirm-c99f51e0.js → OrConfirm-0ceffb33.js} +3 -3
- package/dist/esm/v2/{OrDatePicker-7816c5ad.js → OrDatePicker-b5fe65be.js} +4 -4
- package/dist/esm/v2/{OrDateTimePicker-c53a073c.js → OrDateTimePicker-1bf2842f.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-8f0f62c9.js → OrDateTimePicker.vue_rollup-plugin-vue_script-15555e1e.js} +4 -4
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-a884b262.js → OrDateTimePickerPopoverHeader-a85ac220.js} +4 -4
- package/dist/esm/v2/{OrExpansionPanel-c65e4082.js → OrExpansionPanel-024a0fe1.js} +1 -1
- package/dist/esm/v2/{OrIconButton-3a78b121.js → OrIconButton-b33f1cb0.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-fecfca02.js → OrInlineInput-d70046ad.js} +2 -2
- package/dist/esm/v2/{OrInlineTextarea-97b9272d.js → OrInlineTextarea-be7bfcc1.js} +2 -2
- package/dist/esm/v2/{OrInput-829f5048.js → OrInput-0f7d0c02.js} +2 -2
- package/dist/esm/v2/{OrMenu-e732f3a2.js → OrMenu-a22b0630.js} +2 -2
- package/dist/esm/v2/{OrModal-35c47deb.js → OrModal-796cf58c.js} +3 -3
- package/dist/esm/v2/{OrNotification-cd586331.js → OrNotification-2f09e4b4.js} +1 -1
- package/dist/esm/v2/{OrOverlay-33d44692.js → OrOverlay-968a197c.js} +1 -1
- package/dist/esm/v2/{OrPagination-64021697.js → OrPagination-13d40f04.js} +3 -3
- package/dist/esm/v2/{OrPassword-30825e93.js → OrPassword-cec1e3f4.js} +1 -1
- package/dist/esm/v2/{OrPopover-0a96e039.js → OrPopover-c53fa8cf.js} +2 -2
- package/dist/esm/v2/{OrProgress-6b5ee791.js → OrProgress-ded162ea.js} +1 -1
- package/dist/esm/v2/{OrRadio-23b84d05.js → OrRadio-199a38b5.js} +1 -1
- package/dist/esm/v2/{OrRadioGroup-1d86bdbb.js → OrRadioGroup-c35908e2.js} +2 -2
- package/dist/esm/v2/{OrSearch-ffa4470e.js → OrSearch-989ecaa1.js} +1 -1
- package/dist/esm/v2/{OrSegmentedControl-d8fb0255.js → OrSegmentedControl-93ea04ad.js} +1 -1
- package/dist/esm/v2/{OrSelect-bb581586.js → OrSelect-f25ad0cf.js} +7 -7
- package/dist/esm/v2/{OrSidebar-cd9babfa.js → OrSidebar-26c90771.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-d0b78864.js → OrSidebarCollapseButton-a0bdec50.js} +1 -1
- package/dist/esm/v2/{OrSorting-e7bb80e3.js → OrSorting-ee5326ac.js} +3 -3
- package/dist/esm/v2/{OrSwitch-ba0e893f.js → OrSwitch-390bff3e.js} +1 -1
- package/dist/esm/v2/{OrTabs-37353474.js → OrTabs-1904e6dc.js} +3 -3
- package/dist/esm/v2/{OrTag-60b9d965.js → OrTag-03166a8f.js} +1 -1
- package/dist/esm/v2/{OrTagInput-ccaf1575.js → OrTagInput-fcc06827.js} +3 -3
- package/dist/esm/v2/{OrTags-194575ae.js → OrTags-43597f24.js} +3 -3
- package/dist/esm/v2/{OrTextarea-c0635f76.js → OrTextarea-a20284ef.js} +1 -1
- package/dist/esm/v2/{OrTextbox-602541eb.js → OrTextbox-9fd845dc.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-56dcd92d.js → OrTimePicker-ae10f192.js} +5 -5
- package/dist/esm/v2/{OrTooltip-f60c2754.js → OrTooltip-9a6627ae.js} +2 -2
- package/dist/esm/v2/components/index.js +44 -44
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +3 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +12 -12
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +4 -4
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v2/components/or-code-v3/index.js +9 -9
- package/dist/esm/v2/components/or-confirm-v3/index.js +9 -9
- package/dist/esm/v2/components/or-date-picker-v3/index.js +10 -10
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +11 -11
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +7 -7
- package/dist/esm/v2/components/or-inline-input-v3/index.js +8 -8
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +8 -8
- package/dist/esm/v2/components/or-input-v3/index.js +8 -8
- package/dist/esm/v2/components/or-menu-v3/index.js +6 -6
- package/dist/esm/v2/components/or-modal-v3/index.js +8 -8
- package/dist/esm/v2/components/or-notification-v3/index.js +8 -8
- package/dist/esm/v2/components/or-overlay-v3/index.js +2 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +7 -7
- package/dist/esm/v2/components/or-password/index.js +2 -2
- package/dist/esm/v2/components/or-popover-v3/index.js +5 -5
- package/dist/esm/v2/components/or-progress-v3/index.js +3 -3
- package/dist/esm/v2/components/or-radio-group-v3/index.js +3 -3
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +9 -9
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +12 -12
- package/dist/esm/v2/components/or-sidebar-v3/index.js +9 -9
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +8 -8
- package/dist/esm/v2/components/or-sorting-v3/index.js +7 -7
- package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +7 -7
- package/dist/esm/v2/components/or-tag-input-v3/index.js +10 -10
- package/dist/esm/v2/components/or-tag-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tags-v3/index.js +9 -9
- package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textbox/index.js +2 -2
- package/dist/esm/v2/components/or-time-picker-v3/index.js +11 -11
- package/dist/esm/v2/components/or-toast-v3/index.js +8 -8
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tooltip-v3/index.js +6 -6
- package/dist/esm/v2/hooks/index.js +2 -2
- package/dist/esm/v2/hooks/useResponsive/index.js +2 -2
- package/dist/esm/v2/index.js +44 -44
- package/dist/esm/v2/{types-2bef7924.js → types-1e2846d0.js} +2 -2
- package/dist/esm/v2/{useResponsive-dfa0f675.js → useResponsive-5c8291da.js} +1 -1
- package/dist/esm/v3/{OrBottomSheet-2b7bb857.js → OrBottomSheet-8a9d3140.js} +2 -2
- package/dist/esm/v3/{OrCardCollection-4710433b.js → OrCardCollection-c0a1ff70.js} +3 -3
- package/dist/esm/v3/{OrCheckbox-722e08cf.js → OrCheckbox-9f821a86.js} +1 -1
- package/dist/esm/v3/{OrCheckboxGroup-72315ebc.js → OrCheckboxGroup-9bf9bc0e.js} +2 -2
- package/dist/esm/v3/{OrCheckboxTree-6034e3a9.js → OrCheckboxTree-f6becd09.js} +2 -2
- package/dist/esm/v3/{OrCode-202b6ec5.js → OrCode-bab4d0a1.js} +3 -3
- package/dist/esm/v3/{OrConfirm-d4a3dbc7.js → OrConfirm-813819ca.js} +3 -3
- package/dist/esm/v3/{OrDatePicker-152b020b.js → OrDatePicker-5f36312e.js} +4 -4
- package/dist/esm/v3/{OrDateTimePicker-e230c17c.js → OrDateTimePicker-c305c46a.js} +4 -4
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-18d25096.js → OrDateTimePickerPopoverHeader-71d3dac5.js} +4 -4
- package/dist/esm/v3/{OrExpansionPanel-68b73b7f.js → OrExpansionPanel-84a2f4a9.js} +1 -1
- package/dist/esm/v3/{OrIconButton-d8ac7350.js → OrIconButton-cdbcad0e.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-091130e5.js → OrInlineInput-be7a1c12.js} +2 -2
- package/dist/esm/v3/{OrInlineTextarea-c210f330.js → OrInlineTextarea-e8f72875.js} +2 -2
- package/dist/esm/v3/{OrInput-e9c915e7.js → OrInput-fd69c0fa.js} +2 -2
- package/dist/esm/v3/{OrMenu-f373b4a4.js → OrMenu-6574cb0a.js} +2 -2
- package/dist/esm/v3/{OrModal-ef4ee42d.js → OrModal-7406a2bb.js} +3 -3
- package/dist/esm/v3/{OrNotification-ccde9cd7.js → OrNotification-3c978b19.js} +1 -1
- package/dist/esm/v3/{OrOverlay-63e5b9ad.js → OrOverlay-0e68703b.js} +1 -1
- package/dist/esm/v3/{OrPagination-6660467d.js → OrPagination-7a2cac74.js} +3 -3
- package/dist/esm/v3/{OrPassword-ed2fc171.js → OrPassword-84b3a26f.js} +1 -1
- package/dist/esm/v3/{OrPopover-d05cd957.js → OrPopover-7b5f9bc4.js} +2 -2
- package/dist/esm/v3/{OrProgress-b405214e.js → OrProgress-e383d682.js} +1 -1
- package/dist/esm/v3/{OrRadio-9ad8e343.js → OrRadio-af656e37.js} +1 -1
- package/dist/esm/v3/{OrRadioGroup-58a78c02.js → OrRadioGroup-bd432209.js} +2 -2
- package/dist/esm/v3/{OrSearch-da31db58.js → OrSearch-95119a66.js} +1 -1
- package/dist/esm/v3/{OrSegmentedControl-3df84379.js → OrSegmentedControl-57747b3d.js} +1 -1
- package/dist/esm/v3/{OrSelect-4b12eb82.js → OrSelect-1de75c73.js} +7 -7
- package/dist/esm/v3/{OrSidebar-0153cfbb.js → OrSidebar-196a0117.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-4aaff3b7.js → OrSidebarCollapseButton-5552cb78.js} +1 -1
- package/dist/esm/v3/{OrSorting-18e8e299.js → OrSorting-72b8de9a.js} +3 -3
- package/dist/esm/v3/{OrSwitch-6ab47700.js → OrSwitch-fda7a10e.js} +1 -1
- package/dist/esm/v3/{OrTabs-9e383c0d.js → OrTabs-7d2f3587.js} +3 -3
- package/dist/esm/v3/{OrTag-e8f5c997.js → OrTag-6d177cf7.js} +1 -1
- package/dist/esm/v3/{OrTagInput-fc188139.js → OrTagInput-313e738c.js} +3 -3
- package/dist/esm/v3/{OrTags-08c372fa.js → OrTags-14b3eb12.js} +3 -3
- package/dist/esm/v3/{OrTextarea-4852104f.js → OrTextarea-d3c2d4de.js} +1 -1
- package/dist/esm/v3/{OrTextbox-262d3f2a.js → OrTextbox-c5ba816b.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-11ffe43b.js → OrTimePicker-3b8aa583.js} +5 -5
- package/dist/esm/v3/{OrTooltip-8f33cc8e.js → OrTooltip-37bc7a19.js} +2 -2
- package/dist/esm/v3/components/index.js +43 -43
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +3 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +12 -12
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v3/components/or-code-v3/index.js +9 -9
- package/dist/esm/v3/components/or-confirm-v3/index.js +9 -9
- package/dist/esm/v3/components/or-date-picker-v3/index.js +10 -10
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +10 -10
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +7 -7
- package/dist/esm/v3/components/or-inline-input-v3/index.js +8 -8
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +8 -8
- package/dist/esm/v3/components/or-input-v3/index.js +8 -8
- package/dist/esm/v3/components/or-menu-v3/index.js +6 -6
- package/dist/esm/v3/components/or-modal-v3/index.js +8 -8
- package/dist/esm/v3/components/or-notification-v3/index.js +8 -8
- package/dist/esm/v3/components/or-overlay-v3/index.js +2 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +7 -7
- package/dist/esm/v3/components/or-password/index.js +2 -2
- package/dist/esm/v3/components/or-popover-v3/index.js +5 -5
- package/dist/esm/v3/components/or-progress-v3/index.js +3 -3
- package/dist/esm/v3/components/or-radio-group-v3/index.js +3 -3
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +9 -9
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +12 -12
- package/dist/esm/v3/components/or-sidebar-v3/index.js +9 -9
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +8 -8
- package/dist/esm/v3/components/or-sorting-v3/index.js +7 -7
- package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +7 -7
- package/dist/esm/v3/components/or-tag-input-v3/index.js +10 -10
- package/dist/esm/v3/components/or-tag-v3/index.js +8 -8
- package/dist/esm/v3/components/or-tags-v3/index.js +9 -9
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textbox/index.js +2 -2
- package/dist/esm/v3/components/or-time-picker-v3/index.js +11 -11
- package/dist/esm/v3/components/or-toast-v3/index.js +8 -8
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +8 -8
- package/dist/esm/v3/components/or-tooltip-v3/index.js +6 -6
- package/dist/esm/v3/hooks/index.js +2 -2
- package/dist/esm/v3/hooks/useResponsive/index.js +2 -2
- package/dist/esm/v3/index.js +43 -43
- package/dist/esm/v3/{types-66218531.js → types-09c450c3.js} +2 -2
- package/dist/esm/v3/{useResponsive-dfa0f675.js → useResponsive-5c8291da.js} +1 -1
- package/package.json +4 -3
- package/src/hooks/useResponsive/useResponsive.ts +1 -1
- package/src/shims.d.ts +2 -3
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-261468b3.js → OrDateTimePickerMonthSelect-10218f0c.js} +0 -0
- /package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-0de819ae.js → OrPopover.vue_vue_type_script_lang-e02f10d1.js} +0 -0
- /package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-620ae412.js → OrProgress.vue_vue_type_script_lang-8e76af5e.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-cb9e115c.js → OrToastContainer.vue_vue_type_script_lang-d49b2d02.js} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
3
|
-
import { s as script$4 } from './OrSearch-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-cdbcad0e.js';
|
|
3
|
+
import { s as script$4 } from './OrSearch-95119a66.js';
|
|
4
4
|
import './OrInputBox-912a6254.js';
|
|
5
|
-
import { s as script$3 } from './OrSorting-
|
|
5
|
+
import { s as script$3 } from './OrSorting-72b8de9a.js';
|
|
6
6
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, withCtx } from 'vue';
|
|
7
7
|
|
|
8
8
|
var CardCollectionView;
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
|
|
8
8
|
import { s as script$1, L as LabelVariant } from './OrLabel-d4c46bb6.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
|
-
import { s as script$1 } from './OrCheckboxTree-
|
|
6
|
+
import { s as script$1 } from './OrCheckboxTree-f6becd09.js';
|
|
7
7
|
import { s as script$2, F as FormGroupDirection } from './OrFormGroup-c4631ef0.js';
|
|
8
8
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
9
9
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { useToggle } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, computed, toRef, watch } from 'vue-demi';
|
|
3
3
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { s as script$3 } from './OrButton-4a3c3e7b.js';
|
|
7
|
-
import { s as script$2 } from './OrCheckbox-
|
|
7
|
+
import { s as script$2 } from './OrCheckbox-9f821a86.js';
|
|
8
8
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderList } from 'vue';
|
|
10
10
|
|
|
@@ -11,15 +11,15 @@ import { defineComponent, ref, computed, reactive, toRef, watch, onMounted, onUn
|
|
|
11
11
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
12
12
|
import '@vueuse/core';
|
|
13
13
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
14
|
-
import '@onereach/styles/tailwind
|
|
14
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
15
15
|
import { u as useTheme } from './useTheme-0ef25778.js';
|
|
16
16
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
17
17
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
18
18
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
19
|
-
import { s as script$3 } from './OrIconButton-
|
|
19
|
+
import { s as script$3 } from './OrIconButton-cdbcad0e.js';
|
|
20
20
|
import { s as script$4 } from './OrInputBox-912a6254.js';
|
|
21
21
|
import { s as script$5 } from './OrLabel-d4c46bb6.js';
|
|
22
|
-
import { s as script$6 } from './OrModal-
|
|
22
|
+
import { s as script$6 } from './OrModal-7406a2bb.js';
|
|
23
23
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, createElementVNode, renderSlot, createVNode, withModifiers, createTextVNode, toDisplayString, createCommentVNode, withDirectives, vShow } from 'vue';
|
|
24
24
|
|
|
25
25
|
var CodeLanguage;
|
|
@@ -2,11 +2,11 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, toRef, computed, watch } from 'vue-demi';
|
|
4
4
|
import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { s as script$2, a as ButtonColor } from './OrButton-4a3c3e7b.js';
|
|
8
|
-
import { s as script$3 } from './OrInput-
|
|
9
|
-
import { s as script$1 } from './OrOverlay-
|
|
8
|
+
import { s as script$3 } from './OrInput-fd69c0fa.js';
|
|
9
|
+
import { s as script$1 } from './OrOverlay-0e68703b.js';
|
|
10
10
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
11
11
|
|
|
12
12
|
var ConfirmType;
|
|
@@ -2,16 +2,16 @@ import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
7
|
+
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-71d3dac5.js';
|
|
8
8
|
import { s as script$7 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$8 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$a } from './OrIconButton-
|
|
10
|
+
import { s as script$a } from './OrIconButton-cdbcad0e.js';
|
|
11
11
|
import { s as script$9 } from './OrIcon-62793572.js';
|
|
12
12
|
import { s as script$b, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
13
13
|
import { s as script$c } from './OrLabel-d4c46bb6.js';
|
|
14
|
-
import { s as script$d } from './OrPopover-
|
|
14
|
+
import { s as script$d } from './OrPopover-7b5f9bc4.js';
|
|
15
15
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
16
16
|
|
|
17
17
|
const DatePicker = [
|
|
@@ -2,16 +2,16 @@ import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { s as script$a } from './OrError-c01d0c29.js';
|
|
8
8
|
import { s as script$b } from './OrHint-06ab89d7.js';
|
|
9
|
-
import { s as script$d } from './OrIconButton-
|
|
9
|
+
import { s as script$d } from './OrIconButton-cdbcad0e.js';
|
|
10
10
|
import { s as script$c } from './OrIcon-62793572.js';
|
|
11
11
|
import { s as script$e, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
12
12
|
import { s as script$f } from './OrLabel-d4c46bb6.js';
|
|
13
|
-
import { s as script$g } from './OrPopover-
|
|
14
|
-
import { s as script$4, a as script$5, b as script$6, c as script$7, d as script$8, e as script$9, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
13
|
+
import { s as script$g } from './OrPopover-7b5f9bc4.js';
|
|
14
|
+
import { s as script$4, a as script$5, b as script$6, c as script$7, d as script$8, e as script$9, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-71d3dac5.js';
|
|
15
15
|
import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString, resolveComponent, createElementVNode, renderList, createBlock, withModifiers, withCtx, createVNode, createCommentVNode, resolveDirective, renderSlot, withDirectives } from 'vue';
|
|
16
16
|
import { s as script$3 } from './OrButton-4a3c3e7b.js';
|
|
17
17
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString, resolveComponent, createElementVNode, renderList, createBlock, withModifiers, withCtx, createVNode, renderSlot } from 'vue';
|
|
7
7
|
import { s as script$6 } from './OrButton-4a3c3e7b.js';
|
|
8
8
|
import { s as script$7 } from './OrLabel-d4c46bb6.js';
|
|
9
|
-
import { s as script$9 } from './OrIconButton-
|
|
9
|
+
import { s as script$9 } from './OrIconButton-cdbcad0e.js';
|
|
10
10
|
import { s as script$8 } from './OrIcon-62793572.js';
|
|
11
11
|
import { s as script$b } from './OrMenuItem-54062d59.js';
|
|
12
|
-
import { s as script$a } from './OrMenu-
|
|
13
|
-
import './OrPopover-
|
|
12
|
+
import { s as script$a } from './OrMenu-6574cb0a.js';
|
|
13
|
+
import './OrPopover-7b5f9bc4.js';
|
|
14
14
|
|
|
15
15
|
function useCurrentDate() {
|
|
16
16
|
const currentDate = new Date();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, createVNode, toDisplayString, renderSlot, withDirectives, vShow } from 'vue';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
2
2
|
import { s as script$1, I as IconSize } from './OrIcon-62793572.js';
|
|
3
|
-
import { s as script$2 } from './OrTooltip-
|
|
4
|
-
import './OrPopover-
|
|
3
|
+
import { s as script$2 } from './OrTooltip-37bc7a19.js';
|
|
4
|
+
import './OrPopover-7b5f9bc4.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, toHandlers, createVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
var IconButtonColor;
|
|
@@ -2,12 +2,12 @@ import { defineComponent, ref, computed, reactive, toRef, watch } from 'vue-demi
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$3 } from './OrIconButton-
|
|
10
|
+
import { s as script$3 } from './OrIconButton-cdbcad0e.js';
|
|
11
11
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-01fb2cb2.js';
|
|
12
12
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
13
13
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -2,12 +2,12 @@ import { defineComponent, ref, computed, reactive, toRef, watch } from 'vue-demi
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$3 } from './OrIconButton-
|
|
10
|
+
import { s as script$3 } from './OrIconButton-cdbcad0e.js';
|
|
11
11
|
import { s as script$4 } from './OrInlineInputBox-01fb2cb2.js';
|
|
12
12
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
13
13
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -2,12 +2,12 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import { u as useResponsive } from './useResponsive-
|
|
5
|
+
import { u as useResponsive } from './useResponsive-5c8291da.js';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$4 } from './OrIconButton-
|
|
10
|
+
import { s as script$4 } from './OrIconButton-cdbcad0e.js';
|
|
11
11
|
import { s as script$3 } from './OrIcon-62793572.js';
|
|
12
12
|
import { s as script$5, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
13
13
|
import { s as script$6 } from './OrLabel-d4c46bb6.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
6
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-7b5f9bc4.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, withModifiers, renderSlot } from 'vue';
|
|
8
8
|
|
|
9
9
|
const Menu = [
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
|
-
import { s as script$5 } from './OrOverlay-
|
|
6
|
+
import { s as script$5 } from './OrOverlay-0e68703b.js';
|
|
7
7
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, createElementVNode, createVNode, withModifiers, createBlock, withCtx, mergeProps, createCommentVNode } from 'vue';
|
|
8
|
-
import { s as script$4 } from './OrIconButton-
|
|
8
|
+
import { s as script$4 } from './OrIconButton-cdbcad0e.js';
|
|
9
9
|
|
|
10
10
|
const ModalContent = [
|
|
11
11
|
// Overflow
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-cdbcad0e.js';
|
|
3
3
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useScrollLock } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
3
|
import { u as useElevation } from './useElevation-a50ec347.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { s as script$1 } from './OrTeleport.vue3-8099178c.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, renderSlot } from 'vue';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
4
|
-
import { u as useResponsive } from './useResponsive-
|
|
4
|
+
import { u as useResponsive } from './useResponsive-5c8291da.js';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { s as script$1 } from './OrButton-4a3c3e7b.js';
|
|
7
7
|
import { s as script$2 } from './OrIcon-62793572.js';
|
|
8
8
|
import { s as script$4 } from './OrMenuItem-54062d59.js';
|
|
9
|
-
import { s as script$3 } from './OrMenu-
|
|
10
|
-
import './OrPopover-
|
|
9
|
+
import { s as script$3 } from './OrMenu-6574cb0a.js';
|
|
10
|
+
import './OrPopover-7b5f9bc4.js';
|
|
11
11
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
12
12
|
|
|
13
13
|
const PaginationRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
2
|
import { useVModel } from '@vueuse/core';
|
|
3
3
|
import { s as script$1 } from './OrInput-2c3111c2.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { u as useToggle } from './useToggle-c04fc920.js';
|
|
7
7
|
import './OrButton-130ad8d9.js';
|
|
@@ -3,9 +3,9 @@ import { onClickOutside } from '@vueuse/core';
|
|
|
3
3
|
import { defineComponent, ref, computed, toRef, watchPostEffect, unref } from 'vue-demi';
|
|
4
4
|
import { u as useElevation } from './useElevation-a50ec347.js';
|
|
5
5
|
import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
6
|
-
import { u as useResponsive } from './useResponsive-
|
|
6
|
+
import { u as useResponsive } from './useResponsive-5c8291da.js';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { s as script$1 } from './OrBottomSheet-
|
|
8
|
+
import { s as script$1 } from './OrBottomSheet-8a9d3140.js';
|
|
9
9
|
import { s as script$2 } from './OrTeleport.vue3-8099178c.js';
|
|
10
10
|
import { resolveComponent, openBlock, createBlock, withCtx, withDirectives, createElementVNode, createElementBlock, mergeProps, renderSlot, normalizeClass, createCommentVNode, vShow } from 'vue';
|
|
11
11
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useElementBounding } from '@vueuse/core';
|
|
2
2
|
import round from 'lodash/round';
|
|
3
3
|
import { defineComponent, ref, useSlots, computed } from 'vue-demi';
|
|
4
|
-
import { u as useResponsive } from './useResponsive-
|
|
4
|
+
import { u as useResponsive } from './useResponsive-5c8291da.js';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderSlot, createElementVNode, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
7
7
|
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { s as script$1, L as LabelVariant } from './OrLabel-d4c46bb6.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, mergeProps, vModelRadio, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { s as script$1 } from './OrFormGroup-c4631ef0.js';
|
|
7
|
-
import { s as script$2 } from './OrRadio-
|
|
7
|
+
import { s as script$2 } from './OrRadio-af656e37.js';
|
|
8
8
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
9
9
|
|
|
10
10
|
var script = defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrInput-
|
|
3
|
+
import { s as script$1 } from './OrInput-fd69c0fa.js';
|
|
4
4
|
import { I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue2, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, resolveComponent, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString } from 'vue';
|
|
7
7
|
|
|
@@ -3,21 +3,21 @@ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.
|
|
|
3
3
|
import { u as useOverflow } from './useOverflow-c856b7b7.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
6
|
-
import { u as useResponsive } from './useResponsive-
|
|
6
|
+
import { u as useResponsive } from './useResponsive-5c8291da.js';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
|
|
9
|
-
import { s as script$2 } from './OrCheckbox-
|
|
9
|
+
import { s as script$2 } from './OrCheckbox-9f821a86.js';
|
|
10
10
|
import { s as script$3 } from './OrError-c01d0c29.js';
|
|
11
|
-
import { s as script$4 } from './OrExpansionPanel-
|
|
11
|
+
import { s as script$4 } from './OrExpansionPanel-84a2f4a9.js';
|
|
12
12
|
import { s as script$5 } from './OrHint-06ab89d7.js';
|
|
13
|
-
import { s as script$7 } from './OrIconButton-
|
|
13
|
+
import { s as script$7 } from './OrIconButton-cdbcad0e.js';
|
|
14
14
|
import { s as script$6 } from './OrIcon-62793572.js';
|
|
15
15
|
import { s as script$9, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
16
|
-
import { s as script$8 } from './OrInput-
|
|
16
|
+
import { s as script$8 } from './OrInput-fd69c0fa.js';
|
|
17
17
|
import { s as script$a } from './OrLabel-d4c46bb6.js';
|
|
18
18
|
import { s as script$b } from './OrMenuItem-54062d59.js';
|
|
19
|
-
import { s as script$c } from './OrPopover-
|
|
20
|
-
import { s as script$d } from './OrTag-
|
|
19
|
+
import { s as script$c } from './OrPopover-7b5f9bc4.js';
|
|
20
|
+
import { s as script$d } from './OrTag-6d177cf7.js';
|
|
21
21
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, resolveDirective, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, withModifiers, createVNode, vShow } from 'vue';
|
|
22
22
|
|
|
23
23
|
const SelectPlaceholder = [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useDraggable, useElementBounding } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1, O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
3
|
+
import { s as script$1, O as OrSidebarPlacement } from './OrSidebarCollapseButton-5552cb78.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createElementVNode, normalizeStyle, createBlock, withDirectives, vShow } from 'vue';
|
|
5
5
|
|
|
6
6
|
const SidebarRoot = [
|
package/dist/esm/v3/{OrSidebarCollapseButton-4aaff3b7.js → OrSidebarCollapseButton-5552cb78.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIconButton-
|
|
2
|
+
import { s as script$1 } from './OrIconButton-cdbcad0e.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withModifiers } from 'vue';
|
|
4
4
|
|
|
5
5
|
var OrSidebarPlacement;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent, ref, toRef, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrMenu-
|
|
3
|
-
import './OrPopover-
|
|
2
|
+
import { s as script$1 } from './OrMenu-6574cb0a.js';
|
|
3
|
+
import './OrPopover-7b5f9bc4.js';
|
|
4
4
|
import { s as script$2 } from './OrMenuItem-54062d59.js';
|
|
5
5
|
import { s as script$3 } from './OrButton-4a3c3e7b.js';
|
|
6
6
|
import { s as script$4 } from './OrIcon-62793572.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
9
|
-
import '@onereach/styles/tailwind
|
|
9
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
11
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, createElementVNode, toDisplayString, createBlock, createCommentVNode, Fragment, renderList, createTextVNode } from 'vue';
|
|
12
12
|
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { s as script$1, L as LabelVariant } from './OrLabel-d4c46bb6.js';
|
|
8
8
|
import { s as script$2 } from './OrLoader-b79022da.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useResizeObserver } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, reactive, toRef, watch, nextTick, onMounted } from 'vue-demi';
|
|
3
3
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
7
7
|
import { s as script$3 } from './OrMenuItem-54062d59.js';
|
|
8
|
-
import { s as script$2 } from './OrMenu-
|
|
9
|
-
import './OrPopover-
|
|
8
|
+
import { s as script$2 } from './OrMenu-6574cb0a.js';
|
|
9
|
+
import './OrPopover-7b5f9bc4.js';
|
|
10
10
|
import { s as script$4 } from './OrTab-2d567d8e.js';
|
|
11
11
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
|
|
12
12
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIconButton-
|
|
2
|
+
import { s as script$1 } from './OrIconButton-cdbcad0e.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
@@ -2,15 +2,15 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
9
9
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
10
|
-
import { s as script$3 } from './OrIconButton-
|
|
10
|
+
import { s as script$3 } from './OrIconButton-cdbcad0e.js';
|
|
11
11
|
import { s as script$4, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
12
12
|
import { s as script$5 } from './OrLabel-d4c46bb6.js';
|
|
13
|
-
import { s as script$6 } from './OrTags-
|
|
13
|
+
import { s as script$6 } from './OrTags-14b3eb12.js';
|
|
14
14
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withModifiers, withDirectives, createElementVNode, mergeProps, withKeys, vModelDynamic, createSlots, vShow } from 'vue';
|
|
15
15
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
16
16
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useOverflow } from './useOverflow-c856b7b7.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
6
|
import { s as script$1 } from './OrButton-4a3c3e7b.js';
|
|
7
|
-
import { s as script$2 } from './OrPopover-
|
|
8
|
-
import { s as script$3 } from './OrTag-
|
|
7
|
+
import { s as script$2 } from './OrPopover-7b5f9bc4.js';
|
|
8
|
+
import { s as script$3 } from './OrTag-6d177cf7.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, createBlock, mergeProps, withCtx, createTextVNode, toDisplayString, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
10
10
|
|
|
11
11
|
const Tags = [
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, getCurrentInstance } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
|
-
import '@onereach/styles/tailwind
|
|
3
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
4
4
|
import '@onereach/styles/tailwind.config.json';
|
|
5
5
|
import { u as useToggle } from './useToggle-c04fc920.js';
|
|
6
6
|
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
@@ -2,17 +2,17 @@ import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
|
2
2
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
|
-
import '@onereach/styles/tailwind
|
|
5
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import { b as script$1, d as script$2, e as script$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-
|
|
8
|
-
import { a as script$4, b as script$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker-
|
|
7
|
+
import { b as script$1, d as script$2, e as script$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-71d3dac5.js';
|
|
8
|
+
import { a as script$4, b as script$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker-c305c46a.js';
|
|
9
9
|
import { s as script$6 } from './OrError-c01d0c29.js';
|
|
10
10
|
import { s as script$7 } from './OrHint-06ab89d7.js';
|
|
11
|
-
import { s as script$9 } from './OrIconButton-
|
|
11
|
+
import { s as script$9 } from './OrIconButton-cdbcad0e.js';
|
|
12
12
|
import { s as script$8 } from './OrIcon-62793572.js';
|
|
13
13
|
import { s as script$a, I as InputBoxSize } from './OrInputBox-912a6254.js';
|
|
14
14
|
import { s as script$b } from './OrLabel-d4c46bb6.js';
|
|
15
|
-
import { s as script$c } from './OrPopover-
|
|
15
|
+
import { s as script$c } from './OrPopover-7b5f9bc4.js';
|
|
16
16
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
17
17
|
|
|
18
18
|
const TimePicker = [
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import { u as usePopoverState } from './usePopoverState-b92c698b.js';
|
|
4
|
-
import '@onereach/styles/tailwind
|
|
4
|
+
import '@onereach/styles/tailwind/plugins/core';
|
|
5
5
|
import '@onereach/styles/tailwind.config.json';
|
|
6
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
6
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-7b5f9bc4.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createElementVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
8
8
|
|
|
9
9
|
const TooltipRoot = [
|