@onereach/ui-components 2.70.0-beta.2175.0 → 2.70.0-beta.2185.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.
Files changed (89) hide show
  1. package/dist/bundled/v2/{OrCardCollection-3d2fe208.js → OrCardCollection-f49f899c.js} +1 -2
  2. package/dist/bundled/v2/OrCardCollectionView.vue2-56150344.js +93 -0
  3. package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollectionV3.js +2 -3
  4. package/dist/bundled/v2/components/OrCardCollectionV3/index.js +2 -3
  5. package/dist/bundled/v2/components/OrCardCollectionView.vue2V3/OrCardCollectionView.vue2V3.js +3 -65
  6. package/dist/bundled/v2/components/OrCardCollectionView.vue3V3/OrCardCollectionView.vue3V3.js +3 -65
  7. package/dist/bundled/v2/components/OrTeleport.vue3V3/OrTeleport.vue3V3.js +4 -54
  8. package/dist/bundled/v2/components/index.js +2 -3
  9. package/dist/bundled/v2/index.js +2 -3
  10. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-4626080c.js → OrBottomSheet.vue_vue_type_script_lang-7926afd5.js} +1 -1
  11. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-7798286c.js → OrCardCollection.vue_vue_type_script_lang-761c74df.js} +4 -5
  12. package/dist/bundled/v3/OrCardCollectionView.vue3-27432e35.js +69 -0
  13. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-208ea614.js → OrConfirm.vue_vue_type_script_lang-642b8f83.js} +2 -2
  14. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-efdab038.js → OrIconButton.vue_vue_type_script_lang-7663827a.js} +1 -1
  15. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-da309b52.js → OrInlineInput.vue_vue_type_script_lang-fdb31f3d.js} +1 -1
  16. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-ce6785df.js → OrInlineTextarea.vue_vue_type_script_lang-f04c4f6c.js} +1 -1
  17. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-e873ee13.js → OrInput.vue_vue_type_script_lang-e970f1b2.js} +1 -1
  18. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-5e57c8a5.js → OrMenu.vue_vue_type_script_lang-2b12f986.js} +1 -1
  19. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-7a42e8a4.js → OrModal.vue_vue_type_script_lang-76e9e15a.js} +2 -2
  20. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-86b61497.js → OrNotification.vue_vue_type_script_lang-6a4fc666.js} +1 -1
  21. package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-44194ab4.js → OrOverlay.vue_vue_type_script_lang-f2bdd70b.js} +1 -1
  22. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-7bbf8824.js → OrPopover.vue_vue_type_script_lang-3aab2e20.js} +2 -2
  23. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-a6f1fe96.js → OrSearch.vue_vue_type_script_lang-692ef46f.js} +1 -1
  24. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3a75add2.js → OrSelect.vue_vue_type_script_lang-2e23b39c.js} +3 -3
  25. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-aa5f33c8.js → OrTabs.vue_vue_type_script_lang-86b1bf60.js} +1 -1
  26. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-c8413a2f.js → OrTag.vue_vue_type_script_lang-d70c4e48.js} +1 -1
  27. package/dist/bundled/v3/{OrToast-1de535aa.js → OrToast-86bdb931.js} +1 -1
  28. package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-a1ddf72f.js → OrToastContainer.vue_vue_type_script_lang-2256f09d.js} +2 -2
  29. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-2b7b049f.js → OrTooltip.vue_vue_type_script_lang-680dfd41.js} +1 -1
  30. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheetV3.js +4 -4
  31. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +3 -3
  32. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollectionV3.js +12 -13
  33. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +11 -12
  34. package/dist/bundled/v3/components/OrCardCollectionView.vue2V3/OrCardCollectionView.vue2V3.js +3 -39
  35. package/dist/bundled/v3/components/OrCardCollectionView.vue3V3/OrCardCollectionView.vue3V3.js +3 -39
  36. package/dist/bundled/v3/components/OrConfirmV3/OrConfirmV3.js +9 -9
  37. package/dist/bundled/v3/components/OrConfirmV3/index.js +8 -8
  38. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButtonV3.js +7 -7
  39. package/dist/bundled/v3/components/OrIconButtonV3/index.js +6 -6
  40. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInputV3.js +8 -8
  41. package/dist/bundled/v3/components/OrInlineInputV3/index.js +7 -7
  42. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextareaV3.js +8 -8
  43. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +7 -7
  44. package/dist/bundled/v3/components/OrInputV3/OrInputV3.js +8 -8
  45. package/dist/bundled/v3/components/OrInputV3/index.js +7 -7
  46. package/dist/bundled/v3/components/OrMenuV3/OrMenuV3.js +6 -6
  47. package/dist/bundled/v3/components/OrMenuV3/index.js +5 -5
  48. package/dist/bundled/v3/components/OrModalV3/OrModalV3.js +8 -8
  49. package/dist/bundled/v3/components/OrModalV3/index.js +7 -7
  50. package/dist/bundled/v3/components/OrNotificationV3/OrNotificationV3.js +8 -8
  51. package/dist/bundled/v3/components/OrNotificationV3/index.js +7 -7
  52. package/dist/bundled/v3/components/OrOverlayV3/OrOverlayV3.js +3 -3
  53. package/dist/bundled/v3/components/OrOverlayV3/index.js +2 -2
  54. package/dist/bundled/v3/components/OrPopoverV3/OrPopoverV3.js +5 -5
  55. package/dist/bundled/v3/components/OrPopoverV3/index.js +4 -4
  56. package/dist/bundled/v3/components/OrSearchV3/OrSearchV3.js +9 -9
  57. package/dist/bundled/v3/components/OrSearchV3/index.js +8 -8
  58. package/dist/bundled/v3/components/OrSelectV3/OrSelectV3.js +10 -10
  59. package/dist/bundled/v3/components/OrSelectV3/index.js +9 -9
  60. package/dist/bundled/v3/components/OrTabsV3/OrTabsV3.js +7 -7
  61. package/dist/bundled/v3/components/OrTabsV3/index.js +6 -6
  62. package/dist/bundled/v3/components/OrTagV3/OrTagV3.js +8 -8
  63. package/dist/bundled/v3/components/OrTagV3/index.js +7 -7
  64. package/dist/bundled/v3/components/OrTeleport.vue2V3/OrTeleport.vue2V3.js +9 -32
  65. package/dist/bundled/v3/components/OrTeleport.vue3V3/OrTeleport.vue3V3.js +2 -12
  66. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainerV3.js +9 -9
  67. package/dist/bundled/v3/components/OrToastV3/OrToastV3.js +7 -7
  68. package/dist/bundled/v3/components/OrTooltipV3/OrTooltipV3.js +6 -6
  69. package/dist/bundled/v3/components/OrTooltipV3/index.js +5 -5
  70. package/dist/bundled/v3/components/index.js +21 -22
  71. package/dist/bundled/v3/index.js +21 -22
  72. package/dist/esm/v3/{OrCardCollection-c56f2621.js → OrCardCollection-2a6514f3.js} +7 -5
  73. package/dist/esm/v3/components/index.js +1 -1
  74. package/dist/esm/v3/components/or-card-collection-v3/index.js +1 -1
  75. package/dist/esm/v3/index.js +1 -1
  76. package/package.json +1 -1
  77. package/src/components/or-card-collection-v3/OrCardCollectionView.vue3.vue +11 -11
  78. package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollectionView.vue3.vue.d.ts +0 -35
  79. package/dist/bundled/v2/components/OrCardCollectionView.vue3V3/props.d.ts +0 -8
  80. package/dist/bundled/v2/components/OrCardCollectionView.vue3V3/styles.d.ts +0 -6
  81. package/dist/bundled/v2/components/OrCardCollectionView.vue3V3/types.d.ts +0 -12
  82. package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.vue3.vue.d.ts +0 -29
  83. package/dist/bundled/v2/styles-f417e4ed.js +0 -30
  84. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollectionView.vue2.vue.d.ts +0 -35
  85. package/dist/bundled/v3/components/OrCardCollectionView.vue2V3/props.d.ts +0 -8
  86. package/dist/bundled/v3/components/OrCardCollectionView.vue2V3/styles.d.ts +0 -6
  87. package/dist/bundled/v3/components/OrCardCollectionView.vue2V3/types.d.ts +0 -12
  88. package/dist/bundled/v3/components/OrTeleportV3/OrTeleport.vue2.vue.d.ts +0 -29
  89. package/dist/bundled/v3/styles-f417e4ed.js +0 -30
@@ -1,16 +1,16 @@
1
- import { s as script } from '../../OrMenu.vue_vue_type_script_lang-5e57c8a5.js';
2
- export { s as default } from '../../OrMenu.vue_vue_type_script_lang-5e57c8a5.js';
1
+ import { s as script } from '../../OrMenu.vue_vue_type_script_lang-2b12f986.js';
2
+ export { s as default } from '../../OrMenu.vue_vue_type_script_lang-2b12f986.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, withCtx, createElementVNode, normalizeClass, withModifiers, renderSlot } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '../OrPopoverV3/OrPopoverV3.js';
6
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
6
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
7
7
  import '../../floating-ui.dom.esm-83eba816.js';
8
8
  import '@vueuse/core';
9
9
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
10
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
10
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
11
11
  import '../OrOverlayV3/OrOverlayV3.js';
12
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
13
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
12
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
13
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
14
14
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
15
15
  import '../../useClassAttribute-47fdb016.js';
16
16
  import '../../useElevation-31bfe1f6.js';
@@ -1,15 +1,15 @@
1
- export { s as OrMenuV3 } from '../../OrMenu.vue_vue_type_script_lang-5e57c8a5.js';
2
- export { P as MenuPlacement } from '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
1
+ export { s as OrMenuV3 } from '../../OrMenu.vue_vue_type_script_lang-2b12f986.js';
2
+ export { P as MenuPlacement } from '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
3
3
  import 'vue-demi';
4
4
  import '../OrPopoverV3/OrPopoverV3.js';
5
5
  import 'vue';
6
6
  import '../../floating-ui.dom.esm-83eba816.js';
7
7
  import '@vueuse/core';
8
8
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
9
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
9
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
10
10
  import '../OrOverlayV3/OrOverlayV3.js';
11
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
12
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
11
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
12
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
13
13
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
14
14
  import '../../useClassAttribute-47fdb016.js';
15
15
  import '../../useElevation-31bfe1f6.js';
@@ -1,25 +1,25 @@
1
- import { s as script } from '../../OrModal.vue_vue_type_script_lang-7a42e8a4.js';
2
- export { s as default } from '../../OrModal.vue_vue_type_script_lang-7a42e8a4.js';
1
+ import { s as script } from '../../OrModal.vue_vue_type_script_lang-76e9e15a.js';
2
+ export { s as default } from '../../OrModal.vue_vue_type_script_lang-76e9e15a.js';
3
3
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '../OrOverlayV3/OrOverlayV3.js';
6
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
6
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
7
7
  import '@vueuse/core';
8
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
8
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
9
9
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
10
10
  import '../../useClassAttribute-47fdb016.js';
11
11
  import '../../useElevation-31bfe1f6.js';
12
12
  import '../OrIconButtonV3/OrIconButtonV3.js';
13
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
13
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
14
14
  import '../OrIconV3/OrIconV3.js';
15
15
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
16
16
  import '../OrTooltipV3/OrTooltipV3.js';
17
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
17
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
18
18
  import '../OrPopoverV3/OrPopoverV3.js';
19
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
19
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
20
20
  import '../../floating-ui.dom.esm-83eba816.js';
21
21
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
22
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
22
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
23
23
  import '../../useResponsive-a02e95b7.js';
24
24
 
25
25
  const _hoisted_1 = {
@@ -1,22 +1,22 @@
1
- export { M as ModalSize, s as OrModalV3 } from '../../OrModal.vue_vue_type_script_lang-7a42e8a4.js';
1
+ export { M as ModalSize, s as OrModalV3 } from '../../OrModal.vue_vue_type_script_lang-76e9e15a.js';
2
2
  import 'vue-demi';
3
3
  import '../OrOverlayV3/OrOverlayV3.js';
4
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
4
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
5
5
  import '@vueuse/core';
6
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
6
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
7
7
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
8
8
  import 'vue';
9
9
  import '../../useClassAttribute-47fdb016.js';
10
10
  import '../../useElevation-31bfe1f6.js';
11
11
  import '../OrIconButtonV3/OrIconButtonV3.js';
12
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
12
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
13
13
  import '../OrIconV3/OrIconV3.js';
14
14
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
15
15
  import '../OrTooltipV3/OrTooltipV3.js';
16
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
16
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
17
17
  import '../OrPopoverV3/OrPopoverV3.js';
18
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
18
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
19
19
  import '../../floating-ui.dom.esm-83eba816.js';
20
20
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
21
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
21
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
22
22
  import '../../useResponsive-a02e95b7.js';
@@ -1,23 +1,23 @@
1
- import { s as script } from '../../OrNotification.vue_vue_type_script_lang-86b61497.js';
2
- export { s as default } from '../../OrNotification.vue_vue_type_script_lang-86b61497.js';
1
+ import { s as script } from '../../OrNotification.vue_vue_type_script_lang-6a4fc666.js';
2
+ export { s as default } from '../../OrNotification.vue_vue_type_script_lang-6a4fc666.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '../OrIconV3/OrIconV3.js';
6
6
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
7
7
  import '../../useClassAttribute-47fdb016.js';
8
8
  import '../OrIconButtonV3/OrIconButtonV3.js';
9
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
9
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
10
10
  import '../OrTooltipV3/OrTooltipV3.js';
11
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
11
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
12
12
  import '@vueuse/core';
13
13
  import '../OrPopoverV3/OrPopoverV3.js';
14
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
14
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';
16
16
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
17
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
17
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
18
18
  import '../OrOverlayV3/OrOverlayV3.js';
19
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
20
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
19
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
20
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
21
21
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
22
22
  import '../../useElevation-31bfe1f6.js';
23
23
  import '../../useResponsive-a02e95b7.js';
@@ -1,22 +1,22 @@
1
- export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification.vue_vue_type_script_lang-86b61497.js';
1
+ export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification.vue_vue_type_script_lang-6a4fc666.js';
2
2
  import 'vue-demi';
3
3
  import '../OrIconV3/OrIconV3.js';
4
4
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
5
5
  import '../../useClassAttribute-47fdb016.js';
6
6
  import 'vue';
7
7
  import '../OrIconButtonV3/OrIconButtonV3.js';
8
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
8
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
9
9
  import '../OrTooltipV3/OrTooltipV3.js';
10
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
10
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
11
11
  import '@vueuse/core';
12
12
  import '../OrPopoverV3/OrPopoverV3.js';
13
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
13
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
14
14
  import '../../floating-ui.dom.esm-83eba816.js';
15
15
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
16
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
16
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
17
17
  import '../OrOverlayV3/OrOverlayV3.js';
18
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
19
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
18
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
19
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
20
20
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
21
21
  import '../../useElevation-31bfe1f6.js';
22
22
  import '../../useResponsive-a02e95b7.js';
@@ -1,9 +1,9 @@
1
- import { s as script } from '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
2
- export { s as default } from '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
1
+ import { s as script } from '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
2
+ export { s as default } from '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
3
3
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, renderSlot } from 'vue';
4
4
  import '@vueuse/core';
5
5
  import 'vue-demi';
6
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
6
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
7
7
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
8
8
  import '../../useClassAttribute-47fdb016.js';
9
9
  import '../../useElevation-31bfe1f6.js';
@@ -1,7 +1,7 @@
1
- export { s as OrOverlayV3 } from '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
1
+ export { s as OrOverlayV3 } from '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
4
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
5
5
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
6
6
  import 'vue';
7
7
  import '../../useClassAttribute-47fdb016.js';
@@ -1,14 +1,14 @@
1
- import { s as script } from '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
2
- export { s as default } from '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
1
+ import { s as script } from '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
2
+ export { s as default } from '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
3
3
  import { resolveComponent, openBlock, createBlock, withCtx, createElementBlock, mergeProps, renderSlot, normalizeClass, createCommentVNode } from 'vue';
4
4
  import '../../floating-ui.dom.esm-83eba816.js';
5
5
  import '@vueuse/core';
6
6
  import 'vue-demi';
7
7
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
8
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
8
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
9
9
  import '../OrOverlayV3/OrOverlayV3.js';
10
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
11
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
10
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
11
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
12
12
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
13
13
  import '../../useClassAttribute-47fdb016.js';
14
14
  import '../../useElevation-31bfe1f6.js';
@@ -1,12 +1,12 @@
1
- export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
1
+ export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
2
2
  import '../../floating-ui.dom.esm-83eba816.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
5
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
6
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
6
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
7
7
  import '../OrOverlayV3/OrOverlayV3.js';
8
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
9
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
8
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
9
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
10
10
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
11
11
  import 'vue';
12
12
  import '../../useClassAttribute-47fdb016.js';
@@ -1,10 +1,10 @@
1
- import { s as script } from '../../OrSearch.vue_vue_type_script_lang-a6f1fe96.js';
2
- export { s as default } from '../../OrSearch.vue_vue_type_script_lang-a6f1fe96.js';
1
+ import { s as script } from '../../OrSearch.vue_vue_type_script_lang-692ef46f.js';
2
+ export { s as default } from '../../OrSearch.vue_vue_type_script_lang-692ef46f.js';
3
3
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '@vueuse/core';
6
6
  import '../OrInputV3/OrInputV3.js';
7
- import '../../OrInput.vue_vue_type_script_lang-e873ee13.js';
7
+ import '../../OrInput.vue_vue_type_script_lang-e970f1b2.js';
8
8
  import '../OrErrorV3/OrErrorV3.js';
9
9
  import '../../OrError.vue_vue_type_script_lang-6954e9de.js';
10
10
  import '../../useClassAttribute-47fdb016.js';
@@ -13,17 +13,17 @@ import '../../OrHint.vue_vue_type_script_lang-7dc58eba.js';
13
13
  import '../OrIconV3/OrIconV3.js';
14
14
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
15
15
  import '../OrIconButtonV3/OrIconButtonV3.js';
16
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
16
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
17
17
  import '../OrTooltipV3/OrTooltipV3.js';
18
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
18
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
19
19
  import '../OrPopoverV3/OrPopoverV3.js';
20
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
20
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
21
21
  import '../../floating-ui.dom.esm-83eba816.js';
22
22
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
23
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
23
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
24
24
  import '../OrOverlayV3/OrOverlayV3.js';
25
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
26
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
25
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
26
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
27
27
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
28
28
  import '../../useElevation-31bfe1f6.js';
29
29
  import '../../useResponsive-a02e95b7.js';
@@ -1,9 +1,9 @@
1
- export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-a6f1fe96.js';
1
+ export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-692ef46f.js';
2
2
  export { I as SearchSize } from '../../OrInputBox.vue_vue_type_script_lang-d3b211c2.js';
3
3
  import 'vue-demi';
4
4
  import '@vueuse/core';
5
5
  import '../OrInputV3/OrInputV3.js';
6
- import '../../OrInput.vue_vue_type_script_lang-e873ee13.js';
6
+ import '../../OrInput.vue_vue_type_script_lang-e970f1b2.js';
7
7
  import '../OrErrorV3/OrErrorV3.js';
8
8
  import '../../OrError.vue_vue_type_script_lang-6954e9de.js';
9
9
  import '../../useClassAttribute-47fdb016.js';
@@ -13,17 +13,17 @@ import '../../OrHint.vue_vue_type_script_lang-7dc58eba.js';
13
13
  import '../OrIconV3/OrIconV3.js';
14
14
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
15
15
  import '../OrIconButtonV3/OrIconButtonV3.js';
16
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
16
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
17
17
  import '../OrTooltipV3/OrTooltipV3.js';
18
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
18
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
19
19
  import '../OrPopoverV3/OrPopoverV3.js';
20
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
20
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
21
21
  import '../../floating-ui.dom.esm-83eba816.js';
22
22
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
23
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
23
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
24
24
  import '../OrOverlayV3/OrOverlayV3.js';
25
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
26
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
25
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
26
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
27
27
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
28
28
  import '../../useElevation-31bfe1f6.js';
29
29
  import '../../useResponsive-a02e95b7.js';
@@ -1,5 +1,5 @@
1
- import { s as script } from '../../OrSelect.vue_vue_type_script_lang-3a75add2.js';
2
- export { s as default } from '../../OrSelect.vue_vue_type_script_lang-3a75add2.js';
1
+ import { s as script } from '../../OrSelect.vue_vue_type_script_lang-2e23b39c.js';
2
+ export { s as default } from '../../OrSelect.vue_vue_type_script_lang-2e23b39c.js';
3
3
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '../OrCheckboxV3/OrCheckboxV3.js';
@@ -17,20 +17,20 @@ import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
17
17
  import '../OrHintV3/OrHintV3.js';
18
18
  import '../../OrHint.vue_vue_type_script_lang-7dc58eba.js';
19
19
  import '../OrInputV3/OrInputV3.js';
20
- import '../../OrInput.vue_vue_type_script_lang-e873ee13.js';
20
+ import '../../OrInput.vue_vue_type_script_lang-e970f1b2.js';
21
21
  import '../OrIconButtonV3/OrIconButtonV3.js';
22
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
22
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
23
23
  import '../OrTooltipV3/OrTooltipV3.js';
24
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
24
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
25
25
  import '@vueuse/core';
26
26
  import '../OrPopoverV3/OrPopoverV3.js';
27
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
27
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
28
28
  import '../../floating-ui.dom.esm-83eba816.js';
29
29
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
30
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
30
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
31
31
  import '../OrOverlayV3/OrOverlayV3.js';
32
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
33
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
32
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
33
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
34
34
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
35
35
  import '../../useElevation-31bfe1f6.js';
36
36
  import '../../useResponsive-a02e95b7.js';
@@ -39,7 +39,7 @@ import '../../OrInputBox.vue_vue_type_script_lang-d3b211c2.js';
39
39
  import '../OrMenuItemV3/OrMenuItemV3.js';
40
40
  import '../../OrMenuItem.vue_vue_type_script_lang-53cb4736.js';
41
41
  import '../OrTagV3/OrTagV3.js';
42
- import '../../OrTag.vue_vue_type_script_lang-c8413a2f.js';
42
+ import '../../OrTag.vue_vue_type_script_lang-d70c4e48.js';
43
43
  import '../../dropdown-open-0d314aa4.js';
44
44
  import '../../useOverflow-af6161c8.js';
45
45
 
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-3a75add2.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-2e23b39c.js';
2
2
  export { I as SelectSize } from '../../OrInputBox.vue_vue_type_script_lang-d3b211c2.js';
3
3
  import 'vue-demi';
4
4
  import '../OrCheckboxV3/OrCheckboxV3.js';
@@ -17,20 +17,20 @@ import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
17
17
  import '../OrHintV3/OrHintV3.js';
18
18
  import '../../OrHint.vue_vue_type_script_lang-7dc58eba.js';
19
19
  import '../OrInputV3/OrInputV3.js';
20
- import '../../OrInput.vue_vue_type_script_lang-e873ee13.js';
20
+ import '../../OrInput.vue_vue_type_script_lang-e970f1b2.js';
21
21
  import '../OrIconButtonV3/OrIconButtonV3.js';
22
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
22
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
23
23
  import '../OrTooltipV3/OrTooltipV3.js';
24
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
24
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
25
25
  import '@vueuse/core';
26
26
  import '../OrPopoverV3/OrPopoverV3.js';
27
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
27
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
28
28
  import '../../floating-ui.dom.esm-83eba816.js';
29
29
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
30
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
30
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
31
31
  import '../OrOverlayV3/OrOverlayV3.js';
32
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
33
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
32
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
33
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
34
34
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
35
35
  import '../../useElevation-31bfe1f6.js';
36
36
  import '../../useResponsive-a02e95b7.js';
@@ -38,6 +38,6 @@ import '../OrInputBoxV3/OrInputBoxV3.js';
38
38
  import '../OrMenuItemV3/OrMenuItemV3.js';
39
39
  import '../../OrMenuItem.vue_vue_type_script_lang-53cb4736.js';
40
40
  import '../OrTagV3/OrTagV3.js';
41
- import '../../OrTag.vue_vue_type_script_lang-c8413a2f.js';
41
+ import '../../OrTag.vue_vue_type_script_lang-d70c4e48.js';
42
42
  import '../../dropdown-open-0d314aa4.js';
43
43
  import '../../useOverflow-af6161c8.js';
@@ -1,5 +1,5 @@
1
- import { s as script } from '../../OrTabs.vue_vue_type_script_lang-aa5f33c8.js';
2
- export { s as default } from '../../OrTabs.vue_vue_type_script_lang-aa5f33c8.js';
1
+ import { s as script } from '../../OrTabs.vue_vue_type_script_lang-86b1bf60.js';
2
+ export { s as default } from '../../OrTabs.vue_vue_type_script_lang-86b1bf60.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
4
4
  import '@vueuse/core';
5
5
  import 'vue-demi';
@@ -7,15 +7,15 @@ import '../OrIconV3/OrIconV3.js';
7
7
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
8
8
  import '../../useClassAttribute-47fdb016.js';
9
9
  import '../OrMenuV3/OrMenuV3.js';
10
- import '../../OrMenu.vue_vue_type_script_lang-5e57c8a5.js';
10
+ import '../../OrMenu.vue_vue_type_script_lang-2b12f986.js';
11
11
  import '../OrPopoverV3/OrPopoverV3.js';
12
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
12
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
13
13
  import '../../floating-ui.dom.esm-83eba816.js';
14
14
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
15
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
15
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
16
16
  import '../OrOverlayV3/OrOverlayV3.js';
17
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
18
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
17
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
18
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
19
19
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
20
20
  import '../../useElevation-31bfe1f6.js';
21
21
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs.vue_vue_type_script_lang-aa5f33c8.js';
1
+ export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs.vue_vue_type_script_lang-86b1bf60.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../OrIconV3/OrIconV3.js';
@@ -6,15 +6,15 @@ import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
6
6
  import '../../useClassAttribute-47fdb016.js';
7
7
  import 'vue';
8
8
  import '../OrMenuV3/OrMenuV3.js';
9
- import '../../OrMenu.vue_vue_type_script_lang-5e57c8a5.js';
9
+ import '../../OrMenu.vue_vue_type_script_lang-2b12f986.js';
10
10
  import '../OrPopoverV3/OrPopoverV3.js';
11
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
11
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
12
12
  import '../../floating-ui.dom.esm-83eba816.js';
13
13
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
14
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
14
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
15
15
  import '../OrOverlayV3/OrOverlayV3.js';
16
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
17
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
16
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
17
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
18
18
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
19
19
  import '../../useElevation-31bfe1f6.js';
20
20
  import '../../useResponsive-a02e95b7.js';
@@ -1,23 +1,23 @@
1
- import { s as script } from '../../OrTag.vue_vue_type_script_lang-c8413a2f.js';
2
- export { s as default } from '../../OrTag.vue_vue_type_script_lang-c8413a2f.js';
1
+ import { s as script } from '../../OrTag.vue_vue_type_script_lang-d70c4e48.js';
2
+ export { s as default } from '../../OrTag.vue_vue_type_script_lang-d70c4e48.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createVNode, withModifiers, createCommentVNode, normalizeClass } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '../OrIconButtonV3/OrIconButtonV3.js';
6
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
6
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
7
7
  import '../OrIconV3/OrIconV3.js';
8
8
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
9
9
  import '../../useClassAttribute-47fdb016.js';
10
10
  import '../OrTooltipV3/OrTooltipV3.js';
11
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
11
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
12
12
  import '@vueuse/core';
13
13
  import '../OrPopoverV3/OrPopoverV3.js';
14
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
14
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';
16
16
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
17
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
17
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
18
18
  import '../OrOverlayV3/OrOverlayV3.js';
19
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
20
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
19
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
20
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
21
21
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
22
22
  import '../../useElevation-31bfe1f6.js';
23
23
  import '../../useResponsive-a02e95b7.js';
@@ -1,22 +1,22 @@
1
- export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag.vue_vue_type_script_lang-c8413a2f.js';
1
+ export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag.vue_vue_type_script_lang-d70c4e48.js';
2
2
  import 'vue-demi';
3
3
  import '../OrIconButtonV3/OrIconButtonV3.js';
4
- import '../../OrIconButton.vue_vue_type_script_lang-efdab038.js';
4
+ import '../../OrIconButton.vue_vue_type_script_lang-7663827a.js';
5
5
  import '../OrIconV3/OrIconV3.js';
6
6
  import '../../OrIcon.vue_vue_type_script_lang-c13ec0ac.js';
7
7
  import '../../useClassAttribute-47fdb016.js';
8
8
  import 'vue';
9
9
  import '../OrTooltipV3/OrTooltipV3.js';
10
- import '../../OrTooltip.vue_vue_type_script_lang-2b7b049f.js';
10
+ import '../../OrTooltip.vue_vue_type_script_lang-680dfd41.js';
11
11
  import '@vueuse/core';
12
12
  import '../OrPopoverV3/OrPopoverV3.js';
13
- import '../../OrPopover.vue_vue_type_script_lang-7bbf8824.js';
13
+ import '../../OrPopover.vue_vue_type_script_lang-3aab2e20.js';
14
14
  import '../../floating-ui.dom.esm-83eba816.js';
15
15
  import '../OrBottomSheetV3/OrBottomSheetV3.js';
16
- import '../../OrBottomSheet.vue_vue_type_script_lang-4626080c.js';
16
+ import '../../OrBottomSheet.vue_vue_type_script_lang-7926afd5.js';
17
17
  import '../OrOverlayV3/OrOverlayV3.js';
18
- import '../../OrOverlay.vue_vue_type_script_lang-44194ab4.js';
19
- import '../OrTeleport.vue3V3/OrTeleport.vue3V3.js';
18
+ import '../../OrOverlay.vue_vue_type_script_lang-f2bdd70b.js';
19
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
20
20
  import '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
21
21
  import '../../useElevation-31bfe1f6.js';
22
22
  import '../../useResponsive-a02e95b7.js';
@@ -1,37 +1,14 @@
1
- import { MountingPortal } from 'portal-vue';
2
- import { defineComponent } from 'vue-demi';
3
- import { resolveComponent, openBlock, createBlock, withCtx, renderSlot } from 'vue';
4
-
5
- var script = defineComponent({
6
- name: 'OrTeleport',
7
- components: {
8
- MountingPortal
9
- },
10
- props: {
11
- to: {
12
- type: String,
13
- default: 'body'
14
- },
15
- disabled: {
16
- type: Boolean,
17
- default: false
18
- }
19
- }
20
- });
1
+ import { s as script } from '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
2
+ export { s as default } from '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
3
+ import { openBlock, createBlock, Teleport, renderSlot } from 'vue';
4
+ import 'vue-demi';
21
5
 
22
6
  function render(_ctx, _cache, $props, $setup, $data, $options) {
23
- const _component_MountingPortal = resolveComponent("MountingPortal");
24
- return openBlock(), createBlock(_component_MountingPortal, {
25
- "mount-to": _ctx.to,
26
- disabled: _ctx.disabled,
27
- append: true
28
- }, {
29
- default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
30
- _: 3 /* FORWARDED */
31
- }, 8 /* PROPS */, ["mount-to", "disabled"]);
7
+ return openBlock(), createBlock(Teleport, {
8
+ to: _ctx.to,
9
+ disabled: _ctx.disabled
10
+ }, [renderSlot(_ctx.$slots, "default")], 8 /* PROPS */, ["to", "disabled"]);
32
11
  }
33
12
 
34
13
  script.render = render;
35
- script.__file = "src/components/or-teleport-v3/OrTeleport.vue2.vue";
36
-
37
- export { script as default };
14
+ script.__file = "src/components/or-teleport-v3/OrTeleport.vue3.vue";
@@ -1,14 +1,4 @@
1
- import { s as script } from '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
2
1
  export { s as default } from '../../OrTeleport.vue3.vue_vue_type_script_lang-a6ce162e.js';
3
- import { openBlock, createBlock, Teleport, renderSlot } from 'vue';
2
+ import '../OrTeleport.vue2V3/OrTeleport.vue2V3.js';
4
3
  import 'vue-demi';
5
-
6
- function render(_ctx, _cache, $props, $setup, $data, $options) {
7
- return openBlock(), createBlock(Teleport, {
8
- to: _ctx.to,
9
- disabled: _ctx.disabled
10
- }, [renderSlot(_ctx.$slots, "default")], 8 /* PROPS */, ["to", "disabled"]);
11
- }
12
-
13
- script.render = render;
14
- script.__file = "src/components/or-teleport-v3/OrTeleport.vue3.vue";
4
+ import 'vue';