@onereach/ui-components 11.6.1 → 11.6.2

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 (410) hide show
  1. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -1
  2. package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.js +1 -1
  3. package/dist/bundled/v2/components/OrDataGridV3/index.js +1 -1
  4. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
  5. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  6. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  7. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
  8. package/dist/bundled/v2/components/OrInlineInputV3/OrInlineInput.js +1 -1
  9. package/dist/bundled/v2/components/OrInlineInputV3/index.js +1 -1
  10. package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
  11. package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
  12. package/dist/bundled/v2/components/OrListV3/OrList.js +1 -1
  13. package/dist/bundled/v2/components/OrListV3/index.js +1 -1
  14. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  15. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +1 -1
  16. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
  17. package/dist/bundled/v2/components/index.js +5 -5
  18. package/dist/bundled/v2/hooks/useTheme.js +1 -0
  19. package/dist/bundled/v2/index.js +5 -5
  20. package/dist/bundled/v3/components/OrAutocompleteV3/OrAutocomplete.js +1 -1
  21. package/dist/bundled/v3/components/OrAutocompleteV3/index.js +1 -1
  22. package/dist/bundled/v3/components/OrAutocompleteV3/styles.js +1 -1
  23. package/dist/bundled/v3/components/{OrAutocompleteV3-23ed6399.js → OrAutocompleteV3-7bf1afa2.js} +6 -6
  24. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
  25. package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
  26. package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
  27. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
  28. package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +2 -2
  29. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
  30. package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
  31. package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
  32. package/dist/bundled/v3/components/{OrBottomSheetV3-6e2ae87c.js → OrBottomSheetV3-bfc4653f.js} +2 -2
  33. package/dist/bundled/v3/components/OrButton/index.js +1 -1
  34. package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
  35. package/dist/bundled/v3/components/OrButtonGroupV3/index.js +1 -1
  36. package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
  37. package/dist/bundled/v3/components/{OrButtonGroupV3-e70de155.js → OrButtonGroupV3-cbb42c81.js} +1 -1
  38. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
  39. package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
  40. package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
  41. package/dist/bundled/v3/components/{OrButtonV2-92ec3985.js → OrButtonV2-dcda3e23.js} +1 -1
  42. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +1 -1
  43. package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
  44. package/dist/bundled/v3/components/OrButtonV3/props.js +1 -1
  45. package/dist/bundled/v3/components/OrButtonV3/styles.js +1 -1
  46. package/dist/bundled/v3/components/{OrButtonV3-5844658a.js → OrButtonV3-4065aa03.js} +1 -1
  47. package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
  48. package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
  49. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  50. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  51. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
  52. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
  53. package/dist/bundled/v3/components/{OrCardCollectionV3-8d09ef44.js → OrCardCollectionV3-5d1aba57.js} +3 -3
  54. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
  55. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
  56. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
  57. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
  58. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
  59. package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
  60. package/dist/bundled/v3/components/{OrCheckboxTreeV3-69a4efa0.js → OrCheckboxTreeV3-16622724.js} +3 -3
  61. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
  62. package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
  63. package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
  64. package/dist/bundled/v3/components/{OrCheckboxV3-638ffd0f.js → OrCheckboxV3-d305a253.js} +1 -1
  65. package/dist/bundled/v3/components/OrChip/OrChip.js +1 -1
  66. package/dist/bundled/v3/components/OrChip/index.js +1 -1
  67. package/dist/bundled/v3/components/OrChips/OrChips.js +1 -1
  68. package/dist/bundled/v3/components/OrChips/constants.js +1 -1
  69. package/dist/bundled/v3/components/OrChips/index.js +1 -1
  70. package/dist/bundled/v3/components/{OrChips-22457541.js → OrChips-0e3fcb8a.js} +1 -1
  71. package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
  72. package/dist/bundled/v3/components/OrCode/constants.js +1 -1
  73. package/dist/bundled/v3/components/OrCode/index.js +1 -1
  74. package/dist/bundled/v3/components/OrCode/lang.js +1 -1
  75. package/dist/bundled/v3/components/OrCode/libs.js +1 -1
  76. package/dist/bundled/v3/components/OrCode/theme.js +1 -1
  77. package/dist/bundled/v3/components/{OrCode-e6b1fecc.js → OrCode-9b6517e5.js} +3 -3
  78. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
  79. package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
  80. package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
  81. package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
  82. package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
  83. package/dist/bundled/v3/components/{OrCodeV3-af940fa2.js → OrCodeV3-308a849f.js} +9 -9
  84. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +1 -1
  85. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +1 -1
  86. package/dist/bundled/v3/components/OrColorPicker/constants.js +1 -1
  87. package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
  88. package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +1 -1
  89. package/dist/bundled/v3/components/{OrColorPicker-981b3bb5.js → OrColorPicker-1d1046f9.js} +3 -3
  90. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +1 -1
  91. package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
  92. package/dist/bundled/v3/components/{OrConfirm-160aa455.js → OrConfirm-2b141701.js} +4 -4
  93. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
  94. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  95. package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
  96. package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
  97. package/dist/bundled/v3/components/{OrConfirmV3-f51f169b.js → OrConfirmV3-47ad606c.js} +5 -5
  98. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
  99. package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.js +1 -1
  100. package/dist/bundled/v3/components/OrDataGridV3/index.js +1 -1
  101. package/dist/bundled/v3/components/OrDataGridV3/styles.js +1 -1
  102. package/dist/bundled/v3/components/{OrDataGridV3-687fd438.js → OrDataGridV3-2dfff366.js} +2 -2
  103. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
  104. package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
  105. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
  106. package/dist/bundled/v3/components/{OrDateFormatV3-8d0b5492.js → OrDateFormatV3-fc9db7bc.js} +1 -1
  107. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
  108. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  109. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
  110. package/dist/bundled/v3/components/{OrDatePickerV3-e4376106.js → OrDatePickerV3-77151498.js} +3 -3
  111. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  112. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
  113. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
  114. package/dist/bundled/v3/components/{OrDateRangePickerV3-6cce44f9.js → OrDateRangePickerV3-297f53f5.js} +3 -3
  115. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  116. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
  117. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
  118. package/dist/bundled/v3/components/{OrDateTimeFormatV3-21772db2.js → OrDateTimeFormatV3-8d69e1c0.js} +1 -1
  119. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
  120. package/dist/bundled/v3/components/OrDateTimePicker/constants.js +1 -1
  121. package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
  122. package/dist/bundled/v3/components/{OrDateTimePicker-529f6e03.js → OrDateTimePicker-6825e031.js} +3 -3
  123. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  124. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  125. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
  126. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  127. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileDate.js +1 -1
  128. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileTime.js +1 -1
  129. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  130. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  131. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  132. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
  133. package/dist/bundled/v3/components/{OrDateTimePickerV3-77f4c23c.js → OrDateTimePickerV3-090648a2.js} +5 -5
  134. package/dist/bundled/v3/components/OrDropAreaV3/OrDropArea.js +1 -1
  135. package/dist/bundled/v3/components/OrDropAreaV3/index.js +1 -1
  136. package/dist/bundled/v3/components/OrDropAreaV3/props.js +1 -1
  137. package/dist/bundled/v3/components/OrDropAreaV3/styles.js +1 -1
  138. package/dist/bundled/v3/components/OrDropAreaV3/utils/approximateFileSize.js +1 -1
  139. package/dist/bundled/v3/components/OrDropAreaV3/utils/index.js +1 -1
  140. package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
  141. package/dist/bundled/v3/components/OrEditorTabsV3/index.js +1 -1
  142. package/dist/bundled/v3/components/OrEditorTabsV3/props.js +1 -1
  143. package/dist/bundled/v3/components/OrEditorTabsV3/styles.js +1 -1
  144. package/dist/bundled/v3/components/{OrEditorTabsV3-4e9427df.js → OrEditorTabsV3-30fff31a.js} +4 -4
  145. package/dist/bundled/v3/components/OrError/OrError.js +1 -1
  146. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
  147. package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
  148. package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
  149. package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
  150. package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
  151. package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
  152. package/dist/bundled/v3/components/OrFloating/index.js +1 -1
  153. package/dist/bundled/v3/components/{OrFloating-4690305f.js → OrFloating-32cc1832.js} +1 -1
  154. package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
  155. package/dist/bundled/v3/components/OrIcon/index.js +2 -2
  156. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
  157. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +1 -1
  158. package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
  159. package/dist/bundled/v3/components/OrIconButtonV3/props.js +1 -1
  160. package/dist/bundled/v3/components/OrIconButtonV3/styles.js +1 -1
  161. package/dist/bundled/v3/components/{OrIconButtonV3-d6797cfd.js → OrIconButtonV3-208f0d2b.js} +1 -1
  162. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
  163. package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
  164. package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
  165. package/dist/bundled/v3/components/{OrInlineInputV3-eaab6a6d.js → OrInlineInputV3-7da05932.js} +2 -2
  166. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
  167. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -1
  168. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
  169. package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +1 -1
  170. package/dist/bundled/v3/components/{OrInlineTextareaV3-7c8efd24.js → OrInlineTextareaV3-82c7e5ad.js} +2 -2
  171. package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
  172. package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
  173. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  174. package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
  175. package/dist/bundled/v3/components/{OrInputV3-1321946a.js → OrInputV3-47790ebc.js} +3 -3
  176. package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
  177. package/dist/bundled/v3/components/OrList/OrList.js +1 -1
  178. package/dist/bundled/v3/components/OrList/index.js +1 -1
  179. package/dist/bundled/v3/components/{OrList-ec0f484e.js → OrList-3a12fbb6.js} +3 -3
  180. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
  181. package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
  182. package/dist/bundled/v3/components/OrListV3/index.js +1 -1
  183. package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
  184. package/dist/bundled/v3/components/{OrListV3-946d2843.js → OrListV3-69ef71ec.js} +2 -2
  185. package/dist/bundled/v3/components/OrLoader/index.js +1 -1
  186. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +1 -1
  187. package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
  188. package/dist/bundled/v3/components/OrLoaderV3/props.js +1 -1
  189. package/dist/bundled/v3/components/OrLoaderV3/styles.js +1 -1
  190. package/dist/bundled/v3/components/{OrLoaderV3-19c4b74b.js → OrLoaderV3-0105c092.js} +1 -1
  191. package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
  192. package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
  193. package/dist/bundled/v3/components/OrMenuItemV3/styles.js +1 -1
  194. package/dist/bundled/v3/components/{OrMenuItemV3-2d02ca42.js → OrMenuItemV3-b8428f7a.js} +1 -1
  195. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
  196. package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
  197. package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
  198. package/dist/bundled/v3/components/{OrMenuV3-2f7be139.js → OrMenuV3-6983231b.js} +1 -1
  199. package/dist/bundled/v3/components/OrModal/OrModal.js +1 -1
  200. package/dist/bundled/v3/components/OrModal/constants.js +1 -1
  201. package/dist/bundled/v3/components/OrModal/index.js +1 -1
  202. package/dist/bundled/v3/components/{OrModal-9b24a0d0.js → OrModal-7e48118f.js} +2 -2
  203. package/dist/bundled/v3/components/OrModalV3/OrModal.js +1 -1
  204. package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
  205. package/dist/bundled/v3/components/OrModalV3/props.js +1 -1
  206. package/dist/bundled/v3/components/OrModalV3/styles.js +1 -1
  207. package/dist/bundled/v3/components/{OrModalV3-b7fdc81e.js → OrModalV3-e41b317a.js} +2 -2
  208. package/dist/bundled/v3/components/OrNotification/index.js +1 -1
  209. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
  210. package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
  211. package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
  212. package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
  213. package/dist/bundled/v3/components/{OrNotificationV3-fd6c007e.js → OrNotificationV3-c8980857.js} +1 -1
  214. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
  215. package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
  216. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
  217. package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
  218. package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
  219. package/dist/bundled/v3/components/{OrOverlayV3-183138d2.js → OrOverlayV3-b81c656b.js} +1 -1
  220. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
  221. package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
  222. package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
  223. package/dist/bundled/v3/components/{OrPaginationV3-44bdb75c.js → OrPaginationV3-a8289de4.js} +3 -3
  224. package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
  225. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
  226. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
  227. package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
  228. package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
  229. package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
  230. package/dist/bundled/v3/components/OrPopoverV3/utils/index.js +1 -1
  231. package/dist/bundled/v3/components/OrPopoverV3/utils/isPrevented.js +1 -1
  232. package/dist/bundled/v3/components/{OrPopoverV3-ecc11a4a.js → OrPopoverV3-db7b4b54.js} +3 -3
  233. package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
  234. package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
  235. package/dist/bundled/v3/components/OrProgress/index.js +1 -1
  236. package/dist/bundled/v3/components/{OrProgress-5280103e.js → OrProgress-2c96e86f.js} +2 -2
  237. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
  238. package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
  239. package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
  240. package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
  241. package/dist/bundled/v3/components/{OrProgressV3-231c3b2f.js → OrProgressV3-99e06edf.js} +2 -2
  242. package/dist/bundled/v3/components/OrRadio/OrRadio.js +1 -1
  243. package/dist/bundled/v3/components/OrRadio/index.js +1 -1
  244. package/dist/bundled/v3/components/{OrRadio-f5cb5846.js → OrRadio-c4bc49be.js} +3 -3
  245. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
  246. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +1 -1
  247. package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
  248. package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
  249. package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
  250. package/dist/bundled/v3/components/{OrRadioV3-6a7efc79.js → OrRadioV3-3dee1547.js} +1 -1
  251. package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
  252. package/dist/bundled/v3/components/OrRangeSliderV3/index.js +1 -1
  253. package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
  254. package/dist/bundled/v3/components/{OrRangeSliderV3-c7a186ba.js → OrRangeSliderV3-aee4f195.js} +3 -3
  255. package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
  256. package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
  257. package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +1 -1
  258. package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +1 -1
  259. package/dist/bundled/v3/components/{OrResizeablePanelV3-4cb9bba8.js → OrResizeablePanelV3-34af6bdb.js} +2 -2
  260. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  261. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  262. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
  263. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
  264. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
  265. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
  266. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  267. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
  268. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  269. package/dist/bundled/v3/components/{OrRichTextEditorV3-4a5d2f92.js → OrRichTextEditorV3-3922efd5.js} +12 -12
  270. package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
  271. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
  272. package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
  273. package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
  274. package/dist/bundled/v3/components/OrSelect/index.js +1 -1
  275. package/dist/bundled/v3/components/{OrSelect-708dcc61.js → OrSelect-d7a38463.js} +7 -7
  276. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  277. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  278. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  279. package/dist/bundled/v3/components/{OrSelectV3-b70226c6.js → OrSelectV3-6035ca7b.js} +8 -8
  280. package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
  281. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
  282. package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
  283. package/dist/bundled/v3/components/OrSidebarV3/props.js +1 -1
  284. package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
  285. package/dist/bundled/v3/components/{OrSidebarV3-79ce0036.js → OrSidebarV3-26e674e1.js} +1 -1
  286. package/dist/bundled/v3/components/OrSkeleton/constants.js +1 -1
  287. package/dist/bundled/v3/components/OrSkeleton/index.js +1 -1
  288. package/dist/bundled/v3/components/{OrSkeleton-52eb0049.js → OrSkeleton-7cb4858e.js} +3 -3
  289. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
  290. package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
  291. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
  292. package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
  293. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
  294. package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
  295. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
  296. package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
  297. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
  298. package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
  299. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
  300. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
  301. package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
  302. package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
  303. package/dist/bundled/v3/components/{OrSkeletonV3-2763ea2a.js → OrSkeletonV3-779f5fd7.js} +1 -1
  304. package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
  305. package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
  306. package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
  307. package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
  308. package/dist/bundled/v3/components/{OrSliderV3-23ab1696.js → OrSliderV3-618016d0.js} +2 -2
  309. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
  310. package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
  311. package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
  312. package/dist/bundled/v3/components/{OrSortingV3-8a4eef2d.js → OrSortingV3-64772ca1.js} +3 -3
  313. package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +1 -1
  314. package/dist/bundled/v3/components/OrStatusV3/index.js +1 -1
  315. package/dist/bundled/v3/components/OrStatusV3/props.js +1 -1
  316. package/dist/bundled/v3/components/OrStatusV3/styles.js +1 -1
  317. package/dist/bundled/v3/components/{OrStatusV3-cd742a08.js → OrStatusV3-4364fde2.js} +1 -1
  318. package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
  319. package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +1 -1
  320. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +1 -1
  321. package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
  322. package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
  323. package/dist/bundled/v3/components/{OrSwitchV3-832fc17a.js → OrSwitchV3-c116e6b4.js} +2 -2
  324. package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
  325. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
  326. package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
  327. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
  328. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  329. package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
  330. package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
  331. package/dist/bundled/v3/components/{OrTabsV3-e4423f66.js → OrTabsV3-a797dd78.js} +3 -3
  332. package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
  333. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
  334. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  335. package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
  336. package/dist/bundled/v3/components/{OrTagInputV3-f2d1078b.js → OrTagInputV3-dd4f006c.js} +6 -6
  337. package/dist/bundled/v3/components/OrTagV3/OrTag.js +1 -1
  338. package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
  339. package/dist/bundled/v3/components/OrTagV3/props.js +1 -1
  340. package/dist/bundled/v3/components/OrTagV3/styles.js +1 -1
  341. package/dist/bundled/v3/components/{OrTagV3-4bdaa631.js → OrTagV3-f234e610.js} +1 -1
  342. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +1 -1
  343. package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
  344. package/dist/bundled/v3/components/OrTagsV3/props.js +1 -1
  345. package/dist/bundled/v3/components/OrTagsV3/styles.js +1 -1
  346. package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +1 -1
  347. package/dist/bundled/v3/components/{OrTagsV3-15b904eb.js → OrTagsV3-07fccc33.js} +3 -3
  348. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +1 -1
  349. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
  350. package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
  351. package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
  352. package/dist/bundled/v3/components/{OrTextareaV3-eb4ab0f1.js → OrTextareaV3-59f2cf38.js} +2 -2
  353. package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
  354. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  355. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
  356. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
  357. package/dist/bundled/v3/components/{OrTimeFormatV3-4cf3251a.js → OrTimeFormatV3-1e6c6d57.js} +1 -1
  358. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
  359. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  360. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
  361. package/dist/bundled/v3/components/{OrTimePickerV3-21d42b72.js → OrTimePickerV3-16496858.js} +3 -3
  362. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  363. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
  364. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
  365. package/dist/bundled/v3/components/{OrTimeRangePickerV3-7afc614d.js → OrTimeRangePickerV3-795503b2.js} +3 -3
  366. package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
  367. package/dist/bundled/v3/components/OrToast/Timer.js +2 -2
  368. package/dist/bundled/v3/components/OrToast/composable/index.js +1 -1
  369. package/dist/bundled/v3/components/OrToast/composable/useQueue.js +1 -1
  370. package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -1
  371. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
  372. package/dist/bundled/v3/components/OrToast/constants.js +1 -1
  373. package/dist/bundled/v3/components/OrToast/index.js +1 -1
  374. package/dist/bundled/v3/components/{OrToast-60764892.js → OrToast-97879bb7.js} +3 -3
  375. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
  376. package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
  377. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
  378. package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
  379. package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
  380. package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -2
  381. package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
  382. package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
  383. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
  384. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
  385. package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
  386. package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
  387. package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
  388. package/dist/bundled/v3/components/{OrToastV3-726aae78.js → OrToastV3-64448d7e.js} +4 -4
  389. package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
  390. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
  391. package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
  392. package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
  393. package/dist/bundled/v3/components/{OrTooltipV3-8520b7a8.js → OrTooltipV3-365a874d.js} +1 -1
  394. package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
  395. package/dist/bundled/v3/components/index.js +68 -68
  396. package/dist/bundled/v3/hooks/useOverflow.js +1 -1
  397. package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
  398. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
  399. package/dist/bundled/v3/hooks/useTheme.js +1 -0
  400. package/dist/bundled/v3/index.js +69 -69
  401. package/dist/bundled/v3/utils/functions/dom.js +3 -3
  402. package/package.json +3 -3
  403. /package/dist/bundled/v2/{OrDataGrid-d35758ce.js → OrDataGrid-6a94e57b.js} +0 -0
  404. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-ebfc9cc1.js → OrDateTimePickerMonthSelect-b8b995f0.js} +0 -0
  405. /package/dist/bundled/v2/{OrInlineInput-b9479905.js → OrInlineInput-e19f5080.js} +0 -0
  406. /package/dist/bundled/v2/{OrInput-5912cfba.js → OrInput-5c4c7d6d.js} +0 -0
  407. /package/dist/bundled/v2/{OrList-7f55eba7.js → OrList-330e227a.js} +0 -0
  408. /package/dist/bundled/v3/components/{OrAvatar-6e1aff1d.js → OrAvatar-a99e1980.js} +0 -0
  409. /package/dist/bundled/v3/components/{OrDropAreaV3-5ad86636.js → OrDropAreaV3-fa45585a.js} +0 -0
  410. /package/dist/bundled/v3/components/{OrExpansionPanelV3-81a5d12e.js → OrExpansionPanelV3-e5707d1b.js} +0 -0
@@ -1 +1 @@
1
- export { s as default } from '../OrSwitchV3-832fc17a.js';
1
+ export { s as default } from '../OrSwitchV3-c116e6b4.js';
@@ -1 +1 @@
1
- export { s as OrSwitchV3 } from '../OrSwitchV3-832fc17a.js';
1
+ export { s as OrSwitchV3 } from '../OrSwitchV3-c116e6b4.js';
@@ -1 +1 @@
1
- export { S as Switch, a as SwitchControl, b as SwitchControlHandle, c as SwitchLoader, d as SwitchLoaderHandle } from '../OrSwitchV3-832fc17a.js';
1
+ export { S as Switch, a as SwitchControl, b as SwitchControlHandle, c as SwitchLoader, d as SwitchLoaderHandle } from '../OrSwitchV3-c116e6b4.js';
@@ -1,8 +1,8 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, mergeProps, createVNode, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
- import { s as styleInject } from './OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from './OrAvatar-a99e1980.js';
3
3
  import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
4
4
  import { s as script$1, L as LabelVariant } from './OrLabelV3-2715e117.js';
5
- import { s as script$2 } from './OrLoaderV3-19c4b74b.js';
5
+ import { s as script$2 } from './OrLoaderV3-0105c092.js';
6
6
  import { useIdAttribute } from '../hooks/useIdAttribute.js';
7
7
  import { useControlAttributes } from '../hooks/useControlAttributes.js';
8
8
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
@@ -1,7 +1,7 @@
1
1
  import { withDirectives, openBlock, createElementBlock, renderSlot, vShow } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from '../OrAvatar-a99e1980.js';
3
3
  import { defineComponent, unref } from 'vue-demi';
4
- import { v as v4 } from '../OrList-ec0f484e.js';
4
+ import { v as v4 } from '../OrList-3a12fbb6.js';
5
5
 
6
6
  var script = defineComponent({
7
7
  name: 'OrTab',
@@ -1,5 +1,5 @@
1
1
  import { openBlock, createElementBlock, mergeProps, toDisplayString } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from '../OrAvatar-a99e1980.js';
3
3
  import { defineComponent, ref, computed, watch, nextTick } from 'vue-demi';
4
4
 
5
5
  var script = defineComponent({
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, createCommentVNode, createElementVNode, Fragment, renderList, createBlock, mergeProps, normalizeStyle, renderSlot } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from '../OrAvatar-a99e1980.js';
3
3
  import { defineComponent } from 'vue-demi';
4
4
  import script$1 from '../OrTabHeaderItem/OrTabHeaderItem.js';
5
5
 
@@ -1 +1 @@
1
- export { s as default } from '../OrTabsV3-e4423f66.js';
1
+ export { s as default } from '../OrTabsV3-a797dd78.js';
@@ -1 +1 @@
1
- export { s as OrTabsV3, T as TabsVariant } from '../OrTabsV3-e4423f66.js';
1
+ export { s as OrTabsV3, T as TabsVariant } from '../OrTabsV3-a797dd78.js';
@@ -1 +1 @@
1
- export { T as TabsVariant } from '../OrTabsV3-e4423f66.js';
1
+ export { T as TabsVariant } from '../OrTabsV3-a797dd78.js';
@@ -1 +1 @@
1
- export { b as Tabs, a as TabsContainer, d as TabsContent, c as TabsVariants } from '../OrTabsV3-e4423f66.js';
1
+ export { b as Tabs, a as TabsContainer, d as TabsContent, c as TabsVariants } from '../OrTabsV3-a797dd78.js';
@@ -1,9 +1,9 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, createBlock, withModifiers, withCtx, renderSlot, createTextVNode, toDisplayString, createVNode, createCommentVNode, withDirectives, vShow } from 'vue';
2
- import { m as useResizeObserver } from './OrAutocompleteV3-23ed6399.js';
2
+ import { m as useResizeObserver } from './OrAutocompleteV3-7bf1afa2.js';
3
3
  import { defineComponent, ref, computed, reactive, toRef, watch, nextTick, onMounted } from 'vue-demi';
4
4
  import { s as script$1 } from './OrIconV3-b5c97ea7.js';
5
- import { s as script$2 } from './OrMenuV3-2f7be139.js';
6
- import { s as script$3 } from './OrMenuItemV3-2d02ca42.js';
5
+ import { s as script$2 } from './OrMenuV3-6983231b.js';
6
+ import { s as script$3 } from './OrMenuItemV3-b8428f7a.js';
7
7
  import { s as script$4 } from './OrTabV3-fb379be8.js';
8
8
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
9
9
 
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, createVNode, createElementVNode, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from '../OrAvatar-a99e1980.js';
3
3
  import { defineComponent } from 'vue-demi';
4
4
  import { hexToRgb } from '../../utils/functions/color.js';
5
5
  import { OrIcon as script$1 } from '../OrIcon/index.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrTagInputV3-f2d1078b.js';
1
+ export { s as default } from '../OrTagInputV3-dd4f006c.js';
@@ -1 +1 @@
1
- export { s as OrTagInputV3 } from '../OrTagInputV3-f2d1078b.js';
1
+ export { s as OrTagInputV3 } from '../OrTagInputV3-dd4f006c.js';
@@ -1 +1 @@
1
- export { T as TagInput, a as TagInputControl, b as TagInputItem } from '../OrTagInputV3-f2d1078b.js';
1
+ export { T as TagInput, a as TagInputControl, b as TagInputItem } from '../OrTagInputV3-dd4f006c.js';
@@ -1,20 +1,20 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, createSlots, createElementVNode, withDirectives, mergeProps, withKeys, vModelDynamic, vShow } from 'vue';
2
- import { s as styleInject } from './OrAvatar-6e1aff1d.js';
3
- import { o as onClickOutside } from './OrAutocompleteV3-23ed6399.js';
2
+ import { s as styleInject } from './OrAvatar-a99e1980.js';
3
+ import { o as onClickOutside } from './OrAutocompleteV3-7bf1afa2.js';
4
4
  import { defineComponent, ref, toRefs, computed, reactive, watch, nextTick } from 'vue-demi';
5
5
  import { s as script$1 } from './OrErrorV3-b04d76aa.js';
6
6
  import { s as script$2 } from './OrHintV3-c8ac5975.js';
7
- import { s as script$3 } from './OrIconButtonV3-d6797cfd.js';
7
+ import { s as script$3 } from './OrIconButtonV3-208f0d2b.js';
8
8
  import { s as script$4 } from './OrInputBoxV3-ff861412.js';
9
9
  import { s as script$5 } from './OrLabelV3-2715e117.js';
10
- import { s as script$6 } from './OrLoaderV3-19c4b74b.js';
11
- import { s as script$7, T as TagsOverflow } from './OrTagsV3-15b904eb.js';
10
+ import { s as script$6 } from './OrLoaderV3-0105c092.js';
11
+ import { s as script$7, T as TagsOverflow } from './OrTagsV3-07fccc33.js';
12
12
  import { useIdAttribute } from '../hooks/useIdAttribute.js';
13
13
  import { useControlAttributes } from '../hooks/useControlAttributes.js';
14
14
  import { useValidationAttributes } from '../hooks/useValidationAttributes.js';
15
15
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
16
16
  import { toArray } from '../utils/toArray.js';
17
- import { T as TagColor } from './OrTagV3-4bdaa631.js';
17
+ import { T as TagColor } from './OrTagV3-f234e610.js';
18
18
  import { include } from '../utils/include.js';
19
19
  import { exclude } from '../utils/exclude.js';
20
20
 
@@ -1 +1 @@
1
- export { s as default } from '../OrTagV3-4bdaa631.js';
1
+ export { s as default } from '../OrTagV3-f234e610.js';
@@ -1 +1 @@
1
- export { s as OrTagV3, T as TagColor, a as TagVariant } from '../OrTagV3-4bdaa631.js';
1
+ export { s as OrTagV3, T as TagColor, a as TagVariant } from '../OrTagV3-f234e610.js';
@@ -1 +1 @@
1
- export { T as TagColor, a as TagVariant } from '../OrTagV3-4bdaa631.js';
1
+ export { T as TagColor, a as TagVariant } from '../OrTagV3-f234e610.js';
@@ -1 +1 @@
1
- export { b as Tag, d as TagColors, c as TagVariants } from '../OrTagV3-4bdaa631.js';
1
+ export { b as Tag, d as TagColors, c as TagVariants } from '../OrTagV3-f234e610.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
3
- import { s as script$1 } from './OrIconButtonV3-d6797cfd.js';
3
+ import { s as script$1 } from './OrIconButtonV3-208f0d2b.js';
4
4
 
5
5
  var TagVariant;
6
6
  (function (TagVariant) {
@@ -1 +1 @@
1
- export { s as default } from '../OrTagsV3-15b904eb.js';
1
+ export { s as default } from '../OrTagsV3-07fccc33.js';
@@ -1 +1 @@
1
- export { s as OrTagsV3, T as TagsOverflow } from '../OrTagsV3-15b904eb.js';
1
+ export { s as OrTagsV3, T as TagsOverflow } from '../OrTagsV3-07fccc33.js';
@@ -1 +1 @@
1
- export { T as TagsOverflow } from '../OrTagsV3-15b904eb.js';
1
+ export { T as TagsOverflow } from '../OrTagsV3-07fccc33.js';
@@ -1 +1 @@
1
- export { a as Tags, b as TagsContainer, c as TagsContainerOverflows, d as TagsOverflowButton, e as TagsOverflowPopover } from '../OrTagsV3-15b904eb.js';
1
+ export { a as Tags, b as TagsContainer, c as TagsContainerOverflows, d as TagsOverflowButton, e as TagsOverflowPopover } from '../OrTagsV3-07fccc33.js';
@@ -1 +1 @@
1
- export { f as castToTagObject } from '../../OrTagsV3-15b904eb.js';
1
+ export { f as castToTagObject } from '../../OrTagsV3-07fccc33.js';
@@ -1,8 +1,8 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, renderList, createBlock, mergeProps, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withModifiers, createElementVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, nextTick } from 'vue-demi';
3
- import { s as script$1 } from './OrButtonV3-5844658a.js';
4
- import { s as script$2 } from './OrPopoverV3-ecc11a4a.js';
5
- import { s as script$3 } from './OrTagV3-4bdaa631.js';
3
+ import { s as script$1 } from './OrButtonV3-4065aa03.js';
4
+ import { s as script$2 } from './OrPopoverV3-db7b4b54.js';
5
+ import { s as script$3 } from './OrTagV3-f234e610.js';
6
6
  import { useOverflow } from '../hooks/useOverflow.js';
7
7
 
8
8
  var TagsOverflow;
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, createVNode, Transition } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from '../OrAvatar-a99e1980.js';
3
3
  import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
4
4
  import { pxToRem } from '../../utils/functions/px-to-rem.js';
5
5
  import { setStyle, requestAF, getCS, reflow, cancelAF } from '../../utils/functions/dom.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrTextareaV3-eb4ab0f1.js';
1
+ export { s as default } from '../OrTextareaV3-59f2cf38.js';
@@ -1 +1 @@
1
- export { s as OrTextareaV3 } from '../OrTextareaV3-eb4ab0f1.js';
1
+ export { s as OrTextareaV3 } from '../OrTextareaV3-59f2cf38.js';
@@ -1,2 +1,2 @@
1
1
  import '../OrInputBoxV3-ff861412.js';
2
- export { T as Textarea, a as TextareaControl, b as TextareaControlSizes } from '../OrTextareaV3-eb4ab0f1.js';
2
+ export { T as Textarea, a as TextareaControl, b as TextareaControlSizes } from '../OrTextareaV3-59f2cf38.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText, createSlots, vShow } from 'vue';
2
- import { s as styleInject } from './OrAvatar-6e1aff1d.js';
3
- import { v as useTextareaAutosize } from './OrAutocompleteV3-23ed6399.js';
2
+ import { s as styleInject } from './OrAvatar-a99e1980.js';
3
+ import { v as useTextareaAutosize } from './OrAutocompleteV3-7bf1afa2.js';
4
4
  import { defineComponent, reactive, ref, computed, toRef } from 'vue-demi';
5
5
  import { I as InputBoxSize, s as script$3 } from './OrInputBoxV3-ff861412.js';
6
6
  import { s as script$1 } from './OrErrorV3-b04d76aa.js';
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, createVNode, Transition } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from '../OrAvatar-a99e1980.js';
3
3
  import { defineComponent, ref, computed, getCurrentInstance } from 'vue-demi';
4
4
  import { pxToRem } from '../../utils/functions/px-to-rem.js';
5
5
  import { setStyle, requestAF, getCS, reflow, cancelAF } from '../../utils/functions/dom.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrTimeFormatV3-4cf3251a.js';
1
+ export { s as default } from '../OrTimeFormatV3-1e6c6d57.js';
@@ -1 +1 @@
1
- export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-4cf3251a.js';
1
+ export { s as OrTimeFormatV3 } from '../OrTimeFormatV3-1e6c6d57.js';
@@ -1 +1 @@
1
- export { T as TimeFormat } from '../OrTimeFormatV3-4cf3251a.js';
1
+ export { T as TimeFormat } from '../OrTimeFormatV3-1e6c6d57.js';
@@ -2,7 +2,7 @@ import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNod
2
2
  import { defineComponent, ref, computed, toRef } from 'vue-demi';
3
3
  import { useTimeFormat } from '../hooks/useTimeFormat.js';
4
4
  import { useLocale } from '../hooks/useLocale.js';
5
- import { j as formatTime } from './OrDateTimePickerV3-77f4c23c.js';
5
+ import { j as formatTime } from './OrDateTimePickerV3-090648a2.js';
6
6
 
7
7
  const TimeFormat = [
8
8
  // Layout
@@ -1 +1 @@
1
- export { s as default } from '../OrTimePickerV3-21d42b72.js';
1
+ export { s as default } from '../OrTimePickerV3-16496858.js';
@@ -1 +1 @@
1
- export { s as OrTimePickerV3 } from '../OrTimePickerV3-21d42b72.js';
1
+ export { s as OrTimePickerV3 } from '../OrTimePickerV3-16496858.js';
@@ -1 +1 @@
1
- export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-21d42b72.js';
1
+ export { T as TimePicker, a as TimePickerPopover } from '../OrTimePickerV3-16496858.js';
@@ -1,13 +1,13 @@
1
1
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, vShow, createElementVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
3
- import { b as script$1, d as script$2, e as script$3, k as script$4, l as script$5, g as getCurrentDate, m as formatMobileTime } from './OrDateTimePickerV3-77f4c23c.js';
3
+ import { b as script$1, d as script$2, e as script$3, k as script$4, l as script$5, g as getCurrentDate, m as formatMobileTime } from './OrDateTimePickerV3-090648a2.js';
4
4
  import { s as script$6 } from './OrErrorV3-b04d76aa.js';
5
5
  import { s as script$7 } from './OrHintV3-c8ac5975.js';
6
6
  import { s as script$8 } from './OrIconV3-b5c97ea7.js';
7
- import { s as script$9 } from './OrIconButtonV3-d6797cfd.js';
7
+ import { s as script$9 } from './OrIconButtonV3-208f0d2b.js';
8
8
  import { s as script$a, I as InputBoxSize } from './OrInputBoxV3-ff861412.js';
9
9
  import { s as script$b } from './OrLabelV3-2715e117.js';
10
- import { s as script$c } from './OrPopoverV3-ecc11a4a.js';
10
+ import { s as script$c } from './OrPopoverV3-db7b4b54.js';
11
11
  import { DropdownClose } from '../directives/dropdown-close.js';
12
12
  import { DropdownOpen } from '../directives/dropdown-open.js';
13
13
  import { useTimeFormat } from '../hooks/useTimeFormat.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrTimeRangePickerV3-7afc614d.js';
1
+ export { s as default } from '../OrTimeRangePickerV3-795503b2.js';
@@ -1 +1 @@
1
- export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-7afc614d.js';
1
+ export { s as OrTimeRangePickerV3 } from '../OrTimeRangePickerV3-795503b2.js';
@@ -1 +1 @@
1
- export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-7afc614d.js';
1
+ export { T as TimeRangePicker, a as TimeRangePickerPopover } from '../OrTimeRangePickerV3-795503b2.js';
@@ -3,11 +3,11 @@ import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
3
3
  import { s as script$6 } from './OrErrorV3-b04d76aa.js';
4
4
  import { s as script$7 } from './OrHintV3-c8ac5975.js';
5
5
  import { s as script$8 } from './OrIconV3-b5c97ea7.js';
6
- import { s as script$9 } from './OrIconButtonV3-d6797cfd.js';
6
+ import { s as script$9 } from './OrIconButtonV3-208f0d2b.js';
7
7
  import { s as script$a, I as InputBoxSize } from './OrInputBoxV3-ff861412.js';
8
8
  import { s as script$b } from './OrLabelV3-2715e117.js';
9
- import { s as script$c } from './OrPopoverV3-ecc11a4a.js';
10
- import { b as script$1, d as script$2, e as script$3, k as script$4, l as script$5, g as getCurrentDate, m as formatMobileTime } from './OrDateTimePickerV3-77f4c23c.js';
9
+ import { s as script$c } from './OrPopoverV3-db7b4b54.js';
10
+ import { b as script$1, d as script$2, e as script$3, k as script$4, l as script$5, g as getCurrentDate, m as formatMobileTime } from './OrDateTimePickerV3-090648a2.js';
11
11
  import { DropdownClose } from '../directives/dropdown-close.js';
12
12
  import { DropdownOpen } from '../directives/dropdown-open.js';
13
13
  import { useTimeFormat } from '../hooks/useTimeFormat.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrToast-60764892.js';
1
+ export { s as default } from '../OrToast-97879bb7.js';
@@ -1,2 +1,2 @@
1
- import '../OrAutocompleteV3-23ed6399.js';
2
- export { f as default } from '../OrToast-60764892.js';
1
+ import '../OrAutocompleteV3-7bf1afa2.js';
2
+ export { f as default } from '../OrToast-97879bb7.js';
@@ -1 +1 @@
1
- export { b as useQueue, u as useToast } from '../../OrToast-60764892.js';
1
+ export { b as useQueue, u as useToast } from '../../OrToast-97879bb7.js';
@@ -1,2 +1,2 @@
1
1
  import 'vue-demi';
2
- export { b as default } from '../../OrToast-60764892.js';
2
+ export { b as default } from '../../OrToast-97879bb7.js';
@@ -1 +1 @@
1
- export { u as default } from '../../OrToast-60764892.js';
1
+ export { u as default } from '../../OrToast-97879bb7.js';
@@ -1,2 +1,2 @@
1
- import '../../OrAutocompleteV3-23ed6399.js';
2
- export { e as default } from '../../OrToast-60764892.js';
1
+ import '../../OrAutocompleteV3-7bf1afa2.js';
2
+ export { e as default } from '../../OrToast-97879bb7.js';
@@ -1 +1 @@
1
- export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToast-60764892.js';
1
+ export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToast-97879bb7.js';
@@ -1 +1 @@
1
- export { s as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from '../OrToast-60764892.js';
1
+ export { s as OrToast, a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from '../OrToast-97879bb7.js';
@@ -1,10 +1,10 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, renderSlot, createCommentVNode, createBlock, toDisplayString, createElementVNode, withModifiers, withCtx, normalizeClass, createVNode, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
2
- import { s as styleInject } from './OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from './OrAvatar-a99e1980.js';
3
3
  import { defineComponent, ref, nextTick } from 'vue-demi';
4
- import { s as script$2 } from './OrProgress-5280103e.js';
4
+ import { s as script$2 } from './OrProgress-2c96e86f.js';
5
5
  import script$3 from './OrIconButtonV2/OrIconButton.js';
6
6
  import { s as script$4 } from './OrTeleport-5a34b07f.js';
7
- import { x as createSharedComposable, y as useEventBus, a as useToggle, z as noop } from './OrAutocompleteV3-23ed6399.js';
7
+ import { x as createSharedComposable, y as useEventBus, a as useToggle, z as noop } from './OrAutocompleteV3-7bf1afa2.js';
8
8
 
9
9
  var PositionsX;
10
10
  (function (PositionsX) {
@@ -1 +1 @@
1
- export { a as default } from '../OrToast-60764892.js';
1
+ export { a as default } from '../OrToast-97879bb7.js';
@@ -1 +1 @@
1
- export { a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from '../OrToast-60764892.js';
1
+ export { a as OrToastContainer, P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType, b as useQueue, u as useToast } from '../OrToast-97879bb7.js';
@@ -1 +1 @@
1
- export { a as default } from '../OrToastV3-726aae78.js';
1
+ export { a as default } from '../OrToastV3-64448d7e.js';
@@ -1 +1 @@
1
- export { a as OrToastContainerV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-726aae78.js';
1
+ export { a as OrToastContainerV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-64448d7e.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrToastV3-726aae78.js';
1
+ export { s as default } from '../OrToastV3-64448d7e.js';
@@ -1,2 +1,2 @@
1
- import '../OrAutocompleteV3-23ed6399.js';
2
- export { i as default } from '../OrToastV3-726aae78.js';
1
+ import '../OrAutocompleteV3-7bf1afa2.js';
2
+ export { i as default } from '../OrToastV3-64448d7e.js';
@@ -1 +1 @@
1
- export { b as useQueueV3, u as useToastV3 } from '../../OrToastV3-726aae78.js';
1
+ export { b as useQueueV3, u as useToastV3 } from '../../OrToastV3-64448d7e.js';
@@ -1,2 +1,2 @@
1
1
  import 'vue-demi';
2
- export { b as default } from '../../OrToastV3-726aae78.js';
2
+ export { b as default } from '../../OrToastV3-64448d7e.js';
@@ -1 +1 @@
1
- export { u as default } from '../../OrToastV3-726aae78.js';
1
+ export { u as default } from '../../OrToastV3-64448d7e.js';
@@ -1,2 +1,2 @@
1
- import '../../OrAutocompleteV3-23ed6399.js';
2
- export { h as default } from '../../OrToastV3-726aae78.js';
1
+ import '../../OrAutocompleteV3-7bf1afa2.js';
2
+ export { h as default } from '../../OrToastV3-64448d7e.js';
@@ -1 +1 @@
1
- export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-726aae78.js';
1
+ export { a as OrToastContainerV3, s as OrToastV3, p as PropsV3, t as TypesV3, b as useQueueV3, u as useToastV3 } from '../OrToastV3-64448d7e.js';
@@ -1 +1 @@
1
- export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToastV3-726aae78.js';
1
+ export { P as PositionsX, c as PositionsY, d as ToastType, T as TransitionType } from '../OrToastV3-64448d7e.js';
@@ -1 +1 @@
1
- export { e as Toast, f as ToastContainer, g as ToastContainerPositions, m as messageStyleVariant } from '../OrToastV3-726aae78.js';
1
+ export { e as Toast, f as ToastContainer, g as ToastContainerPositions, m as messageStyleVariant } from '../OrToastV3-64448d7e.js';
@@ -1,11 +1,11 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
2
- import { s as styleInject } from './OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from './OrAvatar-a99e1980.js';
3
3
  import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
4
- import { x as createSharedComposable, y as useEventBus, a as useToggle, z as noop } from './OrAutocompleteV3-23ed6399.js';
4
+ import { x as createSharedComposable, y as useEventBus, a as useToggle, z as noop } from './OrAutocompleteV3-7bf1afa2.js';
5
5
  import { e as errorPng } from '../assets/error.png-8d4c833b.js';
6
6
  import { s as successPng } from '../assets/success.png-dd6156fc.js';
7
- import { s as script$2 } from './OrIconButtonV3-d6797cfd.js';
8
- import { s as script$3 } from './OrLoaderV3-19c4b74b.js';
7
+ import { s as script$2 } from './OrIconButtonV3-208f0d2b.js';
8
+ import { s as script$3 } from './OrLoaderV3-0105c092.js';
9
9
  import script$4 from './OrTeleportV3/OrTeleport.js';
10
10
  import { useElevation } from '../hooks/useElevation.js';
11
11
 
@@ -1,7 +1,7 @@
1
1
  import { openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, renderSlot, createTextVNode, toDisplayString, vShow, resolveComponent, createElementBlock, normalizeClass, createVNode, normalizeProps, guardReactiveProps, createCommentVNode } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-6e1aff1d.js';
2
+ import { s as styleInject } from '../OrAvatar-a99e1980.js';
3
3
  import { defineComponent, ref } from 'vue-demi';
4
- import { s as script$2, O as OrFloatingPlacements } from '../OrFloating-4690305f.js';
4
+ import { s as script$2, O as OrFloatingPlacements } from '../OrFloating-32cc1832.js';
5
5
 
6
6
  /**
7
7
  * Checks if `value` is `null` or `undefined`.
@@ -1 +1 @@
1
- export { s as default } from '../OrTooltipV3-8520b7a8.js';
1
+ export { s as default } from '../OrTooltipV3-365a874d.js';
@@ -1 +1 @@
1
- export { s as OrTooltipV3 } from '../OrTooltipV3-8520b7a8.js';
1
+ export { s as OrTooltipV3 } from '../OrTooltipV3-365a874d.js';
@@ -1,2 +1,2 @@
1
- import '../OrPopoverV3-ecc11a4a.js';
2
- export { T as Tooltip, a as TooltipBody, b as TooltipBodyPlacements } from '../OrTooltipV3-8520b7a8.js';
1
+ import '../OrPopoverV3-db7b4b54.js';
2
+ export { T as Tooltip, a as TooltipBody, b as TooltipBodyPlacements } from '../OrTooltipV3-365a874d.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createElementVNode, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, toRef } from 'vue-demi';
3
- import { P as PopoverPlacement, s as script$1 } from './OrPopoverV3-ecc11a4a.js';
3
+ import { P as PopoverPlacement, s as script$1 } from './OrPopoverV3-db7b4b54.js';
4
4
  import { usePopoverState } from '../hooks/usePopoverState.js';
5
5
 
6
6
  const Tooltip = [
@@ -1,8 +1,8 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, createBlock, withCtx, createVNode, createCommentVNode, renderSlot, normalizeProps, guardReactiveProps, createTextVNode, toDisplayString, Fragment, renderList } from 'vue';
2
2
  import { defineComponent, ref, computed, watch, unref, onMounted } from 'vue-demi';
3
- import { s as script$2 } from '../OrButtonV3-5844658a.js';
3
+ import { s as script$2 } from '../OrButtonV3-4065aa03.js';
4
4
  import { s as script$3 } from '../OrIconV3-b5c97ea7.js';
5
- import { a as useToggle } from '../OrAutocompleteV3-23ed6399.js';
5
+ import { a as useToggle } from '../OrAutocompleteV3-7bf1afa2.js';
6
6
 
7
7
  const TreeNodeRoot = [];
8
8
  const TreeNodeItemRoot = [