@onereach/ui-components 6.1.2 → 6.1.3-beta.3263.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 (317) hide show
  1. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
  2. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  3. package/dist/bundled/v2/components/OrFloating/OrFloating.js +1 -1
  4. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +47 -48
  5. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +18 -4
  6. package/dist/bundled/v2/components/OrPopoverV3/hooks/types.d.ts +77 -0
  7. package/dist/bundled/v2/components/OrPopoverV3/hooks/types.js +1 -0
  8. package/dist/bundled/v2/components/OrPopoverV3/hooks/useFloating.d.ts +4 -0
  9. package/dist/bundled/v2/components/OrPopoverV3/hooks/useFloating.js +137 -0
  10. package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +5 -1
  11. package/dist/bundled/v2/floating-ui.dom-d9ef0d1f.js +1443 -0
  12. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-058f42b8.js → OrAvatar.vue_vue_type_script_lang-95fe92f9.js} +1 -1
  13. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-04789919.js → OrButton.vue_vue_type_script_lang-9d4ac135.js} +1 -1
  14. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-084e3a6c.js → OrCardCollection.vue_vue_type_script_lang-ac7e801f.js} +3 -3
  15. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-b49e1183.js → OrCardCollection.vue_vue_type_script_lang-d7695115.js} +3 -3
  16. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-ab56a97e.js → OrCheckbox.vue_vue_type_script_lang-576b5f5d.js} +1 -1
  17. package/dist/bundled/v3/{OrChip.vue_vue_type_script_lang-1f55d1a7.js → OrChip.vue_vue_type_script_lang-8ccf3d2d.js} +1 -1
  18. package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-be1e7c30.js → OrChips.vue_vue_type_script_lang-70be98b5.js} +1 -1
  19. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-28b94dd1.js → OrCode.vue_vue_type_script_lang-26864777.js} +2 -2
  20. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-dce07d9f.js → OrCode.vue_vue_type_script_lang-939f278f.js} +2 -2
  21. package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-250f679e.js → OrColorPicker.vue_vue_type_script_lang-7b6d1e64.js} +1 -1
  22. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-5218eed6.js → OrConfirm.vue_vue_type_script_lang-01c26f78.js} +1 -1
  23. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-05c54fee.js → OrConfirm.vue_vue_type_script_lang-1c8833a9.js} +2 -2
  24. package/dist/bundled/v3/{OrContextMenu.vue_vue_type_script_lang-f9c94c76.js → OrContextMenu.vue_vue_type_script_lang-a7e28c30.js} +1 -1
  25. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-f0c601e9.js → OrDatePicker.vue_vue_type_script_lang-54a5fcf9.js} +3 -3
  26. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-3329d4d8.js → OrDateTimePicker.vue_vue_type_script_lang-2a292787.js} +2 -2
  27. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-65c11848.js → OrDateTimePicker.vue_vue_type_script_lang-4b7f7aab.js} +3 -3
  28. package/dist/bundled/v3/{OrDateTimePickerMonthSelect-3d1478af.js → OrDateTimePickerMonthSelect-457c8634.js} +2 -2
  29. package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-6be13add.js → OrFloating.vue_vue_type_script_lang-d579c010.js} +1 -1
  30. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-ac8f9d3e.js → OrIcon.vue_vue_type_script_lang-23dad121.js} +1 -1
  31. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7c9e5033.js → OrIconButton.vue_vue_type_script_lang-85c7ef74.js} +2 -2
  32. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-e6c61cfd.js → OrIconButton.vue_vue_type_script_lang-adbc7714.js} +1 -1
  33. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-47e464e3.js → OrInlineInput.vue_vue_type_script_lang-31b6e953.js} +1 -1
  34. package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-c9474fbe.js → OrInlineTextEdit.vue_vue_type_script_lang-e5151109.js} +1 -1
  35. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-2785a182.js → OrInlineTextarea.vue_vue_type_script_lang-f08444c3.js} +1 -1
  36. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-caf9e3f3.js → OrInput.vue_vue_type_script_lang-3c8594b8.js} +1 -1
  37. package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-8622ae68.js → OrList.vue_vue_type_script_lang-cb637c9e.js} +3 -3
  38. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-43cf4a6e.js → OrListOfInputs.vue_vue_type_script_lang-31f604eb.js} +3 -3
  39. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-fa75c5f9.js → OrMenu.vue_vue_type_script_lang-916a42b7.js} +1 -1
  40. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-46c6e9a0.js → OrModal.vue_vue_type_script_lang-34597fe7.js} +1 -1
  41. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-089dd5fd.js → OrModal.vue_vue_type_script_lang-7f46b47e.js} +1 -1
  42. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d5cd06d6.js → OrNotification.vue_vue_type_script_lang-17ae96e3.js} +2 -2
  43. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-e8d9e29d.js → OrNotification.vue_vue_type_script_lang-3ce9dc8a.js} +1 -1
  44. package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-8976c7cb.js → OrOverflowMenu.vue_vue_type_script_lang-f8e4a5b8.js} +3 -3
  45. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-f203e797.js → OrPagination.vue_vue_type_script_lang-f147d104.js} +1 -1
  46. package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-801df81f.js → OrPassword.vue_vue_type_script_lang-e85c91c4.js} +1 -1
  47. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-1b2cb592.js → OrPopover.vue_vue_type_script_lang-e83a4a30.js} +45 -47
  48. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-db238842.js → OrSearch.vue_vue_type_script_lang-29a39215.js} +1 -1
  49. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-a1d47bfb.js → OrSearch.vue_vue_type_script_lang-57162ecf.js} +1 -1
  50. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-6bdb35b4.js → OrSelect.vue_vue_type_script_lang-3a6b96b6.js} +4 -4
  51. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-0e16c49d.js → OrSelect.vue_vue_type_script_lang-e2818b8e.js} +4 -4
  52. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-5e39e11c.js → OrSidebar.vue_vue_type_script_lang-ac0187fe.js} +1 -1
  53. package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-ddeb981a.js → OrSlider.vue_vue_type_script_lang-1632008b.js} +1 -1
  54. package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-a47a6c7c.js → OrSorting.vue_vue_type_script_lang-7aafb94c.js} +1 -1
  55. package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-35b3f789.js → OrStepper.vue_vue_type_script_lang-c7f9582b.js} +1 -1
  56. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-d53cdbc8.js → OrTabs.vue_vue_type_script_lang-977cfc93.js} +1 -1
  57. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-e3c6c3ea.js → OrTag.vue_vue_type_script_lang-0a36cba8.js} +1 -1
  58. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-db85a592.js → OrTag.vue_vue_type_script_lang-7654a348.js} +1 -1
  59. package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-aad1679e.js → OrTagInput.vue_vue_type_script_lang-e294d719.js} +2 -2
  60. package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-34c8b8ea.js → OrTags.vue_vue_type_script_lang-683c31a3.js} +2 -2
  61. package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-12a5099f.js → OrTextbox.vue_vue_type_script_lang-5c706917.js} +1 -1
  62. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-ffafa6f3.js → OrTimePicker.vue_vue_type_script_lang-16751c5f.js} +2 -2
  63. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-e18e400d.js → OrTooltip.vue_vue_type_script_lang-0d0b435f.js} +1 -1
  64. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-d59653b0.js → OrTooltip.vue_vue_type_script_lang-b201e580.js} +1 -1
  65. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +2 -2
  66. package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
  67. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +2 -2
  68. package/dist/bundled/v3/components/OrButtonV2/index.js +2 -2
  69. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +2 -2
  70. package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
  71. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +2 -2
  72. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  73. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +2 -2
  74. package/dist/bundled/v3/components/OrCheckbox/index.js +1 -1
  75. package/dist/bundled/v3/components/OrChip/OrChip.js +2 -2
  76. package/dist/bundled/v3/components/OrChip/index.js +1 -1
  77. package/dist/bundled/v3/components/OrChips/OrChips.js +2 -2
  78. package/dist/bundled/v3/components/OrChips/index.js +2 -2
  79. package/dist/bundled/v3/components/OrCode/OrCode.js +2 -2
  80. package/dist/bundled/v3/components/OrCode/index.js +1 -1
  81. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +2 -2
  82. package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
  83. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +2 -2
  84. package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
  85. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +2 -2
  86. package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
  87. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +2 -2
  88. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  89. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
  90. package/dist/bundled/v3/components/OrContextMenuV3/index.js +1 -1
  91. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +2 -2
  92. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  93. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +2 -2
  94. package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
  95. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
  96. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  97. package/dist/bundled/v3/components/OrFloating/OrFloating.js +2 -2
  98. package/dist/bundled/v3/components/OrFloating/index.js +1 -1
  99. package/dist/bundled/v3/components/OrIcon/OrIcon.js +2 -2
  100. package/dist/bundled/v3/components/OrIcon/index.js +1 -1
  101. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +2 -2
  102. package/dist/bundled/v3/components/OrIconButtonV2/index.js +1 -1
  103. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +2 -2
  104. package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
  105. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +2 -2
  106. package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
  107. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +2 -2
  108. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +1 -1
  109. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
  110. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
  111. package/dist/bundled/v3/components/OrInputV3/OrInput.js +2 -2
  112. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  113. package/dist/bundled/v3/components/OrList/OrList.js +2 -2
  114. package/dist/bundled/v3/components/OrList/index.js +1 -1
  115. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
  116. package/dist/bundled/v3/components/OrListOfInputs/index.js +1 -1
  117. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +2 -2
  118. package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
  119. package/dist/bundled/v3/components/OrModal/OrModal.js +2 -2
  120. package/dist/bundled/v3/components/OrModal/index.js +1 -1
  121. package/dist/bundled/v3/components/OrModalV3/OrModal.js +2 -2
  122. package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
  123. package/dist/bundled/v3/components/OrNotification/OrNotification.js +2 -2
  124. package/dist/bundled/v3/components/OrNotification/index.js +1 -1
  125. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +2 -2
  126. package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
  127. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +2 -2
  128. package/dist/bundled/v3/components/OrOverflowMenu/index.js +1 -1
  129. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +2 -2
  130. package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
  131. package/dist/bundled/v3/components/OrPassword/OrPassword.js +2 -2
  132. package/dist/bundled/v3/components/OrPassword/index.js +1 -1
  133. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +3 -2
  134. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +9 -2
  135. package/dist/bundled/v3/components/OrPopoverV3/hooks/types.d.ts +77 -0
  136. package/dist/bundled/v3/components/OrPopoverV3/hooks/types.js +1 -0
  137. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.d.ts +4 -0
  138. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +137 -0
  139. package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
  140. package/dist/bundled/v3/components/OrSearch/OrSearch.js +2 -2
  141. package/dist/bundled/v3/components/OrSearch/index.js +1 -1
  142. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
  143. package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
  144. package/dist/bundled/v3/components/OrSelect/OrSelect.js +2 -2
  145. package/dist/bundled/v3/components/OrSelect/index.js +1 -1
  146. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +2 -2
  147. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  148. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +2 -2
  149. package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
  150. package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
  151. package/dist/bundled/v3/components/OrSlider/index.js +1 -1
  152. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +7 -3
  153. package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
  154. package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
  155. package/dist/bundled/v3/components/OrStepper/index.js +1 -1
  156. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +2 -2
  157. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  158. package/dist/bundled/v3/components/OrTag/OrTag.js +2 -2
  159. package/dist/bundled/v3/components/OrTag/index.js +1 -1
  160. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +2 -2
  161. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  162. package/dist/bundled/v3/components/OrTagV3/OrTag.js +2 -2
  163. package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
  164. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +2 -2
  165. package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
  166. package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +2 -2
  167. package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
  168. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +2 -2
  169. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  170. package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
  171. package/dist/bundled/v3/components/OrToast/index.js +1 -1
  172. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +2 -2
  173. package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
  174. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +2 -2
  175. package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
  176. package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
  177. package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
  178. package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +2 -2
  179. package/dist/bundled/v3/components/OrTooltip/index.js +1 -1
  180. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +2 -2
  181. package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
  182. package/dist/bundled/v3/components/index.js +54 -54
  183. package/dist/bundled/v3/floating-ui.dom-d9ef0d1f.js +1443 -0
  184. package/dist/bundled/v3/index.js +54 -54
  185. package/dist/esm/v2/{OrCardCollection-a4f69eb0.js → OrCardCollection-85675ab4.js} +3 -3
  186. package/dist/esm/v2/{OrCode-6a6f6f01.js → OrCode-abe8c944.js} +2 -2
  187. package/dist/esm/v2/{OrConfirm-b2cec82c.js → OrConfirm-7c733534.js} +1 -1
  188. package/dist/esm/v2/{OrContextMenu-71663341.js → OrContextMenu-7a737232.js} +2 -2
  189. package/dist/esm/v2/{OrDatePicker-b1575908.js → OrDatePicker-1e580a40.js} +3 -3
  190. package/dist/esm/v2/{OrDateTimePicker-0d5f1847.js → OrDateTimePicker-9fb0b0a4.js} +1 -1
  191. package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-f8fb7a06.js → OrDateTimePicker.vue_rollup-plugin-vue_script-01a90c6f.js} +3 -3
  192. package/dist/esm/v2/{OrDateTimePickerPopoverHeader-86529bf2.js → OrDateTimePickerPopoverHeader-195c5904.js} +3 -3
  193. package/dist/esm/v2/{OrIconButton-453f134a.js → OrIconButton-be05119d.js} +2 -2
  194. package/dist/esm/v2/{OrInlineInput-005ce3b6.js → OrInlineInput-76e04eb1.js} +1 -1
  195. package/dist/esm/v2/{OrInlineTextarea-a8f892f6.js → OrInlineTextarea-23be2ecd.js} +1 -1
  196. package/dist/esm/v2/{OrInput-95bf5659.js → OrInput-9663c35a.js} +1 -1
  197. package/dist/esm/v2/{OrMenu-d4a5d004.js → OrMenu-9ffebedc.js} +1 -1
  198. package/dist/esm/v2/{OrModal-0ad29eed.js → OrModal-a080acea.js} +1 -1
  199. package/dist/esm/v2/{OrNotification-afc38f0d.js → OrNotification-0c87cb74.js} +1 -1
  200. package/dist/esm/v2/{OrPagination-2cdd85c7.js → OrPagination-89f4edd7.js} +2 -2
  201. package/dist/esm/v2/{OrPopover-f208b03d.js → OrPopover-3136df88.js} +179 -48
  202. package/dist/esm/v2/{OrSearch-750d8953.js → OrSearch-22405fcd.js} +1 -1
  203. package/dist/esm/v2/{OrSelect-c68b17d5.js → OrSelect-36c1dd2c.js} +4 -4
  204. package/dist/esm/v2/{OrSidebar-d3ba131f.js → OrSidebar-66ef989a.js} +1 -1
  205. package/dist/esm/v2/{OrSidebarCollapseButton-9c07bacb.js → OrSidebarCollapseButton-5ad30181.js} +1 -1
  206. package/dist/esm/v2/{OrSorting-413c64ea.js → OrSorting-0bc49c4c.js} +7 -3
  207. package/dist/esm/v2/{OrTabs-241bf612.js → OrTabs-24faaf2f.js} +2 -2
  208. package/dist/esm/v2/{OrTag-c820befb.js → OrTag-1b6fcbda.js} +1 -1
  209. package/dist/esm/v2/{OrTagInput-7ffbd207.js → OrTagInput-8339df2f.js} +2 -2
  210. package/dist/esm/v2/{OrTags-2e16c444.js → OrTags-0a77416c.js} +2 -2
  211. package/dist/esm/v2/{OrTimePicker-aca3424e.js → OrTimePicker-4b0abd25.js} +4 -4
  212. package/dist/esm/v2/{OrTooltip-fb0f319a.js → OrTooltip-cd841923.js} +1 -1
  213. package/dist/esm/v2/components/index.js +29 -29
  214. package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -11
  215. package/dist/esm/v2/components/or-code-v3/index.js +5 -8
  216. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -8
  217. package/dist/esm/v2/components/or-context-menu-v3/index.js +3 -6
  218. package/dist/esm/v2/components/or-date-picker-v3/index.js +6 -9
  219. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +7 -10
  220. package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -6
  221. package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -7
  222. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -7
  223. package/dist/esm/v2/components/or-input-v3/index.js +4 -7
  224. package/dist/esm/v2/components/or-menu-v3/index.js +2 -5
  225. package/dist/esm/v2/components/or-modal-v3/index.js +4 -7
  226. package/dist/esm/v2/components/or-notification-v3/index.js +4 -7
  227. package/dist/esm/v2/components/or-pagination-v3/index.js +3 -6
  228. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +18 -4
  229. package/dist/esm/v2/components/or-popover-v3/hooks/types.d.ts +77 -0
  230. package/dist/esm/v2/components/or-popover-v3/hooks/useFloating.d.ts +4 -0
  231. package/dist/esm/v2/components/or-popover-v3/index.js +1 -4
  232. package/dist/esm/v2/components/or-search-v3/index.js +5 -8
  233. package/dist/esm/v2/components/or-select-v3/index.js +6 -9
  234. package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -8
  235. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -7
  236. package/dist/esm/v2/components/or-sorting-v3/index.js +3 -6
  237. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -6
  238. package/dist/esm/v2/components/or-tag-input-v3/index.js +6 -9
  239. package/dist/esm/v2/components/or-tag-v3/index.js +4 -7
  240. package/dist/esm/v2/components/or-tags-v3/index.js +5 -8
  241. package/dist/esm/v2/components/or-time-picker-v3/index.js +7 -10
  242. package/dist/esm/v2/components/or-toast-v3/index.js +4 -7
  243. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +4 -7
  244. package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -5
  245. package/dist/esm/v2/index.js +29 -29
  246. package/dist/esm/v2/{types-cc16f665.js → types-693e243f.js} +1 -1
  247. package/dist/esm/v3/{OrCardCollection-a39ffea3.js → OrCardCollection-bbf246d0.js} +3 -3
  248. package/dist/esm/v3/{OrCode-8508cdd8.js → OrCode-51cf7f04.js} +2 -2
  249. package/dist/esm/v3/{OrConfirm-cd56eeea.js → OrConfirm-97baf1f9.js} +1 -1
  250. package/dist/esm/v3/{OrContextMenu-4f6974f2.js → OrContextMenu-102219c4.js} +2 -2
  251. package/dist/esm/v3/{OrDatePicker-519e0a42.js → OrDatePicker-4e8ad66c.js} +3 -3
  252. package/dist/esm/v3/{OrDateTimePicker-54a4092e.js → OrDateTimePicker-9743e430.js} +3 -3
  253. package/dist/esm/v3/{OrDateTimePickerPopoverHeader-2ab4480c.js → OrDateTimePickerPopoverHeader-1cc0ea34.js} +3 -3
  254. package/dist/esm/v3/{OrIconButton-ea5d740f.js → OrIconButton-c599131c.js} +2 -2
  255. package/dist/esm/v3/{OrInlineInput-99d15027.js → OrInlineInput-bf7b4bed.js} +1 -1
  256. package/dist/esm/v3/{OrInlineTextarea-0146edfb.js → OrInlineTextarea-182777b1.js} +1 -1
  257. package/dist/esm/v3/{OrInput-bbb237e5.js → OrInput-540d92b3.js} +1 -1
  258. package/dist/esm/v3/{OrMenu-ddaa657e.js → OrMenu-210cdcd6.js} +1 -1
  259. package/dist/esm/v3/{OrModal-de9f5953.js → OrModal-c1271b18.js} +1 -1
  260. package/dist/esm/v3/{OrNotification-8ebf1fdc.js → OrNotification-4f136801.js} +1 -1
  261. package/dist/esm/v3/{OrPagination-732c6062.js → OrPagination-21019b2e.js} +2 -2
  262. package/dist/esm/v3/{OrPopover-83a576ee.js → OrPopover-4d5a3e92.js} +178 -47
  263. package/dist/esm/v3/{OrSearch-a1f03e4f.js → OrSearch-a0c17932.js} +1 -1
  264. package/dist/esm/v3/{OrSelect-0a22744a.js → OrSelect-f4d9460c.js} +4 -4
  265. package/dist/esm/v3/{OrSidebar-2d4617ce.js → OrSidebar-355ac239.js} +1 -1
  266. package/dist/esm/v3/{OrSidebarCollapseButton-78632d2b.js → OrSidebarCollapseButton-02adf9cb.js} +1 -1
  267. package/dist/esm/v3/{OrSorting-f3426cb5.js → OrSorting-d55ff72f.js} +7 -3
  268. package/dist/esm/v3/{OrTabs-91f580d5.js → OrTabs-53beb25e.js} +2 -2
  269. package/dist/esm/v3/{OrTag-179301f4.js → OrTag-4cc0cb55.js} +1 -1
  270. package/dist/esm/v3/{OrTagInput-afd9a2f1.js → OrTagInput-ea7e263a.js} +2 -2
  271. package/dist/esm/v3/{OrTags-5df604ba.js → OrTags-3ed83f98.js} +2 -2
  272. package/dist/esm/v3/{OrTimePicker-4777b1b4.js → OrTimePicker-bbe77f02.js} +4 -4
  273. package/dist/esm/v3/{OrTooltip-fdd8a41b.js → OrTooltip-aaa4036f.js} +1 -1
  274. package/dist/esm/v3/components/index.js +28 -28
  275. package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -11
  276. package/dist/esm/v3/components/or-code-v3/index.js +5 -8
  277. package/dist/esm/v3/components/or-confirm-v3/index.js +5 -8
  278. package/dist/esm/v3/components/or-context-menu-v3/index.js +3 -6
  279. package/dist/esm/v3/components/or-date-picker-v3/index.js +6 -9
  280. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +6 -9
  281. package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -6
  282. package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -7
  283. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -7
  284. package/dist/esm/v3/components/or-input-v3/index.js +4 -7
  285. package/dist/esm/v3/components/or-menu-v3/index.js +2 -5
  286. package/dist/esm/v3/components/or-modal-v3/index.js +4 -7
  287. package/dist/esm/v3/components/or-notification-v3/index.js +4 -7
  288. package/dist/esm/v3/components/or-pagination-v3/index.js +3 -6
  289. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +9 -2
  290. package/dist/esm/v3/components/or-popover-v3/hooks/types.d.ts +77 -0
  291. package/dist/esm/v3/components/or-popover-v3/hooks/useFloating.d.ts +4 -0
  292. package/dist/esm/v3/components/or-popover-v3/index.js +1 -4
  293. package/dist/esm/v3/components/or-search-v3/index.js +5 -8
  294. package/dist/esm/v3/components/or-select-v3/index.js +6 -9
  295. package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -8
  296. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -7
  297. package/dist/esm/v3/components/or-sorting-v3/index.js +3 -6
  298. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -6
  299. package/dist/esm/v3/components/or-tag-input-v3/index.js +6 -9
  300. package/dist/esm/v3/components/or-tag-v3/index.js +4 -7
  301. package/dist/esm/v3/components/or-tags-v3/index.js +5 -8
  302. package/dist/esm/v3/components/or-time-picker-v3/index.js +7 -10
  303. package/dist/esm/v3/components/or-toast-v3/index.js +4 -7
  304. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +4 -7
  305. package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -5
  306. package/dist/esm/v3/index.js +28 -28
  307. package/dist/esm/v3/{types-d0381d86.js → types-6f2981f3.js} +1 -1
  308. package/package.json +3 -4
  309. package/src/components/or-popover-v3/OrPopover.vue +32 -48
  310. package/src/components/or-popover-v3/hooks/types.ts +97 -0
  311. package/src/components/or-popover-v3/hooks/useFloating.ts +159 -0
  312. package/src/components/or-sorting-v3/OrSorting.vue +4 -0
  313. package/dist/bundled/v2/floating-ui.dom.esm-83eba816.js +0 -1082
  314. package/dist/bundled/v3/floating-ui.dom.esm-83eba816.js +0 -1082
  315. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-31a5687d.js → OrDateTimePickerMonthSelect-ac5c91e5.js} +0 -0
  316. /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-619af0a2.js → OrToastContainer.vue_vue_type_script_lang-1693c39d.js} +0 -0
  317. /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-4b586b65.js → OrToastContainer.vue_vue_type_script_lang-71a39d2d.js} +0 -0
@@ -1,4 +1,4 @@
1
- export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-8508cdd8.js';
1
+ export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-51cf7f04.js';
2
2
  import '@codemirror/commands';
3
3
  import '@codemirror/lang-css';
4
4
  import '@codemirror/lang-html';
@@ -19,20 +19,17 @@ import '../../useValidationAttributes-d1abbe34.js';
19
19
  import '../../OrError-c01d0c29.js';
20
20
  import 'vue';
21
21
  import '../../OrHint-06ab89d7.js';
22
- import '../../OrIconButton-ea5d740f.js';
22
+ import '../../OrIconButton-c599131c.js';
23
23
  import '../../OrIcon-62793572.js';
24
- import '../../OrTooltip-fdd8a41b.js';
24
+ import '../../OrTooltip-aaa4036f.js';
25
25
  import '../../usePopoverState-b92c698b.js';
26
- import '../../OrPopover-83a576ee.js';
26
+ import '../../OrPopover-4d5a3e92.js';
27
27
  import '@floating-ui/dom';
28
28
  import '../../useElevation-a50ec347.js';
29
29
  import '../../useResponsive-5c8291da.js';
30
- import '../../dom-aecadd9a.js';
31
- import 'lodash/isElement';
32
- import 'lodash/get';
33
30
  import '../../OrBottomSheet-8a9d3140.js';
34
31
  import '../../OrOverlay-0e68703b.js';
35
32
  import '../../OrTeleport.vue3-8099178c.js';
36
33
  import '../../OrInputBox-912a6254.js';
37
34
  import '../../OrLabel-d4c46bb6.js';
38
- import '../../OrModal-de9f5953.js';
35
+ import '../../OrModal-c1271b18.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-cd56eeea.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-97baf1f9.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
@@ -8,22 +8,19 @@ import '@onereach/styles/tailwind.config.json';
8
8
  import '../../OrButton-4a3c3e7b.js';
9
9
  import '../../OrLoader-b79022da.js';
10
10
  import 'vue';
11
- import '../../OrInput-bbb237e5.js';
11
+ import '../../OrInput-540d92b3.js';
12
12
  import '../../useIdAttribute-859439f0.js';
13
13
  import '../../useProxyModelValue-940010d2.js';
14
14
  import '../../useResponsive-5c8291da.js';
15
15
  import '../../useValidationAttributes-d1abbe34.js';
16
16
  import '../../OrError-c01d0c29.js';
17
17
  import '../../OrHint-06ab89d7.js';
18
- import '../../OrIconButton-ea5d740f.js';
18
+ import '../../OrIconButton-c599131c.js';
19
19
  import '../../OrIcon-62793572.js';
20
- import '../../OrTooltip-fdd8a41b.js';
21
- import '../../OrPopover-83a576ee.js';
20
+ import '../../OrTooltip-aaa4036f.js';
21
+ import '../../OrPopover-4d5a3e92.js';
22
22
  import '@floating-ui/dom';
23
23
  import '../../useElevation-a50ec347.js';
24
- import '../../dom-aecadd9a.js';
25
- import 'lodash/isElement';
26
- import 'lodash/get';
27
24
  import '../../OrBottomSheet-8a9d3140.js';
28
25
  import '../../OrOverlay-0e68703b.js';
29
26
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,6 +1,6 @@
1
- export { s as OrContextMenuV3 } from '../../OrContextMenu-4f6974f2.js';
2
- import '../../OrMenu-ddaa657e.js';
3
- export { P as ContextMenuPlacement } from '../../OrPopover-83a576ee.js';
1
+ export { s as OrContextMenuV3 } from '../../OrContextMenu-102219c4.js';
2
+ import '../../OrMenu-210cdcd6.js';
3
+ export { P as ContextMenuPlacement } from '../../OrPopover-4d5a3e92.js';
4
4
  import 'vue-demi';
5
5
  import '@vueuse/core';
6
6
  import '../../usePopoverState-b92c698b.js';
@@ -10,9 +10,6 @@ import 'vue';
10
10
  import '@floating-ui/dom';
11
11
  import '../../useElevation-a50ec347.js';
12
12
  import '../../useResponsive-5c8291da.js';
13
- import '../../dom-aecadd9a.js';
14
- import 'lodash/isElement';
15
- import 'lodash/get';
16
13
  import '../../OrBottomSheet-8a9d3140.js';
17
14
  import '../../OrOverlay-0e68703b.js';
18
15
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,4 +1,4 @@
1
- export { s as OrDatePickerV3 } from '../../OrDatePicker-519e0a42.js';
1
+ export { s as OrDatePickerV3 } from '../../OrDatePicker-4e8ad66c.js';
2
2
  export { I as DatePickerSize } from '../../OrInputBox-912a6254.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-06d651cf.js';
@@ -6,27 +6,24 @@ import '@vueuse/core';
6
6
  import '../../useProxyModelValue-940010d2.js';
7
7
  import '@onereach/styles/tailwind/plugins/core';
8
8
  import '@onereach/styles/tailwind.config.json';
9
- import '../../OrDateTimePickerPopoverHeader-2ab4480c.js';
9
+ import '../../OrDateTimePickerPopoverHeader-1cc0ea34.js';
10
10
  import 'vue';
11
11
  import '../../OrButton-4a3c3e7b.js';
12
12
  import '../../OrLoader-b79022da.js';
13
13
  import '../../OrLabel-d4c46bb6.js';
14
- import '../../OrIconButton-ea5d740f.js';
14
+ import '../../OrIconButton-c599131c.js';
15
15
  import '../../OrIcon-62793572.js';
16
- import '../../OrTooltip-fdd8a41b.js';
16
+ import '../../OrTooltip-aaa4036f.js';
17
17
  import '../../usePopoverState-b92c698b.js';
18
- import '../../OrPopover-83a576ee.js';
18
+ import '../../OrPopover-4d5a3e92.js';
19
19
  import '@floating-ui/dom';
20
20
  import '../../useElevation-a50ec347.js';
21
21
  import '../../useResponsive-5c8291da.js';
22
- import '../../dom-aecadd9a.js';
23
- import 'lodash/isElement';
24
- import 'lodash/get';
25
22
  import '../../OrBottomSheet-8a9d3140.js';
26
23
  import '../../OrOverlay-0e68703b.js';
27
24
  import '../../OrTeleport.vue3-8099178c.js';
28
25
  import '../../useTheme-0ef25778.js';
29
26
  import '../../OrMenuItem-54062d59.js';
30
- import '../../OrMenu-ddaa657e.js';
27
+ import '../../OrMenu-210cdcd6.js';
31
28
  import '../../OrError-c01d0c29.js';
32
29
  import '../../OrHint-06ab89d7.js';
@@ -1,4 +1,4 @@
1
- export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3 } from '../../OrDateTimePicker-54a4092e.js';
1
+ export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3 } from '../../OrDateTimePicker-9743e430.js';
2
2
  export { I as DateTimePickerSize } from '../../OrInputBox-912a6254.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-06d651cf.js';
@@ -9,24 +9,21 @@ import '@onereach/styles/tailwind.config.json';
9
9
  import '../../OrError-c01d0c29.js';
10
10
  import 'vue';
11
11
  import '../../OrHint-06ab89d7.js';
12
- import '../../OrIconButton-ea5d740f.js';
12
+ import '../../OrIconButton-c599131c.js';
13
13
  import '../../OrIcon-62793572.js';
14
- import '../../OrTooltip-fdd8a41b.js';
14
+ import '../../OrTooltip-aaa4036f.js';
15
15
  import '../../usePopoverState-b92c698b.js';
16
- import '../../OrPopover-83a576ee.js';
16
+ import '../../OrPopover-4d5a3e92.js';
17
17
  import '@floating-ui/dom';
18
18
  import '../../useElevation-a50ec347.js';
19
19
  import '../../useResponsive-5c8291da.js';
20
- import '../../dom-aecadd9a.js';
21
- import 'lodash/isElement';
22
- import 'lodash/get';
23
20
  import '../../OrBottomSheet-8a9d3140.js';
24
21
  import '../../OrOverlay-0e68703b.js';
25
22
  import '../../OrTeleport.vue3-8099178c.js';
26
23
  import '../../useTheme-0ef25778.js';
27
24
  import '../../OrLabel-d4c46bb6.js';
28
- import '../../OrDateTimePickerPopoverHeader-2ab4480c.js';
25
+ import '../../OrDateTimePickerPopoverHeader-1cc0ea34.js';
29
26
  import '../../OrButton-4a3c3e7b.js';
30
27
  import '../../OrLoader-b79022da.js';
31
28
  import '../../OrMenuItem-54062d59.js';
32
- import '../../OrMenu-ddaa657e.js';
29
+ import '../../OrMenu-210cdcd6.js';
@@ -1,18 +1,15 @@
1
- export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-ea5d740f.js';
1
+ export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-c599131c.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-62793572.js';
3
3
  import 'vue-demi';
4
- import '../../OrTooltip-fdd8a41b.js';
4
+ import '../../OrTooltip-aaa4036f.js';
5
5
  import '@vueuse/core';
6
6
  import '../../usePopoverState-b92c698b.js';
7
7
  import '@onereach/styles/tailwind/plugins/core';
8
8
  import '@onereach/styles/tailwind.config.json';
9
- import '../../OrPopover-83a576ee.js';
9
+ import '../../OrPopover-4d5a3e92.js';
10
10
  import '@floating-ui/dom';
11
11
  import '../../useElevation-a50ec347.js';
12
12
  import '../../useResponsive-5c8291da.js';
13
- import '../../dom-aecadd9a.js';
14
- import 'lodash/isElement';
15
- import 'lodash/get';
16
13
  import '../../OrBottomSheet-8a9d3140.js';
17
14
  import '../../OrOverlay-0e68703b.js';
18
15
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-99d15027.js';
1
+ export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-bf7b4bed.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-01fb2cb2.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -10,17 +10,14 @@ import '../../useValidationAttributes-d1abbe34.js';
10
10
  import '../../OrError-c01d0c29.js';
11
11
  import 'vue';
12
12
  import '../../OrHint-06ab89d7.js';
13
- import '../../OrIconButton-ea5d740f.js';
13
+ import '../../OrIconButton-c599131c.js';
14
14
  import '../../OrIcon-62793572.js';
15
- import '../../OrTooltip-fdd8a41b.js';
15
+ import '../../OrTooltip-aaa4036f.js';
16
16
  import '../../usePopoverState-b92c698b.js';
17
- import '../../OrPopover-83a576ee.js';
17
+ import '../../OrPopover-4d5a3e92.js';
18
18
  import '@floating-ui/dom';
19
19
  import '../../useElevation-a50ec347.js';
20
20
  import '../../useResponsive-5c8291da.js';
21
- import '../../dom-aecadd9a.js';
22
- import 'lodash/isElement';
23
- import 'lodash/get';
24
21
  import '../../OrBottomSheet-8a9d3140.js';
25
22
  import '../../OrOverlay-0e68703b.js';
26
23
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,4 +1,4 @@
1
- export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-0146edfb.js';
1
+ export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-182777b1.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -9,17 +9,14 @@ import '../../useValidationAttributes-d1abbe34.js';
9
9
  import '../../OrError-c01d0c29.js';
10
10
  import 'vue';
11
11
  import '../../OrHint-06ab89d7.js';
12
- import '../../OrIconButton-ea5d740f.js';
12
+ import '../../OrIconButton-c599131c.js';
13
13
  import '../../OrIcon-62793572.js';
14
- import '../../OrTooltip-fdd8a41b.js';
14
+ import '../../OrTooltip-aaa4036f.js';
15
15
  import '../../usePopoverState-b92c698b.js';
16
- import '../../OrPopover-83a576ee.js';
16
+ import '../../OrPopover-4d5a3e92.js';
17
17
  import '@floating-ui/dom';
18
18
  import '../../useElevation-a50ec347.js';
19
19
  import '../../useResponsive-5c8291da.js';
20
- import '../../dom-aecadd9a.js';
21
- import 'lodash/isElement';
22
- import 'lodash/get';
23
20
  import '../../OrBottomSheet-8a9d3140.js';
24
21
  import '../../OrOverlay-0e68703b.js';
25
22
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, s as OrInputV3 } from '../../OrInput-bbb237e5.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput-540d92b3.js';
2
2
  export { I as InputSize } from '../../OrInputBox-912a6254.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -11,16 +11,13 @@ import '../../useValidationAttributes-d1abbe34.js';
11
11
  import '../../OrError-c01d0c29.js';
12
12
  import 'vue';
13
13
  import '../../OrHint-06ab89d7.js';
14
- import '../../OrIconButton-ea5d740f.js';
14
+ import '../../OrIconButton-c599131c.js';
15
15
  import '../../OrIcon-62793572.js';
16
- import '../../OrTooltip-fdd8a41b.js';
16
+ import '../../OrTooltip-aaa4036f.js';
17
17
  import '../../usePopoverState-b92c698b.js';
18
- import '../../OrPopover-83a576ee.js';
18
+ import '../../OrPopover-4d5a3e92.js';
19
19
  import '@floating-ui/dom';
20
20
  import '../../useElevation-a50ec347.js';
21
- import '../../dom-aecadd9a.js';
22
- import 'lodash/isElement';
23
- import 'lodash/get';
24
21
  import '../../OrBottomSheet-8a9d3140.js';
25
22
  import '../../OrOverlay-0e68703b.js';
26
23
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,5 +1,5 @@
1
- export { s as OrMenuV3 } from '../../OrMenu-ddaa657e.js';
2
- export { P as MenuPlacement } from '../../OrPopover-83a576ee.js';
1
+ export { s as OrMenuV3 } from '../../OrMenu-210cdcd6.js';
2
+ export { P as MenuPlacement } from '../../OrPopover-4d5a3e92.js';
3
3
  import 'vue-demi';
4
4
  import '@vueuse/core';
5
5
  import '../../usePopoverState-b92c698b.js';
@@ -9,9 +9,6 @@ import 'vue';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-a50ec347.js';
11
11
  import '../../useResponsive-5c8291da.js';
12
- import '../../dom-aecadd9a.js';
13
- import 'lodash/isElement';
14
- import 'lodash/get';
15
12
  import '../../OrBottomSheet-8a9d3140.js';
16
13
  import '../../OrOverlay-0e68703b.js';
17
14
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,4 +1,4 @@
1
- export { M as ModalSize, s as OrModalV3 } from '../../OrModal-de9f5953.js';
1
+ export { M as ModalSize, s as OrModalV3 } from '../../OrModal-c1271b18.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../usePopoverState-b92c698b.js';
@@ -8,14 +8,11 @@ import '../../OrOverlay-0e68703b.js';
8
8
  import '../../useElevation-a50ec347.js';
9
9
  import '../../OrTeleport.vue3-8099178c.js';
10
10
  import 'vue';
11
- import '../../OrIconButton-ea5d740f.js';
11
+ import '../../OrIconButton-c599131c.js';
12
12
  import '../../OrIcon-62793572.js';
13
- import '../../OrTooltip-fdd8a41b.js';
14
- import '../../OrPopover-83a576ee.js';
13
+ import '../../OrTooltip-aaa4036f.js';
14
+ import '../../OrPopover-4d5a3e92.js';
15
15
  import '@floating-ui/dom';
16
16
  import '../../useResponsive-5c8291da.js';
17
- import '../../dom-aecadd9a.js';
18
- import 'lodash/isElement';
19
- import 'lodash/get';
20
17
  import '../../OrBottomSheet-8a9d3140.js';
21
18
  import '../../useTheme-0ef25778.js';
@@ -1,20 +1,17 @@
1
- export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-8ebf1fdc.js';
1
+ export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-4f136801.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-ea5d740f.js';
3
+ import '../../OrIconButton-c599131c.js';
4
4
  import '../../OrIcon-62793572.js';
5
5
  import 'vue';
6
- import '../../OrTooltip-fdd8a41b.js';
6
+ import '../../OrTooltip-aaa4036f.js';
7
7
  import '@vueuse/core';
8
8
  import '../../usePopoverState-b92c698b.js';
9
9
  import '@onereach/styles/tailwind/plugins/core';
10
10
  import '@onereach/styles/tailwind.config.json';
11
- import '../../OrPopover-83a576ee.js';
11
+ import '../../OrPopover-4d5a3e92.js';
12
12
  import '@floating-ui/dom';
13
13
  import '../../useElevation-a50ec347.js';
14
14
  import '../../useResponsive-5c8291da.js';
15
- import '../../dom-aecadd9a.js';
16
- import 'lodash/isElement';
17
- import 'lodash/get';
18
15
  import '../../OrBottomSheet-8a9d3140.js';
19
16
  import '../../OrOverlay-0e68703b.js';
20
17
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,4 +1,4 @@
1
- export { s as OrPaginationV3 } from '../../OrPagination-732c6062.js';
1
+ export { s as OrPaginationV3 } from '../../OrPagination-21019b2e.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../useProxyModelValue-940010d2.js';
@@ -10,14 +10,11 @@ import '../../OrLoader-b79022da.js';
10
10
  import 'vue';
11
11
  import '../../OrIcon-62793572.js';
12
12
  import '../../OrMenuItem-54062d59.js';
13
- import '../../OrMenu-ddaa657e.js';
13
+ import '../../OrMenu-210cdcd6.js';
14
14
  import '../../usePopoverState-b92c698b.js';
15
- import '../../OrPopover-83a576ee.js';
15
+ import '../../OrPopover-4d5a3e92.js';
16
16
  import '@floating-ui/dom';
17
17
  import '../../useElevation-a50ec347.js';
18
- import '../../dom-aecadd9a.js';
19
- import 'lodash/isElement';
20
- import 'lodash/get';
21
18
  import '../../OrBottomSheet-8a9d3140.js';
22
19
  import '../../OrOverlay-0e68703b.js';
23
20
  import '../../OrTeleport.vue3-8099178c.js';
@@ -45,9 +45,16 @@ declare const _default: import("vue-demi").DefineComponent<{
45
45
  bottomSheetRoot: import("vue-demi").ComputedRef<any>;
46
46
  rootStyles: import("vue-demi").ComputedRef<string[]>;
47
47
  bodyStyles: import("vue-demi").ComputedRef<string[]>;
48
+ floatingStyles: Readonly<import("vue-demi").Ref<{
49
+ position: import("@floating-ui/dom").Strategy;
50
+ top: string;
51
+ left: string;
52
+ transform?: string | undefined;
53
+ willChange?: string | undefined;
54
+ }>>;
48
55
  state: import("vue-demi").Ref<"open" | "closed">;
49
- isFlipped: import("vue-demi").Ref<boolean>;
50
- isHidden: import("vue-demi").Ref<boolean>;
56
+ isFlipped: import("vue-demi").ComputedRef<boolean>;
57
+ isHidden: import("vue-demi").ComputedRef<boolean>;
51
58
  isDesktop: import("vue-demi").ComputedRef<boolean>;
52
59
  isMobile: import("vue-demi").ComputedRef<boolean>;
53
60
  open: () => void;
@@ -0,0 +1,77 @@
1
+ import type { FloatingElement, Middleware, MiddlewareData, Placement, ReferenceElement, Strategy } from '@floating-ui/dom';
2
+ import type { ComponentPublicInstance, Ref } from 'vue-demi';
3
+ export type MaybeReadonlyRef<T> = T | Readonly<Ref<T>>;
4
+ export type MaybeElement<T> = T | ComponentPublicInstance | null | undefined;
5
+ export type UseFloatingOptions<T extends ReferenceElement = ReferenceElement> = {
6
+ /**
7
+ * Represents the open/close state of the floating element.
8
+ * @default true
9
+ */
10
+ open?: MaybeReadonlyRef<boolean | undefined>;
11
+ /**
12
+ * Where to place the floating element relative to its reference element.
13
+ * @default 'bottom'
14
+ */
15
+ placement?: MaybeReadonlyRef<Placement | undefined>;
16
+ /**
17
+ * The type of CSS position property to use.
18
+ * @default 'absolute'
19
+ */
20
+ strategy?: MaybeReadonlyRef<Strategy | undefined>;
21
+ /**
22
+ * These are plain objects that modify the positioning coordinates in some fashion, or provide useful data for the consumer to use.
23
+ * @default undefined
24
+ */
25
+ middleware?: MaybeReadonlyRef<Middleware[] | undefined>;
26
+ /**
27
+ * Whether to use `transform` instead of `top` and `left` styles to
28
+ * position the floating element (`floatingStyles`).
29
+ * @default true
30
+ */
31
+ transform?: MaybeReadonlyRef<boolean | undefined>;
32
+ /**
33
+ * Callback to handle mounting/unmounting of the elements.
34
+ * @default undefined
35
+ */
36
+ whileElementsMounted?: (reference: T, floating: FloatingElement, update: () => void) => () => void;
37
+ };
38
+ export type UseFloatingReturn = {
39
+ /**
40
+ * The x-coord of the floating element.
41
+ */
42
+ x: Readonly<Ref<number>>;
43
+ /**
44
+ * The y-coord of the floating element.
45
+ */
46
+ y: Readonly<Ref<number>>;
47
+ /**
48
+ * The stateful placement, which can be different from the initial `placement` passed as options.
49
+ */
50
+ placement: Readonly<Ref<Placement>>;
51
+ /**
52
+ * The type of CSS position property to use.
53
+ */
54
+ strategy: Readonly<Ref<Strategy>>;
55
+ /**
56
+ * Additional data from middleware.
57
+ */
58
+ middlewareData: Readonly<Ref<MiddlewareData>>;
59
+ /**
60
+ * The boolean that let you know if the floating element has been positioned.
61
+ */
62
+ isPositioned: Readonly<Ref<boolean>>;
63
+ /**
64
+ * CSS styles to apply to the floating element to position it.
65
+ */
66
+ floatingStyles: Readonly<Ref<{
67
+ position: Strategy;
68
+ top: string;
69
+ left: string;
70
+ transform?: string;
71
+ willChange?: string;
72
+ }>>;
73
+ /**
74
+ * The function to update floating position manually.
75
+ */
76
+ update: () => void;
77
+ };
@@ -0,0 +1,4 @@
1
+ import type { FloatingElement, ReferenceElement } from '@floating-ui/dom';
2
+ import { Ref } from 'vue-demi';
3
+ import type { UseFloatingOptions, UseFloatingReturn, MaybeElement } from './types';
4
+ export declare function useFloating<T extends ReferenceElement = ReferenceElement>(reference: Readonly<Ref<MaybeElement<T>>>, floating: Readonly<Ref<MaybeElement<FloatingElement>>>, options?: UseFloatingOptions<T>): UseFloatingReturn;
@@ -1,4 +1,4 @@
1
- export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-83a576ee.js';
1
+ export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-4d5a3e92.js';
2
2
  import '@floating-ui/dom';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
@@ -7,9 +7,6 @@ import '../../usePopoverState-b92c698b.js';
7
7
  import '../../useResponsive-5c8291da.js';
8
8
  import '@onereach/styles/tailwind/plugins/core';
9
9
  import '@onereach/styles/tailwind.config.json';
10
- import '../../dom-aecadd9a.js';
11
- import 'lodash/isElement';
12
- import 'lodash/get';
13
10
  import '../../OrBottomSheet-8a9d3140.js';
14
11
  import '../../OrOverlay-0e68703b.js';
15
12
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,8 +1,8 @@
1
- export { s as OrSearchV3 } from '../../OrSearch-a1f03e4f.js';
1
+ export { s as OrSearchV3 } from '../../OrSearch-a0c17932.js';
2
2
  export { I as SearchSize } from '../../OrInputBox-912a6254.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-bbb237e5.js';
5
+ import '../../OrInput-540d92b3.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
7
  import '../../useProxyModelValue-940010d2.js';
8
8
  import '../../useResponsive-5c8291da.js';
@@ -12,16 +12,13 @@ import '../../useValidationAttributes-d1abbe34.js';
12
12
  import '../../OrError-c01d0c29.js';
13
13
  import 'vue';
14
14
  import '../../OrHint-06ab89d7.js';
15
- import '../../OrIconButton-ea5d740f.js';
15
+ import '../../OrIconButton-c599131c.js';
16
16
  import '../../OrIcon-62793572.js';
17
- import '../../OrTooltip-fdd8a41b.js';
17
+ import '../../OrTooltip-aaa4036f.js';
18
18
  import '../../usePopoverState-b92c698b.js';
19
- import '../../OrPopover-83a576ee.js';
19
+ import '../../OrPopover-4d5a3e92.js';
20
20
  import '@floating-ui/dom';
21
21
  import '../../useElevation-a50ec347.js';
22
- import '../../dom-aecadd9a.js';
23
- import 'lodash/isElement';
24
- import 'lodash/get';
25
22
  import '../../OrBottomSheet-8a9d3140.js';
26
23
  import '../../OrOverlay-0e68703b.js';
27
24
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect-0a22744a.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect-f4d9460c.js';
2
2
  export { I as SelectSize } from '../../OrInputBox-912a6254.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-06d651cf.js';
@@ -19,20 +19,17 @@ import '../../OrExpansionPanel-84a2f4a9.js';
19
19
  import '../../usePopoverState-b92c698b.js';
20
20
  import '../../OrIcon-62793572.js';
21
21
  import '../../OrHint-06ab89d7.js';
22
- import '../../OrIconButton-ea5d740f.js';
23
- import '../../OrTooltip-fdd8a41b.js';
24
- import '../../OrPopover-83a576ee.js';
22
+ import '../../OrIconButton-c599131c.js';
23
+ import '../../OrTooltip-aaa4036f.js';
24
+ import '../../OrPopover-4d5a3e92.js';
25
25
  import '@floating-ui/dom';
26
26
  import '../../useElevation-a50ec347.js';
27
- import '../../dom-aecadd9a.js';
28
- import 'lodash/isElement';
29
- import 'lodash/get';
30
27
  import '../../OrBottomSheet-8a9d3140.js';
31
28
  import '../../OrOverlay-0e68703b.js';
32
29
  import '../../OrTeleport.vue3-8099178c.js';
33
30
  import '../../useTheme-0ef25778.js';
34
- import '../../OrInput-bbb237e5.js';
31
+ import '../../OrInput-540d92b3.js';
35
32
  import '../../useValidationAttributes-d1abbe34.js';
36
33
  import '../../OrLoader-b79022da.js';
37
34
  import '../../OrMenuItem-54062d59.js';
38
- import '../../OrTag-179301f4.js';
35
+ import '../../OrTag-4cc0cb55.js';
@@ -1,21 +1,18 @@
1
- export { s as OrSidebarV3 } from '../../OrSidebar-2d4617ce.js';
2
- export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-78632d2b.js';
1
+ export { s as OrSidebarV3 } from '../../OrSidebar-355ac239.js';
2
+ export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-02adf9cb.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
5
  import 'vue';
6
- import '../../OrIconButton-ea5d740f.js';
6
+ import '../../OrIconButton-c599131c.js';
7
7
  import '../../OrIcon-62793572.js';
8
- import '../../OrTooltip-fdd8a41b.js';
8
+ import '../../OrTooltip-aaa4036f.js';
9
9
  import '../../usePopoverState-b92c698b.js';
10
10
  import '@onereach/styles/tailwind/plugins/core';
11
11
  import '@onereach/styles/tailwind.config.json';
12
- import '../../OrPopover-83a576ee.js';
12
+ import '../../OrPopover-4d5a3e92.js';
13
13
  import '@floating-ui/dom';
14
14
  import '../../useElevation-a50ec347.js';
15
15
  import '../../useResponsive-5c8291da.js';
16
- import '../../dom-aecadd9a.js';
17
- import 'lodash/isElement';
18
- import 'lodash/get';
19
16
  import '../../OrBottomSheet-8a9d3140.js';
20
17
  import '../../OrOverlay-0e68703b.js';
21
18
  import '../../OrTeleport.vue3-8099178c.js';
@@ -1,20 +1,17 @@
1
- export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-78632d2b.js';
1
+ export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-02adf9cb.js';
2
2
  import 'vue-demi';
3
- import '../../../OrIconButton-ea5d740f.js';
3
+ import '../../../OrIconButton-c599131c.js';
4
4
  import '../../../OrIcon-62793572.js';
5
5
  import 'vue';
6
- import '../../../OrTooltip-fdd8a41b.js';
6
+ import '../../../OrTooltip-aaa4036f.js';
7
7
  import '@vueuse/core';
8
8
  import '../../../usePopoverState-b92c698b.js';
9
9
  import '@onereach/styles/tailwind/plugins/core';
10
10
  import '@onereach/styles/tailwind.config.json';
11
- import '../../../OrPopover-83a576ee.js';
11
+ import '../../../OrPopover-4d5a3e92.js';
12
12
  import '@floating-ui/dom';
13
13
  import '../../../useElevation-a50ec347.js';
14
14
  import '../../../useResponsive-5c8291da.js';
15
- import '../../../dom-aecadd9a.js';
16
- import 'lodash/isElement';
17
- import 'lodash/get';
18
15
  import '../../../OrBottomSheet-8a9d3140.js';
19
16
  import '../../../OrOverlay-0e68703b.js';
20
17
  import '../../../OrTeleport.vue3-8099178c.js';
@@ -1,17 +1,14 @@
1
- export { s as OrSortingV3 } from '../../OrSorting-f3426cb5.js';
1
+ export { s as OrSortingV3 } from '../../OrSorting-d55ff72f.js';
2
2
  import 'vue-demi';
3
- import '../../OrMenu-ddaa657e.js';
3
+ import '../../OrMenu-210cdcd6.js';
4
4
  import '@vueuse/core';
5
5
  import '../../usePopoverState-b92c698b.js';
6
6
  import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
- import '../../OrPopover-83a576ee.js';
8
+ import '../../OrPopover-4d5a3e92.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-a50ec347.js';
11
11
  import '../../useResponsive-5c8291da.js';
12
- import '../../dom-aecadd9a.js';
13
- import 'lodash/isElement';
14
- import 'lodash/get';
15
12
  import '../../OrBottomSheet-8a9d3140.js';
16
13
  import '../../OrOverlay-0e68703b.js';
17
14
  import '../../OrTeleport.vue3-8099178c.js';