@onereach/ui-components 4.10.3 → 4.10.4-beta.2951.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/{OrDateTimePickerMonthSelect-9ca79b52.js → OrDateTimePickerMonthSelect-3af08d63.js} +7 -23
- package/dist/bundled/v2/{OrDateTimePickerTimeSelect-c52ee823.js → OrDateTimePickerTimeSelect-a19f740b.js} +5 -15
- package/dist/bundled/{v3/_baseAssignValue-0c6c3bcc.js → v2/_baseAssignValue-22e630c1.js} +1 -1
- package/dist/bundled/v2/{_baseIsEqual-82d7a339.js → _baseIsEqual-a1cc156c.js} +5 -5
- package/dist/bundled/v2/components/OrAvatar/OrAvatar.js +5 -6
- package/dist/bundled/v2/components/OrAvatar/index.js +5 -6
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +3 -3
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +2 -2
- package/dist/bundled/v2/components/OrButtonV2/OrButton.js +5 -6
- package/dist/bundled/v2/components/OrButtonV2/index.js +5 -6
- package/dist/bundled/v2/components/OrButtonV3/OrButton.js +2 -2
- package/dist/bundled/v2/components/OrButtonV3/index.js +2 -2
- package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +6 -7
- package/dist/bundled/v2/components/OrCardCollection/index.js +6 -7
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +3 -2
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +3 -2
- package/dist/bundled/v2/components/OrCarousel/OrCarousel.js +5 -6
- package/dist/bundled/v2/components/OrCarousel/index.js +5 -6
- package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +5 -6
- package/dist/bundled/v2/components/OrCheckbox/index.js +5 -6
- package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +7 -9
- package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +3 -3
- package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +4 -3
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +7 -9
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +4 -3
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +6 -10
- package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -2
- package/dist/bundled/v2/components/OrChip/OrChip.js +5 -6
- package/dist/bundled/v2/components/OrChip/index.js +5 -6
- package/dist/bundled/v2/components/OrChips/OrChips.js +5 -6
- package/dist/bundled/v2/components/OrChips/index.js +5 -6
- package/dist/bundled/v2/components/OrCode/OrCode.js +11 -3800
- package/dist/bundled/v2/components/OrCode/index.js +11 -10
- package/dist/bundled/v2/components/OrCode/lang.js +24 -3
- package/dist/bundled/v2/components/OrCode/theme.js +1 -1
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +338 -0
- package/dist/bundled/v2/components/OrCodeV3/OrCode.vue.d.ts +169 -0
- package/dist/bundled/v2/components/OrCodeV3/index.d.ts +2 -0
- package/dist/bundled/v2/components/OrCodeV3/index.js +53 -0
- package/dist/bundled/v2/components/OrCodeV3/props.d.ts +8 -0
- package/dist/bundled/v2/components/OrCodeV3/props.js +11 -0
- package/dist/bundled/v2/components/OrCodeV3/styles.d.ts +2 -0
- package/dist/bundled/v2/components/OrCodeV3/styles.js +12 -0
- package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +5 -6
- package/dist/bundled/v2/components/OrCollapse/index.js +5 -6
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +7 -8
- package/dist/bundled/v2/components/OrColorPicker/index.js +7 -8
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +8 -9
- package/dist/bundled/v2/components/OrConfirm/index.js +8 -9
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +6 -5
- package/dist/bundled/v2/components/OrConfirmV3/index.js +4 -3
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +9 -15
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.vue.d.ts +4 -4
- package/dist/bundled/v2/components/OrDatePickerV3/index.js +5 -4
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +9 -10
- package/dist/bundled/v2/components/OrDateTimePicker/index.js +9 -10
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +10 -16
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +4 -4
- package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +6 -5
- package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.js +2 -2
- package/dist/bundled/v2/components/OrExpansionPanelV3/index.js +1 -1
- package/dist/bundled/v2/components/OrFloating/OrFloating.js +5 -6
- package/dist/bundled/v2/components/OrFloating/index.js +5 -6
- package/dist/bundled/v2/components/OrIcon/OrIcon.js +5 -6
- package/dist/bundled/v2/components/OrIcon/index.js +5 -6
- package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +5 -6
- package/dist/bundled/v2/components/OrIconButtonV2/index.js +5 -6
- package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +2 -2
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +2 -2
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +11 -19
- package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +3 -2
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +7 -8
- package/dist/bundled/v2/components/OrInlineTextEdit/index.js +7 -8
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +10 -17
- package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +3 -2
- package/dist/bundled/v2/components/OrInput/OrInput.js +5 -6
- package/dist/bundled/v2/components/OrInput/index.js +5 -6
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +7 -11
- package/dist/bundled/v2/components/OrInputV3/OrInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrInputV3/index.js +3 -2
- package/dist/bundled/v2/components/OrList/OrList.js +9 -10
- package/dist/bundled/v2/components/OrList/index.js +9 -10
- package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +9 -10
- package/dist/bundled/v2/components/OrListOfInputs/index.js +9 -10
- package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +2 -2
- package/dist/bundled/v2/components/OrLoaderV3/index.js +2 -2
- package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +4 -4
- package/dist/bundled/v2/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v2/components/OrModal/OrModal.js +7 -8
- package/dist/bundled/v2/components/OrModal/index.js +7 -8
- package/dist/bundled/v2/components/OrModalV3/OrModal.js +5 -5
- package/dist/bundled/v2/components/OrModalV3/index.js +2 -2
- package/dist/bundled/v2/components/OrNotification/OrNotification.js +5 -6
- package/dist/bundled/v2/components/OrNotification/index.js +5 -6
- package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +2 -2
- package/dist/bundled/v2/components/OrNotificationV3/index.js +2 -2
- package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +5 -6
- package/dist/bundled/v2/components/OrNumberInput/index.js +5 -6
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +7 -8
- package/dist/bundled/v2/components/OrOverflowMenu/index.js +7 -8
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +2 -2
- package/dist/bundled/v2/components/OrOverlayV3/index.js +2 -2
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +5 -9
- package/dist/bundled/v2/components/OrPaginationV3/OrPagination.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrPaginationV3/index.js +3 -2
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +7 -8
- package/dist/bundled/v2/components/OrPassword/index.js +7 -8
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +3 -3
- package/dist/bundled/v2/components/OrPopoverV3/index.js +2 -2
- package/dist/bundled/v2/components/OrProgress/OrProgress.js +5 -6
- package/dist/bundled/v2/components/OrProgress/index.js +5 -6
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +7 -8
- package/dist/bundled/v2/components/OrProgressV3/index.js +7 -8
- package/dist/bundled/v2/components/OrRadio/OrRadio.js +7 -8
- package/dist/bundled/v2/components/OrRadio/index.js +7 -8
- package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +4 -8
- package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrRadioGroupV3/index.js +1 -2
- package/dist/bundled/v2/components/OrRadioV3/OrRadio.js +6 -10
- package/dist/bundled/v2/components/OrRadioV3/OrRadio.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrRadioV3/index.js +1 -0
- package/dist/bundled/v2/components/OrSearch/OrSearch.js +6 -7
- package/dist/bundled/v2/components/OrSearch/index.js +6 -7
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +3 -2
- package/dist/bundled/v2/components/OrSearchV3/index.js +3 -2
- package/dist/bundled/v2/components/OrSegmentedControlV3/OrSegmentedControl.js +3 -7
- package/dist/bundled/v2/components/OrSegmentedControlV3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrSegmentedControlV3/index.js +1 -0
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +10 -11
- package/dist/bundled/v2/components/OrSelect/index.js +10 -11
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +5 -9
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrSelectV3/index.js +3 -2
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +2 -2
- package/dist/bundled/v2/components/OrSidebar/index.js +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +2 -2
- package/dist/bundled/v2/components/OrSidebarV3/index.js +2 -2
- package/dist/bundled/v2/components/OrSkeleton/index.js +5 -6
- package/dist/bundled/v2/components/OrSkeletonText/OrSkeletonText.js +5 -6
- package/dist/bundled/v2/components/OrSkeletonText/index.js +5 -6
- package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +5 -6
- package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +5 -6
- package/dist/bundled/v2/components/OrSkeletonV3/index.js +5 -6
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +7 -8
- package/dist/bundled/v2/components/OrSlider/index.js +7 -8
- package/dist/bundled/v2/components/OrSortHeaderV3/OrSortHeader.js +3 -7
- package/dist/bundled/v2/components/OrSortHeaderV3/OrSortHeader.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrSortHeaderV3/index.js +1 -0
- package/dist/bundled/v2/components/OrStepper/OrStepper.js +5 -6
- package/dist/bundled/v2/components/OrStepper/index.js +5 -6
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +8 -12
- package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrSwitchV3/index.js +3 -2
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +5 -9
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTabsV3/index.js +3 -2
- package/dist/bundled/v2/components/OrTag/OrTag.js +5 -6
- package/dist/bundled/v2/components/OrTag/index.js +5 -6
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +8 -12
- package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTagInputV3/index.js +3 -2
- package/dist/bundled/v2/components/OrTagV3/OrTag.js +2 -2
- package/dist/bundled/v2/components/OrTagV3/index.js +2 -2
- package/dist/bundled/v2/components/OrTagsV3/OrTags.js +2 -2
- package/dist/bundled/v2/components/OrTagsV3/index.js +2 -2
- package/dist/bundled/v2/components/OrTextV3/OrText.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +5 -6
- package/dist/bundled/v2/components/OrTextarea/OrTextarea.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTextarea/index.js +5 -6
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +6 -10
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.vue.d.ts +4 -4
- package/dist/bundled/v2/components/OrTextareaV3/index.js +1 -0
- package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +5 -6
- package/dist/bundled/v2/components/OrTextbox/OrTextbox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTextbox/index.js +5 -6
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +8 -14
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.vue.d.ts +6 -6
- package/dist/bundled/v2/components/OrTimePickerV3/index.js +5 -4
- package/dist/bundled/v2/components/OrToast/OrToast.js +8 -9
- package/dist/bundled/v2/components/OrToast/OrToast.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrToast/Timer.js +1 -1
- package/dist/bundled/v2/components/OrToast/composable/index.js +2 -2
- package/dist/bundled/v2/components/OrToast/composable/useToast.js +2 -2
- package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrToast/index.js +10 -11
- package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +10 -11
- package/dist/bundled/v2/components/OrToastContainer/index.js +10 -11
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +2 -2
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/OrToast.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/OrToast.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrToastV3/Timer.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/composable/index.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrToastV3/index.js +2 -2
- package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +5 -6
- package/dist/bundled/v2/components/OrTooltip/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTooltip/index.js +5 -6
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +3 -3
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v2/components/index.d.ts +1 -0
- package/dist/bundled/v2/components/index.js +32 -24
- package/dist/bundled/{v3/dom-571739a2.js → v2/dom-700444b4.js} +2 -2
- package/dist/bundled/v2/{eq-fa566495.js → eq-95cd2573.js} +1 -1
- package/dist/bundled/{v3/get-73ac2f59.js → v2/get-ab1b7d93.js} +3 -3
- package/dist/bundled/v2/hooks/index.d.ts +9 -8
- package/dist/bundled/v2/hooks/index.js +3 -3
- package/dist/bundled/v2/hooks/useOverflow.js +2 -2
- package/dist/bundled/v2/hooks/usePopoverState.d.ts +8 -7
- package/dist/bundled/v2/hooks/usePopoverState.js +7 -7
- package/dist/bundled/v2/hooks/useProxyModelValue.d.ts +8 -0
- package/dist/bundled/v2/hooks/useProxyModelValue.js +29 -0
- package/dist/bundled/v2/hooks/useResponsive/index.js +2 -2
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +2 -2
- package/dist/bundled/v2/hooks/useTheme.d.ts +2 -1
- package/dist/bundled/v2/hooks/useTheme.js +5 -9
- package/dist/bundled/v2/{index-15e8c1f3.js → index-82718479.js} +1 -1
- package/dist/bundled/{v3/OrCode.vue_vue_type_script_lang-46846a36.js → v2/index-9e6cb31a.js} +5 -237
- package/dist/bundled/v2/{index-cf2c3c27.js → index-bd861a5f.js} +1 -1
- package/dist/bundled/v2/{index-c92e2839.js → index-cb7f28c5.js} +2 -2
- package/dist/bundled/v2/{lang-0fb8f78b.js → index-e1560755.js} +296 -140
- package/dist/bundled/v2/index.js +31 -26
- package/dist/bundled/v2/{isArrayLike-acf249e3.js → isArrayLike-e46b8eac.js} +1 -1
- package/dist/bundled/v2/{isEqual-881b7bb5.js → isEqual-44382965.js} +1 -1
- package/dist/bundled/{v3/isObject-3a5b854d.js → v2/isObject-fe8b81fd.js} +1 -1
- package/dist/bundled/{v3/range-c87289f7.js → v2/range-6f26eda4.js} +4 -4
- package/dist/bundled/{v3/round-136c7e43.js → v2/round-f34440f4.js} +4 -4
- package/dist/bundled/v2/{toFinite-021b0c50.js → toFinite-74227610.js} +1 -1
- package/dist/bundled/v2/{toInteger-db8a475d.js → toInteger-2fd112a9.js} +1 -1
- package/dist/bundled/{v3/toString-47fa81b4.js → v2/toString-f3196832.js} +1 -1
- package/dist/bundled/v2/utils/functions/dom.js +5 -6
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-552fce16.js → OrAvatar.vue_vue_type_script_lang-2a494943.js} +1 -1
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-214a0eea.js → OrBottomSheet.vue_vue_type_script_lang-85f50ed1.js} +3 -3
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-e8969bd3.js → OrButton.vue_vue_type_script_lang-479320a5.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-5b8437d7.js → OrButton.vue_vue_type_script_lang-5ae410e5.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-eb86b548.js → OrCardCollection.vue_vue_type_script_lang-86c25f0f.js} +3 -3
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-3e7aa91a.js → OrCardCollection.vue_vue_type_script_lang-99bc10d3.js} +4 -4
- package/dist/bundled/v3/{OrCarousel.vue_vue_type_script_lang-75c50882.js → OrCarousel.vue_vue_type_script_lang-272cb9c9.js} +1 -1
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-616a0cce.js → OrCheckbox.vue_vue_type_script_lang-a27167e0.js} +5 -8
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-dedfe767.js → OrCheckbox.vue_vue_type_script_lang-b1dd62bd.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-6946b630.js → OrCheckboxGroup.vue_vue_type_script_lang-777e410e.js} +5 -8
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-e2647349.js → OrCheckboxTree.vue_vue_type_script_lang-5e698a23.js} +8 -11
- package/dist/bundled/v3/{OrChip.vue_vue_type_script_lang-d0c62419.js → OrChip.vue_vue_type_script_lang-a182e324.js} +1 -1
- package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-d7a38038.js → OrChips.vue_vue_type_script_lang-9e98c258.js} +1 -1
- package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-53d3399f.js +237 -0
- package/dist/bundled/v3/OrCode.vue_vue_type_script_lang-cb6038d4.js +203 -0
- package/dist/bundled/v3/{OrCollapse.vue_vue_type_script_lang-e2dcce92.js → OrCollapse.vue_vue_type_script_lang-2a5c0929.js} +1 -1
- package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-2e1845d8.js → OrColorPicker.vue_vue_type_script_lang-91232a4b.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-51f9e144.js → OrConfirm.vue_vue_type_script_lang-47234446.js} +6 -6
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-93458f1f.js → OrConfirm.vue_vue_type_script_lang-aefa6d00.js} +8 -8
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-ffc163f4.js → OrDatePicker.vue_vue_type_script_lang-fbe39bab.js} +8 -14
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-882ae7ce.js → OrDateTimePicker.vue_vue_type_script_lang-1bca42d0.js} +7 -7
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-265a8788.js → OrDateTimePicker.vue_vue_type_script_lang-6b8f396a.js} +9 -15
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-9a9e89c5.js → OrDateTimePickerMonthSelect-3a40e122.js} +10 -26
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-ec90761f.js → OrDateTimePickerPopoverHeader-3a30e516.js} +1 -1
- package/dist/bundled/v3/{OrDateTimePickerTimeSelect-683ab20d.js → OrDateTimePickerTimeSelect-b2183a90.js} +6 -16
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-ca9d5307.js → OrExpansionPanel.vue_vue_type_script_lang-a9c8fa90.js} +2 -2
- package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-d762f4b0.js → OrFloating.vue_vue_type_script_lang-d419627c.js} +1 -1
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-b77bb268.js → OrIcon.vue_vue_type_script_lang-cd2da378.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-c3a78c23.js → OrIconButton.vue_vue_type_script_lang-adfc7e75.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-e078ed4c.js → OrIconButton.vue_vue_type_script_lang-d1496a81.js} +2 -2
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-820cc7e9.js → OrInlineInput.vue_vue_type_script_lang-29d03c0f.js} +10 -18
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-588178e5.js → OrInlineTextEdit.vue_vue_type_script_lang-3d689253.js} +4 -4
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-8e639991.js → OrInlineTextarea.vue_vue_type_script_lang-3f7ca063.js} +10 -17
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-1be980cf.js → OrInput.vue_vue_type_script_lang-bf9fa981.js} +2 -2
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-66363c62.js → OrInput.vue_vue_type_script_lang-ddf4b298.js} +6 -10
- package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-c6f46a0e.js → OrList.vue_vue_type_script_lang-ccab1c75.js} +11 -11
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-04af76e1.js → OrListOfInputs.vue_vue_type_script_lang-32d935ae.js} +4 -4
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-f076f6b3.js → OrLoader.vue_vue_type_script_lang-c8616f7b.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-8fa5ef6c.js → OrMenu.vue_vue_type_script_lang-640b91e4.js} +3 -3
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-153819d3.js → OrModal.vue_vue_type_script_lang-1ba70473.js} +3 -3
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-83469d51.js → OrModal.vue_vue_type_script_lang-a6ea9e33.js} +3 -3
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-86084f5e.js → OrNotification.vue_vue_type_script_lang-3f6dd187.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-242a7186.js → OrNotification.vue_vue_type_script_lang-db3137b3.js} +1 -1
- package/dist/bundled/v3/{OrNumberInput.vue_vue_type_script_lang-9d6763fa.js → OrNumberInput.vue_vue_type_script_lang-1fb535e6.js} +1 -1
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-ba3b94e2.js → OrOverflowMenu.vue_vue_type_script_lang-74611406.js} +5 -5
- package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-0fdf19ba.js → OrOverlay.vue_vue_type_script_lang-e7e945e6.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-193cf67a.js → OrPagination.vue_vue_type_script_lang-1af1edfa.js} +6 -10
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-fc9e7dc8.js → OrPassword.vue_vue_type_script_lang-ac528b56.js} +3 -3
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-506ae7bb.js → OrPopover.vue_vue_type_script_lang-e5fbad34.js} +4 -4
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-6a2fef77.js → OrProgress.vue_vue_type_script_lang-3861c4dc.js} +2 -2
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-89224310.js → OrProgress.vue_vue_type_script_lang-a99362ae.js} +1 -1
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-0c087270.js → OrRadio.vue_vue_type_script_lang-3a551734.js} +2 -2
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-e9ac87e8.js → OrRadio.vue_vue_type_script_lang-48c2bc6b.js} +5 -9
- package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-a82cb83b.js → OrRadioGroup.vue_vue_type_script_lang-d7f6f8ca.js} +5 -8
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-18dc2df8.js → OrSearch.vue_vue_type_script_lang-796a4074.js} +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-933e71b8.js → OrSearch.vue_vue_type_script_lang-82b7b602.js} +3 -3
- package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-ed0d9fe7.js → OrSegmentedControl.vue_vue_type_script_lang-3a7df112.js} +3 -7
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-72c1db17.js → OrSelect.vue_vue_type_script_lang-32204da4.js} +8 -12
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-45cf8f8c.js → OrSelect.vue_vue_type_script_lang-706a006e.js} +11 -11
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-3d9676ea.js → OrSidebar.vue_vue_type_script_lang-4d9df538.js} +2 -2
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-56608f4a.js → OrSidebar.vue_vue_type_script_lang-c64ea08c.js} +1 -1
- package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-6703fb3a.js → OrSkeletonText.vue_vue_type_script_lang-26b3cfd1.js} +1 -1
- package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-e068a58a.js → OrSkeletonText.vue_vue_type_script_lang-c2a5ab96.js} +1 -1
- package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-2a698707.js → OrSlider.vue_vue_type_script_lang-c9f65bb7.js} +3 -3
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-424696e5.js → OrSortHeader.vue_vue_type_script_lang-a444d88b.js} +3 -7
- package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-999e65f6.js → OrStepper.vue_vue_type_script_lang-67408a1a.js} +1 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-5a6d0202.js → OrSwitch.vue_vue_type_script_lang-f02f131d.js} +6 -10
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-2d08458d.js → OrTabs.vue_vue_type_script_lang-de7342a6.js} +5 -9
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-c7065625.js → OrTag.vue_vue_type_script_lang-91de474e.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-42a69c16.js → OrTag.vue_vue_type_script_lang-cbb4a16d.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-60f6d6de.js → OrTagInput.vue_vue_type_script_lang-95ca0015.js} +8 -12
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-45bbc68e.js → OrTags.vue_vue_type_script_lang-36acce13.js} +3 -3
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-af7cab22.js → OrTextarea.vue_vue_type_script_lang-1ab55f91.js} +2 -2
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-0d1a7a48.js → OrTextarea.vue_vue_type_script_lang-44484741.js} +6 -10
- package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-80e42d58.js → OrTextbox.vue_vue_type_script_lang-1ec469f0.js} +3 -3
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-a300ab1b.js → OrTimePicker.vue_vue_type_script_lang-c81a7ead.js} +8 -14
- package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-d1a074fe.js → OrToastContainer.vue_vue_type_script_lang-3d3a3505.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-c47d63be.js → OrToastContainer.vue_vue_type_script_lang-bf2fffd4.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-227592d8.js → OrTooltip.vue_vue_type_script_lang-63aaac7e.js} +2 -2
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-3bf79d56.js → OrTooltip.vue_vue_type_script_lang-a06d73f0.js} +1 -1
- package/dist/bundled/{v2/_baseAssignValue-0c6c3bcc.js → v3/_baseAssignValue-22e630c1.js} +1 -1
- package/dist/bundled/v3/{_baseIsEqual-82d7a339.js → _baseIsEqual-a1cc156c.js} +5 -5
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +9 -10
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.vue.d.ts +26 -11
- package/dist/bundled/v3/components/OrAvatar/index.js +8 -9
- package/dist/bundled/v3/components/OrAvatarV3/OrAvatar.vue.d.ts +24 -8
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +5 -5
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +33 -17
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +4 -4
- package/dist/bundled/v3/components/OrButton/OrButton.vue.d.ts +51 -16
- package/dist/bundled/v3/components/OrButtonV2/OrButton.js +9 -10
- package/dist/bundled/v3/components/OrButtonV2/OrButton.vue.d.ts +57 -20
- package/dist/bundled/v3/components/OrButtonV2/index.js +10 -11
- package/dist/bundled/v3/components/OrButtonV3/OrButton.js +5 -5
- package/dist/bundled/v3/components/OrButtonV3/OrButton.vue.d.ts +35 -15
- package/dist/bundled/v3/components/OrButtonV3/index.js +4 -4
- package/dist/bundled/v3/components/OrCard/OrCard.vue.d.ts +15 -7
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +15 -16
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.vue.d.ts +47 -21
- package/dist/bundled/v3/components/OrCardCollection/index.js +14 -15
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +15 -14
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +70 -22
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +14 -13
- package/dist/bundled/v3/components/OrCardV3/OrCard.vue.d.ts +7 -4
- package/dist/bundled/v3/components/OrCarousel/OrCarousel.js +9 -10
- package/dist/bundled/v3/components/OrCarousel/OrCarousel.vue.d.ts +676 -126
- package/dist/bundled/v3/components/OrCarousel/index.js +8 -9
- package/dist/bundled/v3/components/OrCarouselItem/OrCarouselItem.vue.d.ts +1 -1
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +9 -10
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.vue.d.ts +35 -15
- package/dist/bundled/v3/components/OrCheckbox/index.js +8 -9
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +10 -9
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +25 -7
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +9 -8
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +9 -8
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +43 -17
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +8 -7
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +3 -4
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +53 -23
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -3
- package/dist/bundled/v3/components/OrChip/OrChip.js +9 -10
- package/dist/bundled/v3/components/OrChip/OrChip.vue.d.ts +25 -9
- package/dist/bundled/v3/components/OrChip/index.js +8 -9
- package/dist/bundled/v3/components/OrChips/OrChips.js +10 -11
- package/dist/bundled/v3/components/OrChips/OrChips.vue.d.ts +51 -24
- package/dist/bundled/v3/components/OrChips/index.js +9 -10
- package/dist/bundled/v3/components/OrCode/OrCode.js +19 -18
- package/dist/bundled/v3/components/OrCode/OrCode.vue.d.ts +69 -24
- package/dist/bundled/v3/components/OrCode/index.js +17 -16
- package/dist/bundled/v3/components/OrCode/lang.js +24 -3
- package/dist/bundled/v3/components/OrCode/theme.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +146 -0
- package/dist/bundled/v3/components/OrCodeV3/OrCode.vue.d.ts +169 -0
- package/dist/bundled/v3/components/OrCodeV3/index.d.ts +2 -0
- package/dist/bundled/v3/components/OrCodeV3/index.js +64 -0
- package/dist/bundled/v3/components/OrCodeV3/props.d.ts +8 -0
- package/dist/bundled/v3/components/OrCodeV3/props.js +11 -0
- package/dist/bundled/v3/components/OrCodeV3/styles.d.ts +2 -0
- package/dist/bundled/v3/components/OrCodeV3/styles.js +12 -0
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +7 -8
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.vue.d.ts +39 -17
- package/dist/bundled/v3/components/OrCollapse/index.js +6 -7
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +10 -11
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.vue.d.ts +31 -13
- package/dist/bundled/v3/components/OrColorPicker/index.js +9 -10
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.vue.d.ts +30 -8
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +18 -19
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.vue.d.ts +84 -23
- package/dist/bundled/v3/components/OrConfirm/index.js +17 -18
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +14 -13
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.vue.d.ts +91 -30
- package/dist/bundled/v3/components/OrConfirmV3/index.js +13 -12
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +15 -14
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.vue.d.ts +83 -26
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +14 -13
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +16 -17
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.vue.d.ts +177 -68
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +15 -16
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +16 -15
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +109 -32
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +15 -14
- package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.vue.d.ts +28 -11
- package/dist/bundled/v3/components/OrError/OrError.vue.d.ts +8 -4
- package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.vue.d.ts +7 -4
- package/dist/bundled/v3/components/OrErrorV3/OrError.vue.d.ts +18 -9
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +3 -3
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.vue.d.ts +39 -16
- package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +2 -2
- package/dist/bundled/v3/components/OrFabV3/OrFab.vue.d.ts +20 -8
- package/dist/bundled/v3/components/OrFloating/OrFloating.js +7 -8
- package/dist/bundled/v3/components/OrFloating/OrFloating.vue.d.ts +46 -15
- package/dist/bundled/v3/components/OrFloating/index.js +6 -7
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.vue.d.ts +30 -10
- package/dist/bundled/v3/components/OrHint/OrHint.vue.d.ts +8 -4
- package/dist/bundled/v3/components/OrHintV3/OrHint.vue.d.ts +18 -9
- package/dist/bundled/v3/components/OrIcon/OrIcon.js +8 -9
- package/dist/bundled/v3/components/OrIcon/OrIcon.vue.d.ts +44 -16
- package/dist/bundled/v3/components/OrIcon/index.js +7 -8
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +10 -11
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.vue.d.ts +43 -13
- package/dist/bundled/v3/components/OrIconButtonV2/index.js +9 -10
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +8 -8
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +52 -16
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +7 -7
- package/dist/bundled/v3/components/OrIconV3/OrIcon.vue.d.ts +18 -7
- package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.vue.d.ts +16 -7
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +10 -9
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.vue.d.ts +83 -39
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +9 -8
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +14 -15
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.vue.d.ts +95 -43
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +13 -14
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +10 -9
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.vue.d.ts +79 -39
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +9 -8
- package/dist/bundled/v3/components/OrInput/OrInput.js +8 -9
- package/dist/bundled/v3/components/OrInput/OrInput.vue.d.ts +87 -36
- package/dist/bundled/v3/components/OrInput/index.js +7 -8
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.vue.d.ts +22 -7
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +11 -10
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +85 -34
- package/dist/bundled/v3/components/OrInputV3/index.js +10 -9
- package/dist/bundled/v3/components/OrLabel/OrLabel.vue.d.ts +20 -9
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +24 -9
- package/dist/bundled/v3/components/OrLinkV3/OrLink.vue.d.ts +24 -7
- package/dist/bundled/v3/components/OrList/OrList.js +16 -17
- package/dist/bundled/v3/components/OrList/OrList.vue.d.ts +47 -21
- package/dist/bundled/v3/components/OrList/index.js +15 -16
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +19 -20
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.vue.d.ts +27 -11
- package/dist/bundled/v3/components/OrListOfInputs/index.js +18 -19
- package/dist/bundled/v3/components/OrLoader/OrLoader.vue.d.ts +26 -10
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +4 -4
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.vue.d.ts +34 -13
- package/dist/bundled/v3/components/OrLoaderV3/index.js +3 -3
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.vue.d.ts +34 -13
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +7 -7
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +31 -15
- package/dist/bundled/v3/components/OrMenuV3/index.js +6 -6
- package/dist/bundled/v3/components/OrModal/OrModal.js +13 -14
- package/dist/bundled/v3/components/OrModal/OrModal.vue.d.ts +38 -14
- package/dist/bundled/v3/components/OrModal/index.js +12 -13
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +9 -9
- package/dist/bundled/v3/components/OrModalV3/OrModal.vue.d.ts +25 -13
- package/dist/bundled/v3/components/OrModalV3/index.js +8 -8
- package/dist/bundled/v3/components/OrNotification/OrNotification.js +11 -12
- package/dist/bundled/v3/components/OrNotification/OrNotification.vue.d.ts +27 -9
- package/dist/bundled/v3/components/OrNotification/index.js +10 -11
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +9 -9
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.vue.d.ts +20 -9
- package/dist/bundled/v3/components/OrNotificationV3/index.js +8 -8
- package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.js +9 -10
- package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.vue.d.ts +70 -24
- package/dist/bundled/v3/components/OrNumberInput/index.js +8 -9
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +14 -15
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.vue.d.ts +31 -13
- package/dist/bundled/v3/components/OrOverflowMenu/index.js +13 -14
- package/dist/bundled/v3/components/OrOverlay/OrOverlay.vue.d.ts +16 -6
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +4 -4
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.vue.d.ts +14 -7
- package/dist/bundled/v3/components/OrOverlayV3/index.js +3 -3
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +11 -10
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.vue.d.ts +75 -27
- package/dist/bundled/v3/components/OrPaginationV3/index.js +10 -9
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +15 -16
- package/dist/bundled/v3/components/OrPassword/OrPassword.vue.d.ts +63 -22
- package/dist/bundled/v3/components/OrPassword/index.js +14 -15
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +6 -6
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +74 -24
- package/dist/bundled/v3/components/OrPopoverV3/index.js +5 -5
- package/dist/bundled/v3/components/OrProgress/OrProgress.js +7 -8
- package/dist/bundled/v3/components/OrProgress/OrProgress.vue.d.ts +56 -20
- package/dist/bundled/v3/components/OrProgress/index.js +6 -7
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +9 -10
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.vue.d.ts +62 -25
- package/dist/bundled/v3/components/OrProgressV3/index.js +8 -9
- package/dist/bundled/v3/components/OrRadio/OrRadio.js +9 -10
- package/dist/bundled/v3/components/OrRadio/OrRadio.vue.d.ts +35 -13
- package/dist/bundled/v3/components/OrRadio/index.js +8 -9
- package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.vue.d.ts +26 -9
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +4 -5
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +32 -6
- package/dist/bundled/v3/components/OrRadioGroupV3/index.js +3 -4
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +3 -2
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.vue.d.ts +49 -21
- package/dist/bundled/v3/components/OrRadioV3/index.js +2 -1
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +14 -15
- package/dist/bundled/v3/components/OrSearch/OrSearch.vue.d.ts +65 -23
- package/dist/bundled/v3/components/OrSearch/index.js +13 -14
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +12 -11
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.vue.d.ts +41 -17
- package/dist/bundled/v3/components/OrSearchV3/index.js +11 -10
- package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.js +3 -2
- package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.vue.d.ts +25 -9
- package/dist/bundled/v3/components/OrSegmentedControlV3/index.js +2 -1
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +16 -17
- package/dist/bundled/v3/components/OrSelect/OrSelect.vue.d.ts +77 -28
- package/dist/bundled/v3/components/OrSelect/index.js +15 -16
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +15 -14
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +117 -38
- package/dist/bundled/v3/components/OrSelectV3/index.js +14 -13
- package/dist/bundled/v3/components/OrSidebar/OrSidebar.js +4 -4
- package/dist/bundled/v3/components/OrSidebar/OrSidebar.vue.d.ts +33 -14
- package/dist/bundled/v3/components/OrSidebar/index.js +3 -3
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +9 -9
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.vue.d.ts +63 -28
- package/dist/bundled/v3/components/OrSidebarV3/index.js +8 -8
- package/dist/bundled/v3/components/OrSkeleton/index.js +6 -7
- package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.vue.d.ts +20 -9
- package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.vue.d.ts +28 -13
- package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.vue.d.ts +22 -9
- package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.vue.d.ts +26 -11
- package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +7 -8
- package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.vue.d.ts +26 -10
- package/dist/bundled/v3/components/OrSkeletonText/index.js +6 -7
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +7 -8
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.vue.d.ts +40 -16
- package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +6 -7
- package/dist/bundled/v3/components/OrSkeletonV3/index.js +6 -7
- package/dist/bundled/v3/components/OrSlider/OrSlider.js +11 -12
- package/dist/bundled/v3/components/OrSlider/OrSlider.vue.d.ts +91 -35
- package/dist/bundled/v3/components/OrSlider/index.js +10 -11
- package/dist/bundled/v3/components/OrSortHeaderV3/OrSortHeader.js +3 -2
- package/dist/bundled/v3/components/OrSortHeaderV3/OrSortHeader.vue.d.ts +25 -13
- package/dist/bundled/v3/components/OrSortHeaderV3/index.js +2 -1
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +10 -11
- package/dist/bundled/v3/components/OrStepper/OrStepper.vue.d.ts +43 -16
- package/dist/bundled/v3/components/OrStepper/index.js +9 -10
- package/dist/bundled/v3/components/OrSwitch/OrSwitch.vue.d.ts +33 -12
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +6 -5
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.vue.d.ts +53 -22
- package/dist/bundled/v3/components/OrSwitchV3/index.js +5 -4
- package/dist/bundled/v3/components/OrTab/OrTab.vue.d.ts +22 -9
- package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.vue.d.ts +29 -13
- package/dist/bundled/v3/components/OrTabV3/OrTab.vue.d.ts +17 -10
- package/dist/bundled/v3/components/OrTabs/OrTabs.vue.d.ts +17 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +9 -8
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.vue.d.ts +71 -25
- package/dist/bundled/v3/components/OrTabsV3/index.js +8 -7
- package/dist/bundled/v3/components/OrTag/OrTag.js +9 -10
- package/dist/bundled/v3/components/OrTag/OrTag.vue.d.ts +27 -10
- package/dist/bundled/v3/components/OrTag/index.js +8 -9
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +14 -13
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.vue.d.ts +85 -37
- package/dist/bundled/v3/components/OrTagInputV3/index.js +13 -12
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +9 -9
- package/dist/bundled/v3/components/OrTagV3/OrTag.vue.d.ts +23 -12
- package/dist/bundled/v3/components/OrTagV3/index.js +8 -8
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +12 -12
- package/dist/bundled/v3/components/OrTagsV3/OrTags.vue.d.ts +66 -23
- package/dist/bundled/v3/components/OrTagsV3/index.js +11 -11
- package/dist/bundled/v3/components/OrTeleport/OrTeleport.vue3.vue.d.ts +10 -4
- package/dist/bundled/v3/components/OrTeleportV3/OrTeleport.vue3.vue.d.ts +10 -4
- package/dist/bundled/v3/components/OrTextV3/OrText.vue.d.ts +24 -11
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +8 -9
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.vue.d.ts +85 -37
- package/dist/bundled/v3/components/OrTextarea/index.js +7 -8
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +3 -2
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.vue.d.ts +73 -32
- package/dist/bundled/v3/components/OrTextareaV3/index.js +2 -1
- package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +12 -13
- package/dist/bundled/v3/components/OrTextbox/OrTextbox.vue.d.ts +137 -55
- package/dist/bundled/v3/components/OrTextbox/index.js +11 -12
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +14 -13
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.vue.d.ts +83 -26
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +13 -12
- package/dist/bundled/v3/components/OrToast/OrToast.js +13 -14
- package/dist/bundled/v3/components/OrToast/OrToast.vue.d.ts +31 -11
- package/dist/bundled/v3/components/OrToast/Timer.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/index.js +2 -2
- package/dist/bundled/v3/components/OrToast/composable/useToast.js +2 -2
- package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToast/index.js +16 -17
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +17 -18
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.vue.d.ts +55 -25
- package/dist/bundled/v3/components/OrToastContainer/index.js +16 -17
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +10 -10
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.vue.d.ts +54 -24
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +9 -9
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +8 -8
- package/dist/bundled/v3/components/OrToastV3/OrToast.vue.d.ts +38 -16
- package/dist/bundled/v3/components/OrToastV3/Timer.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/index.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/index.js +9 -9
- package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +8 -9
- package/dist/bundled/v3/components/OrTooltip/OrTooltip.vue.d.ts +33 -14
- package/dist/bundled/v3/components/OrTooltip/index.js +7 -8
- package/dist/bundled/v3/components/OrTooltipContent/OrTooltipContent.vue.d.ts +10 -4
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +7 -7
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +31 -15
- package/dist/bundled/v3/components/OrTooltipV3/index.js +6 -6
- package/dist/bundled/v3/components/index.d.ts +1 -0
- package/dist/bundled/v3/components/index.js +109 -100
- package/dist/bundled/v3/directives/dropdown-close.d.ts +1 -3
- package/dist/bundled/v3/directives/dropdown-open.d.ts +1 -3
- package/dist/bundled/{v2/dom-571739a2.js → v3/dom-700444b4.js} +2 -2
- package/dist/bundled/v3/{eq-fa566495.js → eq-95cd2573.js} +1 -1
- package/dist/bundled/{v2/get-73ac2f59.js → v3/get-ab1b7d93.js} +3 -3
- package/dist/bundled/v3/hooks/index.d.ts +9 -8
- package/dist/bundled/v3/hooks/index.js +3 -3
- package/dist/bundled/v3/hooks/useOverflow.js +2 -2
- package/dist/bundled/v3/hooks/usePopoverState.d.ts +8 -7
- package/dist/bundled/v3/hooks/usePopoverState.js +7 -7
- package/dist/bundled/v3/hooks/useProxyModelValue.d.ts +8 -0
- package/dist/bundled/v3/hooks/useProxyModelValue.js +29 -0
- package/dist/bundled/v3/hooks/useResponsive/index.js +2 -2
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.d.ts +2 -2
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +2 -2
- package/dist/bundled/v3/hooks/useTheme.d.ts +2 -1
- package/dist/bundled/v3/hooks/useTheme.js +5 -9
- package/dist/bundled/v3/{index-500b3ace.js → index-51eb57bd.js} +1 -1
- package/dist/bundled/v3/index-9e6cb31a.js +3794 -0
- package/dist/bundled/v3/{index-09d1cb24.js → index-a006f3a7.js} +2 -2
- package/dist/bundled/v3/{index-cf2c3c27.js → index-bd861a5f.js} +1 -1
- package/dist/bundled/v3/{lang-0fb8f78b.js → index-e1560755.js} +296 -140
- package/dist/bundled/v3/index.js +112 -106
- package/dist/bundled/v3/{isArrayLike-acf249e3.js → isArrayLike-e46b8eac.js} +1 -1
- package/dist/bundled/v3/{isEqual-881b7bb5.js → isEqual-44382965.js} +1 -1
- package/dist/bundled/{v2/isObject-3a5b854d.js → v3/isObject-fe8b81fd.js} +1 -1
- package/dist/bundled/{v2/range-c87289f7.js → v3/range-6f26eda4.js} +4 -4
- package/dist/bundled/{v2/round-136c7e43.js → v3/round-f34440f4.js} +4 -4
- package/dist/bundled/v3/{toFinite-021b0c50.js → toFinite-74227610.js} +1 -1
- package/dist/bundled/v3/{toInteger-db8a475d.js → toInteger-2fd112a9.js} +1 -1
- package/dist/bundled/{v2/toString-47fa81b4.js → v3/toString-f3196832.js} +1 -1
- package/dist/bundled/v3/utils/functions/dom.js +5 -6
- package/dist/esm/v2/{OrBottomSheet-af25c131.js → OrBottomSheet-6bc632c4.js} +2 -2
- package/dist/esm/v2/{OrCardCollection-79b90811.js → OrCardCollection-779ba7ca.js} +4 -4
- package/dist/esm/v2/{OrCheckbox-41f2822d.js → OrCheckbox-43615f70.js} +7 -9
- package/dist/esm/v2/{OrCheckboxGroup-97cfcbda.js → OrCheckboxGroup-4e6dbdd3.js} +8 -8
- package/dist/esm/v2/{OrCheckboxTree-a7dc126c.js → OrCheckboxTree-ba023624.js} +14 -14
- package/dist/esm/v2/OrCode-e2fb5153.js +330 -0
- package/dist/esm/v2/{OrConfirm-0b56c11f.js → OrConfirm-cda74328.js} +3 -3
- package/dist/esm/v2/{OrDatePicker-6646573e.js → OrDatePicker-a4f95898.js} +10 -13
- package/dist/esm/v2/{OrDateTimePicker-908fbd9a.js → OrDateTimePicker-99d3445b.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-c4431300.js → OrDateTimePicker.vue_rollup-plugin-vue_script-729b254d.js} +13 -27
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-fa799185.js → OrDateTimePickerPopoverHeader-5fa89936.js} +13 -26
- package/dist/esm/v2/{OrExpansionPanel-b8411db6.js → OrExpansionPanel-acfffe82.js} +2 -2
- package/dist/esm/v2/{OrIconButton-ab726d49.js → OrIconButton-2ab8fa02.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-84a8398c.js → OrInlineInput-0c62b3a6.js} +10 -18
- package/dist/esm/v2/{OrInlineTextarea-f2ecbd39.js → OrInlineTextarea-c24708a7.js} +9 -16
- package/dist/esm/v2/{OrInput-2eeff16a.js → OrInput-dcb61699.js} +6 -10
- package/dist/esm/v2/{OrMenu-d03831b0.js → OrMenu-6b3de1c1.js} +3 -3
- package/dist/esm/v2/{OrModal-7b7c35e1.js → OrModal-abc3b1d9.js} +3 -3
- package/dist/esm/v2/{OrNotification-f44ef921.js → OrNotification-5b7028d7.js} +1 -1
- package/dist/esm/v2/{OrPagination-3756c1d1.js → OrPagination-4ece4568.js} +5 -9
- package/dist/esm/v2/{OrPopover-ef16a904.js → OrPopover-71380b24.js} +3 -3
- package/dist/esm/v2/{OrRadio-23810acd.js → OrRadio-b32dfbfe.js} +5 -9
- package/dist/esm/v2/{OrRadioGroup-0e1bf22c.js → OrRadioGroup-d1c2e460.js} +8 -8
- package/dist/esm/v2/{OrSearch-33e3b0e4.js → OrSearch-879c7656.js} +1 -1
- package/dist/esm/v2/{OrSegmentedControl-a1ea5b72.js → OrSegmentedControl-d4e32f80.js} +6 -7
- package/dist/esm/v2/{OrSelect-1ee299d9.js → OrSelect-01d61a9a.js} +8 -12
- package/dist/esm/v2/{OrSidebar-865f307e.js → OrSidebar-bd385865.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-b3a41f02.js → OrSidebarCollapseButton-49da331a.js} +1 -1
- package/dist/esm/v2/{OrSortHeader-8596b958.js → OrSortHeader-46a92f09.js} +6 -7
- package/dist/esm/v2/{OrSwitch-cb97f4d3.js → OrSwitch-e49ce2d8.js} +5 -9
- package/dist/esm/v2/{OrTabs-930e1c26.js → OrTabs-f9c88893.js} +7 -9
- package/dist/esm/v2/{OrTag-d16c9d12.js → OrTag-2b9e664b.js} +1 -1
- package/dist/esm/v2/{OrTagInput-63697869.js → OrTagInput-1548f007.js} +7 -11
- package/dist/esm/v2/{OrTags-9048733c.js → OrTags-25a70212.js} +2 -2
- package/dist/esm/v2/{OrTextarea-978fb518.js → OrTextarea-9221a04a.js} +5 -9
- package/dist/esm/v2/{OrTimePicker-80817ae1.js → OrTimePicker-9c9a44bc.js} +11 -14
- package/dist/esm/v2/{OrTooltip-bf4c725c.js → OrTooltip-a32c182a.js} +3 -3
- package/dist/esm/v2/components/index.d.ts +1 -0
- package/dist/esm/v2/components/index.js +42 -39
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +10 -9
- package/dist/esm/v2/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +3 -3
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +12 -11
- package/dist/esm/v2/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +8 -7
- package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -2
- package/dist/esm/v2/components/or-code-v3/OrCode.vue.d.ts +169 -0
- package/dist/esm/v2/components/or-code-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-code-v3/index.js +37 -0
- package/dist/esm/v2/components/or-code-v3/props.d.ts +8 -0
- package/dist/esm/v2/components/or-code-v3/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-confirm-v3/index.js +8 -7
- package/dist/esm/v2/components/or-date-picker-v3/OrDatePicker.vue.d.ts +4 -4
- package/dist/esm/v2/components/or-date-picker-v3/index.js +12 -11
- package/dist/esm/v2/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +4 -4
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +13 -12
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-inline-input-v3/index.js +7 -6
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +7 -6
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +7 -6
- package/dist/esm/v2/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v2/components/or-modal-v3/index.js +6 -6
- package/dist/esm/v2/components/or-notification-v3/index.js +6 -6
- package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +6 -5
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v2/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-radio-group-v3/index.js +5 -4
- package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -1
- package/dist/esm/v2/components/or-search-v3/index.js +8 -7
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +5 -1
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +11 -10
- package/dist/esm/v2/components/or-sidebar-v3/index.js +7 -7
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +6 -6
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +6 -6
- package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-sort-header-v3/index.js +5 -1
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-switch-v3/index.js +2 -1
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +8 -7
- package/dist/esm/v2/components/or-tag-input-v3/OrTagInput.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tag-input-v3/index.js +9 -8
- package/dist/esm/v2/components/or-tag-v3/index.js +6 -6
- package/dist/esm/v2/components/or-tags-v3/index.js +7 -7
- package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-textarea/OrTextarea.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +4 -4
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -1
- package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-time-picker-v3/OrTimePicker.vue.d.ts +6 -6
- package/dist/esm/v2/components/or-time-picker-v3/index.js +13 -12
- package/dist/esm/v2/components/or-toast/OrToast.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-toast/or-toast-container/OrToastContainer.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +6 -6
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +6 -6
- package/dist/esm/v2/components/or-tooltip/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tooltip/or-tooltip-content/OrTooltipContent.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v2/hooks/index.d.ts +9 -8
- package/dist/esm/v2/hooks/index.js +2 -1
- package/dist/esm/v2/hooks/usePopoverState.d.ts +8 -7
- package/dist/esm/v2/hooks/useProxyModelValue.d.ts +8 -0
- package/dist/esm/v2/hooks/useTheme.d.ts +2 -1
- package/dist/esm/v2/index.js +40 -38
- package/dist/esm/v2/{types-6b40ad64.js → types-a74e1e20.js} +1 -1
- package/dist/esm/{v3/usePopoverState-8a95a300.js → v2/usePopoverState-b92c698b.js} +6 -6
- package/dist/esm/v2/useProxyModelValue-940010d2.js +29 -0
- package/dist/esm/v3/{OrBottomSheet-f2f3aef9.js → OrBottomSheet-79db2626.js} +2 -2
- package/dist/esm/v3/{OrCardCollection-76f937d5.js → OrCardCollection-4516594a.js} +4 -4
- package/dist/esm/v3/{OrCheckbox-2194e473.js → OrCheckbox-bb06af0f.js} +5 -7
- package/dist/esm/v3/{OrCheckboxGroup-6c36527f.js → OrCheckboxGroup-9a8ab902.js} +8 -8
- package/dist/esm/v3/{OrCheckboxTree-1873a941.js → OrCheckboxTree-969bc928.js} +14 -14
- package/dist/esm/v3/OrCode-0309c191.js +304 -0
- package/dist/esm/v3/{OrConfirm-5509c440.js → OrConfirm-240cfe0a.js} +3 -3
- package/dist/esm/v3/{OrDatePicker-276545bb.js → OrDatePicker-f4470d79.js} +10 -13
- package/dist/esm/v3/{OrDateTimePicker-85a01f0d.js → OrDateTimePicker-546c15ec.js} +13 -27
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-43785ea5.js → OrDateTimePickerPopoverHeader-96a38b4b.js} +13 -26
- package/dist/esm/v3/{OrExpansionPanel-df527763.js → OrExpansionPanel-af3a0d63.js} +2 -2
- package/dist/esm/v3/{OrIconButton-0aaadc68.js → OrIconButton-00f8f0c7.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-a6c33dc0.js → OrInlineInput-4d47d731.js} +8 -16
- package/dist/esm/v3/{OrInlineTextarea-f060dab5.js → OrInlineTextarea-1415bed9.js} +7 -14
- package/dist/esm/v3/{OrInput-c653aedb.js → OrInput-f0e12c81.js} +4 -8
- package/dist/esm/v3/{OrMenu-9659b8eb.js → OrMenu-dbe1db1e.js} +3 -3
- package/dist/esm/v3/{OrModal-cabce172.js → OrModal-6a90ea79.js} +3 -3
- package/dist/esm/v3/{OrNotification-cbcb0b4a.js → OrNotification-117f2dcb.js} +1 -1
- package/dist/esm/v3/{OrPagination-38067570.js → OrPagination-858337d1.js} +5 -9
- package/dist/esm/v3/{OrPopover-337df396.js → OrPopover-94dc1203.js} +3 -3
- package/dist/esm/v3/{OrRadio-4f0026c9.js → OrRadio-7b722b16.js} +3 -7
- package/dist/esm/v3/{OrRadioGroup-d215409c.js → OrRadioGroup-58c0214c.js} +8 -8
- package/dist/esm/v3/{OrSearch-b945651d.js → OrSearch-051adc07.js} +1 -1
- package/dist/esm/v3/{OrSegmentedControl-359fbf3a.js → OrSegmentedControl-c8eb217d.js} +6 -7
- package/dist/esm/v3/{OrSelect-5a2c078d.js → OrSelect-b3885148.js} +8 -12
- package/dist/esm/v3/{OrSidebar-7f5795da.js → OrSidebar-47f9d02a.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-5fb7a6a1.js → OrSidebarCollapseButton-86dafbbc.js} +1 -1
- package/dist/esm/v3/{OrSortHeader-54d85a25.js → OrSortHeader-21a443f9.js} +6 -7
- package/dist/esm/v3/{OrSwitch-ed9868db.js → OrSwitch-a6efd081.js} +3 -7
- package/dist/esm/v3/{OrTabs-9e741419.js → OrTabs-52e49d84.js} +7 -9
- package/dist/esm/v3/{OrTag-fbeca419.js → OrTag-9adef1cd.js} +1 -1
- package/dist/esm/v3/{OrTagInput-6a6d1365.js → OrTagInput-63d0f5fb.js} +5 -9
- package/dist/esm/v3/{OrTags-1621cbb9.js → OrTags-d7a90658.js} +2 -2
- package/dist/esm/v3/{OrTextarea-1e19417a.js → OrTextarea-6202e867.js} +3 -7
- package/dist/esm/v3/{OrTimePicker-0d308a6a.js → OrTimePicker-98c00a9b.js} +11 -14
- package/dist/esm/v3/{OrTooltip-3025564a.js → OrTooltip-d7d40e38.js} +3 -3
- package/dist/esm/v3/components/index.d.ts +1 -0
- package/dist/esm/v3/components/index.js +41 -38
- package/dist/esm/v3/components/or-avatar/OrAvatar.vue.d.ts +26 -11
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +24 -8
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +33 -17
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +51 -16
- package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +57 -20
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +35 -15
- package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +15 -7
- package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +47 -21
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +70 -22
- package/dist/esm/v3/components/or-card-collection-v3/index.js +10 -9
- package/dist/esm/v3/components/or-card-collection-v3/partials/OrCardCollectionView.vue3.vue.d.ts +14 -6
- package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +7 -4
- package/dist/esm/v3/components/or-carousel/OrCarousel.vue.d.ts +676 -126
- package/dist/esm/v3/components/or-carousel/or-carousel-item/OrCarouselItem.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +35 -15
- package/dist/esm/v3/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +25 -7
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +12 -11
- package/dist/esm/v3/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +43 -17
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +8 -7
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +53 -23
- package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -2
- package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +51 -24
- package/dist/esm/v3/components/or-chips/or-chip/OrChip.vue.d.ts +25 -9
- package/dist/esm/v3/components/or-chips/partials/OrChipsInput.vue.d.ts +37 -17
- package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +69 -24
- package/dist/esm/v3/components/or-code-v3/OrCode.vue.d.ts +169 -0
- package/dist/esm/v3/components/or-code-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-code-v3/index.js +35 -0
- package/dist/esm/v3/components/or-code-v3/props.d.ts +8 -0
- package/dist/esm/v3/components/or-code-v3/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +39 -17
- package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +31 -13
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +30 -8
- package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +84 -23
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +91 -30
- package/dist/esm/v3/components/or-confirm-v3/index.js +8 -7
- package/dist/esm/v3/components/or-date-picker-v3/OrDatePicker.vue.d.ts +83 -26
- package/dist/esm/v3/components/or-date-picker-v3/index.js +12 -11
- package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +177 -68
- package/dist/esm/v3/components/or-date-time-picker/partials/OrDateTimePickerCalendarItem.vue.d.ts +33 -12
- package/dist/esm/v3/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +109 -32
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +12 -11
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue.d.ts +28 -11
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue.d.ts +39 -17
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-mobile-control/OrDateTimePickerMobileControl.vue.d.ts +15 -7
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue.d.ts +85 -23
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-footer/OrDateTimePickerPopoverFooter.vue.d.ts +17 -9
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-header/OrDateTimePickerPopoverHeader.vue.d.ts +7 -4
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue.d.ts +30 -11
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue.d.ts +43 -17
- package/dist/esm/v3/components/or-empty-state-v3/OrEmptyState.vue.d.ts +28 -11
- package/dist/esm/v3/components/or-error/OrError.vue.d.ts +8 -4
- package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +7 -4
- package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +18 -9
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +39 -16
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +20 -8
- package/dist/esm/v3/components/or-floating/OrFloating.vue.d.ts +46 -15
- package/dist/esm/v3/components/or-form-group-v3/OrFormGroup.vue.d.ts +30 -10
- package/dist/esm/v3/components/or-hint/OrHint.vue.d.ts +8 -4
- package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +18 -9
- package/dist/esm/v3/components/or-icon/OrIcon.vue.d.ts +44 -16
- package/dist/esm/v3/components/or-icon-button-v2/OrIconButton.vue.d.ts +43 -13
- package/dist/esm/v3/components/or-icon-button-v2/partials/OrTooltipWrapper.vue.d.ts +10 -8
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +52 -16
- package/dist/esm/v3/components/or-icon-button-v3/index.js +5 -5
- package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +18 -7
- package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +16 -7
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +83 -39
- package/dist/esm/v3/components/or-inline-input-v3/index.js +7 -6
- package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +95 -43
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +79 -39
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +7 -6
- package/dist/esm/v3/components/or-input/OrInput.vue.d.ts +87 -36
- package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +22 -7
- package/dist/esm/v3/components/or-input-box-v3/partials/or-input-box-addon/OrInputBoxAddon.vue.d.ts +18 -7
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +85 -34
- package/dist/esm/v3/components/or-input-v3/index.js +7 -6
- package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +20 -9
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +24 -9
- package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +24 -7
- package/dist/esm/v3/components/or-list/OrList.vue.d.ts +47 -21
- package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +27 -11
- package/dist/esm/v3/components/or-loader/OrLoader.vue.d.ts +26 -10
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +34 -13
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +34 -13
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +31 -15
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +38 -14
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +25 -13
- package/dist/esm/v3/components/or-modal-v3/index.js +6 -6
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue.d.ts +7 -4
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue.d.ts +7 -4
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue.d.ts +11 -6
- package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +27 -9
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +20 -9
- package/dist/esm/v3/components/or-notification-v3/index.js +6 -6
- package/dist/esm/v3/components/or-number-input/OrNumberInput.vue.d.ts +70 -24
- package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +31 -13
- package/dist/esm/v3/components/or-overflow-menu/partials/OrOverflowMenuItem.vue.d.ts +23 -7
- package/dist/esm/v3/components/or-overlay/OrOverlay.vue.d.ts +16 -6
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +14 -7
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +75 -27
- package/dist/esm/v3/components/or-pagination-v3/index.js +6 -5
- package/dist/esm/v3/components/or-password/OrPassword.vue.d.ts +63 -22
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +74 -24
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v3/components/or-progress/OrProgress.vue.d.ts +56 -20
- package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +62 -25
- package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +35 -13
- package/dist/esm/v3/components/or-radio-group/OrRadioGroup.vue.d.ts +26 -9
- package/dist/esm/v3/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +32 -6
- package/dist/esm/v3/components/or-radio-group-v3/index.js +5 -4
- package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +49 -21
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -1
- package/dist/esm/v3/components/or-search/OrSearch.vue.d.ts +65 -23
- package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +41 -17
- package/dist/esm/v3/components/or-search-v3/index.js +8 -7
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +25 -9
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +5 -1
- package/dist/esm/v3/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +20 -8
- package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +77 -28
- package/dist/esm/v3/components/or-select/partials/OrSelectContent.vue.d.ts +49 -18
- package/dist/esm/v3/components/or-select/partials/OrSelectContentEmpty.vue.d.ts +16 -4
- package/dist/esm/v3/components/or-select/partials/OrSelectContentOptions.vue.d.ts +67 -13
- package/dist/esm/v3/components/or-select/partials/OrSelectInput.vue.d.ts +41 -16
- package/dist/esm/v3/components/or-select/partials/OrSelectInputValue.vue.d.ts +35 -16
- package/dist/esm/v3/components/or-select/partials/OrSelectMain.vue.d.ts +71 -24
- package/dist/esm/v3/components/or-select/partials/OrSelectOption.vue.d.ts +19 -7
- package/dist/esm/v3/components/or-select/partials/OrSelectSearchOptions.vue.d.ts +24 -11
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +117 -38
- package/dist/esm/v3/components/or-select-v3/index.js +11 -10
- package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +33 -14
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +63 -28
- package/dist/esm/v3/components/or-sidebar-v3/index.js +7 -7
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +6 -6
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue.d.ts +23 -10
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +6 -6
- package/dist/esm/v3/components/or-skeleton/or-skeleton-circle/OrSkeletonCircle.vue.d.ts +20 -9
- package/dist/esm/v3/components/or-skeleton/or-skeleton-rect/OrSkeletonRect.vue.d.ts +22 -9
- package/dist/esm/v3/components/or-skeleton/or-skeleton-text/OrSkeletonText.vue.d.ts +26 -10
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.vue.d.ts +28 -13
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.vue.d.ts +26 -11
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.vue.d.ts +40 -16
- package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +91 -35
- package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +25 -13
- package/dist/esm/v3/components/or-sort-header-v3/index.js +5 -1
- package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +43 -16
- package/dist/esm/v3/components/or-stepper/partials/OrStepperButtonOptions.vue.d.ts +20 -4
- package/dist/esm/v3/components/or-stepper/partials/OrStepperOptionHorizontal.vue.d.ts +26 -4
- package/dist/esm/v3/components/or-stepper/partials/OrStepperOptionVertical.vue.d.ts +26 -4
- package/dist/esm/v3/components/or-stepper/partials/OrStepperTitle.vue.d.ts +22 -6
- package/dist/esm/v3/components/or-stepper/partials/StatusIcon.vue.d.ts +12 -6
- package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +33 -12
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +53 -22
- package/dist/esm/v3/components/or-switch-v3/index.js +2 -1
- package/dist/esm/v3/components/or-tab/OrTab.vue.d.ts +22 -9
- package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +29 -13
- package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +17 -10
- package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +17 -4
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +71 -25
- package/dist/esm/v3/components/or-tabs-v3/index.js +8 -7
- package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +27 -10
- package/dist/esm/v3/components/or-tag-input-v3/OrTagInput.vue.d.ts +85 -37
- package/dist/esm/v3/components/or-tag-input-v3/index.js +9 -8
- package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +23 -12
- package/dist/esm/v3/components/or-tag-v3/index.js +6 -6
- package/dist/esm/v3/components/or-tags-v3/OrTags.vue.d.ts +66 -23
- package/dist/esm/v3/components/or-tags-v3/index.js +7 -7
- package/dist/esm/v3/components/or-teleport/OrTeleport.vue3.vue.d.ts +10 -4
- package/dist/esm/v3/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +10 -4
- package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +24 -11
- package/dist/esm/v3/components/or-textarea/OrTextarea.vue.d.ts +85 -37
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +73 -32
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -1
- package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +137 -55
- package/dist/esm/v3/components/or-time-picker-v3/OrTimePicker.vue.d.ts +83 -26
- package/dist/esm/v3/components/or-time-picker-v3/index.js +13 -12
- package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +31 -11
- package/dist/esm/v3/components/or-toast/or-toast-container/OrToastContainer.vue.d.ts +55 -25
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +38 -16
- package/dist/esm/v3/components/or-toast-v3/index.js +6 -6
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue.d.ts +54 -24
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +6 -6
- package/dist/esm/v3/components/or-tooltip/OrTooltip.vue.d.ts +33 -14
- package/dist/esm/v3/components/or-tooltip/or-tooltip-content/OrTooltipContent.vue.d.ts +10 -4
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +31 -15
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v3/directives/dropdown-close.d.ts +1 -3
- package/dist/esm/v3/directives/dropdown-open.d.ts +1 -3
- package/dist/esm/v3/hooks/index.d.ts +9 -8
- package/dist/esm/v3/hooks/index.js +2 -1
- package/dist/esm/v3/hooks/usePopoverState.d.ts +8 -7
- package/dist/esm/v3/hooks/useProxyModelValue.d.ts +8 -0
- package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +2 -2
- package/dist/esm/v3/hooks/useTheme.d.ts +2 -1
- package/dist/esm/v3/index.js +39 -37
- package/dist/esm/v3/{types-53cb1e6c.js → types-c78924f3.js} +1 -1
- package/dist/esm/{v2/usePopoverState-8a95a300.js → v3/usePopoverState-b92c698b.js} +6 -6
- package/dist/esm/v3/useProxyModelValue-940010d2.js +29 -0
- package/package.json +9 -10
- package/src/components/index.ts +1 -0
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +1 -1
- package/src/components/or-checkbox-group-v3/OrCheckboxGroup.vue +8 -7
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.vue +8 -7
- package/src/components/or-checkbox-v3/OrCheckbox.vue +4 -5
- package/src/components/or-code-v3/OrCode.vue +344 -0
- package/src/components/or-code-v3/index.ts +2 -0
- package/src/components/or-code-v3/props.ts +8 -0
- package/src/components/or-code-v3/styles.ts +16 -0
- package/src/components/or-confirm-v3/OrConfirm.vue +1 -1
- package/src/components/or-date-picker-v3/OrDatePicker.vue +5 -11
- package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +5 -11
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue +3 -8
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue +4 -7
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue +4 -7
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue +3 -8
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue +4 -7
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +1 -1
- package/src/components/or-inline-input-v3/OrInlineInput.vue +7 -15
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +6 -14
- package/src/components/or-input-v3/OrInput.vue +3 -9
- package/src/components/or-menu-v3/OrMenu.vue +1 -1
- package/src/components/or-modal-v3/OrModal.vue +1 -1
- package/src/components/or-pagination-v3/OrPagination.vue +3 -9
- package/src/components/or-popover-v3/OrPopover.vue +1 -1
- package/src/components/or-radio-group-v3/OrRadioGroup.vue +5 -6
- package/src/components/or-radio-v3/OrRadio.vue +3 -9
- package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +3 -8
- package/src/components/or-select-v3/OrSelect.vue +3 -9
- package/src/components/or-sort-header-v3/OrSortHeader.vue +3 -8
- package/src/components/or-switch-v3/OrSwitch.vue +3 -9
- package/src/components/or-tabs-v3/OrTabs.vue +3 -8
- package/src/components/or-tag-input-v3/OrTagInput.vue +3 -10
- package/src/components/or-textarea-v3/OrTextarea.vue +3 -9
- package/src/components/or-time-picker-v3/OrTimePicker.vue +5 -11
- package/src/components/or-tooltip-v3/OrTooltip.vue +1 -1
- package/src/hooks/index.ts +9 -8
- package/src/hooks/usePopoverState.ts +17 -16
- package/src/hooks/useProxyModelValue.ts +50 -0
- package/src/hooks/useTheme.ts +4 -2
- package/dist/bundled/v2/_commonjsHelpers-48a9cab9.js +0 -7
- package/dist/bundled/v3/_commonjsHelpers-48a9cab9.js +0 -7
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-28995b95.js → OrDateTimePickerPopoverHeader-5dfaceb2.js} +0 -0
- /package/dist/bundled/v2/{index-ec92055d.js → index-8a1b5b9c.js} +0 -0
- /package/dist/bundled/v3/{index-f4d8e24c.js → index-5e8e7a46.js} +0 -0
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { s as syntaxTree, E as EditorView,
|
|
2
|
-
import { OrCodeLanguages } from './components/OrCode/constants.js';
|
|
1
|
+
import { s as syntaxTree, E as EditorView, q as codePointSize, p as codePointAt, b as EditorSelection, t as CharCategory, P as Prec, k as keymap, F as Facet, c as combineConfig, S as StateField, a0 as showTooltip, a1 as getTooltip, V as ViewPlugin, y as logException, l as StateEffect, a2 as MapMode, a3 as RangeValue, a4 as RangeSet, u as fromCodePoint, A as Annotation, e as Text, f as indentUnit, o as Decoration, D as Direction, W as WidgetType, a5 as Parser, a6 as NodeSet, a7 as NodeType, a8 as DefaultBufferLength, N as NodeProp, a9 as Tree, aa as IterMode, ab as styleTags, $ as tags$1, ac as parseMixed, ad as LanguageSupport, ae as LRLanguage, af as indentNodeProp, ag as continuedIndent, ah as foldNodeProp, ai as foldInside, aj as NodeWeakMap, ak as flatIndent, al as delimitedIndent, am as sublanguageProp, an as defineLanguageFacet, ao as bracketMatchingHandle, ap as Tag, aq as Language, ar as languageDataProp, as as foldService, at as LanguageDescription, au as ParseContext } from './index-bd861a5f.js';
|
|
3
2
|
|
|
4
3
|
/**
|
|
5
4
|
An instance of this is passed to completion source functions.
|
|
@@ -1702,7 +1701,7 @@ function handleSame(state, token, allowTriple, config) {
|
|
|
1702
1701
|
next = nextChar(state.doc, pos),
|
|
1703
1702
|
start;
|
|
1704
1703
|
if (next == token) {
|
|
1705
|
-
if (nodeStart
|
|
1704
|
+
if (nodeStart(state, pos)) {
|
|
1706
1705
|
return {
|
|
1707
1706
|
changes: {
|
|
1708
1707
|
insert: token + token,
|
|
@@ -1718,7 +1717,7 @@ function handleSame(state, token, allowTriple, config) {
|
|
|
1718
1717
|
effects: skipBracketEffect.of(pos)
|
|
1719
1718
|
};
|
|
1720
1719
|
}
|
|
1721
|
-
} else if (allowTriple && state.sliceDoc(pos - 2 * token.length, pos) == token + token && (start = canStartStringAt(state, pos - 2 * token.length, stringPrefixes)) > -1 && nodeStart
|
|
1720
|
+
} else if (allowTriple && state.sliceDoc(pos - 2 * token.length, pos) == token + token && (start = canStartStringAt(state, pos - 2 * token.length, stringPrefixes)) > -1 && nodeStart(state, start)) {
|
|
1722
1721
|
return {
|
|
1723
1722
|
changes: {
|
|
1724
1723
|
insert: token + token + token + token,
|
|
@@ -1746,7 +1745,7 @@ function handleSame(state, token, allowTriple, config) {
|
|
|
1746
1745
|
userEvent: "input.type"
|
|
1747
1746
|
});
|
|
1748
1747
|
}
|
|
1749
|
-
function nodeStart
|
|
1748
|
+
function nodeStart(state, pos) {
|
|
1750
1749
|
let tree = syntaxTree(state).resolveInner(pos + 1);
|
|
1751
1750
|
return tree.parent && tree.from == pos;
|
|
1752
1751
|
}
|
|
@@ -3453,7 +3452,7 @@ const scriptText = 54,
|
|
|
3453
3452
|
|
|
3454
3453
|
/* Hand-written tokenizers for HTML. */
|
|
3455
3454
|
|
|
3456
|
-
const selfClosers = {
|
|
3455
|
+
const selfClosers$1 = {
|
|
3457
3456
|
area: true,
|
|
3458
3457
|
base: true,
|
|
3459
3458
|
br: true,
|
|
@@ -3644,7 +3643,7 @@ const tagStart = new ExternalTokenizer((input, stack) => {
|
|
|
3644
3643
|
if (name == "script") return input.acceptToken(StartScriptTag);
|
|
3645
3644
|
if (name == "style") return input.acceptToken(StartStyleTag);
|
|
3646
3645
|
if (name == "textarea") return input.acceptToken(StartTextareaTag);
|
|
3647
|
-
if (selfClosers.hasOwnProperty(name)) return input.acceptToken(StartSelfClosingTag);
|
|
3646
|
+
if (selfClosers$1.hasOwnProperty(name)) return input.acceptToken(StartSelfClosingTag);
|
|
3648
3647
|
if (parent && closeOnOpen[parent] && closeOnOpen[parent][name]) input.acceptToken(missingCloseTag, -1);else input.acceptToken(StartTag);
|
|
3649
3648
|
}
|
|
3650
3649
|
}, {
|
|
@@ -4022,9 +4021,19 @@ const parser$3 = LRParser.deserialize({
|
|
|
4022
4021
|
let _properties = null;
|
|
4023
4022
|
function properties() {
|
|
4024
4023
|
if (!_properties && typeof document == "object" && document.body) {
|
|
4025
|
-
let
|
|
4026
|
-
|
|
4027
|
-
|
|
4024
|
+
let {
|
|
4025
|
+
style
|
|
4026
|
+
} = document.body,
|
|
4027
|
+
names = [],
|
|
4028
|
+
seen = new Set();
|
|
4029
|
+
for (let prop in style) if (prop != "cssText" && prop != "cssFloat") {
|
|
4030
|
+
if (typeof style[prop] == "string") {
|
|
4031
|
+
if (/[A-Z]/.test(prop)) prop = prop.replace(/[A-Z]/g, ch => "-" + ch.toLowerCase());
|
|
4032
|
+
if (!seen.has(prop)) {
|
|
4033
|
+
names.push(prop);
|
|
4034
|
+
seen.add(prop);
|
|
4035
|
+
}
|
|
4036
|
+
}
|
|
4028
4037
|
}
|
|
4029
4038
|
_properties = names.sort().map(name => ({
|
|
4030
4039
|
type: "property",
|
|
@@ -4033,7 +4042,7 @@ function properties() {
|
|
|
4033
4042
|
}
|
|
4034
4043
|
return _properties || [];
|
|
4035
4044
|
}
|
|
4036
|
-
const pseudoClasses = /*@__PURE__*/["active", "after", "before", "checked", "default", "disabled", "empty", "enabled", "first-child", "first-letter", "first-line", "first-of-type", "focus", "hover", "in-range", "indeterminate", "invalid", "lang", "last-child", "last-of-type", "link", "not", "nth-child", "nth-last-child", "nth-last-of-type", "nth-of-type", "only-
|
|
4045
|
+
const pseudoClasses = /*@__PURE__*/["active", "after", "any-link", "autofill", "backdrop", "before", "checked", "cue", "default", "defined", "disabled", "empty", "enabled", "file-selector-button", "first", "first-child", "first-letter", "first-line", "first-of-type", "focus", "focus-visible", "focus-within", "fullscreen", "has", "host", "host-context", "hover", "in-range", "indeterminate", "invalid", "is", "lang", "last-child", "last-of-type", "left", "link", "marker", "modal", "not", "nth-child", "nth-last-child", "nth-last-of-type", "nth-of-type", "only-child", "only-of-type", "optional", "out-of-range", "part", "placeholder", "placeholder-shown", "read-only", "read-write", "required", "right", "root", "scope", "selection", "slotted", "target", "target-text", "valid", "visited", "where"].map(name => ({
|
|
4037
4046
|
type: "class",
|
|
4038
4047
|
label: name
|
|
4039
4048
|
}));
|
|
@@ -4048,17 +4057,72 @@ const tags = /*@__PURE__*/["a", "abbr", "address", "article", "aside", "b", "bdi
|
|
|
4048
4057
|
type: "type",
|
|
4049
4058
|
label: name
|
|
4050
4059
|
}));
|
|
4051
|
-
const identifier$1 = /^[\w-]
|
|
4060
|
+
const identifier$1 = /^(\w[\w-]*|-\w[\w-]*|)$/,
|
|
4061
|
+
variable = /^-(-[\w-]*)?$/;
|
|
4062
|
+
function isVarArg(node, doc) {
|
|
4063
|
+
var _a;
|
|
4064
|
+
if (node.name == "(" || node.type.isError) node = node.parent || node;
|
|
4065
|
+
if (node.name != "ArgList") return false;
|
|
4066
|
+
let callee = (_a = node.parent) === null || _a === void 0 ? void 0 : _a.firstChild;
|
|
4067
|
+
if ((callee === null || callee === void 0 ? void 0 : callee.name) != "Callee") return false;
|
|
4068
|
+
return doc.sliceString(callee.from, callee.to) == "var";
|
|
4069
|
+
}
|
|
4070
|
+
const VariablesByNode = /*@__PURE__*/new NodeWeakMap();
|
|
4071
|
+
const declSelector = ["Declaration"];
|
|
4072
|
+
function astTop(node) {
|
|
4073
|
+
for (let cur = node;;) {
|
|
4074
|
+
if (cur.type.isTop) return cur;
|
|
4075
|
+
if (!(cur = cur.parent)) return node;
|
|
4076
|
+
}
|
|
4077
|
+
}
|
|
4078
|
+
function variableNames(doc, node, isVariable) {
|
|
4079
|
+
if (node.to - node.from > 4096) {
|
|
4080
|
+
let known = VariablesByNode.get(node);
|
|
4081
|
+
if (known) return known;
|
|
4082
|
+
let result = [],
|
|
4083
|
+
seen = new Set(),
|
|
4084
|
+
cursor = node.cursor(IterMode.IncludeAnonymous);
|
|
4085
|
+
if (cursor.firstChild()) do {
|
|
4086
|
+
for (let option of variableNames(doc, cursor.node, isVariable)) if (!seen.has(option.label)) {
|
|
4087
|
+
seen.add(option.label);
|
|
4088
|
+
result.push(option);
|
|
4089
|
+
}
|
|
4090
|
+
} while (cursor.nextSibling());
|
|
4091
|
+
VariablesByNode.set(node, result);
|
|
4092
|
+
return result;
|
|
4093
|
+
} else {
|
|
4094
|
+
let result = [],
|
|
4095
|
+
seen = new Set();
|
|
4096
|
+
node.cursor().iterate(node => {
|
|
4097
|
+
var _a;
|
|
4098
|
+
if (isVariable(node) && node.matchContext(declSelector) && ((_a = node.node.nextSibling) === null || _a === void 0 ? void 0 : _a.name) == ":") {
|
|
4099
|
+
let name = doc.sliceString(node.from, node.to);
|
|
4100
|
+
if (!seen.has(name)) {
|
|
4101
|
+
seen.add(name);
|
|
4102
|
+
result.push({
|
|
4103
|
+
label: name,
|
|
4104
|
+
type: "variable"
|
|
4105
|
+
});
|
|
4106
|
+
}
|
|
4107
|
+
}
|
|
4108
|
+
});
|
|
4109
|
+
return result;
|
|
4110
|
+
}
|
|
4111
|
+
}
|
|
4052
4112
|
/**
|
|
4053
|
-
|
|
4113
|
+
Create a completion source for a CSS dialect, providing a
|
|
4114
|
+
predicate for determining what kind of syntax node can act as a
|
|
4115
|
+
completable variable. This is used by language modes like Sass and
|
|
4116
|
+
Less to reuse this package's completion logic.
|
|
4054
4117
|
*/
|
|
4055
|
-
const
|
|
4118
|
+
const defineCSSCompletionSource = isVariable => context => {
|
|
4056
4119
|
let {
|
|
4057
4120
|
state,
|
|
4058
4121
|
pos
|
|
4059
4122
|
} = context,
|
|
4060
4123
|
node = syntaxTree(state).resolveInner(pos, -1);
|
|
4061
|
-
|
|
4124
|
+
let isDash = node.type.isError && node.from == node.to - 1 && state.doc.sliceString(node.from, node.to) == "-";
|
|
4125
|
+
if (node.name == "PropertyName" || (isDash || node.name == "TagName") && /^(Block|Styles)$/.test(node.resolve(node.to).name)) return {
|
|
4062
4126
|
from: node.from,
|
|
4063
4127
|
options: properties(),
|
|
4064
4128
|
validFor: identifier$1
|
|
@@ -4073,6 +4137,11 @@ const cssCompletionSource = context => {
|
|
|
4073
4137
|
options: pseudoClasses,
|
|
4074
4138
|
validFor: identifier$1
|
|
4075
4139
|
};
|
|
4140
|
+
if (isVariable(node) || (context.explicit || isDash) && isVarArg(node, state.doc)) return {
|
|
4141
|
+
from: isVariable(node) || isDash ? node.from : pos,
|
|
4142
|
+
options: variableNames(state.doc, astTop(node), isVariable),
|
|
4143
|
+
validFor: variable
|
|
4144
|
+
};
|
|
4076
4145
|
if (node.name == "TagName") {
|
|
4077
4146
|
for (let {
|
|
4078
4147
|
parent
|
|
@@ -4100,13 +4169,17 @@ const cssCompletionSource = context => {
|
|
|
4100
4169
|
options: values,
|
|
4101
4170
|
validFor: identifier$1
|
|
4102
4171
|
};
|
|
4103
|
-
if (above.name == "Block") return {
|
|
4172
|
+
if (above.name == "Block" || above.name == "Styles") return {
|
|
4104
4173
|
from: pos,
|
|
4105
4174
|
options: properties(),
|
|
4106
4175
|
validFor: identifier$1
|
|
4107
4176
|
};
|
|
4108
4177
|
return null;
|
|
4109
4178
|
};
|
|
4179
|
+
/**
|
|
4180
|
+
CSS property, variable, and value keyword completion source.
|
|
4181
|
+
*/
|
|
4182
|
+
const cssCompletionSource = /*@__PURE__*/defineCSSCompletionSource(n => n.name == "VariableName");
|
|
4110
4183
|
|
|
4111
4184
|
/**
|
|
4112
4185
|
A language provider based on the [Lezer CSS
|
|
@@ -4114,6 +4187,7 @@ parser](https://github.com/lezer-parser/css), extended with
|
|
|
4114
4187
|
highlighting and indentation information.
|
|
4115
4188
|
*/
|
|
4116
4189
|
const cssLanguage = /*@__PURE__*/LRLanguage.define({
|
|
4190
|
+
name: "css",
|
|
4117
4191
|
parser: /*@__PURE__*/parser$3.configure({
|
|
4118
4192
|
props: [/*@__PURE__*/indentNodeProp.add({
|
|
4119
4193
|
Declaration: /*@__PURE__*/continuedIndent()
|
|
@@ -4489,7 +4563,7 @@ function getScope(doc, node) {
|
|
|
4489
4563
|
return completions;
|
|
4490
4564
|
}
|
|
4491
4565
|
const Identifier = /^[\w$\xa1-\uffff][\w$\d\xa1-\uffff]*$/;
|
|
4492
|
-
const dontComplete = ["TemplateString", "String", "RegExp", "LineComment", "BlockComment", "VariableDefinition", "TypeDefinition", "Label", "PropertyDefinition", "PropertyName", "PrivatePropertyDefinition", "PrivatePropertyName"];
|
|
4566
|
+
const dontComplete = ["TemplateString", "String", "RegExp", "LineComment", "BlockComment", "VariableDefinition", "TypeDefinition", "Label", "PropertyDefinition", "PropertyName", "PrivatePropertyDefinition", "PrivatePropertyName", ".", "?."];
|
|
4493
4567
|
/**
|
|
4494
4568
|
Completion source that looks up locally defined names in
|
|
4495
4569
|
JavaScript code.
|
|
@@ -4497,7 +4571,7 @@ JavaScript code.
|
|
|
4497
4571
|
function localCompletionSource(context) {
|
|
4498
4572
|
let inner = syntaxTree(context.state).resolveInner(context.pos, -1);
|
|
4499
4573
|
if (dontComplete.indexOf(inner.name) > -1) return null;
|
|
4500
|
-
let isWord = inner.to - inner.from < 20 && Identifier.test(context.state.sliceDoc(inner.from, inner.to));
|
|
4574
|
+
let isWord = inner.name == "VariableName" || inner.to - inner.from < 20 && Identifier.test(context.state.sliceDoc(inner.from, inner.to));
|
|
4501
4575
|
if (!isWord && !context.explicit) return null;
|
|
4502
4576
|
let options = [];
|
|
4503
4577
|
for (let pos = inner; pos; pos = pos.parent) {
|
|
@@ -4516,6 +4590,7 @@ parser](https://github.com/lezer-parser/javascript), extended with
|
|
|
4516
4590
|
highlighting and indentation information.
|
|
4517
4591
|
*/
|
|
4518
4592
|
const javascriptLanguage = /*@__PURE__*/LRLanguage.define({
|
|
4593
|
+
name: "javascript",
|
|
4519
4594
|
parser: /*@__PURE__*/parser$2.configure({
|
|
4520
4595
|
props: [/*@__PURE__*/indentNodeProp.add({
|
|
4521
4596
|
IfStatement: /*@__PURE__*/continuedIndent({
|
|
@@ -4551,7 +4626,7 @@ const javascriptLanguage = /*@__PURE__*/LRLanguage.define({
|
|
|
4551
4626
|
return context.column(context.node.from) + context.unit;
|
|
4552
4627
|
}
|
|
4553
4628
|
}), /*@__PURE__*/foldNodeProp.add({
|
|
4554
|
-
"Block ClassBody SwitchBody EnumBody ObjectExpression ArrayExpression": foldInside,
|
|
4629
|
+
"Block ClassBody SwitchBody EnumBody ObjectExpression ArrayExpression ObjectType": foldInside,
|
|
4555
4630
|
BlockComment(tree) {
|
|
4556
4631
|
return {
|
|
4557
4632
|
from: tree.from + 2,
|
|
@@ -4575,24 +4650,37 @@ const javascriptLanguage = /*@__PURE__*/LRLanguage.define({
|
|
|
4575
4650
|
wordChars: "$"
|
|
4576
4651
|
}
|
|
4577
4652
|
});
|
|
4653
|
+
const jsxSublanguage = {
|
|
4654
|
+
test: node => /^JSX/.test(node.name),
|
|
4655
|
+
facet: /*@__PURE__*/defineLanguageFacet({
|
|
4656
|
+
commentTokens: {
|
|
4657
|
+
block: {
|
|
4658
|
+
open: "{/*",
|
|
4659
|
+
close: "*/}"
|
|
4660
|
+
}
|
|
4661
|
+
}
|
|
4662
|
+
})
|
|
4663
|
+
};
|
|
4578
4664
|
/**
|
|
4579
4665
|
A language provider for TypeScript.
|
|
4580
4666
|
*/
|
|
4581
4667
|
const typescriptLanguage = /*@__PURE__*/javascriptLanguage.configure({
|
|
4582
4668
|
dialect: "ts"
|
|
4583
|
-
});
|
|
4669
|
+
}, "typescript");
|
|
4584
4670
|
/**
|
|
4585
4671
|
Language provider for JSX.
|
|
4586
4672
|
*/
|
|
4587
4673
|
const jsxLanguage = /*@__PURE__*/javascriptLanguage.configure({
|
|
4588
|
-
dialect: "jsx"
|
|
4674
|
+
dialect: "jsx",
|
|
4675
|
+
props: [/*@__PURE__*/sublanguageProp.add(n => n.isTop ? [jsxSublanguage] : undefined)]
|
|
4589
4676
|
});
|
|
4590
4677
|
/**
|
|
4591
4678
|
Language provider for JSX + TypeScript.
|
|
4592
4679
|
*/
|
|
4593
4680
|
const tsxLanguage = /*@__PURE__*/javascriptLanguage.configure({
|
|
4594
|
-
dialect: "jsx ts"
|
|
4595
|
-
|
|
4681
|
+
dialect: "jsx ts",
|
|
4682
|
+
props: [/*@__PURE__*/sublanguageProp.add(n => n.isTop ? [jsxSublanguage] : undefined)]
|
|
4683
|
+
}, "typescript");
|
|
4596
4684
|
const keywords = /*@__PURE__*/"break case const continue default delete export extends false finally in instanceof let new return static super switch this throw true typeof var yield".split(" ").map(kw => ({
|
|
4597
4685
|
label: kw,
|
|
4598
4686
|
type: "keyword"
|
|
@@ -4610,11 +4698,22 @@ function javascript() {
|
|
|
4610
4698
|
autocomplete: localCompletionSource
|
|
4611
4699
|
}), config.jsx ? autoCloseTags$1 : []]);
|
|
4612
4700
|
}
|
|
4701
|
+
function findOpenTag(node) {
|
|
4702
|
+
for (;;) {
|
|
4703
|
+
if (node.name == "JSXOpenTag" || node.name == "JSXSelfClosingTag" || node.name == "JSXFragmentTag") return node;
|
|
4704
|
+
if (node.name == "JSXEscape" || !node.parent) return null;
|
|
4705
|
+
node = node.parent;
|
|
4706
|
+
}
|
|
4707
|
+
}
|
|
4613
4708
|
function elementName$1(doc, tree) {
|
|
4614
4709
|
let max = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : doc.length;
|
|
4615
|
-
|
|
4616
|
-
|
|
4617
|
-
|
|
4710
|
+
for (let ch = tree === null || tree === void 0 ? void 0 : tree.firstChild; ch; ch = ch.nextSibling) {
|
|
4711
|
+
if (ch.name == "JSXIdentifier" || ch.name == "JSXBuiltin" || ch.name == "JSXNamespacedName" || ch.name == "JSXMemberExpression") return doc.sliceString(ch.from, Math.min(ch.to, max));
|
|
4712
|
+
}
|
|
4713
|
+
return "";
|
|
4714
|
+
}
|
|
4715
|
+
function isEndTag(node) {
|
|
4716
|
+
return node && (node.name == "JSXEndTag" || node.name == "JSXSelfCloseEndTag");
|
|
4618
4717
|
}
|
|
4619
4718
|
const android = typeof navigator == "object" && /*@__PURE__*/ /Android\b/.test(navigator.userAgent);
|
|
4620
4719
|
/**
|
|
@@ -4627,33 +4726,25 @@ const autoCloseTags$1 = /*@__PURE__*/EditorView.inputHandler.of((view, from, to,
|
|
|
4627
4726
|
state
|
|
4628
4727
|
} = view;
|
|
4629
4728
|
let changes = state.changeByRange(range => {
|
|
4630
|
-
var _a
|
|
4729
|
+
var _a;
|
|
4631
4730
|
let {
|
|
4632
4731
|
head
|
|
4633
4732
|
} = range,
|
|
4634
4733
|
around = syntaxTree(state).resolveInner(head, -1),
|
|
4635
4734
|
name;
|
|
4636
4735
|
if (around.name == "JSXStartTag") around = around.parent;
|
|
4637
|
-
if (text == ">" && around.name == "JSXFragmentTag") {
|
|
4736
|
+
if (around.name == "JSXAttributeValue" && around.to > head) ;else if (text == ">" && around.name == "JSXFragmentTag") {
|
|
4638
4737
|
return {
|
|
4639
4738
|
range: EditorSelection.cursor(head + 1),
|
|
4640
4739
|
changes: {
|
|
4641
4740
|
from: head,
|
|
4642
|
-
insert:
|
|
4643
|
-
}
|
|
4644
|
-
};
|
|
4645
|
-
} else if (text == ">" && around.name == "JSXIdentifier") {
|
|
4646
|
-
if (((_b = (_a = around.parent) === null || _a === void 0 ? void 0 : _a.lastChild) === null || _b === void 0 ? void 0 : _b.name) != "JSXEndTag" && (name = elementName$1(state.doc, around.parent, head))) return {
|
|
4647
|
-
range: EditorSelection.cursor(head + 1),
|
|
4648
|
-
changes: {
|
|
4649
|
-
from: head,
|
|
4650
|
-
insert: `></${name}>`
|
|
4741
|
+
insert: `></>`
|
|
4651
4742
|
}
|
|
4652
4743
|
};
|
|
4653
4744
|
} else if (text == "/" && around.name == "JSXFragmentTag") {
|
|
4654
4745
|
let empty = around.parent,
|
|
4655
4746
|
base = empty === null || empty === void 0 ? void 0 : empty.parent;
|
|
4656
|
-
if (empty.from == head - 1 && ((
|
|
4747
|
+
if (empty.from == head - 1 && ((_a = base.lastChild) === null || _a === void 0 ? void 0 : _a.name) != "JSXEndTag" && (name = elementName$1(state.doc, base === null || base === void 0 ? void 0 : base.firstChild, head))) {
|
|
4657
4748
|
let insert = `/${name}>`;
|
|
4658
4749
|
return {
|
|
4659
4750
|
range: EditorSelection.cursor(head + insert.length),
|
|
@@ -4663,6 +4754,15 @@ const autoCloseTags$1 = /*@__PURE__*/EditorView.inputHandler.of((view, from, to,
|
|
|
4663
4754
|
}
|
|
4664
4755
|
};
|
|
4665
4756
|
}
|
|
4757
|
+
} else if (text == ">") {
|
|
4758
|
+
let openTag = findOpenTag(around);
|
|
4759
|
+
if (openTag && !isEndTag(openTag.lastChild) && state.sliceDoc(head, head + 2) != "</" && (name = elementName$1(state.doc, openTag, head))) return {
|
|
4760
|
+
range: EditorSelection.cursor(head + 1),
|
|
4761
|
+
changes: {
|
|
4762
|
+
from: head,
|
|
4763
|
+
insert: `></${name}>`
|
|
4764
|
+
}
|
|
4765
|
+
};
|
|
4666
4766
|
}
|
|
4667
4767
|
return {
|
|
4668
4768
|
range
|
|
@@ -4694,9 +4794,7 @@ const Tags = {
|
|
|
4694
4794
|
}
|
|
4695
4795
|
},
|
|
4696
4796
|
abbr: S,
|
|
4697
|
-
acronym: S,
|
|
4698
4797
|
address: S,
|
|
4699
|
-
applet: S,
|
|
4700
4798
|
area: {
|
|
4701
4799
|
attrs: {
|
|
4702
4800
|
alt: null,
|
|
@@ -4730,10 +4828,8 @@ const Tags = {
|
|
|
4730
4828
|
target: Targets
|
|
4731
4829
|
}
|
|
4732
4830
|
},
|
|
4733
|
-
basefont: S,
|
|
4734
4831
|
bdi: S,
|
|
4735
4832
|
bdo: S,
|
|
4736
|
-
big: S,
|
|
4737
4833
|
blockquote: {
|
|
4738
4834
|
attrs: {
|
|
4739
4835
|
cite: null
|
|
@@ -4817,7 +4913,6 @@ const Tags = {
|
|
|
4817
4913
|
}
|
|
4818
4914
|
},
|
|
4819
4915
|
dfn: S,
|
|
4820
|
-
dir: S,
|
|
4821
4916
|
div: S,
|
|
4822
4917
|
dl: S,
|
|
4823
4918
|
dt: S,
|
|
@@ -4844,7 +4939,6 @@ const Tags = {
|
|
|
4844
4939
|
},
|
|
4845
4940
|
figcaption: S,
|
|
4846
4941
|
figure: S,
|
|
4847
|
-
font: S,
|
|
4848
4942
|
footer: S,
|
|
4849
4943
|
form: {
|
|
4850
4944
|
attrs: {
|
|
@@ -4858,8 +4952,6 @@ const Tags = {
|
|
|
4858
4952
|
target: Targets
|
|
4859
4953
|
}
|
|
4860
4954
|
},
|
|
4861
|
-
frame: S,
|
|
4862
|
-
frameset: S,
|
|
4863
4955
|
h1: S,
|
|
4864
4956
|
h2: S,
|
|
4865
4957
|
h3: S,
|
|
@@ -5003,7 +5095,6 @@ const Tags = {
|
|
|
5003
5095
|
}
|
|
5004
5096
|
},
|
|
5005
5097
|
nav: S,
|
|
5006
|
-
noframes: S,
|
|
5007
5098
|
noscript: S,
|
|
5008
5099
|
object: {
|
|
5009
5100
|
attrs: {
|
|
@@ -5068,7 +5159,6 @@ const Tags = {
|
|
|
5068
5159
|
rp: S,
|
|
5069
5160
|
rt: S,
|
|
5070
5161
|
ruby: S,
|
|
5071
|
-
s: S,
|
|
5072
5162
|
samp: S,
|
|
5073
5163
|
script: {
|
|
5074
5164
|
attrs: {
|
|
@@ -5104,7 +5194,6 @@ const Tags = {
|
|
|
5104
5194
|
}
|
|
5105
5195
|
},
|
|
5106
5196
|
span: S,
|
|
5107
|
-
strike: S,
|
|
5108
5197
|
strong: S,
|
|
5109
5198
|
style: {
|
|
5110
5199
|
attrs: {
|
|
@@ -5168,8 +5257,6 @@ const Tags = {
|
|
|
5168
5257
|
srclang: null
|
|
5169
5258
|
}
|
|
5170
5259
|
},
|
|
5171
|
-
tt: S,
|
|
5172
|
-
u: S,
|
|
5173
5260
|
ul: {
|
|
5174
5261
|
children: ["li", "script", "template", "ul", "ol"]
|
|
5175
5262
|
},
|
|
@@ -5214,7 +5301,6 @@ const GlobalAttrs = {
|
|
|
5214
5301
|
tabindex: null,
|
|
5215
5302
|
title: null,
|
|
5216
5303
|
translate: ["yes", "no"],
|
|
5217
|
-
onclick: null,
|
|
5218
5304
|
rel: ["stylesheet", "alternate", "author", "bookmark", "help", "license", "next", "nofollow", "noreferrer", "prefetch", "prev", "search", "tag"],
|
|
5219
5305
|
role: /*@__PURE__*/"alert application article banner button cell checkbox complementary contentinfo dialog document feed figure form grid gridcell heading img list listbox listitem main navigation region row rowgroup search switch tab table tabpanel textbox timer".split(" "),
|
|
5220
5306
|
"aria-activedescendant": null,
|
|
@@ -5252,6 +5338,8 @@ const GlobalAttrs = {
|
|
|
5252
5338
|
"aria-valuenow": null,
|
|
5253
5339
|
"aria-valuetext": null
|
|
5254
5340
|
};
|
|
5341
|
+
const eventAttributes = /*@__PURE__*/("beforeunload copy cut dragstart dragover dragleave dragenter dragend " + "drag paste focus blur change click load mousedown mouseenter mouseleave " + "mouseup keydown keyup resize scroll unload").split(" ").map(n => "on" + n);
|
|
5342
|
+
for (let a of eventAttributes) GlobalAttrs[a] = null;
|
|
5255
5343
|
class Schema {
|
|
5256
5344
|
constructor(extraTags, extraAttrs) {
|
|
5257
5345
|
this.tags = Object.assign(Object.assign({}, Tags), extraTags);
|
|
@@ -5342,7 +5430,8 @@ function completeStartTag(state, schema, tree, pos) {
|
|
|
5342
5430
|
function completeAttrName(state, schema, tree, from, to) {
|
|
5343
5431
|
let elt = findParentElement(tree),
|
|
5344
5432
|
info = elt ? schema.tags[elementName(state.doc, elt)] : null;
|
|
5345
|
-
let
|
|
5433
|
+
let localAttrs = info && info.attrs ? Object.keys(info.attrs) : [];
|
|
5434
|
+
let names = info && info.globalAttrs === false ? localAttrs : localAttrs.length ? localAttrs.concat(schema.globalAttrNames) : schema.globalAttrNames;
|
|
5346
5435
|
return {
|
|
5347
5436
|
from,
|
|
5348
5437
|
to,
|
|
@@ -5434,14 +5523,48 @@ function htmlCompletionSourceWith(config) {
|
|
|
5434
5523
|
let schema = extraAttrs || extraTags ? new Schema(extraTags, extraAttrs) : Schema.default;
|
|
5435
5524
|
return context => htmlCompletionFor(schema, context);
|
|
5436
5525
|
}
|
|
5437
|
-
|
|
5526
|
+
const defaultNesting = [{
|
|
5527
|
+
tag: "script",
|
|
5528
|
+
attrs: attrs => attrs.type == "text/typescript" || attrs.lang == "ts",
|
|
5529
|
+
parser: typescriptLanguage.parser
|
|
5530
|
+
}, {
|
|
5531
|
+
tag: "script",
|
|
5532
|
+
attrs: attrs => attrs.type == "text/babel" || attrs.type == "text/jsx",
|
|
5533
|
+
parser: jsxLanguage.parser
|
|
5534
|
+
}, {
|
|
5535
|
+
tag: "script",
|
|
5536
|
+
attrs: attrs => attrs.type == "text/typescript-jsx",
|
|
5537
|
+
parser: tsxLanguage.parser
|
|
5538
|
+
}, {
|
|
5539
|
+
tag: "script",
|
|
5540
|
+
attrs(attrs) {
|
|
5541
|
+
return !attrs.type || /^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(attrs.type);
|
|
5542
|
+
},
|
|
5543
|
+
parser: javascriptLanguage.parser
|
|
5544
|
+
}, {
|
|
5545
|
+
tag: "style",
|
|
5546
|
+
attrs(attrs) {
|
|
5547
|
+
return (!attrs.lang || attrs.lang == "css") && (!attrs.type || /^(text\/)?(x-)?(stylesheet|css)$/i.test(attrs.type));
|
|
5548
|
+
},
|
|
5549
|
+
parser: cssLanguage.parser
|
|
5550
|
+
}];
|
|
5551
|
+
const defaultAttrs = /*@__PURE__*/[{
|
|
5552
|
+
name: "style",
|
|
5553
|
+
parser: /*@__PURE__*/cssLanguage.parser.configure({
|
|
5554
|
+
top: "Styles"
|
|
5555
|
+
})
|
|
5556
|
+
}].concat( /*@__PURE__*/eventAttributes.map(name => ({
|
|
5557
|
+
name,
|
|
5558
|
+
parser: javascriptLanguage.parser
|
|
5559
|
+
})));
|
|
5438
5560
|
/**
|
|
5439
5561
|
A language provider based on the [Lezer HTML
|
|
5440
5562
|
parser](https://github.com/lezer-parser/html), extended with the
|
|
5441
5563
|
JavaScript and CSS parsers to parse the content of `<script>` and
|
|
5442
5564
|
`<style>` tags.
|
|
5443
5565
|
*/
|
|
5444
|
-
const
|
|
5566
|
+
const htmlPlain = /*@__PURE__*/LRLanguage.define({
|
|
5567
|
+
name: "html",
|
|
5445
5568
|
parser: /*@__PURE__*/parser$4.configure({
|
|
5446
5569
|
props: [/*@__PURE__*/indentNodeProp.add({
|
|
5447
5570
|
Element(context) {
|
|
@@ -5474,20 +5597,9 @@ const htmlLanguage = /*@__PURE__*/LRLanguage.define({
|
|
|
5474
5597
|
to: last.name == "CloseTag" ? last.from : node.to
|
|
5475
5598
|
};
|
|
5476
5599
|
}
|
|
5477
|
-
})
|
|
5478
|
-
|
|
5479
|
-
|
|
5480
|
-
attrs(attrs) {
|
|
5481
|
-
return !attrs.type || /^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(attrs.type);
|
|
5482
|
-
},
|
|
5483
|
-
parser: javascriptLanguage.parser
|
|
5484
|
-
}, {
|
|
5485
|
-
tag: "style",
|
|
5486
|
-
attrs(attrs) {
|
|
5487
|
-
return (!attrs.lang || attrs.lang == "css") && (!attrs.type || /^(text\/)?(x-)?(stylesheet|css)$/i.test(attrs.type));
|
|
5488
|
-
},
|
|
5489
|
-
parser: cssLanguage.parser
|
|
5490
|
-
}])
|
|
5600
|
+
}), /*@__PURE__*/bracketMatchingHandle.add({
|
|
5601
|
+
"OpenTag CloseTag": node => node.getChild("TagName")
|
|
5602
|
+
})]
|
|
5491
5603
|
}),
|
|
5492
5604
|
languageData: {
|
|
5493
5605
|
commentTokens: {
|
|
@@ -5501,20 +5613,37 @@ const htmlLanguage = /*@__PURE__*/LRLanguage.define({
|
|
|
5501
5613
|
}
|
|
5502
5614
|
});
|
|
5503
5615
|
/**
|
|
5616
|
+
A language provider based on the [Lezer HTML
|
|
5617
|
+
parser](https://github.com/lezer-parser/html), extended with the
|
|
5618
|
+
JavaScript and CSS parsers to parse the content of `<script>` and
|
|
5619
|
+
`<style>` tags.
|
|
5620
|
+
*/
|
|
5621
|
+
const htmlLanguage = /*@__PURE__*/htmlPlain.configure({
|
|
5622
|
+
wrap: /*@__PURE__*/configureNesting(defaultNesting, defaultAttrs)
|
|
5623
|
+
});
|
|
5624
|
+
/**
|
|
5504
5625
|
Language support for HTML, including
|
|
5505
5626
|
[`htmlCompletion`](https://codemirror.net/6/docs/ref/#lang-html.htmlCompletion) and JavaScript and
|
|
5506
5627
|
CSS support extensions.
|
|
5507
5628
|
*/
|
|
5508
5629
|
function html() {
|
|
5509
5630
|
let config = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
5510
|
-
let
|
|
5511
|
-
|
|
5512
|
-
|
|
5513
|
-
|
|
5631
|
+
let dialect = "",
|
|
5632
|
+
wrap;
|
|
5633
|
+
if (config.matchClosingTags === false) dialect = "noMatch";
|
|
5634
|
+
if (config.selfClosingTags === true) dialect = (dialect ? dialect + " " : "") + "selfClosing";
|
|
5635
|
+
if (config.nestedLanguages && config.nestedLanguages.length || config.nestedAttributes && config.nestedAttributes.length) wrap = configureNesting((config.nestedLanguages || []).concat(defaultNesting), (config.nestedAttributes || []).concat(defaultAttrs));
|
|
5636
|
+
let lang = wrap ? htmlPlain.configure({
|
|
5637
|
+
wrap,
|
|
5638
|
+
dialect
|
|
5639
|
+
}) : dialect ? htmlLanguage.configure({
|
|
5640
|
+
dialect
|
|
5641
|
+
}) : htmlLanguage;
|
|
5514
5642
|
return new LanguageSupport(lang, [htmlLanguage.data.of({
|
|
5515
5643
|
autocomplete: htmlCompletionSourceWith(config)
|
|
5516
5644
|
}), config.autoCloseTags !== false ? autoCloseTags : [], javascript().support, css().support]);
|
|
5517
5645
|
}
|
|
5646
|
+
const selfClosers = /*@__PURE__*/new Set( /*@__PURE__*/"area base br col command embed frame hr img input keygen link meta param source track wbr menuitem".split(" "));
|
|
5518
5647
|
/**
|
|
5519
5648
|
Extension that will automatically insert close tags when a `>` or
|
|
5520
5649
|
`/` is typed.
|
|
@@ -5533,20 +5662,26 @@ const autoCloseTags = /*@__PURE__*/EditorView.inputHandler.of((view, from, to, t
|
|
|
5533
5662
|
name;
|
|
5534
5663
|
if (around.name == "TagName" || around.name == "StartTag") around = around.parent;
|
|
5535
5664
|
if (text == ">" && around.name == "OpenTag") {
|
|
5536
|
-
if (((_b = (_a = around.parent) === null || _a === void 0 ? void 0 : _a.lastChild) === null || _b === void 0 ? void 0 : _b.name) != "CloseTag" && (name = elementName(state.doc, around.parent, head)))
|
|
5537
|
-
|
|
5538
|
-
|
|
5539
|
-
|
|
5540
|
-
|
|
5541
|
-
|
|
5542
|
-
|
|
5665
|
+
if (((_b = (_a = around.parent) === null || _a === void 0 ? void 0 : _a.lastChild) === null || _b === void 0 ? void 0 : _b.name) != "CloseTag" && (name = elementName(state.doc, around.parent, head)) && !selfClosers.has(name)) {
|
|
5666
|
+
let hasRightBracket = view.state.doc.sliceString(head, head + 1) === ">";
|
|
5667
|
+
let insert = `${hasRightBracket ? "" : ">"}</${name}>`;
|
|
5668
|
+
return {
|
|
5669
|
+
range: EditorSelection.cursor(head + 1),
|
|
5670
|
+
changes: {
|
|
5671
|
+
from: head + (hasRightBracket ? 1 : 0),
|
|
5672
|
+
insert
|
|
5673
|
+
}
|
|
5674
|
+
};
|
|
5675
|
+
}
|
|
5543
5676
|
} else if (text == "/" && around.name == "OpenTag") {
|
|
5544
5677
|
let empty = around.parent,
|
|
5545
5678
|
base = empty === null || empty === void 0 ? void 0 : empty.parent;
|
|
5546
|
-
if (empty.from == head - 1 && ((_c = base.lastChild) === null || _c === void 0 ? void 0 : _c.name) != "CloseTag" && (name = elementName(state.doc, base, head))) {
|
|
5547
|
-
let
|
|
5679
|
+
if (empty.from == head - 1 && ((_c = base.lastChild) === null || _c === void 0 ? void 0 : _c.name) != "CloseTag" && (name = elementName(state.doc, base, head)) && !selfClosers.has(name)) {
|
|
5680
|
+
let hasRightBracket = view.state.doc.sliceString(head, head + 1) === ">";
|
|
5681
|
+
let insert = `/${name}${hasRightBracket ? "" : ">"}`;
|
|
5682
|
+
let pos = head + insert.length + (hasRightBracket ? 1 : 0);
|
|
5548
5683
|
return {
|
|
5549
|
-
range: EditorSelection.cursor(
|
|
5684
|
+
range: EditorSelection.cursor(pos),
|
|
5550
5685
|
changes: {
|
|
5551
5686
|
from: head,
|
|
5552
5687
|
insert
|
|
@@ -5601,6 +5736,7 @@ const parser$1 = LRParser.deserialize({
|
|
|
5601
5736
|
A language provider that provides JSON parsing.
|
|
5602
5737
|
*/
|
|
5603
5738
|
const jsonLanguage = /*@__PURE__*/LRLanguage.define({
|
|
5739
|
+
name: "json",
|
|
5604
5740
|
parser: /*@__PURE__*/parser$1.configure({
|
|
5605
5741
|
props: [/*@__PURE__*/indentNodeProp.add({
|
|
5606
5742
|
Object: /*@__PURE__*/continuedIndent({
|
|
@@ -7477,26 +7613,55 @@ const Emoji = {
|
|
|
7477
7613
|
};
|
|
7478
7614
|
|
|
7479
7615
|
const data = /*@__PURE__*/defineLanguageFacet({
|
|
7480
|
-
|
|
7481
|
-
|
|
7482
|
-
|
|
7616
|
+
commentTokens: {
|
|
7617
|
+
block: {
|
|
7618
|
+
open: "<!--",
|
|
7619
|
+
close: "-->"
|
|
7620
|
+
}
|
|
7483
7621
|
}
|
|
7484
7622
|
});
|
|
7623
|
+
const headingProp = /*@__PURE__*/new NodeProp();
|
|
7485
7624
|
const commonmark = /*@__PURE__*/parser.configure({
|
|
7486
7625
|
props: [/*@__PURE__*/foldNodeProp.add(type => {
|
|
7487
|
-
|
|
7488
|
-
return (tree, state) => ({
|
|
7626
|
+
return !type.is("Block") || type.is("Document") || isHeading(type) != null ? undefined : (tree, state) => ({
|
|
7489
7627
|
from: state.doc.lineAt(tree.from).to,
|
|
7490
7628
|
to: tree.to
|
|
7491
7629
|
});
|
|
7492
|
-
}), /*@__PURE__*/indentNodeProp.add({
|
|
7630
|
+
}), /*@__PURE__*/headingProp.add(isHeading), /*@__PURE__*/indentNodeProp.add({
|
|
7493
7631
|
Document: () => null
|
|
7494
7632
|
}), /*@__PURE__*/languageDataProp.add({
|
|
7495
7633
|
Document: data
|
|
7496
7634
|
})]
|
|
7497
7635
|
});
|
|
7636
|
+
function isHeading(type) {
|
|
7637
|
+
let match = /^(?:ATX|Setext)Heading(\d)$/.exec(type.name);
|
|
7638
|
+
return match ? +match[1] : undefined;
|
|
7639
|
+
}
|
|
7640
|
+
function findSectionEnd(headerNode, level) {
|
|
7641
|
+
let last = headerNode;
|
|
7642
|
+
for (;;) {
|
|
7643
|
+
let next = last.nextSibling,
|
|
7644
|
+
heading;
|
|
7645
|
+
if (!next || (heading = isHeading(next.type)) != null && heading <= level) break;
|
|
7646
|
+
last = next;
|
|
7647
|
+
}
|
|
7648
|
+
return last.to;
|
|
7649
|
+
}
|
|
7650
|
+
const headerIndent = /*@__PURE__*/foldService.of((state, start, end) => {
|
|
7651
|
+
for (let node = syntaxTree(state).resolveInner(end, -1); node; node = node.parent) {
|
|
7652
|
+
if (node.from < start) break;
|
|
7653
|
+
let heading = node.type.prop(headingProp);
|
|
7654
|
+
if (heading == null) continue;
|
|
7655
|
+
let upto = findSectionEnd(node, heading);
|
|
7656
|
+
if (upto > end) return {
|
|
7657
|
+
from: end,
|
|
7658
|
+
to: upto
|
|
7659
|
+
};
|
|
7660
|
+
}
|
|
7661
|
+
return null;
|
|
7662
|
+
});
|
|
7498
7663
|
function mkLang(parser) {
|
|
7499
|
-
return new Language(data, parser);
|
|
7664
|
+
return new Language(data, parser, [headerIndent], "markdown");
|
|
7500
7665
|
}
|
|
7501
7666
|
/**
|
|
7502
7667
|
Language support for strict CommonMark.
|
|
@@ -7520,9 +7685,6 @@ function getCodeParser(languages, defaultLanguage) {
|
|
|
7520
7685
|
return defaultLanguage ? defaultLanguage.parser : null;
|
|
7521
7686
|
};
|
|
7522
7687
|
}
|
|
7523
|
-
function nodeStart(node, doc) {
|
|
7524
|
-
return doc.sliceString(node.from, node.from + 50);
|
|
7525
|
-
}
|
|
7526
7688
|
class Context {
|
|
7527
7689
|
constructor(node, from, to, spaceBefore, spaceAfter, type, item) {
|
|
7528
7690
|
this.node = node;
|
|
@@ -7533,41 +7695,46 @@ class Context {
|
|
|
7533
7695
|
this.type = type;
|
|
7534
7696
|
this.item = item;
|
|
7535
7697
|
}
|
|
7536
|
-
blank() {
|
|
7537
|
-
let trailing = arguments.length >
|
|
7538
|
-
let result = this.spaceBefore;
|
|
7539
|
-
if (
|
|
7540
|
-
|
|
7698
|
+
blank(maxWidth) {
|
|
7699
|
+
let trailing = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
|
|
7700
|
+
let result = this.spaceBefore + (this.node.name == "Blockquote" ? ">" : "");
|
|
7701
|
+
if (maxWidth != null) {
|
|
7702
|
+
while (result.length < maxWidth) result += " ";
|
|
7703
|
+
return result;
|
|
7704
|
+
} else {
|
|
7705
|
+
for (let i = this.to - this.from - result.length - this.spaceAfter.length; i > 0; i--) result += " ";
|
|
7706
|
+
return result + (trailing ? this.spaceAfter : "");
|
|
7707
|
+
}
|
|
7541
7708
|
}
|
|
7542
7709
|
marker(doc, add) {
|
|
7543
7710
|
let number = this.node.name == "OrderedList" ? String(+itemNumber(this.item, doc)[2] + add) : "";
|
|
7544
7711
|
return this.spaceBefore + number + this.type + this.spaceAfter;
|
|
7545
7712
|
}
|
|
7546
7713
|
}
|
|
7547
|
-
function getContext(node,
|
|
7714
|
+
function getContext(node, doc) {
|
|
7548
7715
|
let nodes = [];
|
|
7549
7716
|
for (let cur = node; cur && cur.name != "Document"; cur = cur.parent) {
|
|
7550
|
-
if (cur.name == "ListItem" || cur.name == "Blockquote") nodes.push(cur);
|
|
7717
|
+
if (cur.name == "ListItem" || cur.name == "Blockquote" || cur.name == "FencedCode") nodes.push(cur);
|
|
7551
7718
|
}
|
|
7552
|
-
let context = []
|
|
7553
|
-
pos = 0;
|
|
7719
|
+
let context = [];
|
|
7554
7720
|
for (let i = nodes.length - 1; i >= 0; i--) {
|
|
7555
7721
|
let node = nodes[i],
|
|
7556
|
-
match
|
|
7557
|
-
|
|
7558
|
-
|
|
7559
|
-
|
|
7560
|
-
context.push(new Context(node,
|
|
7561
|
-
} else if (node.name == "
|
|
7722
|
+
match;
|
|
7723
|
+
let line = doc.lineAt(node.from),
|
|
7724
|
+
startPos = node.from - line.from;
|
|
7725
|
+
if (node.name == "FencedCode") {
|
|
7726
|
+
context.push(new Context(node, startPos, startPos, "", "", "", null));
|
|
7727
|
+
} else if (node.name == "Blockquote" && (match = /^[ \t]*>( ?)/.exec(line.text.slice(startPos)))) {
|
|
7728
|
+
context.push(new Context(node, startPos, startPos + match[0].length, "", match[1], ">", null));
|
|
7729
|
+
} else if (node.name == "ListItem" && node.parent.name == "OrderedList" && (match = /^([ \t]*)\d+([.)])([ \t]*)/.exec(line.text.slice(startPos)))) {
|
|
7562
7730
|
let after = match[3],
|
|
7563
7731
|
len = match[0].length;
|
|
7564
7732
|
if (after.length >= 4) {
|
|
7565
7733
|
after = after.slice(0, after.length - 4);
|
|
7566
7734
|
len -= 4;
|
|
7567
7735
|
}
|
|
7568
|
-
|
|
7569
|
-
|
|
7570
|
-
} else if (node.name == "ListItem" && node.parent.name == "BulletList" && (match = /^([ \t]*)([-+*])([ \t]{1,4}\[[ xX]\])?([ \t]+)/.exec(nodeStart(node, doc)))) {
|
|
7736
|
+
context.push(new Context(node.parent, startPos, startPos + len, match[1], after, match[2], node));
|
|
7737
|
+
} else if (node.name == "ListItem" && node.parent.name == "BulletList" && (match = /^([ \t]*)([-+*])([ \t]{1,4}\[[ xX]\])?([ \t]+)/.exec(line.text.slice(startPos)))) {
|
|
7571
7738
|
let after = match[4],
|
|
7572
7739
|
len = match[0].length;
|
|
7573
7740
|
if (after.length > 4) {
|
|
@@ -7576,8 +7743,7 @@ function getContext(node, line, doc) {
|
|
|
7576
7743
|
}
|
|
7577
7744
|
let type = match[2];
|
|
7578
7745
|
if (match[3]) type += match[3].replace(/[xX]/, ' ');
|
|
7579
|
-
|
|
7580
|
-
context.push(new Context(node.parent, start, pos, match[1], after, type, node));
|
|
7746
|
+
context.push(new Context(node.parent, startPos, startPos + len, match[1], after, type, node));
|
|
7581
7747
|
}
|
|
7582
7748
|
}
|
|
7583
7749
|
return context;
|
|
@@ -7633,7 +7799,7 @@ const insertNewlineContinueMarkup = _ref => {
|
|
|
7633
7799
|
};
|
|
7634
7800
|
let pos = range.from,
|
|
7635
7801
|
line = doc.lineAt(pos);
|
|
7636
|
-
let context = getContext(tree.resolveInner(pos, -1),
|
|
7802
|
+
let context = getContext(tree.resolveInner(pos, -1), doc);
|
|
7637
7803
|
while (context.length && context[context.length - 1].from > pos - line.from) context.pop();
|
|
7638
7804
|
if (!context.length) return dont = {
|
|
7639
7805
|
range
|
|
@@ -7671,7 +7837,9 @@ const insertNewlineContinueMarkup = _ref => {
|
|
|
7671
7837
|
} else {
|
|
7672
7838
|
// Move this line down
|
|
7673
7839
|
let insert = "";
|
|
7674
|
-
for (let i = 0, e = context.length - 2; i <= e; i++)
|
|
7840
|
+
for (let i = 0, e = context.length - 2; i <= e; i++) {
|
|
7841
|
+
insert += context[i].blank(i < e ? context[i + 1].from - insert.length : null, i < e);
|
|
7842
|
+
}
|
|
7675
7843
|
insert += state.lineBreak;
|
|
7676
7844
|
return {
|
|
7677
7845
|
range: EditorSelection.cursor(pos + insert.length),
|
|
@@ -7702,14 +7870,17 @@ const insertNewlineContinueMarkup = _ref => {
|
|
|
7702
7870
|
}
|
|
7703
7871
|
let changes = [];
|
|
7704
7872
|
if (inner.node.name == "OrderedList") renumberList(inner.item, doc, changes);
|
|
7705
|
-
let insert = state.lineBreak;
|
|
7706
7873
|
let continued = inner.item && inner.item.from < line.from;
|
|
7874
|
+
let insert = "";
|
|
7707
7875
|
// If not dedented
|
|
7708
7876
|
if (!continued || /^[\s\d.)\-+*>]*/.exec(line.text)[0].length >= inner.to) {
|
|
7709
|
-
for (let i = 0, e = context.length - 1; i <= e; i++)
|
|
7877
|
+
for (let i = 0, e = context.length - 1; i <= e; i++) {
|
|
7878
|
+
insert += i == e && !continued ? context[i].marker(doc, 1) : context[i].blank(i < e ? context[i + 1].from - insert.length : null);
|
|
7879
|
+
}
|
|
7710
7880
|
}
|
|
7711
7881
|
let from = pos;
|
|
7712
7882
|
while (from > line.from && /\s/.test(line.text.charAt(from - line.from - 1))) from--;
|
|
7883
|
+
insert = state.lineBreak + insert;
|
|
7713
7884
|
changes.push({
|
|
7714
7885
|
from,
|
|
7715
7886
|
to: pos,
|
|
@@ -7774,7 +7945,7 @@ const deleteMarkupBackward = _ref2 => {
|
|
|
7774
7945
|
} = state;
|
|
7775
7946
|
if (range.empty && markdownLanguage.isActiveAt(state, range.from)) {
|
|
7776
7947
|
let line = doc.lineAt(pos);
|
|
7777
|
-
let context = getContext(contextNodeForDelete(tree, pos),
|
|
7948
|
+
let context = getContext(contextNodeForDelete(tree, pos), doc);
|
|
7778
7949
|
if (context.length) {
|
|
7779
7950
|
let inner = context[context.length - 1];
|
|
7780
7951
|
let spaceEnd = inner.to - inner.spaceAfter.length + (inner.spaceAfter ? 1 : 0);
|
|
@@ -7786,7 +7957,11 @@ const deleteMarkupBackward = _ref2 => {
|
|
|
7786
7957
|
to: pos
|
|
7787
7958
|
}
|
|
7788
7959
|
};
|
|
7789
|
-
if (pos - line.from == spaceEnd
|
|
7960
|
+
if (pos - line.from == spaceEnd && (
|
|
7961
|
+
// Only apply this if we're on the line that has the
|
|
7962
|
+
// construct's syntax, or there's only indentation in the
|
|
7963
|
+
// target range
|
|
7964
|
+
!inner.item || line.from <= inner.item.from || !/\S/.test(line.text.slice(0, inner.to)))) {
|
|
7790
7965
|
let start = line.from + inner.from;
|
|
7791
7966
|
// Replace a list item marker with blank space
|
|
7792
7967
|
if (inner.item && inner.node.from < inner.item.from && /\S/.test(line.text.slice(inner.from, inner.to))) return {
|
|
@@ -7794,7 +7969,7 @@ const deleteMarkupBackward = _ref2 => {
|
|
|
7794
7969
|
changes: {
|
|
7795
7970
|
from: start,
|
|
7796
7971
|
to: line.from + inner.to,
|
|
7797
|
-
insert: inner.blank()
|
|
7972
|
+
insert: inner.blank(inner.to - inner.from)
|
|
7798
7973
|
}
|
|
7799
7974
|
};
|
|
7800
7975
|
// Delete one level of indentation
|
|
@@ -7868,23 +8043,4 @@ function markdown() {
|
|
|
7868
8043
|
return new LanguageSupport(mkLang(parser.configure(extensions)), support);
|
|
7869
8044
|
}
|
|
7870
8045
|
|
|
7871
|
-
|
|
7872
|
-
typescript: false
|
|
7873
|
-
});
|
|
7874
|
-
const TS = javascript({
|
|
7875
|
-
typescript: true
|
|
7876
|
-
});
|
|
7877
|
-
const CSS = css();
|
|
7878
|
-
const HTML = html();
|
|
7879
|
-
const JSON$1 = json();
|
|
7880
|
-
const MD = markdown();
|
|
7881
|
-
var languages = {
|
|
7882
|
-
[OrCodeLanguages.JS]: JS,
|
|
7883
|
-
[OrCodeLanguages.TS]: TS,
|
|
7884
|
-
[OrCodeLanguages.CSS]: CSS,
|
|
7885
|
-
[OrCodeLanguages.HTML]: HTML,
|
|
7886
|
-
[OrCodeLanguages.JSON]: JSON$1,
|
|
7887
|
-
[OrCodeLanguages.MD]: MD
|
|
7888
|
-
};
|
|
7889
|
-
|
|
7890
|
-
export { CSS as C, HTML as H, JS as J, MD as M, TS as T, autocompletion as a, closeBracketsKeymap as b, closeBrackets as c, completionKeymap as d, JSON$1 as e, languages as l };
|
|
8046
|
+
export { javascript as a, closeBrackets as b, css as c, autocompletion as d, closeBracketsKeymap as e, completionKeymap as f, html as h, json as j, markdown as m };
|