@onereach/ui-components 4.15.5-beta.3075.0 → 4.16.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 (292) hide show
  1. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +8 -10
  2. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +0 -2
  3. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
  4. package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
  5. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  6. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
  7. package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +2 -4
  8. package/dist/bundled/v2/components/OrInputBoxV3/styles.d.ts +3 -3
  9. package/dist/bundled/v2/components/OrInputBoxV3/styles.js +10 -8
  10. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +8 -6
  11. package/dist/bundled/v2/components/OrMenuV3/OrMenu.vue.d.ts +12 -1
  12. package/dist/bundled/v2/components/OrMenuV3/props.d.ts +1 -1
  13. package/dist/bundled/v2/components/OrMenuV3/styles.d.ts +1 -1
  14. package/dist/bundled/v2/components/OrMenuV3/styles.js +2 -2
  15. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +8 -5
  16. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +12 -1
  17. package/dist/bundled/v2/components/OrPopoverV3/props.d.ts +2 -0
  18. package/dist/bundled/v2/components/OrPopoverV3/styles.d.ts +1 -1
  19. package/dist/bundled/v2/components/OrPopoverV3/styles.js +16 -14
  20. package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +1 -1
  21. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +5 -1
  22. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +12 -1
  23. package/dist/bundled/v2/components/OrTooltipV3/props.d.ts +1 -1
  24. package/dist/bundled/v2/components/index.js +1 -1
  25. package/dist/bundled/v2/index.js +1 -1
  26. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-752bb992.js → OrBottomSheet.vue_vue_type_script_lang-c07ed3a1.js} +7 -8
  27. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-728eab44.js → OrCardCollection.vue_vue_type_script_lang-b6569f84.js} +3 -3
  28. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-5da8395c.js → OrCode.vue_vue_type_script_lang-7ceb9845.js} +3 -3
  29. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-cc2b9274.js → OrConfirm.vue_vue_type_script_lang-2bcf9fd1.js} +1 -1
  30. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-15d9c227.js → OrDatePicker.vue_vue_type_script_lang-fbd95665.js} +4 -4
  31. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-33b20ac4.js → OrDateTimePicker.vue_vue_type_script_lang-7dbc5de3.js} +4 -4
  32. package/dist/bundled/v3/{OrDateTimePickerMonthSelect-92079c4d.js → OrDateTimePickerMonthSelect-95e33ca0.js} +2 -2
  33. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-29e02040.js → OrIconButton.vue_vue_type_script_lang-590899a3.js} +1 -1
  34. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-55486858.js → OrInlineInput.vue_vue_type_script_lang-c05c08e4.js} +1 -1
  35. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-33a88837.js → OrInlineTextarea.vue_vue_type_script_lang-849178e7.js} +1 -1
  36. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-986179b1.js → OrInput.vue_vue_type_script_lang-04e7774f.js} +2 -2
  37. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-49fb179a.js → OrInputBox.vue_vue_type_script_lang-137cb650.js} +2 -4
  38. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-67d45b37.js → OrMenu.vue_vue_type_script_lang-5e1d4d75.js} +7 -4
  39. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-c3df3850.js → OrModal.vue_vue_type_script_lang-88fa589e.js} +1 -1
  40. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-b71e153b.js → OrNotification.vue_vue_type_script_lang-53e82265.js} +1 -1
  41. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c61d77bd.js → OrPagination.vue_vue_type_script_lang-a4a67a47.js} +1 -1
  42. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-50cf21cc.js → OrPopover.vue_vue_type_script_lang-24f2bc49.js} +9 -6
  43. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-bfc24578.js → OrSearch.vue_vue_type_script_lang-a9d66616.js} +1 -1
  44. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-ace3a1e6.js → OrSelect.vue_vue_type_script_lang-29577967.js} +5 -5
  45. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-5bbc715f.js → OrSidebar.vue_vue_type_script_lang-c5ba93ca.js} +1 -1
  46. package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-b923bafa.js → OrSorting.vue_vue_type_script_lang-bacfeefa.js} +1 -1
  47. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-e7f63280.js → OrTabs.vue_vue_type_script_lang-c2191c3d.js} +1 -1
  48. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-b98912b5.js → OrTag.vue_vue_type_script_lang-631bc867.js} +1 -1
  49. package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-19e55853.js → OrTagInput.vue_vue_type_script_lang-ee7c83eb.js} +3 -3
  50. package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-3c2a906b.js → OrTags.vue_vue_type_script_lang-22fcc56b.js} +2 -2
  51. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-44484741.js → OrTextarea.vue_vue_type_script_lang-7562cca1.js} +1 -1
  52. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-87ce2ecb.js → OrTimePicker.vue_vue_type_script_lang-7be29cfc.js} +3 -3
  53. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-2aaf5c90.js → OrTooltip.vue_vue_type_script_lang-0b90a2ea.js} +5 -1
  54. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +3 -4
  55. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +0 -1
  56. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
  57. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +11 -11
  58. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +10 -10
  59. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +8 -8
  60. package/dist/bundled/v3/components/OrCodeV3/index.js +7 -7
  61. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +8 -8
  62. package/dist/bundled/v3/components/OrConfirmV3/index.js +7 -7
  63. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +9 -9
  64. package/dist/bundled/v3/components/OrDatePickerV3/index.js +8 -8
  65. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +9 -9
  66. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +8 -8
  67. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +5 -5
  68. package/dist/bundled/v3/components/OrIconButtonV3/index.js +4 -4
  69. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +6 -6
  70. package/dist/bundled/v3/components/OrInlineInputV3/index.js +5 -5
  71. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +6 -6
  72. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +5 -5
  73. package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +2 -2
  74. package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
  75. package/dist/bundled/v3/components/OrInputBoxV3/styles.d.ts +3 -3
  76. package/dist/bundled/v3/components/OrInputBoxV3/styles.js +10 -8
  77. package/dist/bundled/v3/components/OrInputV3/OrInput.js +7 -7
  78. package/dist/bundled/v3/components/OrInputV3/index.js +6 -6
  79. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +7 -10
  80. package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +10 -1
  81. package/dist/bundled/v3/components/OrMenuV3/index.js +3 -3
  82. package/dist/bundled/v3/components/OrMenuV3/props.d.ts +1 -1
  83. package/dist/bundled/v3/components/OrMenuV3/styles.d.ts +1 -1
  84. package/dist/bundled/v3/components/OrMenuV3/styles.js +2 -2
  85. package/dist/bundled/v3/components/OrModalV3/OrModal.js +6 -6
  86. package/dist/bundled/v3/components/OrModalV3/index.js +5 -5
  87. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +6 -6
  88. package/dist/bundled/v3/components/OrNotificationV3/index.js +5 -5
  89. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +5 -5
  90. package/dist/bundled/v3/components/OrPaginationV3/index.js +4 -4
  91. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +3 -3
  92. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +10 -1
  93. package/dist/bundled/v3/components/OrPopoverV3/index.js +2 -2
  94. package/dist/bundled/v3/components/OrPopoverV3/props.d.ts +2 -0
  95. package/dist/bundled/v3/components/OrPopoverV3/styles.d.ts +1 -1
  96. package/dist/bundled/v3/components/OrPopoverV3/styles.js +16 -14
  97. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +8 -8
  98. package/dist/bundled/v3/components/OrSearchV3/index.js +7 -7
  99. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +9 -9
  100. package/dist/bundled/v3/components/OrSelectV3/index.js +8 -8
  101. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +6 -6
  102. package/dist/bundled/v3/components/OrSidebarV3/index.js +5 -5
  103. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +6 -6
  104. package/dist/bundled/v3/components/OrSortingV3/index.js +4 -4
  105. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +5 -5
  106. package/dist/bundled/v3/components/OrTabsV3/index.js +4 -4
  107. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +9 -9
  108. package/dist/bundled/v3/components/OrTagInputV3/index.js +8 -8
  109. package/dist/bundled/v3/components/OrTagV3/OrTag.js +6 -6
  110. package/dist/bundled/v3/components/OrTagV3/index.js +5 -5
  111. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +7 -7
  112. package/dist/bundled/v3/components/OrTagsV3/index.js +6 -6
  113. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +3 -3
  114. package/dist/bundled/v3/components/OrTextareaV3/index.js +2 -2
  115. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +7 -7
  116. package/dist/bundled/v3/components/OrTimePickerV3/index.js +6 -6
  117. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +6 -6
  118. package/dist/bundled/v3/components/OrToastContainerV3/index.js +5 -5
  119. package/dist/bundled/v3/components/OrToastV3/OrToast.js +4 -4
  120. package/dist/bundled/v3/components/OrToastV3/index.js +5 -5
  121. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +6 -6
  122. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +10 -1
  123. package/dist/bundled/v3/components/OrTooltipV3/index.js +3 -3
  124. package/dist/bundled/v3/components/OrTooltipV3/props.d.ts +1 -1
  125. package/dist/bundled/v3/components/index.js +29 -29
  126. package/dist/bundled/v3/index.js +29 -29
  127. package/dist/esm/v2/{OrBottomSheet-3f3a9eea.js → OrBottomSheet-4a78742a.js} +8 -10
  128. package/dist/esm/v2/{OrCardCollection-a3a940ef.js → OrCardCollection-ed87aa1c.js} +4 -4
  129. package/dist/esm/v2/{OrCode-d37ce714.js → OrCode-50974038.js} +4 -4
  130. package/dist/esm/v2/{OrCombinedInput-ed20e33b.js → OrCombinedInput-45187323.js} +1 -1
  131. package/dist/esm/v2/{OrConfirm-e5a0c41e.js → OrConfirm-ac1c3938.js} +1 -1
  132. package/dist/esm/v2/{OrDatePicker-161fcf75.js → OrDatePicker-566f983c.js} +5 -5
  133. package/dist/esm/v2/{OrDateTimePicker-61cf69d2.js → OrDateTimePicker-2acbba82.js} +1 -1
  134. package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-c9edd61f.js → OrDateTimePicker.vue_rollup-plugin-vue_script-42274298.js} +5 -5
  135. package/dist/esm/v2/{OrDateTimePickerPopoverHeader-50c9b850.js → OrDateTimePickerPopoverHeader-cbc0db61.js} +3 -3
  136. package/dist/esm/v2/{OrIconButton-35bbb1c1.js → OrIconButton-c7400430.js} +2 -2
  137. package/dist/esm/v2/{OrInlineInput-38da9f18.js → OrInlineInput-76e293b3.js} +1 -1
  138. package/dist/esm/v2/{OrInlineTextarea-88b1923d.js → OrInlineTextarea-25779658.js} +1 -1
  139. package/dist/esm/v2/{OrInput-36d509c8.js → OrInput-41603455.js} +3 -3
  140. package/dist/esm/v2/{OrInputBox-11227ecd.js → OrInputBox-7dc5b9e9.js} +1 -1
  141. package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-1715021a.js → OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js} +8 -10
  142. package/dist/esm/v2/{OrMenu-a693cf0c.js → OrMenu-df584a8c.js} +9 -7
  143. package/dist/esm/v2/{OrModal-67fcc2c7.js → OrModal-773fe75c.js} +1 -1
  144. package/dist/esm/v2/{OrNotification-500af28d.js → OrNotification-a279c8a6.js} +1 -1
  145. package/dist/esm/v2/{OrPagination-ae2ee21e.js → OrPagination-a5db10f7.js} +2 -2
  146. package/dist/esm/v2/{OrPopover-e768c348.js → OrPopover-018274a5.js} +21 -18
  147. package/dist/esm/v2/{OrSearch-f228d6a8.js → OrSearch-d5b51596.js} +2 -2
  148. package/dist/esm/v2/{OrSelect-65aabada.js → OrSelect-06125324.js} +6 -6
  149. package/dist/esm/v2/{OrSidebar-e2115102.js → OrSidebar-90ba92ed.js} +1 -1
  150. package/dist/esm/v2/{OrSidebarCollapseButton-2e27819e.js → OrSidebarCollapseButton-1d4a5907.js} +1 -1
  151. package/dist/esm/v2/{OrSorting-1c249177.js → OrSorting-3ce7e017.js} +3 -3
  152. package/dist/esm/v2/{OrTabs-b4f4aa69.js → OrTabs-45e6ad4d.js} +2 -2
  153. package/dist/esm/v2/{OrTag-98738ff4.js → OrTag-47b9111c.js} +1 -1
  154. package/dist/esm/v2/{OrTagInput-b742f203.js → OrTagInput-d9ea325e.js} +4 -4
  155. package/dist/esm/v2/{OrTags-bf57a6d2.js → OrTags-6bf4fb3a.js} +2 -2
  156. package/dist/esm/v2/{OrTextarea-9221a04a.js → OrTextarea-824f7048.js} +2 -2
  157. package/dist/esm/v2/{OrTimePicker-0c13c617.js → OrTimePicker-658ac979.js} +6 -6
  158. package/dist/esm/v2/{OrTooltip-977fac89.js → OrTooltip-4c6e799d.js} +6 -2
  159. package/dist/esm/v2/components/index.js +33 -33
  160. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -2
  161. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +1 -1
  162. package/dist/esm/v2/components/or-card-collection-v3/index.js +11 -11
  163. package/dist/esm/v2/components/or-code-v3/index.js +8 -8
  164. package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
  165. package/dist/esm/v2/components/or-confirm-v3/index.js +8 -8
  166. package/dist/esm/v2/components/or-date-picker-v3/index.js +9 -9
  167. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +10 -10
  168. package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
  169. package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
  170. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
  171. package/dist/esm/v2/components/or-input-box-v3/index.js +2 -2
  172. package/dist/esm/v2/components/or-input-box-v3/styles.d.ts +3 -3
  173. package/dist/esm/v2/components/or-input-v3/index.js +7 -7
  174. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +12 -1
  175. package/dist/esm/v2/components/or-menu-v3/index.js +3 -3
  176. package/dist/esm/v2/components/or-menu-v3/props.d.ts +1 -1
  177. package/dist/esm/v2/components/or-menu-v3/styles.d.ts +1 -1
  178. package/dist/esm/v2/components/or-modal-v3/index.js +5 -5
  179. package/dist/esm/v2/components/or-notification-v3/index.js +5 -5
  180. package/dist/esm/v2/components/or-pagination-v3/index.js +4 -4
  181. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +12 -1
  182. package/dist/esm/v2/components/or-popover-v3/index.js +2 -2
  183. package/dist/esm/v2/components/or-popover-v3/props.d.ts +2 -0
  184. package/dist/esm/v2/components/or-popover-v3/styles.d.ts +1 -1
  185. package/dist/esm/v2/components/or-search-v3/index.js +8 -8
  186. package/dist/esm/v2/components/or-select-v3/index.js +9 -9
  187. package/dist/esm/v2/components/or-sidebar-v3/index.js +6 -6
  188. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +5 -5
  189. package/dist/esm/v2/components/or-sorting-v3/index.js +4 -4
  190. package/dist/esm/v2/components/or-tabs-v3/index.js +4 -4
  191. package/dist/esm/v2/components/or-tag-input-v3/index.js +9 -9
  192. package/dist/esm/v2/components/or-tag-v3/index.js +5 -5
  193. package/dist/esm/v2/components/or-tags-v3/index.js +6 -6
  194. package/dist/esm/v2/components/or-textarea-v3/index.js +3 -3
  195. package/dist/esm/v2/components/or-time-picker-v3/index.js +10 -10
  196. package/dist/esm/v2/components/or-toast-v3/index.js +5 -5
  197. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +5 -5
  198. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +12 -1
  199. package/dist/esm/v2/components/or-tooltip-v3/index.js +3 -3
  200. package/dist/esm/v2/components/or-tooltip-v3/props.d.ts +1 -1
  201. package/dist/esm/v2/index.js +33 -33
  202. package/dist/esm/v2/{types-ccbb7c3e.js → types-1dea2823.js} +1 -1
  203. package/dist/esm/v3/{OrBottomSheet-9f663614.js → OrBottomSheet-2d3d91ef.js} +8 -10
  204. package/dist/esm/v3/{OrCardCollection-64853f72.js → OrCardCollection-6352565a.js} +4 -4
  205. package/dist/esm/v3/{OrCode-171d8120.js → OrCode-e01f4dc0.js} +3 -3
  206. package/dist/esm/v3/{OrCombinedInput-e3891038.js → OrCombinedInput-2800ee8b.js} +1 -1
  207. package/dist/esm/v3/{OrConfirm-ef4ce673.js → OrConfirm-646b9ec3.js} +1 -1
  208. package/dist/esm/v3/{OrDatePicker-00f28098.js → OrDatePicker-6349f608.js} +4 -4
  209. package/dist/esm/v3/{OrDateTimePicker-d52e42b8.js → OrDateTimePicker-d843ed5f.js} +4 -4
  210. package/dist/esm/v3/{OrDateTimePickerPopoverHeader-d2ab6359.js → OrDateTimePickerPopoverHeader-3c26fc72.js} +3 -3
  211. package/dist/esm/v3/{OrIconButton-d930ee31.js → OrIconButton-81bade23.js} +2 -2
  212. package/dist/esm/v3/{OrInlineInput-3e2f8deb.js → OrInlineInput-42f6e95a.js} +1 -1
  213. package/dist/esm/v3/{OrInlineTextarea-668100b5.js → OrInlineTextarea-651c67e6.js} +1 -1
  214. package/dist/esm/v3/{OrInput-927d0ca3.js → OrInput-eb04fa3a.js} +2 -2
  215. package/dist/esm/v3/{OrInputBox-32b37b17.js → OrInputBox-912a6254.js} +8 -10
  216. package/dist/esm/v3/{OrMenu-1ff268d9.js → OrMenu-eff42b15.js} +10 -10
  217. package/dist/esm/v3/{OrModal-ae0cd492.js → OrModal-d2038c15.js} +1 -1
  218. package/dist/esm/v3/{OrNotification-1d71812d.js → OrNotification-ec688496.js} +1 -1
  219. package/dist/esm/v3/{OrPagination-7dbed059.js → OrPagination-7168b18f.js} +2 -2
  220. package/dist/esm/v3/{OrPopover-a90e564c.js → OrPopover-56ba40ab.js} +21 -18
  221. package/dist/esm/v3/{OrSearch-8e9c11bd.js → OrSearch-47b052ea.js} +2 -2
  222. package/dist/esm/v3/{OrSelect-c9b645a5.js → OrSelect-a75320da.js} +5 -5
  223. package/dist/esm/v3/{OrSidebar-b0edfcb8.js → OrSidebar-9281e0d5.js} +1 -1
  224. package/dist/esm/v3/{OrSidebarCollapseButton-ac26afbc.js → OrSidebarCollapseButton-69e7cc73.js} +1 -1
  225. package/dist/esm/v3/{OrSorting-166509ca.js → OrSorting-a4247ad1.js} +3 -3
  226. package/dist/esm/v3/{OrTabs-6f4de2af.js → OrTabs-78f2d777.js} +2 -2
  227. package/dist/esm/v3/{OrTag-95173b6e.js → OrTag-8f452a85.js} +1 -1
  228. package/dist/esm/v3/{OrTagInput-0a0135f6.js → OrTagInput-d6794a18.js} +3 -3
  229. package/dist/esm/v3/{OrTags-3ed0a1c0.js → OrTags-77d33257.js} +2 -2
  230. package/dist/esm/v3/{OrTextarea-6202e867.js → OrTextarea-6c471ccd.js} +1 -1
  231. package/dist/esm/v3/{OrTimePicker-70a2a501.js → OrTimePicker-6a6781dc.js} +5 -5
  232. package/dist/esm/v3/{OrTooltip-9e6caae1.js → OrTooltip-bd35ec20.js} +7 -3
  233. package/dist/esm/v3/components/index.js +31 -31
  234. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +0 -1
  235. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -1
  236. package/dist/esm/v3/components/or-card-collection-v3/index.js +10 -10
  237. package/dist/esm/v3/components/or-code-v3/index.js +7 -7
  238. package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
  239. package/dist/esm/v3/components/or-confirm-v3/index.js +7 -7
  240. package/dist/esm/v3/components/or-date-picker-v3/index.js +8 -8
  241. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +8 -8
  242. package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -4
  243. package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
  244. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
  245. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  246. package/dist/esm/v3/components/or-input-box-v3/styles.d.ts +3 -3
  247. package/dist/esm/v3/components/or-input-v3/index.js +6 -6
  248. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +10 -1
  249. package/dist/esm/v3/components/or-menu-v3/index.js +3 -3
  250. package/dist/esm/v3/components/or-menu-v3/props.d.ts +1 -1
  251. package/dist/esm/v3/components/or-menu-v3/styles.d.ts +1 -1
  252. package/dist/esm/v3/components/or-modal-v3/index.js +5 -5
  253. package/dist/esm/v3/components/or-notification-v3/index.js +5 -5
  254. package/dist/esm/v3/components/or-pagination-v3/index.js +4 -4
  255. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +10 -1
  256. package/dist/esm/v3/components/or-popover-v3/index.js +2 -2
  257. package/dist/esm/v3/components/or-popover-v3/props.d.ts +2 -0
  258. package/dist/esm/v3/components/or-popover-v3/styles.d.ts +1 -1
  259. package/dist/esm/v3/components/or-search-v3/index.js +7 -7
  260. package/dist/esm/v3/components/or-select-v3/index.js +8 -8
  261. package/dist/esm/v3/components/or-sidebar-v3/index.js +6 -6
  262. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +5 -5
  263. package/dist/esm/v3/components/or-sorting-v3/index.js +4 -4
  264. package/dist/esm/v3/components/or-tabs-v3/index.js +4 -4
  265. package/dist/esm/v3/components/or-tag-input-v3/index.js +8 -8
  266. package/dist/esm/v3/components/or-tag-v3/index.js +5 -5
  267. package/dist/esm/v3/components/or-tags-v3/index.js +6 -6
  268. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  269. package/dist/esm/v3/components/or-time-picker-v3/index.js +9 -9
  270. package/dist/esm/v3/components/or-toast-v3/index.js +5 -5
  271. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +5 -5
  272. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +10 -1
  273. package/dist/esm/v3/components/or-tooltip-v3/index.js +3 -3
  274. package/dist/esm/v3/components/or-tooltip-v3/props.d.ts +1 -1
  275. package/dist/esm/v3/index.js +31 -31
  276. package/dist/esm/v3/{types-f2866d3a.js → types-ec6fbd22.js} +1 -1
  277. package/package.json +3 -2
  278. package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +12 -9
  279. package/src/components/or-input-box-v3/OrInputBox.vue +4 -6
  280. package/src/components/or-input-box-v3/partials/or-input-box-addon/OrInputBoxAddon.vue +0 -2
  281. package/src/components/or-input-box-v3/styles.ts +7 -7
  282. package/src/components/or-menu-v3/OrMenu.vue +10 -8
  283. package/src/components/or-menu-v3/props.ts +1 -1
  284. package/src/components/or-menu-v3/styles.ts +1 -1
  285. package/src/components/or-popover-v3/OrPopover.vue +10 -6
  286. package/src/components/or-popover-v3/props.ts +4 -0
  287. package/src/components/or-popover-v3/styles.ts +13 -13
  288. package/src/components/or-sorting-v3/OrSorting.vue +1 -1
  289. package/src/components/or-tooltip-v3/OrTooltip.vue +7 -2
  290. package/src/components/or-tooltip-v3/props.ts +1 -1
  291. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-e680a4b3.js → OrDateTimePickerMonthSelect-2026c46d.js} +0 -0
  292. /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-6c239575.js → OrToastContainer.vue_vue_type_script_lang-9b7eba9b.js} +0 -0
@@ -8,10 +8,10 @@ import 'tailwindcss/resolveConfig';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
10
10
  import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
11
- import { _ as __vue_component__$4 } from './OrIconButton-35bbb1c1.js';
11
+ import { _ as __vue_component__$4 } from './OrIconButton-c7400430.js';
12
12
  import { _ as __vue_component__$3 } from './OrIcon-d35a84d8.js';
13
- import { _ as __vue_component__$5 } from './OrInputBox-11227ecd.js';
14
- import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
13
+ import { _ as __vue_component__$5 } from './OrInputBox-7dc5b9e9.js';
14
+ import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
15
15
  import { _ as __vue_component__$6 } from './OrLabel-63380256.js';
16
16
  import { _ as __vue_component__$7 } from './OrLoader-b0c381f9.js';
17
17
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
1
+ import { s as script } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
2
2
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
3
3
 
4
4
  /* script */
@@ -8,7 +8,6 @@ const InputBoxAddon = [
8
8
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
9
9
 
10
10
  var script$1 = defineComponent({
11
- name: 'OrInputBoxAddon',
12
11
  props: {
13
12
  invalid: {
14
13
  type: Boolean,
@@ -86,7 +85,7 @@ var InputBoxSize;
86
85
  InputBoxSize["S"] = "s";
87
86
  })(InputBoxSize || (InputBoxSize = {}));
88
87
 
89
- const InputBoxRoot = [
88
+ const InputBox = [
90
89
  // Layout
91
90
  'layout-row',
92
91
  // Overflow
@@ -97,8 +96,8 @@ const InputBoxRoot = [
97
96
  'rounded-md',
98
97
  // Theme (children)
99
98
  'children:outline-none'];
100
- const InputBoxRootVariants = {
101
- 'styled': [
99
+ const InputBoxVariants = {
100
+ [InputBoxVariant.Styled]: [
102
101
  // Theme
103
102
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-default', 'dark:theme-foreground-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark', 'theme-outline-2-transparent', 'dark:theme-outline-2-transparent',
104
103
  // Theme (focus)
@@ -111,19 +110,19 @@ const InputBoxRootVariants = {
111
110
  'invalid:focus-within:theme-background-error-translucent', 'dark:invalid:focus-within:theme-background-error-translucent-dark', 'invalid:focus-within:theme-border-1-error', 'dark:invalid:focus-within:theme-border-1-error-dark', 'invalid:focus-within:theme-outline-2-error', 'dark:invalid:focus-within:theme-outline-2-error-dark',
112
111
  // Theme (invalid, read-only)
113
112
  'invalid:read-only:bg-error-opacity-0-08', 'dark:invalid:read-only:bg-error-opacity-0-08-dark', 'invalid:read-only:!border-transparent', 'dark:invalid:read-only:!border-transparent'],
114
- 'unstyled': [
113
+ [InputBoxVariant.Unstyled]: [
115
114
  // Theme (disabled)
116
115
  'disabled:theme-foreground-disabled', 'dark:disabled:theme-foreground-disabled-dark']
117
116
  };
118
- const InputBoxRootSizes = {
119
- 'm': [
117
+ const InputBoxSizes = {
118
+ [InputBoxSize.M]: [
120
119
  // Box
121
120
  'children:min-h-[46px] children:md:min-h-[34px]',
122
121
  // Spacing
123
122
  'first-child:ml-md first-child:md:ml-sm+', 'last-child:mr-md last-child:md:mr-sm+', 'gap-sm+ md:gap-sm',
124
123
  // Typography
125
124
  'typography-body-2-regular'],
126
- 's': [
125
+ [InputBoxSize.S]: [
127
126
  // Box
128
127
  'children:min-h-[30px]',
129
128
  // Spacing
@@ -133,7 +132,6 @@ const InputBoxRootSizes = {
133
132
  };
134
133
 
135
134
  var script = defineComponent({
136
- name: 'OrInputBox',
137
135
  components: {
138
136
  OrInputBoxAddon: __vue_component__
139
137
  },
@@ -164,7 +162,7 @@ var script = defineComponent({
164
162
  // Refs
165
163
  const root = ref();
166
164
  // Styles
167
- const rootStyles = computed(() => ['or-input-box-v3', ...InputBoxRoot, ...InputBoxRootVariants[props.variant], ...InputBoxRootSizes[props.size]]);
165
+ const rootStyles = computed(() => ['or-input-box-v3', ...InputBox, ...InputBoxVariants[props.variant], ...InputBoxSizes[props.size]]);
168
166
  return {
169
167
  root,
170
168
  rootStyles
@@ -3,17 +3,16 @@ import '@vueuse/core';
3
3
  import { u as usePopoverState } from './usePopoverState-b92c698b.js';
4
4
  import '@onereach/styles/tailwind.config';
5
5
  import 'tailwindcss/resolveConfig';
6
- import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-e768c348.js';
6
+ import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-018274a5.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
9
- const MenuRoot = [
9
+ const Menu = [
10
10
  // Layout
11
11
  'overflow-y-auto',
12
12
  // Box
13
13
  'min-w-[160px]', 'md:max-w-[256px]', 'max-h-[340px]'];
14
14
 
15
15
  var script = defineComponent({
16
- name: 'OrMenu',
17
16
  components: {
18
17
  OrPopover: __vue_component__$1
19
18
  },
@@ -30,6 +29,10 @@ var script = defineComponent({
30
29
  placement: {
31
30
  type: String,
32
31
  default: PopoverPlacement.Bottom
32
+ },
33
+ offset: {
34
+ type: [Number, Object, Function],
35
+ default: undefined
33
36
  }
34
37
  },
35
38
  emits: ['update:state', 'open', 'close'],
@@ -38,7 +41,7 @@ var script = defineComponent({
38
41
  // Refs
39
42
  const root = ref();
40
43
  // Styles
41
- const rootStyles = computed(() => ['or-menu-v3', ...MenuRoot]);
44
+ const rootStyles = computed(() => ['or-menu-v3', ...Menu]);
42
45
  // State
43
46
  const {
44
47
  state,
@@ -84,8 +87,7 @@ var __vue_render__ = function () {
84
87
  "variant": 'auto',
85
88
  "trigger": _vm.trigger,
86
89
  "placement": _vm.placement,
87
- "full-width": false,
88
- "disable-default-styles": false
90
+ "offset": _vm.offset
89
91
  },
90
92
  on: {
91
93
  "update:state": function ($event) {
@@ -98,7 +100,7 @@ var __vue_render__ = function () {
98
100
  on: {
99
101
  "click": function ($event) {
100
102
  $event.stopPropagation();
101
- return _vm.onClick.apply(null, arguments);
103
+ return _vm.onClick($event);
102
104
  }
103
105
  }
104
106
  }, 'div', _vm.$attrs, false), [_vm._t("default")], 2)]);
@@ -5,7 +5,7 @@ import '@onereach/styles/tailwind.config';
5
5
  import 'tailwindcss/resolveConfig';
6
6
  import { _ as __vue_component__$5 } from './OrOverlay-948346df.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
- import { _ as __vue_component__$4 } from './OrIconButton-35bbb1c1.js';
8
+ import { _ as __vue_component__$4 } from './OrIconButton-c7400430.js';
9
9
 
10
10
  const ModalContent = [
11
11
  // Layout
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$2 } from './OrIconButton-35bbb1c1.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-c7400430.js';
3
3
  import { _ as __vue_component__$1 } from './OrIcon-d35a84d8.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -7,8 +7,8 @@ import 'tailwindcss/resolveConfig';
7
7
  import { _ as __vue_component__$1 } from './OrButton-9622e713.js';
8
8
  import { _ as __vue_component__$2 } from './OrIcon-d35a84d8.js';
9
9
  import { _ as __vue_component__$4 } from './OrMenuItem-c1c97ebe.js';
10
- import { _ as __vue_component__$3 } from './OrMenu-a693cf0c.js';
11
- import './OrPopover-e768c348.js';
10
+ import { _ as __vue_component__$3 } from './OrMenu-df584a8c.js';
11
+ import './OrPopover-018274a5.js';
12
12
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
13
13
 
14
14
  const PaginationRoot = [
@@ -1,4 +1,4 @@
1
- import { autoUpdate, computePosition, shift, flip, hide } from '@floating-ui/dom';
1
+ import { autoUpdate, computePosition, offset, shift, flip, hide } from '@floating-ui/dom';
2
2
  import { onClickOutside } from '@vueuse/core';
3
3
  import { defineComponent, ref, computed, toRef, watchPostEffect, unref } from 'vue-demi';
4
4
  import { u as useElevation } from './useElevation-a50ec347.js';
@@ -6,7 +6,7 @@ import { u as usePopoverState } from './usePopoverState-b92c698b.js';
6
6
  import { u as useResponsive } from './useResponsive-a02e95b7.js';
7
7
  import '@onereach/styles/tailwind.config';
8
8
  import 'tailwindcss/resolveConfig';
9
- import { _ as __vue_component__$1 } from './OrBottomSheet-3f3a9eea.js';
9
+ import { _ as __vue_component__$1 } from './OrBottomSheet-4a78742a.js';
10
10
  import { _ as __vue_component__$2 } from './OrTeleport.vue2-424c7f33.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
@@ -32,7 +32,7 @@ var PopoverPlacement;
32
32
  PopoverPlacement["RightEnd"] = "right-end";
33
33
  })(PopoverPlacement || (PopoverPlacement = {}));
34
34
 
35
- const PopoverRoot = [
35
+ const Popover = [
36
36
  // Position
37
37
  'absolute'];
38
38
  const PopoverBody = [
@@ -45,38 +45,37 @@ const PopoverBody = [
45
45
  // Elevation
46
46
  'shadow-contextual', 'dark:shadow-contextual-dark'];
47
47
  const PopoverBodyPlacements = {
48
- 'top': [],
49
- 'top-start': [
48
+ [PopoverPlacement.Top]: [],
49
+ [PopoverPlacement.TopStart]: [
50
50
  // Spacing
51
51
  'ml-none'],
52
- 'top-end': [
52
+ [PopoverPlacement.TopEnd]: [
53
53
  // Spacing
54
54
  'mr-none'],
55
- 'bottom': [],
56
- 'bottom-start': [
55
+ [PopoverPlacement.Bottom]: [],
56
+ [PopoverPlacement.BottomStart]: [
57
57
  // Spacing
58
58
  'ml-none'],
59
- 'bottom-end': [
59
+ [PopoverPlacement.BottomEnd]: [
60
60
  // Spacing
61
61
  'mr-none'],
62
- 'left': [],
63
- 'left-start': [
62
+ [PopoverPlacement.Left]: [],
63
+ [PopoverPlacement.LeftStart]: [
64
64
  // Spacing
65
65
  'mt-none'],
66
- 'left-end': [
66
+ [PopoverPlacement.LeftEnd]: [
67
67
  // Spacing
68
68
  'mb-none'],
69
- 'right': [],
70
- 'right-start': [
69
+ [PopoverPlacement.Right]: [],
70
+ [PopoverPlacement.RightStart]: [
71
71
  // Spacing
72
72
  'mt-none'],
73
- 'right-end': [
73
+ [PopoverPlacement.RightEnd]: [
74
74
  // Spacing
75
75
  'mb-none']
76
76
  };
77
77
 
78
78
  var script = defineComponent({
79
- name: 'OrPopover',
80
79
  components: {
81
80
  OrBottomSheet: __vue_component__$1,
82
81
  OrTeleport: __vue_component__$2
@@ -103,6 +102,10 @@ var script = defineComponent({
103
102
  type: String,
104
103
  default: PopoverPlacement.Bottom
105
104
  },
105
+ offset: {
106
+ type: [Number, Object, Function],
107
+ default: undefined
108
+ },
106
109
  fullWidth: {
107
110
  type: Boolean,
108
111
  default: false
@@ -131,7 +134,7 @@ var script = defineComponent({
131
134
  return (_a = bottomSheet.value) === null || _a === void 0 ? void 0 : _a.root;
132
135
  });
133
136
  // Styles
134
- const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot, ...props.customStyles]);
137
+ const rootStyles = computed(() => ['or-popover-v3', ...Popover, ...props.customStyles]);
135
138
  const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
136
139
  // State
137
140
  const {
@@ -159,7 +162,7 @@ var script = defineComponent({
159
162
  middlewareData
160
163
  } = await computePosition(trigger, rootElement, {
161
164
  placement,
162
- middleware: [shift(), flip(), hide()]
165
+ middleware: [offset(props.offset), shift(), flip(), hide()]
163
166
  });
164
167
  Object.assign(rootElement.style, {
165
168
  left: `${x}px`,
@@ -1,7 +1,7 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch } from 'vue-demi';
3
- import { _ as __vue_component__$1 } from './OrInput-36d509c8.js';
4
- import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
3
+ import { _ as __vue_component__$1 } from './OrInput-41603455.js';
4
+ import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
7
7
  var script = defineComponent({
@@ -9,15 +9,15 @@ import { _ as __vue_component__$1, i as isEmptyValue } from './OrCheckbox-9e76cd
9
9
  import { _ as __vue_component__$2 } from './OrError-4ffc1c39.js';
10
10
  import { _ as __vue_component__$3 } from './OrExpansionPanel-f1d8fcc9.js';
11
11
  import { _ as __vue_component__$4 } from './OrHint-aa221198.js';
12
- import { _ as __vue_component__$6 } from './OrIconButton-35bbb1c1.js';
12
+ import { _ as __vue_component__$6 } from './OrIconButton-c7400430.js';
13
13
  import { _ as __vue_component__$5 } from './OrIcon-d35a84d8.js';
14
- import { _ as __vue_component__$8 } from './OrInputBox-11227ecd.js';
15
- import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
16
- import { _ as __vue_component__$7 } from './OrInput-36d509c8.js';
14
+ import { _ as __vue_component__$8 } from './OrInputBox-7dc5b9e9.js';
15
+ import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
16
+ import { _ as __vue_component__$7 } from './OrInput-41603455.js';
17
17
  import { _ as __vue_component__$9 } from './OrLabel-63380256.js';
18
18
  import { _ as __vue_component__$a } from './OrMenuItem-c1c97ebe.js';
19
- import { _ as __vue_component__$b } from './OrPopover-e768c348.js';
20
- import { _ as __vue_component__$c } from './OrTag-98738ff4.js';
19
+ import { _ as __vue_component__$b } from './OrPopover-018274a5.js';
20
+ import { _ as __vue_component__$c } from './OrTag-47b9111c.js';
21
21
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
22
22
 
23
23
  const SelectRoot = [
@@ -1,6 +1,6 @@
1
1
  import { useDraggable, useElementBounding } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
3
- import { _ as __vue_component__$1, O as OrSidebarPlacement } from './OrSidebarCollapseButton-2e27819e.js';
3
+ import { _ as __vue_component__$1, O as OrSidebarPlacement } from './OrSidebarCollapseButton-1d4a5907.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
6
6
  const SidebarRoot = [
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIconButton-35bbb1c1.js';
2
+ import { _ as __vue_component__$1 } from './OrIconButton-c7400430.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  var OrSidebarPlacement;
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, toRef, computed } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrMenu-a693cf0c.js';
3
- import './OrPopover-e768c348.js';
2
+ import { _ as __vue_component__$1 } from './OrMenu-df584a8c.js';
3
+ import './OrPopover-018274a5.js';
4
4
  import { _ as __vue_component__$2 } from './OrMenuItem-c1c97ebe.js';
5
5
  import { _ as __vue_component__$3 } from './OrButton-9622e713.js';
6
6
  import { _ as __vue_component__$4 } from './OrIcon-d35a84d8.js';
@@ -77,7 +77,7 @@ var __vue_render__ = function () {
77
77
  var _h = _vm.$createElement;
78
78
  var _c = _vm._self._c || _h;
79
79
  return _c('div', {
80
- ref: _vm.root,
80
+ ref: "root",
81
81
  class: _vm.rootStyles
82
82
  }, [_c('OrButton', {
83
83
  ref: "sortButton",
@@ -5,8 +5,8 @@ import '@onereach/styles/tailwind.config';
5
5
  import 'tailwindcss/resolveConfig';
6
6
  import { _ as __vue_component__$1 } from './OrIcon-d35a84d8.js';
7
7
  import { _ as __vue_component__$3 } from './OrMenuItem-c1c97ebe.js';
8
- import { _ as __vue_component__$2 } from './OrMenu-a693cf0c.js';
9
- import './OrPopover-e768c348.js';
8
+ import { _ as __vue_component__$2 } from './OrMenu-df584a8c.js';
9
+ import './OrPopover-018274a5.js';
10
10
  import { _ as __vue_component__$4 } from './OrTab-88036fe9.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIconButton-35bbb1c1.js';
2
+ import { _ as __vue_component__$1 } from './OrIconButton-c7400430.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  var TagVariant;
@@ -7,11 +7,11 @@ import 'tailwindcss/resolveConfig';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
8
8
  import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
9
9
  import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
10
- import { _ as __vue_component__$3 } from './OrIconButton-35bbb1c1.js';
11
- import { _ as __vue_component__$4 } from './OrInputBox-11227ecd.js';
12
- import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
10
+ import { _ as __vue_component__$3 } from './OrIconButton-c7400430.js';
11
+ import { _ as __vue_component__$4 } from './OrInputBox-7dc5b9e9.js';
12
+ import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
13
13
  import { _ as __vue_component__$5 } from './OrLabel-63380256.js';
14
- import { _ as __vue_component__$6 } from './OrTags-bf57a6d2.js';
14
+ import { _ as __vue_component__$6 } from './OrTags-6bf4fb3a.js';
15
15
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
16
16
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
17
17
 
@@ -4,8 +4,8 @@ import '@vueuse/core';
4
4
  import '@onereach/styles/tailwind.config';
5
5
  import 'tailwindcss/resolveConfig';
6
6
  import { _ as __vue_component__$1 } from './OrButton-9622e713.js';
7
- import { _ as __vue_component__$2 } from './OrPopover-e768c348.js';
8
- import { _ as __vue_component__$3 } from './OrTag-98738ff4.js';
7
+ import { _ as __vue_component__$2 } from './OrPopover-018274a5.js';
8
+ import { _ as __vue_component__$3 } from './OrTag-47b9111c.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
 
11
11
  const Tags = [
@@ -7,8 +7,8 @@ import 'tailwindcss/resolveConfig';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
8
8
  import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
9
9
  import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
10
- import { _ as __vue_component__$3 } from './OrInputBox-11227ecd.js';
11
- import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
10
+ import { _ as __vue_component__$3 } from './OrInputBox-7dc5b9e9.js';
11
+ import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
12
12
  import { _ as __vue_component__$4 } from './OrLabel-63380256.js';
13
13
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
14
14
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -4,16 +4,16 @@ import '@vueuse/core';
4
4
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind.config';
6
6
  import 'tailwindcss/resolveConfig';
7
- import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-50c9b850.js';
8
- import { _ as __vue_component__$4, a as __vue_component__$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker.vue_rollup-plugin-vue_script-c9edd61f.js';
7
+ import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-cbc0db61.js';
8
+ import { _ as __vue_component__$4, a as __vue_component__$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker.vue_rollup-plugin-vue_script-42274298.js';
9
9
  import { _ as __vue_component__$6 } from './OrError-4ffc1c39.js';
10
10
  import { _ as __vue_component__$7 } from './OrHint-aa221198.js';
11
- import { _ as __vue_component__$9 } from './OrIconButton-35bbb1c1.js';
11
+ import { _ as __vue_component__$9 } from './OrIconButton-c7400430.js';
12
12
  import { _ as __vue_component__$8 } from './OrIcon-d35a84d8.js';
13
- import { _ as __vue_component__$a } from './OrInputBox-11227ecd.js';
14
- import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
13
+ import { _ as __vue_component__$a } from './OrInputBox-7dc5b9e9.js';
14
+ import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
15
15
  import { _ as __vue_component__$b } from './OrLabel-63380256.js';
16
- import { _ as __vue_component__$c } from './OrPopover-e768c348.js';
16
+ import { _ as __vue_component__$c } from './OrPopover-018274a5.js';
17
17
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
18
18
 
19
19
  const TimePicker = [
@@ -3,7 +3,7 @@ import '@vueuse/core';
3
3
  import { u as usePopoverState } from './usePopoverState-b92c698b.js';
4
4
  import '@onereach/styles/tailwind.config';
5
5
  import 'tailwindcss/resolveConfig';
6
- import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-e768c348.js';
6
+ import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-018274a5.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
9
9
  const TooltipRoot = [
@@ -68,6 +68,10 @@ var script = defineComponent({
68
68
  placement: {
69
69
  type: String,
70
70
  default: PopoverPlacement.Bottom
71
+ },
72
+ offset: {
73
+ type: [Number, Object, Function],
74
+ default: undefined
71
75
  }
72
76
  },
73
77
  emits: ['update:state', 'open', 'close'],
@@ -124,7 +128,7 @@ var __vue_render__ = function () {
124
128
  "variant": 'popover',
125
129
  "trigger": _vm.root,
126
130
  "placement": _vm.placement,
127
- "full-width": false,
131
+ "offset": _vm.offset,
128
132
  "disable-default-styles": true
129
133
  },
130
134
  on: {
@@ -1,6 +1,6 @@
1
1
  export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-2b00cd61.js';
2
2
  export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-3df48865.js';
3
- export { B as BottomSheetVariant, _ as OrBottomSheetV3 } from '../OrBottomSheet-3f3a9eea.js';
3
+ export { B as BottomSheetVariant, _ as OrBottomSheetV3 } from '../OrBottomSheet-4a78742a.js';
4
4
  export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-bafb6cad.js';
5
5
  export { _ as OrButtonV2 } from '../OrButton-b60290c4.js';
6
6
  export { _ as OrIconButton, _ as OrIconButtonV2 } from '../OrIconButton-544ee642.js';
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-9622e713.js';
9
9
  export { _ as OrCard } from '../OrCard-c44d9783.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-4eb5c533.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-a3a940ef.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-ed87aa1c.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-0da13cbe.js';
13
13
  export { _ as OrCheckbox } from '../OrCheckbox-91788c22.js';
14
14
  export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-a190249b.js';
@@ -17,18 +17,18 @@ export { _ as OrCheckboxV3 } from '../OrCheckbox-9e76cdaf.js';
17
17
  export { _ as OrChip } from '../OrChip-a614bbb9.js';
18
18
  export { _ as OrChips } from '../OrChips-bdf51639.js';
19
19
  export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-cbd05828.js';
20
- export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-d37ce714.js';
20
+ export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-50974038.js';
21
21
  export { _ as OrCollapse } from '../OrCollapse-9b5d590f.js';
22
22
  export { _ 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-5370585d.js';
23
- export { _ as OrCombinedInputV3 } from '../OrCombinedInput-ed20e33b.js';
24
- export { _ as OrInputBoxV3 } from '../OrInputBox-11227ecd.js';
25
- export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox.vue_rollup-plugin-vue_script-1715021a.js';
23
+ export { _ as OrCombinedInputV3 } from '../OrCombinedInput-45187323.js';
24
+ export { _ as OrInputBoxV3 } from '../OrInputBox-7dc5b9e9.js';
25
+ export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
26
26
  export { _ as OrConfirm } from '../OrConfirm-f4eec5b2.js';
27
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-e5a0c41e.js';
28
- export { _ as OrDatePickerV3 } from '../OrDatePicker-161fcf75.js';
27
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-ac1c3938.js';
28
+ export { _ as OrDatePickerV3 } from '../OrDatePicker-566f983c.js';
29
29
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-fb410167.js';
30
- export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-61cf69d2.js';
31
- export { D as DateTimePickerTimeFormat, D as TimePickerFormat } from '../OrDateTimePicker.vue_rollup-plugin-vue_script-c9edd61f.js';
30
+ export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-2acbba82.js';
31
+ export { D as DateTimePickerTimeFormat, D as TimePickerFormat } from '../OrDateTimePicker.vue_rollup-plugin-vue_script-42274298.js';
32
32
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-2d3fd68d.js';
33
33
  export { _ as OrError } from '../OrError-efc74907.js';
34
34
  export { _ as OrErrorTagV3 } from '../OrErrorTag-a55ae01a.js';
@@ -40,14 +40,14 @@ export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../OrFormGroup-29a5
40
40
  export { _ as OrHint } from '../OrHint-7eadc91e.js';
41
41
  export { _ as OrHintV3 } from '../OrHint-aa221198.js';
42
42
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-fa826b6b.js';
43
- export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-35bbb1c1.js';
43
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-c7400430.js';
44
44
  export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-d35a84d8.js';
45
45
  export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-19b49ee6.js';
46
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-38da9f18.js';
46
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-76e293b3.js';
47
47
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-f52267aa.js';
48
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-88b1923d.js';
48
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-25779658.js';
49
49
  export { _ as OrInput } from '../OrInput-014d2e47.js';
50
- export { I as InputType, _ as OrInputV3 } from '../OrInput-36d509c8.js';
50
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-41603455.js';
51
51
  export { _ as OrLabel } from '../OrLabel-fcceec1b.js';
52
52
  export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-63380256.js';
53
53
  export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-cf3a0091.js';
@@ -56,17 +56,17 @@ export { _ as OrListOfInputs } from '../OrListOfInputs-9b7522fa.js';
56
56
  export { L as LoaderViews, _ as OrLoader } from '../OrLoader-0cc7c73e.js';
57
57
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-b0c381f9.js';
58
58
  export { _ as OrMenuItemV3 } from '../OrMenuItem-c1c97ebe.js';
59
- export { _ as OrMenuV3 } from '../OrMenu-a693cf0c.js';
60
- export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-e768c348.js';
59
+ export { _ as OrMenuV3 } from '../OrMenu-df584a8c.js';
60
+ export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-018274a5.js';
61
61
  export { _ as OrModal, O as OrModalSizes } from '../OrModal-206611f2.js';
62
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-67fcc2c7.js';
62
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-773fe75c.js';
63
63
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-44bc1f50.js';
64
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-500af28d.js';
64
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-a279c8a6.js';
65
65
  export { _ as OrNumberInput } from '../OrNumberInput-fcbcf229.js';
66
66
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-e3ae75a3.js';
67
67
  export { _ as OrOverlay } from '../OrOverlay-ccec2218.js';
68
68
  export { _ as OrOverlayV3 } from '../OrOverlay-948346df.js';
69
- export { _ as OrPaginationV3 } from '../OrPagination-ae2ee21e.js';
69
+ export { _ as OrPaginationV3 } from '../OrPagination-a5db10f7.js';
70
70
  export { _ as OrPassword } from '../OrPassword-681f8c53.js';
71
71
  export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-65968c24.js';
72
72
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-e079e857.js';
@@ -75,13 +75,13 @@ export { _ as OrRadioGroup } from '../OrRadioGroup-11424644.js';
75
75
  export { _ as OrRadioGroupV3 } from '../OrRadioGroup-d1c2e460.js';
76
76
  export { _ as OrRadioV3 } from '../OrRadio-b32dfbfe.js';
77
77
  export { _ as OrSearch } from '../OrSearch-e2941d35.js';
78
- export { _ as OrSearchV3 } from '../OrSearch-f228d6a8.js';
78
+ export { _ as OrSearchV3 } from '../OrSearch-d5b51596.js';
79
79
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-d4e32f80.js';
80
80
  export { _ as OrSelect } from '../OrSelect-49239b74.js';
81
- export { _ as OrSelectV3 } from '../OrSelect-65aabada.js';
81
+ export { _ as OrSelectV3 } from '../OrSelect-06125324.js';
82
82
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-c56a9221.js';
83
- export { _ as OrSidebarV3 } from '../OrSidebar-e2115102.js';
84
- export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-2e27819e.js';
83
+ export { _ as OrSidebarV3 } from '../OrSidebar-90ba92ed.js';
84
+ export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-1d4a5907.js';
85
85
  export { _ as OrSkeletonCircle } from '../OrSkeletonCircle-c4bf0e34.js';
86
86
  export { _ as OrSkeletonRect } from '../OrSkeletonRect-79162a84.js';
87
87
  export { _ as OrSkeletonText } from '../OrSkeletonText-bd5d97bb.js';
@@ -90,7 +90,7 @@ export { _ as OrSkeletonCircleV3 } from '../OrSkeletonCircle-3419b04d.js';
90
90
  export { _ as OrSkeletonRectV3 } from '../OrSkeletonRect-7057bc1c.js';
91
91
  export { _ as OrSkeletonTextV3 } from '../OrSkeletonText-6c00f797.js';
92
92
  export { _ as OrSlider } from '../OrSlider-529730ed.js';
93
- export { _ as OrSortingV3 } from '../OrSorting-1c249177.js';
93
+ export { _ as OrSortingV3 } from '../OrSorting-3ce7e017.js';
94
94
  export { _ as OrStepper } from '../OrStepper-3707ec50.js';
95
95
  export { _ as OrSwitch } from '../OrSwitch-75458852.js';
96
96
  export { _ as OrSwitchV3 } from '../OrSwitch-e49ce2d8.js';
@@ -98,25 +98,25 @@ export { _ as OrTab } from '../OrTab-58821c9b.js';
98
98
  export { _ as OrTabHeaderItem } from '../OrTabHeaderItem-424f2986.js';
99
99
  export { _ as OrTabV3 } from '../OrTab-88036fe9.js';
100
100
  export { _ as OrTabs } from '../OrTabs-62e7e478.js';
101
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-b4f4aa69.js';
101
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-45e6ad4d.js';
102
102
  export { _ as OrTag } from '../OrTag-54778d09.js';
103
- export { _ as OrTagInputV3 } from '../OrTagInput-b742f203.js';
104
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-98738ff4.js';
105
- export { _ as OrTagsV3 } from '../OrTags-bf57a6d2.js';
103
+ export { _ as OrTagInputV3 } from '../OrTagInput-d9ea325e.js';
104
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-47b9111c.js';
105
+ export { _ as OrTagsV3 } from '../OrTags-6bf4fb3a.js';
106
106
  export { _ as OrTeleport } from '../OrTeleport.vue2-f0c16c71.js';
107
107
  export { _ as OrTeleportV3 } from '../OrTeleport.vue2-424c7f33.js';
108
108
  export { _ as OrTextV3 } from '../OrText-44449e7b.js';
109
109
  export { _ as OrTextarea } from '../OrTextarea-d36f4ec6.js';
110
- export { _ as OrTextareaV3 } from '../OrTextarea-9221a04a.js';
110
+ export { _ as OrTextareaV3 } from '../OrTextarea-824f7048.js';
111
111
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-a937432f.js';
112
- export { _ as OrTimePickerV3 } from '../OrTimePicker-0c13c617.js';
112
+ export { _ as OrTimePickerV3 } from '../OrTimePicker-658ac979.js';
113
113
  export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-7017d12b.js';
114
114
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-b5ea5cb2.js';
115
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-ccbb7c3e.js';
115
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-1dea2823.js';
116
116
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-a1332cc2.js';
117
117
  export { _ as OrTooltip } from '../OrTooltip-0bbf1ed5.js';
118
118
  export { _ as OrTooltipContent } from '../OrTooltipContent-57a25502.js';
119
- export { _ as OrTooltipV3 } from '../OrTooltip-977fac89.js';
119
+ export { _ as OrTooltipV3 } from '../OrTooltip-4c6e799d.js';
120
120
  export { _ as OrTreeV3, T as TreeNodeDropPosition } from '../OrTree-dcacd695.js';
121
121
  import 'vue-demi';
122
122
  import '../style-inject.es-4c6f2515.js';
@@ -149,7 +149,7 @@ import 'lodash/isElement';
149
149
  import 'lodash/get';
150
150
  import '@vueuse/math';
151
151
  import '../dropdown-open-e1f90e0a.js';
152
- import '../OrDateTimePickerPopoverHeader-50c9b850.js';
152
+ import '../OrDateTimePickerPopoverHeader-cbc0db61.js';
153
153
  import 'lodash/padStart';
154
154
  import '@floating-ui/dom';
155
155
  import '../OrTooltip.vue_rollup-plugin-vue_styles.0-47985d95.js';