@onereach/ui-components 5.5.0-beta.3191.0 → 5.5.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-649230ac.js → OrDateTimePickerMonthSelect-261468b3.js} +1 -1
- package/dist/bundled/v2/{OrDateTimePickerTimeSelect-f91b416e.js → OrDateTimePickerTimeSelect-7fd83e23.js} +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
- package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxV3/styles.js +1 -1
- package/dist/bundled/v2/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +2 -2
- package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +2 -2
- package/dist/bundled/v2/components/OrCombinedInputV3/styles.d.ts +1 -1
- package/dist/bundled/v2/components/OrCombinedInputV3/styles.js +4 -4
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +3 -3
- package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +3 -3
- package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +3 -3
- package/dist/bundled/v2/components/OrExpansionPanelV3/styles.js +2 -2
- package/dist/bundled/v2/components/OrIconButtonV3/styles.js +4 -4
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
- package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -1
- package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +2 -2
- package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +1 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +1 -1
- package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
- package/dist/bundled/v2/components/OrRadioV3/styles.js +1 -1
- package/dist/bundled/v2/components/OrSearch/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSelect/OrSelect.js +1 -1
- package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
- package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +2 -2
- package/dist/bundled/v2/components/OrSlider/OrSlider.js +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/styles.js +2 -2
- package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +1 -1
- package/dist/bundled/v2/components/OrTextV3/OrText.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTextarea/OrTextarea.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTextbox/OrTextbox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.vue.d.ts +2 -2
- 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/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +1 -1
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +1 -1
- 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/useToastEventBus.js +2 -2
- package/dist/bundled/v2/components/OrTooltip/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
- package/dist/bundled/v2/components/OrTreeV3/OrTree.vue.d.ts +2 -2
- package/dist/bundled/v2/hooks/useOverflow.js +1 -1
- package/dist/bundled/v2/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v2/hooks/useTheme.js +9 -2
- package/dist/bundled/v2/{index-82718479.js → index-15e8c1f3.js} +1 -1
- package/dist/bundled/v2/{index-048e41ad.js → index-509d77a1.js} +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-2bc5e504.js → OrBottomSheet.vue_vue_type_script_lang-ff406c06.js} +2 -2
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-85f1cb3f.js → OrButton.vue_vue_type_script_lang-22b24f8b.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-05ba0166.js → OrCardCollection.vue_vue_type_script_lang-084e3a6c.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d6600196.js → OrCardCollection.vue_vue_type_script_lang-98201350.js} +3 -3
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-666c071b.js → OrCheckboxGroup.vue_vue_type_script_lang-5f166faa.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-861edd96.js → OrCheckboxTree.vue_vue_type_script_lang-d3ed803b.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-97e66e9a.js → OrCode.vue_vue_type_script_lang-0d7e3257.js} +2 -2
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-8f8c7335.js → OrCode.vue_vue_type_script_lang-7cabbb48.js} +2 -2
- package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-055ec552.js → OrColorPicker.vue_vue_type_script_lang-250f679e.js} +2 -2
- package/dist/bundled/v3/{OrCombinedInput.vue_vue_type_script_lang-230d4d9c.js → OrCombinedInput.vue_vue_type_script_lang-fef04d0e.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-fffbb626.js → OrConfirm.vue_vue_type_script_lang-0a405941.js} +6 -6
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-41978367.js → OrConfirm.vue_vue_type_script_lang-df849757.js} +4 -4
- package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-5da9ae8a.js → OrDatePicker.vue_vue_type_script_lang-28aed76a.js} +4 -4
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-e3966add.js → OrDateTimePicker.vue_vue_type_script_lang-3329d4d8.js} +1 -1
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-4ee3a919.js → OrDateTimePicker.vue_vue_type_script_lang-d9a96d19.js} +5 -5
- package/dist/bundled/v3/{OrDateTimePickerMonthSelect-7b7bf7e3.js → OrDateTimePickerMonthSelect-ea353345.js} +4 -4
- package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-78fe6852.js → OrDateTimePickerPopoverHeader-daa7e47b.js} +1 -1
- package/dist/bundled/v3/{OrDateTimePickerTimeSelect-a6b9ae98.js → OrDateTimePickerTimeSelect-96c4d657.js} +2 -2
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-057c45d6.js → OrIconButton.vue_vue_type_script_lang-94b89bbc.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-f6c8aad9.js → OrInlineInput.vue_vue_type_script_lang-3ecddc8f.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-12a674af.js → OrInlineTextEdit.vue_vue_type_script_lang-c9474fbe.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-6adefa14.js → OrInlineTextarea.vue_vue_type_script_lang-1e082743.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-4ab8c5b8.js → OrInput.vue_vue_type_script_lang-f2c2f969.js} +2 -2
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-b0347c70.js → OrLoader.vue_vue_type_script_lang-0395ad21.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-49d07b9e.js → OrMenu.vue_vue_type_script_lang-62f3cf60.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-aa92952f.js → OrModal.vue_vue_type_script_lang-0273dc51.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-fd1c66b7.js → OrModal.vue_vue_type_script_lang-089dd5fd.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-6e819f4a.js → OrNotification.vue_vue_type_script_lang-f05d3b91.js} +1 -1
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-96ff5909.js → OrOverflowMenu.vue_vue_type_script_lang-fc606492.js} +2 -2
- package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-7e9b1817.js → OrOverlay.vue_vue_type_script_lang-2da128a3.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-d5b3a126.js → OrPagination.vue_vue_type_script_lang-99fb44b5.js} +2 -2
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-f4ef764f.js → OrPassword.vue_vue_type_script_lang-801df81f.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-a47f9440.js → OrPopover.vue_vue_type_script_lang-0de819ae.js} +2 -2
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-08a2eb2e.js → OrProgress.vue_vue_type_script_lang-620ae412.js} +1 -1
- package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-41e73ce0.js → OrRadioGroup.vue_vue_type_script_lang-e4886ed3.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-717adc29.js → OrSearch.vue_vue_type_script_lang-5c23d40c.js} +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-251f79b3.js → OrSearch.vue_vue_type_script_lang-a1d47bfb.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-f24269ea.js → OrSelect.vue_vue_type_script_lang-0e16c49d.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7214366c.js → OrSelect.vue_vue_type_script_lang-ac21982a.js} +6 -6
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-f63fd9af.js → OrSidebar.vue_vue_type_script_lang-77080fc3.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-f5d46ede.js → OrSidebar.vue_vue_type_script_lang-81941fe6.js} +1 -1
- package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-7ab2dcf3.js → OrSlider.vue_vue_type_script_lang-ddeb981a.js} +1 -1
- package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-5595b44b.js → OrSorting.vue_vue_type_script_lang-99fe1e97.js} +2 -2
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-05543764.js → OrSwitch.vue_vue_type_script_lang-a2f28112.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-4cec58c0.js → OrTabs.vue_vue_type_script_lang-3d6156b8.js} +2 -2
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-6e4e274c.js → OrTag.vue_vue_type_script_lang-cdc1ce6e.js} +1 -1
- package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-b255e483.js → OrTagInput.vue_vue_type_script_lang-c5bdbfc8.js} +2 -2
- package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-175901a1.js → OrTags.vue_vue_type_script_lang-fd25a305.js} +3 -3
- package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-880bc412.js → OrTimePicker.vue_vue_type_script_lang-ca27f499.js} +4 -4
- package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-3d44395f.js → OrToastContainer.vue_vue_type_script_lang-4b586b65.js} +1 -1
- package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-31fe6f79.js → OrToastContainer.vue_vue_type_script_lang-cb9e115c.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-e9d080c4.js → OrTooltip.vue_vue_type_script_lang-c13ddcae.js} +1 -1
- package/dist/bundled/v3/{OrTree.vue_vue_type_script_lang-bd439beb.js → OrTree.vue_vue_type_script_lang-ffd5fbc3.js} +2 -2
- package/dist/bundled/v3/components/OrAvatar/OrAvatar.vue.d.ts +11 -26
- package/dist/bundled/v3/components/OrAvatarV3/OrAvatar.vue.d.ts +7 -22
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
- package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +25 -568
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.d.ts +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
- package/dist/bundled/v3/components/OrButton/OrButton.vue.d.ts +16 -51
- package/dist/bundled/v3/components/OrButtonV2/OrButton.vue.d.ts +20 -57
- package/dist/bundled/v3/components/OrButtonV3/OrButton.js +2 -2
- package/dist/bundled/v3/components/OrButtonV3/OrButton.vue.d.ts +15 -35
- package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCard/OrCard.vue.d.ts +7 -15
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +2 -2
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.vue.d.ts +21 -47
- package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +2 -2
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +17 -44
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardV3/OrCard.vue.d.ts +4 -7
- package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.vue.d.ts +15 -35
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +2 -2
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +6 -24
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +2 -2
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +17 -43
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +2 -2
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +23 -53
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrChip/OrChip.vue.d.ts +9 -25
- package/dist/bundled/v3/components/OrChips/OrChips.vue.d.ts +24 -51
- package/dist/bundled/v3/components/OrCode/OrCode.js +2 -2
- package/dist/bundled/v3/components/OrCode/OrCode.vue.d.ts +24 -69
- package/dist/bundled/v3/components/OrCode/index.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/OrCode.vue.d.ts +33 -83
- package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCollapse/OrCollapse.vue.d.ts +17 -39
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +2 -2
- package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.vue.d.ts +13 -31
- package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +2 -2
- package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.vue.d.ts +8 -30
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.d.ts +1 -1
- package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +4 -4
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +2 -2
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.vue.d.ts +23 -84
- package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +2 -2
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.vue.d.ts +30 -91
- package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +2 -2
- package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.vue.d.ts +88 -83
- package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.vue.d.ts +68 -177
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +94 -109
- package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.vue.d.ts +11 -28
- package/dist/bundled/v3/components/OrError/OrError.vue.d.ts +4 -8
- package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.vue.d.ts +4 -7
- package/dist/bundled/v3/components/OrErrorV3/OrError.vue.d.ts +9 -18
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +2 -2
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.vue.d.ts +16 -39
- package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +2 -2
- package/dist/bundled/v3/components/OrFabV3/OrFab.vue.d.ts +8 -20
- package/dist/bundled/v3/components/OrFloating/OrFloating.vue.d.ts +15 -46
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.vue.d.ts +10 -30
- package/dist/bundled/v3/components/OrHint/OrHint.vue.d.ts +4 -8
- package/dist/bundled/v3/components/OrHintV3/OrHint.vue.d.ts +9 -18
- package/dist/bundled/v3/components/OrIcon/OrIcon.vue.d.ts +16 -44
- package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.vue.d.ts +13 -43
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +16 -54
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
- package/dist/bundled/v3/components/OrIconButtonV3/styles.js +4 -4
- package/dist/bundled/v3/components/OrIconV3/OrIcon.vue.d.ts +7 -18
- package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.vue.d.ts +7 -16
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +2 -2
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.vue.d.ts +39 -83
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.vue.d.ts +43 -95
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +1 -1
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.vue.d.ts +39 -79
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInput/OrInput.vue.d.ts +36 -87
- package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.vue.d.ts +7 -22
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +38 -88
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrLabel/OrLabel.vue.d.ts +9 -20
- package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +9 -26
- package/dist/bundled/v3/components/OrLinkV3/OrLink.vue.d.ts +7 -24
- package/dist/bundled/v3/components/OrList/OrList.vue.d.ts +21 -47
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.vue.d.ts +11 -27
- package/dist/bundled/v3/components/OrLoader/OrLoader.vue.d.ts +10 -26
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +2 -2
- package/dist/bundled/v3/components/OrLoaderV3/OrLoader.vue.d.ts +13 -34
- package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
- package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.vue.d.ts +13 -34
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +15 -33
- package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
- package/dist/bundled/v3/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v3/components/OrModal/OrModal.vue.d.ts +14 -38
- package/dist/bundled/v3/components/OrModal/index.js +1 -1
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.vue.d.ts +13 -25
- package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNotification/OrNotification.vue.d.ts +9 -27
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +2 -2
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.vue.d.ts +9 -20
- package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.vue.d.ts +24 -70
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +2 -2
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.vue.d.ts +13 -31
- package/dist/bundled/v3/components/OrOverflowMenu/index.js +1 -1
- package/dist/bundled/v3/components/OrOverlay/OrOverlay.vue.d.ts +6 -16
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +2 -2
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.vue.d.ts +7 -14
- package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +2 -2
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.vue.d.ts +27 -75
- package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +2 -2
- package/dist/bundled/v3/components/OrPassword/OrPassword.vue.d.ts +22 -63
- package/dist/bundled/v3/components/OrPassword/index.js +1 -1
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +25 -78
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrProgress/OrProgress.vue.d.ts +20 -56
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +2 -2
- package/dist/bundled/v3/components/OrProgressV3/OrProgress.vue.d.ts +25 -62
- package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRadio/OrRadio.vue.d.ts +13 -35
- package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.vue.d.ts +9 -26
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +2 -2
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +6 -32
- package/dist/bundled/v3/components/OrRadioGroupV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +2 -2
- package/dist/bundled/v3/components/OrRadioV3/OrRadio.vue.d.ts +21 -49
- package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +2 -2
- package/dist/bundled/v3/components/OrSearch/OrSearch.vue.d.ts +23 -65
- package/dist/bundled/v3/components/OrSearch/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.vue.d.ts +17 -41
- package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.vue.d.ts +9 -25
- package/dist/bundled/v3/components/OrSelect/OrSelect.js +2 -2
- package/dist/bundled/v3/components/OrSelect/OrSelect.vue.d.ts +28 -77
- package/dist/bundled/v3/components/OrSelect/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +44 -133
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSidebar/OrSidebar.js +2 -2
- package/dist/bundled/v3/components/OrSidebar/OrSidebar.vue.d.ts +14 -33
- package/dist/bundled/v3/components/OrSidebar/index.js +1 -1
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +2 -2
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.vue.d.ts +28 -63
- package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.vue.d.ts +9 -20
- package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.vue.d.ts +13 -28
- package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.vue.d.ts +9 -22
- package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.vue.d.ts +11 -26
- package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.vue.d.ts +10 -26
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.vue.d.ts +16 -40
- package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
- package/dist/bundled/v3/components/OrSlider/OrSlider.vue.d.ts +35 -91
- package/dist/bundled/v3/components/OrSlider/index.js +1 -1
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +2 -2
- package/dist/bundled/v3/components/OrSortingV3/OrSorting.vue.d.ts +13 -45
- package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
- package/dist/bundled/v3/components/OrStepper/OrStepper.vue.d.ts +16 -43
- package/dist/bundled/v3/components/OrSwitch/OrSwitch.vue.d.ts +12 -33
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +2 -2
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.vue.d.ts +22 -53
- package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSwitchV3/styles.js +2 -2
- package/dist/bundled/v3/components/OrTab/OrTab.vue.d.ts +9 -22
- package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.vue.d.ts +13 -29
- package/dist/bundled/v3/components/OrTabV3/OrTab.vue.d.ts +10 -17
- package/dist/bundled/v3/components/OrTabs/OrTabs.vue.d.ts +4 -17
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +2 -2
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.vue.d.ts +25 -71
- package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTag/OrTag.vue.d.ts +10 -27
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +2 -2
- package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.vue.d.ts +37 -85
- package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +2 -2
- package/dist/bundled/v3/components/OrTagV3/OrTag.vue.d.ts +12 -23
- package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTagsV3/OrTags.js +2 -2
- package/dist/bundled/v3/components/OrTagsV3/OrTags.vue.d.ts +23 -66
- package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTeleport/OrTeleport.vue3.vue.d.ts +4 -10
- package/dist/bundled/v3/components/OrTeleportV3/OrTeleport.vue3.vue.d.ts +4 -10
- package/dist/bundled/v3/components/OrTextV3/OrText.vue.d.ts +11 -24
- package/dist/bundled/v3/components/OrTextarea/OrTextarea.vue.d.ts +37 -85
- package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.vue.d.ts +32 -73
- package/dist/bundled/v3/components/OrTextbox/OrTextbox.vue.d.ts +55 -137
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +2 -2
- package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.vue.d.ts +88 -83
- package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToast/OrToast.vue.d.ts +11 -31
- package/dist/bundled/v3/components/OrToast/Timer.js +1 -1
- package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToast/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +2 -2
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.vue.d.ts +25 -55
- package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +2 -2
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.vue.d.ts +24 -54
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/OrToast.vue.d.ts +16 -38
- package/dist/bundled/v3/components/OrToastV3/Timer.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTooltip/OrTooltip.vue.d.ts +14 -33
- package/dist/bundled/v3/components/OrTooltipContent/OrTooltipContent.vue.d.ts +4 -10
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +2 -2
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +15 -33
- package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
- package/dist/bundled/v3/components/OrTreeV3/OrTree.js +2 -2
- package/dist/bundled/v3/components/OrTreeV3/OrTree.vue.d.ts +13 -19
- package/dist/bundled/v3/components/OrTreeV3/index.js +1 -1
- package/dist/bundled/v3/components/index.js +53 -53
- package/dist/bundled/v3/directives/dropdown-close.d.ts +3 -1
- package/dist/bundled/v3/directives/dropdown-open.d.ts +3 -1
- package/dist/bundled/v3/hooks/useOverflow.js +1 -1
- package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.d.ts +2 -2
- package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
- package/dist/bundled/v3/hooks/useTheme.js +9 -2
- package/dist/bundled/v3/{index-51eb57bd.js → index-500b3ace.js} +1 -1
- package/dist/bundled/v3/{index-2db1212e.js → index-929e224a.js} +1 -1
- package/dist/bundled/v3/index.js +54 -54
- package/dist/esm/v2/{OrBottomSheet-73bee95f.js → OrBottomSheet-ee914ea7.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-9a06caee.js → OrCardCollection-5d080299.js} +3 -3
- package/dist/esm/v2/{OrCheckbox-dba95415.js → OrCheckbox-046d269e.js} +1 -1
- package/dist/esm/v2/{OrCheckboxGroup-5b015a06.js → OrCheckboxGroup-48ea3b35.js} +1 -1
- package/dist/esm/v2/{OrCheckboxTree-aa833b6d.js → OrCheckboxTree-c5fbd059.js} +1 -1
- package/dist/esm/v2/{OrCode-c9568e89.js → OrCode-c3ba920e.js} +3 -3
- package/dist/esm/v2/{OrCombinedInput-2639e3e1.js → OrCombinedInput-08f20c4c.js} +4 -4
- package/dist/esm/v2/{OrConfirm-5c2c36ab.js → OrConfirm-c99f51e0.js} +1 -1
- package/dist/esm/v2/{OrDatePicker-1763952e.js → OrDatePicker-7816c5ad.js} +3 -3
- package/dist/esm/v2/{OrDateTimePicker-baf1e29a.js → OrDateTimePicker-c53a073c.js} +1 -1
- package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-e0d68146.js → OrDateTimePicker.vue_rollup-plugin-vue_script-8f0f62c9.js} +4 -4
- package/dist/esm/v2/{OrDateTimePickerPopoverHeader-daa351aa.js → OrDateTimePickerPopoverHeader-a884b262.js} +4 -4
- package/dist/esm/v2/{OrExpansionPanel-f65b9923.js → OrExpansionPanel-c65e4082.js} +2 -2
- package/dist/esm/v2/{OrIconButton-70a0ee3d.js → OrIconButton-3a78b121.js} +6 -6
- package/dist/esm/v2/{OrInlineInput-1eabe421.js → OrInlineInput-fecfca02.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-c67116eb.js → OrInlineTextarea-97b9272d.js} +1 -1
- package/dist/esm/v2/{OrInput-68f18628.js → OrInput-829f5048.js} +1 -1
- package/dist/esm/v2/{OrMenu-45abc34f.js → OrMenu-e732f3a2.js} +1 -1
- package/dist/esm/v2/{OrModal-488aa652.js → OrModal-35c47deb.js} +1 -1
- package/dist/esm/v2/{OrNotification-b68c3966.js → OrNotification-cd586331.js} +1 -1
- package/dist/esm/v2/{OrPagination-3a982443.js → OrPagination-64021697.js} +2 -2
- package/dist/esm/v2/{OrPopover-ad7d7d2f.js → OrPopover-0a96e039.js} +1 -1
- package/dist/esm/v2/{OrRadio-740aad2b.js → OrRadio-23b84d05.js} +1 -1
- package/dist/esm/v2/{OrRadioGroup-d22c9580.js → OrRadioGroup-1d86bdbb.js} +1 -1
- package/dist/esm/v2/{OrSearch-87ab9e00.js → OrSearch-ffa4470e.js} +1 -1
- package/dist/esm/v2/{OrSelect-8c9d9398.js → OrSelect-bb581586.js} +6 -6
- package/dist/esm/v2/{OrSidebar-3c82bd05.js → OrSidebar-cd9babfa.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-fc258b03.js → OrSidebarCollapseButton-d0b78864.js} +2 -2
- package/dist/esm/v2/{OrSorting-bf1932d2.js → OrSorting-e7bb80e3.js} +2 -2
- package/dist/esm/v2/{OrSwitch-d0cf0abe.js → OrSwitch-ba0e893f.js} +2 -2
- package/dist/esm/v2/{OrTabs-3aaae575.js → OrTabs-37353474.js} +2 -2
- package/dist/esm/v2/{OrTag-3289fe81.js → OrTag-60b9d965.js} +1 -1
- package/dist/esm/v2/{OrTagInput-f4221906.js → OrTagInput-ccaf1575.js} +2 -2
- package/dist/esm/v2/{OrTags-4c3ab717.js → OrTags-194575ae.js} +2 -2
- package/dist/esm/v2/{OrTimePicker-2f7f6b98.js → OrTimePicker-56dcd92d.js} +4 -4
- package/dist/esm/v2/{OrTooltip-f1f127a5.js → OrTooltip-f60c2754.js} +1 -1
- package/dist/esm/v2/components/index.js +38 -38
- 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 -10
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v2/components/or-code-v3/index.js +7 -7
- package/dist/esm/v2/components/or-combined-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +1 -1
- package/dist/esm/v2/components/or-confirm-v3/index.js +7 -7
- package/dist/esm/v2/components/or-date-picker-v3/index.js +8 -8
- package/dist/esm/v2/components/or-date-time-picker-v3/index.js +9 -9
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +1 -1
- package/dist/esm/v2/components/or-icon-button-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-input-v3/index.js +6 -6
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +6 -6
- package/dist/esm/v2/components/or-input-v3/index.js +6 -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/index.js +5 -5
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v2/components/or-radio-group-v3/index.js +2 -2
- package/dist/esm/v2/components/or-radio-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +7 -7
- package/dist/esm/v2/components/or-select-v3/index.js +10 -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-sorting-v3/index.js +5 -5
- package/dist/esm/v2/components/or-switch-v3/index.js +1 -1
- package/dist/esm/v2/components/or-tabs-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tag-input-v3/index.js +8 -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 +2 -2
- 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 +2 -2
- package/dist/esm/v2/components/or-time-picker-v3/index.js +9 -9
- 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/components/or-tree-v3/OrTree.vue.d.ts +2 -2
- package/dist/esm/v2/hooks/index.js +1 -1
- package/dist/esm/v2/index.js +38 -38
- package/dist/esm/v2/{types-84878b4f.js → types-2bef7924.js} +1 -1
- package/dist/esm/v2/{useTheme-e8494a32.js → useTheme-0ef25778.js} +1 -2
- package/dist/esm/v3/{OrBottomSheet-f8d589d8.js → OrBottomSheet-2b7bb857.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-6f556d9a.js → OrCardCollection-4710433b.js} +3 -3
- package/dist/esm/v3/{OrCheckbox-7aeb8af1.js → OrCheckbox-722e08cf.js} +1 -1
- package/dist/esm/v3/{OrCheckboxGroup-9b8548d0.js → OrCheckboxGroup-72315ebc.js} +1 -1
- package/dist/esm/v3/{OrCheckboxTree-6c54e835.js → OrCheckboxTree-6034e3a9.js} +1 -1
- package/dist/esm/v3/{OrCode-5d42a6b9.js → OrCode-202b6ec5.js} +3 -3
- package/dist/esm/v3/{OrCombinedInput-6dd0f75d.js → OrCombinedInput-b8a868cb.js} +4 -4
- package/dist/esm/v3/{OrConfirm-68150686.js → OrConfirm-d4a3dbc7.js} +1 -1
- package/dist/esm/v3/{OrDatePicker-c23f1aca.js → OrDatePicker-152b020b.js} +3 -3
- package/dist/esm/v3/{OrDateTimePicker-41629d12.js → OrDateTimePicker-e230c17c.js} +4 -4
- package/dist/esm/v3/{OrDateTimePickerPopoverHeader-f3e5d27d.js → OrDateTimePickerPopoverHeader-18d25096.js} +4 -4
- package/dist/esm/v3/{OrExpansionPanel-4a28f073.js → OrExpansionPanel-68b73b7f.js} +2 -2
- package/dist/esm/v3/{OrIconButton-fbd39f8d.js → OrIconButton-d8ac7350.js} +6 -6
- package/dist/esm/v3/{OrInlineInput-7fbdc006.js → OrInlineInput-091130e5.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-b0d6f9f8.js → OrInlineTextarea-c210f330.js} +1 -1
- package/dist/esm/v3/{OrInput-d28c8c10.js → OrInput-e9c915e7.js} +1 -1
- package/dist/esm/v3/{OrMenu-260be0af.js → OrMenu-f373b4a4.js} +1 -1
- package/dist/esm/v3/{OrModal-6dd278c0.js → OrModal-ef4ee42d.js} +1 -1
- package/dist/esm/v3/{OrNotification-7f25412d.js → OrNotification-ccde9cd7.js} +1 -1
- package/dist/esm/v3/{OrPagination-8c428114.js → OrPagination-6660467d.js} +2 -2
- package/dist/esm/v3/{OrPopover-5637267a.js → OrPopover-d05cd957.js} +1 -1
- package/dist/esm/v3/{OrRadio-dd484558.js → OrRadio-9ad8e343.js} +1 -1
- package/dist/esm/v3/{OrRadioGroup-d8044e7c.js → OrRadioGroup-58a78c02.js} +1 -1
- package/dist/esm/v3/{OrSearch-895067e0.js → OrSearch-da31db58.js} +1 -1
- package/dist/esm/v3/{OrSelect-1e03eb9d.js → OrSelect-4b12eb82.js} +6 -6
- package/dist/esm/v3/{OrSidebar-47154aa9.js → OrSidebar-0153cfbb.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-890ed7af.js → OrSidebarCollapseButton-4aaff3b7.js} +2 -2
- package/dist/esm/v3/{OrSorting-0cf35eea.js → OrSorting-18e8e299.js} +2 -2
- package/dist/esm/v3/{OrSwitch-ed97acd5.js → OrSwitch-6ab47700.js} +2 -2
- package/dist/esm/v3/{OrTabs-c053d3d6.js → OrTabs-9e383c0d.js} +2 -2
- package/dist/esm/v3/{OrTag-31fd6ae4.js → OrTag-e8f5c997.js} +1 -1
- package/dist/esm/v3/{OrTagInput-8b97bbf0.js → OrTagInput-fc188139.js} +2 -2
- package/dist/esm/v3/{OrTags-19d496a9.js → OrTags-08c372fa.js} +2 -2
- package/dist/esm/v3/{OrTimePicker-7b86ab50.js → OrTimePicker-11ffe43b.js} +4 -4
- package/dist/esm/v3/{OrTooltip-9d606b66.js → OrTooltip-8f33cc8e.js} +1 -1
- package/dist/esm/v3/components/index.js +37 -37
- package/dist/esm/v3/components/or-avatar/OrAvatar.vue.d.ts +11 -26
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +7 -22
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +25 -568
- package/dist/esm/v3/components/or-bottom-sheet-v3/hooks/useBottomSheetSwipeState.d.ts +1 -1
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -2
- package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +16 -51
- package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +20 -57
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +15 -35
- package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +7 -15
- package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +21 -47
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +17 -44
- package/dist/esm/v3/components/or-card-collection-v3/index.js +10 -10
- package/dist/esm/v3/components/or-card-collection-v3/partials/OrCardCollectionView.vue3.vue.d.ts +6 -14
- package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +4 -7
- package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +15 -35
- package/dist/esm/v3/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +6 -24
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +17 -43
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +23 -53
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +24 -51
- package/dist/esm/v3/components/or-chips/or-chip/OrChip.vue.d.ts +9 -25
- package/dist/esm/v3/components/or-chips/partials/OrChipsInput.vue.d.ts +17 -37
- package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +24 -69
- package/dist/esm/v3/components/or-code-v3/OrCode.vue.d.ts +33 -83
- package/dist/esm/v3/components/or-code-v3/index.js +7 -7
- package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +17 -39
- package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +13 -31
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +8 -30
- package/dist/esm/v3/components/or-combined-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +1 -1
- package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +23 -84
- package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +30 -91
- package/dist/esm/v3/components/or-confirm-v3/index.js +7 -7
- package/dist/esm/v3/components/or-date-picker-v3/OrDatePicker.vue.d.ts +88 -83
- package/dist/esm/v3/components/or-date-picker-v3/index.js +8 -8
- package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +68 -177
- package/dist/esm/v3/components/or-date-time-picker/partials/OrDateTimePickerCalendarItem.vue.d.ts +12 -33
- package/dist/esm/v3/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +94 -109
- package/dist/esm/v3/components/or-date-time-picker-v3/index.js +8 -8
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue.d.ts +11 -28
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue.d.ts +17 -39
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-mobile-control/OrDateTimePickerMobileControl.vue.d.ts +7 -15
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue.d.ts +23 -85
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-footer/OrDateTimePickerPopoverFooter.vue.d.ts +9 -17
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-header/OrDateTimePickerPopoverHeader.vue.d.ts +4 -7
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue.d.ts +11 -30
- package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue.d.ts +17 -43
- package/dist/esm/v3/components/or-empty-state-v3/OrEmptyState.vue.d.ts +11 -28
- package/dist/esm/v3/components/or-error/OrError.vue.d.ts +4 -8
- package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +4 -7
- package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +9 -18
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +16 -39
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +1 -1
- package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +8 -20
- package/dist/esm/v3/components/or-floating/OrFloating.vue.d.ts +15 -46
- package/dist/esm/v3/components/or-form-group-v3/OrFormGroup.vue.d.ts +10 -30
- package/dist/esm/v3/components/or-hint/OrHint.vue.d.ts +4 -8
- package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +9 -18
- package/dist/esm/v3/components/or-icon/OrIcon.vue.d.ts +16 -44
- package/dist/esm/v3/components/or-icon-button-v2/OrIconButton.vue.d.ts +13 -43
- package/dist/esm/v3/components/or-icon-button-v2/partials/OrTooltipWrapper.vue.d.ts +8 -10
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +16 -54
- 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 +7 -18
- package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +7 -16
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +39 -83
- package/dist/esm/v3/components/or-inline-input-v3/index.js +6 -6
- package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +43 -95
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +39 -79
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +6 -6
- package/dist/esm/v3/components/or-input/OrInput.vue.d.ts +36 -87
- package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +7 -22
- package/dist/esm/v3/components/or-input-box-v3/partials/or-input-box-addon/OrInputBoxAddon.vue.d.ts +7 -18
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +38 -88
- package/dist/esm/v3/components/or-input-v3/index.js +6 -6
- package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +9 -20
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +9 -26
- package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +7 -24
- package/dist/esm/v3/components/or-list/OrList.vue.d.ts +21 -47
- package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +11 -27
- package/dist/esm/v3/components/or-loader/OrLoader.vue.d.ts +10 -26
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +13 -34
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +13 -34
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +15 -33
- package/dist/esm/v3/components/or-menu-v3/index.js +4 -4
- package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +14 -38
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +13 -25
- 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 +4 -7
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue.d.ts +4 -7
- package/dist/esm/v3/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue.d.ts +6 -11
- package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +9 -27
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +9 -20
- package/dist/esm/v3/components/or-notification-v3/index.js +6 -6
- package/dist/esm/v3/components/or-number-input/OrNumberInput.vue.d.ts +24 -70
- package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +13 -31
- package/dist/esm/v3/components/or-overflow-menu/partials/OrOverflowMenuItem.vue.d.ts +7 -23
- package/dist/esm/v3/components/or-overlay/OrOverlay.vue.d.ts +6 -16
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +7 -14
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +27 -75
- package/dist/esm/v3/components/or-pagination-v3/index.js +5 -5
- package/dist/esm/v3/components/or-password/OrPassword.vue.d.ts +22 -63
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +25 -78
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -3
- package/dist/esm/v3/components/or-progress/OrProgress.vue.d.ts +20 -56
- package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +25 -62
- package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +13 -35
- package/dist/esm/v3/components/or-radio-group/OrRadioGroup.vue.d.ts +9 -26
- package/dist/esm/v3/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +6 -32
- package/dist/esm/v3/components/or-radio-group-v3/index.js +2 -2
- package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +21 -49
- package/dist/esm/v3/components/or-radio-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search/OrSearch.vue.d.ts +23 -65
- package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +17 -41
- package/dist/esm/v3/components/or-search-v3/index.js +7 -7
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +9 -25
- package/dist/esm/v3/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +8 -20
- package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +28 -77
- package/dist/esm/v3/components/or-select/partials/OrSelectContent.vue.d.ts +18 -49
- package/dist/esm/v3/components/or-select/partials/OrSelectContentEmpty.vue.d.ts +4 -16
- package/dist/esm/v3/components/or-select/partials/OrSelectContentOptions.vue.d.ts +13 -67
- package/dist/esm/v3/components/or-select/partials/OrSelectInput.vue.d.ts +16 -41
- package/dist/esm/v3/components/or-select/partials/OrSelectInputValue.vue.d.ts +16 -35
- package/dist/esm/v3/components/or-select/partials/OrSelectMain.vue.d.ts +24 -71
- package/dist/esm/v3/components/or-select/partials/OrSelectOption.vue.d.ts +7 -19
- package/dist/esm/v3/components/or-select/partials/OrSelectSearchOptions.vue.d.ts +11 -24
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +44 -133
- package/dist/esm/v3/components/or-select-v3/index.js +10 -10
- package/dist/esm/v3/components/or-select-v3/partials/or-select-placeholder/OrSelectPlaceholder.vue.d.ts +7 -14
- package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +14 -33
- package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +28 -63
- 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 +10 -23
- package/dist/esm/v3/components/or-skeleton/or-skeleton-circle/OrSkeletonCircle.vue.d.ts +9 -20
- package/dist/esm/v3/components/or-skeleton/or-skeleton-rect/OrSkeletonRect.vue.d.ts +9 -22
- package/dist/esm/v3/components/or-skeleton/or-skeleton-text/OrSkeletonText.vue.d.ts +10 -26
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.vue.d.ts +13 -28
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.vue.d.ts +11 -26
- package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.vue.d.ts +16 -40
- package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +35 -91
- package/dist/esm/v3/components/or-sorting-v3/OrSorting.vue.d.ts +13 -45
- package/dist/esm/v3/components/or-sorting-v3/index.js +5 -5
- package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +16 -43
- package/dist/esm/v3/components/or-stepper/partials/OrStepperButtonOptions.vue.d.ts +4 -20
- package/dist/esm/v3/components/or-stepper/partials/OrStepperOptionHorizontal.vue.d.ts +4 -26
- package/dist/esm/v3/components/or-stepper/partials/OrStepperOptionVertical.vue.d.ts +4 -26
- package/dist/esm/v3/components/or-stepper/partials/OrStepperTitle.vue.d.ts +6 -22
- package/dist/esm/v3/components/or-stepper/partials/StatusIcon.vue.d.ts +6 -12
- package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +12 -33
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +22 -53
- package/dist/esm/v3/components/or-switch-v3/index.js +1 -1
- package/dist/esm/v3/components/or-tab/OrTab.vue.d.ts +9 -22
- package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +13 -29
- package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +10 -17
- package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +4 -17
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +25 -71
- package/dist/esm/v3/components/or-tabs-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +10 -27
- package/dist/esm/v3/components/or-tag-input-v3/OrTagInput.vue.d.ts +37 -85
- package/dist/esm/v3/components/or-tag-input-v3/index.js +8 -8
- package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +12 -23
- package/dist/esm/v3/components/or-tag-v3/index.js +6 -6
- package/dist/esm/v3/components/or-tags-v3/OrTags.vue.d.ts +23 -66
- package/dist/esm/v3/components/or-tags-v3/index.js +7 -7
- package/dist/esm/v3/components/or-teleport/OrTeleport.vue3.vue.d.ts +4 -10
- package/dist/esm/v3/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +4 -10
- package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +11 -24
- package/dist/esm/v3/components/or-textarea/OrTextarea.vue.d.ts +37 -85
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +32 -73
- package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +55 -137
- package/dist/esm/v3/components/or-time-picker-v3/OrTimePicker.vue.d.ts +88 -83
- package/dist/esm/v3/components/or-time-picker-v3/index.js +9 -9
- package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +11 -31
- package/dist/esm/v3/components/or-toast/or-toast-container/OrToastContainer.vue.d.ts +25 -55
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +16 -38
- 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 +24 -54
- 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 +14 -33
- package/dist/esm/v3/components/or-tooltip/or-tooltip-content/OrTooltipContent.vue.d.ts +4 -10
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +15 -33
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tree-v3/OrTree.vue.d.ts +13 -19
- package/dist/esm/v3/components/or-tree-v3/partials/or-tree-node/OrTreeNode.vue.d.ts +31 -63
- package/dist/esm/v3/directives/dropdown-close.d.ts +3 -1
- package/dist/esm/v3/directives/dropdown-open.d.ts +3 -1
- package/dist/esm/v3/hooks/index.js +1 -1
- package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +2 -2
- package/dist/esm/v3/index.js +37 -37
- package/dist/esm/v3/{types-bd02559e.js → types-66218531.js} +1 -1
- package/dist/esm/v3/{useTheme-e8494a32.js → useTheme-0ef25778.js} +1 -2
- package/package.json +4 -3
- package/src/components/or-checkbox-v3/styles.ts +2 -2
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +2 -2
- package/src/components/or-combined-input-v3/styles.ts +3 -3
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/styles.ts +3 -3
- package/src/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/styles.ts +3 -3
- package/src/components/or-expansion-panel-v3/styles.ts +4 -4
- package/src/components/or-icon-button-v3/styles.ts +9 -9
- package/src/components/or-radio-v3/styles.ts +2 -2
- package/src/components/or-sidebar-v3/partials/or-sidebar-collapse-button/styles.ts +3 -3
- package/src/components/or-switch-v3/styles.ts +6 -6
- package/src/hooks/useTheme.ts +1 -2
- /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-922f203c.js → OrDateTimePickerPopoverHeader-2c7e113b.js} +0 -0
- /package/dist/bundled/v2/{index-8a1b5b9c.js → index-ec92055d.js} +0 -0
- /package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-38736023.js → OrCheckbox.vue_vue_type_script_lang-4fa909d8.js} +0 -0
- /package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-9598c5dc.js → OrExpansionPanel.vue_vue_type_script_lang-de05b51f.js} +0 -0
- /package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-08ab2220.js → OrRadio.vue_vue_type_script_lang-1027061f.js} +0 -0
- /package/dist/bundled/v3/{index-5e8e7a46.js → index-f4d8e24c.js} +0 -0
|
@@ -1,552 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
2
|
import { BottomSheetVariant } from './props';
|
|
3
|
-
declare const _default: import("vue
|
|
4
|
-
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
|
-
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
6
|
-
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
-
rootInlineStyles: import("@vue/composition-api").ComputedRef<{
|
|
8
|
-
[x: number]: string | undefined;
|
|
9
|
-
accentColor?: string | undefined;
|
|
10
|
-
alignContent?: string | undefined;
|
|
11
|
-
alignItems?: string | undefined;
|
|
12
|
-
alignSelf?: string | undefined;
|
|
13
|
-
alignmentBaseline?: string | undefined;
|
|
14
|
-
all?: string | undefined;
|
|
15
|
-
animation?: string | undefined;
|
|
16
|
-
animationDelay?: string | undefined;
|
|
17
|
-
animationDirection?: string | undefined;
|
|
18
|
-
animationDuration?: string | undefined;
|
|
19
|
-
animationFillMode?: string | undefined;
|
|
20
|
-
animationIterationCount?: string | undefined;
|
|
21
|
-
animationName?: string | undefined;
|
|
22
|
-
animationPlayState?: string | undefined;
|
|
23
|
-
animationTimingFunction?: string | undefined;
|
|
24
|
-
appearance?: string | undefined;
|
|
25
|
-
aspectRatio?: string | undefined;
|
|
26
|
-
backdropFilter?: string | undefined;
|
|
27
|
-
backfaceVisibility?: string | undefined;
|
|
28
|
-
background?: string | undefined;
|
|
29
|
-
backgroundAttachment?: string | undefined;
|
|
30
|
-
backgroundBlendMode?: string | undefined;
|
|
31
|
-
backgroundClip?: string | undefined;
|
|
32
|
-
backgroundColor?: string | undefined;
|
|
33
|
-
backgroundImage?: string | undefined;
|
|
34
|
-
backgroundOrigin?: string | undefined;
|
|
35
|
-
backgroundPosition?: string | undefined;
|
|
36
|
-
backgroundPositionX?: string | undefined;
|
|
37
|
-
backgroundPositionY?: string | undefined;
|
|
38
|
-
backgroundRepeat?: string | undefined;
|
|
39
|
-
backgroundSize?: string | undefined;
|
|
40
|
-
baselineShift?: string | undefined;
|
|
41
|
-
blockSize?: string | undefined;
|
|
42
|
-
border?: string | undefined;
|
|
43
|
-
borderBlock?: string | undefined;
|
|
44
|
-
borderBlockColor?: string | undefined;
|
|
45
|
-
borderBlockEnd?: string | undefined;
|
|
46
|
-
borderBlockEndColor?: string | undefined;
|
|
47
|
-
borderBlockEndStyle?: string | undefined;
|
|
48
|
-
borderBlockEndWidth?: string | undefined;
|
|
49
|
-
borderBlockStart?: string | undefined;
|
|
50
|
-
borderBlockStartColor?: string | undefined;
|
|
51
|
-
borderBlockStartStyle?: string | undefined;
|
|
52
|
-
borderBlockStartWidth?: string | undefined;
|
|
53
|
-
borderBlockStyle?: string | undefined;
|
|
54
|
-
borderBlockWidth?: string | undefined;
|
|
55
|
-
borderBottom?: string | undefined;
|
|
56
|
-
borderBottomColor?: string | undefined;
|
|
57
|
-
borderBottomLeftRadius?: string | undefined;
|
|
58
|
-
borderBottomRightRadius?: string | undefined;
|
|
59
|
-
borderBottomStyle?: string | undefined;
|
|
60
|
-
borderBottomWidth?: string | undefined;
|
|
61
|
-
borderCollapse?: string | undefined;
|
|
62
|
-
borderColor?: string | undefined;
|
|
63
|
-
borderEndEndRadius?: string | undefined;
|
|
64
|
-
borderEndStartRadius?: string | undefined;
|
|
65
|
-
borderImage?: string | undefined;
|
|
66
|
-
borderImageOutset?: string | undefined;
|
|
67
|
-
borderImageRepeat?: string | undefined;
|
|
68
|
-
borderImageSlice?: string | undefined;
|
|
69
|
-
borderImageSource?: string | undefined;
|
|
70
|
-
borderImageWidth?: string | undefined;
|
|
71
|
-
borderInline?: string | undefined;
|
|
72
|
-
borderInlineColor?: string | undefined;
|
|
73
|
-
borderInlineEnd?: string | undefined;
|
|
74
|
-
borderInlineEndColor?: string | undefined;
|
|
75
|
-
borderInlineEndStyle?: string | undefined;
|
|
76
|
-
borderInlineEndWidth?: string | undefined;
|
|
77
|
-
borderInlineStart?: string | undefined;
|
|
78
|
-
borderInlineStartColor?: string | undefined;
|
|
79
|
-
borderInlineStartStyle?: string | undefined;
|
|
80
|
-
borderInlineStartWidth?: string | undefined;
|
|
81
|
-
borderInlineStyle?: string | undefined;
|
|
82
|
-
borderInlineWidth?: string | undefined;
|
|
83
|
-
borderLeft?: string | undefined;
|
|
84
|
-
borderLeftColor?: string | undefined;
|
|
85
|
-
borderLeftStyle?: string | undefined;
|
|
86
|
-
borderLeftWidth?: string | undefined;
|
|
87
|
-
borderRadius?: string | undefined;
|
|
88
|
-
borderRight?: string | undefined;
|
|
89
|
-
borderRightColor?: string | undefined;
|
|
90
|
-
borderRightStyle?: string | undefined;
|
|
91
|
-
borderRightWidth?: string | undefined;
|
|
92
|
-
borderSpacing?: string | undefined;
|
|
93
|
-
borderStartEndRadius?: string | undefined;
|
|
94
|
-
borderStartStartRadius?: string | undefined;
|
|
95
|
-
borderStyle?: string | undefined;
|
|
96
|
-
borderTop?: string | undefined;
|
|
97
|
-
borderTopColor?: string | undefined;
|
|
98
|
-
borderTopLeftRadius?: string | undefined;
|
|
99
|
-
borderTopRightRadius?: string | undefined;
|
|
100
|
-
borderTopStyle?: string | undefined;
|
|
101
|
-
borderTopWidth?: string | undefined;
|
|
102
|
-
borderWidth?: string | undefined;
|
|
103
|
-
bottom?: string | undefined;
|
|
104
|
-
boxShadow?: string | undefined;
|
|
105
|
-
boxSizing?: string | undefined;
|
|
106
|
-
breakAfter?: string | undefined;
|
|
107
|
-
breakBefore?: string | undefined;
|
|
108
|
-
breakInside?: string | undefined;
|
|
109
|
-
captionSide?: string | undefined;
|
|
110
|
-
caretColor?: string | undefined;
|
|
111
|
-
clear?: string | undefined;
|
|
112
|
-
clip?: string | undefined;
|
|
113
|
-
clipPath?: string | undefined;
|
|
114
|
-
clipRule?: string | undefined;
|
|
115
|
-
color?: string | undefined;
|
|
116
|
-
colorInterpolation?: string | undefined;
|
|
117
|
-
colorInterpolationFilters?: string | undefined;
|
|
118
|
-
colorScheme?: string | undefined;
|
|
119
|
-
columnCount?: string | undefined;
|
|
120
|
-
columnFill?: string | undefined;
|
|
121
|
-
columnGap?: string | undefined;
|
|
122
|
-
columnRule?: string | undefined;
|
|
123
|
-
columnRuleColor?: string | undefined;
|
|
124
|
-
columnRuleStyle?: string | undefined;
|
|
125
|
-
columnRuleWidth?: string | undefined;
|
|
126
|
-
columnSpan?: string | undefined;
|
|
127
|
-
columnWidth?: string | undefined;
|
|
128
|
-
columns?: string | undefined;
|
|
129
|
-
contain?: string | undefined;
|
|
130
|
-
container?: string | undefined;
|
|
131
|
-
containerName?: string | undefined;
|
|
132
|
-
containerType?: string | undefined;
|
|
133
|
-
content?: string | undefined;
|
|
134
|
-
counterIncrement?: string | undefined;
|
|
135
|
-
counterReset?: string | undefined;
|
|
136
|
-
counterSet?: string | undefined;
|
|
137
|
-
cssFloat?: string | undefined;
|
|
138
|
-
cssText?: string | undefined;
|
|
139
|
-
cursor?: string | undefined;
|
|
140
|
-
direction?: string | undefined;
|
|
141
|
-
display?: string | undefined;
|
|
142
|
-
dominantBaseline?: string | undefined;
|
|
143
|
-
emptyCells?: string | undefined;
|
|
144
|
-
fill?: string | undefined;
|
|
145
|
-
fillOpacity?: string | undefined;
|
|
146
|
-
fillRule?: string | undefined;
|
|
147
|
-
filter?: string | undefined;
|
|
148
|
-
flex?: string | undefined;
|
|
149
|
-
flexBasis?: string | undefined;
|
|
150
|
-
flexDirection?: string | undefined;
|
|
151
|
-
flexFlow?: string | undefined;
|
|
152
|
-
flexGrow?: string | undefined;
|
|
153
|
-
flexShrink?: string | undefined;
|
|
154
|
-
flexWrap?: string | undefined;
|
|
155
|
-
float?: string | undefined;
|
|
156
|
-
floodColor?: string | undefined;
|
|
157
|
-
floodOpacity?: string | undefined;
|
|
158
|
-
font?: string | undefined;
|
|
159
|
-
fontFamily?: string | undefined;
|
|
160
|
-
fontFeatureSettings?: string | undefined;
|
|
161
|
-
fontKerning?: string | undefined;
|
|
162
|
-
fontOpticalSizing?: string | undefined;
|
|
163
|
-
fontPalette?: string | undefined;
|
|
164
|
-
fontSize?: string | undefined;
|
|
165
|
-
fontSizeAdjust?: string | undefined;
|
|
166
|
-
fontStretch?: string | undefined;
|
|
167
|
-
fontStyle?: string | undefined;
|
|
168
|
-
fontSynthesis?: string | undefined;
|
|
169
|
-
fontVariant?: string | undefined;
|
|
170
|
-
fontVariantAlternates?: string | undefined;
|
|
171
|
-
fontVariantCaps?: string | undefined;
|
|
172
|
-
fontVariantEastAsian?: string | undefined;
|
|
173
|
-
fontVariantLigatures?: string | undefined;
|
|
174
|
-
fontVariantNumeric?: string | undefined;
|
|
175
|
-
fontVariantPosition?: string | undefined;
|
|
176
|
-
fontVariationSettings?: string | undefined;
|
|
177
|
-
fontWeight?: string | undefined;
|
|
178
|
-
gap?: string | undefined;
|
|
179
|
-
grid?: string | undefined;
|
|
180
|
-
gridArea?: string | undefined;
|
|
181
|
-
gridAutoColumns?: string | undefined;
|
|
182
|
-
gridAutoFlow?: string | undefined;
|
|
183
|
-
gridAutoRows?: string | undefined;
|
|
184
|
-
gridColumn?: string | undefined;
|
|
185
|
-
gridColumnEnd?: string | undefined;
|
|
186
|
-
gridColumnGap?: string | undefined;
|
|
187
|
-
gridColumnStart?: string | undefined;
|
|
188
|
-
gridGap?: string | undefined;
|
|
189
|
-
gridRow?: string | undefined;
|
|
190
|
-
gridRowEnd?: string | undefined;
|
|
191
|
-
gridRowGap?: string | undefined;
|
|
192
|
-
gridRowStart?: string | undefined;
|
|
193
|
-
gridTemplate?: string | undefined;
|
|
194
|
-
gridTemplateAreas?: string | undefined;
|
|
195
|
-
gridTemplateColumns?: string | undefined;
|
|
196
|
-
gridTemplateRows?: string | undefined;
|
|
197
|
-
height?: string | undefined;
|
|
198
|
-
hyphenateCharacter?: string | undefined;
|
|
199
|
-
hyphens?: string | undefined;
|
|
200
|
-
imageOrientation?: string | undefined;
|
|
201
|
-
imageRendering?: string | undefined;
|
|
202
|
-
inlineSize?: string | undefined;
|
|
203
|
-
inset?: string | undefined;
|
|
204
|
-
insetBlock?: string | undefined;
|
|
205
|
-
insetBlockEnd?: string | undefined;
|
|
206
|
-
insetBlockStart?: string | undefined;
|
|
207
|
-
insetInline?: string | undefined;
|
|
208
|
-
insetInlineEnd?: string | undefined;
|
|
209
|
-
insetInlineStart?: string | undefined;
|
|
210
|
-
isolation?: string | undefined;
|
|
211
|
-
justifyContent?: string | undefined;
|
|
212
|
-
justifyItems?: string | undefined;
|
|
213
|
-
justifySelf?: string | undefined;
|
|
214
|
-
left?: string | undefined;
|
|
215
|
-
readonly length?: number | undefined;
|
|
216
|
-
letterSpacing?: string | undefined;
|
|
217
|
-
lightingColor?: string | undefined;
|
|
218
|
-
lineBreak?: string | undefined;
|
|
219
|
-
lineHeight?: string | undefined;
|
|
220
|
-
listStyle?: string | undefined;
|
|
221
|
-
listStyleImage?: string | undefined;
|
|
222
|
-
listStylePosition?: string | undefined;
|
|
223
|
-
listStyleType?: string | undefined;
|
|
224
|
-
margin?: string | undefined;
|
|
225
|
-
marginBlock?: string | undefined;
|
|
226
|
-
marginBlockEnd?: string | undefined;
|
|
227
|
-
marginBlockStart?: string | undefined;
|
|
228
|
-
marginBottom?: string | undefined;
|
|
229
|
-
marginInline?: string | undefined;
|
|
230
|
-
marginInlineEnd?: string | undefined;
|
|
231
|
-
marginInlineStart?: string | undefined;
|
|
232
|
-
marginLeft?: string | undefined;
|
|
233
|
-
marginRight?: string | undefined;
|
|
234
|
-
marginTop?: string | undefined;
|
|
235
|
-
marker?: string | undefined;
|
|
236
|
-
markerEnd?: string | undefined;
|
|
237
|
-
markerMid?: string | undefined;
|
|
238
|
-
markerStart?: string | undefined;
|
|
239
|
-
mask?: string | undefined;
|
|
240
|
-
maskClip?: string | undefined;
|
|
241
|
-
maskComposite?: string | undefined;
|
|
242
|
-
maskImage?: string | undefined;
|
|
243
|
-
maskMode?: string | undefined;
|
|
244
|
-
maskOrigin?: string | undefined;
|
|
245
|
-
maskPosition?: string | undefined;
|
|
246
|
-
maskRepeat?: string | undefined;
|
|
247
|
-
maskSize?: string | undefined;
|
|
248
|
-
maskType?: string | undefined;
|
|
249
|
-
maxBlockSize?: string | undefined;
|
|
250
|
-
maxHeight?: string | undefined;
|
|
251
|
-
maxInlineSize?: string | undefined;
|
|
252
|
-
maxWidth?: string | undefined;
|
|
253
|
-
minBlockSize?: string | undefined;
|
|
254
|
-
minHeight?: string | undefined;
|
|
255
|
-
minInlineSize?: string | undefined;
|
|
256
|
-
minWidth?: string | undefined;
|
|
257
|
-
mixBlendMode?: string | undefined;
|
|
258
|
-
objectFit?: string | undefined;
|
|
259
|
-
objectPosition?: string | undefined;
|
|
260
|
-
offset?: string | undefined;
|
|
261
|
-
offsetDistance?: string | undefined;
|
|
262
|
-
offsetPath?: string | undefined;
|
|
263
|
-
offsetRotate?: string | undefined;
|
|
264
|
-
opacity?: string | undefined;
|
|
265
|
-
order?: string | undefined;
|
|
266
|
-
orphans?: string | undefined;
|
|
267
|
-
outline?: string | undefined;
|
|
268
|
-
outlineColor?: string | undefined;
|
|
269
|
-
outlineOffset?: string | undefined;
|
|
270
|
-
outlineStyle?: string | undefined;
|
|
271
|
-
outlineWidth?: string | undefined;
|
|
272
|
-
overflow?: string | undefined;
|
|
273
|
-
overflowAnchor?: string | undefined;
|
|
274
|
-
overflowClipMargin?: string | undefined;
|
|
275
|
-
overflowWrap?: string | undefined;
|
|
276
|
-
overflowX?: string | undefined;
|
|
277
|
-
overflowY?: string | undefined;
|
|
278
|
-
overscrollBehavior?: string | undefined;
|
|
279
|
-
overscrollBehaviorBlock?: string | undefined;
|
|
280
|
-
overscrollBehaviorInline?: string | undefined;
|
|
281
|
-
overscrollBehaviorX?: string | undefined;
|
|
282
|
-
overscrollBehaviorY?: string | undefined;
|
|
283
|
-
padding?: string | undefined;
|
|
284
|
-
paddingBlock?: string | undefined;
|
|
285
|
-
paddingBlockEnd?: string | undefined;
|
|
286
|
-
paddingBlockStart?: string | undefined;
|
|
287
|
-
paddingBottom?: string | undefined;
|
|
288
|
-
paddingInline?: string | undefined;
|
|
289
|
-
paddingInlineEnd?: string | undefined;
|
|
290
|
-
paddingInlineStart?: string | undefined;
|
|
291
|
-
paddingLeft?: string | undefined;
|
|
292
|
-
paddingRight?: string | undefined;
|
|
293
|
-
paddingTop?: string | undefined;
|
|
294
|
-
pageBreakAfter?: string | undefined;
|
|
295
|
-
pageBreakBefore?: string | undefined;
|
|
296
|
-
pageBreakInside?: string | undefined;
|
|
297
|
-
paintOrder?: string | undefined;
|
|
298
|
-
readonly parentRule?: {
|
|
299
|
-
cssText: string;
|
|
300
|
-
readonly parentRule: any | null;
|
|
301
|
-
readonly parentStyleSheet: {
|
|
302
|
-
readonly cssRules: {
|
|
303
|
-
[x: number]: any;
|
|
304
|
-
readonly length: number;
|
|
305
|
-
item: (index: number) => CSSRule | null;
|
|
306
|
-
[Symbol.iterator]: () => IterableIterator<CSSRule>;
|
|
307
|
-
};
|
|
308
|
-
readonly ownerRule: any | null;
|
|
309
|
-
readonly rules: {
|
|
310
|
-
[x: number]: any;
|
|
311
|
-
readonly length: number;
|
|
312
|
-
item: (index: number) => CSSRule | null;
|
|
313
|
-
[Symbol.iterator]: () => IterableIterator<CSSRule>;
|
|
314
|
-
};
|
|
315
|
-
addRule: (selector?: string | undefined, style?: string | undefined, index?: number | undefined) => number;
|
|
316
|
-
deleteRule: (index: number) => void;
|
|
317
|
-
insertRule: (rule: string, index?: number | undefined) => number;
|
|
318
|
-
removeRule: (index?: number | undefined) => void;
|
|
319
|
-
replace: (text: string) => Promise<CSSStyleSheet>;
|
|
320
|
-
replaceSync: (text: string) => void;
|
|
321
|
-
disabled: boolean;
|
|
322
|
-
readonly href: string | null;
|
|
323
|
-
readonly media: {
|
|
324
|
-
[x: number]: string;
|
|
325
|
-
readonly length: number;
|
|
326
|
-
mediaText: string;
|
|
327
|
-
toString: () => string;
|
|
328
|
-
appendMedium: (medium: string) => void;
|
|
329
|
-
deleteMedium: (medium: string) => void;
|
|
330
|
-
item: (index: number) => string | null;
|
|
331
|
-
[Symbol.iterator]: () => IterableIterator<string>;
|
|
332
|
-
};
|
|
333
|
-
readonly ownerNode: Element | ProcessingInstruction | null;
|
|
334
|
-
readonly parentStyleSheet: any | null;
|
|
335
|
-
readonly title: string | null;
|
|
336
|
-
readonly type: string;
|
|
337
|
-
} | null;
|
|
338
|
-
readonly type: number;
|
|
339
|
-
readonly CHARSET_RULE: number;
|
|
340
|
-
readonly FONT_FACE_RULE: number;
|
|
341
|
-
readonly IMPORT_RULE: number;
|
|
342
|
-
readonly KEYFRAMES_RULE: number;
|
|
343
|
-
readonly KEYFRAME_RULE: number;
|
|
344
|
-
readonly MEDIA_RULE: number;
|
|
345
|
-
readonly NAMESPACE_RULE: number;
|
|
346
|
-
readonly PAGE_RULE: number;
|
|
347
|
-
readonly STYLE_RULE: number;
|
|
348
|
-
readonly SUPPORTS_RULE: number;
|
|
349
|
-
} | null | undefined;
|
|
350
|
-
perspective?: string | undefined;
|
|
351
|
-
perspectiveOrigin?: string | undefined;
|
|
352
|
-
placeContent?: string | undefined;
|
|
353
|
-
placeItems?: string | undefined;
|
|
354
|
-
placeSelf?: string | undefined;
|
|
355
|
-
pointerEvents?: string | undefined;
|
|
356
|
-
position?: string | undefined;
|
|
357
|
-
printColorAdjust?: string | undefined;
|
|
358
|
-
quotes?: string | undefined;
|
|
359
|
-
resize?: string | undefined;
|
|
360
|
-
right?: string | undefined;
|
|
361
|
-
rotate?: string | undefined;
|
|
362
|
-
rowGap?: string | undefined;
|
|
363
|
-
rubyPosition?: string | undefined;
|
|
364
|
-
scale?: string | undefined;
|
|
365
|
-
scrollBehavior?: string | undefined;
|
|
366
|
-
scrollMargin?: string | undefined;
|
|
367
|
-
scrollMarginBlock?: string | undefined;
|
|
368
|
-
scrollMarginBlockEnd?: string | undefined;
|
|
369
|
-
scrollMarginBlockStart?: string | undefined;
|
|
370
|
-
scrollMarginBottom?: string | undefined;
|
|
371
|
-
scrollMarginInline?: string | undefined;
|
|
372
|
-
scrollMarginInlineEnd?: string | undefined;
|
|
373
|
-
scrollMarginInlineStart?: string | undefined;
|
|
374
|
-
scrollMarginLeft?: string | undefined;
|
|
375
|
-
scrollMarginRight?: string | undefined;
|
|
376
|
-
scrollMarginTop?: string | undefined;
|
|
377
|
-
scrollPadding?: string | undefined;
|
|
378
|
-
scrollPaddingBlock?: string | undefined;
|
|
379
|
-
scrollPaddingBlockEnd?: string | undefined;
|
|
380
|
-
scrollPaddingBlockStart?: string | undefined;
|
|
381
|
-
scrollPaddingBottom?: string | undefined;
|
|
382
|
-
scrollPaddingInline?: string | undefined;
|
|
383
|
-
scrollPaddingInlineEnd?: string | undefined;
|
|
384
|
-
scrollPaddingInlineStart?: string | undefined;
|
|
385
|
-
scrollPaddingLeft?: string | undefined;
|
|
386
|
-
scrollPaddingRight?: string | undefined;
|
|
387
|
-
scrollPaddingTop?: string | undefined;
|
|
388
|
-
scrollSnapAlign?: string | undefined;
|
|
389
|
-
scrollSnapStop?: string | undefined;
|
|
390
|
-
scrollSnapType?: string | undefined;
|
|
391
|
-
scrollbarGutter?: string | undefined;
|
|
392
|
-
shapeImageThreshold?: string | undefined;
|
|
393
|
-
shapeMargin?: string | undefined;
|
|
394
|
-
shapeOutside?: string | undefined;
|
|
395
|
-
shapeRendering?: string | undefined;
|
|
396
|
-
stopColor?: string | undefined;
|
|
397
|
-
stopOpacity?: string | undefined;
|
|
398
|
-
stroke?: string | undefined;
|
|
399
|
-
strokeDasharray?: string | undefined;
|
|
400
|
-
strokeDashoffset?: string | undefined;
|
|
401
|
-
strokeLinecap?: string | undefined;
|
|
402
|
-
strokeLinejoin?: string | undefined;
|
|
403
|
-
strokeMiterlimit?: string | undefined;
|
|
404
|
-
strokeOpacity?: string | undefined;
|
|
405
|
-
strokeWidth?: string | undefined;
|
|
406
|
-
tabSize?: string | undefined;
|
|
407
|
-
tableLayout?: string | undefined;
|
|
408
|
-
textAlign?: string | undefined;
|
|
409
|
-
textAlignLast?: string | undefined;
|
|
410
|
-
textAnchor?: string | undefined;
|
|
411
|
-
textCombineUpright?: string | undefined;
|
|
412
|
-
textDecoration?: string | undefined;
|
|
413
|
-
textDecorationColor?: string | undefined;
|
|
414
|
-
textDecorationLine?: string | undefined;
|
|
415
|
-
textDecorationSkipInk?: string | undefined;
|
|
416
|
-
textDecorationStyle?: string | undefined;
|
|
417
|
-
textDecorationThickness?: string | undefined;
|
|
418
|
-
textEmphasis?: string | undefined;
|
|
419
|
-
textEmphasisColor?: string | undefined;
|
|
420
|
-
textEmphasisPosition?: string | undefined;
|
|
421
|
-
textEmphasisStyle?: string | undefined;
|
|
422
|
-
textIndent?: string | undefined;
|
|
423
|
-
textOrientation?: string | undefined;
|
|
424
|
-
textOverflow?: string | undefined;
|
|
425
|
-
textRendering?: string | undefined;
|
|
426
|
-
textShadow?: string | undefined;
|
|
427
|
-
textTransform?: string | undefined;
|
|
428
|
-
textUnderlineOffset?: string | undefined;
|
|
429
|
-
textUnderlinePosition?: string | undefined;
|
|
430
|
-
top?: string | undefined;
|
|
431
|
-
touchAction?: string | undefined;
|
|
432
|
-
transform?: string | undefined;
|
|
433
|
-
transformBox?: string | undefined;
|
|
434
|
-
transformOrigin?: string | undefined;
|
|
435
|
-
transformStyle?: string | undefined;
|
|
436
|
-
transition?: string | undefined;
|
|
437
|
-
transitionDelay?: string | undefined;
|
|
438
|
-
transitionDuration?: string | undefined;
|
|
439
|
-
transitionProperty?: string | undefined;
|
|
440
|
-
transitionTimingFunction?: string | undefined;
|
|
441
|
-
translate?: string | undefined;
|
|
442
|
-
unicodeBidi?: string | undefined;
|
|
443
|
-
userSelect?: string | undefined;
|
|
444
|
-
verticalAlign?: string | undefined;
|
|
445
|
-
visibility?: string | undefined;
|
|
446
|
-
webkitAlignContent?: string | undefined;
|
|
447
|
-
webkitAlignItems?: string | undefined;
|
|
448
|
-
webkitAlignSelf?: string | undefined;
|
|
449
|
-
webkitAnimation?: string | undefined;
|
|
450
|
-
webkitAnimationDelay?: string | undefined;
|
|
451
|
-
webkitAnimationDirection?: string | undefined;
|
|
452
|
-
webkitAnimationDuration?: string | undefined;
|
|
453
|
-
webkitAnimationFillMode?: string | undefined;
|
|
454
|
-
webkitAnimationIterationCount?: string | undefined;
|
|
455
|
-
webkitAnimationName?: string | undefined;
|
|
456
|
-
webkitAnimationPlayState?: string | undefined;
|
|
457
|
-
webkitAnimationTimingFunction?: string | undefined;
|
|
458
|
-
webkitAppearance?: string | undefined;
|
|
459
|
-
webkitBackfaceVisibility?: string | undefined;
|
|
460
|
-
webkitBackgroundClip?: string | undefined;
|
|
461
|
-
webkitBackgroundOrigin?: string | undefined;
|
|
462
|
-
webkitBackgroundSize?: string | undefined;
|
|
463
|
-
webkitBorderBottomLeftRadius?: string | undefined;
|
|
464
|
-
webkitBorderBottomRightRadius?: string | undefined;
|
|
465
|
-
webkitBorderRadius?: string | undefined;
|
|
466
|
-
webkitBorderTopLeftRadius?: string | undefined;
|
|
467
|
-
webkitBorderTopRightRadius?: string | undefined;
|
|
468
|
-
webkitBoxAlign?: string | undefined;
|
|
469
|
-
webkitBoxFlex?: string | undefined;
|
|
470
|
-
webkitBoxOrdinalGroup?: string | undefined;
|
|
471
|
-
webkitBoxOrient?: string | undefined;
|
|
472
|
-
webkitBoxPack?: string | undefined;
|
|
473
|
-
webkitBoxShadow?: string | undefined;
|
|
474
|
-
webkitBoxSizing?: string | undefined;
|
|
475
|
-
webkitFilter?: string | undefined;
|
|
476
|
-
webkitFlex?: string | undefined;
|
|
477
|
-
webkitFlexBasis?: string | undefined;
|
|
478
|
-
webkitFlexDirection?: string | undefined;
|
|
479
|
-
webkitFlexFlow?: string | undefined;
|
|
480
|
-
webkitFlexGrow?: string | undefined;
|
|
481
|
-
webkitFlexShrink?: string | undefined;
|
|
482
|
-
webkitFlexWrap?: string | undefined;
|
|
483
|
-
webkitJustifyContent?: string | undefined;
|
|
484
|
-
webkitLineClamp?: string | undefined;
|
|
485
|
-
webkitMask?: string | undefined;
|
|
486
|
-
webkitMaskBoxImage?: string | undefined;
|
|
487
|
-
webkitMaskBoxImageOutset?: string | undefined;
|
|
488
|
-
webkitMaskBoxImageRepeat?: string | undefined;
|
|
489
|
-
webkitMaskBoxImageSlice?: string | undefined;
|
|
490
|
-
webkitMaskBoxImageSource?: string | undefined;
|
|
491
|
-
webkitMaskBoxImageWidth?: string | undefined;
|
|
492
|
-
webkitMaskClip?: string | undefined;
|
|
493
|
-
webkitMaskComposite?: string | undefined;
|
|
494
|
-
webkitMaskImage?: string | undefined;
|
|
495
|
-
webkitMaskOrigin?: string | undefined;
|
|
496
|
-
webkitMaskPosition?: string | undefined;
|
|
497
|
-
webkitMaskRepeat?: string | undefined;
|
|
498
|
-
webkitMaskSize?: string | undefined;
|
|
499
|
-
webkitOrder?: string | undefined;
|
|
500
|
-
webkitPerspective?: string | undefined;
|
|
501
|
-
webkitPerspectiveOrigin?: string | undefined;
|
|
502
|
-
webkitTextFillColor?: string | undefined;
|
|
503
|
-
webkitTextSizeAdjust?: string | undefined;
|
|
504
|
-
webkitTextStroke?: string | undefined;
|
|
505
|
-
webkitTextStrokeColor?: string | undefined;
|
|
506
|
-
webkitTextStrokeWidth?: string | undefined;
|
|
507
|
-
webkitTransform?: string | undefined;
|
|
508
|
-
webkitTransformOrigin?: string | undefined;
|
|
509
|
-
webkitTransformStyle?: string | undefined;
|
|
510
|
-
webkitTransition?: string | undefined;
|
|
511
|
-
webkitTransitionDelay?: string | undefined;
|
|
512
|
-
webkitTransitionDuration?: string | undefined;
|
|
513
|
-
webkitTransitionProperty?: string | undefined;
|
|
514
|
-
webkitTransitionTimingFunction?: string | undefined;
|
|
515
|
-
webkitUserSelect?: string | undefined;
|
|
516
|
-
whiteSpace?: string | undefined;
|
|
517
|
-
widows?: string | undefined;
|
|
518
|
-
width?: string | undefined;
|
|
519
|
-
willChange?: string | undefined;
|
|
520
|
-
wordBreak?: string | undefined;
|
|
521
|
-
wordSpacing?: string | undefined;
|
|
522
|
-
wordWrap?: string | undefined;
|
|
523
|
-
writingMode?: string | undefined;
|
|
524
|
-
zIndex?: string | undefined;
|
|
525
|
-
getPropertyPriority?: ((property: string) => string) | undefined;
|
|
526
|
-
getPropertyValue?: ((property: string) => string) | undefined;
|
|
527
|
-
item?: ((index: number) => string) | undefined;
|
|
528
|
-
removeProperty?: ((property: string) => string) | undefined;
|
|
529
|
-
setProperty?: ((property: string, value: string | null, priority?: string | undefined) => void) | undefined;
|
|
530
|
-
[Symbol.iterator]?: (() => IterableIterator<string>) | undefined;
|
|
531
|
-
}>;
|
|
532
|
-
handleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
533
|
-
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
534
|
-
contentStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
535
|
-
state: import("@vue/composition-api").Ref<"open" | "closed">;
|
|
536
|
-
fullscreen: import("@vue/composition-api").Ref<boolean>;
|
|
537
|
-
open: () => void;
|
|
538
|
-
close: () => void;
|
|
539
|
-
toggle: () => void;
|
|
540
|
-
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
541
|
-
isOpen: {
|
|
542
|
-
type: BooleanConstructor;
|
|
543
|
-
default: boolean;
|
|
544
|
-
};
|
|
545
|
-
variant: {
|
|
546
|
-
type: PropType<"basic" | "advanced">;
|
|
547
|
-
default: BottomSheetVariant;
|
|
548
|
-
};
|
|
549
|
-
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
3
|
+
declare const _default: import("vue-demi").DefineComponent<{
|
|
550
4
|
isOpen: {
|
|
551
5
|
type: BooleanConstructor;
|
|
552
6
|
default: boolean;
|
|
@@ -555,16 +9,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
555
9
|
type: PropType<"basic" | "advanced">;
|
|
556
10
|
default: BottomSheetVariant;
|
|
557
11
|
};
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
564
|
-
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
565
|
-
content: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
566
|
-
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
567
|
-
rootInlineStyles: import("@vue/composition-api").ComputedRef<{
|
|
12
|
+
}, {
|
|
13
|
+
root: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
14
|
+
content: import("vue-demi").Ref<HTMLElement | undefined>;
|
|
15
|
+
rootStyles: import("vue-demi").ComputedRef<string[]>;
|
|
16
|
+
rootInlineStyles: import("vue-demi").ComputedRef<{
|
|
568
17
|
[x: number]: string | undefined;
|
|
569
18
|
accentColor?: string | undefined;
|
|
570
19
|
alignContent?: string | undefined;
|
|
@@ -1089,21 +538,29 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
1089
538
|
setProperty?: ((property: string, value: string | null, priority?: string | undefined) => void) | undefined;
|
|
1090
539
|
[Symbol.iterator]?: (() => IterableIterator<string>) | undefined;
|
|
1091
540
|
}>;
|
|
1092
|
-
handleStyles: import("
|
|
1093
|
-
headerStyles: import("
|
|
1094
|
-
contentStyles: import("
|
|
1095
|
-
state: import("
|
|
1096
|
-
fullscreen: import("
|
|
541
|
+
handleStyles: import("vue-demi").ComputedRef<string[]>;
|
|
542
|
+
headerStyles: import("vue-demi").ComputedRef<string[]>;
|
|
543
|
+
contentStyles: import("vue-demi").ComputedRef<string[]>;
|
|
544
|
+
state: import("vue-demi").Ref<"open" | "closed">;
|
|
545
|
+
fullscreen: import("vue-demi").Ref<boolean>;
|
|
1097
546
|
open: () => void;
|
|
1098
547
|
close: () => void;
|
|
1099
548
|
toggle: () => void;
|
|
1100
|
-
}
|
|
1101
|
-
isOpen:
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
549
|
+
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("update:state" | "open" | "close")[], "update:state" | "open" | "close", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
550
|
+
isOpen: {
|
|
551
|
+
type: BooleanConstructor;
|
|
552
|
+
default: boolean;
|
|
553
|
+
};
|
|
554
|
+
variant: {
|
|
555
|
+
type: PropType<"basic" | "advanced">;
|
|
556
|
+
default: BottomSheetVariant;
|
|
557
|
+
};
|
|
558
|
+
}>> & {
|
|
559
|
+
"onUpdate:state"?: ((...args: any[]) => any) | undefined;
|
|
560
|
+
onOpen?: ((...args: any[]) => any) | undefined;
|
|
561
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
1105
562
|
}, {
|
|
1106
563
|
isOpen: boolean;
|
|
1107
564
|
variant: "basic" | "advanced";
|
|
1108
|
-
}
|
|
565
|
+
}>;
|
|
1109
566
|
export default _default;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Ref } from 'vue-demi';
|
|
2
2
|
import { BottomSheetVariant } from '../props';
|
|
3
3
|
declare function useBottomSheetSwipeState(root: Ref<HTMLElement | undefined>, content: Ref<HTMLElement | undefined>, fullscreen: Ref<boolean>, variant: Ref<`${BottomSheetVariant}`>, close: () => void): {
|
|
4
|
-
rootInlineStyles: import("
|
|
4
|
+
rootInlineStyles: import("vue-demi").ComputedRef<{
|
|
5
5
|
[x: number]: string | undefined;
|
|
6
6
|
accentColor?: string | undefined;
|
|
7
7
|
alignContent?: string | undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, computed, unref } from 'vue-demi';
|
|
2
|
-
import { m as usePointerSwipe, S as SwipeDirection } from '../../../index-
|
|
2
|
+
import { m as usePointerSwipe, S as SwipeDirection } from '../../../index-929e224a.js';
|
|
3
3
|
import { BottomSheetVariant } from '../props.js';
|
|
4
4
|
import { useTheme } from '../../../hooks/useTheme.js';
|
|
5
5
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { BottomSheetVariant } from './props.js';
|
|
2
|
-
export { s as OrBottomSheetV3 } from '../../OrBottomSheet.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrBottomSheetV3 } from '../../OrBottomSheet.vue_vue_type_script_lang-ff406c06.js';
|