@onereach/ui-components 4.7.6 → 4.7.7-beta.2879.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 (278) hide show
  1. package/dist/bundled/v2/{get-73ac2f59.js → _MapCache-24a89ff6.js} +11 -260
  2. package/dist/bundled/v2/{_baseAssignValue-0c6c3bcc.js → _baseAssignValue-3880f2c5.js} +1 -1
  3. package/dist/bundled/v2/{_baseIsEqual-82d7a339.js → _baseIsEqual-d6b58f3c.js} +5 -5
  4. package/dist/bundled/v2/_getPrototype-c6fd74d2.js +9 -0
  5. package/dist/bundled/v2/components/OrAvatar/OrAvatar.js +9 -5
  6. package/dist/bundled/v2/components/OrAvatar/index.js +9 -5
  7. package/dist/bundled/v2/components/OrButtonV2/OrButton.js +9 -5
  8. package/dist/bundled/v2/components/OrButtonV2/index.js +9 -5
  9. package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +9 -5
  10. package/dist/bundled/v2/components/OrCardCollection/index.js +9 -5
  11. package/dist/bundled/v2/components/OrCarousel/OrCarousel.js +9 -5
  12. package/dist/bundled/v2/components/OrCarousel/index.js +9 -5
  13. package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +9 -5
  14. package/dist/bundled/v2/components/OrCheckbox/index.js +9 -5
  15. package/dist/bundled/v2/components/OrChip/OrChip.js +9 -5
  16. package/dist/bundled/v2/components/OrChip/index.js +9 -5
  17. package/dist/bundled/v2/components/OrChips/OrChips.js +9 -5
  18. package/dist/bundled/v2/components/OrChips/index.js +9 -5
  19. package/dist/bundled/v2/components/OrCode/OrCode.js +9 -5
  20. package/dist/bundled/v2/components/OrCode/index.js +9 -5
  21. package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +9 -5
  22. package/dist/bundled/v2/components/OrCollapse/index.js +9 -5
  23. package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +9 -5
  24. package/dist/bundled/v2/components/OrColorPicker/index.js +9 -5
  25. package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +9 -5
  26. package/dist/bundled/v2/components/OrConfirm/index.js +9 -5
  27. package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +11 -7
  28. package/dist/bundled/v2/components/OrDateTimePicker/index.js +11 -7
  29. package/dist/bundled/v2/components/OrFloating/OrFloating.js +9 -5
  30. package/dist/bundled/v2/components/OrFloating/index.js +9 -5
  31. package/dist/bundled/v2/components/OrIcon/OrIcon.js +9 -5
  32. package/dist/bundled/v2/components/OrIcon/index.js +9 -5
  33. package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +9 -5
  34. package/dist/bundled/v2/components/OrIconButtonV2/index.js +9 -5
  35. package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +9 -5
  36. package/dist/bundled/v2/components/OrInlineTextEdit/index.js +9 -5
  37. package/dist/bundled/v2/components/OrInput/OrInput.js +9 -5
  38. package/dist/bundled/v2/components/OrInput/index.js +9 -5
  39. package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +58 -21
  40. package/dist/bundled/v2/components/OrListOfInputs/index.js +59 -22
  41. package/dist/bundled/v2/components/{OrList → OrListV3}/OrList.js +55 -47
  42. package/dist/bundled/v2/components/OrListV3/index.d.ts +1 -0
  43. package/dist/bundled/v2/components/OrListV3/index.js +51 -0
  44. package/dist/bundled/v2/components/OrModal/OrModal.js +9 -5
  45. package/dist/bundled/v2/components/OrModal/index.js +9 -5
  46. package/dist/bundled/v2/components/OrNotification/OrNotification.js +9 -5
  47. package/dist/bundled/v2/components/OrNotification/index.js +9 -5
  48. package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +9 -5
  49. package/dist/bundled/v2/components/OrNumberInput/index.js +9 -5
  50. package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +9 -5
  51. package/dist/bundled/v2/components/OrOverflowMenu/index.js +9 -5
  52. package/dist/bundled/v2/components/OrPassword/OrPassword.js +9 -5
  53. package/dist/bundled/v2/components/OrPassword/index.js +9 -5
  54. package/dist/bundled/v2/components/OrProgress/OrProgress.js +7 -5
  55. package/dist/bundled/v2/components/OrProgress/index.js +7 -5
  56. package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +7 -5
  57. package/dist/bundled/v2/components/OrProgressV3/index.js +7 -5
  58. package/dist/bundled/v2/components/OrRadio/OrRadio.js +10 -7
  59. package/dist/bundled/v2/components/OrRadio/index.js +10 -7
  60. package/dist/bundled/v2/components/OrSearch/OrSearch.js +9 -5
  61. package/dist/bundled/v2/components/OrSearch/index.js +9 -5
  62. package/dist/bundled/v2/components/OrSelect/OrSelect.js +12 -8
  63. package/dist/bundled/v2/components/OrSelect/index.js +12 -8
  64. package/dist/bundled/v2/components/OrSkeleton/index.js +6 -5
  65. package/dist/bundled/v2/components/OrSkeletonText/OrSkeletonText.js +6 -5
  66. package/dist/bundled/v2/components/OrSkeletonText/index.js +6 -5
  67. package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +6 -5
  68. package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +6 -5
  69. package/dist/bundled/v2/components/OrSkeletonV3/index.js +6 -5
  70. package/dist/bundled/v2/components/OrSlider/OrSlider.js +9 -5
  71. package/dist/bundled/v2/components/OrSlider/index.js +9 -5
  72. package/dist/bundled/v2/components/OrStepper/OrStepper.js +9 -5
  73. package/dist/bundled/v2/components/OrStepper/index.js +9 -5
  74. package/dist/bundled/v2/components/OrTag/OrTag.js +9 -5
  75. package/dist/bundled/v2/components/OrTag/index.js +9 -5
  76. package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +9 -5
  77. package/dist/bundled/v2/components/OrTextarea/index.js +9 -5
  78. package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +9 -5
  79. package/dist/bundled/v2/components/OrTextbox/index.js +9 -5
  80. package/dist/bundled/v2/components/OrToast/OrToast.js +12 -8
  81. package/dist/bundled/v2/components/OrToast/index.js +12 -8
  82. package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +12 -8
  83. package/dist/bundled/v2/components/OrToastContainer/index.js +12 -8
  84. package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +9 -5
  85. package/dist/bundled/v2/components/OrTooltip/index.js +9 -5
  86. package/dist/bundled/v2/components/index.d.ts +1 -1
  87. package/dist/bundled/v2/components/index.js +18 -14
  88. package/dist/bundled/v2/{eq-fa566495.js → eq-ad84f292.js} +1 -1
  89. package/dist/bundled/v2/get-f18aa4f8.js +254 -0
  90. package/dist/bundled/v2/index.js +18 -14
  91. package/dist/bundled/v2/isArray-95dcd53a.js +27 -0
  92. package/dist/bundled/v2/{isArrayLike-acf249e3.js → isArrayLike-90deda8b.js} +1 -1
  93. package/dist/bundled/{v3/isEqual-881b7bb5.js → v2/isEqual-7ae49992.js} +1 -1
  94. package/dist/bundled/{v3/isObject-3a5b854d.js → v2/isObject-76d8037e.js} +5 -33
  95. package/dist/bundled/v2/isSymbol-e170ff61.js +31 -0
  96. package/dist/bundled/{v3/range-c87289f7.js → v2/range-4c4a4e22.js} +4 -4
  97. package/dist/bundled/{v3/round-136c7e43.js → v2/round-20828168.js} +4 -4
  98. package/dist/bundled/{v3/toFinite-021b0c50.js → v2/toFinite-a262b6fc.js} +2 -1
  99. package/dist/bundled/v2/{toInteger-db8a475d.js → toInteger-43f68f72.js} +1 -1
  100. package/dist/bundled/v2/{toString-47fa81b4.js → toString-41da8a6b.js} +4 -28
  101. package/dist/bundled/v2/utils/functions/dom.js +260 -5
  102. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-552fce16.js → OrAvatar.vue_vue_type_script_lang-7f732c72.js} +1 -1
  103. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-5b8437d7.js → OrButton.vue_vue_type_script_lang-925382af.js} +1 -1
  104. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-eb86b548.js → OrCardCollection.vue_vue_type_script_lang-6cd1eea5.js} +3 -3
  105. package/dist/bundled/v3/{OrCarousel.vue_vue_type_script_lang-75c50882.js → OrCarousel.vue_vue_type_script_lang-e1649af0.js} +1 -1
  106. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-dedfe767.js → OrCheckbox.vue_vue_type_script_lang-d6e018dc.js} +1 -1
  107. package/dist/bundled/v3/{OrChip.vue_vue_type_script_lang-d0c62419.js → OrChip.vue_vue_type_script_lang-56da33d4.js} +1 -1
  108. package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-d7a38038.js → OrChips.vue_vue_type_script_lang-bd587dea.js} +1 -1
  109. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-46846a36.js → OrCode.vue_vue_type_script_lang-020c575c.js} +2 -2
  110. package/dist/bundled/v3/{OrCollapse.vue_vue_type_script_lang-e2dcce92.js → OrCollapse.vue_vue_type_script_lang-0d806abb.js} +1 -1
  111. package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-2e1845d8.js → OrColorPicker.vue_vue_type_script_lang-af02cb66.js} +1 -1
  112. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-51f9e144.js → OrConfirm.vue_vue_type_script_lang-da864f6a.js} +3 -3
  113. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-882ae7ce.js → OrDateTimePicker.vue_vue_type_script_lang-60f5d92b.js} +6 -6
  114. package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-d762f4b0.js → OrFloating.vue_vue_type_script_lang-b8d031af.js} +1 -1
  115. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-b77bb268.js → OrIcon.vue_vue_type_script_lang-5f31d33e.js} +1 -1
  116. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-e078ed4c.js → OrIconButton.vue_vue_type_script_lang-a520c527.js} +2 -2
  117. package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-588178e5.js → OrInlineTextEdit.vue_vue_type_script_lang-b8268630.js} +3 -3
  118. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-1be980cf.js → OrInput.vue_vue_type_script_lang-d38e72fb.js} +2 -2
  119. package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-c6f46a0e.js → OrList.vue_vue_type_script_lang-77226ed0.js} +18 -18
  120. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-04af76e1.js → OrListOfInputs.vue_vue_type_script_lang-233a2f99.js} +5 -5
  121. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-153819d3.js → OrModal.vue_vue_type_script_lang-9354404b.js} +1 -1
  122. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-86084f5e.js → OrNotification.vue_vue_type_script_lang-e0860944.js} +2 -2
  123. package/dist/bundled/v3/{OrNumberInput.vue_vue_type_script_lang-9d6763fa.js → OrNumberInput.vue_vue_type_script_lang-a155c2ef.js} +1 -1
  124. package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-ba3b94e2.js → OrOverflowMenu.vue_vue_type_script_lang-9dd62a62.js} +3 -3
  125. package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-fc9e7dc8.js → OrPassword.vue_vue_type_script_lang-1103abf2.js} +2 -2
  126. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-89224310.js → OrProgress.vue_vue_type_script_lang-ab2805dc.js} +1 -1
  127. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-6a2fef77.js → OrProgress.vue_vue_type_script_lang-f604c97d.js} +1 -1
  128. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-0c087270.js → OrRadio.vue_vue_type_script_lang-9d9933f0.js} +2 -2
  129. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-933e71b8.js → OrSearch.vue_vue_type_script_lang-f7d8b9e1.js} +2 -2
  130. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-45cf8f8c.js → OrSelect.vue_vue_type_script_lang-9a24591f.js} +10 -10
  131. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-e068a58a.js → OrSkeletonText.vue_vue_type_script_lang-03ed2026.js} +1 -1
  132. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-6703fb3a.js → OrSkeletonText.vue_vue_type_script_lang-b98e5b0a.js} +1 -1
  133. package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-2a698707.js → OrSlider.vue_vue_type_script_lang-08d98579.js} +2 -2
  134. package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-999e65f6.js → OrStepper.vue_vue_type_script_lang-2016213b.js} +1 -1
  135. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-42a69c16.js → OrTag.vue_vue_type_script_lang-9fbd12ed.js} +1 -1
  136. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-af7cab22.js → OrTextarea.vue_vue_type_script_lang-8e7aa25c.js} +2 -2
  137. package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-80e42d58.js → OrTextbox.vue_vue_type_script_lang-977fcf07.js} +3 -3
  138. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-3bf79d56.js → OrTooltip.vue_vue_type_script_lang-829c71fb.js} +1 -1
  139. package/dist/bundled/v3/{get-73ac2f59.js → _MapCache-24a89ff6.js} +11 -260
  140. package/dist/bundled/v3/{_baseAssignValue-0c6c3bcc.js → _baseAssignValue-3880f2c5.js} +1 -1
  141. package/dist/bundled/v3/{_baseIsEqual-82d7a339.js → _baseIsEqual-d6b58f3c.js} +5 -5
  142. package/dist/bundled/v3/_getPrototype-c6fd74d2.js +9 -0
  143. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +13 -9
  144. package/dist/bundled/v3/components/OrAvatar/index.js +12 -8
  145. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +13 -9
  146. package/dist/bundled/v3/components/OrButtonV2/index.js +14 -10
  147. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +18 -14
  148. package/dist/bundled/v3/components/OrCardCollection/index.js +17 -13
  149. package/dist/bundled/v3/components/OrCarousel/OrCarousel.js +13 -9
  150. package/dist/bundled/v3/components/OrCarousel/index.js +12 -8
  151. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +13 -9
  152. package/dist/bundled/v3/components/OrCheckbox/index.js +12 -8
  153. package/dist/bundled/v3/components/OrChip/OrChip.js +13 -9
  154. package/dist/bundled/v3/components/OrChip/index.js +12 -8
  155. package/dist/bundled/v3/components/OrChips/OrChips.js +14 -10
  156. package/dist/bundled/v3/components/OrChips/index.js +13 -9
  157. package/dist/bundled/v3/components/OrCode/OrCode.js +16 -12
  158. package/dist/bundled/v3/components/OrCode/index.js +15 -11
  159. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +11 -7
  160. package/dist/bundled/v3/components/OrCollapse/index.js +10 -6
  161. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +12 -8
  162. package/dist/bundled/v3/components/OrColorPicker/index.js +11 -7
  163. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +19 -15
  164. package/dist/bundled/v3/components/OrConfirm/index.js +18 -14
  165. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +18 -14
  166. package/dist/bundled/v3/components/OrDateTimePicker/index.js +17 -13
  167. package/dist/bundled/v3/components/OrFloating/OrFloating.js +11 -7
  168. package/dist/bundled/v3/components/OrFloating/index.js +10 -6
  169. package/dist/bundled/v3/components/OrIcon/OrIcon.js +12 -8
  170. package/dist/bundled/v3/components/OrIcon/index.js +11 -7
  171. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +14 -10
  172. package/dist/bundled/v3/components/OrIconButtonV2/index.js +13 -9
  173. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +16 -12
  174. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +15 -11
  175. package/dist/bundled/v3/components/OrInput/OrInput.js +12 -8
  176. package/dist/bundled/v3/components/OrInput/index.js +11 -7
  177. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +79 -32
  178. package/dist/bundled/v3/components/OrListOfInputs/index.js +78 -31
  179. package/dist/bundled/v3/components/OrListV3/OrList.js +143 -0
  180. package/dist/bundled/v3/components/OrListV3/index.d.ts +1 -0
  181. package/dist/bundled/v3/components/OrListV3/index.js +60 -0
  182. package/dist/bundled/v3/components/OrModal/OrModal.js +15 -11
  183. package/dist/bundled/v3/components/OrModal/index.js +14 -10
  184. package/dist/bundled/v3/components/OrNotification/OrNotification.js +15 -11
  185. package/dist/bundled/v3/components/OrNotification/index.js +14 -10
  186. package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.js +13 -9
  187. package/dist/bundled/v3/components/OrNumberInput/index.js +12 -8
  188. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +16 -12
  189. package/dist/bundled/v3/components/OrOverflowMenu/index.js +15 -11
  190. package/dist/bundled/v3/components/OrPassword/OrPassword.js +17 -13
  191. package/dist/bundled/v3/components/OrPassword/index.js +16 -12
  192. package/dist/bundled/v3/components/OrProgress/OrProgress.js +9 -7
  193. package/dist/bundled/v3/components/OrProgress/index.js +8 -6
  194. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +9 -7
  195. package/dist/bundled/v3/components/OrProgressV3/index.js +8 -6
  196. package/dist/bundled/v3/components/OrRadio/OrRadio.js +12 -9
  197. package/dist/bundled/v3/components/OrRadio/index.js +11 -8
  198. package/dist/bundled/v3/components/OrSearch/OrSearch.js +17 -13
  199. package/dist/bundled/v3/components/OrSearch/index.js +16 -12
  200. package/dist/bundled/v3/components/OrSelect/OrSelect.js +18 -14
  201. package/dist/bundled/v3/components/OrSelect/index.js +17 -13
  202. package/dist/bundled/v3/components/OrSkeleton/index.js +7 -6
  203. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +8 -7
  204. package/dist/bundled/v3/components/OrSkeletonText/index.js +7 -6
  205. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +8 -7
  206. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +7 -6
  207. package/dist/bundled/v3/components/OrSkeletonV3/index.js +7 -6
  208. package/dist/bundled/v3/components/OrSlider/OrSlider.js +13 -9
  209. package/dist/bundled/v3/components/OrSlider/index.js +12 -8
  210. package/dist/bundled/v3/components/OrStepper/OrStepper.js +14 -10
  211. package/dist/bundled/v3/components/OrStepper/index.js +13 -9
  212. package/dist/bundled/v3/components/OrTag/OrTag.js +13 -9
  213. package/dist/bundled/v3/components/OrTag/index.js +12 -8
  214. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +12 -8
  215. package/dist/bundled/v3/components/OrTextarea/index.js +11 -7
  216. package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +16 -12
  217. package/dist/bundled/v3/components/OrTextbox/index.js +15 -11
  218. package/dist/bundled/v3/components/OrToast/OrToast.js +17 -13
  219. package/dist/bundled/v3/components/OrToast/index.js +18 -14
  220. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +19 -15
  221. package/dist/bundled/v3/components/OrToastContainer/index.js +18 -14
  222. package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +12 -8
  223. package/dist/bundled/v3/components/OrTooltip/index.js +11 -7
  224. package/dist/bundled/v3/components/index.d.ts +1 -1
  225. package/dist/bundled/v3/components/index.js +56 -52
  226. package/dist/bundled/v3/{eq-fa566495.js → eq-ad84f292.js} +1 -1
  227. package/dist/bundled/v3/get-f18aa4f8.js +254 -0
  228. package/dist/bundled/v3/index.js +56 -52
  229. package/dist/bundled/v3/isArray-95dcd53a.js +27 -0
  230. package/dist/bundled/v3/{isArrayLike-acf249e3.js → isArrayLike-90deda8b.js} +1 -1
  231. package/dist/bundled/{v2/isEqual-881b7bb5.js → v3/isEqual-7ae49992.js} +1 -1
  232. package/dist/bundled/{v2/isObject-3a5b854d.js → v3/isObject-76d8037e.js} +5 -33
  233. package/dist/bundled/v3/isSymbol-e170ff61.js +31 -0
  234. package/dist/bundled/{v2/range-c87289f7.js → v3/range-4c4a4e22.js} +4 -4
  235. package/dist/bundled/{v2/round-136c7e43.js → v3/round-20828168.js} +4 -4
  236. package/dist/bundled/{v2/toFinite-021b0c50.js → v3/toFinite-a262b6fc.js} +2 -1
  237. package/dist/bundled/v3/{toInteger-db8a475d.js → toInteger-43f68f72.js} +1 -1
  238. package/dist/bundled/v3/{toString-47fa81b4.js → toString-41da8a6b.js} +4 -28
  239. package/dist/bundled/v3/utils/functions/dom.js +260 -5
  240. package/dist/esm/v2/{OrList-2e65227a.js → OrList-5483c8dd.js} +17 -27
  241. package/dist/esm/v2/{OrListOfInputs-9b7522fa.js → OrListOfInputs-e1f8b2d9.js} +3 -3
  242. package/dist/esm/v2/components/index.d.ts +1 -1
  243. package/dist/esm/v2/components/index.js +2 -2
  244. package/dist/esm/v2/components/or-list-of-inputs/index.js +32 -15
  245. package/dist/esm/v2/components/or-list-v3/index.d.ts +1 -0
  246. package/dist/esm/v2/components/or-list-v3/index.js +27 -0
  247. package/dist/esm/v2/index.js +2 -2
  248. package/dist/esm/v3/{OrList-042d8681.js → OrList-d33f9673.js} +28 -27
  249. package/dist/esm/v3/{OrListOfInputs-ce0d6ac0.js → OrListOfInputs-9448a631.js} +1 -1
  250. package/dist/esm/v3/components/index.d.ts +1 -1
  251. package/dist/esm/v3/components/index.js +2 -2
  252. package/dist/esm/v3/components/or-list-of-inputs/index.js +30 -13
  253. package/dist/esm/v3/components/or-list-v3/index.d.ts +1 -0
  254. package/dist/esm/v3/components/or-list-v3/index.js +26 -0
  255. package/dist/esm/v3/index.js +2 -2
  256. package/package.json +2 -3
  257. package/src/components/index.ts +1 -1
  258. package/src/components/or-list-of-inputs/OrListOfInputs.vue +1 -1
  259. package/src/components/{or-list → or-list-v3}/OrList.vue +15 -16
  260. package/src/components/or-list-v3/index.ts +1 -0
  261. package/dist/bundled/v2/components/OrList/index.d.ts +0 -1
  262. package/dist/bundled/v2/components/OrList/index.js +0 -34
  263. package/dist/bundled/v2/dom-571739a2.js +0 -260
  264. package/dist/bundled/v3/components/OrList/OrList.js +0 -123
  265. package/dist/bundled/v3/components/OrList/index.d.ts +0 -1
  266. package/dist/bundled/v3/components/OrList/index.js +0 -42
  267. package/dist/bundled/v3/dom-571739a2.js +0 -260
  268. package/dist/esm/v2/components/or-list/index.d.ts +0 -1
  269. package/dist/esm/v2/components/or-list/index.js +0 -28
  270. package/dist/esm/v3/components/or-list/index.d.ts +0 -1
  271. package/dist/esm/v3/components/or-list/index.js +0 -24
  272. package/src/components/or-list/index.ts +0 -1
  273. /package/dist/bundled/v2/components/{OrList → OrListV3}/OrList.vue.d.ts +0 -0
  274. /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-c47d63be.js → OrToastContainer.vue_vue_type_script_lang-1157d0da.js} +0 -0
  275. /package/dist/bundled/v3/components/{OrList → OrListV3}/OrList.vue.d.ts +0 -0
  276. /package/dist/esm/v2/components/{or-list → or-list-v3}/OrList.vue.d.ts +0 -0
  277. /package/dist/esm/v3/components/{or-list → or-list-v3}/OrList.vue.d.ts +0 -0
  278. /package/src/components/{or-list → or-list-v3}/OrList.stories.ts +0 -0
@@ -0,0 +1,31 @@
1
+ import { c as _baseGetTag, b as isObjectLike_1 } from './isObject-76d8037e.js';
2
+
3
+ var baseGetTag = _baseGetTag,
4
+ isObjectLike = isObjectLike_1;
5
+
6
+ /** `Object#toString` result references. */
7
+ var symbolTag = '[object Symbol]';
8
+
9
+ /**
10
+ * Checks if `value` is classified as a `Symbol` primitive or object.
11
+ *
12
+ * @static
13
+ * @memberOf _
14
+ * @since 4.0.0
15
+ * @category Lang
16
+ * @param {*} value The value to check.
17
+ * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
18
+ * @example
19
+ *
20
+ * _.isSymbol(Symbol.iterator);
21
+ * // => true
22
+ *
23
+ * _.isSymbol('abc');
24
+ * // => false
25
+ */
26
+ function isSymbol(value) {
27
+ return typeof value == 'symbol' || isObjectLike(value) && baseGetTag(value) == symbolTag;
28
+ }
29
+ var isSymbol_1 = isSymbol;
30
+
31
+ export { isSymbol_1 as i };
@@ -1,7 +1,7 @@
1
- import { e as eq_1 } from './eq-fa566495.js';
2
- import { i as isArrayLike_1, _ as _isIndex } from './isArrayLike-acf249e3.js';
3
- import { i as isObject_1 } from './isObject-3a5b854d.js';
4
- import { a as toFinite_1 } from './toFinite-021b0c50.js';
1
+ import { e as eq_1 } from './eq-ad84f292.js';
2
+ import { i as isArrayLike_1, _ as _isIndex } from './isArrayLike-90deda8b.js';
3
+ import { i as isObject_1 } from './isObject-76d8037e.js';
4
+ import { a as toFinite_1 } from './toFinite-a262b6fc.js';
5
5
 
6
6
  /* Built-in method references for those with the same name as other `lodash` methods. */
7
7
  var nativeCeil = Math.ceil,
@@ -1,7 +1,7 @@
1
- import { _ as _root } from './isObject-3a5b854d.js';
2
- import { t as toInteger_1 } from './toInteger-db8a475d.js';
3
- import { t as toNumber_1 } from './toFinite-021b0c50.js';
4
- import { t as toString_1 } from './toString-47fa81b4.js';
1
+ import { _ as _root } from './isObject-76d8037e.js';
2
+ import { t as toInteger_1 } from './toInteger-43f68f72.js';
3
+ import { t as toNumber_1 } from './toFinite-a262b6fc.js';
4
+ import { t as toString_1 } from './toString-41da8a6b.js';
5
5
 
6
6
  var root = _root,
7
7
  toInteger = toInteger_1,
@@ -1,4 +1,5 @@
1
- import { i as isObject_1, d as isSymbol_1 } from './isObject-3a5b854d.js';
1
+ import { i as isObject_1 } from './isObject-76d8037e.js';
2
+ import { i as isSymbol_1 } from './isSymbol-e170ff61.js';
2
3
 
3
4
  /** Used to match a single whitespace character. */
4
5
  var reWhitespace = /\s/;
@@ -1,4 +1,4 @@
1
- import { a as toFinite_1 } from './toFinite-021b0c50.js';
1
+ import { a as toFinite_1 } from './toFinite-a262b6fc.js';
2
2
 
3
3
  var toFinite = toFinite_1;
4
4
 
@@ -1,30 +1,6 @@
1
- import { a as _Symbol, d as isSymbol_1 } from './isObject-3a5b854d.js';
2
-
3
- /**
4
- * Checks if `value` is classified as an `Array` object.
5
- *
6
- * @static
7
- * @memberOf _
8
- * @since 0.1.0
9
- * @category Lang
10
- * @param {*} value The value to check.
11
- * @returns {boolean} Returns `true` if `value` is an array, else `false`.
12
- * @example
13
- *
14
- * _.isArray([1, 2, 3]);
15
- * // => true
16
- *
17
- * _.isArray(document.body.children);
18
- * // => false
19
- *
20
- * _.isArray('abc');
21
- * // => false
22
- *
23
- * _.isArray(_.noop);
24
- * // => false
25
- */
26
- var isArray$1 = Array.isArray;
27
- var isArray_1 = isArray$1;
1
+ import { a as _Symbol } from './isObject-76d8037e.js';
2
+ import { i as isArray_1 } from './isArray-95dcd53a.js';
3
+ import { i as isSymbol_1 } from './isSymbol-e170ff61.js';
28
4
 
29
5
  /**
30
6
  * A specialized version of `_.map` for arrays without support for iteratee
@@ -111,4 +87,4 @@ function toString(value) {
111
87
  }
112
88
  var toString_1 = toString;
113
89
 
114
- export { _baseToString as _, isArray_1 as i, toString_1 as t };
90
+ export { _baseToString as _, toString_1 as t };
@@ -1,6 +1,261 @@
1
- export { M as MutationObs, b as addClass, c as cancelAF, m as contains, t as getAttr, f as getBCR, n as getById, g as getCS, h as getMaxZIndex, v as getStyle, u as hasAttr, o as hasClass, j as isVisible, w as offset, x as position, a as reflow, q as removeAttr, d as removeClass, i as removeNode, e as removeStyle, r as requestAF, l as select, k as selectAll, p as setAttr, s as setStyle } from '../../dom-571739a2.js';
2
- import '../../get-73ac2f59.js';
3
- import '../../isObject-3a5b854d.js';
1
+ import { c as _baseGetTag, b as isObjectLike_1 } from '../../isObject-76d8037e.js';
2
+ import { _ as _getPrototype } from '../../_getPrototype-c6fd74d2.js';
3
+ import { g as get_1 } from '../../get-f18aa4f8.js';
4
4
  import '../../_commonjsHelpers-48a9cab9.js';
5
- import '../../toString-47fa81b4.js';
6
- import '../../eq-fa566495.js';
5
+ import '../../_MapCache-24a89ff6.js';
6
+ import '../../eq-ad84f292.js';
7
+ import '../../isArray-95dcd53a.js';
8
+ import '../../isSymbol-e170ff61.js';
9
+ import '../../toString-41da8a6b.js';
10
+
11
+ var baseGetTag = _baseGetTag,
12
+ getPrototype = _getPrototype,
13
+ isObjectLike$1 = isObjectLike_1;
14
+
15
+ /** `Object#toString` result references. */
16
+ var objectTag = '[object Object]';
17
+
18
+ /** Used for built-in method references. */
19
+ var funcProto = Function.prototype,
20
+ objectProto = Object.prototype;
21
+
22
+ /** Used to resolve the decompiled source of functions. */
23
+ var funcToString = funcProto.toString;
24
+
25
+ /** Used to check objects for own properties. */
26
+ var hasOwnProperty = objectProto.hasOwnProperty;
27
+
28
+ /** Used to infer the `Object` constructor. */
29
+ var objectCtorString = funcToString.call(Object);
30
+
31
+ /**
32
+ * Checks if `value` is a plain object, that is, an object created by the
33
+ * `Object` constructor or one with a `[[Prototype]]` of `null`.
34
+ *
35
+ * @static
36
+ * @memberOf _
37
+ * @since 0.8.0
38
+ * @category Lang
39
+ * @param {*} value The value to check.
40
+ * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.
41
+ * @example
42
+ *
43
+ * function Foo() {
44
+ * this.a = 1;
45
+ * }
46
+ *
47
+ * _.isPlainObject(new Foo);
48
+ * // => false
49
+ *
50
+ * _.isPlainObject([1, 2, 3]);
51
+ * // => false
52
+ *
53
+ * _.isPlainObject({ 'x': 0, 'y': 0 });
54
+ * // => true
55
+ *
56
+ * _.isPlainObject(Object.create(null));
57
+ * // => true
58
+ */
59
+ function isPlainObject$1(value) {
60
+ if (!isObjectLike$1(value) || baseGetTag(value) != objectTag) {
61
+ return false;
62
+ }
63
+ var proto = getPrototype(value);
64
+ if (proto === null) {
65
+ return true;
66
+ }
67
+ var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;
68
+ return typeof Ctor == 'function' && Ctor instanceof Ctor && funcToString.call(Ctor) == objectCtorString;
69
+ }
70
+ var isPlainObject_1 = isPlainObject$1;
71
+
72
+ var isObjectLike = isObjectLike_1,
73
+ isPlainObject = isPlainObject_1;
74
+
75
+ /**
76
+ * Checks if `value` is likely a DOM element.
77
+ *
78
+ * @static
79
+ * @memberOf _
80
+ * @since 0.1.0
81
+ * @category Lang
82
+ * @param {*} value The value to check.
83
+ * @returns {boolean} Returns `true` if `value` is a DOM element, else `false`.
84
+ * @example
85
+ *
86
+ * _.isElement(document.body);
87
+ * // => true
88
+ *
89
+ * _.isElement('<body>');
90
+ * // => false
91
+ */
92
+ function isElement(value) {
93
+ return isObjectLike(value) && value.nodeType === 1 && !isPlainObject(value);
94
+ }
95
+ var isElement_1 = isElement;
96
+
97
+ const WINDOW = typeof window !== 'undefined' ? window : null;
98
+ const MutationObs = (WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.MutationObserver) || (WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.WebKitMutationObserver) || (WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.MozMutationObserver) || null;
99
+ const requestAF = ((WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.requestAnimationFrame) || (WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.webkitRequestAnimationFrame) || (WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.mozRequestAnimationFrame) || (WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.msRequestAnimationFrame) || (WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.oRequestAnimationFrame) || (
100
+ // Fallback, but not a true polyfill
101
+ // Only needed for Opera Mini
102
+ cb => setTimeout(cb, 16))).bind(WINDOW);
103
+ // eslint-disable-next-line no-unsafe-optional-chaining
104
+ const cancelAF = ((WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.cancelAnimationFrame) || (WINDOW === null || WINDOW === void 0 ? void 0 : WINDOW.mozCancelAnimationFrame)).bind(WINDOW);
105
+ // Remove a node from DOM
106
+ const removeNode = el => {
107
+ el && el.parentNode && el.parentNode.removeChild(el);
108
+ };
109
+ // Determine if an HTML element is visible - Faster than CSS check
110
+ const isVisible = el => {
111
+ if (!isElement_1(el) || !el.parentNode || !contains(document.body, el)) {
112
+ // Note this can fail for shadow dom elements since they
113
+ // are not a direct descendant of document.body
114
+ return false;
115
+ }
116
+ if (getStyle(el, 'display') === 'none') {
117
+ // We do this check to help with vue-test-utils when using v-show
118
+ return false;
119
+ }
120
+ // All browsers support getBoundingClientRect(), except JSDOM as it returns all 0's for values :(
121
+ // So any tests that need isVisible will fail in JSDOM
122
+ // Except when we override the getBCR prototype in some tests
123
+ const bcr = getBCR(el);
124
+ return !!(bcr && bcr.height > 0 && bcr.width > 0);
125
+ };
126
+ // Cause/wait-for an element to reflow its content (adjusting its height/width)
127
+ const reflow = el => {
128
+ // Requesting an elements offsetHeight will trigger a reflow of the element content
129
+ return get_1(el, ['offsetHeight'], null);
130
+ };
131
+ // Select all elements matching selector. Returns `[]` if none found
132
+ const selectAll = (selector, root) => [...(root && isElement_1(root) ? root : document).querySelectorAll(selector)];
133
+ // Select a single element, returns `null` if not found
134
+ const select = (selector, root) => (root && isElement_1(root) ? root : document).querySelector(selector) || null;
135
+ // Returns true if the parent element contains the child element
136
+ const contains = (parent, child) => parent && typeof parent.contains === 'function' ? parent.contains(child) : false;
137
+ // Get an element given an ID
138
+ const getById = id => document.getElementById(/^#/.test(id) ? id.slice(1) : id) || null;
139
+ // Add a class to an element
140
+ const addClass = (el, className) => {
141
+ // We are checking for `el.classList` existence here since IE 11
142
+ // returns `undefined` for some elements (e.g. SVG elements)
143
+ if (className && isElement_1(el) && el.classList) {
144
+ el.classList.add(className);
145
+ }
146
+ };
147
+ // Remove a class from an element
148
+ const removeClass = (el, className) => {
149
+ // We are checking for `el.classList` existence here since IE 11
150
+ // returns `undefined` for some elements (e.g. SVG elements)
151
+ if (className && isElement_1(el) && el.classList) el.classList.remove(className);
152
+ };
153
+ // Test if an element has a class
154
+ const hasClass = (el, className) => {
155
+ // We are checking for `el.classList` existence here since IE 11
156
+ // returns `undefined` for some elements (e.g. SVG elements)
157
+ if (className && isElement_1(el) && el.classList) return el.classList.contains(className);
158
+ return false;
159
+ };
160
+ // Set an attribute on an element
161
+ const setAttr = (el, attr, value) => {
162
+ if (attr && isElement_1(el)) {
163
+ el.setAttribute(attr, value);
164
+ }
165
+ };
166
+ // Remove an attribute from an element
167
+ const removeAttr = (el, attr) => {
168
+ if (attr && isElement_1(el)) {
169
+ el.removeAttribute(attr);
170
+ }
171
+ };
172
+ // Get an attribute value from an element
173
+ const getAttr = (el, attr) => attr && isElement_1(el) ? el.getAttribute(attr) : null;
174
+ // Determine if an attribute exists on an element
175
+ // Returns `true` or `false`, or `null` if element not found
176
+ const hasAttr = (el, attr) => attr && isElement_1(el) ? el.hasAttribute(attr) : null;
177
+ // Set an style property on an element
178
+ const setStyle = (el, prop, value) => {
179
+ if (prop && isElement_1(el)) {
180
+ el.style[prop] = value;
181
+ }
182
+ };
183
+ // Remove an style property from an element
184
+ const removeStyle = (el, prop) => {
185
+ if (prop && isElement_1(el)) {
186
+ el.style[prop] = '';
187
+ }
188
+ };
189
+ // Get an style property value from an element
190
+ // Returns `null` if not found
191
+ const getStyle = (el, prop) => prop && isElement_1(el) ? el.style[prop] || null : null;
192
+ // Return the Bounding Client Rect of an element
193
+ const getBCR = el => isElement_1(el) ? el.getBoundingClientRect() : null;
194
+ // Get computed style object for an element
195
+ const getCS = el => get_1(WINDOW, 'getComputedStyle', null) && isElement_1(el) ? getComputedStyle(el) : {};
196
+ // Return an element's offset with respect to document element
197
+ const offset = el => {
198
+ const _offset = {
199
+ top: 0,
200
+ left: 0
201
+ };
202
+ if (!isElement_1(el) || el.getClientRects().length === 0) {
203
+ return _offset;
204
+ }
205
+ const bcr = getBCR(el);
206
+ if (bcr) {
207
+ const win = el.ownerDocument.defaultView;
208
+ _offset.top = bcr.top + get_1(win, 'pageYOffset', 0);
209
+ _offset.left = bcr.left + get_1(win, 'pageXOffset', 0);
210
+ }
211
+ return _offset;
212
+ };
213
+ // Return an element's offset with respect to to its offsetParent
214
+ const position = el => {
215
+ let _offset = {
216
+ top: 0,
217
+ left: 0
218
+ };
219
+ if (!isElement_1(el)) {
220
+ return _offset;
221
+ }
222
+ let parentOffset = {
223
+ top: 0,
224
+ left: 0
225
+ };
226
+ const elStyles = getCS(el);
227
+ if (elStyles.position === 'fixed') {
228
+ _offset = getBCR(el) || _offset;
229
+ } else {
230
+ _offset = offset(el);
231
+ const doc = el.ownerDocument;
232
+ let offsetParent = el.offsetParent || doc.documentElement;
233
+ while (offsetParent && (offsetParent === doc.body || offsetParent === doc.documentElement) && getCS(offsetParent).position === 'static') {
234
+ offsetParent = offsetParent.parentNode;
235
+ }
236
+ if (offsetParent && offsetParent !== el && offsetParent.nodeType === Node.ELEMENT_NODE) {
237
+ parentOffset = offset(offsetParent);
238
+ const offsetParentStyles = getCS(offsetParent);
239
+ parentOffset.top += parseFloat(offsetParentStyles.borderTopWidth);
240
+ parentOffset.left += parseFloat(offsetParentStyles.borderLeftWidth);
241
+ }
242
+ }
243
+ return {
244
+ top: _offset.top - parentOffset.top - parseFloat(elStyles.marginTop),
245
+ left: _offset.left - parentOffset.left - parseFloat(elStyles.marginLeft)
246
+ };
247
+ };
248
+ const getMaxZIndex = element => {
249
+ let maxZIndex = 0;
250
+ while (element) {
251
+ const cs = getCS(element);
252
+ const zIndex = cs.zIndex;
253
+ if (zIndex !== 'auto') {
254
+ maxZIndex = +zIndex > maxZIndex ? +zIndex : maxZIndex;
255
+ }
256
+ element = element.parentElement;
257
+ }
258
+ return maxZIndex;
259
+ };
260
+
261
+ export { MutationObs, addClass, cancelAF, contains, getAttr, getBCR, getById, getCS, getMaxZIndex, getStyle, hasAttr, hasClass, isVisible, offset, position, reflow, removeAttr, removeClass, removeNode, removeStyle, requestAF, select, selectAll, setAttr, setStyle };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent } from 'vue-demi';
2
2
  import { OR_AVATAR_SIZE } from './components/OrAvatar/constants.js';
3
3
  import './components/OrIcon/OrIcon.js';
4
- import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-b77bb268.js';
4
+ import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-5f31d33e.js';
5
5
 
6
6
  var script = defineComponent({
7
7
  name: 'OrAvatar',
@@ -2,7 +2,7 @@ import { defineComponent, isVue3 } from 'vue-demi';
2
2
  import { BUTTON_TYPE, BUTTON_COLOR, BUTTON_SIZE, HTML_BUTTON_TYPE } from './components/OrButtonV2/constants.js';
3
3
  import './components/OrIcon/OrIcon.js';
4
4
  import './components/OrLoader/OrLoader.js';
5
- import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-b77bb268.js';
5
+ import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-5f31d33e.js';
6
6
  import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-a1fed697.js';
7
7
  import { LoaderViews } from './components/OrLoader/constants.js';
8
8
 
@@ -4,10 +4,10 @@ import './components/OrCard/OrCard.js';
4
4
  import { s as script$1 } from './OrCard.vue_vue_type_script_lang-81561dd8.js';
5
5
  import './components/OrIcon/OrIcon.js';
6
6
  import './components/OrSearch/OrSearch.js';
7
- import { s as script$3 } from './OrSearch.vue_vue_type_script_lang-933e71b8.js';
7
+ import { s as script$3 } from './OrSearch.vue_vue_type_script_lang-f7d8b9e1.js';
8
8
  import './components/OrIconButtonV2/OrIconButton.js';
9
- import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-b77bb268.js';
10
- import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-e078ed4c.js';
9
+ import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-5f31d33e.js';
10
+ import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-a520c527.js';
11
11
 
12
12
  var script = defineComponent({
13
13
  name: 'OrCardCollection',
@@ -2,7 +2,7 @@ import { s as styleInject } from './style-inject.es-4c6f2515.js';
2
2
  import { defineComponent, ref } from 'vue-demi';
3
3
  import { EVENTS } from './components/OrCarousel/constants.js';
4
4
  import './components/OrIcon/OrIcon.js';
5
- import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-b77bb268.js';
5
+ import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-5f31d33e.js';
6
6
 
7
7
  function _defineProperties(target, props) {
8
8
  for (var i = 0; i < props.length; i++) {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent } from 'vue-demi';
2
2
  import './components/OrIcon/OrIcon.js';
3
- import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-b77bb268.js';
3
+ import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-5f31d33e.js';
4
4
 
5
5
  var script = defineComponent({
6
6
  name: 'OrCheckbox',
@@ -1,6 +1,6 @@
1
1
  import { defineComponent } from 'vue-demi';
2
2
  import './components/OrIcon/OrIcon.js';
3
- import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-b77bb268.js';
3
+ import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-5f31d33e.js';
4
4
 
5
5
  var script = defineComponent({
6
6
  name: 'OrChip',
@@ -1,7 +1,7 @@
1
1
  import { defineComponent } from 'vue-demi';
2
2
  import './components/OrChip/OrChip.js';
3
3
  import { OR_CHIPS_VALUE_PROP, PLACEHOLDER_PROP } from './components/OrChips/constants.js';
4
- import { s as script$2 } from './OrChip.vue_vue_type_script_lang-d0c62419.js';
4
+ import { s as script$2 } from './OrChip.vue_vue_type_script_lang-56da33d4.js';
5
5
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, withModifiers, Fragment, renderList, createBlock, createElementVNode } from 'vue';
6
6
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
7
7
  import './components/OrLabel/OrLabel.js';
@@ -7,11 +7,11 @@ import { OrCodeLanguages } from './components/OrCode/constants.js';
7
7
  import theme from './components/OrCode/theme.js';
8
8
  import './components/OrIconButtonV2/OrIconButton.js';
9
9
  import './components/OrModal/OrModal.js';
10
- import { s as script$2 } from './OrModal.vue_vue_type_script_lang-153819d3.js';
10
+ import { s as script$2 } from './OrModal.vue_vue_type_script_lang-9354404b.js';
11
11
  import './components/OrError/OrError.js';
12
12
  import './components/OrHint/OrHint.js';
13
13
  import './components/OrLabel/OrLabel.js';
14
- import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-e078ed4c.js';
14
+ import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-a520c527.js';
15
15
  import { s as script$4 } from './OrError.vue_vue_type_script_lang-450321b8.js';
16
16
  import { s as script$5 } from './OrHint.vue_vue_type_script_lang-5eb3ee22.js';
17
17
  import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed, onBeforeUnmount, watch } from 'vue-demi';
2
2
  import { pxToRem } from './utils/functions/px-to-rem.js';
3
- import { s as setStyle, r as requestAF, a as reflow, e as removeStyle, c as cancelAF, f as getBCR } from './dom-571739a2.js';
3
+ import { setStyle, requestAF, reflow, removeStyle, cancelAF, getBCR } from './utils/functions/dom.js';
4
4
 
5
5
  var script = defineComponent({
6
6
  name: 'OrCollapse',
@@ -3,7 +3,7 @@ import { defineComponent, ref } from 'vue-demi';
3
3
  import { o as onClickOutside } from './index-09d1cb24.js';
4
4
  import defaultPalette from './components/OrColorPicker/utils/defultPalette.js';
5
5
  import './components/OrFloating/OrFloating.js';
6
- import { s as script$1 } from './OrFloating.vue_vue_type_script_lang-d762f4b0.js';
6
+ import { s as script$1 } from './OrFloating.vue_vue_type_script_lang-b8d031af.js';
7
7
  import { OrFloatingPlacements } from './components/OrFloating/constants.js';
8
8
  import { u as useToggle } from './index-f4d8e24c.js';
9
9
 
@@ -2,14 +2,14 @@ import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { b as useMagicKeys, c as useActiveElement } from './index-09d1cb24.js';
3
3
  import { l as logicAnd } from './index-500b3ace.js';
4
4
  import './components/OrButtonV2/OrButton.js';
5
- import { s as script$1 } from './OrButton.vue_vue_type_script_lang-5b8437d7.js';
5
+ import { s as script$1 } from './OrButton.vue_vue_type_script_lang-925382af.js';
6
6
  import './components/OrModal/OrModal.js';
7
7
  import './components/OrInput/OrInput.js';
8
8
  import { BUTTON_COLOR } from './components/OrButtonV2/constants.js';
9
9
  import { OrModalSizes } from './components/OrModal/constants.js';
10
10
  import { w as whenever } from './index-f4d8e24c.js';
11
- import { s as script$2 } from './OrModal.vue_vue_type_script_lang-153819d3.js';
12
- import { s as script$3 } from './OrInput.vue_vue_type_script_lang-1be980cf.js';
11
+ import { s as script$2 } from './OrModal.vue_vue_type_script_lang-9354404b.js';
12
+ import { s as script$3 } from './OrInput.vue_vue_type_script_lang-d38e72fb.js';
13
13
 
14
14
  var script = defineComponent({
15
15
  name: 'OrConfirm',
@@ -1,9 +1,9 @@
1
- import { _ as _baseToString, t as toString_1 } from './toString-47fa81b4.js';
1
+ import { _ as _baseToString, t as toString_1 } from './toString-41da8a6b.js';
2
2
  import { _ as _baseProperty } from './_baseProperty-a52739e9.js';
3
- import { t as toInteger_1 } from './toInteger-db8a475d.js';
3
+ import { t as toInteger_1 } from './toInteger-43f68f72.js';
4
4
  import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
5
5
  import { o as onClickOutside } from './index-09d1cb24.js';
6
- import { s as setStyle, r as requestAF, g as getCS, a as reflow, c as cancelAF } from './dom-571739a2.js';
6
+ import { setStyle, requestAF, getCS, reflow, cancelAF } from './utils/functions/dom.js';
7
7
  import { pxToRem } from './utils/functions/px-to-rem.js';
8
8
  import { OrDateTimePickerItemTypes, OrDateTimePickerTypes, DEFAULT_TEXT } from './components/OrDateTimePicker/constants.js';
9
9
  import { openBlock, createElementBlock, normalizeClass, withModifiers, toDisplayString } from 'vue';
@@ -14,12 +14,12 @@ import './components/OrError/OrError.js';
14
14
  import './components/OrHint/OrHint.js';
15
15
  import './components/OrCollapse/OrCollapse.js';
16
16
  import './components/OrIconButtonV2/OrIconButton.js';
17
- import { s as script$2 } from './OrFloating.vue_vue_type_script_lang-d762f4b0.js';
17
+ import { s as script$2 } from './OrFloating.vue_vue_type_script_lang-b8d031af.js';
18
18
  import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
19
19
  import { s as script$4 } from './OrError.vue_vue_type_script_lang-450321b8.js';
20
20
  import { s as script$5 } from './OrHint.vue_vue_type_script_lang-5eb3ee22.js';
21
- import { s as script$6 } from './OrCollapse.vue_vue_type_script_lang-e2dcce92.js';
22
- import { s as script$7 } from './OrIconButton.vue_vue_type_script_lang-e078ed4c.js';
21
+ import { s as script$6 } from './OrCollapse.vue_vue_type_script_lang-0d806abb.js';
22
+ import { s as script$7 } from './OrIconButton.vue_vue_type_script_lang-a520c527.js';
23
23
 
24
24
  /** Used as references for various `Number` constants. */
25
25
  var MAX_SAFE_INTEGER = 9007199254740991;
@@ -2,7 +2,7 @@ import { defineComponent, ref, nextTick } from 'vue-demi';
2
2
  import { a as autoUpdate, c as computePosition, o as offset, h as hide, f as flip, s as shift } from './floating-ui.dom.esm-83eba816.js';
3
3
  import script$1 from './components/OrTeleport/OrTeleport.js';
4
4
  import { OrFloatingPlacements, OrFloatingHideStrategy } from './components/OrFloating/constants.js';
5
- import { h as getMaxZIndex, g as getCS } from './dom-571739a2.js';
5
+ import { getMaxZIndex, getCS } from './utils/functions/dom.js';
6
6
 
7
7
  var script = defineComponent({
8
8
  name: 'OrFloating',
@@ -4,7 +4,7 @@ import { pxToRem } from './utils/functions/px-to-rem.js';
4
4
  import './components/OrTooltipContent/OrTooltipContent.js';
5
5
  import './components/OrFloating/OrFloating.js';
6
6
  import { s as script$1 } from './OrTooltipContent.vue_vue_type_script_lang-4c1afacb.js';
7
- import { s as script$2 } from './OrFloating.vue_vue_type_script_lang-d762f4b0.js';
7
+ import { s as script$2 } from './OrFloating.vue_vue_type_script_lang-b8d031af.js';
8
8
  import { OrFloatingPlacements } from './components/OrFloating/constants.js';
9
9
 
10
10
  var script = defineComponent({
@@ -1,11 +1,11 @@
1
1
  import { defineComponent, isVue3, h } from 'vue-demi';
2
2
  import './components/OrTooltip/OrTooltip.js';
3
- import { s as script$2 } from './OrTooltip.vue_vue_type_script_lang-3bf79d56.js';
3
+ import { s as script$2 } from './OrTooltip.vue_vue_type_script_lang-829c71fb.js';
4
4
  import { OrFloatingPlacements } from './components/OrFloating/constants.js';
5
5
  import { ICON_BUTTON_TYPE, HTML_BUTTON_TYPE, BUTTON_SIZE, BUTTON_COLOR } from './components/OrButtonV2/constants.js';
6
6
  import './components/OrIcon/OrIcon.js';
7
7
  import './components/OrLoader/OrLoader.js';
8
- import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-b77bb268.js';
8
+ import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-5f31d33e.js';
9
9
  import { s as script$4 } from './OrLoader.vue_vue_type_script_lang-a1fed697.js';
10
10
 
11
11
  /** Acts as pseudo "v-if" between <template /> and <or-tooltip /> */
@@ -1,14 +1,14 @@
1
1
  import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
2
2
  import { InlineTextEditTypes, InlineTextEditTrimmingTypes } from './components/OrInlineTextEdit/constants.js';
3
3
  import { u as useVModel } from './index-09d1cb24.js';
4
- import { s as setStyle, r as requestAF, g as getCS, a as reflow, c as cancelAF } from './dom-571739a2.js';
4
+ import { setStyle, requestAF, getCS, reflow, cancelAF } from './utils/functions/dom.js';
5
5
  import { pxToRem } from './utils/functions/px-to-rem.js';
6
6
  import './components/OrCollapse/OrCollapse.js';
7
7
  import './components/OrError/OrError.js';
8
8
  import './components/OrIconButtonV2/OrIconButton.js';
9
- import { s as script$1 } from './OrCollapse.vue_vue_type_script_lang-e2dcce92.js';
9
+ import { s as script$1 } from './OrCollapse.vue_vue_type_script_lang-0d806abb.js';
10
10
  import { s as script$2 } from './OrError.vue_vue_type_script_lang-450321b8.js';
11
- import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-e078ed4c.js';
11
+ import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-a520c527.js';
12
12
 
13
13
  var script = defineComponent({
14
14
  name: 'OrInlineTextEdit',
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
2
2
  import { pxToRem } from './utils/functions/px-to-rem.js';
3
- import { s as setStyle, r as requestAF, g as getCS, a as reflow, c as cancelAF } from './dom-571739a2.js';
3
+ import { setStyle, requestAF, getCS, reflow, cancelAF } from './utils/functions/dom.js';
4
4
  import './components/OrLabel/OrLabel.js';
5
5
  import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-6243e348.js';
6
6
  import './components/OrHint/OrHint.js';
@@ -8,7 +8,7 @@ import { s as script$2 } from './OrHint.vue_vue_type_script_lang-5eb3ee22.js';
8
8
  import './components/OrError/OrError.js';
9
9
  import { s as script$3 } from './OrError.vue_vue_type_script_lang-450321b8.js';
10
10
  import './components/OrCollapse/OrCollapse.js';
11
- import { s as script$4 } from './OrCollapse.vue_vue_type_script_lang-e2dcce92.js';
11
+ import { s as script$4 } from './OrCollapse.vue_vue_type_script_lang-0d806abb.js';
12
12
 
13
13
  var script = defineComponent({
14
14
  name: 'OrInput',