@onereach/ui-components 8.5.2-beta.3673.0 → 8.6.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 (958) hide show
  1. package/dist/bundled/v2/components/OrAvatar/OrAvatar.js +1 -1
  2. package/dist/bundled/v2/components/OrAvatar/constants.js +1 -1
  3. package/dist/bundled/v2/components/OrAvatar/index.js +1 -1
  4. package/dist/bundled/v2/components/OrAvatarV3/OrAvatar.js +2 -2
  5. package/dist/bundled/v2/components/OrAvatarV3/index.js +1 -1
  6. package/dist/bundled/v2/components/OrAvatarV3/props.js +1 -1
  7. package/dist/bundled/v2/components/OrAvatarV3/styles.js +1 -1
  8. package/dist/bundled/v2/components/{OrAvatarV3-8f22b936.js → OrAvatarV3-fff9d395.js} +2 -2
  9. package/dist/bundled/v2/components/OrBottomSheetV3/OrBottomSheet.js +2 -2
  10. package/dist/bundled/v2/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
  11. package/dist/bundled/v2/components/OrBottomSheetV3/index.js +1 -1
  12. package/dist/bundled/v2/components/OrBottomSheetV3/props.js +1 -1
  13. package/dist/bundled/v2/components/OrBottomSheetV3/styles.js +1 -1
  14. package/dist/bundled/v2/components/{OrBottomSheetV3-0774c9ec.js → OrBottomSheetV3-022aa5f7.js} +98 -241
  15. package/dist/bundled/v2/components/OrButton/OrButton.js +1 -1
  16. package/dist/bundled/v2/components/OrButton/index.js +1 -1
  17. package/dist/bundled/v2/components/OrButtonGroupV3/OrButtonGroup.js +2 -2
  18. package/dist/bundled/v2/components/OrButtonGroupV3/index.js +2 -2
  19. package/dist/bundled/v2/components/OrButtonGroupV3/props.js +1 -1
  20. package/dist/bundled/v2/components/OrButtonGroupV3/styles.js +2 -2
  21. package/dist/bundled/v2/components/{OrButtonGroupV3-86180bd3.js → OrButtonGroupV3-3a48afbe.js} +6 -2
  22. package/dist/bundled/v2/components/OrButtonV2/OrButton.js +2 -2
  23. package/dist/bundled/v2/components/OrButtonV2/constants.js +1 -1
  24. package/dist/bundled/v2/components/OrButtonV2/index.js +1 -1
  25. package/dist/bundled/v2/components/{OrButtonV2-3242ba97.js → OrButtonV2-d0c4e061.js} +1 -1
  26. package/dist/bundled/v2/components/OrButtonV3/OrButton.js +2 -2
  27. package/dist/bundled/v2/components/OrButtonV3/index.js +1 -1
  28. package/dist/bundled/v2/components/OrButtonV3/props.js +1 -1
  29. package/dist/bundled/v2/components/OrButtonV3/styles.js +1 -1
  30. package/dist/bundled/v2/components/{OrButtonV3-5e2034fc.js → OrButtonV3-b67957f9.js} +2 -2
  31. package/dist/bundled/v2/components/OrCard/OrCard.js +1 -1
  32. package/dist/bundled/v2/components/OrCardCollection/OrCardCollection.js +1 -1
  33. package/dist/bundled/v2/components/OrCardCollection/index.js +1 -1
  34. package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +2 -2
  35. package/dist/bundled/v2/components/OrCardCollectionV3/index.js +1 -1
  36. package/dist/bundled/v2/components/OrCardCollectionV3/props.js +1 -1
  37. package/dist/bundled/v2/components/OrCardCollectionV3/styles.js +1 -1
  38. package/dist/bundled/v2/components/{OrCardCollectionV3-7d9fcd01.js → OrCardCollectionV3-a9504b4b.js} +3 -3
  39. package/dist/bundled/v2/components/OrCardV3/OrCard.js +2 -2
  40. package/dist/bundled/v2/components/OrCardV3/index.js +1 -1
  41. package/dist/bundled/v2/components/OrCardV3/props.js +1 -1
  42. package/dist/bundled/v2/components/OrCardV3/styles.js +1 -1
  43. package/dist/bundled/v2/components/{OrCardV3-e616ba0c.js → OrCardV3-be4c65e4.js} +1 -1
  44. package/dist/bundled/v2/components/OrCheckbox/OrCheckbox.js +1 -1
  45. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +4 -4
  46. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +2 -2
  47. package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -1
  48. package/dist/bundled/v2/components/OrCheckboxTreeV3/styles.js +1 -1
  49. package/dist/bundled/v2/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +2 -2
  50. package/dist/bundled/v2/components/{OrCheckboxTreeV3-d8a1b050.js → OrCheckboxTreeV3-3943191c.js} +5 -5
  51. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +2 -2
  52. package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -1
  53. package/dist/bundled/v2/components/OrCheckboxV3/styles.d.ts +1 -1
  54. package/dist/bundled/v2/components/OrCheckboxV3/styles.js +1 -1
  55. package/dist/bundled/v2/components/{OrCheckboxV3-955755ac.js → OrCheckboxV3-43d742c1.js} +11 -11
  56. package/dist/bundled/v2/components/OrChip/OrChip.js +2 -2
  57. package/dist/bundled/v2/components/OrChip/index.js +1 -1
  58. package/dist/bundled/v2/components/OrChips/OrChips.js +2 -2
  59. package/dist/bundled/v2/components/OrChips/constants.js +1 -1
  60. package/dist/bundled/v2/components/OrChips/index.js +1 -1
  61. package/dist/bundled/v2/components/{OrChips-dcabd8dc.js → OrChips-477b3b51.js} +1 -1
  62. package/dist/bundled/v2/components/OrCode/OrCode.js +2 -2
  63. package/dist/bundled/v2/components/OrCode/constants.js +1 -1
  64. package/dist/bundled/v2/components/OrCode/index.js +1 -1
  65. package/dist/bundled/v2/components/OrCode/lang.js +1 -1
  66. package/dist/bundled/v2/components/OrCode/libs.js +1 -1
  67. package/dist/bundled/v2/components/OrCode/theme.js +1 -1
  68. package/dist/bundled/v2/components/{OrCode-0ec33e60.js → OrCode-526b84d1.js} +4 -4
  69. package/dist/bundled/v2/components/OrCodeV3/OrCode.js +2 -2
  70. package/dist/bundled/v2/components/OrCodeV3/index.js +2 -2
  71. package/dist/bundled/v2/components/OrCodeV3/libs.js +1 -1
  72. package/dist/bundled/v2/components/OrCodeV3/props.js +1 -1
  73. package/dist/bundled/v2/components/OrCodeV3/styles.js +1 -1
  74. package/dist/bundled/v2/components/{OrCodeV3-ef0c3520.js → OrCodeV3-9d7c4a19.js} +15 -15
  75. package/dist/bundled/v2/components/OrCollapse/OrCollapse.js +2 -2
  76. package/dist/bundled/v2/components/OrColorPicker/OrColorPicker.js +2 -2
  77. package/dist/bundled/v2/components/OrColorPicker/constants.js +1 -1
  78. package/dist/bundled/v2/components/OrColorPicker/index.js +1 -1
  79. package/dist/bundled/v2/components/OrColorPicker/utils/defultPalette.js +1 -1
  80. package/dist/bundled/v2/components/{OrColorPicker-e41bfdb9.js → OrColorPicker-61ed575b.js} +3 -3
  81. package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +2 -2
  82. package/dist/bundled/v2/components/OrCombinedInputV3/index.js +2 -2
  83. package/dist/bundled/v2/components/OrCombinedInputV3/props.js +1 -1
  84. package/dist/bundled/v2/components/OrCombinedInputV3/styles.js +1 -1
  85. package/dist/bundled/v2/components/{OrCombinedInputV3-af8dfc86.js → OrCombinedInputV3-f54893ac.js} +5 -5
  86. package/dist/bundled/v2/components/OrConfirm/OrConfirm.js +2 -2
  87. package/dist/bundled/v2/components/OrConfirm/index.js +1 -1
  88. package/dist/bundled/v2/components/{OrConfirm-fdb41c31.js → OrConfirm-146c07d4.js} +4 -4
  89. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +2 -2
  90. package/dist/bundled/v2/components/OrConfirmV3/index.js +1 -1
  91. package/dist/bundled/v2/components/OrConfirmV3/props.js +1 -1
  92. package/dist/bundled/v2/components/OrConfirmV3/styles.js +1 -1
  93. package/dist/bundled/v2/components/{OrConfirmV3-ca9fbf8b.js → OrConfirmV3-5cb169ba.js} +6 -6
  94. package/dist/bundled/v2/components/OrContextMenuV3/OrContextMenu.js +1 -1
  95. package/dist/bundled/v2/components/OrContextMenuV3/index.js +5 -5
  96. package/dist/bundled/v2/components/OrContextMenuV3/props.js +1 -1
  97. package/dist/bundled/v2/components/OrDateFormatV3/OrDateFormat.js +2 -2
  98. package/dist/bundled/v2/components/OrDateFormatV3/index.js +1 -1
  99. package/dist/bundled/v2/components/OrDateFormatV3/styles.js +1 -1
  100. package/dist/bundled/v2/components/{OrDateFormatV3-18cbdb1b.js → OrDateFormatV3-effdf0fd.js} +2 -2
  101. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -2
  102. package/dist/bundled/v2/components/OrDatePickerV3/index.js +2 -2
  103. package/dist/bundled/v2/components/OrDatePickerV3/props.js +1 -1
  104. package/dist/bundled/v2/components/OrDatePickerV3/styles.js +1 -1
  105. package/dist/bundled/v2/components/{OrDatePickerV3-67e4681f.js → OrDatePickerV3-169c5415.js} +10 -10
  106. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +2 -2
  107. package/dist/bundled/v2/components/OrDateRangePickerV3/index.js +2 -2
  108. package/dist/bundled/v2/components/OrDateRangePickerV3/props.js +1 -1
  109. package/dist/bundled/v2/components/OrDateRangePickerV3/styles.js +1 -1
  110. package/dist/bundled/v2/components/{OrDateRangePickerV3-95c57b98.js → OrDateRangePickerV3-6985396d.js} +11 -11
  111. package/dist/bundled/v2/components/OrDateTimeFormatV3/OrDateTimeFormat.js +2 -2
  112. package/dist/bundled/v2/components/OrDateTimeFormatV3/index.js +1 -1
  113. package/dist/bundled/v2/components/OrDateTimeFormatV3/styles.js +1 -1
  114. package/dist/bundled/v2/components/{OrDateTimeFormatV3-9d7378ae.js → OrDateTimeFormatV3-945c7ba1.js} +2 -2
  115. package/dist/bundled/v2/components/OrDateTimePicker/OrDateTimePicker.js +2 -2
  116. package/dist/bundled/v2/components/OrDateTimePicker/constants.js +1 -1
  117. package/dist/bundled/v2/components/OrDateTimePicker/index.js +1 -1
  118. package/dist/bundled/v2/components/{OrDateTimePicker-0baeb220.js → OrDateTimePicker-e398abc6.js} +3 -3
  119. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
  120. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +2 -2
  121. package/dist/bundled/v2/components/OrDateTimePickerV3/props.js +2 -2
  122. package/dist/bundled/v2/components/OrDateTimePickerV3/styles.js +1 -1
  123. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  124. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  125. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  126. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
  127. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  128. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
  129. package/dist/bundled/v2/components/OrDateTimePickerV3/utils/index.js +1 -1
  130. package/dist/bundled/v2/components/{OrDateTimePickerV3-1ffe337c.js → OrDateTimePickerV3-d0b03343.js} +13 -13
  131. package/dist/bundled/v2/components/OrEmptyStateV3/OrEmptyState.js +2 -2
  132. package/dist/bundled/v2/components/OrEmptyStateV3/index.js +1 -1
  133. package/dist/bundled/v2/components/OrEmptyStateV3/props.js +1 -1
  134. package/dist/bundled/v2/components/OrEmptyStateV3/styles.js +1 -1
  135. package/dist/bundled/v2/components/{OrEmptyStateV3-18eafe2c.js → OrEmptyStateV3-72493b90.js} +1 -1
  136. package/dist/bundled/v2/components/OrError/OrError.js +1 -1
  137. package/dist/bundled/v2/components/OrErrorTagV3/OrErrorTag.js +2 -2
  138. package/dist/bundled/v2/components/OrErrorTagV3/index.js +1 -1
  139. package/dist/bundled/v2/components/OrErrorTagV3/styles.js +1 -1
  140. package/dist/bundled/v2/components/{OrErrorTagV3-9baa9149.js → OrErrorTagV3-a9b05fa1.js} +2 -2
  141. package/dist/bundled/v2/components/OrErrorV3/OrError.js +2 -2
  142. package/dist/bundled/v2/components/OrErrorV3/index.js +1 -1
  143. package/dist/bundled/v2/components/OrErrorV3/styles.js +1 -1
  144. package/dist/bundled/v2/components/{OrErrorV3-b994ef68.js → OrErrorV3-e9243e0b.js} +1 -1
  145. package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.js +2 -2
  146. package/dist/bundled/v2/components/OrExpansionPanelV3/index.js +1 -1
  147. package/dist/bundled/v2/components/OrExpansionPanelV3/props.js +1 -1
  148. package/dist/bundled/v2/components/OrExpansionPanelV3/styles.js +1 -1
  149. package/dist/bundled/v2/components/{OrExpansionPanelV3-8f607c27.js → OrExpansionPanelV3-0cc724af.js} +3 -3
  150. package/dist/bundled/v2/components/OrFabV3/OrFab.js +2 -2
  151. package/dist/bundled/v2/components/OrFabV3/index.js +1 -1
  152. package/dist/bundled/v2/components/OrFabV3/props.js +1 -1
  153. package/dist/bundled/v2/components/OrFabV3/styles.js +1 -1
  154. package/dist/bundled/v2/components/{OrFabV3-e9f347de.js → OrFabV3-743bad82.js} +2 -2
  155. package/dist/bundled/v2/components/OrFloating/OrFloating.js +2 -2
  156. package/dist/bundled/v2/components/OrFloating/constants.js +1 -1
  157. package/dist/bundled/v2/components/OrFloating/index.js +1 -1
  158. package/dist/bundled/v2/components/{OrFloating-be416da3.js → OrFloating-22e3d64d.js} +3 -3
  159. package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +2 -2
  160. package/dist/bundled/v2/components/OrFormGroupV3/index.js +1 -1
  161. package/dist/bundled/v2/components/OrFormGroupV3/props.js +1 -1
  162. package/dist/bundled/v2/components/OrFormGroupV3/styles.js +1 -1
  163. package/dist/bundled/v2/components/{OrFormGroupV3-f0f45160.js → OrFormGroupV3-cfc26d86.js} +4 -4
  164. package/dist/bundled/v2/components/OrHint/OrHint.js +1 -1
  165. package/dist/bundled/v2/components/OrHintV3/OrHint.js +2 -2
  166. package/dist/bundled/v2/components/OrHintV3/index.js +1 -1
  167. package/dist/bundled/v2/components/OrHintV3/styles.js +1 -1
  168. package/dist/bundled/v2/components/{OrHintV3-af5aca7c.js → OrHintV3-f31f7a39.js} +1 -1
  169. package/dist/bundled/v2/components/OrIcon/OrIcon.js +1 -1
  170. package/dist/bundled/v2/components/OrIcon/index.js +3 -3
  171. package/dist/bundled/v2/components/OrIconButtonV2/OrIconButton.js +3 -3
  172. package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +2 -2
  173. package/dist/bundled/v2/components/OrIconButtonV3/index.js +2 -2
  174. package/dist/bundled/v2/components/OrIconButtonV3/props.js +2 -2
  175. package/dist/bundled/v2/components/OrIconButtonV3/styles.js +1 -1
  176. package/dist/bundled/v2/components/{OrIconButtonV3-0490f82f.js → OrIconButtonV3-331241ce.js} +3 -3
  177. package/dist/bundled/v2/components/OrIconV3/OrIcon.js +2 -2
  178. package/dist/bundled/v2/components/OrIconV3/index.js +1 -1
  179. package/dist/bundled/v2/components/OrIconV3/props.js +1 -1
  180. package/dist/bundled/v2/components/OrIconV3/styles.js +1 -1
  181. package/dist/bundled/v2/components/{OrIconV3-5beb90d0.js → OrIconV3-cbb77e49.js} +1 -1
  182. package/dist/bundled/v2/components/OrInlineInputBoxV3/OrInlineInputBox.js +2 -2
  183. package/dist/bundled/v2/components/OrInlineInputBoxV3/index.js +1 -1
  184. package/dist/bundled/v2/components/OrInlineInputBoxV3/props.js +1 -1
  185. package/dist/bundled/v2/components/OrInlineInputBoxV3/styles.js +1 -1
  186. package/dist/bundled/v2/components/{OrInlineInputBoxV3-bb33e201.js → OrInlineInputBoxV3-16403e8f.js} +1 -1
  187. package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +2 -2
  188. package/dist/bundled/v2/components/OrInlineInputV3/index.js +2 -2
  189. package/dist/bundled/v2/components/OrInlineInputV3/props.js +2 -2
  190. package/dist/bundled/v2/components/OrInlineInputV3/styles.js +1 -1
  191. package/dist/bundled/v2/components/{OrInlineInputV3-22acd1d5.js → OrInlineInputV3-de70d89c.js} +6 -6
  192. package/dist/bundled/v2/components/OrInlineTextEdit/OrInlineTextEdit.js +1 -1
  193. package/dist/bundled/v2/components/OrInlineTextEdit/index.js +2 -2
  194. package/dist/bundled/v2/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
  195. package/dist/bundled/v2/components/OrInlineTextareaV3/index.js +1 -1
  196. package/dist/bundled/v2/components/OrInlineTextareaV3/styles.js +1 -1
  197. package/dist/bundled/v2/components/{OrInlineTextareaV3-86f1734c.js → OrInlineTextareaV3-3cccff10.js} +6 -6
  198. package/dist/bundled/v2/components/OrInput/OrInput.js +2 -2
  199. package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +2 -2
  200. package/dist/bundled/v2/components/OrInputBoxV3/index.js +1 -1
  201. package/dist/bundled/v2/components/OrInputBoxV3/props.js +1 -1
  202. package/dist/bundled/v2/components/OrInputBoxV3/styles.js +1 -1
  203. package/dist/bundled/v2/components/{OrInputBoxV3-01b93cb2.js → OrInputBoxV3-95cfbd71.js} +1 -1
  204. package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -2
  205. package/dist/bundled/v2/components/OrInputV3/index.js +2 -2
  206. package/dist/bundled/v2/components/OrInputV3/props.js +2 -2
  207. package/dist/bundled/v2/components/OrInputV3/styles.js +1 -1
  208. package/dist/bundled/v2/components/{OrInputV3-cfe320c3.js → OrInputV3-ea905e0f.js} +9 -9
  209. package/dist/bundled/v2/components/OrLabel/OrLabel.js +1 -1
  210. package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +2 -2
  211. package/dist/bundled/v2/components/OrLabelV3/index.js +1 -1
  212. package/dist/bundled/v2/components/OrLabelV3/props.js +1 -1
  213. package/dist/bundled/v2/components/OrLabelV3/styles.js +1 -1
  214. package/dist/bundled/v2/components/{OrLabelV3-48e5010e.js → OrLabelV3-1654fb1f.js} +1 -1
  215. package/dist/bundled/v2/components/OrLinkV3/OrLink.js +2 -2
  216. package/dist/bundled/v2/components/OrLinkV3/index.js +1 -1
  217. package/dist/bundled/v2/components/OrLinkV3/props.js +1 -1
  218. package/dist/bundled/v2/components/OrLinkV3/styles.js +1 -1
  219. package/dist/bundled/v2/components/{OrLinkV3-b049446b.js → OrLinkV3-da45a4b9.js} +1 -1
  220. package/dist/bundled/v2/components/OrList/OrList.js +2 -2
  221. package/dist/bundled/v2/components/OrList/index.js +1 -1
  222. package/dist/bundled/v2/components/{OrList-72f69158.js → OrList-0cac1cf2.js} +3 -3
  223. package/dist/bundled/v2/components/OrListOfInputs/OrListOfInputs.js +2 -2
  224. package/dist/bundled/v2/components/OrListV3/OrList.js +2 -2
  225. package/dist/bundled/v2/components/OrListV3/index.js +1 -1
  226. package/dist/bundled/v2/components/OrListV3/styles.js +1 -1
  227. package/dist/bundled/v2/components/{OrListV3-1101fb48.js → OrListV3-55f5748e.js} +5 -5
  228. package/dist/bundled/v2/components/OrLoader/OrLoader.js +1 -1
  229. package/dist/bundled/v2/components/OrLoader/index.js +2 -2
  230. package/dist/bundled/v2/components/OrLoaderV3/OrLoader.js +2 -2
  231. package/dist/bundled/v2/components/OrLoaderV3/index.js +1 -1
  232. package/dist/bundled/v2/components/OrLoaderV3/props.js +1 -1
  233. package/dist/bundled/v2/components/OrLoaderV3/styles.js +1 -1
  234. package/dist/bundled/v2/components/{OrLoaderV3-5ac8276d.js → OrLoaderV3-98a1a8a8.js} +2 -2
  235. package/dist/bundled/v2/components/OrMenuItemV3/OrMenuItem.js +2 -2
  236. package/dist/bundled/v2/components/OrMenuItemV3/index.js +1 -1
  237. package/dist/bundled/v2/components/OrMenuItemV3/styles.js +1 -1
  238. package/dist/bundled/v2/components/{OrMenuItemV3-796792c5.js → OrMenuItemV3-4fe259d2.js} +2 -2
  239. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +2 -2
  240. package/dist/bundled/v2/components/OrMenuV3/index.js +2 -2
  241. package/dist/bundled/v2/components/OrMenuV3/props.js +1 -1
  242. package/dist/bundled/v2/components/OrMenuV3/styles.js +1 -1
  243. package/dist/bundled/v2/components/{OrMenuV3-10aa4318.js → OrMenuV3-ae616ef0.js} +3 -3
  244. package/dist/bundled/v2/components/OrModal/OrModal.js +2 -2
  245. package/dist/bundled/v2/components/OrModal/constants.js +1 -1
  246. package/dist/bundled/v2/components/OrModal/index.js +1 -1
  247. package/dist/bundled/v2/components/{OrModal-a2f80a82.js → OrModal-8420fe3c.js} +2 -2
  248. package/dist/bundled/v2/components/OrModalV3/OrModal.js +2 -2
  249. package/dist/bundled/v2/components/OrModalV3/index.js +1 -1
  250. package/dist/bundled/v2/components/OrModalV3/props.js +1 -1
  251. package/dist/bundled/v2/components/OrModalV3/styles.js +1 -1
  252. package/dist/bundled/v2/components/{OrModalV3-4e7e9b96.js → OrModalV3-1504bf38.js} +4 -4
  253. package/dist/bundled/v2/components/OrNotification/OrNotification.js +1 -1
  254. package/dist/bundled/v2/components/OrNotification/index.js +1 -1
  255. package/dist/bundled/v2/components/OrNotificationV3/OrNotification.js +2 -2
  256. package/dist/bundled/v2/components/OrNotificationV3/index.js +1 -1
  257. package/dist/bundled/v2/components/OrNotificationV3/props.js +1 -1
  258. package/dist/bundled/v2/components/OrNotificationV3/styles.js +1 -1
  259. package/dist/bundled/v2/components/{OrNotificationV3-05889ab3.js → OrNotificationV3-07c99923.js} +3 -3
  260. package/dist/bundled/v2/components/OrNumberInput/OrNumberInput.js +1 -1
  261. package/dist/bundled/v2/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
  262. package/dist/bundled/v2/components/OrOverlay/OrOverlay.js +1 -1
  263. package/dist/bundled/v2/components/OrOverlayV3/OrOverlay.js +2 -2
  264. package/dist/bundled/v2/components/OrOverlayV3/index.js +1 -1
  265. package/dist/bundled/v2/components/OrOverlayV3/styles.js +1 -1
  266. package/dist/bundled/v2/components/{OrOverlayV3-e8a1c155.js → OrOverlayV3-58d0580d.js} +2 -2
  267. package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +2 -2
  268. package/dist/bundled/v2/components/OrPaginationV3/index.js +1 -1
  269. package/dist/bundled/v2/components/OrPaginationV3/styles.js +1 -1
  270. package/dist/bundled/v2/components/{OrPaginationV3-15d55de1.js → OrPaginationV3-8d342e06.js} +6 -6
  271. package/dist/bundled/v2/components/OrPassword/OrPassword.js +3 -3
  272. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +2 -2
  273. package/dist/bundled/v2/components/OrPopoverV3/hooks/useFloating.js +2 -2
  274. package/dist/bundled/v2/components/OrPopoverV3/index.js +1 -1
  275. package/dist/bundled/v2/components/OrPopoverV3/props.js +1 -1
  276. package/dist/bundled/v2/components/OrPopoverV3/styles.js +1 -1
  277. package/dist/bundled/v2/components/{OrPopoverV3-826aab19.js → OrPopoverV3-3af55d28.js} +3 -3
  278. package/dist/bundled/v2/components/OrProgress/OrProgress.js +2 -2
  279. package/dist/bundled/v2/components/OrProgress/constants.js +1 -1
  280. package/dist/bundled/v2/components/OrProgress/index.js +1 -1
  281. package/dist/bundled/v2/components/{OrProgress-b299df49.js → OrProgress-07ca1a3c.js} +3 -3
  282. package/dist/bundled/v2/components/OrProgressV3/OrProgress.js +2 -2
  283. package/dist/bundled/v2/components/OrProgressV3/index.js +1 -1
  284. package/dist/bundled/v2/components/OrProgressV3/props.js +1 -1
  285. package/dist/bundled/v2/components/OrProgressV3/styles.js +1 -1
  286. package/dist/bundled/v2/components/{OrProgressV3-c328f5f6.js → OrProgressV3-c8e943a0.js} +3 -3
  287. package/dist/bundled/v2/components/OrRadio/OrRadio.js +3 -3
  288. package/dist/bundled/v2/components/OrRadioGroup/OrRadioGroup.js +1 -1
  289. package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +4 -4
  290. package/dist/bundled/v2/components/OrRadioV3/OrRadio.js +2 -2
  291. package/dist/bundled/v2/components/OrRadioV3/index.js +1 -1
  292. package/dist/bundled/v2/components/OrRadioV3/styles.js +1 -1
  293. package/dist/bundled/v2/components/{OrRadioV3-3bfa22ff.js → OrRadioV3-7e249447.js} +3 -3
  294. package/dist/bundled/v2/components/OrRangeSliderV3/OrRangeSlider.js +2 -2
  295. package/dist/bundled/v2/components/OrRangeSliderV3/index.js +2 -2
  296. package/dist/bundled/v2/components/OrRangeSliderV3/props.js +1 -1
  297. package/dist/bundled/v2/components/OrRangeSliderV3/styles.js +2 -2
  298. package/dist/bundled/v2/components/{OrRangeSliderV3-ff312cae.js → OrRangeSliderV3-784f0cfb.js} +4 -4
  299. package/dist/bundled/v2/components/OrResizeablePanelV3/OrResizeablePanel.js +2 -2
  300. package/dist/bundled/v2/components/OrResizeablePanelV3/index.js +1 -1
  301. package/dist/bundled/v2/components/OrResizeablePanelV3/props.js +1 -1
  302. package/dist/bundled/v2/components/OrResizeablePanelV3/styles.js +1 -1
  303. package/dist/bundled/v2/components/{OrResizeablePanelV3-128817ec.js → OrResizeablePanelV3-8ca96ef2.js} +3 -3
  304. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +2 -2
  305. package/dist/bundled/v2/components/OrRichTextEditorV3/index.js +1 -1
  306. package/dist/bundled/v2/components/OrRichTextEditorV3/props.js +1 -1
  307. package/dist/bundled/v2/components/OrRichTextEditorV3/styles.js +1 -1
  308. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
  309. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
  310. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  311. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/theme.js +3 -3
  312. package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  313. package/dist/bundled/v2/components/{OrRichTextEditorV3-87a51ea7.js → OrRichTextEditorV3-569d94ba.js} +12 -12
  314. package/dist/bundled/v2/components/OrSearch/OrSearch.js +3 -3
  315. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
  316. package/dist/bundled/v2/components/OrSearchV3/index.js +5 -5
  317. package/dist/bundled/v2/components/OrSearchV3/props.js +1 -1
  318. package/dist/bundled/v2/components/OrSegmentedControlV3/OrSegmentedControl.js +2 -2
  319. package/dist/bundled/v2/components/OrSegmentedControlV3/index.js +1 -1
  320. package/dist/bundled/v2/components/OrSegmentedControlV3/props.js +1 -1
  321. package/dist/bundled/v2/components/OrSegmentedControlV3/styles.js +1 -1
  322. package/dist/bundled/v2/components/{OrSegmentedControlV3-00f7d5b1.js → OrSegmentedControlV3-b220a9cc.js} +2 -2
  323. package/dist/bundled/v2/components/OrSelect/OrSelect.js +2 -2
  324. package/dist/bundled/v2/components/OrSelect/constants.js +1 -1
  325. package/dist/bundled/v2/components/OrSelect/index.js +1 -1
  326. package/dist/bundled/v2/components/{OrSelect-2056c544.js → OrSelect-837dfd6b.js} +6 -6
  327. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +2 -2
  328. package/dist/bundled/v2/components/OrSelectV3/index.js +2 -2
  329. package/dist/bundled/v2/components/OrSelectV3/props.js +1 -1
  330. package/dist/bundled/v2/components/OrSelectV3/styles.js +1 -1
  331. package/dist/bundled/v2/components/{OrSelectV3-0cd15e4c.js → OrSelectV3-1016144e.js} +15 -15
  332. package/dist/bundled/v2/components/OrSidebar/OrSidebar.js +1 -1
  333. package/dist/bundled/v2/components/OrSidebar/index.js +2 -2
  334. package/dist/bundled/v2/components/OrSidebarV3/OrSidebar.js +2 -2
  335. package/dist/bundled/v2/components/OrSidebarV3/index.js +2 -2
  336. package/dist/bundled/v2/components/OrSidebarV3/props.js +2 -2
  337. package/dist/bundled/v2/components/OrSidebarV3/styles.js +2 -2
  338. package/dist/bundled/v2/components/{OrSidebarV3-375408da.js → OrSidebarV3-baa2d778.js} +3 -3
  339. package/dist/bundled/v2/components/OrSkeleton/constants.js +1 -1
  340. package/dist/bundled/v2/components/OrSkeleton/index.js +1 -1
  341. package/dist/bundled/v2/components/{OrSkeleton-ed383ad0.js → OrSkeleton-8a1572eb.js} +4 -4
  342. package/dist/bundled/v2/components/OrSkeletonCircle/OrSkeletonCircle.js +2 -2
  343. package/dist/bundled/v2/components/OrSkeletonCircle/index.js +1 -1
  344. package/dist/bundled/v2/components/OrSkeletonCircleV3/OrSkeletonCircle.js +2 -2
  345. package/dist/bundled/v2/components/OrSkeletonCircleV3/index.js +1 -1
  346. package/dist/bundled/v2/components/OrSkeletonRect/OrSkeletonRect.js +2 -2
  347. package/dist/bundled/v2/components/OrSkeletonRect/index.js +1 -1
  348. package/dist/bundled/v2/components/OrSkeletonRectV3/OrSkeletonRect.js +2 -2
  349. package/dist/bundled/v2/components/OrSkeletonRectV3/index.js +1 -1
  350. package/dist/bundled/v2/components/OrSkeletonText/OrSkeletonText.js +2 -2
  351. package/dist/bundled/v2/components/OrSkeletonText/index.js +1 -1
  352. package/dist/bundled/v2/components/OrSkeletonTextV3/OrSkeletonText.js +2 -2
  353. package/dist/bundled/v2/components/OrSkeletonTextV3/index.js +1 -1
  354. package/dist/bundled/v2/components/OrSkeletonV3/index.js +1 -1
  355. package/dist/bundled/v2/components/OrSkeletonV3/styles.js +1 -1
  356. package/dist/bundled/v2/components/{OrSkeletonV3-4caf5f54.js → OrSkeletonV3-9ef41031.js} +3 -3
  357. package/dist/bundled/v2/components/OrSlider/OrSlider.js +2 -2
  358. package/dist/bundled/v2/components/OrSliderV3/OrSlider.js +2 -2
  359. package/dist/bundled/v2/components/OrSliderV3/index.js +1 -1
  360. package/dist/bundled/v2/components/OrSliderV3/props.js +1 -1
  361. package/dist/bundled/v2/components/OrSliderV3/styles.js +1 -1
  362. package/dist/bundled/v2/components/{OrSliderV3-f30401d5.js → OrSliderV3-bde29d00.js} +3 -3
  363. package/dist/bundled/v2/components/OrSortingV3/OrSorting.js +2 -2
  364. package/dist/bundled/v2/components/OrSortingV3/index.js +1 -1
  365. package/dist/bundled/v2/components/OrSortingV3/styles.js +1 -1
  366. package/dist/bundled/v2/components/{OrSortingV3-125108c4.js → OrSortingV3-e5706ed8.js} +6 -6
  367. package/dist/bundled/v2/components/OrStepper/OrStepper.js +2 -2
  368. package/dist/bundled/v2/components/OrSwitch/OrSwitch.js +1 -1
  369. package/dist/bundled/v2/components/OrSwitchV3/OrSwitch.js +2 -2
  370. package/dist/bundled/v2/components/OrSwitchV3/index.js +1 -1
  371. package/dist/bundled/v2/components/OrSwitchV3/styles.js +1 -1
  372. package/dist/bundled/v2/components/{OrSwitchV3-c18a44b5.js → OrSwitchV3-3ec6db49.js} +4 -4
  373. package/dist/bundled/v2/components/OrTab/OrTab.js +2 -2
  374. package/dist/bundled/v2/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
  375. package/dist/bundled/v2/components/OrTabV3/OrTab.js +2 -2
  376. package/dist/bundled/v2/components/OrTabV3/index.js +1 -1
  377. package/dist/bundled/v2/components/OrTabV3/styles.js +1 -1
  378. package/dist/bundled/v2/components/{OrTabV3-92d7c5e3.js → OrTabV3-0c5a1dc9.js} +1 -1
  379. package/dist/bundled/v2/components/OrTabs/OrTabs.js +1 -1
  380. package/dist/bundled/v2/components/OrTabsV3/OrTabs.js +2 -2
  381. package/dist/bundled/v2/components/OrTabsV3/index.js +1 -1
  382. package/dist/bundled/v2/components/OrTabsV3/props.js +1 -1
  383. package/dist/bundled/v2/components/OrTabsV3/styles.js +1 -1
  384. package/dist/bundled/v2/components/{OrTabsV3-6db8671c.js → OrTabsV3-77ba89d8.js} +6 -6
  385. package/dist/bundled/v2/components/OrTag/OrTag.js +2 -2
  386. package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +2 -2
  387. package/dist/bundled/v2/components/OrTagInputV3/index.js +2 -2
  388. package/dist/bundled/v2/components/OrTagInputV3/props.js +1 -1
  389. package/dist/bundled/v2/components/OrTagInputV3/styles.js +1 -1
  390. package/dist/bundled/v2/components/{OrTagInputV3-989676a4.js → OrTagInputV3-f72f3c44.js} +8 -8
  391. package/dist/bundled/v2/components/OrTagV3/OrTag.js +2 -2
  392. package/dist/bundled/v2/components/OrTagV3/index.js +1 -1
  393. package/dist/bundled/v2/components/OrTagV3/props.js +1 -1
  394. package/dist/bundled/v2/components/OrTagV3/styles.js +1 -1
  395. package/dist/bundled/v2/components/{OrTagV3-628e773d.js → OrTagV3-fe412dcd.js} +2 -2
  396. package/dist/bundled/v2/components/OrTagsV3/OrTags.js +2 -2
  397. package/dist/bundled/v2/components/OrTagsV3/index.js +1 -1
  398. package/dist/bundled/v2/components/OrTagsV3/props.js +1 -1
  399. package/dist/bundled/v2/components/OrTagsV3/styles.js +1 -1
  400. package/dist/bundled/v2/components/OrTagsV3/utils/castToTag.js +1 -1
  401. package/dist/bundled/v2/components/{OrTagsV3-45194867.js → OrTagsV3-e2af9e7a.js} +5 -5
  402. package/dist/bundled/v2/components/OrTeleport/OrTeleport.js +2 -2
  403. package/dist/bundled/v2/components/OrTeleport/constants.js +1 -1
  404. package/dist/bundled/v2/components/OrTeleport/index.js +1 -1
  405. package/dist/bundled/v2/components/{OrTeleport-0fc211ab.js → OrTeleport-9b04228c.js} +1 -1
  406. package/dist/bundled/v2/components/OrTeleportV3/OrTeleport.js +1 -1
  407. package/dist/bundled/v2/components/OrTextV3/OrText.js +2 -2
  408. package/dist/bundled/v2/components/OrTextV3/index.js +1 -1
  409. package/dist/bundled/v2/components/OrTextV3/styles.js +1 -1
  410. package/dist/bundled/v2/components/{OrTextV3-96826e37.js → OrTextV3-2874b826.js} +1 -1
  411. package/dist/bundled/v2/components/OrTextarea/OrTextarea.js +2 -2
  412. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +2 -2
  413. package/dist/bundled/v2/components/OrTextareaV3/index.js +2 -2
  414. package/dist/bundled/v2/components/OrTextareaV3/props.js +1 -1
  415. package/dist/bundled/v2/components/OrTextareaV3/styles.js +1 -1
  416. package/dist/bundled/v2/components/{OrTextareaV3-24e8cffb.js → OrTextareaV3-16bee002.js} +6 -6
  417. package/dist/bundled/v2/components/OrTextbox/OrTextbox.js +1 -1
  418. package/dist/bundled/v2/components/OrTextbox/index.js +2 -2
  419. package/dist/bundled/v2/components/OrTimeFormatV3/OrTimeFormat.js +2 -2
  420. package/dist/bundled/v2/components/OrTimeFormatV3/index.js +1 -1
  421. package/dist/bundled/v2/components/OrTimeFormatV3/styles.js +1 -1
  422. package/dist/bundled/v2/components/{OrTimeFormatV3-5f128237.js → OrTimeFormatV3-c36f26c3.js} +2 -2
  423. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +2 -2
  424. package/dist/bundled/v2/components/OrTimePickerV3/index.js +3 -3
  425. package/dist/bundled/v2/components/OrTimePickerV3/props.js +2 -2
  426. package/dist/bundled/v2/components/OrTimePickerV3/styles.js +1 -1
  427. package/dist/bundled/v2/components/{OrTimePickerV3-d84a365f.js → OrTimePickerV3-ba195fdf.js} +11 -11
  428. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +2 -2
  429. package/dist/bundled/v2/components/OrTimeRangePickerV3/index.js +3 -3
  430. package/dist/bundled/v2/components/OrTimeRangePickerV3/props.js +2 -2
  431. package/dist/bundled/v2/components/OrTimeRangePickerV3/styles.js +1 -1
  432. package/dist/bundled/v2/components/{OrTimeRangePickerV3-1a077cf4.js → OrTimeRangePickerV3-4a15e963.js} +11 -11
  433. package/dist/bundled/v2/components/OrToast/OrToast.js +2 -2
  434. package/dist/bundled/v2/components/OrToast/Timer.js +2 -2
  435. package/dist/bundled/v2/components/OrToast/composable/index.js +1 -1
  436. package/dist/bundled/v2/components/OrToast/composable/useQueue.js +1 -1
  437. package/dist/bundled/v2/components/OrToast/composable/useToast.js +1 -1
  438. package/dist/bundled/v2/components/OrToast/composable/useToastEventBus.js +2 -2
  439. package/dist/bundled/v2/components/OrToast/constants.js +1 -1
  440. package/dist/bundled/v2/components/OrToast/index.js +1 -1
  441. package/dist/bundled/v2/components/{OrToast-ba3bafc6.js → OrToast-fc8a6f31.js} +4 -4
  442. package/dist/bundled/v2/components/OrToastContainer/OrToastContainer.js +2 -2
  443. package/dist/bundled/v2/components/OrToastContainer/index.js +1 -1
  444. package/dist/bundled/v2/components/OrToastContainerV3/OrToastContainer.js +2 -2
  445. package/dist/bundled/v2/components/OrToastContainerV3/index.js +1 -1
  446. package/dist/bundled/v2/components/OrToastV3/OrToast.js +2 -2
  447. package/dist/bundled/v2/components/OrToastV3/Timer.js +2 -2
  448. package/dist/bundled/v2/components/OrToastV3/composable/index.js +1 -1
  449. package/dist/bundled/v2/components/OrToastV3/composable/useQueue.js +1 -1
  450. package/dist/bundled/v2/components/OrToastV3/composable/useToast.js +1 -1
  451. package/dist/bundled/v2/components/OrToastV3/composable/useToastEventBus.js +2 -2
  452. package/dist/bundled/v2/components/OrToastV3/index.js +1 -1
  453. package/dist/bundled/v2/components/OrToastV3/props.js +1 -1
  454. package/dist/bundled/v2/components/OrToastV3/styles.js +1 -1
  455. package/dist/bundled/v2/components/{OrToastV3-aa3793eb.js → OrToastV3-f2aebc72.js} +4 -4
  456. package/dist/bundled/v2/components/OrTooltip/OrTooltip.js +1 -1
  457. package/dist/bundled/v2/components/OrTooltip/index.js +2 -2
  458. package/dist/bundled/v2/components/OrTooltipContent/OrTooltipContent.js +1 -1
  459. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.js +2 -2
  460. package/dist/bundled/v2/components/OrTooltipV3/index.js +2 -2
  461. package/dist/bundled/v2/components/OrTooltipV3/props.js +1 -1
  462. package/dist/bundled/v2/components/OrTooltipV3/styles.js +2 -2
  463. package/dist/bundled/v2/components/{OrTooltipV3-246f74f5.js → OrTooltipV3-8df03b27.js} +3 -3
  464. package/dist/bundled/v2/components/OrTreeV3/OrTree.js +1 -1
  465. package/dist/bundled/v2/components/OrTreeV3/index.js +4 -4
  466. package/dist/bundled/v2/components/index.d.ts +0 -1
  467. package/dist/bundled/v2/components/index.js +80 -81
  468. package/dist/bundled/v2/directives/dropdown-close.js +1 -1
  469. package/dist/bundled/v2/directives/dropdown-open.js +1 -1
  470. package/dist/bundled/v2/directives/index.js +1 -1
  471. package/dist/bundled/v2/hooks/index.js +1 -1
  472. package/dist/bundled/v2/hooks/useControlAttributes.js +1 -1
  473. package/dist/bundled/v2/hooks/useElevation.js +1 -1
  474. package/dist/bundled/v2/hooks/useIdAttribute.js +1 -1
  475. package/dist/bundled/v2/hooks/useOverflow.js +1 -1
  476. package/dist/bundled/v2/hooks/usePopoverState.js +1 -1
  477. package/dist/bundled/v2/hooks/useProxyModelValue.js +1 -1
  478. package/dist/bundled/v2/hooks/useResponsive/index.js +1 -1
  479. package/dist/bundled/v2/hooks/useResponsive/useResponsive.js +1 -1
  480. package/dist/bundled/v2/hooks/useTheme.js +1 -1
  481. package/dist/bundled/v2/hooks/useToggle.js +1 -1
  482. package/dist/bundled/v2/hooks/useValidationAttributes.js +1 -1
  483. package/dist/bundled/v2/index.js +82 -83
  484. package/dist/bundled/v2/utils/constants/color.js +1 -1
  485. package/dist/bundled/v2/utils/constants/key-codes.js +1 -1
  486. package/dist/bundled/v2/utils/constants/poper.js +1 -1
  487. package/dist/bundled/v2/utils/constants/regex.js +1 -1
  488. package/dist/bundled/v2/utils/functions/color.js +1 -1
  489. package/dist/bundled/v2/utils/functions/dom.js +1 -1
  490. package/dist/bundled/v2/utils/functions/flattenDeep.js +1 -1
  491. package/dist/bundled/v2/utils/functions/hash.js +1 -1
  492. package/dist/bundled/v2/utils/functions/px-to-rem.js +1 -1
  493. package/dist/bundled/v2/utils/functions/text.js +2 -2
  494. package/dist/bundled/v2/utils/index.js +2 -2
  495. package/dist/bundled/v2/utils/isEmpty.js +1 -1
  496. package/dist/bundled/v2/utils/isEmptyValue.js +1 -1
  497. package/dist/bundled/v2/utils/isEqualValue.js +1 -1
  498. package/dist/bundled/v2/utils/isVisible.js +1 -1
  499. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
  500. package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
  501. package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
  502. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
  503. package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +1 -1
  504. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
  505. package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
  506. package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
  507. package/dist/bundled/v3/components/{OrBottomSheetV3-d9cb62e3.js → OrBottomSheetV3-199292db.js} +96 -239
  508. package/dist/bundled/v3/components/OrButton/index.js +1 -1
  509. package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
  510. package/dist/bundled/v3/components/OrButtonGroupV3/index.js +2 -2
  511. package/dist/bundled/v3/components/OrButtonGroupV3/props.js +1 -1
  512. package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
  513. package/dist/bundled/v3/components/{OrButtonGroupV3-48fa4177.js → OrButtonGroupV3-d86e1a53.js} +5 -1
  514. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
  515. package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
  516. package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
  517. package/dist/bundled/v3/components/{OrButtonV2-71082a1a.js → OrButtonV2-723fa64f.js} +1 -1
  518. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +1 -1
  519. package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
  520. package/dist/bundled/v3/components/OrButtonV3/props.js +1 -1
  521. package/dist/bundled/v3/components/OrButtonV3/styles.js +1 -1
  522. package/dist/bundled/v3/components/{OrButtonV3-7438ea6f.js → OrButtonV3-c76677b3.js} +1 -1
  523. package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
  524. package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
  525. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  526. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  527. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
  528. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
  529. package/dist/bundled/v3/components/{OrCardCollectionV3-dd830aa4.js → OrCardCollectionV3-ec53a965.js} +2 -2
  530. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
  531. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +2 -2
  532. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
  533. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
  534. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
  535. package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +2 -2
  536. package/dist/bundled/v3/components/{OrCheckboxTreeV3-dd033e67.js → OrCheckboxTreeV3-47b137ec.js} +3 -3
  537. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
  538. package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
  539. package/dist/bundled/v3/components/OrCheckboxV3/styles.d.ts +1 -1
  540. package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
  541. package/dist/bundled/v3/components/{OrCheckboxV3-1dad2879.js → OrCheckboxV3-058c88f4.js} +8 -8
  542. package/dist/bundled/v3/components/OrChip/OrChip.js +1 -1
  543. package/dist/bundled/v3/components/OrChip/index.js +1 -1
  544. package/dist/bundled/v3/components/OrChips/OrChips.js +1 -1
  545. package/dist/bundled/v3/components/OrChips/constants.js +1 -1
  546. package/dist/bundled/v3/components/OrChips/index.js +1 -1
  547. package/dist/bundled/v3/components/{OrChips-8c1749d5.js → OrChips-6304e385.js} +1 -1
  548. package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
  549. package/dist/bundled/v3/components/OrCode/constants.js +1 -1
  550. package/dist/bundled/v3/components/OrCode/index.js +1 -1
  551. package/dist/bundled/v3/components/OrCode/lang.js +1 -1
  552. package/dist/bundled/v3/components/OrCode/libs.js +1 -1
  553. package/dist/bundled/v3/components/OrCode/theme.js +1 -1
  554. package/dist/bundled/v3/components/{OrCode-144d8cd5.js → OrCode-60e0faa8.js} +3 -3
  555. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
  556. package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
  557. package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
  558. package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
  559. package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
  560. package/dist/bundled/v3/components/{OrCodeV3-741a6e5c.js → OrCodeV3-31d5f1e3.js} +10 -10
  561. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +2 -2
  562. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +1 -1
  563. package/dist/bundled/v3/components/OrColorPicker/constants.js +1 -1
  564. package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
  565. package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +1 -1
  566. package/dist/bundled/v3/components/{OrColorPicker-1c040693.js → OrColorPicker-88c33040.js} +3 -3
  567. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +1 -1
  568. package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
  569. package/dist/bundled/v3/components/{OrConfirm-4abd9815.js → OrConfirm-af2badee.js} +4 -4
  570. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
  571. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  572. package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
  573. package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
  574. package/dist/bundled/v3/components/{OrConfirmV3-c6737513.js → OrConfirmV3-feef2088.js} +5 -5
  575. package/dist/bundled/v3/components/OrContextMenuV3/index.js +4 -4
  576. package/dist/bundled/v3/components/OrContextMenuV3/props.js +1 -1
  577. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
  578. package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
  579. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
  580. package/dist/bundled/v3/components/{OrDateFormatV3-5df44c00.js → OrDateFormatV3-5a7e3aa6.js} +1 -1
  581. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
  582. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  583. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
  584. package/dist/bundled/v3/components/{OrDatePickerV3-e2c75e3a.js → OrDatePickerV3-f4d5b501.js} +4 -4
  585. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  586. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
  587. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
  588. package/dist/bundled/v3/components/{OrDateRangePickerV3-92b110fe.js → OrDateRangePickerV3-b77f4355.js} +5 -5
  589. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  590. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
  591. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
  592. package/dist/bundled/v3/components/{OrDateTimeFormatV3-e64392cc.js → OrDateTimeFormatV3-a096ac3f.js} +1 -1
  593. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
  594. package/dist/bundled/v3/components/OrDateTimePicker/constants.js +1 -1
  595. package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
  596. package/dist/bundled/v3/components/{OrDateTimePicker-34d6d36a.js → OrDateTimePicker-cb5baefc.js} +3 -3
  597. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  598. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  599. package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
  600. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
  601. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  602. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  603. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  604. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
  605. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  606. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
  607. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
  608. package/dist/bundled/v3/components/{OrDateTimePickerV3-99c294bf.js → OrDateTimePickerV3-fe89f01d.js} +6 -6
  609. package/dist/bundled/v3/components/OrError/OrError.js +1 -1
  610. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
  611. package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
  612. package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
  613. package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
  614. package/dist/bundled/v3/components/{OrExpansionPanelV3-10468ac5.js → OrExpansionPanelV3-cacc7985.js} +1 -1
  615. package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
  616. package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
  617. package/dist/bundled/v3/components/OrFloating/index.js +1 -1
  618. package/dist/bundled/v3/components/{OrFloating-848ee867.js → OrFloating-3ae45ca5.js} +2 -2
  619. package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
  620. package/dist/bundled/v3/components/OrIcon/index.js +3 -3
  621. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
  622. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +1 -1
  623. package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
  624. package/dist/bundled/v3/components/OrIconButtonV3/props.js +1 -1
  625. package/dist/bundled/v3/components/OrIconButtonV3/styles.js +1 -1
  626. package/dist/bundled/v3/components/{OrIconButtonV3-858957a9.js → OrIconButtonV3-691e3bcd.js} +1 -1
  627. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
  628. package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
  629. package/dist/bundled/v3/components/OrInlineInputV3/props.js +1 -1
  630. package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
  631. package/dist/bundled/v3/components/{OrInlineInputV3-f80f48f2.js → OrInlineInputV3-fbc7511a.js} +3 -3
  632. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
  633. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -1
  634. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
  635. package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +1 -1
  636. package/dist/bundled/v3/components/{OrInlineTextareaV3-e13c6247.js → OrInlineTextareaV3-253869cd.js} +3 -3
  637. package/dist/bundled/v3/components/OrInput/OrInput.js +2 -2
  638. package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
  639. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  640. package/dist/bundled/v3/components/OrInputV3/props.js +1 -1
  641. package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
  642. package/dist/bundled/v3/components/{OrInputV3-da3db7ae.js → OrInputV3-4f742dc1.js} +4 -4
  643. package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
  644. package/dist/bundled/v3/components/OrList/OrList.js +1 -1
  645. package/dist/bundled/v3/components/OrList/index.js +1 -1
  646. package/dist/bundled/v3/components/{OrList-bf9de912.js → OrList-896979b0.js} +3 -3
  647. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
  648. package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
  649. package/dist/bundled/v3/components/OrListV3/index.js +1 -1
  650. package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
  651. package/dist/bundled/v3/components/{OrListV3-ca1da7dd.js → OrListV3-1cfd3c46.js} +3 -3
  652. package/dist/bundled/v3/components/OrLoader/index.js +2 -2
  653. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +1 -1
  654. package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
  655. package/dist/bundled/v3/components/OrLoaderV3/props.js +1 -1
  656. package/dist/bundled/v3/components/OrLoaderV3/styles.js +1 -1
  657. package/dist/bundled/v3/components/{OrLoaderV3-09f9a344.js → OrLoaderV3-2aaeeb71.js} +1 -1
  658. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
  659. package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
  660. package/dist/bundled/v3/components/OrMenuV3/props.js +1 -1
  661. package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
  662. package/dist/bundled/v3/components/{OrMenuV3-cafb994e.js → OrMenuV3-c69db72f.js} +2 -2
  663. package/dist/bundled/v3/components/OrModal/OrModal.js +1 -1
  664. package/dist/bundled/v3/components/OrModal/constants.js +1 -1
  665. package/dist/bundled/v3/components/OrModal/index.js +1 -1
  666. package/dist/bundled/v3/components/{OrModal-a0f89d67.js → OrModal-1367c582.js} +2 -2
  667. package/dist/bundled/v3/components/OrModalV3/OrModal.js +1 -1
  668. package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
  669. package/dist/bundled/v3/components/OrModalV3/props.js +1 -1
  670. package/dist/bundled/v3/components/OrModalV3/styles.js +1 -1
  671. package/dist/bundled/v3/components/{OrModalV3-5e5913c9.js → OrModalV3-60799d13.js} +3 -3
  672. package/dist/bundled/v3/components/OrNotification/index.js +1 -1
  673. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
  674. package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
  675. package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
  676. package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
  677. package/dist/bundled/v3/components/{OrNotificationV3-7d9af9b0.js → OrNotificationV3-685e12e3.js} +1 -1
  678. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
  679. package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
  680. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
  681. package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
  682. package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
  683. package/dist/bundled/v3/components/{OrOverlayV3-7364e820.js → OrOverlayV3-93e7ea5a.js} +1 -1
  684. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
  685. package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
  686. package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
  687. package/dist/bundled/v3/components/{OrPaginationV3-becc1fcc.js → OrPaginationV3-a2d8d8b5.js} +3 -3
  688. package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
  689. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
  690. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
  691. package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
  692. package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
  693. package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
  694. package/dist/bundled/v3/components/{OrPopoverV3-4b2ba77a.js → OrPopoverV3-eaf6b5b4.js} +2 -2
  695. package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
  696. package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
  697. package/dist/bundled/v3/components/OrProgress/index.js +1 -1
  698. package/dist/bundled/v3/components/{OrProgress-fca05324.js → OrProgress-2b208f99.js} +3 -3
  699. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
  700. package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
  701. package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
  702. package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
  703. package/dist/bundled/v3/components/{OrProgressV3-149250ea.js → OrProgressV3-d2fbfed6.js} +2 -2
  704. package/dist/bundled/v3/components/OrRadio/OrRadio.js +3 -3
  705. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
  706. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +2 -2
  707. package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
  708. package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
  709. package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
  710. package/dist/bundled/v3/components/{OrRadioV3-af3f7522.js → OrRadioV3-c96e2fbe.js} +2 -2
  711. package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
  712. package/dist/bundled/v3/components/OrRangeSliderV3/index.js +2 -2
  713. package/dist/bundled/v3/components/OrRangeSliderV3/props.js +1 -1
  714. package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
  715. package/dist/bundled/v3/components/{OrRangeSliderV3-27052713.js → OrRangeSliderV3-f81b142c.js} +3 -3
  716. package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
  717. package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
  718. package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +1 -1
  719. package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +1 -1
  720. package/dist/bundled/v3/components/{OrResizeablePanelV3-7cef38e7.js → OrResizeablePanelV3-50f76d0f.js} +2 -2
  721. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  722. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  723. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
  724. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
  725. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
  726. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
  727. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  728. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +3 -3
  729. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  730. package/dist/bundled/v3/components/{OrRichTextEditorV3-ee04f38d.js → OrRichTextEditorV3-225a5878.js} +10 -10
  731. package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
  732. package/dist/bundled/v3/components/OrSearchV3/index.js +2 -2
  733. package/dist/bundled/v3/components/OrSegmentedControlV3/OrSegmentedControl.js +1 -1
  734. package/dist/bundled/v3/components/OrSegmentedControlV3/index.js +1 -1
  735. package/dist/bundled/v3/components/OrSegmentedControlV3/props.js +1 -1
  736. package/dist/bundled/v3/components/OrSegmentedControlV3/styles.js +1 -1
  737. package/dist/bundled/v3/components/{OrSegmentedControlV3-8adbdddd.js → OrSegmentedControlV3-3bee40ec.js} +1 -1
  738. package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
  739. package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
  740. package/dist/bundled/v3/components/OrSelect/index.js +1 -1
  741. package/dist/bundled/v3/components/{OrSelect-0a952ba9.js → OrSelect-c37f0c44.js} +6 -6
  742. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  743. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  744. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  745. package/dist/bundled/v3/components/{OrSelectV3-c0022df9.js → OrSelectV3-cca65712.js} +8 -8
  746. package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
  747. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
  748. package/dist/bundled/v3/components/OrSidebarV3/index.js +2 -2
  749. package/dist/bundled/v3/components/OrSidebarV3/props.js +2 -2
  750. package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
  751. package/dist/bundled/v3/components/{OrSidebarV3-c57a880e.js → OrSidebarV3-6d8c261b.js} +2 -2
  752. package/dist/bundled/v3/components/OrSkeleton/constants.js +1 -1
  753. package/dist/bundled/v3/components/OrSkeleton/index.js +1 -1
  754. package/dist/bundled/v3/components/{OrSkeleton-545abb2e.js → OrSkeleton-ae1ee1d4.js} +4 -4
  755. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
  756. package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
  757. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
  758. package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
  759. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
  760. package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
  761. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
  762. package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
  763. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
  764. package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
  765. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
  766. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
  767. package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
  768. package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
  769. package/dist/bundled/v3/components/{OrSkeletonV3-7ed1a3c0.js → OrSkeletonV3-3b06eb3c.js} +2 -2
  770. package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
  771. package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
  772. package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
  773. package/dist/bundled/v3/components/OrSliderV3/props.js +1 -1
  774. package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
  775. package/dist/bundled/v3/components/{OrSliderV3-60b7606c.js → OrSliderV3-f42f08d5.js} +2 -2
  776. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
  777. package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
  778. package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
  779. package/dist/bundled/v3/components/{OrSortingV3-36b2363c.js → OrSortingV3-0d2f8610.js} +3 -3
  780. package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
  781. package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +1 -1
  782. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +1 -1
  783. package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
  784. package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
  785. package/dist/bundled/v3/components/{OrSwitchV3-457d07f9.js → OrSwitchV3-aff6367b.js} +3 -3
  786. package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
  787. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
  788. package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
  789. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
  790. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  791. package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
  792. package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
  793. package/dist/bundled/v3/components/{OrTabsV3-eb6947c9.js → OrTabsV3-de5abf65.js} +2 -2
  794. package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
  795. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
  796. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  797. package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
  798. package/dist/bundled/v3/components/{OrTagInputV3-f00ec811.js → OrTagInputV3-293d7ddb.js} +4 -4
  799. package/dist/bundled/v3/components/OrTagV3/OrTag.js +1 -1
  800. package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
  801. package/dist/bundled/v3/components/OrTagV3/props.js +1 -1
  802. package/dist/bundled/v3/components/OrTagV3/styles.js +1 -1
  803. package/dist/bundled/v3/components/{OrTagV3-bc482144.js → OrTagV3-68d3d15e.js} +1 -1
  804. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +1 -1
  805. package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
  806. package/dist/bundled/v3/components/OrTagsV3/props.js +1 -1
  807. package/dist/bundled/v3/components/OrTagsV3/styles.js +1 -1
  808. package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +1 -1
  809. package/dist/bundled/v3/components/{OrTagsV3-6c888ef1.js → OrTagsV3-cca93357.js} +4 -4
  810. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +2 -2
  811. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
  812. package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
  813. package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
  814. package/dist/bundled/v3/components/{OrTextareaV3-75aae3b7.js → OrTextareaV3-87015dd2.js} +2 -2
  815. package/dist/bundled/v3/components/OrTextbox/index.js +2 -2
  816. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  817. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
  818. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
  819. package/dist/bundled/v3/components/{OrTimeFormatV3-79d98ae2.js → OrTimeFormatV3-db17eb52.js} +1 -1
  820. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
  821. package/dist/bundled/v3/components/OrTimePickerV3/index.js +2 -2
  822. package/dist/bundled/v3/components/OrTimePickerV3/props.js +1 -1
  823. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
  824. package/dist/bundled/v3/components/{OrTimePickerV3-e9957ba2.js → OrTimePickerV3-cfe2ece3.js} +5 -5
  825. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  826. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +2 -2
  827. package/dist/bundled/v3/components/OrTimeRangePickerV3/props.js +1 -1
  828. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
  829. package/dist/bundled/v3/components/{OrTimeRangePickerV3-db09897c.js → OrTimeRangePickerV3-414a6ce6.js} +5 -5
  830. package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
  831. package/dist/bundled/v3/components/OrToast/Timer.js +2 -2
  832. package/dist/bundled/v3/components/OrToast/composable/index.js +1 -1
  833. package/dist/bundled/v3/components/OrToast/composable/useQueue.js +1 -1
  834. package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -1
  835. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
  836. package/dist/bundled/v3/components/OrToast/constants.js +1 -1
  837. package/dist/bundled/v3/components/OrToast/index.js +1 -1
  838. package/dist/bundled/v3/components/{OrToast-7974a12a.js → OrToast-2a03def2.js} +3 -3
  839. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
  840. package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
  841. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
  842. package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
  843. package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
  844. package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -2
  845. package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
  846. package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
  847. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
  848. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
  849. package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
  850. package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
  851. package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
  852. package/dist/bundled/v3/components/{OrToastV3-974086a9.js → OrToastV3-5860b60b.js} +4 -4
  853. package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
  854. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
  855. package/dist/bundled/v3/components/OrTooltipV3/index.js +2 -2
  856. package/dist/bundled/v3/components/OrTooltipV3/props.js +1 -1
  857. package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
  858. package/dist/bundled/v3/components/{OrTooltipV3-e2eed9db.js → OrTooltipV3-7d835c0c.js} +2 -2
  859. package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
  860. package/dist/bundled/v3/components/index.d.ts +0 -1
  861. package/dist/bundled/v3/components/index.js +62 -63
  862. package/dist/bundled/v3/directives/dropdown-close.js +1 -1
  863. package/dist/bundled/v3/directives/dropdown-open.js +1 -1
  864. package/dist/bundled/v3/directives/index.js +1 -1
  865. package/dist/bundled/v3/hooks/index.js +1 -1
  866. package/dist/bundled/v3/hooks/useControlAttributes.js +1 -1
  867. package/dist/bundled/v3/hooks/useElevation.js +1 -1
  868. package/dist/bundled/v3/hooks/useIdAttribute.js +1 -1
  869. package/dist/bundled/v3/hooks/useOverflow.js +1 -1
  870. package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
  871. package/dist/bundled/v3/hooks/useProxyModelValue.js +1 -1
  872. package/dist/bundled/v3/hooks/useResponsive/index.js +1 -1
  873. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
  874. package/dist/bundled/v3/hooks/useTheme.js +1 -1
  875. package/dist/bundled/v3/hooks/useToggle.js +1 -1
  876. package/dist/bundled/v3/hooks/useValidationAttributes.js +1 -1
  877. package/dist/bundled/v3/index.js +64 -65
  878. package/dist/bundled/v3/utils/constants/key-codes.js +1 -1
  879. package/dist/bundled/v3/utils/constants/poper.js +1 -1
  880. package/dist/bundled/v3/utils/functions/dom.js +1 -1
  881. package/dist/bundled/v3/utils/functions/flattenDeep.js +1 -1
  882. package/dist/bundled/v3/utils/functions/px-to-rem.js +1 -1
  883. package/dist/bundled/v3/utils/functions/text.js +1 -1
  884. package/dist/bundled/v3/utils/index.js +1 -1
  885. package/dist/bundled/v3/utils/isEmpty.js +1 -1
  886. package/dist/bundled/v3/utils/isEmptyValue.js +1 -1
  887. package/dist/bundled/v3/utils/isEqualValue.js +1 -1
  888. package/dist/bundled/v3/utils/isVisible.js +1 -1
  889. package/dist/esm/v2/{OrButtonGroup-795a7632.js → OrButtonGroup-e8b5c31a.js} +4 -0
  890. package/dist/esm/v2/{OrCheckbox-6177b03e.js → OrCheckbox-83f20ca2.js} +7 -7
  891. package/dist/esm/v2/{OrCheckboxGroup-ec1f6714.js → OrCheckboxGroup-98bc3610.js} +1 -1
  892. package/dist/esm/v2/{OrCheckboxTree-78be3d39.js → OrCheckboxTree-ac3538b9.js} +1 -1
  893. package/dist/esm/v2/{OrSelect-6d6eec7a.js → OrSelect-e2e6b59a.js} +1 -1
  894. package/dist/esm/v2/components/index.d.ts +0 -1
  895. package/dist/esm/v2/components/index.js +5 -6
  896. package/dist/esm/v2/components/or-button-group-v3/index.js +1 -1
  897. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -3
  898. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -2
  899. package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
  900. package/dist/esm/v2/components/or-checkbox-v3/styles.d.ts +1 -1
  901. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  902. package/dist/esm/v2/components/or-teleport/OrTeleport.vue2.vue.d.ts +2 -2
  903. package/dist/esm/v2/index.js +5 -6
  904. package/dist/esm/v3/{OrButtonGroup-12653c44.js → OrButtonGroup-b01ebd70.js} +4 -0
  905. package/dist/esm/v3/{OrCheckbox-4e9a3021.js → OrCheckbox-11c3dc2f.js} +5 -5
  906. package/dist/esm/v3/{OrCheckboxGroup-0f15a128.js → OrCheckboxGroup-d6bf486e.js} +1 -1
  907. package/dist/esm/v3/{OrCheckboxTree-9a49ecfc.js → OrCheckboxTree-a389c378.js} +1 -1
  908. package/dist/esm/v3/{OrSelect-e3032afb.js → OrSelect-f656c471.js} +1 -1
  909. package/dist/esm/v3/components/index.d.ts +0 -1
  910. package/dist/esm/v3/components/index.js +5 -6
  911. package/dist/esm/v3/components/or-button-group-v3/index.js +1 -1
  912. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
  913. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
  914. package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
  915. package/dist/esm/v3/components/or-checkbox-v3/styles.d.ts +1 -1
  916. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  917. package/dist/esm/v3/index.js +5 -6
  918. package/package.json +7 -6
  919. package/src/components/index.ts +0 -1
  920. package/src/components/or-button-group-v3/styles.ts +6 -0
  921. package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -2
  922. package/src/components/or-checkbox-v3/styles.ts +4 -5
  923. package/dist/bundled/v2/components/OrStatusV3/OrStatus.js +0 -2
  924. package/dist/bundled/v2/components/OrStatusV3/OrStatus.vue.d.ts +0 -55
  925. package/dist/bundled/v2/components/OrStatusV3/index.d.ts +0 -2
  926. package/dist/bundled/v2/components/OrStatusV3/index.js +0 -1
  927. package/dist/bundled/v2/components/OrStatusV3/props.d.ts +0 -11
  928. package/dist/bundled/v2/components/OrStatusV3/props.js +0 -1
  929. package/dist/bundled/v2/components/OrStatusV3/styles.d.ts +0 -7
  930. package/dist/bundled/v2/components/OrStatusV3/styles.js +0 -1
  931. package/dist/bundled/v2/components/OrStatusV3-df677c6d.js +0 -152
  932. package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +0 -1
  933. package/dist/bundled/v3/components/OrStatusV3/OrStatus.vue.d.ts +0 -41
  934. package/dist/bundled/v3/components/OrStatusV3/index.d.ts +0 -2
  935. package/dist/bundled/v3/components/OrStatusV3/index.js +0 -1
  936. package/dist/bundled/v3/components/OrStatusV3/props.d.ts +0 -11
  937. package/dist/bundled/v3/components/OrStatusV3/props.js +0 -1
  938. package/dist/bundled/v3/components/OrStatusV3/styles.d.ts +0 -7
  939. package/dist/bundled/v3/components/OrStatusV3/styles.js +0 -1
  940. package/dist/bundled/v3/components/OrStatusV3-3ab0294c.js +0 -130
  941. package/dist/esm/v2/OrStatus-e22c2e41.js +0 -152
  942. package/dist/esm/v2/components/or-status-v3/OrStatus.vue.d.ts +0 -55
  943. package/dist/esm/v2/components/or-status-v3/index.d.ts +0 -2
  944. package/dist/esm/v2/components/or-status-v3/index.js +0 -4
  945. package/dist/esm/v2/components/or-status-v3/props.d.ts +0 -11
  946. package/dist/esm/v2/components/or-status-v3/styles.d.ts +0 -7
  947. package/dist/esm/v3/OrStatus-95ea42e3.js +0 -130
  948. package/dist/esm/v3/components/or-status-v3/OrStatus.vue.d.ts +0 -41
  949. package/dist/esm/v3/components/or-status-v3/index.d.ts +0 -2
  950. package/dist/esm/v3/components/or-status-v3/index.js +0 -4
  951. package/dist/esm/v3/components/or-status-v3/props.d.ts +0 -11
  952. package/dist/esm/v3/components/or-status-v3/styles.d.ts +0 -7
  953. package/src/components/or-status-v3/OrStatus.vue +0 -79
  954. package/src/components/or-status-v3/index.ts +0 -2
  955. package/src/components/or-status-v3/props.ts +0 -12
  956. package/src/components/or-status-v3/styles.ts +0 -106
  957. /package/dist/bundled/v2/components/{OrAvatar-394ee178.js → OrAvatar-7d519020.js} +0 -0
  958. /package/dist/bundled/v3/components/{OrAvatar-ce707159.js → OrAvatar-bfa6fd65.js} +0 -0
@@ -1 +1 @@
1
- export { am as CODE_BACKSPACE, an as CODE_BREAK, ao as CODE_DELETE, ap as CODE_DOWN, aq as CODE_END, ar as CODE_ENTER, as as CODE_ESC, at as CODE_HOME, au as CODE_LEFT, av as CODE_PAGEDOWN, aw as CODE_PAGEUP, ax as CODE_RIGHT, ay as CODE_SPACE, az as CODE_UP } from '../../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { al as CODE_BACKSPACE, am as CODE_BREAK, an as CODE_DELETE, ao as CODE_DOWN, ap as CODE_END, aq as CODE_ENTER, ar as CODE_ESC, as as CODE_HOME, at as CODE_LEFT, au as CODE_PAGEDOWN, av as CODE_PAGEUP, aw as CODE_RIGHT, ax as CODE_SPACE, ay as CODE_UP } from '../../components/OrBottomSheetV3-199292db.js';
@@ -1 +1 @@
1
- export { aD as PLACEMENT_BOTTOM_END, aC as PLACEMENT_BOTTOM_START, aH as PLACEMENT_LEFT_END, aG as PLACEMENT_LEFT_START, aF as PLACEMENT_RIGHT_END, aE as PLACEMENT_RIGHT_START, aB as PLACEMENT_TOP_END, aA as PLACEMENT_TOP_START } from '../../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { aC as PLACEMENT_BOTTOM_END, aB as PLACEMENT_BOTTOM_START, aG as PLACEMENT_LEFT_END, aF as PLACEMENT_LEFT_START, aE as PLACEMENT_RIGHT_END, aD as PLACEMENT_RIGHT_START, aA as PLACEMENT_TOP_END, az as PLACEMENT_TOP_START } from '../../components/OrBottomSheetV3-199292db.js';
@@ -1 +1 @@
1
- export { aI as MutationObs, ae as addClass, k as cancelAF, aN as contains, aS as getAttr, l as getBCR, aO as getById, A as getCS, B as getMaxZIndex, aU as getStyle, aT as hasAttr, aP as hasClass, aK as isVisible, aV as offset, aW as position, h as reflow, aR as removeAttr, af as removeClass, aJ as removeNode, j as removeStyle, r as requestAF, aM as select, aL as selectAll, aQ as setAttr, s as setStyle } from '../../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { aH as MutationObs, ae as addClass, k as cancelAF, aM as contains, aR as getAttr, l as getBCR, aN as getById, A as getCS, B as getMaxZIndex, aT as getStyle, aS as hasAttr, aO as hasClass, aJ as isVisible, aU as offset, aV as position, h as reflow, aQ as removeAttr, af as removeClass, aI as removeNode, j as removeStyle, r as requestAF, aL as select, aK as selectAll, aP as setAttr, s as setStyle } from '../../components/OrBottomSheetV3-199292db.js';
@@ -1 +1 @@
1
- export { f as default } from '../../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { f as default } from '../../components/OrBottomSheetV3-199292db.js';
@@ -1 +1 @@
1
- export { p as pxToRem } from '../../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { p as pxToRem } from '../../components/OrBottomSheetV3-199292db.js';
@@ -1,2 +1,2 @@
1
1
  import '../../components/OrAvatarV3-fad0711b.js';
2
- export { aX as getAbbreviation } from '../../components/OrBottomSheetV3-d9cb62e3.js';
2
+ export { aW as getAbbreviation } from '../../components/OrBottomSheetV3-199292db.js';
@@ -1,2 +1,2 @@
1
1
  export { H as HSL_LIMITS, R as RX_ABBREVIATION_FROM_STRING, a as RX_ARRAY_NOTATION, b as RX_BV_PREFIX, u as RX_DATE, v as RX_DATE_SPLIT, c as RX_DIGITS, y as RX_ENCODED_COMMA, z as RX_ENCODE_REVERSE, d as RX_EXTENSION, e as RX_HASH, f as RX_HASH_ID, x as RX_HREF, g as RX_HTML_TAGS, h as RX_HYPHENATE, C as RX_LONG_COLOR, i as RX_LOWER_UPPER, j as RX_NUMBER, k as RX_PLUS, A as RX_QUERY_START, l as RX_REGEXP_REPLACE, B as RX_SHORT_COLOR, m as RX_SPACES, n as RX_SPACE_SPLIT, o as RX_STAR, p as RX_START_SPACE_WORD, w as RX_TIME, q as RX_TRIM_LEFT, r as RX_TRIM_RIGHT, s as RX_UNDERSCORE, t as RX_UN_KEBAB, F as generateHslFromString, I as getHashOfString, D as hexToRgb, G as hslToColorString, J as normalize, E as rgbToHex } from '../components/OrAvatarV3-fad0711b.js';
2
- export { am as CODE_BACKSPACE, an as CODE_BREAK, ao as CODE_DELETE, ap as CODE_DOWN, aq as CODE_END, ar as CODE_ENTER, as as CODE_ESC, at as CODE_HOME, au as CODE_LEFT, av as CODE_PAGEDOWN, aw as CODE_PAGEUP, ax as CODE_RIGHT, ay as CODE_SPACE, az as CODE_UP, aI as MutationObs, aD as PLACEMENT_BOTTOM_END, aC as PLACEMENT_BOTTOM_START, aH as PLACEMENT_LEFT_END, aG as PLACEMENT_LEFT_START, aF as PLACEMENT_RIGHT_END, aE as PLACEMENT_RIGHT_START, aB as PLACEMENT_TOP_END, aA as PLACEMENT_TOP_START, ae as addClass, k as cancelAF, aN as contains, aX as getAbbreviation, aS as getAttr, l as getBCR, aO as getById, A as getCS, B as getMaxZIndex, aU as getStyle, aT as hasAttr, aP as hasClass, S as isEmpty, i as isEmptyValue, ad as isEqualValue, aK as isVisible, aV as offset, aW as position, p as pxToRem, h as reflow, aR as removeAttr, af as removeClass, aJ as removeNode, j as removeStyle, r as requestAF, aM as select, aL as selectAll, aQ as setAttr, s as setStyle } from '../components/OrBottomSheetV3-d9cb62e3.js';
2
+ export { al as CODE_BACKSPACE, am as CODE_BREAK, an as CODE_DELETE, ao as CODE_DOWN, ap as CODE_END, aq as CODE_ENTER, ar as CODE_ESC, as as CODE_HOME, at as CODE_LEFT, au as CODE_PAGEDOWN, av as CODE_PAGEUP, aw as CODE_RIGHT, ax as CODE_SPACE, ay as CODE_UP, aH as MutationObs, aC as PLACEMENT_BOTTOM_END, aB as PLACEMENT_BOTTOM_START, aG as PLACEMENT_LEFT_END, aF as PLACEMENT_LEFT_START, aE as PLACEMENT_RIGHT_END, aD as PLACEMENT_RIGHT_START, aA as PLACEMENT_TOP_END, az as PLACEMENT_TOP_START, ae as addClass, k as cancelAF, aM as contains, aW as getAbbreviation, aR as getAttr, l as getBCR, aN as getById, A as getCS, B as getMaxZIndex, aT as getStyle, aS as hasAttr, aO as hasClass, S as isEmpty, i as isEmptyValue, ad as isEqualValue, aJ as isVisible, aU as offset, aV as position, p as pxToRem, h as reflow, aQ as removeAttr, af as removeClass, aI as removeNode, j as removeStyle, r as requestAF, aL as select, aK as selectAll, aP as setAttr, s as setStyle } from '../components/OrBottomSheetV3-199292db.js';
@@ -1 +1 @@
1
- export { S as isEmpty } from '../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { S as isEmpty } from '../components/OrBottomSheetV3-199292db.js';
@@ -1 +1 @@
1
- export { i as isEmptyValue } from '../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { i as isEmptyValue } from '../components/OrBottomSheetV3-199292db.js';
@@ -1 +1 @@
1
- export { ad as isEqualValue } from '../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { ad as isEqualValue } from '../components/OrBottomSheetV3-199292db.js';
@@ -1 +1 @@
1
- export { aY as default } from '../components/OrBottomSheetV3-d9cb62e3.js';
1
+ export { aX as default } from '../components/OrBottomSheetV3-199292db.js';
@@ -12,6 +12,10 @@ const ButtonGroupVariants = {
12
12
  // Spacing
13
13
  'gap-[1px]'],
14
14
  [ButtonVariant.Outlined]: [
15
+ // Position
16
+ 'relative',
17
+ // Position (active, children)
18
+ 'active:children:z-10',
15
19
  // Spacing
16
20
  '[&:not(:first-child)]:children:ml-[-1px]'],
17
21
  [ButtonVariant.Text]: [
@@ -10,7 +10,7 @@ import { _ as __vue_component__$1, L as LabelVariant } from './OrLabel-b465bc0b.
10
10
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
13
- const CheckboxRoot = [
13
+ const Checkbox = [
14
14
  // Layout
15
15
  'layout-row',
16
16
  // Spacing
@@ -28,12 +28,12 @@ const CheckboxControl = [
28
28
  'iconography-outlined',
29
29
  // Theme
30
30
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark',
31
- // Theme (focus)
32
- 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark',
33
31
  // Theme (checked)
34
32
  'checked:theme-preset-1-primary', 'dark:checked:theme-preset-1-primary-dark',
35
33
  // Theme (indeterminate)
36
- 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark'];
34
+ 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark',
35
+ // Theme (focus)
36
+ 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark'];
37
37
  const CheckboxControlHandle = [
38
38
  // Content (checked)
39
39
  'checked:after:content-checkbox-checked',
@@ -86,7 +86,7 @@ var script = defineComponent({
86
86
  const root = ref();
87
87
  const control = ref();
88
88
  // Styles
89
- const rootStyles = computed(() => ['or-checkbox-v3', ...CheckboxRoot]);
89
+ const rootStyles = computed(() => ['or-checkbox-v3', ...Checkbox]);
90
90
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
91
91
  // State
92
92
  const controlAttributes = reactive({
@@ -134,7 +134,7 @@ var script = defineComponent({
134
134
  }
135
135
  });
136
136
 
137
- var css_248z = "input[data-v-9968416e]{appearance:none;line-height:0}";
137
+ var css_248z = "input[data-v-a5c7f7ee]{appearance:none;line-height:0}";
138
138
  styleInject(css_248z);
139
139
 
140
140
  /* script */
@@ -195,7 +195,7 @@ var __vue_staticRenderFns__ = [];
195
195
  /* style */
196
196
  const __vue_inject_styles__ = undefined;
197
197
  /* scoped */
198
- const __vue_scope_id__ = "data-v-9968416e";
198
+ const __vue_scope_id__ = "data-v-a5c7f7ee";
199
199
  /* module identifier */
200
200
  const __vue_module_identifier__ = undefined;
201
201
  /* functional template */
@@ -4,7 +4,7 @@ import './dom-aecadd9a.js';
4
4
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
- import { _ as __vue_component__$1 } from './OrCheckboxTree-78be3d39.js';
7
+ import { _ as __vue_component__$1 } from './OrCheckboxTree-ac3538b9.js';
8
8
  import { _ as __vue_component__$2, F as FormGroupDirection } from './OrFormGroup-d4abd2c9.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
 
@@ -6,7 +6,7 @@ import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { _ as __vue_component__$3 } from './OrButton-1b005dae.js';
8
8
  import './OrButton.vue_rollup-plugin-vue_script-b4424640.js';
9
- import { _ as __vue_component__$2 } from './OrCheckbox-6177b03e.js';
9
+ import { _ as __vue_component__$2 } from './OrCheckbox-83f20ca2.js';
10
10
  import { _ as __vue_component__$1 } from './OrIcon-0343b3d8.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
@@ -6,7 +6,7 @@ import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
6
6
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
7
7
  import { u as useResponsive } from './useResponsive-5c8291da.js';
8
8
  import '@onereach/styles/tailwind.config.json';
9
- import { _ as __vue_component__$3 } from './OrCheckbox-6177b03e.js';
9
+ import { _ as __vue_component__$3 } from './OrCheckbox-83f20ca2.js';
10
10
  import { _ as __vue_component__$4 } from './OrError-916e928e.js';
11
11
  import { _ as __vue_component__$5 } from './OrExpansionPanel-ed96bdde.js';
12
12
  import { _ as __vue_component__$6 } from './OrHint-1220face.js';
@@ -91,7 +91,6 @@ export * from './or-skeleton-v3';
91
91
  export * from './or-slider';
92
92
  export * from './or-slider-v3';
93
93
  export * from './or-sorting-v3';
94
- export * from './or-status-v3';
95
94
  export * from './or-stepper';
96
95
  export * from './or-switch';
97
96
  export * from './or-switch-v3';
@@ -2,7 +2,7 @@ export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-2d73ca2c.js';
2
2
  export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-db6a737d.js';
3
3
  export { B as BottomSheetVariant, _ as OrBottomSheetV3 } from '../OrBottomSheet-54250194.js';
4
4
  export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-dc23a0b5.js';
5
- export { _ as OrButtonGroupV3 } from '../OrButtonGroup-795a7632.js';
5
+ export { _ as OrButtonGroupV3 } from '../OrButtonGroup-e8b5c31a.js';
6
6
  export { _ as OrButtonV3 } from '../OrButton-1b005dae.js';
7
7
  export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as ButtonType, a as ButtonVariant } from '../OrButton.vue_rollup-plugin-vue_script-b4424640.js';
8
8
  export { _ as OrButtonV2 } from '../OrButton-f189b59b.js';
@@ -13,9 +13,9 @@ export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCol
13
13
  export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-15ac88fa.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from '../OrCard-263ce0ff.js';
15
15
  export { _ as OrCheckbox } from '../OrCheckbox-fcd6b64c.js';
16
- export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-ec1f6714.js';
17
- export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTree-78be3d39.js';
18
- export { _ as OrCheckboxV3 } from '../OrCheckbox-6177b03e.js';
16
+ export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-98bc3610.js';
17
+ export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTree-ac3538b9.js';
18
+ export { _ as OrCheckboxV3 } from '../OrCheckbox-83f20ca2.js';
19
19
  export { _ as OrChip } from '../OrChip-6cae6dab.js';
20
20
  export { _ as OrChips } from '../OrChips-dd82c2b6.js';
21
21
  export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-ad753142.js';
@@ -101,7 +101,7 @@ export { _ as OrSearch } from '../OrSearch-ac542dd6.js';
101
101
  export { _ as OrSearchV3 } from '../OrSearch-7a853881.js';
102
102
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-bba94cda.js';
103
103
  export { _ as OrSelect } from '../OrSelect-c0d04cf6.js';
104
- export { _ as OrSelectV3 } from '../OrSelect-6d6eec7a.js';
104
+ export { _ as OrSelectV3 } from '../OrSelect-e2e6b59a.js';
105
105
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-c56a9221.js';
106
106
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-865f03b0.js';
107
107
  export { _ as OrSkeletonCircle } from '../OrSkeletonCircle-c4bf0e34.js';
@@ -113,7 +113,6 @@ export { _ as OrSkeletonRectV3 } from '../OrSkeletonRect-7057bc1c.js';
113
113
  export { _ as OrSkeletonTextV3 } from '../OrSkeletonText-6c00f797.js';
114
114
  export { _ as OrSlider } from '../OrSlider-c913a2b6.js';
115
115
  export { _ as OrSortingV3 } from '../OrSorting-16f81092.js';
116
- export { _ as OrStatusV3, a as StatusSize, S as StatusVariant } from '../OrStatus-e22c2e41.js';
117
116
  export { _ as OrStepper } from '../OrStepper-8dc4059a.js';
118
117
  export { _ as OrSwitch } from '../OrSwitch-322328f7.js';
119
118
  export { _ as OrSwitchV3 } from '../OrSwitch-f2c36d21.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrButtonGroupV3 } from '../../OrButtonGroup-795a7632.js';
1
+ export { _ as OrButtonGroupV3 } from '../../OrButtonGroup-e8b5c31a.js';
2
2
  export { B as ButtonGroupColor, a as ButtonGroupVariant } from '../../OrButton.vue_rollup-plugin-vue_script-b4424640.js';
3
3
  import 'vue-demi';
4
4
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-ec1f6714.js';
1
+ export { _ as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-98bc3610.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../dom-aecadd9a.js';
@@ -7,12 +7,12 @@ import 'lodash/get';
7
7
  import '../../useProxyModelValue-940010d2.js';
8
8
  import '@onereach/styles/tailwind/plugins/core';
9
9
  import '@onereach/styles/tailwind.config.json';
10
- import '../../OrCheckboxTree-78be3d39.js';
10
+ import '../../OrCheckboxTree-ac3538b9.js';
11
11
  import '../../OrButton-1b005dae.js';
12
12
  import '../../OrButton.vue_rollup-plugin-vue_script-b4424640.js';
13
13
  import '../../OrLoader-b0c381f9.js';
14
14
  import '../../normalize-component-6e8e3d80.js';
15
- import '../../OrCheckbox-6177b03e.js';
15
+ import '../../OrCheckbox-83f20ca2.js';
16
16
  import '../../useIdAttribute-859439f0.js';
17
17
  import '../../isEmptyValue-fd56a6e4.js';
18
18
  import '../../OrLabel-b465bc0b.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxTreeV3 } from '../../OrCheckboxTree-78be3d39.js';
1
+ export { _ as OrCheckboxTreeV3 } from '../../OrCheckboxTree-ac3538b9.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../dom-aecadd9a.js';
@@ -11,7 +11,7 @@ import '../../OrButton-1b005dae.js';
11
11
  import '../../OrButton.vue_rollup-plugin-vue_script-b4424640.js';
12
12
  import '../../OrLoader-b0c381f9.js';
13
13
  import '../../normalize-component-6e8e3d80.js';
14
- import '../../OrCheckbox-6177b03e.js';
14
+ import '../../OrCheckbox-83f20ca2.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../isEmptyValue-fd56a6e4.js';
17
17
  import '../../OrLabel-b465bc0b.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxV3 } from '../../OrCheckbox-6177b03e.js';
1
+ export { _ as OrCheckboxV3 } from '../../OrCheckbox-83f20ca2.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,3 +1,3 @@
1
- export declare const CheckboxRoot: string[];
1
+ export declare const Checkbox: string[];
2
2
  export declare const CheckboxControl: string[];
3
3
  export declare const CheckboxControlHandle: string[];
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-6d6eec7a.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-e2e6b59a.js';
2
2
  export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-bebba826.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-06d651cf.js';
@@ -11,7 +11,7 @@ import '../../useProxyModelValue-940010d2.js';
11
11
  import '../../useResponsive-5c8291da.js';
12
12
  import '@onereach/styles/tailwind/plugins/core';
13
13
  import '@onereach/styles/tailwind.config.json';
14
- import '../../OrCheckbox-6177b03e.js';
14
+ import '../../OrCheckbox-83f20ca2.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../OrLabel-b465bc0b.js';
17
17
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue2").ComponentOptions<import("vue2").default, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data> & import("@vue/composition-api").Data, {}, {}, {
1
+ declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data> & import("@vue/composition-api").Data, {}, {}, {
2
2
  to: {
3
3
  type: StringConstructor;
4
4
  required: boolean;
@@ -20,7 +20,7 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
20
20
  required: boolean;
21
21
  default: boolean;
22
22
  };
23
- }>> & Omit<import("vue2").VueConstructor<import("vue2").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
23
+ }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
24
24
  to: string;
25
25
  isDisabled: boolean;
26
26
  } & {}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
@@ -2,7 +2,7 @@ export { O as OR_AVATAR_SIZE, _ as OrAvatar } from './OrAvatar-2d73ca2c.js';
2
2
  export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-db6a737d.js';
3
3
  export { B as BottomSheetVariant, _ as OrBottomSheetV3 } from './OrBottomSheet-54250194.js';
4
4
  export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-dc23a0b5.js';
5
- export { _ as OrButtonGroupV3 } from './OrButtonGroup-795a7632.js';
5
+ export { _ as OrButtonGroupV3 } from './OrButtonGroup-e8b5c31a.js';
6
6
  export { _ as OrButtonV3 } from './OrButton-1b005dae.js';
7
7
  export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as ButtonType, a as ButtonVariant } from './OrButton.vue_rollup-plugin-vue_script-b4424640.js';
8
8
  export { _ as OrButtonV2 } from './OrButton-f189b59b.js';
@@ -13,9 +13,9 @@ export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardColl
13
13
  export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-15ac88fa.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from './OrCard-263ce0ff.js';
15
15
  export { _ as OrCheckbox } from './OrCheckbox-fcd6b64c.js';
16
- export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-ec1f6714.js';
17
- export { _ as OrCheckboxTreeV3 } from './OrCheckboxTree-78be3d39.js';
18
- export { _ as OrCheckboxV3 } from './OrCheckbox-6177b03e.js';
16
+ export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-98bc3610.js';
17
+ export { _ as OrCheckboxTreeV3 } from './OrCheckboxTree-ac3538b9.js';
18
+ export { _ as OrCheckboxV3 } from './OrCheckbox-83f20ca2.js';
19
19
  export { _ as OrChip } from './OrChip-6cae6dab.js';
20
20
  export { _ as OrChips } from './OrChips-dd82c2b6.js';
21
21
  export { _ as OrCode, O as OrCodeLanguages } from './OrCode-ad753142.js';
@@ -101,7 +101,7 @@ export { _ as OrSearch } from './OrSearch-ac542dd6.js';
101
101
  export { _ as OrSearchV3 } from './OrSearch-7a853881.js';
102
102
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-bba94cda.js';
103
103
  export { _ as OrSelect } from './OrSelect-c0d04cf6.js';
104
- export { _ as OrSelectV3 } from './OrSelect-6d6eec7a.js';
104
+ export { _ as OrSelectV3 } from './OrSelect-e2e6b59a.js';
105
105
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-c56a9221.js';
106
106
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from './OrSidebar-865f03b0.js';
107
107
  export { _ as OrSkeletonCircle } from './OrSkeletonCircle-c4bf0e34.js';
@@ -113,7 +113,6 @@ export { _ as OrSkeletonRectV3 } from './OrSkeletonRect-7057bc1c.js';
113
113
  export { _ as OrSkeletonTextV3 } from './OrSkeletonText-6c00f797.js';
114
114
  export { _ as OrSlider } from './OrSlider-c913a2b6.js';
115
115
  export { _ as OrSortingV3 } from './OrSorting-16f81092.js';
116
- export { _ as OrStatusV3, a as StatusSize, S as StatusVariant } from './OrStatus-e22c2e41.js';
117
116
  export { _ as OrStepper } from './OrStepper-8dc4059a.js';
118
117
  export { _ as OrSwitch } from './OrSwitch-322328f7.js';
119
118
  export { _ as OrSwitchV3 } from './OrSwitch-f2c36d21.js';
@@ -12,6 +12,10 @@ const ButtonGroupVariants = {
12
12
  // Spacing
13
13
  'gap-[1px]'],
14
14
  [ButtonVariant.Outlined]: [
15
+ // Position
16
+ 'relative',
17
+ // Position (active, children)
18
+ 'active:children:z-10',
15
19
  // Spacing
16
20
  '[&:not(:first-child)]:children:ml-[-1px]'],
17
21
  [ButtonVariant.Text]: [
@@ -10,7 +10,7 @@ import { s as script$1, L as LabelVariant } from './OrLabel-b826da04.js';
10
10
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
11
11
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
12
12
 
13
- const CheckboxRoot = [
13
+ const Checkbox = [
14
14
  // Layout
15
15
  'layout-row',
16
16
  // Spacing
@@ -28,12 +28,12 @@ const CheckboxControl = [
28
28
  'iconography-outlined',
29
29
  // Theme
30
30
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark',
31
- // Theme (focus)
32
- 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark',
33
31
  // Theme (checked)
34
32
  'checked:theme-preset-1-primary', 'dark:checked:theme-preset-1-primary-dark',
35
33
  // Theme (indeterminate)
36
- 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark'];
34
+ 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark',
35
+ // Theme (focus)
36
+ 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark'];
37
37
  const CheckboxControlHandle = [
38
38
  // Content (checked)
39
39
  'checked:after:content-checkbox-checked',
@@ -86,7 +86,7 @@ var script = defineComponent({
86
86
  const root = ref();
87
87
  const control = ref();
88
88
  // Styles
89
- const rootStyles = computed(() => ['or-checkbox-v3', ...CheckboxRoot]);
89
+ const rootStyles = computed(() => ['or-checkbox-v3', ...Checkbox]);
90
90
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
91
91
  // State
92
92
  const controlAttributes = reactive({
@@ -4,7 +4,7 @@ import './dom-aecadd9a.js';
4
4
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
- import { s as script$1 } from './OrCheckboxTree-9a49ecfc.js';
7
+ import { s as script$1 } from './OrCheckboxTree-a389c378.js';
8
8
  import { s as script$2, F as FormGroupDirection } from './OrFormGroup-e42d6e7b.js';
9
9
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
10
10
 
@@ -5,7 +5,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { s as script$3 } from './OrButton-e5617bbe.js';
8
- import { s as script$2 } from './OrCheckbox-4e9a3021.js';
8
+ import { s as script$2 } from './OrCheckbox-11c3dc2f.js';
9
9
  import { s as script$1 } from './OrIcon-8f6c9c29.js';
10
10
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderList } from 'vue';
11
11
 
@@ -6,7 +6,7 @@ import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
6
6
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
7
7
  import { u as useResponsive } from './useResponsive-5c8291da.js';
8
8
  import '@onereach/styles/tailwind.config.json';
9
- import { s as script$3 } from './OrCheckbox-4e9a3021.js';
9
+ import { s as script$3 } from './OrCheckbox-11c3dc2f.js';
10
10
  import { s as script$4 } from './OrError-69bd7f6a.js';
11
11
  import { s as script$5 } from './OrExpansionPanel-abe63bbb.js';
12
12
  import { s as script$6 } from './OrHint-55d3de35.js';
@@ -91,7 +91,6 @@ export * from './or-skeleton-v3';
91
91
  export * from './or-slider';
92
92
  export * from './or-slider-v3';
93
93
  export * from './or-sorting-v3';
94
- export * from './or-status-v3';
95
94
  export * from './or-stepper';
96
95
  export * from './or-switch';
97
96
  export * from './or-switch-v3';
@@ -2,7 +2,7 @@ export { O as OR_AVATAR_SIZE, s as OrAvatar } from '../OrAvatar-c1b2339e.js';
2
2
  export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../OrAvatar-c2d6f463.js';
3
3
  export { B as BottomSheetVariant, s as OrBottomSheetV3 } from '../OrBottomSheet-e6c0b05f.js';
4
4
  export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-9118c20e.js';
5
- export { s as OrButtonGroupV3 } from '../OrButtonGroup-12653c44.js';
5
+ export { s as OrButtonGroupV3 } from '../OrButtonGroup-b01ebd70.js';
6
6
  export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as ButtonType, a as ButtonVariant, s as OrButtonV3 } from '../OrButton-e5617bbe.js';
7
7
  export { s as OrButtonV2 } from '../OrButton-130ad8d9.js';
8
8
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrIconButton, s as OrIconButtonV2 } from '../OrIconButton-287bb86a.js';
@@ -11,9 +11,9 @@ export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCol
11
11
  export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-8bbbbe26.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from '../OrCard-ee23cedc.js';
13
13
  export { s as OrCheckbox } from '../OrCheckbox-5666c954.js';
14
- export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-0f15a128.js';
15
- export { s as OrCheckboxTreeV3 } from '../OrCheckboxTree-9a49ecfc.js';
16
- export { s as OrCheckboxV3 } from '../OrCheckbox-4e9a3021.js';
14
+ export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-d6bf486e.js';
15
+ export { s as OrCheckboxTreeV3 } from '../OrCheckboxTree-a389c378.js';
16
+ export { s as OrCheckboxV3 } from '../OrCheckbox-11c3dc2f.js';
17
17
  export { s as OrChip } from '../OrChip-74e27265.js';
18
18
  export { s as OrChips } from '../OrChips-348b13e4.js';
19
19
  export { s as OrCode, O as OrCodeLanguages } from '../OrCode-a4ec2041.js';
@@ -97,7 +97,7 @@ export { s as OrSearch } from '../OrSearch-2800e9bf.js';
97
97
  export { s as OrSearchV3 } from '../OrSearch-6413323a.js';
98
98
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-6be79b4e.js';
99
99
  export { s as OrSelect } from '../OrSelect-9520d6e6.js';
100
- export { s as OrSelectV3 } from '../OrSelect-e3032afb.js';
100
+ export { s as OrSelectV3 } from '../OrSelect-f656c471.js';
101
101
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-aaf73310.js';
102
102
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-3ce61658.js';
103
103
  export { s as OrSkeletonCircle } from '../OrSkeletonCircle-66e175a0.js';
@@ -109,7 +109,6 @@ export { s as OrSkeletonRectV3 } from '../OrSkeletonRect-ba5df861.js';
109
109
  export { s as OrSkeletonTextV3 } from '../OrSkeletonText-3c3207d0.js';
110
110
  export { s as OrSlider } from '../OrSlider-b7bd588e.js';
111
111
  export { s as OrSortingV3 } from '../OrSorting-4cf454bb.js';
112
- export { s as OrStatusV3, a as StatusSize, S as StatusVariant } from '../OrStatus-95ea42e3.js';
113
112
  export { s as OrStepper } from '../OrStepper-4943002c.js';
114
113
  export { s as OrSwitch } from '../OrSwitch-fb864132.js';
115
114
  export { s as OrSwitchV3 } from '../OrSwitch-a493c66d.js';
@@ -1,4 +1,4 @@
1
- export { s as OrButtonGroupV3 } from '../../OrButtonGroup-12653c44.js';
1
+ export { s as OrButtonGroupV3 } from '../../OrButtonGroup-b01ebd70.js';
2
2
  export { B as ButtonGroupColor, a as ButtonGroupVariant } from '../../OrButton-e5617bbe.js';
3
3
  import 'vue-demi';
4
4
  import 'vue';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-0f15a128.js';
1
+ export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-d6bf486e.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../dom-aecadd9a.js';
@@ -7,11 +7,11 @@ import 'lodash/get';
7
7
  import '../../useProxyModelValue-940010d2.js';
8
8
  import '@onereach/styles/tailwind/plugins/core';
9
9
  import '@onereach/styles/tailwind.config.json';
10
- import '../../OrCheckboxTree-9a49ecfc.js';
10
+ import '../../OrCheckboxTree-a389c378.js';
11
11
  import '../../OrButton-e5617bbe.js';
12
12
  import '../../OrLoader-b79022da.js';
13
13
  import 'vue';
14
- import '../../OrCheckbox-4e9a3021.js';
14
+ import '../../OrCheckbox-11c3dc2f.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../isEmptyValue-fd56a6e4.js';
17
17
  import '../../OrLabel-b826da04.js';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree-9a49ecfc.js';
1
+ export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree-a389c378.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../dom-aecadd9a.js';
@@ -10,7 +10,7 @@ import '@onereach/styles/tailwind.config.json';
10
10
  import '../../OrButton-e5617bbe.js';
11
11
  import '../../OrLoader-b79022da.js';
12
12
  import 'vue';
13
- import '../../OrCheckbox-4e9a3021.js';
13
+ import '../../OrCheckbox-11c3dc2f.js';
14
14
  import '../../useIdAttribute-859439f0.js';
15
15
  import '../../isEmptyValue-fd56a6e4.js';
16
16
  import '../../OrLabel-b826da04.js';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxV3 } from '../../OrCheckbox-4e9a3021.js';
1
+ export { s as OrCheckboxV3 } from '../../OrCheckbox-11c3dc2f.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,3 +1,3 @@
1
- export declare const CheckboxRoot: string[];
1
+ export declare const Checkbox: string[];
2
2
  export declare const CheckboxControl: string[];
3
3
  export declare const CheckboxControlHandle: string[];
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect-e3032afb.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect-f656c471.js';
2
2
  export { I as SelectSize } from '../../OrInputBox-f0bac539.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-06d651cf.js';
@@ -11,7 +11,7 @@ import '../../useProxyModelValue-940010d2.js';
11
11
  import '../../useResponsive-5c8291da.js';
12
12
  import '@onereach/styles/tailwind/plugins/core';
13
13
  import '@onereach/styles/tailwind.config.json';
14
- import '../../OrCheckbox-4e9a3021.js';
14
+ import '../../OrCheckbox-11c3dc2f.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../OrLabel-b826da04.js';
17
17
  import 'vue';
@@ -2,7 +2,7 @@ export { O as OR_AVATAR_SIZE, s as OrAvatar } from './OrAvatar-c1b2339e.js';
2
2
  export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './OrAvatar-c2d6f463.js';
3
3
  export { B as BottomSheetVariant, s as OrBottomSheetV3 } from './OrBottomSheet-e6c0b05f.js';
4
4
  export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-9118c20e.js';
5
- export { s as OrButtonGroupV3 } from './OrButtonGroup-12653c44.js';
5
+ export { s as OrButtonGroupV3 } from './OrButtonGroup-b01ebd70.js';
6
6
  export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as ButtonType, a as ButtonVariant, s as OrButtonV3 } from './OrButton-e5617bbe.js';
7
7
  export { s as OrButtonV2 } from './OrButton-130ad8d9.js';
8
8
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrIconButton, s as OrIconButtonV2 } from './OrIconButton-287bb86a.js';
@@ -11,9 +11,9 @@ export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardColl
11
11
  export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-8bbbbe26.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from './OrCard-ee23cedc.js';
13
13
  export { s as OrCheckbox } from './OrCheckbox-5666c954.js';
14
- export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-0f15a128.js';
15
- export { s as OrCheckboxTreeV3 } from './OrCheckboxTree-9a49ecfc.js';
16
- export { s as OrCheckboxV3 } from './OrCheckbox-4e9a3021.js';
14
+ export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-d6bf486e.js';
15
+ export { s as OrCheckboxTreeV3 } from './OrCheckboxTree-a389c378.js';
16
+ export { s as OrCheckboxV3 } from './OrCheckbox-11c3dc2f.js';
17
17
  export { s as OrChip } from './OrChip-74e27265.js';
18
18
  export { s as OrChips } from './OrChips-348b13e4.js';
19
19
  export { s as OrCode, O as OrCodeLanguages } from './OrCode-a4ec2041.js';
@@ -97,7 +97,7 @@ export { s as OrSearch } from './OrSearch-2800e9bf.js';
97
97
  export { s as OrSearchV3 } from './OrSearch-6413323a.js';
98
98
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-6be79b4e.js';
99
99
  export { s as OrSelect } from './OrSelect-9520d6e6.js';
100
- export { s as OrSelectV3 } from './OrSelect-e3032afb.js';
100
+ export { s as OrSelectV3 } from './OrSelect-f656c471.js';
101
101
  export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
102
102
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './OrSidebar-3ce61658.js';
103
103
  export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
@@ -109,7 +109,6 @@ export { s as OrSkeletonRectV3 } from './OrSkeletonRect-ba5df861.js';
109
109
  export { s as OrSkeletonTextV3 } from './OrSkeletonText-3c3207d0.js';
110
110
  export { s as OrSlider } from './OrSlider-b7bd588e.js';
111
111
  export { s as OrSortingV3 } from './OrSorting-4cf454bb.js';
112
- export { s as OrStatusV3, a as StatusSize, S as StatusVariant } from './OrStatus-95ea42e3.js';
113
112
  export { s as OrStepper } from './OrStepper-4943002c.js';
114
113
  export { s as OrSwitch } from './OrSwitch-fb864132.js';
115
114
  export { s as OrSwitchV3 } from './OrSwitch-a493c66d.js';