@onereach/ui-components 12.0.1 → 12.0.2-beta.4597.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 (618) hide show
  1. package/dist/bundled/v2/{OrDataGrid-c7fcc3f2.js → OrDataGrid-381900a9.js} +204 -38
  2. package/dist/bundled/v2/{OrInput-52dfcc01.js → OrInput-cba841ef.js} +11 -11
  3. package/dist/bundled/v2/components/OrAutocompleteV3/OrAutocomplete.js +9 -9
  4. package/dist/bundled/v2/components/OrAutocompleteV3/OrAutocomplete.vue.d.ts +11 -12
  5. package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +10 -10
  6. package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.vue.d.ts +11 -12
  7. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -1
  8. package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.js +1 -1
  9. package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.vue.d.ts +5 -4
  10. package/dist/bundled/v2/components/OrDataGridV3/index.js +1 -1
  11. package/dist/bundled/v2/components/OrDataGridV3/types.d.ts +6 -1
  12. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +13 -9
  13. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.vue.d.ts +21 -12
  14. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +13 -9
  15. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.vue.d.ts +21 -12
  16. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +14 -10
  17. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +21 -12
  18. package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.js +1 -1
  19. package/dist/bundled/v2/components/OrInputBoxV3/OrInputBox.vue.d.ts +3 -3
  20. package/dist/bundled/v2/components/OrInputBoxV3/index.js +1 -1
  21. package/dist/bundled/v2/components/OrInputBoxV3/styles.js +7 -4
  22. package/dist/bundled/v2/components/OrInputBoxV3/types.d.ts +2 -1
  23. package/dist/bundled/v2/components/OrInputV3/OrInput.js +1 -1
  24. package/dist/bundled/v2/components/OrInputV3/OrInput.vue.d.ts +11 -12
  25. package/dist/bundled/v2/components/OrInputV3/index.js +1 -1
  26. package/dist/bundled/v2/components/OrInputV3/styles.d.ts +1 -1
  27. package/dist/bundled/v2/components/OrInputV3/styles.js +2 -2
  28. package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  29. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +10 -10
  30. package/dist/bundled/v2/components/OrSearchV3/OrSearch.vue.d.ts +11 -12
  31. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +19 -13
  32. package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +21 -12
  33. package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +9 -8
  34. package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.vue.d.ts +9 -9
  35. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +9 -9
  36. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.vue.d.ts +9 -9
  37. package/dist/bundled/v2/components/OrTextareaV3/styles.js +1 -1
  38. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +13 -9
  39. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.vue.d.ts +21 -12
  40. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +13 -9
  41. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.vue.d.ts +21 -12
  42. package/dist/bundled/v2/components/index.js +3 -3
  43. package/dist/bundled/v2/index.js +4 -4
  44. package/dist/bundled/v2/{types-ef6428f0.js → types-945b6452.js} +1 -0
  45. package/dist/bundled/v3/components/OrAutocompleteV3/OrAutocomplete.js +1 -1
  46. package/dist/bundled/v3/components/OrAutocompleteV3/OrAutocomplete.vue.d.ts +11 -12
  47. package/dist/bundled/v3/components/OrAutocompleteV3/index.js +1 -1
  48. package/dist/bundled/v3/components/OrAutocompleteV3/styles.js +1 -1
  49. package/dist/bundled/v3/components/{OrAutocompleteV3-83fa1b2b.js → OrAutocompleteV3-e7145ab7.js} +16 -16
  50. package/dist/bundled/v3/components/OrAvatar/OrAvatar.js +1 -1
  51. package/dist/bundled/v3/components/OrAvatar/constants.js +1 -1
  52. package/dist/bundled/v3/components/OrAvatar/index.js +1 -1
  53. package/dist/bundled/v3/components/OrBottomSheetV3/OrBottomSheet.js +1 -1
  54. package/dist/bundled/v3/components/OrBottomSheetV3/hooks/useBottomSheetSwipeState.js +2 -2
  55. package/dist/bundled/v3/components/OrBottomSheetV3/index.js +1 -1
  56. package/dist/bundled/v3/components/OrBottomSheetV3/props.js +1 -1
  57. package/dist/bundled/v3/components/OrBottomSheetV3/styles.js +1 -1
  58. package/dist/bundled/v3/components/{OrBottomSheetV3-c3d4c7a8.js → OrBottomSheetV3-1eab548d.js} +2 -2
  59. package/dist/bundled/v3/components/OrButton/index.js +1 -1
  60. package/dist/bundled/v3/components/OrButtonGroupV3/OrButtonGroup.js +1 -1
  61. package/dist/bundled/v3/components/OrButtonGroupV3/index.js +1 -1
  62. package/dist/bundled/v3/components/OrButtonGroupV3/styles.js +2 -2
  63. package/dist/bundled/v3/components/{OrButtonGroupV3-7e762e7c.js → OrButtonGroupV3-857b7e4b.js} +1 -1
  64. package/dist/bundled/v3/components/OrButtonV2/OrButton.js +1 -1
  65. package/dist/bundled/v3/components/OrButtonV2/constants.js +1 -1
  66. package/dist/bundled/v3/components/OrButtonV2/index.js +1 -1
  67. package/dist/bundled/v3/components/{OrButtonV2-ff9413ae.js → OrButtonV2-efa6928e.js} +1 -1
  68. package/dist/bundled/v3/components/OrButtonV3/OrButton.js +1 -1
  69. package/dist/bundled/v3/components/OrButtonV3/index.js +1 -1
  70. package/dist/bundled/v3/components/OrButtonV3/props.js +1 -1
  71. package/dist/bundled/v3/components/OrButtonV3/styles.js +1 -1
  72. package/dist/bundled/v3/components/{OrButtonV3-7775352a.js → OrButtonV3-a73ccebc.js} +1 -1
  73. package/dist/bundled/v3/components/OrCard/OrCard.js +1 -1
  74. package/dist/bundled/v3/components/OrCardCollection/index.js +1 -1
  75. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  76. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  77. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
  78. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
  79. package/dist/bundled/v3/components/{OrCardCollectionV3-a96ad3c6.js → OrCardCollectionV3-484bd385.js} +3 -3
  80. package/dist/bundled/v3/components/OrCheckbox/OrCheckbox.js +1 -1
  81. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
  82. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
  83. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
  84. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
  85. package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
  86. package/dist/bundled/v3/components/{OrCheckboxTreeV3-8df7ba07.js → OrCheckboxTreeV3-06e82baa.js} +3 -3
  87. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
  88. package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
  89. package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
  90. package/dist/bundled/v3/components/{OrCheckboxV3-fa48fc66.js → OrCheckboxV3-bf94f74d.js} +1 -1
  91. package/dist/bundled/v3/components/OrChip/OrChip.js +1 -1
  92. package/dist/bundled/v3/components/OrChip/index.js +1 -1
  93. package/dist/bundled/v3/components/OrChips/OrChips.js +1 -1
  94. package/dist/bundled/v3/components/OrChips/constants.js +1 -1
  95. package/dist/bundled/v3/components/OrChips/index.js +1 -1
  96. package/dist/bundled/v3/components/{OrChips-9db1d174.js → OrChips-c5c296ba.js} +1 -1
  97. package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
  98. package/dist/bundled/v3/components/OrCode/constants.js +1 -1
  99. package/dist/bundled/v3/components/OrCode/index.js +1 -1
  100. package/dist/bundled/v3/components/OrCode/lang.js +1 -1
  101. package/dist/bundled/v3/components/OrCode/libs.js +1 -1
  102. package/dist/bundled/v3/components/OrCode/theme.js +1 -1
  103. package/dist/bundled/v3/components/{OrCode-9431cca3.js → OrCode-c07b7e92.js} +3 -3
  104. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
  105. package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
  106. package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
  107. package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
  108. package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
  109. package/dist/bundled/v3/components/{OrCodeV3-23a5a241.js → OrCodeV3-30fbe9db.js} +10 -10
  110. package/dist/bundled/v3/components/OrCollapse/OrCollapse.js +1 -1
  111. package/dist/bundled/v3/components/OrColorPicker/OrColorPicker.js +1 -1
  112. package/dist/bundled/v3/components/OrColorPicker/constants.js +1 -1
  113. package/dist/bundled/v3/components/OrColorPicker/index.js +1 -1
  114. package/dist/bundled/v3/components/OrColorPicker/utils/defultPalette.js +1 -1
  115. package/dist/bundled/v3/components/{OrColorPicker-bb0c0fe6.js → OrColorPicker-349b3842.js} +3 -3
  116. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
  117. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.vue.d.ts +11 -12
  118. package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
  119. package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
  120. package/dist/bundled/v3/components/{OrCombinedInputV3-aed713e8.js → OrCombinedInputV3-ceff5a22.js} +10 -10
  121. package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +1 -1
  122. package/dist/bundled/v3/components/OrConfirm/index.js +1 -1
  123. package/dist/bundled/v3/components/{OrConfirm-dd76bcb3.js → OrConfirm-eb6bdad9.js} +4 -4
  124. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
  125. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  126. package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
  127. package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
  128. package/dist/bundled/v3/components/{OrConfirmV3-82c6b218.js → OrConfirmV3-8af14863.js} +5 -5
  129. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
  130. package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.js +1 -1
  131. package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.vue.d.ts +5 -4
  132. package/dist/bundled/v3/components/OrDataGridV3/index.js +1 -1
  133. package/dist/bundled/v3/components/OrDataGridV3/styles.js +1 -1
  134. package/dist/bundled/v3/components/OrDataGridV3/types.d.ts +6 -1
  135. package/dist/bundled/v3/components/{OrDataGridV3-55411e58.js → OrDataGridV3-a79963e7.js} +151 -44
  136. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
  137. package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
  138. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
  139. package/dist/bundled/v3/components/{OrDateFormatV3-7291bcd2.js → OrDateFormatV3-92791518.js} +1 -1
  140. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
  141. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.vue.d.ts +21 -12
  142. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  143. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
  144. package/dist/bundled/v3/components/{OrDatePickerV3-9d4c525d.js → OrDatePickerV3-e7547219.js} +16 -12
  145. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  146. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.vue.d.ts +21 -12
  147. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
  148. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
  149. package/dist/bundled/v3/components/{OrDateRangePickerV3-93d024a3.js → OrDateRangePickerV3-ffd7ed1c.js} +16 -12
  150. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  151. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
  152. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
  153. package/dist/bundled/v3/components/{OrDateTimeFormatV3-125f23e7.js → OrDateTimeFormatV3-1c58415c.js} +1 -1
  154. package/dist/bundled/v3/components/OrDateTimePicker/OrDateTimePicker.js +1 -1
  155. package/dist/bundled/v3/components/OrDateTimePicker/constants.js +1 -1
  156. package/dist/bundled/v3/components/OrDateTimePicker/index.js +1 -1
  157. package/dist/bundled/v3/components/{OrDateTimePicker-cc20eaef.js → OrDateTimePicker-9b7e3ead.js} +3 -3
  158. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  159. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.vue.d.ts +21 -12
  160. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  161. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
  162. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  163. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileDate.js +1 -1
  164. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatMobileTime.js +1 -1
  165. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  166. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  167. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  168. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
  169. package/dist/bundled/v3/components/{OrDateTimePickerV3-408aef3f.js → OrDateTimePickerV3-902ab59a.js} +20 -16
  170. package/dist/bundled/v3/components/OrDrawerV3/OrDrawer.js +1 -1
  171. package/dist/bundled/v3/components/OrDrawerV3/index.js +1 -1
  172. package/dist/bundled/v3/components/OrDrawerV3/styles.js +1 -1
  173. package/dist/bundled/v3/components/{OrDrawerV3-0486cf4e.js → OrDrawerV3-3f24fd0f.js} +2 -2
  174. package/dist/bundled/v3/components/OrDropAreaV3/OrDropArea.js +1 -1
  175. package/dist/bundled/v3/components/OrDropAreaV3/index.js +1 -1
  176. package/dist/bundled/v3/components/OrDropAreaV3/props.js +1 -1
  177. package/dist/bundled/v3/components/OrDropAreaV3/styles.js +1 -1
  178. package/dist/bundled/v3/components/OrDropAreaV3/utils/approximateFileSize.js +1 -1
  179. package/dist/bundled/v3/components/OrDropAreaV3/utils/index.js +1 -1
  180. package/dist/bundled/v3/components/OrEditorTabsV3/OrEditorTabs.js +1 -1
  181. package/dist/bundled/v3/components/OrEditorTabsV3/index.js +1 -1
  182. package/dist/bundled/v3/components/OrEditorTabsV3/props.js +1 -1
  183. package/dist/bundled/v3/components/OrEditorTabsV3/styles.js +1 -1
  184. package/dist/bundled/v3/components/{OrEditorTabsV3-3aaf8ba4.js → OrEditorTabsV3-70fb1777.js} +4 -4
  185. package/dist/bundled/v3/components/OrError/OrError.js +1 -1
  186. package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
  187. package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
  188. package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
  189. package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
  190. package/dist/bundled/v3/components/OrFloating/OrFloating.js +1 -1
  191. package/dist/bundled/v3/components/OrFloating/constants.js +1 -1
  192. package/dist/bundled/v3/components/OrFloating/index.js +1 -1
  193. package/dist/bundled/v3/components/{OrFloating-55358862.js → OrFloating-38c57609.js} +1 -1
  194. package/dist/bundled/v3/components/OrHint/OrHint.js +1 -1
  195. package/dist/bundled/v3/components/OrIcon/index.js +2 -2
  196. package/dist/bundled/v3/components/OrIconButtonV2/OrIconButton.js +3 -3
  197. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +1 -1
  198. package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
  199. package/dist/bundled/v3/components/OrIconButtonV3/props.js +1 -1
  200. package/dist/bundled/v3/components/OrIconButtonV3/styles.js +1 -1
  201. package/dist/bundled/v3/components/{OrIconButtonV3-de2206ec.js → OrIconButtonV3-fbb7aec8.js} +1 -1
  202. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +1 -1
  203. package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
  204. package/dist/bundled/v3/components/OrInlineInputV3/styles.js +1 -1
  205. package/dist/bundled/v3/components/{OrInlineInputV3-877cfc94.js → OrInlineInputV3-3c80524f.js} +2 -2
  206. package/dist/bundled/v3/components/OrInlineTextEdit/index.js +2 -2
  207. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +1 -1
  208. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
  209. package/dist/bundled/v3/components/OrInlineTextareaV3/styles.js +1 -1
  210. package/dist/bundled/v3/components/{OrInlineTextareaV3-d73b84b0.js → OrInlineTextareaV3-857284ba.js} +2 -2
  211. package/dist/bundled/v3/components/OrInput/OrInput.js +1 -1
  212. package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.js +1 -1
  213. package/dist/bundled/v3/components/OrInputBoxV3/OrInputBox.vue.d.ts +3 -3
  214. package/dist/bundled/v3/components/OrInputBoxV3/index.js +1 -1
  215. package/dist/bundled/v3/components/OrInputBoxV3/styles.js +1 -1
  216. package/dist/bundled/v3/components/OrInputBoxV3/types.d.ts +2 -1
  217. package/dist/bundled/v3/components/{OrInputBoxV3-53b35f35.js → OrInputBoxV3-efe30bd8.js} +8 -4
  218. package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
  219. package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +11 -12
  220. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  221. package/dist/bundled/v3/components/OrInputV3/styles.d.ts +1 -1
  222. package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
  223. package/dist/bundled/v3/components/{OrInputV3-36bdd88e.js → OrInputV3-ba36a63d.js} +13 -13
  224. package/dist/bundled/v3/components/OrLabel/OrLabel.js +1 -1
  225. package/dist/bundled/v3/components/OrList/OrList.js +1 -1
  226. package/dist/bundled/v3/components/OrList/index.js +1 -1
  227. package/dist/bundled/v3/components/{OrList-869c63b9.js → OrList-b29a21a0.js} +3 -3
  228. package/dist/bundled/v3/components/OrListOfInputs/OrListOfInputs.js +2 -2
  229. package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
  230. package/dist/bundled/v3/components/OrListV3/index.js +1 -1
  231. package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
  232. package/dist/bundled/v3/components/{OrListV3-b529efa9.js → OrListV3-20ed0184.js} +3 -3
  233. package/dist/bundled/v3/components/OrLoader/index.js +1 -1
  234. package/dist/bundled/v3/components/OrLoaderV3/OrLoader.js +1 -1
  235. package/dist/bundled/v3/components/OrLoaderV3/index.js +1 -1
  236. package/dist/bundled/v3/components/OrLoaderV3/props.js +1 -1
  237. package/dist/bundled/v3/components/OrLoaderV3/styles.js +1 -1
  238. package/dist/bundled/v3/components/{OrLoaderV3-47069b0e.js → OrLoaderV3-a714f40a.js} +1 -1
  239. package/dist/bundled/v3/components/OrMenuItemV3/OrMenuItem.js +1 -1
  240. package/dist/bundled/v3/components/OrMenuItemV3/index.js +1 -1
  241. package/dist/bundled/v3/components/OrMenuItemV3/styles.js +1 -1
  242. package/dist/bundled/v3/components/{OrMenuItemV3-aac04a16.js → OrMenuItemV3-140cc594.js} +1 -1
  243. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +1 -1
  244. package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
  245. package/dist/bundled/v3/components/OrMenuV3/styles.js +1 -1
  246. package/dist/bundled/v3/components/{OrMenuV3-8b2f1595.js → OrMenuV3-8effa1de.js} +1 -1
  247. package/dist/bundled/v3/components/OrModal/OrModal.js +1 -1
  248. package/dist/bundled/v3/components/OrModal/constants.js +1 -1
  249. package/dist/bundled/v3/components/OrModal/index.js +1 -1
  250. package/dist/bundled/v3/components/{OrModal-9940bd17.js → OrModal-fdebf7a7.js} +2 -2
  251. package/dist/bundled/v3/components/OrModalV3/OrModal.js +1 -1
  252. package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
  253. package/dist/bundled/v3/components/OrModalV3/props.js +1 -1
  254. package/dist/bundled/v3/components/OrModalV3/styles.js +1 -1
  255. package/dist/bundled/v3/components/{OrModalV3-c8e7a8ec.js → OrModalV3-395c1797.js} +2 -2
  256. package/dist/bundled/v3/components/OrNotification/index.js +1 -1
  257. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +1 -1
  258. package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
  259. package/dist/bundled/v3/components/OrNotificationV3/props.js +1 -1
  260. package/dist/bundled/v3/components/OrNotificationV3/styles.js +1 -1
  261. package/dist/bundled/v3/components/{OrNotificationV3-79198747.js → OrNotificationV3-6a0be939.js} +1 -1
  262. package/dist/bundled/v3/components/OrOverflowMenu/OrOverflowMenu.js +4 -4
  263. package/dist/bundled/v3/components/OrOverlay/OrOverlay.js +1 -1
  264. package/dist/bundled/v3/components/OrOverlayV3/OrOverlay.js +1 -1
  265. package/dist/bundled/v3/components/OrOverlayV3/index.js +1 -1
  266. package/dist/bundled/v3/components/OrOverlayV3/styles.js +1 -1
  267. package/dist/bundled/v3/components/{OrOverlayV3-ed904ede.js → OrOverlayV3-3aa42063.js} +1 -1
  268. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +1 -1
  269. package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
  270. package/dist/bundled/v3/components/OrPaginationV3/styles.js +1 -1
  271. package/dist/bundled/v3/components/{OrPaginationV3-217c0b3a.js → OrPaginationV3-5cf5c344.js} +3 -3
  272. package/dist/bundled/v3/components/OrPassword/OrPassword.js +3 -3
  273. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +1 -1
  274. package/dist/bundled/v3/components/OrPopoverV3/hooks/useFloating.js +2 -2
  275. package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
  276. package/dist/bundled/v3/components/OrPopoverV3/props.js +1 -1
  277. package/dist/bundled/v3/components/OrPopoverV3/styles.js +1 -1
  278. package/dist/bundled/v3/components/OrPopoverV3/utils/index.js +1 -1
  279. package/dist/bundled/v3/components/OrPopoverV3/utils/isPrevented.js +1 -1
  280. package/dist/bundled/v3/components/{OrPopoverV3-419e3e5f.js → OrPopoverV3-c8f3e88e.js} +3 -3
  281. package/dist/bundled/v3/components/OrProgress/OrProgress.js +1 -1
  282. package/dist/bundled/v3/components/OrProgress/constants.js +1 -1
  283. package/dist/bundled/v3/components/OrProgress/index.js +1 -1
  284. package/dist/bundled/v3/components/{OrProgress-0497883e.js → OrProgress-aab81189.js} +2 -2
  285. package/dist/bundled/v3/components/OrProgressV3/OrProgress.js +1 -1
  286. package/dist/bundled/v3/components/OrProgressV3/index.js +1 -1
  287. package/dist/bundled/v3/components/OrProgressV3/props.js +1 -1
  288. package/dist/bundled/v3/components/OrProgressV3/styles.js +1 -1
  289. package/dist/bundled/v3/components/{OrProgressV3-1854dcde.js → OrProgressV3-e7bf1db0.js} +2 -2
  290. package/dist/bundled/v3/components/OrRadio/OrRadio.js +1 -1
  291. package/dist/bundled/v3/components/OrRadio/index.js +1 -1
  292. package/dist/bundled/v3/components/{OrRadio-8ea816cb.js → OrRadio-6f18fba4.js} +3 -3
  293. package/dist/bundled/v3/components/OrRadioGroup/OrRadioGroup.js +1 -1
  294. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +1 -1
  295. package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +1 -1
  296. package/dist/bundled/v3/components/OrRadioV3/index.js +1 -1
  297. package/dist/bundled/v3/components/OrRadioV3/styles.js +1 -1
  298. package/dist/bundled/v3/components/{OrRadioV3-1d54ca2c.js → OrRadioV3-7bfa0a7d.js} +1 -1
  299. package/dist/bundled/v3/components/OrRangeSliderV3/OrRangeSlider.js +1 -1
  300. package/dist/bundled/v3/components/OrRangeSliderV3/index.js +1 -1
  301. package/dist/bundled/v3/components/OrRangeSliderV3/styles.js +2 -2
  302. package/dist/bundled/v3/components/{OrRangeSliderV3-526ed84e.js → OrRangeSliderV3-657cd0b7.js} +3 -3
  303. package/dist/bundled/v3/components/OrResizeablePanelV3/OrResizeablePanel.js +1 -1
  304. package/dist/bundled/v3/components/OrResizeablePanelV3/index.js +1 -1
  305. package/dist/bundled/v3/components/OrResizeablePanelV3/props.js +1 -1
  306. package/dist/bundled/v3/components/OrResizeablePanelV3/styles.js +1 -1
  307. package/dist/bundled/v3/components/{OrResizeablePanelV3-0068c41f.js → OrResizeablePanelV3-98fee9cd.js} +2 -2
  308. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  309. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  310. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
  311. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
  312. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
  313. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
  314. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  315. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
  316. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  317. package/dist/bundled/v3/components/{OrRichTextEditorV3-d2203554.js → OrRichTextEditorV3-567dcf43.js} +13 -13
  318. package/dist/bundled/v3/components/OrRichTooltipV3/OrRichTooltip.js +1 -1
  319. package/dist/bundled/v3/components/OrRichTooltipV3/index.js +1 -1
  320. package/dist/bundled/v3/components/OrRichTooltipV3/styles.js +1 -1
  321. package/dist/bundled/v3/components/{OrRichTooltipV3-c981618c.js → OrRichTooltipV3-deeb3d87.js} +2 -2
  322. package/dist/bundled/v3/components/OrSearch/OrSearch.js +3 -3
  323. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +11 -11
  324. package/dist/bundled/v3/components/OrSearchV3/OrSearch.vue.d.ts +11 -12
  325. package/dist/bundled/v3/components/OrSelect/OrSelect.js +1 -1
  326. package/dist/bundled/v3/components/OrSelect/constants.js +1 -1
  327. package/dist/bundled/v3/components/OrSelect/index.js +1 -1
  328. package/dist/bundled/v3/components/{OrSelect-21157999.js → OrSelect-0da03bae.js} +7 -7
  329. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  330. package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +21 -12
  331. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  332. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  333. package/dist/bundled/v3/components/{OrSelectV3-54ecaaa1.js → OrSelectV3-743a39d6.js} +29 -23
  334. package/dist/bundled/v3/components/OrSidebar/index.js +2 -2
  335. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +1 -1
  336. package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
  337. package/dist/bundled/v3/components/OrSidebarV3/props.js +1 -1
  338. package/dist/bundled/v3/components/OrSidebarV3/styles.js +2 -2
  339. package/dist/bundled/v3/components/{OrSidebarV3-190bc90f.js → OrSidebarV3-161d4233.js} +1 -1
  340. package/dist/bundled/v3/components/OrSkeleton/constants.js +1 -1
  341. package/dist/bundled/v3/components/OrSkeleton/index.js +1 -1
  342. package/dist/bundled/v3/components/{OrSkeleton-9359f72b.js → OrSkeleton-ba1c8e54.js} +3 -3
  343. package/dist/bundled/v3/components/OrSkeletonCircle/OrSkeletonCircle.js +1 -1
  344. package/dist/bundled/v3/components/OrSkeletonCircle/index.js +1 -1
  345. package/dist/bundled/v3/components/OrSkeletonCircleV3/OrSkeletonCircle.js +1 -1
  346. package/dist/bundled/v3/components/OrSkeletonCircleV3/index.js +1 -1
  347. package/dist/bundled/v3/components/OrSkeletonRect/OrSkeletonRect.js +1 -1
  348. package/dist/bundled/v3/components/OrSkeletonRect/index.js +1 -1
  349. package/dist/bundled/v3/components/OrSkeletonRectV3/OrSkeletonRect.js +1 -1
  350. package/dist/bundled/v3/components/OrSkeletonRectV3/index.js +1 -1
  351. package/dist/bundled/v3/components/OrSkeletonText/OrSkeletonText.js +1 -1
  352. package/dist/bundled/v3/components/OrSkeletonText/index.js +1 -1
  353. package/dist/bundled/v3/components/OrSkeletonTextV3/OrSkeletonText.js +1 -1
  354. package/dist/bundled/v3/components/OrSkeletonTextV3/index.js +1 -1
  355. package/dist/bundled/v3/components/OrSkeletonV3/index.js +1 -1
  356. package/dist/bundled/v3/components/OrSkeletonV3/styles.js +1 -1
  357. package/dist/bundled/v3/components/{OrSkeletonV3-4b87c34d.js → OrSkeletonV3-fd952ed8.js} +1 -1
  358. package/dist/bundled/v3/components/OrSlider/OrSlider.js +2 -2
  359. package/dist/bundled/v3/components/OrSliderV3/OrSlider.js +1 -1
  360. package/dist/bundled/v3/components/OrSliderV3/index.js +1 -1
  361. package/dist/bundled/v3/components/OrSliderV3/styles.js +1 -1
  362. package/dist/bundled/v3/components/{OrSliderV3-0f41e5a1.js → OrSliderV3-4e80f8e4.js} +2 -2
  363. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +1 -1
  364. package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
  365. package/dist/bundled/v3/components/OrSortingV3/styles.js +1 -1
  366. package/dist/bundled/v3/components/{OrSortingV3-dc88cdae.js → OrSortingV3-effc28e5.js} +3 -3
  367. package/dist/bundled/v3/components/OrStatusV3/OrStatus.js +1 -1
  368. package/dist/bundled/v3/components/OrStatusV3/index.js +1 -1
  369. package/dist/bundled/v3/components/OrStatusV3/props.js +1 -1
  370. package/dist/bundled/v3/components/OrStatusV3/styles.js +1 -1
  371. package/dist/bundled/v3/components/{OrStatusV3-262d71fa.js → OrStatusV3-ee1df6f0.js} +1 -1
  372. package/dist/bundled/v3/components/OrStepper/OrStepper.js +2 -2
  373. package/dist/bundled/v3/components/OrSwitch/OrSwitch.js +1 -1
  374. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +1 -1
  375. package/dist/bundled/v3/components/OrSwitchV3/index.js +1 -1
  376. package/dist/bundled/v3/components/OrSwitchV3/styles.js +1 -1
  377. package/dist/bundled/v3/components/{OrSwitchV3-46abac8a.js → OrSwitchV3-d48cfd7b.js} +2 -2
  378. package/dist/bundled/v3/components/OrTab/OrTab.js +2 -2
  379. package/dist/bundled/v3/components/OrTabHeaderItem/OrTabHeaderItem.js +1 -1
  380. package/dist/bundled/v3/components/OrTabs/OrTabs.js +1 -1
  381. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +1 -1
  382. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  383. package/dist/bundled/v3/components/OrTabsV3/props.js +1 -1
  384. package/dist/bundled/v3/components/OrTabsV3/styles.js +1 -1
  385. package/dist/bundled/v3/components/{OrTabsV3-4d798c0f.js → OrTabsV3-9c13bbeb.js} +3 -3
  386. package/dist/bundled/v3/components/OrTag/OrTag.js +1 -1
  387. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
  388. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.vue.d.ts +9 -9
  389. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  390. package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
  391. package/dist/bundled/v3/components/{OrTagInputV3-af08d6b0.js → OrTagInputV3-92267f09.js} +13 -13
  392. package/dist/bundled/v3/components/OrTagV3/OrTag.js +1 -1
  393. package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
  394. package/dist/bundled/v3/components/OrTagV3/props.js +1 -1
  395. package/dist/bundled/v3/components/OrTagV3/styles.js +1 -1
  396. package/dist/bundled/v3/components/{OrTagV3-18453adb.js → OrTagV3-1c644a9d.js} +1 -1
  397. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +1 -1
  398. package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
  399. package/dist/bundled/v3/components/OrTagsV3/props.js +1 -1
  400. package/dist/bundled/v3/components/OrTagsV3/styles.js +1 -1
  401. package/dist/bundled/v3/components/OrTagsV3/utils/castToTag.js +1 -1
  402. package/dist/bundled/v3/components/{OrTagsV3-cff28c0f.js → OrTagsV3-8f1c9a1f.js} +3 -3
  403. package/dist/bundled/v3/components/OrTextarea/OrTextarea.js +1 -1
  404. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
  405. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.vue.d.ts +9 -9
  406. package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
  407. package/dist/bundled/v3/components/OrTextareaV3/styles.js +2 -2
  408. package/dist/bundled/v3/components/{OrTextareaV3-38e71e37.js → OrTextareaV3-c7301c97.js} +9 -9
  409. package/dist/bundled/v3/components/OrTextbox/index.js +1 -1
  410. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  411. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
  412. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
  413. package/dist/bundled/v3/components/{OrTimeFormatV3-4d955f4d.js → OrTimeFormatV3-a73ec095.js} +1 -1
  414. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
  415. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.vue.d.ts +21 -12
  416. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  417. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
  418. package/dist/bundled/v3/components/{OrTimePickerV3-fc492c70.js → OrTimePickerV3-befea351.js} +16 -12
  419. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  420. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.vue.d.ts +21 -12
  421. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
  422. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
  423. package/dist/bundled/v3/components/{OrTimeRangePickerV3-096cfc7d.js → OrTimeRangePickerV3-949d361c.js} +16 -12
  424. package/dist/bundled/v3/components/OrToast/OrToast.js +1 -1
  425. package/dist/bundled/v3/components/OrToast/Timer.js +2 -2
  426. package/dist/bundled/v3/components/OrToast/composable/index.js +1 -1
  427. package/dist/bundled/v3/components/OrToast/composable/useQueue.js +1 -1
  428. package/dist/bundled/v3/components/OrToast/composable/useToast.js +1 -1
  429. package/dist/bundled/v3/components/OrToast/composable/useToastEventBus.js +2 -2
  430. package/dist/bundled/v3/components/OrToast/constants.js +1 -1
  431. package/dist/bundled/v3/components/OrToast/index.js +1 -1
  432. package/dist/bundled/v3/components/{OrToast-9546269a.js → OrToast-b3f48cc6.js} +3 -3
  433. package/dist/bundled/v3/components/OrToastContainer/OrToastContainer.js +1 -1
  434. package/dist/bundled/v3/components/OrToastContainer/index.js +1 -1
  435. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +1 -1
  436. package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
  437. package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
  438. package/dist/bundled/v3/components/OrToastV3/Timer.js +2 -2
  439. package/dist/bundled/v3/components/OrToastV3/composable/index.js +1 -1
  440. package/dist/bundled/v3/components/OrToastV3/composable/useQueue.js +1 -1
  441. package/dist/bundled/v3/components/OrToastV3/composable/useToast.js +1 -1
  442. package/dist/bundled/v3/components/OrToastV3/composable/useToastEventBus.js +2 -2
  443. package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
  444. package/dist/bundled/v3/components/OrToastV3/props.js +1 -1
  445. package/dist/bundled/v3/components/OrToastV3/styles.js +1 -1
  446. package/dist/bundled/v3/components/{OrToastV3-88dc4212.js → OrToastV3-f355f551.js} +4 -4
  447. package/dist/bundled/v3/components/OrTooltip/index.js +2 -2
  448. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +1 -1
  449. package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
  450. package/dist/bundled/v3/components/OrTooltipV3/styles.js +2 -2
  451. package/dist/bundled/v3/components/{OrTooltipV3-c526a270.js → OrTooltipV3-ed1beccd.js} +1 -1
  452. package/dist/bundled/v3/components/OrTreeV3/index.js +2 -2
  453. package/dist/bundled/v3/components/index.js +72 -72
  454. package/dist/bundled/v3/hooks/useOverflow.js +1 -1
  455. package/dist/bundled/v3/hooks/usePopoverState.js +1 -1
  456. package/dist/bundled/v3/hooks/useResponsive/useResponsive.js +1 -1
  457. package/dist/bundled/v3/index.js +75 -75
  458. package/dist/bundled/v3/utils/functions/dom.js +3 -3
  459. package/dist/esm/v2/{OrAutocomplete-0f1d68bc.js → OrAutocomplete-fbabf052.js} +11 -11
  460. package/dist/esm/v2/{OrCardCollection-86f97343.js → OrCardCollection-1c7a0fe2.js} +1 -1
  461. package/dist/esm/v2/{OrCode-7adb25bb.js → OrCode-faf9e1b7.js} +2 -2
  462. package/dist/esm/v2/{OrCombinedInput-1b289d7e.js → OrCombinedInput-da2fc9f0.js} +10 -10
  463. package/dist/esm/v2/{OrConfirm-ffce952b.js → OrConfirm-5994da81.js} +1 -1
  464. package/dist/esm/v2/{OrDataGrid-a3d2d57f.js → OrDataGrid-8240c142.js} +22 -6
  465. package/dist/esm/v2/{OrDataGridToolbar-1f5e8977.js → OrDataGridToolbar-4434e617.js} +182 -26
  466. package/dist/esm/v2/{OrDateFormat-cd175fa7.js → OrDateFormat-2ff9c3f0.js} +1 -1
  467. package/dist/esm/v2/{OrDatePicker-76d56f6a.js → OrDatePicker-4f0cb374.js} +15 -11
  468. package/dist/esm/v2/{OrDateRangePicker-304fa73e.js → OrDateRangePicker-f46faeae.js} +15 -11
  469. package/dist/esm/v2/{OrDateTimeFormat-4404c18f.js → OrDateTimeFormat-ab9f775e.js} +1 -1
  470. package/dist/esm/v2/{OrDateTimePicker-0883505e.js → OrDateTimePicker-c3996f3a.js} +4 -4
  471. package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-6bb377cd.js → OrDateTimePicker.vue_rollup-plugin-vue_script-47bce700.js} +12 -8
  472. package/dist/esm/v2/{OrInput-a2a68ebf.js → OrInput-ea80d121.js} +12 -12
  473. package/dist/esm/v2/{OrInputBox-63eaba8b.js → OrInputBox-49393c02.js} +1 -1
  474. package/dist/esm/v2/{OrInputBox.vue_rollup-plugin-vue_script-0c28da35.js → OrInputBox.vue_rollup-plugin-vue_script-b5033d84.js} +7 -3
  475. package/dist/esm/v2/{OrRichTextEditor-a1c8c597.js → OrRichTextEditor-71fb65c1.js} +3 -3
  476. package/dist/esm/v2/{OrSearch-6adbe721.js → OrSearch-e837ee15.js} +10 -10
  477. package/dist/esm/v2/{OrSelect-220163e9.js → OrSelect-c0bba2e8.js} +20 -14
  478. package/dist/esm/v2/{OrTagInput-5df1d3d8.js → OrTagInput-dac21a98.js} +10 -10
  479. package/dist/esm/v2/{OrTextarea-5ec883cd.js → OrTextarea-899e5220.js} +10 -10
  480. package/dist/esm/v2/{OrTimeFormat-34f2e911.js → OrTimeFormat-d43b747d.js} +1 -1
  481. package/dist/esm/v2/{OrTimePicker-5a117ceb.js → OrTimePicker-3707cf6e.js} +15 -11
  482. package/dist/esm/v2/{OrTimeRangePicker-f6704269.js → OrTimeRangePicker-35fd2be5.js} +15 -11
  483. package/dist/esm/v2/components/index.js +24 -24
  484. package/dist/esm/v2/components/or-autocomplete-v3/OrAutocomplete.vue.d.ts +11 -12
  485. package/dist/esm/v2/components/or-autocomplete-v3/index.js +4 -4
  486. package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
  487. package/dist/esm/v2/components/or-code-v3/index.js +3 -3
  488. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +11 -12
  489. package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
  490. package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
  491. package/dist/esm/v2/components/or-data-grid-v3/OrDataGrid.vue.d.ts +5 -4
  492. package/dist/esm/v2/components/or-data-grid-v3/index.js +35 -6
  493. package/dist/esm/v2/components/or-data-grid-v3/partials/index.js +74 -2
  494. package/dist/esm/v2/components/or-data-grid-v3/partials/or-data-grid-table-content-cell/OrDataGridTableContentCell.vue.d.ts +21 -5
  495. package/dist/esm/v2/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue.d.ts +4 -11
  496. package/dist/esm/v2/components/or-data-grid-v3/types.d.ts +6 -1
  497. package/dist/esm/v2/components/or-date-format-v3/index.js +4 -4
  498. package/dist/esm/v2/components/or-date-picker-v3/OrDatePicker.vue.d.ts +21 -12
  499. package/dist/esm/v2/components/or-date-picker-v3/index.js +4 -4
  500. package/dist/esm/v2/components/or-date-range-picker-v3/OrDateRangePicker.vue.d.ts +21 -12
  501. package/dist/esm/v2/components/or-date-range-picker-v3/index.js +4 -4
  502. package/dist/esm/v2/components/or-date-time-format-v3/index.js +4 -4
  503. package/dist/esm/v2/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +21 -12
  504. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +4 -4
  505. package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +3 -3
  506. package/dist/esm/v2/components/or-input-box-v3/index.js +2 -2
  507. package/dist/esm/v2/components/or-input-box-v3/types.d.ts +2 -1
  508. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +11 -12
  509. package/dist/esm/v2/components/or-input-v3/index.js +3 -3
  510. package/dist/esm/v2/components/or-input-v3/styles.d.ts +1 -1
  511. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +4 -4
  512. package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +11 -12
  513. package/dist/esm/v2/components/or-search-v3/index.js +4 -4
  514. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +21 -12
  515. package/dist/esm/v2/components/or-select-v3/index.js +4 -4
  516. package/dist/esm/v2/components/or-tag-input-v3/OrTagInput.vue.d.ts +9 -9
  517. package/dist/esm/v2/components/or-tag-input-v3/index.js +3 -3
  518. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +9 -9
  519. package/dist/esm/v2/components/or-textarea-v3/index.js +3 -3
  520. package/dist/esm/v2/components/or-time-format-v3/index.js +4 -4
  521. package/dist/esm/v2/components/or-time-picker-v3/OrTimePicker.vue.d.ts +21 -12
  522. package/dist/esm/v2/components/or-time-picker-v3/index.js +4 -4
  523. package/dist/esm/v2/components/or-time-range-picker-v3/OrTimeRangePicker.vue.d.ts +21 -12
  524. package/dist/esm/v2/components/or-time-range-picker-v3/index.js +4 -4
  525. package/dist/esm/v2/index.js +24 -24
  526. package/dist/esm/v3/{OrAutocomplete-58099d19.js → OrAutocomplete-74872096.js} +11 -11
  527. package/dist/esm/v3/{OrCardCollection-9b6f0d65.js → OrCardCollection-cd534916.js} +1 -1
  528. package/dist/esm/v3/{OrCode-fd47c296.js → OrCode-73a17bd1.js} +1 -1
  529. package/dist/esm/v3/{OrCombinedInput-76eb75ad.js → OrCombinedInput-75b556fa.js} +10 -10
  530. package/dist/esm/v3/{OrConfirm-c6485f6a.js → OrConfirm-beae75d5.js} +1 -1
  531. package/dist/esm/v3/{OrDataGrid-0a733752.js → OrDataGrid-3bcf9c6f.js} +10 -7
  532. package/dist/esm/v3/{OrDataGridToolbar-993e4fb0.js → OrDataGridToolbar-7435af23.js} +141 -31
  533. package/dist/esm/v3/{OrDateFormat-283c01ec.js → OrDateFormat-616cd68b.js} +1 -1
  534. package/dist/esm/v3/{OrDatePicker-25b23c5d.js → OrDatePicker-cbd5183d.js} +14 -10
  535. package/dist/esm/v3/{OrDateRangePicker-aa9d7204.js → OrDateRangePicker-7546b7be.js} +14 -10
  536. package/dist/esm/v3/{OrDateTimeFormat-914bfe51.js → OrDateTimeFormat-490d5e32.js} +1 -1
  537. package/dist/esm/v3/{OrDateTimePicker-d6d82348.js → OrDateTimePicker-4e715d5f.js} +14 -10
  538. package/dist/esm/v3/{OrInput-74cd099c.js → OrInput-6b60bf4a.js} +9 -9
  539. package/dist/esm/v3/{OrInputBox-de16d7ec.js → OrInputBox-2f33498c.js} +7 -3
  540. package/dist/esm/v3/{OrRichTextEditor-4bf14722.js → OrRichTextEditor-f1d7597b.js} +2 -2
  541. package/dist/esm/v3/{OrSearch-bb53ad38.js → OrSearch-b7a558ef.js} +10 -10
  542. package/dist/esm/v3/{OrSelect-4aeb0bf0.js → OrSelect-d97029ba.js} +21 -15
  543. package/dist/esm/v3/{OrTagInput-c2cb0107.js → OrTagInput-8e53511e.js} +7 -7
  544. package/dist/esm/v3/{OrTextarea-0c5133fe.js → OrTextarea-76c037a9.js} +7 -7
  545. package/dist/esm/v3/{OrTimeFormat-724dc243.js → OrTimeFormat-bdce02db.js} +1 -1
  546. package/dist/esm/v3/{OrTimePicker-fee7441e.js → OrTimePicker-d17e6f65.js} +14 -10
  547. package/dist/esm/v3/{OrTimeRangePicker-7a30396e.js → OrTimeRangePicker-306cd018.js} +14 -10
  548. package/dist/esm/v3/components/index.js +22 -22
  549. package/dist/esm/v3/components/or-autocomplete-v3/OrAutocomplete.vue.d.ts +11 -12
  550. package/dist/esm/v3/components/or-autocomplete-v3/index.js +3 -3
  551. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  552. package/dist/esm/v3/components/or-code-v3/index.js +2 -2
  553. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +11 -12
  554. package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
  555. package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
  556. package/dist/esm/v3/components/or-data-grid-v3/OrDataGrid.vue.d.ts +5 -4
  557. package/dist/esm/v3/components/or-data-grid-v3/index.js +33 -5
  558. package/dist/esm/v3/components/or-data-grid-v3/partials/index.js +70 -2
  559. package/dist/esm/v3/components/or-data-grid-v3/partials/or-data-grid-table-content-cell/OrDataGridTableContentCell.vue.d.ts +21 -5
  560. package/dist/esm/v3/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue.d.ts +4 -11
  561. package/dist/esm/v3/components/or-data-grid-v3/types.d.ts +6 -1
  562. package/dist/esm/v3/components/or-date-format-v3/index.js +3 -3
  563. package/dist/esm/v3/components/or-date-picker-v3/OrDatePicker.vue.d.ts +21 -12
  564. package/dist/esm/v3/components/or-date-picker-v3/index.js +3 -3
  565. package/dist/esm/v3/components/or-date-range-picker-v3/OrDateRangePicker.vue.d.ts +21 -12
  566. package/dist/esm/v3/components/or-date-range-picker-v3/index.js +3 -3
  567. package/dist/esm/v3/components/or-date-time-format-v3/index.js +3 -3
  568. package/dist/esm/v3/components/or-date-time-picker-v3/OrDateTimePicker.vue.d.ts +21 -12
  569. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +2 -2
  570. package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +3 -3
  571. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  572. package/dist/esm/v3/components/or-input-box-v3/types.d.ts +2 -1
  573. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +11 -12
  574. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  575. package/dist/esm/v3/components/or-input-v3/styles.d.ts +1 -1
  576. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +3 -3
  577. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +11 -12
  578. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  579. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +21 -12
  580. package/dist/esm/v3/components/or-select-v3/index.js +3 -3
  581. package/dist/esm/v3/components/or-tag-input-v3/OrTagInput.vue.d.ts +9 -9
  582. package/dist/esm/v3/components/or-tag-input-v3/index.js +2 -2
  583. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +9 -9
  584. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  585. package/dist/esm/v3/components/or-time-format-v3/index.js +3 -3
  586. package/dist/esm/v3/components/or-time-picker-v3/OrTimePicker.vue.d.ts +21 -12
  587. package/dist/esm/v3/components/or-time-picker-v3/index.js +3 -3
  588. package/dist/esm/v3/components/or-time-range-picker-v3/OrTimeRangePicker.vue.d.ts +21 -12
  589. package/dist/esm/v3/components/or-time-range-picker-v3/index.js +3 -3
  590. package/dist/esm/v3/index.js +22 -22
  591. package/package.json +2 -3
  592. package/src/components/or-autocomplete-v3/OrAutocomplete.vue +10 -9
  593. package/src/components/or-combined-input-v3/OrCombinedInput.vue +10 -9
  594. package/src/components/or-data-grid-v3/OrDataGrid.vue +9 -4
  595. package/src/components/or-data-grid-v3/partials/or-data-grid-table/OrDataGridTable.vue +2 -9
  596. package/src/components/or-data-grid-v3/partials/or-data-grid-table/styles.ts +7 -0
  597. package/src/components/or-data-grid-v3/partials/or-data-grid-table-content-cell/OrDataGridTableContentCell.vue +132 -9
  598. package/src/components/or-data-grid-v3/partials/or-data-grid-table-content-cell/styles.ts +21 -4
  599. package/src/components/or-data-grid-v3/partials/or-data-grid-table-footer-cell/styles.ts +4 -0
  600. package/src/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue +6 -13
  601. package/src/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/styles.ts +8 -4
  602. package/src/components/or-data-grid-v3/types.ts +7 -1
  603. package/src/components/or-date-picker-v3/OrDatePicker.vue +16 -9
  604. package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +16 -9
  605. package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +17 -10
  606. package/src/components/or-input-box-v3/styles.ts +10 -4
  607. package/src/components/or-input-box-v3/types.ts +1 -0
  608. package/src/components/or-input-v3/OrInput.vue +12 -11
  609. package/src/components/or-input-v3/styles.ts +1 -1
  610. package/src/components/or-search-v3/OrSearch.vue +9 -8
  611. package/src/components/or-select-v3/OrSelect.vue +18 -11
  612. package/src/components/or-tag-input-v3/OrTagInput.vue +10 -8
  613. package/src/components/or-textarea-v3/OrTextarea.vue +8 -7
  614. package/src/components/or-time-picker-v3/OrTimePicker.vue +16 -9
  615. package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +16 -9
  616. /package/dist/bundled/v3/components/{OrAvatar-3cade698.js → OrAvatar-5e2bb3f4.js} +0 -0
  617. /package/dist/bundled/v3/components/{OrDropAreaV3-3253d794.js → OrDropAreaV3-b1f2b4aa.js} +0 -0
  618. /package/dist/bundled/v3/components/{OrExpansionPanelV3-d3d44a84.js → OrExpansionPanelV3-50e938a6.js} +0 -0
@@ -7,6 +7,7 @@ var InputBoxVariant;
7
7
  (function (InputBoxVariant) {
8
8
  InputBoxVariant["Styled"] = "styled";
9
9
  InputBoxVariant["Unstyled"] = "unstyled";
10
+ InputBoxVariant["Embedded"] = "embedded";
10
11
  })(InputBoxVariant || (InputBoxVariant = {}));
11
12
  var InputBoxSize;
12
13
  (function (InputBoxSize) {
@@ -1 +1 @@
1
- export { B as default } from '../OrAutocompleteV3-83fa1b2b.js';
1
+ export { B as default } from '../OrAutocompleteV3-e7145ab7.js';
@@ -1,6 +1,5 @@
1
1
  import { PropType } from 'vue-demi';
2
2
  import { SearchFunction } from '../../types';
3
- import { InputBoxSize } from '../or-input-box-v3';
4
3
  import { TagsOverflow } from '../or-tags-v3';
5
4
  import { AutocompleteModelValue, AutocompleteValue } from './types';
6
5
  declare const _default: import("vue-demi").DefineComponent<{
@@ -20,9 +19,13 @@ declare const _default: import("vue-demi").DefineComponent<{
20
19
  type: PropType<"wrap" | "scroll" | "hidden">;
21
20
  default: () => TagsOverflow;
22
21
  };
22
+ variant: {
23
+ type: PropType<"styled" | "unstyled" | "embedded">;
24
+ default: undefined;
25
+ };
23
26
  size: {
24
27
  type: PropType<"m" | "s">;
25
- default: () => InputBoxSize;
28
+ default: undefined;
26
29
  };
27
30
  label: {
28
31
  type: StringConstructor;
@@ -56,10 +59,6 @@ declare const _default: import("vue-demi").DefineComponent<{
56
59
  type: BooleanConstructor;
57
60
  default: boolean;
58
61
  };
59
- disableDefaultStyles: {
60
- type: BooleanConstructor;
61
- default: boolean;
62
- };
63
62
  enableClear: {
64
63
  type: BooleanConstructor;
65
64
  default: boolean;
@@ -123,9 +122,13 @@ declare const _default: import("vue-demi").DefineComponent<{
123
122
  type: PropType<"wrap" | "scroll" | "hidden">;
124
123
  default: () => TagsOverflow;
125
124
  };
125
+ variant: {
126
+ type: PropType<"styled" | "unstyled" | "embedded">;
127
+ default: undefined;
128
+ };
126
129
  size: {
127
130
  type: PropType<"m" | "s">;
128
- default: () => InputBoxSize;
131
+ default: undefined;
129
132
  };
130
133
  label: {
131
134
  type: StringConstructor;
@@ -159,10 +162,6 @@ declare const _default: import("vue-demi").DefineComponent<{
159
162
  type: BooleanConstructor;
160
163
  default: boolean;
161
164
  };
162
- disableDefaultStyles: {
163
- type: BooleanConstructor;
164
- default: boolean;
165
- };
166
165
  enableClear: {
167
166
  type: BooleanConstructor;
168
167
  default: boolean;
@@ -183,6 +182,7 @@ declare const _default: import("vue-demi").DefineComponent<{
183
182
  items: string[];
184
183
  multiple: boolean;
185
184
  overflow: "wrap" | "scroll" | "hidden";
185
+ variant: "styled" | "unstyled" | "embedded";
186
186
  size: "m" | "s";
187
187
  label: string;
188
188
  placeholder: string;
@@ -192,7 +192,6 @@ declare const _default: import("vue-demi").DefineComponent<{
192
192
  required: boolean;
193
193
  readonly: boolean;
194
194
  disabled: boolean;
195
- disableDefaultStyles: boolean;
196
195
  enableClear: boolean;
197
196
  searchFunction: SearchFunction<string>;
198
197
  }>;
@@ -1 +1 @@
1
- export { B as OrAutocompleteV3 } from '../OrAutocompleteV3-83fa1b2b.js';
1
+ export { B as OrAutocompleteV3 } from '../OrAutocompleteV3-e7145ab7.js';
@@ -1 +1 @@
1
- export { F as Autocomplete, G as AutocompleteControl, H as AutocompleteDropdown, I as AutocompleteDropdownDefault, J as AutocompleteDropdownFlipped, K as AutocompleteDropdownItem } from '../OrAutocompleteV3-83fa1b2b.js';
1
+ export { F as Autocomplete, G as AutocompleteControl, H as AutocompleteDropdown, I as AutocompleteDropdownDefault, J as AutocompleteDropdownFlipped, K as AutocompleteDropdownItem } from '../OrAutocompleteV3-e7145ab7.js';
@@ -2,14 +2,14 @@ import { resolveComponent, openBlock, createElementBlock, normalizeClass, create
2
2
  import { effectScope, isRef, ref, watch, unref, customRef, getCurrentScope, onScopeDispose, computed, toRefs as toRefs$1, getCurrentInstance, onMounted, nextTick, shallowRef, watchEffect, reactive, isVue2, readonly, defineComponent, toRef } from 'vue-demi';
3
3
  import { s as script$1 } from './OrErrorV3-b04d76aa.js';
4
4
  import { s as script$2 } from './OrHintV3-c8ac5975.js';
5
- import { s as script$3 } from './OrIconButtonV3-de2206ec.js';
6
- import { s as script$4, I as InputBoxSize } from './OrInputBoxV3-53b35f35.js';
5
+ import { s as script$3 } from './OrIconButtonV3-fbb7aec8.js';
6
+ import { s as script$4, I as InputBoxVariant } from './OrInputBoxV3-efe30bd8.js';
7
7
  import { s as script$5 } from './OrLabelV3-2715e117.js';
8
- import { s as script$6 } from './OrLoaderV3-47069b0e.js';
9
- import { s as script$7 } from './OrMenuItemV3-aac04a16.js';
10
- import { s as script$8 } from './OrPopoverV3-419e3e5f.js';
11
- import { s as script$9 } from './OrTagInputV3-af08d6b0.js';
12
- import { T as TagsOverflow } from './OrTagsV3-cff28c0f.js';
8
+ import { s as script$6 } from './OrLoaderV3-a714f40a.js';
9
+ import { s as script$7 } from './OrMenuItemV3-140cc594.js';
10
+ import { s as script$8 } from './OrPopoverV3-c8f3e88e.js';
11
+ import { s as script$9 } from './OrTagInputV3-92267f09.js';
12
+ import { T as TagsOverflow } from './OrTagsV3-8f1c9a1f.js';
13
13
  import { useIdAttribute } from '../hooks/useIdAttribute.js';
14
14
  import { useControlAttributes } from '../hooks/useControlAttributes.js';
15
15
  import { useValidationAttributes } from '../hooks/useValidationAttributes.js';
@@ -1663,9 +1663,13 @@ var script = defineComponent({
1663
1663
  type: String,
1664
1664
  default: () => TagsOverflow.Hidden
1665
1665
  },
1666
+ variant: {
1667
+ type: String,
1668
+ default: undefined
1669
+ },
1666
1670
  size: {
1667
1671
  type: String,
1668
- default: () => InputBoxSize.M
1672
+ default: undefined
1669
1673
  },
1670
1674
  label: {
1671
1675
  type: String,
@@ -1699,10 +1703,6 @@ var script = defineComponent({
1699
1703
  type: Boolean,
1700
1704
  default: false
1701
1705
  },
1702
- disableDefaultStyles: {
1703
- type: Boolean,
1704
- default: false
1705
- },
1706
1706
  enableClear: {
1707
1707
  type: Boolean,
1708
1708
  default: false
@@ -1724,7 +1724,7 @@ var script = defineComponent({
1724
1724
  });
1725
1725
  // Refs & Styles
1726
1726
  const root = ref();
1727
- const rootStyles = computed(() => ['or-autocomplete-v3', ...Autocomplete]);
1727
+ const rootStyles = computed(() => ['or-autocomplete-v3', ...Autocomplete, ...(props.variant === InputBoxVariant.Embedded ? ['grow'] : [])]);
1728
1728
  const tagInput = ref();
1729
1729
  const tagInputRoot = computed(() => {
1730
1730
  var _a;
@@ -1857,13 +1857,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
1857
1857
  modelValue: _ctx.model,
1858
1858
  "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.model = $event),
1859
1859
  overflow: _ctx.overflow,
1860
+ variant: _ctx.variant,
1860
1861
  placeholder: _ctx.placeholder,
1861
1862
  error: !!_ctx.error,
1862
1863
  loading: _ctx.loading,
1863
1864
  required: _ctx.required,
1864
1865
  readonly: _ctx.readonly,
1865
1866
  disabled: _ctx.disabled,
1866
- "disable-default-styles": _ctx.disableDefaultStyles,
1867
1867
  "enable-clear": _ctx.enableClear,
1868
1868
  onInput: _cache[1] || (_cache[1] = $event => _ctx.onInput($event))
1869
1869
  }, {
@@ -1873,11 +1873,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
1873
1873
  item: item
1874
1874
  }, () => [createTextVNode(toDisplayString(item.label), 1 /* TEXT */)])]),
1875
1875
  _: 3 /* FORWARDED */
1876
- }, 8 /* PROPS */, ["modelValue", "overflow", "placeholder", "error", "loading", "required", "readonly", "disabled", "disable-default-styles", "enable-clear"])) : (openBlock(), createBlock(_component_OrInputBox, {
1876
+ }, 8 /* PROPS */, ["modelValue", "overflow", "variant", "placeholder", "error", "loading", "required", "readonly", "disabled", "enable-clear"])) : (openBlock(), createBlock(_component_OrInputBox, {
1877
1877
  key: 2,
1878
1878
  ref: 'inputBox',
1879
1879
  class: normalizeClass([_ctx.popoverState === 'open' && (_ctx.popover && _ctx.popover.isFlipped ? 'rounded-t-0' : 'rounded-b-0')]),
1880
- variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
1880
+ variant: _ctx.variant,
1881
1881
  size: _ctx.size,
1882
1882
  invalid: !!_ctx.error,
1883
1883
  readonly: _ctx.readonly,
@@ -1 +1 @@
1
- export { a as default } from '../OrAvatar-3cade698.js';
1
+ export { a as default } from '../OrAvatar-5e2bb3f4.js';
@@ -1 +1 @@
1
- export { O as OR_AVATAR_SIZE } from '../OrAvatar-3cade698.js';
1
+ export { O as OR_AVATAR_SIZE } from '../OrAvatar-5e2bb3f4.js';
@@ -1 +1 @@
1
- export { O as OR_AVATAR_SIZE, a as OrAvatar } from '../OrAvatar-3cade698.js';
1
+ export { O as OR_AVATAR_SIZE, a as OrAvatar } from '../OrAvatar-5e2bb3f4.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrBottomSheetV3-c3d4c7a8.js';
1
+ export { s as default } from '../OrBottomSheetV3-1eab548d.js';
@@ -1,4 +1,4 @@
1
1
  import 'vue-demi';
2
- import '../../OrAutocompleteV3-83fa1b2b.js';
3
- export { u as default } from '../../OrBottomSheetV3-c3d4c7a8.js';
2
+ import '../../OrAutocompleteV3-e7145ab7.js';
3
+ export { u as default } from '../../OrBottomSheetV3-1eab548d.js';
4
4
  import '../../../hooks/useTheme.js';
@@ -1 +1 @@
1
- export { B as BottomSheetVariant, s as OrBottomSheetV3 } from '../OrBottomSheetV3-c3d4c7a8.js';
1
+ export { B as BottomSheetVariant, s as OrBottomSheetV3 } from '../OrBottomSheetV3-1eab548d.js';
@@ -1 +1 @@
1
- export { B as BottomSheetVariant } from '../OrBottomSheetV3-c3d4c7a8.js';
1
+ export { B as BottomSheetVariant } from '../OrBottomSheetV3-1eab548d.js';
@@ -1 +1 @@
1
- export { a as BottomSheet, e as BottomSheetContent, c as BottomSheetHandle, d as BottomSheetHeader, b as BottomSheetVariants } from '../OrBottomSheetV3-c3d4c7a8.js';
1
+ export { a as BottomSheet, e as BottomSheetContent, c as BottomSheetHandle, d as BottomSheetHeader, b as BottomSheetVariants } from '../OrBottomSheetV3-1eab548d.js';
@@ -1,8 +1,8 @@
1
1
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, createElementBlock, normalizeClass, createCommentVNode, renderSlot } from 'vue';
2
- import { u as usePointerSwipe, o as onClickOutside } from './OrAutocompleteV3-83fa1b2b.js';
2
+ import { u as usePointerSwipe, o as onClickOutside } from './OrAutocompleteV3-e7145ab7.js';
3
3
  import { ref, computed, unref, defineComponent, toRefs, watch } from 'vue-demi';
4
4
  import { useTheme } from '../hooks/useTheme.js';
5
- import { s as script$1 } from './OrOverlayV3-ed904ede.js';
5
+ import { s as script$1 } from './OrOverlayV3-3aa42063.js';
6
6
  import { usePopoverState } from '../hooks/usePopoverState.js';
7
7
 
8
8
  var BottomSheetVariant;
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, Transition, withCtx, withDirectives, vShow, createElementVNode, renderSlot, createCommentVNode, createTextVNode, toDisplayString } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-3cade698.js';
2
+ import { s as styleInject } from '../OrAvatar-5e2bb3f4.js';
3
3
  import { defineComponent, computed } from 'vue-demi';
4
4
  import { OrLoader as script$1, LoaderViews } from '../OrLoader/index.js';
5
5
 
@@ -1 +1 @@
1
- export { s as default } from '../OrButtonGroupV3-7e762e7c.js';
1
+ export { s as default } from '../OrButtonGroupV3-857b7e4b.js';
@@ -1 +1 @@
1
- export { s as OrButtonGroupV3 } from '../OrButtonGroupV3-7e762e7c.js';
1
+ export { s as OrButtonGroupV3 } from '../OrButtonGroupV3-857b7e4b.js';
@@ -1,2 +1,2 @@
1
- import '../OrButtonV3-7775352a.js';
2
- export { B as ButtonGroup, a as ButtonGroupVariants } from '../OrButtonGroupV3-7e762e7c.js';
1
+ import '../OrButtonV3-a73ccebc.js';
2
+ export { B as ButtonGroup, a as ButtonGroupVariants } from '../OrButtonGroupV3-857b7e4b.js';
@@ -1,6 +1,6 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, renderSlot, normalizeProps, guardReactiveProps } from 'vue';
2
2
  import { defineComponent, ref, computed } from 'vue-demi';
3
- import { B as ButtonVariant, a as ButtonColor } from './OrButtonV3-7775352a.js';
3
+ import { B as ButtonVariant, a as ButtonColor } from './OrButtonV3-a73ccebc.js';
4
4
 
5
5
  const ButtonGroup = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { s as default } from '../OrButtonV2-ff9413ae.js';
1
+ export { s as default } from '../OrButtonV2-efa6928e.js';
@@ -1 +1 @@
1
- export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, H as HTML_BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrButtonV2-ff9413ae.js';
1
+ export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, H as HTML_BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../OrButtonV2-efa6928e.js';
@@ -1,2 +1,2 @@
1
- export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2 } from '../OrButtonV2-ff9413ae.js';
1
+ export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2 } from '../OrButtonV2-efa6928e.js';
2
2
  export { default as OrIconButton } from '../OrIconButtonV2/OrIconButton.js';
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createBlock, createCommentVNode, createElementVNode, normalizeStyle, renderSlot, createTextVNode, toDisplayString } from 'vue';
2
- import { s as styleInject } from './OrAvatar-3cade698.js';
2
+ import { s as styleInject } from './OrAvatar-5e2bb3f4.js';
3
3
  import { defineComponent, isVue3 } from 'vue-demi';
4
4
  import { OrIcon as script$1 } from './OrIcon/index.js';
5
5
  import { OrLoader as script$2, LoaderViews } from './OrLoader/index.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrButtonV3-7775352a.js';
1
+ export { s as default } from '../OrButtonV3-a73ccebc.js';
@@ -1 +1 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButtonV3-7775352a.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButtonV3-a73ccebc.js';
@@ -1 +1 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant } from '../OrButtonV3-7775352a.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant } from '../OrButtonV3-a73ccebc.js';
@@ -1 +1 @@
1
- export { c as Button, e as ButtonColors, d as ButtonVariants } from '../OrButtonV3-7775352a.js';
1
+ export { c as Button, e as ButtonColors, d as ButtonVariants } from '../OrButtonV3-a73ccebc.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createElementVNode, normalizeClass, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
3
- import { s as script$1 } from './OrLoaderV3-47069b0e.js';
3
+ import { s as script$1 } from './OrLoaderV3-a714f40a.js';
4
4
 
5
5
  var ButtonVariant;
6
6
  (function (ButtonVariant) {
@@ -1,5 +1,5 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-3cade698.js';
2
+ import { s as styleInject } from '../OrAvatar-5e2bb3f4.js';
3
3
  import { defineComponent } from 'vue-demi';
4
4
 
5
5
  var script = defineComponent({
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, toDisplayString, createVNode, withCtx, createTextVNode, createCommentVNode, renderSlot, createBlock, normalizeProps, guardReactiveProps } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-3cade698.js';
2
+ import { s as styleInject } from '../OrAvatar-5e2bb3f4.js';
3
3
  import { defineComponent, ref } from 'vue-demi';
4
4
  import script$1 from '../OrCard/OrCard.js';
5
5
  import { OrIcon as script$2 } from '../OrIcon/index.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrCardCollectionV3-a96ad3c6.js';
1
+ export { s as default } from '../OrCardCollectionV3-484bd385.js';
@@ -1 +1 @@
1
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-a96ad3c6.js';
1
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-484bd385.js';
@@ -1 +1 @@
1
- export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-a96ad3c6.js';
1
+ export { C as CardCollectionView, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollectionV3-484bd385.js';
@@ -1 +1 @@
1
- export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, h as CardCollectionEmptyContentItem, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-a96ad3c6.js';
1
+ export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, h as CardCollectionEmptyContentItem, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-484bd385.js';
@@ -1,9 +1,9 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, mergeProps, withCtx } from 'vue';
2
2
  import { defineComponent, computed, ref, watch } from 'vue-demi';
3
- import { s as script$2 } from './OrIconButtonV3-de2206ec.js';
4
- import { s as script$3 } from './OrSortingV3-dc88cdae.js';
3
+ import { s as script$2 } from './OrIconButtonV3-fbb7aec8.js';
4
+ import { s as script$3 } from './OrSortingV3-effc28e5.js';
5
5
  import script$4 from './OrSearchV3/OrSearch.js';
6
- import { s as script$5 } from './OrLoaderV3-47069b0e.js';
6
+ import { s as script$5 } from './OrLoaderV3-a714f40a.js';
7
7
 
8
8
  var CardCollectionView;
9
9
  (function (CardCollectionView) {
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, withModifiers, normalizeStyle, createVNode, Transition, withCtx, createBlock, createCommentVNode, renderSlot, createTextVNode, toDisplayString } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-3cade698.js';
2
+ import { s as styleInject } from '../OrAvatar-5e2bb3f4.js';
3
3
  import { defineComponent } from 'vue-demi';
4
4
  import { OrIcon as script$1 } from '../OrIcon/index.js';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
2
2
  import { defineComponent, toRef } from 'vue-demi';
3
- import { s as script$1 } from '../OrCheckboxTreeV3-8df7ba07.js';
3
+ import { s as script$1 } from '../OrCheckboxTreeV3-06e82baa.js';
4
4
  import { s as script$2, F as FormGroupDirection } from '../OrFormGroupV3-c0c2a946.js';
5
5
  import { useProxyModelValue } from '../../hooks/useProxyModelValue.js';
6
6
 
@@ -1 +1 @@
1
- export { s as default } from '../OrCheckboxTreeV3-8df7ba07.js';
1
+ export { s as default } from '../OrCheckboxTreeV3-06e82baa.js';
@@ -1 +1 @@
1
- export { s as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-8df7ba07.js';
1
+ export { s as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-06e82baa.js';
@@ -1 +1 @@
1
- export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-8df7ba07.js';
1
+ export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-06e82baa.js';
@@ -1,2 +1,2 @@
1
1
  import '../../../utils/functions/flattenDeep.js';
2
- export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-8df7ba07.js';
2
+ export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-06e82baa.js';
@@ -2,9 +2,9 @@ import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragme
2
2
  import { defineComponent, toRefs, computed, watch } from 'vue-demi';
3
3
  import flattenDeep from '../utils/functions/flattenDeep.js';
4
4
  import { s as script$1 } from './OrIconV3-b5c97ea7.js';
5
- import { s as script$2 } from './OrCheckboxV3-fa48fc66.js';
6
- import { s as script$3 } from './OrButtonV3-7775352a.js';
7
- import { a as useToggle } from './OrAutocompleteV3-83fa1b2b.js';
5
+ import { s as script$2 } from './OrCheckboxV3-bf94f74d.js';
6
+ import { s as script$3 } from './OrButtonV3-a73ccebc.js';
7
+ import { a as useToggle } from './OrAutocompleteV3-e7145ab7.js';
8
8
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
9
9
 
10
10
  const CheckboxTreeRoot = [
@@ -1 +1 @@
1
- export { s as default } from '../OrCheckboxV3-fa48fc66.js';
1
+ export { s as default } from '../OrCheckboxV3-bf94f74d.js';
@@ -1 +1 @@
1
- export { s as OrCheckboxV3 } from '../OrCheckboxV3-fa48fc66.js';
1
+ export { s as OrCheckboxV3 } from '../OrCheckboxV3-bf94f74d.js';
@@ -1 +1 @@
1
- export { C as Checkbox, a as CheckboxControl, b as CheckboxControlHandle } from '../OrCheckboxV3-fa48fc66.js';
1
+ export { C as Checkbox, a as CheckboxControl, b as CheckboxControlHandle } from '../OrCheckboxV3-bf94f74d.js';
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
2
- import { s as styleInject } from './OrAvatar-3cade698.js';
2
+ import { s as styleInject } from './OrAvatar-5e2bb3f4.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
5
  import { useIdAttribute } from '../hooks/useIdAttribute.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrChips-9db1d174.js';
1
+ export { s as default } from '../OrChips-c5c296ba.js';
@@ -1 +1 @@
1
- export { s as OrChip } from '../OrChips-9db1d174.js';
1
+ export { s as OrChip } from '../OrChips-c5c296ba.js';
@@ -1 +1 @@
1
- export { a as default } from '../OrChips-9db1d174.js';
1
+ export { a as default } from '../OrChips-c5c296ba.js';
@@ -1 +1 @@
1
- export { O as OR_CHIPS_VALUE_PROP, P as PLACEHOLDER_PROP } from '../OrChips-9db1d174.js';
1
+ export { O as OR_CHIPS_VALUE_PROP, P as PLACEHOLDER_PROP } from '../OrChips-c5c296ba.js';
@@ -1 +1 @@
1
- export { s as OrChip, a as OrChips } from '../OrChips-9db1d174.js';
1
+ export { s as OrChip, a as OrChips } from '../OrChips-c5c296ba.js';
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, createVNode, createCommentVNode, withModifiers, Fragment, renderList, createBlock, withCtx, renderSlot } from 'vue';
2
- import { s as styleInject } from './OrAvatar-3cade698.js';
2
+ import { s as styleInject } from './OrAvatar-5e2bb3f4.js';
3
3
  import { defineComponent } from 'vue-demi';
4
4
  import script$4 from './OrLabel/OrLabel.js';
5
5
  import script$5 from './OrError/OrError.js';
@@ -1 +1 @@
1
- export { q as default } from '../OrCode-9431cca3.js';
1
+ export { q as default } from '../OrCode-c07b7e92.js';
@@ -1 +1 @@
1
- export { O as OrCodeLanguages } from '../OrCode-9431cca3.js';
1
+ export { O as OrCodeLanguages } from '../OrCode-c07b7e92.js';
@@ -1 +1 @@
1
- export { q as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-9431cca3.js';
1
+ export { q as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-c07b7e92.js';
@@ -1 +1 @@
1
- export { r as CSS, u as HTML, J as JS, v as JSON, M as MD, T as TS, w as default } from '../OrCode-9431cca3.js';
1
+ export { r as CSS, u as HTML, J as JS, v as JSON, M as MD, T as TS, w as default } from '../OrCode-c07b7e92.js';
@@ -1 +1 @@
1
- export { b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-9431cca3.js';
1
+ export { b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-c07b7e92.js';
@@ -1 +1 @@
1
- export { x as color, A as default, z as orCodeHighlightStyle, y as orCodeTheme } from '../OrCode-9431cca3.js';
1
+ export { x as color, A as default, z as orCodeHighlightStyle, y as orCodeTheme } from '../OrCode-c07b7e92.js';
@@ -1,10 +1,10 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, renderSlot, createElementVNode, normalizeClass, createBlock, createCommentVNode, withDirectives, vShow } from 'vue';
2
- import { s as styleInject } from './OrAvatar-3cade698.js';
3
- import { b as useElementHover } from './OrAutocompleteV3-83fa1b2b.js';
2
+ import { s as styleInject } from './OrAvatar-5e2bb3f4.js';
3
+ import { b as useElementHover } from './OrAutocompleteV3-e7145ab7.js';
4
4
  import { defineComponent, ref } from 'vue-demi';
5
5
  import { s as script$3 } from './OrTeleport-5a34b07f.js';
6
6
  import script$1 from './OrIconButtonV2/OrIconButton.js';
7
- import { s as script$2 } from './OrModal-9940bd17.js';
7
+ import { s as script$2 } from './OrModal-fdebf7a7.js';
8
8
  import script$4 from './OrError/OrError.js';
9
9
  import script$5 from './OrHint/OrHint.js';
10
10
  import script$6 from './OrLabel/OrLabel.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrCodeV3-23a5a241.js';
1
+ export { s as default } from '../OrCodeV3-30fbe9db.js';
@@ -1,2 +1,2 @@
1
- export { C as CodeLanguage, s as OrCodeV3 } from '../OrCodeV3-23a5a241.js';
2
- export { a as EditorState, E as EditorView, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-9431cca3.js';
1
+ export { C as CodeLanguage, s as OrCodeV3 } from '../OrCodeV3-30fbe9db.js';
2
+ export { a as EditorState, E as EditorView, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-c07b7e92.js';
@@ -1 +1 @@
1
- export { a as EditorState, E as EditorView, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-9431cca3.js';
1
+ export { a as EditorState, E as EditorView, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-c07b7e92.js';
@@ -1 +1 @@
1
- export { C as CodeLanguage } from '../OrCodeV3-23a5a241.js';
1
+ export { C as CodeLanguage } from '../OrCodeV3-30fbe9db.js';
@@ -1 +1 @@
1
- export { a as Code, c as CodeControl, b as CodeControlRoot, d as CodeModal } from '../OrCodeV3-23a5a241.js';
1
+ export { a as Code, c as CodeControl, b as CodeControlRoot, d as CodeModal } from '../OrCodeV3-30fbe9db.js';
@@ -1,12 +1,12 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, renderSlot, createTextVNode, toDisplayString, createElementVNode, withDirectives, createBlock, vShow, createCommentVNode, withModifiers, createSlots } from 'vue';
2
- import { C as Compartment, b as basicSetup, k as keymap, i as indentWithTab, E as EditorView, a as EditorState } from './OrCode-9431cca3.js';
2
+ import { C as Compartment, b as basicSetup, k as keymap, i as indentWithTab, E as EditorView, a as EditorState } from './OrCode-c07b7e92.js';
3
3
  import { defineComponent, ref, computed, reactive, toRef, watch, onMounted, onUnmounted } from 'vue-demi';
4
4
  import { s as script$2 } from './OrErrorV3-b04d76aa.js';
5
5
  import { s as script$3 } from './OrHintV3-c8ac5975.js';
6
- import { s as script$4 } from './OrInputBoxV3-53b35f35.js';
6
+ import { s as script$4 } from './OrInputBoxV3-efe30bd8.js';
7
7
  import { s as script$5 } from './OrLabelV3-2715e117.js';
8
- import { s as script$6 } from './OrModalV3-c8e7a8ec.js';
9
- import { s as script$7 } from './OrIconButtonV3-de2206ec.js';
8
+ import { s as script$6 } from './OrModalV3-395c1797.js';
9
+ import { s as script$7 } from './OrIconButtonV3-fbb7aec8.js';
10
10
  import { useIdAttribute } from '../hooks/useIdAttribute.js';
11
11
  import { useControlAttributes } from '../hooks/useControlAttributes.js';
12
12
  import { useValidationAttributes } from '../hooks/useValidationAttributes.js';
@@ -242,19 +242,19 @@ var script = defineComponent({
242
242
  const getLanguageExtension = async language => {
243
243
  switch (language) {
244
244
  case CodeLanguage.HTML:
245
- return (await import('./OrCode-9431cca3.js').then(function (n) { return n.F; })).html();
245
+ return (await import('./OrCode-c07b7e92.js').then(function (n) { return n.F; })).html();
246
246
  case CodeLanguage.CSS:
247
- return (await import('./OrCode-9431cca3.js').then(function (n) { return n.B; })).css();
247
+ return (await import('./OrCode-c07b7e92.js').then(function (n) { return n.B; })).css();
248
248
  case CodeLanguage.JS:
249
- return (await import('./OrCode-9431cca3.js').then(function (n) { return n.D; })).javascript();
249
+ return (await import('./OrCode-c07b7e92.js').then(function (n) { return n.D; })).javascript();
250
250
  case CodeLanguage.TS:
251
- return (await import('./OrCode-9431cca3.js').then(function (n) { return n.D; })).javascript({
251
+ return (await import('./OrCode-c07b7e92.js').then(function (n) { return n.D; })).javascript({
252
252
  typescript: true
253
253
  });
254
254
  case CodeLanguage.JSON:
255
- return (await import('./OrCode-9431cca3.js').then(function (n) { return n.G; })).json();
255
+ return (await import('./OrCode-c07b7e92.js').then(function (n) { return n.G; })).json();
256
256
  case CodeLanguage.MD:
257
- return (await import('./OrCode-9431cca3.js').then(function (n) { return n.I; })).markdown();
257
+ return (await import('./OrCode-c07b7e92.js').then(function (n) { return n.I; })).markdown();
258
258
  }
259
259
  };
260
260
  // Methods
@@ -1,5 +1,5 @@
1
1
  import { openBlock, createBlock, Transition, withCtx, withDirectives, createElementBlock, renderSlot, normalizeProps, guardReactiveProps, vShow, Fragment, createCommentVNode } from 'vue';
2
- import { s as styleInject } from '../OrAvatar-3cade698.js';
2
+ import { s as styleInject } from '../OrAvatar-5e2bb3f4.js';
3
3
  import { defineComponent, ref, computed, onBeforeUnmount, watch } from 'vue-demi';
4
4
  import { pxToRem } from '../../utils/functions/px-to-rem.js';
5
5
  import { setStyle, requestAF, reflow, removeStyle, cancelAF, getBCR } from '../../utils/functions/dom.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrColorPicker-bb0c0fe6.js';
1
+ export { s as default } from '../OrColorPicker-349b3842.js';