@onereach/ui-components 8.8.3-beta.3734.0 → 8.8.3
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-75e1955d.js → OrAvatarV3-41658917.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-1f68afd8.js → OrBottomSheetV3-4331a82e.js} +39 -44
- 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-20caa1b7.js → OrButtonGroupV3-73ee40fa.js} +5 -5
- 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-65ad01f7.js → OrButtonV2-f2227843.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-d6e06bd2.js → OrButtonV3-654f0bea.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/OrCardCollection.vue.d.ts +11 -0
- 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-60ed4dae.js → OrCardCollectionV3-2bf42dd9.js} +23 -7
- 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-5e9e5523.js → OrCardV3-b60e8c99.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-1b54b9b5.js → OrCheckboxTreeV3-73948882.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-bf5c8ccd.js → OrCheckboxV3-01363dbc.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-a84fbd6c.js → OrChips-c3f69845.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-3109bf26.js → OrCode-0aeff575.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-b64d8a08.js → OrCodeV3-345a46a1.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-b5490acb.js → OrColorPicker-7795e4e2.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-9dc2cacd.js → OrCombinedInputV3-9e556d54.js} +8 -12
- 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-e25139f7.js → OrConfirm-3b5a9045.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-49879654.js → OrConfirmV3-2439afbd.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-1e7aa7c9.js → OrDateFormatV3-900e46c0.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-976065f9.js → OrDatePickerV3-f50d47b7.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-37c1ca83.js → OrDateRangePickerV3-a2aa01f0.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-bd103af0.js → OrDateTimeFormatV3-113fd5ed.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-7a45a503.js → OrDateTimePicker-70d5f894.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-3dd9374d.js → OrDateTimePickerV3-039a0356.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-a98e4113.js → OrEmptyStateV3-1d3f9ce0.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-ec46d730.js → OrErrorTagV3-96425380.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-660345e5.js → OrErrorV3-6fa1b69a.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-f0d2c083.js → OrExpansionPanelV3-31f3376b.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-d66cd7ef.js → OrFabV3-c1db207a.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-e4f7aa1d.js → OrFloating-867638ff.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-563f79a7.js → OrFormGroupV3-a4d81c9b.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-38835e4a.js → OrHintV3-467244f9.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-e84a1337.js → OrIconButtonV3-679bc6fa.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-75051694.js → OrIconV3-98337f2d.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-ef518893.js → OrInlineInputBoxV3-25f6ba0c.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-009c5936.js → OrInlineInputV3-24f9b382.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-76933d13.js → OrInlineTextareaV3-8fe62f44.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-170168d2.js → OrInputBoxV3-35d1e3a6.js} +3 -3
- 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-40528be5.js → OrInputV3-8b020d30.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-246c9734.js → OrLabelV3-3de72a39.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-e342e2aa.js → OrLinkV3-504b6ae4.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-e5d4dfc0.js → OrList-8e8833ec.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-dfa0c24e.js → OrListV3-bd20aa83.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-f74d3bea.js → OrLoaderV3-b132904d.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-069e070f.js → OrMenuItemV3-8e3fe07e.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-32638a60.js → OrMenuV3-9a1f74f5.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-b505af19.js → OrModal-6a92b395.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-66887585.js → OrModalV3-6c64d190.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.d.ts +2 -2
- package/dist/bundled/v2/components/OrNotificationV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrNotificationV3-f29afda0.js → OrNotificationV3-f8fcd3ed.js} +20 -20
- 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-eef6a614.js → OrOverlayV3-34be78f5.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-1a176fbc.js → OrPaginationV3-dd8a30e4.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-043f0e32.js → OrPopoverV3-86adedea.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-0cf8a749.js → OrProgress-004c05d7.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-02e7b792.js → OrProgressV3-1c450188.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-eed57712.js → OrRadioV3-57681ba4.js} +3 -3
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +2 -2
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.vue.d.ts +4 -11
- 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-260dbc42.js → OrRangeSliderV3-e706cca6.js} +25 -54
- 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-f4ce7fb9.js → OrResizeablePanelV3-88569588.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-0547f2c2.js → OrRichTextEditorV3-05374e04.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-73e66842.js → OrSegmentedControlV3-e9f59954.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-228372b9.js → OrSelect-53700d8d.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-ce4617e4.js → OrSelectV3-c144ee8e.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-106c9980.js → OrSidebarV3-4acea1c4.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-34e51588.js → OrSkeleton-3b4eca6a.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-9cb7dce4.js → OrSkeletonV3-4bd38982.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/OrSlider.vue.d.ts +2 -11
- 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-ff67758c.js → OrSliderV3-c96765ec.js} +20 -47
- 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-46e1cb1a.js → OrSortingV3-5f63562a.js} +6 -6
- package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +2 -2
- package/dist/bundled/v2/components/OrStatusV3/index.js +1 -1
- package/dist/bundled/v2/components/OrStatusV3/props.js +1 -1
- package/dist/bundled/v2/components/OrStatusV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrStatusV3-20770985.js → OrStatusV3-604eec04.js} +2 -2
- 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-f60ed3b6.js → OrSwitchV3-80a2cf0f.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-9024a4b7.js → OrTabV3-e66e91de.js} +8 -8
- 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-e398ad0e.js → OrTabsV3-a539525c.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-41da055e.js → OrTagInputV3-49cbf92d.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-3e3c4384.js → OrTagV3-cd4ed851.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-8dc02ebe.js → OrTagsV3-09854203.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-5cf90c8c.js → OrTeleport-9d4605ac.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-d1620f15.js → OrTextV3-ae28fb4e.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-1a45cc91.js → OrTextareaV3-53fd2626.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-60f655d3.js → OrTimeFormatV3-c1e6bb53.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-1d4a3090.js → OrTimePickerV3-be302e45.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-85bff8d7.js → OrTimeRangePickerV3-84a44f9f.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-afaff469.js → OrToast-0f018bcc.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.d.ts +1 -1
- package/dist/bundled/v2/components/OrToastV3/styles.js +1 -1
- package/dist/bundled/v2/components/{OrToastV3-bed02e55.js → OrToastV3-d9b2f7e2.js} +13 -13
- 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-cea897c2.js → OrTooltipV3-ad4fd0cd.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.js +81 -81
- 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 -83
- 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-dc89f856.js → OrBottomSheetV3-34d4ad36.js} +37 -42
- 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-ba051661.js → OrButtonGroupV3-4563950d.js} +4 -4
- 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-e96d2da4.js → OrButtonV2-73f042fd.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-ba74a5fd.js → OrButtonV3-2e30ff5a.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/OrCardCollection.vue.d.ts +9 -0
- 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-9ee5248f.js → OrCardCollectionV3-4f84d1ed.js} +20 -7
- 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-3a10862a.js → OrCheckboxTreeV3-02650335.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-f374f57e.js → OrCheckboxV3-b22cada7.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-c24ff343.js → OrChips-8204d690.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-d89714e8.js → OrCode-7c4f7f96.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-c48a0dfe.js → OrCodeV3-e976c0f4.js} +11 -11
- 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-8c015013.js → OrColorPicker-8926916e.js} +3 -3
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCombinedInputV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCombinedInputV3-4c087ea4.js → OrCombinedInputV3-fea65076.js} +4 -8
- 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-73fef678.js → OrConfirm-6d8030b9.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-cb8780b1.js → OrConfirmV3-14b17677.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-8a26dcb5.js → OrDateFormatV3-f14fab10.js} +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrDatePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDatePickerV3-7ac08d9e.js → OrDatePickerV3-4d2a1844.js} +5 -5
- package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrDateRangePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateRangePickerV3-b8d06ad5.js → OrDateRangePickerV3-395afdf0.js} +6 -6
- 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-7740f7f4.js → OrDateTimeFormatV3-8d8d2a6f.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-5dd7f8de.js → OrDateTimePicker-5e0b9593.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +2 -2
- package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +2 -2
- 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-bbb70431.js → OrDateTimePickerV3-ff7dd385.js} +7 -7
- 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-0e953271.js → OrExpansionPanelV3-685494dc.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-ebf3abea.js → OrFloating-0d587434.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-f1740977.js → OrIconButtonV3-1f40a60a.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-734c89c1.js → OrInlineInputV3-69e95497.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-eeb0867e.js → OrInlineTextareaV3-00427ffe.js} +3 -3
- package/dist/bundled/v3/components/OrInput/OrInput.js +2 -2
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputBoxV3-158edd7f.js → OrInputBoxV3-a079251d.js} +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/props.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-bfe301e6.js → OrInputV3-b9cb586b.js} +5 -5
- 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-4954cce3.js → OrList-9041de14.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-131536ec.js → OrListV3-1630713a.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-e7a4933d.js → OrLoaderV3-0ad5cd2c.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-a3e42604.js → OrMenuV3-1f32ed01.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-18c29796.js → OrModal-17ae37ff.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-53417d36.js → OrModalV3-13204e1d.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.d.ts +2 -2
- package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrNotificationV3-9e4408e0.js → OrNotificationV3-7aac9078.js} +18 -18
- 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-dd1e2c27.js → OrOverlayV3-830eb0bd.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-371ed524.js → OrPaginationV3-ac32f679.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-edc8966b.js → OrPopoverV3-78670690.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-6e776f27.js → OrProgress-b2631c94.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-ee77e05f.js → OrProgressV3-e858f268.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-b45d1e8b.js → OrRadioV3-8b3dc8f4.js} +2 -2
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.vue.d.ts +2 -9
- 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-c519c66f.js → OrRangeSliderV3-da715363.js} +24 -53
- 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-6ac32632.js → OrResizeablePanelV3-46135a33.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-1e00d307.js → OrRichTextEditorV3-f1682b9e.js} +10 -10
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/index.js +4 -4
- package/dist/bundled/v3/components/OrSearchV3/props.js +1 -1
- 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-6dd2c796.js → OrSegmentedControlV3-a23c975e.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-fc318cc4.js → OrSelect-c8047252.js} +6 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/props.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-edd1bfd0.js → OrSelectV3-86625c0b.js} +9 -9
- package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/index.js +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-3e470b8e.js → OrSidebarV3-e69f19a9.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-7c81d12c.js → OrSkeleton-abe4522d.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-fddfdcee.js → OrSkeletonV3-28c40f2c.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/OrSlider.vue.d.ts +1 -9
- 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-b66c7882.js → OrSliderV3-1417e855.js} +19 -46
- 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-7b006d0b.js → OrSortingV3-e44787bc.js} +3 -3
- package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/index.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/props.js +1 -1
- package/dist/bundled/v3/components/OrStatusV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrStatusV3-b5dfd90a.js → OrStatusV3-3babb89c.js} +1 -1
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
- package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSwitchV3-aee4d2ab.js → OrSwitchV3-9d71b08e.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/OrTabV3/OrTab.js +1 -1
- package/dist/bundled/v3/components/OrTabV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTabV3-b041538e.js → OrTabV3-52cf59a3.js} +7 -7
- 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-d131be0e.js → OrTabsV3-4d4505da.js} +3 -3
- package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/index.js +2 -2
- package/dist/bundled/v3/components/OrTagInputV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTagInputV3-29179e5f.js → OrTagInputV3-0599930b.js} +5 -5
- 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-cdba09ec.js → OrTagV3-9cfff659.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-4777b0fa.js → OrTagsV3-21293cfe.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 +2 -2
- package/dist/bundled/v3/components/OrTextareaV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTextareaV3-7c924a61.js → OrTextareaV3-8d1bf51a.js} +3 -3
- 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-c8b38dc3.js → OrTimeFormatV3-2f7534b0.js} +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTimePickerV3/props.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-fb7fa70d.js → OrTimePickerV3-4de90acf.js} +6 -6
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +2 -2
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-0d00f13b.js → OrTimeRangePickerV3-a02e884e.js} +6 -6
- 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-13580f28.js → OrToast-b7741147.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.d.ts +1 -1
- package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrToastV3-4ab72f15.js → OrToastV3-244a6f93.js} +11 -11
- 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-b3827634.js → OrTooltipV3-8f8be5de.js} +2 -2
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +66 -66
- 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 +68 -68
- 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/{OrButtonGroup-3dea3a12.js → OrButtonGroup-e8b5c31a.js} +3 -3
- package/dist/esm/v2/{OrCardCollection-5e7c32c6.js → OrCardCollection-c6d99e6f.js} +22 -6
- package/dist/esm/v2/{OrCode-450a3056.js → OrCode-439cfa67.js} +2 -2
- package/dist/esm/v2/{OrCombinedInput-3692c358.js → OrCombinedInput-2b0f745b.js} +4 -8
- package/dist/esm/v2/{OrConfirm-43a87eab.js → OrConfirm-62781eca.js} +1 -1
- package/dist/esm/v2/{OrDateFormat-1bd1af75.js → OrDateFormat-8803657e.js} +3 -3
- package/dist/esm/v2/{OrDatePicker-e2e45a84.js → OrDatePicker-850fbbb2.js} +5 -5
- package/dist/esm/v2/{OrDateRangePicker-9ad3b1e8.js → OrDateRangePicker-ee9979ab.js} +5 -5
- package/dist/esm/v2/{OrDateTimeFormat-12496c8d.js → OrDateTimeFormat-d7c341e6.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-5abd531f.js → OrDateTimePicker-515da361.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-34ec41be.js → OrDateTimePicker.vue_rollup-plugin-vue_script-80ad7f3f.js} +4 -4
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-52a829db.js → OrDateTimePickerTimeSelect-9c2296c9.js} +1 -1
- package/dist/esm/v2/{OrInput-dc9213dd.js → OrInput-14b7b3b7.js} +2 -2
- package/dist/esm/v2/{OrInputBox-2ba4ae49.js → OrInputBox-c586fe8d.js} +1 -1
- package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-ba172f8b.js → OrInputBox.vue_rollup-plugin-vue_script-bebba826.js} +2 -2
- package/dist/esm/v2/{OrNotification-d708bd27.js → OrNotification-0a069dae.js} +16 -16
- package/dist/esm/v2/{OrRangeSlider-24c70660.js → OrRangeSlider-9a81a450.js} +22 -51
- package/dist/esm/v2/{OrRichTextEditor-cb951f46.js → OrRichTextEditor-49e56466.js} +1 -1
- package/dist/esm/v2/{OrSearch-53d20b00.js → OrSearch-9de080c7.js} +2 -2
- package/dist/esm/v2/{OrSelect-517572e4.js → OrSelect-d713ce63.js} +3 -3
- package/dist/esm/v2/{OrSlider-fdfd2ee9.js → OrSlider-f2cabfad.js} +1 -1
- package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-c3a9449f.js → OrSlider.vue_rollup-plugin-vue_script-2623bd60.js} +17 -44
- package/dist/esm/v2/{OrTab-c88df1ef.js → OrTab-86701135.js} +7 -7
- package/dist/esm/v2/{OrTabs-ef327d38.js → OrTabs-5a974172.js} +1 -1
- package/dist/esm/v2/{OrTagInput-c3138eea.js → OrTagInput-481a8a08.js} +2 -2
- package/dist/esm/v2/{OrTextarea-5ea2ace8.js → OrTextarea-02b23f55.js} +2 -2
- package/dist/esm/v2/{OrTimeFormat-0d31ab80.js → OrTimeFormat-d2a2ee5d.js} +3 -3
- package/dist/esm/v2/{OrTimePicker-5e9e10f9.js → OrTimePicker-226dd854.js} +5 -5
- package/dist/esm/v2/{OrTimeRangePicker-6a7cde91.js → OrTimeRangePicker-7533a15a.js} +5 -5
- package/dist/esm/v2/components/index.js +31 -31
- package/dist/esm/v2/components/or-button-group-v3/index.js +1 -1
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
- package/dist/esm/v2/components/or-code-v3/index.js +3 -3
- package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-format-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-date-time-picker-v3/utils/index.js +2 -2
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-notification-v3/index.js +1 -1
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +2 -2
- package/dist/esm/v2/components/or-range-slider-v3/OrRangeSlider.vue.d.ts +4 -11
- package/dist/esm/v2/components/or-range-slider-v3/index.js +2 -2
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +4 -4
- package/dist/esm/v2/components/or-search-v3/index.js +4 -4
- package/dist/esm/v2/components/or-select-v3/index.js +4 -4
- package/dist/esm/v2/components/or-slider-v3/OrSlider.vue.d.ts +2 -11
- package/dist/esm/v2/components/or-slider-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tab-v3/index.js +1 -1
- package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tag-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-textarea-v3/index.js +3 -3
- package/dist/esm/v2/components/or-time-format-v3/index.js +6 -6
- package/dist/esm/v2/components/or-time-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +6 -6
- package/dist/esm/v2/components/or-toast-v3/index.js +1 -1
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +1 -1
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +1 -1
- package/dist/esm/v2/{getTimePlaceholder-d235490f.js → getTimePlaceholder-8f786f44.js} +1 -1
- package/dist/esm/v2/index.js +31 -31
- package/dist/esm/v2/{types-c257c33d.js → types-56b9cd6a.js} +8 -8
- package/dist/esm/v3/{OrButtonGroup-bad4b0b2.js → OrButtonGroup-b01ebd70.js} +3 -3
- package/dist/esm/v3/{OrCardCollection-aa32a558.js → OrCardCollection-e5772d94.js} +20 -7
- package/dist/esm/v3/{OrCode-2125aad9.js → OrCode-586d7685.js} +1 -1
- package/dist/esm/v3/{OrCombinedInput-5341ab2d.js → OrCombinedInput-1b8b1cdd.js} +4 -8
- package/dist/esm/v3/{OrConfirm-af17b8d9.js → OrConfirm-8b874ee7.js} +1 -1
- package/dist/esm/v3/{OrDateFormat-e5e1a1fe.js → OrDateFormat-2556597a.js} +3 -3
- package/dist/esm/v3/{OrDatePicker-f0417bec.js → OrDatePicker-fb1fcb9f.js} +4 -4
- package/dist/esm/v3/{OrDateRangePicker-a682edcc.js → OrDateRangePicker-08e950e2.js} +4 -4
- package/dist/esm/v3/{OrDateTimeFormat-21b124a2.js → OrDateTimeFormat-465cf3c3.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-3214bffb.js → OrDateTimePicker-d06c4366.js} +3 -3
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-e7ff40b8.js → OrDateTimePickerTimeSelect-022b3987.js} +1 -1
- package/dist/esm/v3/{OrInput-024232bc.js → OrInput-c44f5b4d.js} +1 -1
- package/dist/esm/v3/{OrInputBox-ffea8c8e.js → OrInputBox-f0bac539.js} +2 -2
- package/dist/esm/v3/{OrNotification-d16b26bb.js → OrNotification-33f6e12c.js} +16 -16
- package/dist/esm/v3/{OrRangeSlider-d9447403.js → OrRangeSlider-2913d633.js} +22 -51
- package/dist/esm/v3/{OrRichTextEditor-22d86c89.js → OrRichTextEditor-df6596dc.js} +1 -1
- package/dist/esm/v3/{OrSearch-e43e442e.js → OrSearch-0f62a15d.js} +2 -2
- package/dist/esm/v3/{OrSelect-266b6aab.js → OrSelect-21faa56f.js} +2 -2
- package/dist/esm/v3/{OrSlider-223be6a0.js → OrSlider-552657af.js} +17 -44
- package/dist/esm/v3/{OrTab-45853fd2.js → OrTab-1d7b8534.js} +7 -7
- package/dist/esm/v3/{OrTabs-5266f977.js → OrTabs-a38e16a7.js} +1 -1
- package/dist/esm/v3/{OrTagInput-b9ee3441.js → OrTagInput-6138b287.js} +1 -1
- package/dist/esm/v3/{OrTextarea-41f25b88.js → OrTextarea-e198e17e.js} +1 -1
- package/dist/esm/v3/{OrTimeFormat-29177361.js → OrTimeFormat-27deb587.js} +3 -3
- package/dist/esm/v3/{OrTimePicker-b4b276eb.js → OrTimePicker-be7a9ce2.js} +4 -4
- package/dist/esm/v3/{OrTimeRangePicker-46723621.js → OrTimeRangePicker-c87eedaa.js} +4 -4
- package/dist/esm/v3/components/index.js +28 -28
- package/dist/esm/v3/components/or-button-group-v3/index.js +1 -1
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +9 -0
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-code-v3/index.js +2 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-format-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-picker-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +5 -5
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +3 -3
- package/dist/esm/v3/components/or-date-time-picker-v3/utils/index.js +2 -2
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +1 -1
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +2 -2
- package/dist/esm/v3/components/or-range-slider-v3/OrRangeSlider.vue.d.ts +2 -9
- package/dist/esm/v3/components/or-range-slider-v3/index.js +2 -2
- package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +3 -3
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/index.js +3 -3
- package/dist/esm/v3/components/or-slider-v3/OrSlider.vue.d.ts +1 -9
- package/dist/esm/v3/components/or-slider-v3/index.js +1 -1
- package/dist/esm/v3/components/or-tab-v3/index.js +1 -1
- package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tag-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-time-format-v3/index.js +5 -5
- package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -5
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +5 -5
- package/dist/esm/v3/components/or-toast-v3/index.js +1 -1
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +1 -1
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +1 -1
- package/dist/esm/v3/{getTimePlaceholder-9840b5cd.js → getTimePlaceholder-13d5f743.js} +1 -1
- package/dist/esm/v3/index.js +28 -28
- package/dist/esm/v3/{types-cae2426a.js → types-862179c4.js} +6 -6
- package/package.json +4 -3
- package/src/components/or-button-group-v3/styles.ts +3 -3
- package/src/components/or-card-collection-v3/OrCardCollection.vue +22 -2
- package/src/components/or-card-collection-v3/partials/OrCardCollectionView.vue2.vue +3 -0
- package/src/components/or-card-collection-v3/partials/OrCardCollectionView.vue3.vue +3 -0
- package/src/components/or-combined-input-v3/styles.ts +7 -10
- package/src/components/or-input-box-v3/styles.ts +4 -4
- package/src/components/or-notification-v3/OrNotification.vue +3 -3
- package/src/components/or-notification-v3/styles.ts +20 -20
- package/src/components/or-range-slider-v3/OrRangeSlider.vue +7 -45
- package/src/components/or-range-slider-v3/styles.ts +23 -24
- package/src/components/or-slider-v3/OrSlider.vue +3 -36
- package/src/components/or-slider-v3/styles.ts +23 -24
- package/src/components/or-tab-v3/styles.ts +17 -17
- package/src/components/or-toast-v3/OrToast.vue +2 -2
- package/src/components/or-toast-v3/styles.ts +8 -8
- /package/dist/bundled/v2/components/{OrAvatar-aa94cbf7.js → OrAvatar-7bdb7c9d.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-ee0bead0.js → OrAvatar-aeeccfd4.js} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../../OrBottomSheetV3-
|
|
2
|
-
export { h as default } from '../../OrToastV3-
|
|
1
|
+
import '../../OrBottomSheetV3-4331a82e.js';
|
|
2
|
+
export { h as default } from '../../OrToastV3-d9b2f7e2.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-d9b2f7e2.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToastV3-
|
|
1
|
+
export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToastV3-d9b2f7e2.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PositionsX, PositionsY, ToastType } from './props';
|
|
2
|
-
export declare const
|
|
2
|
+
export declare const ToastRoot: string[];
|
|
3
3
|
export declare const ToastContainer: string[];
|
|
4
4
|
export declare const ToastContainerPositions: Record<`${PositionsX}-${PositionsY}`, string[]>;
|
|
5
5
|
export declare const messageStyleVariant: Record<ToastType, string[]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { f as ToastContainer, g as ToastContainerPositions, e as ToastRoot, m as messageStyleVariant } from '../OrToastV3-d9b2f7e2.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
2
|
-
import { ai as createSharedComposable, aj as useEventBus, a as useToggle, W as useElevation, ak as noop } from './OrBottomSheetV3-
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrIconButtonV3-
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrLoaderV3-
|
|
5
|
-
import { s as styleInject, n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { ai as createSharedComposable, aj as useEventBus, a as useToggle, W as useElevation, ak as noop } from './OrBottomSheetV3-4331a82e.js';
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrIconButtonV3-679bc6fa.js';
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrLoaderV3-b132904d.js';
|
|
5
|
+
import { s as styleInject, n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
6
6
|
import __vue_component__$4 from './OrTeleportV3/OrTeleport.js';
|
|
7
7
|
|
|
8
8
|
var errorPng = "data:image/png;base64,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";
|
|
@@ -40,7 +40,7 @@ var props = /*#__PURE__*/Object.freeze({
|
|
|
40
40
|
get ToastType () { return ToastType; }
|
|
41
41
|
});
|
|
42
42
|
|
|
43
|
-
const
|
|
43
|
+
const ToastRoot = [
|
|
44
44
|
// Layout
|
|
45
45
|
'layout-row',
|
|
46
46
|
// Box
|
|
@@ -51,12 +51,12 @@ const Toast = [
|
|
|
51
51
|
'px-md', 'py-md', 'gap-md',
|
|
52
52
|
// Typography
|
|
53
53
|
'typography-caption-regular',
|
|
54
|
-
// Elevation
|
|
55
|
-
'shadow-card', 'dark:shadow-card-dark',
|
|
56
54
|
// Theme
|
|
57
55
|
'theme-background-surface-inverse', 'dark:theme-background-surface-inverse-dark', 'theme-foreground-on-surface-inverse', 'dark:theme-foreground-on-surface-inverse-dark',
|
|
58
|
-
// Theme (
|
|
59
|
-
'
|
|
56
|
+
// Theme (links)
|
|
57
|
+
'links:text-inverse-primary', 'dark:links:text-inverse-primary-dark',
|
|
58
|
+
// Elevation
|
|
59
|
+
'shadow-card', 'dark:shadow-card-dark'];
|
|
60
60
|
const ToastContainer = [
|
|
61
61
|
// Position
|
|
62
62
|
'absolute',
|
|
@@ -128,7 +128,7 @@ var script$1 = defineComponent({
|
|
|
128
128
|
// Refs
|
|
129
129
|
const root = ref();
|
|
130
130
|
// Styles
|
|
131
|
-
const rootStyles = computed(() => [...
|
|
131
|
+
const rootStyles = computed(() => [...ToastRoot]);
|
|
132
132
|
const toastIconStyle = computed(() => ['self-center', 'object-cover',
|
|
133
133
|
// Box
|
|
134
134
|
'w-[20px]', 'h-[20px]']);
|
|
@@ -178,7 +178,7 @@ var script$1 = defineComponent({
|
|
|
178
178
|
}
|
|
179
179
|
});
|
|
180
180
|
|
|
181
|
-
var css_248z$1 = ".or-toast__link[data-v-
|
|
181
|
+
var css_248z$1 = ".or-toast__link[data-v-27a28130]{word-break:break-word;white-space:nowrap;cursor:pointer}";
|
|
182
182
|
styleInject(css_248z$1);
|
|
183
183
|
|
|
184
184
|
/* script */
|
|
@@ -241,7 +241,7 @@ var __vue_staticRenderFns__$1 = [];
|
|
|
241
241
|
/* style */
|
|
242
242
|
const __vue_inject_styles__$1 = undefined;
|
|
243
243
|
/* scoped */
|
|
244
|
-
const __vue_scope_id__$1 = "data-v-
|
|
244
|
+
const __vue_scope_id__$1 = "data-v-27a28130";
|
|
245
245
|
/* module identifier */
|
|
246
246
|
const __vue_module_identifier__$1 = undefined;
|
|
247
247
|
/* functional template */
|
|
@@ -637,4 +637,4 @@ var types = /*#__PURE__*/Object.freeze({
|
|
|
637
637
|
__proto__: null
|
|
638
638
|
});
|
|
639
639
|
|
|
640
|
-
export { PositionsX as P, TransitionType as T, __vue_component__$1 as _, __vue_component__ as a, useQueue as b, PositionsY as c, ToastType as d,
|
|
640
|
+
export { PositionsX as P, TransitionType as T, __vue_component__$1 as _, __vue_component__ as a, useQueue as b, PositionsY as c, ToastType as d, ToastRoot as e, ToastContainer as f, ToastContainerPositions as g, useToastEventBus$1 as h, Timer as i, messageStyleVariant as m, props as p, types as t, useToast as u };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { OrTooltip as default } from './index.js';
|
|
2
|
-
import '../OrAvatar-
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2, O as OrFloatingPlacements } from '../OrFloating-
|
|
3
|
-
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$2, O as OrFloatingPlacements } from '../OrFloating-867638ff.js';
|
|
3
|
+
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-7bdb7c9d.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Checks if `value` is `null` or `undefined`.
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { OrTooltipContent as default } from '../OrTooltip/index.js';
|
|
2
|
-
import '../OrAvatar-
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrTooltipV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrTooltipV3-ad4fd0cd.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as OrTooltipV3 } from '../OrTooltipV3-
|
|
2
|
-
export { P as TooltipPlacement } from '../OrPopoverV3-
|
|
1
|
+
export { _ as OrTooltipV3 } from '../OrTooltipV3-ad4fd0cd.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../OrPopoverV3-86adedea.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as TooltipPlacement } from '../OrPopoverV3-
|
|
1
|
+
export { P as TooltipPlacement } from '../OrPopoverV3-86adedea.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../OrPopoverV3-
|
|
2
|
-
export { T as Tooltip, a as TooltipBody, b as TooltipBodyPlacements } from '../OrTooltipV3-
|
|
1
|
+
import '../OrPopoverV3-86adedea.js';
|
|
2
|
+
export { T as Tooltip, a as TooltipBody, b as TooltipBodyPlacements } from '../OrTooltipV3-ad4fd0cd.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { P as PopoverPlacement, _ as __vue_component__$1 } from './OrPopoverV3-
|
|
1
|
+
import { P as PopoverPlacement, _ as __vue_component__$1 } from './OrPopoverV3-86adedea.js';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
-
import { t as usePopoverState } from './OrBottomSheetV3-
|
|
4
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
3
|
+
import { t as usePopoverState } from './OrBottomSheetV3-4331a82e.js';
|
|
4
|
+
import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
5
5
|
|
|
6
6
|
const Tooltip = [
|
|
7
7
|
// Layout
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { OrTreeV3 as default } from './index.js';
|
|
2
|
-
import '../OrAvatar-
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch, unref, onMounted } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2 } from '../OrButtonV3-
|
|
3
|
-
import { _ as __vue_component__$3 } from '../OrIconV3-
|
|
4
|
-
import { a as useToggle } from '../OrBottomSheetV3-
|
|
5
|
-
import { n as normalizeComponent } from '../OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$2 } from '../OrButtonV3-654f0bea.js';
|
|
3
|
+
import { _ as __vue_component__$3 } from '../OrIconV3-98337f2d.js';
|
|
4
|
+
import { a as useToggle } from '../OrBottomSheetV3-4331a82e.js';
|
|
5
|
+
import { n as normalizeComponent } from '../OrAvatar-7bdb7c9d.js';
|
|
6
6
|
|
|
7
7
|
var TreeNodeDropPosition;
|
|
8
8
|
(function (TreeNodeDropPosition) {
|
|
@@ -1,120 +1,120 @@
|
|
|
1
|
-
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from './OrAvatar-
|
|
2
|
-
export { L as AvatarColor, K as AvatarSize, _ as OrAvatarV3 } from './OrAvatarV3-
|
|
3
|
-
export { al as BottomSheetVariant, Z as OrBottomSheetV3 } from './OrBottomSheetV3-
|
|
1
|
+
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from './OrAvatar-7bdb7c9d.js';
|
|
2
|
+
export { L as AvatarColor, K as AvatarSize, _ as OrAvatarV3 } from './OrAvatarV3-41658917.js';
|
|
3
|
+
export { al as BottomSheetVariant, Z as OrBottomSheetV3 } from './OrBottomSheetV3-4331a82e.js';
|
|
4
4
|
export { OrButton, OrButtonColors, OrButtonSizes, OrButtonViews } from './OrButton/index.js';
|
|
5
|
-
export { _ as OrButtonGroupV3 } from './OrButtonGroupV3-
|
|
6
|
-
export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as ButtonType, a as ButtonVariant, _ as OrButtonV3 } from './OrButtonV3-
|
|
7
|
-
export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, _ as OrButtonV2 } from './OrButtonV2-
|
|
5
|
+
export { _ as OrButtonGroupV3 } from './OrButtonGroupV3-73ee40fa.js';
|
|
6
|
+
export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as ButtonType, a as ButtonVariant, _ as OrButtonV3 } from './OrButtonV3-654f0bea.js';
|
|
7
|
+
export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, _ as OrButtonV2 } from './OrButtonV2-f2227843.js';
|
|
8
8
|
export { default as OrIconButton, default as OrIconButtonV2 } from './OrIconButtonV2/OrIconButton.js';
|
|
9
9
|
export { default as OrCard } from './OrCard/OrCard.js';
|
|
10
10
|
export { CARD_COLLECTION_LAYOUT, OrCardCollection } from './OrCardCollection/index.js';
|
|
11
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollectionV3-
|
|
12
|
-
export { C as CardPadding, _ as OrCardV3 } from './OrCardV3-
|
|
11
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollectionV3-2bf42dd9.js';
|
|
12
|
+
export { C as CardPadding, _ as OrCardV3 } from './OrCardV3-b60e8c99.js';
|
|
13
13
|
export { default as OrCheckbox } from './OrCheckbox/OrCheckbox.js';
|
|
14
14
|
export { default as OrCheckboxGroupV3 } from './OrCheckboxGroupV3/OrCheckboxGroup.js';
|
|
15
|
-
export { _ as OrCheckboxTreeV3 } from './OrCheckboxTreeV3-
|
|
16
|
-
export { _ as OrCheckboxV3 } from './OrCheckboxV3-
|
|
17
|
-
export { _ as OrChip, a as OrChips } from './OrChips-
|
|
18
|
-
export { E as EditorState, a as EditorView, _ as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from './OrCode-
|
|
19
|
-
export { C as CodeLanguage, _ as OrCodeV3 } from './OrCodeV3-
|
|
15
|
+
export { _ as OrCheckboxTreeV3 } from './OrCheckboxTreeV3-73948882.js';
|
|
16
|
+
export { _ as OrCheckboxV3 } from './OrCheckboxV3-01363dbc.js';
|
|
17
|
+
export { _ as OrChip, a as OrChips } from './OrChips-c3f69845.js';
|
|
18
|
+
export { E as EditorState, a as EditorView, _ as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from './OrCode-0aeff575.js';
|
|
19
|
+
export { C as CodeLanguage, _ as OrCodeV3 } from './OrCodeV3-345a46a1.js';
|
|
20
20
|
export { default as OrCollapse } from './OrCollapse/OrCollapse.js';
|
|
21
|
-
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-
|
|
22
|
-
export { _ as OrCombinedInputV3 } from './OrCombinedInputV3-
|
|
23
|
-
export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, _ as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from './OrInputBoxV3-
|
|
24
|
-
export { _ as OrConfirm } from './OrConfirm-
|
|
25
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirmV3-
|
|
21
|
+
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-7795e4e2.js';
|
|
22
|
+
export { _ as OrCombinedInputV3 } from './OrCombinedInputV3-9e556d54.js';
|
|
23
|
+
export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, _ as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from './OrInputBoxV3-35d1e3a6.js';
|
|
24
|
+
export { _ as OrConfirm } from './OrConfirm-3b5a9045.js';
|
|
25
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirmV3-2439afbd.js';
|
|
26
26
|
export { OrContextMenuV3 } from './OrContextMenuV3/index.js';
|
|
27
|
-
export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopoverV3-
|
|
28
|
-
export { _ as OrDateFormatV3 } from './OrDateFormatV3-
|
|
29
|
-
export { _ as OrDatePickerV3 } from './OrDatePickerV3-
|
|
30
|
-
export { _ as OrDateRangePickerV3 } from './OrDateRangePickerV3-
|
|
31
|
-
export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-
|
|
32
|
-
export { D as DEFAULT_TEXT, c as OrDateTimePicker, d as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-
|
|
33
|
-
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, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from './OrDateTimePickerV3-
|
|
34
|
-
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyStateV3-
|
|
27
|
+
export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopoverV3-86adedea.js';
|
|
28
|
+
export { _ as OrDateFormatV3 } from './OrDateFormatV3-900e46c0.js';
|
|
29
|
+
export { _ as OrDatePickerV3 } from './OrDatePickerV3-f50d47b7.js';
|
|
30
|
+
export { _ as OrDateRangePickerV3 } from './OrDateRangePickerV3-a2aa01f0.js';
|
|
31
|
+
export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-113fd5ed.js';
|
|
32
|
+
export { D as DEFAULT_TEXT, c as OrDateTimePicker, d as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-70d5f894.js';
|
|
33
|
+
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, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, l as getDatePlaceholder, h as getNextMonthDate, m as getTimePlaceholder } from './OrDateTimePickerV3-039a0356.js';
|
|
34
|
+
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyStateV3-1d3f9ce0.js';
|
|
35
35
|
export { default as OrError } from './OrError/OrError.js';
|
|
36
|
-
export { _ as OrErrorTagV3 } from './OrErrorTagV3-
|
|
37
|
-
export { _ as OrErrorV3 } from './OrErrorV3-
|
|
38
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanelV3-
|
|
39
|
-
export { F as FabColor, _ as OrFabV3 } from './OrFabV3-
|
|
40
|
-
export { _ as OrFloating, d as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-
|
|
41
|
-
export { F as FormGroupDirection, _ as OrFormGroupV3 } from './OrFormGroupV3-
|
|
36
|
+
export { _ as OrErrorTagV3 } from './OrErrorTagV3-96425380.js';
|
|
37
|
+
export { _ as OrErrorV3 } from './OrErrorV3-6fa1b69a.js';
|
|
38
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanelV3-31f3376b.js';
|
|
39
|
+
export { F as FabColor, _ as OrFabV3 } from './OrFabV3-c1db207a.js';
|
|
40
|
+
export { _ as OrFloating, d as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-867638ff.js';
|
|
41
|
+
export { F as FormGroupDirection, _ as OrFormGroupV3 } from './OrFormGroupV3-a4d81c9b.js';
|
|
42
42
|
export { default as OrHint } from './OrHint/OrHint.js';
|
|
43
|
-
export { _ as OrHintV3 } from './OrHintV3-
|
|
43
|
+
export { _ as OrHintV3 } from './OrHintV3-467244f9.js';
|
|
44
44
|
export { OrIcon, OrIconColors, OrIconType } from './OrIcon/index.js';
|
|
45
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButtonV3-
|
|
46
|
-
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIconV3-
|
|
47
|
-
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBoxV3-
|
|
48
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInputV3-
|
|
45
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButtonV3-679bc6fa.js';
|
|
46
|
+
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIconV3-98337f2d.js';
|
|
47
|
+
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBoxV3-25f6ba0c.js';
|
|
48
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInputV3-24f9b382.js';
|
|
49
49
|
export { InlineTextEditTrimmingTypes, InlineTextEditTypes, OrInlineTextEdit } from './OrInlineTextEdit/index.js';
|
|
50
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextareaV3-
|
|
50
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextareaV3-8fe62f44.js';
|
|
51
51
|
export { default as OrInput } from './OrInput/OrInput.js';
|
|
52
|
-
export { I as InputType, _ as OrInputV3 } from './OrInputV3-
|
|
52
|
+
export { I as InputType, _ as OrInputV3 } from './OrInputV3-8b020d30.js';
|
|
53
53
|
export { default as OrLabel } from './OrLabel/OrLabel.js';
|
|
54
|
-
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabelV3-
|
|
55
|
-
export { L as LinkColor, _ as OrLinkV3 } from './OrLinkV3-
|
|
56
|
-
export { _ as OrList } from './OrList-
|
|
54
|
+
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabelV3-3de72a39.js';
|
|
55
|
+
export { L as LinkColor, _ as OrLinkV3 } from './OrLinkV3-504b6ae4.js';
|
|
56
|
+
export { _ as OrList } from './OrList-8e8833ec.js';
|
|
57
57
|
export { default as OrListOfInputs } from './OrListOfInputs/OrListOfInputs.js';
|
|
58
|
-
export { O as OrListItem, _ as OrListV3 } from './OrListV3-
|
|
58
|
+
export { O as OrListItem, _ as OrListV3 } from './OrListV3-bd20aa83.js';
|
|
59
59
|
export { LoaderViews, OrLoader } from './OrLoader/index.js';
|
|
60
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoaderV3-
|
|
61
|
-
export { _ as OrMenuItemV3 } from './OrMenuItemV3-
|
|
62
|
-
export { _ as OrMenuV3 } from './OrMenuV3-
|
|
63
|
-
export { _ as OrModal, O as OrModalSizes } from './OrModal-
|
|
64
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModalV3-
|
|
60
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoaderV3-b132904d.js';
|
|
61
|
+
export { _ as OrMenuItemV3 } from './OrMenuItemV3-8e3fe07e.js';
|
|
62
|
+
export { _ as OrMenuV3 } from './OrMenuV3-9a1f74f5.js';
|
|
63
|
+
export { _ as OrModal, O as OrModalSizes } from './OrModal-6a92b395.js';
|
|
64
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModalV3-6c64d190.js';
|
|
65
65
|
export { OR_NOTIFICATION_SIZE, OR_NOTIFICATION_TYPE, OrNotification } from './OrNotification/index.js';
|
|
66
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotificationV3-
|
|
66
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotificationV3-f8fcd3ed.js';
|
|
67
67
|
export { default as OrNumberInput } from './OrNumberInput/OrNumberInput.js';
|
|
68
68
|
export { default as OrOverflowMenu } from './OrOverflowMenu/OrOverflowMenu.js';
|
|
69
69
|
export { default as OrOverlay } from './OrOverlay/OrOverlay.js';
|
|
70
|
-
export { _ as OrOverlayV3 } from './OrOverlayV3-
|
|
71
|
-
export { _ as OrPaginationV3 } from './OrPaginationV3-
|
|
70
|
+
export { _ as OrOverlayV3 } from './OrOverlayV3-34be78f5.js';
|
|
71
|
+
export { _ as OrPaginationV3 } from './OrPaginationV3-dd8a30e4.js';
|
|
72
72
|
export { default as OrPassword } from './OrPassword/OrPassword.js';
|
|
73
|
-
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-
|
|
74
|
-
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgressV3-
|
|
73
|
+
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-004c05d7.js';
|
|
74
|
+
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgressV3-1c450188.js';
|
|
75
75
|
export { default as OrRadio } from './OrRadio/OrRadio.js';
|
|
76
76
|
export { default as OrRadioGroup } from './OrRadioGroup/OrRadioGroup.js';
|
|
77
77
|
export { default as OrRadioGroupV3 } from './OrRadioGroupV3/OrRadioGroup.js';
|
|
78
|
-
export { _ as OrRadioV3 } from './OrRadioV3-
|
|
79
|
-
export { _ as OrRangeSliderV3 } from './OrRangeSliderV3-
|
|
80
|
-
export { _ as OrSliderV3, S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from './OrSliderV3-
|
|
81
|
-
export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './OrResizeablePanelV3-
|
|
82
|
-
export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditorV3-
|
|
78
|
+
export { _ as OrRadioV3 } from './OrRadioV3-57681ba4.js';
|
|
79
|
+
export { _ as OrRangeSliderV3 } from './OrRangeSliderV3-e706cca6.js';
|
|
80
|
+
export { _ as OrSliderV3, S as RangeSliderColor, a as RangeSliderOrientation, S as SliderColor, a as SliderOrientation } from './OrSliderV3-c96765ec.js';
|
|
81
|
+
export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement, R as SidebarPadding } from './OrResizeablePanelV3-88569588.js';
|
|
82
|
+
export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditorV3-05374e04.js';
|
|
83
83
|
export { default as OrSearch } from './OrSearch/OrSearch.js';
|
|
84
84
|
export { OrSearchV3 } from './OrSearchV3/index.js';
|
|
85
|
-
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-
|
|
86
|
-
export { _ as OrSelect } from './OrSelect-
|
|
87
|
-
export { _ as OrSelectV3 } from './OrSelectV3-
|
|
85
|
+
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-e9f59954.js';
|
|
86
|
+
export { _ as OrSelect } from './OrSelect-53700d8d.js';
|
|
87
|
+
export { _ as OrSelectV3 } from './OrSelectV3-c144ee8e.js';
|
|
88
88
|
export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
|
|
89
|
-
export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-
|
|
90
|
-
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-
|
|
91
|
-
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonV3-
|
|
89
|
+
export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-4acea1c4.js';
|
|
90
|
+
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-3b4eca6a.js';
|
|
91
|
+
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonV3-4bd38982.js';
|
|
92
92
|
export { default as OrSlider } from './OrSlider/OrSlider.js';
|
|
93
|
-
export { _ as OrSortingV3 } from './OrSortingV3-
|
|
94
|
-
export { _ as OrStatusV3, a as StatusSize, S as StatusVariant } from './OrStatusV3-
|
|
93
|
+
export { _ as OrSortingV3 } from './OrSortingV3-5f63562a.js';
|
|
94
|
+
export { _ as OrStatusV3, a as StatusSize, S as StatusVariant } from './OrStatusV3-604eec04.js';
|
|
95
95
|
export { default as OrStepper } from './OrStepper/OrStepper.js';
|
|
96
96
|
export { default as OrSwitch } from './OrSwitch/OrSwitch.js';
|
|
97
|
-
export { _ as OrSwitchV3 } from './OrSwitchV3-
|
|
97
|
+
export { _ as OrSwitchV3 } from './OrSwitchV3-80a2cf0f.js';
|
|
98
98
|
export { default as OrTab } from './OrTab/OrTab.js';
|
|
99
99
|
export { default as OrTabHeaderItem } from './OrTabHeaderItem/OrTabHeaderItem.js';
|
|
100
|
-
export { _ as OrTabV3 } from './OrTabV3-
|
|
100
|
+
export { _ as OrTabV3 } from './OrTabV3-e66e91de.js';
|
|
101
101
|
export { default as OrTabs } from './OrTabs/OrTabs.js';
|
|
102
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabsV3-
|
|
102
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabsV3-a539525c.js';
|
|
103
103
|
export { default as OrTag } from './OrTag/OrTag.js';
|
|
104
|
-
export { _ as OrTagInputV3 } from './OrTagInputV3-
|
|
105
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTagV3-
|
|
106
|
-
export { _ as OrTagsV3, T as TagsOverflow } from './OrTagsV3-
|
|
107
|
-
export { _ as OrTeleport } from './OrTeleport-
|
|
104
|
+
export { _ as OrTagInputV3 } from './OrTagInputV3-49cbf92d.js';
|
|
105
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTagV3-cd4ed851.js';
|
|
106
|
+
export { _ as OrTagsV3, T as TagsOverflow } from './OrTagsV3-09854203.js';
|
|
107
|
+
export { _ as OrTeleport } from './OrTeleport-9d4605ac.js';
|
|
108
108
|
export { default as OrTeleportV3 } from './OrTeleportV3/OrTeleport.js';
|
|
109
|
-
export { _ as OrTextV3 } from './OrTextV3-
|
|
109
|
+
export { _ as OrTextV3 } from './OrTextV3-ae28fb4e.js';
|
|
110
110
|
export { default as OrTextarea } from './OrTextarea/OrTextarea.js';
|
|
111
|
-
export { _ as OrTextareaV3 } from './OrTextareaV3-
|
|
111
|
+
export { _ as OrTextareaV3 } from './OrTextareaV3-53fd2626.js';
|
|
112
112
|
export { OrTextbox, TextboxTypes } from './OrTextbox/index.js';
|
|
113
|
-
export { _ as OrTimeFormatV3 } from './OrTimeFormatV3-
|
|
114
|
-
export { _ as OrTimePickerV3 } from './OrTimePickerV3-
|
|
115
|
-
export { _ as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-
|
|
116
|
-
export { _ as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from './OrToast-
|
|
117
|
-
export { a as OrToastContainerV3, _ as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './OrToastV3-
|
|
113
|
+
export { _ as OrTimeFormatV3 } from './OrTimeFormatV3-c1e6bb53.js';
|
|
114
|
+
export { _ as OrTimePickerV3 } from './OrTimePickerV3-be302e45.js';
|
|
115
|
+
export { _ as OrTimeRangePickerV3 } from './OrTimeRangePickerV3-84a44f9f.js';
|
|
116
|
+
export { _ as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from './OrToast-0f018bcc.js';
|
|
117
|
+
export { a as OrToastContainerV3, _ as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from './OrToastV3-d9b2f7e2.js';
|
|
118
118
|
export { OrTooltip, OrTooltipContent } from './OrTooltip/index.js';
|
|
119
|
-
export { _ as OrTooltipV3 } from './OrTooltipV3-
|
|
119
|
+
export { _ as OrTooltipV3 } from './OrTooltipV3-ad4fd0cd.js';
|
|
120
120
|
export { OrTreeV3, TreeNodeDropPosition } from './OrTreeV3/index.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { D as DropdownClose } from '../components/OrDatePickerV3-
|
|
2
|
+
export { D as DropdownClose } from '../components/OrDatePickerV3-f50d47b7.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { a as DropdownOpen } from '../components/OrDatePickerV3-
|
|
2
|
+
export { a as DropdownOpen } from '../components/OrDatePickerV3-f50d47b7.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DropdownClose, a as DropdownOpen } from '../components/OrDatePickerV3-
|
|
1
|
+
export { D as DropdownClose, a as DropdownOpen } from '../components/OrDatePickerV3-f50d47b7.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { c as useControlAttributes, W as useElevation, b as useIdAttribute, ah as useOverflow, t as usePopoverState, u as useProxyModelValue, v as useResponsive, g as useTheme, Y as useToggle, e as useValidationAttributes } from '../components/OrBottomSheetV3-
|
|
1
|
+
export { c as useControlAttributes, W as useElevation, b as useIdAttribute, ah as useOverflow, t as usePopoverState, u as useProxyModelValue, v as useResponsive, g as useTheme, Y as useToggle, e as useValidationAttributes } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { c as useControlAttributes } from '../components/OrBottomSheetV3-
|
|
2
|
+
export { c as useControlAttributes } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { W as useElevation } from '../components/OrBottomSheetV3-
|
|
2
|
+
export { W as useElevation } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { b as useIdAttribute } from '../components/OrBottomSheetV3-
|
|
2
|
+
export { b as useIdAttribute } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { ah as useOverflow } from '../components/OrBottomSheetV3-
|
|
1
|
+
export { ah as useOverflow } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
2
2
|
import 'vue-demi';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { t as usePopoverState } from '../components/OrBottomSheetV3-
|
|
2
|
+
export { t as usePopoverState } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { u as useProxyModelValue } from '../components/OrBottomSheetV3-
|
|
2
|
+
export { u as useProxyModelValue } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { v as useResponsive } from '../../components/OrBottomSheetV3-
|
|
1
|
+
export { v as useResponsive } from '../../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { v as default } from '../../components/OrBottomSheetV3-
|
|
1
|
+
export { v as default } from '../../components/OrBottomSheetV3-4331a82e.js';
|
|
2
2
|
import 'vue-demi';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { g as useTheme } from '../components/OrBottomSheetV3-
|
|
1
|
+
export { g as useTheme } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { Y as default } from '../components/OrBottomSheetV3-
|
|
2
|
+
export { Y as default } from '../components/OrBottomSheetV3-4331a82e.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { e as useValidationAttributes } from '../components/OrBottomSheetV3-
|
|
2
|
+
export { e as useValidationAttributes } from '../components/OrBottomSheetV3-4331a82e.js';
|