@onereach/ui-components 2.77.0-beta.2447.0 → 2.77.0-beta.2448.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/{components/OrAvatarV3/OrAvatarV3.js → OrAvatar-7fc11680.js} +8 -12
- package/dist/bundled/v2/{components/OrButtonV3/OrButtonV3.js → OrButton-451e39d6.js} +7 -9
- package/dist/bundled/v2/{components/OrButtonV2/OrButtonV2.js → OrButton-f41bc4f9.js} +8 -18
- package/dist/bundled/v2/{components/OrCardV3/OrCardV3.js → OrCard-01367884.js} +4 -3
- package/dist/bundled/v2/{components/OrCardCollectionV3/OrCardCollectionV3.js → OrCardCollection-05d12693.js} +19 -62
- package/dist/bundled/v2/{components/OrCheckboxV3/OrCheckboxV3.js → OrCheckbox-19375a2b.js} +10 -10
- package/dist/bundled/v2/{components/OrConfirmV3/OrConfirmV3.js → OrConfirm-dd824d8a.js} +13 -52
- package/dist/bundled/v2/{components/OrErrorV3/OrErrorV3.js → OrError-516a4334.js} +4 -3
- package/dist/bundled/v2/{components/OrHintV3/OrHintV3.js → OrHint-a2dc1e08.js} +4 -3
- package/dist/bundled/v2/{components/OrIconV3/OrIconV3.js → OrIcon-7582c4d1.js} +5 -4
- package/dist/bundled/v2/{components/OrIconButtonV3/OrIconButtonV3.js → OrIconButton-3c5bac86.js} +10 -25
- package/dist/bundled/v2/{components/OrInputV3/OrInputV3.js → OrInput-d2299d9b.js} +25 -50
- package/dist/bundled/v2/{components/OrLabelV3/OrLabelV3.js → OrLabel-705461df.js} +5 -4
- package/dist/bundled/v2/{components/OrLoaderV3/OrLoaderV3.js → OrLoader-f011afff.js} +5 -4
- package/dist/bundled/v2/{components/OrModalV3/OrModalV3.js → OrModal-e540b95b.js} +9 -28
- package/dist/bundled/v2/{components/OrNotificationV3/OrNotificationV3.js → OrNotification-25c7e19c.js} +9 -28
- package/dist/bundled/v2/{components/OrOverlayV3/OrOverlayV3.js → OrOverlay-831c4cf3.js} +7 -8
- package/dist/bundled/v2/{components/OrProgressV3/OrProgressV3.js → OrProgress-66304d97.js} +6 -5
- package/dist/bundled/v2/{components/OrRadioV3/OrRadioV3.js → OrRadio-bd269b6c.js} +10 -10
- package/dist/bundled/v2/{components/OrSearchV3/OrSearchV3.js → OrSearch-37f87411.js} +6 -44
- package/dist/bundled/v2/{components/OrSelectV3/OrSelectV3.js → OrSelect-a3c1cb19.js} +30 -69
- package/dist/bundled/v2/{components/OrSidebarV3/OrSidebarV3.js → OrSidebar-b19f60bb.js} +9 -28
- package/dist/bundled/v2/{components/OrSkeletonCircleV3/OrSkeletonCircleV3.js → OrSkeletonCircle-8d795bd0.js} +5 -4
- package/dist/bundled/v2/{components/OrSkeletonRectV3/OrSkeletonRectV3.js → OrSkeletonRect-b1254c5a.js} +5 -4
- package/dist/bundled/v2/{components/OrSkeletonTextV3/OrSkeletonTextV3.js → OrSkeletonText-f15c3702.js} +5 -4
- package/dist/bundled/v2/{components/OrSwitchV3/OrSwitchV3.js → OrSwitch-1cabf182.js} +12 -15
- package/dist/bundled/v2/{components/OrTabV3/OrTabV3.js → OrTab-831a923c.js} +4 -3
- package/dist/bundled/v2/{components/OrTabsV3/OrTabsV3.js → OrTabs-3652b7c1.js} +11 -28
- package/dist/bundled/v2/{components/OrTagV3/OrTagV3.js → OrTag-2f788ca4.js} +7 -27
- package/dist/bundled/v2/{components/OrTeleportV3/OrTeleportV3.js → OrTeleport.vue2-259d6f25.js} +3 -2
- package/dist/bundled/v2/{components/OrTextareaV3/OrTextareaV3.js → OrTextarea-e10c98ce.js} +17 -21
- package/dist/bundled/v2/{components/OrToastV3/OrToastV3.js → OrToastContainer-38cc76b5.js} +219 -39
- package/dist/bundled/v2/{components/OrTooltipV3/OrTooltipV3.js → OrTooltip-6c689e3b.js} +6 -16
- package/dist/bundled/v2/components/OrAvatarV3/index.js +2 -2
- package/dist/bundled/v2/components/{OrBottomSheetV3/OrBottomSheetV3.js → OrBottomSheet/OrBottomSheet.js} +4 -4
- package/dist/bundled/v2/components/OrBottomSheetV3/index.js +3 -3
- package/dist/bundled/v2/components/OrButtonV2/index.js +2 -2
- package/dist/bundled/v2/components/OrButtonV3/index.js +2 -2
- package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +1 -1
- package/dist/bundled/v2/components/OrCardCollection/index.js +1 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/index.js +18 -18
- package/dist/bundled/v2/components/OrCardV3/index.js +1 -1
- package/dist/bundled/v2/components/OrCheckboxV3/index.js +2 -2
- package/dist/bundled/v2/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrCode/index.js +1 -1
- package/dist/bundled/v2/components/{OrCombinedInputV3/OrCombinedInputV3.js → OrCombinedInput/OrCombinedInput.js} +7 -7
- package/dist/bundled/v2/components/OrCombinedInputV3/index.js +4 -4
- package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +7 -7
- package/dist/bundled/v2/components/OrConfirm/index.js +2 -2
- package/dist/bundled/v2/components/OrConfirmV3/index.js +15 -15
- package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
- package/dist/bundled/v2/components/OrDateTimePicker/index.js +1 -1
- package/dist/bundled/v2/components/{OrEmptyStateV3/OrEmptyStateV3.js → OrEmptyState/OrEmptyState.js} +2 -2
- package/dist/bundled/v2/components/OrEmptyStateV3/index.js +1 -1
- package/dist/bundled/v2/components/{OrErrorTagV3/OrErrorTagV3.js → OrErrorTag/OrErrorTag.js} +3 -3
- package/dist/bundled/v2/components/OrErrorTagV3/index.js +2 -2
- package/dist/bundled/v2/components/OrErrorV3/index.js +1 -1
- package/dist/bundled/v2/components/{OrExpansionPanelV3/OrExpansionPanelV3.js → OrExpansionPanel/OrExpansionPanel.js} +4 -4
- package/dist/bundled/v2/components/OrExpansionPanelV3/index.js +2 -2
- package/dist/bundled/v2/components/{OrFabV3/OrFabV3.js → OrFab/OrFab.js} +4 -4
- package/dist/bundled/v2/components/OrFabV3/index.js +2 -2
- package/dist/bundled/v2/components/OrHintV3/index.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV2/index.js +1 -1
- package/dist/bundled/v2/components/OrIconButtonV3/index.js +7 -7
- package/dist/bundled/v2/components/OrIconV3/index.js +1 -1
- package/dist/bundled/v2/components/{OrInlineInputV3/OrInlineInputV3.js → OrInlineInput/OrInlineInput.js} +16 -16
- package/dist/bundled/v2/components/{OrInlineInputBoxV3/OrInlineInputBoxV3.js → OrInlineInputBox/OrInlineInputBox.js} +2 -2
- package/dist/bundled/v2/components/OrInlineInputBoxV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInlineInputV3/index.js +11 -11
- package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
- package/dist/bundled/v2/components/OrInlineTextEdit/index.js +1 -1
- package/dist/bundled/v2/components/{OrInlineTextareaV3/OrInlineTextareaV3.js → OrInlineTextarea/OrInlineTextarea.js} +15 -15
- package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +11 -11
- package/dist/bundled/v2/components/{OrInputBoxV3/OrInputBoxV3.js → OrInputBox/OrInputBox.js} +2 -2
- package/dist/bundled/v2/components/OrInputBoxV3/index.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/index.js +13 -13
- package/dist/bundled/v2/components/OrLabelV3/index.js +1 -1
- package/dist/bundled/v2/components/{OrLinkV3/OrLinkV3.js → OrLink/OrLink.js} +2 -2
- package/dist/bundled/v2/components/OrLinkV3/index.js +1 -1
- package/dist/bundled/v2/components/OrList/OrList.js +9 -9
- package/dist/bundled/v2/components/OrList/index.js +2 -2
- package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +2 -2
- package/dist/bundled/v2/components/OrListOfInputs/index.js +2 -2
- package/dist/bundled/v2/components/OrLoaderV3/index.js +1 -1
- package/dist/bundled/v2/components/{OrMenuV3/OrMenuV3.js → OrMenu/OrMenu.js} +5 -5
- package/dist/bundled/v2/components/{OrMenuItemV3/OrMenuItemV3.js → OrMenuItem/OrMenuItem.js} +3 -3
- package/dist/bundled/v2/components/OrMenuItemV3/index.js +2 -2
- package/dist/bundled/v2/components/OrMenuV3/index.js +5 -5
- package/dist/bundled/v2/components/OrModal/OrModal.js +1 -1
- package/dist/bundled/v2/components/OrModal/index.js +1 -1
- package/dist/bundled/v2/components/OrModalV3/index.js +8 -8
- package/dist/bundled/v2/components/OrNotification/OrNotification.js +1 -1
- package/dist/bundled/v2/components/OrNotification/index.js +1 -1
- package/dist/bundled/v2/components/OrNotificationV3/index.js +8 -8
- package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +6 -6
- package/dist/bundled/v2/components/OrOverflowMenu/index.js +2 -2
- package/dist/bundled/v2/components/OrOverlayV3/index.js +2 -2
- package/dist/bundled/v2/components/{OrPaginationV3/OrPaginationV3.js → OrPagination/OrPagination.js} +14 -14
- package/dist/bundled/v2/components/OrPaginationV3/index.js +10 -10
- package/dist/bundled/v2/components/OrPassword/OrPassword.js +1 -1
- package/dist/bundled/v2/components/OrPassword/index.js +1 -1
- package/dist/bundled/v2/components/{OrPopoverV3/OrPopoverV3.js → OrPopover/OrPopover.js} +6 -6
- package/dist/bundled/v2/components/OrPopoverV3/index.js +4 -4
- package/dist/bundled/v2/components/OrProgressV3/index.js +1 -1
- package/dist/bundled/v2/components/OrRadioV3/index.js +2 -2
- package/dist/bundled/v2/components/OrSearch/OrSearch.js +1 -1
- package/dist/bundled/v2/components/OrSearch/index.js +1 -1
- package/dist/bundled/v2/components/OrSearchV3/index.js +14 -14
- package/dist/bundled/v2/components/{OrSegmentedControlV3/OrSegmentedControlV3.js → OrSegmentedControl/OrSegmentedControl.js} +2 -2
- package/dist/bundled/v2/components/OrSegmentedControlV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/index.js +18 -18
- package/dist/bundled/v2/components/OrSidebarV3/index.js +8 -8
- package/dist/bundled/v2/components/OrSkeletonCircleV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonRectV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +1 -1
- package/dist/bundled/v2/components/OrSkeletonV3/index.js +3 -3
- package/dist/bundled/v2/components/{OrSortHeaderV3/OrSortHeaderV3.js → OrSortHeader/OrSortHeader.js} +3 -3
- package/dist/bundled/v2/components/OrSortHeaderV3/index.js +2 -2
- package/dist/bundled/v2/components/OrStepper/OrStepper.js +2 -2
- package/dist/bundled/v2/components/OrStepper/index.js +1 -1
- package/dist/bundled/v2/components/OrSwitchV3/index.js +3 -3
- package/dist/bundled/v2/components/OrTabV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTabsV3/index.js +9 -9
- package/dist/bundled/v2/components/OrTagV3/index.js +8 -8
- package/dist/bundled/v2/components/OrTeleportV3/index.js +1 -1
- package/dist/bundled/v2/components/{OrTextV3/OrTextV3.js → OrText/OrText.js} +1 -1
- package/dist/bundled/v2/components/OrTextV3/index.js +1 -1
- package/dist/bundled/v2/components/OrTextareaV3/index.js +5 -5
- package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +1 -1
- package/dist/bundled/v2/components/OrTextbox/index.js +1 -1
- package/dist/bundled/v2/components/OrToast/OrToast.js +1 -1
- package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +1 -1
- package/dist/bundled/v2/components/OrToastContainer/index.js +1 -1
- package/dist/bundled/v2/components/OrToastContainerV3/index.js +10 -11
- package/dist/bundled/v2/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/props.js +1 -1
- package/dist/bundled/v2/components/OrToastV3/useToast.js +1 -1
- package/dist/bundled/v2/components/OrTooltipV3/index.js +5 -5
- package/dist/bundled/v2/components/index.js +75 -76
- package/dist/bundled/v2/index.js +74 -75
- package/dist/bundled/v2/{props-7be029c7.js → props-fb3f60a5.js} +1 -1
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-a358ed4c.js → OrAvatar.vue_vue_type_script_lang-32273c2f.js} +1 -1
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-1b744aad.js → OrBottomSheet.vue_vue_type_script_lang-80114a8a.js} +20 -2
- package/dist/bundled/v3/{components/OrButtonV2/OrButtonV2.js → OrButton-bf88c2a5.js} +2 -22
- package/dist/bundled/v3/{components/OrButtonV3/OrButtonV3.js → OrButton-cc469bd8.js} +1 -10
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-0d4df1e4.js → OrButton.vue_vue_type_script_lang-a58d3d78.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-01a77066.js → OrCardCollection.vue_vue_type_script_lang-25c62a0c.js} +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1c9505bc.js → OrCardCollection.vue_vue_type_script_lang-d81e9f9b.js} +45 -19
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-d46f3519.js → OrCheckbox.vue_vue_type_script_lang-d5aa50c1.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-b6145e06.js → OrCode.vue_vue_type_script_lang-92cabe32.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-f4ed6548.js → OrConfirm.vue_vue_type_script_lang-a48d6224.js} +6 -6
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-1f3926f9.js → OrConfirm.vue_vue_type_script_lang-fc02d14d.js} +2 -2
- package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-2d6e9590.js → OrDateTimePicker.vue_vue_type_script_lang-b9dade9d.js} +1 -1
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-56a52f39.js → OrErrorTag.vue_vue_type_script_lang-02a46c6b.js} +1 -1
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-5ebc5933.js → OrExpansionPanel.vue_vue_type_script_lang-749ff722.js} +1 -1
- package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-a2ba6b14.js → OrFab.vue_vue_type_script_lang-96b4fd81.js} +1 -1
- package/dist/bundled/v3/OrHint-12428e42.js +35 -0
- package/dist/bundled/v3/{components/OrIconV3/OrIconV3.js → OrIcon-671794cb.js} +1 -5
- package/dist/bundled/v3/{components/OrIconButtonV3/OrIconButtonV3.js → OrIconButton-0d8e85d9.js} +1 -29
- package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-5e089ff3.js +83 -0
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-b5aa4fe2.js → OrInlineInput.vue_vue_type_script_lang-480bbbe1.js} +6 -7
- package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-9af4e959.js → OrInlineTextEdit.vue_vue_type_script_lang-c2eb855d.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a32a8f71.js → OrInlineTextarea.vue_vue_type_script_lang-84378895.js} +4 -5
- package/dist/bundled/v3/{components/OrInputV3/OrInputV3.js → OrInput-ab04adbb.js} +2 -55
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-4f36ecd1.js → OrInput.vue_vue_type_script_lang-da9e19d2.js} +10 -11
- package/dist/bundled/v3/{components/OrLabelV3/OrLabelV3.js → OrLabel-47f15fc0.js} +1 -5
- package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-3dbbf404.js → OrList.vue_vue_type_script_lang-30a7b0e3.js} +2 -2
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-4d0e2e67.js → OrListOfInputs.vue_vue_type_script_lang-9b8f2b8a.js} +2 -2
- package/dist/bundled/v3/{components/OrLoaderV3/OrLoaderV3.js → OrLoader-1c02d64d.js} +1 -6
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-cd85435a.js → OrMenu.vue_vue_type_script_lang-911ded05.js} +2 -2
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-54c89599.js → OrMenuItem.vue_vue_type_script_lang-7f05cee1.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-a671df0e.js → OrModal.vue_vue_type_script_lang-005d198c.js} +4 -4
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-dae1159c.js → OrModal.vue_vue_type_script_lang-a275bf57.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-5eb1c354.js → OrNotification.vue_vue_type_script_lang-2900b303.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-3ec5fade.js → OrNotification.vue_vue_type_script_lang-4e99b9f1.js} +3 -3
- package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-21f1e792.js → OrOverflowMenu.vue_vue_type_script_lang-0b1d1150.js} +2 -2
- package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-6c4b63bf.js → OrOverlay.vue_vue_type_script_lang-fea5839d.js} +11 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-26b985af.js → OrPagination.vue_vue_type_script_lang-f75db050.js} +7 -7
- package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-2493a8af.js → OrPassword.vue_vue_type_script_lang-46bca9cd.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-ea0e5f7b.js → OrPopover.vue_vue_type_script_lang-2ba79d91.js} +3 -3
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-637f6c90.js → OrRadio.vue_vue_type_script_lang-2953870d.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-fe3fd110.js → OrSearch.vue_vue_type_script_lang-2eb1c79b.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-12aa0495.js → OrSearch.vue_vue_type_script_lang-b6f85857.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-5976b51d.js → OrSelect.vue_vue_type_script_lang-3decc59f.js} +99 -32
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-e83e5c17.js → OrSidebar.vue_vue_type_script_lang-c342ffef.js} +2 -2
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-d9c91f0a.js → OrSortHeader.vue_vue_type_script_lang-d70f3898.js} +1 -1
- package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-325369a3.js → OrStepper.vue_vue_type_script_lang-42f57de9.js} +1 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-ec9eccfe.js → OrSwitch.vue_vue_type_script_lang-ac699016.js} +2 -2
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-3bb69c31.js → OrTabs.vue_vue_type_script_lang-c3739ede.js} +28 -12
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-4a17d4d5.js → OrTag.vue_vue_type_script_lang-37474827.js} +2 -2
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-e5621a66.js → OrTextarea.vue_vue_type_script_lang-cda6f95e.js} +3 -4
- package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-6752fab9.js → OrTextbox.vue_vue_type_script_lang-20e6c904.js} +1 -1
- package/dist/bundled/v3/{components/OrToastV3/OrToastV3.js → OrToastContainer.vue_vue_type_script_lang-4da13abb.js} +156 -43
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-cba8024f.js → OrTooltip.vue_vue_type_script_lang-a27e7f1f.js} +2 -2
- package/dist/bundled/v3/components/OrAvatarV3/index.js +2 -2
- package/dist/bundled/v3/components/{OrBottomSheetV3/OrBottomSheetV3.js → OrBottomSheet/OrBottomSheet.js} +4 -6
- package/dist/bundled/v3/components/OrBottomSheetV3/index.js +2 -4
- package/dist/bundled/v3/components/OrButtonV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +4 -4
- package/dist/bundled/v3/components/OrCardCollection/index.js +3 -3
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +23 -28
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCode/OrCode.js +4 -4
- package/dist/bundled/v3/components/OrCode/index.js +3 -3
- package/dist/bundled/v3/components/{OrCombinedInputV3/OrCombinedInputV3.js → OrCombinedInput/OrCombinedInput.js} +6 -7
- package/dist/bundled/v3/components/OrCombinedInputV3/index.js +3 -4
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +5 -5
- package/dist/bundled/v3/components/OrConfirm/index.js +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/index.js +19 -23
- package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +3 -3
- package/dist/bundled/v3/components/OrDateTimePicker/index.js +2 -2
- package/dist/bundled/v3/components/{OrEmptyStateV3/OrEmptyStateV3.js → OrEmptyState/OrEmptyState.js} +2 -2
- package/dist/bundled/v3/components/{OrErrorTagV3/OrErrorTagV3.js → OrErrorTag/OrErrorTag.js} +4 -4
- package/dist/bundled/v3/components/OrErrorTagV3/index.js +2 -2
- package/dist/bundled/v3/components/{OrExpansionPanelV3/OrExpansionPanelV3.js → OrExpansionPanel/OrExpansionPanel.js} +5 -5
- package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +2 -2
- package/dist/bundled/v3/components/{OrFabV3/OrFabV3.js → OrFab/OrFab.js} +5 -5
- package/dist/bundled/v3/components/OrFabV3/index.js +2 -2
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +8 -11
- package/dist/bundled/v3/components/{OrInlineInputV3/OrInlineInputV3.js → OrInlineInput/OrInlineInput.js} +15 -19
- package/dist/bundled/v3/components/{OrInlineInputBoxV3/OrInlineInputBoxV3.js → OrInlineInputBox/OrInlineInputBox.js} +2 -2
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +12 -16
- package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +3 -3
- package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
- package/dist/bundled/v3/components/{OrInlineTextareaV3/OrInlineTextareaV3.js → OrInlineTextarea/OrInlineTextarea.js} +14 -18
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +12 -16
- package/dist/bundled/v3/components/{OrInputBoxV3/OrInputBoxV3.js → OrInputBox/OrInputBox.js} +2 -2
- package/dist/bundled/v3/components/OrInputV3/index.js +14 -18
- package/dist/bundled/v3/components/{OrLinkV3/OrLinkV3.js → OrLink/OrLink.js} +2 -2
- package/dist/bundled/v3/components/OrList/OrList.js +4 -4
- package/dist/bundled/v3/components/OrList/index.js +3 -3
- package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +5 -5
- package/dist/bundled/v3/components/OrListOfInputs/index.js +4 -4
- package/dist/bundled/v3/components/{OrMenuV3/OrMenuV3.js → OrMenu/OrMenu.js} +8 -10
- package/dist/bundled/v3/components/{OrMenuItemV3/OrMenuItemV3.js → OrMenuItem/OrMenuItem.js} +4 -4
- package/dist/bundled/v3/components/OrMenuItemV3/index.js +2 -2
- package/dist/bundled/v3/components/OrMenuV3/index.js +6 -8
- package/dist/bundled/v3/components/OrModal/OrModal.js +3 -3
- package/dist/bundled/v3/components/OrModal/index.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/index.js +11 -14
- package/dist/bundled/v3/components/OrNotification/OrNotification.js +3 -3
- package/dist/bundled/v3/components/OrNotification/index.js +2 -2
- package/dist/bundled/v3/components/OrNotificationV3/index.js +10 -13
- package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
- package/dist/bundled/v3/components/OrOverflowMenu/index.js +3 -3
- package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -2
- package/dist/bundled/v3/components/{OrPaginationV3/OrPaginationV3.js → OrPagination/OrPagination.js} +16 -18
- package/dist/bundled/v3/components/OrPaginationV3/index.js +14 -16
- package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
- package/dist/bundled/v3/components/OrPassword/index.js +2 -2
- package/dist/bundled/v3/components/{OrPopoverV3/OrPopoverV3.js → OrPopover/OrPopover.js} +7 -9
- package/dist/bundled/v3/components/OrPopoverV3/index.js +4 -6
- package/dist/bundled/v3/components/OrRadioV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearch/index.js +2 -2
- package/dist/bundled/v3/components/OrSearchV3/index.js +16 -20
- package/dist/bundled/v3/components/{OrSegmentedControlV3/OrSegmentedControlV3.js → OrSegmentedControl/OrSegmentedControl.js} +2 -2
- package/dist/bundled/v3/components/OrSelectV3/index.js +24 -30
- package/dist/bundled/v3/components/OrSidebarV3/index.js +10 -13
- package/dist/bundled/v3/components/{OrSortHeaderV3/OrSortHeaderV3.js → OrSortHeader/OrSortHeader.js} +4 -4
- package/dist/bundled/v3/components/OrSortHeaderV3/index.js +2 -2
- package/dist/bundled/v3/components/OrStepper/OrStepper.js +3 -3
- package/dist/bundled/v3/components/OrStepper/index.js +2 -2
- package/dist/bundled/v3/components/OrSwitchV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTabsV3/index.js +11 -14
- package/dist/bundled/v3/components/OrTagV3/index.js +10 -13
- package/dist/bundled/v3/components/{OrTextV3/OrTextV3.js → OrText/OrText.js} +1 -1
- package/dist/bundled/v3/components/OrTextareaV3/index.js +4 -5
- package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +3 -3
- package/dist/bundled/v3/components/OrTextbox/index.js +2 -2
- package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
- package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +3 -3
- package/dist/bundled/v3/components/OrToastContainer/index.js +2 -2
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +12 -16
- package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
- package/dist/bundled/v3/components/OrToastV3/useToast.js +1 -1
- package/dist/bundled/v3/components/OrTooltipV3/index.js +6 -8
- package/dist/bundled/v3/components/index.js +81 -90
- package/dist/bundled/v3/index.js +971 -107
- package/dist/bundled/v3/{props-7be029c7.js → props-fb3f60a5.js} +1 -1
- package/package.json +2 -2
- package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainerV3.js +0 -232
- package/dist/bundled/v3/OrIconButton.vue_vue_type_script_lang-40d2387f.js +0 -57
- package/dist/bundled/v3/OrToastContainer.vue_vue_type_script_lang-57ebe1e4.js +0 -147
- package/dist/bundled/v3/components/OrAvatarV3/OrAvatarV3.js +0 -35
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollectionV3.js +0 -162
- package/dist/bundled/v3/components/OrCardV3/OrCardV3.js +0 -15
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckboxV3.js +0 -51
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirmV3.js +0 -129
- package/dist/bundled/v3/components/OrErrorV3/OrErrorV3.js +0 -21
- package/dist/bundled/v3/components/OrHintV3/OrHintV3.js +0 -21
- package/dist/bundled/v3/components/OrModalV3/OrModalV3.js +0 -66
- package/dist/bundled/v3/components/OrNotificationV3/OrNotificationV3.js +0 -59
- package/dist/bundled/v3/components/OrOverlayV3/OrOverlayV3.js +0 -28
- package/dist/bundled/v3/components/OrProgressV3/OrProgressV3.js +0 -84
- package/dist/bundled/v3/components/OrRadioV3/OrRadioV3.js +0 -50
- package/dist/bundled/v3/components/OrSearchV3/OrSearchV3.js +0 -85
- package/dist/bundled/v3/components/OrSelectV3/OrSelectV3.js +0 -294
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebarV3.js +0 -75
- package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircleV3.js +0 -18
- package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRectV3.js +0 -18
- package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonTextV3.js +0 -24
- package/dist/bundled/v3/components/OrSwitchV3/OrSwitchV3.js +0 -66
- package/dist/bundled/v3/components/OrTabV3/OrTabV3.js +0 -21
- package/dist/bundled/v3/components/OrTabsV3/OrTabsV3.js +0 -91
- package/dist/bundled/v3/components/OrTagV3/OrTagV3.js +0 -63
- package/dist/bundled/v3/components/OrTeleportV3/OrTeleportV3.js +0 -14
- package/dist/bundled/v3/components/OrTextareaV3/OrTextareaV3.js +0 -103
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainerV3.js +0 -79
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltipV3.js +0 -48
- /package/dist/bundled/v2/components/{OrIconButtonV2/OrIconButtonV2.js → OrIconButton/OrIconButton.js} +0 -0
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-c7cabe6c.js → OrToastContainer.vue_vue_type_script_lang-39906821.js} +0 -0
- /package/dist/bundled/v3/components/{OrIconButtonV2/OrIconButtonV2.js → OrIconButton/OrIconButton.js} +0 -0
|
@@ -1,19 +1,14 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect } from 'vue-demi';
|
|
2
|
-
import { hslToColorString, generateHslFromString } from '
|
|
3
|
-
import { AvatarSize, AvatarColor } from './props.js';
|
|
4
|
-
import { AvatarRoot, AvatarRootSizes, AvatarRootColors, AvatarRootAbbreviationSizes, AvatarRootIconSizes, AvatarImage } from './styles.js';
|
|
5
|
-
import
|
|
6
|
-
import { n as normalizeComponent } from '
|
|
7
|
-
import '../../utils/constants/regex.js';
|
|
8
|
-
import '../../utils/functions/hash.js';
|
|
9
|
-
import '../../utils/constants/color.js';
|
|
10
|
-
import '../OrIconV3/props.js';
|
|
11
|
-
import '../OrIconV3/styles.js';
|
|
2
|
+
import { hslToColorString, generateHslFromString } from './utils/functions/color.js';
|
|
3
|
+
import { AvatarSize, AvatarColor } from './components/OrAvatarV3/props.js';
|
|
4
|
+
import { AvatarRoot, AvatarRootSizes, AvatarRootColors, AvatarRootAbbreviationSizes, AvatarRootIconSizes, AvatarImage } from './components/OrAvatarV3/styles.js';
|
|
5
|
+
import { O as OrIcon } from './OrIcon-7582c4d1.js';
|
|
6
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
12
7
|
|
|
13
8
|
var script = defineComponent({
|
|
14
9
|
name: 'OrAvatar',
|
|
15
10
|
components: {
|
|
16
|
-
OrIcon
|
|
11
|
+
OrIcon
|
|
17
12
|
},
|
|
18
13
|
props: {
|
|
19
14
|
src: {
|
|
@@ -114,5 +109,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
114
109
|
render: __vue_render__,
|
|
115
110
|
staticRenderFns: __vue_staticRenderFns__
|
|
116
111
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
112
|
+
var __vue_component__$1 = __vue_component__;
|
|
117
113
|
|
|
118
|
-
export { __vue_component__ as
|
|
114
|
+
export { __vue_component__$1 as _ };
|
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { ButtonType, ButtonVariant, ButtonColor } from './props.js';
|
|
3
|
-
import { ButtonRoot, ButtonRootVariants, ButtonRootColors } from './styles.js';
|
|
4
|
-
import
|
|
5
|
-
import { n as normalizeComponent } from '
|
|
6
|
-
import '@vueuse/core';
|
|
7
|
-
import '../OrLoaderV3/props.js';
|
|
8
|
-
import '../OrLoaderV3/styles.js';
|
|
2
|
+
import { ButtonType, ButtonVariant, ButtonColor } from './components/OrButtonV3/props.js';
|
|
3
|
+
import { ButtonRoot, ButtonRootVariants, ButtonRootColors } from './components/OrButtonV3/styles.js';
|
|
4
|
+
import { O as OrLoader } from './OrLoader-f011afff.js';
|
|
5
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
6
|
|
|
10
7
|
var script = defineComponent({
|
|
11
8
|
name: 'OrButton',
|
|
12
9
|
components: {
|
|
13
|
-
OrLoader
|
|
10
|
+
OrLoader
|
|
14
11
|
},
|
|
15
12
|
props: {
|
|
16
13
|
type: {
|
|
@@ -115,5 +112,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
115
112
|
render: __vue_render__,
|
|
116
113
|
staticRenderFns: __vue_staticRenderFns__
|
|
117
114
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
115
|
+
var OrButton = __vue_component__;
|
|
118
116
|
|
|
119
|
-
export {
|
|
117
|
+
export { OrButton as O };
|
|
@@ -1,21 +1,10 @@
|
|
|
1
1
|
import { defineComponent } from 'vue-demi';
|
|
2
|
-
import { BUTTON_TYPE, BUTTON_COLOR, BUTTON_SIZE, HTML_BUTTON_TYPE } from './constants.js';
|
|
3
|
-
import __vue_component__$1 from '
|
|
4
|
-
import __vue_component__$2 from '
|
|
5
|
-
import { LoaderViews } from '
|
|
6
|
-
import { s as styleInject } from '
|
|
7
|
-
import { n as normalizeComponent } from '
|
|
8
|
-
import 'lodash';
|
|
9
|
-
import '../OrIcon/constants.js';
|
|
10
|
-
import '../../utils/functions/px-to-rem.js';
|
|
11
|
-
import '../OrTooltipContent/OrTooltipContent.js';
|
|
12
|
-
import '../OrFloating/OrFloating.js';
|
|
13
|
-
import '../../floating-ui.dom.esm-83eba816.js';
|
|
14
|
-
import '../OrTeleport/OrTeleport.js';
|
|
15
|
-
import 'portal-vue/dist/portal-vue.esm.js';
|
|
16
|
-
import '../OrTeleport/constants.js';
|
|
17
|
-
import '../OrFloating/constants.js';
|
|
18
|
-
import '../../utils/functions/dom.js';
|
|
2
|
+
import { BUTTON_TYPE, BUTTON_COLOR, BUTTON_SIZE, HTML_BUTTON_TYPE } from './components/OrButtonV2/constants.js';
|
|
3
|
+
import __vue_component__$1 from './components/OrIcon/OrIcon.js';
|
|
4
|
+
import __vue_component__$2 from './components/OrLoader/OrLoader.js';
|
|
5
|
+
import { LoaderViews } from './components/OrLoader/constants.js';
|
|
6
|
+
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
7
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
19
8
|
|
|
20
9
|
var script = defineComponent({
|
|
21
10
|
name: 'OrButton',
|
|
@@ -180,5 +169,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
180
169
|
render: __vue_render__,
|
|
181
170
|
staticRenderFns: __vue_staticRenderFns__
|
|
182
171
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
172
|
+
var OrButton = __vue_component__;
|
|
183
173
|
|
|
184
|
-
export {
|
|
174
|
+
export { OrButton as O };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { CardRoot } from './styles.js';
|
|
3
|
-
import { n as normalizeComponent } from '
|
|
2
|
+
import { CardRoot } from './components/OrCardV3/styles.js';
|
|
3
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
6
6
|
name: 'OrCard',
|
|
@@ -50,5 +50,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
50
50
|
render: __vue_render__,
|
|
51
51
|
staticRenderFns: __vue_staticRenderFns__
|
|
52
52
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
53
|
+
var __vue_component__$1 = __vue_component__;
|
|
53
54
|
|
|
54
|
-
export { __vue_component__ as
|
|
55
|
+
export { __vue_component__$1 as _ };
|
|
@@ -1,57 +1,13 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
|
-
import { CardCollectionContent, CardCollectionContentViews, CardCollectionRoot, CardCollectionToolbar, CardCollectionToolbarPanel } from './styles.js';
|
|
3
|
-
import { n as normalizeComponent } from '
|
|
4
|
-
import { gridView, defaultViewModes } from './props.js';
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import __vue_component__$
|
|
8
|
-
import __vue_component__$
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import '../OrIconButtonV3/props.js';
|
|
12
|
-
import '../OrIconV3/props.js';
|
|
13
|
-
import '../OrIconButtonV3/styles.js';
|
|
14
|
-
import '../OrTooltipV3/OrTooltipV3.js';
|
|
15
|
-
import '@vueuse/core';
|
|
16
|
-
import '../OrTooltipV3/styles.js';
|
|
17
|
-
import '../OrPopoverV3/OrPopoverV3.js';
|
|
18
|
-
import '../../floating-ui.dom.esm-83eba816.js';
|
|
19
|
-
import '../OrPopoverV3/props.js';
|
|
20
|
-
import '../OrPopoverV3/styles.js';
|
|
21
|
-
import '../OrBottomSheetV3/OrBottomSheetV3.js';
|
|
22
|
-
import '../OrBottomSheetV3/styles.js';
|
|
23
|
-
import '../OrOverlayV3/OrOverlayV3.js';
|
|
24
|
-
import '../OrOverlayV3/styles.js';
|
|
25
|
-
import '../OrTeleportV3/OrTeleportV3.js';
|
|
26
|
-
import 'portal-vue';
|
|
27
|
-
import '../../hooks/useElevation.js';
|
|
28
|
-
import '../../utils/isVisible.js';
|
|
29
|
-
import '../../hooks/useResponsive/useResponsive.js';
|
|
30
|
-
import '../OrButtonV3/props.js';
|
|
31
|
-
import '../OrButtonV3/styles.js';
|
|
32
|
-
import '../OrLoaderV3/OrLoaderV3.js';
|
|
33
|
-
import '../OrLoaderV3/props.js';
|
|
34
|
-
import '../OrLoaderV3/styles.js';
|
|
35
|
-
import '../OrMenuV3/styles.js';
|
|
36
|
-
import '../OrMenuItemV3/styles.js';
|
|
37
|
-
import '../OrIconV3/styles.js';
|
|
38
|
-
import '../OrInputV3/OrInputV3.js';
|
|
39
|
-
import '../OrInputV3/props.js';
|
|
40
|
-
import '../OrInputBoxV3/props.js';
|
|
41
|
-
import '../OrInputV3/styles.js';
|
|
42
|
-
import '../OrErrorV3/OrErrorV3.js';
|
|
43
|
-
import '../OrErrorV3/styles.js';
|
|
44
|
-
import '../OrHintV3/OrHintV3.js';
|
|
45
|
-
import '../OrHintV3/styles.js';
|
|
46
|
-
import '../OrInputBoxV3/OrInputBoxV3.js';
|
|
47
|
-
import '../OrInputBoxV3/styles.js';
|
|
48
|
-
import '../OrLabelV3/OrLabelV3.js';
|
|
49
|
-
import '../OrLabelV3/props.js';
|
|
50
|
-
import '../OrLabelV3/styles.js';
|
|
51
|
-
import '../../hooks/useIdAttribute.js';
|
|
52
|
-
import '../../hooks/useControlAttributes.js';
|
|
53
|
-
import '../../hooks/useValidationAttributes.js';
|
|
54
|
-
import '../../style-inject.es-4c6f2515.js';
|
|
2
|
+
import { CardCollectionContent, CardCollectionContentViews, CardCollectionRoot, CardCollectionToolbar, CardCollectionToolbarPanel } from './components/OrCardCollectionV3/styles.js';
|
|
3
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
|
+
import { gridView, defaultViewModes } from './components/OrCardCollectionV3/props.js';
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-3c5bac86.js';
|
|
6
|
+
import { O as OrButton } from './OrButton-451e39d6.js';
|
|
7
|
+
import __vue_component__$3 from './components/OrMenu/OrMenu.js';
|
|
8
|
+
import __vue_component__$4 from './components/OrMenuItem/OrMenuItem.js';
|
|
9
|
+
import { O as OrIcon } from './OrIcon-7582c4d1.js';
|
|
10
|
+
import { O as OrSearch } from './OrSearch-37f87411.js';
|
|
55
11
|
|
|
56
12
|
var script$1 = defineComponent({
|
|
57
13
|
name: 'OrCardCollectionView',
|
|
@@ -108,22 +64,22 @@ const __vue_is_functional_template__$1 = false;
|
|
|
108
64
|
|
|
109
65
|
/* style inject shadow dom */
|
|
110
66
|
|
|
111
|
-
const __vue_component__$
|
|
67
|
+
const __vue_component__$2 = /*#__PURE__*/normalizeComponent({
|
|
112
68
|
render: __vue_render__$1,
|
|
113
69
|
staticRenderFns: __vue_staticRenderFns__$1
|
|
114
70
|
}, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, undefined, undefined, undefined);
|
|
115
|
-
var OrCardCollectionView = __vue_component__$
|
|
71
|
+
var OrCardCollectionView = __vue_component__$2;
|
|
116
72
|
|
|
117
73
|
var script = defineComponent({
|
|
118
74
|
name: 'OrCardCollection',
|
|
119
75
|
components: {
|
|
120
76
|
OrCardCollectionView,
|
|
121
|
-
OrIconButton
|
|
122
|
-
OrButton
|
|
123
|
-
OrMenu: __vue_component__$
|
|
124
|
-
OrMenuItem: __vue_component__$
|
|
125
|
-
OrIcon
|
|
126
|
-
OrSearch
|
|
77
|
+
OrIconButton,
|
|
78
|
+
OrButton,
|
|
79
|
+
OrMenu: __vue_component__$3,
|
|
80
|
+
OrMenuItem: __vue_component__$4,
|
|
81
|
+
OrIcon,
|
|
82
|
+
OrSearch
|
|
127
83
|
},
|
|
128
84
|
props: {
|
|
129
85
|
items: {
|
|
@@ -343,5 +299,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
343
299
|
render: __vue_render__,
|
|
344
300
|
staticRenderFns: __vue_staticRenderFns__
|
|
345
301
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
302
|
+
var __vue_component__$1 = __vue_component__;
|
|
346
303
|
|
|
347
|
-
export { __vue_component__ as
|
|
304
|
+
export { __vue_component__$1 as _ };
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive } from 'vue-demi';
|
|
2
|
-
import { CheckboxRoot, CheckboxControl, CheckboxControlHandle } from './styles.js';
|
|
3
|
-
import
|
|
4
|
-
import { LabelVariant } from '
|
|
5
|
-
import { useIdAttribute } from '
|
|
6
|
-
import { useControlAttributes } from '
|
|
7
|
-
import { s as styleInject } from '
|
|
8
|
-
import { n as normalizeComponent } from '
|
|
9
|
-
import '../OrLabelV3/styles.js';
|
|
2
|
+
import { CheckboxRoot, CheckboxControl, CheckboxControlHandle } from './components/OrCheckboxV3/styles.js';
|
|
3
|
+
import { O as OrLabel } from './OrLabel-705461df.js';
|
|
4
|
+
import { LabelVariant } from './components/OrLabelV3/props.js';
|
|
5
|
+
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
6
|
+
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
7
|
+
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
9
|
|
|
11
10
|
var script = defineComponent({
|
|
12
11
|
name: 'OrCheckbox',
|
|
13
12
|
components: {
|
|
14
|
-
OrLabel
|
|
13
|
+
OrLabel
|
|
15
14
|
},
|
|
16
15
|
model: {
|
|
17
16
|
prop: 'modelValue',
|
|
@@ -183,5 +182,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
183
182
|
render: __vue_render__,
|
|
184
183
|
staticRenderFns: __vue_staticRenderFns__
|
|
185
184
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
185
|
+
var OrCheckbox = __vue_component__;
|
|
186
186
|
|
|
187
|
-
export {
|
|
187
|
+
export { OrCheckbox as O };
|
|
@@ -1,60 +1,20 @@
|
|
|
1
1
|
import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
2
|
-
import { l as logicAnd } from '
|
|
2
|
+
import { l as logicAnd } from './index-63e094a0.js';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
|
-
import { ConfirmType } from './props.js';
|
|
5
|
-
import { ConfirmRoot, ConfirmHeader, ConfirmInput, ConfirmFooter, ConfirmFooterTypes, ConfirmFooterButtons } from './styles.js';
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import { ButtonColor } from '
|
|
10
|
-
import { n as normalizeComponent } from '
|
|
11
|
-
import '../OrOverlayV3/styles.js';
|
|
12
|
-
import '../OrTeleportV3/OrTeleportV3.js';
|
|
13
|
-
import 'portal-vue';
|
|
14
|
-
import '../../hooks/useElevation.js';
|
|
15
|
-
import '../../utils/isVisible.js';
|
|
16
|
-
import '../OrButtonV3/styles.js';
|
|
17
|
-
import '../OrLoaderV3/OrLoaderV3.js';
|
|
18
|
-
import '../OrLoaderV3/props.js';
|
|
19
|
-
import '../OrLoaderV3/styles.js';
|
|
20
|
-
import '../OrInputV3/props.js';
|
|
21
|
-
import '../OrInputBoxV3/props.js';
|
|
22
|
-
import '../OrInputV3/styles.js';
|
|
23
|
-
import '../OrErrorV3/OrErrorV3.js';
|
|
24
|
-
import '../OrErrorV3/styles.js';
|
|
25
|
-
import '../OrHintV3/OrHintV3.js';
|
|
26
|
-
import '../OrHintV3/styles.js';
|
|
27
|
-
import '../OrIconV3/OrIconV3.js';
|
|
28
|
-
import '../OrIconV3/props.js';
|
|
29
|
-
import '../OrIconV3/styles.js';
|
|
30
|
-
import '../OrIconButtonV3/OrIconButtonV3.js';
|
|
31
|
-
import '../OrIconButtonV3/props.js';
|
|
32
|
-
import '../OrIconButtonV3/styles.js';
|
|
33
|
-
import '../OrTooltipV3/OrTooltipV3.js';
|
|
34
|
-
import '../OrTooltipV3/styles.js';
|
|
35
|
-
import '../OrPopoverV3/OrPopoverV3.js';
|
|
36
|
-
import '../../floating-ui.dom.esm-83eba816.js';
|
|
37
|
-
import '../OrPopoverV3/props.js';
|
|
38
|
-
import '../OrPopoverV3/styles.js';
|
|
39
|
-
import '../OrBottomSheetV3/OrBottomSheetV3.js';
|
|
40
|
-
import '../OrBottomSheetV3/styles.js';
|
|
41
|
-
import '../../hooks/useResponsive/useResponsive.js';
|
|
42
|
-
import '../OrInputBoxV3/OrInputBoxV3.js';
|
|
43
|
-
import '../OrInputBoxV3/styles.js';
|
|
44
|
-
import '../OrLabelV3/OrLabelV3.js';
|
|
45
|
-
import '../OrLabelV3/props.js';
|
|
46
|
-
import '../OrLabelV3/styles.js';
|
|
47
|
-
import '../../hooks/useIdAttribute.js';
|
|
48
|
-
import '../../hooks/useControlAttributes.js';
|
|
49
|
-
import '../../hooks/useValidationAttributes.js';
|
|
50
|
-
import '../../style-inject.es-4c6f2515.js';
|
|
4
|
+
import { ConfirmType } from './components/OrConfirmV3/props.js';
|
|
5
|
+
import { ConfirmRoot, ConfirmHeader, ConfirmInput, ConfirmFooter, ConfirmFooterTypes, ConfirmFooterButtons } from './components/OrConfirmV3/styles.js';
|
|
6
|
+
import { O as OrOverlay } from './OrOverlay-831c4cf3.js';
|
|
7
|
+
import { O as OrButton } from './OrButton-451e39d6.js';
|
|
8
|
+
import { O as OrInput } from './OrInput-d2299d9b.js';
|
|
9
|
+
import { ButtonColor } from './components/OrButtonV3/props.js';
|
|
10
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
51
11
|
|
|
52
12
|
var script = defineComponent({
|
|
53
13
|
name: 'OrConfirm',
|
|
54
14
|
components: {
|
|
55
|
-
OrOverlay
|
|
56
|
-
OrButton
|
|
57
|
-
OrInput
|
|
15
|
+
OrOverlay,
|
|
16
|
+
OrButton,
|
|
17
|
+
OrInput
|
|
58
18
|
},
|
|
59
19
|
inheritAttrs: false,
|
|
60
20
|
props: {
|
|
@@ -318,5 +278,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
318
278
|
render: __vue_render__,
|
|
319
279
|
staticRenderFns: __vue_staticRenderFns__
|
|
320
280
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
281
|
+
var __vue_component__$1 = __vue_component__;
|
|
321
282
|
|
|
322
|
-
export { __vue_component__ as
|
|
283
|
+
export { __vue_component__$1 as _ };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { ErrorRoot, ErrorText, ErrorAddon } from './styles.js';
|
|
3
|
-
import { n as normalizeComponent } from '
|
|
2
|
+
import { ErrorRoot, ErrorText, ErrorAddon } from './components/OrErrorV3/styles.js';
|
|
3
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
6
6
|
name: 'OrError',
|
|
@@ -67,5 +67,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
67
67
|
render: __vue_render__,
|
|
68
68
|
staticRenderFns: __vue_staticRenderFns__
|
|
69
69
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
70
|
+
var OrError = __vue_component__;
|
|
70
71
|
|
|
71
|
-
export {
|
|
72
|
+
export { OrError as O };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { HintRoot, HintText, HintAddon } from './styles.js';
|
|
3
|
-
import { n as normalizeComponent } from '
|
|
2
|
+
import { HintRoot, HintText, HintAddon } from './components/OrHintV3/styles.js';
|
|
3
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var script = defineComponent({
|
|
6
6
|
name: 'OrHint',
|
|
@@ -67,5 +67,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
67
67
|
render: __vue_render__,
|
|
68
68
|
staticRenderFns: __vue_staticRenderFns__
|
|
69
69
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
70
|
+
var OrHint = __vue_component__;
|
|
70
71
|
|
|
71
|
-
export {
|
|
72
|
+
export { OrHint as O };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { IconVariant, IconSize } from './props.js';
|
|
3
|
-
import { IconRoot, IconRootVariants, IconRootSizes } from './styles.js';
|
|
4
|
-
import { n as normalizeComponent } from '
|
|
2
|
+
import { IconVariant, IconSize } from './components/OrIconV3/props.js';
|
|
3
|
+
import { IconRoot, IconRootVariants, IconRootSizes } from './components/OrIconV3/styles.js';
|
|
4
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
6
6
|
var script = defineComponent({
|
|
7
7
|
name: 'OrIcon',
|
|
@@ -65,5 +65,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
65
65
|
render: __vue_render__,
|
|
66
66
|
staticRenderFns: __vue_staticRenderFns__
|
|
67
67
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
68
|
+
var OrIcon = __vue_component__;
|
|
68
69
|
|
|
69
|
-
export {
|
|
70
|
+
export { OrIcon as O };
|
package/dist/bundled/v2/{components/OrIconButtonV3/OrIconButtonV3.js → OrIconButton-3c5bac86.js}
RENAMED
|
@@ -1,32 +1,16 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { IconButtonColor } from './props.js';
|
|
3
|
-
import { IconButtonRoot, IconButtonRootColors } from './styles.js';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import { IconSize } from '
|
|
7
|
-
import { n as normalizeComponent } from '
|
|
8
|
-
import '../OrIconV3/styles.js';
|
|
9
|
-
import '@vueuse/core';
|
|
10
|
-
import '../OrTooltipV3/styles.js';
|
|
11
|
-
import '../OrPopoverV3/OrPopoverV3.js';
|
|
12
|
-
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
|
-
import '../OrPopoverV3/props.js';
|
|
14
|
-
import '../OrPopoverV3/styles.js';
|
|
15
|
-
import '../OrBottomSheetV3/OrBottomSheetV3.js';
|
|
16
|
-
import '../OrBottomSheetV3/styles.js';
|
|
17
|
-
import '../OrOverlayV3/OrOverlayV3.js';
|
|
18
|
-
import '../OrOverlayV3/styles.js';
|
|
19
|
-
import '../OrTeleportV3/OrTeleportV3.js';
|
|
20
|
-
import 'portal-vue';
|
|
21
|
-
import '../../hooks/useElevation.js';
|
|
22
|
-
import '../../utils/isVisible.js';
|
|
23
|
-
import '../../hooks/useResponsive/useResponsive.js';
|
|
2
|
+
import { IconButtonColor } from './components/OrIconButtonV3/props.js';
|
|
3
|
+
import { IconButtonRoot, IconButtonRootColors } from './components/OrIconButtonV3/styles.js';
|
|
4
|
+
import { O as OrIcon } from './OrIcon-7582c4d1.js';
|
|
5
|
+
import { O as OrTooltip } from './OrTooltip-6c689e3b.js';
|
|
6
|
+
import { IconSize } from './components/OrIconV3/props.js';
|
|
7
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
24
8
|
|
|
25
9
|
var script = defineComponent({
|
|
26
10
|
name: 'OrIconButton',
|
|
27
11
|
components: {
|
|
28
|
-
OrIcon
|
|
29
|
-
OrTooltip
|
|
12
|
+
OrIcon,
|
|
13
|
+
OrTooltip
|
|
30
14
|
},
|
|
31
15
|
inheritAttrs: false,
|
|
32
16
|
props: {
|
|
@@ -127,5 +111,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
127
111
|
render: __vue_render__,
|
|
128
112
|
staticRenderFns: __vue_staticRenderFns__
|
|
129
113
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
114
|
+
var OrIconButton = __vue_component__;
|
|
130
115
|
|
|
131
|
-
export {
|
|
116
|
+
export { OrIconButton as O };
|
|
@@ -1,57 +1,31 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, reactive } from 'vue-demi';
|
|
2
|
-
import { InputType } from './props.js';
|
|
3
|
-
import { InputRoot, InputControl } from './styles.js';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import __vue_component__$
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import { InputBoxSize } from '
|
|
12
|
-
import { useIdAttribute } from '
|
|
13
|
-
import { useControlAttributes } from '
|
|
14
|
-
import { useValidationAttributes } from '
|
|
15
|
-
import useResponsive from '
|
|
16
|
-
import { s as styleInject } from '
|
|
17
|
-
import { n as normalizeComponent } from '
|
|
18
|
-
import '../OrErrorV3/styles.js';
|
|
19
|
-
import '../OrHintV3/styles.js';
|
|
20
|
-
import '../OrIconV3/props.js';
|
|
21
|
-
import '../OrIconV3/styles.js';
|
|
22
|
-
import '../OrIconButtonV3/props.js';
|
|
23
|
-
import '../OrIconButtonV3/styles.js';
|
|
24
|
-
import '../OrTooltipV3/OrTooltipV3.js';
|
|
25
|
-
import '@vueuse/core';
|
|
26
|
-
import '../OrTooltipV3/styles.js';
|
|
27
|
-
import '../OrPopoverV3/OrPopoverV3.js';
|
|
28
|
-
import '../../floating-ui.dom.esm-83eba816.js';
|
|
29
|
-
import '../OrPopoverV3/props.js';
|
|
30
|
-
import '../OrPopoverV3/styles.js';
|
|
31
|
-
import '../OrBottomSheetV3/OrBottomSheetV3.js';
|
|
32
|
-
import '../OrBottomSheetV3/styles.js';
|
|
33
|
-
import '../OrOverlayV3/OrOverlayV3.js';
|
|
34
|
-
import '../OrOverlayV3/styles.js';
|
|
35
|
-
import '../OrTeleportV3/OrTeleportV3.js';
|
|
36
|
-
import 'portal-vue';
|
|
37
|
-
import '../../hooks/useElevation.js';
|
|
38
|
-
import '../../utils/isVisible.js';
|
|
39
|
-
import '../OrInputBoxV3/styles.js';
|
|
40
|
-
import '../OrLabelV3/props.js';
|
|
41
|
-
import '../OrLabelV3/styles.js';
|
|
42
|
-
import '../OrLoaderV3/props.js';
|
|
43
|
-
import '../OrLoaderV3/styles.js';
|
|
2
|
+
import { InputType } from './components/OrInputV3/props.js';
|
|
3
|
+
import { InputRoot, InputControl } from './components/OrInputV3/styles.js';
|
|
4
|
+
import { O as OrError } from './OrError-516a4334.js';
|
|
5
|
+
import { O as OrHint } from './OrHint-a2dc1e08.js';
|
|
6
|
+
import { O as OrIcon } from './OrIcon-7582c4d1.js';
|
|
7
|
+
import { O as OrIconButton } from './OrIconButton-3c5bac86.js';
|
|
8
|
+
import __vue_component__$1 from './components/OrInputBox/OrInputBox.js';
|
|
9
|
+
import { O as OrLabel } from './OrLabel-705461df.js';
|
|
10
|
+
import { O as OrLoader } from './OrLoader-f011afff.js';
|
|
11
|
+
import { InputBoxSize } from './components/OrInputBoxV3/props.js';
|
|
12
|
+
import { useIdAttribute } from './hooks/useIdAttribute.js';
|
|
13
|
+
import { useControlAttributes } from './hooks/useControlAttributes.js';
|
|
14
|
+
import { useValidationAttributes } from './hooks/useValidationAttributes.js';
|
|
15
|
+
import useResponsive from './hooks/useResponsive/useResponsive.js';
|
|
16
|
+
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
17
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
44
18
|
|
|
45
19
|
var script = defineComponent({
|
|
46
20
|
name: 'OrInput',
|
|
47
21
|
components: {
|
|
48
|
-
OrError
|
|
49
|
-
OrHint
|
|
50
|
-
OrIcon
|
|
51
|
-
OrIconButton
|
|
52
|
-
OrInputBox: __vue_component__$
|
|
53
|
-
OrLabel
|
|
54
|
-
OrLoader
|
|
22
|
+
OrError,
|
|
23
|
+
OrHint,
|
|
24
|
+
OrIcon,
|
|
25
|
+
OrIconButton,
|
|
26
|
+
OrInputBox: __vue_component__$1,
|
|
27
|
+
OrLabel,
|
|
28
|
+
OrLoader
|
|
55
29
|
},
|
|
56
30
|
model: {
|
|
57
31
|
prop: 'modelValue',
|
|
@@ -429,5 +403,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
429
403
|
render: __vue_render__,
|
|
430
404
|
staticRenderFns: __vue_staticRenderFns__
|
|
431
405
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
406
|
+
var OrInput = __vue_component__;
|
|
432
407
|
|
|
433
|
-
export {
|
|
408
|
+
export { OrInput as O };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { LabelVariant } from './props.js';
|
|
3
|
-
import { LabelRoot, LabelRootVariants, LabelText, LabelAddon } from './styles.js';
|
|
4
|
-
import { n as normalizeComponent } from '
|
|
2
|
+
import { LabelVariant } from './components/OrLabelV3/props.js';
|
|
3
|
+
import { LabelRoot, LabelRootVariants, LabelText, LabelAddon } from './components/OrLabelV3/styles.js';
|
|
4
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
6
6
|
var script = defineComponent({
|
|
7
7
|
name: 'OrLabel',
|
|
@@ -85,5 +85,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
85
85
|
render: __vue_render__,
|
|
86
86
|
staticRenderFns: __vue_staticRenderFns__
|
|
87
87
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
88
|
+
var OrLabel = __vue_component__;
|
|
88
89
|
|
|
89
|
-
export {
|
|
90
|
+
export { OrLabel as O };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { useElementSize } from '@vueuse/core';
|
|
3
|
-
import { LoaderVariant, LoaderColor, LoaderSize } from './props.js';
|
|
4
|
-
import { LoaderRoot, LoaderRootColors, LoaderTitle, LoaderDescription, LoaderContainer } from './styles.js';
|
|
5
|
-
import { n as normalizeComponent } from '
|
|
3
|
+
import { LoaderVariant, LoaderColor, LoaderSize } from './components/OrLoaderV3/props.js';
|
|
4
|
+
import { LoaderRoot, LoaderRootColors, LoaderTitle, LoaderDescription, LoaderContainer } from './components/OrLoaderV3/styles.js';
|
|
5
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
7
7
|
var script = defineComponent({
|
|
8
8
|
name: 'OrLoader',
|
|
@@ -166,5 +166,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
166
166
|
render: __vue_render__,
|
|
167
167
|
staticRenderFns: __vue_staticRenderFns__
|
|
168
168
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
169
|
+
var OrLoader = __vue_component__;
|
|
169
170
|
|
|
170
|
-
export {
|
|
171
|
+
export { OrLoader as O };
|
|
@@ -1,35 +1,15 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { ModalSize } from './props.js';
|
|
3
|
-
import { ModalRoot, ModalRootSizes, ModalHeader } from './styles.js';
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import { n as normalizeComponent } from '
|
|
7
|
-
import '@vueuse/core';
|
|
8
|
-
import '../OrOverlayV3/styles.js';
|
|
9
|
-
import '../OrTeleportV3/OrTeleportV3.js';
|
|
10
|
-
import 'portal-vue';
|
|
11
|
-
import '../../hooks/useElevation.js';
|
|
12
|
-
import '../../utils/isVisible.js';
|
|
13
|
-
import '../OrIconButtonV3/props.js';
|
|
14
|
-
import '../OrIconV3/props.js';
|
|
15
|
-
import '../OrIconButtonV3/styles.js';
|
|
16
|
-
import '../OrIconV3/OrIconV3.js';
|
|
17
|
-
import '../OrIconV3/styles.js';
|
|
18
|
-
import '../OrTooltipV3/OrTooltipV3.js';
|
|
19
|
-
import '../OrTooltipV3/styles.js';
|
|
20
|
-
import '../OrPopoverV3/OrPopoverV3.js';
|
|
21
|
-
import '../../floating-ui.dom.esm-83eba816.js';
|
|
22
|
-
import '../OrPopoverV3/props.js';
|
|
23
|
-
import '../OrPopoverV3/styles.js';
|
|
24
|
-
import '../OrBottomSheetV3/OrBottomSheetV3.js';
|
|
25
|
-
import '../OrBottomSheetV3/styles.js';
|
|
26
|
-
import '../../hooks/useResponsive/useResponsive.js';
|
|
2
|
+
import { ModalSize } from './components/OrModalV3/props.js';
|
|
3
|
+
import { ModalRoot, ModalRootSizes, ModalHeader } from './components/OrModalV3/styles.js';
|
|
4
|
+
import { O as OrOverlay } from './OrOverlay-831c4cf3.js';
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-3c5bac86.js';
|
|
6
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
27
7
|
|
|
28
8
|
var script = defineComponent({
|
|
29
9
|
name: 'OrModal',
|
|
30
10
|
components: {
|
|
31
|
-
OrOverlay
|
|
32
|
-
OrIconButton
|
|
11
|
+
OrOverlay,
|
|
12
|
+
OrIconButton
|
|
33
13
|
},
|
|
34
14
|
inheritAttrs: false,
|
|
35
15
|
props: {
|
|
@@ -137,5 +117,6 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
137
117
|
render: __vue_render__,
|
|
138
118
|
staticRenderFns: __vue_staticRenderFns__
|
|
139
119
|
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
120
|
+
var __vue_component__$1 = __vue_component__;
|
|
140
121
|
|
|
141
|
-
export { __vue_component__ as
|
|
122
|
+
export { __vue_component__$1 as _ };
|