@onereach/ui-components 15.2.3 → 15.2.5
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/{OrDateTimePickerMonthSelect-6ad027de.js → OrDateTimePickerMonthSelect-7825dab0.js} +2 -2
- package/dist/bundled/v2/components/OrButtonV3/OrButton.js +5 -4
- package/dist/bundled/v2/components/OrButtonV3/OrButton.vue.d.ts +1 -1
- package/dist/bundled/v2/components/OrButtonV3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/OrButtonV3/styles.js +15 -1
- package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +3 -3
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v2/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v2/components/OrListV3/index.js +1 -1
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/index.js +6 -6
- package/dist/bundled/v2/index.js +7 -7
- package/dist/bundled/v3/components/OrAutocompleteV3/OrAutocomplete.js +1 -1
- package/dist/bundled/v3/components/OrAutocompleteV3/index.js +1 -1
- package/dist/bundled/v3/components/OrAutocompleteV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrAutocompleteV3-c1e26173.js → OrAutocompleteV3-b912d7e2.js} +6 -6
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +2 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrBottomSheetV3-2daaed6e.js → OrBottomSheetV3-13d18f5d.js} +2 -2
- package/dist/bundled/v3/components/OrButton/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrButtonGroupV3-8201a814.js → OrButtonGroupV3-b2732c14.js} +1 -1
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
- package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
- package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
- package/dist/bundled/v3/components/{OrButtonV2-679366ed.js → OrButtonV2-3eb8d2a8.js} +1 -1
- package/dist/bundled/v3/components/OrButtonV3/OrButton.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/OrButton.vue.d.ts +1 -1
- package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/props.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/OrButtonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrButtonV3-110fcb08.js → OrButtonV3-4a43411c.js} +21 -6
- package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
- package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCardCollectionV3-004c2d3a.js → OrCardCollectionV3-d6f97c4d.js} +3 -3
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
- package/dist/bundled/v3/components/{OrCheckboxTreeV3-50981d75.js → OrCheckboxTreeV3-84dccc22.js} +3 -3
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCheckboxV3-8f8d5325.js → OrCheckboxV3-d7043c3b.js} +1 -1
- package/dist/bundled/v3/components/OrChip/OrChip.js +1 -1
- package/dist/bundled/v3/components/OrChip/index.js +1 -1
- package/dist/bundled/v3/components/OrChips/OrChips.js +1 -1
- package/dist/bundled/v3/components/OrChips/constants.js +1 -1
- package/dist/bundled/v3/components/OrChips/index.js +1 -1
- package/dist/bundled/v3/components/{OrChips-626e042b.js → OrChips-9a3fb536.js} +1 -1
- package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCode/constants.js +1 -1
- package/dist/bundled/v3/components/OrCode/index.js +1 -1
- package/dist/bundled/v3/components/OrCode/lang.js +1 -1
- package/dist/bundled/v3/components/OrCode/libs.js +1 -1
- package/dist/bundled/v3/components/OrCode/theme.js +1 -1
- package/dist/bundled/v3/components/{OrCode-e258cd2b.js → OrCode-4c11f20d.js} +3 -3
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCodeV3-96298457.js → OrCodeV3-e36cb3fe.js} +9 -9
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/constants.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +1 -1
- package/dist/bundled/v3/components/{OrColorPicker-dd0b2c59.js → OrColorPicker-ffaccd9b.js} +3 -3
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
- package/dist/bundled/v3/components/{OrConfirm-122296a2.js → OrConfirm-d3d25ed2.js} +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrConfirmV3-47144b20.js → OrConfirmV3-bd246c3b.js} +5 -5
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
- package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDataGridV3-3c609819.js → OrDataGridV3-467eb944.js} +11 -11
- package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateFormatV3-c7a2be98.js → OrDateFormatV3-8d3e15f4.js} +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDatePickerV3-98ccd4cf.js → OrDatePickerV3-2397c1e7.js} +3 -3
- package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateRangePickerV3-2583f8f9.js → OrDateRangePickerV3-3c654c72.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimeFormatV3-ccd1d61f.js → OrDateTimeFormatV3-d68340d1.js} +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/constants.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePicker-3eb3f023.js → OrDateTimePicker-ef82837f.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-e87b5ed1.js → OrDateTimePickerV3-e84f1d61.js} +7 -7
- package/dist/bundled/v3/components/OrDrawerV3/OrDrawer.js +1 -1
- package/dist/bundled/v3/components/OrDrawerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDrawerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDrawerV3-e95ba4f2.js → OrDrawerV3-77ab3fbf.js} +2 -2
- package/dist/bundled/v3/components/OrDropAreaV3/OrDropArea.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/utils/approximateFileSize.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrEditorTabsV3-81573d98.js → OrEditorTabsV3-303fb130.js} +4 -4
- package/dist/bundled/v3/components/OrError/OrError.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/OrFilterPopover.js +1 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFilterPopoverV3-2f8cddaa.js → OrFilterPopoverV3-9b3a8d9d.js} +3 -3
- package/dist/bundled/v3/components/OrFilterTriggerV3/OrFilterTrigger.js +1 -1
- package/dist/bundled/v3/components/OrFilterTriggerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFilterTriggerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFilterTriggerV3-ee8c4f5f.js → OrFilterTriggerV3-a156b8d9.js} +1 -1
- package/dist/bundled/v3/components/OrFilterV3/OrFilter.js +1 -1
- package/dist/bundled/v3/components/OrFilterV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFilterV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFilterV3-d161bd7f.js → OrFilterV3-e4c83c75.js} +2 -2
- package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
- package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
- package/dist/bundled/v3/components/OrFloating/index.js +1 -1
- package/dist/bundled/v3/components/{OrFloating-9880f72d.js → OrFloating-9bfc9da3.js} +1 -1
- package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
- package/dist/bundled/v3/components/OrIcon/index.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/props.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrIconButtonV3-8a8aa65e.js → OrIconButtonV3-8c92b8a7.js} +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineInputV3-9f7dd5c9.js → OrInlineInputV3-4b3ec39a.js} +2 -2
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineTextareaV3-e3209b90.js → OrInlineTextareaV3-c7f56c0e.js} +2 -2
- package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-acca9de2.js → OrInputV3-c890e686.js} +3 -3
- package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrList/OrList.js +1 -1
- package/dist/bundled/v3/components/OrList/index.js +1 -1
- package/dist/bundled/v3/components/{OrList-7b96e607.js → OrList-7c42da6e.js} +3 -3
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
- package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v3/components/OrListV3/index.js +1 -1
- package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrListV3-57bf5bce.js → OrListV3-596a6478.js} +3 -3
- package/dist/bundled/v3/components/OrLoader/index.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/props.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrLoaderV3-28c97b21.js → OrLoaderV3-e0248526.js} +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuItemV3-6eaa9003.js → OrMenuItemV3-5e29e31c.js} +1 -1
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuV3-36e91a11.js → OrMenuV3-9f84cd94.js} +1 -1
- package/dist/bundled/v3/components/OrModal/OrModal.js +1 -1
- package/dist/bundled/v3/components/OrModal/constants.js +1 -1
- package/dist/bundled/v3/components/OrModal/index.js +1 -1
- package/dist/bundled/v3/components/{OrModal-8f55e4d6.js → OrModal-165bd9ba.js} +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/props.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrModalV3-26e9ecec.js → OrModalV3-759e3e7d.js} +2 -2
- package/dist/bundled/v3/components/OrNotification/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrNotificationV3-d3649f6d.js → OrNotificationV3-8244f0e4.js} +1 -1
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
- package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrOverlayV3-b1e3ef0a.js → OrOverlayV3-1a76afdb.js} +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrPaginationV3-cb69af51.js → OrPaginationV3-3d07bc7d.js} +4 -4
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/utils/isPrevented.js +1 -1
- package/dist/bundled/v3/components/{OrPopoverV3-a7894f60.js → OrPopoverV3-638f17a8.js} +3 -3
- package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
- package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
- package/dist/bundled/v3/components/OrProgress/index.js +1 -1
- package/dist/bundled/v3/components/{OrProgress-f6b53323.js → OrProgress-dbfcf8ec.js} +2 -2
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrProgressV3-0ba2e633.js → OrProgressV3-5eecdd6c.js} +2 -2
- package/dist/bundled/v3/components/OrRadio/OrRadio.js +1 -1
- package/dist/bundled/v3/components/OrRadio/index.js +1 -1
- package/dist/bundled/v3/components/{OrRadio-35a345cd.js → OrRadio-6cc1d838.js} +3 -3
- package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrRadioV3-4ad11226.js → OrRadioV3-aae58995.js} +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrRangeSliderV3-16923347.js → OrRangeSliderV3-6deedcb8.js} +3 -3
- package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrResizeablePanelV3-abee4890.js → OrResizeablePanelV3-50c2b5c8.js} +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-f6a91dd3.js → OrRichTextEditorV3-05366958.js} +12 -12
- package/dist/bundled/v3/components/OrRichTooltipV3/OrRichTooltip.js +1 -1
- package/dist/bundled/v3/components/OrRichTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTooltipV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrRichTooltipV3-16fb4ab8.js → OrRichTooltipV3-d72f2d12.js} +2 -2
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
- package/dist/bundled/v3/components/OrSelect/index.js +1 -1
- package/dist/bundled/v3/components/{OrSelect-0607fed0.js → OrSelect-5d906fe5.js} +7 -7
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-40badaea.js → OrSelectV3-586f27b3.js} +9 -9
- package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/props.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrSidebarV3-1e6d792f.js → OrSidebarV3-2f724821.js} +1 -1
- package/dist/bundled/v3/components/OrSkeleton/constants.js +1 -1
- package/dist/bundled/v3/components/OrSkeleton/index.js +1 -1
- package/dist/bundled/v3/components/{OrSkeleton-2aa406bb.js → OrSkeleton-324f1be0.js} +3 -3
- package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSkeletonV3-bc2fd81f.js → OrSkeletonV3-258c665a.js} +1 -1
- package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
- package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-0a1ba5c4.js → OrSliderV3-015c6047.js} +2 -2
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSortingV3-642bf0e9.js → OrSortingV3-d3e3043f.js} +3 -3
- package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/index.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/props.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrStatusV3-c5ff98c3.js → OrStatusV3-0ee832ec.js} +1 -1
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
- package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSwitchV3-6f27a218.js → OrSwitchV3-b6b8544e.js} +2 -2
- package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
- package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
- package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTabsV3-a8343e76.js → OrTabsV3-f52e30c8.js} +3 -3
- package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTagInputV3-b104ce2e.js → OrTagInputV3-d117c17f.js} +6 -6
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTagV3-a4332e86.js → OrTagV3-ec4929c1.js} +1 -1
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +1 -1
- package/dist/bundled/v3/components/{OrTagsV3-655a236f.js → OrTagsV3-dd7964a6.js} +3 -3
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTextareaV3-ff98b72e.js → OrTextareaV3-1c66b806.js} +2 -2
- package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeFormatV3-f64e776b.js → OrTimeFormatV3-66ea0082.js} +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-f75b008f.js → OrTimePickerV3-04f821b8.js} +3 -3
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-914753c7.js → OrTimeRangePickerV3-b76c52c0.js} +3 -3
- package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToast/Timer.js +2 -2
- package/dist/bundled/v3/components/OrToast/composable/index.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useQueue.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToast/constants.js +1 -1
- package/dist/bundled/v3/components/OrToast/index.js +1 -1
- package/dist/bundled/v3/components/{OrToast-d20ccc6b.js → OrToast-d9a49b75.js} +3 -3
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
- package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
- 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/Timer.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrToastV3-3e7db1ef.js → OrToastV3-7e12fb26.js} +4 -4
- package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrTooltipV3-20f52616.js → OrTooltipV3-54857aa7.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +73 -73
- package/dist/bundled/v3/hooks/useOverflow.js +1 -1
- package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v3/index.js +75 -75
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrAutocomplete-4c4d1c06.js → OrAutocomplete-2c61b309.js} +2 -2
- package/dist/esm/v2/{OrButton-3a743a90.js → OrButton-83527d3a.js} +4 -3
- package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_script-e8900483.js → OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js} +15 -1
- package/dist/esm/v2/{OrButtonGroup-f1559b23.js → OrButtonGroup-353a9cbf.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-75ccfd98.js → OrCardCollection-40ef68e1.js} +1 -1
- package/dist/esm/v2/{OrCheckboxGroup-9b5928f0.js → OrCheckboxGroup-870b4b29.js} +1 -1
- package/dist/esm/v2/{OrCheckboxTree-577fdb91.js → OrCheckboxTree-13146908.js} +2 -2
- package/dist/esm/v2/{OrConfirm-5994da81.js → OrConfirm-704f07a8.js} +2 -2
- package/dist/esm/v2/{OrDataGrid-0aa4805a.js → OrDataGrid-719b4a1e.js} +2 -2
- package/dist/esm/v2/{OrDataGridToolbar-93185993.js → OrDataGridToolbar-ea45cfc1.js} +6 -6
- package/dist/esm/v2/{OrDateFormat-2ff9c3f0.js → OrDateFormat-d86b3bee.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-4f0cb374.js → OrDatePicker-80ed1648.js} +2 -2
- package/dist/esm/v2/{OrDateRangePicker-f46faeae.js → OrDateRangePicker-f40c70ae.js} +2 -2
- package/dist/esm/v2/{OrDateTimeFormat-ab9f775e.js → OrDateTimeFormat-6c9dbeeb.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-c3996f3a.js → OrDateTimePicker-400d155a.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-47bce700.js → OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js} +1 -1
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-9108baaa.js → OrDateTimePickerTimeSelect-e894ac89.js} +4 -4
- package/dist/esm/v2/{OrFilter-fceea8b9.js → OrFilter-91450b32.js} +1 -1
- package/dist/esm/v2/{OrFilterPopover-b505f5c4.js → OrFilterPopover-381cc9d0.js} +2 -2
- package/dist/esm/v2/{OrList-8d95df76.js → OrList-86b9b4df.js} +2 -2
- package/dist/esm/v2/{OrPagination-c68bd17c.js → OrPagination-8eba9fe5.js} +3 -3
- package/dist/esm/v2/{OrRichTextEditor-71fb65c1.js → OrRichTextEditor-48b935ce.js} +2 -2
- package/dist/esm/v2/{OrSelect-5d694d00.js → OrSelect-e34bacc6.js} +2 -2
- package/dist/esm/v2/{OrSelectMultipleControl-6e06c1eb.js → OrSelectMultipleControl-f3f7aebc.js} +1 -1
- package/dist/esm/v2/{OrSorting-f71ae3b3.js → OrSorting-fc23364b.js} +2 -2
- package/dist/esm/v2/{OrTagInput-24125573.js → OrTagInput-5d9c2cf5.js} +1 -1
- package/dist/esm/v2/{OrTags-5de775aa.js → OrTags-42a70543.js} +2 -2
- package/dist/esm/v2/{OrTimeFormat-d43b747d.js → OrTimeFormat-a1ec0173.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-3707cf6e.js → OrTimePicker-16ff0388.js} +2 -2
- package/dist/esm/v2/{OrTimeRangePicker-35fd2be5.js → OrTimeRangePicker-95493bc7.js} +2 -2
- package/dist/esm/v2/{OrTree-708773bb.js → OrTree-3077a907.js} +2 -2
- package/dist/esm/v2/components/index.js +31 -31
- package/dist/esm/v2/components/or-autocomplete-v3/index.js +5 -5
- package/dist/esm/v2/components/or-button-group-v3/index.js +2 -2
- package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +1 -1
- package/dist/esm/v2/components/or-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-button-v3/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- 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-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-data-grid-v3/index.js +14 -14
- package/dist/esm/v2/components/or-data-grid-v3/partials/index.js +12 -12
- package/dist/esm/v2/components/or-date-format-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-filter-popover-v3/index.js +3 -3
- package/dist/esm/v2/components/or-filter-v3/index.js +4 -4
- package/dist/esm/v2/components/or-list-v3/index.js +3 -3
- package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +5 -5
- package/dist/esm/v2/components/or-select-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +4 -4
- package/dist/esm/v2/components/or-sorting-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tags-v3/index.js +3 -3
- package/dist/esm/v2/components/or-time-format-v3/index.js +5 -5
- package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tree-v3/index.js +3 -3
- package/dist/esm/v2/index.js +31 -31
- package/dist/esm/v3/{OrAutocomplete-eaceeabe.js → OrAutocomplete-36ea1cd2.js} +2 -2
- package/dist/esm/v3/{OrButton-31bcb511.js → OrButton-1a1f7255.js} +19 -4
- package/dist/esm/v3/{OrButtonGroup-e179e479.js → OrButtonGroup-7d496373.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-b4a2eaae.js → OrCardCollection-9db013d5.js} +1 -1
- package/dist/esm/v3/{OrCheckboxGroup-3864819c.js → OrCheckboxGroup-7d7c21d0.js} +1 -1
- package/dist/esm/v3/{OrCheckboxTree-66494405.js → OrCheckboxTree-ee736c1c.js} +1 -1
- package/dist/esm/v3/{OrConfirm-beae75d5.js → OrConfirm-25ac8fb4.js} +1 -1
- package/dist/esm/v3/{OrDataGrid-859c3919.js → OrDataGrid-14accdc0.js} +2 -2
- package/dist/esm/v3/{OrDataGridToolbar-2e324a5c.js → OrDataGridToolbar-8b6a2bbc.js} +6 -6
- package/dist/esm/v3/{OrDateFormat-616cd68b.js → OrDateFormat-fa5cb24e.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-cbd5183d.js → OrDatePicker-a9faa75a.js} +2 -2
- package/dist/esm/v3/{OrDateRangePicker-7546b7be.js → OrDateRangePicker-f0509cf9.js} +2 -2
- package/dist/esm/v3/{OrDateTimeFormat-490d5e32.js → OrDateTimeFormat-a64fae37.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-4e715d5f.js → OrDateTimePicker-a794ed01.js} +1 -1
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-c69e90b4.js → OrDateTimePickerTimeSelect-2e9eb896.js} +3 -3
- package/dist/esm/v3/{OrFilter-a9256999.js → OrFilter-68c0355f.js} +1 -1
- package/dist/esm/v3/{OrFilterPopover-2832fbc3.js → OrFilterPopover-e7dde291.js} +1 -1
- package/dist/esm/v3/{OrList-8a01769b.js → OrList-401c3455.js} +1 -1
- package/dist/esm/v3/{OrPagination-b1b95685.js → OrPagination-dd2e3594.js} +2 -2
- package/dist/esm/v3/{OrRichTextEditor-f1d7597b.js → OrRichTextEditor-10431839.js} +1 -1
- package/dist/esm/v3/{OrSelect-a4059000.js → OrSelect-6ff93403.js} +2 -2
- package/dist/esm/v3/{OrSelectMultipleControl-f035f0a6.js → OrSelectMultipleControl-d57bb904.js} +1 -1
- package/dist/esm/v3/{OrSorting-9744f44c.js → OrSorting-71989785.js} +1 -1
- package/dist/esm/v3/{OrTagInput-64951a91.js → OrTagInput-7180d576.js} +1 -1
- package/dist/esm/v3/{OrTags-7ddae1b5.js → OrTags-2b333e56.js} +1 -1
- package/dist/esm/v3/{OrTimeFormat-bdce02db.js → OrTimeFormat-f923a263.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-d17e6f65.js → OrTimePicker-aef3f99a.js} +2 -2
- package/dist/esm/v3/{OrTimeRangePicker-306cd018.js → OrTimeRangePicker-2324abdb.js} +2 -2
- package/dist/esm/v3/{OrTree-f5f4eb7c.js → OrTree-867a1870.js} +1 -1
- package/dist/esm/v3/components/index.js +29 -29
- package/dist/esm/v3/components/or-autocomplete-v3/index.js +4 -4
- package/dist/esm/v3/components/or-button-group-v3/index.js +2 -2
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-button-v3/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-data-grid-v3/index.js +12 -12
- package/dist/esm/v3/components/or-data-grid-v3/partials/index.js +10 -10
- package/dist/esm/v3/components/or-date-format-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +2 -2
- package/dist/esm/v3/components/or-filter-popover-v3/index.js +2 -2
- package/dist/esm/v3/components/or-filter-v3/index.js +3 -3
- package/dist/esm/v3/components/or-list-v3/index.js +2 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +2 -2
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +4 -4
- package/dist/esm/v3/components/or-select-v3/partials/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +3 -3
- package/dist/esm/v3/components/or-sorting-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tags-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-format-v3/index.js +4 -4
- package/dist/esm/v3/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tree-v3/index.js +2 -2
- package/dist/esm/v3/index.js +29 -29
- package/package.json +3 -3
- package/src/components/or-button-v3/OrButton.vue +7 -6
- package/src/components/or-button-v3/styles.ts +57 -0
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue +2 -2
- package/src/components/or-pagination-v3/OrPagination.vue +1 -1
- /package/dist/bundled/v2/{OrDataGrid-c02226e4.js → OrDataGrid-1392b738.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-8bdf79cc.js → OrDateTimePickerPopoverHeader-c493a964.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-23a77a54.js → OrDateTimePickerTimeSelect-a9cd5170.js} +0 -0
- /package/dist/bundled/v2/{OrList-945fee7f.js → OrList-3d1f12cc.js} +0 -0
- /package/dist/bundled/v2/{OrTree-fec1bf47.js → OrTree-b2162648.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-93df3347.js → OrAvatar-c0b72862.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-e46840ff.js → OrDropAreaV3-7b5791b7.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-0d4c3ada.js → OrExpansionPanelV3-27ec0d9b.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as get_1 } from '../../components/OrRadio-
|
|
2
|
-
import { _ as _baseGetTag, b as isObjectLike_1 } from '../../components/OrDateTimePicker-
|
|
3
|
-
import { j as _getPrototype } from '../../components/OrList-
|
|
1
|
+
import { g as get_1 } from '../../components/OrRadio-6cc1d838.js';
|
|
2
|
+
import { _ as _baseGetTag, b as isObjectLike_1 } from '../../components/OrDateTimePicker-ef82837f.js';
|
|
3
|
+
import { j as _getPrototype } from '../../components/OrList-7c42da6e.js';
|
|
4
4
|
|
|
5
5
|
var baseGetTag = _baseGetTag,
|
|
6
6
|
getPrototype = _getPrototype,
|
|
@@ -19,8 +19,8 @@ import { _ as __vue_component__$5 } from './OrLabel-bf7e2ea2.js';
|
|
|
19
19
|
import { _ as __vue_component__$6 } from './OrLoader-4ac49224.js';
|
|
20
20
|
import { _ as __vue_component__$7 } from './OrMenuItem-0143d03b.js';
|
|
21
21
|
import { _ as __vue_component__$8 } from './OrPopover-45e2dbce.js';
|
|
22
|
-
import { _ as __vue_component__$9 } from './OrTagInput-
|
|
23
|
-
import { T as TagsOverflow } from './OrTags-
|
|
22
|
+
import { _ as __vue_component__$9 } from './OrTagInput-5d9c2cf5.js';
|
|
23
|
+
import { T as TagsOverflow } from './OrTags-42a70543.js';
|
|
24
24
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
25
25
|
|
|
26
26
|
const Autocomplete = [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrButton.vue_rollup-plugin-vue_script-
|
|
1
|
+
import { s as script } from './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
2
2
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
3
3
|
|
|
4
4
|
/* script */
|
|
@@ -15,7 +15,8 @@ var __vue_render__ = function () {
|
|
|
15
15
|
attrs: {
|
|
16
16
|
"type": _vm.type,
|
|
17
17
|
"activated": _vm.activated,
|
|
18
|
-
"disabled": _vm.disabled
|
|
18
|
+
"disabled": _vm.disabled,
|
|
19
|
+
"data-loading": _vm.loading
|
|
19
20
|
}
|
|
20
21
|
}, Object.assign({}, _vm.isVue3 ? {} : _vm.$listeners, {
|
|
21
22
|
click: function (e) {
|
|
@@ -31,7 +32,7 @@ var __vue_render__ = function () {
|
|
|
31
32
|
class: ['contents', _vm.loading && 'invisible']
|
|
32
33
|
}, [_vm._t("default")], 2), _vm._v(" "), _vm.loading ? [_c('div', {
|
|
33
34
|
class: ['absolute']
|
|
34
|
-
}, [_vm.variant
|
|
35
|
+
}, [_vm.variant == 'contained' || _vm.variant == 'outlined' ? [_c('OrLoader', {
|
|
35
36
|
attrs: {
|
|
36
37
|
"variant": 'circular',
|
|
37
38
|
"color": 'inherit',
|
|
@@ -92,6 +92,20 @@ const ButtonColors = {
|
|
|
92
92
|
// Theme (activated)
|
|
93
93
|
'activated:theme-foreground-default', 'dark:activated:theme-foreground-default-dark']
|
|
94
94
|
};
|
|
95
|
+
const ButtonLoadingColors = {
|
|
96
|
+
'primary-contained': ['interactivity-none', 'bg-primary-hover dark:bg-primary-hover-dark'],
|
|
97
|
+
'danger-contained': ['interactivity-none', 'bg-error-hover dark:bg-error-hover-dark'],
|
|
98
|
+
'inherit-contained': ['interactivity-none'],
|
|
99
|
+
'primary-outlined': ['interactivity-none'],
|
|
100
|
+
'danger-outlined': ['interactivity-none'],
|
|
101
|
+
'inherit-outlined': ['interactivity-none'],
|
|
102
|
+
'primary-text': ['interactivity-none', 'text-primary-hover dark:text-primary-hover-dark'],
|
|
103
|
+
'danger-text': ['interactivity-none', 'text-error-hover dark:text-error-hover-dark'],
|
|
104
|
+
'inherit-text': ['interactivity-none'],
|
|
105
|
+
'primary-link': ['interactivity-none', 'text-primary-hover dark:text-primary-hover-dark'],
|
|
106
|
+
'danger-link': ['interactivity-none', 'text-error-hover dark:text-error-hover-dark'],
|
|
107
|
+
'inherit-link': ['interactivity-none']
|
|
108
|
+
};
|
|
95
109
|
|
|
96
110
|
var script = defineComponent({
|
|
97
111
|
name: 'OrButton',
|
|
@@ -134,7 +148,7 @@ var script = defineComponent({
|
|
|
134
148
|
// Refs
|
|
135
149
|
const root = ref();
|
|
136
150
|
// Styles
|
|
137
|
-
const rootStyles = computed(() => ['or-button-v3', ...Button, ...ButtonVariants[props.variant], ...ButtonColors[`${props.color}-${props.variant}`], props.loading
|
|
151
|
+
const rootStyles = computed(() => ['or-button-v3', ...Button, ...ButtonVariants[props.variant], ...ButtonColors[`${props.color}-${props.variant}`], ...(props.loading ? ButtonLoadingColors[`${props.color}-${props.variant}`] : [])]);
|
|
138
152
|
return {
|
|
139
153
|
root,
|
|
140
154
|
rootStyles,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { B as ButtonVariant, a as ButtonColor } from './OrButton.vue_rollup-plugin-vue_script-
|
|
2
|
+
import { B as ButtonVariant, a as ButtonColor } from './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
const ButtonGroup = [
|
|
@@ -2,7 +2,7 @@ import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
|
2
2
|
import { _ as __vue_component__$2 } from './OrIconButton-efaf73f5.js';
|
|
3
3
|
import { _ as __vue_component__$5 } from './OrLoader-4ac49224.js';
|
|
4
4
|
import { _ as __vue_component__$4 } from './OrSearch-e837ee15.js';
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrSorting-
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrSorting-fc23364b.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
8
8
|
var CardCollectionView;
|
|
@@ -5,7 +5,7 @@ import '@vueuse/core';
|
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrCheckboxTree-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrCheckboxTree-13146908.js';
|
|
9
9
|
import { _ as __vue_component__$2, F as FormGroupDirection } from './OrFormGroup-a814b820.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|
|
@@ -5,8 +5,8 @@ import './dom-53c9635b.js';
|
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$3 } from './OrButton-
|
|
9
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
8
|
+
import { _ as __vue_component__$3 } from './OrButton-83527d3a.js';
|
|
9
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrCheckbox-f2dc364e.js';
|
|
11
11
|
import { _ as __vue_component__$1 } from './OrIcon-0a14dafc.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -6,8 +6,8 @@ import './dom-53c9635b.js';
|
|
|
6
6
|
import { u as usePopoverState } from './usePopoverState-7267fa91.js';
|
|
7
7
|
import '@onereach/styles/screens.json';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
|
-
import { _ as __vue_component__$2 } from './OrButton-
|
|
10
|
-
import { a as ButtonColor } from './OrButton.vue_rollup-plugin-vue_script-
|
|
9
|
+
import { _ as __vue_component__$2 } from './OrButton-83527d3a.js';
|
|
10
|
+
import { a as ButtonColor } from './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
11
11
|
import { _ as __vue_component__$3 } from './OrInput-ea80d121.js';
|
|
12
12
|
import { _ as __vue_component__$1 } from './OrOverlay-59e59078.js';
|
|
13
13
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$1 } from './OrCheckbox-f2dc364e.js';
|
|
3
|
-
import { _ as __vue_component__$g } from './OrPagination-
|
|
3
|
+
import { _ as __vue_component__$g } from './OrPagination-8eba9fe5.js';
|
|
4
4
|
import { _ as __vue_component__$h } from './OrSearch-e837ee15.js';
|
|
5
5
|
import './OrSkeletonCircle.vue_rollup-plugin-vue_script-f572f02f.js';
|
|
6
6
|
import './OrSkeletonRect.vue_rollup-plugin-vue_script-d2b78065.js';
|
|
7
7
|
import { _ as __vue_component__$i } from './OrSkeletonText-b6e51e70.js';
|
|
8
|
-
import { _ as __vue_component__$2, a as __vue_component__$3, b as __vue_component__$4, c as __vue_component__$5, d as __vue_component__$6, e as __vue_component__$7, f as __vue_component__$8, g as __vue_component__$9, h as __vue_component__$a, i as __vue_component__$b, j as __vue_component__$c, k as __vue_component__$d, l as __vue_component__$e, m as __vue_component__$f, D as DataGridVariant } from './OrDataGridToolbar-
|
|
8
|
+
import { _ as __vue_component__$2, a as __vue_component__$3, b as __vue_component__$4, c as __vue_component__$5, d as __vue_component__$6, e as __vue_component__$7, f as __vue_component__$8, g as __vue_component__$9, h as __vue_component__$a, i as __vue_component__$b, j as __vue_component__$c, k as __vue_component__$d, l as __vue_component__$e, m as __vue_component__$f, D as DataGridVariant } from './OrDataGridToolbar-ea45cfc1.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
11
11
|
const DataGrid = [
|
|
@@ -7,15 +7,15 @@ import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
|
7
7
|
import '@onereach/styles/screens.json';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import { _ as __vue_component__$e } from './OrCheckbox-f2dc364e.js';
|
|
10
|
-
import { _ as __vue_component__$f } from './OrDatePicker-
|
|
11
|
-
import { _ as __vue_component__$g } from './OrDateTimePicker-
|
|
12
|
-
import './OrDateTimePickerTimeSelect-
|
|
10
|
+
import { _ as __vue_component__$f } from './OrDatePicker-80ed1648.js';
|
|
11
|
+
import { _ as __vue_component__$g } from './OrDateTimePicker-400d155a.js';
|
|
12
|
+
import './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
13
13
|
import { _ as __vue_component__$h } from './OrInput-ea80d121.js';
|
|
14
14
|
import { _ as __vue_component__$i } from './OrRating-7c968949.js';
|
|
15
|
-
import { _ as __vue_component__$j } from './OrSelect-
|
|
15
|
+
import { _ as __vue_component__$j } from './OrSelect-e34bacc6.js';
|
|
16
16
|
import { _ as __vue_component__$k } from './OrSwitch-d9bb9ac5.js';
|
|
17
|
-
import { _ as __vue_component__$l } from './OrTagInput-
|
|
18
|
-
import { _ as __vue_component__$m } from './OrTimePicker-
|
|
17
|
+
import { _ as __vue_component__$l } from './OrTagInput-5d9c2cf5.js';
|
|
18
|
+
import { _ as __vue_component__$m } from './OrTimePicker-16ff0388.js';
|
|
19
19
|
import { _ as __vue_component__$n } from './OrIcon-0a14dafc.js';
|
|
20
20
|
|
|
21
21
|
const DataGridFooter = [
|
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
9
|
-
import './OrDateTimePickerTimeSelect-
|
|
8
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js';
|
|
9
|
+
import './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
10
10
|
import { f as formatDate } from './formatTime-3f37a00f.js';
|
|
11
11
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
12
12
|
|
|
@@ -7,8 +7,8 @@ import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
|
7
7
|
import '@onereach/styles/screens.json';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import './TimeFormat-a7f5565b.js';
|
|
10
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
11
|
-
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-
|
|
10
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js';
|
|
11
|
+
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
12
12
|
import { g as getCurrentDate, f as formatMobileDate } from './getCurrentDate-e5a478c3.js';
|
|
13
13
|
import { _ as __vue_component__$7 } from './OrError-b25d782d.js';
|
|
14
14
|
import { _ as __vue_component__$8 } from './OrHint-2fe1157b.js';
|
|
@@ -7,8 +7,8 @@ import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
|
7
7
|
import { u as useResponsive } from './useResponsive-491da8c6.js';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import './TimeFormat-a7f5565b.js';
|
|
10
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
11
|
-
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-
|
|
10
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js';
|
|
11
|
+
import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
12
12
|
import { g as getCurrentDate, f as formatMobileDate } from './getCurrentDate-e5a478c3.js';
|
|
13
13
|
import { g as getNextMonthDate } from './getNextMonthDate-8ec29631.js';
|
|
14
14
|
import { _ as __vue_component__$7 } from './OrError-b25d782d.js';
|
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import '@onereach/styles/screens.json';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import './TimeFormat-a7f5565b.js';
|
|
8
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
9
|
-
import './OrDateTimePickerTimeSelect-
|
|
8
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js';
|
|
9
|
+
import './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
10
10
|
import { f as formatDate, a as formatTime } from './formatTime-3f37a00f.js';
|
|
11
11
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
1
|
+
import { s as script } from './OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js';
|
|
2
2
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
3
3
|
|
|
4
4
|
/* script */
|
|
@@ -15,7 +15,7 @@ import { _ as __vue_component__$c } from './OrInputBox-49393c02.js';
|
|
|
15
15
|
import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js';
|
|
16
16
|
import { _ as __vue_component__$d } from './OrLabel-bf7e2ea2.js';
|
|
17
17
|
import { _ as __vue_component__$e } from './OrPopover-45e2dbce.js';
|
|
18
|
-
import { _ as __vue_component__, a as __vue_component__$1, b as __vue_component__$2, c as __vue_component__$3, d as __vue_component__$4, e as __vue_component__$5, f as __vue_component__$6, g as __vue_component__$7 } from './OrDateTimePickerTimeSelect-
|
|
18
|
+
import { _ as __vue_component__, a as __vue_component__$1, b as __vue_component__$2, c as __vue_component__$3, d as __vue_component__$4, e as __vue_component__$5, f as __vue_component__$6, g as __vue_component__$7 } from './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
19
19
|
import { g as getCurrentDate, f as formatMobileDate, a as formatMobileTime } from './getCurrentDate-e5a478c3.js';
|
|
20
20
|
|
|
21
21
|
const DateTimePicker = [
|
|
@@ -8,8 +8,8 @@ import '@onereach/styles/screens.json';
|
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
9
|
import { f as formatDate, a as formatTime } from './formatTime-3f37a00f.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
|
-
import { _ as __vue_component__$8 } from './OrButton-
|
|
12
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
11
|
+
import { _ as __vue_component__$8 } from './OrButton-83527d3a.js';
|
|
12
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
13
13
|
import { _ as __vue_component__$9 } from './OrLabel-bf7e2ea2.js';
|
|
14
14
|
import { _ as __vue_component__$b } from './OrIconButton-efaf73f5.js';
|
|
15
15
|
import { _ as __vue_component__$a } from './OrIcon-0a14dafc.js';
|
|
@@ -580,7 +580,7 @@ var __vue_render__$4 = function () {
|
|
|
580
580
|
"click": function ($event) {
|
|
581
581
|
$event.stopPropagation();
|
|
582
582
|
_vm.monthMenu && _vm.monthMenu.close();
|
|
583
|
-
_vm.yearMenu && _vm.yearMenu.
|
|
583
|
+
_vm.yearMenu && _vm.yearMenu.toggle();
|
|
584
584
|
}
|
|
585
585
|
}
|
|
586
586
|
}, [_vm._v("\n " + _vm._s(_vm.formatYear(_vm.model)) + " "), _c('OrIcon', {
|
|
@@ -597,7 +597,7 @@ var __vue_render__$4 = function () {
|
|
|
597
597
|
"click": function ($event) {
|
|
598
598
|
$event.stopPropagation();
|
|
599
599
|
_vm.yearMenu && _vm.yearMenu.close();
|
|
600
|
-
_vm.monthMenu && _vm.monthMenu.
|
|
600
|
+
_vm.monthMenu && _vm.monthMenu.toggle();
|
|
601
601
|
}
|
|
602
602
|
}
|
|
603
603
|
}, [_vm._v("\n " + _vm._s(_vm.formatMonth(_vm.model)) + " "), _c('OrIcon', {
|
|
@@ -5,7 +5,7 @@ import '@vueuse/core';
|
|
|
5
5
|
import { u as usePopoverState } from './usePopoverState-7267fa91.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrFilterPopover-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrFilterPopover-381cc9d0.js';
|
|
9
9
|
import { _ as __vue_component__$2 } from './OrFilterTrigger-949f7f18.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import { u as usePopoverState } from './usePopoverState-7267fa91.js';
|
|
6
6
|
import { u as useResponsive } from './useResponsive-491da8c6.js';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
9
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrButton-83527d3a.js';
|
|
9
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrModal-aece2cd1.js';
|
|
11
11
|
import { _ as __vue_component__$3, a as PopoverPlacement } from './OrPopover-45e2dbce.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -7,8 +7,8 @@ import '@vueuse/core';
|
|
|
7
7
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
8
8
|
import '@onereach/styles/screens.json';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
11
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
10
|
+
import { _ as __vue_component__$1 } from './OrButton-83527d3a.js';
|
|
11
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
12
12
|
import { _ as __vue_component__$3 } from './OrIconButton-efaf73f5.js';
|
|
13
13
|
import { _ as __vue_component__$2 } from './OrIcon-0a14dafc.js';
|
|
14
14
|
import { _ as __vue_component__$4 } from './OrLabel-bf7e2ea2.js';
|
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
6
6
|
import { u as useResponsive } from './useResponsive-491da8c6.js';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
9
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrButton-83527d3a.js';
|
|
9
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrIcon-0a14dafc.js';
|
|
11
11
|
import { _ as __vue_component__$4 } from './OrMenuItem-0143d03b.js';
|
|
12
12
|
import { _ as __vue_component__$3 } from './OrMenu-64c84fb8.js';
|
|
@@ -235,7 +235,7 @@ var __vue_render__ = function () {
|
|
|
235
235
|
},
|
|
236
236
|
on: {
|
|
237
237
|
"click": function ($event) {
|
|
238
|
-
_vm.limitMenu && _vm.limitMenu.
|
|
238
|
+
_vm.limitMenu && _vm.limitMenu.toggle();
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
}, [_vm._v("\n " + _vm._s(_vm.currentLimit) + " "), _c('OrIcon', {
|
|
@@ -14,8 +14,8 @@ import { useFocusTrap } from '@vueuse/integrations/useFocusTrap';
|
|
|
14
14
|
import { defineComponent, shallowRef, ref, computed, onMounted, onBeforeUnmount, watch, nextTick } from 'vue-demi';
|
|
15
15
|
import './dom-53c9635b.js';
|
|
16
16
|
import { i as isArray } from './isArray-8eeb52b9.js';
|
|
17
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
18
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
17
|
+
import { _ as __vue_component__$1 } from './OrButton-83527d3a.js';
|
|
18
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
19
19
|
import { _ as __vue_component__$2 } from './OrError-b25d782d.js';
|
|
20
20
|
import { _ as __vue_component__$3 } from './OrHint-2fe1157b.js';
|
|
21
21
|
import { _ as __vue_component__$4 } from './OrIconButton-efaf73f5.js';
|
|
@@ -25,8 +25,8 @@ import { _ as __vue_component__$b } from './OrPopover-45e2dbce.js';
|
|
|
25
25
|
import './OrSkeletonCircle.vue_rollup-plugin-vue_script-f572f02f.js';
|
|
26
26
|
import './OrSkeletonRect.vue_rollup-plugin-vue_script-d2b78065.js';
|
|
27
27
|
import { _ as __vue_component__$e } from './OrSkeletonText-b6e51e70.js';
|
|
28
|
-
import { T as TagsOverflow } from './OrTags-
|
|
29
|
-
import { _ as __vue_component__$c } from './OrSelectMultipleControl-
|
|
28
|
+
import { T as TagsOverflow } from './OrTags-42a70543.js';
|
|
29
|
+
import { _ as __vue_component__$c } from './OrSelectMultipleControl-f3f7aebc.js';
|
|
30
30
|
import { _ as __vue_component__$d } from './OrSelectSingleControl-5525edde.js';
|
|
31
31
|
import './OrSelectPlaceholder-a6caa9e0.js';
|
|
32
32
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
package/dist/esm/v2/{OrSelectMultipleControl-6e06c1eb.js → OrSelectMultipleControl-f3f7aebc.js}
RENAMED
|
@@ -8,7 +8,7 @@ import '@vueuse/core';
|
|
|
8
8
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
9
9
|
import '@onereach/styles/screens.json';
|
|
10
10
|
import '@onereach/styles/tailwind.config.json';
|
|
11
|
-
import { _ as __vue_component__$3, T as TagsOverflow } from './OrTags-
|
|
11
|
+
import { _ as __vue_component__$3, T as TagsOverflow } from './OrTags-42a70543.js';
|
|
12
12
|
import { _ as __vue_component__$2 } from './OrSelectControlInput-31d24ab9.js';
|
|
13
13
|
import { _ as __vue_component__$1 } from './OrSelectPlaceholder-a6caa9e0.js';
|
|
14
14
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -5,8 +5,8 @@ import '@vueuse/core';
|
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
9
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrButton-83527d3a.js';
|
|
9
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrIcon-0a14dafc.js';
|
|
11
11
|
import { _ as __vue_component__$4 } from './OrMenuItem-0143d03b.js';
|
|
12
12
|
import { _ as __vue_component__$3 } from './OrMenu-64c84fb8.js';
|
|
@@ -17,7 +17,7 @@ import { a as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-
|
|
|
17
17
|
import { _ as __vue_component__$5 } from './OrLabel-bf7e2ea2.js';
|
|
18
18
|
import { _ as __vue_component__$6 } from './OrLoader-4ac49224.js';
|
|
19
19
|
import { a as TagColor } from './OrTag-747a8aa0.js';
|
|
20
|
-
import { _ as __vue_component__$7, T as TagsOverflow } from './OrTags-
|
|
20
|
+
import { _ as __vue_component__$7, T as TagsOverflow } from './OrTags-42a70543.js';
|
|
21
21
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
22
22
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
23
23
|
|
|
@@ -5,8 +5,8 @@ import { u as useOverflow } from './useOverflow-5a08887e.js';
|
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
9
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrButton-83527d3a.js';
|
|
9
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
10
10
|
import { _ as __vue_component__$2 } from './OrPopover-45e2dbce.js';
|
|
11
11
|
import { _ as __vue_component__$3 } from './OrTag-747a8aa0.js';
|
|
12
12
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -5,8 +5,8 @@ import { b as useTimeFormat, a as useLocale } from './useTimeFormat-7ad4cc11.js'
|
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
9
|
-
import './OrDateTimePickerTimeSelect-
|
|
8
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js';
|
|
9
|
+
import './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
10
10
|
import { a as formatTime } from './formatTime-3f37a00f.js';
|
|
11
11
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
12
12
|
|
|
@@ -7,8 +7,8 @@ import '@vueuse/core';
|
|
|
7
7
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
8
8
|
import '@onereach/styles/screens.json';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
11
|
-
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, f as __vue_component__$4, g as __vue_component__$5 } from './OrDateTimePickerTimeSelect-
|
|
10
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js';
|
|
11
|
+
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, f as __vue_component__$4, g as __vue_component__$5 } from './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
12
12
|
import { g as getCurrentDate, a as formatMobileTime } from './getCurrentDate-e5a478c3.js';
|
|
13
13
|
import { _ as __vue_component__$6 } from './OrError-b25d782d.js';
|
|
14
14
|
import { _ as __vue_component__$7 } from './OrHint-2fe1157b.js';
|
|
@@ -7,8 +7,8 @@ import '@vueuse/core';
|
|
|
7
7
|
import { u as useProxyModelValue } from './useProxyModelValue-e18f251e.js';
|
|
8
8
|
import { u as useResponsive } from './useResponsive-491da8c6.js';
|
|
9
9
|
import '@onereach/styles/tailwind.config.json';
|
|
10
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
11
|
-
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, f as __vue_component__$4, g as __vue_component__$5 } from './OrDateTimePickerTimeSelect-
|
|
10
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-212ca00f.js';
|
|
11
|
+
import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, f as __vue_component__$4, g as __vue_component__$5 } from './OrDateTimePickerTimeSelect-e894ac89.js';
|
|
12
12
|
import { g as getCurrentDate, a as formatMobileTime } from './getCurrentDate-e5a478c3.js';
|
|
13
13
|
import { _ as __vue_component__$6 } from './OrError-b25d782d.js';
|
|
14
14
|
import { _ as __vue_component__$7 } from './OrHint-2fe1157b.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch, unref, onMounted } from 'vue-demi';
|
|
2
2
|
import { useToggle } from '@vueuse/core';
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrButton-
|
|
4
|
-
import './OrButton.vue_rollup-plugin-vue_script-
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrButton-83527d3a.js';
|
|
4
|
+
import './OrButton.vue_rollup-plugin-vue_script-9cb8dd9d.js';
|
|
5
5
|
import { _ as __vue_component__$3 } from './OrIcon-0a14dafc.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|