@onereach/ui-components 10.3.4 → 10.3.5-beta.4335.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1262) hide show
  1. package/dist/bundled/v2/{OrInlineInput-ba8d63bb.js → OrInlineInput-82e094ab.js} +8 -12
  2. package/dist/bundled/v2/{OrInput-436fb208.js → OrInput-9b115866.js} +11 -15
  3. package/dist/bundled/v2/components/OrAutocompleteV3/OrAutocomplete.js +429 -0
  4. package/dist/bundled/v2/components/OrAutocompleteV3/OrAutocomplete.vue.d.ts +292 -0
  5. package/dist/bundled/v2/components/OrAutocompleteV3/index.d.ts +2 -0
  6. package/dist/bundled/v2/components/OrAutocompleteV3/index.js +1 -0
  7. package/dist/bundled/v2/components/OrAutocompleteV3/styles.d.ts +6 -0
  8. package/dist/bundled/v2/components/OrAutocompleteV3/styles.js +36 -0
  9. package/dist/bundled/v2/components/OrAutocompleteV3/types.d.ts +3 -0
  10. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
  11. package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
  12. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
  13. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +15 -13
  14. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +5 -5
  15. package/dist/bundled/v2/components/OrCheckboxV3/types.d.ts +2 -1
  16. package/dist/bundled/v2/components/OrCode/OrCode.js +1 -1
  17. package/dist/bundled/v2/components/OrCodeV3/OrCode.js +4 -8
  18. package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +1 -1
  19. package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +4 -8
  20. package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +1 -1
  21. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +2 -2
  22. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +18 -6
  23. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.vue.d.ts +2 -2
  24. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +23 -11
  25. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.vue.d.ts +2 -2
  26. package/dist/bundled/v2/components/OrDateRangePickerV3/types.d.ts +2 -1
  27. package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
  28. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +19 -7
  29. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +4 -4
  30. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +3 -3
  31. package/dist/bundled/v2/components/OrDateTimePickerV3/types.d.ts +2 -1
  32. package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.js +5 -3
  33. package/dist/bundled/v2/components/OrEditorTabsV3/OrEditorTabs.vue.d.ts +18 -18
  34. package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +35 -34
  35. package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.vue.d.ts +1 -5
  36. package/dist/bundled/v2/components/OrFormGroupV3/index.d.ts +1 -1
  37. package/dist/bundled/v2/components/OrFormGroupV3/index.js +1 -1
  38. package/dist/bundled/v2/components/OrFormGroupV3/styles.d.ts +2 -3
  39. package/dist/bundled/v2/components/OrFormGroupV3/styles.js +1 -17
  40. package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -1
  41. package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -1
  42. package/dist/bundled/v2/components/OrInlineInputV3/types.d.ts +2 -1
  43. package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
  44. package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +8 -12
  45. package/dist/bundled/v2/components/OrInlineTextareaV3/types.d.ts +2 -1
  46. package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
  47. package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
  48. package/dist/bundled/v2/components/OrInputV3/types.d.ts +2 -1
  49. package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +10 -7
  50. package/dist/bundled/v2/components/OrLabelV3/OrLabel.vue.d.ts +19 -8
  51. package/dist/bundled/v2/components/OrLabelV3/index.d.ts +1 -1
  52. package/dist/bundled/v2/components/OrLabelV3/index.js +1 -1
  53. package/dist/bundled/v2/components/OrLabelV3/styles.d.ts +2 -2
  54. package/dist/bundled/v2/components/OrLabelV3/styles.js +1 -38
  55. package/dist/{esm/v2/components/or-label-v3/props.d.ts → bundled/v2/components/OrLabelV3/types.d.ts} +1 -0
  56. package/dist/bundled/v2/components/OrListV3/OrList.js +1 -1
  57. package/dist/bundled/v2/components/OrListV3/index.js +1 -1
  58. package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +1 -1
  59. package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
  60. package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +1 -1
  61. package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +1 -1
  62. package/dist/bundled/v2/components/OrPassword/OrPassword.js +1 -1
  63. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +1 -1
  64. package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +1 -1
  65. package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +1 -1
  66. package/dist/bundled/v2/components/OrRadioV3/OrRadio.js +4 -4
  67. package/dist/bundled/v2/components/OrRadioV3/OrRadio.vue.d.ts +5 -5
  68. package/dist/bundled/v2/components/OrRadioV3/types.d.ts +2 -1
  69. package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +6 -6
  70. package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.vue.d.ts +2 -2
  71. package/dist/bundled/v2/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
  72. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +5 -4
  73. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
  74. package/dist/bundled/v2/components/OrSelect/OrSelect.js +1 -1
  75. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +61 -61
  76. package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +67 -66
  77. package/dist/bundled/v2/components/OrSelectV3/types.d.ts +4 -13
  78. package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
  79. package/dist/bundled/v2/components/OrSlider/OrSlider.js +1 -1
  80. package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +6 -6
  81. package/dist/bundled/v2/components/OrSliderV3/OrSlider.vue.d.ts +2 -2
  82. package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +1 -1
  83. package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +14 -12
  84. package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.vue.d.ts +5 -5
  85. package/dist/bundled/v2/components/OrSwitchV3/types.d.ts +2 -1
  86. package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +1 -1
  87. package/dist/bundled/v2/components/OrTabsV3/OrTabs.vue.d.ts +17 -17
  88. package/dist/bundled/v2/components/OrTabsV3/types.d.ts +5 -5
  89. package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +42 -36
  90. package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.vue.d.ts +12 -9
  91. package/dist/bundled/v2/components/OrTagInputV3/index.d.ts +1 -0
  92. package/dist/bundled/v2/components/OrTagInputV3/types.d.ts +2 -0
  93. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +8 -12
  94. package/dist/bundled/v2/components/OrTextareaV3/types.d.ts +2 -1
  95. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +18 -6
  96. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.vue.d.ts +2 -2
  97. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +23 -11
  98. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.vue.d.ts +2 -2
  99. package/dist/bundled/v2/components/OrTimeRangePickerV3/types.d.ts +2 -1
  100. package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +1 -1
  101. package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +1 -1
  102. package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
  103. package/dist/bundled/v2/components/OrTreeV3/index.js +1 -1
  104. package/dist/bundled/v2/components/index.d.ts +1 -0
  105. package/dist/bundled/v2/components/index.js +10 -9
  106. package/dist/bundled/v2/helpers/getItemByValue.d.ts +2 -0
  107. package/dist/bundled/v2/helpers/getItemByValue.js +11 -0
  108. package/dist/bundled/v2/helpers/getItemsByValue.d.ts +2 -0
  109. package/dist/bundled/v2/helpers/getItemsByValue.js +7 -0
  110. package/dist/bundled/v2/helpers/index.d.ts +3 -0
  111. package/dist/bundled/v2/helpers/index.js +3 -0
  112. package/dist/bundled/v2/helpers/searchItemsByLabel.d.ts +2 -0
  113. package/dist/bundled/v2/helpers/searchItemsByLabel.js +5 -0
  114. package/dist/bundled/v2/hooks/useDateMask.js +1 -1
  115. package/dist/bundled/v2/hooks/useOverflow.js +1 -1
  116. package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
  117. package/dist/bundled/v2/{index-13c63b4c.js → index-fe85dfd9.js} +60 -2
  118. package/dist/bundled/v2/index.d.ts +1 -0
  119. package/dist/bundled/v2/index.js +18 -11
  120. package/dist/bundled/v2/styles-30358b7e.js +51 -0
  121. package/dist/bundled/v2/styles-a198cbef.js +24 -0
  122. package/dist/bundled/v2/types/Group.d.ts +5 -0
  123. package/dist/bundled/v2/types/Group.js +1 -0
  124. package/dist/bundled/v2/types/GroupFunction.d.ts +1 -0
  125. package/dist/bundled/v2/types/GroupFunction.js +1 -0
  126. package/dist/bundled/v2/types/Item.d.ts +5 -0
  127. package/dist/bundled/v2/types/Item.js +1 -0
  128. package/dist/bundled/v2/types/ModelValue.d.ts +1 -0
  129. package/dist/bundled/v2/types/ModelValue.js +1 -0
  130. package/dist/bundled/v2/types/SearchFunction.d.ts +1 -0
  131. package/dist/bundled/v2/types/SearchFunction.js +1 -0
  132. package/dist/bundled/v2/types/index.d.ts +5 -0
  133. package/dist/bundled/v2/{useFocusTrap-c1b303f8.js → useFocusTrap-5b440601.js} +1 -1
  134. package/dist/bundled/v2/utils/exclude.d.ts +4 -0
  135. package/dist/bundled/v2/utils/exclude.js +8 -0
  136. package/dist/bundled/v2/utils/include.d.ts +4 -0
  137. package/dist/bundled/v2/utils/include.js +8 -0
  138. package/dist/bundled/v2/utils/index.d.ts +3 -0
  139. package/dist/bundled/v2/utils/index.js +3 -0
  140. package/dist/bundled/v2/utils/isAncestor.d.ts +4 -1
  141. package/dist/bundled/v2/utils/isAncestor.js +8 -5
  142. package/dist/bundled/v2/utils/isArray.d.ts +4 -1
  143. package/dist/bundled/v2/utils/isArray.js +5 -2
  144. package/dist/bundled/v2/utils/isDescendant.d.ts +4 -1
  145. package/dist/bundled/v2/utils/isDescendant.js +8 -5
  146. package/dist/bundled/v2/utils/isEmpty.d.ts +4 -1
  147. package/dist/bundled/v2/utils/isEmpty.js +7 -4
  148. package/dist/bundled/v2/utils/isEqual.d.ts +4 -1
  149. package/dist/bundled/v2/utils/isEqual.js +5 -2
  150. package/dist/bundled/v2/utils/isNil.d.ts +4 -1
  151. package/dist/bundled/v2/utils/isNil.js +5 -2
  152. package/dist/bundled/v2/utils/isNull.d.ts +4 -1
  153. package/dist/bundled/v2/utils/isNull.js +5 -2
  154. package/dist/bundled/v2/utils/isNumber.d.ts +4 -1
  155. package/dist/bundled/v2/utils/isNumber.js +5 -2
  156. package/dist/bundled/v2/utils/isObject.d.ts +4 -1
  157. package/dist/bundled/v2/utils/isObject.js +5 -2
  158. package/dist/bundled/v2/utils/isString.d.ts +4 -1
  159. package/dist/bundled/v2/utils/isString.js +5 -2
  160. package/dist/bundled/v2/utils/isUndefined.d.ts +4 -1
  161. package/dist/bundled/v2/utils/isUndefined.js +5 -2
  162. package/dist/bundled/v2/utils/isVisible.d.ts +1 -1
  163. package/dist/bundled/v2/utils/isVisible.js +2 -2
  164. package/dist/bundled/v2/utils/toArray.d.ts +4 -0
  165. package/dist/bundled/v2/utils/toArray.js +17 -0
  166. package/dist/bundled/v3/components/OrAutocompleteV3/OrAutocomplete.js +1 -0
  167. package/dist/bundled/v3/components/OrAutocompleteV3/OrAutocomplete.vue.d.ts +199 -0
  168. package/dist/bundled/v3/components/OrAutocompleteV3/index.d.ts +2 -0
  169. package/dist/bundled/v3/components/OrAutocompleteV3/index.js +1 -0
  170. package/dist/bundled/v3/components/OrAutocompleteV3/styles.d.ts +6 -0
  171. package/dist/bundled/v3/components/OrAutocompleteV3/styles.js +1 -0
  172. package/dist/bundled/v3/components/OrAutocompleteV3/types.d.ts +3 -0
  173. package/dist/bundled/v3/components/{OrBottomSheetV3-fa1d34c6.js → OrAutocompleteV3-3b1ff7f8.js} +417 -193
  174. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
  175. package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
  176. package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
  177. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
  178. package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +2 -1
  179. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
  180. package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
  181. package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
  182. package/dist/bundled/v3/components/OrBottomSheetV3-a3776e8d.js +235 -0
  183. package/dist/bundled/v3/components/OrButton/index.js +1 -1
  184. package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
  185. package/dist/bundled/v3/components/OrButtonGroupV3/index.js +1 -1
  186. package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
  187. package/dist/bundled/v3/components/{OrButtonGroupV3-be10bd71.js → OrButtonGroupV3-e60ec180.js} +1 -1
  188. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
  189. package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
  190. package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
  191. package/dist/bundled/v3/components/{OrButtonV2-4aa24400.js → OrButtonV2-54dd2f04.js} +1 -1
  192. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +1 -1
  193. package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
  194. package/dist/bundled/v3/components/OrButtonV3/props.js +1 -1
  195. package/dist/bundled/v3/components/OrButtonV3/styles.js +1 -1
  196. package/dist/bundled/v3/components/{OrButtonV3-1f4faede.js → OrButtonV3-2ae348a8.js} +1 -1
  197. package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
  198. package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
  199. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  200. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  201. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
  202. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
  203. package/dist/bundled/v3/components/{OrCardCollectionV3-d90d8932.js → OrCardCollectionV3-32230916.js} +3 -3
  204. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
  205. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +2 -2
  206. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
  207. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
  208. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
  209. package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
  210. package/dist/bundled/v3/components/{OrCheckboxTreeV3-b749ff88.js → OrCheckboxTreeV3-e844ae19.js} +3 -3
  211. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
  212. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +3 -3
  213. package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
  214. package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
  215. package/dist/bundled/v3/components/OrCheckboxV3/types.d.ts +2 -1
  216. package/dist/bundled/v3/components/{OrCheckboxV3-7c614121.js → OrCheckboxV3-81e7bbf2.js} +14 -12
  217. package/dist/bundled/v3/components/OrChip/OrChip.js +1 -1
  218. package/dist/bundled/v3/components/OrChip/index.js +1 -1
  219. package/dist/bundled/v3/components/OrChips/OrChips.js +1 -1
  220. package/dist/bundled/v3/components/OrChips/constants.js +1 -1
  221. package/dist/bundled/v3/components/OrChips/index.js +1 -1
  222. package/dist/bundled/v3/components/{OrChips-0bc2d3f3.js → OrChips-3739c71a.js} +1 -1
  223. package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
  224. package/dist/bundled/v3/components/OrCode/constants.js +1 -1
  225. package/dist/bundled/v3/components/OrCode/index.js +1 -1
  226. package/dist/bundled/v3/components/OrCode/lang.js +1 -1
  227. package/dist/bundled/v3/components/OrCode/libs.js +1 -1
  228. package/dist/bundled/v3/components/OrCode/theme.js +1 -1
  229. package/dist/bundled/v3/components/{OrCode-76048d47.js → OrCode-3e22f680.js} +3 -3
  230. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
  231. package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
  232. package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
  233. package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
  234. package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
  235. package/dist/bundled/v3/components/{OrCodeV3-97c10e05.js → OrCodeV3-a8b4212c.js} +14 -20
  236. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +1 -1
  237. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +1 -1
  238. package/dist/bundled/v3/components/OrColorPicker/constants.js +1 -1
  239. package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
  240. package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +1 -1
  241. package/dist/bundled/v3/components/{OrColorPicker-01a3e748.js → OrColorPicker-6798afbf.js} +3 -3
  242. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
  243. package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
  244. package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
  245. package/dist/bundled/v3/components/{OrCombinedInputV3-933f1920.js → OrCombinedInputV3-ec8aa42b.js} +5 -11
  246. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +1 -1
  247. package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
  248. package/dist/bundled/v3/components/{OrConfirm-2690dd3a.js → OrConfirm-983dfac0.js} +4 -4
  249. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
  250. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  251. package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
  252. package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
  253. package/dist/bundled/v3/components/{OrConfirmV3-b5856cb8.js → OrConfirmV3-8ffee3a6.js} +5 -5
  254. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
  255. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
  256. package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
  257. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
  258. package/dist/bundled/v3/components/{OrDateFormatV3-ec2a4a64.js → OrDateFormatV3-52b2af71.js} +1 -1
  259. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
  260. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.vue.d.ts +1 -1
  261. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  262. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
  263. package/dist/bundled/v3/components/{OrDatePickerV3-b1a666b2.js → OrDatePickerV3-4f200c8e.js} +9 -12
  264. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  265. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.vue.d.ts +1 -1
  266. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
  267. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
  268. package/dist/bundled/v3/components/OrDateRangePickerV3/types.d.ts +2 -1
  269. package/dist/bundled/v3/components/{OrDateRangePickerV3-9afe11bb.js → OrDateRangePickerV3-f02fac7b.js} +14 -17
  270. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  271. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
  272. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
  273. package/dist/bundled/v3/components/{OrDateTimeFormatV3-eaa13915.js → OrDateTimeFormatV3-327b25da.js} +1 -1
  274. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
  275. package/dist/bundled/v3/components/OrDateTimePicker/constants.js +1 -1
  276. package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
  277. package/dist/bundled/v3/components/{OrDateTimePicker-830d18cf.js → OrDateTimePicker-8818b526.js} +3 -3
  278. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  279. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +2 -2
  280. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  281. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
  282. package/dist/bundled/v3/components/OrDateTimePickerV3/types.d.ts +2 -1
  283. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  284. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  285. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  286. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  287. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
  288. package/dist/bundled/v3/components/{OrDateTimePickerV3-18438121.js → OrDateTimePickerV3-748e76f2.js} +11 -14
  289. package/dist/bundled/v3/components/OrDropAreaV3/OrDropArea.js +1 -1
  290. package/dist/bundled/v3/components/OrDropAreaV3/index.js +1 -1
  291. package/dist/bundled/v3/components/OrDropAreaV3/props.js +1 -1
  292. package/dist/bundled/v3/components/OrDropAreaV3/styles.js +1 -1
  293. package/dist/bundled/v3/components/OrDropAreaV3/utils/approximateFileSize.js +1 -1
  294. package/dist/bundled/v3/components/OrDropAreaV3/utils/index.js +1 -1
  295. package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
  296. package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.vue.d.ts +10 -10
  297. package/dist/bundled/v3/components/OrEditorTabsV3/index.js +1 -1
  298. package/dist/bundled/v3/components/OrEditorTabsV3/props.js +1 -1
  299. package/dist/bundled/v3/components/OrEditorTabsV3/styles.js +1 -1
  300. package/dist/bundled/v3/components/{OrEditorTabsV3-8392dc3c.js → OrEditorTabsV3-2703b06c.js} +8 -6
  301. package/dist/bundled/v3/components/OrError/OrError.js +1 -1
  302. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
  303. package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
  304. package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
  305. package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
  306. package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
  307. package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
  308. package/dist/bundled/v3/components/OrFloating/index.js +1 -1
  309. package/dist/bundled/v3/components/{OrFloating-0a126b54.js → OrFloating-09855038.js} +1 -1
  310. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +1 -1
  311. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.vue.d.ts +1 -3
  312. package/dist/bundled/v3/components/OrFormGroupV3/index.d.ts +1 -1
  313. package/dist/bundled/v3/components/OrFormGroupV3/index.js +1 -1
  314. package/dist/bundled/v3/components/OrFormGroupV3/styles.d.ts +2 -3
  315. package/dist/bundled/v3/components/OrFormGroupV3/styles.js +1 -1
  316. package/dist/bundled/v3/components/{OrFormGroupV3-72dc8852.js → OrFormGroupV3-b80c18d1.js} +26 -33
  317. package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
  318. package/dist/bundled/v3/components/OrIcon/index.js +2 -2
  319. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
  320. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +1 -1
  321. package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
  322. package/dist/bundled/v3/components/OrIconButtonV3/props.js +1 -1
  323. package/dist/bundled/v3/components/OrIconButtonV3/styles.js +1 -1
  324. package/dist/bundled/v3/components/{OrIconButtonV3-4c00d7c0.js → OrIconButtonV3-8c956740.js} +1 -1
  325. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
  326. package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
  327. package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
  328. package/dist/bundled/v3/components/OrInlineInputV3/types.d.ts +2 -1
  329. package/dist/bundled/v3/components/{OrInlineInputV3-0a9b525c.js → OrInlineInputV3-98d86070.js} +5 -11
  330. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
  331. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -1
  332. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
  333. package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +1 -1
  334. package/dist/bundled/v3/components/OrInlineTextareaV3/types.d.ts +2 -1
  335. package/dist/bundled/v3/components/{OrInlineTextareaV3-6c859fdf.js → OrInlineTextareaV3-ce8274ba.js} +5 -11
  336. package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
  337. package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
  338. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  339. package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
  340. package/dist/bundled/v3/components/OrInputV3/types.d.ts +2 -1
  341. package/dist/bundled/v3/components/{OrInputV3-14563ccc.js → OrInputV3-fc813578.js} +12 -18
  342. package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
  343. package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +1 -1
  344. package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +14 -5
  345. package/dist/bundled/v3/components/OrLabelV3/index.d.ts +1 -1
  346. package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
  347. package/dist/bundled/v3/components/OrLabelV3/styles.d.ts +2 -2
  348. package/dist/bundled/v3/components/OrLabelV3/styles.js +1 -1
  349. package/dist/bundled/{v2/components/OrLabelV3/props.d.ts → v3/components/OrLabelV3/types.d.ts} +1 -0
  350. package/dist/bundled/v3/components/{OrLabelV3-23a42d9d.js → OrLabelV3-2715e117.js} +20 -8
  351. package/dist/bundled/v3/components/OrList/OrList.js +1 -1
  352. package/dist/bundled/v3/components/OrList/index.js +1 -1
  353. package/dist/bundled/v3/components/{OrList-f7fe93d2.js → OrList-cbddc629.js} +3 -3
  354. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
  355. package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
  356. package/dist/bundled/v3/components/OrListV3/index.js +1 -1
  357. package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
  358. package/dist/bundled/v3/components/{OrListV3-d1114d06.js → OrListV3-b6f61bef.js} +3 -3
  359. package/dist/bundled/v3/components/OrLoader/index.js +1 -1
  360. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +1 -1
  361. package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
  362. package/dist/bundled/v3/components/OrLoaderV3/props.js +1 -1
  363. package/dist/bundled/v3/components/OrLoaderV3/styles.js +1 -1
  364. package/dist/bundled/v3/components/{OrLoaderV3-ea21ea97.js → OrLoaderV3-ad5b89c6.js} +1 -1
  365. package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
  366. package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
  367. package/dist/bundled/v3/components/OrMenuItemV3/styles.js +1 -1
  368. package/dist/bundled/v3/components/{OrMenuItemV3-f505db68.js → OrMenuItemV3-50f0d743.js} +1 -1
  369. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
  370. package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
  371. package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
  372. package/dist/bundled/v3/components/{OrMenuV3-84b2741b.js → OrMenuV3-478a80d1.js} +1 -1
  373. package/dist/bundled/v3/components/OrModal/OrModal.js +1 -1
  374. package/dist/bundled/v3/components/OrModal/constants.js +1 -1
  375. package/dist/bundled/v3/components/OrModal/index.js +1 -1
  376. package/dist/bundled/v3/components/{OrModal-055d4e9e.js → OrModal-46864b9d.js} +2 -2
  377. package/dist/bundled/v3/components/OrModalV3/OrModal.js +1 -1
  378. package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
  379. package/dist/bundled/v3/components/OrModalV3/props.js +1 -1
  380. package/dist/bundled/v3/components/OrModalV3/styles.js +1 -1
  381. package/dist/bundled/v3/components/{OrModalV3-48aa769a.js → OrModalV3-3b4ccf7e.js} +2 -2
  382. package/dist/bundled/v3/components/OrNotification/index.js +1 -1
  383. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
  384. package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
  385. package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
  386. package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
  387. package/dist/bundled/v3/components/{OrNotificationV3-1b55a542.js → OrNotificationV3-0d018114.js} +1 -1
  388. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
  389. package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
  390. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
  391. package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
  392. package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
  393. package/dist/bundled/v3/components/{OrOverlayV3-7a07a30a.js → OrOverlayV3-ca4c058f.js} +1 -1
  394. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
  395. package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
  396. package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
  397. package/dist/bundled/v3/components/{OrPaginationV3-717e7799.js → OrPaginationV3-1f9abc92.js} +3 -3
  398. package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
  399. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
  400. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
  401. package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
  402. package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
  403. package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
  404. package/dist/bundled/v3/components/OrPopoverV3/utils/index.js +1 -1
  405. package/dist/bundled/v3/components/OrPopoverV3/utils/isPrevented.js +1 -1
  406. package/dist/bundled/v3/components/{OrPopoverV3-cf693fae.js → OrPopoverV3-d3624fb0.js} +3 -2
  407. package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
  408. package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
  409. package/dist/bundled/v3/components/OrProgress/index.js +1 -1
  410. package/dist/bundled/v3/components/{OrProgress-7383034c.js → OrProgress-ab6bfad7.js} +2 -2
  411. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
  412. package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
  413. package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
  414. package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
  415. package/dist/bundled/v3/components/{OrProgressV3-ba5f4b8f.js → OrProgressV3-8639796e.js} +2 -2
  416. package/dist/bundled/v3/components/OrRadio/OrRadio.js +1 -1
  417. package/dist/bundled/v3/components/OrRadio/index.js +1 -1
  418. package/dist/bundled/v3/components/{OrRadio-079cebdc.js → OrRadio-1a0636cb.js} +3 -3
  419. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
  420. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +2 -2
  421. package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
  422. package/dist/bundled/v3/components/OrRadioV3/OrRadio.vue.d.ts +3 -3
  423. package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
  424. package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
  425. package/dist/bundled/v3/components/OrRadioV3/types.d.ts +2 -1
  426. package/dist/bundled/v3/components/{OrRadioV3-ab52b7d4.js → OrRadioV3-be02c7f5.js} +3 -3
  427. package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
  428. package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.vue.d.ts +2 -2
  429. package/dist/bundled/v3/components/OrRangeSliderV3/index.js +1 -1
  430. package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
  431. package/dist/bundled/v3/components/{OrRangeSliderV3-1302c0d5.js → OrRangeSliderV3-24c2b26e.js} +8 -8
  432. package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
  433. package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
  434. package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +1 -1
  435. package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +1 -1
  436. package/dist/bundled/v3/components/{OrResizeablePanelV3-49b0c288.js → OrResizeablePanelV3-eaf07938.js} +2 -2
  437. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  438. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  439. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
  440. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
  441. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
  442. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
  443. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  444. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
  445. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  446. package/dist/bundled/v3/components/{OrRichTextEditorV3-343c5a89.js → OrRichTextEditorV3-1c35d07f.js} +15 -14
  447. package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
  448. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
  449. package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
  450. package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
  451. package/dist/bundled/v3/components/OrSelect/index.js +1 -1
  452. package/dist/bundled/v3/components/{OrSelect-362ba223.js → OrSelect-5f589623.js} +7 -7
  453. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  454. package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +46 -45
  455. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  456. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  457. package/dist/bundled/v3/components/OrSelectV3/types.d.ts +4 -13
  458. package/dist/bundled/v3/components/{OrSelectV3-b1418e70.js → OrSelectV3-70ef04ac.js} +74 -84
  459. package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
  460. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
  461. package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
  462. package/dist/bundled/v3/components/OrSidebarV3/props.js +1 -1
  463. package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
  464. package/dist/bundled/v3/components/{OrSidebarV3-fefba305.js → OrSidebarV3-03c13d7e.js} +1 -1
  465. package/dist/bundled/v3/components/OrSkeleton/constants.js +1 -1
  466. package/dist/bundled/v3/components/OrSkeleton/index.js +1 -1
  467. package/dist/bundled/v3/components/{OrSkeleton-b03185ba.js → OrSkeleton-6d7ea6a2.js} +3 -3
  468. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
  469. package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
  470. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
  471. package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
  472. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
  473. package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
  474. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
  475. package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
  476. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
  477. package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
  478. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
  479. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
  480. package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
  481. package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
  482. package/dist/bundled/v3/components/{OrSkeletonV3-93f5de34.js → OrSkeletonV3-edb59594.js} +1 -1
  483. package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
  484. package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
  485. package/dist/bundled/v3/components/OrSliderV3/OrSlider.vue.d.ts +2 -2
  486. package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
  487. package/dist/bundled/v3/components/OrSliderV3/props.js +1 -1
  488. package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
  489. package/dist/bundled/v3/components/{OrSliderV3-b30aae9a.js → OrSliderV3-7d8b0b3e.js} +7 -7
  490. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
  491. package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
  492. package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
  493. package/dist/bundled/v3/components/{OrSortingV3-7e22e6cf.js → OrSortingV3-734720cc.js} +3 -3
  494. package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +1 -1
  495. package/dist/bundled/v3/components/OrStatusV3/index.js +1 -1
  496. package/dist/bundled/v3/components/OrStatusV3/props.js +1 -1
  497. package/dist/bundled/v3/components/OrStatusV3/styles.js +1 -1
  498. package/dist/bundled/v3/components/{OrStatusV3-843d3d5f.js → OrStatusV3-9465d4e5.js} +1 -1
  499. package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
  500. package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +1 -1
  501. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +1 -1
  502. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.vue.d.ts +3 -3
  503. package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
  504. package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
  505. package/dist/bundled/v3/components/OrSwitchV3/types.d.ts +2 -1
  506. package/dist/bundled/v3/components/{OrSwitchV3-7fbd5859.js → OrSwitchV3-f193ee83.js} +14 -12
  507. package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
  508. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
  509. package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
  510. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
  511. package/dist/bundled/v3/components/OrTabsV3/OrTabs.vue.d.ts +9 -9
  512. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  513. package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
  514. package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
  515. package/dist/bundled/v3/components/OrTabsV3/types.d.ts +5 -5
  516. package/dist/bundled/v3/components/{OrTabsV3-c15eadfe.js → OrTabsV3-a2438ae3.js} +3 -3
  517. package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
  518. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
  519. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.vue.d.ts +10 -7
  520. package/dist/bundled/v3/components/OrTagInputV3/index.d.ts +1 -0
  521. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  522. package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
  523. package/dist/bundled/v3/components/OrTagInputV3/types.d.ts +2 -0
  524. package/dist/bundled/v3/components/{OrTagInputV3-7a7e172a.js → OrTagInputV3-4eb5a71b.js} +38 -35
  525. package/dist/bundled/v3/components/OrTagV3/OrTag.js +1 -1
  526. package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
  527. package/dist/bundled/v3/components/OrTagV3/props.js +1 -1
  528. package/dist/bundled/v3/components/OrTagV3/styles.js +1 -1
  529. package/dist/bundled/v3/components/{OrTagV3-92252463.js → OrTagV3-4aa6c7e0.js} +1 -1
  530. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +1 -1
  531. package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
  532. package/dist/bundled/v3/components/OrTagsV3/props.js +1 -1
  533. package/dist/bundled/v3/components/OrTagsV3/styles.js +1 -1
  534. package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +1 -1
  535. package/dist/bundled/v3/components/{OrTagsV3-9c6b9369.js → OrTagsV3-271d28a7.js} +3 -3
  536. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +1 -1
  537. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
  538. package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
  539. package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
  540. package/dist/bundled/v3/components/OrTextareaV3/types.d.ts +2 -1
  541. package/dist/bundled/v3/components/{OrTextareaV3-17ec271e.js → OrTextareaV3-15a6e2cd.js} +6 -12
  542. package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
  543. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  544. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
  545. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
  546. package/dist/bundled/v3/components/{OrTimeFormatV3-99a3b0c1.js → OrTimeFormatV3-105671bb.js} +1 -1
  547. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
  548. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.vue.d.ts +1 -1
  549. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  550. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
  551. package/dist/bundled/v3/components/{OrTimePickerV3-7d640d8c.js → OrTimePickerV3-e9af66f8.js} +9 -12
  552. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  553. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.vue.d.ts +1 -1
  554. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
  555. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
  556. package/dist/bundled/v3/components/OrTimeRangePickerV3/types.d.ts +2 -1
  557. package/dist/bundled/v3/components/{OrTimeRangePickerV3-565ea6e0.js → OrTimeRangePickerV3-e90c6233.js} +14 -17
  558. package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
  559. package/dist/bundled/v3/components/OrToast/Timer.js +2 -2
  560. package/dist/bundled/v3/components/OrToast/composable/index.js +1 -1
  561. package/dist/bundled/v3/components/OrToast/composable/useQueue.js +1 -1
  562. package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -1
  563. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
  564. package/dist/bundled/v3/components/OrToast/constants.js +1 -1
  565. package/dist/bundled/v3/components/OrToast/index.js +1 -1
  566. package/dist/bundled/v3/components/{OrToast-84da1946.js → OrToast-e52e0a57.js} +3 -3
  567. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
  568. package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
  569. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
  570. package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
  571. package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
  572. package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -2
  573. package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
  574. package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
  575. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
  576. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
  577. package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
  578. package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
  579. package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
  580. package/dist/bundled/v3/components/{OrToastV3-40eadc0d.js → OrToastV3-3bf42cfd.js} +4 -4
  581. package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
  582. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
  583. package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
  584. package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
  585. package/dist/bundled/v3/components/{OrTooltipV3-95c77170.js → OrTooltipV3-e7c57057.js} +1 -1
  586. package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
  587. package/dist/bundled/v3/components/index.d.ts +1 -0
  588. package/dist/bundled/v3/components/index.js +70 -69
  589. package/dist/bundled/v3/helpers/getItemByValue.d.ts +2 -0
  590. package/dist/bundled/v3/helpers/getItemByValue.js +11 -0
  591. package/dist/bundled/v3/helpers/getItemsByValue.d.ts +2 -0
  592. package/dist/bundled/v3/helpers/getItemsByValue.js +7 -0
  593. package/dist/bundled/v3/helpers/index.d.ts +3 -0
  594. package/dist/bundled/v3/helpers/index.js +3 -0
  595. package/dist/bundled/v3/helpers/searchItemsByLabel.d.ts +2 -0
  596. package/dist/bundled/v3/helpers/searchItemsByLabel.js +5 -0
  597. package/dist/bundled/v3/hooks/useDateMask.js +1 -1
  598. package/dist/bundled/v3/hooks/useOverflow.js +1 -1
  599. package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
  600. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
  601. package/dist/bundled/v3/index.d.ts +1 -0
  602. package/dist/bundled/v3/index.js +78 -71
  603. package/dist/bundled/v3/types/Group.d.ts +5 -0
  604. package/dist/bundled/v3/types/Group.js +1 -0
  605. package/dist/bundled/v3/types/GroupFunction.d.ts +1 -0
  606. package/dist/bundled/v3/types/GroupFunction.js +1 -0
  607. package/dist/bundled/v3/types/Item.d.ts +5 -0
  608. package/dist/bundled/v3/types/Item.js +1 -0
  609. package/dist/bundled/v3/types/ModelValue.d.ts +1 -0
  610. package/dist/bundled/v3/types/ModelValue.js +1 -0
  611. package/dist/bundled/v3/types/SearchFunction.d.ts +1 -0
  612. package/dist/bundled/v3/types/SearchFunction.js +1 -0
  613. package/dist/bundled/v3/types/index.d.ts +5 -0
  614. package/dist/bundled/v3/utils/exclude.d.ts +4 -0
  615. package/dist/bundled/v3/utils/exclude.js +8 -0
  616. package/dist/bundled/v3/utils/functions/dom.js +3 -3
  617. package/dist/bundled/v3/utils/include.d.ts +4 -0
  618. package/dist/bundled/v3/utils/include.js +8 -0
  619. package/dist/bundled/v3/utils/index.d.ts +3 -0
  620. package/dist/bundled/v3/utils/index.js +3 -0
  621. package/dist/bundled/v3/utils/isAncestor.d.ts +4 -1
  622. package/dist/bundled/v3/utils/isAncestor.js +8 -5
  623. package/dist/bundled/v3/utils/isArray.d.ts +4 -1
  624. package/dist/bundled/v3/utils/isArray.js +5 -2
  625. package/dist/bundled/v3/utils/isDescendant.d.ts +4 -1
  626. package/dist/bundled/v3/utils/isDescendant.js +8 -5
  627. package/dist/bundled/v3/utils/isEmpty.d.ts +4 -1
  628. package/dist/bundled/v3/utils/isEmpty.js +7 -4
  629. package/dist/bundled/v3/utils/isEqual.d.ts +4 -1
  630. package/dist/bundled/v3/utils/isEqual.js +5 -2
  631. package/dist/bundled/v3/utils/isNil.d.ts +4 -1
  632. package/dist/bundled/v3/utils/isNil.js +5 -2
  633. package/dist/bundled/v3/utils/isNull.d.ts +4 -1
  634. package/dist/bundled/v3/utils/isNull.js +5 -2
  635. package/dist/bundled/v3/utils/isNumber.d.ts +4 -1
  636. package/dist/bundled/v3/utils/isNumber.js +5 -2
  637. package/dist/bundled/v3/utils/isObject.d.ts +4 -1
  638. package/dist/bundled/v3/utils/isObject.js +5 -2
  639. package/dist/bundled/v3/utils/isString.d.ts +4 -1
  640. package/dist/bundled/v3/utils/isString.js +5 -2
  641. package/dist/bundled/v3/utils/isUndefined.d.ts +4 -1
  642. package/dist/bundled/v3/utils/isUndefined.js +5 -2
  643. package/dist/bundled/v3/utils/isVisible.d.ts +1 -1
  644. package/dist/bundled/v3/utils/isVisible.js +2 -2
  645. package/dist/bundled/v3/utils/toArray.d.ts +4 -0
  646. package/dist/bundled/v3/utils/toArray.js +17 -0
  647. package/dist/esm/v2/OrAutocomplete-e84871ef.js +464 -0
  648. package/dist/esm/v2/{OrAvatar-9fdc8189.js → OrAvatar-d1c2fcbe.js} +1 -1
  649. package/dist/esm/v2/{OrBottomSheet-52575d41.js → OrBottomSheet-cc59204d.js} +1 -1
  650. package/dist/esm/v2/{OrButton-c8790a97.js → OrButton-24563879.js} +1 -1
  651. package/dist/esm/v2/{OrButton-8d38c68f.js → OrButton-dfcc2dc5.js} +1 -1
  652. package/dist/esm/v2/{OrButton.vue_rollup-plugin-vue_styles.0-3f443c5f.js → OrButton.vue_rollup-plugin-vue_styles.0-470e5462.js} +2 -2
  653. package/dist/esm/v2/{OrCardCollection-9cd2496c.js → OrCardCollection-a555908e.js} +3 -3
  654. package/dist/esm/v2/{OrCardCollection-d09f1eb8.js → OrCardCollection-a9e0b0c9.js} +4 -4
  655. package/dist/esm/v2/{OrCheckbox-fac0027a.js → OrCheckbox-9cc98c9d.js} +14 -12
  656. package/dist/esm/v2/{OrCheckboxGroup-85c48d02.js → OrCheckboxGroup-f901af17.js} +2 -2
  657. package/dist/esm/v2/{OrCheckboxTree-95e2b244.js → OrCheckboxTree-5173f510.js} +1 -1
  658. package/dist/esm/v2/{OrCode-27601672.js → OrCode-b495a701.js} +7 -11
  659. package/dist/esm/v2/{OrCode-34cfdd4f.js → OrCode-c88a3d22.js} +4 -4
  660. package/dist/esm/v2/{OrCombinedInput-79d57e49.js → OrCombinedInput-0575fafb.js} +5 -9
  661. package/dist/esm/v2/{OrConfirm-ba53e0ad.js → OrConfirm-4b5fdad4.js} +3 -3
  662. package/dist/esm/v2/{OrConfirm-0789e03b.js → OrConfirm-ac2323aa.js} +2 -2
  663. package/dist/esm/v2/{OrContextMenu-a2949b6e.js → OrContextMenu-94158d76.js} +2 -2
  664. package/dist/esm/v2/{OrDateFormat-0a69759c.js → OrDateFormat-5096d055.js} +2 -2
  665. package/dist/esm/v2/{OrDatePicker-4b342ff7.js → OrDatePicker-80dafd4f.js} +21 -9
  666. package/dist/esm/v2/{OrDateRangePicker-898fc30c.js → OrDateRangePicker-af229aed.js} +26 -14
  667. package/dist/esm/v2/{OrDateTimeFormat-37a82332.js → OrDateTimeFormat-e98f8654.js} +2 -2
  668. package/dist/esm/v2/{OrDateTimePicker-0aa64750.js → OrDateTimePicker-194a2b35.js} +17 -5
  669. package/dist/esm/v2/{OrDateTimePicker-14c92509.js → OrDateTimePicker-39a19604.js} +3 -3
  670. package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-9d9cbc87.js → OrDateTimePicker.vue_rollup-plugin-vue_script-f3668861.js} +4 -4
  671. package/dist/esm/v2/{OrDateTimePickerTimeSelect-f5e30f3f.js → OrDateTimePickerTimeSelect-e9c7a92a.js} +5 -5
  672. package/dist/esm/v2/{OrEditorTabs-0666dba0.js → OrEditorTabs-a5b82e9b.js} +7 -5
  673. package/dist/esm/v2/{OrEditorTabsItem-ffeb1f04.js → OrEditorTabsItem-f867e840.js} +1 -1
  674. package/dist/esm/v2/{OrFormGroup-936aa0ff.js → OrFormGroup-a814b820.js} +47 -42
  675. package/dist/esm/v2/{OrIconButton-2c6e333e.js → OrIconButton-c28a9059.js} +1 -1
  676. package/dist/esm/v2/{OrIconButton-f98bac24.js → OrIconButton-ec4a913b.js} +1 -1
  677. package/dist/esm/v2/{OrIconButton.vue_rollup-plugin-vue_styles.0-ebca07c1.js → OrIconButton.vue_rollup-plugin-vue_styles.0-aae5f85f.js} +1 -1
  678. package/dist/esm/v2/{OrInlineInput-c49956ef.js → OrInlineInput-f75cf8ac.js} +9 -13
  679. package/dist/esm/v2/{OrInlineTextEdit-5c589d29.js → OrInlineTextEdit-f8416eb6.js} +3 -3
  680. package/dist/esm/v2/{OrInlineTextarea-00a5f6bb.js → OrInlineTextarea-fca84db1.js} +9 -13
  681. package/dist/esm/v2/{OrInput-723cc312.js → OrInput-9c7e5495.js} +13 -17
  682. package/dist/esm/v2/{OrLabel-b0805497.js → OrLabel-bf7e2ea2.js} +18 -6
  683. package/dist/esm/v2/{OrList-94260c77.js → OrList-24c2dc67.js} +3 -3
  684. package/dist/esm/v2/{OrList-be4b1d6a.js → OrList-a1237d0a.js} +2 -2
  685. package/dist/esm/v2/{OrListOfInputs-9a07142a.js → OrListOfInputs-8fe8a224.js} +4 -4
  686. package/dist/esm/v2/{OrLoader-2e2c2cbd.js → OrLoader-84230be7.js} +1 -1
  687. package/dist/esm/v2/{OrMenu-fc74f312.js → OrMenu-430e1c99.js} +1 -1
  688. package/dist/esm/v2/{OrMenuItem-3e7c605b.js → OrMenuItem-35fbc9ee.js} +1 -1
  689. package/dist/esm/v2/{OrModal-1a7490f5.js → OrModal-45dc20fb.js} +3 -3
  690. package/dist/esm/v2/{OrModal-663a220c.js → OrModal-6f7de86d.js} +2 -2
  691. package/dist/esm/v2/{OrNotification-32c29e2d.js → OrNotification-73c164b3.js} +1 -1
  692. package/dist/esm/v2/{OrNotification-1058d612.js → OrNotification-b69a4012.js} +3 -3
  693. package/dist/esm/v2/{OrOverflowMenu-c3b8c78b.js → OrOverflowMenu-7be5525a.js} +4 -4
  694. package/dist/esm/v2/{OrOverlay-9de66166.js → OrOverlay-284d138c.js} +1 -1
  695. package/dist/esm/v2/{OrPagination-9e7494e2.js → OrPagination-be0e77aa.js} +2 -2
  696. package/dist/esm/v2/{OrPassword-8dea8562.js → OrPassword-7fe1b18e.js} +3 -3
  697. package/dist/esm/v2/{OrPopover-8a2574b0.js → OrPopover-47f0afa8.js} +3 -3
  698. package/dist/esm/v2/{OrRadio-3629ad83.js → OrRadio-fd6ae0b3.js} +4 -4
  699. package/dist/esm/v2/{OrRadioGroup-206e8317.js → OrRadioGroup-3e97aa2a.js} +2 -2
  700. package/dist/esm/v2/{OrRangeSlider-0f59285f.js → OrRangeSlider-d1e5c547.js} +7 -7
  701. package/dist/esm/v2/{OrResizeablePanel-67911efc.js → OrResizeablePanel-e6a2462b.js} +1 -1
  702. package/dist/esm/v2/{OrRichTextEditor-c03de64c.js → OrRichTextEditor-5332f678.js} +9 -8
  703. package/dist/esm/v2/{OrSearch-a340d5ff.js → OrSearch-3f55fbee.js} +3 -3
  704. package/dist/esm/v2/{OrSearch-9eef2fa5.js → OrSearch-b5099f7f.js} +1 -1
  705. package/dist/esm/v2/{OrSelect-9934df68.js → OrSelect-109a9d51.js} +58 -59
  706. package/dist/esm/v2/{OrSelect-fc49a01a.js → OrSelect-629c42c0.js} +2 -2
  707. package/dist/esm/v2/{OrSelectMultipleControl-ae8d8d53.js → OrSelectMultipleControl-ac3a92d4.js} +10 -16
  708. package/dist/esm/v2/{OrSelectSingleControl-1200cfb8.js → OrSelectSingleControl-b3bf518b.js} +5 -5
  709. package/dist/esm/v2/{OrSlider-d4a3c4f1.js → OrSlider-7eaa6fb0.js} +1 -1
  710. package/dist/esm/v2/{OrSlider.vue_rollup-plugin-vue_script-f823b7e6.js → OrSlider.vue_rollup-plugin-vue_script-e0d172f6.js} +6 -6
  711. package/dist/esm/v2/{OrSorting-dc2b02a1.js → OrSorting-f4170b03.js} +2 -2
  712. package/dist/esm/v2/{OrStepper-65da228c.js → OrStepper-2404afa0.js} +2 -2
  713. package/dist/esm/v2/{OrSwitch-f39716bf.js → OrSwitch-309854a8.js} +1 -1
  714. package/dist/esm/v2/{OrSwitch-e1361b5e.js → OrSwitch-9405826a.js} +14 -12
  715. package/dist/esm/v2/{OrTabs-ba5f0ab0.js → OrTabs-859b05c5.js} +2 -2
  716. package/dist/esm/v2/{OrTag-25029d10.js → OrTag-9abb4fc7.js} +1 -1
  717. package/dist/esm/v2/{OrTag-d665ff58.js → OrTag-da1f53d6.js} +1 -1
  718. package/dist/esm/v2/{OrTagInput-597f14d0.js → OrTagInput-2622de53.js} +43 -38
  719. package/dist/esm/v2/{OrTags-caa5f2b9.js → OrTags-78abdec3.js} +2 -2
  720. package/dist/esm/v2/{OrTextarea-a68b449c.js → OrTextarea-30fb5dcc.js} +9 -13
  721. package/dist/esm/v2/{OrTextbox-4a114aca.js → OrTextbox-0fc7abfe.js} +3 -3
  722. package/dist/esm/v2/{OrTimeFormat-91f8fb05.js → OrTimeFormat-c20be25b.js} +2 -2
  723. package/dist/esm/v2/{OrTimePicker-5d18aa66.js → OrTimePicker-a0490366.js} +21 -9
  724. package/dist/esm/v2/{OrTimeRangePicker-fc621f6b.js → OrTimeRangePicker-e172b7be.js} +26 -14
  725. package/dist/esm/v2/{OrToastContainer-0fa0e9df.js → OrToastContainer-d1f7f042.js} +3 -3
  726. package/dist/esm/v2/{OrTooltip-dfc6a368.js → OrTooltip-4739332d.js} +1 -1
  727. package/dist/esm/{v3/color-911f1122.js → v2/color-e5b0b579.js} +15 -15
  728. package/dist/esm/v2/components/index.d.ts +1 -0
  729. package/dist/esm/v2/components/index.js +106 -98
  730. package/dist/esm/v2/components/or-autocomplete-v3/OrAutocomplete.vue.d.ts +292 -0
  731. package/dist/esm/v2/components/or-autocomplete-v3/index.d.ts +2 -0
  732. package/dist/esm/v2/components/or-autocomplete-v3/index.js +48 -0
  733. package/dist/esm/v2/components/or-autocomplete-v3/styles.d.ts +6 -0
  734. package/dist/esm/v2/components/or-autocomplete-v3/types.d.ts +3 -0
  735. package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
  736. package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +4 -4
  737. package/dist/esm/v2/components/or-button/index.js +10 -4
  738. package/dist/esm/v2/components/or-button-v2/index.js +10 -7
  739. package/dist/esm/v2/components/or-card-collection/index.js +11 -8
  740. package/dist/esm/v2/components/or-card-collection-v3/index.js +16 -16
  741. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +8 -6
  742. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +6 -4
  743. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +5 -5
  744. package/dist/esm/v2/components/or-checkbox-v3/index.js +5 -3
  745. package/dist/esm/v2/components/or-checkbox-v3/types.d.ts +2 -1
  746. package/dist/esm/v2/components/or-code/index.js +11 -8
  747. package/dist/esm/v2/components/or-code-v3/index.js +12 -12
  748. package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
  749. package/dist/esm/v2/components/or-confirm/index.js +12 -9
  750. package/dist/esm/v2/components/or-confirm-v3/index.js +12 -12
  751. package/dist/esm/v2/components/or-context-menu-v3/index.js +9 -9
  752. package/dist/esm/v2/components/or-date-format-v3/index.js +16 -16
  753. package/dist/esm/v2/components/or-date-picker-v3/OrDatePicker.vue.d.ts +2 -2
  754. package/dist/esm/v2/components/or-date-picker-v3/index.js +16 -16
  755. package/dist/esm/v2/components/or-date-range-picker-v3/OrDateRangePicker.vue.d.ts +2 -2
  756. package/dist/esm/v2/components/or-date-range-picker-v3/index.js +16 -16
  757. package/dist/esm/v2/components/or-date-range-picker-v3/types.d.ts +2 -1
  758. package/dist/esm/v2/components/or-date-time-format-v3/index.js +16 -16
  759. package/dist/esm/v2/components/or-date-time-picker/index.js +10 -7
  760. package/dist/esm/v2/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +4 -4
  761. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +16 -16
  762. package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +14 -14
  763. package/dist/esm/v2/components/or-date-time-picker-v3/types.d.ts +2 -1
  764. package/dist/esm/v2/components/or-editor-tabs-v3/OrEditorTabs.vue.d.ts +18 -18
  765. package/dist/esm/v2/components/or-editor-tabs-v3/index.js +16 -13
  766. package/dist/esm/v2/components/or-editor-tabs-v3/partials/index.js +10 -10
  767. package/dist/esm/v2/components/or-form-group-v3/OrFormGroup.vue.d.ts +1 -5
  768. package/dist/esm/v2/components/or-form-group-v3/index.d.ts +1 -1
  769. package/dist/esm/v2/components/or-form-group-v3/index.js +2 -2
  770. package/dist/esm/v2/components/or-form-group-v3/styles.d.ts +2 -3
  771. package/dist/esm/v2/components/or-icon-button-v2/index.js +8 -5
  772. package/dist/esm/v2/components/or-icon-button-v3/index.js +9 -9
  773. package/dist/esm/v2/components/or-inline-input-v3/index.js +10 -10
  774. package/dist/esm/v2/components/or-inline-input-v3/types.d.ts +2 -1
  775. package/dist/esm/v2/components/or-inline-text-edit/index.js +10 -7
  776. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +10 -10
  777. package/dist/esm/v2/components/or-inline-textarea-v3/types.d.ts +2 -1
  778. package/dist/esm/v2/components/or-input-v3/index.js +11 -11
  779. package/dist/esm/v2/components/or-input-v3/types.d.ts +2 -1
  780. package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +19 -8
  781. package/dist/esm/v2/components/or-label-v3/index.d.ts +1 -1
  782. package/dist/esm/v2/components/or-label-v3/index.js +1 -1
  783. package/dist/esm/v2/components/or-label-v3/styles.d.ts +2 -2
  784. package/dist/{bundled/v3/components/OrLabelV3/props.d.ts → esm/v2/components/or-label-v3/types.d.ts} +1 -0
  785. package/dist/esm/v2/components/or-list/index.js +11 -8
  786. package/dist/esm/v2/components/or-list-of-inputs/index.js +12 -9
  787. package/dist/esm/v2/components/or-list-v3/index.js +11 -11
  788. package/dist/esm/v2/components/or-loader/index.js +9 -3
  789. package/dist/esm/v2/components/or-menu-item-v3/index.js +10 -10
  790. package/dist/esm/v2/components/or-menu-v3/index.js +8 -8
  791. package/dist/esm/v2/components/or-modal/index.js +10 -7
  792. package/dist/esm/v2/components/or-modal-v3/index.js +10 -10
  793. package/dist/esm/v2/components/or-notification/index.js +10 -7
  794. package/dist/esm/v2/components/or-notification-v3/index.js +10 -10
  795. package/dist/esm/v2/components/or-overflow-menu/index.js +11 -8
  796. package/dist/esm/v2/components/or-overlay-v3/index.js +3 -3
  797. package/dist/esm/v2/components/or-pagination-v3/index.js +12 -12
  798. package/dist/esm/v2/components/or-password/index.js +10 -7
  799. package/dist/esm/v2/components/or-popover-v3/index.js +7 -7
  800. package/dist/esm/v2/components/or-popover-v3/utils/index.js +2 -2
  801. package/dist/esm/v2/components/or-radio-group-v3/index.js +4 -4
  802. package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +5 -5
  803. package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
  804. package/dist/esm/v2/components/or-radio-v3/types.d.ts +2 -1
  805. package/dist/esm/v2/components/or-range-slider-v3/OrRangeSlider.vue.d.ts +2 -2
  806. package/dist/esm/v2/components/or-range-slider-v3/index.js +10 -10
  807. package/dist/esm/v2/components/or-resizeable-panel-v3/index.js +10 -10
  808. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +16 -15
  809. package/dist/esm/v2/components/or-search/index.js +10 -7
  810. package/dist/esm/v2/components/or-search-v3/index.js +12 -12
  811. package/dist/esm/v2/components/or-select/index.js +7 -4
  812. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +67 -66
  813. package/dist/esm/v2/components/or-select-v3/index.js +27 -21
  814. package/dist/esm/v2/components/or-select-v3/partials/index.js +20 -16
  815. package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/OrSelectMultipleControl.vue.d.ts +19 -19
  816. package/dist/esm/v2/components/or-select-v3/partials/or-select-multiple-control/index.js +18 -15
  817. package/dist/esm/v2/components/or-select-v3/partials/or-select-single-control/OrSelectSingleControl.vue.d.ts +17 -17
  818. package/dist/esm/v2/components/or-select-v3/partials/or-select-single-control/index.js +7 -4
  819. package/dist/esm/v2/components/or-select-v3/types.d.ts +4 -13
  820. package/dist/esm/v2/components/or-sidebar-v3/index.js +11 -11
  821. package/dist/esm/v2/components/or-slider-v3/OrSlider.vue.d.ts +2 -2
  822. package/dist/esm/v2/components/or-slider-v3/index.js +10 -10
  823. package/dist/esm/v2/components/or-sorting-v3/index.js +12 -12
  824. package/dist/esm/v2/components/or-stepper/index.js +10 -7
  825. package/dist/esm/v2/components/or-switch/index.js +10 -4
  826. package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +5 -5
  827. package/dist/esm/v2/components/or-switch-v3/index.js +5 -3
  828. package/dist/esm/v2/components/or-switch-v3/types.d.ts +2 -1
  829. package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +17 -17
  830. package/dist/esm/v2/components/or-tabs-v3/index.js +12 -12
  831. package/dist/esm/v2/components/or-tabs-v3/types.d.ts +5 -5
  832. package/dist/esm/v2/components/or-tag/index.js +2 -2
  833. package/dist/esm/v2/components/or-tag-input-v3/OrTagInput.vue.d.ts +12 -9
  834. package/dist/esm/v2/components/or-tag-input-v3/index.d.ts +1 -0
  835. package/dist/esm/v2/components/or-tag-input-v3/index.js +18 -13
  836. package/dist/esm/v2/components/or-tag-input-v3/types.d.ts +2 -0
  837. package/dist/esm/v2/components/or-tag-v3/index.js +10 -10
  838. package/dist/esm/v2/components/or-tags-v3/index.js +11 -11
  839. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
  840. package/dist/esm/v2/components/or-textarea-v3/types.d.ts +2 -1
  841. package/dist/esm/v2/components/or-textbox/index.js +10 -7
  842. package/dist/esm/v2/components/or-time-format-v3/index.js +16 -16
  843. package/dist/esm/v2/components/or-time-picker-v3/OrTimePicker.vue.d.ts +2 -2
  844. package/dist/esm/v2/components/or-time-picker-v3/index.js +16 -16
  845. package/dist/esm/v2/components/or-time-range-picker-v3/OrTimeRangePicker.vue.d.ts +2 -2
  846. package/dist/esm/v2/components/or-time-range-picker-v3/index.js +16 -16
  847. package/dist/esm/v2/components/or-time-range-picker-v3/types.d.ts +2 -1
  848. package/dist/esm/v2/components/or-toast/index.js +10 -7
  849. package/dist/esm/v2/components/or-toast/or-toast-container/index.js +10 -7
  850. package/dist/esm/v2/components/or-toast-v3/index.js +10 -10
  851. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +10 -10
  852. package/dist/esm/v2/components/or-tooltip-v3/index.js +8 -8
  853. package/dist/esm/v2/getItemByValue-be7353df.js +12 -0
  854. package/dist/esm/v2/getItemsByValue-b08b7d12.js +7 -0
  855. package/dist/esm/v2/helpers/getItemByValue.d.ts +2 -0
  856. package/dist/esm/v2/helpers/getItemsByValue.d.ts +2 -0
  857. package/dist/esm/v2/helpers/index.d.ts +3 -0
  858. package/dist/esm/v2/helpers/index.js +7 -0
  859. package/dist/esm/v2/helpers/searchItemsByLabel.d.ts +2 -0
  860. package/dist/esm/v2/hooks/index.js +3 -3
  861. package/dist/esm/v2/include-2a81e823.js +15 -0
  862. package/dist/esm/v2/index.d.ts +1 -0
  863. package/dist/esm/v2/index.js +103 -94
  864. package/dist/esm/v2/isAncestor-a446b32f.js +17 -0
  865. package/dist/esm/v2/isArray-8eeb52b9.js +8 -0
  866. package/dist/esm/v2/{isEqual-9004fb92.js → isEqual-15f4b2f5.js} +8 -4
  867. package/dist/esm/v2/isNull-7ae26d1d.js +18 -0
  868. package/dist/esm/v2/{isNumber-5fb80127.js → isNumber-ef303deb.js} +14 -8
  869. package/dist/esm/v2/isObject-4d5300e9.js +8 -0
  870. package/dist/esm/{v3/isPrevented-5f542754.js → v2/isPrevented-b151a948.js} +1 -1
  871. package/dist/esm/v2/isString-cf957a95.js +32 -0
  872. package/dist/esm/v2/isUndefined-3eca6e32.js +8 -0
  873. package/dist/esm/v2/{isVisible-cfd61ef8.js → isVisible-d1e49905.js} +2 -2
  874. package/dist/esm/v2/{props-4d7a84e7.js → props-6910c181.js} +1 -1
  875. package/dist/esm/v2/searchItemsByLabel-c778a1e4.js +5 -0
  876. package/dist/esm/v2/toArray-93b84b21.js +18 -0
  877. package/dist/esm/v2/types/Group.d.ts +5 -0
  878. package/dist/esm/v2/types/GroupFunction.d.ts +1 -0
  879. package/dist/esm/v2/types/Item.d.ts +5 -0
  880. package/dist/esm/v2/types/ModelValue.d.ts +1 -0
  881. package/dist/esm/v2/types/SearchFunction.d.ts +1 -0
  882. package/dist/esm/v2/types/index.d.ts +5 -0
  883. package/dist/esm/v2/{types-8b80518c.js → types-a3470d9a.js} +2 -2
  884. package/dist/esm/v2/{useElevation-37722ead.js → useElevation-e69d969b.js} +1 -1
  885. package/dist/esm/{v3/useTimeMask-f2a4d09f.js → v2/useTimeMask-7a7246c1.js} +1 -1
  886. package/dist/esm/v2/utils/exclude.d.ts +4 -0
  887. package/dist/esm/v2/utils/include.d.ts +4 -0
  888. package/dist/esm/v2/utils/index.d.ts +3 -0
  889. package/dist/esm/v2/utils/index.js +12 -7
  890. package/dist/esm/v2/utils/isAncestor.d.ts +4 -1
  891. package/dist/esm/v2/utils/isArray.d.ts +4 -1
  892. package/dist/esm/v2/utils/isDescendant.d.ts +4 -1
  893. package/dist/esm/v2/utils/isEmpty.d.ts +4 -1
  894. package/dist/esm/v2/utils/isEqual.d.ts +4 -1
  895. package/dist/esm/v2/utils/isNil.d.ts +4 -1
  896. package/dist/esm/v2/utils/isNull.d.ts +4 -1
  897. package/dist/esm/v2/utils/isNumber.d.ts +4 -1
  898. package/dist/esm/v2/utils/isObject.d.ts +4 -1
  899. package/dist/esm/v2/utils/isString.d.ts +4 -1
  900. package/dist/esm/v2/utils/isUndefined.d.ts +4 -1
  901. package/dist/esm/v2/utils/isVisible.d.ts +1 -1
  902. package/dist/esm/v2/utils/toArray.d.ts +4 -0
  903. package/dist/esm/v3/OrAutocomplete-16d62e2c.js +402 -0
  904. package/dist/esm/v3/{OrAvatar-8befdf0c.js → OrAvatar-1cbce1de.js} +1 -1
  905. package/dist/esm/v3/{OrBottomSheet-7b272f2a.js → OrBottomSheet-f0f6e264.js} +1 -1
  906. package/dist/esm/v3/{OrButton-4dbf8f5a.js → OrButton-c05bdda7.js} +1 -1
  907. package/dist/esm/v3/{OrButton-8e2c399f.js → OrButton-f5de246c.js} +2 -2
  908. package/dist/esm/v3/{OrCardCollection-0b7cb661.js → OrCardCollection-6ee44732.js} +3 -3
  909. package/dist/esm/v3/{OrCardCollection-76bbc7f1.js → OrCardCollection-ec3e0d9c.js} +3 -3
  910. package/dist/esm/v3/{OrCheckbox-12f302b3.js → OrCheckbox-1740426d.js} +12 -10
  911. package/dist/esm/v3/{OrCheckboxGroup-f3673c66.js → OrCheckboxGroup-5fb8c0e4.js} +2 -2
  912. package/dist/esm/v3/{OrCheckboxTree-1161fde9.js → OrCheckboxTree-cc2f974b.js} +1 -1
  913. package/dist/esm/v3/{OrCode-fdf3c12e.js → OrCode-0c4c1cd7.js} +3 -3
  914. package/dist/esm/v3/{OrCode-3a5f3620.js → OrCode-579fc66e.js} +7 -13
  915. package/dist/esm/v3/{OrCombinedInput-391b1de9.js → OrCombinedInput-429d6114.js} +5 -11
  916. package/dist/esm/v3/{OrConfirm-29ff7101.js → OrConfirm-57421e31.js} +2 -2
  917. package/dist/esm/v3/{OrConfirm-c6dd113f.js → OrConfirm-7c132ea7.js} +3 -3
  918. package/dist/esm/v3/{OrContextMenu-30539c6f.js → OrContextMenu-51c4264f.js} +2 -2
  919. package/dist/esm/v3/{OrDateFormat-68696d0f.js → OrDateFormat-d8f6e37f.js} +2 -2
  920. package/dist/esm/v3/{OrDatePicker-0718f739.js → OrDatePicker-0b2b92c4.js} +10 -13
  921. package/dist/esm/v3/{OrDateRangePicker-f6daa879.js → OrDateRangePicker-d24be474.js} +15 -18
  922. package/dist/esm/v3/{OrDateTimeFormat-e4a4e071.js → OrDateTimeFormat-093e12ab.js} +2 -2
  923. package/dist/esm/v3/{OrDateTimePicker-3053fe09.js → OrDateTimePicker-4aefd65d.js} +9 -12
  924. package/dist/esm/v3/{OrDateTimePicker-73e33b46.js → OrDateTimePicker-d2de9625.js} +2 -2
  925. package/dist/esm/v3/{OrDateTimePickerTimeSelect-9f4b9dd8.js → OrDateTimePickerTimeSelect-8629bc25.js} +5 -5
  926. package/dist/esm/v3/{OrEditorTabs-55d38b45.js → OrEditorTabs-ec1ec067.js} +7 -5
  927. package/dist/esm/v3/{OrEditorTabsItem-6614aff7.js → OrEditorTabsItem-b1116aa7.js} +1 -1
  928. package/dist/esm/v3/{OrFormGroup-230f2015.js → OrFormGroup-4afd327b.js} +25 -32
  929. package/dist/esm/v3/{OrIconButton-d493432f.js → OrIconButton-746a7058.js} +1 -1
  930. package/dist/esm/v3/{OrIconButton-525d873e.js → OrIconButton-76b101dc.js} +1 -1
  931. package/dist/esm/v3/{OrInlineInput-9fb3fdf3.js → OrInlineInput-c07c02ab.js} +4 -10
  932. package/dist/esm/v3/{OrInlineTextEdit-9ca68ae4.js → OrInlineTextEdit-a512574d.js} +2 -2
  933. package/dist/esm/v3/{OrInlineTextarea-33596df4.js → OrInlineTextarea-9b7ea946.js} +4 -10
  934. package/dist/esm/v3/{OrInput-500c5939.js → OrInput-81a3ddc4.js} +10 -16
  935. package/dist/esm/v3/{OrLabel-59d09591.js → OrLabel-4abbce6e.js} +19 -7
  936. package/dist/esm/v3/{OrList-d4be4ee8.js → OrList-1625c863.js} +2 -2
  937. package/dist/esm/v3/{OrList-003bd4cb.js → OrList-acfe427b.js} +2 -2
  938. package/dist/esm/v3/{OrListOfInputs-3b2d4713.js → OrListOfInputs-690c57bc.js} +3 -3
  939. package/dist/esm/v3/{OrLoader-b1290a56.js → OrLoader-d5a5b426.js} +1 -1
  940. package/dist/esm/v3/{OrMenu-c87e33de.js → OrMenu-2d763024.js} +1 -1
  941. package/dist/esm/v3/{OrMenuItem-def5de14.js → OrMenuItem-b5789563.js} +1 -1
  942. package/dist/esm/v3/{OrModal-b87c4266.js → OrModal-1c8cbdbb.js} +2 -2
  943. package/dist/esm/v3/{OrModal-7efd027b.js → OrModal-8eeab7a1.js} +2 -2
  944. package/dist/esm/v3/{OrNotification-ffd3c912.js → OrNotification-640ab275.js} +1 -1
  945. package/dist/esm/v3/{OrNotification-7cc33a70.js → OrNotification-69f1178a.js} +2 -2
  946. package/dist/esm/v3/{OrOverflowMenu-462b4c10.js → OrOverflowMenu-8a0210ef.js} +2 -2
  947. package/dist/esm/v3/{OrOverlay-19f08ea8.js → OrOverlay-b452613a.js} +1 -1
  948. package/dist/esm/v3/{OrPagination-5026ee25.js → OrPagination-5596ff9d.js} +2 -2
  949. package/dist/esm/v3/{OrPassword-0db19ad0.js → OrPassword-2b2b3703.js} +2 -2
  950. package/dist/esm/v3/{OrPopover-0c507548.js → OrPopover-92d5273a.js} +3 -3
  951. package/dist/esm/v3/{OrRadio-370438a9.js → OrRadio-0a8b6e08.js} +2 -2
  952. package/dist/esm/v3/{OrRadioGroup-75519d7c.js → OrRadioGroup-a73d1147.js} +2 -2
  953. package/dist/esm/v3/{OrRangeSlider-820d0c22.js → OrRangeSlider-908cd00c.js} +7 -7
  954. package/dist/esm/v3/{OrResizeablePanel-6b14bdd5.js → OrResizeablePanel-38469d6a.js} +1 -1
  955. package/dist/esm/v3/{OrRichTextEditor-9781c771.js → OrRichTextEditor-c8ac9ef5.js} +9 -8
  956. package/dist/esm/v3/{OrSearch-a10f294f.js → OrSearch-4d6e25ce.js} +1 -1
  957. package/dist/esm/v3/{OrSearch-948c7f78.js → OrSearch-740f931b.js} +2 -2
  958. package/dist/esm/v3/{OrSelect-e1d4b56c.js → OrSelect-96f3a5ff.js} +2 -2
  959. package/dist/esm/v3/{OrSelect-a91d6ba8.js → OrSelect-c2a444aa.js} +63 -68
  960. package/dist/esm/v3/{OrSelectMultipleControl-c4f44534.js → OrSelectMultipleControl-30dcfa8c.js} +10 -16
  961. package/dist/esm/v3/{OrSelectSingleControl-d0f86455.js → OrSelectSingleControl-0ad7e42b.js} +5 -5
  962. package/dist/esm/v3/{OrSlider-79a63155.js → OrSlider-43ddc760.js} +6 -6
  963. package/dist/esm/v3/{OrSorting-aa314b0e.js → OrSorting-b3a013aa.js} +2 -2
  964. package/dist/esm/v3/{OrStepper-98fd4446.js → OrStepper-bd1bf65a.js} +2 -2
  965. package/dist/esm/v3/{OrSwitch-8dfa8add.js → OrSwitch-d16f4d7a.js} +1 -1
  966. package/dist/esm/v3/{OrSwitch-33d8b2e4.js → OrSwitch-fd39d3b1.js} +12 -10
  967. package/dist/esm/v3/{OrTabs-c2cecad6.js → OrTabs-d9dfb55b.js} +2 -2
  968. package/dist/esm/v3/{OrTag-c9542465.js → OrTag-cda9ec97.js} +1 -1
  969. package/dist/esm/v3/{OrTag-d842d17c.js → OrTag-d8450e6c.js} +1 -1
  970. package/dist/esm/v3/{OrTagInput-c04fed2f.js → OrTagInput-c5892de5.js} +35 -33
  971. package/dist/esm/v3/{OrTags-97021263.js → OrTags-a242cea3.js} +2 -2
  972. package/dist/esm/v3/{OrTextarea-ea50a8c4.js → OrTextarea-1b5e1b4e.js} +5 -11
  973. package/dist/esm/v3/{OrTextbox-6afcb5a1.js → OrTextbox-558732b8.js} +2 -2
  974. package/dist/esm/v3/{OrTimeFormat-df28737d.js → OrTimeFormat-57ab2ef3.js} +2 -2
  975. package/dist/esm/v3/{OrTimePicker-23fc2abf.js → OrTimePicker-636f2d64.js} +10 -13
  976. package/dist/esm/v3/{OrTimeRangePicker-3d71d72e.js → OrTimeRangePicker-595a3c3c.js} +15 -18
  977. package/dist/esm/v3/{OrToastContainer-99e7bdbc.js → OrToastContainer-1e4d24d6.js} +2 -2
  978. package/dist/esm/v3/{OrTooltip-9d591d1e.js → OrTooltip-ffa9120a.js} +1 -1
  979. package/dist/esm/{v2/color-911f1122.js → v3/color-e5b0b579.js} +15 -15
  980. package/dist/esm/v3/components/index.d.ts +1 -0
  981. package/dist/esm/v3/components/index.js +102 -94
  982. package/dist/esm/v3/components/or-autocomplete-v3/OrAutocomplete.vue.d.ts +199 -0
  983. package/dist/esm/v3/components/or-autocomplete-v3/index.d.ts +2 -0
  984. package/dist/esm/v3/components/or-autocomplete-v3/index.js +45 -0
  985. package/dist/esm/v3/components/or-autocomplete-v3/styles.d.ts +6 -0
  986. package/dist/esm/v3/components/or-autocomplete-v3/types.d.ts +3 -0
  987. package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
  988. package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +4 -4
  989. package/dist/esm/v3/components/or-button/index.js +10 -4
  990. package/dist/esm/v3/components/or-button-v2/index.js +8 -5
  991. package/dist/esm/v3/components/or-card-collection/index.js +10 -7
  992. package/dist/esm/v3/components/or-card-collection-v3/index.js +16 -16
  993. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +8 -6
  994. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +6 -4
  995. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +3 -3
  996. package/dist/esm/v3/components/or-checkbox-v3/index.js +5 -3
  997. package/dist/esm/v3/components/or-checkbox-v3/types.d.ts +2 -1
  998. package/dist/esm/v3/components/or-code/index.js +10 -7
  999. package/dist/esm/v3/components/or-code-v3/index.js +12 -12
  1000. package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
  1001. package/dist/esm/v3/components/or-confirm/index.js +10 -7
  1002. package/dist/esm/v3/components/or-confirm-v3/index.js +12 -12
  1003. package/dist/esm/v3/components/or-context-menu-v3/index.js +9 -9
  1004. package/dist/esm/v3/components/or-date-format-v3/index.js +16 -16
  1005. package/dist/esm/v3/components/or-date-picker-v3/OrDatePicker.vue.d.ts +1 -1
  1006. package/dist/esm/v3/components/or-date-picker-v3/index.js +16 -16
  1007. package/dist/esm/v3/components/or-date-range-picker-v3/OrDateRangePicker.vue.d.ts +1 -1
  1008. package/dist/esm/v3/components/or-date-range-picker-v3/index.js +16 -16
  1009. package/dist/esm/v3/components/or-date-range-picker-v3/types.d.ts +2 -1
  1010. package/dist/esm/v3/components/or-date-time-format-v3/index.js +16 -16
  1011. package/dist/esm/v3/components/or-date-time-picker/index.js +9 -6
  1012. package/dist/esm/v3/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +2 -2
  1013. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +15 -15
  1014. package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +14 -14
  1015. package/dist/esm/v3/components/or-date-time-picker-v3/types.d.ts +2 -1
  1016. package/dist/esm/v3/components/or-editor-tabs-v3/OrEditorTabs.vue.d.ts +10 -10
  1017. package/dist/esm/v3/components/or-editor-tabs-v3/index.js +16 -13
  1018. package/dist/esm/v3/components/or-editor-tabs-v3/partials/index.js +10 -10
  1019. package/dist/esm/v3/components/or-form-group-v3/OrFormGroup.vue.d.ts +1 -3
  1020. package/dist/esm/v3/components/or-form-group-v3/index.d.ts +1 -1
  1021. package/dist/esm/v3/components/or-form-group-v3/index.js +2 -2
  1022. package/dist/esm/v3/components/or-form-group-v3/styles.d.ts +2 -3
  1023. package/dist/esm/v3/components/or-icon-button-v2/index.js +7 -4
  1024. package/dist/esm/v3/components/or-icon-button-v3/index.js +9 -9
  1025. package/dist/esm/v3/components/or-inline-input-v3/index.js +10 -10
  1026. package/dist/esm/v3/components/or-inline-input-v3/types.d.ts +2 -1
  1027. package/dist/esm/v3/components/or-inline-text-edit/index.js +9 -6
  1028. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +10 -10
  1029. package/dist/esm/v3/components/or-inline-textarea-v3/types.d.ts +2 -1
  1030. package/dist/esm/v3/components/or-input-v3/index.js +11 -11
  1031. package/dist/esm/v3/components/or-input-v3/types.d.ts +2 -1
  1032. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +14 -5
  1033. package/dist/esm/v3/components/or-label-v3/index.d.ts +1 -1
  1034. package/dist/esm/v3/components/or-label-v3/index.js +1 -1
  1035. package/dist/esm/v3/components/or-label-v3/styles.d.ts +2 -2
  1036. package/dist/esm/v3/components/or-label-v3/{props.d.ts → types.d.ts} +1 -0
  1037. package/dist/esm/v3/components/or-list/index.js +9 -6
  1038. package/dist/esm/v3/components/or-list-of-inputs/index.js +10 -7
  1039. package/dist/esm/v3/components/or-list-v3/index.js +11 -11
  1040. package/dist/esm/v3/components/or-loader/index.js +9 -3
  1041. package/dist/esm/v3/components/or-menu-item-v3/index.js +10 -10
  1042. package/dist/esm/v3/components/or-menu-v3/index.js +8 -8
  1043. package/dist/esm/v3/components/or-modal/index.js +9 -6
  1044. package/dist/esm/v3/components/or-modal-v3/index.js +10 -10
  1045. package/dist/esm/v3/components/or-notification/index.js +9 -6
  1046. package/dist/esm/v3/components/or-notification-v3/index.js +10 -10
  1047. package/dist/esm/v3/components/or-overflow-menu/index.js +9 -6
  1048. package/dist/esm/v3/components/or-overlay-v3/index.js +3 -3
  1049. package/dist/esm/v3/components/or-pagination-v3/index.js +12 -12
  1050. package/dist/esm/v3/components/or-password/index.js +9 -6
  1051. package/dist/esm/v3/components/or-popover-v3/index.js +7 -7
  1052. package/dist/esm/v3/components/or-popover-v3/utils/index.js +2 -2
  1053. package/dist/esm/v3/components/or-radio-group-v3/index.js +4 -4
  1054. package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +3 -3
  1055. package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
  1056. package/dist/esm/v3/components/or-radio-v3/types.d.ts +2 -1
  1057. package/dist/esm/v3/components/or-range-slider-v3/OrRangeSlider.vue.d.ts +2 -2
  1058. package/dist/esm/v3/components/or-range-slider-v3/index.js +10 -10
  1059. package/dist/esm/v3/components/or-resizeable-panel-v3/index.js +10 -10
  1060. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +16 -15
  1061. package/dist/esm/v3/components/or-search/index.js +9 -6
  1062. package/dist/esm/v3/components/or-search-v3/index.js +12 -12
  1063. package/dist/esm/v3/components/or-select/index.js +7 -4
  1064. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +46 -45
  1065. package/dist/esm/v3/components/or-select-v3/index.js +27 -21
  1066. package/dist/esm/v3/components/or-select-v3/partials/index.js +20 -16
  1067. package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/OrSelectMultipleControl.vue.d.ts +14 -14
  1068. package/dist/esm/v3/components/or-select-v3/partials/or-select-multiple-control/index.js +18 -15
  1069. package/dist/esm/v3/components/or-select-v3/partials/or-select-single-control/OrSelectSingleControl.vue.d.ts +12 -12
  1070. package/dist/esm/v3/components/or-select-v3/partials/or-select-single-control/index.js +7 -4
  1071. package/dist/esm/v3/components/or-select-v3/types.d.ts +4 -13
  1072. package/dist/esm/v3/components/or-sidebar-v3/index.js +11 -11
  1073. package/dist/esm/v3/components/or-slider-v3/OrSlider.vue.d.ts +2 -2
  1074. package/dist/esm/v3/components/or-slider-v3/index.js +9 -9
  1075. package/dist/esm/v3/components/or-sorting-v3/index.js +12 -12
  1076. package/dist/esm/v3/components/or-stepper/index.js +9 -6
  1077. package/dist/esm/v3/components/or-switch/index.js +10 -4
  1078. package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +3 -3
  1079. package/dist/esm/v3/components/or-switch-v3/index.js +5 -3
  1080. package/dist/esm/v3/components/or-switch-v3/types.d.ts +2 -1
  1081. package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +9 -9
  1082. package/dist/esm/v3/components/or-tabs-v3/index.js +12 -12
  1083. package/dist/esm/v3/components/or-tabs-v3/types.d.ts +5 -5
  1084. package/dist/esm/v3/components/or-tag/index.js +2 -2
  1085. package/dist/esm/v3/components/or-tag-input-v3/OrTagInput.vue.d.ts +10 -7
  1086. package/dist/esm/v3/components/or-tag-input-v3/index.d.ts +1 -0
  1087. package/dist/esm/v3/components/or-tag-input-v3/index.js +18 -13
  1088. package/dist/esm/v3/components/or-tag-input-v3/types.d.ts +2 -0
  1089. package/dist/esm/v3/components/or-tag-v3/index.js +10 -10
  1090. package/dist/esm/v3/components/or-tags-v3/index.js +11 -11
  1091. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  1092. package/dist/esm/v3/components/or-textarea-v3/types.d.ts +2 -1
  1093. package/dist/esm/v3/components/or-textbox/index.js +9 -6
  1094. package/dist/esm/v3/components/or-time-format-v3/index.js +16 -16
  1095. package/dist/esm/v3/components/or-time-picker-v3/OrTimePicker.vue.d.ts +1 -1
  1096. package/dist/esm/v3/components/or-time-picker-v3/index.js +16 -16
  1097. package/dist/esm/v3/components/or-time-range-picker-v3/OrTimeRangePicker.vue.d.ts +1 -1
  1098. package/dist/esm/v3/components/or-time-range-picker-v3/index.js +16 -16
  1099. package/dist/esm/v3/components/or-time-range-picker-v3/types.d.ts +2 -1
  1100. package/dist/esm/v3/components/or-toast/index.js +9 -6
  1101. package/dist/esm/v3/components/or-toast/or-toast-container/index.js +9 -6
  1102. package/dist/esm/v3/components/or-toast-v3/index.js +10 -10
  1103. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +10 -10
  1104. package/dist/esm/v3/components/or-tooltip-v3/index.js +8 -8
  1105. package/dist/esm/v3/getItemByValue-be7353df.js +12 -0
  1106. package/dist/esm/v3/getItemsByValue-b08b7d12.js +7 -0
  1107. package/dist/esm/v3/helpers/getItemByValue.d.ts +2 -0
  1108. package/dist/esm/v3/helpers/getItemsByValue.d.ts +2 -0
  1109. package/dist/esm/v3/helpers/index.d.ts +3 -0
  1110. package/dist/esm/v3/helpers/index.js +7 -0
  1111. package/dist/esm/v3/helpers/searchItemsByLabel.d.ts +2 -0
  1112. package/dist/esm/v3/hooks/index.js +3 -3
  1113. package/dist/esm/v3/include-2a81e823.js +15 -0
  1114. package/dist/esm/v3/index.d.ts +1 -0
  1115. package/dist/esm/v3/index.js +98 -89
  1116. package/dist/esm/v3/isAncestor-a446b32f.js +17 -0
  1117. package/dist/esm/v3/isArray-8eeb52b9.js +8 -0
  1118. package/dist/esm/v3/{isEqual-9004fb92.js → isEqual-15f4b2f5.js} +8 -4
  1119. package/dist/esm/v3/isNull-7ae26d1d.js +18 -0
  1120. package/dist/esm/v3/{isNumber-5fb80127.js → isNumber-ef303deb.js} +14 -8
  1121. package/dist/esm/v3/isObject-4d5300e9.js +8 -0
  1122. package/dist/esm/{v2/isPrevented-5f542754.js → v3/isPrevented-b151a948.js} +1 -1
  1123. package/dist/esm/v3/isString-cf957a95.js +32 -0
  1124. package/dist/esm/v3/isUndefined-3eca6e32.js +8 -0
  1125. package/dist/esm/v3/{isVisible-cfd61ef8.js → isVisible-d1e49905.js} +2 -2
  1126. package/dist/esm/v3/{props-e05d6af4.js → props-151f7afd.js} +1 -1
  1127. package/dist/esm/v3/searchItemsByLabel-c778a1e4.js +5 -0
  1128. package/dist/esm/v3/toArray-93b84b21.js +18 -0
  1129. package/dist/esm/v3/types/Group.d.ts +5 -0
  1130. package/dist/esm/v3/types/GroupFunction.d.ts +1 -0
  1131. package/dist/esm/v3/types/Item.d.ts +5 -0
  1132. package/dist/esm/v3/types/ModelValue.d.ts +1 -0
  1133. package/dist/esm/v3/types/SearchFunction.d.ts +1 -0
  1134. package/dist/esm/v3/types/index.d.ts +5 -0
  1135. package/dist/esm/v3/{types-4f71f482.js → types-ce03a51a.js} +2 -2
  1136. package/dist/esm/v3/{useElevation-37722ead.js → useElevation-e69d969b.js} +1 -1
  1137. package/dist/esm/{v2/useTimeMask-f2a4d09f.js → v3/useTimeMask-7a7246c1.js} +1 -1
  1138. package/dist/esm/v3/utils/exclude.d.ts +4 -0
  1139. package/dist/esm/v3/utils/include.d.ts +4 -0
  1140. package/dist/esm/v3/utils/index.d.ts +3 -0
  1141. package/dist/esm/v3/utils/index.js +12 -7
  1142. package/dist/esm/v3/utils/isAncestor.d.ts +4 -1
  1143. package/dist/esm/v3/utils/isArray.d.ts +4 -1
  1144. package/dist/esm/v3/utils/isDescendant.d.ts +4 -1
  1145. package/dist/esm/v3/utils/isEmpty.d.ts +4 -1
  1146. package/dist/esm/v3/utils/isEqual.d.ts +4 -1
  1147. package/dist/esm/v3/utils/isNil.d.ts +4 -1
  1148. package/dist/esm/v3/utils/isNull.d.ts +4 -1
  1149. package/dist/esm/v3/utils/isNumber.d.ts +4 -1
  1150. package/dist/esm/v3/utils/isObject.d.ts +4 -1
  1151. package/dist/esm/v3/utils/isString.d.ts +4 -1
  1152. package/dist/esm/v3/utils/isUndefined.d.ts +4 -1
  1153. package/dist/esm/v3/utils/isVisible.d.ts +1 -1
  1154. package/dist/esm/v3/utils/toArray.d.ts +4 -0
  1155. package/package.json +2 -3
  1156. package/src/components/index.ts +1 -0
  1157. package/src/components/or-autocomplete-v3/OrAutocomplete.vue +427 -0
  1158. package/src/components/or-autocomplete-v3/index.ts +2 -0
  1159. package/src/components/or-autocomplete-v3/styles.ts +61 -0
  1160. package/src/components/or-autocomplete-v3/types.ts +5 -0
  1161. package/src/components/or-checkbox-v3/OrCheckbox.vue +9 -9
  1162. package/src/components/or-checkbox-v3/types.ts +3 -1
  1163. package/src/components/or-code-v3/partials/OrCodeControl.vue +15 -19
  1164. package/src/components/or-combined-input-v3/OrCombinedInput.vue +15 -19
  1165. package/src/components/or-date-picker-v3/OrDatePicker.vue +16 -14
  1166. package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +19 -17
  1167. package/src/components/or-date-range-picker-v3/types.ts +2 -1
  1168. package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +17 -15
  1169. package/src/components/or-date-time-picker-v3/types.ts +3 -1
  1170. package/src/components/or-editor-tabs-v3/OrEditorTabs.vue +7 -5
  1171. package/src/components/or-form-group-v3/OrFormGroup.vue +32 -41
  1172. package/src/components/or-form-group-v3/index.ts +1 -1
  1173. package/src/components/or-form-group-v3/styles.ts +10 -16
  1174. package/src/components/or-inline-input-v3/OrInlineInput.vue +18 -28
  1175. package/src/components/or-inline-input-v3/types.ts +3 -1
  1176. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +18 -28
  1177. package/src/components/or-inline-textarea-v3/types.ts +3 -1
  1178. package/src/components/or-input-v3/OrInput.vue +27 -31
  1179. package/src/components/or-input-v3/types.ts +3 -1
  1180. package/src/components/or-label-v3/OrLabel.vue +14 -8
  1181. package/src/components/or-label-v3/index.ts +1 -1
  1182. package/src/components/or-label-v3/styles.ts +15 -2
  1183. package/src/components/or-label-v3/{props.ts → types.ts} +1 -0
  1184. package/src/components/or-radio-v3/OrRadio.vue +1 -1
  1185. package/src/components/or-radio-v3/types.ts +3 -1
  1186. package/src/components/or-range-slider-v3/OrRangeSlider.vue +5 -5
  1187. package/src/components/or-rich-text-editor-v3/OrRichTextEditor.vue +2 -1
  1188. package/src/components/or-select-v3/OrSelect.vue +67 -66
  1189. package/src/components/or-select-v3/partials/or-select-multiple-control/OrSelectMultipleControl.vue +9 -10
  1190. package/src/components/or-select-v3/partials/or-select-single-control/OrSelectSingleControl.vue +5 -5
  1191. package/src/components/or-select-v3/types.ts +4 -15
  1192. package/src/components/or-slider-v3/OrSlider.vue +5 -5
  1193. package/src/components/or-switch-v3/OrSwitch.vue +9 -9
  1194. package/src/components/or-switch-v3/types.ts +3 -1
  1195. package/src/components/or-tabs-v3/OrTabs.vue +8 -8
  1196. package/src/components/or-tabs-v3/types.ts +7 -5
  1197. package/src/components/or-tag-input-v3/OrTagInput.vue +49 -40
  1198. package/src/components/or-tag-input-v3/index.ts +1 -0
  1199. package/src/components/or-tag-input-v3/types.ts +3 -0
  1200. package/src/components/or-textarea-v3/OrTextarea.vue +24 -28
  1201. package/src/components/or-textarea-v3/types.ts +3 -1
  1202. package/src/components/or-time-picker-v3/OrTimePicker.vue +16 -14
  1203. package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +19 -17
  1204. package/src/components/or-time-range-picker-v3/types.ts +2 -1
  1205. package/src/helpers/getItemByValue.ts +12 -0
  1206. package/src/helpers/getItemsByValue.ts +6 -0
  1207. package/src/helpers/index.ts +3 -0
  1208. package/src/helpers/searchItemsByLabel.ts +5 -0
  1209. package/src/hooks/useDateMask.ts +1 -1
  1210. package/src/index.ts +1 -0
  1211. package/src/types/Group.ts +6 -0
  1212. package/src/types/GroupFunction.ts +1 -0
  1213. package/src/types/Item.ts +6 -0
  1214. package/src/types/ModelValue.ts +1 -0
  1215. package/src/types/SearchFunction.ts +1 -0
  1216. package/src/types/index.ts +5 -0
  1217. package/src/utils/exclude.ts +6 -0
  1218. package/src/utils/include.ts +6 -0
  1219. package/src/utils/index.ts +3 -0
  1220. package/src/utils/isAncestor.ts +8 -5
  1221. package/src/utils/isArray.ts +5 -2
  1222. package/src/utils/isDescendant.ts +8 -5
  1223. package/src/utils/isEmpty.ts +6 -6
  1224. package/src/utils/isEqual.ts +6 -4
  1225. package/src/utils/isNil.ts +6 -4
  1226. package/src/utils/isNull.ts +5 -2
  1227. package/src/utils/isNumber.ts +5 -2
  1228. package/src/utils/isObject.ts +5 -2
  1229. package/src/utils/isString.ts +5 -2
  1230. package/src/utils/isUndefined.ts +5 -2
  1231. package/src/utils/isVisible.ts +2 -2
  1232. package/src/utils/toArray.ts +16 -0
  1233. package/dist/bundled/v2/components/OrFormGroupV3/props.js +0 -7
  1234. package/dist/bundled/v2/components/OrLabelV3/props.js +0 -8
  1235. package/dist/bundled/v2/components/OrSelectV3/utils/castToMultipleValue.d.ts +0 -2
  1236. package/dist/bundled/v2/components/OrSelectV3/utils/castToMultipleValue.js +0 -10
  1237. package/dist/bundled/v3/components/OrFormGroupV3/props.js +0 -1
  1238. package/dist/bundled/v3/components/OrLabelV3/props.js +0 -1
  1239. package/dist/bundled/v3/components/OrSelectV3/utils/castToMultipleValue.d.ts +0 -2
  1240. package/dist/bundled/v3/components/OrSelectV3/utils/castToMultipleValue.js +0 -2
  1241. package/dist/esm/v2/components/or-select-v3/utils/castToMultipleValue.d.ts +0 -2
  1242. package/dist/esm/v2/isAncestor-9e33bd15.js +0 -14
  1243. package/dist/esm/v2/isEmpty-181a6611.js +0 -27
  1244. package/dist/esm/v2/isNil-33299e1d.js +0 -17
  1245. package/dist/esm/v3/components/or-select-v3/utils/castToMultipleValue.d.ts +0 -2
  1246. package/dist/esm/v3/isAncestor-9e33bd15.js +0 -14
  1247. package/dist/esm/v3/isEmpty-181a6611.js +0 -27
  1248. package/dist/esm/v3/isNil-33299e1d.js +0 -17
  1249. package/src/components/or-select-v3/utils/castToMultipleValue.ts +0 -10
  1250. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-eef95dbd.js → OrDateTimePickerMonthSelect-0b9e141c.js} +0 -0
  1251. /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-31d1e247.js → OrDateTimePickerPopoverHeader-fee94ad6.js} +0 -0
  1252. /package/dist/bundled/v2/{OrDateTimePickerTimeSelect-e2499ef1.js → OrDateTimePickerTimeSelect-305e36b3.js} +0 -0
  1253. /package/dist/bundled/v2/{OrList-2f433e52.js → OrList-47e0d565.js} +0 -0
  1254. /package/dist/bundled/v2/{OrTree-16581842.js → OrTree-05236e5e.js} +0 -0
  1255. /package/dist/bundled/v2/components/OrFormGroupV3/{props.d.ts → types.d.ts} +0 -0
  1256. /package/dist/bundled/v3/components/{OrAvatar-24c81841.js → OrAvatar-2b5539e2.js} +0 -0
  1257. /package/dist/bundled/v3/components/{OrDropAreaV3-9f8ebf0a.js → OrDropAreaV3-2744046e.js} +0 -0
  1258. /package/dist/bundled/v3/components/{OrExpansionPanelV3-c76fe138.js → OrExpansionPanelV3-6f13abec.js} +0 -0
  1259. /package/dist/bundled/v3/components/OrFormGroupV3/{props.d.ts → types.d.ts} +0 -0
  1260. /package/dist/esm/v2/components/or-form-group-v3/{props.d.ts → types.d.ts} +0 -0
  1261. /package/dist/esm/v3/components/or-form-group-v3/{props.d.ts → types.d.ts} +0 -0
  1262. /package/src/components/or-form-group-v3/{props.ts → types.ts} +0 -0
@@ -1 +1 @@
1
- export { s as default } from '../OrBottomSheetV3-fa1d34c6.js';
1
+ export { s as default } from '../OrBottomSheetV3-a3776e8d.js';
@@ -1,3 +1,4 @@
1
1
  import 'vue-demi';
2
- export { D as default } from '../../OrBottomSheetV3-fa1d34c6.js';
2
+ import '../../OrAutocompleteV3-3b1ff7f8.js';
3
+ export { u as default } from '../../OrBottomSheetV3-a3776e8d.js';
3
4
  import '../../../hooks/useTheme.js';
@@ -1 +1 @@
1
- export { B as BottomSheetVariant, s as OrBottomSheetV3 } from '../OrBottomSheetV3-fa1d34c6.js';
1
+ export { B as BottomSheetVariant, s as OrBottomSheetV3 } from '../OrBottomSheetV3-a3776e8d.js';
@@ -1 +1 @@
1
- export { B as BottomSheetVariant } from '../OrBottomSheetV3-fa1d34c6.js';
1
+ export { B as BottomSheetVariant } from '../OrBottomSheetV3-a3776e8d.js';
@@ -1 +1 @@
1
- export { E as BottomSheet, I as BottomSheetContent, G as BottomSheetHandle, H as BottomSheetHeader, F as BottomSheetVariants } from '../OrBottomSheetV3-fa1d34c6.js';
1
+ export { a as BottomSheet, e as BottomSheetContent, c as BottomSheetHandle, d as BottomSheetHeader, b as BottomSheetVariants } from '../OrBottomSheetV3-a3776e8d.js';
@@ -0,0 +1,235 @@
1
+ import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, createElementBlock, normalizeClass, createCommentVNode, renderSlot } from 'vue';
2
+ import { u as usePointerSwipe, o as onClickOutside } from './OrAutocompleteV3-3b1ff7f8.js';
3
+ import { ref, computed, unref, defineComponent, toRefs, watch } from 'vue-demi';
4
+ import { useTheme } from '../hooks/useTheme.js';
5
+ import { s as script$1 } from './OrOverlayV3-ca4c058f.js';
6
+ import { usePopoverState } from '../hooks/usePopoverState.js';
7
+
8
+ var BottomSheetVariant;
9
+ (function (BottomSheetVariant) {
10
+ BottomSheetVariant["Basic"] = "basic";
11
+ BottomSheetVariant["Advanced"] = "advanced";
12
+ })(BottomSheetVariant || (BottomSheetVariant = {}));
13
+
14
+ function useBottomSheetSwipeState(root, content, fullscreen, variant, close) {
15
+ const inlineSwipingStyles = ref({});
16
+ const skipSwipe = ref(false);
17
+ const theme = useTheme();
18
+ const isEventSkipped = event => {
19
+ return variant.value === BottomSheetVariant.Basic || event.composedPath().includes(content.value) && fullscreen.value;
20
+ };
21
+ const {
22
+ isSwiping
23
+ } = usePointerSwipe(root, {
24
+ threshold: 12,
25
+ onSwipe(event) {
26
+ skipSwipe.value = isEventSkipped(event);
27
+ if (variant.value === BottomSheetVariant.Advanced) {
28
+ const rootElement = unref(root);
29
+ inlineSwipingStyles.value = {
30
+ transitionProperty: 'none',
31
+ minHeight: `${rootElement.clientHeight - event.offsetY}px`,
32
+ maxHeight: `${rootElement.clientHeight - event.offsetY}px`
33
+ };
34
+ }
35
+ },
36
+ onSwipeEnd(event, direction) {
37
+ if (isEventSkipped(event)) {
38
+ return;
39
+ }
40
+ if (variant.value === BottomSheetVariant.Advanced) {
41
+ switch (direction) {
42
+ case 'up':
43
+ case 'UP':
44
+ fullscreen.value = true;
45
+ break;
46
+ case 'down':
47
+ case 'DOWN':
48
+ if (fullscreen.value) {
49
+ fullscreen.value = false;
50
+ } else {
51
+ close();
52
+ }
53
+ break;
54
+ }
55
+ }
56
+ }
57
+ });
58
+ const rootInlineStyles = computed(() => {
59
+ if (variant.value === BottomSheetVariant.Basic) {
60
+ return {
61
+ transitionProperty: 'min-height, max-height',
62
+ minHeight: '0',
63
+ maxHeight: `calc(100% - ${theme.spacing.xl})`
64
+ };
65
+ }
66
+ return isSwiping.value && !skipSwipe.value ? inlineSwipingStyles.value : fullscreen.value ? {
67
+ transitionProperty: 'min-height, max-height',
68
+ minHeight: `calc(100% - ${theme.spacing.xl})`,
69
+ maxHeight: `calc(100% - ${theme.spacing.xl})`
70
+ } : {
71
+ transitionProperty: 'min-height, max-height',
72
+ minHeight: '0',
73
+ maxHeight: '50%'
74
+ };
75
+ });
76
+ return {
77
+ rootInlineStyles
78
+ };
79
+ }
80
+
81
+ const BottomSheet = [
82
+ // Position
83
+ 'fixed', 'left-0', 'right-0', 'bottom-0',
84
+ // Layout
85
+ 'layout-column',
86
+ // Shape
87
+ 'rounded-t-lg',
88
+ // Elevation
89
+ 'shadow-contextual', 'dark:shadow-contextual-dark',
90
+ // Typography
91
+ 'typography-body-2-regular',
92
+ // Theme
93
+ 'theme-background-default', 'dark:theme-background-default-dark', 'theme-foreground-default', 'dark:theme-foreground-default-dark'];
94
+ const BottomSheetVariants = {
95
+ [BottomSheetVariant.Basic]: [],
96
+ [BottomSheetVariant.Advanced]: [
97
+ // Box
98
+ 'max-h-[50%]',
99
+ // Transition
100
+ 'transition-[min-height]', 'transition-[max-height]']
101
+ };
102
+ const BottomSheetHandle = [
103
+ // Layout
104
+ 'layout-row justify-center',
105
+ // Interactivity
106
+ 'interactivity-drag',
107
+ // Box
108
+ 'after:w-2xl', 'after:h-xs',
109
+ // Spacing
110
+ 'px-sm', 'py-sm',
111
+ // Shape
112
+ 'after:rounded-full',
113
+ // Theme
114
+ 'after:bg-outline', 'after:dark:bg-outline'];
115
+ const BottomSheetHeader = [
116
+ // Layout (empty)
117
+ 'empty:hidden',
118
+ // Spacing
119
+ 'px-lg', 'py-md',
120
+ // Typography
121
+ 'typography-headline-3'];
122
+ const BottomSheetContent = [
123
+ // Layout
124
+ 'layout-column', 'grow'];
125
+
126
+ var script = defineComponent({
127
+ name: 'OrBottomSheet',
128
+ components: {
129
+ OrOverlay: script$1
130
+ },
131
+ inheritAttrs: false,
132
+ props: {
133
+ isOpen: {
134
+ type: Boolean,
135
+ default: false
136
+ },
137
+ variant: {
138
+ type: String,
139
+ default: () => BottomSheetVariant.Advanced
140
+ }
141
+ },
142
+ emits: ['update:state', 'open', 'close'],
143
+ expose: ['root', 'state', 'open', 'close', 'toggle'],
144
+ setup(props, context) {
145
+ // Refs
146
+ const root = ref();
147
+ const content = ref();
148
+ // Props
149
+ const {
150
+ variant,
151
+ isOpen
152
+ } = toRefs(props);
153
+ // State
154
+ const {
155
+ state,
156
+ open,
157
+ close,
158
+ toggle
159
+ } = usePopoverState(isOpen, context.emit);
160
+ const fullscreen = ref(false);
161
+ // Styles
162
+ const rootStyles = computed(() => ['or-bottom-sheet-v3', ...BottomSheet, ...BottomSheetVariants[props.variant]]);
163
+ const handleStyles = computed(() => [...BottomSheetHandle]);
164
+ const headerStyles = computed(() => [...BottomSheetHeader]);
165
+ const contentStyles = computed(() => [...BottomSheetContent, fullscreen.value || variant.value === 'basic' ? 'overflow-y-auto' : 'overflow-hidden']);
166
+ // Effects
167
+ // #region Swipe
168
+ const {
169
+ rootInlineStyles
170
+ } = useBottomSheetSwipeState(root, content, fullscreen, variant, close);
171
+ // #endregion
172
+ watch(state, value => {
173
+ if (value === 'closed') {
174
+ fullscreen.value = false;
175
+ }
176
+ });
177
+ // #region Click Outside
178
+ onClickOutside(root, event => {
179
+ const path = event.composedPath();
180
+ if (!path.some(_ref => {
181
+ let {
182
+ classList
183
+ } = _ref;
184
+ return (classList === null || classList === void 0 ? void 0 : classList.contains('or-popover-v3')) || (classList === null || classList === void 0 ? void 0 : classList.contains('or-bottom-sheet-v3'));
185
+ })) {
186
+ close();
187
+ }
188
+ });
189
+ // #endregion
190
+ return {
191
+ root,
192
+ content,
193
+ rootStyles,
194
+ rootInlineStyles,
195
+ handleStyles,
196
+ headerStyles,
197
+ contentStyles,
198
+ state,
199
+ fullscreen,
200
+ open,
201
+ close,
202
+ toggle
203
+ };
204
+ }
205
+ });
206
+
207
+ function render(_ctx, _cache, $props, $setup, $data, $options) {
208
+ const _component_OrOverlay = resolveComponent("OrOverlay");
209
+ return _ctx.state === 'open' ? (openBlock(), createBlock(_component_OrOverlay, {
210
+ key: 0,
211
+ fullscreen: _ctx.fullscreen
212
+ }, {
213
+ default: withCtx(() => [createElementVNode("div", mergeProps({
214
+ ref: 'root'
215
+ }, _ctx.$attrs, {
216
+ class: _ctx.rootStyles,
217
+ style: _ctx.rootInlineStyles
218
+ }), [_ctx.variant === 'advanced' ? (openBlock(), createElementBlock("div", {
219
+ key: 0,
220
+ class: normalizeClass(_ctx.handleStyles)
221
+ }, null, 2 /* CLASS */)) : createCommentVNode("v-if", true), createElementVNode("div", {
222
+ class: normalizeClass(_ctx.headerStyles)
223
+ }, [renderSlot(_ctx.$slots, "header")], 2 /* CLASS */), createElementVNode("div", {
224
+ ref: 'content',
225
+ class: normalizeClass(_ctx.contentStyles)
226
+ }, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */)], 16 /* FULL_PROPS */)]),
227
+
228
+ _: 3 /* FORWARDED */
229
+ }, 8 /* PROPS */, ["fullscreen"])) : createCommentVNode("v-if", true);
230
+ }
231
+
232
+ script.render = render;
233
+ script.__file = "src/components/or-bottom-sheet-v3/OrBottomSheet.vue";
234
+
235
+ export { BottomSheetVariant as B, BottomSheet as a, BottomSheetVariants as b, BottomSheetHandle as c, BottomSheetHeader as d, BottomSheetContent as e, script as s, useBottomSheetSwipeState as u };
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, Transition, withCtx, withDirectives, vShow, createElementVNode, renderSlot, createCommentVNode, createTextVNode, toDisplayString } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-24c81841.js';
2
+ import { s as styleInject } from '../OrAvatar-2b5539e2.js';
3
3
  import { defineComponent, computed } from 'vue-demi';
4
4
  import { OrLoader as script$1, LoaderViews } from '../OrLoader/index.js';
5
5
 
@@ -1 +1 @@
1
- export { s as default } from '../OrButtonGroupV3-be10bd71.js';
1
+ export { s as default } from '../OrButtonGroupV3-e60ec180.js';
@@ -1 +1 @@
1
- export { s as OrButtonGroupV3 } from '../OrButtonGroupV3-be10bd71.js';
1
+ export { s as OrButtonGroupV3 } from '../OrButtonGroupV3-e60ec180.js';
@@ -1,2 +1,2 @@
1
- import '../OrButtonV3-1f4faede.js';
2
- export { B as ButtonGroup, a as ButtonGroupVariants } from '../OrButtonGroupV3-be10bd71.js';
1
+ import '../OrButtonV3-2ae348a8.js';
2
+ export { B as ButtonGroup, a as ButtonGroupVariants } from '../OrButtonGroupV3-e60ec180.js';
@@ -1,6 +1,6 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, renderSlot, normalizeProps, guardReactiveProps } from 'vue';
2
2
  import { defineComponent, ref, computed } from 'vue-demi';
3
- import { B as ButtonVariant, a as ButtonColor } from './OrButtonV3-1f4faede.js';
3
+ import { B as ButtonVariant, a as ButtonColor } from './OrButtonV3-2ae348a8.js';
4
4
 
5
5
  const ButtonGroup = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { s as default } from '../OrButtonV2-4aa24400.js';
1
+ export { s as default } from '../OrButtonV2-54dd2f04.js';
@@ -1 +1 @@
1
- export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, H as HTML_BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrButtonV2-4aa24400.js';
1
+ export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, H as HTML_BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrButtonV2-54dd2f04.js';
@@ -1,2 +1,2 @@
1
- export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2 } from '../OrButtonV2-4aa24400.js';
1
+ export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2 } from '../OrButtonV2-54dd2f04.js';
2
2
  export { default as OrIconButton } from '../OrIconButtonV2/OrIconButton.js';
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createBlock, createCommentVNode, createElementVNode, normalizeStyle, renderSlot, createTextVNode, toDisplayString } from 'vue';
2
- import { s as styleInject } from './OrAvatar-24c81841.js';
2
+ import { s as styleInject } from './OrAvatar-2b5539e2.js';
3
3
  import { defineComponent, isVue3 } from 'vue-demi';
4
4
  import { OrIcon as script$1 } from './OrIcon/index.js';
5
5
  import { OrLoader as script$2, LoaderViews } from './OrLoader/index.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrButtonV3-1f4faede.js';
1
+ export { s as default } from '../OrButtonV3-2ae348a8.js';
@@ -1 +1 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButtonV3-1f4faede.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButtonV3-2ae348a8.js';
@@ -1 +1 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant } from '../OrButtonV3-1f4faede.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant } from '../OrButtonV3-2ae348a8.js';
@@ -1 +1 @@
1
- export { c as Button, e as ButtonColors, d as ButtonVariants } from '../OrButtonV3-1f4faede.js';
1
+ export { c as Button, e as ButtonColors, d as ButtonVariants } from '../OrButtonV3-2ae348a8.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createElementVNode, normalizeClass, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
3
- import { s as script$1 } from './OrLoaderV3-ea21ea97.js';
3
+ import { s as script$1 } from './OrLoaderV3-ad5b89c6.js';
4
4
 
5
5
  var ButtonVariant;
6
6
  (function (ButtonVariant) {
@@ -1,5 +1,5 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-24c81841.js';
2
+ import { s as styleInject } from '../OrAvatar-2b5539e2.js';
3
3
  import { defineComponent } from 'vue-demi';
4
4
 
5
5
  var script = defineComponent({
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, toDisplayString, createVNode, withCtx, createTextVNode, createCommentVNode, renderSlot, createBlock, normalizeProps, guardReactiveProps } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-24c81841.js';
2
+ import { s as styleInject } from '../OrAvatar-2b5539e2.js';
3
3
  import { defineComponent, ref } from 'vue-demi';
4
4
  import script$1 from '../OrCard/OrCard.js';
5
5
  import { OrIcon as script$2 } from '../OrIcon/index.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrCardCollectionV3-d90d8932.js';
1
+ export { s as default } from '../OrCardCollectionV3-32230916.js';
@@ -1 +1 @@
1
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-d90d8932.js';
1
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-32230916.js';
@@ -1 +1 @@
1
- export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-d90d8932.js';
1
+ export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-32230916.js';
@@ -1 +1 @@
1
- export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, h as CardCollectionEmptyContentItem, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-d90d8932.js';
1
+ export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, h as CardCollectionEmptyContentItem, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-32230916.js';
@@ -1,9 +1,9 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, withCtx } from 'vue';
2
2
  import { defineComponent, computed, ref, watch } from 'vue-demi';
3
- import { s as script$2 } from './OrIconButtonV3-4c00d7c0.js';
4
- import { s as script$3 } from './OrSortingV3-7e22e6cf.js';
3
+ import { s as script$2 } from './OrIconButtonV3-8c956740.js';
4
+ import { s as script$3 } from './OrSortingV3-734720cc.js';
5
5
  import script$4 from './OrSearchV3/OrSearch.js';
6
- import { s as script$5 } from './OrLoaderV3-ea21ea97.js';
6
+ import { s as script$5 } from './OrLoaderV3-ad5b89c6.js';
7
7
 
8
8
  var CardCollectionView;
9
9
  (function (CardCollectionView) {
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, withModifiers, normalizeStyle, createVNode, Transition, withCtx, createBlock, createCommentVNode, renderSlot, createTextVNode, toDisplayString } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-24c81841.js';
2
+ import { s as styleInject } from '../OrAvatar-2b5539e2.js';
3
3
  import { defineComponent } from 'vue-demi';
4
4
  import { OrIcon as script$1 } from '../OrIcon/index.js';
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
2
2
  import { defineComponent, toRef } from 'vue-demi';
3
- import { s as script$1 } from '../OrCheckboxTreeV3-b749ff88.js';
4
- import { s as script$2, F as FormGroupDirection } from '../OrFormGroupV3-72dc8852.js';
3
+ import { s as script$1 } from '../OrCheckboxTreeV3-e844ae19.js';
4
+ import { s as script$2, F as FormGroupDirection } from '../OrFormGroupV3-b80c18d1.js';
5
5
  import { useProxyModelValue } from '../../hooks/useProxyModelValue.js';
6
6
 
7
7
  var script = defineComponent({
@@ -1 +1 @@
1
- export { s as default } from '../OrCheckboxTreeV3-b749ff88.js';
1
+ export { s as default } from '../OrCheckboxTreeV3-e844ae19.js';
@@ -1 +1 @@
1
- export { s as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-b749ff88.js';
1
+ export { s as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-e844ae19.js';
@@ -1 +1 @@
1
- export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-b749ff88.js';
1
+ export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-e844ae19.js';
@@ -1,2 +1,2 @@
1
1
  import '../../../utils/functions/flattenDeep.js';
2
- export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-b749ff88.js';
2
+ export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-e844ae19.js';
@@ -2,9 +2,9 @@ import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragme
2
2
  import { defineComponent, toRefs, computed, watch } from 'vue-demi';
3
3
  import flattenDeep from '../utils/functions/flattenDeep.js';
4
4
  import { s as script$1 } from './OrIconV3-34670800.js';
5
- import { s as script$2 } from './OrCheckboxV3-7c614121.js';
6
- import { s as script$3 } from './OrButtonV3-1f4faede.js';
7
- import { u as useToggle } from './OrBottomSheetV3-fa1d34c6.js';
5
+ import { s as script$2 } from './OrCheckboxV3-81e7bbf2.js';
6
+ import { s as script$3 } from './OrButtonV3-2ae348a8.js';
7
+ import { a as useToggle } from './OrAutocompleteV3-3b1ff7f8.js';
8
8
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
9
9
 
10
10
  const CheckboxTreeRoot = [
@@ -1 +1 @@
1
- export { s as default } from '../OrCheckboxV3-7c614121.js';
1
+ export { s as default } from '../OrCheckboxV3-81e7bbf2.js';
@@ -15,7 +15,7 @@ declare const _default: import("vue-demi").DefineComponent<{
15
15
  default: undefined;
16
16
  };
17
17
  labelVariant: {
18
- type: PropType<"input" | "toggle" | "menu-item">;
18
+ type: PropType<"input" | "toggle" | "group" | "menu-item">;
19
19
  default: () => LabelVariant;
20
20
  };
21
21
  indeterminate: {
@@ -59,7 +59,7 @@ declare const _default: import("vue-demi").DefineComponent<{
59
59
  default: undefined;
60
60
  };
61
61
  labelVariant: {
62
- type: PropType<"input" | "toggle" | "menu-item">;
62
+ type: PropType<"input" | "toggle" | "group" | "menu-item">;
63
63
  default: () => LabelVariant;
64
64
  };
65
65
  indeterminate: {
@@ -84,7 +84,7 @@ declare const _default: import("vue-demi").DefineComponent<{
84
84
  modelValue: CheckboxModelValue;
85
85
  value: CheckboxValue;
86
86
  label: string;
87
- labelVariant: "input" | "toggle" | "menu-item";
87
+ labelVariant: "input" | "toggle" | "group" | "menu-item";
88
88
  indeterminate: boolean;
89
89
  required: boolean;
90
90
  disabled: boolean;
@@ -1 +1 @@
1
- export { s as OrCheckboxV3 } from '../OrCheckboxV3-7c614121.js';
1
+ export { s as OrCheckboxV3 } from '../OrCheckboxV3-81e7bbf2.js';
@@ -1 +1 @@
1
- export { C as Checkbox, a as CheckboxControl, b as CheckboxControlHandle } from '../OrCheckboxV3-7c614121.js';
1
+ export { C as Checkbox, a as CheckboxControl, b as CheckboxControlHandle } from '../OrCheckboxV3-81e7bbf2.js';
@@ -1,2 +1,3 @@
1
- export type CheckboxModelValue = CheckboxValue[] | boolean | null | undefined;
1
+ import { ModelValue } from '../../types';
2
+ export type CheckboxModelValue = ModelValue<CheckboxValue[] | boolean>;
2
3
  export type CheckboxValue = string | number | object;
@@ -1,12 +1,14 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
- import { s as styleInject } from './OrAvatar-24c81841.js';
2
+ import { s as styleInject } from './OrAvatar-2b5539e2.js';
3
3
  import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
4
- import { s as script$1, L as LabelVariant } from './OrLabelV3-23a42d9d.js';
5
- import { isArray } from '../utils/isArray.js';
6
- import { isNil } from '../utils/isNil.js';
4
+ import { s as script$1, L as LabelVariant } from './OrLabelV3-2715e117.js';
7
5
  import { useIdAttribute } from '../hooks/useIdAttribute.js';
8
6
  import { useControlAttributes } from '../hooks/useControlAttributes.js';
9
7
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
8
+ import { isArray } from '../utils/isArray.js';
9
+ import { isUndefined } from '../utils/isUndefined.js';
10
+ import { include } from '../utils/include.js';
11
+ import { exclude } from '../utils/exclude.js';
10
12
 
11
13
  const Checkbox = [
12
14
  // Layout
@@ -53,7 +55,7 @@ var script = defineComponent({
53
55
  default: undefined
54
56
  },
55
57
  value: {
56
- type: [String, Number, Object],
58
+ type: undefined,
57
59
  default: undefined
58
60
  },
59
61
  label: {
@@ -93,8 +95,8 @@ var script = defineComponent({
93
95
  const model = useProxyModelValue(toRef(props, 'modelValue'), context.emit);
94
96
  const checked = computed(() => {
95
97
  if (isArray(model.value)) {
96
- if (isNil(props.value)) {
97
- throw new Error('[OrCheckbox]: Property "value" must be specified.');
98
+ if (isUndefined(props.value)) {
99
+ throw new Error('[OrCheckbox]: `value` must be specified.');
98
100
  }
99
101
  return model.value.includes(props.value);
100
102
  }
@@ -103,13 +105,13 @@ var script = defineComponent({
103
105
  // Handlers
104
106
  function onChange() {
105
107
  if (isArray(model.value)) {
106
- if (isNil(props.value)) {
107
- throw new Error('[OrCheckbox]: Property "value" must be specified.');
108
+ if (isUndefined(props.value)) {
109
+ throw new Error('[OrCheckbox]: `value` must be specified.');
108
110
  }
109
- if (checked.value) {
110
- model.value = model.value.filter(value => value !== props.value);
111
+ if (!checked.value) {
112
+ model.value = include(props.value, model.value);
111
113
  } else {
112
- model.value = [...model.value, props.value];
114
+ model.value = exclude(props.value, model.value);
113
115
  }
114
116
  } else {
115
117
  model.value = !model.value;
@@ -1 +1 @@
1
- export { s as default } from '../OrChips-0bc2d3f3.js';
1
+ export { s as default } from '../OrChips-3739c71a.js';
@@ -1 +1 @@
1
- export { s as OrChip } from '../OrChips-0bc2d3f3.js';
1
+ export { s as OrChip } from '../OrChips-3739c71a.js';
@@ -1 +1 @@
1
- export { a as default } from '../OrChips-0bc2d3f3.js';
1
+ export { a as default } from '../OrChips-3739c71a.js';
@@ -1 +1 @@
1
- export { O as OR_CHIPS_VALUE_PROP, P as PLACEHOLDER_PROP } from '../OrChips-0bc2d3f3.js';
1
+ export { O as OR_CHIPS_VALUE_PROP, P as PLACEHOLDER_PROP } from '../OrChips-3739c71a.js';
@@ -1 +1 @@
1
- export { s as OrChip, a as OrChips } from '../OrChips-0bc2d3f3.js';
1
+ export { s as OrChip, a as OrChips } from '../OrChips-3739c71a.js';
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, createVNode, createCommentVNode, withModifiers, Fragment, renderList, createBlock, withCtx, renderSlot } from 'vue';
2
- import { s as styleInject } from './OrAvatar-24c81841.js';
2
+ import { s as styleInject } from './OrAvatar-2b5539e2.js';
3
3
  import { defineComponent } from 'vue-demi';
4
4
  import script$4 from './OrLabel/OrLabel.js';
5
5
  import script$5 from './OrError/OrError.js';
@@ -1 +1 @@
1
- export { q as default } from '../OrCode-76048d47.js';
1
+ export { q as default } from '../OrCode-3e22f680.js';
@@ -1 +1 @@
1
- export { O as OrCodeLanguages } from '../OrCode-76048d47.js';
1
+ export { O as OrCodeLanguages } from '../OrCode-3e22f680.js';
@@ -1 +1 @@
1
- export { q as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-76048d47.js';
1
+ export { q as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-3e22f680.js';
@@ -1 +1 @@
1
- export { r as CSS, u as HTML, J as JS, v as JSON, M as MD, T as TS, w as default } from '../OrCode-76048d47.js';
1
+ export { r as CSS, u as HTML, J as JS, v as JSON, M as MD, T as TS, w as default } from '../OrCode-3e22f680.js';
@@ -1 +1 @@
1
- export { b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-76048d47.js';
1
+ export { b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-3e22f680.js';
@@ -1 +1 @@
1
- export { x as color, A as default, z as orCodeHighlightStyle, y as orCodeTheme } from '../OrCode-76048d47.js';
1
+ export { x as color, A as default, z as orCodeHighlightStyle, y as orCodeTheme } from '../OrCode-3e22f680.js';
@@ -1,10 +1,10 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, renderSlot, createElementVNode, normalizeClass, createBlock, createCommentVNode, withDirectives, vShow } from 'vue';
2
- import { s as styleInject } from './OrAvatar-24c81841.js';
3
- import { a as useElementHover } from './OrBottomSheetV3-fa1d34c6.js';
2
+ import { s as styleInject } from './OrAvatar-2b5539e2.js';
3
+ import { b as useElementHover } from './OrAutocompleteV3-3b1ff7f8.js';
4
4
  import { defineComponent, ref } from 'vue-demi';
5
5
  import { s as script$3 } from './OrTeleport-5a34b07f.js';
6
6
  import script$1 from './OrIconButtonV2/OrIconButton.js';
7
- import { s as script$2 } from './OrModal-055d4e9e.js';
7
+ import { s as script$2 } from './OrModal-46864b9d.js';
8
8
  import script$4 from './OrError/OrError.js';
9
9
  import script$5 from './OrHint/OrHint.js';
10
10
  import script$6 from './OrLabel/OrLabel.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrCodeV3-97c10e05.js';
1
+ export { s as default } from '../OrCodeV3-a8b4212c.js';