@onereach/ui-components 15.2.3 → 15.2.4
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/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/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-2015e8c6.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-31749c6d.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-7e61eeb5.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-7ea45be7.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-df04f047.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-77ecd875.js} +5 -5
- 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-48ce063e.js} +3 -3
- 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-a4bacffb.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-b22eb669.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-d699df62.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-9907a39a.js} +2 -2
- package/dist/esm/v2/{OrDataGridToolbar-93185993.js → OrDataGridToolbar-a8302115.js} +6 -6
- package/dist/esm/v2/{OrDateFormat-2ff9c3f0.js → OrDateFormat-3dff75f2.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-4f0cb374.js → OrDatePicker-685414f5.js} +2 -2
- package/dist/esm/v2/{OrDateRangePicker-f46faeae.js → OrDateRangePicker-24ab4b05.js} +2 -2
- package/dist/esm/v2/{OrDateTimeFormat-ab9f775e.js → OrDateTimeFormat-bc84524a.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-c3996f3a.js → OrDateTimePicker-0090046a.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-47bce700.js → OrDateTimePicker.vue_rollup-plugin-vue_script-60bfa009.js} +1 -1
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-9108baaa.js → OrDateTimePickerTimeSelect-932ba737.js} +2 -2
- 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-035902ff.js} +2 -2
- 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-c00f8108.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-3707cf6e.js → OrTimePicker-035abe22.js} +2 -2
- package/dist/esm/v2/{OrTimeRangePicker-35fd2be5.js → OrTimeRangePicker-60f1d24b.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-044cc0bb.js} +2 -2
- package/dist/esm/v3/{OrDataGridToolbar-2e324a5c.js → OrDataGridToolbar-ddb3f3a1.js} +6 -6
- package/dist/esm/v3/{OrDateFormat-616cd68b.js → OrDateFormat-48ce312b.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-cbd5183d.js → OrDatePicker-3ed9fedd.js} +2 -2
- package/dist/esm/v3/{OrDateRangePicker-7546b7be.js → OrDateRangePicker-3a13eeae.js} +2 -2
- package/dist/esm/v3/{OrDateTimeFormat-490d5e32.js → OrDateTimeFormat-e97e6f98.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-4e715d5f.js → OrDateTimePicker-650ff7d8.js} +1 -1
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-c69e90b4.js → OrDateTimePickerTimeSelect-c2d67be8.js} +1 -1
- 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-8eba62f7.js} +1 -1
- 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-6e663292.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-d17e6f65.js → OrTimePicker-c1dd9967.js} +2 -2
- package/dist/esm/v3/{OrTimeRangePicker-306cd018.js → OrTimeRangePicker-619c5086.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/dist/bundled/v2/{OrDataGrid-c02226e4.js → OrDataGrid-d7a51b42.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-6ad027de.js → OrDateTimePickerMonthSelect-4b5240ee.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 +1 @@
|
|
|
1
|
-
export { s as OrSwitchV3 } from '../OrSwitchV3-
|
|
1
|
+
export { s as OrSwitchV3 } from '../OrSwitchV3-b6b8544e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { S as Switch, a as SwitchControl, b as SwitchControlHandle, c as SwitchLoader, d as SwitchLoaderHandle } from '../OrSwitchV3-
|
|
1
|
+
export { S as Switch, a as SwitchControl, b as SwitchControlHandle, c as SwitchLoader, d as SwitchLoaderHandle } from '../OrSwitchV3-b6b8544e.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, mergeProps, createVNode, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
|
|
4
4
|
import { s as script$1, L as LabelVariant } from './OrLabelV3-2715e117.js';
|
|
5
|
-
import { s as script$2 } from './OrLoaderV3-
|
|
5
|
+
import { s as script$2 } from './OrLoaderV3-e0248526.js';
|
|
6
6
|
import { useIdAttribute } from '../hooks/useIdAttribute.js';
|
|
7
7
|
import { useControlAttributes } from '../hooks/useControlAttributes.js';
|
|
8
8
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { withDirectives, openBlock, createElementBlock, renderSlot, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent, unref } from 'vue-demi';
|
|
4
|
-
import { v as v4 } from '../OrList-
|
|
4
|
+
import { v as v4 } from '../OrList-7c42da6e.js';
|
|
5
5
|
|
|
6
6
|
var script = defineComponent({
|
|
7
7
|
name: 'OrTab',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, toDisplayString } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent, ref, computed, watch, nextTick } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createCommentVNode, createElementVNode, Fragment, renderList, createBlock, mergeProps, normalizeStyle, renderSlot } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
import script$1 from '../OrTabHeaderItem/OrTabHeaderItem.js';
|
|
5
5
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTabsV3-
|
|
1
|
+
export { s as default } from '../OrTabsV3-f52e30c8.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../OrTabsV3-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../OrTabsV3-f52e30c8.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TabsVariant } from '../OrTabsV3-
|
|
1
|
+
export { T as TabsVariant } from '../OrTabsV3-f52e30c8.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as Tabs, a as TabsContainer, d as TabsContent, c as TabsVariants } from '../OrTabsV3-
|
|
1
|
+
export { b as Tabs, a as TabsContainer, d as TabsContent, c as TabsVariants } from '../OrTabsV3-f52e30c8.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, createBlock, withModifiers, withCtx, renderSlot, createTextVNode, toDisplayString, createVNode, createCommentVNode, withDirectives, vShow } from 'vue';
|
|
2
|
-
import { n as useResizeObserver } from './OrAutocompleteV3-
|
|
2
|
+
import { n as useResizeObserver } from './OrAutocompleteV3-b912d7e2.js';
|
|
3
3
|
import { defineComponent, ref, computed, reactive, toRef, watch, nextTick, onMounted } from 'vue-demi';
|
|
4
4
|
import { s as script$1 } from './OrIconV3-b5c97ea7.js';
|
|
5
|
-
import { s as script$2 } from './OrMenuV3-
|
|
6
|
-
import { s as script$3 } from './OrMenuItemV3-
|
|
5
|
+
import { s as script$2 } from './OrMenuV3-9f84cd94.js';
|
|
6
|
+
import { s as script$3 } from './OrMenuItemV3-5e29e31c.js';
|
|
7
7
|
import { s as script$4 } from './OrTabV3-03e30a26.js';
|
|
8
8
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, createVNode, createElementVNode, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
import { hexToRgb } from '../../utils/functions/color.js';
|
|
5
5
|
import { OrIcon as script$1 } from '../OrIcon/index.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTagInputV3-
|
|
1
|
+
export { s as default } from '../OrTagInputV3-d117c17f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTagInputV3 } from '../OrTagInputV3-
|
|
1
|
+
export { s as OrTagInputV3 } from '../OrTagInputV3-d117c17f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TagInput, a as TagInputControl, b as TagInputItem } from '../OrTagInputV3-
|
|
1
|
+
export { T as TagInput, a as TagInputControl, b as TagInputItem } from '../OrTagInputV3-d117c17f.js';
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, createSlots, createElementVNode, withDirectives, mergeProps, withKeys, vModelDynamic, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
3
|
-
import { o as onClickOutside } from './OrAutocompleteV3-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-c0b72862.js';
|
|
3
|
+
import { o as onClickOutside } from './OrAutocompleteV3-b912d7e2.js';
|
|
4
4
|
import { defineComponent, ref, toRefs, computed, reactive, watch, nextTick } from 'vue-demi';
|
|
5
5
|
import { s as script$1 } from './OrErrorV3-b04d76aa.js';
|
|
6
6
|
import { s as script$2 } from './OrHintV3-c8ac5975.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButtonV3-
|
|
7
|
+
import { s as script$3 } from './OrIconButtonV3-8c92b8a7.js';
|
|
8
8
|
import { s as script$4, I as InputBoxVariant } from './OrInputBoxV3-efe30bd8.js';
|
|
9
9
|
import { s as script$5 } from './OrLabelV3-2715e117.js';
|
|
10
|
-
import { s as script$6 } from './OrLoaderV3-
|
|
11
|
-
import { s as script$7, T as TagsOverflow } from './OrTagsV3-
|
|
10
|
+
import { s as script$6 } from './OrLoaderV3-e0248526.js';
|
|
11
|
+
import { s as script$7, T as TagsOverflow } from './OrTagsV3-dd7964a6.js';
|
|
12
12
|
import { useIdAttribute } from '../hooks/useIdAttribute.js';
|
|
13
13
|
import { useControlAttributes } from '../hooks/useControlAttributes.js';
|
|
14
14
|
import { useValidationAttributes } from '../hooks/useValidationAttributes.js';
|
|
15
15
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
16
16
|
import { toArray } from '../utils/toArray.js';
|
|
17
|
-
import { T as TagColor } from './OrTagV3-
|
|
17
|
+
import { T as TagColor } from './OrTagV3-ec4929c1.js';
|
|
18
18
|
import { include } from '../utils/include.js';
|
|
19
19
|
import { exclude } from '../utils/exclude.js';
|
|
20
20
|
import useResponsive from '../hooks/useResponsive/useResponsive.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTagV3-
|
|
1
|
+
export { s as default } from '../OrTagV3-ec4929c1.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTagV3, T as TagColor, a as TagVariant } from '../OrTagV3-
|
|
1
|
+
export { s as OrTagV3, T as TagColor, a as TagVariant } from '../OrTagV3-ec4929c1.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TagColor, a as TagVariant } from '../OrTagV3-
|
|
1
|
+
export { T as TagColor, a as TagVariant } from '../OrTagV3-ec4929c1.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as Tag, d as TagColors, c as TagVariants } from '../OrTagV3-
|
|
1
|
+
export { b as Tag, d as TagColors, c as TagVariants } from '../OrTagV3-ec4929c1.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrIconButtonV3-
|
|
3
|
+
import { s as script$1 } from './OrIconButtonV3-8c92b8a7.js';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
6
6
|
(function (TagVariant) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTagsV3-
|
|
1
|
+
export { s as default } from '../OrTagsV3-dd7964a6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTagsV3, T as TagsOverflow } from '../OrTagsV3-
|
|
1
|
+
export { s as OrTagsV3, T as TagsOverflow } from '../OrTagsV3-dd7964a6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TagsOverflow } from '../OrTagsV3-
|
|
1
|
+
export { T as TagsOverflow } from '../OrTagsV3-dd7964a6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Tags, b as TagsContainer, c as TagsContainerOverflows, d as TagsOverflowButton, e as TagsOverflowPopover } from '../OrTagsV3-
|
|
1
|
+
export { a as Tags, b as TagsContainer, c as TagsContainerOverflows, d as TagsOverflowButton, e as TagsOverflowPopover } from '../OrTagsV3-dd7964a6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { f as castToTagObject } from '../../OrTagsV3-
|
|
1
|
+
export { f as castToTagObject } from '../../OrTagsV3-dd7964a6.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, renderList, createBlock, mergeProps, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withModifiers, createElementVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, nextTick } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrButtonV3-
|
|
4
|
-
import { s as script$2 } from './OrPopoverV3-
|
|
5
|
-
import { s as script$3 } from './OrTagV3-
|
|
3
|
+
import { s as script$1 } from './OrButtonV3-4a43411c.js';
|
|
4
|
+
import { s as script$2 } from './OrPopoverV3-638f17a8.js';
|
|
5
|
+
import { s as script$3 } from './OrTagV3-ec4929c1.js';
|
|
6
6
|
import { useOverflow } from '../hooks/useOverflow.js';
|
|
7
7
|
|
|
8
8
|
var TagsOverflow;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, createVNode, Transition } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
4
4
|
import { pxToRem } from '../../utils/functions/px-to-rem.js';
|
|
5
5
|
import { setStyle, requestAF, getCS, reflow, cancelAF } from '../../utils/functions/dom.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTextareaV3-
|
|
1
|
+
export { s as default } from '../OrTextareaV3-1c66b806.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTextareaV3 } from '../OrTextareaV3-
|
|
1
|
+
export { s as OrTextareaV3 } from '../OrTextareaV3-1c66b806.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import '../OrInputBoxV3-efe30bd8.js';
|
|
2
|
-
export { T as Textarea, a as TextareaControl, b as TextareaControlSizes } from '../OrTextareaV3-
|
|
2
|
+
export { T as Textarea, a as TextareaControl, b as TextareaControlSizes } from '../OrTextareaV3-1c66b806.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText, createSlots, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
3
|
-
import { x as useTextareaAutosize } from './OrAutocompleteV3-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-c0b72862.js';
|
|
3
|
+
import { x as useTextareaAutosize } from './OrAutocompleteV3-b912d7e2.js';
|
|
4
4
|
import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
|
|
5
5
|
import { a as InputBoxSize, s as script$3, I as InputBoxVariant } from './OrInputBoxV3-efe30bd8.js';
|
|
6
6
|
import { s as script$1 } from './OrErrorV3-b04d76aa.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, createVNode, Transition } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent, ref, computed, getCurrentInstance } from 'vue-demi';
|
|
4
4
|
import { pxToRem } from '../../utils/functions/px-to-rem.js';
|
|
5
5
|
import { setStyle, requestAF, getCS, reflow, cancelAF } from '../../utils/functions/dom.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTimeFormatV3-
|
|
1
|
+
export { s as default } from '../OrTimeFormatV3-a4bacffb.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-
|
|
1
|
+
export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-a4bacffb.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TimeFormat } from '../OrTimeFormatV3-
|
|
1
|
+
export { T as TimeFormat } from '../OrTimeFormatV3-a4bacffb.js';
|
package/dist/bundled/v3/components/{OrTimeFormatV3-f64e776b.js → OrTimeFormatV3-a4bacffb.js}
RENAMED
|
@@ -2,7 +2,7 @@ import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNod
|
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
3
|
import { useTimeFormat } from '../hooks/useTimeFormat.js';
|
|
4
4
|
import { useLocale } from '../hooks/useLocale.js';
|
|
5
|
-
import { k as formatTime } from './OrDateTimePickerV3-
|
|
5
|
+
import { k as formatTime } from './OrDateTimePickerV3-77ecd875.js';
|
|
6
6
|
|
|
7
7
|
const TimeFormat = [
|
|
8
8
|
// Layout
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTimePickerV3-
|
|
1
|
+
export { s as default } from '../OrTimePickerV3-b22eb669.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../OrTimePickerV3-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../OrTimePickerV3-b22eb669.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-
|
|
1
|
+
export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-b22eb669.js';
|
package/dist/bundled/v3/components/{OrTimePickerV3-f75b008f.js → OrTimePickerV3-b22eb669.js}
RENAMED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, vShow, createElementVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
3
|
-
import { c as script$1, e as script$2, g as script$3, l as script$4, m as script$5, h as getCurrentDate, n as formatMobileTime } from './OrDateTimePickerV3-
|
|
3
|
+
import { c as script$1, e as script$2, g as script$3, l as script$4, m as script$5, h as getCurrentDate, n as formatMobileTime } from './OrDateTimePickerV3-77ecd875.js';
|
|
4
4
|
import { s as script$6 } from './OrErrorV3-b04d76aa.js';
|
|
5
5
|
import { s as script$7 } from './OrHintV3-c8ac5975.js';
|
|
6
6
|
import { s as script$8 } from './OrIconV3-b5c97ea7.js';
|
|
7
|
-
import { s as script$9 } from './OrIconButtonV3-
|
|
7
|
+
import { s as script$9 } from './OrIconButtonV3-8c92b8a7.js';
|
|
8
8
|
import { s as script$a, I as InputBoxVariant } from './OrInputBoxV3-efe30bd8.js';
|
|
9
9
|
import { s as script$b } from './OrLabelV3-2715e117.js';
|
|
10
|
-
import { s as script$c } from './OrPopoverV3-
|
|
10
|
+
import { s as script$c } from './OrPopoverV3-638f17a8.js';
|
|
11
11
|
import { DropdownClose } from '../directives/dropdown-close.js';
|
|
12
12
|
import { DropdownOpen } from '../directives/dropdown-open.js';
|
|
13
13
|
import { useTimeFormat } from '../hooks/useTimeFormat.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTimeRangePickerV3-
|
|
1
|
+
export { s as default } from '../OrTimeRangePickerV3-d699df62.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-
|
|
1
|
+
export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-d699df62.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-
|
|
1
|
+
export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-d699df62.js';
|
|
@@ -3,11 +3,11 @@ import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
|
3
3
|
import { s as script$6 } from './OrErrorV3-b04d76aa.js';
|
|
4
4
|
import { s as script$7 } from './OrHintV3-c8ac5975.js';
|
|
5
5
|
import { s as script$8 } from './OrIconV3-b5c97ea7.js';
|
|
6
|
-
import { s as script$9 } from './OrIconButtonV3-
|
|
6
|
+
import { s as script$9 } from './OrIconButtonV3-8c92b8a7.js';
|
|
7
7
|
import { s as script$a, I as InputBoxVariant } from './OrInputBoxV3-efe30bd8.js';
|
|
8
8
|
import { s as script$b } from './OrLabelV3-2715e117.js';
|
|
9
|
-
import { s as script$c } from './OrPopoverV3-
|
|
10
|
-
import { c as script$1, e as script$2, g as script$3, l as script$4, m as script$5, h as getCurrentDate, n as formatMobileTime } from './OrDateTimePickerV3-
|
|
9
|
+
import { s as script$c } from './OrPopoverV3-638f17a8.js';
|
|
10
|
+
import { c as script$1, e as script$2, g as script$3, l as script$4, m as script$5, h as getCurrentDate, n as formatMobileTime } from './OrDateTimePickerV3-77ecd875.js';
|
|
11
11
|
import { DropdownClose } from '../directives/dropdown-close.js';
|
|
12
12
|
import { DropdownOpen } from '../directives/dropdown-open.js';
|
|
13
13
|
import { useTimeFormat } from '../hooks/useTimeFormat.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrToast-
|
|
1
|
+
export { s as default } from '../OrToast-d9a49b75.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../OrAutocompleteV3-
|
|
2
|
-
export { f as default } from '../OrToast-
|
|
1
|
+
import '../OrAutocompleteV3-b912d7e2.js';
|
|
2
|
+
export { f as default } from '../OrToast-d9a49b75.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as useQueue, u as useToast } from '../../OrToast-
|
|
1
|
+
export { b as useQueue, u as useToast } from '../../OrToast-d9a49b75.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { b as default } from '../../OrToast-
|
|
2
|
+
export { b as default } from '../../OrToast-d9a49b75.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { u as default } from '../../OrToast-
|
|
1
|
+
export { u as default } from '../../OrToast-d9a49b75.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../../OrAutocompleteV3-
|
|
2
|
-
export { e as default } from '../../OrToast-
|
|
1
|
+
import '../../OrAutocompleteV3-b912d7e2.js';
|
|
2
|
+
export { e as default } from '../../OrToast-d9a49b75.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToast-
|
|
1
|
+
export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToast-d9a49b75.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from '../OrToast-
|
|
1
|
+
export { s as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from '../OrToast-d9a49b75.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, renderSlot, createCommentVNode, createBlock, toDisplayString, createElementVNode, withModifiers, withCtx, normalizeClass, createVNode, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent, ref, nextTick } from 'vue-demi';
|
|
4
|
-
import { s as script$2 } from './OrProgress-
|
|
4
|
+
import { s as script$2 } from './OrProgress-dbfcf8ec.js';
|
|
5
5
|
import script$3 from './OrIconButtonV2/OrIconButton.js';
|
|
6
6
|
import { s as script$4 } from './OrTeleport-5a34b07f.js';
|
|
7
|
-
import { y as createSharedComposable, z as useEventBus, a as useToggle, A as noop } from './OrAutocompleteV3-
|
|
7
|
+
import { y as createSharedComposable, z as useEventBus, a as useToggle, A as noop } from './OrAutocompleteV3-b912d7e2.js';
|
|
8
8
|
|
|
9
9
|
var PositionsX;
|
|
10
10
|
(function (PositionsX) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../OrToast-
|
|
1
|
+
export { a as default } from '../OrToast-d9a49b75.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from '../OrToast-
|
|
1
|
+
export { a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from '../OrToast-d9a49b75.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../OrToastV3-
|
|
1
|
+
export { a as default } from '../OrToastV3-7e12fb26.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-
|
|
1
|
+
export { a as OrToastContainerV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-7e12fb26.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrToastV3-
|
|
1
|
+
export { s as default } from '../OrToastV3-7e12fb26.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../OrAutocompleteV3-
|
|
2
|
-
export { i as default } from '../OrToastV3-
|
|
1
|
+
import '../OrAutocompleteV3-b912d7e2.js';
|
|
2
|
+
export { i as default } from '../OrToastV3-7e12fb26.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as useQueueV3, u as useToastV3 } from '../../OrToastV3-
|
|
1
|
+
export { b as useQueueV3, u as useToastV3 } from '../../OrToastV3-7e12fb26.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { b as default } from '../../OrToastV3-
|
|
2
|
+
export { b as default } from '../../OrToastV3-7e12fb26.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { u as default } from '../../OrToastV3-
|
|
1
|
+
export { u as default } from '../../OrToastV3-7e12fb26.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../../OrAutocompleteV3-
|
|
2
|
-
export { h as default } from '../../OrToastV3-
|
|
1
|
+
import '../../OrAutocompleteV3-b912d7e2.js';
|
|
2
|
+
export { h as default } from '../../OrToastV3-7e12fb26.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-7e12fb26.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToastV3-
|
|
1
|
+
export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToastV3-7e12fb26.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { e as Toast, f as ToastContainer, g as ToastContainerPositions, m as messageStyleVariant } from '../OrToastV3-
|
|
1
|
+
export { e as Toast, f as ToastContainer, g as ToastContainerPositions, m as messageStyleVariant } from '../OrToastV3-7e12fb26.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
4
|
-
import { y as createSharedComposable, z as useEventBus, a as useToggle, A as noop } from './OrAutocompleteV3-
|
|
4
|
+
import { y as createSharedComposable, z as useEventBus, a as useToggle, A as noop } from './OrAutocompleteV3-b912d7e2.js';
|
|
5
5
|
import { e as errorPng } from '../assets/error.png-8d4c833b.js';
|
|
6
6
|
import { s as successPng } from '../assets/success.png-dd6156fc.js';
|
|
7
|
-
import { s as script$2 } from './OrIconButtonV3-
|
|
8
|
-
import { s as script$3 } from './OrLoaderV3-
|
|
7
|
+
import { s as script$2 } from './OrIconButtonV3-8c92b8a7.js';
|
|
8
|
+
import { s as script$3 } from './OrLoaderV3-e0248526.js';
|
|
9
9
|
import script$4 from './OrTeleportV3/OrTeleport.js';
|
|
10
10
|
import { useElevation } from '../hooks/useElevation.js';
|
|
11
11
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, renderSlot, createTextVNode, toDisplayString, vShow, resolveComponent, createElementBlock, normalizeClass, createVNode, normalizeProps, guardReactiveProps, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-c0b72862.js';
|
|
3
3
|
import { defineComponent, ref } from 'vue-demi';
|
|
4
|
-
import { s as script$2, O as OrFloatingPlacements } from '../OrFloating-
|
|
4
|
+
import { s as script$2, O as OrFloatingPlacements } from '../OrFloating-9bfc9da3.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Checks if `value` is `null` or `undefined`.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTooltipV3-
|
|
1
|
+
export { s as default } from '../OrTooltipV3-54857aa7.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../OrTooltipV3-
|
|
1
|
+
export { s as OrTooltipV3 } from '../OrTooltipV3-54857aa7.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../OrPopoverV3-
|
|
2
|
-
export { T as Tooltip, a as TooltipBody, b as TooltipBodyPlacements } from '../OrTooltipV3-
|
|
1
|
+
import '../OrPopoverV3-638f17a8.js';
|
|
2
|
+
export { T as Tooltip, a as TooltipBody, b as TooltipBodyPlacements } from '../OrTooltipV3-54857aa7.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createElementVNode, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
-
import { P as PopoverPlacement, s as script$1 } from './OrPopoverV3-
|
|
3
|
+
import { P as PopoverPlacement, s as script$1 } from './OrPopoverV3-638f17a8.js';
|
|
4
4
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
5
5
|
|
|
6
6
|
const Tooltip = [
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, createBlock, withCtx, createVNode, createCommentVNode, renderSlot, normalizeProps, guardReactiveProps, createTextVNode, toDisplayString, Fragment, renderList } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, watch, unref, onMounted } from 'vue-demi';
|
|
3
|
-
import { s as script$2 } from '../OrButtonV3-
|
|
3
|
+
import { s as script$2 } from '../OrButtonV3-4a43411c.js';
|
|
4
4
|
import { s as script$3 } from '../OrIconV3-b5c97ea7.js';
|
|
5
|
-
import { a as useToggle } from '../OrAutocompleteV3-
|
|
5
|
+
import { a as useToggle } from '../OrAutocompleteV3-b912d7e2.js';
|
|
6
6
|
|
|
7
7
|
const TreeNodeRoot = [];
|
|
8
8
|
const TreeNodeItemRoot = [
|