@onereach/ui-components 4.6.5 → 4.6.6-beta.2818.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 (617) hide show
  1. package/dist/bundled/v2/components/OrAvatar/OrAvatar.js +4 -6
  2. package/dist/bundled/v2/components/OrAvatar/index.js +4 -6
  3. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +2 -3
  4. package/dist/bundled/v2/components/OrBottomSheetV3/index.js +2 -3
  5. package/dist/bundled/v2/components/OrButtonV2/OrButton.js +4 -6
  6. package/dist/bundled/v2/components/OrButtonV2/index.js +5 -6
  7. package/dist/bundled/v2/components/OrButtonV3/OrButton.js +1 -2
  8. package/dist/bundled/v2/components/OrButtonV3/index.js +1 -2
  9. package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +6 -7
  10. package/dist/bundled/v2/components/OrCardCollection/index.js +6 -7
  11. package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +2 -3
  12. package/dist/bundled/v2/components/OrCardCollectionV3/index.js +2 -3
  13. package/dist/bundled/v2/components/OrCarousel/OrCarousel.js +4 -6
  14. package/dist/bundled/v2/components/OrCarousel/index.js +4 -6
  15. package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +4 -6
  16. package/dist/bundled/v2/components/OrCheckbox/index.js +4 -6
  17. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -2
  18. package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +1 -2
  19. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -2
  20. package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -2
  21. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +1 -2
  22. package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -2
  23. package/dist/bundled/v2/components/OrChip/OrChip.js +4 -6
  24. package/dist/bundled/v2/components/OrChip/index.js +4 -6
  25. package/dist/bundled/v2/components/OrChips/OrChips.js +4 -6
  26. package/dist/bundled/v2/components/OrChips/index.js +4 -6
  27. package/dist/bundled/v2/components/OrCode/OrCode.js +6 -8
  28. package/dist/bundled/v2/components/OrCode/index.js +6 -8
  29. package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +3 -5
  30. package/dist/bundled/v2/components/OrCollapse/index.js +3 -5
  31. package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +5 -8
  32. package/dist/bundled/v2/components/OrColorPicker/index.js +5 -8
  33. package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +7 -9
  34. package/dist/bundled/v2/components/OrConfirm/index.js +7 -9
  35. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +3 -4
  36. package/dist/bundled/v2/components/OrConfirmV3/index.js +3 -4
  37. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +4 -5
  38. package/dist/bundled/v2/components/OrDatePickerV3/index.js +4 -5
  39. package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +16 -333
  40. package/dist/bundled/v2/components/OrDateTimePicker/index.js +7 -11
  41. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +5 -6
  42. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +5 -6
  43. package/dist/bundled/v2/components/OrFloating/OrFloating.js +4 -6
  44. package/dist/bundled/v2/components/OrFloating/index.js +4 -6
  45. package/dist/bundled/v2/components/OrIcon/OrIcon.js +4 -6
  46. package/dist/bundled/v2/components/OrIcon/index.js +4 -6
  47. package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +5 -6
  48. package/dist/bundled/v2/components/OrIconButtonV2/index.js +5 -6
  49. package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +2 -3
  50. package/dist/bundled/v2/components/OrIconButtonV3/index.js +2 -3
  51. package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +2 -3
  52. package/dist/bundled/v2/components/OrInlineInputV3/index.js +2 -3
  53. package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +6 -8
  54. package/dist/bundled/v2/components/OrInlineTextEdit/index.js +6 -8
  55. package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -3
  56. package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +2 -3
  57. package/dist/bundled/v2/components/OrInput/OrInput.js +3 -5
  58. package/dist/bundled/v2/components/OrInput/index.js +3 -5
  59. package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -3
  60. package/dist/bundled/v2/components/OrInputV3/index.js +2 -3
  61. package/dist/bundled/v2/components/OrList/OrList.js +11 -842
  62. package/dist/bundled/v2/components/OrList/index.js +7 -10
  63. package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +7 -10
  64. package/dist/bundled/v2/components/OrListOfInputs/index.js +7 -10
  65. package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -2
  66. package/dist/bundled/v2/components/OrLoaderV3/index.js +1 -2
  67. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +2 -3
  68. package/dist/bundled/v2/components/OrMenuV3/index.js +2 -3
  69. package/dist/bundled/v2/components/OrModal/OrModal.js +6 -8
  70. package/dist/bundled/v2/components/OrModal/index.js +6 -8
  71. package/dist/bundled/v2/components/OrModalV3/OrModal.js +2 -3
  72. package/dist/bundled/v2/components/OrModalV3/index.js +2 -3
  73. package/dist/bundled/v2/components/OrNotification/OrNotification.js +5 -6
  74. package/dist/bundled/v2/components/OrNotification/index.js +5 -6
  75. package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +2 -3
  76. package/dist/bundled/v2/components/OrNotificationV3/index.js +2 -3
  77. package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +3 -5
  78. package/dist/bundled/v2/components/OrNumberInput/index.js +3 -5
  79. package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +6 -8
  80. package/dist/bundled/v2/components/OrOverflowMenu/index.js +6 -8
  81. package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +2 -3
  82. package/dist/bundled/v2/components/OrOverlayV3/index.js +2 -3
  83. package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +2 -3
  84. package/dist/bundled/v2/components/OrPaginationV3/index.js +2 -3
  85. package/dist/bundled/v2/components/OrPassword/OrPassword.js +6 -8
  86. package/dist/bundled/v2/components/OrPassword/index.js +6 -8
  87. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +2 -3
  88. package/dist/bundled/v2/components/OrPopoverV3/index.js +2 -3
  89. package/dist/bundled/v2/components/OrProgress/OrProgress.js +2 -6
  90. package/dist/bundled/v2/components/OrProgress/index.js +1 -5
  91. package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +3 -8
  92. package/dist/bundled/v2/components/OrProgressV3/index.js +2 -7
  93. package/dist/bundled/v2/components/OrRadio/OrRadio.js +4 -9
  94. package/dist/bundled/v2/components/OrRadio/index.js +2 -7
  95. package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +1 -2
  96. package/dist/bundled/v2/components/OrRadioGroupV3/index.js +1 -2
  97. package/dist/bundled/v2/components/OrSearch/OrSearch.js +7 -8
  98. package/dist/bundled/v2/components/OrSearch/index.js +6 -7
  99. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +3 -4
  100. package/dist/bundled/v2/components/OrSearchV3/index.js +2 -3
  101. package/dist/bundled/v2/components/OrSelect/OrSelect.js +7 -558
  102. package/dist/bundled/v2/components/OrSelect/index.js +6 -12
  103. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +2 -3
  104. package/dist/bundled/v2/components/OrSelectV3/index.js +2 -3
  105. package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -2
  106. package/dist/bundled/v2/components/OrSidebar/index.js +1 -2
  107. package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +2 -3
  108. package/dist/bundled/v2/components/OrSidebarV3/index.js +2 -3
  109. package/dist/bundled/v2/components/OrSkeleton/index.js +1 -5
  110. package/dist/bundled/v2/components/OrSkeletonText/OrSkeletonText.js +2 -6
  111. package/dist/bundled/v2/components/OrSkeletonText/index.js +1 -5
  112. package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +2 -6
  113. package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +1 -5
  114. package/dist/bundled/v2/components/OrSkeletonV3/index.js +1 -5
  115. package/dist/bundled/v2/components/OrSlider/OrSlider.js +5 -8
  116. package/dist/bundled/v2/components/OrSlider/index.js +5 -8
  117. package/dist/bundled/v2/components/OrStepper/OrStepper.js +4 -6
  118. package/dist/bundled/v2/components/OrStepper/index.js +4 -6
  119. package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +1 -2
  120. package/dist/bundled/v2/components/OrSwitchV3/index.js +1 -2
  121. package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +2 -3
  122. package/dist/bundled/v2/components/OrTabsV3/index.js +2 -3
  123. package/dist/bundled/v2/components/OrTag/OrTag.js +4 -6
  124. package/dist/bundled/v2/components/OrTag/index.js +4 -6
  125. package/dist/bundled/v2/components/OrTagV3/OrTag.js +2 -3
  126. package/dist/bundled/v2/components/OrTagV3/index.js +2 -3
  127. package/dist/bundled/v2/components/OrTagsV3/OrTags.js +2 -3
  128. package/dist/bundled/v2/components/OrTagsV3/index.js +2 -3
  129. package/dist/bundled/v2/components/OrTeleport/OrTeleport.js +1 -580
  130. package/dist/bundled/v2/components/OrTeleport/index.js +1 -1
  131. package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.js +1 -543
  132. package/dist/bundled/v2/components/OrTeleportV3/index.js +1 -1
  133. package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +3 -5
  134. package/dist/bundled/v2/components/OrTextarea/index.js +3 -5
  135. package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +5 -6
  136. package/dist/bundled/v2/components/OrTextbox/index.js +5 -6
  137. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +4 -5
  138. package/dist/bundled/v2/components/OrTimePickerV3/index.js +4 -5
  139. package/dist/bundled/v2/components/OrToast/OrToast.js +6 -9
  140. package/dist/bundled/v2/components/OrToast/Timer.js +1 -2
  141. package/dist/bundled/v2/components/OrToast/composable/index.js +2 -3
  142. package/dist/bundled/v2/components/OrToast/composable/useToast.js +1 -3
  143. package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +1 -3
  144. package/dist/bundled/v2/components/OrToast/index.js +7 -11
  145. package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +7 -11
  146. package/dist/bundled/v2/components/OrToastContainer/index.js +7 -11
  147. package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +2 -3
  148. package/dist/bundled/v2/components/OrToastContainerV3/index.js +2 -3
  149. package/dist/bundled/v2/components/OrToastV3/OrToast.js +2 -3
  150. package/dist/bundled/v2/components/OrToastV3/Timer.js +1 -2
  151. package/dist/bundled/v2/components/OrToastV3/composable/index.js +2 -3
  152. package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +1 -3
  153. package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +1 -3
  154. package/dist/bundled/v2/components/OrToastV3/index.js +2 -3
  155. package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +7 -33
  156. package/dist/bundled/v2/components/OrTooltip/index.js +5 -6
  157. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +2 -3
  158. package/dist/bundled/v2/components/OrTooltipV3/index.js +2 -3
  159. package/dist/bundled/v2/components/index.js +17 -21
  160. package/dist/bundled/v2/hooks/index.d.ts +1 -0
  161. package/dist/bundled/v2/hooks/index.js +4 -2
  162. package/dist/bundled/v2/hooks/useOverflow.d.ts +2 -2
  163. package/dist/bundled/v2/hooks/useOverflow.js +1 -2
  164. package/dist/bundled/v2/hooks/usePopoverState.js +2 -2
  165. package/dist/bundled/v2/hooks/useResponsive/index.js +1 -2
  166. package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -2
  167. package/dist/bundled/v2/hooks/useTheme.d.ts +2 -0
  168. package/dist/bundled/v2/hooks/useTheme.js +10128 -0
  169. package/dist/bundled/v2/index-f6664cb1.js +15 -0
  170. package/dist/bundled/v2/index.js +20 -21
  171. package/dist/bundled/v2/utils/functions/dom.js +168 -5
  172. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-2a494943.js → OrAvatar.vue_vue_type_script_lang-37b5b618.js} +1 -1
  173. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-2f9406a6.js → OrBottomSheet.vue_vue_type_script_lang-aebedcb2.js} +2 -2
  174. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-5ae410e5.js → OrButton.vue_vue_type_script_lang-cc8aa3a7.js} +1 -1
  175. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-af5ff967.js → OrButton.vue_vue_type_script_lang-f58fa1b8.js} +1 -1
  176. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-86c25f0f.js → OrCardCollection.vue_vue_type_script_lang-1f2d30f3.js} +3 -3
  177. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-decf25ee.js → OrCardCollection.vue_vue_type_script_lang-d15329fd.js} +4 -4
  178. package/dist/bundled/v3/{OrCarousel.vue_vue_type_script_lang-272cb9c9.js → OrCarousel.vue_vue_type_script_lang-a619731b.js} +1 -1
  179. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-b1dd62bd.js → OrCheckbox.vue_vue_type_script_lang-2b4d6aa3.js} +1 -1
  180. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-a6d72885.js → OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js} +1 -1
  181. package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-b4421b8d.js → OrCheckboxGroup.vue_vue_type_script_lang-f931fc03.js} +2 -2
  182. package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-c7beacdf.js → OrCheckboxTree.vue_vue_type_script_lang-7e5bebf5.js} +3 -4
  183. package/dist/bundled/v3/{OrChip.vue_vue_type_script_lang-a182e324.js → OrChip.vue_vue_type_script_lang-aaad645e.js} +1 -1
  184. package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-9e98c258.js → OrChips.vue_vue_type_script_lang-ab6b8db5.js} +1 -1
  185. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-7af61a76.js → OrCode.vue_vue_type_script_lang-5bfa4f9c.js} +3 -3
  186. package/dist/bundled/v3/{OrCollapse.vue_vue_type_script_lang-2a5c0929.js → OrCollapse.vue_vue_type_script_lang-35fdcade.js} +1 -1
  187. package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-6143f82f.js → OrColorPicker.vue_vue_type_script_lang-461841d1.js} +2 -3
  188. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ac591c04.js → OrConfirm.vue_vue_type_script_lang-7180b87f.js} +5 -6
  189. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-cdd89236.js → OrConfirm.vue_vue_type_script_lang-abb4fbbd.js} +5 -6
  190. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-b9052966.js → OrDatePicker.vue_vue_type_script_lang-92222927.js} +4 -4
  191. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-741b8048.js → OrDateTimePicker.vue_vue_type_script_lang-81f3cb69.js} +5 -5
  192. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-111a251e.js → OrDateTimePicker.vue_vue_type_script_lang-b8045270.js} +15 -330
  193. package/dist/bundled/v3/{OrDateTimePickerMonthSelect-6c5e416a.js → OrDateTimePickerMonthSelect-354e1af8.js} +3 -3
  194. package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-894382f9.js → OrDateTimePickerPopoverHeader-eff55bd9.js} +1 -1
  195. package/dist/bundled/v3/{OrDateTimePickerTimeSelect-b04942c5.js → OrDateTimePickerTimeSelect-2f1a2767.js} +1 -1
  196. package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-d419627c.js → OrFloating.vue_vue_type_script_lang-d01f7507.js} +1 -1
  197. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-cd2da378.js → OrIcon.vue_vue_type_script_lang-22a17b06.js} +1 -1
  198. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-d1496a81.js → OrIconButton.vue_vue_type_script_lang-b5d5718b.js} +2 -2
  199. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-743eb1eb.js → OrIconButton.vue_vue_type_script_lang-fe97e57a.js} +1 -1
  200. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-2df002e8.js → OrInlineInput.vue_vue_type_script_lang-3131ae11.js} +1 -1
  201. package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-1e78da3c.js → OrInlineTextEdit.vue_vue_type_script_lang-f669de9e.js} +4 -4
  202. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-139602f1.js → OrInlineTextarea.vue_vue_type_script_lang-db28519e.js} +1 -1
  203. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-bf9fa981.js → OrInput.vue_vue_type_script_lang-5404596e.js} +2 -2
  204. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-30a2b358.js → OrInput.vue_vue_type_script_lang-5f74dd08.js} +2 -2
  205. package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-ccab1c75.js → OrList.vue_vue_type_script_lang-29a5842e.js} +9 -843
  206. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-32d935ae.js → OrListOfInputs.vue_vue_type_script_lang-740154ee.js} +4 -4
  207. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-c1b5372a.js → OrLoader.vue_vue_type_script_lang-49907820.js} +1 -1
  208. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-90d57815.js → OrMenu.vue_vue_type_script_lang-1f45bf44.js} +1 -1
  209. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6e26795e.js → OrModal.vue_vue_type_script_lang-05916fd8.js} +2 -3
  210. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-910b80a1.js → OrModal.vue_vue_type_script_lang-31c15ba1.js} +2 -2
  211. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-3f6dd187.js → OrNotification.vue_vue_type_script_lang-4e5a04fa.js} +2 -2
  212. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-f414a938.js → OrNotification.vue_vue_type_script_lang-89bbc41f.js} +1 -1
  213. package/dist/bundled/v3/{OrNumberInput.vue_vue_type_script_lang-1fb535e6.js → OrNumberInput.vue_vue_type_script_lang-d56d7155.js} +1 -1
  214. package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-fb64f2d0.js → OrOverflowMenu.vue_vue_type_script_lang-1b4af3a6.js} +4 -5
  215. package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-93864f05.js → OrOverlay.vue_vue_type_script_lang-29ff6fd8.js} +1 -1
  216. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-4d9cc1c9.js → OrPagination.vue_vue_type_script_lang-1835d432.js} +2 -2
  217. package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-d8bfee83.js → OrPassword.vue_vue_type_script_lang-28c99eb3.js} +3 -3
  218. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-dca9481d.js → OrPopover.vue_vue_type_script_lang-c75dbd63.js} +2 -2
  219. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-a99362ae.js → OrProgress.vue_vue_type_script_lang-46f3abbc.js} +2 -2
  220. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-1c15f38e.js → OrProgress.vue_vue_type_script_lang-eebf69ce.js} +3 -3
  221. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-3a551734.js → OrRadio.vue_vue_type_script_lang-e2d36ed5.js} +4 -4
  222. package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-5734ced2.js → OrRadioGroup.vue_vue_type_script_lang-dfffdd80.js} +1 -1
  223. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ba26f3af.js → OrSearch.vue_vue_type_script_lang-142ab019.js} +3 -3
  224. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-82b7b602.js → OrSearch.vue_vue_type_script_lang-8dbecb52.js} +4 -4
  225. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a156c8b5.js → OrSelect.vue_vue_type_script_lang-0ab50e13.js} +4 -4
  226. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c9547f1b.js → OrSelect.vue_vue_type_script_lang-a8a2875f.js} +7 -559
  227. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-3914fce0.js → OrSidebar.vue_vue_type_script_lang-23c6a11f.js} +2 -2
  228. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-55b5ffb4.js → OrSidebar.vue_vue_type_script_lang-fddb063c.js} +1 -1
  229. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-c2a5ab96.js → OrSkeletonText.vue_vue_type_script_lang-15bd02fc.js} +2 -2
  230. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-26b3cfd1.js → OrSkeletonText.vue_vue_type_script_lang-b7c0a28e.js} +2 -2
  231. package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-22cc5cd5.js → OrSlider.vue_vue_type_script_lang-f4fee03d.js} +3 -3
  232. package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-67408a1a.js → OrStepper.vue_vue_type_script_lang-c2dffcac.js} +1 -1
  233. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-32427513.js → OrSwitch.vue_vue_type_script_lang-286a0a4e.js} +1 -1
  234. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-4c2cecd7.js → OrTabs.vue_vue_type_script_lang-255f33d2.js} +2 -2
  235. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-cbb4a16d.js → OrTag.vue_vue_type_script_lang-d76e6df4.js} +1 -1
  236. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-ce916e72.js → OrTag.vue_vue_type_script_lang-f4321103.js} +1 -1
  237. package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-1f1278ce.js → OrTags.vue_vue_type_script_lang-4684a9c5.js} +3 -3
  238. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-1ab55f91.js → OrTextarea.vue_vue_type_script_lang-84594717.js} +2 -2
  239. package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-1ec469f0.js → OrTextbox.vue_vue_type_script_lang-ed48ed9b.js} +3 -3
  240. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-a03960c6.js → OrTimePicker.vue_vue_type_script_lang-e9684fe9.js} +4 -4
  241. package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-9f5a5d56.js → OrToastContainer.vue_vue_type_script_lang-461fb6d1.js} +1 -1
  242. package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-592e1632.js → OrToastContainer.vue_vue_type_script_lang-6512c2eb.js} +1 -1
  243. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-a06d73f0.js → OrTooltip.vue_vue_type_script_lang-ebca0d7c.js} +4 -28
  244. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-44e9f7e4.js → OrTooltip.vue_vue_type_script_lang-f3ccffce.js} +1 -1
  245. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +7 -9
  246. package/dist/bundled/v3/components/OrAvatar/index.js +6 -8
  247. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +4 -5
  248. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +3 -4
  249. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +7 -9
  250. package/dist/bundled/v3/components/OrButtonV2/index.js +9 -10
  251. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +4 -5
  252. package/dist/bundled/v3/components/OrButtonV3/index.js +3 -4
  253. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +14 -15
  254. package/dist/bundled/v3/components/OrCardCollection/index.js +13 -14
  255. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +13 -14
  256. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +12 -13
  257. package/dist/bundled/v3/components/OrCarousel/OrCarousel.js +7 -9
  258. package/dist/bundled/v3/components/OrCarousel/index.js +6 -8
  259. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +7 -9
  260. package/dist/bundled/v3/components/OrCheckbox/index.js +6 -8
  261. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +7 -8
  262. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +6 -7
  263. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +6 -7
  264. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +5 -6
  265. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +3 -4
  266. package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -3
  267. package/dist/bundled/v3/components/OrChip/OrChip.js +7 -9
  268. package/dist/bundled/v3/components/OrChip/index.js +6 -8
  269. package/dist/bundled/v3/components/OrChips/OrChips.js +8 -10
  270. package/dist/bundled/v3/components/OrChips/index.js +7 -9
  271. package/dist/bundled/v3/components/OrCode/OrCode.js +12 -14
  272. package/dist/bundled/v3/components/OrCode/index.js +11 -13
  273. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +5 -7
  274. package/dist/bundled/v3/components/OrCollapse/index.js +4 -6
  275. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +7 -10
  276. package/dist/bundled/v3/components/OrColorPicker/index.js +6 -9
  277. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +16 -18
  278. package/dist/bundled/v3/components/OrConfirm/index.js +15 -17
  279. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +12 -13
  280. package/dist/bundled/v3/components/OrConfirmV3/index.js +11 -12
  281. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +13 -14
  282. package/dist/bundled/v3/components/OrDatePickerV3/index.js +12 -13
  283. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +13 -17
  284. package/dist/bundled/v3/components/OrDateTimePicker/index.js +12 -16
  285. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +14 -15
  286. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +13 -14
  287. package/dist/bundled/v3/components/OrFloating/OrFloating.js +5 -7
  288. package/dist/bundled/v3/components/OrFloating/index.js +4 -6
  289. package/dist/bundled/v3/components/OrIcon/OrIcon.js +6 -8
  290. package/dist/bundled/v3/components/OrIcon/index.js +5 -7
  291. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +9 -10
  292. package/dist/bundled/v3/components/OrIconButtonV2/index.js +8 -9
  293. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +7 -8
  294. package/dist/bundled/v3/components/OrIconButtonV3/index.js +6 -7
  295. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +8 -9
  296. package/dist/bundled/v3/components/OrInlineInputV3/index.js +7 -8
  297. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +12 -14
  298. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +11 -13
  299. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +8 -9
  300. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +7 -8
  301. package/dist/bundled/v3/components/OrInput/OrInput.js +6 -8
  302. package/dist/bundled/v3/components/OrInput/index.js +5 -7
  303. package/dist/bundled/v3/components/OrInputV3/OrInput.js +9 -10
  304. package/dist/bundled/v3/components/OrInputV3/index.js +8 -9
  305. package/dist/bundled/v3/components/OrList/OrList.js +13 -16
  306. package/dist/bundled/v3/components/OrList/index.js +12 -15
  307. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +16 -19
  308. package/dist/bundled/v3/components/OrListOfInputs/index.js +15 -18
  309. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +3 -4
  310. package/dist/bundled/v3/components/OrLoaderV3/index.js +2 -3
  311. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +6 -7
  312. package/dist/bundled/v3/components/OrMenuV3/index.js +5 -6
  313. package/dist/bundled/v3/components/OrModal/OrModal.js +11 -13
  314. package/dist/bundled/v3/components/OrModal/index.js +10 -12
  315. package/dist/bundled/v3/components/OrModalV3/OrModal.js +8 -9
  316. package/dist/bundled/v3/components/OrModalV3/index.js +7 -8
  317. package/dist/bundled/v3/components/OrNotification/OrNotification.js +10 -11
  318. package/dist/bundled/v3/components/OrNotification/index.js +9 -10
  319. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +8 -9
  320. package/dist/bundled/v3/components/OrNotificationV3/index.js +7 -8
  321. package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.js +7 -9
  322. package/dist/bundled/v3/components/OrNumberInput/index.js +6 -8
  323. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +12 -14
  324. package/dist/bundled/v3/components/OrOverflowMenu/index.js +11 -13
  325. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +3 -4
  326. package/dist/bundled/v3/components/OrOverlayV3/index.js +2 -3
  327. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +9 -10
  328. package/dist/bundled/v3/components/OrPaginationV3/index.js +8 -9
  329. package/dist/bundled/v3/components/OrPassword/OrPassword.js +13 -15
  330. package/dist/bundled/v3/components/OrPassword/index.js +12 -14
  331. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +5 -6
  332. package/dist/bundled/v3/components/OrPopoverV3/index.js +4 -5
  333. package/dist/bundled/v3/components/OrProgress/OrProgress.js +3 -7
  334. package/dist/bundled/v3/components/OrProgress/index.js +2 -6
  335. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +4 -9
  336. package/dist/bundled/v3/components/OrProgressV3/index.js +3 -8
  337. package/dist/bundled/v3/components/OrRadio/OrRadio.js +4 -9
  338. package/dist/bundled/v3/components/OrRadio/index.js +3 -8
  339. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +3 -4
  340. package/dist/bundled/v3/components/OrRadioGroupV3/index.js +2 -3
  341. package/dist/bundled/v3/components/OrSearch/OrSearch.js +13 -14
  342. package/dist/bundled/v3/components/OrSearch/index.js +12 -13
  343. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +10 -11
  344. package/dist/bundled/v3/components/OrSearchV3/index.js +9 -10
  345. package/dist/bundled/v3/components/OrSelect/OrSelect.js +11 -17
  346. package/dist/bundled/v3/components/OrSelect/index.js +10 -16
  347. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +12 -13
  348. package/dist/bundled/v3/components/OrSelectV3/index.js +11 -12
  349. package/dist/bundled/v3/components/OrSidebar/OrSidebar.js +3 -4
  350. package/dist/bundled/v3/components/OrSidebar/index.js +2 -3
  351. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +8 -9
  352. package/dist/bundled/v3/components/OrSidebarV3/index.js +7 -8
  353. package/dist/bundled/v3/components/OrSkeleton/index.js +2 -6
  354. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +3 -7
  355. package/dist/bundled/v3/components/OrSkeletonText/index.js +2 -6
  356. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +3 -7
  357. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +2 -6
  358. package/dist/bundled/v3/components/OrSkeletonV3/index.js +2 -6
  359. package/dist/bundled/v3/components/OrSlider/OrSlider.js +8 -11
  360. package/dist/bundled/v3/components/OrSlider/index.js +7 -10
  361. package/dist/bundled/v3/components/OrStepper/OrStepper.js +8 -10
  362. package/dist/bundled/v3/components/OrStepper/index.js +7 -9
  363. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +4 -5
  364. package/dist/bundled/v3/components/OrSwitchV3/index.js +3 -4
  365. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +7 -8
  366. package/dist/bundled/v3/components/OrTabsV3/index.js +6 -7
  367. package/dist/bundled/v3/components/OrTag/OrTag.js +7 -9
  368. package/dist/bundled/v3/components/OrTag/index.js +6 -8
  369. package/dist/bundled/v3/components/OrTagV3/OrTag.js +8 -9
  370. package/dist/bundled/v3/components/OrTagV3/index.js +7 -8
  371. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +11 -12
  372. package/dist/bundled/v3/components/OrTagsV3/index.js +10 -11
  373. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +6 -8
  374. package/dist/bundled/v3/components/OrTextarea/index.js +5 -7
  375. package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +11 -12
  376. package/dist/bundled/v3/components/OrTextbox/index.js +10 -11
  377. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +12 -13
  378. package/dist/bundled/v3/components/OrTimePickerV3/index.js +11 -12
  379. package/dist/bundled/v3/components/OrToast/OrToast.js +10 -13
  380. package/dist/bundled/v3/components/OrToast/Timer.js +1 -2
  381. package/dist/bundled/v3/components/OrToast/composable/index.js +2 -3
  382. package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -3
  383. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +1 -3
  384. package/dist/bundled/v3/components/OrToast/index.js +12 -16
  385. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +13 -17
  386. package/dist/bundled/v3/components/OrToastContainer/index.js +12 -16
  387. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +9 -10
  388. package/dist/bundled/v3/components/OrToastContainerV3/index.js +8 -9
  389. package/dist/bundled/v3/components/OrToastV3/OrToast.js +7 -8
  390. package/dist/bundled/v3/components/OrToastV3/Timer.js +1 -2
  391. package/dist/bundled/v3/components/OrToastV3/composable/index.js +2 -3
  392. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -3
  393. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +1 -3
  394. package/dist/bundled/v3/components/OrToastV3/index.js +8 -9
  395. package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +7 -8
  396. package/dist/bundled/v3/components/OrTooltip/index.js +6 -7
  397. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +6 -7
  398. package/dist/bundled/v3/components/OrTooltipV3/index.js +5 -6
  399. package/dist/bundled/v3/components/index.js +85 -90
  400. package/dist/bundled/v3/hooks/index.d.ts +1 -0
  401. package/dist/bundled/v3/hooks/index.js +4 -2
  402. package/dist/bundled/v3/hooks/useOverflow.d.ts +2 -2
  403. package/dist/bundled/v3/hooks/useOverflow.js +1 -2
  404. package/dist/bundled/v3/hooks/usePopoverState.js +2 -2
  405. package/dist/bundled/v3/hooks/useResponsive/index.js +1 -2
  406. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -2
  407. package/dist/bundled/v3/hooks/useTheme.d.ts +2 -0
  408. package/dist/bundled/v3/hooks/useTheme.js +10128 -0
  409. package/dist/bundled/v3/index-f6664cb1.js +15 -0
  410. package/dist/bundled/v3/index.js +88 -90
  411. package/dist/bundled/v3/utils/functions/dom.js +168 -5
  412. package/dist/esm/v2/{OrBottomSheet-0592ccb2.js → OrBottomSheet-4244ab1c.js} +3 -1
  413. package/dist/esm/v2/{OrCardCollection-2b9bc050.js → OrCardCollection-20e66b6e.js} +4 -4
  414. package/dist/esm/v2/{OrCheckbox-3a8c93ad.js → OrCheckbox-41f2822d.js} +2 -0
  415. package/dist/esm/v2/{OrCheckboxGroup-b0d95dd6.js → OrCheckboxGroup-97cfcbda.js} +1 -1
  416. package/dist/esm/v2/{OrCheckboxTree-54b0fdc1.js → OrCheckboxTree-a7dc126c.js} +1 -1
  417. package/dist/esm/v2/{OrConfirm-3f19c23b.js → OrConfirm-65cc835a.js} +4 -2
  418. package/dist/esm/v2/{OrDatePicker-e991e7b2.js → OrDatePicker-9fb8810c.js} +3 -3
  419. package/dist/esm/v2/{OrDateTimePicker-7bbd81d1.js → OrDateTimePicker-4032b280.js} +3 -3
  420. package/dist/esm/v2/{OrDateTimePickerMonthSelect-d75a849c.js → OrDateTimePickerMonthSelect-a50f9f56.js} +3 -3
  421. package/dist/esm/v2/{OrIconButton-75972865.js → OrIconButton-24be052f.js} +2 -2
  422. package/dist/esm/v2/{OrInlineInput-cf17dbb2.js → OrInlineInput-dd95fc1b.js} +3 -1
  423. package/dist/esm/v2/{OrInlineTextarea-2b0e2f39.js → OrInlineTextarea-194515fa.js} +3 -1
  424. package/dist/esm/v2/{OrInput-1a2b8ad9.js → OrInput-bfbb6522.js} +3 -1
  425. package/dist/esm/v2/{OrMenu-a35caf3b.js → OrMenu-a376f4a7.js} +3 -1
  426. package/dist/esm/v2/{OrModal-4aaae6bc.js → OrModal-e6acc87a.js} +4 -2
  427. package/dist/esm/v2/{OrNotification-a773f1df.js → OrNotification-650aab04.js} +1 -1
  428. package/dist/esm/v2/{OrOverlay-f791976c.js → OrOverlay-948346df.js} +2 -0
  429. package/dist/esm/v2/{OrPagination-3513165d.js → OrPagination-7be2401b.js} +4 -2
  430. package/dist/esm/v2/{OrPassword-1de0dc6c.js → OrPassword-681f8c53.js} +2 -0
  431. package/dist/esm/v2/{OrPopover-a8950b85.js → OrPopover-fff4a3a4.js} +3 -1
  432. package/dist/esm/v2/{OrProgress-102e3b5d.js → OrProgress-e079e857.js} +2 -0
  433. package/dist/esm/v2/{OrRadio-a812088f.js → OrRadio-23810acd.js} +2 -0
  434. package/dist/esm/v2/{OrRadioGroup-0de37d76.js → OrRadioGroup-0e1bf22c.js} +1 -1
  435. package/dist/esm/v2/{OrSearch-19c157b3.js → OrSearch-9027a8e2.js} +1 -1
  436. package/dist/esm/v2/{OrSelect-991b8be3.js → OrSelect-b7e9eaa7.js} +6 -4
  437. package/dist/esm/v2/{OrSidebar-bfbb8b0a.js → OrSidebar-466d8244.js} +1 -1
  438. package/dist/esm/v2/{OrSidebarCollapseButton-a98037d6.js → OrSidebarCollapseButton-3009ed8e.js} +1 -1
  439. package/dist/esm/v2/{OrSwitch-9fae0bae.js → OrSwitch-cb97f4d3.js} +2 -0
  440. package/dist/esm/v2/{OrTabs-abf290af.js → OrTabs-cce59ff2.js} +2 -2
  441. package/dist/esm/v2/{OrTag-aa46cecd.js → OrTag-6a60ef87.js} +1 -1
  442. package/dist/esm/v2/{OrTags-2a567e79.js → OrTags-e4d6bf08.js} +4 -2
  443. package/dist/esm/v2/{OrTextarea-e5c66426.js → OrTextarea-01df0715.js} +2 -0
  444. package/dist/esm/v2/{OrTextbox-c85d7fe6.js → OrTextbox-a937432f.js} +2 -0
  445. package/dist/esm/v2/{OrTimePicker-766637cb.js → OrTimePicker-7cbcc2c0.js} +2 -2
  446. package/dist/esm/v2/{OrTooltip-0dc63c1a.js → OrTooltip-ab6c05c5.js} +3 -1
  447. package/dist/esm/v2/components/index.js +38 -36
  448. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +4 -2
  449. package/dist/esm/v2/components/or-card-collection-v3/index.js +11 -9
  450. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +5 -3
  451. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +4 -2
  452. package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -1
  453. package/dist/esm/v2/components/or-confirm-v3/index.js +9 -7
  454. package/dist/esm/v2/components/or-date-picker-v3/index.js +10 -8
  455. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +10 -8
  456. package/dist/esm/v2/components/or-icon-button-v3/index.js +7 -5
  457. package/dist/esm/v2/components/or-inline-input-v3/index.js +8 -6
  458. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +8 -6
  459. package/dist/esm/v2/components/or-input-v3/index.js +8 -6
  460. package/dist/esm/v2/components/or-menu-v3/index.js +6 -4
  461. package/dist/esm/v2/components/or-modal-v3/index.js +8 -6
  462. package/dist/esm/v2/components/or-notification-v3/index.js +8 -6
  463. package/dist/esm/v2/components/or-overlay-v3/index.js +3 -1
  464. package/dist/esm/v2/components/or-pagination-v3/index.js +7 -5
  465. package/dist/esm/v2/components/or-password/index.js +3 -1
  466. package/dist/esm/v2/components/or-popover-v3/index.js +5 -3
  467. package/dist/esm/v2/components/or-progress-v3/index.js +3 -1
  468. package/dist/esm/v2/components/or-radio-group-v3/index.js +4 -2
  469. package/dist/esm/v2/components/or-radio-v3/index.js +3 -1
  470. package/dist/esm/v2/components/or-search-v3/index.js +9 -7
  471. package/dist/esm/v2/components/or-select-v3/index.js +11 -9
  472. package/dist/esm/v2/components/or-sidebar-v3/index.js +9 -7
  473. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +8 -6
  474. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +8 -6
  475. package/dist/esm/v2/components/or-switch-v3/index.js +3 -1
  476. package/dist/esm/v2/components/or-tabs-v3/index.js +7 -5
  477. package/dist/esm/v2/components/or-tag-v3/index.js +8 -6
  478. package/dist/esm/v2/components/or-tags-v3/index.js +9 -7
  479. package/dist/esm/v2/components/or-textarea-v3/index.js +3 -1
  480. package/dist/esm/v2/components/or-textbox/index.js +3 -1
  481. package/dist/esm/v2/components/or-time-picker-v3/index.js +8 -6
  482. package/dist/esm/v2/components/or-toast-v3/index.js +8 -6
  483. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +8 -6
  484. package/dist/esm/v2/components/or-tooltip-v3/index.js +6 -4
  485. package/dist/esm/v2/hooks/index.d.ts +1 -0
  486. package/dist/esm/v2/hooks/index.js +3 -0
  487. package/dist/esm/v2/hooks/useOverflow.d.ts +2 -2
  488. package/dist/esm/v2/hooks/useTheme.d.ts +2 -0
  489. package/dist/esm/v2/index.js +39 -36
  490. package/dist/esm/v2/{types-f30860ee.js → types-08ab4707.js} +3 -1
  491. package/dist/esm/v2/useTheme-e23d13c8.js +9 -0
  492. package/dist/esm/v3/{OrBottomSheet-a39fb331.js → OrBottomSheet-e9463e4d.js} +3 -1
  493. package/dist/esm/v3/{OrCardCollection-3d652a34.js → OrCardCollection-dbe7dac6.js} +4 -4
  494. package/dist/esm/v3/{OrCheckbox-7093e9c2.js → OrCheckbox-2194e473.js} +2 -0
  495. package/dist/esm/v3/{OrCheckboxGroup-f755d216.js → OrCheckboxGroup-6c36527f.js} +1 -1
  496. package/dist/esm/v3/{OrCheckboxTree-99f6eaec.js → OrCheckboxTree-1873a941.js} +1 -1
  497. package/dist/esm/v3/{OrConfirm-cb0b2b78.js → OrConfirm-104754d0.js} +4 -2
  498. package/dist/esm/v3/{OrDatePicker-6a44ad41.js → OrDatePicker-c12fab59.js} +3 -3
  499. package/dist/esm/v3/{OrDateTimePicker-2cbcf8c7.js → OrDateTimePicker-ad360ebc.js} +3 -3
  500. package/dist/esm/v3/{OrDateTimePickerMonthSelect-2f61d92f.js → OrDateTimePickerMonthSelect-16e3f5b9.js} +3 -3
  501. package/dist/esm/v3/{OrIconButton-e34a20eb.js → OrIconButton-c6d15a51.js} +2 -2
  502. package/dist/esm/v3/{OrInlineInput-ad0d4264.js → OrInlineInput-48e936d2.js} +3 -1
  503. package/dist/esm/v3/{OrInlineTextarea-b5ec488d.js → OrInlineTextarea-3937421c.js} +3 -1
  504. package/dist/esm/v3/{OrInput-a9aeef6e.js → OrInput-14b88801.js} +3 -1
  505. package/dist/esm/v3/{OrMenu-f590d761.js → OrMenu-b90e6784.js} +3 -1
  506. package/dist/esm/v3/{OrModal-9dc09e95.js → OrModal-231fb401.js} +4 -2
  507. package/dist/esm/v3/{OrNotification-69031471.js → OrNotification-dde92a43.js} +1 -1
  508. package/dist/esm/v3/{OrOverlay-28952099.js → OrOverlay-489fdf76.js} +2 -0
  509. package/dist/esm/v3/{OrPagination-f3be120f.js → OrPagination-22356f86.js} +4 -2
  510. package/dist/esm/v3/{OrPassword-9192b9ea.js → OrPassword-cd8a3c46.js} +2 -0
  511. package/dist/esm/v3/{OrPopover-ebd57053.js → OrPopover-8ea2062a.js} +3 -1
  512. package/dist/esm/v3/{OrProgress-efa51d7b.js → OrProgress-a54a42c0.js} +2 -0
  513. package/dist/esm/v3/{OrRadio-a6c88f29.js → OrRadio-4f0026c9.js} +2 -0
  514. package/dist/esm/v3/{OrRadioGroup-5d1fe6fd.js → OrRadioGroup-d215409c.js} +1 -1
  515. package/dist/esm/v3/{OrSearch-5576cf14.js → OrSearch-7bf5009e.js} +1 -1
  516. package/dist/esm/v3/{OrSelect-0b3ebce9.js → OrSelect-b7d87ded.js} +6 -4
  517. package/dist/esm/v3/{OrSidebar-303ef558.js → OrSidebar-84533704.js} +1 -1
  518. package/dist/esm/v3/{OrSidebarCollapseButton-d7f004df.js → OrSidebarCollapseButton-88a165e8.js} +1 -1
  519. package/dist/esm/v3/{OrSwitch-594f5a63.js → OrSwitch-ed9868db.js} +2 -0
  520. package/dist/esm/v3/{OrTabs-b6c8077c.js → OrTabs-ffb69679.js} +2 -2
  521. package/dist/esm/v3/{OrTag-4ac45254.js → OrTag-51d8f47d.js} +1 -1
  522. package/dist/esm/v3/{OrTags-de9f065e.js → OrTags-3ae4a908.js} +4 -2
  523. package/dist/esm/v3/{OrTextarea-93cf7da7.js → OrTextarea-0f9a2a27.js} +2 -0
  524. package/dist/esm/v3/{OrTextbox-56714f51.js → OrTextbox-8d2903db.js} +2 -0
  525. package/dist/esm/v3/{OrTimePicker-0fe72767.js → OrTimePicker-16a88b67.js} +2 -2
  526. package/dist/esm/v3/{OrTooltip-edb28095.js → OrTooltip-9a63f445.js} +3 -1
  527. package/dist/esm/v3/components/index.js +38 -36
  528. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +4 -2
  529. package/dist/esm/v3/components/or-card-collection-v3/index.js +11 -9
  530. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +5 -3
  531. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +4 -2
  532. package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -1
  533. package/dist/esm/v3/components/or-confirm-v3/index.js +9 -7
  534. package/dist/esm/v3/components/or-date-picker-v3/index.js +10 -8
  535. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +10 -8
  536. package/dist/esm/v3/components/or-icon-button-v3/index.js +7 -5
  537. package/dist/esm/v3/components/or-inline-input-v3/index.js +8 -6
  538. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +8 -6
  539. package/dist/esm/v3/components/or-input-v3/index.js +8 -6
  540. package/dist/esm/v3/components/or-menu-v3/index.js +6 -4
  541. package/dist/esm/v3/components/or-modal-v3/index.js +8 -6
  542. package/dist/esm/v3/components/or-notification-v3/index.js +8 -6
  543. package/dist/esm/v3/components/or-overlay-v3/index.js +3 -1
  544. package/dist/esm/v3/components/or-pagination-v3/index.js +7 -5
  545. package/dist/esm/v3/components/or-password/index.js +3 -1
  546. package/dist/esm/v3/components/or-popover-v3/index.js +5 -3
  547. package/dist/esm/v3/components/or-progress-v3/index.js +3 -1
  548. package/dist/esm/v3/components/or-radio-group-v3/index.js +4 -2
  549. package/dist/esm/v3/components/or-radio-v3/index.js +3 -1
  550. package/dist/esm/v3/components/or-search-v3/index.js +9 -7
  551. package/dist/esm/v3/components/or-select-v3/index.js +11 -9
  552. package/dist/esm/v3/components/or-sidebar-v3/index.js +9 -7
  553. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +8 -6
  554. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +8 -6
  555. package/dist/esm/v3/components/or-switch-v3/index.js +3 -1
  556. package/dist/esm/v3/components/or-tabs-v3/index.js +7 -5
  557. package/dist/esm/v3/components/or-tag-v3/index.js +8 -6
  558. package/dist/esm/v3/components/or-tags-v3/index.js +9 -7
  559. package/dist/esm/v3/components/or-textarea-v3/index.js +3 -1
  560. package/dist/esm/v3/components/or-textbox/index.js +3 -1
  561. package/dist/esm/v3/components/or-time-picker-v3/index.js +8 -6
  562. package/dist/esm/v3/components/or-toast-v3/index.js +8 -6
  563. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +8 -6
  564. package/dist/esm/v3/components/or-tooltip-v3/index.js +6 -4
  565. package/dist/esm/v3/hooks/index.d.ts +1 -0
  566. package/dist/esm/v3/hooks/index.js +3 -0
  567. package/dist/esm/v3/hooks/useOverflow.d.ts +2 -2
  568. package/dist/esm/v3/hooks/useTheme.d.ts +2 -0
  569. package/dist/esm/v3/index.js +39 -36
  570. package/dist/esm/v3/{types-60f3dd35.js → types-03758078.js} +3 -1
  571. package/dist/esm/v3/useTheme-e23d13c8.js +9 -0
  572. package/package.json +4 -4
  573. package/src/hooks/index.ts +1 -0
  574. package/src/hooks/useElevation.ts +1 -4
  575. package/src/hooks/useOverflow.ts +3 -5
  576. package/src/hooks/useTheme.ts +7 -0
  577. package/src/shims-mdx.d.ts +4 -0
  578. package/src/shims-png.d.ts +2 -2
  579. package/src/shims-vue.d.ts +3 -2
  580. package/src/shims.d.ts +11 -2
  581. package/dist/bundled/v2/_baseAssignValue-22e630c1.js +0 -38
  582. package/dist/bundled/v2/_baseIsEqual-a1cc156c.js +0 -1237
  583. package/dist/bundled/v2/_baseProperty-a52739e9.js +0 -15
  584. package/dist/bundled/v2/dom-700444b4.js +0 -260
  585. package/dist/bundled/v2/eq-95cd2573.js +0 -77
  586. package/dist/bundled/v2/get-ab1b7d93.js +0 -856
  587. package/dist/bundled/v2/index-6d94f832.js +0 -797
  588. package/dist/bundled/v2/index-82718479.js +0 -8
  589. package/dist/bundled/v2/index-8a1b5b9c.js +0 -294
  590. package/dist/bundled/v2/isArrayLike-e46b8eac.js +0 -91
  591. package/dist/bundled/v2/isEqual-44382965.js +0 -38
  592. package/dist/bundled/v2/isObject-fe8b81fd.js +0 -202
  593. package/dist/bundled/v2/range-6f26eda4.js +0 -136
  594. package/dist/bundled/v2/round-f34440f4.js +0 -66
  595. package/dist/bundled/v2/toFinite-74227610.js +0 -142
  596. package/dist/bundled/v2/toInteger-2fd112a9.js +0 -38
  597. package/dist/bundled/v2/toString-f3196832.js +0 -114
  598. package/dist/bundled/v3/_baseAssignValue-22e630c1.js +0 -38
  599. package/dist/bundled/v3/_baseIsEqual-a1cc156c.js +0 -1237
  600. package/dist/bundled/v3/_baseProperty-a52739e9.js +0 -15
  601. package/dist/bundled/v3/dom-700444b4.js +0 -260
  602. package/dist/bundled/v3/eq-95cd2573.js +0 -77
  603. package/dist/bundled/v3/get-ab1b7d93.js +0 -856
  604. package/dist/bundled/v3/index-02705c13.js +0 -797
  605. package/dist/bundled/v3/index-51eb57bd.js +0 -8
  606. package/dist/bundled/v3/index-5e8e7a46.js +0 -294
  607. package/dist/bundled/v3/isArrayLike-e46b8eac.js +0 -91
  608. package/dist/bundled/v3/isEqual-44382965.js +0 -38
  609. package/dist/bundled/v3/isObject-fe8b81fd.js +0 -202
  610. package/dist/bundled/v3/range-6f26eda4.js +0 -136
  611. package/dist/bundled/v3/round-f34440f4.js +0 -66
  612. package/dist/bundled/v3/toFinite-74227610.js +0 -142
  613. package/dist/bundled/v3/toInteger-2fd112a9.js +0 -38
  614. package/dist/bundled/v3/toString-f3196832.js +0 -114
  615. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-769685bc.js → OrDateTimePickerMonthSelect-9a8e332c.js} +0 -0
  616. /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-bc0df38f.js → OrDateTimePickerPopoverHeader-61faaa61.js} +0 -0
  617. /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-e284797b.js → OrDateTimePickerTimeSelect-2a5772a9.js} +0 -0
@@ -1,13 +1,7 @@
1
1
  import { defineComponent, ref } from 'vue-demi';
2
- import { o as onClickOutside } from '../../index-6d94f832.js';
2
+ import { onClickOutside } from '@vueuse/core';
3
3
  import { isEmpty } from '../../utils/isEmpty.js';
4
- import { _ as _baseAssignValue } from '../../_baseAssignValue-22e630c1.js';
5
- import { k as keys_1, _ as _Stack, a as _baseIsEqual, i as isArguments_1 } from '../../_baseIsEqual-a1cc156c.js';
6
- import { i as isArrayLike_1, _ as _isIndex, a as isLength_1 } from '../../isArrayLike-e46b8eac.js';
7
- import { i as isObject_1 } from '../../isObject-fe8b81fd.js';
8
- import { _ as _castPath, a as _toKey, g as get_1, b as _isKey, c as _baseGet } from '../../get-ab1b7d93.js';
9
- import { i as isArray_1 } from '../../toString-f3196832.js';
10
- import { _ as _baseProperty } from '../../_baseProperty-a52739e9.js';
4
+ import keyBy from 'lodash/keyBy';
11
5
  import { OR_SELECT_VALUE_PROP, OR_SELECT_SEARCH_OPTIONS_PROP, OR_SELECT_OPTIONS_PROP, OR_SELECT_PLACEHOLDER_PROP, DEFAULT_TEXT, OR_SELECT_NO_RESULTS_TITLE_PROP, OR_SELECT_NO_RESULTS_START_TEXT_PROP, OR_SELECT_NO_RESULTS_END_TEXT_PROP, OR_SELECT_UPDATE_SEARCH_TEXT_PROP, COMMON_STRING_PROP, SEARCH_OPTIONS_FUNCTION_PROP } from './constants.js';
12
6
  import __vue_component__$9 from '../OrChip/OrChip.js';
13
7
  import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
@@ -18,564 +12,19 @@ import __vue_component__$c from '../OrLoader/OrLoader.js';
18
12
  import __vue_component__$d from '../OrFloating/OrFloating.js';
19
13
  import __vue_component__$e from '../OrLabel/OrLabel.js';
20
14
  import __vue_component__$f from '../OrError/OrError.js';
21
- import '../../index-8a1b5b9c.js';
22
- import '../../eq-95cd2573.js';
23
15
  import '../OrIcon/constants.js';
24
16
  import '../../utils/functions/px-to-rem.js';
25
17
  import '../OrTooltipContent/OrTooltipContent.js';
26
18
  import '../../floating-ui.dom.esm-83eba816.js';
27
19
  import '../OrTeleport/OrTeleport.js';
28
- import 'vue';
20
+ import 'portal-vue/dist/portal-vue.esm.js';
29
21
  import '../OrTeleport/constants.js';
30
22
  import '../OrFloating/constants.js';
31
- import '../../dom-700444b4.js';
23
+ import '../../utils/functions/dom.js';
24
+ import 'lodash/isElement';
25
+ import 'lodash/get';
32
26
  import '../OrLoader/constants.js';
33
27
 
34
- /**
35
- * A specialized version of `baseAggregator` for arrays.
36
- *
37
- * @private
38
- * @param {Array} [array] The array to iterate over.
39
- * @param {Function} setter The function to set `accumulator` values.
40
- * @param {Function} iteratee The iteratee to transform keys.
41
- * @param {Object} accumulator The initial aggregated object.
42
- * @returns {Function} Returns `accumulator`.
43
- */
44
- function arrayAggregator$1(array, setter, iteratee, accumulator) {
45
- var index = -1,
46
- length = array == null ? 0 : array.length;
47
- while (++index < length) {
48
- var value = array[index];
49
- setter(accumulator, value, iteratee(value), array);
50
- }
51
- return accumulator;
52
- }
53
- var _arrayAggregator = arrayAggregator$1;
54
-
55
- /**
56
- * Creates a base function for methods like `_.forIn` and `_.forOwn`.
57
- *
58
- * @private
59
- * @param {boolean} [fromRight] Specify iterating from right to left.
60
- * @returns {Function} Returns the new base function.
61
- */
62
- function createBaseFor$1(fromRight) {
63
- return function (object, iteratee, keysFunc) {
64
- var index = -1,
65
- iterable = Object(object),
66
- props = keysFunc(object),
67
- length = props.length;
68
- while (length--) {
69
- var key = props[fromRight ? length : ++index];
70
- if (iteratee(iterable[key], key, iterable) === false) {
71
- break;
72
- }
73
- }
74
- return object;
75
- };
76
- }
77
- var _createBaseFor = createBaseFor$1;
78
-
79
- var createBaseFor = _createBaseFor;
80
-
81
- /**
82
- * The base implementation of `baseForOwn` which iterates over `object`
83
- * properties returned by `keysFunc` and invokes `iteratee` for each property.
84
- * Iteratee functions may exit iteration early by explicitly returning `false`.
85
- *
86
- * @private
87
- * @param {Object} object The object to iterate over.
88
- * @param {Function} iteratee The function invoked per iteration.
89
- * @param {Function} keysFunc The function to get the keys of `object`.
90
- * @returns {Object} Returns `object`.
91
- */
92
- var baseFor$1 = createBaseFor();
93
- var _baseFor = baseFor$1;
94
-
95
- var baseFor = _baseFor,
96
- keys$1 = keys_1;
97
-
98
- /**
99
- * The base implementation of `_.forOwn` without support for iteratee shorthands.
100
- *
101
- * @private
102
- * @param {Object} object The object to iterate over.
103
- * @param {Function} iteratee The function invoked per iteration.
104
- * @returns {Object} Returns `object`.
105
- */
106
- function baseForOwn$1(object, iteratee) {
107
- return object && baseFor(object, iteratee, keys$1);
108
- }
109
- var _baseForOwn = baseForOwn$1;
110
-
111
- var isArrayLike = isArrayLike_1;
112
-
113
- /**
114
- * Creates a `baseEach` or `baseEachRight` function.
115
- *
116
- * @private
117
- * @param {Function} eachFunc The function to iterate over a collection.
118
- * @param {boolean} [fromRight] Specify iterating from right to left.
119
- * @returns {Function} Returns the new base function.
120
- */
121
- function createBaseEach$1(eachFunc, fromRight) {
122
- return function (collection, iteratee) {
123
- if (collection == null) {
124
- return collection;
125
- }
126
- if (!isArrayLike(collection)) {
127
- return eachFunc(collection, iteratee);
128
- }
129
- var length = collection.length,
130
- index = fromRight ? length : -1,
131
- iterable = Object(collection);
132
- while (fromRight ? index-- : ++index < length) {
133
- if (iteratee(iterable[index], index, iterable) === false) {
134
- break;
135
- }
136
- }
137
- return collection;
138
- };
139
- }
140
- var _createBaseEach = createBaseEach$1;
141
-
142
- var baseForOwn = _baseForOwn,
143
- createBaseEach = _createBaseEach;
144
-
145
- /**
146
- * The base implementation of `_.forEach` without support for iteratee shorthands.
147
- *
148
- * @private
149
- * @param {Array|Object} collection The collection to iterate over.
150
- * @param {Function} iteratee The function invoked per iteration.
151
- * @returns {Array|Object} Returns `collection`.
152
- */
153
- var baseEach$1 = createBaseEach(baseForOwn);
154
- var _baseEach = baseEach$1;
155
-
156
- var baseEach = _baseEach;
157
-
158
- /**
159
- * Aggregates elements of `collection` on `accumulator` with keys transformed
160
- * by `iteratee` and values set by `setter`.
161
- *
162
- * @private
163
- * @param {Array|Object} collection The collection to iterate over.
164
- * @param {Function} setter The function to set `accumulator` values.
165
- * @param {Function} iteratee The iteratee to transform keys.
166
- * @param {Object} accumulator The initial aggregated object.
167
- * @returns {Function} Returns `accumulator`.
168
- */
169
- function baseAggregator$1(collection, setter, iteratee, accumulator) {
170
- baseEach(collection, function (value, key, collection) {
171
- setter(accumulator, value, iteratee(value), collection);
172
- });
173
- return accumulator;
174
- }
175
- var _baseAggregator = baseAggregator$1;
176
-
177
- var Stack = _Stack,
178
- baseIsEqual$1 = _baseIsEqual;
179
-
180
- /** Used to compose bitmasks for value comparisons. */
181
- var COMPARE_PARTIAL_FLAG$1 = 1,
182
- COMPARE_UNORDERED_FLAG$1 = 2;
183
-
184
- /**
185
- * The base implementation of `_.isMatch` without support for iteratee shorthands.
186
- *
187
- * @private
188
- * @param {Object} object The object to inspect.
189
- * @param {Object} source The object of property values to match.
190
- * @param {Array} matchData The property names, values, and compare flags to match.
191
- * @param {Function} [customizer] The function to customize comparisons.
192
- * @returns {boolean} Returns `true` if `object` is a match, else `false`.
193
- */
194
- function baseIsMatch$1(object, source, matchData, customizer) {
195
- var index = matchData.length,
196
- length = index,
197
- noCustomizer = !customizer;
198
- if (object == null) {
199
- return !length;
200
- }
201
- object = Object(object);
202
- while (index--) {
203
- var data = matchData[index];
204
- if (noCustomizer && data[2] ? data[1] !== object[data[0]] : !(data[0] in object)) {
205
- return false;
206
- }
207
- }
208
- while (++index < length) {
209
- data = matchData[index];
210
- var key = data[0],
211
- objValue = object[key],
212
- srcValue = data[1];
213
- if (noCustomizer && data[2]) {
214
- if (objValue === undefined && !(key in object)) {
215
- return false;
216
- }
217
- } else {
218
- var stack = new Stack();
219
- if (customizer) {
220
- var result = customizer(objValue, srcValue, key, object, source, stack);
221
- }
222
- if (!(result === undefined ? baseIsEqual$1(srcValue, objValue, COMPARE_PARTIAL_FLAG$1 | COMPARE_UNORDERED_FLAG$1, customizer, stack) : result)) {
223
- return false;
224
- }
225
- }
226
- }
227
- return true;
228
- }
229
- var _baseIsMatch = baseIsMatch$1;
230
-
231
- var isObject = isObject_1;
232
-
233
- /**
234
- * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.
235
- *
236
- * @private
237
- * @param {*} value The value to check.
238
- * @returns {boolean} Returns `true` if `value` if suitable for strict
239
- * equality comparisons, else `false`.
240
- */
241
- function isStrictComparable$2(value) {
242
- return value === value && !isObject(value);
243
- }
244
- var _isStrictComparable = isStrictComparable$2;
245
-
246
- var isStrictComparable$1 = _isStrictComparable,
247
- keys = keys_1;
248
-
249
- /**
250
- * Gets the property names, values, and compare flags of `object`.
251
- *
252
- * @private
253
- * @param {Object} object The object to query.
254
- * @returns {Array} Returns the match data of `object`.
255
- */
256
- function getMatchData$1(object) {
257
- var result = keys(object),
258
- length = result.length;
259
- while (length--) {
260
- var key = result[length],
261
- value = object[key];
262
- result[length] = [key, value, isStrictComparable$1(value)];
263
- }
264
- return result;
265
- }
266
- var _getMatchData = getMatchData$1;
267
-
268
- /**
269
- * A specialized version of `matchesProperty` for source values suitable
270
- * for strict equality comparisons, i.e. `===`.
271
- *
272
- * @private
273
- * @param {string} key The key of the property to get.
274
- * @param {*} srcValue The value to match.
275
- * @returns {Function} Returns the new spec function.
276
- */
277
- function matchesStrictComparable$2(key, srcValue) {
278
- return function (object) {
279
- if (object == null) {
280
- return false;
281
- }
282
- return object[key] === srcValue && (srcValue !== undefined || key in Object(object));
283
- };
284
- }
285
- var _matchesStrictComparable = matchesStrictComparable$2;
286
-
287
- var baseIsMatch = _baseIsMatch,
288
- getMatchData = _getMatchData,
289
- matchesStrictComparable$1 = _matchesStrictComparable;
290
-
291
- /**
292
- * The base implementation of `_.matches` which doesn't clone `source`.
293
- *
294
- * @private
295
- * @param {Object} source The object of property values to match.
296
- * @returns {Function} Returns the new spec function.
297
- */
298
- function baseMatches$1(source) {
299
- var matchData = getMatchData(source);
300
- if (matchData.length == 1 && matchData[0][2]) {
301
- return matchesStrictComparable$1(matchData[0][0], matchData[0][1]);
302
- }
303
- return function (object) {
304
- return object === source || baseIsMatch(object, source, matchData);
305
- };
306
- }
307
- var _baseMatches = baseMatches$1;
308
-
309
- /**
310
- * The base implementation of `_.hasIn` without support for deep paths.
311
- *
312
- * @private
313
- * @param {Object} [object] The object to query.
314
- * @param {Array|string} key The key to check.
315
- * @returns {boolean} Returns `true` if `key` exists, else `false`.
316
- */
317
- function baseHasIn$1(object, key) {
318
- return object != null && key in Object(object);
319
- }
320
- var _baseHasIn = baseHasIn$1;
321
-
322
- var castPath = _castPath,
323
- isArguments = isArguments_1,
324
- isArray$2 = isArray_1,
325
- isIndex = _isIndex,
326
- isLength = isLength_1,
327
- toKey$2 = _toKey;
328
-
329
- /**
330
- * Checks if `path` exists on `object`.
331
- *
332
- * @private
333
- * @param {Object} object The object to query.
334
- * @param {Array|string} path The path to check.
335
- * @param {Function} hasFunc The function to check properties.
336
- * @returns {boolean} Returns `true` if `path` exists, else `false`.
337
- */
338
- function hasPath$1(object, path, hasFunc) {
339
- path = castPath(path, object);
340
- var index = -1,
341
- length = path.length,
342
- result = false;
343
- while (++index < length) {
344
- var key = toKey$2(path[index]);
345
- if (!(result = object != null && hasFunc(object, key))) {
346
- break;
347
- }
348
- object = object[key];
349
- }
350
- if (result || ++index != length) {
351
- return result;
352
- }
353
- length = object == null ? 0 : object.length;
354
- return !!length && isLength(length) && isIndex(key, length) && (isArray$2(object) || isArguments(object));
355
- }
356
- var _hasPath = hasPath$1;
357
-
358
- var baseHasIn = _baseHasIn,
359
- hasPath = _hasPath;
360
-
361
- /**
362
- * Checks if `path` is a direct or inherited property of `object`.
363
- *
364
- * @static
365
- * @memberOf _
366
- * @since 4.0.0
367
- * @category Object
368
- * @param {Object} object The object to query.
369
- * @param {Array|string} path The path to check.
370
- * @returns {boolean} Returns `true` if `path` exists, else `false`.
371
- * @example
372
- *
373
- * var object = _.create({ 'a': _.create({ 'b': 2 }) });
374
- *
375
- * _.hasIn(object, 'a');
376
- * // => true
377
- *
378
- * _.hasIn(object, 'a.b');
379
- * // => true
380
- *
381
- * _.hasIn(object, ['a', 'b']);
382
- * // => true
383
- *
384
- * _.hasIn(object, 'b');
385
- * // => false
386
- */
387
- function hasIn$1(object, path) {
388
- return object != null && hasPath(object, path, baseHasIn);
389
- }
390
- var hasIn_1 = hasIn$1;
391
-
392
- var baseIsEqual = _baseIsEqual,
393
- get = get_1,
394
- hasIn = hasIn_1,
395
- isKey$1 = _isKey,
396
- isStrictComparable = _isStrictComparable,
397
- matchesStrictComparable = _matchesStrictComparable,
398
- toKey$1 = _toKey;
399
-
400
- /** Used to compose bitmasks for value comparisons. */
401
- var COMPARE_PARTIAL_FLAG = 1,
402
- COMPARE_UNORDERED_FLAG = 2;
403
-
404
- /**
405
- * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
406
- *
407
- * @private
408
- * @param {string} path The path of the property to get.
409
- * @param {*} srcValue The value to match.
410
- * @returns {Function} Returns the new spec function.
411
- */
412
- function baseMatchesProperty$1(path, srcValue) {
413
- if (isKey$1(path) && isStrictComparable(srcValue)) {
414
- return matchesStrictComparable(toKey$1(path), srcValue);
415
- }
416
- return function (object) {
417
- var objValue = get(object, path);
418
- return objValue === undefined && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);
419
- };
420
- }
421
- var _baseMatchesProperty = baseMatchesProperty$1;
422
-
423
- /**
424
- * This method returns the first argument it receives.
425
- *
426
- * @static
427
- * @since 0.1.0
428
- * @memberOf _
429
- * @category Util
430
- * @param {*} value Any value.
431
- * @returns {*} Returns `value`.
432
- * @example
433
- *
434
- * var object = { 'a': 1 };
435
- *
436
- * console.log(_.identity(object) === object);
437
- * // => true
438
- */
439
- function identity$1(value) {
440
- return value;
441
- }
442
- var identity_1 = identity$1;
443
-
444
- var baseGet = _baseGet;
445
-
446
- /**
447
- * A specialized version of `baseProperty` which supports deep paths.
448
- *
449
- * @private
450
- * @param {Array|string} path The path of the property to get.
451
- * @returns {Function} Returns the new accessor function.
452
- */
453
- function basePropertyDeep$1(path) {
454
- return function (object) {
455
- return baseGet(object, path);
456
- };
457
- }
458
- var _basePropertyDeep = basePropertyDeep$1;
459
-
460
- var baseProperty = _baseProperty,
461
- basePropertyDeep = _basePropertyDeep,
462
- isKey = _isKey,
463
- toKey = _toKey;
464
-
465
- /**
466
- * Creates a function that returns the value at `path` of a given object.
467
- *
468
- * @static
469
- * @memberOf _
470
- * @since 2.4.0
471
- * @category Util
472
- * @param {Array|string} path The path of the property to get.
473
- * @returns {Function} Returns the new accessor function.
474
- * @example
475
- *
476
- * var objects = [
477
- * { 'a': { 'b': 2 } },
478
- * { 'a': { 'b': 1 } }
479
- * ];
480
- *
481
- * _.map(objects, _.property('a.b'));
482
- * // => [2, 1]
483
- *
484
- * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
485
- * // => [1, 2]
486
- */
487
- function property$1(path) {
488
- return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);
489
- }
490
- var property_1 = property$1;
491
-
492
- var baseMatches = _baseMatches,
493
- baseMatchesProperty = _baseMatchesProperty,
494
- identity = identity_1,
495
- isArray$1 = isArray_1,
496
- property = property_1;
497
-
498
- /**
499
- * The base implementation of `_.iteratee`.
500
- *
501
- * @private
502
- * @param {*} [value=_.identity] The value to convert to an iteratee.
503
- * @returns {Function} Returns the iteratee.
504
- */
505
- function baseIteratee$1(value) {
506
- // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.
507
- // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.
508
- if (typeof value == 'function') {
509
- return value;
510
- }
511
- if (value == null) {
512
- return identity;
513
- }
514
- if (typeof value == 'object') {
515
- return isArray$1(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
516
- }
517
- return property(value);
518
- }
519
- var _baseIteratee = baseIteratee$1;
520
-
521
- var arrayAggregator = _arrayAggregator,
522
- baseAggregator = _baseAggregator,
523
- baseIteratee = _baseIteratee,
524
- isArray = isArray_1;
525
-
526
- /**
527
- * Creates a function like `_.groupBy`.
528
- *
529
- * @private
530
- * @param {Function} setter The function to set accumulator values.
531
- * @param {Function} [initializer] The accumulator object initializer.
532
- * @returns {Function} Returns the new aggregator function.
533
- */
534
- function createAggregator$1(setter, initializer) {
535
- return function (collection, iteratee) {
536
- var func = isArray(collection) ? arrayAggregator : baseAggregator,
537
- accumulator = initializer ? initializer() : {};
538
- return func(collection, setter, baseIteratee(iteratee), accumulator);
539
- };
540
- }
541
- var _createAggregator = createAggregator$1;
542
-
543
- var baseAssignValue = _baseAssignValue,
544
- createAggregator = _createAggregator;
545
-
546
- /**
547
- * Creates an object composed of keys generated from the results of running
548
- * each element of `collection` thru `iteratee`. The corresponding value of
549
- * each key is the last element responsible for generating the key. The
550
- * iteratee is invoked with one argument: (value).
551
- *
552
- * @static
553
- * @memberOf _
554
- * @since 4.0.0
555
- * @category Collection
556
- * @param {Array|Object} collection The collection to iterate over.
557
- * @param {Function} [iteratee=_.identity] The iteratee to transform keys.
558
- * @returns {Object} Returns the composed aggregate object.
559
- * @example
560
- *
561
- * var array = [
562
- * { 'dir': 'left', 'code': 97 },
563
- * { 'dir': 'right', 'code': 100 }
564
- * ];
565
- *
566
- * _.keyBy(array, function(o) {
567
- * return String.fromCharCode(o.code);
568
- * });
569
- * // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }
570
- *
571
- * _.keyBy(array, 'dir');
572
- * // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }
573
- */
574
- var keyBy = createAggregator(function (result, value, key) {
575
- baseAssignValue(result, key, value);
576
- });
577
- var keyBy_1 = keyBy;
578
-
579
28
  var script$8 = defineComponent({
580
29
  name: 'OrSelectInputValue',
581
30
  components: {
@@ -590,7 +39,7 @@ var script$8 = defineComponent({
590
39
  emits: ['delete-value'],
591
40
  computed: {
592
41
  optionsByKey() {
593
- return keyBy_1(this.options, 'value');
42
+ return keyBy(this.options, 'value');
594
43
  },
595
44
  states() {
596
45
  return {
@@ -1,16 +1,8 @@
1
1
  export { default as OrSelect } from './OrSelect.js';
2
2
  import 'vue-demi';
3
- import '../../index-6d94f832.js';
4
- import '../../index-8a1b5b9c.js';
3
+ import '@vueuse/core';
5
4
  import '../../utils/isEmpty.js';
6
- import '../../_baseAssignValue-22e630c1.js';
7
- import '../../get-ab1b7d93.js';
8
- import '../../toString-f3196832.js';
9
- import '../../isObject-fe8b81fd.js';
10
- import '../../eq-95cd2573.js';
11
- import '../../_baseIsEqual-a1cc156c.js';
12
- import '../../isArrayLike-e46b8eac.js';
13
- import '../../_baseProperty-a52739e9.js';
5
+ import 'lodash/keyBy';
14
6
  import './constants.js';
15
7
  import '../OrChip/OrChip.js';
16
8
  import '../OrIcon/OrIcon.js';
@@ -22,10 +14,12 @@ import '../../normalize-component-6e8e3d80.js';
22
14
  import '../OrFloating/OrFloating.js';
23
15
  import '../../floating-ui.dom.esm-83eba816.js';
24
16
  import '../OrTeleport/OrTeleport.js';
25
- import 'vue';
17
+ import 'portal-vue/dist/portal-vue.esm.js';
26
18
  import '../OrTeleport/constants.js';
27
19
  import '../OrFloating/constants.js';
28
- import '../../dom-700444b4.js';
20
+ import '../../utils/functions/dom.js';
21
+ import 'lodash/isElement';
22
+ import 'lodash/get';
29
23
  import '../OrCheckbox/OrCheckbox.js';
30
24
  import '../OrLoader/OrLoader.js';
31
25
  import '../OrLoader/constants.js';
@@ -17,8 +17,7 @@ import { DropdownClose } from '../../directives/dropdown-close.js';
17
17
  import { DropdownOpen } from '../../directives/dropdown-open.js';
18
18
  import { InputBoxSize } from '../OrInputBoxV3/props.js';
19
19
  import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
20
- import '../../index-6d94f832.js';
21
- import '../../index-8a1b5b9c.js';
20
+ import '@vueuse/core';
22
21
  import '../OrCheckboxV3/styles.js';
23
22
  import '../OrLabelV3/props.js';
24
23
  import '../../hooks/useIdAttribute.js';
@@ -55,7 +54,7 @@ import '../OrBottomSheetV3/styles.js';
55
54
  import '../OrOverlayV3/OrOverlay.js';
56
55
  import '../OrOverlayV3/styles.js';
57
56
  import '../OrTeleportV3/OrTeleport.js';
58
- import 'vue';
57
+ import 'portal-vue';
59
58
  import '../../hooks/useElevation.js';
60
59
  import '../../utils/isVisible.js';
61
60
  import '../OrTagV3/props.js';
@@ -4,8 +4,7 @@ import 'vue-demi';
4
4
  import '../../utils/isEmptyValue.js';
5
5
  import './styles.js';
6
6
  import '../OrCheckboxV3/OrCheckbox.js';
7
- import '../../index-6d94f832.js';
8
- import '../../index-8a1b5b9c.js';
7
+ import '@vueuse/core';
9
8
  import '../OrCheckboxV3/styles.js';
10
9
  import '../OrLabelV3/OrLabel.js';
11
10
  import '../OrLabelV3/props.js';
@@ -42,7 +41,7 @@ import '../OrBottomSheetV3/styles.js';
42
41
  import '../OrOverlayV3/OrOverlay.js';
43
42
  import '../OrOverlayV3/styles.js';
44
43
  import '../OrTeleportV3/OrTeleport.js';
45
- import 'vue';
44
+ import 'portal-vue';
46
45
  import '../../hooks/useElevation.js';
47
46
  import '../../utils/isVisible.js';
48
47
  import '../../hooks/usePopoverState.js';
@@ -1,9 +1,8 @@
1
- import { e as useDraggable } from '../../index-6d94f832.js';
1
+ import { useDraggable } from '@vueuse/core';
2
2
  import { defineComponent, ref } from 'vue-demi';
3
3
  import { OrSidebarSide } from './constants.js';
4
4
  import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
5
5
  import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
6
- import '../../index-8a1b5b9c.js';
7
6
 
8
7
  var script = defineComponent({
9
8
  name: 'OrSidebar',
@@ -1,7 +1,6 @@
1
1
  export { default as OrSidebar } from './OrSidebar.js';
2
2
  export { OrSidebarSide } from './constants.js';
3
- import '../../index-6d94f832.js';
4
- import '../../index-8a1b5b9c.js';
3
+ import '@vueuse/core';
5
4
  import 'vue-demi';
6
5
  import '../../style-inject.es-4c6f2515.js';
7
6
  import '../../normalize-component-6e8e3d80.js';