@onereach/ui-components 2.65.2-beta.1969.0 → 2.65.2-beta.1972.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 (84) hide show
  1. package/dist/v2/{OrCardCollection-02cbe47d.js → OrCardCollection-064282ad.js} +2 -2
  2. package/dist/v2/{OrConfirm-72bde35b.js → OrConfirm-924ae32c.js} +1 -1
  3. package/dist/v2/{OrIconButton-a2dda348.js → OrIconButton-d4e78dbd.js} +2 -2
  4. package/dist/v2/{OrInlineInput-a0949faa.js → OrInlineInput-0fea477d.js} +1 -1
  5. package/dist/v2/{OrInlineTextarea-3acb0a46.js → OrInlineTextarea-6d18caed.js} +1 -1
  6. package/dist/v2/{OrInput-6d4f6a8a.js → OrInput-385f48da.js} +1 -1
  7. package/dist/v2/{OrMenu-bb81644d.js → OrMenu-a2dedea3.js} +13 -4
  8. package/dist/v2/{OrMenuItem-9034aece.js → OrMenuItem-db9bf83a.js} +2 -2
  9. package/dist/v2/{OrModal-c8617460.js → OrModal-80e15678.js} +1 -1
  10. package/dist/v2/{OrNotification-9c5b175d.js → OrNotification-3d1dab4c.js} +1 -1
  11. package/dist/v2/{OrPopover-9080fc00.js → OrPopover-c6e5acf4.js} +13 -4
  12. package/dist/v2/{OrSearch-5f24449b.js → OrSearch-b087463b.js} +1 -1
  13. package/dist/v2/{OrSelect-28121deb.js → OrSelect-bd41da4a.js} +4 -4
  14. package/dist/v2/{OrTabs-b1f0c7b8.js → OrTabs-1ad5fb57.js} +3 -3
  15. package/dist/v2/{OrTag-f3dbd61f.js → OrTag-5e12d98e.js} +1 -1
  16. package/dist/v2/{OrTooltip-afe7030b.js → OrTooltip-c51ebe82.js} +1 -1
  17. package/dist/v2/components/or-menu-v3/OrMenu.stories3.d.ts +5 -0
  18. package/dist/v2/components/or-menu-v3/OrMenu.vue.d.ts +4 -0
  19. package/dist/v2/components/or-popover-v3/OrPopover.vue.d.ts +4 -0
  20. package/dist/v2/index.js +17 -17
  21. package/dist/v2/index11.js +5 -5
  22. package/dist/v2/index2.js +17 -17
  23. package/dist/v2/index21.js +5 -5
  24. package/dist/v2/index32.js +3 -3
  25. package/dist/v2/index35.js +4 -4
  26. package/dist/v2/index37.js +4 -4
  27. package/dist/v2/index39.js +4 -4
  28. package/dist/v2/index48.js +1 -1
  29. package/dist/v2/index49.js +2 -2
  30. package/dist/v2/index51.js +4 -4
  31. package/dist/v2/index53.js +4 -4
  32. package/dist/v2/index57.js +1 -1
  33. package/dist/v2/index63.js +5 -5
  34. package/dist/v2/index66.js +7 -7
  35. package/dist/v2/index80.js +4 -4
  36. package/dist/v2/index82.js +4 -4
  37. package/dist/v2/index90.js +4 -4
  38. package/dist/v2/index93.js +2 -2
  39. package/dist/v2/{types-fbe618a6.js → types-d1571b53.js} +1 -1
  40. package/dist/v3/{OrCardCollection-30914b21.js → OrCardCollection-aabb79d6.js} +2 -2
  41. package/dist/v3/{OrConfirm-9ab10313.js → OrConfirm-9aa2eb42.js} +1 -1
  42. package/dist/v3/{OrIconButton-f0aca58a.js → OrIconButton-7905be29.js} +2 -2
  43. package/dist/v3/{OrInlineInput-9afe1893.js → OrInlineInput-acf4170c.js} +1 -1
  44. package/dist/v3/{OrInlineTextarea-7c67a298.js → OrInlineTextarea-271d41ba.js} +1 -1
  45. package/dist/v3/{OrInput-6376195d.js → OrInput-0accb96c.js} +1 -1
  46. package/dist/v3/{OrMenu-75ef8635.js → OrMenu-320b485f.js} +13 -4
  47. package/dist/v3/{OrMenuItem-60afcdcb.js → OrMenuItem-9cfc4cc4.js} +2 -2
  48. package/dist/v3/{OrModal-ce7a20bf.js → OrModal-3e294644.js} +1 -1
  49. package/dist/v3/{OrNotification-4b09a862.js → OrNotification-5806b30e.js} +1 -1
  50. package/dist/v3/{OrPopover-3525c670.js → OrPopover-16b6f117.js} +14 -3
  51. package/dist/v3/{OrSearch-8aaedf9d.js → OrSearch-d7662fa5.js} +1 -1
  52. package/dist/v3/{OrSelect-58a004fd.js → OrSelect-60ab3704.js} +4 -4
  53. package/dist/v3/{OrTabs-fe7039de.js → OrTabs-ec203edf.js} +3 -3
  54. package/dist/v3/{OrTag-a3f5dbf4.js → OrTag-7e2abc90.js} +1 -1
  55. package/dist/v3/{OrTooltip-36c6728c.js → OrTooltip-cbb14b43.js} +1 -1
  56. package/dist/v3/components/or-menu-v3/OrMenu.stories3.d.ts +5 -0
  57. package/dist/v3/components/or-menu-v3/OrMenu.vue.d.ts +4 -0
  58. package/dist/v3/components/or-popover-v3/OrPopover.vue.d.ts +4 -0
  59. package/dist/v3/index.js +17 -17
  60. package/dist/v3/index11.js +5 -5
  61. package/dist/v3/index2.js +17 -17
  62. package/dist/v3/index21.js +5 -5
  63. package/dist/v3/index32.js +3 -3
  64. package/dist/v3/index35.js +4 -4
  65. package/dist/v3/index37.js +4 -4
  66. package/dist/v3/index39.js +4 -4
  67. package/dist/v3/index48.js +1 -1
  68. package/dist/v3/index49.js +2 -2
  69. package/dist/v3/index51.js +4 -4
  70. package/dist/v3/index53.js +4 -4
  71. package/dist/v3/index57.js +1 -1
  72. package/dist/v3/index63.js +5 -5
  73. package/dist/v3/index66.js +7 -7
  74. package/dist/v3/index80.js +4 -4
  75. package/dist/v3/index82.js +4 -4
  76. package/dist/v3/index90.js +4 -4
  77. package/dist/v3/index93.js +2 -2
  78. package/dist/v3/{types-bc8b5580.js → types-ac61ba80.js} +1 -1
  79. package/package.json +2 -2
  80. package/src/components/or-menu-item-v3/styles.ts +2 -2
  81. package/src/components/or-menu-v3/OrMenu.stories3.ts +64 -0
  82. package/src/components/or-menu-v3/OrMenu.vue +10 -2
  83. package/src/components/or-menu-v3/styles.ts +2 -1
  84. package/src/components/or-popover-v3/OrPopover.vue +14 -1
@@ -1,14 +1,14 @@
1
- export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-3acb0a46.js';
1
+ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-6d18caed.js';
2
2
  import 'vue-demi';
3
3
  import './useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
5
  import './OrError-be656098.js';
6
6
  import './normalize-component-6e8e3d80.js';
7
7
  import './OrHint-44356417.js';
8
- import './OrIconButton-a2dda348.js';
8
+ import './OrIconButton-d4e78dbd.js';
9
9
  import './OrIcon-05689298.js';
10
- import './OrTooltip-afe7030b.js';
11
- import './OrPopover-9080fc00.js';
10
+ import './OrTooltip-c51ebe82.js';
11
+ import './OrPopover-c6e5acf4.js';
12
12
  import '@floating-ui/dom';
13
13
  import './useElevation-0e973238.js';
14
14
  import './useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, _ as OrInputV3 } from './OrInput-6d4f6a8a.js';
1
+ export { I as InputType, _ as OrInputV3 } from './OrInput-385f48da.js';
2
2
  export { a as InputSize } from './OrInputBox-208dceac.js';
3
3
  import 'vue-demi';
4
4
  import './useClassAttribute-47fdb016.js';
@@ -6,10 +6,10 @@ import '@vueuse/core';
6
6
  import './OrError-be656098.js';
7
7
  import './normalize-component-6e8e3d80.js';
8
8
  import './OrHint-44356417.js';
9
- import './OrIconButton-a2dda348.js';
9
+ import './OrIconButton-d4e78dbd.js';
10
10
  import './OrIcon-05689298.js';
11
- import './OrTooltip-afe7030b.js';
12
- import './OrPopover-9080fc00.js';
11
+ import './OrTooltip-c51ebe82.js';
12
+ import './OrPopover-c6e5acf4.js';
13
13
  import '@floating-ui/dom';
14
14
  import './useElevation-0e973238.js';
15
15
  import './useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrMenuItemV3 } from './OrMenuItem-9034aece.js';
1
+ export { _ as OrMenuItemV3 } from './OrMenuItem-db9bf83a.js';
2
2
  import 'vue-demi';
3
3
  import './useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
@@ -1,5 +1,5 @@
1
- export { _ as OrMenuV3 } from './OrMenu-bb81644d.js';
2
- export { P as MenuPlacement } from './OrPopover-9080fc00.js';
1
+ export { _ as OrMenuV3 } from './OrMenu-a2dedea3.js';
2
+ export { P as MenuPlacement } from './OrPopover-c6e5acf4.js';
3
3
  import 'vue-demi';
4
4
  import './useClassAttribute-47fdb016.js';
5
5
  import '@vueuse/core';
@@ -1,12 +1,12 @@
1
- export { M as ModalSize, _ as OrModalV3 } from './OrModal-c8617460.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from './OrModal-80e15678.js';
2
2
  import 'vue-demi';
3
3
  import './useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
- import './OrIconButton-a2dda348.js';
5
+ import './OrIconButton-d4e78dbd.js';
6
6
  import './OrIcon-05689298.js';
7
7
  import './normalize-component-6e8e3d80.js';
8
- import './OrTooltip-afe7030b.js';
9
- import './OrPopover-9080fc00.js';
8
+ import './OrTooltip-c51ebe82.js';
9
+ import './OrPopover-c6e5acf4.js';
10
10
  import '@floating-ui/dom';
11
11
  import './useElevation-0e973238.js';
12
12
  import './useResponsive-a02e95b7.js';
@@ -1,12 +1,12 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-9c5b175d.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-3d1dab4c.js';
2
2
  import 'vue-demi';
3
3
  import './useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
- import './OrIconButton-a2dda348.js';
5
+ import './OrIconButton-d4e78dbd.js';
6
6
  import './OrIcon-05689298.js';
7
7
  import './normalize-component-6e8e3d80.js';
8
- import './OrTooltip-afe7030b.js';
9
- import './OrPopover-9080fc00.js';
8
+ import './OrTooltip-c51ebe82.js';
9
+ import './OrPopover-c6e5acf4.js';
10
10
  import '@floating-ui/dom';
11
11
  import './useElevation-0e973238.js';
12
12
  import './useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from './OrPopover-9080fc00.js';
1
+ export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from './OrPopover-c6e5acf4.js';
2
2
  import '@floating-ui/dom';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
@@ -1,16 +1,16 @@
1
- export { _ as OrSearchV3 } from './OrSearch-5f24449b.js';
1
+ export { _ as OrSearchV3 } from './OrSearch-b087463b.js';
2
2
  export { a as SearchSize } from './OrInputBox-208dceac.js';
3
3
  import 'vue-demi';
4
4
  import '@vueuse/core';
5
5
  import './useClassAttribute-47fdb016.js';
6
- import './OrInput-6d4f6a8a.js';
6
+ import './OrInput-385f48da.js';
7
7
  import './OrError-be656098.js';
8
8
  import './normalize-component-6e8e3d80.js';
9
9
  import './OrHint-44356417.js';
10
- import './OrIconButton-a2dda348.js';
10
+ import './OrIconButton-d4e78dbd.js';
11
11
  import './OrIcon-05689298.js';
12
- import './OrTooltip-afe7030b.js';
13
- import './OrPopover-9080fc00.js';
12
+ import './OrTooltip-c51ebe82.js';
13
+ import './OrPopover-c6e5acf4.js';
14
14
  import '@floating-ui/dom';
15
15
  import './useElevation-0e973238.js';
16
16
  import './useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from './OrSelect-28121deb.js';
1
+ export { _ as OrSelectV3 } from './OrSelect-bd41da4a.js';
2
2
  export { a as SelectSize } from './OrInputBox-208dceac.js';
3
3
  import 'vue-demi';
4
4
  import './dropdown-open-0d314aa4.js';
@@ -13,10 +13,10 @@ import './OrError-be656098.js';
13
13
  import './OrExpansionPanel-33d5cf05.js';
14
14
  import './OrIcon-05689298.js';
15
15
  import './OrHint-44356417.js';
16
- import './OrInput-6d4f6a8a.js';
17
- import './OrIconButton-a2dda348.js';
18
- import './OrTooltip-afe7030b.js';
19
- import './OrPopover-9080fc00.js';
16
+ import './OrInput-385f48da.js';
17
+ import './OrIconButton-d4e78dbd.js';
18
+ import './OrTooltip-c51ebe82.js';
19
+ import './OrPopover-c6e5acf4.js';
20
20
  import '@floating-ui/dom';
21
21
  import './useElevation-0e973238.js';
22
22
  import './useResponsive-a02e95b7.js';
@@ -24,5 +24,5 @@ import './OrBottomSheet-f09adbbb.js';
24
24
  import './OrOverlay-4838a9b0.js';
25
25
  import './OrTeleport.vue2-fb92f29f.js';
26
26
  import 'portal-vue';
27
- import './OrMenuItem-9034aece.js';
28
- import './OrTag-f3dbd61f.js';
27
+ import './OrMenuItem-db9bf83a.js';
28
+ import './OrTag-5e12d98e.js';
@@ -1,12 +1,12 @@
1
- export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-b1f0c7b8.js';
1
+ export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-1ad5fb57.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import './useClassAttribute-47fdb016.js';
5
5
  import './OrIcon-05689298.js';
6
6
  import './normalize-component-6e8e3d80.js';
7
- import './OrMenuItem-9034aece.js';
8
- import './OrMenu-bb81644d.js';
9
- import './OrPopover-9080fc00.js';
7
+ import './OrMenuItem-db9bf83a.js';
8
+ import './OrMenu-a2dedea3.js';
9
+ import './OrPopover-c6e5acf4.js';
10
10
  import '@floating-ui/dom';
11
11
  import './useElevation-0e973238.js';
12
12
  import './useResponsive-a02e95b7.js';
@@ -1,12 +1,12 @@
1
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-f3dbd61f.js';
1
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-5e12d98e.js';
2
2
  import 'vue-demi';
3
3
  import './useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
- import './OrIconButton-a2dda348.js';
5
+ import './OrIconButton-d4e78dbd.js';
6
6
  import './OrIcon-05689298.js';
7
7
  import './normalize-component-6e8e3d80.js';
8
- import './OrTooltip-afe7030b.js';
9
- import './OrPopover-9080fc00.js';
8
+ import './OrTooltip-c51ebe82.js';
9
+ import './OrPopover-c6e5acf4.js';
10
10
  import '@floating-ui/dom';
11
11
  import './useElevation-0e973238.js';
12
12
  import './useResponsive-a02e95b7.js';
@@ -1,15 +1,15 @@
1
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-fbe618a6.js';
1
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-d1571b53.js';
2
2
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
5
  import './OrTeleport.vue2-fb92f29f.js';
6
6
  import 'portal-vue';
7
7
  import './normalize-component-6e8e3d80.js';
8
- import './OrIconButton-a2dda348.js';
8
+ import './OrIconButton-d4e78dbd.js';
9
9
  import './useClassAttribute-47fdb016.js';
10
10
  import './OrIcon-05689298.js';
11
- import './OrTooltip-afe7030b.js';
12
- import './OrPopover-9080fc00.js';
11
+ import './OrTooltip-c51ebe82.js';
12
+ import './OrPopover-c6e5acf4.js';
13
13
  import '@floating-ui/dom';
14
14
  import './useElevation-0e973238.js';
15
15
  import './useResponsive-a02e95b7.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrTooltipV3 } from './OrTooltip-afe7030b.js';
2
- export { P as TooltipPlacement } from './OrPopover-9080fc00.js';
1
+ export { _ as OrTooltipV3 } from './OrTooltip-c51ebe82.js';
2
+ export { P as TooltipPlacement } from './OrPopover-c6e5acf4.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
5
  import './useClassAttribute-47fdb016.js';
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
3
3
  import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
4
4
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
5
- import { _ as __vue_component__$2 } from './OrIconButton-a2dda348.js';
5
+ import { _ as __vue_component__$2 } from './OrIconButton-d4e78dbd.js';
6
6
  import { _ as __vue_component__$3 } from './OrLoader-bd088836.js';
7
7
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -2,8 +2,8 @@ import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrCard-b63658a8.js';
5
- import { s as script$2 } from './OrIconButton-f0aca58a.js';
6
- import { s as script$3 } from './OrInput-6376195d.js';
5
+ import { s as script$2 } from './OrIconButton-7905be29.js';
6
+ import { s as script$3 } from './OrInput-0accb96c.js';
7
7
  import { s as script$4 } from './OrSortHeader-9d645226.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, Fragment, renderList, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, createVNode, renderSlot, normalizeProps, guardReactiveProps } from 'vue';
9
9
 
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { s as script$2, a as ButtonColor } from './OrButton-12b36e89.js';
3
3
  import { s as script$1 } from './OrOverlay-27050c19.js';
4
- import { s as script$3 } from './OrInput-6376195d.js';
4
+ import { s as script$3 } from './OrInput-0accb96c.js';
5
5
  import { useMagicKeys, whenever } from '@vueuse/core';
6
6
  import { logicAnd } from '@vueuse/math';
7
7
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
@@ -2,8 +2,8 @@ import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrIcon-e2fa4cf8.js';
5
- import { s as script$2 } from './OrTooltip-36c6728c.js';
6
- import './OrPopover-3525c670.js';
5
+ import { s as script$2 } from './OrTooltip-cbb14b43.js';
6
+ import './OrPopover-16b6f117.js';
7
7
  import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
8
8
 
9
9
  var IconButtonColor;
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-19a62a18.js';
5
5
  import { s as script$2 } from './OrHint-73835593.js';
6
- import { s as script$3 } from './OrIconButton-f0aca58a.js';
6
+ import { s as script$3 } from './OrIconButton-7905be29.js';
7
7
  import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-1b473796.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
9
9
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-19a62a18.js';
5
5
  import { s as script$2 } from './OrHint-73835593.js';
6
- import { s as script$3 } from './OrIconButton-f0aca58a.js';
6
+ import { s as script$3 } from './OrIconButton-7905be29.js';
7
7
  import { s as script$4 } from './OrInlineInputBox-1b473796.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
9
9
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-19a62a18.js';
5
5
  import { s as script$2 } from './OrHint-73835593.js';
6
- import { s as script$4 } from './OrIconButton-f0aca58a.js';
6
+ import { s as script$4 } from './OrIconButton-7905be29.js';
7
7
  import { s as script$3 } from './OrIcon-e2fa4cf8.js';
8
8
  import { s as script$5, a as InputBoxSize } from './OrInputBox-634230b1.js';
9
9
  import { s as script$6 } from './OrLabel-7d4fe80b.js';
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1, P as PopoverPlacement } from './OrPopover-3525c670.js';
4
+ import { s as script$1, P as PopoverPlacement } from './OrPopover-16b6f117.js';
5
5
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, withCtx, createElementVNode, normalizeClass, withModifiers, renderSlot } from 'vue';
6
6
 
7
7
  const MenuRoot = [
@@ -11,7 +11,7 @@ const MenuBody = [
11
11
  // Layout
12
12
  'overflow-y-auto',
13
13
  // Box
14
- 'max-w-[128px]', 'max-h-[340px]'];
14
+ 'min-w-[160px]', 'md:max-w-[256px]', 'max-h-[340px]'];
15
15
 
16
16
  var script = defineComponent({
17
17
  name: 'OrMenu',
@@ -30,7 +30,7 @@ var script = defineComponent({
30
30
  }
31
31
  },
32
32
  emits: ['update:state'],
33
- expose: ['root', 'open', 'close'],
33
+ expose: ['root', 'open', 'close', 'isOpen', 'toggle'],
34
34
  setup() {
35
35
  // Refs
36
36
  const root = ref();
@@ -39,6 +39,10 @@ var script = defineComponent({
39
39
  var _a;
40
40
  return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.root;
41
41
  });
42
+ const isOpen = computed(() => {
43
+ var _a;
44
+ return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.isOpen;
45
+ });
42
46
  // Styles
43
47
  const classAttribute = useClassAttribute();
44
48
  const rootStyles = computed(() => ['or-menu', ...MenuRoot, classAttribute.value]);
@@ -56,6 +60,9 @@ var script = defineComponent({
56
60
  popoverInstance.close();
57
61
  }
58
62
  }
63
+ function toggle() {
64
+ isOpen.value ? close() : open();
65
+ }
59
66
  // Handlers
60
67
  function onClick(event) {
61
68
  const path = event.composedPath();
@@ -74,8 +81,10 @@ var script = defineComponent({
74
81
  popoverRoot,
75
82
  rootStyles,
76
83
  bodyStyles,
84
+ isOpen,
77
85
  open,
78
86
  close,
87
+ toggle,
79
88
  onClick
80
89
  };
81
90
  }
@@ -89,7 +98,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
89
98
  class: _ctx.rootStyles
90
99
  }), [createVNode(_component_OrPopover, {
91
100
  ref: "popover",
92
- variant: 'popover',
101
+ variant: 'auto',
93
102
  trigger: _ctx.trigger,
94
103
  placement: _ctx.placement,
95
104
  "full-width": false,
@@ -12,9 +12,9 @@ const MenuItemRoot = [
12
12
  // Interactivity
13
13
  'interactivity-auto',
14
14
  // Typography
15
- 'typography-caption-regular',
15
+ 'typography-body-2-regular md:typography-caption-regular',
16
16
  // Typography (selected)
17
- 'selected:typography-caption-semibold',
17
+ 'selected:typography-body-2-bold selected:md:typography-caption-bold',
18
18
  // Theme
19
19
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
20
20
  // Theme (hover)
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-f0aca58a.js';
4
+ import { s as script$2 } from './OrIconButton-7905be29.js';
5
5
  import { s as script$1 } from './OrOverlay-27050c19.js';
6
6
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-f0aca58a.js';
4
+ import { s as script$2 } from './OrIconButton-7905be29.js';
5
5
  import { s as script$1 } from './OrIcon-e2fa4cf8.js';
6
6
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
7
7
 
@@ -101,7 +101,7 @@ var script = defineComponent({
101
101
  }
102
102
  },
103
103
  emits: ['update:state'],
104
- expose: ['root', 'state', 'open', 'close'],
104
+ expose: ['root', 'state', 'isOpen', 'open', 'close'],
105
105
  setup(props, context) {
106
106
  const {
107
107
  isDesktop,
@@ -120,6 +120,7 @@ var script = defineComponent({
120
120
  const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
121
121
  // State
122
122
  const state = ref('closed');
123
+ const isOpen = computed(() => state.value === 'open');
123
124
  // Events
124
125
  watch(state, value => {
125
126
  context.emit('update:state', value);
@@ -175,6 +176,14 @@ var script = defineComponent({
175
176
  break;
176
177
  }
177
178
  }
179
+ // Handlers
180
+ function handleBottomSheetState(bottomShetState) {
181
+ if (bottomShetState === 'closed') {
182
+ state.value = 'closed';
183
+ } else {
184
+ state.value = 'open';
185
+ }
186
+ }
178
187
  // Effects
179
188
  watchPostEffect(() => {
180
189
  const rootElement = unref(root);
@@ -218,9 +227,11 @@ var script = defineComponent({
218
227
  root,
219
228
  bottomSheet,
220
229
  bottomSheetRoot,
230
+ handleBottomSheetState,
221
231
  rootStyles,
222
232
  bodyStyles,
223
233
  state,
234
+ isOpen,
224
235
  open,
225
236
  close
226
237
  };
@@ -246,11 +257,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
246
257
  }, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */))], 16 /* FULL_PROPS */)) : createCommentVNode("v-if", true), _ctx.isMobile && _ctx.variant === 'auto' || _ctx.variant === 'bottom-sheet' ? (openBlock(), createBlock(_component_OrBottomSheet, {
247
258
  key: 1,
248
259
  ref: "bottomSheet",
249
- "onUpdate:state": _cache[0] || (_cache[0] = $event => _ctx.$emit('update:state', $event))
260
+ "onUpdate:state": _ctx.handleBottomSheetState
250
261
  }, {
251
262
  default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
252
263
  _: 3 /* FORWARDED */
253
- }, 512 /* NEED_PATCH */)) : createCommentVNode("v-if", true)]),
264
+ }, 8 /* PROPS */, ["onUpdate:state"])) : createCommentVNode("v-if", true)]),
254
265
  _: 3 /* FORWARDED */
255
266
  })) : createCommentVNode("v-if", true);
256
267
  }
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
- import { s as script$1 } from './OrInput-6376195d.js';
4
+ import { s as script$1 } from './OrInput-0accb96c.js';
5
5
  import { a as InputBoxSize } from './OrInputBox-634230b1.js';
6
6
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
7
7
 
@@ -9,11 +9,11 @@ import { s as script$3 } from './OrExpansionPanel-65afdfad.js';
9
9
  import { s as script$4 } from './OrHint-73835593.js';
10
10
  import { s as script$5 } from './OrIcon-e2fa4cf8.js';
11
11
  import { s as script$7, a as InputBoxSize } from './OrInputBox-634230b1.js';
12
- import { s as script$6 } from './OrInput-6376195d.js';
12
+ import { s as script$6 } from './OrInput-0accb96c.js';
13
13
  import { s as script$8 } from './OrLabel-7d4fe80b.js';
14
- import { s as script$9 } from './OrMenuItem-60afcdcb.js';
15
- import { s as script$a } from './OrPopover-3525c670.js';
16
- import { s as script$b } from './OrTag-a3f5dbf4.js';
14
+ import { s as script$9 } from './OrMenuItem-9cfc4cc4.js';
15
+ import { s as script$a } from './OrPopover-16b6f117.js';
16
+ import { s as script$b } from './OrTag-7e2abc90.js';
17
17
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
18
18
 
19
19
  const SelectRoot = [
@@ -2,9 +2,9 @@ import { useResizeObserver } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from 'vue-demi';
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
4
  import { s as script$1 } from './OrIcon-e2fa4cf8.js';
5
- import { s as script$3 } from './OrMenuItem-60afcdcb.js';
6
- import { s as script$2 } from './OrMenu-75ef8635.js';
7
- import './OrPopover-3525c670.js';
5
+ import { s as script$3 } from './OrMenuItem-9cfc4cc4.js';
6
+ import { s as script$2 } from './OrMenu-320b485f.js';
7
+ import './OrPopover-16b6f117.js';
8
8
  import { s as script$4 } from './OrTab-97044946.js';
9
9
  import { resolveComponent, openBlock, createElementBlock, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
10
10
 
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1 } from './OrIconButton-f0aca58a.js';
4
+ import { s as script$1 } from './OrIconButton-7905be29.js';
5
5
  import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createBlock, normalizeClass, withModifiers, createCommentVNode } from 'vue';
6
6
 
7
7
  var TagVariant;
@@ -1,7 +1,7 @@
1
1
  import { useElementHover } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch } from 'vue-demi';
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
- import { s as script$1, P as PopoverPlacement } from './OrPopover-3525c670.js';
4
+ import { s as script$1, P as PopoverPlacement } from './OrPopover-16b6f117.js';
5
5
  import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createBlock, withCtx, createElementVNode, normalizeClass, toDisplayString, createCommentVNode } from 'vue';
6
6
 
7
7
  const TooltipRoot = [
@@ -10,3 +10,8 @@ export declare const Menu: StoryFn<import("vue").ComponentOptions<import("vue").
10
10
  } | string[], {} & {}, {
11
11
  [x: number]: string;
12
12
  } | {}, true>)>;
13
+ export declare const OrderDropdown: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
14
+ [x: string]: ((...args: any[]) => any) | null;
15
+ } | string[], {} & {}, {
16
+ [x: number]: string;
17
+ } | {}, true>)>;
@@ -10,8 +10,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
10
10
  popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
11
11
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
12
12
  bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
13
+ isOpen: import("@vue/composition-api").ComputedRef<undefined>;
13
14
  open: () => void;
14
15
  close: () => void;
16
+ toggle: () => void;
15
17
  onClick: (event: Event) => void;
16
18
  }> & import("@vue/composition-api").Data, {}, {}, {
17
19
  trigger: {
@@ -52,8 +54,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
52
54
  popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
53
55
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
54
56
  bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
57
+ isOpen: import("@vue/composition-api").ComputedRef<undefined>;
55
58
  open: () => void;
56
59
  close: () => void;
60
+ toggle: () => void;
57
61
  onClick: (event: Event) => void;
58
62
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
59
63
  trigger: HTMLElement;
@@ -10,9 +10,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
10
10
  [x: number]: string;
11
11
  } | {}, true> | undefined>;
12
12
  bottomSheetRoot: import("@vue/composition-api").ComputedRef<undefined>;
13
+ handleBottomSheetState: (bottomShetState: string) => void;
13
14
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
14
15
  bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
15
16
  state: import("@vue/composition-api").Ref<"open" | "closed">;
17
+ isOpen: import("@vue/composition-api").ComputedRef<boolean>;
16
18
  open: () => void;
17
19
  close: () => void;
18
20
  }> & import("@vue/composition-api").Data, {}, {}, {
@@ -81,9 +83,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
81
83
  [x: number]: string;
82
84
  } | {}, true> | undefined>;
83
85
  bottomSheetRoot: import("@vue/composition-api").ComputedRef<undefined>;
86
+ handleBottomSheetState: (bottomShetState: string) => void;
84
87
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
85
88
  bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
86
89
  state: import("@vue/composition-api").Ref<"open" | "closed">;
90
+ isOpen: import("@vue/composition-api").ComputedRef<boolean>;
87
91
  open: () => void;
88
92
  close: () => void;
89
93
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {