@onereach/ui-components 14.1.2-beta.4685.0 → 14.1.2-beta.4693.0
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/{OrDataGrid-679dc15e.js → OrDataGrid-0c7791ff.js} +74 -8
- package/dist/bundled/v2/{OrRichTooltip-c8d6a339.js → OrRichTooltip-7806f450.js} +1 -1
- package/dist/bundled/v2/components/OrAutocompleteV3/OrAutocomplete.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v2/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +1 -1
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +1 -1
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +2 -2
- package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.vue.d.ts +7 -0
- 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/OrDateTimePicker/OrDateTimePicker.js +1 -1
- 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/OrDrawerV3/OrDrawer.js +1 -1
- package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
- 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/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +1 -1
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +1 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v2/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +3 -3
- package/dist/bundled/v2/components/OrRichTooltipV3/OrRichTooltip.js +1 -1
- package/dist/bundled/v2/components/OrRichTooltipV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +2 -2
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +1 -1
- package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +1 -1
- package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +1 -1
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +1 -1
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.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/OrToast/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +1 -1
- 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.d.ts +0 -3
- package/dist/bundled/v2/components/index.js +9 -12
- package/dist/bundled/v2/hooks/useOverflow.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v2/{index-076c9a7d.js → index-c73a0505.js} +1 -1
- package/dist/bundled/v2/index.js +10 -13
- package/dist/bundled/v2/{useFocusTrap-fefb14d4.js → useFocusTrap-23ab75e7.js} +1 -1
- 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-2790176b.js → OrAutocompleteV3-55ecc8aa.js} +7 -7
- 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-2273de8a.js → OrBottomSheetV3-eab4654d.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-62f90e59.js → OrButtonGroupV3-e4566657.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-c5da4bfe.js → OrButtonV2-4a29c275.js} +1 -1
- package/dist/bundled/v3/components/OrButtonV3/OrButton.js +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.js +1 -1
- package/dist/bundled/v3/components/{OrButtonV3-0b90aeee.js → OrButtonV3-d8a87498.js} +1 -1
- 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-3717d03b.js → OrCardCollectionV3-5a8cd5ea.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-05c9c07e.js → OrCheckboxTreeV3-0e67bea4.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-430fd33d.js → OrCheckboxV3-8f41f918.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-35ae67c1.js → OrChips-c265eb53.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-6d9f495d.js → OrCode-9ac1a7b0.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-416d2a7f.js → OrCodeV3-751f2bd1.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-09ab9e41.js → OrColorPicker-6919552f.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-fc0b564f.js → OrConfirm-8acf017c.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-2683d670.js → OrConfirmV3-061129ad.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/OrDataGrid.vue.d.ts +7 -0
- 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-e789b2d0.js → OrDataGridV3-d964a043.js} +85 -25
- 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-e448aab7.js → OrDateFormatV3-9159a66c.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-5fc064ec.js → OrDatePickerV3-9e69c377.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-480dc2c0.js → OrDateRangePickerV3-06e34685.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-d9bafdd6.js → OrDateTimeFormatV3-40491485.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-55ec404e.js → OrDateTimePicker-b00df07f.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-0ed9b680.js → OrDateTimePickerV3-07b0df2d.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-7c131721.js → OrDrawerV3-f6c66b7e.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-099fac2c.js → OrEditorTabsV3-69a8b40e.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/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-b3c944b4.js → OrFloating-637c19c4.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-4f821c69.js → OrIconButtonV3-61520ff2.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-7dbeaffe.js → OrInlineInputV3-d74e8b03.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-fabba142.js → OrInlineTextareaV3-c990818e.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-ebc50009.js → OrInputV3-4a2161ee.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-d5bb2a56.js → OrList-789ca20d.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-ba2097f8.js → OrListV3-0027ddbe.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-e8171753.js → OrLoaderV3-e462510b.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-55806c52.js → OrMenuItemV3-d21fc171.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-89948c21.js → OrMenuV3-6d4e4748.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-57b248e8.js → OrModal-a1eab648.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-e0f2ddf0.js → OrModalV3-1ab58a89.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-dbd1ca7b.js → OrNotificationV3-3b850c16.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-77c72105.js → OrOverlayV3-41f957c7.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-aec03d3f.js → OrPaginationV3-49cf4629.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-9204a5cd.js → OrPopoverV3-dca20d58.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-60934a91.js → OrProgress-ade12a1e.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-f9fecca1.js → OrProgressV3-021ba27f.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-73774ed8.js → OrRadio-936f8f44.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-1b40cd1f.js → OrRadioV3-b447a9a1.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-cfb00ba9.js → OrRangeSliderV3-4c7fdc8b.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-061e1533.js → OrResizeablePanelV3-abc6ab00.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-991f5606.js → OrRichTextEditorV3-0424e9e0.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-9021e7ba.js → OrRichTooltipV3-4349ceb5.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-7ef18d00.js → OrSelect-3392faa0.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-ff3c831c.js → OrSelectV3-a85b1490.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-810b1f52.js → OrSidebarV3-816ba249.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-2aab4ddd.js → OrSkeleton-8d620e07.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-fc345f84.js → OrSkeletonV3-773d65a0.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-b757271e.js → OrSliderV3-80409d41.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-cf56fb30.js → OrSortingV3-91c95e4a.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-32ea7af7.js → OrStatusV3-3a7b5185.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-136849d6.js → OrSwitchV3-d59fb815.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-08dc5ecb.js → OrTabsV3-602a19f9.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-fa5f694e.js → OrTagInputV3-e1b768ca.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-0ab7da6f.js → OrTagV3-466a4661.js} +2 -2
- 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-62e253a8.js → OrTagsV3-e93e1fb5.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-a04a3200.js → OrTextareaV3-0bd9e9e1.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-9c28d1fd.js → OrTimeFormatV3-94d68b7e.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-5e0268ce.js → OrTimePickerV3-5ee0e833.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-6083c4c2.js → OrTimeRangePickerV3-f73d3210.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-36047dd9.js → OrToast-a7b633c6.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-feed322e.js → OrToastV3-af605bd1.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-a39e09d6.js → OrTooltipV3-ac477fed.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.d.ts +0 -3
- package/dist/bundled/v3/components/index.js +70 -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 +72 -75
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrAutocomplete-4c4d1c06.js → OrAutocomplete-fbabf052.js} +2 -2
- package/dist/esm/v2/{OrDataGrid-e5782934.js → OrDataGrid-6f4679b3.js} +56 -6
- package/dist/esm/v2/{OrDataGridToolbar-aa1bda36.js → OrDataGridToolbar-59f26abf.js} +20 -5
- package/dist/esm/v2/{OrSelect-5d694d00.js → OrSelect-bc0f0f08.js} +2 -2
- package/dist/esm/v2/{OrSelectMultipleControl-6e06c1eb.js → OrSelectMultipleControl-6c184fca.js} +1 -1
- package/dist/esm/v2/{OrTag-747a8aa0.js → OrTag-33e99a7d.js} +1 -1
- package/dist/esm/v2/{OrTagInput-24125573.js → OrTagInput-dac21a98.js} +2 -2
- package/dist/esm/v2/{OrTags-5de775aa.js → OrTags-34f79b9a.js} +1 -1
- package/dist/esm/v2/components/index.d.ts +0 -3
- package/dist/esm/v2/components/index.js +8 -11
- package/dist/esm/v2/components/or-autocomplete-v3/index.js +4 -4
- package/dist/esm/v2/components/or-data-grid-v3/OrDataGrid.vue.d.ts +7 -0
- package/dist/esm/v2/components/or-data-grid-v3/index.js +7 -7
- package/dist/esm/v2/components/or-data-grid-v3/partials/index.js +6 -6
- package/dist/esm/v2/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue.d.ts +3 -1
- package/dist/esm/v2/components/or-select-v3/index.js +4 -4
- package/dist/esm/v2/components/or-select-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +3 -3
- package/dist/esm/v2/components/or-tag-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-v3/index.js +1 -1
- package/dist/esm/v2/components/or-tags-v3/index.js +2 -2
- package/dist/esm/v2/index.js +8 -11
- package/dist/esm/v3/{OrAutocomplete-eaceeabe.js → OrAutocomplete-74872096.js} +2 -2
- package/dist/esm/v3/{OrDataGrid-fb5d3e5a.js → OrDataGrid-43761fbf.js} +59 -15
- package/dist/esm/v3/{OrDataGridToolbar-4e3a8b34.js → OrDataGridToolbar-9c8e1f57.js} +20 -5
- package/dist/esm/v3/{OrSelect-a4059000.js → OrSelect-ceddd24e.js} +2 -2
- package/dist/esm/v3/{OrSelectMultipleControl-f035f0a6.js → OrSelectMultipleControl-7d4170c2.js} +1 -1
- package/dist/esm/v3/{OrTag-f048f982.js → OrTag-81a88a91.js} +1 -1
- package/dist/esm/v3/{OrTagInput-64951a91.js → OrTagInput-8e53511e.js} +2 -2
- package/dist/esm/v3/{OrTags-7ddae1b5.js → OrTags-89785e44.js} +1 -1
- package/dist/esm/v3/components/index.d.ts +0 -3
- package/dist/esm/v3/components/index.js +8 -11
- package/dist/esm/v3/components/or-autocomplete-v3/index.js +4 -4
- package/dist/esm/v3/components/or-data-grid-v3/OrDataGrid.vue.d.ts +7 -0
- package/dist/esm/v3/components/or-data-grid-v3/index.js +7 -7
- package/dist/esm/v3/components/or-data-grid-v3/partials/index.js +6 -6
- package/dist/esm/v3/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue.d.ts +3 -1
- 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-tag-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tag-v3/index.js +1 -1
- package/dist/esm/v3/components/or-tags-v3/index.js +2 -2
- package/dist/esm/v3/index.js +8 -11
- package/package.json +1 -1
- package/src/components/index.ts +0 -3
- package/src/components/or-data-grid-v3/OrDataGrid.vue +62 -1
- package/src/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue +25 -1
- package/src/components/or-tag-v3/OrTag.vue +1 -1
- package/dist/bundled/v2/components/OrFilterPopoverV3/OrFilterPopover.js +0 -219
- package/dist/bundled/v2/components/OrFilterPopoverV3/OrFilterPopover.vue.d.ts +0 -99
- package/dist/bundled/v2/components/OrFilterPopoverV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrFilterPopoverV3/index.js +0 -1
- package/dist/bundled/v2/components/OrFilterPopoverV3/styles.d.ts +0 -3
- package/dist/bundled/v2/components/OrFilterPopoverV3/styles.js +0 -21
- package/dist/bundled/v2/components/OrFilterTriggerV3/OrFilterTrigger.js +0 -109
- package/dist/bundled/v2/components/OrFilterTriggerV3/OrFilterTrigger.vue.d.ts +0 -40
- package/dist/bundled/v2/components/OrFilterTriggerV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrFilterTriggerV3/index.js +0 -1
- package/dist/bundled/v2/components/OrFilterTriggerV3/styles.d.ts +0 -3
- package/dist/bundled/v2/components/OrFilterTriggerV3/styles.js +0 -39
- package/dist/bundled/v2/components/OrFilterV3/OrFilter.js +0 -140
- package/dist/bundled/v2/components/OrFilterV3/OrFilter.vue.d.ts +0 -51
- package/dist/bundled/v2/components/OrFilterV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrFilterV3/index.js +0 -1
- package/dist/bundled/v2/components/OrFilterV3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/OrFilterV3/styles.js +0 -3
- package/dist/bundled/v3/components/OrFilterPopoverV3/OrFilterPopover.js +0 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/OrFilterPopover.vue.d.ts +0 -99
- package/dist/bundled/v3/components/OrFilterPopoverV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/index.js +0 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/styles.d.ts +0 -3
- package/dist/bundled/v3/components/OrFilterPopoverV3/styles.js +0 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3-bd2b0d53.js +0 -192
- package/dist/bundled/v3/components/OrFilterTriggerV3/OrFilterTrigger.js +0 -1
- package/dist/bundled/v3/components/OrFilterTriggerV3/OrFilterTrigger.vue.d.ts +0 -40
- package/dist/bundled/v3/components/OrFilterTriggerV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrFilterTriggerV3/index.js +0 -1
- package/dist/bundled/v3/components/OrFilterTriggerV3/styles.d.ts +0 -3
- package/dist/bundled/v3/components/OrFilterTriggerV3/styles.js +0 -1
- package/dist/bundled/v3/components/OrFilterTriggerV3-82144f84.js +0 -117
- package/dist/bundled/v3/components/OrFilterV3/OrFilter.js +0 -1
- package/dist/bundled/v3/components/OrFilterV3/OrFilter.vue.d.ts +0 -51
- package/dist/bundled/v3/components/OrFilterV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrFilterV3/index.js +0 -1
- package/dist/bundled/v3/components/OrFilterV3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/OrFilterV3/styles.js +0 -1
- package/dist/bundled/v3/components/OrFilterV3-25cdbb3d.js +0 -101
- package/dist/esm/v2/OrFilter-f231d256.js +0 -146
- package/dist/esm/v2/OrFilterPopover-b505f5c4.js +0 -242
- package/dist/esm/v2/OrFilterTrigger-0f1281a5.js +0 -146
- package/dist/esm/v2/components/or-filter-popover-v3/OrFilterPopover.vue.d.ts +0 -99
- package/dist/esm/v2/components/or-filter-popover-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-filter-popover-v3/index.js +0 -30
- package/dist/esm/v2/components/or-filter-popover-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-filter-trigger-v3/OrFilterTrigger.vue.d.ts +0 -40
- package/dist/esm/v2/components/or-filter-trigger-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-filter-trigger-v3/index.js +0 -26
- package/dist/esm/v2/components/or-filter-trigger-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-filter-v3/OrFilter.vue.d.ts +0 -51
- package/dist/esm/v2/components/or-filter-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-filter-v3/index.js +0 -32
- package/dist/esm/v2/components/or-filter-v3/styles.d.ts +0 -1
- package/dist/esm/v3/OrFilter-f35ada6b.js +0 -106
- package/dist/esm/v3/OrFilterPopover-2832fbc3.js +0 -196
- package/dist/esm/v3/OrFilterTrigger-f0c8aabf.js +0 -117
- package/dist/esm/v3/components/or-filter-popover-v3/OrFilterPopover.vue.d.ts +0 -99
- package/dist/esm/v3/components/or-filter-popover-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-filter-popover-v3/index.js +0 -28
- package/dist/esm/v3/components/or-filter-popover-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-filter-trigger-v3/OrFilterTrigger.vue.d.ts +0 -40
- package/dist/esm/v3/components/or-filter-trigger-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-filter-trigger-v3/index.js +0 -25
- package/dist/esm/v3/components/or-filter-trigger-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-filter-v3/OrFilter.vue.d.ts +0 -51
- package/dist/esm/v3/components/or-filter-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-filter-v3/index.js +0 -30
- package/dist/esm/v3/components/or-filter-v3/styles.d.ts +0 -1
- package/src/components/or-filter-popover-v3/OrFilterPopover.vue +0 -222
- package/src/components/or-filter-popover-v3/index.ts +0 -1
- package/src/components/or-filter-popover-v3/styles.ts +0 -32
- package/src/components/or-filter-trigger-v3/OrFilterTrigger.vue +0 -101
- package/src/components/or-filter-trigger-v3/index.ts +0 -1
- package/src/components/or-filter-trigger-v3/styles.ts +0 -76
- package/src/components/or-filter-v3/OrFilter.vue +0 -136
- package/src/components/or-filter-v3/index.ts +0 -1
- package/src/components/or-filter-v3/styles.ts +0 -1
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-67960fee.js → OrDateTimePickerMonthSelect-6ad027de.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-38026924.js → OrDateTimePickerPopoverHeader-8bdf79cc.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-30392a5d.js → OrDateTimePickerTimeSelect-23a77a54.js} +0 -0
- /package/dist/bundled/v2/{OrInlineInput-9847fe89.js → OrInlineInput-ace03cd7.js} +0 -0
- /package/dist/bundled/v2/{OrInput-10c4858d.js → OrInput-9e9c27ff.js} +0 -0
- /package/dist/bundled/v2/{OrList-d64a873f.js → OrList-945fee7f.js} +0 -0
- /package/dist/bundled/v2/{OrTree-841ef49f.js → OrTree-fec1bf47.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-0e7d4211.js → OrAvatar-0965cb6d.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-2a96b95b.js → OrDropAreaV3-8ef818f3.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-18c1bd7b.js → OrExpansionPanelV3-f5da8a0f.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, toDisplayString, createCommentVNode } from 'vue';
|
|
2
|
-
import { v as formatTimeAgo } from './OrAutocompleteV3-
|
|
2
|
+
import { v as formatTimeAgo } from './OrAutocompleteV3-55ecc8aa.js';
|
|
3
3
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var StatusVariant;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, renderSlot, createBlock, createCommentVNode, normalizeClass, createElementVNode, toDisplayString, createVNode, withCtx, normalizeProps, guardReactiveProps, Fragment, renderList, resolveDynamicComponent } from 'vue';
|
|
2
2
|
import { defineComponent } from 'vue-demi';
|
|
3
|
-
import { s as script$6 } from '../OrButtonV2-
|
|
4
|
-
import { s as styleInject } from '../OrAvatar-
|
|
3
|
+
import { s as script$6 } from '../OrButtonV2-4a29c275.js';
|
|
4
|
+
import { s as styleInject } from '../OrAvatar-0965cb6d.js';
|
|
5
5
|
|
|
6
6
|
var script$5 = defineComponent({
|
|
7
7
|
name: 'OrStepperButtonOptions',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createCommentVNode, createVNode, Transition, withCtx, withDirectives, vShow, renderSlot, createTextVNode, toDisplayString, pushScopeId, popScopeId } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-0965cb6d.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
import { OrLoader as script$1 } from '../OrLoader/index.js';
|
|
5
5
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrSwitchV3-
|
|
1
|
+
export { s as default } from '../OrSwitchV3-d59fb815.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrSwitchV3 } from '../OrSwitchV3-
|
|
1
|
+
export { s as OrSwitchV3 } from '../OrSwitchV3-d59fb815.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-d59fb815.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-0965cb6d.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-e462510b.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-0965cb6d.js';
|
|
3
3
|
import { defineComponent, unref } from 'vue-demi';
|
|
4
|
-
import { v as v4 } from '../OrList-
|
|
4
|
+
import { v as v4 } from '../OrList-789ca20d.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-0965cb6d.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-0965cb6d.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-602a19f9.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../OrTabsV3-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../OrTabsV3-602a19f9.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TabsVariant } from '../OrTabsV3-
|
|
1
|
+
export { T as TabsVariant } from '../OrTabsV3-602a19f9.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-602a19f9.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-55ecc8aa.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-6d4e4748.js';
|
|
6
|
+
import { s as script$3 } from './OrMenuItemV3-d21fc171.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-0965cb6d.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-e1b768ca.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTagInputV3 } from '../OrTagInputV3-
|
|
1
|
+
export { s as OrTagInputV3 } from '../OrTagInputV3-e1b768ca.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-e1b768ca.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-0965cb6d.js';
|
|
3
|
+
import { o as onClickOutside } from './OrAutocompleteV3-55ecc8aa.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-61520ff2.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-e462510b.js';
|
|
11
|
+
import { s as script$7, T as TagsOverflow } from './OrTagsV3-e93e1fb5.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-466a4661.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-466a4661.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-466a4661.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TagColor, a as TagVariant } from '../OrTagV3-
|
|
1
|
+
export { T as TagColor, a as TagVariant } from '../OrTagV3-466a4661.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-466a4661.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-61520ff2.js';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
6
6
|
(function (TagVariant) {
|
|
@@ -97,7 +97,7 @@ const _hoisted_2 = {
|
|
|
97
97
|
};
|
|
98
98
|
const _hoisted_3 = {
|
|
99
99
|
key: 0,
|
|
100
|
-
class: /*#__PURE__*/normalizeClass(['layout-inline-row', '
|
|
100
|
+
class: /*#__PURE__*/normalizeClass(['layout-inline-row', 'm-[-4px] md:m-[-2px]'])
|
|
101
101
|
};
|
|
102
102
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
103
103
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrTagsV3-
|
|
1
|
+
export { s as default } from '../OrTagsV3-e93e1fb5.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTagsV3, T as TagsOverflow } from '../OrTagsV3-
|
|
1
|
+
export { s as OrTagsV3, T as TagsOverflow } from '../OrTagsV3-e93e1fb5.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TagsOverflow } from '../OrTagsV3-
|
|
1
|
+
export { T as TagsOverflow } from '../OrTagsV3-e93e1fb5.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-e93e1fb5.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { f as castToTagObject } from '../../OrTagsV3-
|
|
1
|
+
export { f as castToTagObject } from '../../OrTagsV3-e93e1fb5.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-d8a87498.js';
|
|
4
|
+
import { s as script$2 } from './OrPopoverV3-dca20d58.js';
|
|
5
|
+
import { s as script$3 } from './OrTagV3-466a4661.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-0965cb6d.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-0bd9e9e1.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTextareaV3 } from '../OrTextareaV3-
|
|
1
|
+
export { s as OrTextareaV3 } from '../OrTextareaV3-0bd9e9e1.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-0bd9e9e1.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-0965cb6d.js';
|
|
3
|
+
import { x as useTextareaAutosize } from './OrAutocompleteV3-55ecc8aa.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-0965cb6d.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-94d68b7e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-
|
|
1
|
+
export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-94d68b7e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TimeFormat } from '../OrTimeFormatV3-
|
|
1
|
+
export { T as TimeFormat } from '../OrTimeFormatV3-94d68b7e.js';
|
package/dist/bundled/v3/components/{OrTimeFormatV3-9c28d1fd.js → OrTimeFormatV3-94d68b7e.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-07b0df2d.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-5ee0e833.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTimePickerV3 } from '../OrTimePickerV3-
|
|
1
|
+
export { s as OrTimePickerV3 } from '../OrTimePickerV3-5ee0e833.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-
|
|
1
|
+
export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-5ee0e833.js';
|
package/dist/bundled/v3/components/{OrTimePickerV3-5e0268ce.js → OrTimePickerV3-5ee0e833.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-07b0df2d.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-61520ff2.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-dca20d58.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-f73d3210.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-
|
|
1
|
+
export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-f73d3210.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-
|
|
1
|
+
export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-f73d3210.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-61520ff2.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-dca20d58.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-07b0df2d.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-a7b633c6.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../OrAutocompleteV3-
|
|
2
|
-
export { f as default } from '../OrToast-
|
|
1
|
+
import '../OrAutocompleteV3-55ecc8aa.js';
|
|
2
|
+
export { f as default } from '../OrToast-a7b633c6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as useQueue, u as useToast } from '../../OrToast-
|
|
1
|
+
export { b as useQueue, u as useToast } from '../../OrToast-a7b633c6.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { b as default } from '../../OrToast-
|
|
2
|
+
export { b as default } from '../../OrToast-a7b633c6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { u as default } from '../../OrToast-
|
|
1
|
+
export { u as default } from '../../OrToast-a7b633c6.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../../OrAutocompleteV3-
|
|
2
|
-
export { e as default } from '../../OrToast-
|
|
1
|
+
import '../../OrAutocompleteV3-55ecc8aa.js';
|
|
2
|
+
export { e as default } from '../../OrToast-a7b633c6.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-a7b633c6.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-a7b633c6.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-0965cb6d.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-ade12a1e.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-55ecc8aa.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-a7b633c6.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-a7b633c6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../OrToastV3-
|
|
1
|
+
export { a as default } from '../OrToastV3-af605bd1.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-af605bd1.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrToastV3-
|
|
1
|
+
export { s as default } from '../OrToastV3-af605bd1.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../OrAutocompleteV3-
|
|
2
|
-
export { i as default } from '../OrToastV3-
|
|
1
|
+
import '../OrAutocompleteV3-55ecc8aa.js';
|
|
2
|
+
export { i as default } from '../OrToastV3-af605bd1.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as useQueueV3, u as useToastV3 } from '../../OrToastV3-
|
|
1
|
+
export { b as useQueueV3, u as useToastV3 } from '../../OrToastV3-af605bd1.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { b as default } from '../../OrToastV3-
|
|
2
|
+
export { b as default } from '../../OrToastV3-af605bd1.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { u as default } from '../../OrToastV3-
|
|
1
|
+
export { u as default } from '../../OrToastV3-af605bd1.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../../OrAutocompleteV3-
|
|
2
|
-
export { h as default } from '../../OrToastV3-
|
|
1
|
+
import '../../OrAutocompleteV3-55ecc8aa.js';
|
|
2
|
+
export { h as default } from '../../OrToastV3-af605bd1.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-af605bd1.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-af605bd1.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-af605bd1.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-0965cb6d.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-55ecc8aa.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-61520ff2.js';
|
|
8
|
+
import { s as script$3 } from './OrLoaderV3-e462510b.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-0965cb6d.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-637c19c4.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-ac477fed.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../OrTooltipV3-
|
|
1
|
+
export { s as OrTooltipV3 } from '../OrTooltipV3-ac477fed.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../OrPopoverV3-
|
|
2
|
-
export { T as Tooltip, a as TooltipBody, b as TooltipBodyPlacements } from '../OrTooltipV3-
|
|
1
|
+
import '../OrPopoverV3-dca20d58.js';
|
|
2
|
+
export { T as Tooltip, a as TooltipBody, b as TooltipBodyPlacements } from '../OrTooltipV3-ac477fed.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-dca20d58.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-d8a87498.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-55ecc8aa.js';
|
|
6
6
|
|
|
7
7
|
const TreeNodeRoot = [];
|
|
8
8
|
const TreeNodeItemRoot = [
|
|
@@ -39,9 +39,6 @@ export * from './or-error-tag-v3';
|
|
|
39
39
|
export * from './or-error-v3';
|
|
40
40
|
export * from './or-expansion-panel-v3';
|
|
41
41
|
export * from './or-fab-v3';
|
|
42
|
-
export * from './or-filter-popover-v3';
|
|
43
|
-
export * from './or-filter-trigger-v3';
|
|
44
|
-
export * from './or-filter-v3';
|
|
45
42
|
export * from './or-floating';
|
|
46
43
|
export * from './or-form-group-v3';
|
|
47
44
|
export * from './or-hint';
|