@onereach/ui-components 8.26.2-beta.4184.0 → 9.0.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/{OrDateTimePickerMonthSelect-4b1089ac.js → OrDateTimePickerMonthSelect-10bd57e5.js} +7 -7
- package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-fdc0003e.js → OrDateTimePickerPopoverHeader-903012f0.js} +3 -3
- package/dist/bundled/v2/{OrDateTimePickerTimeSelect-c803748a.js → OrDateTimePickerTimeSelect-328896c3.js} +2 -2
- package/dist/bundled/v2/{OrInlineInput-93d7a690.js → OrInlineInput-de0fed5a.js} +16 -102
- package/dist/bundled/v2/{OrInput-81df7deb.js → OrInput-a13e7864.js} +16 -106
- package/dist/bundled/v2/{OrList-431ecf1d.js → OrList-fb177f0d.js} +3 -3
- package/dist/bundled/v2/{OrTree-7bb5ec40.js → OrTree-93338b57.js} +39 -39
- package/dist/bundled/v2/components/OrAvatarV3/OrAvatar.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
- package/dist/bundled/v2/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
- package/dist/bundled/v2/components/OrButtonV3/OrButton.js +1 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v2/components/OrCardV3/OrCard.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +4 -4
- package/dist/bundled/v2/components/OrCode/OrCode.js +4 -4
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +6 -6
- package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +4 -4
- package/dist/bundled/v2/components/OrDateFormatV3/OrDateFormat.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +5 -5
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +5 -5
- package/dist/bundled/v2/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +7 -7
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v2/components/OrDropAreaV3/OrDropArea.js +1 -1
- package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.js +4 -4
- package/dist/bundled/v2/components/OrEmptyStateV3/OrEmptyState.js +1 -1
- package/dist/bundled/v2/components/OrErrorTagV3/OrErrorTag.js +1 -1
- package/dist/bundled/v2/components/OrErrorV3/OrError.js +1 -1
- package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
- package/dist/bundled/v2/components/OrFabV3/OrFab.js +1 -1
- package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +1 -1
- package/dist/bundled/v2/components/OrHintV3/OrHint.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +1 -1
- package/dist/bundled/v2/components/OrIconV3/OrIcon.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputBoxV3/OrInlineInputBox.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/OrInlineTextareaV3/OrInlineTextarea.js +14 -9
- package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +2 -2
- 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/OrLabelV3/OrLabel.js +1 -1
- package/dist/bundled/v2/components/OrLinkV3/OrLink.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/OrMenuItemV3/OrMenuItem.js +1 -1
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +4 -4
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +1 -1
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +3 -3
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +3 -3
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v2/components/OrRadioV3/OrRadio.js +7 -7
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +7 -7
- package/dist/bundled/v2/components/OrRatingV3/OrRating.js +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +156 -156
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +2 -2
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +2 -2
- package/dist/bundled/v2/components/OrSegmentedControlV3/OrSegmentedControl.js +2 -2
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +988 -988
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +16 -16
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
- package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +3 -3
- package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +7 -7
- package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +4 -4
- package/dist/bundled/v2/components/OrTabV3/OrTab.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +3 -3
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +6 -6
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +1 -1
- package/dist/bundled/v2/components/OrTagsV3/OrTags.js +4 -4
- package/dist/bundled/v2/components/OrTextV3/OrText.js +1 -1
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +14 -9
- package/dist/bundled/v2/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +5 -5
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +5 -5
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +3 -3
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +3 -3
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.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.js +7 -7
- package/dist/bundled/v2/{index-f671afe5.js → index-02a897ac.js} +1 -1
- package/dist/bundled/v2/{index-67eff9fe.js → index-7516cf60.js} +2 -2
- package/dist/bundled/v2/index.js +7 -7
- package/dist/bundled/v2/{markdown-7d2cd3a5.js → markdown-fe3bfb01.js} +2 -2
- 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/OrAvatarV3/OrAvatar.js +1 -1
- package/dist/bundled/v3/components/OrAvatarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrAvatarV3/props.js +1 -1
- package/dist/bundled/v3/components/OrAvatarV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrAvatarV3-700dd5ab.js → OrAvatarV3-544bb3ac.js} +2 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- 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-c89c08d9.js → OrBottomSheetV3-ec6d69fe.js} +3 -3
- 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-d61f0e74.js → OrButtonGroupV3-03b87501.js} +2 -2
- 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-4e7c40d3.js → OrButtonV2-58b0a622.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-e643190f.js → OrButtonV3-0ce782ba.js} +2 -2
- 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-b54cd88d.js → OrCardCollectionV3-c480a57b.js} +4 -4
- package/dist/bundled/v3/components/OrCardV3/OrCard.js +1 -1
- package/dist/bundled/v3/components/OrCardV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCardV3-cfabddb4.js → OrCardV3-a0e51677.js} +1 -1
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +2 -2
- 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-fcb059db.js → OrCheckboxTreeV3-62eab28a.js} +5 -5
- 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-4f800b7f.js → OrCheckboxV3-02115a7f.js} +4 -4
- 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-770e0f87.js → OrChips-06567038.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-7cfee2c6.js → OrCode-c0da3f7a.js} +1552 -1552
- 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-dd35568f.js → OrCodeV3-32d28f25.js} +19 -19
- 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-1ccb6349.js → OrColorPicker-c835bc4f.js} +3 -3
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCombinedInputV3-29957e20.js → OrCombinedInputV3-f7b0629a.js} +5 -5
- 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-6e934577.js → OrConfirm-91f220b8.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-873dafab.js → OrConfirmV3-a82cfc5d.js} +8 -8
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
- 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-ae5743b8.js → OrDateFormatV3-39b678c0.js} +2 -2
- 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-ebddbf87.js → OrDatePickerV3-3e308ac9.js} +11 -11
- 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-cb784706.js → OrDateRangePickerV3-885e8c83.js} +11 -11
- 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-8641fcb0.js → OrDateTimeFormatV3-0639ecf6.js} +2 -2
- 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-70ddd8fa.js → OrDateTimePicker-ecc08f15.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/props.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/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-83d78d69.js → OrDateTimePickerV3-fd16e9ae.js} +28 -28
- 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/{OrDropAreaV3-ec8b9b39.js → OrDropAreaV3-2ebc2843.js} +2 -2
- 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-3a69cd7d.js → OrEditorTabsV3-6f658bdd.js} +9 -9
- package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.js +1 -1
- package/dist/bundled/v3/components/OrEmptyStateV3/index.js +1 -1
- package/dist/bundled/v3/components/OrEmptyStateV3/props.js +1 -1
- package/dist/bundled/v3/components/OrEmptyStateV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrEmptyStateV3-f6122da2.js → OrEmptyStateV3-af47ab45.js} +1 -1
- package/dist/bundled/v3/components/OrError/OrError.js +1 -1
- package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.js +1 -1
- package/dist/bundled/v3/components/OrErrorTagV3/index.js +1 -1
- package/dist/bundled/v3/components/OrErrorTagV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrErrorTagV3-4b99b393.js → OrErrorTagV3-dd61af6e.js} +2 -2
- package/dist/bundled/v3/components/OrErrorV3/OrError.js +1 -1
- package/dist/bundled/v3/components/OrErrorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrErrorV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrErrorV3-19502b8d.js → OrErrorV3-b04d76aa.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/{OrExpansionPanelV3-b4515f93.js → OrExpansionPanelV3-b982d033.js} +2 -2
- package/dist/bundled/v3/components/OrFabV3/OrFab.js +1 -1
- package/dist/bundled/v3/components/OrFabV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFabV3/props.js +1 -1
- package/dist/bundled/v3/components/OrFabV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFabV3-df769cd1.js → OrFabV3-28dfdb9c.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-7c769e86.js → OrFloating-18e0dac6.js} +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/props.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFormGroupV3-e335dbf0.js → OrFormGroupV3-fe03d79b.js} +4 -4
- package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
- package/dist/bundled/v3/components/OrHintV3/OrHint.js +1 -1
- package/dist/bundled/v3/components/OrHintV3/index.js +1 -1
- package/dist/bundled/v3/components/OrHintV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrHintV3-25a3be82.js → OrHintV3-c8ac5975.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-ca357891.js → OrIconButtonV3-c00fffaf.js} +3 -3
- package/dist/bundled/v3/components/OrIconV3/OrIcon.js +1 -1
- package/dist/bundled/v3/components/OrIconV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconV3/props.js +1 -1
- package/dist/bundled/v3/components/OrIconV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrIconV3-5db4e349.js → OrIconV3-34670800.js} +1 -1
- package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputBoxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputBoxV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputBoxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineInputBoxV3-a75f9e25.js → OrInlineInputBoxV3-1a4d3924.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 +2 -2
- package/dist/bundled/v3/components/{OrInlineInputV3-ba7bbc59.js → OrInlineInputV3-ca56d083.js} +11 -9
- 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-2e7404cb.js → OrInlineTextareaV3-34106182.js} +11 -9
- package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputBoxV3-ed05326d.js → OrInputBoxV3-dbc63649.js} +2 -2
- 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-f678b5fa.js → OrInputV3-65eecfd2.js} +14 -12
- package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrLabelV3-cc23e563.js → OrLabelV3-ebd5f67a.js} +1 -1
- package/dist/bundled/v3/components/OrLinkV3/OrLink.js +1 -1
- package/dist/bundled/v3/components/OrLinkV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLinkV3/props.js +1 -1
- package/dist/bundled/v3/components/OrLinkV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrLinkV3-7cbaaa20.js → OrLinkV3-56763fd9.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-2849032e.js → OrList-92862764.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-7df97511.js → OrListV3-e531ef3d.js} +6 -6
- 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-e0843fbb.js → OrLoaderV3-7eed5201.js} +2 -2
- 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-cdbbc63f.js → OrMenuItemV3-24bdf746.js} +3 -3
- 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-f5dffcb9.js → OrMenuV3-dc587800.js} +2 -2
- 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-50d8eb1c.js → OrModal-7ea5adf2.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-337c6f36.js → OrModalV3-65e0cb39.js} +6 -6
- 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-f643a225.js → OrNotificationV3-c5ce2973.js} +3 -3
- 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-2c3ac5fc.js → OrOverlayV3-16e02b22.js} +2 -2
- 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-6699c475.js → OrPaginationV3-e8154ce9.js} +7 -7
- 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-7d6fbb03.js → OrPopoverV3-6c2dbc6b.js} +5 -5
- 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-1106d486.js → OrProgress-958f26d6.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-06d72ff8.js → OrProgressV3-3ec4f0c0.js} +3 -3
- 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-584a9a95.js → OrRadio-7a07f978.js} +3 -3
- package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +2 -2
- 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-381917f3.js → OrRadioV3-f93b6867.js} +8 -8
- 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-797c10b0.js → OrRangeSliderV3-ccd2e2fc.js} +10 -10
- package/dist/bundled/v3/components/OrRatingV3/OrRating.js +1 -1
- package/dist/bundled/v3/components/OrRatingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRatingV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrRatingV3-ec625734.js → OrRatingV3-82a538ca.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-791b4cf7.js → OrResizeablePanelV3-991028db.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-ae80718f.js → OrRichTextEditorV3-2d55c8f1.js} +163 -163
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +6 -6
- package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.js +1 -1
- package/dist/bundled/v3/components/OrSegmentedControlV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSegmentedControlV3/props.js +1 -1
- package/dist/bundled/v3/components/OrSegmentedControlV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSegmentedControlV3-d7578374.js → OrSegmentedControlV3-de9f3667.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-86ff24c8.js → OrSelect-ca4f92d4.js} +773 -773
- 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/utils/castToMultipleValue.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-c9c94cbd.js → OrSelectV3-65c31879.js} +35 -35
- 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-7e8e6987.js → OrSidebarV3-33dbf722.js} +2 -2
- 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-3f3a2afc.js → OrSkeleton-284e1ba6.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-3e067adf.js → OrSkeletonV3-d9c794bb.js} +4 -4
- 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/props.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-11cf4e74.js → OrSliderV3-494dcf81.js} +5 -5
- 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-16305ccf.js → OrSortingV3-79fa29fa.js} +12 -12
- 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-57d87b7b.js → OrStatusV3-fe854bb6.js} +2 -2
- 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-4f276807.js → OrSwitchV3-d48f5e5b.js} +6 -6
- 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/OrTabV3/OrTab.js +1 -1
- package/dist/bundled/v3/components/OrTabV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTabV3-9dbd8ad9.js → OrTabV3-29b3733b.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-a21d301b.js → OrTabsV3-c10f8981.js} +9 -9
- 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-fa9e3845.js → OrTagInputV3-f9cd5ec2.js} +14 -14
- 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-ce80b818.js → OrTagV3-59ddbb3d.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-90d5d23e.js → OrTagsV3-60d266d5.js} +7 -7
- package/dist/bundled/v3/components/OrTextV3/OrText.js +1 -1
- package/dist/bundled/v3/components/OrTextV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTextV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTextV3-ff806d55.js → OrTextV3-f2e88ff5.js} +1 -1
- 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-f9714a90.js → OrTextareaV3-62b93d7f.js} +11 -9
- 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-dbf21ba4.js → OrTimeFormatV3-077eef3e.js} +2 -2
- 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-338579bd.js → OrTimePickerV3-85ef291c.js} +11 -11
- 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-83a5e19a.js → OrTimeRangePickerV3-fae46dde.js} +11 -11
- 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-26dcd344.js → OrToast-d2b2da2c.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-64e77dc7.js → OrToastV3-807d4d52.js} +6 -6
- 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-aefb7db2.js → OrTooltipV3-ed1de332.js} +2 -2
- package/dist/bundled/v3/components/OrTreeV3/index.js +42 -42
- package/dist/bundled/v3/components/index.js +84 -84
- 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 +85 -85
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrAvatar-3ded8782.js → OrAvatar-9fdc8189.js} +2 -2
- package/dist/esm/v2/{OrBottomSheet-8797c0f0.js → OrBottomSheet-bbebd8e6.js} +3 -3
- package/dist/esm/v2/{OrButton-b1c55b61.js → OrButton-e4e85817.js} +2 -2
- package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_script-8537fbdd.js → OrButton.vue_rollup-plugin-vue_script-199bb600.js} +1 -1
- package/dist/esm/v2/{OrButtonGroup-542ed4d1.js → OrButtonGroup-2f3acc3f.js} +2 -2
- package/dist/esm/v2/{OrCard-1a66fdd6.js → OrCard-42359715.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-9a5deaa7.js → OrCardCollection-5eee34d5.js} +5 -5
- package/dist/esm/v2/{OrCheckbox-fe60cab0.js → OrCheckbox-b301ba35.js} +5 -5
- package/dist/esm/v2/{OrCheckboxGroup-27a366e7.js → OrCheckboxGroup-e15983cc.js} +2 -2
- package/dist/esm/v2/{OrCheckboxTree-c311b6ff.js → OrCheckboxTree-24cec921.js} +5 -5
- package/dist/esm/v2/{OrCode-a6d44d18.js → OrCode-20467892.js} +8 -8
- package/dist/esm/v2/{OrCode-67b3204f.js → OrCode-4bbd11e9.js} +13 -13
- package/dist/esm/v2/{OrCombinedInput-776fc91d.js → OrCombinedInput-10ddf756.js} +5 -5
- package/dist/esm/v2/{OrConfirm-7136abe6.js → OrConfirm-e7f01e79.js} +7 -7
- package/dist/esm/v2/{OrContextMenu-2d09d72f.js → OrContextMenu-3548361c.js} +2 -2
- package/dist/esm/v2/{OrDateFormat-33fe8e00.js → OrDateFormat-2268d758.js} +3 -3
- package/dist/esm/v2/{OrDatePicker-2236aef0.js → OrDatePicker-2f4bc3b8.js} +13 -13
- package/dist/esm/v2/{OrDateRangePicker-f4d6f529.js → OrDateRangePicker-3d779969.js} +13 -13
- package/dist/esm/v2/{OrDateTimeFormat-e88e8dfd.js → OrDateTimeFormat-a79f351c.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-3cf45009.js → OrDateTimePicker-10c5e6f6.js} +5 -5
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-c6da306f.js → OrDateTimePicker.vue_rollup-plugin-vue_script-a2471f2a.js} +9 -9
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-abfab610.js → OrDateTimePickerTimeSelect-bfd77e9b.js} +19 -19
- package/dist/esm/v2/{OrDropArea-a081e7ff.js → OrDropArea-a2977bb0.js} +2 -2
- package/dist/esm/v2/{OrEditorTabs-ef25412b.js → OrEditorTabs-214aa9b9.js} +7 -7
- package/dist/esm/v2/{OrEditorTabsItem-532f6cba.js → OrEditorTabsItem-af0b7110.js} +2 -2
- package/dist/esm/v2/{OrEmptyState-57ac6d85.js → OrEmptyState-186f7abc.js} +1 -1
- package/dist/esm/v2/{OrError-8eddcb36.js → OrError-b25d782d.js} +1 -1
- package/dist/esm/v2/{OrErrorTag-4f107185.js → OrErrorTag-c7ee0c44.js} +2 -2
- package/dist/esm/v2/{OrExpansionPanel-36bda1f8.js → OrExpansionPanel-c76c70e4.js} +2 -2
- package/dist/esm/v2/{OrFab-3e10ab30.js → OrFab-90795cdb.js} +2 -2
- package/dist/esm/v2/{OrFormGroup-683925e9.js → OrFormGroup-2367ec36.js} +4 -4
- package/dist/esm/v2/{OrHint-48b492d2.js → OrHint-2fe1157b.js} +1 -1
- package/dist/esm/v2/{OrIcon-f3f30ea1.js → OrIcon-03e3c802.js} +1 -1
- package/dist/esm/v2/{OrIconButton-84c42574.js → OrIconButton-956b8e5c.js} +3 -3
- package/dist/esm/v2/{OrInlineInput-3938a451.js → OrInlineInput-e5cce433.js} +20 -106
- package/dist/esm/v2/{OrInlineInputBox-071aab47.js → OrInlineInputBox-b4cf1583.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-c9dbd88f.js → OrInlineTextarea-0f10c3db.js} +18 -13
- package/dist/esm/v2/{OrInput-1842bb90.js → OrInput-764a570e.js} +24 -114
- package/dist/esm/v2/{OrInputBox-9f5594f5.js → OrInputBox-1a8fda9b.js} +2 -2
- package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-49d612f6.js → OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js} +1 -1
- package/dist/esm/v2/{OrLabel-e410d34a.js → OrLabel-98c3f6e8.js} +1 -1
- package/dist/esm/v2/{OrLink-f345d391.js → OrLink-30283089.js} +1 -1
- package/dist/esm/v2/{OrList-dcbea3b8.js → OrList-bd4d1da5.js} +5 -5
- package/dist/esm/v2/{OrListItem-2ceb6e53.js → OrListItem-9654fe5b.js} +1 -1
- package/dist/esm/v2/{OrLoader-784e2060.js → OrLoader-4ac49224.js} +1 -1
- package/dist/esm/v2/{OrMenu-177c1ff6.js → OrMenu-e909a0ff.js} +2 -2
- package/dist/esm/v2/{OrMenuItem-a89a71c3.js → OrMenuItem-e51e69a9.js} +3 -3
- package/dist/esm/v2/{OrModal-80988b76.js → OrModal-06a81c87.js} +6 -6
- package/dist/esm/v2/{OrNotification-06594819.js → OrNotification-7ddb194e.js} +3 -3
- package/dist/esm/v2/{OrOverlay-a547d719.js → OrOverlay-7940a4f4.js} +1 -1
- package/dist/esm/v2/{OrPagination-02c46489.js → OrPagination-09809fae.js} +8 -8
- package/dist/esm/v2/{OrPopover-ec893bf0.js → OrPopover-592f7ad2.js} +4 -4
- package/dist/esm/v2/{OrProgress-0fd66e91.js → OrProgress-9d0cbafa.js} +1 -1
- package/dist/esm/v2/{OrRadio-3d31510c.js → OrRadio-205fa21d.js} +8 -8
- package/dist/esm/v2/{OrRadioGroup-b31932d5.js → OrRadioGroup-79538004.js} +2 -2
- package/dist/esm/v2/{OrRangeSlider-83289bf9.js → OrRangeSlider-5828b1fa.js} +9 -9
- package/dist/esm/v2/{OrRating-bd2d4b37.js → OrRating-1d0088f6.js} +3 -3
- package/dist/esm/v2/{OrResizeablePanel-5d74bcae.js → OrResizeablePanel-a3cbaa60.js} +1 -1
- package/dist/esm/v2/{OrRichTextEditor-cf1bdcac.js → OrRichTextEditor-6e783c77.js} +21 -21
- package/dist/esm/v2/{OrSearch-ea317262.js → OrSearch-35f81246.js} +3 -3
- package/dist/esm/v2/{OrSegmentedControl-ef70b1d7.js → OrSegmentedControl-c51c8768.js} +2 -2
- package/dist/esm/v2/{OrSelect-1ae85ca3.js → OrSelect-2561017f.js} +23 -23
- package/dist/esm/v2/{OrSelect-2808e01d.js → OrSelect-6dafd1bc.js} +286 -286
- package/dist/esm/v2/{OrSelectControlInput-29a8114c.js → OrSelectControlInput-57294927.js} +1 -1
- package/dist/esm/v2/{OrSelectMultipleControl-31ec3b37.js → OrSelectMultipleControl-315df15d.js} +10 -10
- package/dist/esm/v2/{OrSelectPlaceholder-89984255.js → OrSelectPlaceholder-a6caa9e0.js} +1 -1
- package/dist/esm/v2/{OrSelectSingleControl-fd114c48.js → OrSelectSingleControl-1be036dd.js} +4 -4
- package/dist/esm/v2/{OrSkeletonCircle-3419b04d.js → OrSkeletonCircle-52dcaa5f.js} +1 -1
- package/dist/esm/v2/{OrSkeletonRect-7057bc1c.js → OrSkeletonRect-b4171d30.js} +1 -1
- package/dist/esm/v2/{OrSkeletonText-6c00f797.js → OrSkeletonText-1939c509.js} +1 -1
- package/dist/esm/v2/{OrSlider-f5280965.js → OrSlider-2dbb7ee4.js} +4 -4
- package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-ce42bf83.js → OrSlider.vue_rollup-plugin-vue_script-3be6cf23.js} +1 -1
- package/dist/esm/v2/{OrSorting-7f0471de.js → OrSorting-e3535b6a.js} +12 -12
- package/dist/esm/v2/{OrStatus-ebb87502.js → OrStatus-d723d9ae.js} +1 -1
- package/dist/esm/v2/{OrSwitch-b9541aad.js → OrSwitch-27fc0c50.js} +6 -6
- package/dist/esm/v2/{OrTab-a989b4fd.js → OrTab-1b10597d.js} +1 -1
- package/dist/esm/v2/{OrTabs-de4d68d1.js → OrTabs-a26d42ae.js} +7 -7
- package/dist/esm/v2/{OrTag-f9e9dd84.js → OrTag-5f3f948a.js} +2 -2
- package/dist/esm/v2/{OrTagInput-83f068cb.js → OrTagInput-652d58f1.js} +14 -14
- package/dist/esm/v2/{OrTags-da5b7170.js → OrTags-0ea04689.js} +8 -8
- package/dist/esm/v2/{OrText-44449e7b.js → OrText-cab6adea.js} +1 -1
- package/dist/esm/v2/{OrTextarea-a6903979.js → OrTextarea-7f902807.js} +19 -14
- package/dist/esm/v2/{OrTimeFormat-afe08d9b.js → OrTimeFormat-53b732e2.js} +3 -3
- package/dist/esm/v2/{OrTimePicker-f5d9c78d.js → OrTimePicker-33ef73cd.js} +13 -13
- package/dist/esm/v2/{OrTimeRangePicker-6604c0bf.js → OrTimeRangePicker-4ca58703.js} +13 -13
- package/dist/esm/v2/{OrTooltip-4dfaf8f7.js → OrTooltip-5af5118e.js} +2 -2
- package/dist/esm/v2/{OrTree-c40dd902.js → OrTree-d033defc.js} +42 -42
- package/dist/esm/v2/components/index.js +90 -90
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v2/components/or-button-group-v3/index.js +3 -3
- package/dist/esm/v2/components/or-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-card-collection-v3/index.js +20 -20
- package/dist/esm/v2/components/or-card-v3/index.js +1 -1
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +11 -11
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +7 -7
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v2/components/or-code/index.js +2 -2
- package/dist/esm/v2/components/or-code-v3/index.js +13 -13
- package/dist/esm/v2/components/or-combined-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-confirm-v3/index.js +16 -16
- package/dist/esm/v2/components/or-context-menu-v3/index.js +5 -5
- package/dist/esm/v2/components/or-date-format-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +13 -13
- package/dist/esm/v2/components/or-drop-area-v3/index.js +2 -2
- package/dist/esm/v2/components/or-editor-tabs-v3/index.js +10 -10
- package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.js +7 -7
- package/dist/esm/v2/components/or-empty-state-v3/index.js +1 -1
- package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-error-v3/index.js +1 -1
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v2/components/or-form-group-v3/index.js +4 -4
- package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
- package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -6
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +10 -10
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +10 -10
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +13 -13
- package/dist/esm/v2/components/or-label-v3/index.js +1 -1
- package/dist/esm/v2/components/or-link-v3/index.js +1 -1
- package/dist/esm/v2/components/or-list-v3/index.js +9 -9
- package/dist/esm/v2/components/or-list-v3/partials/index.js +1 -1
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v2/components/or-menu-item-v3/index.js +7 -7
- package/dist/esm/v2/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v2/components/or-modal-v3/index.js +7 -7
- package/dist/esm/v2/components/or-notification-v3/index.js +7 -7
- package/dist/esm/v2/components/or-overlay-v3/index.js +1 -1
- package/dist/esm/v2/components/or-pagination-v3/index.js +12 -12
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v2/components/or-radio-group-v3/index.js +6 -6
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v2/components/or-range-slider-v3/index.js +6 -6
- package/dist/esm/v2/components/or-rating-v3/index.js +2 -2
- package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +7 -7
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +22 -22
- package/dist/esm/v2/components/or-search-v3/index.js +14 -14
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -1
- package/dist/esm/v2/components/or-select/index.js +10 -10
- package/dist/esm/v2/components/or-select/partials/OrSelectMain.vue.d.ts +1 -1
- package/dist/esm/v2/components/or-select-v3/index.js +25 -25
- package/dist/esm/v2/components/or-select-v3/partials/index.js +15 -15
- package/dist/esm/v2/components/or-select-v3/partials/or-select-control-input/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +14 -14
- package/dist/esm/v2/components/or-select-v3/partials/or-select-placeholder/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/partials/or-select-single-control/index.js +3 -3
- package/dist/esm/v2/components/or-sidebar-v3/index.js +8 -8
- package/dist/esm/v2/components/or-skeleton-v3/index.js +3 -3
- package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-circle-v3/index.js +1 -1
- package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-rect-v3/index.js +1 -1
- package/dist/esm/v2/components/or-skeleton-v3/or-skeleton-text-v3/index.js +1 -1
- package/dist/esm/v2/components/or-slider-v3/index.js +6 -6
- package/dist/esm/v2/components/or-sorting-v3/index.js +12 -12
- package/dist/esm/v2/components/or-status-v3/index.js +1 -1
- package/dist/esm/v2/components/or-switch-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tab-v3/index.js +1 -1
- package/dist/esm/v2/components/or-tabs-v3/index.js +10 -10
- package/dist/esm/v2/components/or-tag-input-v3/index.js +17 -17
- package/dist/esm/v2/components/or-tag-v3/index.js +7 -7
- package/dist/esm/v2/components/or-tags-v3/index.js +11 -11
- package/dist/esm/v2/components/or-text-v3/index.js +1 -1
- package/dist/esm/v2/components/or-textarea-v3/index.js +6 -6
- package/dist/esm/v2/components/or-time-format-v3/index.js +19 -19
- package/dist/esm/v2/components/or-time-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +19 -19
- package/dist/esm/v2/components/or-toast-v3/index.js +8 -8
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +8 -8
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tree-v3/index.js +5 -5
- package/dist/esm/v2/index.js +90 -90
- package/dist/esm/v2/{props-6f63e8b4.js → props-334acbec.js} +2 -2
- package/dist/esm/v2/{types-81ec48b3.js → types-c6b7c601.js} +8 -8
- package/dist/esm/v3/{OrAvatar-4c106cb2.js → OrAvatar-8befdf0c.js} +2 -2
- package/dist/esm/v3/{OrBottomSheet-762f1eeb.js → OrBottomSheet-82ba0a9b.js} +3 -3
- package/dist/esm/v3/{OrButton-87b05b8b.js → OrButton-c95aef65.js} +2 -2
- package/dist/esm/v3/{OrButtonGroup-191bde83.js → OrButtonGroup-a28ebe12.js} +2 -2
- package/dist/esm/v3/{OrCard-ad7d0e2b.js → OrCard-c2ef331b.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-f5636477.js → OrCardCollection-bad0b25e.js} +5 -5
- package/dist/esm/v3/{OrCheckbox-1e76a8b2.js → OrCheckbox-abe46de1.js} +3 -3
- package/dist/esm/v3/{OrCheckboxGroup-0238c651.js → OrCheckboxGroup-4436e802.js} +2 -2
- package/dist/esm/v3/{OrCheckboxTree-c08494d4.js → OrCheckboxTree-7693bcda.js} +4 -4
- package/dist/esm/v3/{OrCode-d491c511.js → OrCode-90e43a20.js} +7 -7
- package/dist/esm/v3/{OrCode-f16c5ea5.js → OrCode-a111fca1.js} +12 -12
- package/dist/esm/v3/{OrCombinedInput-b4c65fb7.js → OrCombinedInput-25a954ce.js} +5 -5
- package/dist/esm/v3/{OrConfirm-3c42378d.js → OrConfirm-500628e6.js} +6 -6
- package/dist/esm/v3/{OrContextMenu-73ca2a94.js → OrContextMenu-78d02563.js} +2 -2
- package/dist/esm/v3/{OrDateFormat-9fd66bef.js → OrDateFormat-ff3245df.js} +3 -3
- package/dist/esm/v3/{OrDatePicker-a2ae95bb.js → OrDatePicker-6479bf29.js} +12 -12
- package/dist/esm/v3/{OrDateRangePicker-f6e10aff.js → OrDateRangePicker-872d67d5.js} +12 -12
- package/dist/esm/v3/{OrDateTimeFormat-6b86e309.js → OrDateTimeFormat-43f8033f.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-38309117.js → OrDateTimePicker-28018aea.js} +12 -12
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-4b9d8b7b.js → OrDateTimePickerTimeSelect-2771249a.js} +20 -20
- package/dist/esm/v3/{OrDropArea-692750b7.js → OrDropArea-ed2a1928.js} +2 -2
- package/dist/esm/v3/{OrEditorTabs-30a7a404.js → OrEditorTabs-6cc7de27.js} +7 -7
- package/dist/esm/v3/{OrEditorTabsItem-17e6e5da.js → OrEditorTabsItem-90fcd546.js} +2 -2
- package/dist/esm/v3/{OrEmptyState-3a7eae61.js → OrEmptyState-47f9d910.js} +1 -1
- package/dist/esm/v3/{OrError-39d69994.js → OrError-331220bc.js} +1 -1
- package/dist/esm/v3/{OrErrorTag-fe1bc7b5.js → OrErrorTag-89fbf607.js} +2 -2
- package/dist/esm/v3/{OrExpansionPanel-cb95253d.js → OrExpansionPanel-3281fa33.js} +2 -2
- package/dist/esm/v3/{OrFab-15925c6e.js → OrFab-3d860eef.js} +2 -2
- package/dist/esm/v3/{OrFormGroup-e28b731e.js → OrFormGroup-25d0a2da.js} +4 -4
- package/dist/esm/v3/{OrHint-a3c8c79e.js → OrHint-262c8217.js} +1 -1
- package/dist/esm/v3/{OrIcon-0c48d976.js → OrIcon-c446d072.js} +1 -1
- package/dist/esm/v3/{OrIconButton-747ffb8c.js → OrIconButton-bc7ebce6.js} +3 -3
- package/dist/esm/v3/{OrInlineInput-e0727d6e.js → OrInlineInput-7c6d39e7.js} +10 -8
- package/dist/esm/v3/{OrInlineInputBox-7c774600.js → OrInlineInputBox-9d62d2b3.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-2b8f797e.js → OrInlineTextarea-7321d8d3.js} +10 -8
- package/dist/esm/v3/{OrInput-c1b19d47.js → OrInput-2c4b97ed.js} +13 -11
- package/dist/esm/v3/{OrInputBox-f513e0a9.js → OrInputBox-287f97ba.js} +2 -2
- package/dist/esm/v3/{OrLabel-e25ab9ed.js → OrLabel-f1a581d8.js} +1 -1
- package/dist/esm/v3/{OrLink-f39ddaba.js → OrLink-c83a51b2.js} +1 -1
- package/dist/esm/v3/{OrList-3e659fc4.js → OrList-decc6768.js} +5 -5
- package/dist/esm/v3/{OrListItem-36b410c7.js → OrListItem-12e21bc6.js} +1 -1
- package/dist/esm/v3/{OrLoader-b7d415dd.js → OrLoader-5e2f359b.js} +1 -1
- package/dist/esm/v3/{OrMenu-69910fee.js → OrMenu-ebf8c55d.js} +2 -2
- package/dist/esm/v3/{OrMenuItem-fa3a4bc0.js → OrMenuItem-f37a662b.js} +3 -3
- package/dist/esm/v3/{OrModal-02ac915b.js → OrModal-91ceee4d.js} +6 -6
- package/dist/esm/v3/{OrNotification-0fcd548f.js → OrNotification-18308092.js} +3 -3
- package/dist/esm/v3/{OrOverlay-2b297773.js → OrOverlay-19bd1352.js} +1 -1
- package/dist/esm/v3/{OrPagination-9ae3cf91.js → OrPagination-c11086bd.js} +7 -7
- package/dist/esm/v3/{OrPopover-9b1f3dee.js → OrPopover-93803a23.js} +4 -4
- package/dist/esm/v3/{OrProgress-59100c74.js → OrProgress-0939955c.js} +1 -1
- package/dist/esm/v3/{OrRadio-48e404ef.js → OrRadio-b4ab913e.js} +7 -7
- package/dist/esm/v3/{OrRadioGroup-80869a63.js → OrRadioGroup-01871290.js} +2 -2
- package/dist/esm/v3/{OrRangeSlider-922a37ef.js → OrRangeSlider-1284dce6.js} +9 -9
- package/dist/esm/v3/{OrRating-c43fc136.js → OrRating-640f9e87.js} +3 -3
- package/dist/esm/v3/{OrResizeablePanel-18cf39c2.js → OrResizeablePanel-e107f883.js} +1 -1
- package/dist/esm/v3/{OrRichTextEditor-13a882dc.js → OrRichTextEditor-9f45f9d8.js} +20 -20
- package/dist/esm/v3/{OrSearch-7dd097fd.js → OrSearch-eed1ea7b.js} +5 -5
- package/dist/esm/v3/{OrSegmentedControl-08992fc7.js → OrSegmentedControl-4b163ea9.js} +2 -2
- package/dist/esm/v3/{OrSelect-c87b9c23.js → OrSelect-4f2ea2f2.js} +215 -215
- package/dist/esm/v3/{OrSelect-a17821c2.js → OrSelect-8e2b6f05.js} +22 -22
- package/dist/esm/v3/{OrSelectControlInput-fd308609.js → OrSelectControlInput-62d04212.js} +1 -1
- package/dist/esm/v3/{OrSelectMultipleControl-f9fc14e8.js → OrSelectMultipleControl-6e1e4ac2.js} +10 -10
- package/dist/esm/v3/{OrSelectPlaceholder-c9e55ba9.js → OrSelectPlaceholder-81502228.js} +1 -1
- package/dist/esm/v3/{OrSelectSingleControl-788e3100.js → OrSelectSingleControl-a1362154.js} +4 -4
- package/dist/esm/v3/{OrSkeletonCircle-1eae069b.js → OrSkeletonCircle-a3eb5f53.js} +1 -1
- package/dist/esm/v3/{OrSkeletonRect-ba5df861.js → OrSkeletonRect-d0b8b2cf.js} +1 -1
- package/dist/esm/v3/{OrSkeletonText-3c3207d0.js → OrSkeletonText-5e9579c1.js} +1 -1
- package/dist/esm/v3/{OrSlider-1eab9fee.js → OrSlider-64c51216.js} +4 -4
- package/dist/esm/v3/{OrSorting-e7ea6477.js → OrSorting-916f17f5.js} +12 -12
- package/dist/esm/v3/{OrStatus-1e91e410.js → OrStatus-a33a7e88.js} +1 -1
- package/dist/esm/v3/{OrSwitch-f397dcbf.js → OrSwitch-6cd74849.js} +5 -5
- package/dist/esm/v3/{OrTab-42be32d1.js → OrTab-74a9bd5b.js} +1 -1
- package/dist/esm/v3/{OrTabs-7db85ff2.js → OrTabs-f9958f65.js} +8 -8
- package/dist/esm/v3/{OrTag-4ec7bfa0.js → OrTag-a29c2113.js} +2 -2
- package/dist/esm/v3/{OrTagInput-20985c49.js → OrTagInput-2258e489.js} +12 -12
- package/dist/esm/v3/{OrTags-0418ede6.js → OrTags-215da9e7.js} +7 -7
- package/dist/esm/v3/{OrText-d54c951d.js → OrText-ea114c19.js} +1 -1
- package/dist/esm/v3/{OrTextarea-4aeaaf2d.js → OrTextarea-31993c4c.js} +10 -8
- package/dist/esm/v3/{OrTimeFormat-2d796bc1.js → OrTimeFormat-a818056b.js} +3 -3
- package/dist/esm/v3/{OrTimePicker-f387b9f9.js → OrTimePicker-0e197489.js} +12 -12
- package/dist/esm/v3/{OrTimeRangePicker-4f77f398.js → OrTimeRangePicker-c2cdde8f.js} +12 -12
- package/dist/esm/v3/{OrTooltip-9b965fdc.js → OrTooltip-62fe3aa2.js} +2 -2
- package/dist/esm/v3/{OrTree-7ff5a927.js → OrTree-552e7ef2.js} +41 -41
- package/dist/esm/v3/components/index.js +86 -86
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v3/components/or-button-group-v3/index.js +3 -3
- package/dist/esm/v3/components/or-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +18 -18
- package/dist/esm/v3/components/or-card-v3/index.js +1 -1
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +10 -10
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +6 -6
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v3/components/or-code/index.js +2 -2
- package/dist/esm/v3/components/or-code-v3/index.js +12 -12
- package/dist/esm/v3/components/or-combined-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-confirm-v3/index.js +14 -14
- package/dist/esm/v3/components/or-context-menu-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-format-v3/index.js +17 -17
- package/dist/esm/v3/components/or-date-picker-v3/index.js +17 -17
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +17 -17
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +17 -17
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +16 -16
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +12 -12
- package/dist/esm/v3/components/or-drop-area-v3/index.js +2 -2
- package/dist/esm/v3/components/or-editor-tabs-v3/index.js +10 -10
- package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.js +7 -7
- package/dist/esm/v3/components/or-empty-state-v3/index.js +1 -1
- package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-error-v3/index.js +1 -1
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v3/components/or-form-group-v3/index.js +4 -4
- package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
- package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -6
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +10 -10
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +10 -10
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +12 -12
- package/dist/esm/v3/components/or-label-v3/index.js +1 -1
- package/dist/esm/v3/components/or-link-v3/index.js +1 -1
- package/dist/esm/v3/components/or-list-v3/index.js +9 -9
- package/dist/esm/v3/components/or-list-v3/partials/index.js +1 -1
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v3/components/or-menu-item-v3/index.js +7 -7
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v3/components/or-modal-v3/index.js +7 -7
- package/dist/esm/v3/components/or-notification-v3/index.js +7 -7
- package/dist/esm/v3/components/or-overlay-v3/index.js +1 -1
- package/dist/esm/v3/components/or-pagination-v3/index.js +11 -11
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v3/components/or-radio-group-v3/index.js +6 -6
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v3/components/or-range-slider-v3/index.js +6 -6
- package/dist/esm/v3/components/or-rating-v3/index.js +2 -2
- package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +7 -7
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +20 -20
- package/dist/esm/v3/components/or-search-v3/index.js +13 -13
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -1
- package/dist/esm/v3/components/or-select/index.js +10 -10
- package/dist/esm/v3/components/or-select/partials/OrSelectMain.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-select-v3/index.js +23 -23
- package/dist/esm/v3/components/or-select-v3/partials/index.js +14 -14
- package/dist/esm/v3/components/or-select-v3/partials/or-select-control-input/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +13 -13
- package/dist/esm/v3/components/or-select-v3/partials/or-select-placeholder/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/partials/or-select-single-control/index.js +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/index.js +8 -8
- package/dist/esm/v3/components/or-skeleton-v3/index.js +3 -3
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-circle-v3/index.js +1 -1
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-rect-v3/index.js +1 -1
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-text-v3/index.js +1 -1
- package/dist/esm/v3/components/or-slider-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sorting-v3/index.js +11 -11
- package/dist/esm/v3/components/or-status-v3/index.js +1 -1
- package/dist/esm/v3/components/or-switch-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tab-v3/index.js +1 -1
- package/dist/esm/v3/components/or-tabs-v3/index.js +10 -10
- package/dist/esm/v3/components/or-tag-input-v3/index.js +15 -15
- package/dist/esm/v3/components/or-tag-v3/index.js +7 -7
- package/dist/esm/v3/components/or-tags-v3/index.js +10 -10
- package/dist/esm/v3/components/or-text-v3/index.js +1 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +5 -5
- package/dist/esm/v3/components/or-time-format-v3/index.js +17 -17
- package/dist/esm/v3/components/or-time-picker-v3/index.js +17 -17
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +17 -17
- package/dist/esm/v3/components/or-toast-v3/index.js +8 -8
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +8 -8
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tree-v3/index.js +4 -4
- package/dist/esm/v3/index.js +86 -86
- package/dist/esm/v3/{props-78a3ad49.js → props-3212cd17.js} +2 -2
- package/dist/esm/v3/{types-0f60c0e1.js → types-bd194714.js} +4 -4
- package/package.json +3 -2
- package/src/components/or-avatar-v3/OrAvatar.vue +1 -1
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +2 -2
- package/src/components/or-button-group-v3/OrButtonGroup.vue +1 -1
- package/src/components/or-button-v3/OrButton.vue +1 -1
- package/src/components/or-card-collection-v3/OrCardCollection.vue +2 -2
- package/src/components/or-card-v3/OrCard.vue +3 -3
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.vue +1 -1
- package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -2
- package/src/components/or-code/OrCode.vue +5 -5
- package/src/components/or-code-v3/OrCode.vue +4 -4
- package/src/components/or-code-v3/partials/OrCodeControl.vue +4 -4
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +1 -1
- package/src/components/or-confirm-v3/OrConfirm.vue +3 -3
- package/src/components/or-date-format-v3/OrDateFormat.vue +1 -1
- package/src/components/or-date-picker-v3/OrDatePicker.vue +3 -3
- package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +3 -3
- package/src/components/or-date-time-format-v3/OrDateTimeFormat.vue +1 -1
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +4 -4
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-mobile-control/OrDateTimePickerMobileControl.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue +5 -5
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-footer/OrDateTimePickerPopoverFooter.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-header/OrDateTimePickerPopoverHeader.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue +1 -1
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue +1 -1
- package/src/components/or-drop-area-v3/OrDropArea.vue +1 -1
- package/src/components/or-editor-tabs-v3/OrEditorTabs.vue +3 -3
- package/src/components/or-editor-tabs-v3/partials/or-editor-tabs-item/OrEditorTabsItem.vue +1 -1
- package/src/components/or-empty-state-v3/OrEmptyState.vue +1 -1
- package/src/components/or-error-tag-v3/OrErrorTag.vue +1 -1
- package/src/components/or-error-v3/OrError.vue +1 -1
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +1 -1
- package/src/components/or-fab-v3/OrFab.vue +1 -1
- package/src/components/or-form-group-v3/OrFormGroup.vue +1 -1
- package/src/components/or-hint-v3/OrHint.vue +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
- package/src/components/or-icon-v3/OrIcon.vue +1 -1
- package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +1 -1
- package/src/components/or-inline-input-v3/OrInlineInput.vue +3 -3
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +3 -3
- package/src/components/or-input-box-v3/OrInputBox.vue +1 -1
- package/src/components/or-input-box-v3/partials/or-input-box-addon/OrInputBoxAddon.vue +1 -1
- package/src/components/or-input-v3/OrInput.vue +3 -3
- package/src/components/or-label-v3/OrLabel.vue +1 -1
- package/src/components/or-link-v3/OrLink.vue +1 -1
- package/src/components/or-list-v3/OrList.vue +2 -2
- package/src/components/or-list-v3/partials/or-list-item/OrListItem.vue +1 -1
- package/src/components/or-loader-v3/OrLoader.vue +1 -1
- package/src/components/or-menu-item-v3/OrMenuItem.vue +1 -1
- package/src/components/or-menu-v3/OrMenu.vue +1 -1
- package/src/components/or-modal-v3/OrModal.vue +1 -1
- package/src/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue +1 -1
- package/src/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue +1 -1
- package/src/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue +1 -1
- package/src/components/or-notification-v3/OrNotification.vue +1 -1
- package/src/components/or-overlay-v3/OrOverlay.vue +1 -1
- package/src/components/or-pagination-v3/OrPagination.vue +3 -3
- package/src/components/or-popover-v3/OrPopover.vue +3 -3
- package/src/components/or-progress-v3/OrProgress.vue +1 -1
- package/src/components/or-radio-v3/OrRadio.vue +4 -4
- package/src/components/or-range-slider-v3/OrRangeSlider.vue +7 -7
- package/src/components/or-rating-v3/OrRating.vue +2 -2
- package/src/components/or-rich-text-editor-v3/OrRichTextEditor.vue +27 -27
- package/src/components/or-search-v3/OrSearch.vue +2 -2
- package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +1 -1
- package/src/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue +1 -1
- package/src/components/or-select/partials/OrSelectMain.vue +10 -10
- package/src/components/or-select-v3/OrSelect.vue +7 -7
- package/src/components/or-select-v3/partials/or-select-control-input/OrSelectControlInput.vue +1 -1
- package/src/components/or-select-v3/partials/or-select-multiple-control/OrSelectMultipleControl.vue +4 -4
- package/src/components/or-select-v3/partials/or-select-placeholder/OrSelectPlaceholder.vue +1 -1
- package/src/components/or-select-v3/partials/or-select-single-control/OrSelectSingleControl.vue +2 -2
- package/src/components/or-sidebar-v3/OrSidebar.vue +1 -1
- package/src/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.vue +1 -1
- package/src/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.vue +1 -1
- package/src/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.vue +1 -1
- package/src/components/or-slider-v3/OrSlider.vue +3 -3
- package/src/components/or-sorting-v3/OrSorting.vue +11 -14
- package/src/components/or-status-v3/OrStatus.vue +1 -1
- package/src/components/or-switch-v3/OrSwitch.vue +3 -3
- package/src/components/or-tab-v3/OrTab.vue +1 -1
- package/src/components/or-tabs-v3/OrTabs.vue +3 -3
- package/src/components/or-tag-input-v3/OrTagInput.vue +5 -5
- package/src/components/or-tag-v3/OrTag.vue +1 -1
- package/src/components/or-tags-v3/OrTags.vue +4 -4
- package/src/components/or-text-v3/OrText.vue +1 -1
- package/src/components/or-textarea-v3/OrTextarea.vue +3 -3
- package/src/components/or-time-format-v3/OrTimeFormat.vue +1 -1
- package/src/components/or-time-picker-v3/OrTimePicker.vue +3 -3
- package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +3 -3
- package/src/components/or-toast-v3/OrToast.vue +1 -1
- package/src/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue +1 -1
- package/src/components/or-tooltip-v3/OrTooltip.vue +1 -1
- package/src/components/or-tree-v3/OrTree.vue +2 -2
- package/src/components/or-tree-v3/partials/or-tree-node/OrTreeNode.vue +6 -6
- /package/dist/bundled/v3/components/{OrAvatar-63d77b2d.js → OrAvatar-bceb6c00.js} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrError-
|
|
3
|
-
import { s as script$2 } from './OrHint-
|
|
4
|
-
import { s as script$3 } from './OrLabel-
|
|
2
|
+
import { s as script$1 } from './OrError-331220bc.js';
|
|
3
|
+
import { s as script$2 } from './OrHint-262c8217.js';
|
|
4
|
+
import { s as script$3 } from './OrLabel-f1a581d8.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
var FormGroupDirection;
|
|
@@ -84,7 +84,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
84
84
|
const _component_OrHint = resolveComponent("OrHint");
|
|
85
85
|
const _component_OrError = resolveComponent("OrError");
|
|
86
86
|
return openBlock(), createElementBlock("div", {
|
|
87
|
-
ref:
|
|
87
|
+
ref: 'root',
|
|
88
88
|
class: normalizeClass(_ctx.rootStyles)
|
|
89
89
|
}, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "label", {}, () => [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
90
90
|
key: 0,
|
|
@@ -47,7 +47,7 @@ var script = defineComponent({
|
|
|
47
47
|
const _hoisted_1 = ["disabled"];
|
|
48
48
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
49
49
|
return openBlock(), createElementBlock("div", {
|
|
50
|
-
ref:
|
|
50
|
+
ref: 'root',
|
|
51
51
|
class: normalizeClass(_ctx.rootStyles),
|
|
52
52
|
disabled: _ctx.disabled
|
|
53
53
|
}, [createElementVNode("div", {
|
|
@@ -89,7 +89,7 @@ var script = defineComponent({
|
|
|
89
89
|
|
|
90
90
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
91
91
|
return openBlock(), createElementBlock("div", {
|
|
92
|
-
ref:
|
|
92
|
+
ref: 'root',
|
|
93
93
|
class: normalizeClass(_ctx.rootStyles)
|
|
94
94
|
}, toDisplayString(_ctx.icon), 3 /* TEXT, CLASS */);
|
|
95
95
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
2
|
-
import { s as script$1, a as IconSize } from './OrIcon-
|
|
3
|
-
import { s as script$2 } from './OrTooltip-
|
|
2
|
+
import { s as script$1, a as IconSize } from './OrIcon-c446d072.js';
|
|
3
|
+
import { s as script$2 } from './OrTooltip-62fe3aa2.js';
|
|
4
4
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, createSlots, withCtx, createElementVNode, mergeProps, toHandlers, createVNode, renderSlot } from 'vue';
|
|
5
5
|
|
|
6
6
|
var IconButtonColor;
|
|
@@ -141,7 +141,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
141
141
|
content: _ctx.tooltip
|
|
142
142
|
} : _ctx.tooltip)), createSlots({
|
|
143
143
|
default: withCtx(() => [createElementVNode("button", mergeProps({
|
|
144
|
-
ref:
|
|
144
|
+
ref: 'root'
|
|
145
145
|
}, _ctx.$attrs, {
|
|
146
146
|
class: [_ctx.rootStyles, ..._ctx.additionalStyles],
|
|
147
147
|
type: 'button',
|
|
@@ -6,10 +6,10 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
6
6
|
import '@onereach/styles/tailwind/plugins/core';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
9
|
-
import { s as script$1 } from './OrError-
|
|
10
|
-
import { s as script$2 } from './OrHint-
|
|
11
|
-
import { s as script$3 } from './OrIconButton-
|
|
12
|
-
import { I as InlineInputBoxSize, s as script$4 } from './OrInlineInputBox-
|
|
9
|
+
import { s as script$1 } from './OrError-331220bc.js';
|
|
10
|
+
import { s as script$2 } from './OrHint-262c8217.js';
|
|
11
|
+
import { s as script$3 } from './OrIconButton-bc7ebce6.js';
|
|
12
|
+
import { I as InlineInputBoxSize, s as script$4 } from './OrInlineInputBox-9d62d2b3.js';
|
|
13
13
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
14
14
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
15
15
|
|
|
@@ -184,16 +184,16 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
184
184
|
const _component_OrHint = resolveComponent("OrHint");
|
|
185
185
|
const _component_OrError = resolveComponent("OrError");
|
|
186
186
|
return openBlock(), createElementBlock("div", {
|
|
187
|
-
ref:
|
|
187
|
+
ref: 'root',
|
|
188
188
|
class: normalizeClass(_ctx.rootStyles)
|
|
189
189
|
}, [createElementVNode("div", _hoisted_1, [createVNode(_component_OrInlineInputBox, {
|
|
190
190
|
size: _ctx.size,
|
|
191
191
|
invalid: !!_ctx.error
|
|
192
192
|
}, {
|
|
193
193
|
default: withCtx(() => [withDirectives(createElementVNode("input", mergeProps({
|
|
194
|
-
ref:
|
|
195
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.draftModelValue = $event)
|
|
194
|
+
ref: 'control'
|
|
196
195
|
}, _ctx.controlAttributes, {
|
|
196
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.draftModelValue = $event),
|
|
197
197
|
class: _ctx.controlStyles,
|
|
198
198
|
type: _ctx.type,
|
|
199
199
|
placeholder: _ctx.placeholder,
|
|
@@ -209,7 +209,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
209
209
|
_ctx.$emit('blur', $event);
|
|
210
210
|
_ctx.onBlur();
|
|
211
211
|
})
|
|
212
|
-
}), null, 16 /* FULL_PROPS */, _hoisted_2), [[vModelDynamic, _ctx.draftModelValue
|
|
212
|
+
}), null, 16 /* FULL_PROPS */, _hoisted_2), [[vModelDynamic, _ctx.draftModelValue, void 0, {
|
|
213
|
+
trim: true
|
|
214
|
+
}]])]),
|
|
213
215
|
_: 1 /* STABLE */
|
|
214
216
|
}, 8 /* PROPS */, ["size", "invalid"]), _ctx.activated && !_ctx.saveOnBlur ? (openBlock(), createElementBlock("div", {
|
|
215
217
|
key: 0,
|
|
@@ -57,7 +57,7 @@ var script = defineComponent({
|
|
|
57
57
|
const _hoisted_1 = ["invalid"];
|
|
58
58
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
59
59
|
return openBlock(), createElementBlock("div", {
|
|
60
|
-
ref:
|
|
60
|
+
ref: 'root',
|
|
61
61
|
class: normalizeClass(_ctx.rootStyles),
|
|
62
62
|
invalid: _ctx.invalid
|
|
63
63
|
}, [renderSlot(_ctx.$slots, "default")], 10 /* CLASS, PROPS */, _hoisted_1);
|
|
@@ -6,10 +6,10 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
6
6
|
import '@onereach/styles/tailwind/plugins/core';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
9
|
-
import { s as script$1 } from './OrError-
|
|
10
|
-
import { s as script$2 } from './OrHint-
|
|
11
|
-
import { s as script$3 } from './OrIconButton-
|
|
12
|
-
import { s as script$4 } from './OrInlineInputBox-
|
|
9
|
+
import { s as script$1 } from './OrError-331220bc.js';
|
|
10
|
+
import { s as script$2 } from './OrHint-262c8217.js';
|
|
11
|
+
import { s as script$3 } from './OrIconButton-bc7ebce6.js';
|
|
12
|
+
import { s as script$4 } from './OrInlineInputBox-9d62d2b3.js';
|
|
13
13
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
14
14
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
15
15
|
|
|
@@ -162,16 +162,16 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
162
162
|
const _component_OrHint = resolveComponent("OrHint");
|
|
163
163
|
const _component_OrError = resolveComponent("OrError");
|
|
164
164
|
return openBlock(), createElementBlock("div", {
|
|
165
|
-
ref:
|
|
165
|
+
ref: 'root',
|
|
166
166
|
class: normalizeClass(_ctx.rootStyles)
|
|
167
167
|
}, [createElementVNode("div", _hoisted_1, [createVNode(_component_OrInlineInputBox, {
|
|
168
168
|
size: 's',
|
|
169
169
|
invalid: !!_ctx.error
|
|
170
170
|
}, {
|
|
171
171
|
default: withCtx(() => [withDirectives(createElementVNode("textarea", mergeProps({
|
|
172
|
-
ref:
|
|
173
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.draftModelValue = $event)
|
|
172
|
+
ref: 'control'
|
|
174
173
|
}, _ctx.controlAttributes, {
|
|
174
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.draftModelValue = $event),
|
|
175
175
|
class: _ctx.controlStyles,
|
|
176
176
|
placeholder: _ctx.placeholder,
|
|
177
177
|
activated: _ctx.activated,
|
|
@@ -186,7 +186,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
186
186
|
_ctx.$emit('blur', $event);
|
|
187
187
|
_ctx.onBlur();
|
|
188
188
|
})
|
|
189
|
-
}), null, 16 /* FULL_PROPS */, _hoisted_2), [[vModelText, _ctx.draftModelValue
|
|
189
|
+
}), null, 16 /* FULL_PROPS */, _hoisted_2), [[vModelText, _ctx.draftModelValue, void 0, {
|
|
190
|
+
trim: true
|
|
191
|
+
}]])]),
|
|
190
192
|
_: 1 /* STABLE */
|
|
191
193
|
}, 8 /* PROPS */, ["invalid"]), _ctx.activated && !_ctx.saveOnBlur ? (openBlock(), createElementBlock("div", {
|
|
192
194
|
key: 0,
|
|
@@ -6,13 +6,13 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
6
6
|
import { u as useResponsive } from './useResponsive-1baf3485.js';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
9
|
-
import { s as script$1 } from './OrError-
|
|
10
|
-
import { s as script$2 } from './OrHint-
|
|
11
|
-
import { s as script$4 } from './OrIconButton-
|
|
12
|
-
import { s as script$3 } from './OrIcon-
|
|
13
|
-
import { s as script$5, a as InputBoxSize } from './OrInputBox-
|
|
14
|
-
import { s as script$6 } from './OrLabel-
|
|
15
|
-
import { s as script$7 } from './OrLoader-
|
|
9
|
+
import { s as script$1 } from './OrError-331220bc.js';
|
|
10
|
+
import { s as script$2 } from './OrHint-262c8217.js';
|
|
11
|
+
import { s as script$4 } from './OrIconButton-bc7ebce6.js';
|
|
12
|
+
import { s as script$3 } from './OrIcon-c446d072.js';
|
|
13
|
+
import { s as script$5, a as InputBoxSize } from './OrInputBox-287f97ba.js';
|
|
14
|
+
import { s as script$6 } from './OrLabel-f1a581d8.js';
|
|
15
|
+
import { s as script$7 } from './OrLoader-5e2f359b.js';
|
|
16
16
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, createSlots, withDirectives, createElementVNode, mergeProps, vModelDynamic, Fragment, withModifiers, vShow } from 'vue';
|
|
17
17
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
18
18
|
|
|
@@ -183,7 +183,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
183
183
|
const _component_OrHint = resolveComponent("OrHint");
|
|
184
184
|
const _component_OrError = resolveComponent("OrError");
|
|
185
185
|
return openBlock(), createElementBlock("div", {
|
|
186
|
-
ref:
|
|
186
|
+
ref: 'root',
|
|
187
187
|
class: normalizeClass(_ctx.rootStyles)
|
|
188
188
|
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
189
189
|
key: 0,
|
|
@@ -204,9 +204,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
204
204
|
disabled: _ctx.disabled
|
|
205
205
|
}, createSlots({
|
|
206
206
|
default: withCtx(() => [withDirectives(createElementVNode("input", mergeProps({
|
|
207
|
-
ref:
|
|
208
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
207
|
+
ref: 'control'
|
|
209
208
|
}, _ctx.controlAttributes, {
|
|
209
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
|
|
210
210
|
class: _ctx.controlStyles,
|
|
211
211
|
name: _ctx.name,
|
|
212
212
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
@@ -220,7 +220,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
220
220
|
onKeyup: _cache[3] || (_cache[3] = $event => _ctx.$emit('keyup', $event)),
|
|
221
221
|
onFocus: _cache[4] || (_cache[4] = $event => _ctx.$emit('focus', $event)),
|
|
222
222
|
onBlur: _cache[5] || (_cache[5] = $event => _ctx.$emit('blur', $event))
|
|
223
|
-
}), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue
|
|
223
|
+
}), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue, void 0, {
|
|
224
|
+
trim: true
|
|
225
|
+
}]])]),
|
|
224
226
|
_: 2 /* DYNAMIC */
|
|
225
227
|
}, [_ctx.loading || _ctx.type === 'password' || _ctx.type === 'search' ? {
|
|
226
228
|
name: "addon",
|
|
@@ -39,7 +39,7 @@ var script$1 = defineComponent({
|
|
|
39
39
|
const _hoisted_1$1 = ["invalid", "readonly", "disabled"];
|
|
40
40
|
function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
41
41
|
return openBlock(), createElementBlock("div", {
|
|
42
|
-
ref:
|
|
42
|
+
ref: 'root',
|
|
43
43
|
class: normalizeClass(_ctx.rootStyles),
|
|
44
44
|
invalid: _ctx.invalid,
|
|
45
45
|
readonly: _ctx.readonly,
|
|
@@ -152,7 +152,7 @@ const _hoisted_1 = ["invalid", "readonly", "disabled"];
|
|
|
152
152
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
153
153
|
const _component_OrInputBoxAddon = resolveComponent("OrInputBoxAddon");
|
|
154
154
|
return openBlock(), createElementBlock("div", {
|
|
155
|
-
ref:
|
|
155
|
+
ref: 'root',
|
|
156
156
|
class: normalizeClass(_ctx.rootStyles),
|
|
157
157
|
invalid: _ctx.invalid,
|
|
158
158
|
readonly: _ctx.readonly,
|
|
@@ -88,7 +88,7 @@ const _hoisted_1 = ["selected", "disabled"];
|
|
|
88
88
|
const _hoisted_2 = ["for", "required", "disabled"];
|
|
89
89
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
90
90
|
return openBlock(), createElementBlock("div", {
|
|
91
|
-
ref:
|
|
91
|
+
ref: 'root',
|
|
92
92
|
class: normalizeClass(_ctx.rootStyles),
|
|
93
93
|
selected: _ctx.selected,
|
|
94
94
|
disabled: _ctx.disabled
|
|
@@ -85,7 +85,7 @@ var script = defineComponent({
|
|
|
85
85
|
const _hoisted_1 = ["href", "disabled"];
|
|
86
86
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
87
87
|
return openBlock(), createElementBlock("a", {
|
|
88
|
-
ref:
|
|
88
|
+
ref: 'root',
|
|
89
89
|
class: normalizeClass(_ctx.rootStyles),
|
|
90
90
|
href: _ctx.href,
|
|
91
91
|
disabled: _ctx.disabled
|
|
@@ -6,9 +6,9 @@ import './dom-aecadd9a.js';
|
|
|
6
6
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
7
7
|
import '@onereach/styles/tailwind/plugins/core';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
|
-
import { s as script$1 } from './OrIconButton-
|
|
10
|
-
import { s as script$2 } from './OrLabel-
|
|
11
|
-
import { s as script$3 } from './OrListItem-
|
|
9
|
+
import { s as script$1 } from './OrIconButton-bc7ebce6.js';
|
|
10
|
+
import { s as script$2 } from './OrLabel-f1a581d8.js';
|
|
11
|
+
import { s as script$3 } from './OrListItem-12e21bc6.js';
|
|
12
12
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, normalizeProps, guardReactiveProps, createVNode, withCtx, createTextVNode, toDisplayString, createElementVNode, Fragment, renderList, createBlock, createCommentVNode } from 'vue';
|
|
13
13
|
|
|
14
14
|
const List = [
|
|
@@ -158,7 +158,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
158
158
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
159
159
|
const _component_OrListItem = resolveComponent("OrListItem");
|
|
160
160
|
return openBlock(), createElementBlock("div", {
|
|
161
|
-
ref:
|
|
161
|
+
ref: 'root',
|
|
162
162
|
class: normalizeClass(_ctx.rootStyles),
|
|
163
163
|
disabled: _ctx.disabled
|
|
164
164
|
}, [renderSlot(_ctx.$slots, "header", normalizeProps(guardReactiveProps({
|
|
@@ -172,7 +172,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
172
172
|
|
|
173
173
|
_: 3 /* FORWARDED */
|
|
174
174
|
}, 8 /* PROPS */, ["disabled"])]), createElementVNode("div", {
|
|
175
|
-
ref:
|
|
175
|
+
ref: 'content',
|
|
176
176
|
class: normalizeClass(_ctx.contentStyles)
|
|
177
177
|
}, [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.proxyModelValue, (item, index) => {
|
|
178
178
|
return openBlock(), createBlock(_component_OrListItem, {
|
|
@@ -54,7 +54,7 @@ const _hoisted_1 = ["selected", "disabled", "draggable"];
|
|
|
54
54
|
const _hoisted_2 = ["disabled"];
|
|
55
55
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
56
56
|
return openBlock(), createElementBlock("div", {
|
|
57
|
-
ref:
|
|
57
|
+
ref: 'root',
|
|
58
58
|
class: normalizeClass(_ctx.rootStyles),
|
|
59
59
|
selected: _ctx.selected,
|
|
60
60
|
disabled: _ctx.disabled,
|
|
@@ -130,7 +130,7 @@ const _hoisted_6 = ["x2"];
|
|
|
130
130
|
const _hoisted_7 = ["x2", "stroke"];
|
|
131
131
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
132
132
|
return openBlock(), createElementBlock("div", {
|
|
133
|
-
ref:
|
|
133
|
+
ref: 'root',
|
|
134
134
|
class: normalizeClass(_ctx.rootStyles)
|
|
135
135
|
}, [_ctx.title ? (openBlock(), createElementBlock("div", {
|
|
136
136
|
key: 0,
|
|
@@ -4,7 +4,7 @@ import './dom-aecadd9a.js';
|
|
|
4
4
|
import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import { s as script$1, a as PopoverPlacement } from './OrPopover-
|
|
7
|
+
import { s as script$1, a as PopoverPlacement } from './OrPopover-93803a23.js';
|
|
8
8
|
import { resolveComponent, openBlock, createBlock, normalizeClass, withCtx, createElementVNode, mergeProps, withModifiers, renderSlot } from 'vue';
|
|
9
9
|
|
|
10
10
|
const Menu = [
|
|
@@ -95,7 +95,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
95
95
|
"onUpdate:state": _cache[1] || (_cache[1] = $event => $event === 'open' ? _ctx.open() : _ctx.close())
|
|
96
96
|
}, {
|
|
97
97
|
default: withCtx(() => [createElementVNode("div", mergeProps({
|
|
98
|
-
ref:
|
|
98
|
+
ref: 'root'
|
|
99
99
|
}, _ctx.$attrs, {
|
|
100
100
|
class: [_ctx.rootStyles, ..._ctx.additionalStyles],
|
|
101
101
|
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.onClick($event), ["stop"]))
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
3
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-bc7ebce6.js';
|
|
3
|
+
import { s as script$1 } from './OrIcon-c446d072.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, normalizeProps, mergeProps, createCommentVNode, createElementVNode, renderSlot, Fragment, createVNode, withModifiers } from 'vue';
|
|
5
5
|
|
|
6
6
|
const MenuItem = [
|
|
@@ -73,7 +73,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
73
73
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
74
74
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
75
75
|
return openBlock(), createElementBlock("div", {
|
|
76
|
-
ref:
|
|
76
|
+
ref: 'root',
|
|
77
77
|
class: normalizeClass(_ctx.rootStyles),
|
|
78
78
|
tabindex: !_ctx.disabled ? 0 : null,
|
|
79
79
|
selected: _ctx.selected,
|
|
@@ -4,9 +4,9 @@ import './dom-aecadd9a.js';
|
|
|
4
4
|
import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import { s as script$5 } from './OrOverlay-
|
|
7
|
+
import { s as script$5 } from './OrOverlay-19bd1352.js';
|
|
8
8
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, createElementVNode, createVNode, withModifiers, createBlock, withCtx, mergeProps, createCommentVNode } from 'vue';
|
|
9
|
-
import { s as script$4 } from './OrIconButton-
|
|
9
|
+
import { s as script$4 } from './OrIconButton-bc7ebce6.js';
|
|
10
10
|
|
|
11
11
|
const ModalContent = [
|
|
12
12
|
// Overflow
|
|
@@ -31,7 +31,7 @@ var script$3 = defineComponent({
|
|
|
31
31
|
|
|
32
32
|
function render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
33
33
|
return openBlock(), createElementBlock("div", {
|
|
34
|
-
ref:
|
|
34
|
+
ref: 'root',
|
|
35
35
|
class: normalizeClass(_ctx.rootStyles)
|
|
36
36
|
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */);
|
|
37
37
|
}
|
|
@@ -60,7 +60,7 @@ var script$2 = defineComponent({
|
|
|
60
60
|
|
|
61
61
|
function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
62
62
|
return openBlock(), createElementBlock("div", {
|
|
63
|
-
ref:
|
|
63
|
+
ref: 'root',
|
|
64
64
|
class: normalizeClass(_ctx.rootStyles)
|
|
65
65
|
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */);
|
|
66
66
|
}
|
|
@@ -101,7 +101,7 @@ const _hoisted_1 = {
|
|
|
101
101
|
function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
102
102
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
103
103
|
return openBlock(), createElementBlock("div", {
|
|
104
|
-
ref:
|
|
104
|
+
ref: 'root',
|
|
105
105
|
class: normalizeClass(_ctx.rootStyles)
|
|
106
106
|
}, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]), createVNode(_component_OrIconButton, {
|
|
107
107
|
icon: 'close',
|
|
@@ -204,7 +204,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
204
204
|
fullscreen: true
|
|
205
205
|
}, {
|
|
206
206
|
default: withCtx(() => [createElementVNode("div", mergeProps({
|
|
207
|
-
ref:
|
|
207
|
+
ref: 'root'
|
|
208
208
|
}, _ctx.$attrs, {
|
|
209
209
|
class: _ctx.rootStyles
|
|
210
210
|
}), [createVNode(_component_OrModalHeader, {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
3
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-bc7ebce6.js';
|
|
3
|
+
import { s as script$1 } from './OrIcon-c446d072.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
6
6
|
var NotificationVariant;
|
|
@@ -122,7 +122,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
122
122
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
123
123
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
124
124
|
return openBlock(), createElementBlock("div", {
|
|
125
|
-
ref:
|
|
125
|
+
ref: 'root',
|
|
126
126
|
class: normalizeClass(_ctx.rootStyles)
|
|
127
127
|
}, [createElementVNode("div", _hoisted_1, [createVNode(_component_OrIcon, {
|
|
128
128
|
class: normalizeClass(_ctx.iconStyles),
|
|
@@ -53,7 +53,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
53
53
|
disabled: !_ctx.fullscreen
|
|
54
54
|
}, {
|
|
55
55
|
default: withCtx(() => [createElementVNode("div", mergeProps({
|
|
56
|
-
ref:
|
|
56
|
+
ref: 'root'
|
|
57
57
|
}, _ctx.$attrs, {
|
|
58
58
|
class: _ctx.rootStyles
|
|
59
59
|
}), [renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */)]),
|
|
@@ -4,10 +4,10 @@ import './dom-aecadd9a.js';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import { u as useResponsive } from './useResponsive-1baf3485.js';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import { s as script$1 } from './OrButton-
|
|
8
|
-
import { s as script$2 } from './OrIcon-
|
|
9
|
-
import { s as script$4 } from './OrMenuItem-
|
|
10
|
-
import { s as script$3 } from './OrMenu-
|
|
7
|
+
import { s as script$1 } from './OrButton-c95aef65.js';
|
|
8
|
+
import { s as script$2 } from './OrIcon-c446d072.js';
|
|
9
|
+
import { s as script$4 } from './OrMenuItem-f37a662b.js';
|
|
10
|
+
import { s as script$3 } from './OrMenu-ebf8c55d.js';
|
|
11
11
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
12
12
|
|
|
13
13
|
const PaginationRoot = [
|
|
@@ -194,7 +194,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
194
194
|
const _component_OrMenuItem = resolveComponent("OrMenuItem");
|
|
195
195
|
const _component_OrMenu = resolveComponent("OrMenu");
|
|
196
196
|
return openBlock(), createElementBlock("div", {
|
|
197
|
-
ref:
|
|
197
|
+
ref: 'root',
|
|
198
198
|
class: normalizeClass(_ctx.rootStyles)
|
|
199
199
|
}, [createElementVNode("div", {
|
|
200
200
|
class: normalizeClass(_ctx.offsetControlStyles)
|
|
@@ -240,7 +240,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
240
240
|
}, [_ctx.isDesktop ? (openBlock(), createElementBlock(Fragment, {
|
|
241
241
|
key: 0
|
|
242
242
|
}, [createTextVNode(" Per page: ")], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createVNode(_component_OrButton, {
|
|
243
|
-
ref:
|
|
243
|
+
ref: 'limitButton',
|
|
244
244
|
class: normalizeClass(_ctx.itemStyles),
|
|
245
245
|
variant: 'link',
|
|
246
246
|
color: 'inherit',
|
|
@@ -252,7 +252,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
252
252
|
}, null, 8 /* PROPS */, ["icon"])]),
|
|
253
253
|
_: 1 /* STABLE */
|
|
254
254
|
}, 8 /* PROPS */, ["class"]), createVNode(_component_OrMenu, {
|
|
255
|
-
ref:
|
|
255
|
+
ref: 'limitMenu',
|
|
256
256
|
"additional-styles": ['min-w-[60px]'],
|
|
257
257
|
trigger: _ctx.limitButtonRoot,
|
|
258
258
|
placement: 'top'
|
|
@@ -6,7 +6,7 @@ import './dom-aecadd9a.js';
|
|
|
6
6
|
import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
7
7
|
import { u as useResponsive } from './useResponsive-1baf3485.js';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
|
-
import { s as script$1 } from './OrBottomSheet-
|
|
9
|
+
import { s as script$1 } from './OrBottomSheet-82ba0a9b.js';
|
|
10
10
|
import { s as script$2 } from './OrTeleport.vue3-8099178c.js';
|
|
11
11
|
import { i as isPrevented } from './isPrevented-6994b101.js';
|
|
12
12
|
import { resolveComponent, openBlock, createBlock, withCtx, withDirectives, createElementVNode, createElementBlock, mergeProps, renderSlot, normalizeClass, createCommentVNode, vShow } from 'vue';
|
|
@@ -358,7 +358,7 @@ var script = defineComponent({
|
|
|
358
358
|
});
|
|
359
359
|
|
|
360
360
|
const _hoisted_1 = {
|
|
361
|
-
ref:
|
|
361
|
+
ref: 'containerRoot',
|
|
362
362
|
class: /*#__PURE__*/normalizeClass(['contents'])
|
|
363
363
|
};
|
|
364
364
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -367,7 +367,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
367
367
|
return openBlock(), createBlock(_component_OrTeleport, null, {
|
|
368
368
|
default: withCtx(() => [withDirectives(createElementVNode("div", _hoisted_1, [_ctx.isDesktop && _ctx.variant === 'auto' || _ctx.variant === 'popover' ? (openBlock(), createElementBlock("div", mergeProps({
|
|
369
369
|
key: 0,
|
|
370
|
-
ref:
|
|
370
|
+
ref: 'root'
|
|
371
371
|
}, _ctx.$attrs, {
|
|
372
372
|
style: _ctx.floatingStyles,
|
|
373
373
|
class: _ctx.rootStyles
|
|
@@ -378,7 +378,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
378
378
|
class: normalizeClass(_ctx.bodyStyles)
|
|
379
379
|
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */))], 16 /* FULL_PROPS */)) : createCommentVNode("v-if", true), _ctx.isMobile && _ctx.variant === 'auto' || _ctx.variant === 'bottom-sheet' ? (openBlock(), createBlock(_component_OrBottomSheet, mergeProps({
|
|
380
380
|
key: 1,
|
|
381
|
-
ref:
|
|
381
|
+
ref: 'bottomSheet'
|
|
382
382
|
}, _ctx.bottomSheetProps, {
|
|
383
383
|
"is-open": _ctx.state === 'open',
|
|
384
384
|
"onUpdate:state": _cache[0] || (_cache[0] = $event => $event === 'open' ? _ctx.open() : _ctx.close())
|
|
@@ -228,7 +228,7 @@ const _hoisted_6 = {
|
|
|
228
228
|
const _hoisted_7 = ["stroke-dasharray", "stroke-dashoffset"];
|
|
229
229
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
230
230
|
return openBlock(), createElementBlock("div", {
|
|
231
|
-
ref:
|
|
231
|
+
ref: 'root',
|
|
232
232
|
class: normalizeClass(_ctx.rootStyles)
|
|
233
233
|
}, [_ctx.isLinearType ? (openBlock(), createElementBlock(Fragment, {
|
|
234
234
|
key: 0
|
|
@@ -5,8 +5,8 @@ import './dom-aecadd9a.js';
|
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
6
6
|
import '@onereach/styles/tailwind/plugins/core';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { s as script$1, L as LabelVariant } from './OrLabel-
|
|
9
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, mergeProps,
|
|
8
|
+
import { s as script$1, L as LabelVariant } from './OrLabel-f1a581d8.js';
|
|
9
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, mergeProps, vModelDynamic, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
11
11
|
|
|
12
12
|
const RadioRoot = [
|
|
@@ -115,20 +115,20 @@ const _hoisted_1 = ["value", "required", "disabled"];
|
|
|
115
115
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
116
116
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
117
117
|
return openBlock(), createElementBlock("div", {
|
|
118
|
-
ref:
|
|
118
|
+
ref: 'root',
|
|
119
119
|
class: normalizeClass(_ctx.rootStyles)
|
|
120
120
|
}, [withDirectives(createElementVNode("input", mergeProps({
|
|
121
|
-
ref:
|
|
122
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
121
|
+
ref: 'control'
|
|
123
122
|
}, _ctx.controlAttributes, {
|
|
123
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
|
|
124
124
|
class: _ctx.controlStyles,
|
|
125
|
-
type:
|
|
125
|
+
type: 'radio',
|
|
126
126
|
value: _ctx.value,
|
|
127
127
|
required: _ctx.required,
|
|
128
128
|
disabled: _ctx.disabled,
|
|
129
129
|
onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
|
|
130
130
|
onBlur: _cache[2] || (_cache[2] = $event => _ctx.$emit('blur', $event))
|
|
131
|
-
}), null, 16 /* FULL_PROPS */, _hoisted_1), [[
|
|
131
|
+
}), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), _ctx.$slots.default || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
132
132
|
key: 0,
|
|
133
133
|
"control-id": _ctx.controlAttributes.id,
|
|
134
134
|
variant: _ctx.labelVariant,
|
|
@@ -4,8 +4,8 @@ import './dom-aecadd9a.js';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import { s as script$1 } from './OrFormGroup-
|
|
8
|
-
import { s as script$2 } from './OrRadio-
|
|
7
|
+
import { s as script$1 } from './OrFormGroup-25d0a2da.js';
|
|
8
|
+
import { s as script$2 } from './OrRadio-b4ab913e.js';
|
|
9
9
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
10
10
|
|
|
11
11
|
var script = defineComponent({
|
|
@@ -4,8 +4,8 @@ import './dom-aecadd9a.js';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import { a as SliderOrientation, S as SliderColor } from './OrSlider-
|
|
8
|
-
import { s as script$1 } from './OrTooltip-
|
|
7
|
+
import { a as SliderOrientation, S as SliderColor } from './OrSlider-64c51216.js';
|
|
8
|
+
import { s as script$1 } from './OrTooltip-62fe3aa2.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, createVNode, mergeProps, withCtx, renderSlot, createTextVNode, toDisplayString, Fragment, renderList, createCommentVNode } from 'vue';
|
|
10
10
|
|
|
11
11
|
const RangeSlider = [
|
|
@@ -591,15 +591,15 @@ const _hoisted_9 = ["disabled", "force-state", "onMouseenter", "onClick"];
|
|
|
591
591
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
592
592
|
const _component_OrTooltip = resolveComponent("OrTooltip");
|
|
593
593
|
return openBlock(), createElementBlock("div", {
|
|
594
|
-
ref:
|
|
594
|
+
ref: 'root',
|
|
595
595
|
class: normalizeClass(_ctx.rootStyles),
|
|
596
596
|
disabled: _ctx.disabled
|
|
597
597
|
}, [createElementVNode("div", {
|
|
598
|
-
ref:
|
|
598
|
+
ref: 'rail',
|
|
599
599
|
class: normalizeClass(_ctx.railStyles),
|
|
600
600
|
disabled: _ctx.disabled
|
|
601
601
|
}, [createElementVNode("div", {
|
|
602
|
-
ref:
|
|
602
|
+
ref: 'offset',
|
|
603
603
|
class: normalizeClass(_ctx.offsetStyles),
|
|
604
604
|
style: normalizeStyle(_ctx.offsetComputedStyles),
|
|
605
605
|
disabled: _ctx.disabled
|
|
@@ -615,13 +615,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
615
615
|
}, () => [createTextVNode(toDisplayString(_ctx.proxyModelValue[_ctx.orientation.endsWith('-reversed') ? 1 : 0]), 1 /* TEXT */)])]),
|
|
616
616
|
|
|
617
617
|
default: withCtx(() => [createElementVNode("div", {
|
|
618
|
-
ref:
|
|
618
|
+
ref: 'thumbFrom',
|
|
619
619
|
class: normalizeClass(_ctx.thumbStyles),
|
|
620
620
|
disabled: _ctx.disabled
|
|
621
621
|
}, null, 10 /* CLASS, PROPS */, _hoisted_4)]),
|
|
622
622
|
_: 3 /* FORWARDED */
|
|
623
623
|
}, 16 /* FULL_PROPS */, ["is-open", "placement"]), createElementVNode("div", {
|
|
624
|
-
ref:
|
|
624
|
+
ref: 'track',
|
|
625
625
|
class: normalizeClass(_ctx.trackStyles),
|
|
626
626
|
style: normalizeStyle(_ctx.trackComputedStyles),
|
|
627
627
|
disabled: _ctx.disabled
|
|
@@ -637,13 +637,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
637
637
|
}, () => [createTextVNode(toDisplayString(_ctx.proxyModelValue[_ctx.orientation.endsWith('-reversed') ? 0 : 1]), 1 /* TEXT */)])]),
|
|
638
638
|
|
|
639
639
|
default: withCtx(() => [createElementVNode("div", {
|
|
640
|
-
ref:
|
|
640
|
+
ref: 'thumbTo',
|
|
641
641
|
class: normalizeClass(_ctx.thumbStyles),
|
|
642
642
|
disabled: _ctx.disabled
|
|
643
643
|
}, null, 10 /* CLASS, PROPS */, _hoisted_6)]),
|
|
644
644
|
_: 3 /* FORWARDED */
|
|
645
645
|
}, 16 /* FULL_PROPS */, ["is-open", "placement"]), createElementVNode("div", {
|
|
646
|
-
ref:
|
|
646
|
+
ref: 'filler',
|
|
647
647
|
class: normalizeClass(['grow', ..._ctx.offsetStyles]),
|
|
648
648
|
disabled: _ctx.disabled
|
|
649
649
|
}, null, 10 /* CLASS, PROPS */, _hoisted_7), _ctx.breakpoints.length > 0 ? (openBlock(true), createElementBlock(Fragment, {
|