@onereach/ui-components 9.0.1-beta.4192.0 → 9.0.1-beta.4194.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/{OrInlineInput-0635e26f.js → OrInlineInput-de0fed5a.js} +2 -2
- package/dist/bundled/v2/{OrInput-fbee8d9b.js → OrInput-32963774.js} +10 -6
- package/dist/bundled/v2/{OrList-63111151.js → OrList-b7b7017a.js} +3 -1
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +23 -32
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +20 -21
- package/dist/bundled/v2/components/OrCheckboxV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrCheckboxV3/styles.js +11 -11
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +26 -4
- package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +8 -4
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -1
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +10 -6
- package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +10 -6
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +10 -6
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +2 -2
- package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +8 -4
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.vue.d.ts +9 -9
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/types.d.ts +1 -1
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.vue.d.ts +10 -9
- package/dist/bundled/v2/components/OrInlineTextareaV3/types.d.ts +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.vue.d.ts +7 -7
- package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/types.d.ts +1 -1
- package/dist/bundled/v2/components/OrLabelV3/styles.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/OrRadioV3/OrRadio.js +25 -30
- package/dist/bundled/v2/components/OrRadioV3/OrRadio.vue.d.ts +13 -16
- package/dist/bundled/v2/components/OrRadioV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrRadioV3/styles.d.ts +1 -1
- package/dist/bundled/v2/components/OrRadioV3/styles.js +12 -12
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +9 -5
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +41 -51
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.vue.d.ts +23 -26
- package/dist/bundled/v2/components/OrSwitchV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrSwitchV3/styles.d.ts +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/styles.js +7 -7
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +10 -6
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +10 -6
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.vue.d.ts +8 -7
- package/dist/bundled/v2/components/OrTextareaV3/types.d.ts +1 -1
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +9 -5
- package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +9 -5
- package/dist/bundled/v2/components/index.js +5 -5
- package/dist/bundled/v2/hooks/useTheme.js +5 -3
- package/dist/bundled/v2/index.js +6 -7
- package/dist/bundled/v2/utils/index.d.ts +0 -1
- package/dist/bundled/v2/utils/index.js +0 -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-9cc93faa.js → OrBottomSheetV3-ec6d69fe.js} +1 -1
- 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-5d2f442c.js → OrButtonGroupV3-03b87501.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-87cb0f7b.js → OrButtonV2-58b0a622.js} +1 -1
- package/dist/bundled/v3/components/OrButtonV3/OrButton.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/props.js +1 -1
- package/dist/bundled/v3/components/OrButtonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrButtonV3-3c53deb8.js → OrButtonV3-0ce782ba.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-30fe7875.js → OrCardCollectionV3-736a4eb8.js} +3 -3
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +2 -2
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
- package/dist/bundled/v3/components/{OrCheckboxTreeV3-05590294.js → OrCheckboxTreeV3-62eab28a.js} +3 -3
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +14 -16
- package/dist/bundled/v3/components/OrCheckboxV3/index.d.ts +0 -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-beeb78d8.js → OrCheckboxV3-02115a7f.js} +36 -43
- 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-aefd9693.js → OrChips-06567038.js} +1 -1
- package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCode/constants.js +1 -1
- package/dist/bundled/v3/components/OrCode/index.js +1 -1
- package/dist/bundled/v3/components/OrCode/lang.js +1 -1
- package/dist/bundled/v3/components/OrCode/libs.js +1 -1
- package/dist/bundled/v3/components/OrCode/theme.js +1 -1
- package/dist/bundled/v3/components/{OrCode-417a9948.js → OrCode-c0da3f7a.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-1160f5d1.js → OrCodeV3-983d8290.js} +19 -15
- 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-9036b0be.js → OrColorPicker-c835bc4f.js} +3 -3
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCombinedInputV3-ebac9cb0.js → OrCombinedInputV3-0f778002.js} +6 -6
- 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-cee1a265.js → OrConfirm-91f220b8.js} +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrConfirmV3-d66aab22.js → OrConfirmV3-0216cdbd.js} +5 -5
- package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
- package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDateFormatV3-72129744.js → OrDateFormatV3-27f6e6e7.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-f7eb5aa9.js → OrDatePickerV3-df7e40e2.js} +9 -9
- 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-c83ea78f.js → OrDateRangePickerV3-ec208483.js} +9 -9
- 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-f8c8d912.js → OrDateTimeFormatV3-755f98b4.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-9c192232.js → OrDateTimePicker-ecc08f15.js} +3 -3
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
- package/dist/bundled/v3/components/{OrDateTimePickerV3-da984e66.js → OrDateTimePickerV3-b1fd442e.js} +11 -11
- 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-78f72b7d.js → OrEditorTabsV3-6f658bdd.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-b2e23eb9.js → OrFloating-18e0dac6.js} +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/props.js +1 -1
- package/dist/bundled/v3/components/OrFormGroupV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFormGroupV3-f18bfb59.js → OrFormGroupV3-7fe620c0.js} +6 -6
- 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-636f0cb1.js → OrIconButtonV3-c00fffaf.js} +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.vue.d.ts +5 -5
- 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/types.d.ts +1 -1
- package/dist/bundled/v3/components/{OrInlineInputV3-1382f38e.js → OrInlineInputV3-ca56d083.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/OrInlineTextarea.vue.d.ts +6 -5
- 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/types.d.ts +1 -1
- package/dist/bundled/v3/components/{OrInlineTextareaV3-c3ae3490.js → OrInlineTextareaV3-34106182.js} +2 -2
- package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +4 -4
- 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/types.d.ts +1 -1
- package/dist/bundled/v3/components/{OrInputV3-d527d7a4.js → OrInputV3-4e10d1cf.js} +8 -8
- package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrLabelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrLabelV3-b1cd132a.js → OrLabelV3-ebd5f67a.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-4b8dacd1.js → OrList-92862764.js} +3 -3
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
- package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
- package/dist/bundled/v3/components/OrListV3/index.js +1 -1
- package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrListV3-942a3409.js → OrListV3-159c96b5.js} +4 -4
- 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-94c574de.js → OrLoaderV3-7eed5201.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-a39df4f4.js → OrMenuItemV3-24bdf746.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-bb638283.js → OrMenuV3-dc587800.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-d7a9b77d.js → OrModal-7ea5adf2.js} +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/props.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrModalV3-a4e788b7.js → OrModalV3-65e0cb39.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-7de72c15.js → OrNotificationV3-c5ce2973.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-5e37f0fd.js → OrOverlayV3-16e02b22.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-baa0249f.js → OrPaginationV3-e8154ce9.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-c7319754.js → OrPopoverV3-6c2dbc6b.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-461ab73a.js → OrProgress-958f26d6.js} +2 -2
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
- package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrProgressV3-36cbb28e.js → OrProgressV3-3ec4f0c0.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-61e0cee3.js → OrRadio-7a07f978.js} +3 -3
- package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +2 -2
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.vue.d.ts +8 -12
- package/dist/bundled/v3/components/OrRadioV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/styles.d.ts +1 -1
- package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrRadioV3-3838be96.js → OrRadioV3-f93b6867.js} +31 -43
- 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-05d9697b.js → OrRangeSliderV3-ccd2e2fc.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-14cf57c9.js → OrResizeablePanelV3-991028db.js} +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-84a8a7ab.js → OrRichTextEditorV3-3e2811e3.js} +13 -13
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
- package/dist/bundled/v3/components/OrSelect/index.js +1 -1
- package/dist/bundled/v3/components/{OrSelect-9710a5fb.js → OrSelect-ca4f92d4.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/utils/castToMultipleValue.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-081c80f7.js → OrSelectV3-b4b79d72.js} +14 -14
- 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-6b1ea36e.js → OrSidebarV3-33dbf722.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-b708a9f6.js → OrSkeleton-284e1ba6.js} +3 -3
- package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSkeletonV3-1e724990.js → OrSkeletonV3-d9c794bb.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/props.js +1 -1
- package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSliderV3-8afe81e1.js → OrSliderV3-494dcf81.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-bd77081c.js → OrSortingV3-79fa29fa.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-c5e69ff1.js → OrStatusV3-fe854bb6.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/OrSwitch.vue.d.ts +16 -20
- package/dist/bundled/v3/components/OrSwitchV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/styles.d.ts +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSwitchV3-5e51841f.js → OrSwitchV3-d48f5e5b.js} +30 -60
- 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-f96a6da2.js → OrTabsV3-c10f8981.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-69d95404.js → OrTagInputV3-38c1c81d.js} +10 -10
- 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-456ffecc.js → OrTagV3-59ddbb3d.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-2368e059.js → OrTagsV3-60d266d5.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 +5 -4
- package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/types.d.ts +1 -1
- package/dist/bundled/v3/components/{OrTextareaV3-b2ef1a1b.js → OrTextareaV3-c489d481.js} +6 -6
- 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-d9f0a171.js → OrTimeFormatV3-b9787124.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-33840092.js → OrTimePickerV3-cf9d3482.js} +9 -9
- 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-a457392a.js → OrTimeRangePickerV3-79151026.js} +9 -9
- 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-c500065c.js → OrToast-d2b2da2c.js} +3 -3
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
- package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrToastV3-d9d51ab3.js → OrToastV3-807d4d52.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-64552957.js → OrTooltipV3-ed1de332.js} +1 -1
- package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +69 -69
- 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 +5 -3
- package/dist/bundled/v3/index.js +71 -72
- package/dist/bundled/v3/utils/functions/dom.js +3 -3
- package/dist/bundled/v3/utils/index.d.ts +0 -1
- package/dist/bundled/v3/utils/index.js +0 -1
- package/dist/esm/v2/{OrCardCollection-299f474e.js → OrCardCollection-c6368a1f.js} +1 -1
- package/dist/esm/v2/{OrCheckbox-534dad73.js → OrCheckbox-b301ba35.js} +35 -44
- package/dist/esm/v2/{OrCheckboxGroup-ad1856b4.js → OrCheckboxGroup-f5577316.js} +2 -2
- package/dist/esm/v2/{OrCheckboxTree-7b7892a8.js → OrCheckboxTree-24cec921.js} +1 -1
- package/dist/esm/v2/{OrCode-f43b599c.js → OrCode-02d56743.js} +27 -5
- package/dist/esm/v2/{OrCombinedInput-2c8de80e.js → OrCombinedInput-211d1778.js} +9 -5
- package/dist/esm/v2/{OrConfirm-949587bf.js → OrConfirm-5487190f.js} +1 -1
- package/dist/esm/v2/{OrDateFormat-753b2be7.js → OrDateFormat-2268d758.js} +2 -2
- package/dist/esm/v2/{OrDatePicker-6c6fb105.js → OrDatePicker-8b663c98.js} +11 -7
- package/dist/esm/v2/{OrDateRangePicker-3f480f1e.js → OrDateRangePicker-0ae23a9f.js} +11 -7
- package/dist/esm/v2/{OrDateTimeFormat-77beb760.js → OrDateTimeFormat-a79f351c.js} +2 -2
- package/dist/esm/v2/{OrDateTimePicker-fdb0eecf.js → OrDateTimePicker-c73b33f5.js} +9 -5
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-681eed9e.js → OrDateTimePicker.vue_rollup-plugin-vue_script-a2471f2a.js} +2 -2
- package/dist/esm/v2/{OrDateTimePickerTimeSelect-23330460.js → OrDateTimePickerTimeSelect-bfd77e9b.js} +1 -1
- package/dist/esm/v2/{OrFormGroup-9b913774.js → OrFormGroup-d1d9f3bc.js} +9 -5
- package/dist/esm/v2/{OrInlineInput-8c532d67.js → OrInlineInput-e5cce433.js} +2 -2
- package/dist/esm/v2/{OrInlineTextarea-61da0421.js → OrInlineTextarea-0f10c3db.js} +2 -2
- package/dist/esm/v2/{OrInput-07d127fb.js → OrInput-e233fc41.js} +11 -7
- package/dist/esm/v2/{OrLabel-113eae8d.js → OrLabel-98c3f6e8.js} +1 -1
- package/dist/esm/v2/{OrList-6a64a68f.js → OrList-8ba6bef9.js} +4 -2
- package/dist/esm/v2/{OrRadio-550886bf.js → OrRadio-205fa21d.js} +36 -41
- package/dist/esm/v2/{OrRadioGroup-897acb63.js → OrRadioGroup-9337e0ea.js} +2 -2
- package/dist/esm/v2/{OrRichTextEditor-bf7f5284.js → OrRichTextEditor-62499c88.js} +2 -2
- package/dist/esm/v2/{OrSearch-0afd3448.js → OrSearch-0b5530e9.js} +1 -1
- package/dist/esm/v2/{OrSelect-c5548c5e.js → OrSelect-e1754ced.js} +14 -10
- package/dist/esm/v2/{OrSelectMultipleControl-e82b28dc.js → OrSelectMultipleControl-315df15d.js} +2 -1
- package/dist/esm/v2/{OrSelectSingleControl-dd41147f.js → OrSelectSingleControl-1be036dd.js} +2 -1
- package/dist/esm/v2/{OrSwitch-3a0f431c.js → OrSwitch-27fc0c50.js} +47 -57
- package/dist/esm/v2/{OrTagInput-868b8d90.js → OrTagInput-cb43b029.js} +11 -7
- package/dist/esm/v2/{OrTextarea-20f4aad3.js → OrTextarea-4e2d511a.js} +11 -7
- package/dist/esm/v2/{OrTimeFormat-685739ce.js → OrTimeFormat-53b732e2.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-0d019e74.js → OrTimePicker-11d99dfb.js} +11 -7
- package/dist/esm/v2/{OrTimeRangePicker-a1147ac0.js → OrTimeRangePicker-a6412bdf.js} +11 -7
- package/dist/esm/v2/components/index.js +35 -35
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +6 -6
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +4 -4
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +20 -21
- package/dist/esm/v2/components/or-checkbox-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -3
- package/dist/esm/v2/components/or-code-v3/index.js +2 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- 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-date-time-picker-v3/partials/index.js +2 -2
- package/dist/esm/v2/components/or-form-group-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +9 -9
- package/dist/esm/v2/components/or-inline-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/types.d.ts +1 -1
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +10 -9
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-textarea-v3/types.d.ts +1 -1
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +7 -7
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/types.d.ts +1 -1
- package/dist/esm/v2/components/or-label-v3/index.js +1 -1
- package/dist/esm/v2/components/or-list-v3/index.js +2 -2
- package/dist/esm/v2/components/or-radio-group-v3/index.js +4 -4
- package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +13 -16
- package/dist/esm/v2/components/or-radio-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v2/components/or-radio-v3/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +3 -3
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +8 -8
- package/dist/esm/v2/components/or-select-v3/partials/index.js +4 -3
- package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +3 -2
- package/dist/esm/v2/components/or-select-v3/partials/or-select-single-control/index.js +3 -2
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +23 -26
- package/dist/esm/v2/components/or-switch-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-switch-v3/index.js +2 -3
- package/dist/esm/v2/components/or-switch-v3/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-tag-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +8 -7
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textarea-v3/types.d.ts +1 -1
- 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 +35 -35
- package/dist/esm/v2/isEmptyValue-fd56a6e4.js +5 -0
- package/dist/esm/v2/{isEqualValue-b6ca4b55.js → isEqualValue-f8bf73d9.js} +1 -5
- package/dist/esm/v2/utils/index.d.ts +0 -1
- package/dist/esm/v2/utils/index.js +2 -2
- package/dist/esm/v3/{OrCardCollection-68c5a5b2.js → OrCardCollection-aeb3825f.js} +1 -1
- package/dist/esm/v3/{OrCheckbox-4bc36b9b.js → OrCheckbox-abe46de1.js} +35 -42
- package/dist/esm/v3/{OrCheckboxGroup-52d7dece.js → OrCheckboxGroup-11a7b74e.js} +2 -2
- package/dist/esm/v3/{OrCheckboxTree-df8809b3.js → OrCheckboxTree-7693bcda.js} +1 -1
- package/dist/esm/v3/{OrCode-3ca250c3.js → OrCode-842bcdcd.js} +10 -6
- package/dist/esm/v3/{OrCombinedInput-d7db2689.js → OrCombinedInput-b42c2ead.js} +6 -6
- package/dist/esm/v3/{OrConfirm-963e492a.js → OrConfirm-de93af99.js} +1 -1
- package/dist/esm/v3/{OrDateFormat-91fb9f07.js → OrDateFormat-22a198c8.js} +2 -2
- package/dist/esm/v3/{OrDatePicker-f30a1393.js → OrDatePicker-ccbbafcd.js} +8 -8
- package/dist/esm/v3/{OrDateRangePicker-b920e623.js → OrDateRangePicker-649aea0e.js} +8 -8
- package/dist/esm/v3/{OrDateTimeFormat-f601aba2.js → OrDateTimeFormat-11eb9884.js} +2 -2
- package/dist/esm/v3/{OrDateTimePicker-de9a6368.js → OrDateTimePicker-ad9629b6.js} +7 -7
- package/dist/esm/v3/{OrDateTimePickerTimeSelect-0178220f.js → OrDateTimePickerTimeSelect-2771249a.js} +1 -1
- package/dist/esm/v3/{OrFormGroup-6a43009d.js → OrFormGroup-11ed3699.js} +6 -6
- package/dist/esm/v3/{OrInput-3157b00b.js → OrInput-79cce73c.js} +5 -5
- package/dist/esm/v3/{OrLabel-02aa56ad.js → OrLabel-f1a581d8.js} +1 -1
- package/dist/esm/v3/{OrList-e22f31f0.js → OrList-8e43f5cd.js} +2 -2
- package/dist/esm/v3/{OrRadio-160d7841.js → OrRadio-b4ab913e.js} +29 -41
- package/dist/esm/v3/{OrRadioGroup-f7277e39.js → OrRadioGroup-0c1bcc17.js} +2 -2
- package/dist/esm/v3/{OrRichTextEditor-ee04a2dd.js → OrRichTextEditor-866dae43.js} +2 -2
- package/dist/esm/v3/{OrSearch-d59d5a37.js → OrSearch-d71cd69e.js} +1 -1
- package/dist/esm/v3/{OrSelect-d9bdd1bb.js → OrSelect-edcb0db9.js} +11 -11
- package/dist/esm/v3/{OrSelectMultipleControl-c3eb2da4.js → OrSelectMultipleControl-6e1e4ac2.js} +2 -1
- package/dist/esm/v3/{OrSelectSingleControl-de181844.js → OrSelectSingleControl-a1362154.js} +2 -1
- package/dist/esm/v3/{OrSwitch-43616cd3.js → OrSwitch-6cd74849.js} +27 -57
- package/dist/esm/v3/{OrTagInput-191b4fb1.js → OrTagInput-85bb35a5.js} +5 -5
- package/dist/esm/v3/{OrTextarea-45798bae.js → OrTextarea-72acd2de.js} +5 -5
- package/dist/esm/v3/{OrTimeFormat-762a803e.js → OrTimeFormat-728b0303.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-c0f2086d.js → OrTimePicker-0276907b.js} +8 -8
- package/dist/esm/v3/{OrTimeRangePicker-bec08e67.js → OrTimeRangePicker-da25a746.js} +8 -8
- package/dist/esm/v3/components/index.js +32 -32
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +6 -6
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +14 -16
- package/dist/esm/v3/components/or-checkbox-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -3
- 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 +4 -4
- package/dist/esm/v3/components/or-date-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-range-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-format-v3/index.js +4 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +3 -3
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +2 -2
- package/dist/esm/v3/components/or-form-group-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +5 -5
- package/dist/esm/v3/components/or-inline-input-v3/types.d.ts +1 -1
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +6 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/types.d.ts +1 -1
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +4 -4
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/types.d.ts +1 -1
- package/dist/esm/v3/components/or-label-v3/index.js +1 -1
- package/dist/esm/v3/components/or-list-v3/index.js +2 -2
- package/dist/esm/v3/components/or-radio-group-v3/index.js +4 -4
- package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +8 -12
- package/dist/esm/v3/components/or-radio-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v3/components/or-radio-v3/styles.d.ts +1 -1
- 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 +8 -8
- package/dist/esm/v3/components/or-select-v3/partials/index.js +4 -3
- package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +3 -2
- package/dist/esm/v3/components/or-select-v3/partials/or-select-single-control/index.js +3 -2
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +16 -20
- package/dist/esm/v3/components/or-switch-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-switch-v3/index.js +2 -3
- package/dist/esm/v3/components/or-switch-v3/styles.d.ts +1 -1
- 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 +5 -4
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textarea-v3/types.d.ts +1 -1
- package/dist/esm/v3/components/or-time-format-v3/index.js +4 -4
- package/dist/esm/v3/components/or-time-picker-v3/index.js +4 -4
- package/dist/esm/v3/components/or-time-range-picker-v3/index.js +4 -4
- package/dist/esm/v3/index.js +32 -32
- package/dist/esm/v3/isEmptyValue-fd56a6e4.js +5 -0
- package/dist/esm/v3/{isEqualValue-b6ca4b55.js → isEqualValue-f8bf73d9.js} +1 -5
- package/dist/esm/v3/utils/index.d.ts +0 -1
- package/dist/esm/v3/utils/index.js +2 -2
- package/package.json +2 -2
- package/src/components/or-checkbox-v3/OrCheckbox.vue +21 -36
- package/src/components/or-checkbox-v3/index.ts +0 -1
- package/src/components/or-checkbox-v3/styles.ts +13 -13
- package/src/components/or-code-v3/OrCode.vue +13 -1
- package/src/components/or-code-v3/partials/OrCodeControl.vue +7 -3
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +9 -5
- package/src/components/or-date-picker-v3/OrDatePicker.vue +8 -4
- package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +8 -4
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +8 -4
- package/src/components/or-form-group-v3/OrFormGroup.vue +8 -4
- package/src/components/or-inline-input-v3/OrInlineInput.vue +1 -1
- package/src/components/or-inline-input-v3/types.ts +1 -1
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +1 -1
- package/src/components/or-inline-textarea-v3/types.ts +1 -1
- package/src/components/or-input-v3/OrInput.vue +9 -6
- package/src/components/or-input-v3/types.ts +1 -1
- package/src/components/or-label-v3/styles.ts +1 -1
- package/src/components/or-list-v3/OrList.vue +3 -1
- package/src/components/or-radio-v3/OrRadio.vue +12 -31
- package/src/components/or-radio-v3/index.ts +0 -1
- package/src/components/or-radio-v3/styles.ts +14 -14
- package/src/components/or-select-v3/OrSelect.vue +8 -4
- package/src/components/or-switch-v3/OrSwitch.vue +15 -56
- package/src/components/or-switch-v3/index.ts +0 -1
- package/src/components/or-switch-v3/styles.ts +9 -9
- package/src/components/or-tag-input-v3/OrTagInput.vue +8 -4
- package/src/components/or-textarea-v3/OrTextarea.vue +9 -5
- package/src/components/or-textarea-v3/types.ts +1 -1
- package/src/components/or-time-picker-v3/OrTimePicker.vue +8 -4
- package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +8 -4
- package/src/utils/index.ts +0 -1
- package/dist/bundled/v2/components/OrCheckboxV3/types.d.ts +0 -2
- package/dist/bundled/v2/components/OrRadioV3/types.d.ts +0 -2
- package/dist/bundled/v2/components/OrSwitchV3/types.d.ts +0 -2
- package/dist/bundled/v2/utils/isVoid.d.ts +0 -1
- package/dist/bundled/v2/utils/isVoid.js +0 -5
- package/dist/bundled/v3/components/OrCheckboxV3/types.d.ts +0 -2
- package/dist/bundled/v3/components/OrRadioV3/types.d.ts +0 -2
- package/dist/bundled/v3/components/OrSwitchV3/types.d.ts +0 -2
- package/dist/bundled/v3/utils/isVoid.d.ts +0 -1
- package/dist/bundled/v3/utils/isVoid.js +0 -5
- package/dist/esm/v2/components/or-checkbox-v3/types.d.ts +0 -2
- package/dist/esm/v2/components/or-radio-v3/types.d.ts +0 -2
- package/dist/esm/v2/components/or-switch-v3/types.d.ts +0 -2
- package/dist/esm/v2/isVoid-36a1480c.js +0 -5
- package/dist/esm/v2/utils/isVoid.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox-v3/types.d.ts +0 -2
- package/dist/esm/v3/components/or-radio-v3/types.d.ts +0 -2
- package/dist/esm/v3/components/or-switch-v3/types.d.ts +0 -2
- package/dist/esm/v3/isVoid-36a1480c.js +0 -5
- package/dist/esm/v3/utils/isVoid.d.ts +0 -1
- package/src/components/or-checkbox-v3/types.ts +0 -3
- package/src/components/or-radio-v3/types.ts +0 -3
- package/src/components/or-switch-v3/types.ts +0 -3
- package/src/utils/isVoid.ts +0 -3
- /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-f32be1de.js → OrDateTimePickerMonthSelect-10bd57e5.js} +0 -0
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-a0ea3524.js → OrDateTimePickerPopoverHeader-903012f0.js} +0 -0
- /package/dist/bundled/v3/components/{OrAvatar-11385bc1.js → OrAvatar-bceb6c00.js} +0 -0
- /package/dist/bundled/v3/components/{OrDropAreaV3-4e6d8de0.js → OrDropAreaV3-2ebc2843.js} +0 -0
- /package/dist/bundled/v3/components/{OrExpansionPanelV3-b0b1d03c.js → OrExpansionPanelV3-b982d033.js} +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, renderSlot, createTextVNode, toDisplayString, createElementVNode, withDirectives, createBlock, createCommentVNode, vShow, withModifiers, createSlots } from 'vue';
|
|
2
|
-
import { C as Compartment, b as basicSetup, k as keymap, i as indentWithTab, E as EditorView, a as EditorState } from './OrCode-
|
|
2
|
+
import { C as Compartment, b as basicSetup, k as keymap, i as indentWithTab, E as EditorView, a as EditorState } from './OrCode-c0da3f7a.js';
|
|
3
3
|
import { defineComponent, ref, computed, reactive, toRef, watch, onMounted, onUnmounted } from 'vue-demi';
|
|
4
4
|
import { s as script$2 } from './OrErrorV3-b04d76aa.js';
|
|
5
5
|
import { s as script$3 } from './OrHintV3-c8ac5975.js';
|
|
6
6
|
import { s as script$4 } from './OrInputBoxV3-dbc63649.js';
|
|
7
|
-
import { s as script$5 } from './OrLabelV3-
|
|
8
|
-
import { s as script$6 } from './OrModalV3-
|
|
9
|
-
import { s as script$7 } from './OrIconButtonV3-
|
|
7
|
+
import { s as script$5 } from './OrLabelV3-ebd5f67a.js';
|
|
8
|
+
import { s as script$6 } from './OrModalV3-65e0cb39.js';
|
|
9
|
+
import { s as script$7 } from './OrIconButtonV3-c00fffaf.js';
|
|
10
10
|
import { useIdAttribute } from '../hooks/useIdAttribute.js';
|
|
11
11
|
import { useControlAttributes } from '../hooks/useControlAttributes.js';
|
|
12
12
|
import { useValidationAttributes } from '../hooks/useValidationAttributes.js';
|
|
@@ -127,7 +127,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
127
127
|
disabled: _ctx.disabled
|
|
128
128
|
}, {
|
|
129
129
|
addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
|
|
130
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label)
|
|
130
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
131
131
|
|
|
132
132
|
_: 3 /* FORWARDED */
|
|
133
133
|
}, 8 /* PROPS */, ["control-id", "required", "disabled"]), createVNode(_component_OrInputBox, {
|
|
@@ -143,13 +143,13 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
143
143
|
}, null, 2 /* CLASS */)]),
|
|
144
144
|
|
|
145
145
|
_: 1 /* STABLE */
|
|
146
|
-
}, 8 /* PROPS */, ["invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_1$1, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
146
|
+
}, 8 /* PROPS */, ["invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_1$1, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
147
147
|
key: 0,
|
|
148
148
|
disabled: _ctx.disabled
|
|
149
149
|
}, {
|
|
150
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
150
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
151
151
|
|
|
152
|
-
_:
|
|
152
|
+
_: 3 /* FORWARDED */
|
|
153
153
|
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_2, [createVNode(_component_OrError, {
|
|
154
154
|
disabled: _ctx.disabled
|
|
155
155
|
}, {
|
|
@@ -252,19 +252,19 @@ var script = defineComponent({
|
|
|
252
252
|
const getLanguageExtension = async language => {
|
|
253
253
|
switch (language) {
|
|
254
254
|
case CodeLanguage.HTML:
|
|
255
|
-
return (await import('./OrCode-
|
|
255
|
+
return (await import('./OrCode-c0da3f7a.js').then(function (n) { return n.F; })).html();
|
|
256
256
|
case CodeLanguage.CSS:
|
|
257
|
-
return (await import('./OrCode-
|
|
257
|
+
return (await import('./OrCode-c0da3f7a.js').then(function (n) { return n.B; })).css();
|
|
258
258
|
case CodeLanguage.JS:
|
|
259
|
-
return (await import('./OrCode-
|
|
259
|
+
return (await import('./OrCode-c0da3f7a.js').then(function (n) { return n.D; })).javascript();
|
|
260
260
|
case CodeLanguage.TS:
|
|
261
|
-
return (await import('./OrCode-
|
|
261
|
+
return (await import('./OrCode-c0da3f7a.js').then(function (n) { return n.D; })).javascript({
|
|
262
262
|
typescript: true
|
|
263
263
|
});
|
|
264
264
|
case CodeLanguage.JSON:
|
|
265
|
-
return (await import('./OrCode-
|
|
265
|
+
return (await import('./OrCode-c0da3f7a.js').then(function (n) { return n.G; })).json();
|
|
266
266
|
case CodeLanguage.MD:
|
|
267
|
-
return (await import('./OrCode-
|
|
267
|
+
return (await import('./OrCode-c0da3f7a.js').then(function (n) { return n.I; })).markdown();
|
|
268
268
|
}
|
|
269
269
|
};
|
|
270
270
|
// Methods
|
|
@@ -435,18 +435,22 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
435
435
|
disabled: _ctx.disabled,
|
|
436
436
|
readonly: _ctx.readonly
|
|
437
437
|
}, {
|
|
438
|
+
label: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
439
|
+
|
|
438
440
|
addon: withCtx(() => [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "addon"), _ctx.enableFullscreen ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
439
441
|
key: 0,
|
|
440
442
|
icon: 'fullscreen',
|
|
441
443
|
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.openFullscreen(), ["stop"]))
|
|
442
444
|
})) : createCommentVNode("v-if", true)])]),
|
|
445
|
+
hint: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
446
|
+
|
|
443
447
|
_: 3 /* FORWARDED */
|
|
444
448
|
}, 8 /* PROPS */, ["control-id", "label", "hint", "error", "disabled", "readonly"]), createVNode(_component_OrModal, {
|
|
445
449
|
ref: 'modal',
|
|
446
450
|
"additional-styles": _ctx.modalStyles,
|
|
447
451
|
size: 'l'
|
|
448
452
|
}, createSlots({
|
|
449
|
-
header: withCtx(() => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)]),
|
|
453
|
+
header: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
450
454
|
|
|
451
455
|
default: withCtx(() => [createVNode(_component_OrCodeControl, {
|
|
452
456
|
ref: 'fullscreenControl',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock, createBlock, Transition, withCtx, withDirectives, createElementBlock, renderSlot, normalizeProps, guardReactiveProps, vShow, Fragment, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from '../OrAvatar-
|
|
2
|
+
import { s as styleInject } from '../OrAvatar-bceb6c00.js';
|
|
3
3
|
import { defineComponent, ref, computed, onBeforeUnmount, watch } from 'vue-demi';
|
|
4
4
|
import { pxToRem } from '../../utils/functions/px-to-rem.js';
|
|
5
5
|
import { setStyle, requestAF, reflow, removeStyle, cancelAF, getBCR } from '../../utils/functions/dom.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrColorPicker-
|
|
1
|
+
export { s as default } from '../OrColorPicker-c835bc4f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, P as default, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-
|
|
1
|
+
export { h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, P as default, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-c835bc4f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-
|
|
1
|
+
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-c835bc4f.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { q as default } from '../../OrColorPicker-
|
|
1
|
+
export { q as default } from '../../OrColorPicker-c835bc4f.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createElementVNode, normalizeStyle, withModifiers, createBlock, withCtx, Fragment, renderList, normalizeClass, withDirectives, vShow, createCommentVNode, pushScopeId, popScopeId } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-bceb6c00.js';
|
|
3
3
|
import { defineComponent, ref } from 'vue-demi';
|
|
4
|
-
import { u as useToggle, o as onClickOutside } from './OrBottomSheetV3-
|
|
5
|
-
import { s as script$1, O as OrFloatingPlacements } from './OrFloating-
|
|
4
|
+
import { u as useToggle, o as onClickOutside } from './OrBottomSheetV3-ec6d69fe.js';
|
|
5
|
+
import { s as script$1, O as OrFloatingPlacements } from './OrFloating-18e0dac6.js';
|
|
6
6
|
|
|
7
7
|
const red = {
|
|
8
8
|
50: '#FFEBEE',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrCombinedInputV3-
|
|
1
|
+
export { s as default } from '../OrCombinedInputV3-0f778002.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrCombinedInputV3 } from '../OrCombinedInputV3-
|
|
1
|
+
export { s as OrCombinedInputV3 } from '../OrCombinedInputV3-0f778002.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CombinedInput, a as CombinedInputControlGroup } from '../OrCombinedInputV3-
|
|
1
|
+
export { C as CombinedInput, a as CombinedInputControlGroup } from '../OrCombinedInputV3-0f778002.js';
|
package/dist/bundled/v3/components/{OrCombinedInputV3-ebac9cb0.js → OrCombinedInputV3-0f778002.js}
RENAMED
|
@@ -2,7 +2,7 @@ import { resolveComponent, openBlock, createElementBlock, normalizeClass, create
|
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrErrorV3-b04d76aa.js';
|
|
4
4
|
import { s as script$2 } from './OrHintV3-c8ac5975.js';
|
|
5
|
-
import { s as script$3 } from './OrLabelV3-
|
|
5
|
+
import { s as script$3 } from './OrLabelV3-ebd5f67a.js';
|
|
6
6
|
import { I as InputBoxSize } from './OrInputBoxV3-dbc63649.js';
|
|
7
7
|
|
|
8
8
|
const CombinedInput = [
|
|
@@ -92,14 +92,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
92
92
|
return openBlock(), createElementBlock("div", {
|
|
93
93
|
ref: 'root',
|
|
94
94
|
class: normalizeClass(_ctx.rootStyles)
|
|
95
|
-
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
95
|
+
}, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
96
96
|
key: 0,
|
|
97
97
|
variant: 'input',
|
|
98
98
|
required: _ctx.required,
|
|
99
99
|
disabled: _ctx.disabled
|
|
100
100
|
}, {
|
|
101
101
|
addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
|
|
102
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label)
|
|
102
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
103
103
|
|
|
104
104
|
_: 3 /* FORWARDED */
|
|
105
105
|
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), createElementVNode("div", {
|
|
@@ -111,13 +111,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
111
111
|
readonly: _ctx.readonly,
|
|
112
112
|
disabled: _ctx.disabled,
|
|
113
113
|
disableDefaultStyles: _ctx.disableDefaultStyles
|
|
114
|
-
})], 2 /* CLASS */), withDirectives(createElementVNode("div", _hoisted_1, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
114
|
+
})], 2 /* CLASS */), withDirectives(createElementVNode("div", _hoisted_1, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
115
115
|
key: 0,
|
|
116
116
|
disabled: _ctx.disabled
|
|
117
117
|
}, {
|
|
118
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
118
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
119
119
|
|
|
120
|
-
_:
|
|
120
|
+
_: 3 /* FORWARDED */
|
|
121
121
|
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_2, [createVNode(_component_OrError, {
|
|
122
122
|
disabled: _ctx.disabled
|
|
123
123
|
}, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrConfirm-
|
|
1
|
+
export { s as default } from '../OrConfirm-91f220b8.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrConfirm } from '../OrConfirm-
|
|
1
|
+
export { s as OrConfirm } from '../OrConfirm-91f220b8.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementVNode, createVNode, createCommentVNode } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-bceb6c00.js';
|
|
3
3
|
import { computed, defineComponent, ref } from 'vue-demi';
|
|
4
|
-
import { r as resolveUnref, b as useMagicKeys, c as useActiveElement, w as whenever } from './OrBottomSheetV3-
|
|
5
|
-
import { s as script$1, B as BUTTON_COLOR } from './OrButtonV2-
|
|
6
|
-
import { s as script$2, O as OrModalSizes } from './OrModal-
|
|
4
|
+
import { r as resolveUnref, b as useMagicKeys, c as useActiveElement, w as whenever } from './OrBottomSheetV3-ec6d69fe.js';
|
|
5
|
+
import { s as script$1, B as BUTTON_COLOR } from './OrButtonV2-58b0a622.js';
|
|
6
|
+
import { s as script$2, O as OrModalSizes } from './OrModal-7ea5adf2.js';
|
|
7
7
|
import script$3 from './OrInput/OrInput.js';
|
|
8
8
|
|
|
9
9
|
function logicAnd(...args) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrConfirmV3-
|
|
1
|
+
export { s as default } from '../OrConfirmV3-0216cdbd.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-0216cdbd.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as ConfirmType } from '../OrConfirmV3-
|
|
1
|
+
export { C as ConfirmType } from '../OrConfirmV3-0216cdbd.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-
|
|
1
|
+
export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-0216cdbd.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
2
|
-
import { b as useMagicKeys, w as whenever, o as onClickOutside } from './OrBottomSheetV3-
|
|
3
|
-
import { l as logicAnd } from './OrConfirm-
|
|
2
|
+
import { b as useMagicKeys, w as whenever, o as onClickOutside } from './OrBottomSheetV3-ec6d69fe.js';
|
|
3
|
+
import { l as logicAnd } from './OrConfirm-91f220b8.js';
|
|
4
4
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
5
|
-
import { s as script$1 } from './OrOverlayV3-
|
|
6
|
-
import { s as script$2, a as ButtonColor } from './OrButtonV3-
|
|
7
|
-
import { s as script$3 } from './OrInputV3-
|
|
5
|
+
import { s as script$1 } from './OrOverlayV3-16e02b22.js';
|
|
6
|
+
import { s as script$2, a as ButtonColor } from './OrButtonV3-0ce782ba.js';
|
|
7
|
+
import { s as script$3 } from './OrInputV3-4e10d1cf.js';
|
|
8
8
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
9
9
|
|
|
10
10
|
var ConfirmType;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot } from 'vue';
|
|
2
2
|
import { defineComponent, ref, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from '../OrMenuV3-
|
|
4
|
-
import { P as PopoverPlacement } from '../OrPopoverV3-
|
|
3
|
+
import { s as script$1 } from '../OrMenuV3-dc587800.js';
|
|
4
|
+
import { P as PopoverPlacement } from '../OrPopoverV3-6c2dbc6b.js';
|
|
5
5
|
import { usePopoverState } from '../../hooks/usePopoverState.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDateFormatV3-
|
|
1
|
+
export { s as default } from '../OrDateFormatV3-27f6e6e7.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrDateFormatV3 } from '../OrDateFormatV3-
|
|
1
|
+
export { s as OrDateFormatV3 } from '../OrDateFormatV3-27f6e6e7.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateFormat } from '../OrDateFormatV3-
|
|
1
|
+
export { D as DateFormat } from '../OrDateFormatV3-27f6e6e7.js';
|
package/dist/bundled/v3/components/{OrDateFormatV3-72129744.js → OrDateFormatV3-27f6e6e7.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { f as formatDate } from './OrDateTimePickerV3-
|
|
3
|
+
import { f as formatDate } from './OrDateTimePickerV3-b1fd442e.js';
|
|
4
4
|
|
|
5
5
|
const DateFormat = [
|
|
6
6
|
// Layout
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDatePickerV3-
|
|
1
|
+
export { s as default } from '../OrDatePickerV3-df7e40e2.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrDatePickerV3 } from '../OrDatePickerV3-
|
|
1
|
+
export { s as OrDatePickerV3 } from '../OrDatePickerV3-df7e40e2.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DatePicker, a as DatePickerPopover } from '../OrDatePickerV3-
|
|
1
|
+
export { D as DatePicker, a as DatePickerPopover } from '../OrDatePickerV3-df7e40e2.js';
|
package/dist/bundled/v3/components/{OrDatePickerV3-f7eb5aa9.js → OrDatePickerV3-df7e40e2.js}
RENAMED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
|
|
3
|
-
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate } from './OrDateTimePickerV3-
|
|
3
|
+
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate } from './OrDateTimePickerV3-b1fd442e.js';
|
|
4
4
|
import { s as script$7 } from './OrErrorV3-b04d76aa.js';
|
|
5
5
|
import { s as script$8 } from './OrHintV3-c8ac5975.js';
|
|
6
6
|
import { s as script$9 } from './OrIconV3-34670800.js';
|
|
7
|
-
import { s as script$a } from './OrIconButtonV3-
|
|
7
|
+
import { s as script$a } from './OrIconButtonV3-c00fffaf.js';
|
|
8
8
|
import { s as script$b, I as InputBoxSize } from './OrInputBoxV3-dbc63649.js';
|
|
9
|
-
import { s as script$c } from './OrLabelV3-
|
|
10
|
-
import { s as script$d } from './OrPopoverV3-
|
|
9
|
+
import { s as script$c } from './OrLabelV3-ebd5f67a.js';
|
|
10
|
+
import { s as script$d } from './OrPopoverV3-6c2dbc6b.js';
|
|
11
11
|
import { DropdownClose } from '../directives/dropdown-close.js';
|
|
12
12
|
import { DropdownOpen } from '../directives/dropdown-open.js';
|
|
13
13
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
@@ -212,14 +212,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
212
212
|
return openBlock(), createElementBlock("div", {
|
|
213
213
|
ref: 'root',
|
|
214
214
|
class: normalizeClass(_ctx.rootStyles)
|
|
215
|
-
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
215
|
+
}, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
216
216
|
key: 0,
|
|
217
217
|
variant: 'input',
|
|
218
218
|
required: _ctx.required,
|
|
219
219
|
disabled: _ctx.disabled
|
|
220
220
|
}, {
|
|
221
221
|
addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
|
|
222
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label)
|
|
222
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
223
223
|
|
|
224
224
|
_: 3 /* FORWARDED */
|
|
225
225
|
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
@@ -298,13 +298,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
298
298
|
_: 1 /* STABLE */
|
|
299
299
|
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.openPopover], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
300
300
|
key: 1
|
|
301
|
-
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
301
|
+
}, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
302
302
|
key: 0,
|
|
303
303
|
disabled: _ctx.disabled
|
|
304
304
|
}, {
|
|
305
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
305
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
306
306
|
|
|
307
|
-
_:
|
|
307
|
+
_: 3 /* FORWARDED */
|
|
308
308
|
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
|
|
309
309
|
key: 2,
|
|
310
310
|
disabled: _ctx.disabled
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDateRangePickerV3-
|
|
1
|
+
export { s as default } from '../OrDateRangePickerV3-ec208483.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-
|
|
1
|
+
export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-ec208483.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-
|
|
1
|
+
export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-ec208483.js';
|
|
@@ -3,11 +3,11 @@ import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
|
|
|
3
3
|
import { s as script$7 } from './OrErrorV3-b04d76aa.js';
|
|
4
4
|
import { s as script$8 } from './OrHintV3-c8ac5975.js';
|
|
5
5
|
import { s as script$9 } from './OrIconV3-34670800.js';
|
|
6
|
-
import { s as script$a } from './OrIconButtonV3-
|
|
6
|
+
import { s as script$a } from './OrIconButtonV3-c00fffaf.js';
|
|
7
7
|
import { s as script$b, I as InputBoxSize } from './OrInputBoxV3-dbc63649.js';
|
|
8
|
-
import { s as script$c } from './OrLabelV3-
|
|
9
|
-
import { s as script$d } from './OrPopoverV3-
|
|
10
|
-
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-
|
|
8
|
+
import { s as script$c } from './OrLabelV3-ebd5f67a.js';
|
|
9
|
+
import { s as script$d } from './OrPopoverV3-6c2dbc6b.js';
|
|
10
|
+
import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-b1fd442e.js';
|
|
11
11
|
import { DropdownClose } from '../directives/dropdown-close.js';
|
|
12
12
|
import { DropdownOpen } from '../directives/dropdown-open.js';
|
|
13
13
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
@@ -255,14 +255,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
255
255
|
return openBlock(), createElementBlock("div", {
|
|
256
256
|
ref: 'root',
|
|
257
257
|
class: normalizeClass(_ctx.rootStyles)
|
|
258
|
-
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
258
|
+
}, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
259
259
|
key: 0,
|
|
260
260
|
variant: 'input',
|
|
261
261
|
required: _ctx.required,
|
|
262
262
|
disabled: _ctx.disabled
|
|
263
263
|
}, {
|
|
264
264
|
addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
|
|
265
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label)
|
|
265
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
266
266
|
|
|
267
267
|
_: 3 /* FORWARDED */
|
|
268
268
|
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
@@ -363,13 +363,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
363
363
|
_: 1 /* STABLE */
|
|
364
364
|
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, () => _ctx.openPopover('from')], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
365
365
|
key: 1
|
|
366
|
-
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
366
|
+
}, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
367
367
|
key: 0,
|
|
368
368
|
disabled: _ctx.disabled
|
|
369
369
|
}, {
|
|
370
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
370
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
371
371
|
|
|
372
|
-
_:
|
|
372
|
+
_: 3 /* FORWARDED */
|
|
373
373
|
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
|
|
374
374
|
key: 2,
|
|
375
375
|
disabled: _ctx.disabled
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDateTimeFormatV3-
|
|
1
|
+
export { s as default } from '../OrDateTimeFormatV3-755f98b4.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-
|
|
1
|
+
export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-755f98b4.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateTimeFormat } from '../OrDateTimeFormatV3-
|
|
1
|
+
export { D as DateTimeFormat } from '../OrDateTimeFormatV3-755f98b4.js';
|
package/dist/bundled/v3/components/{OrDateTimeFormatV3-f8c8d912.js → OrDateTimeFormatV3-755f98b4.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-
|
|
3
|
+
import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-b1fd442e.js';
|
|
4
4
|
|
|
5
5
|
const DateTimeFormat = [
|
|
6
6
|
// Layout
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDateTimePicker-
|
|
1
|
+
export { s as default } from '../OrDateTimePicker-ecc08f15.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DEFAULT_TEXT, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-
|
|
1
|
+
export { D as DEFAULT_TEXT, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-ecc08f15.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-
|
|
1
|
+
export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-ecc08f15.js';
|
package/dist/bundled/v3/components/{OrDateTimePicker-9c192232.js → OrDateTimePicker-ecc08f15.js}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, withModifiers, toDisplayString, resolveComponent, createBlock, withCtx, renderSlot, createTextVNode, createCommentVNode, createElementVNode, createVNode, Transition, Fragment, renderList, withDirectives, vModelText, pushScopeId, popScopeId } from 'vue';
|
|
2
|
-
import { s as styleInject } from './OrAvatar-
|
|
2
|
+
import { s as styleInject } from './OrAvatar-bceb6c00.js';
|
|
3
3
|
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
4
|
-
import { o as onClickOutside } from './OrBottomSheetV3-
|
|
4
|
+
import { o as onClickOutside } from './OrBottomSheetV3-ec6d69fe.js';
|
|
5
5
|
import { setStyle, requestAF, getCS, reflow, cancelAF } from '../utils/functions/dom.js';
|
|
6
6
|
import { pxToRem } from '../utils/functions/px-to-rem.js';
|
|
7
|
-
import { s as script$2 } from './OrFloating-
|
|
7
|
+
import { s as script$2 } from './OrFloating-18e0dac6.js';
|
|
8
8
|
import script$3 from './OrLabel/OrLabel.js';
|
|
9
9
|
import script$4 from './OrError/OrError.js';
|
|
10
10
|
import script$5 from './OrHint/OrHint.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { l as default } from '../OrDateTimePickerV3-
|
|
1
|
+
export { l as default } from '../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../OrDateTimePickerV3-
|
|
1
|
+
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-
|
|
1
|
+
export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-
|
|
1
|
+
export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { f as formatDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { f as formatDate } from '../../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { i as formatTime } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { i as formatTime } from '../../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { g as getCurrentDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { g as getCurrentDate } from '../../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { h as getNextMonthDate } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { h as getNextMonthDate } from '../../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-b1fd442e.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-
|
|
1
|
+
export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-b1fd442e.js';
|
package/dist/bundled/v3/components/{OrDateTimePickerV3-da984e66.js → OrDateTimePickerV3-b1fd442e.js}
RENAMED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, normalizeClass, withModifiers, Fragment, createTextVNode, toDisplayString, resolveComponent, createElementVNode, renderList, createBlock, withCtx, createVNode, renderSlot, createCommentVNode, resolveDirective, withDirectives } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
|
|
3
3
|
import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
|
|
4
|
-
import { s as script$9 } from './OrButtonV3-
|
|
5
|
-
import { s as script$a } from './OrLabelV3-
|
|
4
|
+
import { s as script$9 } from './OrButtonV3-0ce782ba.js';
|
|
5
|
+
import { s as script$a } from './OrLabelV3-ebd5f67a.js';
|
|
6
6
|
import { s as script$b } from './OrIconV3-34670800.js';
|
|
7
|
-
import { s as script$c } from './OrIconButtonV3-
|
|
8
|
-
import { s as script$d } from './OrMenuV3-
|
|
9
|
-
import { s as script$e } from './OrMenuItemV3-
|
|
7
|
+
import { s as script$c } from './OrIconButtonV3-c00fffaf.js';
|
|
8
|
+
import { s as script$d } from './OrMenuV3-dc587800.js';
|
|
9
|
+
import { s as script$e } from './OrMenuItemV3-24bdf746.js';
|
|
10
10
|
import { s as script$f } from './OrErrorV3-b04d76aa.js';
|
|
11
11
|
import { s as script$g } from './OrHintV3-c8ac5975.js';
|
|
12
12
|
import { s as script$h, I as InputBoxSize } from './OrInputBoxV3-dbc63649.js';
|
|
13
|
-
import { s as script$i } from './OrPopoverV3-
|
|
13
|
+
import { s as script$i } from './OrPopoverV3-6c2dbc6b.js';
|
|
14
14
|
import { DropdownClose } from '../directives/dropdown-close.js';
|
|
15
15
|
import { DropdownOpen } from '../directives/dropdown-open.js';
|
|
16
16
|
|
|
@@ -1249,14 +1249,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1249
1249
|
return openBlock(), createElementBlock("div", {
|
|
1250
1250
|
ref: 'root',
|
|
1251
1251
|
class: normalizeClass(_ctx.rootStyles)
|
|
1252
|
-
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
1252
|
+
}, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
1253
1253
|
key: 0,
|
|
1254
1254
|
variant: 'input',
|
|
1255
1255
|
required: _ctx.required,
|
|
1256
1256
|
disabled: _ctx.disabled
|
|
1257
1257
|
}, {
|
|
1258
1258
|
addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
|
|
1259
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label)
|
|
1259
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
1260
1260
|
|
|
1261
1261
|
_: 3 /* FORWARDED */
|
|
1262
1262
|
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
@@ -1394,13 +1394,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1394
1394
|
_: 1 /* STABLE */
|
|
1395
1395
|
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggleDatePopover], [_directive_dropdown_close, _ctx.closeDatePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
1396
1396
|
key: 1
|
|
1397
|
-
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
1397
|
+
}, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
1398
1398
|
key: 0,
|
|
1399
1399
|
disabled: _ctx.disabled
|
|
1400
1400
|
}, {
|
|
1401
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
1401
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
1402
1402
|
|
|
1403
|
-
_:
|
|
1403
|
+
_: 3 /* FORWARDED */
|
|
1404
1404
|
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
|
|
1405
1405
|
key: 2,
|
|
1406
1406
|
disabled: _ctx.disabled
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDropAreaV3-
|
|
1
|
+
export { s as default } from '../OrDropAreaV3-2ebc2843.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DropAreaSize, s as OrDropAreaV3, a as approximateFileSize } from '../OrDropAreaV3-
|
|
1
|
+
export { D as DropAreaSize, s as OrDropAreaV3, a as approximateFileSize } from '../OrDropAreaV3-2ebc2843.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DropAreaSize } from '../OrDropAreaV3-
|
|
1
|
+
export { D as DropAreaSize } from '../OrDropAreaV3-2ebc2843.js';
|