@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 +1 @@
|
|
|
1
|
-
export { _ as default } from '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { O as OR_AVATAR_SIZE } from '../OrAvatar-
|
|
1
|
+
export { O as OR_AVATAR_SIZE } from '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-
|
|
1
|
+
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrAvatarV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrAvatarV3-41658917.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { L as AvatarColor, K as AvatarSize, _ as OrAvatarV3 } from '../OrAvatarV3-
|
|
1
|
+
export { L as AvatarColor, K as AvatarSize, _ as OrAvatarV3 } from '../OrAvatarV3-41658917.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { L as AvatarColor, K as AvatarSize } from '../OrAvatarV3-
|
|
1
|
+
export { L as AvatarColor, K as AvatarSize } from '../OrAvatarV3-41658917.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as Avatar, Q as AvatarColors, O as AvatarIconSizes, N as AvatarSizes, P as AvatarTextSizes } from '../OrAvatarV3-
|
|
1
|
+
export { M as Avatar, Q as AvatarColors, O as AvatarIconSizes, N as AvatarSizes, P as AvatarTextSizes } from '../OrAvatarV3-41658917.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconV3-
|
|
3
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconV3-98337f2d.js';
|
|
3
|
+
import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Generic
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Z as default } from '../OrBottomSheetV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { Z as default } from '../OrBottomSheetV3-4331a82e.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'vue-demi';
|
|
2
|
-
export { aZ as default } from '../../OrBottomSheetV3-
|
|
2
|
+
export { aZ as default } from '../../OrBottomSheetV3-4331a82e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { al as BottomSheetVariant, Z as OrBottomSheetV3 } from '../OrBottomSheetV3-
|
|
1
|
+
export { al as BottomSheetVariant, Z as OrBottomSheetV3 } from '../OrBottomSheetV3-4331a82e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { al as BottomSheetVariant } from '../OrBottomSheetV3-
|
|
1
|
+
export { al as BottomSheetVariant } from '../OrBottomSheetV3-4331a82e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a_ as BottomSheet, b2 as BottomSheetContent, b0 as BottomSheetHandle, b1 as BottomSheetHeader, a$ as BottomSheetVariants } from '../OrBottomSheetV3-
|
|
1
|
+
export { a_ as BottomSheet, b2 as BottomSheetContent, b0 as BottomSheetHandle, b1 as BottomSheetHeader, a$ as BottomSheetVariants } from '../OrBottomSheetV3-4331a82e.js';
|
package/dist/bundled/v2/components/{OrBottomSheetV3-1f68afd8.js → OrBottomSheetV3-4331a82e.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { R as RX_ABBREVIATION_FROM_STRING } from './OrAvatarV3-
|
|
1
|
+
import { R as RX_ABBREVIATION_FROM_STRING } from './OrAvatarV3-41658917.js';
|
|
2
2
|
import { effectScope, isRef, ref, watch, unref, customRef, getCurrentScope, onScopeDispose, computed, toRefs as toRefs$1, getCurrentInstance, onMounted, nextTick, reactive, isVue2, watchEffect, readonly, useAttrs, isVue3, defineComponent } from 'vue-demi';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrOverlayV3-
|
|
4
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrOverlayV3-34be78f5.js';
|
|
4
|
+
import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
5
5
|
|
|
6
6
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
7
7
|
|
|
@@ -3055,14 +3055,20 @@ const screens = {
|
|
|
3055
3055
|
};
|
|
3056
3056
|
|
|
3057
3057
|
const variants = {
|
|
3058
|
-
'
|
|
3058
|
+
'children': ['& > *'],
|
|
3059
|
+
|
|
3060
|
+
'first-child': ['& > *:first-child'],
|
|
3061
|
+
'middle-child': ['& > *:not(:first-child, :last-child)'],
|
|
3062
|
+
'last-child': ['& > *:last-child'],
|
|
3063
|
+
|
|
3064
|
+
'links': ['& :any-link'],
|
|
3059
3065
|
|
|
3060
3066
|
'checked': ['&[checked]:not([checked="false"])', '&:checked'],
|
|
3061
3067
|
'selected': ['&[selected]:not([selected="false"])', '&:checked'],
|
|
3062
3068
|
'activated': ['&[activated]:not([activated="false"])'],
|
|
3063
3069
|
|
|
3064
|
-
'
|
|
3065
|
-
'
|
|
3070
|
+
'valid': ['&:not([invalid])', '&[invalid="false"]'],
|
|
3071
|
+
'invalid': ['&[invalid]:not([invalid="false"])'],
|
|
3066
3072
|
|
|
3067
3073
|
'required': ['&[required]:not([required="false"])'],
|
|
3068
3074
|
'optional': ['&:not([required])', '&[required="false"]'],
|
|
@@ -3070,46 +3076,35 @@ const variants = {
|
|
|
3070
3076
|
'read-write': ['&:not([readonly])', '&[readonly="false"]'],
|
|
3071
3077
|
'read-only': ['&[readonly]:not([readonly="false"])'],
|
|
3072
3078
|
|
|
3073
|
-
'
|
|
3074
|
-
'
|
|
3075
|
-
|
|
3076
|
-
// Sub-components
|
|
3077
|
-
'children': ['& > *'],
|
|
3078
|
-
|
|
3079
|
-
get 'hover'() {
|
|
3080
|
-
return this['enabled'].flatMap((selector) => [
|
|
3081
|
-
`${selector}:not(.interactivity-none):hover`,
|
|
3082
|
-
`${selector}:not(.interactivity-none)[force-state="hover"]`,
|
|
3083
|
-
]);
|
|
3084
|
-
},
|
|
3085
|
-
|
|
3086
|
-
get 'focus'() {
|
|
3087
|
-
return this['enabled'].flatMap((selector) => [
|
|
3088
|
-
`${selector}:not(.interactivity-none):focus`,
|
|
3089
|
-
`${selector}:not(.interactivity-none)[force-state="focus"]`,
|
|
3090
|
-
]);
|
|
3091
|
-
},
|
|
3092
|
-
|
|
3093
|
-
get 'focus-within'() {
|
|
3094
|
-
return this['enabled'].flatMap((selector) => [
|
|
3095
|
-
`${selector}:not(.interactivity-none):focus-within`,
|
|
3096
|
-
`${selector}:not(.interactivity-none)[force-state="focus-within"]`,
|
|
3097
|
-
]);
|
|
3098
|
-
},
|
|
3079
|
+
'enabled': ['&:not([disabled])', '&[disabled="false"]'],
|
|
3080
|
+
'disabled': ['&[disabled]:not([disabled="false"])'],
|
|
3099
3081
|
|
|
3100
|
-
|
|
3101
|
-
return this['enabled'].flatMap((selector) => [
|
|
3102
|
-
`${selector}:not(.interactivity-none):focus-visible`,
|
|
3103
|
-
`${selector}:not(.interactivity-none)[force-state="focus-visible"]`,
|
|
3104
|
-
]);
|
|
3105
|
-
},
|
|
3082
|
+
'draggable': ['&[draggable]:not([draggable="false"])'],
|
|
3106
3083
|
|
|
3107
|
-
|
|
3108
|
-
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
|
|
3112
|
-
|
|
3084
|
+
'hover': [
|
|
3085
|
+
'&:not(.interactivity-none):hover',
|
|
3086
|
+
'&:not(.interactivity-none)[force-state="hover"]',
|
|
3087
|
+
],
|
|
3088
|
+
|
|
3089
|
+
'focus': [
|
|
3090
|
+
'&:not(.interactivity-none):focus',
|
|
3091
|
+
'&:not(.interactivity-none)[force-state="focus"]',
|
|
3092
|
+
],
|
|
3093
|
+
|
|
3094
|
+
'focus-within': [
|
|
3095
|
+
'&:not(.interactivity-none):focus-within',
|
|
3096
|
+
'&:not(.interactivity-none)[force-state="focus-within"]',
|
|
3097
|
+
],
|
|
3098
|
+
|
|
3099
|
+
'focus-visible': [
|
|
3100
|
+
'&:not(.interactivity-none):focus-visible',
|
|
3101
|
+
'&:not(.interactivity-none)[force-state="focus-visible"]',
|
|
3102
|
+
],
|
|
3103
|
+
|
|
3104
|
+
'active': [
|
|
3105
|
+
'&:not(.interactivity-none):active',
|
|
3106
|
+
'&:not(.interactivity-none)[force-state="active"]',
|
|
3107
|
+
],
|
|
3113
3108
|
};
|
|
3114
3109
|
|
|
3115
3110
|
var core = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { OrButton as default } from './index.js';
|
|
2
|
-
import '../OrAvatar-
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, computed } from 'vue-demi';
|
|
2
2
|
import { OrLoader as __vue_component__$1, LoaderViews } from '../OrLoader/index.js';
|
|
3
|
-
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-
|
|
3
|
+
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-7bdb7c9d.js';
|
|
4
4
|
|
|
5
5
|
var OrButtonViews;
|
|
6
6
|
(function (OrButtonViews) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrButtonGroupV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrButtonGroupV3-73ee40fa.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as OrButtonGroupV3 } from '../OrButtonGroupV3-
|
|
2
|
-
export { B as ButtonGroupColor, a as ButtonGroupVariant } from '../OrButtonV3-
|
|
1
|
+
export { _ as OrButtonGroupV3 } from '../OrButtonGroupV3-73ee40fa.js';
|
|
2
|
+
export { B as ButtonGroupColor, a as ButtonGroupVariant } from '../OrButtonV3-654f0bea.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { B as ButtonGroupColor, a as ButtonGroupVariant } from '../OrButtonV3-
|
|
1
|
+
export { B as ButtonGroupColor, a as ButtonGroupVariant } from '../OrButtonV3-654f0bea.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../OrButtonV3-
|
|
2
|
-
export { B as ButtonGroup, a as ButtonGroupVariants } from '../OrButtonGroupV3-
|
|
1
|
+
import '../OrButtonV3-654f0bea.js';
|
|
2
|
+
export { B as ButtonGroup, a as ButtonGroupVariants } from '../OrButtonGroupV3-73ee40fa.js';
|
package/dist/bundled/v2/components/{OrButtonGroupV3-20caa1b7.js → OrButtonGroupV3-73ee40fa.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as ButtonVariant, B as ButtonColor } from './OrButtonV3-
|
|
1
|
+
import { a as ButtonVariant, B as ButtonColor } from './OrButtonV3-654f0bea.js';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
3
|
+
import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
4
4
|
|
|
5
5
|
const ButtonGroup = [
|
|
6
6
|
// Layout
|
|
@@ -12,9 +12,9 @@ const ButtonGroupVariants = {
|
|
|
12
12
|
// Spacing
|
|
13
13
|
'gap-[1px]'],
|
|
14
14
|
[ButtonVariant.Outlined]: [
|
|
15
|
-
// Position
|
|
16
|
-
'
|
|
17
|
-
// Position (children
|
|
15
|
+
// Position
|
|
16
|
+
'relative',
|
|
17
|
+
// Position (active, children)
|
|
18
18
|
'active:children:z-10',
|
|
19
19
|
// Spacing
|
|
20
20
|
'[&:not(:first-child)]:children:ml-[-1px]'],
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrButtonV2-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrButtonV2-f2227843.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, H as HTML_BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrButtonV2-
|
|
1
|
+
export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, H as HTML_BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrButtonV2-f2227843.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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';
|
|
2
2
|
export { default as OrIconButton } from '../OrIconButtonV2/OrIconButton.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, isVue3 } from 'vue-demi';
|
|
2
2
|
import { OrIcon as __vue_component__$1 } from './OrIcon/index.js';
|
|
3
3
|
import { OrLoader as __vue_component__$2, LoaderViews } from './OrLoader/index.js';
|
|
4
|
-
import { s as styleInject, n as normalizeComponent } from './OrAvatar-
|
|
4
|
+
import { s as styleInject, n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
5
5
|
import './OrIconButtonV2/OrIconButton.js';
|
|
6
6
|
|
|
7
7
|
var ICON_BUTTON_TYPE;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrButtonV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrButtonV3-654f0bea.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { B as ButtonColor, b as ButtonType, a as ButtonVariant, _ as OrButtonV3 } from '../OrButtonV3-
|
|
1
|
+
export { B as ButtonColor, b as ButtonType, a as ButtonVariant, _ as OrButtonV3 } from '../OrButtonV3-654f0bea.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { B as ButtonColor, b as ButtonType, a as ButtonVariant } from '../OrButtonV3-
|
|
1
|
+
export { B as ButtonColor, b as ButtonType, a as ButtonVariant } from '../OrButtonV3-654f0bea.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { c as Button, e as ButtonColors, d as ButtonVariants } from '../OrButtonV3-
|
|
1
|
+
export { c as Button, e as ButtonColors, d as ButtonVariants } from '../OrButtonV3-654f0bea.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrLoaderV3-
|
|
3
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrLoaderV3-b132904d.js';
|
|
3
|
+
import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
4
4
|
|
|
5
5
|
var ButtonVariant;
|
|
6
6
|
(function (ButtonVariant) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-7bdb7c9d.js';
|
|
3
3
|
|
|
4
4
|
var script = defineComponent({
|
|
5
5
|
name: 'OrCard',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { OrCardCollection as default } from './index.js';
|
|
2
|
-
import '../OrAvatar-
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -3,7 +3,7 @@ import __vue_component__$1 from '../OrCard/OrCard.js';
|
|
|
3
3
|
import { OrIcon as __vue_component__$2 } from '../OrIcon/index.js';
|
|
4
4
|
import __vue_component__$3 from '../OrSearch/OrSearch.js';
|
|
5
5
|
import __vue_component__$4 from '../OrIconButtonV2/OrIconButton.js';
|
|
6
|
-
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-
|
|
6
|
+
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-7bdb7c9d.js';
|
|
7
7
|
|
|
8
8
|
var CARD_COLLECTION_LAYOUT;
|
|
9
9
|
(function (CARD_COLLECTION_LAYOUT) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrCardCollectionV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrCardCollectionV3-2bf42dd9.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -43,6 +43,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
43
43
|
type: NumberConstructor;
|
|
44
44
|
default: undefined;
|
|
45
45
|
};
|
|
46
|
+
loading: {
|
|
47
|
+
type: BooleanConstructor;
|
|
48
|
+
default: boolean;
|
|
49
|
+
};
|
|
46
50
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
47
51
|
items: {
|
|
48
52
|
type: PropType<CardCollectionItem[]>;
|
|
@@ -76,6 +80,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
76
80
|
type: NumberConstructor;
|
|
77
81
|
default: undefined;
|
|
78
82
|
};
|
|
83
|
+
loading: {
|
|
84
|
+
type: BooleanConstructor;
|
|
85
|
+
default: boolean;
|
|
86
|
+
};
|
|
79
87
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
80
88
|
sort: string;
|
|
81
89
|
items: CardCollectionItem[];
|
|
@@ -85,6 +93,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
85
93
|
search: string;
|
|
86
94
|
searchPlaceholder: string;
|
|
87
95
|
searchDebounce: number;
|
|
96
|
+
loading: boolean;
|
|
88
97
|
} & {} & {
|
|
89
98
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
90
99
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -105,6 +114,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
105
114
|
search: string;
|
|
106
115
|
searchPlaceholder: string;
|
|
107
116
|
searchDebounce: number;
|
|
117
|
+
loading: boolean;
|
|
108
118
|
} & {} & {
|
|
109
119
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
110
120
|
}, {
|
|
@@ -116,5 +126,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
116
126
|
search: string;
|
|
117
127
|
searchPlaceholder: string;
|
|
118
128
|
searchDebounce: number;
|
|
129
|
+
loading: boolean;
|
|
119
130
|
}, true>);
|
|
120
131
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-
|
|
1
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-2bf42dd9.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-
|
|
1
|
+
export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-2bf42dd9.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-
|
|
1
|
+
export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-2bf42dd9.js';
|
package/dist/bundled/v2/components/{OrCardCollectionV3-60ed4dae.js → OrCardCollectionV3-2bf42dd9.js}
RENAMED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrIconButtonV3-
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrSortingV3-
|
|
2
|
+
import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrIconButtonV3-679bc6fa.js';
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrSortingV3-5f63562a.js';
|
|
5
5
|
import { OrSearchV3 as __vue_component__$4 } from './OrSearchV3/index.js';
|
|
6
|
+
import { _ as __vue_component__$5 } from './OrLoaderV3-b132904d.js';
|
|
6
7
|
|
|
7
8
|
var CardCollectionView;
|
|
8
9
|
(function (CardCollectionView) {
|
|
@@ -92,7 +93,7 @@ var __vue_render__$1 = function () {
|
|
|
92
93
|
item: item,
|
|
93
94
|
mode: _vm.mode
|
|
94
95
|
});
|
|
95
|
-
})], 2);
|
|
96
|
+
}), _vm._v(" "), _vm._t("viewEnd")], 2);
|
|
96
97
|
};
|
|
97
98
|
var __vue_staticRenderFns__$1 = [];
|
|
98
99
|
|
|
@@ -122,7 +123,8 @@ var script = defineComponent({
|
|
|
122
123
|
OrCardCollectionView,
|
|
123
124
|
OrIconButton: __vue_component__$2,
|
|
124
125
|
OrSorting: __vue_component__$3,
|
|
125
|
-
OrSearch: __vue_component__$4
|
|
126
|
+
OrSearch: __vue_component__$4,
|
|
127
|
+
OrLoader: __vue_component__$5
|
|
126
128
|
},
|
|
127
129
|
props: {
|
|
128
130
|
items: {
|
|
@@ -156,6 +158,10 @@ var script = defineComponent({
|
|
|
156
158
|
searchDebounce: {
|
|
157
159
|
type: Number,
|
|
158
160
|
default: undefined
|
|
161
|
+
},
|
|
162
|
+
loading: {
|
|
163
|
+
type: Boolean,
|
|
164
|
+
default: false
|
|
159
165
|
}
|
|
160
166
|
},
|
|
161
167
|
emits: ['viewChange', 'sortChange', 'searchChange'],
|
|
@@ -261,7 +267,7 @@ var __vue_render__ = function () {
|
|
|
261
267
|
}), 1)] : _vm._e(), _vm._v(" "), _vm._t("addon")], 2)]), _vm._v(" "), _vm._t("header", null, null, {
|
|
262
268
|
items: _vm.items,
|
|
263
269
|
mode: _vm.proxyView
|
|
264
|
-
}), _vm._v(" "), _vm.items.length ? _vm._t(_vm.proxyView, function () {
|
|
270
|
+
}), _vm._v(" "), _vm.items.length && !_vm.loading ? _vm._t(_vm.proxyView, function () {
|
|
265
271
|
return [_c('OrCardCollectionView', {
|
|
266
272
|
attrs: {
|
|
267
273
|
"items": _vm.items,
|
|
@@ -272,14 +278,24 @@ var __vue_render__ = function () {
|
|
|
272
278
|
fn: function (props) {
|
|
273
279
|
return [_vm._t("item", null, null, props)];
|
|
274
280
|
}
|
|
281
|
+
}, {
|
|
282
|
+
key: "viewEnd",
|
|
283
|
+
fn: function () {
|
|
284
|
+
return [_vm._t("viewEnd")];
|
|
285
|
+
},
|
|
286
|
+
proxy: true
|
|
275
287
|
}], null, true)
|
|
276
288
|
})];
|
|
277
289
|
}, null, {
|
|
278
290
|
items: _vm.items
|
|
279
|
-
}) : _vm.items.length === 0 && _vm.proxySearch.length > 0 ? _vm._t("noSearchResults", function () {
|
|
291
|
+
}) : _vm.items.length === 0 && _vm.proxySearch.length > 0 && !_vm.loading ? _vm._t("noSearchResults", function () {
|
|
280
292
|
return [_vm._v("\n No results\n ")];
|
|
281
293
|
}, null, {
|
|
282
294
|
search: _vm.proxySearch
|
|
295
|
+
}) : _vm._e(), _vm._v(" "), _vm.loading ? _vm._t("loading", function () {
|
|
296
|
+
return [_c('div', {
|
|
297
|
+
staticClass: "h-full"
|
|
298
|
+
}, [_c('OrLoader')], 1)];
|
|
283
299
|
}) : _vm._e()], 2);
|
|
284
300
|
};
|
|
285
301
|
var __vue_staticRenderFns__ = [];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrCardV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrCardV3-b60e8c99.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CardPadding, _ as OrCardV3 } from '../OrCardV3-
|
|
1
|
+
export { C as CardPadding, _ as OrCardV3 } from '../OrCardV3-b60e8c99.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CardPadding } from '../OrCardV3-
|
|
1
|
+
export { C as CardPadding } from '../OrCardV3-b60e8c99.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { c as CardInteractive, b as CardPaddings, a as CardRoot } from '../OrCardV3-
|
|
1
|
+
export { c as CardInteractive, b as CardPaddings, a as CardRoot } from '../OrCardV3-b60e8c99.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
2
|
import { OrIcon as __vue_component__$1 } from '../OrIcon/index.js';
|
|
3
|
-
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-
|
|
3
|
+
import { s as styleInject, n as normalizeComponent } from '../OrAvatar-7bdb7c9d.js';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
6
6
|
name: 'OrCheckbox',
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, toRef } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from '../OrCheckboxTreeV3-
|
|
3
|
-
import { _ as __vue_component__$2, F as FormGroupDirection } from '../OrFormGroupV3-
|
|
4
|
-
import { u as useProxyModelValue } from '../OrBottomSheetV3-
|
|
5
|
-
import { n as normalizeComponent } from '../OrAvatar-
|
|
2
|
+
import { _ as __vue_component__$1 } from '../OrCheckboxTreeV3-73948882.js';
|
|
3
|
+
import { _ as __vue_component__$2, F as FormGroupDirection } from '../OrFormGroupV3-a4d81c9b.js';
|
|
4
|
+
import { u as useProxyModelValue } from '../OrBottomSheetV3-4331a82e.js';
|
|
5
|
+
import { n as normalizeComponent } from '../OrAvatar-7bdb7c9d.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
8
8
|
name: 'OrCheckboxGroup',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrCheckboxTreeV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrCheckboxTreeV3-73948882.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-
|
|
1
|
+
export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-73948882.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-
|
|
1
|
+
export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-73948882.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '../../OrBottomSheetV3-
|
|
2
|
-
export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-
|
|
1
|
+
import '../../OrBottomSheetV3-4331a82e.js';
|
|
2
|
+
export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-73948882.js';
|
package/dist/bundled/v2/components/{OrCheckboxTreeV3-1b54b9b5.js → OrCheckboxTreeV3-73948882.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, toRefs, computed, watch } from 'vue-demi';
|
|
2
|
-
import { f as flattenDeep, u as useProxyModelValue, a as useToggle } from './OrBottomSheetV3-
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrIconV3-
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrCheckboxV3-
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrButtonV3-
|
|
6
|
-
import { n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { f as flattenDeep, u as useProxyModelValue, a as useToggle } from './OrBottomSheetV3-4331a82e.js';
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrIconV3-98337f2d.js';
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrCheckboxV3-01363dbc.js';
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrButtonV3-654f0bea.js';
|
|
6
|
+
import { n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
7
7
|
|
|
8
8
|
const CheckboxTreeRoot = [
|
|
9
9
|
// Layout
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrCheckboxV3-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrCheckboxV3-01363dbc.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrCheckboxV3 } from '../OrCheckboxV3-
|
|
1
|
+
export { _ as OrCheckboxV3 } from '../OrCheckboxV3-01363dbc.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as Checkbox, a as CheckboxControl, b as CheckboxControlHandle } from '../OrCheckboxV3-
|
|
1
|
+
export { C as Checkbox, a as CheckboxControl, b as CheckboxControlHandle } from '../OrCheckboxV3-01363dbc.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
2
|
-
import { b as useIdAttribute, c as useControlAttributes, u as useProxyModelValue, i as isEmptyValue } from './OrBottomSheetV3-
|
|
3
|
-
import { _ as __vue_component__$1, L as LabelVariant } from './OrLabelV3-
|
|
4
|
-
import { s as styleInject, n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { b as useIdAttribute, c as useControlAttributes, u as useProxyModelValue, i as isEmptyValue } from './OrBottomSheetV3-4331a82e.js';
|
|
3
|
+
import { _ as __vue_component__$1, L as LabelVariant } from './OrLabelV3-3de72a39.js';
|
|
4
|
+
import { s as styleInject, n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
5
5
|
|
|
6
6
|
const Checkbox = [
|
|
7
7
|
// Layout
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../OrChips-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { _ as default } from '../OrChips-c3f69845.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrChip } from '../OrChips-
|
|
1
|
+
export { _ as OrChip } from '../OrChips-c3f69845.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { a as default } from '../OrChips-
|
|
2
|
-
import '../OrAvatar-
|
|
1
|
+
export { a as default } from '../OrChips-c3f69845.js';
|
|
2
|
+
import '../OrAvatar-7bdb7c9d.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { O as OR_CHIPS_VALUE_PROP, P as PLACEHOLDER_PROP } from '../OrChips-
|
|
1
|
+
export { O as OR_CHIPS_VALUE_PROP, P as PLACEHOLDER_PROP } from '../OrChips-c3f69845.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { _ as OrChip, a as OrChips } from '../OrChips-
|
|
1
|
+
export { _ as OrChip, a as OrChips } from '../OrChips-c3f69845.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { s as styleInject, n as normalizeComponent } from './OrAvatar-
|
|
2
|
+
import { s as styleInject, n as normalizeComponent } from './OrAvatar-7bdb7c9d.js';
|
|
3
3
|
import __vue_component__$4 from './OrLabel/OrLabel.js';
|
|
4
4
|
import __vue_component__$5 from './OrError/OrError.js';
|
|
5
5
|
import { OrIcon as __vue_component__$3 } from './OrIcon/index.js';
|