@onereach/ui-components 4.6.6-beta.2828.0 → 4.6.6

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/_baseAssignValue-22e630c1.js +38 -0
  2. package/dist/bundled/v2/_baseIsEqual-a1cc156c.js +1237 -0
  3. package/dist/bundled/v2/_baseProperty-a52739e9.js +15 -0
  4. package/dist/bundled/v2/components/OrAvatar/OrAvatar.js +6 -4
  5. package/dist/bundled/v2/components/OrAvatar/index.js +6 -4
  6. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +3 -2
  7. package/dist/bundled/v2/components/OrBottomSheetV3/index.js +3 -2
  8. package/dist/bundled/v2/components/OrButtonV2/OrButton.js +6 -4
  9. package/dist/bundled/v2/components/OrButtonV2/index.js +6 -5
  10. package/dist/bundled/v2/components/OrButtonV3/OrButton.js +2 -1
  11. package/dist/bundled/v2/components/OrButtonV3/index.js +2 -1
  12. package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +7 -6
  13. package/dist/bundled/v2/components/OrCardCollection/index.js +7 -6
  14. package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +3 -2
  15. package/dist/bundled/v2/components/OrCardCollectionV3/index.js +3 -2
  16. package/dist/bundled/v2/components/OrCarousel/OrCarousel.js +6 -4
  17. package/dist/bundled/v2/components/OrCarousel/index.js +6 -4
  18. package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +6 -4
  19. package/dist/bundled/v2/components/OrCheckbox/index.js +6 -4
  20. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +2 -1
  21. package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +2 -1
  22. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +2 -1
  23. package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +2 -1
  24. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +2 -1
  25. package/dist/bundled/v2/components/OrCheckboxV3/index.js +2 -1
  26. package/dist/bundled/v2/components/OrChip/OrChip.js +6 -4
  27. package/dist/bundled/v2/components/OrChip/index.js +6 -4
  28. package/dist/bundled/v2/components/OrChips/OrChips.js +6 -4
  29. package/dist/bundled/v2/components/OrChips/index.js +6 -4
  30. package/dist/bundled/v2/components/OrCode/OrCode.js +8 -6
  31. package/dist/bundled/v2/components/OrCode/index.js +8 -6
  32. package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +5 -3
  33. package/dist/bundled/v2/components/OrCollapse/index.js +5 -3
  34. package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +8 -5
  35. package/dist/bundled/v2/components/OrColorPicker/index.js +8 -5
  36. package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +9 -7
  37. package/dist/bundled/v2/components/OrConfirm/index.js +9 -7
  38. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +4 -3
  39. package/dist/bundled/v2/components/OrConfirmV3/index.js +4 -3
  40. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +5 -4
  41. package/dist/bundled/v2/components/OrDatePickerV3/index.js +5 -4
  42. package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +333 -16
  43. package/dist/bundled/v2/components/OrDateTimePicker/index.js +11 -7
  44. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +6 -5
  45. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +6 -5
  46. package/dist/bundled/v2/components/OrFloating/OrFloating.js +6 -4
  47. package/dist/bundled/v2/components/OrFloating/index.js +6 -4
  48. package/dist/bundled/v2/components/OrIcon/OrIcon.js +6 -4
  49. package/dist/bundled/v2/components/OrIcon/index.js +6 -4
  50. package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +6 -5
  51. package/dist/bundled/v2/components/OrIconButtonV2/index.js +6 -5
  52. package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +3 -2
  53. package/dist/bundled/v2/components/OrIconButtonV3/index.js +3 -2
  54. package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +3 -2
  55. package/dist/bundled/v2/components/OrInlineInputV3/index.js +3 -2
  56. package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +8 -6
  57. package/dist/bundled/v2/components/OrInlineTextEdit/index.js +8 -6
  58. package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +3 -2
  59. package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +3 -2
  60. package/dist/bundled/v2/components/OrInput/OrInput.js +5 -3
  61. package/dist/bundled/v2/components/OrInput/index.js +5 -3
  62. package/dist/bundled/v2/components/OrInputV3/OrInput.js +3 -2
  63. package/dist/bundled/v2/components/OrInputV3/index.js +3 -2
  64. package/dist/bundled/v2/components/OrList/OrList.js +842 -11
  65. package/dist/bundled/v2/components/OrList/index.js +10 -7
  66. package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +10 -7
  67. package/dist/bundled/v2/components/OrListOfInputs/index.js +10 -7
  68. package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +2 -1
  69. package/dist/bundled/v2/components/OrLoaderV3/index.js +2 -1
  70. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +3 -2
  71. package/dist/bundled/v2/components/OrMenuV3/index.js +3 -2
  72. package/dist/bundled/v2/components/OrModal/OrModal.js +8 -6
  73. package/dist/bundled/v2/components/OrModal/index.js +8 -6
  74. package/dist/bundled/v2/components/OrModalV3/OrModal.js +3 -2
  75. package/dist/bundled/v2/components/OrModalV3/index.js +3 -2
  76. package/dist/bundled/v2/components/OrNotification/OrNotification.js +6 -5
  77. package/dist/bundled/v2/components/OrNotification/index.js +6 -5
  78. package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +3 -2
  79. package/dist/bundled/v2/components/OrNotificationV3/index.js +3 -2
  80. package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +5 -3
  81. package/dist/bundled/v2/components/OrNumberInput/index.js +5 -3
  82. package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +8 -6
  83. package/dist/bundled/v2/components/OrOverflowMenu/index.js +8 -6
  84. package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +3 -2
  85. package/dist/bundled/v2/components/OrOverlayV3/index.js +3 -2
  86. package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +3 -2
  87. package/dist/bundled/v2/components/OrPaginationV3/index.js +3 -2
  88. package/dist/bundled/v2/components/OrPassword/OrPassword.js +8 -6
  89. package/dist/bundled/v2/components/OrPassword/index.js +8 -6
  90. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +3 -2
  91. package/dist/bundled/v2/components/OrPopoverV3/index.js +3 -2
  92. package/dist/bundled/v2/components/OrProgress/OrProgress.js +6 -2
  93. package/dist/bundled/v2/components/OrProgress/index.js +5 -1
  94. package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +8 -3
  95. package/dist/bundled/v2/components/OrProgressV3/index.js +7 -2
  96. package/dist/bundled/v2/components/OrRadio/OrRadio.js +9 -4
  97. package/dist/bundled/v2/components/OrRadio/index.js +7 -2
  98. package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +2 -1
  99. package/dist/bundled/v2/components/OrRadioGroupV3/index.js +2 -1
  100. package/dist/bundled/v2/components/OrSearch/OrSearch.js +8 -7
  101. package/dist/bundled/v2/components/OrSearch/index.js +7 -6
  102. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +4 -3
  103. package/dist/bundled/v2/components/OrSearchV3/index.js +3 -2
  104. package/dist/bundled/v2/components/OrSelect/OrSelect.js +558 -7
  105. package/dist/bundled/v2/components/OrSelect/index.js +12 -6
  106. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +3 -2
  107. package/dist/bundled/v2/components/OrSelectV3/index.js +3 -2
  108. package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +2 -1
  109. package/dist/bundled/v2/components/OrSidebar/index.js +2 -1
  110. package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +3 -2
  111. package/dist/bundled/v2/components/OrSidebarV3/index.js +3 -2
  112. package/dist/bundled/v2/components/OrSkeleton/index.js +5 -1
  113. package/dist/bundled/v2/components/OrSkeletonText/OrSkeletonText.js +6 -2
  114. package/dist/bundled/v2/components/OrSkeletonText/index.js +5 -1
  115. package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +6 -2
  116. package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +5 -1
  117. package/dist/bundled/v2/components/OrSkeletonV3/index.js +5 -1
  118. package/dist/bundled/v2/components/OrSlider/OrSlider.js +8 -5
  119. package/dist/bundled/v2/components/OrSlider/index.js +8 -5
  120. package/dist/bundled/v2/components/OrStepper/OrStepper.js +6 -4
  121. package/dist/bundled/v2/components/OrStepper/index.js +6 -4
  122. package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +2 -1
  123. package/dist/bundled/v2/components/OrSwitchV3/index.js +2 -1
  124. package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +3 -2
  125. package/dist/bundled/v2/components/OrTabsV3/index.js +3 -2
  126. package/dist/bundled/v2/components/OrTag/OrTag.js +6 -4
  127. package/dist/bundled/v2/components/OrTag/index.js +6 -4
  128. package/dist/bundled/v2/components/OrTagV3/OrTag.js +3 -2
  129. package/dist/bundled/v2/components/OrTagV3/index.js +3 -2
  130. package/dist/bundled/v2/components/OrTagsV3/OrTags.js +3 -2
  131. package/dist/bundled/v2/components/OrTagsV3/index.js +3 -2
  132. package/dist/bundled/v2/components/OrTeleport/OrTeleport.js +580 -1
  133. package/dist/bundled/v2/components/OrTeleport/index.js +1 -1
  134. package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.js +543 -1
  135. package/dist/bundled/v2/components/OrTeleportV3/index.js +1 -1
  136. package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +5 -3
  137. package/dist/bundled/v2/components/OrTextarea/index.js +5 -3
  138. package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +6 -5
  139. package/dist/bundled/v2/components/OrTextbox/index.js +6 -5
  140. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +5 -4
  141. package/dist/bundled/v2/components/OrTimePickerV3/index.js +5 -4
  142. package/dist/bundled/v2/components/OrToast/OrToast.js +9 -6
  143. package/dist/bundled/v2/components/OrToast/Timer.js +2 -1
  144. package/dist/bundled/v2/components/OrToast/composable/index.js +3 -2
  145. package/dist/bundled/v2/components/OrToast/composable/useToast.js +3 -1
  146. package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +3 -1
  147. package/dist/bundled/v2/components/OrToast/index.js +11 -7
  148. package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +11 -7
  149. package/dist/bundled/v2/components/OrToastContainer/index.js +11 -7
  150. package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +3 -2
  151. package/dist/bundled/v2/components/OrToastContainerV3/index.js +3 -2
  152. package/dist/bundled/v2/components/OrToastV3/OrToast.js +3 -2
  153. package/dist/bundled/v2/components/OrToastV3/Timer.js +2 -1
  154. package/dist/bundled/v2/components/OrToastV3/composable/index.js +3 -2
  155. package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +3 -1
  156. package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +3 -1
  157. package/dist/bundled/v2/components/OrToastV3/index.js +3 -2
  158. package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +33 -7
  159. package/dist/bundled/v2/components/OrTooltip/index.js +6 -5
  160. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +3 -2
  161. package/dist/bundled/v2/components/OrTooltipV3/index.js +3 -2
  162. package/dist/bundled/v2/components/index.js +21 -17
  163. package/dist/bundled/v2/dom-700444b4.js +260 -0
  164. package/dist/bundled/v2/eq-95cd2573.js +77 -0
  165. package/dist/bundled/v2/get-ab1b7d93.js +856 -0
  166. package/dist/bundled/v2/hooks/index.d.ts +0 -1
  167. package/dist/bundled/v2/hooks/index.js +2 -4
  168. package/dist/bundled/v2/hooks/useOverflow.d.ts +2 -2
  169. package/dist/bundled/v2/hooks/useOverflow.js +2 -1
  170. package/dist/bundled/v2/hooks/usePopoverState.js +2 -2
  171. package/dist/bundled/v2/hooks/useResponsive/index.js +2 -1
  172. package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +2 -1
  173. package/dist/bundled/v2/index-6d94f832.js +797 -0
  174. package/dist/bundled/v2/index-82718479.js +8 -0
  175. package/dist/bundled/v2/index-8a1b5b9c.js +294 -0
  176. package/dist/bundled/v2/index.js +21 -20
  177. package/dist/bundled/v2/isArrayLike-e46b8eac.js +91 -0
  178. package/dist/bundled/v2/isEqual-44382965.js +38 -0
  179. package/dist/bundled/v2/isObject-fe8b81fd.js +202 -0
  180. package/dist/bundled/v2/range-6f26eda4.js +136 -0
  181. package/dist/bundled/v2/round-f34440f4.js +66 -0
  182. package/dist/bundled/v2/toFinite-74227610.js +142 -0
  183. package/dist/bundled/v2/toInteger-2fd112a9.js +38 -0
  184. package/dist/bundled/v2/toString-f3196832.js +114 -0
  185. package/dist/bundled/v2/utils/functions/dom.js +5 -168
  186. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-37b5b618.js → OrAvatar.vue_vue_type_script_lang-2a494943.js} +1 -1
  187. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-aebedcb2.js → OrBottomSheet.vue_vue_type_script_lang-2f9406a6.js} +2 -2
  188. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-cc8aa3a7.js → OrButton.vue_vue_type_script_lang-5ae410e5.js} +1 -1
  189. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-f58fa1b8.js → OrButton.vue_vue_type_script_lang-af5ff967.js} +1 -1
  190. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1f2d30f3.js → OrCardCollection.vue_vue_type_script_lang-86c25f0f.js} +3 -3
  191. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d15329fd.js → OrCardCollection.vue_vue_type_script_lang-decf25ee.js} +4 -4
  192. package/dist/bundled/v3/{OrCarousel.vue_vue_type_script_lang-a619731b.js → OrCarousel.vue_vue_type_script_lang-272cb9c9.js} +1 -1
  193. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js → OrCheckbox.vue_vue_type_script_lang-a6d72885.js} +1 -1
  194. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-2b4d6aa3.js → OrCheckbox.vue_vue_type_script_lang-b1dd62bd.js} +1 -1
  195. package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-f931fc03.js → OrCheckboxGroup.vue_vue_type_script_lang-b4421b8d.js} +2 -2
  196. package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-7e5bebf5.js → OrCheckboxTree.vue_vue_type_script_lang-c7beacdf.js} +4 -3
  197. package/dist/bundled/v3/{OrChip.vue_vue_type_script_lang-aaad645e.js → OrChip.vue_vue_type_script_lang-a182e324.js} +1 -1
  198. package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-ab6b8db5.js → OrChips.vue_vue_type_script_lang-9e98c258.js} +1 -1
  199. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-5bfa4f9c.js → OrCode.vue_vue_type_script_lang-7af61a76.js} +3 -3
  200. package/dist/bundled/v3/{OrCollapse.vue_vue_type_script_lang-35fdcade.js → OrCollapse.vue_vue_type_script_lang-2a5c0929.js} +1 -1
  201. package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-461841d1.js → OrColorPicker.vue_vue_type_script_lang-6143f82f.js} +3 -2
  202. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-7180b87f.js → OrConfirm.vue_vue_type_script_lang-ac591c04.js} +6 -5
  203. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-abb4fbbd.js → OrConfirm.vue_vue_type_script_lang-cdd89236.js} +6 -5
  204. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-92222927.js → OrDatePicker.vue_vue_type_script_lang-b9052966.js} +4 -4
  205. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-b8045270.js → OrDateTimePicker.vue_vue_type_script_lang-111a251e.js} +330 -15
  206. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-81f3cb69.js → OrDateTimePicker.vue_vue_type_script_lang-741b8048.js} +5 -5
  207. package/dist/bundled/v3/{OrDateTimePickerMonthSelect-354e1af8.js → OrDateTimePickerMonthSelect-6c5e416a.js} +3 -3
  208. package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-eff55bd9.js → OrDateTimePickerPopoverHeader-894382f9.js} +1 -1
  209. package/dist/bundled/v3/{OrDateTimePickerTimeSelect-2f1a2767.js → OrDateTimePickerTimeSelect-b04942c5.js} +1 -1
  210. package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-d01f7507.js → OrFloating.vue_vue_type_script_lang-d419627c.js} +1 -1
  211. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-22a17b06.js → OrIcon.vue_vue_type_script_lang-cd2da378.js} +1 -1
  212. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-fe97e57a.js → OrIconButton.vue_vue_type_script_lang-743eb1eb.js} +1 -1
  213. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-b5d5718b.js → OrIconButton.vue_vue_type_script_lang-d1496a81.js} +2 -2
  214. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-3131ae11.js → OrInlineInput.vue_vue_type_script_lang-2df002e8.js} +1 -1
  215. package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-f669de9e.js → OrInlineTextEdit.vue_vue_type_script_lang-1e78da3c.js} +4 -4
  216. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-db28519e.js → OrInlineTextarea.vue_vue_type_script_lang-139602f1.js} +1 -1
  217. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-5f74dd08.js → OrInput.vue_vue_type_script_lang-30a2b358.js} +2 -2
  218. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-5404596e.js → OrInput.vue_vue_type_script_lang-bf9fa981.js} +2 -2
  219. package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-29a5842e.js → OrList.vue_vue_type_script_lang-ccab1c75.js} +843 -9
  220. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-740154ee.js → OrListOfInputs.vue_vue_type_script_lang-32d935ae.js} +4 -4
  221. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-49907820.js → OrLoader.vue_vue_type_script_lang-c1b5372a.js} +1 -1
  222. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-1f45bf44.js → OrMenu.vue_vue_type_script_lang-90d57815.js} +1 -1
  223. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-05916fd8.js → OrModal.vue_vue_type_script_lang-6e26795e.js} +3 -2
  224. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-31c15ba1.js → OrModal.vue_vue_type_script_lang-910b80a1.js} +2 -2
  225. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-4e5a04fa.js → OrNotification.vue_vue_type_script_lang-3f6dd187.js} +2 -2
  226. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-89bbc41f.js → OrNotification.vue_vue_type_script_lang-f414a938.js} +1 -1
  227. package/dist/bundled/v3/{OrNumberInput.vue_vue_type_script_lang-d56d7155.js → OrNumberInput.vue_vue_type_script_lang-1fb535e6.js} +1 -1
  228. package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-1b4af3a6.js → OrOverflowMenu.vue_vue_type_script_lang-fb64f2d0.js} +5 -4
  229. package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-29ff6fd8.js → OrOverlay.vue_vue_type_script_lang-93864f05.js} +1 -1
  230. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-1835d432.js → OrPagination.vue_vue_type_script_lang-4d9cc1c9.js} +2 -2
  231. package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-28c99eb3.js → OrPassword.vue_vue_type_script_lang-d8bfee83.js} +3 -3
  232. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-c75dbd63.js → OrPopover.vue_vue_type_script_lang-dca9481d.js} +2 -2
  233. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-eebf69ce.js → OrProgress.vue_vue_type_script_lang-1c15f38e.js} +3 -3
  234. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-46f3abbc.js → OrProgress.vue_vue_type_script_lang-a99362ae.js} +2 -2
  235. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-e2d36ed5.js → OrRadio.vue_vue_type_script_lang-3a551734.js} +4 -4
  236. package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-dfffdd80.js → OrRadioGroup.vue_vue_type_script_lang-5734ced2.js} +1 -1
  237. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-8dbecb52.js → OrSearch.vue_vue_type_script_lang-82b7b602.js} +4 -4
  238. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-142ab019.js → OrSearch.vue_vue_type_script_lang-ba26f3af.js} +3 -3
  239. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-0ab50e13.js → OrSelect.vue_vue_type_script_lang-a156c8b5.js} +4 -4
  240. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a8a2875f.js → OrSelect.vue_vue_type_script_lang-c9547f1b.js} +559 -7
  241. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-23c6a11f.js → OrSidebar.vue_vue_type_script_lang-3914fce0.js} +2 -2
  242. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-fddb063c.js → OrSidebar.vue_vue_type_script_lang-55b5ffb4.js} +1 -1
  243. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-b7c0a28e.js → OrSkeletonText.vue_vue_type_script_lang-26b3cfd1.js} +2 -2
  244. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-15bd02fc.js → OrSkeletonText.vue_vue_type_script_lang-c2a5ab96.js} +2 -2
  245. package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-f4fee03d.js → OrSlider.vue_vue_type_script_lang-22cc5cd5.js} +3 -3
  246. package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-c2dffcac.js → OrStepper.vue_vue_type_script_lang-67408a1a.js} +1 -1
  247. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-286a0a4e.js → OrSwitch.vue_vue_type_script_lang-32427513.js} +1 -1
  248. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-255f33d2.js → OrTabs.vue_vue_type_script_lang-4c2cecd7.js} +2 -2
  249. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d76e6df4.js → OrTag.vue_vue_type_script_lang-cbb4a16d.js} +1 -1
  250. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-f4321103.js → OrTag.vue_vue_type_script_lang-ce916e72.js} +1 -1
  251. package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-4684a9c5.js → OrTags.vue_vue_type_script_lang-1f1278ce.js} +3 -3
  252. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-84594717.js → OrTextarea.vue_vue_type_script_lang-1ab55f91.js} +2 -2
  253. package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-ed48ed9b.js → OrTextbox.vue_vue_type_script_lang-1ec469f0.js} +3 -3
  254. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-e9684fe9.js → OrTimePicker.vue_vue_type_script_lang-a03960c6.js} +4 -4
  255. package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-6512c2eb.js → OrToastContainer.vue_vue_type_script_lang-592e1632.js} +1 -1
  256. package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-461fb6d1.js → OrToastContainer.vue_vue_type_script_lang-9f5a5d56.js} +1 -1
  257. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-f3ccffce.js → OrTooltip.vue_vue_type_script_lang-44e9f7e4.js} +1 -1
  258. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-ebca0d7c.js → OrTooltip.vue_vue_type_script_lang-a06d73f0.js} +28 -4
  259. package/dist/bundled/v3/_baseAssignValue-22e630c1.js +38 -0
  260. package/dist/bundled/v3/_baseIsEqual-a1cc156c.js +1237 -0
  261. package/dist/bundled/v3/_baseProperty-a52739e9.js +15 -0
  262. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +9 -7
  263. package/dist/bundled/v3/components/OrAvatar/index.js +8 -6
  264. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +5 -4
  265. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +4 -3
  266. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +9 -7
  267. package/dist/bundled/v3/components/OrButtonV2/index.js +10 -9
  268. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +5 -4
  269. package/dist/bundled/v3/components/OrButtonV3/index.js +4 -3
  270. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +15 -14
  271. package/dist/bundled/v3/components/OrCardCollection/index.js +14 -13
  272. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +14 -13
  273. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +13 -12
  274. package/dist/bundled/v3/components/OrCarousel/OrCarousel.js +9 -7
  275. package/dist/bundled/v3/components/OrCarousel/index.js +8 -6
  276. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +9 -7
  277. package/dist/bundled/v3/components/OrCheckbox/index.js +8 -6
  278. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +8 -7
  279. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +7 -6
  280. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +7 -6
  281. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +6 -5
  282. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +4 -3
  283. package/dist/bundled/v3/components/OrCheckboxV3/index.js +3 -2
  284. package/dist/bundled/v3/components/OrChip/OrChip.js +9 -7
  285. package/dist/bundled/v3/components/OrChip/index.js +8 -6
  286. package/dist/bundled/v3/components/OrChips/OrChips.js +10 -8
  287. package/dist/bundled/v3/components/OrChips/index.js +9 -7
  288. package/dist/bundled/v3/components/OrCode/OrCode.js +14 -12
  289. package/dist/bundled/v3/components/OrCode/index.js +13 -11
  290. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +7 -5
  291. package/dist/bundled/v3/components/OrCollapse/index.js +6 -4
  292. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +10 -7
  293. package/dist/bundled/v3/components/OrColorPicker/index.js +9 -6
  294. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +18 -16
  295. package/dist/bundled/v3/components/OrConfirm/index.js +17 -15
  296. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +13 -12
  297. package/dist/bundled/v3/components/OrConfirmV3/index.js +12 -11
  298. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +14 -13
  299. package/dist/bundled/v3/components/OrDatePickerV3/index.js +13 -12
  300. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +17 -13
  301. package/dist/bundled/v3/components/OrDateTimePicker/index.js +16 -12
  302. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +15 -14
  303. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +14 -13
  304. package/dist/bundled/v3/components/OrFloating/OrFloating.js +7 -5
  305. package/dist/bundled/v3/components/OrFloating/index.js +6 -4
  306. package/dist/bundled/v3/components/OrIcon/OrIcon.js +8 -6
  307. package/dist/bundled/v3/components/OrIcon/index.js +7 -5
  308. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +10 -9
  309. package/dist/bundled/v3/components/OrIconButtonV2/index.js +9 -8
  310. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +8 -7
  311. package/dist/bundled/v3/components/OrIconButtonV3/index.js +7 -6
  312. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +9 -8
  313. package/dist/bundled/v3/components/OrInlineInputV3/index.js +8 -7
  314. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +14 -12
  315. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +13 -11
  316. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +9 -8
  317. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +8 -7
  318. package/dist/bundled/v3/components/OrInput/OrInput.js +8 -6
  319. package/dist/bundled/v3/components/OrInput/index.js +7 -5
  320. package/dist/bundled/v3/components/OrInputV3/OrInput.js +10 -9
  321. package/dist/bundled/v3/components/OrInputV3/index.js +9 -8
  322. package/dist/bundled/v3/components/OrList/OrList.js +16 -13
  323. package/dist/bundled/v3/components/OrList/index.js +15 -12
  324. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +19 -16
  325. package/dist/bundled/v3/components/OrListOfInputs/index.js +18 -15
  326. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +4 -3
  327. package/dist/bundled/v3/components/OrLoaderV3/index.js +3 -2
  328. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +7 -6
  329. package/dist/bundled/v3/components/OrMenuV3/index.js +6 -5
  330. package/dist/bundled/v3/components/OrModal/OrModal.js +13 -11
  331. package/dist/bundled/v3/components/OrModal/index.js +12 -10
  332. package/dist/bundled/v3/components/OrModalV3/OrModal.js +9 -8
  333. package/dist/bundled/v3/components/OrModalV3/index.js +8 -7
  334. package/dist/bundled/v3/components/OrNotification/OrNotification.js +11 -10
  335. package/dist/bundled/v3/components/OrNotification/index.js +10 -9
  336. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +9 -8
  337. package/dist/bundled/v3/components/OrNotificationV3/index.js +8 -7
  338. package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.js +9 -7
  339. package/dist/bundled/v3/components/OrNumberInput/index.js +8 -6
  340. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +14 -12
  341. package/dist/bundled/v3/components/OrOverflowMenu/index.js +13 -11
  342. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +4 -3
  343. package/dist/bundled/v3/components/OrOverlayV3/index.js +3 -2
  344. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +10 -9
  345. package/dist/bundled/v3/components/OrPaginationV3/index.js +9 -8
  346. package/dist/bundled/v3/components/OrPassword/OrPassword.js +15 -13
  347. package/dist/bundled/v3/components/OrPassword/index.js +14 -12
  348. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +6 -5
  349. package/dist/bundled/v3/components/OrPopoverV3/index.js +5 -4
  350. package/dist/bundled/v3/components/OrProgress/OrProgress.js +7 -3
  351. package/dist/bundled/v3/components/OrProgress/index.js +6 -2
  352. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +9 -4
  353. package/dist/bundled/v3/components/OrProgressV3/index.js +8 -3
  354. package/dist/bundled/v3/components/OrRadio/OrRadio.js +9 -4
  355. package/dist/bundled/v3/components/OrRadio/index.js +8 -3
  356. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +4 -3
  357. package/dist/bundled/v3/components/OrRadioGroupV3/index.js +3 -2
  358. package/dist/bundled/v3/components/OrSearch/OrSearch.js +14 -13
  359. package/dist/bundled/v3/components/OrSearch/index.js +13 -12
  360. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +11 -10
  361. package/dist/bundled/v3/components/OrSearchV3/index.js +10 -9
  362. package/dist/bundled/v3/components/OrSelect/OrSelect.js +17 -11
  363. package/dist/bundled/v3/components/OrSelect/index.js +16 -10
  364. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +13 -12
  365. package/dist/bundled/v3/components/OrSelectV3/index.js +12 -11
  366. package/dist/bundled/v3/components/OrSidebar/OrSidebar.js +4 -3
  367. package/dist/bundled/v3/components/OrSidebar/index.js +3 -2
  368. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +9 -8
  369. package/dist/bundled/v3/components/OrSidebarV3/index.js +8 -7
  370. package/dist/bundled/v3/components/OrSkeleton/index.js +6 -2
  371. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +7 -3
  372. package/dist/bundled/v3/components/OrSkeletonText/index.js +6 -2
  373. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +7 -3
  374. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +6 -2
  375. package/dist/bundled/v3/components/OrSkeletonV3/index.js +6 -2
  376. package/dist/bundled/v3/components/OrSlider/OrSlider.js +11 -8
  377. package/dist/bundled/v3/components/OrSlider/index.js +10 -7
  378. package/dist/bundled/v3/components/OrStepper/OrStepper.js +10 -8
  379. package/dist/bundled/v3/components/OrStepper/index.js +9 -7
  380. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +5 -4
  381. package/dist/bundled/v3/components/OrSwitchV3/index.js +4 -3
  382. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +8 -7
  383. package/dist/bundled/v3/components/OrTabsV3/index.js +7 -6
  384. package/dist/bundled/v3/components/OrTag/OrTag.js +9 -7
  385. package/dist/bundled/v3/components/OrTag/index.js +8 -6
  386. package/dist/bundled/v3/components/OrTagV3/OrTag.js +9 -8
  387. package/dist/bundled/v3/components/OrTagV3/index.js +8 -7
  388. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +12 -11
  389. package/dist/bundled/v3/components/OrTagsV3/index.js +11 -10
  390. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +8 -6
  391. package/dist/bundled/v3/components/OrTextarea/index.js +7 -5
  392. package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +12 -11
  393. package/dist/bundled/v3/components/OrTextbox/index.js +11 -10
  394. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +13 -12
  395. package/dist/bundled/v3/components/OrTimePickerV3/index.js +12 -11
  396. package/dist/bundled/v3/components/OrToast/OrToast.js +13 -10
  397. package/dist/bundled/v3/components/OrToast/Timer.js +2 -1
  398. package/dist/bundled/v3/components/OrToast/composable/index.js +3 -2
  399. package/dist/bundled/v3/components/OrToast/composable/useToast.js +3 -1
  400. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +3 -1
  401. package/dist/bundled/v3/components/OrToast/index.js +16 -12
  402. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +17 -13
  403. package/dist/bundled/v3/components/OrToastContainer/index.js +16 -12
  404. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +10 -9
  405. package/dist/bundled/v3/components/OrToastContainerV3/index.js +9 -8
  406. package/dist/bundled/v3/components/OrToastV3/OrToast.js +8 -7
  407. package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -1
  408. package/dist/bundled/v3/components/OrToastV3/composable/index.js +3 -2
  409. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +3 -1
  410. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +3 -1
  411. package/dist/bundled/v3/components/OrToastV3/index.js +9 -8
  412. package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +8 -7
  413. package/dist/bundled/v3/components/OrTooltip/index.js +7 -6
  414. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +7 -6
  415. package/dist/bundled/v3/components/OrTooltipV3/index.js +6 -5
  416. package/dist/bundled/v3/components/index.js +90 -85
  417. package/dist/bundled/v3/dom-700444b4.js +260 -0
  418. package/dist/bundled/v3/eq-95cd2573.js +77 -0
  419. package/dist/bundled/v3/get-ab1b7d93.js +856 -0
  420. package/dist/bundled/v3/hooks/index.d.ts +0 -1
  421. package/dist/bundled/v3/hooks/index.js +2 -4
  422. package/dist/bundled/v3/hooks/useOverflow.d.ts +2 -2
  423. package/dist/bundled/v3/hooks/useOverflow.js +2 -1
  424. package/dist/bundled/v3/hooks/usePopoverState.js +2 -2
  425. package/dist/bundled/v3/hooks/useResponsive/index.js +2 -1
  426. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +2 -1
  427. package/dist/bundled/v3/index-02705c13.js +797 -0
  428. package/dist/bundled/v3/index-51eb57bd.js +8 -0
  429. package/dist/bundled/v3/index-5e8e7a46.js +294 -0
  430. package/dist/bundled/v3/index.js +90 -88
  431. package/dist/bundled/v3/isArrayLike-e46b8eac.js +91 -0
  432. package/dist/bundled/v3/isEqual-44382965.js +38 -0
  433. package/dist/bundled/v3/isObject-fe8b81fd.js +202 -0
  434. package/dist/bundled/v3/range-6f26eda4.js +136 -0
  435. package/dist/bundled/v3/round-f34440f4.js +66 -0
  436. package/dist/bundled/v3/toFinite-74227610.js +142 -0
  437. package/dist/bundled/v3/toInteger-2fd112a9.js +38 -0
  438. package/dist/bundled/v3/toString-f3196832.js +114 -0
  439. package/dist/bundled/v3/utils/functions/dom.js +5 -168
  440. package/dist/esm/v2/{OrBottomSheet-4244ab1c.js → OrBottomSheet-0592ccb2.js} +1 -3
  441. package/dist/esm/v2/{OrCardCollection-20e66b6e.js → OrCardCollection-2b9bc050.js} +4 -4
  442. package/dist/esm/v2/{OrCheckbox-41f2822d.js → OrCheckbox-3a8c93ad.js} +0 -2
  443. package/dist/esm/v2/{OrCheckboxGroup-97cfcbda.js → OrCheckboxGroup-b0d95dd6.js} +1 -1
  444. package/dist/esm/v2/{OrCheckboxTree-a7dc126c.js → OrCheckboxTree-54b0fdc1.js} +1 -1
  445. package/dist/esm/v2/{OrConfirm-65cc835a.js → OrConfirm-3f19c23b.js} +2 -4
  446. package/dist/esm/v2/{OrDatePicker-9fb8810c.js → OrDatePicker-e991e7b2.js} +3 -3
  447. package/dist/esm/v2/{OrDateTimePicker-4032b280.js → OrDateTimePicker-7bbd81d1.js} +3 -3
  448. package/dist/esm/v2/{OrDateTimePickerMonthSelect-a50f9f56.js → OrDateTimePickerMonthSelect-d75a849c.js} +3 -3
  449. package/dist/esm/v2/{OrIconButton-24be052f.js → OrIconButton-75972865.js} +2 -2
  450. package/dist/esm/v2/{OrInlineInput-dd95fc1b.js → OrInlineInput-cf17dbb2.js} +1 -3
  451. package/dist/esm/v2/{OrInlineTextarea-194515fa.js → OrInlineTextarea-2b0e2f39.js} +1 -3
  452. package/dist/esm/v2/{OrInput-bfbb6522.js → OrInput-1a2b8ad9.js} +1 -3
  453. package/dist/esm/v2/{OrMenu-a376f4a7.js → OrMenu-a35caf3b.js} +1 -3
  454. package/dist/esm/v2/{OrModal-e6acc87a.js → OrModal-4aaae6bc.js} +2 -4
  455. package/dist/esm/v2/{OrNotification-650aab04.js → OrNotification-a773f1df.js} +1 -1
  456. package/dist/esm/v2/{OrOverlay-948346df.js → OrOverlay-f791976c.js} +0 -2
  457. package/dist/esm/v2/{OrPagination-7be2401b.js → OrPagination-3513165d.js} +2 -4
  458. package/dist/esm/v2/{OrPassword-681f8c53.js → OrPassword-1de0dc6c.js} +0 -2
  459. package/dist/esm/v2/{OrPopover-fff4a3a4.js → OrPopover-a8950b85.js} +1 -3
  460. package/dist/esm/v2/{OrProgress-e079e857.js → OrProgress-102e3b5d.js} +0 -2
  461. package/dist/esm/v2/{OrRadio-23810acd.js → OrRadio-a812088f.js} +0 -2
  462. package/dist/esm/v2/{OrRadioGroup-0e1bf22c.js → OrRadioGroup-0de37d76.js} +1 -1
  463. package/dist/esm/v2/{OrSearch-9027a8e2.js → OrSearch-19c157b3.js} +1 -1
  464. package/dist/esm/v2/{OrSelect-b7e9eaa7.js → OrSelect-991b8be3.js} +4 -6
  465. package/dist/esm/v2/{OrSidebar-466d8244.js → OrSidebar-bfbb8b0a.js} +1 -1
  466. package/dist/esm/v2/{OrSidebarCollapseButton-3009ed8e.js → OrSidebarCollapseButton-a98037d6.js} +1 -1
  467. package/dist/esm/v2/{OrSwitch-cb97f4d3.js → OrSwitch-9fae0bae.js} +0 -2
  468. package/dist/esm/v2/{OrTabs-cce59ff2.js → OrTabs-abf290af.js} +2 -2
  469. package/dist/esm/v2/{OrTag-6a60ef87.js → OrTag-aa46cecd.js} +1 -1
  470. package/dist/esm/v2/{OrTags-e4d6bf08.js → OrTags-2a567e79.js} +2 -4
  471. package/dist/esm/v2/{OrTextarea-01df0715.js → OrTextarea-e5c66426.js} +0 -2
  472. package/dist/esm/v2/{OrTextbox-a937432f.js → OrTextbox-c85d7fe6.js} +0 -2
  473. package/dist/esm/v2/{OrTimePicker-7cbcc2c0.js → OrTimePicker-766637cb.js} +2 -2
  474. package/dist/esm/v2/{OrTooltip-ab6c05c5.js → OrTooltip-0dc63c1a.js} +1 -3
  475. package/dist/esm/v2/components/index.js +36 -38
  476. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -4
  477. package/dist/esm/v2/components/or-card-collection-v3/index.js +9 -11
  478. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -5
  479. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -4
  480. package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -3
  481. package/dist/esm/v2/components/or-confirm-v3/index.js +7 -9
  482. package/dist/esm/v2/components/or-date-picker-v3/index.js +8 -10
  483. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +8 -10
  484. package/dist/esm/v2/components/or-icon-button-v3/index.js +5 -7
  485. package/dist/esm/v2/components/or-inline-input-v3/index.js +6 -8
  486. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +6 -8
  487. package/dist/esm/v2/components/or-input-v3/index.js +6 -8
  488. package/dist/esm/v2/components/or-menu-v3/index.js +4 -6
  489. package/dist/esm/v2/components/or-modal-v3/index.js +6 -8
  490. package/dist/esm/v2/components/or-notification-v3/index.js +6 -8
  491. package/dist/esm/v2/components/or-overlay-v3/index.js +1 -3
  492. package/dist/esm/v2/components/or-pagination-v3/index.js +5 -7
  493. package/dist/esm/v2/components/or-password/index.js +1 -3
  494. package/dist/esm/v2/components/or-popover-v3/index.js +3 -5
  495. package/dist/esm/v2/components/or-progress-v3/index.js +1 -3
  496. package/dist/esm/v2/components/or-radio-group-v3/index.js +2 -4
  497. package/dist/esm/v2/components/or-radio-v3/index.js +1 -3
  498. package/dist/esm/v2/components/or-search-v3/index.js +7 -9
  499. package/dist/esm/v2/components/or-select-v3/index.js +9 -11
  500. package/dist/esm/v2/components/or-sidebar-v3/index.js +7 -9
  501. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +6 -8
  502. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +6 -8
  503. package/dist/esm/v2/components/or-switch-v3/index.js +1 -3
  504. package/dist/esm/v2/components/or-tabs-v3/index.js +5 -7
  505. package/dist/esm/v2/components/or-tag-v3/index.js +6 -8
  506. package/dist/esm/v2/components/or-tags-v3/index.js +7 -9
  507. package/dist/esm/v2/components/or-textarea-v3/index.js +1 -3
  508. package/dist/esm/v2/components/or-textbox/index.js +1 -3
  509. package/dist/esm/v2/components/or-time-picker-v3/index.js +6 -8
  510. package/dist/esm/v2/components/or-toast-v3/index.js +6 -8
  511. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +6 -8
  512. package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -6
  513. package/dist/esm/v2/hooks/index.d.ts +0 -1
  514. package/dist/esm/v2/hooks/index.js +0 -3
  515. package/dist/esm/v2/hooks/useOverflow.d.ts +2 -2
  516. package/dist/esm/v2/index.js +36 -39
  517. package/dist/esm/v2/{types-08ab4707.js → types-f30860ee.js} +1 -3
  518. package/dist/esm/v3/{OrBottomSheet-e9463e4d.js → OrBottomSheet-a39fb331.js} +1 -3
  519. package/dist/esm/v3/{OrCardCollection-dbe7dac6.js → OrCardCollection-3d652a34.js} +4 -4
  520. package/dist/esm/v3/{OrCheckbox-2194e473.js → OrCheckbox-7093e9c2.js} +0 -2
  521. package/dist/esm/v3/{OrCheckboxGroup-6c36527f.js → OrCheckboxGroup-f755d216.js} +1 -1
  522. package/dist/esm/v3/{OrCheckboxTree-1873a941.js → OrCheckboxTree-99f6eaec.js} +1 -1
  523. package/dist/esm/v3/{OrConfirm-104754d0.js → OrConfirm-cb0b2b78.js} +2 -4
  524. package/dist/esm/v3/{OrDatePicker-c12fab59.js → OrDatePicker-6a44ad41.js} +3 -3
  525. package/dist/esm/v3/{OrDateTimePicker-ad360ebc.js → OrDateTimePicker-2cbcf8c7.js} +3 -3
  526. package/dist/esm/v3/{OrDateTimePickerMonthSelect-16e3f5b9.js → OrDateTimePickerMonthSelect-2f61d92f.js} +3 -3
  527. package/dist/esm/v3/{OrIconButton-c6d15a51.js → OrIconButton-e34a20eb.js} +2 -2
  528. package/dist/esm/v3/{OrInlineInput-48e936d2.js → OrInlineInput-ad0d4264.js} +1 -3
  529. package/dist/esm/v3/{OrInlineTextarea-3937421c.js → OrInlineTextarea-b5ec488d.js} +1 -3
  530. package/dist/esm/v3/{OrInput-14b88801.js → OrInput-a9aeef6e.js} +1 -3
  531. package/dist/esm/v3/{OrMenu-b90e6784.js → OrMenu-f590d761.js} +1 -3
  532. package/dist/esm/v3/{OrModal-231fb401.js → OrModal-9dc09e95.js} +2 -4
  533. package/dist/esm/v3/{OrNotification-dde92a43.js → OrNotification-69031471.js} +1 -1
  534. package/dist/esm/v3/{OrOverlay-489fdf76.js → OrOverlay-28952099.js} +0 -2
  535. package/dist/esm/v3/{OrPagination-22356f86.js → OrPagination-f3be120f.js} +2 -4
  536. package/dist/esm/v3/{OrPassword-cd8a3c46.js → OrPassword-9192b9ea.js} +0 -2
  537. package/dist/esm/v3/{OrPopover-8ea2062a.js → OrPopover-ebd57053.js} +1 -3
  538. package/dist/esm/v3/{OrProgress-a54a42c0.js → OrProgress-efa51d7b.js} +0 -2
  539. package/dist/esm/v3/{OrRadio-4f0026c9.js → OrRadio-a6c88f29.js} +0 -2
  540. package/dist/esm/v3/{OrRadioGroup-d215409c.js → OrRadioGroup-5d1fe6fd.js} +1 -1
  541. package/dist/esm/v3/{OrSearch-7bf5009e.js → OrSearch-5576cf14.js} +1 -1
  542. package/dist/esm/v3/{OrSelect-b7d87ded.js → OrSelect-0b3ebce9.js} +4 -6
  543. package/dist/esm/v3/{OrSidebar-84533704.js → OrSidebar-303ef558.js} +1 -1
  544. package/dist/esm/v3/{OrSidebarCollapseButton-88a165e8.js → OrSidebarCollapseButton-d7f004df.js} +1 -1
  545. package/dist/esm/v3/{OrSwitch-ed9868db.js → OrSwitch-594f5a63.js} +0 -2
  546. package/dist/esm/v3/{OrTabs-ffb69679.js → OrTabs-b6c8077c.js} +2 -2
  547. package/dist/esm/v3/{OrTag-51d8f47d.js → OrTag-4ac45254.js} +1 -1
  548. package/dist/esm/v3/{OrTags-3ae4a908.js → OrTags-de9f065e.js} +2 -4
  549. package/dist/esm/v3/{OrTextarea-0f9a2a27.js → OrTextarea-93cf7da7.js} +0 -2
  550. package/dist/esm/v3/{OrTextbox-8d2903db.js → OrTextbox-56714f51.js} +0 -2
  551. package/dist/esm/v3/{OrTimePicker-16a88b67.js → OrTimePicker-0fe72767.js} +2 -2
  552. package/dist/esm/v3/{OrTooltip-9a63f445.js → OrTooltip-edb28095.js} +1 -3
  553. package/dist/esm/v3/components/index.js +36 -38
  554. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -4
  555. package/dist/esm/v3/components/or-card-collection-v3/index.js +9 -11
  556. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -5
  557. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -4
  558. package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -3
  559. package/dist/esm/v3/components/or-confirm-v3/index.js +7 -9
  560. package/dist/esm/v3/components/or-date-picker-v3/index.js +8 -10
  561. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +8 -10
  562. package/dist/esm/v3/components/or-icon-button-v3/index.js +5 -7
  563. package/dist/esm/v3/components/or-inline-input-v3/index.js +6 -8
  564. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +6 -8
  565. package/dist/esm/v3/components/or-input-v3/index.js +6 -8
  566. package/dist/esm/v3/components/or-menu-v3/index.js +4 -6
  567. package/dist/esm/v3/components/or-modal-v3/index.js +6 -8
  568. package/dist/esm/v3/components/or-notification-v3/index.js +6 -8
  569. package/dist/esm/v3/components/or-overlay-v3/index.js +1 -3
  570. package/dist/esm/v3/components/or-pagination-v3/index.js +5 -7
  571. package/dist/esm/v3/components/or-password/index.js +1 -3
  572. package/dist/esm/v3/components/or-popover-v3/index.js +3 -5
  573. package/dist/esm/v3/components/or-progress-v3/index.js +1 -3
  574. package/dist/esm/v3/components/or-radio-group-v3/index.js +2 -4
  575. package/dist/esm/v3/components/or-radio-v3/index.js +1 -3
  576. package/dist/esm/v3/components/or-search-v3/index.js +7 -9
  577. package/dist/esm/v3/components/or-select-v3/index.js +9 -11
  578. package/dist/esm/v3/components/or-sidebar-v3/index.js +7 -9
  579. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +6 -8
  580. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +6 -8
  581. package/dist/esm/v3/components/or-switch-v3/index.js +1 -3
  582. package/dist/esm/v3/components/or-tabs-v3/index.js +5 -7
  583. package/dist/esm/v3/components/or-tag-v3/index.js +6 -8
  584. package/dist/esm/v3/components/or-tags-v3/index.js +7 -9
  585. package/dist/esm/v3/components/or-textarea-v3/index.js +1 -3
  586. package/dist/esm/v3/components/or-textbox/index.js +1 -3
  587. package/dist/esm/v3/components/or-time-picker-v3/index.js +6 -8
  588. package/dist/esm/v3/components/or-toast-v3/index.js +6 -8
  589. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +6 -8
  590. package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -6
  591. package/dist/esm/v3/hooks/index.d.ts +0 -1
  592. package/dist/esm/v3/hooks/index.js +0 -3
  593. package/dist/esm/v3/hooks/useOverflow.d.ts +2 -2
  594. package/dist/esm/v3/index.js +36 -39
  595. package/dist/esm/v3/{types-03758078.js → types-60f3dd35.js} +1 -3
  596. package/package.json +5 -5
  597. package/src/hooks/index.ts +0 -1
  598. package/src/hooks/useElevation.ts +4 -1
  599. package/src/hooks/useOverflow.ts +5 -3
  600. package/src/shims-png.d.ts +2 -2
  601. package/src/shims-vue.d.ts +2 -3
  602. package/src/shims.d.ts +2 -11
  603. package/dist/bundled/v2/hooks/useTheme.d.ts +0 -2
  604. package/dist/bundled/v2/hooks/useTheme.js +0 -10128
  605. package/dist/bundled/v2/index-f6664cb1.js +0 -15
  606. package/dist/bundled/v3/hooks/useTheme.d.ts +0 -2
  607. package/dist/bundled/v3/hooks/useTheme.js +0 -10128
  608. package/dist/bundled/v3/index-f6664cb1.js +0 -15
  609. package/dist/esm/v2/hooks/useTheme.d.ts +0 -2
  610. package/dist/esm/v2/useTheme-e23d13c8.js +0 -9
  611. package/dist/esm/v3/hooks/useTheme.d.ts +0 -2
  612. package/dist/esm/v3/useTheme-e23d13c8.js +0 -9
  613. package/src/hooks/useTheme.ts +0 -7
  614. package/src/shims-mdx.d.ts +0 -4
  615. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-9a8e332c.js → OrDateTimePickerMonthSelect-769685bc.js} +0 -0
  616. /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-61faaa61.js → OrDateTimePickerPopoverHeader-bc0df38f.js} +0 -0
  617. /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-2a5772a9.js → OrDateTimePickerTimeSelect-e284797b.js} +0 -0
@@ -0,0 +1,91 @@
1
+ import { i as isFunction_1 } from './eq-95cd2573.js';
2
+
3
+ /** Used as references for various `Number` constants. */
4
+ var MAX_SAFE_INTEGER$1 = 9007199254740991;
5
+
6
+ /** Used to detect unsigned integer values. */
7
+ var reIsUint = /^(?:0|[1-9]\d*)$/;
8
+
9
+ /**
10
+ * Checks if `value` is a valid array-like index.
11
+ *
12
+ * @private
13
+ * @param {*} value The value to check.
14
+ * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
15
+ * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
16
+ */
17
+ function isIndex(value, length) {
18
+ var type = typeof value;
19
+ length = length == null ? MAX_SAFE_INTEGER$1 : length;
20
+ return !!length && (type == 'number' || type != 'symbol' && reIsUint.test(value)) && value > -1 && value % 1 == 0 && value < length;
21
+ }
22
+ var _isIndex = isIndex;
23
+
24
+ /** Used as references for various `Number` constants. */
25
+ var MAX_SAFE_INTEGER = 9007199254740991;
26
+
27
+ /**
28
+ * Checks if `value` is a valid array-like length.
29
+ *
30
+ * **Note:** This method is loosely based on
31
+ * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
32
+ *
33
+ * @static
34
+ * @memberOf _
35
+ * @since 4.0.0
36
+ * @category Lang
37
+ * @param {*} value The value to check.
38
+ * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
39
+ * @example
40
+ *
41
+ * _.isLength(3);
42
+ * // => true
43
+ *
44
+ * _.isLength(Number.MIN_VALUE);
45
+ * // => false
46
+ *
47
+ * _.isLength(Infinity);
48
+ * // => false
49
+ *
50
+ * _.isLength('3');
51
+ * // => false
52
+ */
53
+ function isLength$1(value) {
54
+ return typeof value == 'number' && value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
55
+ }
56
+ var isLength_1 = isLength$1;
57
+
58
+ var isFunction = isFunction_1,
59
+ isLength = isLength_1;
60
+
61
+ /**
62
+ * Checks if `value` is array-like. A value is considered array-like if it's
63
+ * not a function and has a `value.length` that's an integer greater than or
64
+ * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
65
+ *
66
+ * @static
67
+ * @memberOf _
68
+ * @since 4.0.0
69
+ * @category Lang
70
+ * @param {*} value The value to check.
71
+ * @returns {boolean} Returns `true` if `value` is array-like, else `false`.
72
+ * @example
73
+ *
74
+ * _.isArrayLike([1, 2, 3]);
75
+ * // => true
76
+ *
77
+ * _.isArrayLike(document.body.children);
78
+ * // => true
79
+ *
80
+ * _.isArrayLike('abc');
81
+ * // => true
82
+ *
83
+ * _.isArrayLike(_.noop);
84
+ * // => false
85
+ */
86
+ function isArrayLike(value) {
87
+ return value != null && isLength(value.length) && !isFunction(value);
88
+ }
89
+ var isArrayLike_1 = isArrayLike;
90
+
91
+ export { _isIndex as _, isLength_1 as a, isArrayLike_1 as i };
@@ -0,0 +1,38 @@
1
+ import { a as _baseIsEqual } from './_baseIsEqual-a1cc156c.js';
2
+
3
+ var baseIsEqual = _baseIsEqual;
4
+
5
+ /**
6
+ * Performs a deep comparison between two values to determine if they are
7
+ * equivalent.
8
+ *
9
+ * **Note:** This method supports comparing arrays, array buffers, booleans,
10
+ * date objects, error objects, maps, numbers, `Object` objects, regexes,
11
+ * sets, strings, symbols, and typed arrays. `Object` objects are compared
12
+ * by their own, not inherited, enumerable properties. Functions and DOM
13
+ * nodes are compared by strict equality, i.e. `===`.
14
+ *
15
+ * @static
16
+ * @memberOf _
17
+ * @since 0.1.0
18
+ * @category Lang
19
+ * @param {*} value The value to compare.
20
+ * @param {*} other The other value to compare.
21
+ * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
22
+ * @example
23
+ *
24
+ * var object = { 'a': 1 };
25
+ * var other = { 'a': 1 };
26
+ *
27
+ * _.isEqual(object, other);
28
+ * // => true
29
+ *
30
+ * object === other;
31
+ * // => false
32
+ */
33
+ function isEqual(value, other) {
34
+ return baseIsEqual(value, other);
35
+ }
36
+ var isEqual_1 = isEqual;
37
+
38
+ export { isEqual_1 as i };
@@ -0,0 +1,202 @@
1
+ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
2
+
3
+ /**
4
+ * Checks if `value` is object-like. A value is object-like if it's not `null`
5
+ * and has a `typeof` result of "object".
6
+ *
7
+ * @static
8
+ * @memberOf _
9
+ * @since 4.0.0
10
+ * @category Lang
11
+ * @param {*} value The value to check.
12
+ * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
13
+ * @example
14
+ *
15
+ * _.isObjectLike({});
16
+ * // => true
17
+ *
18
+ * _.isObjectLike([1, 2, 3]);
19
+ * // => true
20
+ *
21
+ * _.isObjectLike(_.noop);
22
+ * // => false
23
+ *
24
+ * _.isObjectLike(null);
25
+ * // => false
26
+ */
27
+ function isObjectLike$1(value) {
28
+ return value != null && typeof value == 'object';
29
+ }
30
+ var isObjectLike_1 = isObjectLike$1;
31
+
32
+ /** Detect free variable `global` from Node.js. */
33
+ var freeGlobal$1 = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
34
+ var _freeGlobal = freeGlobal$1;
35
+
36
+ var freeGlobal = _freeGlobal;
37
+
38
+ /** Detect free variable `self`. */
39
+ var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
40
+
41
+ /** Used as a reference to the global object. */
42
+ var root$1 = freeGlobal || freeSelf || Function('return this')();
43
+ var _root = root$1;
44
+
45
+ var root = _root;
46
+
47
+ /** Built-in value references. */
48
+ var Symbol$2 = root.Symbol;
49
+ var _Symbol = Symbol$2;
50
+
51
+ var Symbol$1 = _Symbol;
52
+
53
+ /** Used for built-in method references. */
54
+ var objectProto$1 = Object.prototype;
55
+
56
+ /** Used to check objects for own properties. */
57
+ var hasOwnProperty = objectProto$1.hasOwnProperty;
58
+
59
+ /**
60
+ * Used to resolve the
61
+ * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
62
+ * of values.
63
+ */
64
+ var nativeObjectToString$1 = objectProto$1.toString;
65
+
66
+ /** Built-in value references. */
67
+ var symToStringTag$1 = Symbol$1 ? Symbol$1.toStringTag : undefined;
68
+
69
+ /**
70
+ * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.
71
+ *
72
+ * @private
73
+ * @param {*} value The value to query.
74
+ * @returns {string} Returns the raw `toStringTag`.
75
+ */
76
+ function getRawTag$1(value) {
77
+ var isOwn = hasOwnProperty.call(value, symToStringTag$1),
78
+ tag = value[symToStringTag$1];
79
+ try {
80
+ value[symToStringTag$1] = undefined;
81
+ var unmasked = true;
82
+ } catch (e) {}
83
+ var result = nativeObjectToString$1.call(value);
84
+ if (unmasked) {
85
+ if (isOwn) {
86
+ value[symToStringTag$1] = tag;
87
+ } else {
88
+ delete value[symToStringTag$1];
89
+ }
90
+ }
91
+ return result;
92
+ }
93
+ var _getRawTag = getRawTag$1;
94
+
95
+ /** Used for built-in method references. */
96
+ var objectProto = Object.prototype;
97
+
98
+ /**
99
+ * Used to resolve the
100
+ * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
101
+ * of values.
102
+ */
103
+ var nativeObjectToString = objectProto.toString;
104
+
105
+ /**
106
+ * Converts `value` to a string using `Object.prototype.toString`.
107
+ *
108
+ * @private
109
+ * @param {*} value The value to convert.
110
+ * @returns {string} Returns the converted string.
111
+ */
112
+ function objectToString$1(value) {
113
+ return nativeObjectToString.call(value);
114
+ }
115
+ var _objectToString = objectToString$1;
116
+
117
+ var Symbol = _Symbol,
118
+ getRawTag = _getRawTag,
119
+ objectToString = _objectToString;
120
+
121
+ /** `Object#toString` result references. */
122
+ var nullTag = '[object Null]',
123
+ undefinedTag = '[object Undefined]';
124
+
125
+ /** Built-in value references. */
126
+ var symToStringTag = Symbol ? Symbol.toStringTag : undefined;
127
+
128
+ /**
129
+ * The base implementation of `getTag` without fallbacks for buggy environments.
130
+ *
131
+ * @private
132
+ * @param {*} value The value to query.
133
+ * @returns {string} Returns the `toStringTag`.
134
+ */
135
+ function baseGetTag$1(value) {
136
+ if (value == null) {
137
+ return value === undefined ? undefinedTag : nullTag;
138
+ }
139
+ return symToStringTag && symToStringTag in Object(value) ? getRawTag(value) : objectToString(value);
140
+ }
141
+ var _baseGetTag = baseGetTag$1;
142
+
143
+ var baseGetTag = _baseGetTag,
144
+ isObjectLike = isObjectLike_1;
145
+
146
+ /** `Object#toString` result references. */
147
+ var symbolTag = '[object Symbol]';
148
+
149
+ /**
150
+ * Checks if `value` is classified as a `Symbol` primitive or object.
151
+ *
152
+ * @static
153
+ * @memberOf _
154
+ * @since 4.0.0
155
+ * @category Lang
156
+ * @param {*} value The value to check.
157
+ * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
158
+ * @example
159
+ *
160
+ * _.isSymbol(Symbol.iterator);
161
+ * // => true
162
+ *
163
+ * _.isSymbol('abc');
164
+ * // => false
165
+ */
166
+ function isSymbol(value) {
167
+ return typeof value == 'symbol' || isObjectLike(value) && baseGetTag(value) == symbolTag;
168
+ }
169
+ var isSymbol_1 = isSymbol;
170
+
171
+ /**
172
+ * Checks if `value` is the
173
+ * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
174
+ * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
175
+ *
176
+ * @static
177
+ * @memberOf _
178
+ * @since 0.1.0
179
+ * @category Lang
180
+ * @param {*} value The value to check.
181
+ * @returns {boolean} Returns `true` if `value` is an object, else `false`.
182
+ * @example
183
+ *
184
+ * _.isObject({});
185
+ * // => true
186
+ *
187
+ * _.isObject([1, 2, 3]);
188
+ * // => true
189
+ *
190
+ * _.isObject(_.noop);
191
+ * // => true
192
+ *
193
+ * _.isObject(null);
194
+ * // => false
195
+ */
196
+ function isObject(value) {
197
+ var type = typeof value;
198
+ return value != null && (type == 'object' || type == 'function');
199
+ }
200
+ var isObject_1 = isObject;
201
+
202
+ export { _root as _, _Symbol as a, isObjectLike_1 as b, _baseGetTag as c, isSymbol_1 as d, _freeGlobal as e, isObject_1 as i };
@@ -0,0 +1,136 @@
1
+ import { e as eq_1 } from './eq-95cd2573.js';
2
+ import { i as isArrayLike_1, _ as _isIndex } from './isArrayLike-e46b8eac.js';
3
+ import { i as isObject_1 } from './isObject-fe8b81fd.js';
4
+ import { a as toFinite_1 } from './toFinite-74227610.js';
5
+
6
+ /* Built-in method references for those with the same name as other `lodash` methods. */
7
+ var nativeCeil = Math.ceil,
8
+ nativeMax = Math.max;
9
+
10
+ /**
11
+ * The base implementation of `_.range` and `_.rangeRight` which doesn't
12
+ * coerce arguments.
13
+ *
14
+ * @private
15
+ * @param {number} start The start of the range.
16
+ * @param {number} end The end of the range.
17
+ * @param {number} step The value to increment or decrement by.
18
+ * @param {boolean} [fromRight] Specify iterating from right to left.
19
+ * @returns {Array} Returns the range of numbers.
20
+ */
21
+ function baseRange$1(start, end, step, fromRight) {
22
+ var index = -1,
23
+ length = nativeMax(nativeCeil((end - start) / (step || 1)), 0),
24
+ result = Array(length);
25
+ while (length--) {
26
+ result[fromRight ? length : ++index] = start;
27
+ start += step;
28
+ }
29
+ return result;
30
+ }
31
+ var _baseRange = baseRange$1;
32
+
33
+ var eq = eq_1,
34
+ isArrayLike = isArrayLike_1,
35
+ isIndex = _isIndex,
36
+ isObject = isObject_1;
37
+
38
+ /**
39
+ * Checks if the given arguments are from an iteratee call.
40
+ *
41
+ * @private
42
+ * @param {*} value The potential iteratee value argument.
43
+ * @param {*} index The potential iteratee index or key argument.
44
+ * @param {*} object The potential iteratee object argument.
45
+ * @returns {boolean} Returns `true` if the arguments are from an iteratee call,
46
+ * else `false`.
47
+ */
48
+ function isIterateeCall$1(value, index, object) {
49
+ if (!isObject(object)) {
50
+ return false;
51
+ }
52
+ var type = typeof index;
53
+ if (type == 'number' ? isArrayLike(object) && isIndex(index, object.length) : type == 'string' && index in object) {
54
+ return eq(object[index], value);
55
+ }
56
+ return false;
57
+ }
58
+ var _isIterateeCall = isIterateeCall$1;
59
+
60
+ var baseRange = _baseRange,
61
+ isIterateeCall = _isIterateeCall,
62
+ toFinite = toFinite_1;
63
+
64
+ /**
65
+ * Creates a `_.range` or `_.rangeRight` function.
66
+ *
67
+ * @private
68
+ * @param {boolean} [fromRight] Specify iterating from right to left.
69
+ * @returns {Function} Returns the new range function.
70
+ */
71
+ function createRange$1(fromRight) {
72
+ return function (start, end, step) {
73
+ if (step && typeof step != 'number' && isIterateeCall(start, end, step)) {
74
+ end = step = undefined;
75
+ }
76
+ // Ensure the sign of `-0` is preserved.
77
+ start = toFinite(start);
78
+ if (end === undefined) {
79
+ end = start;
80
+ start = 0;
81
+ } else {
82
+ end = toFinite(end);
83
+ }
84
+ step = step === undefined ? start < end ? 1 : -1 : toFinite(step);
85
+ return baseRange(start, end, step, fromRight);
86
+ };
87
+ }
88
+ var _createRange = createRange$1;
89
+
90
+ var createRange = _createRange;
91
+
92
+ /**
93
+ * Creates an array of numbers (positive and/or negative) progressing from
94
+ * `start` up to, but not including, `end`. A step of `-1` is used if a negative
95
+ * `start` is specified without an `end` or `step`. If `end` is not specified,
96
+ * it's set to `start` with `start` then set to `0`.
97
+ *
98
+ * **Note:** JavaScript follows the IEEE-754 standard for resolving
99
+ * floating-point values which can produce unexpected results.
100
+ *
101
+ * @static
102
+ * @since 0.1.0
103
+ * @memberOf _
104
+ * @category Util
105
+ * @param {number} [start=0] The start of the range.
106
+ * @param {number} end The end of the range.
107
+ * @param {number} [step=1] The value to increment or decrement by.
108
+ * @returns {Array} Returns the range of numbers.
109
+ * @see _.inRange, _.rangeRight
110
+ * @example
111
+ *
112
+ * _.range(4);
113
+ * // => [0, 1, 2, 3]
114
+ *
115
+ * _.range(-4);
116
+ * // => [0, -1, -2, -3]
117
+ *
118
+ * _.range(1, 5);
119
+ * // => [1, 2, 3, 4]
120
+ *
121
+ * _.range(0, 20, 5);
122
+ * // => [0, 5, 10, 15]
123
+ *
124
+ * _.range(0, -4, -1);
125
+ * // => [0, -1, -2, -3]
126
+ *
127
+ * _.range(1, 4, 0);
128
+ * // => [1, 1, 1]
129
+ *
130
+ * _.range(0);
131
+ * // => []
132
+ */
133
+ var range = createRange();
134
+ var range_1 = range;
135
+
136
+ export { range_1 as r };
@@ -0,0 +1,66 @@
1
+ import { _ as _root } from './isObject-fe8b81fd.js';
2
+ import { t as toInteger_1 } from './toInteger-2fd112a9.js';
3
+ import { t as toNumber_1 } from './toFinite-74227610.js';
4
+ import { t as toString_1 } from './toString-f3196832.js';
5
+
6
+ var root = _root,
7
+ toInteger = toInteger_1,
8
+ toNumber = toNumber_1,
9
+ toString = toString_1;
10
+
11
+ /* Built-in method references for those with the same name as other `lodash` methods. */
12
+ var nativeIsFinite = root.isFinite,
13
+ nativeMin = Math.min;
14
+
15
+ /**
16
+ * Creates a function like `_.round`.
17
+ *
18
+ * @private
19
+ * @param {string} methodName The name of the `Math` method to use when rounding.
20
+ * @returns {Function} Returns the new round function.
21
+ */
22
+ function createRound$1(methodName) {
23
+ var func = Math[methodName];
24
+ return function (number, precision) {
25
+ number = toNumber(number);
26
+ precision = precision == null ? 0 : nativeMin(toInteger(precision), 292);
27
+ if (precision && nativeIsFinite(number)) {
28
+ // Shift with exponential notation to avoid floating-point issues.
29
+ // See [MDN](https://mdn.io/round#Examples) for more details.
30
+ var pair = (toString(number) + 'e').split('e'),
31
+ value = func(pair[0] + 'e' + (+pair[1] + precision));
32
+ pair = (toString(value) + 'e').split('e');
33
+ return +(pair[0] + 'e' + (+pair[1] - precision));
34
+ }
35
+ return func(number);
36
+ };
37
+ }
38
+ var _createRound = createRound$1;
39
+
40
+ var createRound = _createRound;
41
+
42
+ /**
43
+ * Computes `number` rounded to `precision`.
44
+ *
45
+ * @static
46
+ * @memberOf _
47
+ * @since 3.10.0
48
+ * @category Math
49
+ * @param {number} number The number to round.
50
+ * @param {number} [precision=0] The precision to round to.
51
+ * @returns {number} Returns the rounded number.
52
+ * @example
53
+ *
54
+ * _.round(4.006);
55
+ * // => 4
56
+ *
57
+ * _.round(4.006, 2);
58
+ * // => 4.01
59
+ *
60
+ * _.round(4060, -2);
61
+ * // => 4100
62
+ */
63
+ var round = createRound('round');
64
+ var round_1 = round;
65
+
66
+ export { round_1 as r };
@@ -0,0 +1,142 @@
1
+ import { i as isObject_1, d as isSymbol_1 } from './isObject-fe8b81fd.js';
2
+
3
+ /** Used to match a single whitespace character. */
4
+ var reWhitespace = /\s/;
5
+
6
+ /**
7
+ * Used by `_.trim` and `_.trimEnd` to get the index of the last non-whitespace
8
+ * character of `string`.
9
+ *
10
+ * @private
11
+ * @param {string} string The string to inspect.
12
+ * @returns {number} Returns the index of the last non-whitespace character.
13
+ */
14
+ function trimmedEndIndex$1(string) {
15
+ var index = string.length;
16
+ while (index-- && reWhitespace.test(string.charAt(index))) {}
17
+ return index;
18
+ }
19
+ var _trimmedEndIndex = trimmedEndIndex$1;
20
+
21
+ var trimmedEndIndex = _trimmedEndIndex;
22
+
23
+ /** Used to match leading whitespace. */
24
+ var reTrimStart = /^\s+/;
25
+
26
+ /**
27
+ * The base implementation of `_.trim`.
28
+ *
29
+ * @private
30
+ * @param {string} string The string to trim.
31
+ * @returns {string} Returns the trimmed string.
32
+ */
33
+ function baseTrim$1(string) {
34
+ return string ? string.slice(0, trimmedEndIndex(string) + 1).replace(reTrimStart, '') : string;
35
+ }
36
+ var _baseTrim = baseTrim$1;
37
+
38
+ var baseTrim = _baseTrim,
39
+ isObject = isObject_1,
40
+ isSymbol = isSymbol_1;
41
+
42
+ /** Used as references for various `Number` constants. */
43
+ var NAN = 0 / 0;
44
+
45
+ /** Used to detect bad signed hexadecimal string values. */
46
+ var reIsBadHex = /^[-+]0x[0-9a-f]+$/i;
47
+
48
+ /** Used to detect binary string values. */
49
+ var reIsBinary = /^0b[01]+$/i;
50
+
51
+ /** Used to detect octal string values. */
52
+ var reIsOctal = /^0o[0-7]+$/i;
53
+
54
+ /** Built-in method references without a dependency on `root`. */
55
+ var freeParseInt = parseInt;
56
+
57
+ /**
58
+ * Converts `value` to a number.
59
+ *
60
+ * @static
61
+ * @memberOf _
62
+ * @since 4.0.0
63
+ * @category Lang
64
+ * @param {*} value The value to process.
65
+ * @returns {number} Returns the number.
66
+ * @example
67
+ *
68
+ * _.toNumber(3.2);
69
+ * // => 3.2
70
+ *
71
+ * _.toNumber(Number.MIN_VALUE);
72
+ * // => 5e-324
73
+ *
74
+ * _.toNumber(Infinity);
75
+ * // => Infinity
76
+ *
77
+ * _.toNumber('3.2');
78
+ * // => 3.2
79
+ */
80
+ function toNumber$1(value) {
81
+ if (typeof value == 'number') {
82
+ return value;
83
+ }
84
+ if (isSymbol(value)) {
85
+ return NAN;
86
+ }
87
+ if (isObject(value)) {
88
+ var other = typeof value.valueOf == 'function' ? value.valueOf() : value;
89
+ value = isObject(other) ? other + '' : other;
90
+ }
91
+ if (typeof value != 'string') {
92
+ return value === 0 ? value : +value;
93
+ }
94
+ value = baseTrim(value);
95
+ var isBinary = reIsBinary.test(value);
96
+ return isBinary || reIsOctal.test(value) ? freeParseInt(value.slice(2), isBinary ? 2 : 8) : reIsBadHex.test(value) ? NAN : +value;
97
+ }
98
+ var toNumber_1 = toNumber$1;
99
+
100
+ var toNumber = toNumber_1;
101
+
102
+ /** Used as references for various `Number` constants. */
103
+ var INFINITY = 1 / 0,
104
+ MAX_INTEGER = 1.7976931348623157e+308;
105
+
106
+ /**
107
+ * Converts `value` to a finite number.
108
+ *
109
+ * @static
110
+ * @memberOf _
111
+ * @since 4.12.0
112
+ * @category Lang
113
+ * @param {*} value The value to convert.
114
+ * @returns {number} Returns the converted number.
115
+ * @example
116
+ *
117
+ * _.toFinite(3.2);
118
+ * // => 3.2
119
+ *
120
+ * _.toFinite(Number.MIN_VALUE);
121
+ * // => 5e-324
122
+ *
123
+ * _.toFinite(Infinity);
124
+ * // => 1.7976931348623157e+308
125
+ *
126
+ * _.toFinite('3.2');
127
+ * // => 3.2
128
+ */
129
+ function toFinite(value) {
130
+ if (!value) {
131
+ return value === 0 ? value : 0;
132
+ }
133
+ value = toNumber(value);
134
+ if (value === INFINITY || value === -INFINITY) {
135
+ var sign = value < 0 ? -1 : 1;
136
+ return sign * MAX_INTEGER;
137
+ }
138
+ return value === value ? value : 0;
139
+ }
140
+ var toFinite_1 = toFinite;
141
+
142
+ export { toFinite_1 as a, toNumber_1 as t };
@@ -0,0 +1,38 @@
1
+ import { a as toFinite_1 } from './toFinite-74227610.js';
2
+
3
+ var toFinite = toFinite_1;
4
+
5
+ /**
6
+ * Converts `value` to an integer.
7
+ *
8
+ * **Note:** This method is loosely based on
9
+ * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).
10
+ *
11
+ * @static
12
+ * @memberOf _
13
+ * @since 4.0.0
14
+ * @category Lang
15
+ * @param {*} value The value to convert.
16
+ * @returns {number} Returns the converted integer.
17
+ * @example
18
+ *
19
+ * _.toInteger(3.2);
20
+ * // => 3
21
+ *
22
+ * _.toInteger(Number.MIN_VALUE);
23
+ * // => 0
24
+ *
25
+ * _.toInteger(Infinity);
26
+ * // => 1.7976931348623157e+308
27
+ *
28
+ * _.toInteger('3.2');
29
+ * // => 3
30
+ */
31
+ function toInteger(value) {
32
+ var result = toFinite(value),
33
+ remainder = result % 1;
34
+ return result === result ? remainder ? result - remainder : result : 0;
35
+ }
36
+ var toInteger_1 = toInteger;
37
+
38
+ export { toInteger_1 as t };