@onereach/ui-components 2.67.4 → 2.67.5-beta.2007.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 (117) hide show
  1. package/dist/bundled/v2/{OrCardCollection-95b8a8e0.js → OrCardCollection-28dc960c.js} +2 -2
  2. package/dist/bundled/v2/{OrConfirm-1d396830.js → OrConfirm-0ceba616.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-2bf36347.js → OrIconButton-8ec75032.js} +1 -1
  4. package/dist/bundled/v2/{OrInlineInput-36077390.js → OrInlineInput-4df9749f.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-17b16ca8.js → OrInlineTextarea-d300bf6a.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-95fc5b53.js → OrInput-6fccafd4.js} +1 -1
  7. package/dist/bundled/v2/{OrModal-387348ca.js → OrModal-eed727e1.js} +1 -1
  8. package/dist/bundled/v2/{OrNotification-1fa0b14e.js → OrNotification-23c0baf6.js} +1 -1
  9. package/dist/bundled/v2/{OrSearch-43daeb79.js → OrSearch-f956a79e.js} +1 -1
  10. package/dist/bundled/v2/{OrSelect-dff64667.js → OrSelect-86c6d24f.js} +2 -2
  11. package/dist/bundled/v2/{OrTag-bc654163.js → OrTag-5a87ed5f.js} +1 -1
  12. package/dist/bundled/v2/{OrTooltip-d1764f37.js → OrTooltip-5b01fefc.js} +1 -1
  13. package/dist/bundled/v2/components/index.js +13 -13
  14. package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
  15. package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -4
  16. package/dist/bundled/v2/components/or-icon-button-v3/index.js +2 -2
  17. package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
  18. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
  19. package/dist/bundled/v2/components/or-input-v3/index.js +3 -3
  20. package/dist/bundled/v2/components/or-modal-v3/index.js +3 -3
  21. package/dist/bundled/v2/components/or-notification-v3/index.js +3 -3
  22. package/dist/bundled/v2/components/or-search-v3/index.js +4 -4
  23. package/dist/bundled/v2/components/or-select-v3/index.js +5 -5
  24. package/dist/bundled/v2/components/or-tag-v3/index.js +3 -3
  25. package/dist/bundled/v2/components/or-toast-v3/index.js +3 -3
  26. package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
  27. package/dist/bundled/v2/index.js +13 -13
  28. package/dist/bundled/v2/{types-4c07bc42.js → types-3d935a95.js} +1 -1
  29. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-412c8977.js → OrCardCollection.vue_vue_type_script_lang-b41fdd7a.js} +4 -4
  30. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-20ffe5df.js → OrConfirm.vue_vue_type_script_lang-e78781f7.js} +2 -2
  31. package/dist/bundled/v3/{OrIconButton-00ab6c2d.js → OrIconButton-e15b9e28.js} +1 -1
  32. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-b35040f9.js → OrIconButton.vue_vue_type_script_lang-9f60f32f.js} +1 -1
  33. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-e29642fc.js → OrInlineInput.vue_vue_type_script_lang-cfdd4f6c.js} +2 -2
  34. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-551028ef.js → OrInlineTextarea.vue_vue_type_script_lang-317e6442.js} +2 -2
  35. package/dist/bundled/v3/{OrInput-4b4b8316.js → OrInput-306254d0.js} +1 -1
  36. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-b4176d70.js → OrInput.vue_vue_type_script_lang-5efc08c2.js} +2 -2
  37. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-f3f5a84b.js → OrModal.vue_vue_type_script_lang-a7c3e57b.js} +2 -2
  38. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-83bfbfc4.js → OrNotification.vue_vue_type_script_lang-67afa45f.js} +2 -2
  39. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-00db292e.js → OrSearch.vue_vue_type_script_lang-1b06d890.js} +2 -2
  40. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-d7449846.js → OrSelect.vue_vue_type_script_lang-41d68274.js} +3 -3
  41. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-6be84bb9.js → OrTag.vue_vue_type_script_lang-08144944.js} +2 -2
  42. package/dist/bundled/v3/{OrToastContainer-c09c94da.js → OrToastContainer-d5211c1e.js} +1 -1
  43. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-a4168546.js → OrTooltip.vue_vue_type_script_lang-03c74354.js} +1 -1
  44. package/dist/bundled/v3/components/index.js +15 -15
  45. package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
  46. package/dist/bundled/v3/components/or-confirm-v3/index.js +6 -6
  47. package/dist/bundled/v3/components/or-icon-button-v3/index.js +2 -2
  48. package/dist/bundled/v3/components/or-inline-input-v3/index.js +4 -4
  49. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +4 -4
  50. package/dist/bundled/v3/components/or-input-v3/index.js +4 -4
  51. package/dist/bundled/v3/components/or-modal-v3/index.js +4 -4
  52. package/dist/bundled/v3/components/or-notification-v3/index.js +4 -4
  53. package/dist/bundled/v3/components/or-search-v3/index.js +6 -6
  54. package/dist/bundled/v3/components/or-select-v3/index.js +7 -7
  55. package/dist/bundled/v3/components/or-tag-v3/index.js +4 -4
  56. package/dist/bundled/v3/components/or-toast-v3/index.js +5 -5
  57. package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
  58. package/dist/bundled/v3/index.js +24 -24
  59. package/dist/bundled/v3/{types-bc0d88d7.js → types-f40cbd9b.js} +2 -2
  60. package/dist/esm/v2/{OrCardCollection-799ab8bd.js → OrCardCollection-429a1da1.js} +2 -2
  61. package/dist/esm/v2/{OrConfirm-e3b3418f.js → OrConfirm-18066d23.js} +1 -1
  62. package/dist/esm/v2/{OrIconButton-a7764de4.js → OrIconButton-8840770b.js} +1 -1
  63. package/dist/esm/v2/{OrInlineInput-00fbe0a7.js → OrInlineInput-032c59e7.js} +1 -1
  64. package/dist/esm/v2/{OrInlineTextarea-b4740a94.js → OrInlineTextarea-264e6bf1.js} +1 -1
  65. package/dist/esm/v2/{OrInput-946ef514.js → OrInput-ae6a4d2d.js} +1 -1
  66. package/dist/esm/v2/{OrModal-5c92cdc8.js → OrModal-295f22ab.js} +1 -1
  67. package/dist/esm/v2/{OrNotification-9862ce5f.js → OrNotification-67b2566d.js} +1 -1
  68. package/dist/esm/v2/{OrSearch-18bf00f3.js → OrSearch-7aa801a6.js} +1 -1
  69. package/dist/esm/v2/{OrSelect-858c2f46.js → OrSelect-3bcf3350.js} +2 -2
  70. package/dist/esm/v2/{OrTag-23631e25.js → OrTag-fb37dffa.js} +1 -1
  71. package/dist/esm/v2/{OrTooltip-3454c2e6.js → OrTooltip-d3e2d758.js} +1 -1
  72. package/dist/esm/v2/components/index.js +13 -13
  73. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
  74. package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
  75. package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
  76. package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
  77. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
  78. package/dist/esm/v2/components/or-input-v3/index.js +3 -3
  79. package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
  80. package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
  81. package/dist/esm/v2/components/or-search-v3/index.js +4 -4
  82. package/dist/esm/v2/components/or-select-v3/index.js +5 -5
  83. package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
  84. package/dist/esm/v2/components/or-toast-v3/index.js +3 -3
  85. package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
  86. package/dist/esm/v2/index.js +13 -13
  87. package/dist/esm/v2/{types-e2beb2b6.js → types-cdd9169e.js} +1 -1
  88. package/dist/esm/v3/{OrCardCollection-2d34eaaf.js → OrCardCollection-021a5dc3.js} +2 -2
  89. package/dist/esm/v3/{OrConfirm-b78c5299.js → OrConfirm-7b704729.js} +1 -1
  90. package/dist/esm/v3/{OrIconButton-85abafab.js → OrIconButton-89f583cb.js} +1 -1
  91. package/dist/esm/v3/{OrInlineInput-299e2275.js → OrInlineInput-0bad125c.js} +1 -1
  92. package/dist/esm/v3/{OrInlineTextarea-40ee5ffb.js → OrInlineTextarea-18f20a3c.js} +1 -1
  93. package/dist/esm/v3/{OrInput-4f55c0eb.js → OrInput-9c14a13d.js} +1 -1
  94. package/dist/esm/v3/{OrModal-420174c4.js → OrModal-71e1508d.js} +1 -1
  95. package/dist/esm/v3/{OrNotification-54394fc8.js → OrNotification-d12a36a2.js} +1 -1
  96. package/dist/esm/v3/{OrSearch-d74891a5.js → OrSearch-f242dc3e.js} +1 -1
  97. package/dist/esm/v3/{OrSelect-b3a233cc.js → OrSelect-45e39639.js} +2 -2
  98. package/dist/esm/v3/{OrTag-6c3717e0.js → OrTag-f0ec3528.js} +1 -1
  99. package/dist/esm/v3/{OrTooltip-1500a1cd.js → OrTooltip-3985d034.js} +1 -1
  100. package/dist/esm/v3/components/index.js +13 -13
  101. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  102. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  103. package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
  104. package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
  105. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
  106. package/dist/esm/v3/components/or-input-v3/index.js +3 -3
  107. package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
  108. package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
  109. package/dist/esm/v3/components/or-search-v3/index.js +4 -4
  110. package/dist/esm/v3/components/or-select-v3/index.js +5 -5
  111. package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
  112. package/dist/esm/v3/components/or-toast-v3/index.js +3 -3
  113. package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
  114. package/dist/esm/v3/index.js +13 -13
  115. package/dist/esm/v3/{types-98a852d8.js → types-9d95a589.js} +1 -1
  116. package/package.json +2 -3
  117. package/src/components/or-tooltip-v3/OrTooltip.vue +1 -1
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
6
6
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-4d0c2edd.js';
7
7
  export { s as OrCard } from './OrCard-e3a5aea4.js';
8
8
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-a5e326ef.js';
9
- export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-2d34eaaf.js';
9
+ export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection-021a5dc3.js';
10
10
  export { s as OrCardV3 } from './OrCard-b63658a8.js';
11
11
  export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-636d99a1.js';
12
12
  export { s as OrCheckbox } from './OrCheckbox-a0b957e7.js';
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-ee19a5e6.js';
16
16
  export { s as OrCollapse } from './OrCollapse-445141ab.js';
17
17
  export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-189cb097.js';
18
18
  export { s as OrConfirm } from './OrConfirm-f39bd784.js';
19
- export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-b78c5299.js';
19
+ export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-7b704729.js';
20
20
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-f2e08564.js';
21
21
  export { s as OrError } from './OrError-f90296db.js';
22
22
  export { s as OrErrorTagV3 } from './OrErrorTag-bbfd3ca6.js';
@@ -27,14 +27,14 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
27
27
  export { s as OrHint } from './OrHint-1414c530.js';
28
28
  export { s as OrHintV3 } from './OrHint-73835593.js';
29
29
  export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-669503c3.js';
30
- export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-85abafab.js';
30
+ export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-89f583cb.js';
31
31
  export { a as IconSize, I as IconVariant, s as OrIconV3 } from './OrIcon-e2fa4cf8.js';
32
32
  export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-1b473796.js';
33
- export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-299e2275.js';
33
+ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-0bad125c.js';
34
34
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-1aa477b5.js';
35
- export { s as OrInlineTextareaV3 } from './OrInlineTextarea-40ee5ffb.js';
35
+ export { s as OrInlineTextareaV3 } from './OrInlineTextarea-18f20a3c.js';
36
36
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-634230b1.js';
37
- export { I as InputType, s as OrInputV3 } from './OrInput-4f55c0eb.js';
37
+ export { I as InputType, s as OrInputV3 } from './OrInput-9c14a13d.js';
38
38
  export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from './OrSearch-7cb2c91c.js';
39
39
  export { s as OrLabel } from './OrLabel-876f8729.js';
40
40
  export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-7d4fe80b.js';
@@ -47,9 +47,9 @@ export { s as OrMenuItemV3 } from './OrMenuItem-d001f0f6.js';
47
47
  export { s as OrMenuV3 } from './OrMenu-d9e12030.js';
48
48
  export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-94a8f21d.js';
49
49
  export { s as OrModal, O as OrModalSizes } from './OrModal-8b074b0c.js';
50
- export { M as ModalSize, s as OrModalV3 } from './OrModal-420174c4.js';
50
+ export { M as ModalSize, s as OrModalV3 } from './OrModal-71e1508d.js';
51
51
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-e85a4956.js';
52
- export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-54394fc8.js';
52
+ export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-d12a36a2.js';
53
53
  export { s as OrOverflowMenu } from './OrOverflowMenu-e82cbcbe.js';
54
54
  export { s as OrOverlay } from './OrOverlay-451dce49.js';
55
55
  export { s as OrOverlayV3 } from './OrOverlay-738a44d5.js';
@@ -58,10 +58,10 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
58
58
  export { s as OrRadio } from './OrRadio-c3ab11f2.js';
59
59
  export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
60
60
  export { s as OrRadioV3 } from './OrRadio-0c1883f2.js';
61
- export { s as OrSearchV3 } from './OrSearch-d74891a5.js';
61
+ export { s as OrSearchV3 } from './OrSearch-f242dc3e.js';
62
62
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-2bbc0f22.js';
63
63
  export { s as OrSelect } from './OrSelect-73690828.js';
64
- export { s as OrSelectV3 } from './OrSelect-b3a233cc.js';
64
+ export { s as OrSelectV3 } from './OrSelect-45e39639.js';
65
65
  export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
66
66
  export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
67
67
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
@@ -77,7 +77,7 @@ export { s as OrTabV3 } from './OrTab-97044946.js';
77
77
  export { s as OrTabs } from './OrTabs-d3812c11.js';
78
78
  export { s as OrTabsV3, T as TabsVariant } from './OrTabs-6a8fa516.js';
79
79
  export { s as OrTag } from './OrTag-1b5e43fa.js';
80
- export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-6c3717e0.js';
80
+ export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-f0ec3528.js';
81
81
  export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
82
82
  export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
83
83
  export { s as OrTextV3 } from './OrText-ecb46923.js';
@@ -85,10 +85,10 @@ export { s as OrTextareaV3 } from './OrTextarea-98895b2a.js';
85
85
  export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-2f33e9c3.js';
86
86
  export { s as OrToast, a as OrToastContainer } from './OrToastContainer-40c4c1c8.js';
87
87
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
88
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-98a852d8.js';
88
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-9d95a589.js';
89
89
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
90
90
  export { s as OrTooltip, a as OrTooltipContent } from './OrTooltip-78cd7f6b.js';
91
- export { s as OrTooltipV3 } from './OrTooltip-1500a1cd.js';
91
+ export { s as OrTooltipV3 } from './OrTooltip-3985d034.js';
92
92
  export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
93
93
  export { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
94
94
  export { u as useElevation } from './useElevation-31bfe1f6.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 { s as script$4 } from './OrTeleport.vue3-8099178c.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 { s as script$2 } from './OrIconButton-85abafab.js';
5
+ import { s as script$2 } from './OrIconButton-89f583cb.js';
6
6
  import { s as script$3 } from './OrLoader-60943812.js';
7
7
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, toDisplayString, createElementVNode, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
8
8
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "2.67.4",
3
+ "version": "2.67.5-beta.2007.0",
4
4
  "description": "Vue components library for v2/3",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/auto/index.js",
@@ -123,6 +123,5 @@
123
123
  "default": "./dist/bundled/v3/components/*/index.js"
124
124
  },
125
125
  "./package.json": "./package.json"
126
- },
127
- "gitHead": "acdc7ab9290ea97b4b82958b4b0c8c1ce5624c7e"
126
+ }
128
127
  }
@@ -93,7 +93,7 @@ export default defineComponent({
93
93
  (popoverInstance.open as () => void)();
94
94
  }
95
95
  }
96
- }, 1000);
96
+ }, 500);
97
97
 
98
98
  const close = useDebounceFn(() => {
99
99
  if (!hover.value) {