@onereach/ui-components 4.6.2-beta.2777.0 → 4.6.2-beta.2779.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 (517) hide show
  1. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +47 -30
  2. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +10 -19
  3. package/dist/bundled/v2/components/OrBottomSheetV3/index.js +0 -1
  4. package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +1 -2
  5. package/dist/bundled/v2/components/OrCardCollectionV3/index.js +1 -2
  6. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -0
  7. package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +1 -0
  8. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -0
  9. package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -0
  10. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +4 -3
  11. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +2 -2
  12. package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -0
  13. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +51 -27
  14. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.vue.d.ts +36 -18
  15. package/dist/bundled/v2/components/OrConfirmV3/index.js +0 -1
  16. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -3
  17. package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -2
  18. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +3 -4
  19. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -2
  20. package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +1 -2
  21. package/dist/bundled/v2/components/OrIconButtonV3/index.js +1 -2
  22. package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -2
  23. package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -2
  24. package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -2
  25. package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +1 -2
  26. package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -2
  27. package/dist/bundled/v2/components/OrInputV3/index.js +1 -2
  28. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +49 -25
  29. package/dist/bundled/v2/components/OrMenuV3/OrMenu.vue.d.ts +16 -13
  30. package/dist/bundled/v2/components/OrMenuV3/index.js +0 -1
  31. package/dist/bundled/v2/components/OrModalV3/OrModal.js +64 -219
  32. package/dist/bundled/v2/components/OrModalV3/OrModal.vue.d.ts +19 -13
  33. package/dist/bundled/v2/components/OrModalV3/index.js +8 -9
  34. package/dist/bundled/v2/components/OrModalV3/styles.d.ts +3 -0
  35. package/dist/bundled/v2/components/OrModalV3/styles.js +16 -1
  36. package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +1 -2
  37. package/dist/bundled/v2/components/OrNotificationV3/index.js +1 -2
  38. package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +0 -1
  39. package/dist/bundled/v2/components/OrPaginationV3/index.js +0 -1
  40. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +95 -29
  41. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +12 -17
  42. package/dist/bundled/v2/components/OrPopoverV3/index.js +0 -1
  43. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +0 -1
  44. package/dist/bundled/v2/components/OrSearchV3/index.js +0 -1
  45. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +6 -2
  46. package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +2 -0
  47. package/dist/bundled/v2/components/OrSelectV3/index.js +1 -1
  48. package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +0 -1
  49. package/dist/bundled/v2/components/OrSidebarV3/index.js +0 -1
  50. package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +0 -1
  51. package/dist/bundled/v2/components/OrTabsV3/index.js +0 -1
  52. package/dist/bundled/v2/components/OrTagV3/OrTag.js +1 -2
  53. package/dist/bundled/v2/components/OrTagV3/index.js +1 -2
  54. package/dist/bundled/v2/components/OrTagsV3/OrTags.js +0 -1
  55. package/dist/bundled/v2/components/OrTagsV3/index.js +0 -1
  56. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +1 -2
  57. package/dist/bundled/v2/components/OrTimePickerV3/index.js +0 -1
  58. package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +0 -1
  59. package/dist/bundled/v2/components/OrToastContainerV3/index.js +0 -1
  60. package/dist/bundled/v2/components/OrToastV3/OrToast.js +1 -2
  61. package/dist/bundled/v2/components/OrToastV3/index.js +1 -2
  62. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +41 -35
  63. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +17 -20
  64. package/dist/bundled/v2/components/OrTooltipV3/index.js +1 -2
  65. package/dist/bundled/v2/components/index.js +2 -2
  66. package/dist/bundled/v2/hooks/index.d.ts +0 -1
  67. package/dist/bundled/v2/hooks/index.js +0 -1
  68. package/dist/bundled/v2/index.js +3 -3
  69. package/dist/bundled/v2/utils/isEmpty.d.ts +1 -1
  70. package/dist/bundled/v2/utils/isEmpty.js +3 -1
  71. package/dist/bundled/v2/utils/isEmptyValue.d.ts +1 -0
  72. package/dist/bundled/v2/utils/isEmptyValue.js +5 -0
  73. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-c3a0e7b5.js → OrBottomSheet.vue_vue_type_script_lang-a81b2abb.js} +44 -27
  74. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-c3c54670.js → OrButton.vue_vue_type_script_lang-cc8aa3a7.js} +1 -1
  75. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-ccc178b8.js → OrButton.vue_vue_type_script_lang-e9677805.js} +1 -1
  76. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1dfa1d6c.js → OrCardCollection.vue_vue_type_script_lang-1f2d30f3.js} +2 -2
  77. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ee7e1cd6.js → OrCardCollection.vue_vue_type_script_lang-34390dfe.js} +3 -3
  78. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-75c6053a.js → OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js} +2 -1
  79. package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-1e71771d.js → OrCheckboxGroup.vue_vue_type_script_lang-f931fc03.js} +1 -1
  80. package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-46436cf3.js → OrCheckboxTree.vue_vue_type_script_lang-7e5bebf5.js} +1 -1
  81. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-0a713357.js → OrCode.vue_vue_type_script_lang-5bfa4f9c.js} +2 -2
  82. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-50cf8d05.js → OrConfirm.vue_vue_type_script_lang-2cb65fae.js} +2 -2
  83. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-a379bae2.js → OrConfirm.vue_vue_type_script_lang-e1390930.js} +50 -26
  84. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-9c4433e5.js → OrDatePicker.vue_vue_type_script_lang-d071d109.js} +3 -3
  85. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-69777a12.js → OrDateTimePicker.vue_vue_type_script_lang-8aa80833.js} +3 -3
  86. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-9eeb7b20.js → OrDateTimePicker.vue_vue_type_script_lang-b8045270.js} +1 -1
  87. package/dist/bundled/v3/{OrDateTimePickerMonthSelect-b91d3238.js → OrDateTimePickerMonthSelect-387c2096.js} +2 -2
  88. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-17f98298.js → OrIconButton.vue_vue_type_script_lang-5bba9f3f.js} +1 -1
  89. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-a9aa6ad1.js → OrIconButton.vue_vue_type_script_lang-b5d5718b.js} +1 -1
  90. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-9317d5a9.js → OrInlineInput.vue_vue_type_script_lang-3c6b0958.js} +1 -1
  91. package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-1f6e165b.js → OrInlineTextEdit.vue_vue_type_script_lang-f669de9e.js} +1 -1
  92. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-e89beaab.js → OrInlineTextarea.vue_vue_type_script_lang-da59cd8e.js} +1 -1
  93. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-655989d4.js → OrInput.vue_vue_type_script_lang-6242286b.js} +1 -1
  94. package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-d305eadc.js → OrList.vue_vue_type_script_lang-29a5842e.js} +2 -2
  95. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-b13756a1.js → OrListOfInputs.vue_vue_type_script_lang-740154ee.js} +2 -2
  96. package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-115f2c60.js +93 -0
  97. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-0cc960ad.js → OrModal.vue_vue_type_script_lang-05916fd8.js} +1 -1
  98. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-202c4e2f.js +71 -0
  99. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-664a7d4d.js → OrNotification.vue_vue_type_script_lang-463e1a82.js} +1 -1
  100. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-50d99f88.js → OrNotification.vue_vue_type_script_lang-4e5a04fa.js} +1 -1
  101. package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-8ce757fb.js → OrOverflowMenu.vue_vue_type_script_lang-1b4af3a6.js} +2 -2
  102. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c58c940d.js → OrPagination.vue_vue_type_script_lang-bdc8d9fb.js} +1 -1
  103. package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-a82a53ab.js → OrPassword.vue_vue_type_script_lang-28c99eb3.js} +1 -1
  104. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-3592b581.js → OrPopover.vue_vue_type_script_lang-7b1b2488.js} +90 -21
  105. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-b402fffd.js → OrSearch.vue_vue_type_script_lang-0bcc597c.js} +1 -1
  106. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-f5158c63.js → OrSearch.vue_vue_type_script_lang-8dbecb52.js} +1 -1
  107. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3ef33dde.js → OrSelect.vue_vue_type_script_lang-4bf05f8b.js} +9 -4
  108. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-34a366c9.js → OrSelect.vue_vue_type_script_lang-a8a2875f.js} +1 -1
  109. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-e6e6fc59.js → OrSidebar.vue_vue_type_script_lang-780eaa84.js} +1 -1
  110. package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-a708d93b.js → OrStepper.vue_vue_type_script_lang-c2dffcac.js} +1 -1
  111. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-888fbcef.js → OrSwitch.vue_vue_type_script_lang-3ef06bbd.js} +1 -1
  112. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-9cdb914d.js → OrTabs.vue_vue_type_script_lang-9d4221f1.js} +1 -1
  113. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-3a636796.js → OrTag.vue_vue_type_script_lang-09948d1f.js} +1 -1
  114. package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-325c7158.js → OrTags.vue_vue_type_script_lang-71fb4f1d.js} +2 -2
  115. package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-89fae7b5.js → OrTextbox.vue_vue_type_script_lang-ed48ed9b.js} +1 -1
  116. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-c0c5aa8f.js → OrTimePicker.vue_vue_type_script_lang-c52a2a0b.js} +2 -2
  117. package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-bb3db5bf.js +72 -0
  118. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +5 -6
  119. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +11 -16
  120. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -2
  121. package/dist/bundled/v3/components/OrButton/OrButton.js +3 -3
  122. package/dist/bundled/v3/components/OrButton/index.js +2 -2
  123. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +3 -3
  124. package/dist/bundled/v3/components/OrButtonV2/index.js +3 -3
  125. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +5 -5
  126. package/dist/bundled/v3/components/OrCardCollection/index.js +4 -4
  127. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +10 -11
  128. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +9 -10
  129. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +5 -4
  130. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +4 -3
  131. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +4 -3
  132. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +3 -2
  133. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +3 -2
  134. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +1 -1
  135. package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -1
  136. package/dist/bundled/v3/components/OrCode/OrCode.js +5 -5
  137. package/dist/bundled/v3/components/OrCode/index.js +4 -4
  138. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +6 -6
  139. package/dist/bundled/v3/components/OrConfirm/index.js +5 -5
  140. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +9 -10
  141. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.vue.d.ts +34 -16
  142. package/dist/bundled/v3/components/OrConfirmV3/index.js +6 -7
  143. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +9 -10
  144. package/dist/bundled/v3/components/OrDatePickerV3/index.js +7 -8
  145. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +4 -4
  146. package/dist/bundled/v3/components/OrDateTimePicker/index.js +3 -3
  147. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +10 -11
  148. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +7 -8
  149. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
  150. package/dist/bundled/v3/components/OrIconButtonV2/index.js +2 -2
  151. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +6 -7
  152. package/dist/bundled/v3/components/OrIconButtonV3/index.js +5 -6
  153. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +7 -8
  154. package/dist/bundled/v3/components/OrInlineInputV3/index.js +6 -7
  155. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +4 -4
  156. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +3 -3
  157. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +7 -8
  158. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +6 -7
  159. package/dist/bundled/v3/components/OrInputV3/OrInput.js +7 -8
  160. package/dist/bundled/v3/components/OrInputV3/index.js +6 -7
  161. package/dist/bundled/v3/components/OrList/OrList.js +5 -5
  162. package/dist/bundled/v3/components/OrList/index.js +4 -4
  163. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +6 -6
  164. package/dist/bundled/v3/components/OrListOfInputs/index.js +5 -5
  165. package/dist/bundled/v3/components/OrLoader/OrLoader.js +2 -2
  166. package/dist/bundled/v3/components/OrLoader/index.js +1 -1
  167. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +7 -9
  168. package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +6 -13
  169. package/dist/bundled/v3/components/OrMenuV3/index.js +3 -4
  170. package/dist/bundled/v3/components/OrModal/OrModal.js +4 -4
  171. package/dist/bundled/v3/components/OrModal/index.js +3 -3
  172. package/dist/bundled/v3/components/OrModalV3/OrModal.js +33 -36
  173. package/dist/bundled/v3/components/OrModalV3/OrModal.vue.d.ts +15 -12
  174. package/dist/bundled/v3/components/OrModalV3/index.js +14 -15
  175. package/dist/bundled/v3/components/OrModalV3/styles.d.ts +3 -0
  176. package/dist/bundled/v3/components/OrModalV3/styles.js +16 -1
  177. package/dist/bundled/v3/components/OrNotification/OrNotification.js +4 -4
  178. package/dist/bundled/v3/components/OrNotification/index.js +3 -3
  179. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +7 -8
  180. package/dist/bundled/v3/components/OrNotificationV3/index.js +6 -7
  181. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +5 -5
  182. package/dist/bundled/v3/components/OrOverflowMenu/index.js +4 -4
  183. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +5 -6
  184. package/dist/bundled/v3/components/OrPaginationV3/index.js +4 -5
  185. package/dist/bundled/v3/components/OrPassword/OrPassword.js +4 -4
  186. package/dist/bundled/v3/components/OrPassword/index.js +3 -3
  187. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +6 -8
  188. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +12 -15
  189. package/dist/bundled/v3/components/OrPopoverV3/index.js +2 -3
  190. package/dist/bundled/v3/components/OrSearch/OrSearch.js +4 -4
  191. package/dist/bundled/v3/components/OrSearch/index.js +3 -3
  192. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +7 -8
  193. package/dist/bundled/v3/components/OrSearchV3/index.js +6 -7
  194. package/dist/bundled/v3/components/OrSelect/OrSelect.js +3 -3
  195. package/dist/bundled/v3/components/OrSelect/index.js +2 -2
  196. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +11 -11
  197. package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +1 -0
  198. package/dist/bundled/v3/components/OrSelectV3/index.js +9 -9
  199. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +6 -7
  200. package/dist/bundled/v3/components/OrSidebarV3/index.js +5 -6
  201. package/dist/bundled/v3/components/OrStepper/OrStepper.js +4 -4
  202. package/dist/bundled/v3/components/OrStepper/index.js +3 -3
  203. package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +3 -3
  204. package/dist/bundled/v3/components/OrSwitch/index.js +2 -2
  205. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +5 -6
  206. package/dist/bundled/v3/components/OrTabsV3/index.js +4 -5
  207. package/dist/bundled/v3/components/OrTagV3/OrTag.js +7 -8
  208. package/dist/bundled/v3/components/OrTagV3/index.js +6 -7
  209. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +7 -8
  210. package/dist/bundled/v3/components/OrTagsV3/index.js +6 -7
  211. package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +4 -4
  212. package/dist/bundled/v3/components/OrTextbox/index.js +3 -3
  213. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +7 -8
  214. package/dist/bundled/v3/components/OrTimePickerV3/index.js +5 -6
  215. package/dist/bundled/v3/components/OrToast/OrToast.js +2 -2
  216. package/dist/bundled/v3/components/OrToast/index.js +3 -3
  217. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +4 -4
  218. package/dist/bundled/v3/components/OrToastContainer/index.js +3 -3
  219. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +6 -7
  220. package/dist/bundled/v3/components/OrToastContainerV3/index.js +5 -6
  221. package/dist/bundled/v3/components/OrToastV3/OrToast.js +5 -6
  222. package/dist/bundled/v3/components/OrToastV3/index.js +6 -7
  223. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +9 -13
  224. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +7 -17
  225. package/dist/bundled/v3/components/OrTooltipV3/index.js +4 -5
  226. package/dist/bundled/v3/components/index.js +49 -49
  227. package/dist/bundled/v3/hooks/index.d.ts +0 -1
  228. package/dist/bundled/v3/hooks/index.js +0 -1
  229. package/dist/bundled/v3/index.js +50 -50
  230. package/dist/bundled/v3/utils/isEmpty.d.ts +1 -1
  231. package/dist/bundled/v3/utils/isEmpty.js +3 -1
  232. package/dist/bundled/v3/utils/isEmptyValue.d.ts +1 -0
  233. package/dist/bundled/v3/utils/isEmptyValue.js +5 -0
  234. package/dist/esm/v2/{OrBottomSheet-d766008a.js → OrBottomSheet-ffa029ca.js} +47 -30
  235. package/dist/esm/v2/{OrButton-22d9ecc5.js → OrButton-b60290c4.js} +1 -1
  236. package/dist/esm/v2/{OrButton-a8f685e9.js → OrButton-bafb6cad.js} +1 -1
  237. package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_styles.0-0b3d0a46.js → OrButton.vue_rollup-plugin-vue_styles.0-3b064042.js} +2 -2
  238. package/dist/esm/v2/{OrCardCollection-e70e44bb.js → OrCardCollection-4eb5c533.js} +4 -4
  239. package/dist/esm/v2/{OrCardCollection-5b123301.js → OrCardCollection-e23d4238.js} +4 -4
  240. package/dist/esm/v2/{OrCheckbox-59332f84.js → OrCheckbox-3a8c93ad.js} +8 -4
  241. package/dist/esm/v2/{OrCheckboxGroup-f470f938.js → OrCheckboxGroup-b0d95dd6.js} +1 -1
  242. package/dist/esm/v2/{OrCheckboxTree-1304ae59.js → OrCheckboxTree-54b0fdc1.js} +1 -1
  243. package/dist/esm/v2/{OrCode-a157e15f.js → OrCode-cbd05828.js} +4 -4
  244. package/dist/esm/v2/{OrConfirm-be3a54ef.js → OrConfirm-8ec55f84.js} +52 -28
  245. package/dist/esm/v2/{OrConfirm-49df6698.js → OrConfirm-f4eec5b2.js} +3 -3
  246. package/dist/esm/v2/{OrDatePicker-24c5f395.js → OrDatePicker-b6ebf44a.js} +4 -4
  247. package/dist/esm/v2/{OrDateTimePicker-e054f914.js → OrDateTimePicker-85c08b90.js} +5 -5
  248. package/dist/esm/v2/{OrDateTimePicker-d095cd1e.js → OrDateTimePicker-fb410167.js} +3 -3
  249. package/dist/esm/v2/{OrDateTimePickerMonthSelect-90a873ba.js → OrDateTimePickerMonthSelect-e35404a7.js} +3 -3
  250. package/dist/esm/v2/{OrIconButton-e60f47af.js → OrIconButton-544ee642.js} +1 -1
  251. package/dist/esm/v2/{OrIconButton-4fdb749c.js → OrIconButton-ee747c71.js} +2 -2
  252. package/dist/esm/v2/{OrIconButton.vue_rollup-plugin-vue_styles.0-8e03311b.js → OrIconButton.vue_rollup-plugin-vue_styles.0-70039ca7.js} +1 -1
  253. package/dist/esm/v2/{OrInlineInput-d5c5d651.js → OrInlineInput-a131caf4.js} +1 -1
  254. package/dist/esm/v2/{OrInlineTextEdit-362e9f5b.js → OrInlineTextEdit-f52267aa.js} +3 -3
  255. package/dist/esm/v2/{OrInlineTextarea-bbbb2b82.js → OrInlineTextarea-7cc45396.js} +1 -1
  256. package/dist/esm/v2/{OrInput-166bf64a.js → OrInput-8c7b3cce.js} +1 -1
  257. package/dist/esm/v2/{OrList-5ecdd0d6.js → OrList-2e65227a.js} +3 -3
  258. package/dist/esm/v2/{OrListOfInputs-75414b31.js → OrListOfInputs-9b7522fa.js} +4 -4
  259. package/dist/esm/v2/{OrLoader-52bb8afa.js → OrLoader-0cc7c73e.js} +3 -1
  260. package/dist/esm/v2/{OrMenu-cf3c3d51.js → OrMenu-8b902c22.js} +50 -27
  261. package/dist/esm/v2/OrModal-1f80d87f.js +174 -0
  262. package/dist/esm/v2/{OrModal-82c27104.js → OrModal-206611f2.js} +3 -3
  263. package/dist/esm/v2/{OrNotification-1cc97f8e.js → OrNotification-16e6d4ff.js} +1 -1
  264. package/dist/esm/v2/{OrNotification-99620c47.js → OrNotification-44bc1f50.js} +3 -3
  265. package/dist/esm/v2/{OrOverflowMenu-a58cbd67.js → OrOverflowMenu-e3ae75a3.js} +4 -4
  266. package/dist/esm/v2/{OrPagination-82d22a5c.js → OrPagination-36583054.js} +2 -2
  267. package/dist/esm/v2/{OrPassword-12a00ddc.js → OrPassword-1de0dc6c.js} +3 -3
  268. package/dist/esm/v2/{OrPopover-238620ae.js → OrPopover-80459663.js} +96 -30
  269. package/dist/esm/v2/{OrSearch-4a2cfe75.js → OrSearch-5aa8154f.js} +1 -1
  270. package/dist/esm/v2/{OrSearch-b447018e.js → OrSearch-e2941d35.js} +3 -3
  271. package/dist/esm/v2/{OrSelect-b49b6e4a.js → OrSelect-49239b74.js} +1 -1
  272. package/dist/esm/v2/{OrSelect-301d2a6b.js → OrSelect-dd8affc1.js} +9 -5
  273. package/dist/esm/v2/{OrSidebar-673bef16.js → OrSidebar-638b1d60.js} +1 -1
  274. package/dist/esm/v2/{OrSidebarCollapseButton-b92c3848.js → OrSidebarCollapseButton-2c81d465.js} +1 -1
  275. package/dist/esm/v2/{OrStepper-6b35550a.js → OrStepper-3707ec50.js} +2 -2
  276. package/dist/esm/v2/{OrSwitch-9fa5adeb.js → OrSwitch-75458852.js} +1 -1
  277. package/dist/esm/v2/{OrTabs-68e1416d.js → OrTabs-653258a2.js} +2 -2
  278. package/dist/esm/v2/{OrTag-a9ca8c34.js → OrTag-6256623c.js} +1 -1
  279. package/dist/esm/v2/{OrTags-d2548f30.js → OrTags-db2608dc.js} +2 -2
  280. package/dist/esm/v2/{OrTextbox-b666b30b.js → OrTextbox-c85d7fe6.js} +3 -3
  281. package/dist/esm/v2/{OrTimePicker-e2929d18.js → OrTimePicker-696e29ed.js} +3 -3
  282. package/dist/esm/v2/{OrToastContainer-913c152f.js → OrToastContainer-7017d12b.js} +3 -3
  283. package/dist/esm/v2/{OrTooltip-e9e967e3.js → OrTooltip-5a6e0f64.js} +42 -36
  284. package/dist/esm/v2/components/index.js +51 -52
  285. package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +10 -19
  286. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +1 -2
  287. package/dist/esm/v2/components/or-button/index.js +2 -2
  288. package/dist/esm/v2/components/or-button-v2/index.js +5 -5
  289. package/dist/esm/v2/components/or-card-collection/index.js +6 -6
  290. package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -9
  291. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -3
  292. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -2
  293. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +2 -2
  294. package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
  295. package/dist/esm/v2/components/or-code/index.js +6 -6
  296. package/dist/esm/v2/components/or-confirm/index.js +7 -7
  297. package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +36 -18
  298. package/dist/esm/v2/components/or-confirm-v3/index.js +6 -7
  299. package/dist/esm/v2/components/or-date-picker-v3/index.js +7 -8
  300. package/dist/esm/v2/components/or-date-time-picker/index.js +5 -5
  301. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +7 -8
  302. package/dist/esm/v2/components/or-icon-button-v2/index.js +3 -3
  303. package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -5
  304. package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -6
  305. package/dist/esm/v2/components/or-inline-text-edit/index.js +5 -5
  306. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -6
  307. package/dist/esm/v2/components/or-input-v3/index.js +5 -6
  308. package/dist/esm/v2/components/or-list/index.js +6 -6
  309. package/dist/esm/v2/components/or-list-of-inputs/index.js +7 -7
  310. package/dist/esm/v2/components/or-loader/index.js +1 -1
  311. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +16 -13
  312. package/dist/esm/v2/components/or-menu-v3/index.js +4 -5
  313. package/dist/esm/v2/components/or-modal/index.js +5 -5
  314. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +19 -13
  315. package/dist/esm/v2/components/or-modal-v3/index.js +10 -11
  316. package/dist/esm/v2/components/or-modal-v3/styles.d.ts +3 -0
  317. package/dist/esm/v2/components/or-notification/index.js +5 -5
  318. package/dist/esm/v2/components/or-notification-v3/index.js +5 -6
  319. package/dist/esm/v2/components/or-overflow-menu/index.js +6 -6
  320. package/dist/esm/v2/components/or-pagination-v3/index.js +4 -5
  321. package/dist/esm/v2/components/or-password/index.js +5 -5
  322. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +12 -17
  323. package/dist/esm/v2/components/or-popover-v3/index.js +2 -3
  324. package/dist/esm/v2/components/or-search/index.js +5 -5
  325. package/dist/esm/v2/components/or-search-v3/index.js +6 -7
  326. package/dist/esm/v2/components/or-select/index.js +2 -2
  327. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -0
  328. package/dist/esm/v2/components/or-select-v3/index.js +8 -9
  329. package/dist/esm/v2/components/or-sidebar-v3/index.js +6 -7
  330. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +5 -6
  331. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -6
  332. package/dist/esm/v2/components/or-stepper/index.js +5 -5
  333. package/dist/esm/v2/components/or-switch/index.js +2 -2
  334. package/dist/esm/v2/components/or-tabs-v3/index.js +4 -5
  335. package/dist/esm/v2/components/or-tag-v3/index.js +5 -6
  336. package/dist/esm/v2/components/or-tags-v3/index.js +6 -7
  337. package/dist/esm/v2/components/or-textbox/index.js +5 -5
  338. package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -6
  339. package/dist/esm/v2/components/or-toast/index.js +5 -5
  340. package/dist/esm/v2/components/or-toast/or-toast-container/index.js +5 -5
  341. package/dist/esm/v2/components/or-toast-v3/index.js +5 -6
  342. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +5 -6
  343. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +17 -20
  344. package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -5
  345. package/dist/esm/v2/hooks/index.d.ts +0 -1
  346. package/dist/esm/v2/hooks/index.js +0 -1
  347. package/dist/esm/v2/index.js +51 -52
  348. package/dist/esm/v2/{types-3d410a76.js → types-4a7d24f3.js} +1 -1
  349. package/dist/esm/v2/utils/isEmpty.d.ts +1 -1
  350. package/dist/esm/v2/utils/isEmptyValue.d.ts +1 -0
  351. package/dist/esm/v3/{OrBottomSheet-946c14d3.js → OrBottomSheet-5969a217.js} +47 -30
  352. package/dist/esm/v3/{OrButton-5410e79f.js → OrButton-0082a3ce.js} +1 -1
  353. package/dist/esm/v3/{OrButton-e44f6f03.js → OrButton-78a118d7.js} +2 -2
  354. package/dist/esm/v3/{OrCardCollection-126e4eb3.js → OrCardCollection-b9218f98.js} +3 -3
  355. package/dist/esm/v3/{OrCardCollection-052a234f.js → OrCardCollection-d5390215.js} +4 -4
  356. package/dist/esm/v3/{OrCheckbox-56d7b6eb.js → OrCheckbox-7093e9c2.js} +6 -2
  357. package/dist/esm/v3/{OrCheckboxGroup-c41a99ba.js → OrCheckboxGroup-f755d216.js} +1 -1
  358. package/dist/esm/v3/{OrCheckboxTree-fa6288af.js → OrCheckboxTree-99f6eaec.js} +1 -1
  359. package/dist/esm/v3/{OrCode-cae13dcc.js → OrCode-2f8cdf96.js} +3 -3
  360. package/dist/esm/v3/{OrConfirm-a004c8b6.js → OrConfirm-704f817e.js} +3 -3
  361. package/dist/esm/v3/{OrConfirm-bbc33f51.js → OrConfirm-fe8617ac.js} +52 -28
  362. package/dist/esm/v3/{OrDatePicker-67821b38.js → OrDatePicker-f144d074.js} +4 -4
  363. package/dist/esm/v3/{OrDateTimePicker-1492b2f5.js → OrDateTimePicker-2214cd85.js} +5 -5
  364. package/dist/esm/v3/{OrDateTimePicker-cde869f4.js → OrDateTimePicker-c19dcefc.js} +2 -2
  365. package/dist/esm/v3/{OrDateTimePickerMonthSelect-5bc6cb7c.js → OrDateTimePickerMonthSelect-5a7b7b5c.js} +3 -3
  366. package/dist/esm/v3/{OrIconButton-440b9f36.js → OrIconButton-ad0cbc8d.js} +1 -1
  367. package/dist/esm/v3/{OrIconButton-ce1b5542.js → OrIconButton-b7217ea5.js} +2 -2
  368. package/dist/esm/v3/{OrInlineInput-f6d3ce66.js → OrInlineInput-dcb28ea2.js} +1 -1
  369. package/dist/esm/v3/{OrInlineTextEdit-be428430.js → OrInlineTextEdit-6bf54bd0.js} +2 -2
  370. package/dist/esm/v3/{OrInlineTextarea-c3158522.js → OrInlineTextarea-88eac437.js} +1 -1
  371. package/dist/esm/v3/{OrInput-02821bda.js → OrInput-af5bb98a.js} +1 -1
  372. package/dist/esm/v3/{OrList-9872c4e6.js → OrList-042d8681.js} +2 -2
  373. package/dist/esm/v3/{OrListOfInputs-916d8682.js → OrListOfInputs-ce0d6ac0.js} +3 -3
  374. package/dist/esm/v3/{OrLoader-7d0021b7.js → OrLoader-7b006619.js} +3 -1
  375. package/dist/esm/v3/{OrMenu-744b63ce.js → OrMenu-8a53ccf9.js} +50 -25
  376. package/dist/esm/v3/OrModal-1366926a.js +150 -0
  377. package/dist/esm/v3/{OrModal-03ad23ea.js → OrModal-f3a4813a.js} +2 -2
  378. package/dist/esm/v3/{OrNotification-a699caa8.js → OrNotification-09216b8b.js} +1 -1
  379. package/dist/esm/v3/{OrNotification-69eff848.js → OrNotification-538f8e92.js} +2 -2
  380. package/dist/esm/v3/{OrOverflowMenu-40bdbf02.js → OrOverflowMenu-4d0bf63a.js} +2 -2
  381. package/dist/esm/v3/{OrPagination-8b62bd4c.js → OrPagination-c6046af4.js} +2 -2
  382. package/dist/esm/v3/{OrPassword-42208c82.js → OrPassword-9192b9ea.js} +2 -2
  383. package/dist/esm/v3/{OrPopover-bec73a66.js → OrPopover-15c2968f.js} +93 -25
  384. package/dist/esm/v3/{OrSearch-cdb1eeb4.js → OrSearch-d0c8aca7.js} +2 -2
  385. package/dist/esm/v3/{OrSearch-1333d290.js → OrSearch-ecad7638.js} +1 -1
  386. package/dist/esm/v3/{OrSelect-24937c69.js → OrSelect-60205145.js} +1 -1
  387. package/dist/esm/v3/{OrSelect-53acc3c2.js → OrSelect-cfb336db.js} +9 -5
  388. package/dist/esm/v3/{OrSidebar-8fb3da8d.js → OrSidebar-1579ad80.js} +1 -1
  389. package/dist/esm/v3/{OrSidebarCollapseButton-170c2be1.js → OrSidebarCollapseButton-2668946c.js} +1 -1
  390. package/dist/esm/v3/{OrStepper-6c1a95f6.js → OrStepper-651a619a.js} +2 -2
  391. package/dist/esm/v3/{OrSwitch-9edf6e63.js → OrSwitch-10747a24.js} +1 -1
  392. package/dist/esm/v3/{OrTabs-7039110c.js → OrTabs-a2d87627.js} +2 -2
  393. package/dist/esm/v3/{OrTag-8521661a.js → OrTag-8605e9e6.js} +1 -1
  394. package/dist/esm/v3/{OrTags-b677a73b.js → OrTags-3724ff59.js} +2 -2
  395. package/dist/esm/v3/{OrTextbox-5bdb513f.js → OrTextbox-56714f51.js} +2 -2
  396. package/dist/esm/v3/{OrTimePicker-49867a2d.js → OrTimePicker-68de86d9.js} +3 -3
  397. package/dist/esm/v3/{OrToastContainer-000547a2.js → OrToastContainer-72b52576.js} +2 -2
  398. package/dist/esm/v3/{OrTooltip-54c18e36.js → OrTooltip-3d5fcaf9.js} +42 -28
  399. package/dist/esm/v3/components/index.js +49 -50
  400. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +11 -16
  401. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +1 -2
  402. package/dist/esm/v3/components/or-button/index.js +2 -2
  403. package/dist/esm/v3/components/or-button-v2/index.js +3 -3
  404. package/dist/esm/v3/components/or-card-collection/index.js +5 -5
  405. package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -9
  406. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
  407. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
  408. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +1 -1
  409. package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
  410. package/dist/esm/v3/components/or-code/index.js +5 -5
  411. package/dist/esm/v3/components/or-confirm/index.js +5 -5
  412. package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +34 -16
  413. package/dist/esm/v3/components/or-confirm-v3/index.js +6 -7
  414. package/dist/esm/v3/components/or-date-picker-v3/index.js +7 -8
  415. package/dist/esm/v3/components/or-date-time-picker/index.js +4 -4
  416. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +7 -8
  417. package/dist/esm/v3/components/or-icon-button-v2/index.js +2 -2
  418. package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -5
  419. package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -6
  420. package/dist/esm/v3/components/or-inline-text-edit/index.js +4 -4
  421. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -6
  422. package/dist/esm/v3/components/or-input-v3/index.js +5 -6
  423. package/dist/esm/v3/components/or-list/index.js +4 -4
  424. package/dist/esm/v3/components/or-list-of-inputs/index.js +5 -5
  425. package/dist/esm/v3/components/or-loader/index.js +1 -1
  426. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +6 -13
  427. package/dist/esm/v3/components/or-menu-v3/index.js +4 -5
  428. package/dist/esm/v3/components/or-modal/index.js +4 -4
  429. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +15 -12
  430. package/dist/esm/v3/components/or-modal-v3/index.js +10 -11
  431. package/dist/esm/v3/components/or-modal-v3/styles.d.ts +3 -0
  432. package/dist/esm/v3/components/or-notification/index.js +4 -4
  433. package/dist/esm/v3/components/or-notification-v3/index.js +5 -6
  434. package/dist/esm/v3/components/or-overflow-menu/index.js +4 -4
  435. package/dist/esm/v3/components/or-pagination-v3/index.js +4 -5
  436. package/dist/esm/v3/components/or-password/index.js +4 -4
  437. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +12 -15
  438. package/dist/esm/v3/components/or-popover-v3/index.js +2 -3
  439. package/dist/esm/v3/components/or-search/index.js +4 -4
  440. package/dist/esm/v3/components/or-search-v3/index.js +6 -7
  441. package/dist/esm/v3/components/or-select/index.js +2 -2
  442. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +1 -0
  443. package/dist/esm/v3/components/or-select-v3/index.js +8 -9
  444. package/dist/esm/v3/components/or-sidebar-v3/index.js +6 -7
  445. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +5 -6
  446. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -6
  447. package/dist/esm/v3/components/or-stepper/index.js +4 -4
  448. package/dist/esm/v3/components/or-switch/index.js +2 -2
  449. package/dist/esm/v3/components/or-tabs-v3/index.js +4 -5
  450. package/dist/esm/v3/components/or-tag-v3/index.js +5 -6
  451. package/dist/esm/v3/components/or-tags-v3/index.js +6 -7
  452. package/dist/esm/v3/components/or-textbox/index.js +4 -4
  453. package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -6
  454. package/dist/esm/v3/components/or-toast/index.js +4 -4
  455. package/dist/esm/v3/components/or-toast/or-toast-container/index.js +4 -4
  456. package/dist/esm/v3/components/or-toast-v3/index.js +5 -6
  457. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +5 -6
  458. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +7 -17
  459. package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -5
  460. package/dist/esm/v3/hooks/index.d.ts +0 -1
  461. package/dist/esm/v3/hooks/index.js +0 -1
  462. package/dist/esm/v3/index.js +49 -50
  463. package/dist/esm/v3/{types-c61726e4.js → types-9e1555eb.js} +1 -1
  464. package/dist/esm/v3/utils/isEmpty.d.ts +1 -1
  465. package/dist/esm/v3/utils/isEmptyValue.d.ts +1 -0
  466. package/package.json +1 -1
  467. package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +60 -27
  468. package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -1
  469. package/src/components/or-confirm-v3/OrConfirm.vue +50 -25
  470. package/src/components/or-date-picker-v3/OrDatePicker.vue +1 -1
  471. package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +2 -2
  472. package/src/components/or-menu-v3/OrMenu.vue +42 -17
  473. package/src/components/or-modal-v3/OrModal.vue +65 -27
  474. package/src/components/or-modal-v3/styles.ts +25 -0
  475. package/src/components/or-popover-v3/OrPopover.vue +123 -22
  476. package/src/components/or-select-v3/OrSelect.vue +9 -1
  477. package/src/components/or-time-picker-v3/OrTimePicker.vue +1 -1
  478. package/src/components/or-tooltip-v3/OrTooltip.vue +41 -23
  479. package/src/hooks/index.ts +0 -1
  480. package/src/utils/isEmpty.ts +3 -1
  481. package/src/utils/isEmptyValue.ts +3 -0
  482. package/dist/bundled/v2/hooks/usePopoverState.d.ts +0 -8
  483. package/dist/bundled/v2/hooks/usePopoverState.js +0 -37
  484. package/dist/bundled/v3/OrMenu.vue_vue_type_script_lang-a8e1eb6d.js +0 -66
  485. package/dist/bundled/v3/OrModal.vue_vue_type_script_lang-6b9587d0.js +0 -160
  486. package/dist/bundled/v3/OrTooltip.vue_vue_type_script_lang-de8c7ff1.js +0 -55
  487. package/dist/bundled/v3/hooks/usePopoverState.d.ts +0 -8
  488. package/dist/bundled/v3/hooks/usePopoverState.js +0 -37
  489. package/dist/esm/v2/OrModal-9cc9f073.js +0 -312
  490. package/dist/esm/v2/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue.d.ts +0 -8
  491. package/dist/esm/v2/components/or-modal-v3/partials/or-modal-content/styles.d.ts +0 -1
  492. package/dist/esm/v2/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue.d.ts +0 -8
  493. package/dist/esm/v2/components/or-modal-v3/partials/or-modal-footer/styles.d.ts +0 -1
  494. package/dist/esm/v2/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue.d.ts +0 -12
  495. package/dist/esm/v2/components/or-modal-v3/partials/or-modal-header/styles.d.ts +0 -1
  496. package/dist/esm/v2/hooks/usePopoverState.d.ts +0 -8
  497. package/dist/esm/v2/usePopoverState-4cb59ae5.js +0 -37
  498. package/dist/esm/v3/OrModal-e30178be.js +0 -226
  499. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue.d.ts +0 -5
  500. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-content/styles.d.ts +0 -1
  501. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue.d.ts +0 -5
  502. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-footer/styles.d.ts +0 -1
  503. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue.d.ts +0 -7
  504. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-header/styles.d.ts +0 -1
  505. package/dist/esm/v3/hooks/usePopoverState.d.ts +0 -8
  506. package/dist/esm/v3/usePopoverState-4cb59ae5.js +0 -37
  507. package/src/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue +0 -37
  508. package/src/components/or-modal-v3/partials/or-modal-content/styles.ts +0 -10
  509. package/src/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue +0 -37
  510. package/src/components/or-modal-v3/partials/or-modal-footer/styles.ts +0 -4
  511. package/src/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue +0 -54
  512. package/src/components/or-modal-v3/partials/or-modal-header/styles.ts +0 -10
  513. package/src/hooks/usePopoverState.ts +0 -51
  514. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-270e1029.js → OrDateTimePickerMonthSelect-75089f80.js} +0 -0
  515. /package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-27847e63.js → OrLoader.vue_vue_type_script_lang-a1fed697.js} +0 -0
  516. /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-7caa56c5.js → OrToastContainer.vue_vue_type_script_lang-485ef171.js} +0 -0
  517. /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-99d1a2c3.js → OrToastContainer.vue_vue_type_script_lang-6512c2eb.js} +0 -0
@@ -1,12 +1,11 @@
1
1
  import { a as autoUpdate, c as computePosition, f as flip, s as shift, h as hide } from '../../floating-ui.dom.esm-83eba816.js';
2
2
  import { onClickOutside } from '@vueuse/core';
3
- import { defineComponent, ref, computed, toRef, watchPostEffect, unref } from 'vue-demi';
3
+ import { defineComponent, ref, computed, watch, watchPostEffect, unref, toRef, nextTick } from 'vue-demi';
4
4
  import { PopoverVariant, PopoverPlacement } from './props.js';
5
5
  import { PopoverRoot, PopoverBody, PopoverBodyPlacements } from './styles.js';
6
6
  import __vue_component__$1 from '../OrBottomSheetV3/OrBottomSheet.js';
7
7
  import __vue_component__$2 from '../OrTeleportV3/OrTeleport.js';
8
8
  import useResponsive from '../../hooks/useResponsive/useResponsive.js';
9
- import { usePopoverState } from '../../hooks/usePopoverState.js';
10
9
  import { useElevation } from '../../hooks/useElevation.js';
11
10
  import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
12
11
  import '../OrBottomSheetV3/props.js';
@@ -24,10 +23,6 @@ var script = defineComponent({
24
23
  },
25
24
  inheritAttrs: false,
26
25
  props: {
27
- isOpen: {
28
- type: Boolean,
29
- default: false
30
- },
31
26
  variant: {
32
27
  type: String,
33
28
  default: PopoverVariant.Auto
@@ -57,8 +52,8 @@ var script = defineComponent({
57
52
  default: false
58
53
  }
59
54
  },
60
- emits: ['open', 'close'],
61
- expose: ['root', 'open', 'close', 'toggle'],
55
+ emits: ['update:state', 'update:state:open', 'update:state:fullscreen', 'update:state:closed', 'update:state:closed-automatically'],
56
+ expose: ['root', 'state', 'isOpen', 'isFullscreen', 'isClosed', 'isFlipped', 'open', 'close'],
62
57
  setup(props, context) {
63
58
  const {
64
59
  isDesktop,
@@ -75,12 +70,81 @@ var script = defineComponent({
75
70
  const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot, ...props.customStyles]);
76
71
  const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
77
72
  // State
78
- const {
79
- state,
80
- open,
81
- close,
82
- toggle
83
- } = usePopoverState(toRef(props, 'isOpen'), context);
73
+ const state = ref('closed');
74
+ const isOpen = computed(() => state.value === 'open');
75
+ const isFullscreen = computed(() => state.value === 'fullscreen');
76
+ const isClosed = computed(() => state.value === 'closed');
77
+ const isFlipped = ref(false);
78
+ // Events
79
+ watch(state, value => {
80
+ context.emit('update:state', value);
81
+ switch (value) {
82
+ case 'open':
83
+ context.emit('update:state:open');
84
+ break;
85
+ case 'fullscreen':
86
+ context.emit('update:state:fullscreen');
87
+ break;
88
+ case 'closed':
89
+ context.emit('update:state:closed');
90
+ break;
91
+ }
92
+ });
93
+ // Methods
94
+ function open() {
95
+ state.value = 'open';
96
+ switch (props.variant) {
97
+ case PopoverVariant.Auto:
98
+ if (isMobile.value) {
99
+ nextTick(() => {
100
+ const bottomSheetInstance = bottomSheet.value;
101
+ if (bottomSheetInstance) {
102
+ bottomSheetInstance.open();
103
+ }
104
+ });
105
+ }
106
+ break;
107
+ case PopoverVariant.Popover:
108
+ break;
109
+ case PopoverVariant.BottomSheet:
110
+ nextTick(() => {
111
+ const bottomSheetInstance = bottomSheet.value;
112
+ if (bottomSheetInstance) {
113
+ bottomSheetInstance.open();
114
+ }
115
+ });
116
+ break;
117
+ }
118
+ }
119
+ function close() {
120
+ let auto = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
121
+ state.value = 'closed';
122
+ switch (props.variant) {
123
+ case PopoverVariant.Auto:
124
+ if (isMobile.value) {
125
+ nextTick(() => {
126
+ const bottomSheetInstance = bottomSheet.value;
127
+ if (bottomSheetInstance) {
128
+ bottomSheetInstance.close();
129
+ }
130
+ });
131
+ }
132
+ break;
133
+ case PopoverVariant.Popover:
134
+ break;
135
+ case PopoverVariant.BottomSheet:
136
+ nextTick(() => {
137
+ const bottomSheetInstance = bottomSheet.value;
138
+ if (bottomSheetInstance) {
139
+ bottomSheetInstance.close();
140
+ }
141
+ });
142
+ break;
143
+ }
144
+ if (auto) {
145
+ context.emit('update:state:closed-automatically');
146
+ }
147
+ }
84
148
  // Handlers
85
149
  function handleBottomSheetState(bottomSheetState) {
86
150
  if (bottomSheetState === 'closed') {
@@ -99,6 +163,7 @@ var script = defineComponent({
99
163
  } = props;
100
164
  if (trigger) {
101
165
  autoUpdate(trigger, rootElement, async () => {
166
+ var _a;
102
167
  const {
103
168
  x,
104
169
  y,
@@ -113,13 +178,11 @@ var script = defineComponent({
113
178
  visibility: middlewareData.hide.referenceHidden ? 'hidden' : 'visible',
114
179
  width: props.fullWidth ? `${trigger.offsetWidth}px` : ''
115
180
  });
181
+ isFlipped.value = Boolean((_a = middlewareData.flip) === null || _a === void 0 ? void 0 : _a.index);
116
182
  });
117
183
  }
118
184
  }
119
185
  });
120
- // #region Elevation
121
- useElevation(root, state);
122
- // #endregion
123
186
  // #region Click Outside
124
187
  const trigger = toRef(props, 'trigger');
125
188
  onClickOutside(root, event => {
@@ -130,12 +193,15 @@ var script = defineComponent({
130
193
  } = _ref;
131
194
  return (classList === null || classList === void 0 ? void 0 : classList.contains('or-popover-v3')) || (classList === null || classList === void 0 ? void 0 : classList.contains('or-bottom-sheet-v3'));
132
195
  })) {
133
- close();
196
+ close(true);
134
197
  }
135
198
  }, {
136
199
  ignore: [trigger]
137
200
  });
138
201
  // #endregion
202
+ // #region Elevation
203
+ useElevation(root, state);
204
+ // #endregion
139
205
  return {
140
206
  isDesktop,
141
207
  isMobile,
@@ -146,9 +212,12 @@ var script = defineComponent({
146
212
  rootStyles,
147
213
  bodyStyles,
148
214
  state,
215
+ isOpen,
216
+ isFullscreen,
217
+ isClosed,
218
+ isFlipped,
149
219
  open,
150
- close,
151
- toggle
220
+ close
152
221
  };
153
222
  }
154
223
  });
@@ -165,8 +234,8 @@ var __vue_render__ = function () {
165
234
  directives: [{
166
235
  name: "show",
167
236
  rawName: "v-show",
168
- value: _vm.state === 'open',
169
- expression: "state === 'open'"
237
+ value: _vm.isOpen,
238
+ expression: "isOpen"
170
239
  }],
171
240
  class: ['contents']
172
241
  }, [_vm.isDesktop && _vm.variant === 'auto' || _vm.variant === 'popover' ? [_c('div', _vm._b({
@@ -176,15 +245,12 @@ var __vue_render__ = function () {
176
245
  class: _vm.bodyStyles
177
246
  }, [_vm._t("default")], 2)]], 2)] : _vm._e(), _vm._v(" "), _vm.isMobile && _vm.variant === 'auto' || _vm.variant === 'bottom-sheet' ? [_c('OrBottomSheet', _vm._b({
178
247
  ref: "bottomSheet",
179
- attrs: {
180
- "is-open": _vm.state === 'open'
181
- },
182
248
  on: {
183
- "open": function ($event) {
184
- return _vm.open();
249
+ "update:state": function ($event) {
250
+ _vm.state = $event;
185
251
  },
186
- "close": function ($event) {
187
- return _vm.close();
252
+ "update:state:closed-automatically": function ($event) {
253
+ return _vm.$emit('update:state:closed-automatically');
188
254
  }
189
255
  }
190
256
  }, 'OrBottomSheet', _vm.bottomSheetProps, false), [_vm._t("default")], 2)] : _vm._e()], 2)]);
@@ -13,15 +13,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
13
13
  handleBottomSheetState: (bottomSheetState: string) => void;
14
14
  rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
15
15
  bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
16
- state: import("@vue/composition-api").Ref<"open" | "closed">;
16
+ state: import("@vue/composition-api").Ref<"open" | "fullscreen" | "closed">;
17
+ isOpen: import("@vue/composition-api").ComputedRef<boolean>;
18
+ isFullscreen: import("@vue/composition-api").ComputedRef<boolean>;
19
+ isClosed: import("@vue/composition-api").ComputedRef<boolean>;
20
+ isFlipped: import("@vue/composition-api").Ref<boolean>;
17
21
  open: () => void;
18
- close: () => void;
19
- toggle: () => void;
22
+ close: (auto?: boolean) => void;
20
23
  }> & import("@vue/composition-api").Data, {}, {}, {
21
- isOpen: {
22
- type: BooleanConstructor;
23
- default: boolean;
24
- };
25
24
  variant: {
26
25
  type: PropType<"auto" | "popover" | "bottom-sheet">;
27
26
  default: PopoverVariant;
@@ -56,10 +55,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
56
55
  default: boolean;
57
56
  };
58
57
  }, import("@vue/composition-api").ExtractPropTypes<{
59
- isOpen: {
60
- type: BooleanConstructor;
61
- default: boolean;
62
- };
63
58
  variant: {
64
59
  type: PropType<"auto" | "popover" | "bottom-sheet">;
65
60
  default: PopoverVariant;
@@ -94,7 +89,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
94
89
  default: boolean;
95
90
  };
96
91
  }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
97
- isOpen: boolean;
98
92
  variant: "auto" | "popover" | "bottom-sheet";
99
93
  bottomSheetProps: Readonly<Partial<{
100
94
  [x: number]: string;
@@ -119,12 +113,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
119
113
  handleBottomSheetState: (bottomSheetState: string) => void;
120
114
  rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
121
115
  bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
122
- state: import("@vue/composition-api").Ref<"open" | "closed">;
116
+ state: import("@vue/composition-api").Ref<"open" | "fullscreen" | "closed">;
117
+ isOpen: import("@vue/composition-api").ComputedRef<boolean>;
118
+ isFullscreen: import("@vue/composition-api").ComputedRef<boolean>;
119
+ isClosed: import("@vue/composition-api").ComputedRef<boolean>;
120
+ isFlipped: import("@vue/composition-api").Ref<boolean>;
123
121
  open: () => void;
124
- close: () => void;
125
- toggle: () => void;
122
+ close: (auto?: boolean) => void;
126
123
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
127
- isOpen: boolean;
128
124
  variant: "auto" | "popover" | "bottom-sheet";
129
125
  bottomSheetProps: Readonly<Partial<{
130
126
  [x: number]: string;
@@ -137,7 +133,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
137
133
  } & {} & {
138
134
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
139
135
  }, {
140
- isOpen: boolean;
141
136
  variant: "auto" | "popover" | "bottom-sheet";
142
137
  bottomSheetProps: Readonly<Partial<{
143
138
  [x: number]: string;
@@ -14,5 +14,4 @@ import 'portal-vue';
14
14
  import '../../normalize-component-6e8e3d80.js';
15
15
  import '../../hooks/useElevation.js';
16
16
  import '../../utils/isVisible.js';
17
- import '../../hooks/usePopoverState.js';
18
17
  import '../../hooks/useResponsive/useResponsive.js';
@@ -30,7 +30,6 @@ import '../OrTeleportV3/OrTeleport.js';
30
30
  import 'portal-vue';
31
31
  import '../../hooks/useElevation.js';
32
32
  import '../../utils/isVisible.js';
33
- import '../../hooks/usePopoverState.js';
34
33
  import '../../hooks/useResponsive/useResponsive.js';
35
34
  import '../OrInputBoxV3/OrInputBox.js';
36
35
  import '../OrInputBoxV3/styles.js';
@@ -31,7 +31,6 @@ import '../OrTeleportV3/OrTeleport.js';
31
31
  import 'portal-vue';
32
32
  import '../../hooks/useElevation.js';
33
33
  import '../../utils/isVisible.js';
34
- import '../../hooks/usePopoverState.js';
35
34
  import '../../hooks/useResponsive/useResponsive.js';
36
35
  import '../OrInputBoxV3/OrInputBox.js';
37
36
  import '../OrInputBoxV3/styles.js';
@@ -1,4 +1,5 @@
1
1
  import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from 'vue-demi';
2
+ import { isEmptyValue } from '../../utils/isEmptyValue.js';
2
3
  import { SelectRoot, SelectControl, SelectPlaceholder, SelectDropdown, SelectDropdownFlipped, SelectDropdownDefault, SelectNoSearchResults } from './styles.js';
3
4
  import __vue_component__$1 from '../OrCheckboxV3/OrCheckbox.js';
4
5
  import __vue_component__$2 from '../OrErrorV3/OrError.js';
@@ -36,7 +37,6 @@ import '../OrIconButtonV3/styles.js';
36
37
  import '../OrTooltipV3/OrTooltip.js';
37
38
  import '../OrTooltipV3/styles.js';
38
39
  import '../OrPopoverV3/props.js';
39
- import '../../hooks/usePopoverState.js';
40
40
  import '../OrLoaderV3/OrLoader.js';
41
41
  import '../OrLoaderV3/props.js';
42
42
  import '../OrLoaderV3/styles.js';
@@ -194,6 +194,9 @@ var script = defineComponent({
194
194
  context.emit('update:modelValue', value);
195
195
  }
196
196
  });
197
+ const isEmptyModelValue = computed(() => {
198
+ return Array.isArray(proxyModelValue.value) ? proxyModelValue.value.length === 0 : isEmptyValue(proxyModelValue.value);
199
+ });
197
200
  onMounted(() => {
198
201
  if (!proxyModelValue.value && props.multiple) {
199
202
  proxyModelValue.value = [];
@@ -283,6 +286,7 @@ var script = defineComponent({
283
286
  controlId,
284
287
  proxyModelValue,
285
288
  readonly,
289
+ isEmptyModelValue,
286
290
  selection,
287
291
  searchText,
288
292
  internalSearchOptions,
@@ -378,7 +382,7 @@ var __vue_render__ = function () {
378
382
  }, [_vm._v(_vm._s(_vm.placeholder))])]];
379
383
  }, {
380
384
  "model": _vm.proxyModelValue
381
- })] : [_vm.proxyModelValue ? [_vm._t("valueTemplate", function () {
385
+ })] : [!_vm.isEmptyModelValue ? [_vm._t("valueTemplate", function () {
382
386
  return [_c('span', {
383
387
  staticClass: "truncate"
384
388
  }, [_vm._v("\n " + _vm._s(_vm.selection.label) + "\n ")])];
@@ -25,6 +25,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
25
25
  controlId: import("@vue/composition-api").Ref<string>;
26
26
  proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
27
27
  readonly: import("@vue/composition-api").ComputedRef<boolean>;
28
+ isEmptyModelValue: import("@vue/composition-api").ComputedRef<boolean>;
28
29
  selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
29
30
  searchText: import("@vue/composition-api").Ref<string>;
30
31
  internalSearchOptions: import("@vue/composition-api").Ref<{
@@ -211,6 +212,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
211
212
  controlId: import("@vue/composition-api").Ref<string>;
212
213
  proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
213
214
  readonly: import("@vue/composition-api").ComputedRef<boolean>;
215
+ isEmptyModelValue: import("@vue/composition-api").ComputedRef<boolean>;
214
216
  selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
215
217
  searchText: import("@vue/composition-api").Ref<string>;
216
218
  internalSearchOptions: import("@vue/composition-api").Ref<{
@@ -1,6 +1,7 @@
1
1
  export { default as OrSelectV3 } from './OrSelect.js';
2
2
  export { InputBoxSize as SelectSize } from '../OrInputBoxV3/props.js';
3
3
  import 'vue-demi';
4
+ import '../../utils/isEmptyValue.js';
4
5
  import './styles.js';
5
6
  import '../OrCheckboxV3/OrCheckbox.js';
6
7
  import '@vueuse/core';
@@ -43,7 +44,6 @@ import '../OrTeleportV3/OrTeleport.js';
43
44
  import 'portal-vue';
44
45
  import '../../hooks/useElevation.js';
45
46
  import '../../utils/isVisible.js';
46
- import '../../hooks/usePopoverState.js';
47
47
  import '../../hooks/useResponsive/useResponsive.js';
48
48
  import '../OrInputBoxV3/OrInputBox.js';
49
49
  import '../OrInputBoxV3/styles.js';
@@ -24,7 +24,6 @@ import '../OrTeleportV3/OrTeleport.js';
24
24
  import 'portal-vue';
25
25
  import '../../hooks/useElevation.js';
26
26
  import '../../utils/isVisible.js';
27
- import '../../hooks/usePopoverState.js';
28
27
  import '../../hooks/useResponsive/useResponsive.js';
29
28
 
30
29
  const CollapseButtonContainer = [
@@ -24,6 +24,5 @@ import '../OrTeleportV3/OrTeleport.js';
24
24
  import 'portal-vue';
25
25
  import '../../hooks/useElevation.js';
26
26
  import '../../utils/isVisible.js';
27
- import '../../hooks/usePopoverState.js';
28
27
  import '../../hooks/useResponsive/useResponsive.js';
29
28
  import './styles.js';
@@ -23,7 +23,6 @@ import '../OrTeleportV3/OrTeleport.js';
23
23
  import 'portal-vue';
24
24
  import '../../hooks/useElevation.js';
25
25
  import '../../utils/isVisible.js';
26
- import '../../hooks/usePopoverState.js';
27
26
  import '../../hooks/useResponsive/useResponsive.js';
28
27
  import '../OrMenuItemV3/styles.js';
29
28
  import '../OrTabV3/styles.js';
@@ -22,7 +22,6 @@ import '../OrTeleportV3/OrTeleport.js';
22
22
  import 'portal-vue';
23
23
  import '../../hooks/useElevation.js';
24
24
  import '../../utils/isVisible.js';
25
- import '../../hooks/usePopoverState.js';
26
25
  import '../../hooks/useResponsive/useResponsive.js';
27
26
  import '../OrMenuItemV3/OrMenuItem.js';
28
27
  import '../OrMenuItemV3/styles.js';
@@ -9,8 +9,8 @@ import '../OrIconButtonV3/styles.js';
9
9
  import '../OrIconV3/OrIcon.js';
10
10
  import '../OrIconV3/styles.js';
11
11
  import '../OrTooltipV3/OrTooltip.js';
12
- import '../OrTooltipV3/styles.js';
13
12
  import '@vueuse/core';
13
+ import '../OrTooltipV3/styles.js';
14
14
  import '../OrPopoverV3/OrPopover.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';
16
16
  import '../OrPopoverV3/props.js';
@@ -24,7 +24,6 @@ import '../OrTeleportV3/OrTeleport.js';
24
24
  import 'portal-vue';
25
25
  import '../../hooks/useElevation.js';
26
26
  import '../../utils/isVisible.js';
27
- import '../../hooks/usePopoverState.js';
28
27
  import '../../hooks/useResponsive/useResponsive.js';
29
28
 
30
29
  var script = defineComponent({
@@ -10,8 +10,8 @@ import '../OrIconV3/OrIcon.js';
10
10
  import '../OrIconV3/styles.js';
11
11
  import '../../normalize-component-6e8e3d80.js';
12
12
  import '../OrTooltipV3/OrTooltip.js';
13
- import '../OrTooltipV3/styles.js';
14
13
  import '@vueuse/core';
14
+ import '../OrTooltipV3/styles.js';
15
15
  import '../OrPopoverV3/OrPopover.js';
16
16
  import '../../floating-ui.dom.esm-83eba816.js';
17
17
  import '../OrPopoverV3/props.js';
@@ -25,5 +25,4 @@ import '../OrTeleportV3/OrTeleport.js';
25
25
  import 'portal-vue';
26
26
  import '../../hooks/useElevation.js';
27
27
  import '../../utils/isVisible.js';
28
- import '../../hooks/usePopoverState.js';
29
28
  import '../../hooks/useResponsive/useResponsive.js';
@@ -23,7 +23,6 @@ import '../OrTeleportV3/OrTeleport.js';
23
23
  import 'portal-vue';
24
24
  import '../../hooks/useElevation.js';
25
25
  import '../../utils/isVisible.js';
26
- import '../../hooks/usePopoverState.js';
27
26
  import '../../hooks/useResponsive/useResponsive.js';
28
27
  import '../OrTagV3/props.js';
29
28
  import '../OrTagV3/styles.js';
@@ -22,7 +22,6 @@ import '../OrTeleportV3/OrTeleport.js';
22
22
  import 'portal-vue';
23
23
  import '../../hooks/useElevation.js';
24
24
  import '../../utils/isVisible.js';
25
- import '../../hooks/usePopoverState.js';
26
25
  import '../../hooks/useResponsive/useResponsive.js';
27
26
  import '../OrTagV3/OrTag.js';
28
27
  import '../OrTagV3/props.js';
@@ -31,7 +31,6 @@ import '../OrIconButtonV3/styles.js';
31
31
  import '../OrTooltipV3/OrTooltip.js';
32
32
  import '../OrTooltipV3/styles.js';
33
33
  import '../OrPopoverV3/props.js';
34
- import '../../hooks/usePopoverState.js';
35
34
  import '../OrInputBoxV3/styles.js';
36
35
  import '../OrLabelV3/props.js';
37
36
  import '../OrLabelV3/styles.js';
@@ -283,7 +282,7 @@ var __vue_render__ = function () {
283
282
  "placement": 'bottom-start'
284
283
  },
285
284
  on: {
286
- "close": function ($event) {
285
+ "update:state:closed-automatically": function ($event) {
287
286
  return _vm.reset();
288
287
  }
289
288
  }
@@ -42,7 +42,6 @@ import '../OrTeleportV3/OrTeleport.js';
42
42
  import 'portal-vue';
43
43
  import '../../hooks/useElevation.js';
44
44
  import '../../utils/isVisible.js';
45
- import '../../hooks/usePopoverState.js';
46
45
  import '../../hooks/useResponsive/useResponsive.js';
47
46
  import '../OrInputBoxV3/OrInputBox.js';
48
47
  import '../OrInputBoxV3/styles.js';
@@ -26,7 +26,6 @@ import '../OrBottomSheetV3/props.js';
26
26
  import '../OrBottomSheetV3/styles.js';
27
27
  import '../OrOverlayV3/OrOverlay.js';
28
28
  import '../OrOverlayV3/styles.js';
29
- import '../../hooks/usePopoverState.js';
30
29
  import '../../hooks/useResponsive/useResponsive.js';
31
30
  import '../OrLoaderV3/OrLoader.js';
32
31
  import '../OrLoaderV3/props.js';
@@ -30,7 +30,6 @@ import '../OrTeleportV3/OrTeleport.js';
30
30
  import 'portal-vue';
31
31
  import '../../hooks/useElevation.js';
32
32
  import '../../utils/isVisible.js';
33
- import '../../hooks/usePopoverState.js';
34
33
  import '../../hooks/useResponsive/useResponsive.js';
35
34
  import '../OrLoaderV3/OrLoader.js';
36
35
  import '../OrLoaderV3/props.js';
@@ -11,8 +11,8 @@ import '../OrIconButtonV3/styles.js';
11
11
  import '../OrIconV3/OrIcon.js';
12
12
  import '../OrIconV3/styles.js';
13
13
  import '../OrTooltipV3/OrTooltip.js';
14
- import '../OrTooltipV3/styles.js';
15
14
  import '@vueuse/core';
15
+ import '../OrTooltipV3/styles.js';
16
16
  import '../OrPopoverV3/OrPopover.js';
17
17
  import '../../floating-ui.dom.esm-83eba816.js';
18
18
  import '../OrPopoverV3/props.js';
@@ -26,7 +26,6 @@ import '../OrTeleportV3/OrTeleport.js';
26
26
  import 'portal-vue';
27
27
  import '../../hooks/useElevation.js';
28
28
  import '../../utils/isVisible.js';
29
- import '../../hooks/usePopoverState.js';
30
29
  import '../../hooks/useResponsive/useResponsive.js';
31
30
  import '../OrLoaderV3/props.js';
32
31
  import '../OrLoaderV3/styles.js';
@@ -14,8 +14,8 @@ import '../OrIconV3/OrIcon.js';
14
14
  import '../OrIconV3/styles.js';
15
15
  import '../../normalize-component-6e8e3d80.js';
16
16
  import '../OrTooltipV3/OrTooltip.js';
17
- import '../OrTooltipV3/styles.js';
18
17
  import '@vueuse/core';
18
+ import '../OrTooltipV3/styles.js';
19
19
  import '../OrPopoverV3/OrPopover.js';
20
20
  import '../../floating-ui.dom.esm-83eba816.js';
21
21
  import '../OrPopoverV3/props.js';
@@ -29,7 +29,6 @@ import '../OrTeleportV3/OrTeleport.js';
29
29
  import 'portal-vue';
30
30
  import '../../hooks/useElevation.js';
31
31
  import '../../utils/isVisible.js';
32
- import '../../hooks/usePopoverState.js';
33
32
  import '../../hooks/useResponsive/useResponsive.js';
34
33
  import '../OrLoaderV3/OrLoader.js';
35
34
  import '../OrLoaderV3/props.js';