@onereach/ui-components 8.6.0 → 8.6.1-beta.3679.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/components/OrAvatar/OrAvatar.js +1 -1
- package/dist/bundled/v2/components/OrAvatar/constants.js +1 -1
- package/dist/bundled/v2/components/OrAvatar/index.js +1 -1
- package/dist/bundled/v2/components/OrAvatarV3/OrAvatar.js +2 -2
- package/dist/bundled/v2/components/OrAvatarV3/index.js +1 -1
- package/dist/bundled/v2/components/OrAvatarV3/props.js +1 -1
- package/dist/bundled/v2/components/OrAvatarV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrAvatarV3-fff9d395.js → OrAvatarV3-8f22b936.js} +2 -2
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
- package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/props.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrBottomSheetV3-022aa5f7.js → OrBottomSheetV3-0774c9ec.js} +241 -98
- package/dist/bundled/v2/components/OrButton/OrButton.js +1 -1
- package/dist/bundled/v2/components/OrButton/index.js +1 -1
- package/dist/bundled/v2/components/OrButtonGroupV3/OrButtonGroup.js +2 -2
- package/dist/bundled/v2/components/OrButtonGroupV3/index.js +2 -2
- package/dist/bundled/v2/components/OrButtonGroupV3/props.js +1 -1
- package/dist/bundled/v2/components/OrButtonGroupV3/styles.js +2 -2
- package/dist/bundled/v2/components/{OrButtonGroupV3-3a48afbe.js → OrButtonGroupV3-70255fda.js} +2 -2
- package/dist/bundled/v2/components/OrButtonV2/OrButton.js +2 -2
- package/dist/bundled/v2/components/OrButtonV2/constants.js +1 -1
- package/dist/bundled/v2/components/OrButtonV2/index.js +1 -1
- package/dist/bundled/v2/components/{OrButtonV2-d0c4e061.js → OrButtonV2-3242ba97.js} +1 -1
- package/dist/bundled/v2/components/OrButtonV3/OrButton.js +2 -2
- package/dist/bundled/v2/components/OrButtonV3/index.js +1 -1
- package/dist/bundled/v2/components/OrButtonV3/props.js +1 -1
- package/dist/bundled/v2/components/OrButtonV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrButtonV3-b67957f9.js → OrButtonV3-5e2034fc.js} +2 -2
- package/dist/bundled/v2/components/OrCard/OrCard.js +1 -1
- package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +1 -1
- package/dist/bundled/v2/components/OrCardCollection/index.js +1 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +2 -2
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrCardCollectionV3-a9504b4b.js → OrCardCollectionV3-7d9fcd01.js} +3 -3
- package/dist/bundled/v2/components/OrCardV3/OrCard.js +2 -2
- package/dist/bundled/v2/components/OrCardV3/index.js +1 -1
- package/dist/bundled/v2/components/OrCardV3/props.js +1 -1
- package/dist/bundled/v2/components/OrCardV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrCardV3-be4c65e4.js → OrCardV3-e616ba0c.js} +1 -1
- package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +4 -4
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +2 -2
- package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/styles.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +2 -2
- package/dist/bundled/v2/components/{OrCheckboxTreeV3-3943191c.js → OrCheckboxTreeV3-29d15d02.js} +5 -5
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +2 -2
- package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrCheckboxV3-43d742c1.js → OrCheckboxV3-26bfda04.js} +3 -3
- package/dist/bundled/v2/components/OrChip/OrChip.js +2 -2
- package/dist/bundled/v2/components/OrChip/index.js +1 -1
- package/dist/bundled/v2/components/OrChips/OrChips.js +2 -2
- package/dist/bundled/v2/components/OrChips/constants.js +1 -1
- package/dist/bundled/v2/components/OrChips/index.js +1 -1
- package/dist/bundled/v2/components/{OrChips-477b3b51.js → OrChips-dcabd8dc.js} +1 -1
- package/dist/bundled/v2/components/OrCode/OrCode.js +2 -2
- package/dist/bundled/v2/components/OrCode/constants.js +1 -1
- package/dist/bundled/v2/components/OrCode/index.js +1 -1
- package/dist/bundled/v2/components/OrCode/lang.js +1 -1
- package/dist/bundled/v2/components/OrCode/libs.js +1 -1
- package/dist/bundled/v2/components/OrCode/theme.js +1 -1
- package/dist/bundled/v2/components/{OrCode-526b84d1.js → OrCode-0ec33e60.js} +4 -4
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +2 -2
- package/dist/bundled/v2/components/OrCodeV3/index.js +2 -2
- package/dist/bundled/v2/components/OrCodeV3/libs.js +1 -1
- package/dist/bundled/v2/components/OrCodeV3/props.js +1 -1
- package/dist/bundled/v2/components/OrCodeV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrCodeV3-9d7c4a19.js → OrCodeV3-ef0c3520.js} +15 -15
- package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +2 -2
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +2 -2
- package/dist/bundled/v2/components/OrColorPicker/constants.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/index.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/utils/defultPalette.js +1 -1
- package/dist/bundled/v2/components/{OrColorPicker-61ed575b.js → OrColorPicker-e41bfdb9.js} +3 -3
- package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +2 -2
- package/dist/bundled/v2/components/OrCombinedInputV3/index.js +2 -2
- package/dist/bundled/v2/components/OrCombinedInputV3/props.js +1 -1
- package/dist/bundled/v2/components/OrCombinedInputV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrCombinedInputV3-f54893ac.js → OrCombinedInputV3-af8dfc86.js} +5 -5
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +2 -2
- package/dist/bundled/v2/components/OrConfirm/index.js +1 -1
- package/dist/bundled/v2/components/{OrConfirm-146c07d4.js → OrConfirm-fdb41c31.js} +4 -4
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +2 -2
- package/dist/bundled/v2/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v2/components/OrConfirmV3/props.js +1 -1
- package/dist/bundled/v2/components/OrConfirmV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrConfirmV3-5cb169ba.js → OrConfirmV3-ca9fbf8b.js} +6 -6
- package/dist/bundled/v2/components/OrContextMenuV3/OrContextMenu.js +1 -1
- package/dist/bundled/v2/components/OrContextMenuV3/index.js +5 -5
- package/dist/bundled/v2/components/OrContextMenuV3/props.js +1 -1
- package/dist/bundled/v2/components/OrDateFormatV3/OrDateFormat.js +2 -2
- package/dist/bundled/v2/components/OrDateFormatV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateFormatV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrDateFormatV3-effdf0fd.js → OrDateFormatV3-18cbdb1b.js} +2 -2
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +2 -2
- package/dist/bundled/v2/components/OrDatePickerV3/props.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrDatePickerV3-169c5415.js → OrDatePickerV3-67e4681f.js} +10 -10
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateRangePickerV3/index.js +2 -2
- package/dist/bundled/v2/components/OrDateRangePickerV3/props.js +1 -1
- package/dist/bundled/v2/components/OrDateRangePickerV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrDateRangePickerV3-6985396d.js → OrDateRangePickerV3-95c57b98.js} +11 -11
- package/dist/bundled/v2/components/OrDateTimeFormatV3/OrDateTimeFormat.js +2 -2
- package/dist/bundled/v2/components/OrDateTimeFormatV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDateTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrDateTimeFormatV3-945c7ba1.js → OrDateTimeFormatV3-9d7378ae.js} +2 -2
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePicker/constants.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePicker/index.js +1 -1
- package/dist/bundled/v2/components/{OrDateTimePicker-e398abc6.js → OrDateTimePicker-0baeb220.js} +3 -3
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/props.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v2/components/{OrDateTimePickerV3-d0b03343.js → OrDateTimePickerV3-1ffe337c.js} +13 -13
- package/dist/bundled/v2/components/OrEmptyStateV3/OrEmptyState.js +2 -2
- package/dist/bundled/v2/components/OrEmptyStateV3/index.js +1 -1
- package/dist/bundled/v2/components/OrEmptyStateV3/props.js +1 -1
- package/dist/bundled/v2/components/OrEmptyStateV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrEmptyStateV3-72493b90.js → OrEmptyStateV3-18eafe2c.js} +1 -1
- package/dist/bundled/v2/components/OrError/OrError.js +1 -1
- package/dist/bundled/v2/components/OrErrorTagV3/OrErrorTag.js +2 -2
- package/dist/bundled/v2/components/OrErrorTagV3/index.js +1 -1
- package/dist/bundled/v2/components/OrErrorTagV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrErrorTagV3-a9b05fa1.js → OrErrorTagV3-9baa9149.js} +2 -2
- package/dist/bundled/v2/components/OrErrorV3/OrError.js +2 -2
- package/dist/bundled/v2/components/OrErrorV3/index.js +1 -1
- package/dist/bundled/v2/components/OrErrorV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrErrorV3-e9243e0b.js → OrErrorV3-b994ef68.js} +1 -1
- package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.js +2 -2
- package/dist/bundled/v2/components/OrExpansionPanelV3/index.js +1 -1
- package/dist/bundled/v2/components/OrExpansionPanelV3/props.js +1 -1
- package/dist/bundled/v2/components/OrExpansionPanelV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrExpansionPanelV3-0cc724af.js → OrExpansionPanelV3-8f607c27.js} +3 -3
- package/dist/bundled/v2/components/OrFabV3/OrFab.js +2 -2
- package/dist/bundled/v2/components/OrFabV3/index.js +1 -1
- package/dist/bundled/v2/components/OrFabV3/props.js +1 -1
- package/dist/bundled/v2/components/OrFabV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrFabV3-743bad82.js → OrFabV3-e9f347de.js} +2 -2
- package/dist/bundled/v2/components/OrFloating/OrFloating.js +2 -2
- package/dist/bundled/v2/components/OrFloating/constants.js +1 -1
- package/dist/bundled/v2/components/OrFloating/index.js +1 -1
- package/dist/bundled/v2/components/{OrFloating-22e3d64d.js → OrFloating-be416da3.js} +3 -3
- package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +2 -2
- package/dist/bundled/v2/components/OrFormGroupV3/index.js +1 -1
- package/dist/bundled/v2/components/OrFormGroupV3/props.js +1 -1
- package/dist/bundled/v2/components/OrFormGroupV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrFormGroupV3-cfc26d86.js → OrFormGroupV3-f0f45160.js} +4 -4
- package/dist/bundled/v2/components/OrHint/OrHint.js +1 -1
- package/dist/bundled/v2/components/OrHintV3/OrHint.js +2 -2
- package/dist/bundled/v2/components/OrHintV3/index.js +1 -1
- package/dist/bundled/v2/components/OrHintV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrHintV3-f31f7a39.js → OrHintV3-af5aca7c.js} +1 -1
- package/dist/bundled/v2/components/OrIcon/OrIcon.js +1 -1
- package/dist/bundled/v2/components/OrIcon/index.js +3 -3
- package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +3 -3
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +2 -2
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +2 -2
- package/dist/bundled/v2/components/OrIconButtonV3/props.js +2 -2
- package/dist/bundled/v2/components/OrIconButtonV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrIconButtonV3-331241ce.js → OrIconButtonV3-0490f82f.js} +3 -3
- package/dist/bundled/v2/components/OrIconV3/OrIcon.js +2 -2
- package/dist/bundled/v2/components/OrIconV3/index.js +1 -1
- package/dist/bundled/v2/components/OrIconV3/props.js +1 -1
- package/dist/bundled/v2/components/OrIconV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrIconV3-cbb77e49.js → OrIconV3-5beb90d0.js} +1 -1
- package/dist/bundled/v2/components/OrInlineInputBoxV3/OrInlineInputBox.js +2 -2
- package/dist/bundled/v2/components/OrInlineInputBoxV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputBoxV3/props.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputBoxV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrInlineInputBoxV3-16403e8f.js → OrInlineInputBoxV3-bb33e201.js} +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +2 -2
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +2 -2
- package/dist/bundled/v2/components/OrInlineInputV3/props.js +2 -2
- package/dist/bundled/v2/components/OrInlineInputV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrInlineInputV3-de70d89c.js → OrInlineInputV3-22acd1d5.js} +6 -6
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
- package/dist/bundled/v2/components/OrInlineTextEdit/index.js +2 -2
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInlineTextareaV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrInlineTextareaV3-3cccff10.js → OrInlineTextareaV3-86f1734c.js} +6 -6
- package/dist/bundled/v2/components/OrInput/OrInput.js +2 -2
- package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +2 -2
- package/dist/bundled/v2/components/OrInputBoxV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInputBoxV3/props.js +1 -1
- package/dist/bundled/v2/components/OrInputBoxV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrInputBoxV3-95cfbd71.js → OrInputBoxV3-01b93cb2.js} +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -2
- package/dist/bundled/v2/components/OrInputV3/index.js +2 -2
- package/dist/bundled/v2/components/OrInputV3/props.js +2 -2
- package/dist/bundled/v2/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrInputV3-ea905e0f.js → OrInputV3-cfe320c3.js} +9 -9
- package/dist/bundled/v2/components/OrLabel/OrLabel.js +1 -1
- package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +2 -2
- package/dist/bundled/v2/components/OrLabelV3/index.js +1 -1
- package/dist/bundled/v2/components/OrLabelV3/props.js +1 -1
- package/dist/bundled/v2/components/OrLabelV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrLabelV3-1654fb1f.js → OrLabelV3-48e5010e.js} +1 -1
- package/dist/bundled/v2/components/OrLinkV3/OrLink.js +2 -2
- package/dist/bundled/v2/components/OrLinkV3/index.js +1 -1
- package/dist/bundled/v2/components/OrLinkV3/props.js +1 -1
- package/dist/bundled/v2/components/OrLinkV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrLinkV3-da45a4b9.js → OrLinkV3-b049446b.js} +1 -1
- package/dist/bundled/v2/components/OrList/OrList.js +2 -2
- package/dist/bundled/v2/components/OrList/index.js +1 -1
- package/dist/bundled/v2/components/{OrList-0cac1cf2.js → OrList-72f69158.js} +3 -3
- package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +2 -2
- package/dist/bundled/v2/components/OrListV3/OrList.js +2 -2
- package/dist/bundled/v2/components/OrListV3/index.js +1 -1
- package/dist/bundled/v2/components/OrListV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrListV3-55f5748e.js → OrListV3-1101fb48.js} +5 -5
- package/dist/bundled/v2/components/OrLoader/OrLoader.js +1 -1
- package/dist/bundled/v2/components/OrLoader/index.js +2 -2
- package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +2 -2
- package/dist/bundled/v2/components/OrLoaderV3/index.js +1 -1
- package/dist/bundled/v2/components/OrLoaderV3/props.js +1 -1
- package/dist/bundled/v2/components/OrLoaderV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrLoaderV3-98a1a8a8.js → OrLoaderV3-5ac8276d.js} +2 -2
- package/dist/bundled/v2/components/OrMenuItemV3/OrMenuItem.js +2 -2
- package/dist/bundled/v2/components/OrMenuItemV3/index.js +1 -1
- package/dist/bundled/v2/components/OrMenuItemV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrMenuItemV3-4fe259d2.js → OrMenuItemV3-796792c5.js} +2 -2
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +2 -2
- package/dist/bundled/v2/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v2/components/OrMenuV3/props.js +1 -1
- package/dist/bundled/v2/components/OrMenuV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrMenuV3-ae616ef0.js → OrMenuV3-10aa4318.js} +3 -3
- package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrModal/constants.js +1 -1
- package/dist/bundled/v2/components/OrModal/index.js +1 -1
- package/dist/bundled/v2/components/{OrModal-8420fe3c.js → OrModal-a2f80a82.js} +2 -2
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrModalV3/index.js +1 -1
- package/dist/bundled/v2/components/OrModalV3/props.js +1 -1
- package/dist/bundled/v2/components/OrModalV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrModalV3-1504bf38.js → OrModalV3-4e7e9b96.js} +4 -4
- package/dist/bundled/v2/components/OrNotification/OrNotification.js +1 -1
- package/dist/bundled/v2/components/OrNotification/index.js +1 -1
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +2 -2
- package/dist/bundled/v2/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v2/components/OrNotificationV3/props.js +1 -1
- package/dist/bundled/v2/components/OrNotificationV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrNotificationV3-07c99923.js → OrNotificationV3-05889ab3.js} +3 -3
- package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +1 -1
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
- package/dist/bundled/v2/components/OrOverlay/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +2 -2
- package/dist/bundled/v2/components/OrOverlayV3/index.js +1 -1
- package/dist/bundled/v2/components/OrOverlayV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrOverlayV3-58d0580d.js → OrOverlayV3-e8a1c155.js} +2 -2
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +2 -2
- package/dist/bundled/v2/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v2/components/OrPaginationV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrPaginationV3-8d342e06.js → OrPaginationV3-15d55de1.js} +6 -6
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +3 -3
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v2/components/OrPopoverV3/hooks/useFloating.js +2 -2
- package/dist/bundled/v2/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v2/components/OrPopoverV3/props.js +1 -1
- package/dist/bundled/v2/components/OrPopoverV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrPopoverV3-3af55d28.js → OrPopoverV3-826aab19.js} +3 -3
- package/dist/bundled/v2/components/OrProgress/OrProgress.js +2 -2
- package/dist/bundled/v2/components/OrProgress/constants.js +1 -1
- package/dist/bundled/v2/components/OrProgress/index.js +1 -1
- package/dist/bundled/v2/components/{OrProgress-07ca1a3c.js → OrProgress-b299df49.js} +3 -3
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +2 -2
- package/dist/bundled/v2/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v2/components/OrProgressV3/props.js +1 -1
- package/dist/bundled/v2/components/OrProgressV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrProgressV3-c8e943a0.js → OrProgressV3-c328f5f6.js} +3 -3
- package/dist/bundled/v2/components/OrRadio/OrRadio.js +3 -3
- package/dist/bundled/v2/components/OrRadioGroup/OrRadioGroup.js +1 -1
- package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +4 -4
- package/dist/bundled/v2/components/OrRadioV3/OrRadio.js +2 -2
- package/dist/bundled/v2/components/OrRadioV3/index.js +1 -1
- package/dist/bundled/v2/components/OrRadioV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrRadioV3-7e249447.js → OrRadioV3-3bfa22ff.js} +3 -3
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +2 -2
- package/dist/bundled/v2/components/OrRangeSliderV3/index.js +2 -2
- package/dist/bundled/v2/components/OrRangeSliderV3/props.js +1 -1
- package/dist/bundled/v2/components/OrRangeSliderV3/styles.js +2 -2
- package/dist/bundled/v2/components/{OrRangeSliderV3-784f0cfb.js → OrRangeSliderV3-ff312cae.js} +4 -4
- package/dist/bundled/v2/components/OrResizeablePanelV3/OrResizeablePanel.js +2 -2
- package/dist/bundled/v2/components/OrResizeablePanelV3/index.js +1 -1
- package/dist/bundled/v2/components/OrResizeablePanelV3/props.js +1 -1
- package/dist/bundled/v2/components/OrResizeablePanelV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrResizeablePanelV3-8ca96ef2.js → OrResizeablePanelV3-128817ec.js} +3 -3
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/theme.js +3 -3
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v2/components/{OrRichTextEditorV3-569d94ba.js → OrRichTextEditorV3-87a51ea7.js} +12 -12
- package/dist/bundled/v2/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/index.js +5 -5
- package/dist/bundled/v2/components/OrSearchV3/props.js +1 -1
- package/dist/bundled/v2/components/OrSegmentedControlV3/OrSegmentedControl.js +2 -2
- package/dist/bundled/v2/components/OrSegmentedControlV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSegmentedControlV3/props.js +1 -1
- package/dist/bundled/v2/components/OrSegmentedControlV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrSegmentedControlV3-b220a9cc.js → OrSegmentedControlV3-00f7d5b1.js} +2 -2
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +2 -2
- package/dist/bundled/v2/components/OrSelect/constants.js +1 -1
- package/dist/bundled/v2/components/OrSelect/index.js +1 -1
- package/dist/bundled/v2/components/{OrSelect-837dfd6b.js → OrSelect-2056c544.js} +6 -6
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +2 -2
- package/dist/bundled/v2/components/OrSelectV3/index.js +2 -2
- package/dist/bundled/v2/components/OrSelectV3/props.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrSelectV3-1016144e.js → OrSelectV3-38b01aaf.js} +15 -15
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSidebar/index.js +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/index.js +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/props.js +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/styles.js +2 -2
- package/dist/bundled/v2/components/{OrSidebarV3-baa2d778.js → OrSidebarV3-375408da.js} +3 -3
- package/dist/bundled/v2/components/OrSkeleton/constants.js +1 -1
- package/dist/bundled/v2/components/OrSkeleton/index.js +1 -1
- package/dist/bundled/v2/components/{OrSkeleton-8a1572eb.js → OrSkeleton-ed383ad0.js} +4 -4
- package/dist/bundled/v2/components/OrSkeletonCircle/OrSkeletonCircle.js +2 -2
- package/dist/bundled/v2/components/OrSkeletonCircle/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonCircleV3/OrSkeletonCircle.js +2 -2
- package/dist/bundled/v2/components/OrSkeletonCircleV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonRect/OrSkeletonRect.js +2 -2
- package/dist/bundled/v2/components/OrSkeletonRect/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonRectV3/OrSkeletonRect.js +2 -2
- package/dist/bundled/v2/components/OrSkeletonRectV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonText/OrSkeletonText.js +2 -2
- package/dist/bundled/v2/components/OrSkeletonText/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +2 -2
- package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrSkeletonV3-9ef41031.js → OrSkeletonV3-4caf5f54.js} +3 -3
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +2 -2
- package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +2 -2
- package/dist/bundled/v2/components/OrSliderV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSliderV3/props.js +1 -1
- package/dist/bundled/v2/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrSliderV3-bde29d00.js → OrSliderV3-f30401d5.js} +3 -3
- package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +2 -2
- package/dist/bundled/v2/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSortingV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrSortingV3-e5706ed8.js → OrSortingV3-125108c4.js} +6 -6
- package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +2 -0
- package/dist/bundled/v2/components/OrStatusV3/OrStatus.vue.d.ts +55 -0
- package/dist/bundled/v2/components/OrStatusV3/index.d.ts +2 -0
- package/dist/bundled/v2/components/OrStatusV3/index.js +1 -0
- package/dist/bundled/v2/components/OrStatusV3/props.d.ts +11 -0
- package/dist/bundled/v2/components/OrStatusV3/props.js +1 -0
- package/dist/bundled/v2/components/OrStatusV3/styles.d.ts +7 -0
- package/dist/bundled/v2/components/OrStatusV3/styles.js +1 -0
- package/dist/bundled/v2/components/OrStatusV3-df677c6d.js +152 -0
- package/dist/bundled/v2/components/OrStepper/OrStepper.js +2 -2
- package/dist/bundled/v2/components/OrSwitch/OrSwitch.js +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +2 -2
- package/dist/bundled/v2/components/OrSwitchV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrSwitchV3-3ec6db49.js → OrSwitchV3-c18a44b5.js} +4 -4
- package/dist/bundled/v2/components/OrTab/OrTab.js +2 -2
- package/dist/bundled/v2/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
- package/dist/bundled/v2/components/OrTabV3/OrTab.js +2 -2
- package/dist/bundled/v2/components/OrTabV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTabV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTabV3-0c5a1dc9.js → OrTabV3-92d7c5e3.js} +1 -1
- package/dist/bundled/v2/components/OrTabs/OrTabs.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +2 -2
- package/dist/bundled/v2/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/props.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTabsV3-77ba89d8.js → OrTabsV3-6db8671c.js} +6 -6
- package/dist/bundled/v2/components/OrTag/OrTag.js +2 -2
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +2 -2
- package/dist/bundled/v2/components/OrTagInputV3/index.js +2 -2
- package/dist/bundled/v2/components/OrTagInputV3/props.js +1 -1
- package/dist/bundled/v2/components/OrTagInputV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTagInputV3-f72f3c44.js → OrTagInputV3-989676a4.js} +8 -8
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +2 -2
- package/dist/bundled/v2/components/OrTagV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTagV3/props.js +1 -1
- package/dist/bundled/v2/components/OrTagV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTagV3-fe412dcd.js → OrTagV3-628e773d.js} +2 -2
- package/dist/bundled/v2/components/OrTagsV3/OrTags.js +2 -2
- package/dist/bundled/v2/components/OrTagsV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTagsV3/props.js +1 -1
- package/dist/bundled/v2/components/OrTagsV3/styles.js +1 -1
- package/dist/bundled/v2/components/OrTagsV3/utils/castToTag.js +1 -1
- package/dist/bundled/v2/components/{OrTagsV3-e2af9e7a.js → OrTagsV3-45194867.js} +5 -5
- package/dist/bundled/v2/components/OrTeleport/OrTeleport.js +2 -2
- package/dist/bundled/v2/components/OrTeleport/constants.js +1 -1
- package/dist/bundled/v2/components/OrTeleport/index.js +1 -1
- package/dist/bundled/v2/components/{OrTeleport-9b04228c.js → OrTeleport-0fc211ab.js} +1 -1
- package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.js +1 -1
- package/dist/bundled/v2/components/OrTextV3/OrText.js +2 -2
- package/dist/bundled/v2/components/OrTextV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTextV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTextV3-2874b826.js → OrTextV3-96826e37.js} +1 -1
- package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +2 -2
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +2 -2
- package/dist/bundled/v2/components/OrTextareaV3/index.js +2 -2
- package/dist/bundled/v2/components/OrTextareaV3/props.js +1 -1
- package/dist/bundled/v2/components/OrTextareaV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTextareaV3-16bee002.js → OrTextareaV3-24e8cffb.js} +6 -6
- package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +1 -1
- package/dist/bundled/v2/components/OrTextbox/index.js +2 -2
- package/dist/bundled/v2/components/OrTimeFormatV3/OrTimeFormat.js +2 -2
- package/dist/bundled/v2/components/OrTimeFormatV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTimeFormatV3-c36f26c3.js → OrTimeFormatV3-5f128237.js} +2 -2
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +3 -3
- package/dist/bundled/v2/components/OrTimePickerV3/props.js +2 -2
- package/dist/bundled/v2/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTimePickerV3-ba195fdf.js → OrTimePickerV3-d84a365f.js} +11 -11
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrTimeRangePickerV3/index.js +3 -3
- package/dist/bundled/v2/components/OrTimeRangePickerV3/props.js +2 -2
- package/dist/bundled/v2/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrTimeRangePickerV3-4a15e963.js → OrTimeRangePickerV3-1a077cf4.js} +11 -11
- package/dist/bundled/v2/components/OrToast/OrToast.js +2 -2
- package/dist/bundled/v2/components/OrToast/Timer.js +2 -2
- package/dist/bundled/v2/components/OrToast/composable/index.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/useQueue.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/useToast.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrToast/constants.js +1 -1
- package/dist/bundled/v2/components/OrToast/index.js +1 -1
- package/dist/bundled/v2/components/{OrToast-fc8a6f31.js → OrToast-ba3bafc6.js} +4 -4
- package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +2 -2
- package/dist/bundled/v2/components/OrToastContainer/index.js +1 -1
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +2 -2
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/Timer.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/composable/index.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useQueue.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/props.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrToastV3-f2aebc72.js → OrToastV3-aa3793eb.js} +4 -4
- package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +1 -1
- package/dist/bundled/v2/components/OrTooltip/index.js +2 -2
- package/dist/bundled/v2/components/OrTooltipContent/OrTooltipContent.js +1 -1
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +2 -2
- package/dist/bundled/v2/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v2/components/OrTooltipV3/props.js +1 -1
- package/dist/bundled/v2/components/OrTooltipV3/styles.js +2 -2
- package/dist/bundled/v2/components/{OrTooltipV3-8df03b27.js → OrTooltipV3-246f74f5.js} +3 -3
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/index.js +4 -4
- package/dist/bundled/v2/components/index.d.ts +1 -0
- package/dist/bundled/v2/components/index.js +81 -80
- package/dist/bundled/v2/directives/dropdown-close.js +1 -1
- package/dist/bundled/v2/directives/dropdown-open.js +1 -1
- package/dist/bundled/v2/directives/index.js +1 -1
- package/dist/bundled/v2/hooks/index.js +1 -1
- package/dist/bundled/v2/hooks/useControlAttributes.js +1 -1
- package/dist/bundled/v2/hooks/useElevation.js +1 -1
- package/dist/bundled/v2/hooks/useIdAttribute.js +1 -1
- package/dist/bundled/v2/hooks/useOverflow.js +1 -1
- package/dist/bundled/v2/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v2/hooks/useProxyModelValue.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/index.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v2/hooks/useTheme.js +1 -1
- package/dist/bundled/v2/hooks/useToggle.js +1 -1
- package/dist/bundled/v2/hooks/useValidationAttributes.js +1 -1
- package/dist/bundled/v2/index.js +83 -82
- package/dist/bundled/v2/utils/constants/color.js +1 -1
- package/dist/bundled/v2/utils/constants/key-codes.js +1 -1
- package/dist/bundled/v2/utils/constants/poper.js +1 -1
- package/dist/bundled/v2/utils/constants/regex.js +1 -1
- package/dist/bundled/v2/utils/functions/color.js +1 -1
- package/dist/bundled/v2/utils/functions/dom.js +1 -1
- package/dist/bundled/v2/utils/functions/flattenDeep.js +1 -1
- package/dist/bundled/v2/utils/functions/hash.js +1 -1
- package/dist/bundled/v2/utils/functions/px-to-rem.js +1 -1
- package/dist/bundled/v2/utils/functions/text.js +2 -2
- package/dist/bundled/v2/utils/index.js +2 -2
- package/dist/bundled/v2/utils/isEmpty.js +1 -1
- package/dist/bundled/v2/utils/isEmptyValue.js +1 -1
- package/dist/bundled/v2/utils/isEqualValue.js +1 -1
- package/dist/bundled/v2/utils/isVisible.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +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-199292db.js → OrBottomSheetV3-d9cb62e3.js} +239 -96
- 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 +2 -2
- package/dist/bundled/v3/components/OrButtonGroupV3/props.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrButtonGroupV3-d86e1a53.js → OrButtonGroupV3-605262c5.js} +1 -1
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
- package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
- package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
- package/dist/bundled/v3/components/{OrButtonV2-723fa64f.js → OrButtonV2-71082a1a.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-c76677b3.js → OrButtonV3-7438ea6f.js} +1 -1
- package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
- package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCardCollectionV3-ec53a965.js → OrCardCollectionV3-dd830aa4.js} +2 -2
- 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 +2 -2
- package/dist/bundled/v3/components/{OrCheckboxTreeV3-47b137ec.js → OrCheckboxTreeV3-a1a99cd3.js} +3 -3
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCheckboxV3-058c88f4.js → OrCheckboxV3-403c07cf.js} +2 -2
- 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-6304e385.js → OrChips-8c1749d5.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-60e0faa8.js → OrCode-144d8cd5.js} +3 -3
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCodeV3-31d5f1e3.js → OrCodeV3-741a6e5c.js} +10 -10
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +2 -2
- 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-88c33040.js → OrColorPicker-1c040693.js} +3 -3
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
- package/dist/bundled/v3/components/{OrConfirm-af2badee.js → OrConfirm-4abd9815.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-feef2088.js → OrConfirmV3-c6737513.js} +5 -5
- package/dist/bundled/v3/components/OrContextMenuV3/index.js +4 -4
- package/dist/bundled/v3/components/OrContextMenuV3/props.js +1 -1
- 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-5a7e3aa6.js → OrDateFormatV3-5df44c00.js} +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDatePickerV3-f4d5b501.js → OrDatePickerV3-e2c75e3a.js} +4 -4
- 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-b77f4355.js → OrDateRangePickerV3-92b110fe.js} +5 -5
- 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-a096ac3f.js → OrDateTimeFormatV3-e64392cc.js} +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/constants.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePicker-cb5baefc.js → OrDateTimePicker-34d6d36a.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-fe89f01d.js → OrDateTimePickerV3-99c294bf.js} +6 -6
- package/dist/bundled/v3/components/OrError/OrError.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrExpansionPanelV3-cacc7985.js → OrExpansionPanelV3-10468ac5.js} +1 -1
- package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
- package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
- package/dist/bundled/v3/components/OrFloating/index.js +1 -1
- package/dist/bundled/v3/components/{OrFloating-3ae45ca5.js → OrFloating-848ee867.js} +2 -2
- package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
- package/dist/bundled/v3/components/OrIcon/index.js +3 -3
- 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-691e3bcd.js → OrIconButtonV3-858957a9.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/props.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineInputV3-fbc7511a.js → OrInlineInputV3-f80f48f2.js} +3 -3
- 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-253869cd.js → OrInlineTextareaV3-e13c6247.js} +3 -3
- package/dist/bundled/v3/components/OrInput/OrInput.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/props.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-4f742dc1.js → OrInputV3-da3db7ae.js} +4 -4
- package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrList/OrList.js +1 -1
- package/dist/bundled/v3/components/OrList/index.js +1 -1
- package/dist/bundled/v3/components/{OrList-896979b0.js → OrList-bf9de912.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-1cfd3c46.js → OrListV3-ca1da7dd.js} +3 -3
- package/dist/bundled/v3/components/OrLoader/index.js +2 -2
- 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-2aaeeb71.js → OrLoaderV3-09f9a344.js} +1 -1
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/props.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuV3-c69db72f.js → OrMenuV3-cafb994e.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-1367c582.js → OrModal-a0f89d67.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-60799d13.js → OrModalV3-5e5913c9.js} +3 -3
- 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-685e12e3.js → OrNotificationV3-7d9af9b0.js} +1 -1
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
- package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrOverlayV3-93e7ea5a.js → OrOverlayV3-7364e820.js} +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrPaginationV3-a2d8d8b5.js → OrPaginationV3-becc1fcc.js} +3 -3
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrPopoverV3-eaf6b5b4.js → OrPopoverV3-4b2ba77a.js} +2 -2
- 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-2b208f99.js → OrProgress-fca05324.js} +3 -3
- 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-d2fbfed6.js → OrProgressV3-149250ea.js} +2 -2
- package/dist/bundled/v3/components/OrRadio/OrRadio.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-c96e2fbe.js → OrRadioV3-af3f7522.js} +2 -2
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/index.js +2 -2
- package/dist/bundled/v3/components/OrRangeSliderV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrRangeSliderV3-f81b142c.js → OrRangeSliderV3-27052713.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-50f76d0f.js → OrResizeablePanelV3-7cef38e7.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 +3 -3
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-225a5878.js → OrRichTextEditorV3-ee04f38d.js} +10 -10
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/index.js +2 -2
- 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-3bee40ec.js → OrSegmentedControlV3-8adbdddd.js} +1 -1
- 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-c37f0c44.js → OrSelect-0a952ba9.js} +6 -6
- 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-cca65712.js → OrSelectV3-71e87f4d.js} +8 -8
- 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 +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/props.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrSidebarV3-6d8c261b.js → OrSidebarV3-c57a880e.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-ae1ee1d4.js → OrSkeleton-545abb2e.js} +4 -4
- 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-3b06eb3c.js → OrSkeletonV3-7ed1a3c0.js} +2 -2
- 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-f42f08d5.js → OrSliderV3-60b7606c.js} +2 -2
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSortingV3-0d2f8610.js → OrSortingV3-36b2363c.js} +3 -3
- package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +1 -0
- package/dist/bundled/v3/components/OrStatusV3/OrStatus.vue.d.ts +41 -0
- package/dist/bundled/v3/components/OrStatusV3/index.d.ts +2 -0
- package/dist/bundled/v3/components/OrStatusV3/index.js +1 -0
- package/dist/bundled/v3/components/OrStatusV3/props.d.ts +11 -0
- package/dist/bundled/v3/components/OrStatusV3/props.js +1 -0
- package/dist/bundled/v3/components/OrStatusV3/styles.d.ts +7 -0
- package/dist/bundled/v3/components/OrStatusV3/styles.js +1 -0
- package/dist/bundled/v3/components/OrStatusV3-3ab0294c.js +130 -0
- 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-aff6367b.js → OrSwitchV3-457d07f9.js} +3 -3
- package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
- package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
- package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTabsV3-de5abf65.js → OrTabsV3-eb6947c9.js} +2 -2
- 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-293d7ddb.js → OrTagInputV3-f00ec811.js} +4 -4
- 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-68d3d15e.js → OrTagV3-bc482144.js} +1 -1
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +1 -1
- package/dist/bundled/v3/components/{OrTagsV3-cca93357.js → OrTagsV3-6c888ef1.js} +4 -4
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +2 -2
- 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-87015dd2.js → OrTextareaV3-75aae3b7.js} +2 -2
- package/dist/bundled/v3/components/OrTextbox/index.js +2 -2
- 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-db17eb52.js → OrTimeFormatV3-79d98ae2.js} +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-cfe2ece3.js → OrTimePickerV3-e9957ba2.js} +5 -5
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-414a6ce6.js → OrTimeRangePickerV3-db09897c.js} +5 -5
- 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-2a03def2.js → OrToast-7974a12a.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-5860b60b.js → OrToastV3-974086a9.js} +4 -4
- package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrTooltipV3-7d835c0c.js → OrTooltipV3-e2eed9db.js} +2 -2
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.d.ts +1 -0
- package/dist/bundled/v3/components/index.js +63 -62
- package/dist/bundled/v3/directives/dropdown-close.js +1 -1
- package/dist/bundled/v3/directives/dropdown-open.js +1 -1
- package/dist/bundled/v3/directives/index.js +1 -1
- package/dist/bundled/v3/hooks/index.js +1 -1
- package/dist/bundled/v3/hooks/useControlAttributes.js +1 -1
- package/dist/bundled/v3/hooks/useElevation.js +1 -1
- package/dist/bundled/v3/hooks/useIdAttribute.js +1 -1
- package/dist/bundled/v3/hooks/useOverflow.js +1 -1
- package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v3/hooks/useProxyModelValue.js +1 -1
- package/dist/bundled/v3/hooks/useResponsive/index.js +1 -1
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v3/hooks/useTheme.js +1 -1
- package/dist/bundled/v3/hooks/useToggle.js +1 -1
- package/dist/bundled/v3/hooks/useValidationAttributes.js +1 -1
- package/dist/bundled/v3/index.js +65 -64
- package/dist/bundled/v3/utils/constants/key-codes.js +1 -1
- package/dist/bundled/v3/utils/constants/poper.js +1 -1
- package/dist/bundled/v3/utils/functions/dom.js +1 -1
- package/dist/bundled/v3/utils/functions/flattenDeep.js +1 -1
- package/dist/bundled/v3/utils/functions/px-to-rem.js +1 -1
- package/dist/bundled/v3/utils/functions/text.js +1 -1
- package/dist/bundled/v3/utils/index.js +1 -1
- package/dist/bundled/v3/utils/isEmpty.js +1 -1
- package/dist/bundled/v3/utils/isEmptyValue.js +1 -1
- package/dist/bundled/v3/utils/isEqualValue.js +1 -1
- package/dist/bundled/v3/utils/isVisible.js +1 -1
- package/dist/esm/v2/OrStatus-e22c2e41.js +152 -0
- package/dist/esm/v2/components/index.d.ts +1 -0
- package/dist/esm/v2/components/index.js +1 -0
- package/dist/esm/v2/components/or-status-v3/OrStatus.vue.d.ts +55 -0
- package/dist/esm/v2/components/or-status-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-status-v3/index.js +4 -0
- package/dist/esm/v2/components/or-status-v3/props.d.ts +11 -0
- package/dist/esm/v2/components/or-status-v3/styles.d.ts +7 -0
- package/dist/esm/v2/index.js +1 -0
- package/dist/esm/v3/OrStatus-95ea42e3.js +130 -0
- package/dist/esm/v3/components/index.d.ts +1 -0
- package/dist/esm/v3/components/index.js +1 -0
- package/dist/esm/v3/components/or-status-v3/OrStatus.vue.d.ts +41 -0
- package/dist/esm/v3/components/or-status-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-status-v3/index.js +4 -0
- package/dist/esm/v3/components/or-status-v3/props.d.ts +11 -0
- package/dist/esm/v3/components/or-status-v3/styles.d.ts +7 -0
- package/dist/esm/v3/index.js +1 -0
- package/package.json +5 -6
- package/src/components/index.ts +1 -0
- package/src/components/or-status-v3/OrStatus.vue +79 -0
- package/src/components/or-status-v3/index.ts +2 -0
- package/src/components/or-status-v3/props.ts +12 -0
- package/src/components/or-status-v3/styles.ts +106 -0
- /package/dist/bundled/v2/components/{OrAvatar-7d519020.js → OrAvatar-394ee178.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-bfa6fd65.js → OrAvatar-ce707159.js} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrDateFormatV3 } from '../OrDateFormatV3-
|
|
1
|
+
export { _ as OrDateFormatV3 } from '../OrDateFormatV3-18cbdb1b.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateFormat } from '../OrDateFormatV3-
|
|
1
|
+
export { D as DateFormat } from '../OrDateFormatV3-18cbdb1b.js';
|
package/dist/bundled/v2/components/{OrDateFormatV3-effdf0fd.js → OrDateFormatV3-18cbdb1b.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { f as formatDate } from './OrDateTimePickerV3-
|
|
3
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { f as formatDate } from './OrDateTimePickerV3-1ffe337c.js';
|
|
3
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
4
4
|
|
|
5
5
|
const DateFormat = [
|
|
6
6
|
// Layout
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrDatePickerV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrDatePickerV3-67e4681f.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as OrDatePickerV3 } from '../OrDatePickerV3-
|
|
2
|
-
export { I as DatePickerSize } from '../OrInputBoxV3-
|
|
1
|
+
export { _ as OrDatePickerV3 } from '../OrDatePickerV3-67e4681f.js';
|
|
2
|
+
export { I as DatePickerSize } from '../OrInputBoxV3-01b93cb2.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as DatePickerSize } from '../OrInputBoxV3-
|
|
1
|
+
export { I as DatePickerSize } from '../OrInputBoxV3-01b93cb2.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as DatePicker, c as DatePickerPopover } from '../OrDatePickerV3-
|
|
1
|
+
export { b as DatePicker, c as DatePickerPopover } from '../OrDatePickerV3-67e4681f.js';
|
package/dist/bundled/v2/components/{OrDatePickerV3-169c5415.js → OrDatePickerV3-67e4681f.js}
RENAMED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { _ as __vue_component__$5, I as InputBoxSize } from './OrInputBoxV3-
|
|
1
|
+
import { _ as __vue_component__$5, I as InputBoxSize } from './OrInputBoxV3-01b93cb2.js';
|
|
2
2
|
import { isVue3, defineComponent, ref, computed, watch, toRef } from 'vue-demi';
|
|
3
|
-
import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, g as getCurrentDate } from './OrDateTimePickerV3-
|
|
4
|
-
import { _ as __vue_component__$1 } from './OrErrorV3-
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrHintV3-
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrIconV3-
|
|
7
|
-
import { _ as __vue_component__$4 } from './OrIconButtonV3-
|
|
8
|
-
import { _ as __vue_component__$6 } from './OrLabelV3-
|
|
9
|
-
import { _ as __vue_component__$7 } from './OrPopoverV3-
|
|
10
|
-
import { u as useProxyModelValue } from './OrBottomSheetV3-
|
|
11
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
3
|
+
import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, g as getCurrentDate } from './OrDateTimePickerV3-1ffe337c.js';
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrErrorV3-b994ef68.js';
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrHintV3-af5aca7c.js';
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrIconV3-5beb90d0.js';
|
|
7
|
+
import { _ as __vue_component__$4 } from './OrIconButtonV3-0490f82f.js';
|
|
8
|
+
import { _ as __vue_component__$6 } from './OrLabelV3-48e5010e.js';
|
|
9
|
+
import { _ as __vue_component__$7 } from './OrPopoverV3-826aab19.js';
|
|
10
|
+
import { u as useProxyModelValue } from './OrBottomSheetV3-0774c9ec.js';
|
|
11
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
12
12
|
|
|
13
13
|
const created$1 = (element, binding) => {
|
|
14
14
|
element.addEventListener('keydown', event => {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrDateRangePickerV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrDateRangePickerV3-95c57b98.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as OrDateRangePickerV3 } from '../OrDateRangePickerV3-
|
|
2
|
-
export { I as DateRangePickerSize } from '../OrInputBoxV3-
|
|
1
|
+
export { _ as OrDateRangePickerV3 } from '../OrDateRangePickerV3-95c57b98.js';
|
|
2
|
+
export { I as DateRangePickerSize } from '../OrInputBoxV3-01b93cb2.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as DateRangePickerSize } from '../OrInputBoxV3-
|
|
1
|
+
export { I as DateRangePickerSize } from '../OrInputBoxV3-01b93cb2.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-
|
|
1
|
+
export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-95c57b98.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { _ as __vue_component__$5, I as InputBoxSize } from './OrInputBoxV3-
|
|
1
|
+
import { _ as __vue_component__$5, I as InputBoxSize } from './OrInputBoxV3-01b93cb2.js';
|
|
2
2
|
import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrErrorV3-
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrHintV3-
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrIconV3-
|
|
6
|
-
import { _ as __vue_component__$4 } from './OrIconButtonV3-
|
|
7
|
-
import { _ as __vue_component__$6 } from './OrLabelV3-
|
|
8
|
-
import { _ as __vue_component__$7 } from './OrPopoverV3-
|
|
9
|
-
import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-
|
|
10
|
-
import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-
|
|
11
|
-
import { u as useProxyModelValue, v as useResponsive } from './OrBottomSheetV3-
|
|
12
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrErrorV3-b994ef68.js';
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrHintV3-af5aca7c.js';
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrIconV3-5beb90d0.js';
|
|
6
|
+
import { _ as __vue_component__$4 } from './OrIconButtonV3-0490f82f.js';
|
|
7
|
+
import { _ as __vue_component__$6 } from './OrLabelV3-48e5010e.js';
|
|
8
|
+
import { _ as __vue_component__$7 } from './OrPopoverV3-826aab19.js';
|
|
9
|
+
import { O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-1ffe337c.js';
|
|
10
|
+
import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-67e4681f.js';
|
|
11
|
+
import { u as useProxyModelValue, v as useResponsive } from './OrBottomSheetV3-0774c9ec.js';
|
|
12
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
13
13
|
|
|
14
14
|
const DateRangePicker = [
|
|
15
15
|
// Layout
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrDateTimeFormatV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrDateTimeFormatV3-9d7378ae.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-
|
|
1
|
+
export { _ as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-9d7378ae.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateTimeFormat } from '../OrDateTimeFormatV3-
|
|
1
|
+
export { D as DateTimeFormat } from '../OrDateTimeFormatV3-9d7378ae.js';
|
package/dist/bundled/v2/components/{OrDateTimeFormatV3-945c7ba1.js → OrDateTimeFormatV3-9d7378ae.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-
|
|
3
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-1ffe337c.js';
|
|
3
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
4
4
|
|
|
5
5
|
const DateTimeFormat = [
|
|
6
6
|
// Layout
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { c as default } from '../OrDateTimePicker-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { c as default } from '../OrDateTimePicker-0baeb220.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DEFAULT_TEXT, d as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-
|
|
1
|
+
export { D as DEFAULT_TEXT, d as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-0baeb220.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DEFAULT_TEXT, c as OrDateTimePicker, d as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-
|
|
1
|
+
export { D as DEFAULT_TEXT, c as OrDateTimePicker, d as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-0baeb220.js';
|
package/dist/bundled/v2/components/{OrDateTimePicker-e398abc6.js → OrDateTimePicker-0baeb220.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as _baseToString, x as isObject_1, y as isSymbol_1, z as toString_1, o as onClickOutside, s as setStyle, r as requestAF, A as getCS, h as reflow, k as cancelAF, p as pxToRem } from './OrBottomSheetV3-
|
|
1
|
+
import { _ as _baseToString, x as isObject_1, y as isSymbol_1, z as toString_1, o as onClickOutside, s as setStyle, r as requestAF, A as getCS, h as reflow, k as cancelAF, p as pxToRem } from './OrBottomSheetV3-0774c9ec.js';
|
|
2
2
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
3
|
-
import { s as styleInject, n as normalizeComponent } from './OrAvatar-
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrFloating-
|
|
3
|
+
import { s as styleInject, n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrFloating-be416da3.js';
|
|
5
5
|
import __vue_component__$3 from './OrLabel/OrLabel.js';
|
|
6
6
|
import __vue_component__$4 from './OrError/OrError.js';
|
|
7
7
|
import __vue_component__$5 from './OrHint/OrHint.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrDateTimePickerV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrDateTimePickerV3-1ffe337c.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { D as DateTimePickerTimeFormat, O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, _ as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from '../OrDateTimePickerV3-
|
|
2
|
-
export { I as DateTimePickerSize } from '../OrInputBoxV3-
|
|
1
|
+
export { D as DateTimePickerTimeFormat, O as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, _ as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from '../OrDateTimePickerV3-1ffe337c.js';
|
|
2
|
+
export { I as DateTimePickerSize } from '../OrInputBoxV3-01b93cb2.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { I as DateTimePickerSize } from '../OrInputBoxV3-
|
|
2
|
-
export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-
|
|
1
|
+
export { I as DateTimePickerSize } from '../OrInputBoxV3-01b93cb2.js';
|
|
2
|
+
export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-1ffe337c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { n as DateTimePicker, o as DateTimePickerDatePopover, p as DateTimePickerTimePopover } from '../OrDateTimePickerV3-
|
|
1
|
+
export { n as DateTimePicker, o as DateTimePickerDatePopover, p as DateTimePickerTimePopover } from '../OrDateTimePickerV3-1ffe337c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { f as formatDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { f as formatDate } from '../../OrDateTimePickerV3-1ffe337c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { i as formatTime } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { i as formatTime } from '../../OrDateTimePickerV3-1ffe337c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { g as getCurrentDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { g as getCurrentDate } from '../../OrDateTimePickerV3-1ffe337c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { l as getDatePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { l as getDatePlaceholder } from '../../OrDateTimePickerV3-1ffe337c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { h as getNextMonthDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { h as getNextMonthDate } from '../../OrDateTimePickerV3-1ffe337c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { m as getTimePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { m as getTimePlaceholder } from '../../OrDateTimePickerV3-1ffe337c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from '../../OrDateTimePickerV3-1ffe337c.js';
|
package/dist/bundled/v2/components/{OrDateTimePickerV3-d0b03343.js → OrDateTimePickerV3-1ffe337c.js}
RENAMED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
2
|
-
import { u as useProxyModelValue } from './OrBottomSheetV3-
|
|
3
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
4
|
-
import { _ as __vue_component__$9 } from './OrButtonV3-
|
|
5
|
-
import { _ as __vue_component__$a } from './OrLabelV3-
|
|
6
|
-
import { _ as __vue_component__$b } from './OrIconV3-
|
|
7
|
-
import { _ as __vue_component__$c } from './OrIconButtonV3-
|
|
8
|
-
import { _ as __vue_component__$d } from './OrMenuV3-
|
|
9
|
-
import { _ as __vue_component__$e } from './OrMenuItemV3-
|
|
10
|
-
import { _ as __vue_component__$h, I as InputBoxSize } from './OrInputBoxV3-
|
|
11
|
-
import { _ as __vue_component__$f } from './OrErrorV3-
|
|
12
|
-
import { _ as __vue_component__$g } from './OrHintV3-
|
|
13
|
-
import { _ as __vue_component__$i } from './OrPopoverV3-
|
|
14
|
-
import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-
|
|
2
|
+
import { u as useProxyModelValue } from './OrBottomSheetV3-0774c9ec.js';
|
|
3
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
4
|
+
import { _ as __vue_component__$9 } from './OrButtonV3-5e2034fc.js';
|
|
5
|
+
import { _ as __vue_component__$a } from './OrLabelV3-48e5010e.js';
|
|
6
|
+
import { _ as __vue_component__$b } from './OrIconV3-5beb90d0.js';
|
|
7
|
+
import { _ as __vue_component__$c } from './OrIconButtonV3-0490f82f.js';
|
|
8
|
+
import { _ as __vue_component__$d } from './OrMenuV3-10aa4318.js';
|
|
9
|
+
import { _ as __vue_component__$e } from './OrMenuItemV3-796792c5.js';
|
|
10
|
+
import { _ as __vue_component__$h, I as InputBoxSize } from './OrInputBoxV3-01b93cb2.js';
|
|
11
|
+
import { _ as __vue_component__$f } from './OrErrorV3-b994ef68.js';
|
|
12
|
+
import { _ as __vue_component__$g } from './OrHintV3-af5aca7c.js';
|
|
13
|
+
import { _ as __vue_component__$i } from './OrPopoverV3-826aab19.js';
|
|
14
|
+
import { D as DropdownClose, a as DropdownOpen } from './OrDatePickerV3-67e4681f.js';
|
|
15
15
|
|
|
16
16
|
function formatDate(value) {
|
|
17
17
|
return value.toLocaleString(navigator.language, {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrEmptyStateV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrEmptyStateV3-18eafe2c.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyStateV3-
|
|
1
|
+
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyStateV3-18eafe2c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { E as EmptyStateSize } from '../OrEmptyStateV3-
|
|
1
|
+
export { E as EmptyStateSize } from '../OrEmptyStateV3-18eafe2c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { g as EmptyStateContent, i as EmptyStateContentSizes, d as EmptyStateHeading, e as EmptyStateHeadingSizes, b as EmptyStateImage, c as EmptyStateImageSizes, a as EmptyStateRoot, f as EmptyStateText, h as EmptyStateTextSizes } from '../OrEmptyStateV3-
|
|
1
|
+
export { g as EmptyStateContent, i as EmptyStateContentSizes, d as EmptyStateHeading, e as EmptyStateHeadingSizes, b as EmptyStateImage, c as EmptyStateImageSizes, a as EmptyStateRoot, f as EmptyStateText, h as EmptyStateTextSizes } from '../OrEmptyStateV3-18eafe2c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-394ee178.js';
|
|
3
3
|
|
|
4
4
|
var script = defineComponent({
|
|
5
5
|
name: 'OrError',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrErrorTagV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrErrorTagV3-9baa9149.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrErrorTagV3 } from '../OrErrorTagV3-
|
|
1
|
+
export { _ as OrErrorTagV3 } from '../OrErrorTagV3-9baa9149.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { E as ErrorTag } from '../OrErrorTagV3-
|
|
1
|
+
export { E as ErrorTag } from '../OrErrorTagV3-9baa9149.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconV3-
|
|
3
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconV3-5beb90d0.js';
|
|
3
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
4
4
|
|
|
5
5
|
const ErrorTag = [
|
|
6
6
|
// Layout
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrErrorV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrErrorV3-b994ef68.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrErrorV3 } from '../OrErrorV3-
|
|
1
|
+
export { _ as OrErrorV3 } from '../OrErrorV3-b994ef68.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { E as Error, b as ErrorAddon, a as ErrorText } from '../OrErrorV3-
|
|
1
|
+
export { E as Error, b as ErrorAddon, a as ErrorText } from '../OrErrorV3-b994ef68.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrExpansionPanelV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrExpansionPanelV3-8f607c27.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../OrExpansionPanelV3-
|
|
1
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../OrExpansionPanelV3-8f607c27.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant } from '../OrExpansionPanelV3-
|
|
1
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant } from '../OrExpansionPanelV3-8f607c27.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { c as ExpansionPanel, h as ExpansionPanelAddon, e as ExpansionPanelBackgroundColors, f as ExpansionPanelHeader, g as ExpansionPanelHeaderColors, d as ExpansionPanelVariants } from '../OrExpansionPanelV3-
|
|
1
|
+
export { c as ExpansionPanel, h as ExpansionPanelAddon, e as ExpansionPanelBackgroundColors, f as ExpansionPanelHeader, g as ExpansionPanelHeaderColors, d as ExpansionPanelVariants } from '../OrExpansionPanelV3-8f607c27.js';
|
package/dist/bundled/v2/components/{OrExpansionPanelV3-0cc724af.js → OrExpansionPanelV3-8f607c27.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconV3-
|
|
3
|
-
import { t as usePopoverState } from './OrBottomSheetV3-
|
|
4
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconV3-5beb90d0.js';
|
|
3
|
+
import { t as usePopoverState } from './OrBottomSheetV3-0774c9ec.js';
|
|
4
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
5
5
|
|
|
6
6
|
var ExpansionPanelVariant;
|
|
7
7
|
(function (ExpansionPanelVariant) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrFabV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrFabV3-e9f347de.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as FabColor, _ as OrFabV3 } from '../OrFabV3-
|
|
1
|
+
export { F as FabColor, _ as OrFabV3 } from '../OrFabV3-e9f347de.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as FabColor } from '../OrFabV3-
|
|
1
|
+
export { F as FabColor } from '../OrFabV3-e9f347de.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as FabRoot, b as FabRootColors } from '../OrFabV3-
|
|
1
|
+
export { a as FabRoot, b as FabRootColors } from '../OrFabV3-e9f347de.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconV3-
|
|
3
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconV3-5beb90d0.js';
|
|
3
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
4
4
|
|
|
5
5
|
var FabColor;
|
|
6
6
|
(function (FabColor) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrFloating-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrFloating-be416da3.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { d as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-
|
|
1
|
+
export { d as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-be416da3.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrFloating, d as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-
|
|
1
|
+
export { _ as OrFloating, d as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-be416da3.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, nextTick } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrTeleport-
|
|
3
|
-
import { B as getMaxZIndex, A as getCS } from './OrBottomSheetV3-
|
|
4
|
-
import { s as styleInject, n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrTeleport-0fc211ab.js';
|
|
3
|
+
import { B as getMaxZIndex, A as getCS } from './OrBottomSheetV3-0774c9ec.js';
|
|
4
|
+
import { s as styleInject, n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
5
5
|
|
|
6
6
|
function getAlignment(placement) {
|
|
7
7
|
return placement.split('-')[1];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrFormGroupV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrFormGroupV3-f0f45160.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../OrFormGroupV3-
|
|
1
|
+
export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../OrFormGroupV3-f0f45160.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as FormGroupDirection } from '../OrFormGroupV3-
|
|
1
|
+
export { F as FormGroupDirection } from '../OrFormGroupV3-f0f45160.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as FormGroupContent, d as FormGroupContentDirections, c as FormGroupLabel, a as FormGroupRoot } from '../OrFormGroupV3-
|
|
1
|
+
export { b as FormGroupContent, d as FormGroupContentDirections, c as FormGroupLabel, a as FormGroupRoot } from '../OrFormGroupV3-f0f45160.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrLabelV3-
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrErrorV3-
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrHintV3-
|
|
5
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrLabelV3-48e5010e.js';
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrErrorV3-b994ef68.js';
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrHintV3-af5aca7c.js';
|
|
5
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
6
6
|
|
|
7
7
|
var FormGroupDirection;
|
|
8
8
|
(function (FormGroupDirection) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-394ee178.js';
|
|
3
3
|
|
|
4
4
|
var script = defineComponent({
|
|
5
5
|
name: 'OrHint',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrHintV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrHintV3-af5aca7c.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrHintV3 } from '../OrHintV3-
|
|
1
|
+
export { _ as OrHintV3 } from '../OrHintV3-af5aca7c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { H as Hint, b as HintAddon, a as HintText } from '../OrHintV3-
|
|
1
|
+
export { H as Hint, b as HintAddon, a as HintText } from '../OrHintV3-af5aca7c.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { OrIcon as default } from './index.js';
|
|
2
|
-
import '../OrAvatar-
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
|
-
import { p as pxToRem } from '../OrBottomSheetV3-
|
|
2
|
+
import { p as pxToRem } from '../OrBottomSheetV3-0774c9ec.js';
|
|
3
3
|
import { OrTooltipContent as __vue_component__$1 } from '../OrTooltip/index.js';
|
|
4
|
-
import { _ as __vue_component__$2, O as OrFloatingPlacements } from '../OrFloating-
|
|
5
|
-
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-
|
|
4
|
+
import { _ as __vue_component__$2, O as OrFloatingPlacements } from '../OrFloating-be416da3.js';
|
|
5
|
+
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-394ee178.js';
|
|
6
6
|
|
|
7
7
|
var OrIconColors;
|
|
8
8
|
(function (OrIconColors) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, isVue3, h } from 'vue-demi';
|
|
2
2
|
import { OrTooltip as __vue_component__$2 } from '../OrTooltip/index.js';
|
|
3
|
-
import { O as OrFloatingPlacements } from '../OrFloating-
|
|
4
|
-
import { n as normalizeComponent, s as styleInject } from '../OrAvatar-
|
|
5
|
-
import { I as ICON_BUTTON_TYPE, H as HTML_BUTTON_TYPE, a as BUTTON_SIZE, B as BUTTON_COLOR } from '../OrButtonV2-
|
|
3
|
+
import { O as OrFloatingPlacements } from '../OrFloating-be416da3.js';
|
|
4
|
+
import { n as normalizeComponent, s as styleInject } from '../OrAvatar-394ee178.js';
|
|
5
|
+
import { I as ICON_BUTTON_TYPE, H as HTML_BUTTON_TYPE, a as BUTTON_SIZE, B as BUTTON_COLOR } from '../OrButtonV2-3242ba97.js';
|
|
6
6
|
import { OrIcon as __vue_component__$3 } from '../OrIcon/index.js';
|
|
7
7
|
import { OrLoader as __vue_component__$4 } from '../OrLoader/index.js';
|
|
8
8
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrIconButtonV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrIconButtonV3-0490f82f.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButtonV3-
|
|
2
|
-
export { I as IconButtonSize } from '../OrIconV3-
|
|
1
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButtonV3-0490f82f.js';
|
|
2
|
+
export { I as IconButtonSize } from '../OrIconV3-5beb90d0.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { I as IconButtonSize } from '../OrIconV3-
|
|
2
|
-
export { I as IconButtonColor } from '../OrIconButtonV3-
|
|
1
|
+
export { I as IconButtonSize } from '../OrIconV3-5beb90d0.js';
|
|
2
|
+
export { I as IconButtonColor } from '../OrIconButtonV3-0490f82f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as IconButton, b as IconButtonColors } from '../OrIconButtonV3-
|
|
1
|
+
export { a as IconButton, b as IconButtonColors } from '../OrIconButtonV3-0490f82f.js';
|
package/dist/bundled/v2/components/{OrIconButtonV3-331241ce.js → OrIconButtonV3-0490f82f.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, toRefs, computed, isVue3 } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1, I as IconSize, a as IconVariant } from './OrIconV3-
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrTooltipV3-
|
|
4
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1, I as IconSize, a as IconVariant } from './OrIconV3-5beb90d0.js';
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrTooltipV3-246f74f5.js';
|
|
4
|
+
import { n as normalizeComponent } from './OrAvatar-394ee178.js';
|
|
5
5
|
|
|
6
6
|
var IconButtonColor;
|
|
7
7
|
(function (IconButtonColor) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrIconV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrIconV3-5beb90d0.js';
|
|
2
|
+
import '../OrAvatar-394ee178.js';
|