@onereach/ui-components 4.6.4 → 4.6.5

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 (728) 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/OrTextV3/OrText.vue.d.ts +2 -2
  137. package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +5 -3
  138. package/dist/bundled/v2/components/OrTextarea/OrTextarea.vue.d.ts +2 -2
  139. package/dist/bundled/v2/components/OrTextarea/index.js +5 -3
  140. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.vue.d.ts +2 -2
  141. package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +6 -5
  142. package/dist/bundled/v2/components/OrTextbox/OrTextbox.vue.d.ts +2 -2
  143. package/dist/bundled/v2/components/OrTextbox/index.js +6 -5
  144. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +5 -4
  145. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.vue.d.ts +2 -2
  146. package/dist/bundled/v2/components/OrTimePickerV3/index.js +5 -4
  147. package/dist/bundled/v2/components/OrToast/OrToast.js +9 -6
  148. package/dist/bundled/v2/components/OrToast/OrToast.vue.d.ts +2 -2
  149. package/dist/bundled/v2/components/OrToast/Timer.js +2 -1
  150. package/dist/bundled/v2/components/OrToast/composable/index.js +3 -2
  151. package/dist/bundled/v2/components/OrToast/composable/useToast.js +3 -1
  152. package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +3 -1
  153. package/dist/bundled/v2/components/OrToast/index.js +11 -7
  154. package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +11 -7
  155. package/dist/bundled/v2/components/OrToastContainer/index.js +11 -7
  156. package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +3 -2
  157. package/dist/bundled/v2/components/OrToastContainerV3/index.js +3 -2
  158. package/dist/bundled/v2/components/OrToastV3/OrToast.js +3 -2
  159. package/dist/bundled/v2/components/OrToastV3/OrToast.vue.d.ts +2 -2
  160. package/dist/bundled/v2/components/OrToastV3/Timer.js +2 -1
  161. package/dist/bundled/v2/components/OrToastV3/composable/index.js +3 -2
  162. package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +3 -1
  163. package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +3 -1
  164. package/dist/bundled/v2/components/OrToastV3/index.js +3 -2
  165. package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +33 -7
  166. package/dist/bundled/v2/components/OrTooltip/OrTooltip.vue.d.ts +2 -2
  167. package/dist/bundled/v2/components/OrTooltip/index.js +6 -5
  168. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +3 -2
  169. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +2 -2
  170. package/dist/bundled/v2/components/OrTooltipV3/index.js +3 -2
  171. package/dist/bundled/v2/components/index.js +21 -17
  172. package/dist/bundled/v2/dom-700444b4.js +260 -0
  173. package/dist/bundled/v2/eq-95cd2573.js +77 -0
  174. package/dist/bundled/v2/get-ab1b7d93.js +856 -0
  175. package/dist/bundled/v2/hooks/index.js +2 -1
  176. package/dist/bundled/v2/hooks/useOverflow.js +2 -1
  177. package/dist/bundled/v2/hooks/usePopoverState.js +2 -2
  178. package/dist/bundled/v2/hooks/useResponsive/index.js +2 -1
  179. package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +2 -1
  180. package/dist/bundled/v2/index-6d94f832.js +797 -0
  181. package/dist/bundled/v2/index-82718479.js +8 -0
  182. package/dist/bundled/v2/index-8a1b5b9c.js +294 -0
  183. package/dist/bundled/v2/index.js +21 -17
  184. package/dist/bundled/v2/isArrayLike-e46b8eac.js +91 -0
  185. package/dist/bundled/v2/isEqual-44382965.js +38 -0
  186. package/dist/bundled/v2/isObject-fe8b81fd.js +202 -0
  187. package/dist/bundled/v2/range-6f26eda4.js +136 -0
  188. package/dist/bundled/v2/round-f34440f4.js +66 -0
  189. package/dist/bundled/v2/toFinite-74227610.js +142 -0
  190. package/dist/bundled/v2/toInteger-2fd112a9.js +38 -0
  191. package/dist/bundled/v2/toString-f3196832.js +114 -0
  192. package/dist/bundled/v2/utils/functions/dom.js +5 -168
  193. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-37b5b618.js → OrAvatar.vue_vue_type_script_lang-2a494943.js} +1 -1
  194. package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-aebedcb2.js → OrBottomSheet.vue_vue_type_script_lang-2f9406a6.js} +2 -2
  195. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-cc8aa3a7.js → OrButton.vue_vue_type_script_lang-5ae410e5.js} +1 -1
  196. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-f58fa1b8.js → OrButton.vue_vue_type_script_lang-af5ff967.js} +1 -1
  197. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1f2d30f3.js → OrCardCollection.vue_vue_type_script_lang-86c25f0f.js} +3 -3
  198. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d15329fd.js → OrCardCollection.vue_vue_type_script_lang-decf25ee.js} +4 -4
  199. package/dist/bundled/v3/{OrCarousel.vue_vue_type_script_lang-a619731b.js → OrCarousel.vue_vue_type_script_lang-272cb9c9.js} +1 -1
  200. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-cfeb4a4e.js → OrCheckbox.vue_vue_type_script_lang-a6d72885.js} +1 -1
  201. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-2b4d6aa3.js → OrCheckbox.vue_vue_type_script_lang-b1dd62bd.js} +1 -1
  202. package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-f931fc03.js → OrCheckboxGroup.vue_vue_type_script_lang-b4421b8d.js} +2 -2
  203. package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-7e5bebf5.js → OrCheckboxTree.vue_vue_type_script_lang-c7beacdf.js} +4 -3
  204. package/dist/bundled/v3/{OrChip.vue_vue_type_script_lang-aaad645e.js → OrChip.vue_vue_type_script_lang-a182e324.js} +1 -1
  205. package/dist/bundled/v3/{OrChips.vue_vue_type_script_lang-ab6b8db5.js → OrChips.vue_vue_type_script_lang-9e98c258.js} +1 -1
  206. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-5bfa4f9c.js → OrCode.vue_vue_type_script_lang-7af61a76.js} +3 -3
  207. package/dist/bundled/v3/{OrCollapse.vue_vue_type_script_lang-35fdcade.js → OrCollapse.vue_vue_type_script_lang-2a5c0929.js} +1 -1
  208. package/dist/bundled/v3/{OrColorPicker.vue_vue_type_script_lang-461841d1.js → OrColorPicker.vue_vue_type_script_lang-6143f82f.js} +3 -2
  209. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-84f80066.js → OrConfirm.vue_vue_type_script_lang-ac591c04.js} +6 -5
  210. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-2cb65fae.js → OrConfirm.vue_vue_type_script_lang-cdd89236.js} +6 -5
  211. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-92222927.js → OrDatePicker.vue_vue_type_script_lang-b9052966.js} +4 -4
  212. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-b8045270.js → OrDateTimePicker.vue_vue_type_script_lang-111a251e.js} +330 -15
  213. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-81f3cb69.js → OrDateTimePicker.vue_vue_type_script_lang-741b8048.js} +5 -5
  214. package/dist/bundled/v3/{OrDateTimePickerMonthSelect-354e1af8.js → OrDateTimePickerMonthSelect-6c5e416a.js} +3 -3
  215. package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-eff55bd9.js → OrDateTimePickerPopoverHeader-894382f9.js} +1 -1
  216. package/dist/bundled/v3/{OrDateTimePickerTimeSelect-2f1a2767.js → OrDateTimePickerTimeSelect-b04942c5.js} +1 -1
  217. package/dist/bundled/v3/{OrFloating.vue_vue_type_script_lang-d01f7507.js → OrFloating.vue_vue_type_script_lang-d419627c.js} +1 -1
  218. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-22a17b06.js → OrIcon.vue_vue_type_script_lang-cd2da378.js} +1 -1
  219. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-fe97e57a.js → OrIconButton.vue_vue_type_script_lang-743eb1eb.js} +1 -1
  220. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-b5d5718b.js → OrIconButton.vue_vue_type_script_lang-d1496a81.js} +2 -2
  221. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-3131ae11.js → OrInlineInput.vue_vue_type_script_lang-2df002e8.js} +1 -1
  222. package/dist/bundled/v3/{OrInlineTextEdit.vue_vue_type_script_lang-f669de9e.js → OrInlineTextEdit.vue_vue_type_script_lang-1e78da3c.js} +4 -4
  223. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-db28519e.js → OrInlineTextarea.vue_vue_type_script_lang-139602f1.js} +1 -1
  224. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-5f74dd08.js → OrInput.vue_vue_type_script_lang-30a2b358.js} +2 -2
  225. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-5404596e.js → OrInput.vue_vue_type_script_lang-bf9fa981.js} +2 -2
  226. package/dist/bundled/v3/{OrList.vue_vue_type_script_lang-29a5842e.js → OrList.vue_vue_type_script_lang-ccab1c75.js} +843 -9
  227. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-740154ee.js → OrListOfInputs.vue_vue_type_script_lang-32d935ae.js} +4 -4
  228. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-49907820.js → OrLoader.vue_vue_type_script_lang-c1b5372a.js} +1 -1
  229. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-1f45bf44.js → OrMenu.vue_vue_type_script_lang-90d57815.js} +1 -1
  230. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-05916fd8.js → OrModal.vue_vue_type_script_lang-6e26795e.js} +3 -2
  231. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-31c15ba1.js → OrModal.vue_vue_type_script_lang-910b80a1.js} +2 -2
  232. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-4e5a04fa.js → OrNotification.vue_vue_type_script_lang-3f6dd187.js} +2 -2
  233. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-89bbc41f.js → OrNotification.vue_vue_type_script_lang-f414a938.js} +1 -1
  234. package/dist/bundled/v3/{OrNumberInput.vue_vue_type_script_lang-d56d7155.js → OrNumberInput.vue_vue_type_script_lang-1fb535e6.js} +1 -1
  235. package/dist/bundled/v3/{OrOverflowMenu.vue_vue_type_script_lang-1b4af3a6.js → OrOverflowMenu.vue_vue_type_script_lang-fb64f2d0.js} +5 -4
  236. package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-29ff6fd8.js → OrOverlay.vue_vue_type_script_lang-93864f05.js} +1 -1
  237. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-1835d432.js → OrPagination.vue_vue_type_script_lang-4d9cc1c9.js} +2 -2
  238. package/dist/bundled/v3/{OrPassword.vue_vue_type_script_lang-28c99eb3.js → OrPassword.vue_vue_type_script_lang-d8bfee83.js} +3 -3
  239. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-c75dbd63.js → OrPopover.vue_vue_type_script_lang-dca9481d.js} +2 -2
  240. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-eebf69ce.js → OrProgress.vue_vue_type_script_lang-1c15f38e.js} +3 -3
  241. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-46f3abbc.js → OrProgress.vue_vue_type_script_lang-a99362ae.js} +2 -2
  242. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-e2d36ed5.js → OrRadio.vue_vue_type_script_lang-3a551734.js} +4 -4
  243. package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-dfffdd80.js → OrRadioGroup.vue_vue_type_script_lang-5734ced2.js} +1 -1
  244. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-8dbecb52.js → OrSearch.vue_vue_type_script_lang-82b7b602.js} +4 -4
  245. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-142ab019.js → OrSearch.vue_vue_type_script_lang-ba26f3af.js} +3 -3
  246. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-0ab50e13.js → OrSelect.vue_vue_type_script_lang-a156c8b5.js} +4 -4
  247. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a8a2875f.js → OrSelect.vue_vue_type_script_lang-c9547f1b.js} +559 -7
  248. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-23c6a11f.js → OrSidebar.vue_vue_type_script_lang-3914fce0.js} +2 -2
  249. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-fddb063c.js → OrSidebar.vue_vue_type_script_lang-55b5ffb4.js} +1 -1
  250. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-b7c0a28e.js → OrSkeletonText.vue_vue_type_script_lang-26b3cfd1.js} +2 -2
  251. package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-15bd02fc.js → OrSkeletonText.vue_vue_type_script_lang-c2a5ab96.js} +2 -2
  252. package/dist/bundled/v3/{OrSlider.vue_vue_type_script_lang-f4fee03d.js → OrSlider.vue_vue_type_script_lang-22cc5cd5.js} +3 -3
  253. package/dist/bundled/v3/{OrStepper.vue_vue_type_script_lang-c2dffcac.js → OrStepper.vue_vue_type_script_lang-67408a1a.js} +1 -1
  254. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-286a0a4e.js → OrSwitch.vue_vue_type_script_lang-32427513.js} +1 -1
  255. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-255f33d2.js → OrTabs.vue_vue_type_script_lang-4c2cecd7.js} +2 -2
  256. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d76e6df4.js → OrTag.vue_vue_type_script_lang-cbb4a16d.js} +1 -1
  257. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-f4321103.js → OrTag.vue_vue_type_script_lang-ce916e72.js} +1 -1
  258. package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-4684a9c5.js → OrTags.vue_vue_type_script_lang-1f1278ce.js} +3 -3
  259. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-84594717.js → OrTextarea.vue_vue_type_script_lang-1ab55f91.js} +2 -2
  260. package/dist/bundled/v3/{OrTextbox.vue_vue_type_script_lang-ed48ed9b.js → OrTextbox.vue_vue_type_script_lang-1ec469f0.js} +3 -3
  261. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-e9684fe9.js → OrTimePicker.vue_vue_type_script_lang-a03960c6.js} +4 -4
  262. package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-6512c2eb.js → OrToastContainer.vue_vue_type_script_lang-592e1632.js} +1 -1
  263. package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-461fb6d1.js → OrToastContainer.vue_vue_type_script_lang-9f5a5d56.js} +1 -1
  264. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-f3ccffce.js → OrTooltip.vue_vue_type_script_lang-44e9f7e4.js} +1 -1
  265. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-ebca0d7c.js → OrTooltip.vue_vue_type_script_lang-a06d73f0.js} +28 -4
  266. package/dist/bundled/v3/_baseAssignValue-22e630c1.js +38 -0
  267. package/dist/bundled/v3/_baseIsEqual-a1cc156c.js +1237 -0
  268. package/dist/bundled/v3/_baseProperty-a52739e9.js +15 -0
  269. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +9 -7
  270. package/dist/bundled/v3/components/OrAvatar/OrAvatar.vue.d.ts +26 -11
  271. package/dist/bundled/v3/components/OrAvatar/index.js +8 -6
  272. package/dist/bundled/v3/components/OrAvatarV3/OrAvatar.vue.d.ts +24 -8
  273. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +5 -4
  274. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.vue.d.ts +33 -17
  275. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +4 -3
  276. package/dist/bundled/v3/components/OrButton/OrButton.vue.d.ts +51 -16
  277. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +9 -7
  278. package/dist/bundled/v3/components/OrButtonV2/OrButton.vue.d.ts +57 -20
  279. package/dist/bundled/v3/components/OrButtonV2/index.js +10 -9
  280. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +5 -4
  281. package/dist/bundled/v3/components/OrButtonV3/OrButton.vue.d.ts +35 -15
  282. package/dist/bundled/v3/components/OrButtonV3/index.js +4 -3
  283. package/dist/bundled/v3/components/OrCard/OrCard.vue.d.ts +15 -7
  284. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.js +15 -14
  285. package/dist/bundled/v3/components/OrCardCollection/OrCardCollection.vue.d.ts +47 -21
  286. package/dist/bundled/v3/components/OrCardCollection/index.js +14 -13
  287. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +14 -13
  288. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +70 -22
  289. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +13 -12
  290. package/dist/bundled/v3/components/OrCardV3/OrCard.vue.d.ts +7 -4
  291. package/dist/bundled/v3/components/OrCarousel/OrCarousel.js +9 -7
  292. package/dist/bundled/v3/components/OrCarousel/OrCarousel.vue.d.ts +676 -126
  293. package/dist/bundled/v3/components/OrCarousel/index.js +8 -6
  294. package/dist/bundled/v3/components/OrCarouselItem/OrCarouselItem.vue.d.ts +1 -1
  295. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +9 -7
  296. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.vue.d.ts +35 -15
  297. package/dist/bundled/v3/components/OrCheckbox/index.js +8 -6
  298. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +8 -7
  299. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +24 -6
  300. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +7 -6
  301. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +7 -6
  302. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +43 -17
  303. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +6 -5
  304. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +4 -3
  305. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +53 -23
  306. package/dist/bundled/v3/components/OrCheckboxV3/index.js +3 -2
  307. package/dist/bundled/v3/components/OrChip/OrChip.js +9 -7
  308. package/dist/bundled/v3/components/OrChip/OrChip.vue.d.ts +25 -9
  309. package/dist/bundled/v3/components/OrChip/index.js +8 -6
  310. package/dist/bundled/v3/components/OrChips/OrChips.js +10 -8
  311. package/dist/bundled/v3/components/OrChips/OrChips.vue.d.ts +51 -24
  312. package/dist/bundled/v3/components/OrChips/index.js +9 -7
  313. package/dist/bundled/v3/components/OrCode/OrCode.js +14 -12
  314. package/dist/bundled/v3/components/OrCode/OrCode.vue.d.ts +69 -24
  315. package/dist/bundled/v3/components/OrCode/index.js +13 -11
  316. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +7 -5
  317. package/dist/bundled/v3/components/OrCollapse/OrCollapse.vue.d.ts +39 -17
  318. package/dist/bundled/v3/components/OrCollapse/index.js +6 -4
  319. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +10 -7
  320. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.vue.d.ts +31 -13
  321. package/dist/bundled/v3/components/OrColorPicker/index.js +9 -6
  322. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.vue.d.ts +30 -8
  323. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +18 -16
  324. package/dist/bundled/v3/components/OrConfirm/OrConfirm.vue.d.ts +84 -23
  325. package/dist/bundled/v3/components/OrConfirm/index.js +17 -15
  326. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +13 -12
  327. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.vue.d.ts +91 -30
  328. package/dist/bundled/v3/components/OrConfirmV3/index.js +12 -11
  329. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +14 -13
  330. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.vue.d.ts +81 -25
  331. package/dist/bundled/v3/components/OrDatePickerV3/index.js +13 -12
  332. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +17 -13
  333. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.vue.d.ts +177 -68
  334. package/dist/bundled/v3/components/OrDateTimePicker/index.js +16 -12
  335. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +15 -14
  336. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +105 -31
  337. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +14 -13
  338. package/dist/bundled/v3/components/OrEmptyStateV3/OrEmptyState.vue.d.ts +28 -11
  339. package/dist/bundled/v3/components/OrError/OrError.vue.d.ts +8 -4
  340. package/dist/bundled/v3/components/OrErrorTagV3/OrErrorTag.vue.d.ts +7 -4
  341. package/dist/bundled/v3/components/OrErrorV3/OrError.vue.d.ts +18 -9
  342. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.vue.d.ts +35 -14
  343. package/dist/bundled/v3/components/OrFabV3/OrFab.vue.d.ts +20 -8
  344. package/dist/bundled/v3/components/OrFloating/OrFloating.js +7 -5
  345. package/dist/bundled/v3/components/OrFloating/OrFloating.vue.d.ts +46 -15
  346. package/dist/bundled/v3/components/OrFloating/index.js +6 -4
  347. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.vue.d.ts +30 -10
  348. package/dist/bundled/v3/components/OrHint/OrHint.vue.d.ts +8 -4
  349. package/dist/bundled/v3/components/OrHintV3/OrHint.vue.d.ts +18 -9
  350. package/dist/bundled/v3/components/OrIcon/OrIcon.js +8 -6
  351. package/dist/bundled/v3/components/OrIcon/OrIcon.vue.d.ts +44 -16
  352. package/dist/bundled/v3/components/OrIcon/index.js +7 -5
  353. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +10 -9
  354. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.vue.d.ts +43 -13
  355. package/dist/bundled/v3/components/OrIconButtonV2/index.js +9 -8
  356. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +8 -7
  357. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +52 -16
  358. package/dist/bundled/v3/components/OrIconButtonV3/index.js +7 -6
  359. package/dist/bundled/v3/components/OrIconV3/OrIcon.vue.d.ts +18 -7
  360. package/dist/bundled/v3/components/OrInlineInputBoxV3/OrInlineInputBox.vue.d.ts +16 -7
  361. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +9 -8
  362. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.vue.d.ts +83 -39
  363. package/dist/bundled/v3/components/OrInlineInputV3/index.js +8 -7
  364. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.js +14 -12
  365. package/dist/bundled/v3/components/OrInlineTextEdit/OrInlineTextEdit.vue.d.ts +95 -43
  366. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +13 -11
  367. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +9 -8
  368. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.vue.d.ts +79 -39
  369. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +8 -7
  370. package/dist/bundled/v3/components/OrInput/OrInput.js +8 -6
  371. package/dist/bundled/v3/components/OrInput/OrInput.vue.d.ts +87 -36
  372. package/dist/bundled/v3/components/OrInput/index.js +7 -5
  373. package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.vue.d.ts +22 -7
  374. package/dist/bundled/v3/components/OrInputV3/OrInput.js +10 -9
  375. package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +85 -34
  376. package/dist/bundled/v3/components/OrInputV3/index.js +9 -8
  377. package/dist/bundled/v3/components/OrLabel/OrLabel.vue.d.ts +20 -9
  378. package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +24 -9
  379. package/dist/bundled/v3/components/OrLinkV3/OrLink.vue.d.ts +24 -7
  380. package/dist/bundled/v3/components/OrList/OrList.js +16 -13
  381. package/dist/bundled/v3/components/OrList/OrList.vue.d.ts +47 -21
  382. package/dist/bundled/v3/components/OrList/index.js +15 -12
  383. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +19 -16
  384. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.vue.d.ts +27 -11
  385. package/dist/bundled/v3/components/OrListOfInputs/index.js +18 -15
  386. package/dist/bundled/v3/components/OrLoader/OrLoader.vue.d.ts +26 -10
  387. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +4 -3
  388. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.vue.d.ts +34 -13
  389. package/dist/bundled/v3/components/OrLoaderV3/index.js +3 -2
  390. package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.vue.d.ts +34 -13
  391. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +7 -6
  392. package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +31 -15
  393. package/dist/bundled/v3/components/OrMenuV3/index.js +6 -5
  394. package/dist/bundled/v3/components/OrModal/OrModal.js +13 -11
  395. package/dist/bundled/v3/components/OrModal/OrModal.vue.d.ts +38 -14
  396. package/dist/bundled/v3/components/OrModal/index.js +12 -10
  397. package/dist/bundled/v3/components/OrModalV3/OrModal.js +9 -8
  398. package/dist/bundled/v3/components/OrModalV3/OrModal.vue.d.ts +25 -13
  399. package/dist/bundled/v3/components/OrModalV3/index.js +8 -7
  400. package/dist/bundled/v3/components/OrNotification/OrNotification.js +11 -10
  401. package/dist/bundled/v3/components/OrNotification/OrNotification.vue.d.ts +27 -9
  402. package/dist/bundled/v3/components/OrNotification/index.js +10 -9
  403. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +9 -8
  404. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.vue.d.ts +20 -9
  405. package/dist/bundled/v3/components/OrNotificationV3/index.js +8 -7
  406. package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.js +9 -7
  407. package/dist/bundled/v3/components/OrNumberInput/OrNumberInput.vue.d.ts +70 -24
  408. package/dist/bundled/v3/components/OrNumberInput/index.js +8 -6
  409. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +14 -12
  410. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.vue.d.ts +31 -13
  411. package/dist/bundled/v3/components/OrOverflowMenu/index.js +13 -11
  412. package/dist/bundled/v3/components/OrOverlay/OrOverlay.vue.d.ts +16 -6
  413. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +4 -3
  414. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.vue.d.ts +14 -7
  415. package/dist/bundled/v3/components/OrOverlayV3/index.js +3 -2
  416. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +10 -9
  417. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.vue.d.ts +75 -27
  418. package/dist/bundled/v3/components/OrPaginationV3/index.js +9 -8
  419. package/dist/bundled/v3/components/OrPassword/OrPassword.js +15 -13
  420. package/dist/bundled/v3/components/OrPassword/OrPassword.vue.d.ts +63 -22
  421. package/dist/bundled/v3/components/OrPassword/index.js +14 -12
  422. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +6 -5
  423. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +74 -24
  424. package/dist/bundled/v3/components/OrPopoverV3/index.js +5 -4
  425. package/dist/bundled/v3/components/OrProgress/OrProgress.js +7 -3
  426. package/dist/bundled/v3/components/OrProgress/OrProgress.vue.d.ts +56 -20
  427. package/dist/bundled/v3/components/OrProgress/index.js +6 -2
  428. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +9 -4
  429. package/dist/bundled/v3/components/OrProgressV3/OrProgress.vue.d.ts +62 -25
  430. package/dist/bundled/v3/components/OrProgressV3/index.js +8 -3
  431. package/dist/bundled/v3/components/OrRadio/OrRadio.js +9 -4
  432. package/dist/bundled/v3/components/OrRadio/OrRadio.vue.d.ts +35 -13
  433. package/dist/bundled/v3/components/OrRadio/index.js +8 -3
  434. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.vue.d.ts +26 -9
  435. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +4 -3
  436. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +32 -6
  437. package/dist/bundled/v3/components/OrRadioGroupV3/index.js +3 -2
  438. package/dist/bundled/v3/components/OrRadioV3/OrRadio.vue.d.ts +49 -21
  439. package/dist/bundled/v3/components/OrSearch/OrSearch.js +14 -13
  440. package/dist/bundled/v3/components/OrSearch/OrSearch.vue.d.ts +65 -23
  441. package/dist/bundled/v3/components/OrSearch/index.js +13 -12
  442. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +11 -10
  443. package/dist/bundled/v3/components/OrSearchV3/OrSearch.vue.d.ts +41 -17
  444. package/dist/bundled/v3/components/OrSearchV3/index.js +10 -9
  445. package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.vue.d.ts +25 -9
  446. package/dist/bundled/v3/components/OrSelect/OrSelect.js +17 -11
  447. package/dist/bundled/v3/components/OrSelect/OrSelect.vue.d.ts +77 -28
  448. package/dist/bundled/v3/components/OrSelect/index.js +16 -10
  449. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +13 -12
  450. package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +117 -38
  451. package/dist/bundled/v3/components/OrSelectV3/index.js +12 -11
  452. package/dist/bundled/v3/components/OrSidebar/OrSidebar.js +4 -3
  453. package/dist/bundled/v3/components/OrSidebar/OrSidebar.vue.d.ts +33 -14
  454. package/dist/bundled/v3/components/OrSidebar/index.js +3 -2
  455. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +9 -8
  456. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.vue.d.ts +63 -28
  457. package/dist/bundled/v3/components/OrSidebarV3/index.js +8 -7
  458. package/dist/bundled/v3/components/OrSkeleton/index.js +6 -2
  459. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.vue.d.ts +20 -9
  460. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.vue.d.ts +28 -13
  461. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.vue.d.ts +22 -9
  462. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.vue.d.ts +26 -11
  463. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +7 -3
  464. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.vue.d.ts +26 -10
  465. package/dist/bundled/v3/components/OrSkeletonText/index.js +6 -2
  466. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +7 -3
  467. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.vue.d.ts +40 -16
  468. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +6 -2
  469. package/dist/bundled/v3/components/OrSkeletonV3/index.js +6 -2
  470. package/dist/bundled/v3/components/OrSlider/OrSlider.js +11 -8
  471. package/dist/bundled/v3/components/OrSlider/OrSlider.vue.d.ts +91 -35
  472. package/dist/bundled/v3/components/OrSlider/index.js +10 -7
  473. package/dist/bundled/v3/components/OrSortHeaderV3/OrSortHeader.vue.d.ts +25 -13
  474. package/dist/bundled/v3/components/OrStepper/OrStepper.js +10 -8
  475. package/dist/bundled/v3/components/OrStepper/OrStepper.vue.d.ts +43 -16
  476. package/dist/bundled/v3/components/OrStepper/index.js +9 -7
  477. package/dist/bundled/v3/components/OrSwitch/OrSwitch.vue.d.ts +33 -12
  478. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +5 -4
  479. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.vue.d.ts +53 -22
  480. package/dist/bundled/v3/components/OrSwitchV3/index.js +4 -3
  481. package/dist/bundled/v3/components/OrTab/OrTab.vue.d.ts +22 -9
  482. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.vue.d.ts +29 -13
  483. package/dist/bundled/v3/components/OrTabV3/OrTab.vue.d.ts +17 -10
  484. package/dist/bundled/v3/components/OrTabs/OrTabs.vue.d.ts +17 -4
  485. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +8 -7
  486. package/dist/bundled/v3/components/OrTabsV3/OrTabs.vue.d.ts +71 -25
  487. package/dist/bundled/v3/components/OrTabsV3/index.js +7 -6
  488. package/dist/bundled/v3/components/OrTag/OrTag.js +9 -7
  489. package/dist/bundled/v3/components/OrTag/OrTag.vue.d.ts +27 -10
  490. package/dist/bundled/v3/components/OrTag/index.js +8 -6
  491. package/dist/bundled/v3/components/OrTagV3/OrTag.js +9 -8
  492. package/dist/bundled/v3/components/OrTagV3/OrTag.vue.d.ts +23 -12
  493. package/dist/bundled/v3/components/OrTagV3/index.js +8 -7
  494. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +12 -11
  495. package/dist/bundled/v3/components/OrTagsV3/OrTags.vue.d.ts +63 -19
  496. package/dist/bundled/v3/components/OrTagsV3/index.js +11 -10
  497. package/dist/bundled/v3/components/OrTeleport/OrTeleport.vue3.vue.d.ts +10 -4
  498. package/dist/bundled/v3/components/OrTeleportV3/OrTeleport.vue3.vue.d.ts +10 -4
  499. package/dist/bundled/v3/components/OrTextV3/OrText.vue.d.ts +24 -11
  500. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +8 -6
  501. package/dist/bundled/v3/components/OrTextarea/OrTextarea.vue.d.ts +85 -37
  502. package/dist/bundled/v3/components/OrTextarea/index.js +7 -5
  503. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.vue.d.ts +73 -32
  504. package/dist/bundled/v3/components/OrTextbox/OrTextbox.js +12 -11
  505. package/dist/bundled/v3/components/OrTextbox/OrTextbox.vue.d.ts +137 -55
  506. package/dist/bundled/v3/components/OrTextbox/index.js +11 -10
  507. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +13 -12
  508. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.vue.d.ts +79 -25
  509. package/dist/bundled/v3/components/OrTimePickerV3/index.js +12 -11
  510. package/dist/bundled/v3/components/OrToast/OrToast.js +13 -10
  511. package/dist/bundled/v3/components/OrToast/OrToast.vue.d.ts +31 -11
  512. package/dist/bundled/v3/components/OrToast/Timer.js +2 -1
  513. package/dist/bundled/v3/components/OrToast/composable/index.js +3 -2
  514. package/dist/bundled/v3/components/OrToast/composable/useToast.js +3 -1
  515. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +3 -1
  516. package/dist/bundled/v3/components/OrToast/index.js +16 -12
  517. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +17 -13
  518. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.vue.d.ts +55 -25
  519. package/dist/bundled/v3/components/OrToastContainer/index.js +16 -12
  520. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +10 -9
  521. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.vue.d.ts +54 -24
  522. package/dist/bundled/v3/components/OrToastContainerV3/index.js +9 -8
  523. package/dist/bundled/v3/components/OrToastV3/OrToast.js +8 -7
  524. package/dist/bundled/v3/components/OrToastV3/OrToast.vue.d.ts +38 -16
  525. package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -1
  526. package/dist/bundled/v3/components/OrToastV3/composable/index.js +3 -2
  527. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +3 -1
  528. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +3 -1
  529. package/dist/bundled/v3/components/OrToastV3/index.js +9 -8
  530. package/dist/bundled/v3/components/OrTooltip/OrTooltip.js +8 -7
  531. package/dist/bundled/v3/components/OrTooltip/OrTooltip.vue.d.ts +33 -14
  532. package/dist/bundled/v3/components/OrTooltip/index.js +7 -6
  533. package/dist/bundled/v3/components/OrTooltipContent/OrTooltipContent.vue.d.ts +10 -4
  534. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +7 -6
  535. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.vue.d.ts +31 -15
  536. package/dist/bundled/v3/components/OrTooltipV3/index.js +6 -5
  537. package/dist/bundled/v3/components/index.js +90 -85
  538. package/dist/bundled/v3/directives/dropdown-close.d.ts +1 -3
  539. package/dist/bundled/v3/directives/dropdown-open.d.ts +1 -3
  540. package/dist/bundled/v3/dom-700444b4.js +260 -0
  541. package/dist/bundled/v3/eq-95cd2573.js +77 -0
  542. package/dist/bundled/v3/get-ab1b7d93.js +856 -0
  543. package/dist/bundled/v3/hooks/index.js +2 -1
  544. package/dist/bundled/v3/hooks/useOverflow.js +2 -1
  545. package/dist/bundled/v3/hooks/usePopoverState.js +2 -2
  546. package/dist/bundled/v3/hooks/useResponsive/index.js +2 -1
  547. package/dist/bundled/v3/hooks/useResponsive/useResponsive.d.ts +2 -2
  548. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +2 -1
  549. package/dist/bundled/v3/index-02705c13.js +797 -0
  550. package/dist/bundled/v3/index-51eb57bd.js +8 -0
  551. package/dist/bundled/v3/index-5e8e7a46.js +294 -0
  552. package/dist/bundled/v3/index.js +90 -85
  553. package/dist/bundled/v3/isArrayLike-e46b8eac.js +91 -0
  554. package/dist/bundled/v3/isEqual-44382965.js +38 -0
  555. package/dist/bundled/v3/isObject-fe8b81fd.js +202 -0
  556. package/dist/bundled/v3/range-6f26eda4.js +136 -0
  557. package/dist/bundled/v3/round-f34440f4.js +66 -0
  558. package/dist/bundled/v3/toFinite-74227610.js +142 -0
  559. package/dist/bundled/v3/toInteger-2fd112a9.js +38 -0
  560. package/dist/bundled/v3/toString-f3196832.js +114 -0
  561. package/dist/bundled/v3/utils/functions/dom.js +5 -168
  562. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
  563. package/dist/esm/v2/components/or-textarea/OrTextarea.vue.d.ts +2 -2
  564. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +2 -2
  565. package/dist/esm/v2/components/or-textbox/OrTextbox.vue.d.ts +2 -2
  566. package/dist/esm/v2/components/or-time-picker-v3/OrTimePicker.vue.d.ts +2 -2
  567. package/dist/esm/v2/components/or-toast/OrToast.vue.d.ts +2 -2
  568. package/dist/esm/v2/components/or-toast/or-toast-container/OrToastContainer.vue.d.ts +2 -2
  569. package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -2
  570. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue.d.ts +2 -2
  571. package/dist/esm/v2/components/or-tooltip/OrTooltip.vue.d.ts +2 -2
  572. package/dist/esm/v2/components/or-tooltip/or-tooltip-content/OrTooltipContent.vue.d.ts +2 -2
  573. package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
  574. package/dist/esm/v3/components/or-avatar/OrAvatar.vue.d.ts +26 -11
  575. package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +24 -8
  576. package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +33 -17
  577. package/dist/esm/v3/components/or-button/OrButton.vue.d.ts +51 -16
  578. package/dist/esm/v3/components/or-button-v2/OrButton.vue.d.ts +57 -20
  579. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +35 -15
  580. package/dist/esm/v3/components/or-card/OrCard.vue.d.ts +15 -7
  581. package/dist/esm/v3/components/or-card-collection/OrCardCollection.vue.d.ts +47 -21
  582. package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +70 -22
  583. package/dist/esm/v3/components/or-card-collection-v3/partials/OrCardCollectionView.vue3.vue.d.ts +14 -6
  584. package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +7 -4
  585. package/dist/esm/v3/components/or-carousel/OrCarousel.vue.d.ts +676 -126
  586. package/dist/esm/v3/components/or-carousel/or-carousel-item/OrCarouselItem.vue.d.ts +1 -1
  587. package/dist/esm/v3/components/or-checkbox/OrCheckbox.vue.d.ts +35 -15
  588. package/dist/esm/v3/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +24 -6
  589. package/dist/esm/v3/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +43 -17
  590. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +53 -23
  591. package/dist/esm/v3/components/or-chips/OrChips.vue.d.ts +51 -24
  592. package/dist/esm/v3/components/or-chips/or-chip/OrChip.vue.d.ts +25 -9
  593. package/dist/esm/v3/components/or-chips/partials/OrChipsInput.vue.d.ts +37 -17
  594. package/dist/esm/v3/components/or-code/OrCode.vue.d.ts +69 -24
  595. package/dist/esm/v3/components/or-collapse/OrCollapse.vue.d.ts +39 -17
  596. package/dist/esm/v3/components/or-color-picker/OrColorPicker.vue.d.ts +31 -13
  597. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +30 -8
  598. package/dist/esm/v3/components/or-confirm/OrConfirm.vue.d.ts +84 -23
  599. package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +91 -30
  600. package/dist/esm/v3/components/or-date-picker-v3/OrDatePicker.vue.d.ts +81 -25
  601. package/dist/esm/v3/components/or-date-time-picker/OrDateTimePicker.vue.d.ts +177 -68
  602. package/dist/esm/v3/components/or-date-time-picker/partials/OrDateTimePickerCalendarItem.vue.d.ts +33 -12
  603. package/dist/esm/v3/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +105 -31
  604. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-date-control/OrDateTimePickerDateControl.vue.d.ts +28 -11
  605. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-date-select/OrDateTimePickerDateSelect.vue.d.ts +39 -17
  606. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-mobile-control/OrDateTimePickerMobileControl.vue.d.ts +15 -7
  607. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-month-select/OrDateTimePickerMonthSelect.vue.d.ts +85 -23
  608. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-footer/OrDateTimePickerPopoverFooter.vue.d.ts +11 -7
  609. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-popover-header/OrDateTimePickerPopoverHeader.vue.d.ts +7 -4
  610. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-time-control/OrDateTimePickerTimeControl.vue.d.ts +28 -11
  611. package/dist/esm/v3/components/or-date-time-picker-v3/partials/or-date-time-picker-time-select/OrDateTimePickerTimeSelect.vue.d.ts +37 -15
  612. package/dist/esm/v3/components/or-empty-state-v3/OrEmptyState.vue.d.ts +28 -11
  613. package/dist/esm/v3/components/or-error/OrError.vue.d.ts +8 -4
  614. package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +7 -4
  615. package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +18 -9
  616. package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +35 -14
  617. package/dist/esm/v3/components/or-fab-v3/OrFab.vue.d.ts +20 -8
  618. package/dist/esm/v3/components/or-floating/OrFloating.vue.d.ts +46 -15
  619. package/dist/esm/v3/components/or-form-group-v3/OrFormGroup.vue.d.ts +30 -10
  620. package/dist/esm/v3/components/or-hint/OrHint.vue.d.ts +8 -4
  621. package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +18 -9
  622. package/dist/esm/v3/components/or-icon/OrIcon.vue.d.ts +44 -16
  623. package/dist/esm/v3/components/or-icon-button-v2/OrIconButton.vue.d.ts +43 -13
  624. package/dist/esm/v3/components/or-icon-button-v2/partials/OrTooltipWrapper.vue.d.ts +10 -8
  625. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +52 -16
  626. package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +18 -7
  627. package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +16 -7
  628. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +83 -39
  629. package/dist/esm/v3/components/or-inline-text-edit/OrInlineTextEdit.vue.d.ts +95 -43
  630. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +79 -39
  631. package/dist/esm/v3/components/or-input/OrInput.vue.d.ts +87 -36
  632. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +22 -7
  633. package/dist/esm/v3/components/or-input-box-v3/partials/or-input-box-addon/OrInputBoxAddon.vue.d.ts +18 -7
  634. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +85 -34
  635. package/dist/esm/v3/components/or-label/OrLabel.vue.d.ts +20 -9
  636. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +24 -9
  637. package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +24 -7
  638. package/dist/esm/v3/components/or-list/OrList.vue.d.ts +47 -21
  639. package/dist/esm/v3/components/or-list-of-inputs/OrListOfInputs.vue.d.ts +27 -11
  640. package/dist/esm/v3/components/or-loader/OrLoader.vue.d.ts +26 -10
  641. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +34 -13
  642. package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +34 -13
  643. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +31 -15
  644. package/dist/esm/v3/components/or-modal/OrModal.vue.d.ts +38 -14
  645. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +25 -13
  646. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-content/OrModalContent.vue.d.ts +7 -4
  647. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-footer/OrModalFooter.vue.d.ts +7 -4
  648. package/dist/esm/v3/components/or-modal-v3/partials/or-modal-header/OrModalHeader.vue.d.ts +11 -6
  649. package/dist/esm/v3/components/or-notification/OrNotification.vue.d.ts +27 -9
  650. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +20 -9
  651. package/dist/esm/v3/components/or-number-input/OrNumberInput.vue.d.ts +70 -24
  652. package/dist/esm/v3/components/or-overflow-menu/OrOverflowMenu.vue.d.ts +31 -13
  653. package/dist/esm/v3/components/or-overflow-menu/partials/OrOverflowMenuItem.vue.d.ts +23 -7
  654. package/dist/esm/v3/components/or-overlay/OrOverlay.vue.d.ts +16 -6
  655. package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +14 -7
  656. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +75 -27
  657. package/dist/esm/v3/components/or-password/OrPassword.vue.d.ts +63 -22
  658. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +74 -24
  659. package/dist/esm/v3/components/or-progress/OrProgress.vue.d.ts +56 -20
  660. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +62 -25
  661. package/dist/esm/v3/components/or-radio/OrRadio.vue.d.ts +35 -13
  662. package/dist/esm/v3/components/or-radio-group/OrRadioGroup.vue.d.ts +26 -9
  663. package/dist/esm/v3/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +32 -6
  664. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +49 -21
  665. package/dist/esm/v3/components/or-search/OrSearch.vue.d.ts +65 -23
  666. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +41 -17
  667. package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +25 -9
  668. package/dist/esm/v3/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +20 -8
  669. package/dist/esm/v3/components/or-select/OrSelect.vue.d.ts +77 -28
  670. package/dist/esm/v3/components/or-select/partials/OrSelectContent.vue.d.ts +49 -18
  671. package/dist/esm/v3/components/or-select/partials/OrSelectContentEmpty.vue.d.ts +16 -4
  672. package/dist/esm/v3/components/or-select/partials/OrSelectContentOptions.vue.d.ts +67 -13
  673. package/dist/esm/v3/components/or-select/partials/OrSelectInput.vue.d.ts +41 -16
  674. package/dist/esm/v3/components/or-select/partials/OrSelectInputValue.vue.d.ts +35 -16
  675. package/dist/esm/v3/components/or-select/partials/OrSelectMain.vue.d.ts +71 -24
  676. package/dist/esm/v3/components/or-select/partials/OrSelectOption.vue.d.ts +19 -7
  677. package/dist/esm/v3/components/or-select/partials/OrSelectSearchOptions.vue.d.ts +24 -11
  678. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +117 -38
  679. package/dist/esm/v3/components/or-sidebar/OrSidebar.vue.d.ts +33 -14
  680. package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +63 -28
  681. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/OrSidebarCollapseButton.vue.d.ts +23 -10
  682. package/dist/esm/v3/components/or-skeleton/or-skeleton-circle/OrSkeletonCircle.vue.d.ts +20 -9
  683. package/dist/esm/v3/components/or-skeleton/or-skeleton-rect/OrSkeletonRect.vue.d.ts +22 -9
  684. package/dist/esm/v3/components/or-skeleton/or-skeleton-text/OrSkeletonText.vue.d.ts +26 -10
  685. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-circle-v3/OrSkeletonCircle.vue.d.ts +28 -13
  686. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-rect-v3/OrSkeletonRect.vue.d.ts +26 -11
  687. package/dist/esm/v3/components/or-skeleton-v3/or-skeleton-text-v3/OrSkeletonText.vue.d.ts +40 -16
  688. package/dist/esm/v3/components/or-slider/OrSlider.vue.d.ts +91 -35
  689. package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +25 -13
  690. package/dist/esm/v3/components/or-stepper/OrStepper.vue.d.ts +43 -16
  691. package/dist/esm/v3/components/or-stepper/partials/OrStepperButtonOptions.vue.d.ts +20 -4
  692. package/dist/esm/v3/components/or-stepper/partials/OrStepperOptionHorizontal.vue.d.ts +26 -4
  693. package/dist/esm/v3/components/or-stepper/partials/OrStepperOptionVertical.vue.d.ts +26 -4
  694. package/dist/esm/v3/components/or-stepper/partials/OrStepperTitle.vue.d.ts +22 -6
  695. package/dist/esm/v3/components/or-stepper/partials/StatusIcon.vue.d.ts +12 -6
  696. package/dist/esm/v3/components/or-switch/OrSwitch.vue.d.ts +33 -12
  697. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +53 -22
  698. package/dist/esm/v3/components/or-tab/OrTab.vue.d.ts +22 -9
  699. package/dist/esm/v3/components/or-tab-header-item/OrTabHeaderItem.vue.d.ts +29 -13
  700. package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +17 -10
  701. package/dist/esm/v3/components/or-tabs/OrTabs.vue.d.ts +17 -4
  702. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +71 -25
  703. package/dist/esm/v3/components/or-tag/OrTag.vue.d.ts +27 -10
  704. package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +23 -12
  705. package/dist/esm/v3/components/or-tags-v3/OrTags.vue.d.ts +63 -19
  706. package/dist/esm/v3/components/or-teleport/OrTeleport.vue3.vue.d.ts +10 -4
  707. package/dist/esm/v3/components/or-teleport-v3/OrTeleport.vue3.vue.d.ts +10 -4
  708. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +24 -11
  709. package/dist/esm/v3/components/or-textarea/OrTextarea.vue.d.ts +85 -37
  710. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +73 -32
  711. package/dist/esm/v3/components/or-textbox/OrTextbox.vue.d.ts +137 -55
  712. package/dist/esm/v3/components/or-time-picker-v3/OrTimePicker.vue.d.ts +79 -25
  713. package/dist/esm/v3/components/or-toast/OrToast.vue.d.ts +31 -11
  714. package/dist/esm/v3/components/or-toast/or-toast-container/OrToastContainer.vue.d.ts +55 -25
  715. package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +38 -16
  716. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/OrToastContainer.vue.d.ts +54 -24
  717. package/dist/esm/v3/components/or-tooltip/OrTooltip.vue.d.ts +33 -14
  718. package/dist/esm/v3/components/or-tooltip/or-tooltip-content/OrTooltipContent.vue.d.ts +10 -4
  719. package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +31 -15
  720. package/dist/esm/v3/directives/dropdown-close.d.ts +1 -3
  721. package/dist/esm/v3/directives/dropdown-open.d.ts +1 -3
  722. package/dist/esm/v3/hooks/useResponsive/useResponsive.d.ts +2 -2
  723. package/package.json +3 -3
  724. package/dist/bundled/v2/index-968c331a.js +0 -15
  725. package/dist/bundled/v3/index-968c331a.js +0 -15
  726. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-9a8e332c.js → OrDateTimePickerMonthSelect-769685bc.js} +0 -0
  727. /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-61faaa61.js → OrDateTimePickerPopoverHeader-bc0df38f.js} +0 -0
  728. /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-2a5772a9.js → OrDateTimePickerTimeSelect-e284797b.js} +0 -0
@@ -0,0 +1,1237 @@
1
+ import { e as _ListCache, f as _Map, h as _MapCache, d as _overArg, i as _getNative, j as _toSource } from './get-ab1b7d93.js';
2
+ import { c as _baseGetTag, b as isObjectLike_1, _ as _root, e as _freeGlobal, a as _Symbol } from './isObject-fe8b81fd.js';
3
+ import { e as eq_1 } from './eq-95cd2573.js';
4
+ import { i as isArray_1 } from './toString-f3196832.js';
5
+ import { a as isLength_1, _ as _isIndex, i as isArrayLike_1 } from './isArrayLike-e46b8eac.js';
6
+
7
+ var ListCache$2 = _ListCache;
8
+
9
+ /**
10
+ * Removes all key-value entries from the stack.
11
+ *
12
+ * @private
13
+ * @name clear
14
+ * @memberOf Stack
15
+ */
16
+ function stackClear$1() {
17
+ this.__data__ = new ListCache$2();
18
+ this.size = 0;
19
+ }
20
+ var _stackClear = stackClear$1;
21
+
22
+ /**
23
+ * Removes `key` and its value from the stack.
24
+ *
25
+ * @private
26
+ * @name delete
27
+ * @memberOf Stack
28
+ * @param {string} key The key of the value to remove.
29
+ * @returns {boolean} Returns `true` if the entry was removed, else `false`.
30
+ */
31
+ function stackDelete$1(key) {
32
+ var data = this.__data__,
33
+ result = data['delete'](key);
34
+ this.size = data.size;
35
+ return result;
36
+ }
37
+ var _stackDelete = stackDelete$1;
38
+
39
+ /**
40
+ * Gets the stack value for `key`.
41
+ *
42
+ * @private
43
+ * @name get
44
+ * @memberOf Stack
45
+ * @param {string} key The key of the value to get.
46
+ * @returns {*} Returns the entry value.
47
+ */
48
+ function stackGet$1(key) {
49
+ return this.__data__.get(key);
50
+ }
51
+ var _stackGet = stackGet$1;
52
+
53
+ /**
54
+ * Checks if a stack value for `key` exists.
55
+ *
56
+ * @private
57
+ * @name has
58
+ * @memberOf Stack
59
+ * @param {string} key The key of the entry to check.
60
+ * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
61
+ */
62
+ function stackHas$1(key) {
63
+ return this.__data__.has(key);
64
+ }
65
+ var _stackHas = stackHas$1;
66
+
67
+ var ListCache$1 = _ListCache,
68
+ Map$1 = _Map,
69
+ MapCache$1 = _MapCache;
70
+
71
+ /** Used as the size to enable large array optimizations. */
72
+ var LARGE_ARRAY_SIZE = 200;
73
+
74
+ /**
75
+ * Sets the stack `key` to `value`.
76
+ *
77
+ * @private
78
+ * @name set
79
+ * @memberOf Stack
80
+ * @param {string} key The key of the value to set.
81
+ * @param {*} value The value to set.
82
+ * @returns {Object} Returns the stack cache instance.
83
+ */
84
+ function stackSet$1(key, value) {
85
+ var data = this.__data__;
86
+ if (data instanceof ListCache$1) {
87
+ var pairs = data.__data__;
88
+ if (!Map$1 || pairs.length < LARGE_ARRAY_SIZE - 1) {
89
+ pairs.push([key, value]);
90
+ this.size = ++data.size;
91
+ return this;
92
+ }
93
+ data = this.__data__ = new MapCache$1(pairs);
94
+ }
95
+ data.set(key, value);
96
+ this.size = data.size;
97
+ return this;
98
+ }
99
+ var _stackSet = stackSet$1;
100
+
101
+ var ListCache = _ListCache,
102
+ stackClear = _stackClear,
103
+ stackDelete = _stackDelete,
104
+ stackGet = _stackGet,
105
+ stackHas = _stackHas,
106
+ stackSet = _stackSet;
107
+
108
+ /**
109
+ * Creates a stack cache object to store key-value pairs.
110
+ *
111
+ * @private
112
+ * @constructor
113
+ * @param {Array} [entries] The key-value pairs to cache.
114
+ */
115
+ function Stack$1(entries) {
116
+ var data = this.__data__ = new ListCache(entries);
117
+ this.size = data.size;
118
+ }
119
+
120
+ // Add methods to `Stack`.
121
+ Stack$1.prototype.clear = stackClear;
122
+ Stack$1.prototype['delete'] = stackDelete;
123
+ Stack$1.prototype.get = stackGet;
124
+ Stack$1.prototype.has = stackHas;
125
+ Stack$1.prototype.set = stackSet;
126
+ var _Stack = Stack$1;
127
+
128
+ /**
129
+ * The base implementation of `_.times` without support for iteratee shorthands
130
+ * or max array length checks.
131
+ *
132
+ * @private
133
+ * @param {number} n The number of times to invoke `iteratee`.
134
+ * @param {Function} iteratee The function invoked per iteration.
135
+ * @returns {Array} Returns the array of results.
136
+ */
137
+ function baseTimes$1(n, iteratee) {
138
+ var index = -1,
139
+ result = Array(n);
140
+ while (++index < n) {
141
+ result[index] = iteratee(index);
142
+ }
143
+ return result;
144
+ }
145
+ var _baseTimes = baseTimes$1;
146
+
147
+ var baseGetTag$2 = _baseGetTag,
148
+ isObjectLike$3 = isObjectLike_1;
149
+
150
+ /** `Object#toString` result references. */
151
+ var argsTag$2 = '[object Arguments]';
152
+
153
+ /**
154
+ * The base implementation of `_.isArguments`.
155
+ *
156
+ * @private
157
+ * @param {*} value The value to check.
158
+ * @returns {boolean} Returns `true` if `value` is an `arguments` object,
159
+ */
160
+ function baseIsArguments$1(value) {
161
+ return isObjectLike$3(value) && baseGetTag$2(value) == argsTag$2;
162
+ }
163
+ var _baseIsArguments = baseIsArguments$1;
164
+
165
+ var baseIsArguments = _baseIsArguments,
166
+ isObjectLike$2 = isObjectLike_1;
167
+
168
+ /** Used for built-in method references. */
169
+ var objectProto$6 = Object.prototype;
170
+
171
+ /** Used to check objects for own properties. */
172
+ var hasOwnProperty$4 = objectProto$6.hasOwnProperty;
173
+
174
+ /** Built-in value references. */
175
+ var propertyIsEnumerable$1 = objectProto$6.propertyIsEnumerable;
176
+
177
+ /**
178
+ * Checks if `value` is likely an `arguments` object.
179
+ *
180
+ * @static
181
+ * @memberOf _
182
+ * @since 0.1.0
183
+ * @category Lang
184
+ * @param {*} value The value to check.
185
+ * @returns {boolean} Returns `true` if `value` is an `arguments` object,
186
+ * else `false`.
187
+ * @example
188
+ *
189
+ * _.isArguments(function() { return arguments; }());
190
+ * // => true
191
+ *
192
+ * _.isArguments([1, 2, 3]);
193
+ * // => false
194
+ */
195
+ var isArguments$1 = baseIsArguments(function () {
196
+ return arguments;
197
+ }()) ? baseIsArguments : function (value) {
198
+ return isObjectLike$2(value) && hasOwnProperty$4.call(value, 'callee') && !propertyIsEnumerable$1.call(value, 'callee');
199
+ };
200
+ var isArguments_1 = isArguments$1;
201
+
202
+ var isBufferExports = {};
203
+ var isBuffer$2 = {
204
+ get exports(){ return isBufferExports; },
205
+ set exports(v){ isBufferExports = v; },
206
+ };
207
+
208
+ /**
209
+ * This method returns `false`.
210
+ *
211
+ * @static
212
+ * @memberOf _
213
+ * @since 4.13.0
214
+ * @category Util
215
+ * @returns {boolean} Returns `false`.
216
+ * @example
217
+ *
218
+ * _.times(2, _.stubFalse);
219
+ * // => [false, false]
220
+ */
221
+ function stubFalse() {
222
+ return false;
223
+ }
224
+ var stubFalse_1 = stubFalse;
225
+
226
+ (function (module, exports) {
227
+ var root = _root,
228
+ stubFalse = stubFalse_1;
229
+
230
+ /** Detect free variable `exports`. */
231
+ var freeExports = exports && !exports.nodeType && exports;
232
+
233
+ /** Detect free variable `module`. */
234
+ var freeModule = freeExports && 'object' == 'object' && module && !module.nodeType && module;
235
+
236
+ /** Detect the popular CommonJS extension `module.exports`. */
237
+ var moduleExports = freeModule && freeModule.exports === freeExports;
238
+
239
+ /** Built-in value references. */
240
+ var Buffer = moduleExports ? root.Buffer : undefined;
241
+
242
+ /* Built-in method references for those with the same name as other `lodash` methods. */
243
+ var nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;
244
+
245
+ /**
246
+ * Checks if `value` is a buffer.
247
+ *
248
+ * @static
249
+ * @memberOf _
250
+ * @since 4.3.0
251
+ * @category Lang
252
+ * @param {*} value The value to check.
253
+ * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.
254
+ * @example
255
+ *
256
+ * _.isBuffer(new Buffer(2));
257
+ * // => true
258
+ *
259
+ * _.isBuffer(new Uint8Array(2));
260
+ * // => false
261
+ */
262
+ var isBuffer = nativeIsBuffer || stubFalse;
263
+ module.exports = isBuffer;
264
+ })(isBuffer$2, isBufferExports);
265
+
266
+ var baseGetTag$1 = _baseGetTag,
267
+ isLength = isLength_1,
268
+ isObjectLike$1 = isObjectLike_1;
269
+
270
+ /** `Object#toString` result references. */
271
+ var argsTag$1 = '[object Arguments]',
272
+ arrayTag$1 = '[object Array]',
273
+ boolTag$1 = '[object Boolean]',
274
+ dateTag$1 = '[object Date]',
275
+ errorTag$1 = '[object Error]',
276
+ funcTag = '[object Function]',
277
+ mapTag$2 = '[object Map]',
278
+ numberTag$1 = '[object Number]',
279
+ objectTag$2 = '[object Object]',
280
+ regexpTag$1 = '[object RegExp]',
281
+ setTag$2 = '[object Set]',
282
+ stringTag$1 = '[object String]',
283
+ weakMapTag$1 = '[object WeakMap]';
284
+ var arrayBufferTag$1 = '[object ArrayBuffer]',
285
+ dataViewTag$2 = '[object DataView]',
286
+ float32Tag = '[object Float32Array]',
287
+ float64Tag = '[object Float64Array]',
288
+ int8Tag = '[object Int8Array]',
289
+ int16Tag = '[object Int16Array]',
290
+ int32Tag = '[object Int32Array]',
291
+ uint8Tag = '[object Uint8Array]',
292
+ uint8ClampedTag = '[object Uint8ClampedArray]',
293
+ uint16Tag = '[object Uint16Array]',
294
+ uint32Tag = '[object Uint32Array]';
295
+
296
+ /** Used to identify `toStringTag` values of typed arrays. */
297
+ var typedArrayTags = {};
298
+ typedArrayTags[float32Tag] = typedArrayTags[float64Tag] = typedArrayTags[int8Tag] = typedArrayTags[int16Tag] = typedArrayTags[int32Tag] = typedArrayTags[uint8Tag] = typedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] = typedArrayTags[uint32Tag] = true;
299
+ typedArrayTags[argsTag$1] = typedArrayTags[arrayTag$1] = typedArrayTags[arrayBufferTag$1] = typedArrayTags[boolTag$1] = typedArrayTags[dataViewTag$2] = typedArrayTags[dateTag$1] = typedArrayTags[errorTag$1] = typedArrayTags[funcTag] = typedArrayTags[mapTag$2] = typedArrayTags[numberTag$1] = typedArrayTags[objectTag$2] = typedArrayTags[regexpTag$1] = typedArrayTags[setTag$2] = typedArrayTags[stringTag$1] = typedArrayTags[weakMapTag$1] = false;
300
+
301
+ /**
302
+ * The base implementation of `_.isTypedArray` without Node.js optimizations.
303
+ *
304
+ * @private
305
+ * @param {*} value The value to check.
306
+ * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
307
+ */
308
+ function baseIsTypedArray$1(value) {
309
+ return isObjectLike$1(value) && isLength(value.length) && !!typedArrayTags[baseGetTag$1(value)];
310
+ }
311
+ var _baseIsTypedArray = baseIsTypedArray$1;
312
+
313
+ /**
314
+ * The base implementation of `_.unary` without support for storing metadata.
315
+ *
316
+ * @private
317
+ * @param {Function} func The function to cap arguments for.
318
+ * @returns {Function} Returns the new capped function.
319
+ */
320
+ function baseUnary$1(func) {
321
+ return function (value) {
322
+ return func(value);
323
+ };
324
+ }
325
+ var _baseUnary = baseUnary$1;
326
+
327
+ var _nodeUtilExports = {};
328
+ var _nodeUtil = {
329
+ get exports(){ return _nodeUtilExports; },
330
+ set exports(v){ _nodeUtilExports = v; },
331
+ };
332
+
333
+ (function (module, exports) {
334
+ var freeGlobal = _freeGlobal;
335
+
336
+ /** Detect free variable `exports`. */
337
+ var freeExports = exports && !exports.nodeType && exports;
338
+
339
+ /** Detect free variable `module`. */
340
+ var freeModule = freeExports && 'object' == 'object' && module && !module.nodeType && module;
341
+
342
+ /** Detect the popular CommonJS extension `module.exports`. */
343
+ var moduleExports = freeModule && freeModule.exports === freeExports;
344
+
345
+ /** Detect free variable `process` from Node.js. */
346
+ var freeProcess = moduleExports && freeGlobal.process;
347
+
348
+ /** Used to access faster Node.js helpers. */
349
+ var nodeUtil = function () {
350
+ try {
351
+ // Use `util.types` for Node.js 10+.
352
+ var types = freeModule && freeModule.require && freeModule.require('util').types;
353
+ if (types) {
354
+ return types;
355
+ }
356
+
357
+ // Legacy `process.binding('util')` for Node.js < 10.
358
+ return freeProcess && freeProcess.binding && freeProcess.binding('util');
359
+ } catch (e) {}
360
+ }();
361
+ module.exports = nodeUtil;
362
+ })(_nodeUtil, _nodeUtilExports);
363
+
364
+ var baseIsTypedArray = _baseIsTypedArray,
365
+ baseUnary = _baseUnary,
366
+ nodeUtil = _nodeUtilExports;
367
+
368
+ /* Node.js helper references. */
369
+ var nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;
370
+
371
+ /**
372
+ * Checks if `value` is classified as a typed array.
373
+ *
374
+ * @static
375
+ * @memberOf _
376
+ * @since 3.0.0
377
+ * @category Lang
378
+ * @param {*} value The value to check.
379
+ * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
380
+ * @example
381
+ *
382
+ * _.isTypedArray(new Uint8Array);
383
+ * // => true
384
+ *
385
+ * _.isTypedArray([]);
386
+ * // => false
387
+ */
388
+ var isTypedArray$2 = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;
389
+ var isTypedArray_1 = isTypedArray$2;
390
+
391
+ var baseTimes = _baseTimes,
392
+ isArguments = isArguments_1,
393
+ isArray$2 = isArray_1,
394
+ isBuffer$1 = isBufferExports,
395
+ isIndex = _isIndex,
396
+ isTypedArray$1 = isTypedArray_1;
397
+
398
+ /** Used for built-in method references. */
399
+ var objectProto$5 = Object.prototype;
400
+
401
+ /** Used to check objects for own properties. */
402
+ var hasOwnProperty$3 = objectProto$5.hasOwnProperty;
403
+
404
+ /**
405
+ * Creates an array of the enumerable property names of the array-like `value`.
406
+ *
407
+ * @private
408
+ * @param {*} value The value to query.
409
+ * @param {boolean} inherited Specify returning inherited property names.
410
+ * @returns {Array} Returns the array of property names.
411
+ */
412
+ function arrayLikeKeys$1(value, inherited) {
413
+ var isArr = isArray$2(value),
414
+ isArg = !isArr && isArguments(value),
415
+ isBuff = !isArr && !isArg && isBuffer$1(value),
416
+ isType = !isArr && !isArg && !isBuff && isTypedArray$1(value),
417
+ skipIndexes = isArr || isArg || isBuff || isType,
418
+ result = skipIndexes ? baseTimes(value.length, String) : [],
419
+ length = result.length;
420
+ for (var key in value) {
421
+ if ((inherited || hasOwnProperty$3.call(value, key)) && !(skipIndexes && (
422
+ // Safari 9 has enumerable `arguments.length` in strict mode.
423
+ key == 'length' ||
424
+ // Node.js 0.10 has enumerable non-index properties on buffers.
425
+ isBuff && (key == 'offset' || key == 'parent') ||
426
+ // PhantomJS 2 has enumerable non-index properties on typed arrays.
427
+ isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset') ||
428
+ // Skip index properties.
429
+ isIndex(key, length)))) {
430
+ result.push(key);
431
+ }
432
+ }
433
+ return result;
434
+ }
435
+ var _arrayLikeKeys = arrayLikeKeys$1;
436
+
437
+ /** Used for built-in method references. */
438
+ var objectProto$4 = Object.prototype;
439
+
440
+ /**
441
+ * Checks if `value` is likely a prototype object.
442
+ *
443
+ * @private
444
+ * @param {*} value The value to check.
445
+ * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.
446
+ */
447
+ function isPrototype$1(value) {
448
+ var Ctor = value && value.constructor,
449
+ proto = typeof Ctor == 'function' && Ctor.prototype || objectProto$4;
450
+ return value === proto;
451
+ }
452
+ var _isPrototype = isPrototype$1;
453
+
454
+ var overArg = _overArg;
455
+
456
+ /* Built-in method references for those with the same name as other `lodash` methods. */
457
+ var nativeKeys$1 = overArg(Object.keys, Object);
458
+ var _nativeKeys = nativeKeys$1;
459
+
460
+ var isPrototype = _isPrototype,
461
+ nativeKeys = _nativeKeys;
462
+
463
+ /** Used for built-in method references. */
464
+ var objectProto$3 = Object.prototype;
465
+
466
+ /** Used to check objects for own properties. */
467
+ var hasOwnProperty$2 = objectProto$3.hasOwnProperty;
468
+
469
+ /**
470
+ * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
471
+ *
472
+ * @private
473
+ * @param {Object} object The object to query.
474
+ * @returns {Array} Returns the array of property names.
475
+ */
476
+ function baseKeys$1(object) {
477
+ if (!isPrototype(object)) {
478
+ return nativeKeys(object);
479
+ }
480
+ var result = [];
481
+ for (var key in Object(object)) {
482
+ if (hasOwnProperty$2.call(object, key) && key != 'constructor') {
483
+ result.push(key);
484
+ }
485
+ }
486
+ return result;
487
+ }
488
+ var _baseKeys = baseKeys$1;
489
+
490
+ var arrayLikeKeys = _arrayLikeKeys,
491
+ baseKeys = _baseKeys,
492
+ isArrayLike = isArrayLike_1;
493
+
494
+ /**
495
+ * Creates an array of the own enumerable property names of `object`.
496
+ *
497
+ * **Note:** Non-object values are coerced to objects. See the
498
+ * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)
499
+ * for more details.
500
+ *
501
+ * @static
502
+ * @since 0.1.0
503
+ * @memberOf _
504
+ * @category Object
505
+ * @param {Object} object The object to query.
506
+ * @returns {Array} Returns the array of property names.
507
+ * @example
508
+ *
509
+ * function Foo() {
510
+ * this.a = 1;
511
+ * this.b = 2;
512
+ * }
513
+ *
514
+ * Foo.prototype.c = 3;
515
+ *
516
+ * _.keys(new Foo);
517
+ * // => ['a', 'b'] (iteration order is not guaranteed)
518
+ *
519
+ * _.keys('hi');
520
+ * // => ['0', '1']
521
+ */
522
+ function keys$1(object) {
523
+ return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);
524
+ }
525
+ var keys_1 = keys$1;
526
+
527
+ /**
528
+ * A specialized version of `_.filter` for arrays without support for
529
+ * iteratee shorthands.
530
+ *
531
+ * @private
532
+ * @param {Array} [array] The array to iterate over.
533
+ * @param {Function} predicate The function invoked per iteration.
534
+ * @returns {Array} Returns the new filtered array.
535
+ */
536
+ function arrayFilter$1(array, predicate) {
537
+ var index = -1,
538
+ length = array == null ? 0 : array.length,
539
+ resIndex = 0,
540
+ result = [];
541
+ while (++index < length) {
542
+ var value = array[index];
543
+ if (predicate(value, index, array)) {
544
+ result[resIndex++] = value;
545
+ }
546
+ }
547
+ return result;
548
+ }
549
+ var _arrayFilter = arrayFilter$1;
550
+
551
+ /**
552
+ * This method returns a new empty array.
553
+ *
554
+ * @static
555
+ * @memberOf _
556
+ * @since 4.13.0
557
+ * @category Util
558
+ * @returns {Array} Returns the new empty array.
559
+ * @example
560
+ *
561
+ * var arrays = _.times(2, _.stubArray);
562
+ *
563
+ * console.log(arrays);
564
+ * // => [[], []]
565
+ *
566
+ * console.log(arrays[0] === arrays[1]);
567
+ * // => false
568
+ */
569
+ function stubArray$1() {
570
+ return [];
571
+ }
572
+ var stubArray_1 = stubArray$1;
573
+
574
+ var arrayFilter = _arrayFilter,
575
+ stubArray = stubArray_1;
576
+
577
+ /** Used for built-in method references. */
578
+ var objectProto$2 = Object.prototype;
579
+
580
+ /** Built-in value references. */
581
+ var propertyIsEnumerable = objectProto$2.propertyIsEnumerable;
582
+
583
+ /* Built-in method references for those with the same name as other `lodash` methods. */
584
+ var nativeGetSymbols = Object.getOwnPropertySymbols;
585
+
586
+ /**
587
+ * Creates an array of the own enumerable symbols of `object`.
588
+ *
589
+ * @private
590
+ * @param {Object} object The object to query.
591
+ * @returns {Array} Returns the array of symbols.
592
+ */
593
+ var getSymbols$1 = !nativeGetSymbols ? stubArray : function (object) {
594
+ if (object == null) {
595
+ return [];
596
+ }
597
+ object = Object(object);
598
+ return arrayFilter(nativeGetSymbols(object), function (symbol) {
599
+ return propertyIsEnumerable.call(object, symbol);
600
+ });
601
+ };
602
+ var _getSymbols = getSymbols$1;
603
+
604
+ /**
605
+ * Appends the elements of `values` to `array`.
606
+ *
607
+ * @private
608
+ * @param {Array} array The array to modify.
609
+ * @param {Array} values The values to append.
610
+ * @returns {Array} Returns `array`.
611
+ */
612
+ function arrayPush$1(array, values) {
613
+ var index = -1,
614
+ length = values.length,
615
+ offset = array.length;
616
+ while (++index < length) {
617
+ array[offset + index] = values[index];
618
+ }
619
+ return array;
620
+ }
621
+ var _arrayPush = arrayPush$1;
622
+
623
+ var arrayPush = _arrayPush,
624
+ isArray$1 = isArray_1;
625
+
626
+ /**
627
+ * The base implementation of `getAllKeys` and `getAllKeysIn` which uses
628
+ * `keysFunc` and `symbolsFunc` to get the enumerable property names and
629
+ * symbols of `object`.
630
+ *
631
+ * @private
632
+ * @param {Object} object The object to query.
633
+ * @param {Function} keysFunc The function to get the keys of `object`.
634
+ * @param {Function} symbolsFunc The function to get the symbols of `object`.
635
+ * @returns {Array} Returns the array of property names and symbols.
636
+ */
637
+ function baseGetAllKeys$1(object, keysFunc, symbolsFunc) {
638
+ var result = keysFunc(object);
639
+ return isArray$1(object) ? result : arrayPush(result, symbolsFunc(object));
640
+ }
641
+ var _baseGetAllKeys = baseGetAllKeys$1;
642
+
643
+ var baseGetAllKeys = _baseGetAllKeys,
644
+ getSymbols = _getSymbols,
645
+ keys = keys_1;
646
+
647
+ /**
648
+ * Creates an array of own enumerable property names and symbols of `object`.
649
+ *
650
+ * @private
651
+ * @param {Object} object The object to query.
652
+ * @returns {Array} Returns the array of property names and symbols.
653
+ */
654
+ function getAllKeys$1(object) {
655
+ return baseGetAllKeys(object, keys, getSymbols);
656
+ }
657
+ var _getAllKeys = getAllKeys$1;
658
+
659
+ var getNative$3 = _getNative,
660
+ root$4 = _root;
661
+
662
+ /* Built-in method references that are verified to be native. */
663
+ var DataView$1 = getNative$3(root$4, 'DataView');
664
+ var _DataView = DataView$1;
665
+
666
+ var getNative$2 = _getNative,
667
+ root$3 = _root;
668
+
669
+ /* Built-in method references that are verified to be native. */
670
+ var Promise$2 = getNative$2(root$3, 'Promise');
671
+ var _Promise = Promise$2;
672
+
673
+ var getNative$1 = _getNative,
674
+ root$2 = _root;
675
+
676
+ /* Built-in method references that are verified to be native. */
677
+ var Set$1 = getNative$1(root$2, 'Set');
678
+ var _Set = Set$1;
679
+
680
+ var getNative = _getNative,
681
+ root$1 = _root;
682
+
683
+ /* Built-in method references that are verified to be native. */
684
+ var WeakMap$1 = getNative(root$1, 'WeakMap');
685
+ var _WeakMap = WeakMap$1;
686
+
687
+ var DataView = _DataView,
688
+ Map = _Map,
689
+ Promise$1 = _Promise,
690
+ Set = _Set,
691
+ WeakMap = _WeakMap,
692
+ baseGetTag = _baseGetTag,
693
+ toSource = _toSource;
694
+
695
+ /** `Object#toString` result references. */
696
+ var mapTag$1 = '[object Map]',
697
+ objectTag$1 = '[object Object]',
698
+ promiseTag = '[object Promise]',
699
+ setTag$1 = '[object Set]',
700
+ weakMapTag = '[object WeakMap]';
701
+ var dataViewTag$1 = '[object DataView]';
702
+
703
+ /** Used to detect maps, sets, and weakmaps. */
704
+ var dataViewCtorString = toSource(DataView),
705
+ mapCtorString = toSource(Map),
706
+ promiseCtorString = toSource(Promise$1),
707
+ setCtorString = toSource(Set),
708
+ weakMapCtorString = toSource(WeakMap);
709
+
710
+ /**
711
+ * Gets the `toStringTag` of `value`.
712
+ *
713
+ * @private
714
+ * @param {*} value The value to query.
715
+ * @returns {string} Returns the `toStringTag`.
716
+ */
717
+ var getTag$1 = baseGetTag;
718
+
719
+ // Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.
720
+ if (DataView && getTag$1(new DataView(new ArrayBuffer(1))) != dataViewTag$1 || Map && getTag$1(new Map()) != mapTag$1 || Promise$1 && getTag$1(Promise$1.resolve()) != promiseTag || Set && getTag$1(new Set()) != setTag$1 || WeakMap && getTag$1(new WeakMap()) != weakMapTag) {
721
+ getTag$1 = function (value) {
722
+ var result = baseGetTag(value),
723
+ Ctor = result == objectTag$1 ? value.constructor : undefined,
724
+ ctorString = Ctor ? toSource(Ctor) : '';
725
+ if (ctorString) {
726
+ switch (ctorString) {
727
+ case dataViewCtorString:
728
+ return dataViewTag$1;
729
+ case mapCtorString:
730
+ return mapTag$1;
731
+ case promiseCtorString:
732
+ return promiseTag;
733
+ case setCtorString:
734
+ return setTag$1;
735
+ case weakMapCtorString:
736
+ return weakMapTag;
737
+ }
738
+ }
739
+ return result;
740
+ };
741
+ }
742
+ var _getTag = getTag$1;
743
+
744
+ var root = _root;
745
+
746
+ /** Built-in value references. */
747
+ var Uint8Array$1 = root.Uint8Array;
748
+ var _Uint8Array = Uint8Array$1;
749
+
750
+ /** Used to stand-in for `undefined` hash values. */
751
+ var HASH_UNDEFINED = '__lodash_hash_undefined__';
752
+
753
+ /**
754
+ * Adds `value` to the array cache.
755
+ *
756
+ * @private
757
+ * @name add
758
+ * @memberOf SetCache
759
+ * @alias push
760
+ * @param {*} value The value to cache.
761
+ * @returns {Object} Returns the cache instance.
762
+ */
763
+ function setCacheAdd$1(value) {
764
+ this.__data__.set(value, HASH_UNDEFINED);
765
+ return this;
766
+ }
767
+ var _setCacheAdd = setCacheAdd$1;
768
+
769
+ /**
770
+ * Checks if `value` is in the array cache.
771
+ *
772
+ * @private
773
+ * @name has
774
+ * @memberOf SetCache
775
+ * @param {*} value The value to search for.
776
+ * @returns {number} Returns `true` if `value` is found, else `false`.
777
+ */
778
+ function setCacheHas$1(value) {
779
+ return this.__data__.has(value);
780
+ }
781
+ var _setCacheHas = setCacheHas$1;
782
+
783
+ var MapCache = _MapCache,
784
+ setCacheAdd = _setCacheAdd,
785
+ setCacheHas = _setCacheHas;
786
+
787
+ /**
788
+ *
789
+ * Creates an array cache object to store unique values.
790
+ *
791
+ * @private
792
+ * @constructor
793
+ * @param {Array} [values] The values to cache.
794
+ */
795
+ function SetCache$1(values) {
796
+ var index = -1,
797
+ length = values == null ? 0 : values.length;
798
+ this.__data__ = new MapCache();
799
+ while (++index < length) {
800
+ this.add(values[index]);
801
+ }
802
+ }
803
+
804
+ // Add methods to `SetCache`.
805
+ SetCache$1.prototype.add = SetCache$1.prototype.push = setCacheAdd;
806
+ SetCache$1.prototype.has = setCacheHas;
807
+ var _SetCache = SetCache$1;
808
+
809
+ /**
810
+ * A specialized version of `_.some` for arrays without support for iteratee
811
+ * shorthands.
812
+ *
813
+ * @private
814
+ * @param {Array} [array] The array to iterate over.
815
+ * @param {Function} predicate The function invoked per iteration.
816
+ * @returns {boolean} Returns `true` if any element passes the predicate check,
817
+ * else `false`.
818
+ */
819
+ function arraySome$1(array, predicate) {
820
+ var index = -1,
821
+ length = array == null ? 0 : array.length;
822
+ while (++index < length) {
823
+ if (predicate(array[index], index, array)) {
824
+ return true;
825
+ }
826
+ }
827
+ return false;
828
+ }
829
+ var _arraySome = arraySome$1;
830
+
831
+ /**
832
+ * Checks if a `cache` value for `key` exists.
833
+ *
834
+ * @private
835
+ * @param {Object} cache The cache to query.
836
+ * @param {string} key The key of the entry to check.
837
+ * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
838
+ */
839
+ function cacheHas$1(cache, key) {
840
+ return cache.has(key);
841
+ }
842
+ var _cacheHas = cacheHas$1;
843
+
844
+ var SetCache = _SetCache,
845
+ arraySome = _arraySome,
846
+ cacheHas = _cacheHas;
847
+
848
+ /** Used to compose bitmasks for value comparisons. */
849
+ var COMPARE_PARTIAL_FLAG$3 = 1,
850
+ COMPARE_UNORDERED_FLAG$1 = 2;
851
+
852
+ /**
853
+ * A specialized version of `baseIsEqualDeep` for arrays with support for
854
+ * partial deep comparisons.
855
+ *
856
+ * @private
857
+ * @param {Array} array The array to compare.
858
+ * @param {Array} other The other array to compare.
859
+ * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.
860
+ * @param {Function} customizer The function to customize comparisons.
861
+ * @param {Function} equalFunc The function to determine equivalents of values.
862
+ * @param {Object} stack Tracks traversed `array` and `other` objects.
863
+ * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.
864
+ */
865
+ function equalArrays$2(array, other, bitmask, customizer, equalFunc, stack) {
866
+ var isPartial = bitmask & COMPARE_PARTIAL_FLAG$3,
867
+ arrLength = array.length,
868
+ othLength = other.length;
869
+ if (arrLength != othLength && !(isPartial && othLength > arrLength)) {
870
+ return false;
871
+ }
872
+ // Check that cyclic values are equal.
873
+ var arrStacked = stack.get(array);
874
+ var othStacked = stack.get(other);
875
+ if (arrStacked && othStacked) {
876
+ return arrStacked == other && othStacked == array;
877
+ }
878
+ var index = -1,
879
+ result = true,
880
+ seen = bitmask & COMPARE_UNORDERED_FLAG$1 ? new SetCache() : undefined;
881
+ stack.set(array, other);
882
+ stack.set(other, array);
883
+
884
+ // Ignore non-index properties.
885
+ while (++index < arrLength) {
886
+ var arrValue = array[index],
887
+ othValue = other[index];
888
+ if (customizer) {
889
+ var compared = isPartial ? customizer(othValue, arrValue, index, other, array, stack) : customizer(arrValue, othValue, index, array, other, stack);
890
+ }
891
+ if (compared !== undefined) {
892
+ if (compared) {
893
+ continue;
894
+ }
895
+ result = false;
896
+ break;
897
+ }
898
+ // Recursively compare arrays (susceptible to call stack limits).
899
+ if (seen) {
900
+ if (!arraySome(other, function (othValue, othIndex) {
901
+ if (!cacheHas(seen, othIndex) && (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {
902
+ return seen.push(othIndex);
903
+ }
904
+ })) {
905
+ result = false;
906
+ break;
907
+ }
908
+ } else if (!(arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {
909
+ result = false;
910
+ break;
911
+ }
912
+ }
913
+ stack['delete'](array);
914
+ stack['delete'](other);
915
+ return result;
916
+ }
917
+ var _equalArrays = equalArrays$2;
918
+
919
+ /**
920
+ * Converts `map` to its key-value pairs.
921
+ *
922
+ * @private
923
+ * @param {Object} map The map to convert.
924
+ * @returns {Array} Returns the key-value pairs.
925
+ */
926
+ function mapToArray$1(map) {
927
+ var index = -1,
928
+ result = Array(map.size);
929
+ map.forEach(function (value, key) {
930
+ result[++index] = [key, value];
931
+ });
932
+ return result;
933
+ }
934
+ var _mapToArray = mapToArray$1;
935
+
936
+ /**
937
+ * Converts `set` to an array of its values.
938
+ *
939
+ * @private
940
+ * @param {Object} set The set to convert.
941
+ * @returns {Array} Returns the values.
942
+ */
943
+ function setToArray$1(set) {
944
+ var index = -1,
945
+ result = Array(set.size);
946
+ set.forEach(function (value) {
947
+ result[++index] = value;
948
+ });
949
+ return result;
950
+ }
951
+ var _setToArray = setToArray$1;
952
+
953
+ var Symbol = _Symbol,
954
+ Uint8Array = _Uint8Array,
955
+ eq = eq_1,
956
+ equalArrays$1 = _equalArrays,
957
+ mapToArray = _mapToArray,
958
+ setToArray = _setToArray;
959
+
960
+ /** Used to compose bitmasks for value comparisons. */
961
+ var COMPARE_PARTIAL_FLAG$2 = 1,
962
+ COMPARE_UNORDERED_FLAG = 2;
963
+
964
+ /** `Object#toString` result references. */
965
+ var boolTag = '[object Boolean]',
966
+ dateTag = '[object Date]',
967
+ errorTag = '[object Error]',
968
+ mapTag = '[object Map]',
969
+ numberTag = '[object Number]',
970
+ regexpTag = '[object RegExp]',
971
+ setTag = '[object Set]',
972
+ stringTag = '[object String]',
973
+ symbolTag = '[object Symbol]';
974
+ var arrayBufferTag = '[object ArrayBuffer]',
975
+ dataViewTag = '[object DataView]';
976
+
977
+ /** Used to convert symbols to primitives and strings. */
978
+ var symbolProto = Symbol ? Symbol.prototype : undefined,
979
+ symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;
980
+
981
+ /**
982
+ * A specialized version of `baseIsEqualDeep` for comparing objects of
983
+ * the same `toStringTag`.
984
+ *
985
+ * **Note:** This function only supports comparing values with tags of
986
+ * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.
987
+ *
988
+ * @private
989
+ * @param {Object} object The object to compare.
990
+ * @param {Object} other The other object to compare.
991
+ * @param {string} tag The `toStringTag` of the objects to compare.
992
+ * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.
993
+ * @param {Function} customizer The function to customize comparisons.
994
+ * @param {Function} equalFunc The function to determine equivalents of values.
995
+ * @param {Object} stack Tracks traversed `object` and `other` objects.
996
+ * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
997
+ */
998
+ function equalByTag$1(object, other, tag, bitmask, customizer, equalFunc, stack) {
999
+ switch (tag) {
1000
+ case dataViewTag:
1001
+ if (object.byteLength != other.byteLength || object.byteOffset != other.byteOffset) {
1002
+ return false;
1003
+ }
1004
+ object = object.buffer;
1005
+ other = other.buffer;
1006
+ case arrayBufferTag:
1007
+ if (object.byteLength != other.byteLength || !equalFunc(new Uint8Array(object), new Uint8Array(other))) {
1008
+ return false;
1009
+ }
1010
+ return true;
1011
+ case boolTag:
1012
+ case dateTag:
1013
+ case numberTag:
1014
+ // Coerce booleans to `1` or `0` and dates to milliseconds.
1015
+ // Invalid dates are coerced to `NaN`.
1016
+ return eq(+object, +other);
1017
+ case errorTag:
1018
+ return object.name == other.name && object.message == other.message;
1019
+ case regexpTag:
1020
+ case stringTag:
1021
+ // Coerce regexes to strings and treat strings, primitives and objects,
1022
+ // as equal. See http://www.ecma-international.org/ecma-262/7.0/#sec-regexp.prototype.tostring
1023
+ // for more details.
1024
+ return object == other + '';
1025
+ case mapTag:
1026
+ var convert = mapToArray;
1027
+ case setTag:
1028
+ var isPartial = bitmask & COMPARE_PARTIAL_FLAG$2;
1029
+ convert || (convert = setToArray);
1030
+ if (object.size != other.size && !isPartial) {
1031
+ return false;
1032
+ }
1033
+ // Assume cyclic values are equal.
1034
+ var stacked = stack.get(object);
1035
+ if (stacked) {
1036
+ return stacked == other;
1037
+ }
1038
+ bitmask |= COMPARE_UNORDERED_FLAG;
1039
+
1040
+ // Recursively compare objects (susceptible to call stack limits).
1041
+ stack.set(object, other);
1042
+ var result = equalArrays$1(convert(object), convert(other), bitmask, customizer, equalFunc, stack);
1043
+ stack['delete'](object);
1044
+ return result;
1045
+ case symbolTag:
1046
+ if (symbolValueOf) {
1047
+ return symbolValueOf.call(object) == symbolValueOf.call(other);
1048
+ }
1049
+ }
1050
+ return false;
1051
+ }
1052
+ var _equalByTag = equalByTag$1;
1053
+
1054
+ var getAllKeys = _getAllKeys;
1055
+
1056
+ /** Used to compose bitmasks for value comparisons. */
1057
+ var COMPARE_PARTIAL_FLAG$1 = 1;
1058
+
1059
+ /** Used for built-in method references. */
1060
+ var objectProto$1 = Object.prototype;
1061
+
1062
+ /** Used to check objects for own properties. */
1063
+ var hasOwnProperty$1 = objectProto$1.hasOwnProperty;
1064
+
1065
+ /**
1066
+ * A specialized version of `baseIsEqualDeep` for objects with support for
1067
+ * partial deep comparisons.
1068
+ *
1069
+ * @private
1070
+ * @param {Object} object The object to compare.
1071
+ * @param {Object} other The other object to compare.
1072
+ * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.
1073
+ * @param {Function} customizer The function to customize comparisons.
1074
+ * @param {Function} equalFunc The function to determine equivalents of values.
1075
+ * @param {Object} stack Tracks traversed `object` and `other` objects.
1076
+ * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
1077
+ */
1078
+ function equalObjects$1(object, other, bitmask, customizer, equalFunc, stack) {
1079
+ var isPartial = bitmask & COMPARE_PARTIAL_FLAG$1,
1080
+ objProps = getAllKeys(object),
1081
+ objLength = objProps.length,
1082
+ othProps = getAllKeys(other),
1083
+ othLength = othProps.length;
1084
+ if (objLength != othLength && !isPartial) {
1085
+ return false;
1086
+ }
1087
+ var index = objLength;
1088
+ while (index--) {
1089
+ var key = objProps[index];
1090
+ if (!(isPartial ? key in other : hasOwnProperty$1.call(other, key))) {
1091
+ return false;
1092
+ }
1093
+ }
1094
+ // Check that cyclic values are equal.
1095
+ var objStacked = stack.get(object);
1096
+ var othStacked = stack.get(other);
1097
+ if (objStacked && othStacked) {
1098
+ return objStacked == other && othStacked == object;
1099
+ }
1100
+ var result = true;
1101
+ stack.set(object, other);
1102
+ stack.set(other, object);
1103
+ var skipCtor = isPartial;
1104
+ while (++index < objLength) {
1105
+ key = objProps[index];
1106
+ var objValue = object[key],
1107
+ othValue = other[key];
1108
+ if (customizer) {
1109
+ var compared = isPartial ? customizer(othValue, objValue, key, other, object, stack) : customizer(objValue, othValue, key, object, other, stack);
1110
+ }
1111
+ // Recursively compare objects (susceptible to call stack limits).
1112
+ if (!(compared === undefined ? objValue === othValue || equalFunc(objValue, othValue, bitmask, customizer, stack) : compared)) {
1113
+ result = false;
1114
+ break;
1115
+ }
1116
+ skipCtor || (skipCtor = key == 'constructor');
1117
+ }
1118
+ if (result && !skipCtor) {
1119
+ var objCtor = object.constructor,
1120
+ othCtor = other.constructor;
1121
+
1122
+ // Non `Object` object instances with different constructors are not equal.
1123
+ if (objCtor != othCtor && 'constructor' in object && 'constructor' in other && !(typeof objCtor == 'function' && objCtor instanceof objCtor && typeof othCtor == 'function' && othCtor instanceof othCtor)) {
1124
+ result = false;
1125
+ }
1126
+ }
1127
+ stack['delete'](object);
1128
+ stack['delete'](other);
1129
+ return result;
1130
+ }
1131
+ var _equalObjects = equalObjects$1;
1132
+
1133
+ var Stack = _Stack,
1134
+ equalArrays = _equalArrays,
1135
+ equalByTag = _equalByTag,
1136
+ equalObjects = _equalObjects,
1137
+ getTag = _getTag,
1138
+ isArray = isArray_1,
1139
+ isBuffer = isBufferExports,
1140
+ isTypedArray = isTypedArray_1;
1141
+
1142
+ /** Used to compose bitmasks for value comparisons. */
1143
+ var COMPARE_PARTIAL_FLAG = 1;
1144
+
1145
+ /** `Object#toString` result references. */
1146
+ var argsTag = '[object Arguments]',
1147
+ arrayTag = '[object Array]',
1148
+ objectTag = '[object Object]';
1149
+
1150
+ /** Used for built-in method references. */
1151
+ var objectProto = Object.prototype;
1152
+
1153
+ /** Used to check objects for own properties. */
1154
+ var hasOwnProperty = objectProto.hasOwnProperty;
1155
+
1156
+ /**
1157
+ * A specialized version of `baseIsEqual` for arrays and objects which performs
1158
+ * deep comparisons and tracks traversed objects enabling objects with circular
1159
+ * references to be compared.
1160
+ *
1161
+ * @private
1162
+ * @param {Object} object The object to compare.
1163
+ * @param {Object} other The other object to compare.
1164
+ * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.
1165
+ * @param {Function} customizer The function to customize comparisons.
1166
+ * @param {Function} equalFunc The function to determine equivalents of values.
1167
+ * @param {Object} [stack] Tracks traversed `object` and `other` objects.
1168
+ * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
1169
+ */
1170
+ function baseIsEqualDeep$1(object, other, bitmask, customizer, equalFunc, stack) {
1171
+ var objIsArr = isArray(object),
1172
+ othIsArr = isArray(other),
1173
+ objTag = objIsArr ? arrayTag : getTag(object),
1174
+ othTag = othIsArr ? arrayTag : getTag(other);
1175
+ objTag = objTag == argsTag ? objectTag : objTag;
1176
+ othTag = othTag == argsTag ? objectTag : othTag;
1177
+ var objIsObj = objTag == objectTag,
1178
+ othIsObj = othTag == objectTag,
1179
+ isSameTag = objTag == othTag;
1180
+ if (isSameTag && isBuffer(object)) {
1181
+ if (!isBuffer(other)) {
1182
+ return false;
1183
+ }
1184
+ objIsArr = true;
1185
+ objIsObj = false;
1186
+ }
1187
+ if (isSameTag && !objIsObj) {
1188
+ stack || (stack = new Stack());
1189
+ return objIsArr || isTypedArray(object) ? equalArrays(object, other, bitmask, customizer, equalFunc, stack) : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack);
1190
+ }
1191
+ if (!(bitmask & COMPARE_PARTIAL_FLAG)) {
1192
+ var objIsWrapped = objIsObj && hasOwnProperty.call(object, '__wrapped__'),
1193
+ othIsWrapped = othIsObj && hasOwnProperty.call(other, '__wrapped__');
1194
+ if (objIsWrapped || othIsWrapped) {
1195
+ var objUnwrapped = objIsWrapped ? object.value() : object,
1196
+ othUnwrapped = othIsWrapped ? other.value() : other;
1197
+ stack || (stack = new Stack());
1198
+ return equalFunc(objUnwrapped, othUnwrapped, bitmask, customizer, stack);
1199
+ }
1200
+ }
1201
+ if (!isSameTag) {
1202
+ return false;
1203
+ }
1204
+ stack || (stack = new Stack());
1205
+ return equalObjects(object, other, bitmask, customizer, equalFunc, stack);
1206
+ }
1207
+ var _baseIsEqualDeep = baseIsEqualDeep$1;
1208
+
1209
+ var baseIsEqualDeep = _baseIsEqualDeep,
1210
+ isObjectLike = isObjectLike_1;
1211
+
1212
+ /**
1213
+ * The base implementation of `_.isEqual` which supports partial comparisons
1214
+ * and tracks traversed objects.
1215
+ *
1216
+ * @private
1217
+ * @param {*} value The value to compare.
1218
+ * @param {*} other The other value to compare.
1219
+ * @param {boolean} bitmask The bitmask flags.
1220
+ * 1 - Unordered comparison
1221
+ * 2 - Partial comparison
1222
+ * @param {Function} [customizer] The function to customize comparisons.
1223
+ * @param {Object} [stack] Tracks traversed `value` and `other` objects.
1224
+ * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
1225
+ */
1226
+ function baseIsEqual(value, other, bitmask, customizer, stack) {
1227
+ if (value === other) {
1228
+ return true;
1229
+ }
1230
+ if (value == null || other == null || !isObjectLike(value) && !isObjectLike(other)) {
1231
+ return value !== value && other !== other;
1232
+ }
1233
+ return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);
1234
+ }
1235
+ var _baseIsEqual = baseIsEqual;
1236
+
1237
+ export { _Stack as _, _baseIsEqual as a, _isPrototype as b, _arrayLikeKeys as c, _getSymbols as d, _arrayPush as e, _baseGetAllKeys as f, _Uint8Array as g, _getTag as h, isArguments_1 as i, _nodeUtilExports as j, keys_1 as k, _baseUnary as l, isBufferExports as m, _getAllKeys as n, stubArray_1 as s };