@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
package/dist/esm/v2/index.js
CHANGED
|
@@ -10,12 +10,12 @@ export { _ as OrButtonV3 } from './OrButton-e4e85817.js';
|
|
|
10
10
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant } from './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
|
|
11
11
|
export { _ as OrCard } from './OrCard-c44d9783.js';
|
|
12
12
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-3e5e57aa.js';
|
|
13
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
13
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-c6368a1f.js';
|
|
14
14
|
export { C as CardPadding, _ as OrCardV3 } from './OrCard-42359715.js';
|
|
15
15
|
export { _ as OrCheckbox } from './OrCheckbox-3337d903.js';
|
|
16
|
-
export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-
|
|
17
|
-
export { _ as OrCheckboxTreeV3 } from './OrCheckboxTree-
|
|
18
|
-
export { _ as OrCheckboxV3 } from './OrCheckbox-
|
|
16
|
+
export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-f5577316.js';
|
|
17
|
+
export { _ as OrCheckboxTreeV3 } from './OrCheckboxTree-24cec921.js';
|
|
18
|
+
export { _ as OrCheckboxV3 } from './OrCheckbox-b301ba35.js';
|
|
19
19
|
export { _ as OrChip } from './OrChip-289730fb.js';
|
|
20
20
|
export { _ as OrChips } from './OrChips-0bb33a9f.js';
|
|
21
21
|
export { _ as OrCode, O as OrCodeLanguages } from './OrCode-20467892.js';
|
|
@@ -24,22 +24,22 @@ export { lintGutter, linter } from '@codemirror/lint';
|
|
|
24
24
|
export { javascript } from '@codemirror/lang-javascript';
|
|
25
25
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
26
26
|
export { html } from '@codemirror/lang-html';
|
|
27
|
-
export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-
|
|
27
|
+
export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-02d56743.js';
|
|
28
28
|
export { EditorView } from '@codemirror/view';
|
|
29
29
|
export { EditorState } from '@codemirror/state';
|
|
30
30
|
export { _ as OrCollapse } from './OrCollapse-9d22b072.js';
|
|
31
31
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-af6eb211.js';
|
|
32
|
-
export { _ as OrCombinedInputV3 } from './OrCombinedInput-
|
|
32
|
+
export { _ as OrCombinedInputV3 } from './OrCombinedInput-211d1778.js';
|
|
33
33
|
export { _ as OrConfirm } from './OrConfirm-680e049e.js';
|
|
34
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
34
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-5487190f.js';
|
|
35
35
|
export { _ as OrContextMenuV3 } from './OrContextMenu-3548361c.js';
|
|
36
|
-
export { _ as OrDateFormatV3 } from './OrDateFormat-
|
|
37
|
-
export { _ as OrDatePickerV3 } from './OrDatePicker-
|
|
38
|
-
export { _ as OrDateRangePickerV3 } from './OrDateRangePicker-
|
|
39
|
-
export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormat-
|
|
36
|
+
export { _ as OrDateFormatV3 } from './OrDateFormat-2268d758.js';
|
|
37
|
+
export { _ as OrDatePickerV3 } from './OrDatePicker-8b663c98.js';
|
|
38
|
+
export { _ as OrDateRangePickerV3 } from './OrDateRangePicker-0ae23a9f.js';
|
|
39
|
+
export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormat-a79f351c.js';
|
|
40
40
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-464f84bd.js';
|
|
41
|
-
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-
|
|
42
|
-
export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-
|
|
41
|
+
export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-c73b33f5.js';
|
|
42
|
+
export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-bfd77e9b.js';
|
|
43
43
|
export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from './getTimePlaceholder-a1d75821.js';
|
|
44
44
|
export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
|
|
45
45
|
export { g as getNextMonthDate } from './getNextMonthDate-00c47169.js';
|
|
@@ -53,26 +53,26 @@ export { _ as OrErrorV3 } from './OrError-b25d782d.js';
|
|
|
53
53
|
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-c76c70e4.js';
|
|
54
54
|
export { F as FabColor, _ as OrFabV3 } from './OrFab-90795cdb.js';
|
|
55
55
|
export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-448fdc12.js';
|
|
56
|
-
export { F as FormGroupDirection, _ as OrFormGroupV3 } from './OrFormGroup-
|
|
56
|
+
export { F as FormGroupDirection, _ as OrFormGroupV3 } from './OrFormGroup-d1d9f3bc.js';
|
|
57
57
|
export { _ as OrHint } from './OrHint-7eadc91e.js';
|
|
58
58
|
export { _ as OrHintV3 } from './OrHint-2fe1157b.js';
|
|
59
59
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-69c5cadc.js';
|
|
60
60
|
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-956b8e5c.js';
|
|
61
61
|
export { a as IconSize, I as IconVariant, _ as OrIconV3 } from './OrIcon-03e3c802.js';
|
|
62
62
|
export { I as InlineInputBoxSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-b4cf1583.js';
|
|
63
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
63
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-e5cce433.js';
|
|
64
64
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-5429a758.js';
|
|
65
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
65
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-0f10c3db.js';
|
|
66
66
|
export { _ as OrInput } from './OrInput-7a12709e.js';
|
|
67
67
|
export { _ as OrInputBoxV3 } from './OrInputBox-1a8fda9b.js';
|
|
68
68
|
export { a as InputBoxSize, I as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
|
|
69
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
69
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-e233fc41.js';
|
|
70
70
|
export { _ as OrLabel } from './OrLabel-fcceec1b.js';
|
|
71
|
-
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-
|
|
71
|
+
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-98c3f6e8.js';
|
|
72
72
|
export { L as LinkColor, _ as OrLinkV3 } from './OrLink-30283089.js';
|
|
73
73
|
export { _ as OrList } from './OrList-34f50cb3.js';
|
|
74
74
|
export { _ as OrListOfInputs } from './OrListOfInputs-c019852c.js';
|
|
75
|
-
export { _ as OrListV3 } from './OrList-
|
|
75
|
+
export { _ as OrListV3 } from './OrList-8ba6bef9.js';
|
|
76
76
|
export { _ as OrListItem } from './OrListItem-9654fe5b.js';
|
|
77
77
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-3eea4889.js';
|
|
78
78
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-4ac49224.js';
|
|
@@ -94,17 +94,17 @@ export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './
|
|
|
94
94
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-9d0cbafa.js';
|
|
95
95
|
export { _ as OrRadio } from './OrRadio-811ad5a4.js';
|
|
96
96
|
export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
|
|
97
|
-
export { _ as OrRadioGroupV3 } from './OrRadioGroup-
|
|
98
|
-
export { _ as OrRadioV3 } from './OrRadio-
|
|
97
|
+
export { _ as OrRadioGroupV3 } from './OrRadioGroup-9337e0ea.js';
|
|
98
|
+
export { _ as OrRadioV3 } from './OrRadio-205fa21d.js';
|
|
99
99
|
export { _ as OrRangeSliderV3 } from './OrRangeSlider-5828b1fa.js';
|
|
100
100
|
export { _ as OrRatingV3 } from './OrRating-1d0088f6.js';
|
|
101
101
|
export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from './OrResizeablePanel-a3cbaa60.js';
|
|
102
|
-
export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-
|
|
102
|
+
export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-62499c88.js';
|
|
103
103
|
export { _ as OrSearch } from './OrSearch-525e988d.js';
|
|
104
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
104
|
+
export { _ as OrSearchV3 } from './OrSearch-0b5530e9.js';
|
|
105
105
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-c51c8768.js';
|
|
106
106
|
export { _ as OrSelect } from './OrSelect-6dafd1bc.js';
|
|
107
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
107
|
+
export { _ as OrSelectV3 } from './OrSelect-e1754ced.js';
|
|
108
108
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-054b26c6.js';
|
|
109
109
|
export { _ as OrSidebarV3, S as SidebarPlacement } from './props-334acbec.js';
|
|
110
110
|
export { _ as OrSkeletonCircle } from './OrSkeletonCircle-c4bf0e34.js';
|
|
@@ -121,25 +121,25 @@ export { _ as OrSortingV3 } from './OrSorting-e3535b6a.js';
|
|
|
121
121
|
export { _ as OrStatusV3, a as StatusSize, S as StatusVariant } from './OrStatus-d723d9ae.js';
|
|
122
122
|
export { _ as OrStepper } from './OrStepper-bee99dd2.js';
|
|
123
123
|
export { _ as OrSwitch } from './OrSwitch-2bc20d60.js';
|
|
124
|
-
export { _ as OrSwitchV3 } from './OrSwitch-
|
|
124
|
+
export { _ as OrSwitchV3 } from './OrSwitch-27fc0c50.js';
|
|
125
125
|
export { _ as OrTab } from './OrTab-58821c9b.js';
|
|
126
126
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-424f2986.js';
|
|
127
127
|
export { _ as OrTabV3 } from './OrTab-1b10597d.js';
|
|
128
128
|
export { _ as OrTabs } from './OrTabs-62e7e478.js';
|
|
129
129
|
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-a26d42ae.js';
|
|
130
130
|
export { _ as OrTag } from './OrTag-53599b71.js';
|
|
131
|
-
export { _ as OrTagInputV3 } from './OrTagInput-
|
|
131
|
+
export { _ as OrTagInputV3 } from './OrTagInput-cb43b029.js';
|
|
132
132
|
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-5f3f948a.js';
|
|
133
133
|
export { _ as OrTagsV3, T as TagsOverflow } from './OrTags-0ea04689.js';
|
|
134
134
|
export { _ as OrTeleport } from './OrTeleport.vue2-f0c16c71.js';
|
|
135
135
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-424c7f33.js';
|
|
136
136
|
export { _ as OrTextV3 } from './OrText-cab6adea.js';
|
|
137
137
|
export { _ as OrTextarea } from './OrTextarea-9febab19.js';
|
|
138
|
-
export { _ as OrTextareaV3 } from './OrTextarea-
|
|
138
|
+
export { _ as OrTextareaV3 } from './OrTextarea-4e2d511a.js';
|
|
139
139
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-cca2d280.js';
|
|
140
|
-
export { _ as OrTimeFormatV3 } from './OrTimeFormat-
|
|
141
|
-
export { _ as OrTimePickerV3 } from './OrTimePicker-
|
|
142
|
-
export { _ as OrTimeRangePickerV3 } from './OrTimeRangePicker-
|
|
140
|
+
export { _ as OrTimeFormatV3 } from './OrTimeFormat-53b732e2.js';
|
|
141
|
+
export { _ as OrTimePickerV3 } from './OrTimePicker-11d99dfb.js';
|
|
142
|
+
export { _ as OrTimeRangePickerV3 } from './OrTimeRangePicker-a6412bdf.js';
|
|
143
143
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-21eaead8.js';
|
|
144
144
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
|
|
145
145
|
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-c6b7c601.js';
|
|
@@ -164,8 +164,8 @@ export { M as MutationObs, f as addClass, c as cancelAF, e as contains, m as get
|
|
|
164
164
|
export { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
165
165
|
export { i as isAncestor } from './isAncestor-9acec98b.js';
|
|
166
166
|
export { i as isEmpty } from './isEmpty-a3a94129.js';
|
|
167
|
-
export { i as isEmptyValue
|
|
168
|
-
export { i as
|
|
167
|
+
export { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
|
|
168
|
+
export { i as isEqualValue } from './isEqualValue-f8bf73d9.js';
|
|
169
169
|
import 'vue-demi';
|
|
170
170
|
import './style-inject.es-4c6f2515.js';
|
|
171
171
|
import './normalize-component-6e8e3d80.js';
|
|
@@ -180,7 +180,7 @@ import '@codemirror/lang-markdown';
|
|
|
180
180
|
import '@codemirror/language';
|
|
181
181
|
import '@lezer/highlight';
|
|
182
182
|
import '@vueuse/math';
|
|
183
|
-
import './OrDateTimePicker.vue_rollup-plugin-vue_script-
|
|
183
|
+
import './OrDateTimePicker.vue_rollup-plugin-vue_script-a2471f2a.js';
|
|
184
184
|
import 'lodash/padStart';
|
|
185
185
|
import './OrEditorTabsItem-af0b7110.js';
|
|
186
186
|
import '@floating-ui/dom';
|
|
@@ -216,10 +216,10 @@ import './codemirrorView-020fe885.js';
|
|
|
216
216
|
import 'prosemirror-state';
|
|
217
217
|
import 'prosemirror-commands';
|
|
218
218
|
import 'lodash/keyBy';
|
|
219
|
-
import './OrSelectMultipleControl-
|
|
219
|
+
import './OrSelectMultipleControl-315df15d.js';
|
|
220
220
|
import './OrSelectControlInput-57294927.js';
|
|
221
221
|
import './OrSelectPlaceholder-a6caa9e0.js';
|
|
222
|
-
import './OrSelectSingleControl-
|
|
222
|
+
import './OrSelectSingleControl-1be036dd.js';
|
|
223
223
|
import 'lodash/range';
|
|
224
224
|
import './styles-ed564e39.js';
|
|
225
225
|
import 'portal-vue/dist/portal-vue.esm.js';
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
function isEmptyValue(val) {
|
|
2
|
-
return val === undefined || val === null || val === '';
|
|
3
|
-
}
|
|
4
|
-
|
|
5
1
|
function isEqualValue(val1, val2) {
|
|
6
2
|
if (typeof val1 === 'object' && typeof val2 === 'object') {
|
|
7
3
|
return JSON.stringify(val1) === JSON.stringify(val2);
|
|
@@ -9,4 +5,4 @@ function isEqualValue(val1, val2) {
|
|
|
9
5
|
return val1 === val2;
|
|
10
6
|
}
|
|
11
7
|
|
|
12
|
-
export { isEqualValue as
|
|
8
|
+
export { isEqualValue as i };
|
|
@@ -4,7 +4,7 @@ export { M as MutationObs, f as addClass, c as cancelAF, e as contains, m as get
|
|
|
4
4
|
export { p as pxToRem } from '../px-to-rem-0b26b83e.js';
|
|
5
5
|
export { i as isAncestor } from '../isAncestor-9acec98b.js';
|
|
6
6
|
export { i as isEmpty } from '../isEmpty-a3a94129.js';
|
|
7
|
-
export { i as isEmptyValue
|
|
8
|
-
export { i as
|
|
7
|
+
export { i as isEmptyValue } from '../isEmptyValue-fd56a6e4.js';
|
|
8
|
+
export { i as isEqualValue } from '../isEqualValue-f8bf73d9.js';
|
|
9
9
|
import 'lodash/isElement';
|
|
10
10
|
import 'lodash/get';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$2 } from './OrIconButton-bc7ebce6.js';
|
|
3
3
|
import { s as script$5 } from './OrLoader-5e2f359b.js';
|
|
4
|
-
import { s as script$4 } from './OrSearch-
|
|
4
|
+
import { s as script$4 } from './OrSearch-d71cd69e.js';
|
|
5
5
|
import { s as script$3 } from './OrSorting-916f17f5.js';
|
|
6
6
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, withCtx } from 'vue';
|
|
7
7
|
|
|
@@ -2,11 +2,11 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import './dom-aecadd9a.js';
|
|
5
|
-
import { i as
|
|
5
|
+
import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
|
|
6
6
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
7
7
|
import '@onereach/styles/tailwind/plugins/core';
|
|
8
8
|
import '@onereach/styles/tailwind.config.json';
|
|
9
|
-
import { s as script$1, L as LabelVariant } from './OrLabel-
|
|
9
|
+
import { s as script$1, L as LabelVariant } from './OrLabel-f1a581d8.js';
|
|
10
10
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
11
11
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
12
12
|
|
|
@@ -18,27 +18,27 @@ const Checkbox = [
|
|
|
18
18
|
const CheckboxControl = [
|
|
19
19
|
// Layout
|
|
20
20
|
'layout-inline-row justify-center',
|
|
21
|
-
// Interactivity
|
|
22
|
-
'interactivity-click',
|
|
23
|
-
// Shape
|
|
24
|
-
'rounded-sm',
|
|
25
21
|
// Box
|
|
26
22
|
'w-md+ md:w-md', 'h-md+ md:h-md',
|
|
23
|
+
// Shape
|
|
24
|
+
'rounded-sm',
|
|
25
|
+
// Interactivity
|
|
26
|
+
'interactivity-click',
|
|
27
27
|
// Iconography
|
|
28
28
|
'iconography-outlined',
|
|
29
29
|
// Theme
|
|
30
30
|
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark',
|
|
31
|
-
// Theme (focus)
|
|
32
|
-
'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark',
|
|
33
31
|
// Theme (checked)
|
|
34
32
|
'checked:theme-preset-1-primary', 'dark:checked:theme-preset-1-primary-dark',
|
|
35
33
|
// Theme (indeterminate)
|
|
36
|
-
'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark'
|
|
34
|
+
'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark',
|
|
35
|
+
// Theme (focus)
|
|
36
|
+
'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark'];
|
|
37
37
|
const CheckboxControlHandle = [
|
|
38
|
-
// Content (
|
|
39
|
-
'after:
|
|
40
|
-
// Content (
|
|
41
|
-
'after:
|
|
38
|
+
// Content (checked)
|
|
39
|
+
'checked:after:content-checkbox-checked',
|
|
40
|
+
// Content (indeterminate)
|
|
41
|
+
'indeterminate:after:content-checkbox-indeterminate'];
|
|
42
42
|
|
|
43
43
|
var script = defineComponent({
|
|
44
44
|
name: 'OrCheckbox',
|
|
@@ -51,12 +51,12 @@ var script = defineComponent({
|
|
|
51
51
|
},
|
|
52
52
|
props: {
|
|
53
53
|
modelValue: {
|
|
54
|
-
type:
|
|
55
|
-
default:
|
|
54
|
+
type: null,
|
|
55
|
+
default: null
|
|
56
56
|
},
|
|
57
57
|
value: {
|
|
58
|
-
type: [String, Number,
|
|
59
|
-
default:
|
|
58
|
+
type: [Object, String, Number, Boolean],
|
|
59
|
+
default: null
|
|
60
60
|
},
|
|
61
61
|
label: {
|
|
62
62
|
type: String,
|
|
@@ -79,13 +79,14 @@ var script = defineComponent({
|
|
|
79
79
|
default: false
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
|
-
emits: ['update:modelValue', '
|
|
82
|
+
emits: ['update:modelValue', 'click', 'focus', 'blur'],
|
|
83
83
|
expose: ['root', 'focus', 'blur'],
|
|
84
84
|
setup(props, context) {
|
|
85
|
-
// Refs
|
|
85
|
+
// Refs
|
|
86
86
|
const root = ref();
|
|
87
|
-
const rootStyles = computed(() => ['or-checkbox-v3', ...Checkbox]);
|
|
88
87
|
const control = ref();
|
|
88
|
+
// Styles
|
|
89
|
+
const rootStyles = computed(() => ['or-checkbox-v3', ...Checkbox]);
|
|
89
90
|
const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
|
|
90
91
|
// State
|
|
91
92
|
const controlAttributes = reactive({
|
|
@@ -93,22 +94,16 @@ var script = defineComponent({
|
|
|
93
94
|
...useControlAttributes()
|
|
94
95
|
});
|
|
95
96
|
const proxyModelValue = useProxyModelValue(toRef(props, 'modelValue'), context.emit);
|
|
96
|
-
const
|
|
97
|
+
const isChecked = computed(() => {
|
|
97
98
|
if (Array.isArray(proxyModelValue.value)) {
|
|
98
|
-
|
|
99
|
-
throw new Error('[OrCheckbox]: Property "value" must be specified.');
|
|
100
|
-
}
|
|
101
|
-
return proxyModelValue.value.includes(props.value);
|
|
99
|
+
return !isEmptyValue(props.value) && proxyModelValue.value.includes(props.value);
|
|
102
100
|
}
|
|
103
|
-
return
|
|
101
|
+
return !!proxyModelValue.value;
|
|
104
102
|
});
|
|
105
|
-
//
|
|
106
|
-
function
|
|
103
|
+
// Methods
|
|
104
|
+
function handleChange() {
|
|
107
105
|
if (Array.isArray(proxyModelValue.value)) {
|
|
108
|
-
if (
|
|
109
|
-
throw new Error('[OrCheckbox]: Property "value" must be specified.');
|
|
110
|
-
}
|
|
111
|
-
if (checked.value) {
|
|
106
|
+
if (isChecked.value) {
|
|
112
107
|
proxyModelValue.value = proxyModelValue.value.filter(value => value !== props.value);
|
|
113
108
|
} else {
|
|
114
109
|
proxyModelValue.value = [...proxyModelValue.value, props.value];
|
|
@@ -117,7 +112,6 @@ var script = defineComponent({
|
|
|
117
112
|
proxyModelValue.value = !proxyModelValue.value;
|
|
118
113
|
}
|
|
119
114
|
}
|
|
120
|
-
// Methods
|
|
121
115
|
function focus() {
|
|
122
116
|
var _a;
|
|
123
117
|
(_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
|
|
@@ -128,12 +122,12 @@ var script = defineComponent({
|
|
|
128
122
|
}
|
|
129
123
|
return {
|
|
130
124
|
root,
|
|
131
|
-
rootStyles,
|
|
132
125
|
control,
|
|
126
|
+
rootStyles,
|
|
133
127
|
controlStyles,
|
|
134
128
|
controlAttributes,
|
|
135
|
-
|
|
136
|
-
|
|
129
|
+
isChecked,
|
|
130
|
+
handleChange,
|
|
137
131
|
focus,
|
|
138
132
|
blur
|
|
139
133
|
};
|
|
@@ -147,17 +141,16 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
147
141
|
ref: 'root',
|
|
148
142
|
class: normalizeClass(_ctx.rootStyles)
|
|
149
143
|
}, [createElementVNode("input", mergeProps({
|
|
150
|
-
ref: 'control'
|
|
144
|
+
ref: 'control',
|
|
145
|
+
checked: _ctx.isChecked
|
|
151
146
|
}, _ctx.controlAttributes, {
|
|
152
147
|
class: _ctx.controlStyles,
|
|
153
148
|
type: 'checkbox',
|
|
154
|
-
checked: _ctx.checked,
|
|
155
149
|
".indeterminate": _ctx.indeterminate,
|
|
156
150
|
required: _ctx.required,
|
|
157
151
|
disabled: _ctx.disabled,
|
|
158
|
-
onChange: _cache[0] || (_cache[0] =
|
|
159
|
-
_ctx
|
|
160
|
-
_ctx.onChange();
|
|
152
|
+
onChange: _cache[0] || (_cache[0] = function () {
|
|
153
|
+
return _ctx.handleChange && _ctx.handleChange(...arguments);
|
|
161
154
|
}),
|
|
162
155
|
onClick: _cache[1] || (_cache[1] = $event => _ctx.$emit('click', $event)),
|
|
163
156
|
onFocus: _cache[2] || (_cache[2] = $event => _ctx.$emit('focus', $event)),
|
|
@@ -166,7 +159,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
166
159
|
key: 0,
|
|
167
160
|
"control-id": _ctx.controlAttributes.id,
|
|
168
161
|
variant: _ctx.labelVariant,
|
|
169
|
-
selected: _ctx.
|
|
162
|
+
selected: _ctx.isChecked,
|
|
170
163
|
required: _ctx.required,
|
|
171
164
|
disabled: _ctx.disabled
|
|
172
165
|
}, {
|
|
@@ -4,8 +4,8 @@ import './dom-aecadd9a.js';
|
|
|
4
4
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
|
-
import { s as script$1 } from './OrCheckboxTree-
|
|
8
|
-
import { s as script$2, F as FormGroupDirection } from './OrFormGroup-
|
|
7
|
+
import { s as script$1 } from './OrCheckboxTree-7693bcda.js';
|
|
8
|
+
import { s as script$2, F as FormGroupDirection } from './OrFormGroup-11ed3699.js';
|
|
9
9
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
10
10
|
|
|
11
11
|
var script = defineComponent({
|
|
@@ -5,7 +5,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
|
5
5
|
import '@onereach/styles/tailwind/plugins/core';
|
|
6
6
|
import '@onereach/styles/tailwind.config.json';
|
|
7
7
|
import { s as script$3 } from './OrButton-c95aef65.js';
|
|
8
|
-
import { s as script$2 } from './OrCheckbox-
|
|
8
|
+
import { s as script$2 } from './OrCheckbox-abe46de1.js';
|
|
9
9
|
import { s as script$1 } from './OrIcon-c446d072.js';
|
|
10
10
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderSlot, createTextVNode, toDisplayString, renderList } from 'vue';
|
|
11
11
|
|
|
@@ -15,7 +15,7 @@ import { s as script$6 } from './OrModal-91ceee4d.js';
|
|
|
15
15
|
import { s as script$2 } from './OrError-331220bc.js';
|
|
16
16
|
import { s as script$3 } from './OrHint-262c8217.js';
|
|
17
17
|
import { s as script$4 } from './OrInputBox-287f97ba.js';
|
|
18
|
-
import { s as script$5 } from './OrLabel-
|
|
18
|
+
import { s as script$5 } from './OrLabel-f1a581d8.js';
|
|
19
19
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, renderSlot, createTextVNode, toDisplayString, createElementVNode, withDirectives, createBlock, createCommentVNode, vShow, withModifiers, createSlots } from 'vue';
|
|
20
20
|
|
|
21
21
|
const Code = [
|
|
@@ -132,7 +132,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
132
132
|
disabled: _ctx.disabled
|
|
133
133
|
}, {
|
|
134
134
|
addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
|
|
135
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label)
|
|
135
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
136
136
|
|
|
137
137
|
_: 3 /* FORWARDED */
|
|
138
138
|
}, 8 /* PROPS */, ["control-id", "required", "disabled"]), createVNode(_component_OrInputBox, {
|
|
@@ -148,13 +148,13 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
148
148
|
}, null, 2 /* CLASS */)]),
|
|
149
149
|
|
|
150
150
|
_: 1 /* STABLE */
|
|
151
|
-
}, 8 /* PROPS */, ["invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_1$1, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
151
|
+
}, 8 /* PROPS */, ["invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_1$1, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
152
152
|
key: 0,
|
|
153
153
|
disabled: _ctx.disabled
|
|
154
154
|
}, {
|
|
155
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
155
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
156
156
|
|
|
157
|
-
_:
|
|
157
|
+
_: 3 /* FORWARDED */
|
|
158
158
|
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_2, [createVNode(_component_OrError, {
|
|
159
159
|
disabled: _ctx.disabled
|
|
160
160
|
}, {
|
|
@@ -440,18 +440,22 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
440
440
|
disabled: _ctx.disabled,
|
|
441
441
|
readonly: _ctx.readonly
|
|
442
442
|
}, {
|
|
443
|
+
label: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
444
|
+
|
|
443
445
|
addon: withCtx(() => [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "addon"), _ctx.enableFullscreen ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
444
446
|
key: 0,
|
|
445
447
|
icon: 'fullscreen',
|
|
446
448
|
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.openFullscreen(), ["stop"]))
|
|
447
449
|
})) : createCommentVNode("v-if", true)])]),
|
|
450
|
+
hint: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
451
|
+
|
|
448
452
|
_: 3 /* FORWARDED */
|
|
449
453
|
}, 8 /* PROPS */, ["control-id", "label", "hint", "error", "disabled", "readonly"]), createVNode(_component_OrModal, {
|
|
450
454
|
ref: 'modal',
|
|
451
455
|
"additional-styles": _ctx.modalStyles,
|
|
452
456
|
size: 'l'
|
|
453
457
|
}, createSlots({
|
|
454
|
-
header: withCtx(() => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)]),
|
|
458
|
+
header: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
455
459
|
|
|
456
460
|
default: withCtx(() => [createVNode(_component_OrCodeControl, {
|
|
457
461
|
ref: 'fullscreenControl',
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed } from 'vue-demi';
|
|
|
2
2
|
import { s as script$1 } from './OrError-331220bc.js';
|
|
3
3
|
import { s as script$2 } from './OrHint-262c8217.js';
|
|
4
4
|
import { a as InputBoxSize } from './OrInputBox-287f97ba.js';
|
|
5
|
-
import { s as script$3 } from './OrLabel-
|
|
5
|
+
import { s as script$3 } from './OrLabel-f1a581d8.js';
|
|
6
6
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createElementVNode, withDirectives, vShow, createVNode } from 'vue';
|
|
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
|
}, {
|
|
@@ -6,7 +6,7 @@ import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
|
|
|
6
6
|
import '@onereach/styles/tailwind/plugins/core';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
8
|
import { s as script$2, a as ButtonColor } from './OrButton-c95aef65.js';
|
|
9
|
-
import { s as script$3 } from './OrInput-
|
|
9
|
+
import { s as script$3 } from './OrInput-79cce73c.js';
|
|
10
10
|
import { s as script$1 } from './OrOverlay-19bd1352.js';
|
|
11
11
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
12
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import './OrDateTimePicker-
|
|
3
|
-
import './OrDateTimePickerTimeSelect-
|
|
2
|
+
import './OrDateTimePicker-ad9629b6.js';
|
|
3
|
+
import './OrDateTimePickerTimeSelect-2771249a.js';
|
|
4
4
|
import { f as formatDate } from './getTimePlaceholder-a1d75821.js';
|
|
5
5
|
import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
|
|
6
6
|
|
|
@@ -5,8 +5,8 @@ import './dom-aecadd9a.js';
|
|
|
5
5
|
import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
|
|
6
6
|
import '@onereach/styles/tailwind/plugins/core';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import './OrDateTimePicker-
|
|
9
|
-
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 } from './OrDateTimePickerTimeSelect-
|
|
8
|
+
import './OrDateTimePicker-ad9629b6.js';
|
|
9
|
+
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 } from './OrDateTimePickerTimeSelect-2771249a.js';
|
|
10
10
|
import './getTimePlaceholder-a1d75821.js';
|
|
11
11
|
import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
|
|
12
12
|
import { s as script$7 } from './OrError-331220bc.js';
|
|
@@ -14,7 +14,7 @@ import { s as script$8 } from './OrHint-262c8217.js';
|
|
|
14
14
|
import { s as script$a } from './OrIconButton-bc7ebce6.js';
|
|
15
15
|
import { s as script$9 } from './OrIcon-c446d072.js';
|
|
16
16
|
import { s as script$b, a as InputBoxSize } from './OrInputBox-287f97ba.js';
|
|
17
|
-
import { s as script$c } from './OrLabel-
|
|
17
|
+
import { s as script$c } from './OrLabel-f1a581d8.js';
|
|
18
18
|
import { s as script$d } from './OrPopover-93803a23.js';
|
|
19
19
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
|
|
20
20
|
|
|
@@ -218,14 +218,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
218
218
|
return openBlock(), createElementBlock("div", {
|
|
219
219
|
ref: 'root',
|
|
220
220
|
class: normalizeClass(_ctx.rootStyles)
|
|
221
|
-
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
221
|
+
}, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
222
222
|
key: 0,
|
|
223
223
|
variant: 'input',
|
|
224
224
|
required: _ctx.required,
|
|
225
225
|
disabled: _ctx.disabled
|
|
226
226
|
}, {
|
|
227
227
|
addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
|
|
228
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label)
|
|
228
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
229
229
|
|
|
230
230
|
_: 3 /* FORWARDED */
|
|
231
231
|
}, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
@@ -304,13 +304,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
304
304
|
_: 1 /* STABLE */
|
|
305
305
|
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.openPopover], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
|
|
306
306
|
key: 1
|
|
307
|
-
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
307
|
+
}, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
308
308
|
key: 0,
|
|
309
309
|
disabled: _ctx.disabled
|
|
310
310
|
}, {
|
|
311
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
|
|
311
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
|
|
312
312
|
|
|
313
|
-
_:
|
|
313
|
+
_: 3 /* FORWARDED */
|
|
314
314
|
}, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
|
|
315
315
|
key: 2,
|
|
316
316
|
disabled: _ctx.disabled
|