@onereach/ui-components 11.5.1-beta.4430.0 → 11.5.2-beta.4432.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/{OrDataGrid-46e5a1df.js → OrDataGrid-a548a5c8.js} +6 -9
- package/dist/bundled/v2/components/OrAutocompleteV3/OrAutocomplete.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v2/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +1 -1
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +1 -1
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +2 -2
- package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +3 -3
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +3 -3
- package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
- package/dist/bundled/v2/components/OrInputBoxV3/styles.js +8 -4
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v2/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v2/components/OrListV3/index.js +1 -1
- package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +1 -1
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +1 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v2/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +3 -3
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +2 -2
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +1 -1
- package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +1 -1
- package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +1 -1
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +20 -5
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.vue.d.ts +13 -2
- package/dist/bundled/v2/components/OrTextareaV3/styles.d.ts +2 -0
- package/dist/bundled/v2/components/OrTextareaV3/styles.js +13 -3
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +2 -2
- package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
- package/dist/bundled/v2/components/index.js +8 -8
- package/dist/bundled/v2/hooks/useOverflow.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v2/hooks/useTheme.js +0 -1
- package/dist/bundled/v2/{index-fe85dfd9.js → index-67cce8c9.js} +23 -1
- package/dist/bundled/v2/index.js +9 -9
- package/dist/bundled/v2/{useFocusTrap-5b440601.js → useFocusTrap-61cd932e.js} +1 -1
- package/dist/bundled/v3/components/OrAutocompleteV3/OrAutocomplete.js +1 -1
- package/dist/bundled/v3/components/OrAutocompleteV3/index.js +1 -1
- package/dist/bundled/v3/components/OrAutocompleteV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrAutocompleteV3-ccd23b58.js → OrAutocompleteV3-ef4daf2e.js} +30 -8
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
- package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +2 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrBottomSheetV3-e752a107.js → OrBottomSheetV3-0989b24b.js} +2 -2
- package/dist/bundled/v3/components/OrButton/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrButtonGroupV3-0de51ffc.js → OrButtonGroupV3-f0acd78e.js} +1 -1
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
- package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
- package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
- package/dist/bundled/v3/components/{OrButtonV2-39105859.js → OrButtonV2-5a7b2da9.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-c114d629.js → OrButtonV3-ee1e99d9.js} +1 -1
- package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
- package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCardCollectionV3-31106c63.js → OrCardCollectionV3-185a0dfa.js} +3 -3
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
- package/dist/bundled/v3/components/{OrCheckboxTreeV3-b9d33f69.js → OrCheckboxTreeV3-dbd449b8.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-3e60b3a8.js → OrCheckboxV3-5ebbb285.js} +1 -1
- package/dist/bundled/v3/components/OrChip/OrChip.js +1 -1
- package/dist/bundled/v3/components/OrChip/index.js +1 -1
- package/dist/bundled/v3/components/OrChips/OrChips.js +1 -1
- package/dist/bundled/v3/components/OrChips/constants.js +1 -1
- package/dist/bundled/v3/components/OrChips/index.js +1 -1
- package/dist/bundled/v3/components/{OrChips-a0a8accb.js → OrChips-b138248d.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-414a17a5.js → OrCode-33883fee.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-b9a9b8a5.js → OrCodeV3-b0a36eb2.js} +10 -10
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/constants.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
- package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +1 -1
- package/dist/bundled/v3/components/{OrColorPicker-7bb53d19.js → OrColorPicker-2f58c7e7.js} +3 -3
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCombinedInputV3-d40e62b4.js → OrCombinedInputV3-614bd043.js} +1 -1
- 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-6ec0c03b.js → OrConfirm-e7532fce.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-82edab11.js → OrConfirmV3-f0d43273.js} +5 -5
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
- package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDataGridV3-cb864d44.js → OrDataGridV3-3dfc7412.js} +12 -13
- 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-df5c941c.js → OrDateFormatV3-3950e77f.js} +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDatePickerV3-134505a4.js → OrDatePickerV3-990f2c43.js} +4 -4
- package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateRangePickerV3-c61b578f.js → OrDateRangePickerV3-d1d8bc21.js} +4 -4
- 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-c03ae471.js → OrDateTimeFormatV3-9124c3cf.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-7002c5ae.js → OrDateTimePicker-76699502.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-351e9dee.js → OrDateTimePickerV3-4e824e21.js} +6 -6
- package/dist/bundled/v3/components/OrDropAreaV3/OrDropArea.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/utils/approximateFileSize.js +1 -1
- package/dist/bundled/v3/components/OrDropAreaV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrEditorTabsV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrEditorTabsV3-7d6fcb4f.js → OrEditorTabsV3-880f9f38.js} +4 -4
- package/dist/bundled/v3/components/OrError/OrError.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
- package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
- package/dist/bundled/v3/components/OrFloating/index.js +1 -1
- package/dist/bundled/v3/components/{OrFloating-a37ec55d.js → OrFloating-3ba8f76e.js} +1 -1
- package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
- package/dist/bundled/v3/components/OrIcon/index.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/props.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrIconButtonV3-1c92e289.js → OrIconButtonV3-b78c99a4.js} +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineInputV3-d5da32bc.js → OrInlineInputV3-d63da3a5.js} +2 -2
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInlineTextareaV3-b9f5f810.js → OrInlineTextareaV3-edc7a4c2.js} +2 -2
- package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/props.js +1 -1
- package/dist/bundled/v3/components/OrInputBoxV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputBoxV3-1253f899.js → OrInputBoxV3-ff861412.js} +8 -4
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrInputV3-7c9107d2.js → OrInputV3-ba504d76.js} +4 -4
- package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrList/OrList.js +1 -1
- package/dist/bundled/v3/components/OrList/index.js +1 -1
- package/dist/bundled/v3/components/{OrList-49cb877c.js → OrList-0607f3b4.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-362c9ed0.js → OrListV3-b6f98ce3.js} +2 -2
- package/dist/bundled/v3/components/OrLoader/index.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/props.js +1 -1
- package/dist/bundled/v3/components/OrLoaderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrLoaderV3-ad505026.js → OrLoaderV3-21479095.js} +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuItemV3-1084eeb3.js → OrMenuItemV3-8e5e8c0f.js} +1 -1
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrMenuV3-eee46715.js → OrMenuV3-e485ca76.js} +1 -1
- package/dist/bundled/v3/components/OrModal/OrModal.js +1 -1
- package/dist/bundled/v3/components/OrModal/constants.js +1 -1
- package/dist/bundled/v3/components/OrModal/index.js +1 -1
- package/dist/bundled/v3/components/{OrModal-54f05299.js → OrModal-f6301bfc.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-da56f08e.js → OrModalV3-1ab25608.js} +2 -2
- package/dist/bundled/v3/components/OrNotification/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
- package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrNotificationV3-9062b304.js → OrNotificationV3-6577a7ad.js} +1 -1
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
- package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
- package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrOverlayV3-8b07760e.js → OrOverlayV3-82e01566.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-cfd7ab09.js → OrPaginationV3-dc6bc8f5.js} +3 -3
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/utils/isPrevented.js +1 -1
- package/dist/bundled/v3/components/{OrPopoverV3-1d77eb5a.js → OrPopoverV3-12df6ce6.js} +3 -3
- package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
- package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
- package/dist/bundled/v3/components/OrProgress/index.js +1 -1
- package/dist/bundled/v3/components/{OrProgress-ed4acdec.js → OrProgress-7d21c17a.js} +2 -2
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrProgressV3-ad174868.js → OrProgressV3-13958a98.js} +2 -2
- package/dist/bundled/v3/components/OrRadio/OrRadio.js +1 -1
- package/dist/bundled/v3/components/OrRadio/index.js +1 -1
- package/dist/bundled/v3/components/{OrRadio-7fd45eed.js → OrRadio-ed25aafd.js} +3 -3
- package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrRadioV3-04f58777.js → OrRadioV3-a896d852.js} +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrRangeSliderV3-929299d8.js → OrRangeSliderV3-93eeb5cf.js} +3 -3
- package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrResizeablePanelV3-cd9ab73b.js → OrResizeablePanelV3-fb8df6b4.js} +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-98a33b00.js → OrRichTextEditorV3-3ccd5636.js} +12 -12
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +3 -3
- 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-ef7e8ab3.js → OrSelect-c266abd7.js} +7 -7
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-895f6b05.js → OrSelectV3-2bb90b06.js} +9 -9
- package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/props.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrSidebarV3-41d1bc95.js → OrSidebarV3-e75f3be3.js} +1 -1
- package/dist/bundled/v3/components/OrSkeleton/constants.js +1 -1
- package/dist/bundled/v3/components/OrSkeleton/index.js +1 -1
- package/dist/bundled/v3/components/{OrSkeleton-8aa37b08.js → OrSkeleton-73c9c4d8.js} +3 -3
- package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSkeletonV3-a8e86b3c.js → OrSkeletonV3-17d6477a.js} +1 -1
- package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
- package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-2cd8d6f0.js → OrSliderV3-e843786f.js} +2 -2
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSortingV3-350bae90.js → OrSortingV3-8eff58d2.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-3f557ddf.js → OrStatusV3-63c2e46c.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-1cdabc9e.js → OrSwitchV3-397c09aa.js} +2 -2
- package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
- package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
- package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
- package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTabsV3-707d3ef5.js → OrTabsV3-19bf8a73.js} +3 -3
- package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTagInputV3-ecb9aff1.js → OrTagInputV3-db53ff48.js} +7 -7
- 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-3dff63df.js → OrTagV3-cbd53a53.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-1e290a71.js → OrTagsV3-b7e0910b.js} +3 -3
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.vue.d.ts +10 -1
- package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/styles.d.ts +2 -0
- package/dist/bundled/v3/components/OrTextareaV3/styles.js +2 -1
- package/dist/bundled/v3/components/{OrTextareaV3-da7f1bae.js → OrTextareaV3-904f0c8b.js} +30 -7
- package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeFormatV3-483c9358.js → OrTimeFormatV3-047090a8.js} +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimePickerV3-a074a60d.js → OrTimePickerV3-c53e9e2e.js} +4 -4
- package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrTimeRangePickerV3-47abc037.js → OrTimeRangePickerV3-6bec9b29.js} +4 -4
- 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-e0262a66.js → OrToast-6973298b.js} +3 -3
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
- package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrToastV3-132037b7.js → OrToastV3-aa0ddafd.js} +4 -4
- package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
- package/dist/bundled/v3/components/{OrTooltipV3-775e0e74.js → OrTooltipV3-cf79aa74.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +70 -70
- package/dist/bundled/v3/hooks/useOverflow.js +1 -1
- package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v3/hooks/useTheme.js +0 -1
- package/dist/bundled/v3/index.js +72 -72
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/esm/v2/{OrAutocomplete-b3cbf872.js → OrAutocomplete-c6929591.js} +3 -3
- package/dist/esm/v2/{OrCardCollection-9a111339.js → OrCardCollection-f5ba04ff.js} +1 -1
- package/dist/esm/v2/{OrCode-59cbe0da.js → OrCode-1835b612.js} +2 -2
- package/dist/esm/v2/{OrCombinedInput-4b19d4b3.js → OrCombinedInput-b30bea03.js} +1 -1
- package/dist/esm/v2/{OrConfirm-b97c00de.js → OrConfirm-46c92544.js} +1 -1
- package/dist/esm/v2/{OrDataGrid-c3fac62c.js → OrDataGrid-8690a2ff.js} +8 -7
- package/dist/esm/v2/{OrDataGridToolbar-4611a09b.js → OrDataGridToolbar-22ef4afa.js} +0 -4
- package/dist/esm/v2/{OrDateFormat-5122f872.js → OrDateFormat-2d1a0e31.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-83367e4e.js → OrDatePicker-183329ad.js} +3 -3
- package/dist/esm/v2/{OrDateRangePicker-b1d53f5c.js → OrDateRangePicker-102dccfb.js} +3 -3
- package/dist/esm/v2/{OrDateTimeFormat-c92fb2c6.js → OrDateTimeFormat-e20a32f6.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker-30029c9d.js → OrDateTimePicker-d753fd54.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-daa48439.js → OrDateTimePicker.vue_rollup-plugin-vue_script-60781b64.js} +2 -2
- package/dist/esm/v2/{OrInput-d331e530.js → OrInput-a83c9006.js} +2 -2
- package/dist/esm/v2/{OrInputBox-e272cbb2.js → OrInputBox-240ef1d1.js} +1 -1
- package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-770d753e.js → OrInputBox.vue_rollup-plugin-vue_script-1ce3da7b.js} +8 -4
- package/dist/esm/v2/{OrRichTextEditor-e629499e.js → OrRichTextEditor-9e454b10.js} +1 -1
- package/dist/esm/v2/{OrSearch-5e325974.js → OrSearch-d6f68b84.js} +2 -2
- package/dist/esm/v2/{OrSelect-10d40af7.js → OrSelect-8822be9d.js} +3 -3
- package/dist/esm/v2/{OrTagInput-89d34eb1.js → OrTagInput-a1427608.js} +2 -2
- package/dist/esm/v2/{OrTextarea-ab686250.js → OrTextarea-3351937f.js} +31 -9
- package/dist/esm/v2/{OrTimeFormat-3b652732.js → OrTimeFormat-ad4ee4b8.js} +1 -1
- package/dist/esm/v2/{OrTimePicker-bc3692e6.js → OrTimePicker-f35dd19d.js} +3 -3
- package/dist/esm/v2/{OrTimeRangePicker-8fe43a23.js → OrTimeRangePicker-53c50ac8.js} +3 -3
- package/dist/esm/v2/components/index.js +24 -24
- package/dist/esm/v2/components/or-autocomplete-v3/index.js +4 -4
- 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-data-grid-v3/index.js +6 -6
- package/dist/esm/v2/components/or-data-grid-v3/partials/index.js +1 -1
- package/dist/esm/v2/components/or-date-format-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-range-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-format-v3/index.js +4 -4
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +4 -4
- 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-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-tag-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +13 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +4 -4
- package/dist/esm/v2/components/or-textarea-v3/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-time-format-v3/index.js +4 -4
- package/dist/esm/v2/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v2/components/or-time-range-picker-v3/index.js +4 -4
- package/dist/esm/v2/index.js +24 -24
- package/dist/esm/v3/{OrAutocomplete-51debcfb.js → OrAutocomplete-5f2da2ea.js} +2 -2
- package/dist/esm/v3/{OrCardCollection-2c85d0e2.js → OrCardCollection-dca9867a.js} +1 -1
- package/dist/esm/v3/{OrCode-d35eabca.js → OrCode-3bf3a3c6.js} +1 -1
- package/dist/esm/v3/{OrCombinedInput-4dc423a8.js → OrCombinedInput-04dda289.js} +1 -1
- package/dist/esm/v3/{OrConfirm-780bd0e6.js → OrConfirm-5c247038.js} +1 -1
- package/dist/esm/v3/{OrDataGrid-1aa41c21.js → OrDataGrid-f52d8201.js} +12 -9
- package/dist/esm/v3/{OrDataGridToolbar-9c02f848.js → OrDataGridToolbar-453f93f2.js} +0 -4
- package/dist/esm/v3/{OrDateFormat-fe577aea.js → OrDateFormat-fa638790.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-e672967a.js → OrDatePicker-f5a9cd38.js} +2 -2
- package/dist/esm/v3/{OrDateRangePicker-42900a57.js → OrDateRangePicker-6ede9638.js} +2 -2
- package/dist/esm/v3/{OrDateTimeFormat-6365f569.js → OrDateTimeFormat-ab9f7811.js} +1 -1
- package/dist/esm/v3/{OrDateTimePicker-533d55b3.js → OrDateTimePicker-eef46108.js} +1 -1
- package/dist/esm/v3/{OrInput-f004d893.js → OrInput-c81e4b4e.js} +1 -1
- package/dist/esm/v3/{OrInputBox-24c89cb2.js → OrInputBox-8a5687dc.js} +8 -4
- package/dist/esm/v3/{OrRichTextEditor-54660670.js → OrRichTextEditor-abf6ccfb.js} +1 -1
- package/dist/esm/v3/{OrSearch-db35b8bf.js → OrSearch-4753fecc.js} +2 -2
- package/dist/esm/v3/{OrSelect-16d3fe9e.js → OrSelect-6da3202d.js} +2 -2
- package/dist/esm/v3/{OrTagInput-99453889.js → OrTagInput-1313dfef.js} +1 -1
- package/dist/esm/v3/{OrTextarea-d6723cbe.js → OrTextarea-46027c3a.js} +28 -6
- package/dist/esm/v3/{OrTimeFormat-58c16aff.js → OrTimeFormat-48580342.js} +1 -1
- package/dist/esm/v3/{OrTimePicker-61f546e8.js → OrTimePicker-0e2a97a5.js} +2 -2
- package/dist/esm/v3/{OrTimeRangePicker-f9e5d75f.js → OrTimeRangePicker-091a349f.js} +2 -2
- package/dist/esm/v3/components/index.js +22 -22
- package/dist/esm/v3/components/or-autocomplete-v3/index.js +3 -3
- 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-data-grid-v3/index.js +5 -5
- package/dist/esm/v3/components/or-data-grid-v3/partials/index.js +1 -1
- package/dist/esm/v3/components/or-date-format-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-time-picker-v3/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-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-tag-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +10 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +3 -3
- package/dist/esm/v3/components/or-textarea-v3/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-time-format-v3/index.js +3 -3
- package/dist/esm/v3/components/or-time-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +3 -3
- package/dist/esm/v3/index.js +22 -22
- package/package.json +2 -2
- package/src/components/or-data-grid-v3/OrDataGrid.vue +45 -40
- package/src/components/or-data-grid-v3/partials/or-data-grid-footer/styles.ts +0 -3
- package/src/components/or-data-grid-v3/partials/or-data-grid-header/styles.ts +0 -3
- package/src/components/or-input-box-v3/styles.ts +8 -6
- package/src/components/or-textarea-v3/OrTextarea.vue +16 -2
- package/src/components/or-textarea-v3/styles.ts +17 -7
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-b73f3bc4.js → OrDateTimePickerMonthSelect-66c24940.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-5492e55e.js → OrDateTimePickerPopoverHeader-3a03ca85.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-a223ad91.js → OrDateTimePickerTimeSelect-7c1a21be.js} +0 -0
- /package/dist/bundled/v2/{OrInlineInput-f2783948.js → OrInlineInput-ffdf7c6e.js} +0 -0
- /package/dist/bundled/v2/{OrInput-9ff55161.js → OrInput-9b37db6b.js} +0 -0
- /package/dist/bundled/v2/{OrList-0f395a1f.js → OrList-c76f93a4.js} +0 -0
- /package/dist/bundled/v2/{OrTree-a0562ed7.js → OrTree-9441d6df.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-4aa75d60.js → OrAvatar-273d5494.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-753d966b.js → OrDropAreaV3-d8ff6e31.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-0fcdbb3d.js → OrExpansionPanelV3-95a60aab.js} +0 -0
package/dist/bundled/v3/components/{OrInlineTextareaV3-b9f5f810.js → OrInlineTextareaV3-edc7a4c2.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, renderSlot, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent, reactive, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
4
|
import { s as script$1 } from './OrErrorV3-b04d76aa.js';
|
|
5
5
|
import { s as script$2 } from './OrHintV3-c8ac5975.js';
|
|
6
|
-
import { s as script$3 } from './OrIconButtonV3-
|
|
6
|
+
import { s as script$3 } from './OrIconButtonV3-b78c99a4.js';
|
|
7
7
|
import { s as script$4 } from './OrInlineInputBoxV3-1a4d3924.js';
|
|
8
8
|
import { useIdAttribute } from '../hooks/useIdAttribute.js';
|
|
9
9
|
import { useControlAttributes } from '../hooks/useControlAttributes.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, mergeProps, createVNode, Transition } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
4
4
|
import { pxToRem } from '../../utils/functions/px-to-rem.js';
|
|
5
5
|
import { setStyle, requestAF, getCS, reflow, cancelAF } from '../../utils/functions/dom.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrInputBoxV3-
|
|
1
|
+
export { s as default } from '../OrInputBoxV3-ff861412.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as InputBoxSize, a as InputBoxVariant, s as OrInputBoxV3 } from '../OrInputBoxV3-
|
|
1
|
+
export { I as InputBoxSize, a as InputBoxVariant, s as OrInputBoxV3 } from '../OrInputBoxV3-ff861412.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as InputBoxSize, a as InputBoxVariant } from '../OrInputBoxV3-
|
|
1
|
+
export { I as InputBoxSize, a as InputBoxVariant } from '../OrInputBoxV3-ff861412.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as InputBox, d as InputBoxSizes, c as InputBoxVariants } from '../OrInputBoxV3-
|
|
1
|
+
export { b as InputBox, d as InputBoxSizes, c as InputBoxVariants } from '../OrInputBoxV3-ff861412.js';
|
|
@@ -92,17 +92,21 @@ const InputBoxVariants = {
|
|
|
92
92
|
};
|
|
93
93
|
const InputBoxSizes = {
|
|
94
94
|
[InputBoxSize.M]: [
|
|
95
|
-
// Box
|
|
95
|
+
// Box (children)
|
|
96
96
|
'children:min-h-[46px] md:children:min-h-[34px]',
|
|
97
97
|
// Spacing
|
|
98
|
-
'
|
|
98
|
+
'gap-sm+ md:gap-sm',
|
|
99
|
+
// Spacing (children)
|
|
100
|
+
'first:children:ml-md md:first:children:ml-sm+', 'last:children:mr-md md:last:children:mr-sm+',
|
|
99
101
|
// Typography
|
|
100
102
|
'typography-body-2-regular'],
|
|
101
103
|
[InputBoxSize.S]: [
|
|
102
|
-
// Box
|
|
104
|
+
// Box (children)
|
|
103
105
|
'children:min-h-[30px]',
|
|
104
106
|
// Spacing
|
|
105
|
-
'
|
|
107
|
+
'gap-[6px]',
|
|
108
|
+
// Spacing (children)
|
|
109
|
+
'first:children:ml-md md:first:children:ml-sm+', 'last:children:mr-md md:last:children:mr-sm+',
|
|
106
110
|
// Typography
|
|
107
111
|
'typography-caption-regular']
|
|
108
112
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrInputV3-
|
|
1
|
+
export { s as default } from '../OrInputV3-ba504d76.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../OrInputV3-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../OrInputV3-ba504d76.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as InputControl, a as InputRoot } from '../OrInputV3-
|
|
1
|
+
export { b as InputControl, a as InputRoot } from '../OrInputV3-ba504d76.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, createSlots, withDirectives, createElementVNode, mergeProps, vModelDynamic, Fragment, withModifiers, vShow } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
|
|
4
4
|
import { s as script$1 } from './OrErrorV3-b04d76aa.js';
|
|
5
5
|
import { s as script$2 } from './OrHintV3-c8ac5975.js';
|
|
6
6
|
import { s as script$3 } from './OrIconV3-b5c97ea7.js';
|
|
7
|
-
import { s as script$4 } from './OrIconButtonV3-
|
|
8
|
-
import { s as script$5, I as InputBoxSize } from './OrInputBoxV3-
|
|
7
|
+
import { s as script$4 } from './OrIconButtonV3-b78c99a4.js';
|
|
8
|
+
import { s as script$5, I as InputBoxSize } from './OrInputBoxV3-ff861412.js';
|
|
9
9
|
import { s as script$6 } from './OrLabelV3-2715e117.js';
|
|
10
|
-
import { s as script$7 } from './OrLoaderV3-
|
|
10
|
+
import { s as script$7 } from './OrLoaderV3-21479095.js';
|
|
11
11
|
import { useIdAttribute } from '../hooks/useIdAttribute.js';
|
|
12
12
|
import { useControlAttributes } from '../hooks/useControlAttributes.js';
|
|
13
13
|
import { useValidationAttributes } from '../hooks/useValidationAttributes.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, renderSlot, createTextVNode, toDisplayString, Fragment, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrList-
|
|
1
|
+
export { s as default } from '../OrList-0607f3b4.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrList } from '../OrList-
|
|
1
|
+
export { s as OrList } from '../OrList-0607f3b4.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { _ as _baseGetTag, i as isObject_1, a as _root, b as isObjectLike_1, c as _freeGlobal, d as isArray_1, e as _Symbol } from './OrDateTimePicker-
|
|
1
|
+
import { _ as _baseGetTag, i as isObject_1, a as _root, b as isObjectLike_1, c as _freeGlobal, d as isArray_1, e as _Symbol } from './OrDateTimePicker-76699502.js';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, createCommentVNode, renderSlot, normalizeProps, guardReactiveProps, createVNode, withCtx, Fragment, renderList, createBlock, createElementVNode, withModifiers } from 'vue';
|
|
3
|
-
import { s as styleInject } from './OrAvatar-
|
|
3
|
+
import { s as styleInject } from './OrAvatar-273d5494.js';
|
|
4
4
|
import { defineComponent } from 'vue-demi';
|
|
5
5
|
import script$1 from './OrError/OrError.js';
|
|
6
6
|
import script$2 from './OrLabel/OrLabel.js';
|
|
7
|
-
import { s as script$3 } from './OrButtonV2-
|
|
7
|
+
import { s as script$3 } from './OrButtonV2-5a7b2da9.js';
|
|
8
8
|
import script$4 from './OrIconButtonV2/OrIconButton.js';
|
|
9
9
|
import { OrIcon as script$5 } from './OrIcon/index.js';
|
|
10
10
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, normalizeProps, guardReactiveProps, createVNode, mergeProps, createSlots, normalizeStyle } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
|
-
import { s as script$1 } from '../OrList-
|
|
4
|
+
import { s as script$1 } from '../OrList-0607f3b4.js';
|
|
5
5
|
import script$2 from '../OrInput/OrInput.js';
|
|
6
6
|
import { OrIcon as script$3 } from '../OrIcon/index.js';
|
|
7
7
|
import script$4 from '../OrIconButtonV2/OrIconButton.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrListV3-
|
|
1
|
+
export { s as default } from '../OrListV3-b6f98ce3.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as OrListItem, s as OrListV3 } from '../OrListV3-
|
|
1
|
+
export { a as OrListItem, s as OrListV3 } from '../OrListV3-b6f98ce3.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { L as List, b as ListContent } from '../OrListV3-
|
|
1
|
+
export { L as List, b as ListContent } from '../OrListV3-b6f98ce3.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, resolveComponent, normalizeProps, guardReactiveProps, createVNode, withCtx, createTextVNode, toDisplayString, Fragment, renderList, createBlock, createCommentVNode } from 'vue';
|
|
2
|
-
import { S as Sortable, v as v4 } from './OrList-
|
|
2
|
+
import { S as Sortable, v as v4 } from './OrList-0607f3b4.js';
|
|
3
3
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
4
|
-
import { s as script$2 } from './OrIconButtonV3-
|
|
4
|
+
import { s as script$2 } from './OrIconButtonV3-b78c99a4.js';
|
|
5
5
|
import { s as script$3 } from './OrLabelV3-2715e117.js';
|
|
6
6
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
7
7
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, createTextVNode, toDisplayString, Fragment, renderList, createElementVNode, createCommentVNode, pushScopeId, popScopeId } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
import { isEmpty } from '../../utils/isEmpty.js';
|
|
5
5
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrLoaderV3-
|
|
1
|
+
export { s as default } from '../OrLoaderV3-21479095.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoaderV3-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoaderV3-21479095.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant } from '../OrLoaderV3-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant } from '../OrLoaderV3-21479095.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { e as LoaderContainer, g as LoaderDescription, c as LoaderRoot, d as LoaderRootColors, f as LoaderTitle } from '../OrLoaderV3-
|
|
1
|
+
export { e as LoaderContainer, g as LoaderDescription, c as LoaderRoot, d as LoaderRootColors, f as LoaderTitle } from '../OrLoaderV3-21479095.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, toDisplayString, createCommentVNode, createElementVNode, normalizeStyle } from 'vue';
|
|
2
|
-
import { g as useElementSize } from './OrAutocompleteV3-
|
|
2
|
+
import { g as useElementSize } from './OrAutocompleteV3-ef4daf2e.js';
|
|
3
3
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var LoaderVariant;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrMenuItemV3-
|
|
1
|
+
export { s as default } from '../OrMenuItemV3-8e5e8c0f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrMenuItemV3 } from '../OrMenuItemV3-
|
|
1
|
+
export { s as OrMenuItemV3 } from '../OrMenuItemV3-8e5e8c0f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as MenuItem } from '../OrMenuItemV3-
|
|
1
|
+
export { M as MenuItem } from '../OrMenuItemV3-8e5e8c0f.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, normalizeProps, mergeProps, createCommentVNode, createElementVNode, renderSlot, Fragment, createVNode, withModifiers } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrIconV3-b5c97ea7.js';
|
|
4
|
-
import { s as script$2 } from './OrIconButtonV3-
|
|
4
|
+
import { s as script$2 } from './OrIconButtonV3-b78c99a4.js';
|
|
5
5
|
|
|
6
6
|
const MenuItem = [
|
|
7
7
|
// Layout
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrMenuV3-
|
|
1
|
+
export { s as default } from '../OrMenuV3-e485ca76.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrMenuV3 } from '../OrMenuV3-
|
|
1
|
+
export { s as OrMenuV3 } from '../OrMenuV3-e485ca76.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as Menu } from '../OrMenuV3-
|
|
1
|
+
export { M as Menu } from '../OrMenuV3-e485ca76.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, normalizeClass, withCtx, createElementVNode, mergeProps, withModifiers, renderSlot } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopoverV3-
|
|
3
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopoverV3-12df6ce6.js';
|
|
4
4
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
5
5
|
|
|
6
6
|
const Menu = [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrModal-
|
|
1
|
+
export { s as default } from '../OrModal-f6301bfc.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { O as OrModalSizes } from '../OrModal-
|
|
1
|
+
export { O as OrModalSizes } from '../OrModal-f6301bfc.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrModal, O as OrModalSizes } from '../OrModal-
|
|
1
|
+
export { s as OrModal, O as OrModalSizes } from '../OrModal-f6301bfc.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, normalizeClass, renderSlot, toDisplayString, withDirectives, vShow, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-273d5494.js';
|
|
3
3
|
import { ref, watch, defineComponent, onBeforeUnmount } from 'vue-demi';
|
|
4
|
-
import { h as unrefElement, t as tryOnScopeDispose, o as onClickOutside } from './OrAutocompleteV3-
|
|
4
|
+
import { h as unrefElement, t as tryOnScopeDispose, o as onClickOutside } from './OrAutocompleteV3-ef4daf2e.js';
|
|
5
5
|
import script$1 from './OrIconButtonV2/OrIconButton.js';
|
|
6
6
|
import script$2 from './OrOverlay/OrOverlay.js';
|
|
7
7
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrModalV3-
|
|
1
|
+
export { s as default } from '../OrModalV3-1ab25608.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../OrModalV3-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../OrModalV3-1ab25608.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { M as ModalSize } from '../OrModalV3-
|
|
1
|
+
export { M as ModalSize } from '../OrModalV3-1ab25608.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Modal, b as ModalSizes } from '../OrModalV3-
|
|
1
|
+
export { a as Modal, b as ModalSizes } from '../OrModalV3-1ab25608.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, createElementVNode, createVNode, withModifiers, createBlock, withCtx, mergeProps, createCommentVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
-
import { s as script$4 } from './OrIconButtonV3-
|
|
4
|
-
import { s as script$5 } from './OrOverlayV3-
|
|
3
|
+
import { s as script$4 } from './OrIconButtonV3-b78c99a4.js';
|
|
4
|
+
import { s as script$5 } from './OrOverlayV3-82e01566.js';
|
|
5
5
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
6
6
|
|
|
7
7
|
const ModalContent = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, Fragment, createTextVNode, toDisplayString, createCommentVNode, createBlock } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
import { OrIcon as script$1 } from '../OrIcon/index.js';
|
|
5
5
|
import script$2 from '../OrIconButtonV2/OrIconButton.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrNotificationV3-
|
|
1
|
+
export { s as default } from '../OrNotificationV3-6577a7ad.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotificationV3-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotificationV3-6577a7ad.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { N as NotificationVariant } from '../OrNotificationV3-
|
|
1
|
+
export { N as NotificationVariant } from '../OrNotificationV3-6577a7ad.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Notification, c as NotificationIcon, d as NotificationIconVariants, b as NotificationVariants } from '../OrNotificationV3-
|
|
1
|
+
export { a as Notification, c as NotificationIcon, d as NotificationIconVariants, b as NotificationVariants } from '../OrNotificationV3-6577a7ad.js';
|
package/dist/bundled/v3/components/{OrNotificationV3-9062b304.js → OrNotificationV3-6577a7ad.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrIconV3-b5c97ea7.js';
|
|
4
|
-
import { s as script$2 } from './OrIconButtonV3-
|
|
4
|
+
import { s as script$2 } from './OrIconButtonV3-b78c99a4.js';
|
|
5
5
|
|
|
6
6
|
var NotificationVariant;
|
|
7
7
|
(function (NotificationVariant) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withModifiers, createElementVNode, renderSlot, createBlock, withCtx, Fragment, renderList, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent, ref } from 'vue-demi';
|
|
4
|
-
import { a as useToggle, o as onClickOutside } from '../OrAutocompleteV3-
|
|
5
|
-
import { s as script$2 } from '../OrButtonV2-
|
|
4
|
+
import { a as useToggle, o as onClickOutside } from '../OrAutocompleteV3-ef4daf2e.js';
|
|
5
|
+
import { s as script$2 } from '../OrButtonV2-5a7b2da9.js';
|
|
6
6
|
import script$3 from '../OrIconButtonV2/OrIconButton.js';
|
|
7
|
-
import { s as script$4, O as OrFloatingPlacements } from '../OrFloating-
|
|
7
|
+
import { s as script$4, O as OrFloatingPlacements } from '../OrFloating-3ba8f76e.js';
|
|
8
8
|
|
|
9
9
|
var script$1 = defineComponent({
|
|
10
10
|
name: 'OrOverflowMenuItem',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrOverlayV3-
|
|
1
|
+
export { s as default } from '../OrOverlayV3-82e01566.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrOverlayV3 } from '../OrOverlayV3-
|
|
1
|
+
export { s as OrOverlayV3 } from '../OrOverlayV3-82e01566.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { O as Overlay } from '../OrOverlayV3-
|
|
1
|
+
export { O as Overlay } from '../OrOverlayV3-82e01566.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, renderSlot } from 'vue';
|
|
2
|
-
import { i as useScrollLock } from './OrAutocompleteV3-
|
|
2
|
+
import { i as useScrollLock } from './OrAutocompleteV3-ef4daf2e.js';
|
|
3
3
|
import { defineComponent, ref, computed, isVue2 } from 'vue-demi';
|
|
4
4
|
import script$1 from './OrTeleportV3/OrTeleport.js';
|
|
5
5
|
import { useElevation } from '../hooks/useElevation.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrPaginationV3-
|
|
1
|
+
export { s as default } from '../OrPaginationV3-dc6bc8f5.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrPaginationV3 } from '../OrPaginationV3-
|
|
1
|
+
export { s as OrPaginationV3 } from '../OrPaginationV3-dc6bc8f5.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as Pagination, c as PaginationItem, a as PaginationLimitGroup, b as PaginationOffsetGroup } from '../OrPaginationV3-
|
|
1
|
+
export { P as Pagination, c as PaginationItem, a as PaginationLimitGroup, b as PaginationOffsetGroup } from '../OrPaginationV3-dc6bc8f5.js';
|
package/dist/bundled/v3/components/{OrPaginationV3-cfd7ab09.js → OrPaginationV3-dc6bc8f5.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createTextVNode, createVNode, withCtx, toDisplayString, Fragment, renderList, createBlock, createCommentVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrButtonV3-
|
|
3
|
+
import { s as script$1 } from './OrButtonV3-ee1e99d9.js';
|
|
4
4
|
import { s as script$2 } from './OrIconV3-b5c97ea7.js';
|
|
5
|
-
import { s as script$3 } from './OrMenuV3-
|
|
6
|
-
import { s as script$4 } from './OrMenuItemV3-
|
|
5
|
+
import { s as script$3 } from './OrMenuV3-e485ca76.js';
|
|
6
|
+
import { s as script$4 } from './OrMenuItemV3-8e5e8c0f.js';
|
|
7
7
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
8
8
|
import useResponsive from '../hooks/useResponsive/useResponsive.js';
|
|
9
9
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, createSlots, withCtx, createVNode, renderSlot } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent, ref } from 'vue-demi';
|
|
4
|
-
import { f as useVModel } from '../OrAutocompleteV3-
|
|
4
|
+
import { f as useVModel } from '../OrAutocompleteV3-ef4daf2e.js';
|
|
5
5
|
import script$1 from '../OrInput/OrInput.js';
|
|
6
6
|
import script$2 from '../OrIconButtonV2/OrIconButton.js';
|
|
7
7
|
import useToggle from '../../hooks/useToggle.js';
|
|
8
|
-
import { a as BUTTON_SIZE } from '../OrButtonV2-
|
|
8
|
+
import { a as BUTTON_SIZE } from '../OrButtonV2-5a7b2da9.js';
|
|
9
9
|
|
|
10
10
|
var script = defineComponent({
|
|
11
11
|
name: 'OrPassword',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrPopoverV3-
|
|
1
|
+
export { s as default } from '../OrPopoverV3-12df6ce6.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import '../../OrFloating-
|
|
1
|
+
import '../../OrFloating-3ba8f76e.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
export { u as useFloating } from '../../OrPopoverV3-
|
|
3
|
+
export { u as useFloating } from '../../OrPopoverV3-12df6ce6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, i as isPrevented } from '../OrPopoverV3-
|
|
1
|
+
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, i as isPrevented } from '../OrPopoverV3-12df6ce6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as PopoverPlacement, a as PopoverVariant } from '../OrPopoverV3-
|
|
1
|
+
export { P as PopoverPlacement, a as PopoverVariant } from '../OrPopoverV3-12df6ce6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as Popover, c as PopoverBody, d as PopoverBodyPlacements } from '../OrPopoverV3-
|
|
1
|
+
export { b as Popover, c as PopoverBody, d as PopoverBodyPlacements } from '../OrPopoverV3-12df6ce6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { i as isPrevented } from '../../OrPopoverV3-
|
|
1
|
+
export { i as isPrevented } from '../../OrPopoverV3-12df6ce6.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import '../../../utils/isAncestor.js';
|
|
2
|
-
export { i as isPrevented } from '../../OrPopoverV3-
|
|
2
|
+
export { i as isPrevented } from '../../OrPopoverV3-12df6ce6.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, withDirectives, createElementVNode, createElementBlock, mergeProps, renderSlot, normalizeClass, createCommentVNode, vShow } from 'vue';
|
|
2
|
-
import { c as computePosition, o as offset, a as shift, f as flip, h as hide, b as size, d as autoUpdate } from './OrFloating-
|
|
3
|
-
import { o as onClickOutside } from './OrAutocompleteV3-
|
|
2
|
+
import { c as computePosition, o as offset, a as shift, f as flip, h as hide, b as size, d as autoUpdate } from './OrFloating-3ba8f76e.js';
|
|
3
|
+
import { o as onClickOutside } from './OrAutocompleteV3-ef4daf2e.js';
|
|
4
4
|
import { computed, unref, ref, shallowRef, watch, getCurrentScope, onScopeDispose, shallowReadonly, defineComponent, toRefs, toRef } from 'vue-demi';
|
|
5
|
-
import { s as script$1 } from './OrBottomSheetV3-
|
|
5
|
+
import { s as script$1 } from './OrBottomSheetV3-0989b24b.js';
|
|
6
6
|
import script$2 from './OrTeleportV3/OrTeleport.js';
|
|
7
7
|
import useResponsive from '../hooks/useResponsive/useResponsive.js';
|
|
8
8
|
import { isAncestor } from '../utils/isAncestor.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrProgress-
|
|
1
|
+
export { s as default } from '../OrProgress-7d21c17a.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-
|
|
1
|
+
export { O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-7d21c17a.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-
|
|
1
|
+
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-7d21c17a.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderSlot, createElementVNode, createTextVNode, toDisplayString, createCommentVNode, normalizeStyle } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
3
|
-
import { a as _root, t as toInteger_1, f as toNumber_1, g as toString_1 } from './OrDateTimePicker-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-273d5494.js';
|
|
3
|
+
import { a as _root, t as toInteger_1, f as toNumber_1, g as toString_1 } from './OrDateTimePicker-76699502.js';
|
|
4
4
|
import { defineComponent } from 'vue-demi';
|
|
5
5
|
|
|
6
6
|
var root = _root,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrProgressV3-
|
|
1
|
+
export { s as default } from '../OrProgressV3-13958a98.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgressV3-
|
|
1
|
+
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgressV3-13958a98.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { P as ProgressColor, a as ProgressType } from '../OrProgressV3-
|
|
1
|
+
export { P as ProgressColor, a as ProgressType } from '../OrProgressV3-13958a98.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { i as ProgressBarAnimationTypes, g as ProgressBarBackground, j as ProgressBarColors, h as ProgressBarMain, k as ProgressFooter, d as ProgressHeader, e as ProgressHeaderLabel, f as ProgressHeaderPercent, b as ProgressRoot, c as ProgressRootTypes } from '../OrProgressV3-
|
|
1
|
+
export { i as ProgressBarAnimationTypes, g as ProgressBarBackground, j as ProgressBarColors, h as ProgressBarMain, k as ProgressFooter, d as ProgressHeader, e as ProgressHeaderLabel, f as ProgressHeaderPercent, b as ProgressRoot, c as ProgressRootTypes } from '../OrProgressV3-13958a98.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderSlot, createElementVNode, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
2
|
-
import { j as useElementBounding } from './OrAutocompleteV3-
|
|
3
|
-
import { r as round_1 } from './OrProgress-
|
|
2
|
+
import { j as useElementBounding } from './OrAutocompleteV3-ef4daf2e.js';
|
|
3
|
+
import { r as round_1 } from './OrProgress-7d21c17a.js';
|
|
4
4
|
import { defineComponent, ref, useSlots, computed } from 'vue-demi';
|
|
5
5
|
import useResponsive from '../hooks/useResponsive/useResponsive.js';
|
|
6
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrRadio-
|
|
1
|
+
export { s as default } from '../OrRadio-ed25aafd.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrRadio } from '../OrRadio-
|
|
1
|
+
export { s as OrRadio } from '../OrRadio-ed25aafd.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as isArray_1, h as isSymbol_1, g as toString_1 } from './OrDateTimePicker-
|
|
1
|
+
import { d as isArray_1, h as isSymbol_1, g as toString_1 } from './OrDateTimePicker-76699502.js';
|
|
2
2
|
import { openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, renderSlot, createTextVNode, toDisplayString, pushScopeId, popScopeId } from 'vue';
|
|
3
|
-
import { s as styleInject } from './OrAvatar-
|
|
3
|
+
import { s as styleInject } from './OrAvatar-273d5494.js';
|
|
4
4
|
import { defineComponent, inject, computed } from 'vue-demi';
|
|
5
|
-
import { _ as _MapCache, i as isEqual_1 } from './OrList-
|
|
5
|
+
import { _ as _MapCache, i as isEqual_1 } from './OrList-0607f3b4.js';
|
|
6
6
|
|
|
7
7
|
var isArray$1 = isArray_1,
|
|
8
8
|
isSymbol$1 = isSymbol_1;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-273d5494.js';
|
|
3
3
|
import { defineComponent, computed, provide, getCurrentInstance } from 'vue-demi';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
2
2
|
import { defineComponent, toRef } from 'vue-demi';
|
|
3
3
|
import { s as script$1, F as FormGroupDirection } from '../OrFormGroupV3-b80c18d1.js';
|
|
4
|
-
import { s as script$2 } from '../OrRadioV3-
|
|
4
|
+
import { s as script$2 } from '../OrRadioV3-a896d852.js';
|
|
5
5
|
import { useProxyModelValue } from '../../hooks/useProxyModelValue.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrRadioV3-
|
|
1
|
+
export { s as default } from '../OrRadioV3-a896d852.js';
|