@onereach/ui-components 9.0.0 → 9.0.1-beta.4187.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 (223) hide show
  1. package/dist/bundled/v2/{OrInput-a13e7864.js → OrInput-32963774.js} +10 -6
  2. package/dist/bundled/v2/{OrList-fb177f0d.js → OrList-b7b7017a.js} +3 -1
  3. package/dist/bundled/v2/components/OrCodeV3/OrCode.js +26 -4
  4. package/dist/bundled/v2/components/OrCombinedInputV3/OrCombinedInput.js +8 -4
  5. package/dist/bundled/v2/components/OrConfirmV3/OrConfirm.js +1 -1
  6. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +8 -4
  7. package/dist/bundled/v2/components/OrDateRangePickerV3/OrDateRangePicker.js +8 -4
  8. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +5 -3
  9. package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +8 -4
  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 +9 -5
  17. package/dist/bundled/v2/components/OrTagInputV3/OrTagInput.js +10 -6
  18. package/dist/bundled/v2/components/OrTextareaV3/OrTextarea.js +10 -6
  19. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +8 -4
  20. package/dist/bundled/v2/components/OrTimeRangePickerV3/OrTimeRangePicker.js +8 -4
  21. package/dist/bundled/v2/components/index.js +2 -2
  22. package/dist/bundled/v2/index.js +2 -2
  23. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
  24. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  25. package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
  26. package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
  27. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
  28. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
  29. package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
  30. package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
  31. package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
  32. package/dist/bundled/v3/components/{OrCodeV3-32d28f25.js → OrCodeV3-983d8290.js} +9 -5
  33. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +1 -1
  34. package/dist/bundled/v3/components/OrCombinedInputV3/index.js +1 -1
  35. package/dist/bundled/v3/components/OrCombinedInputV3/styles.js +1 -1
  36. package/dist/bundled/v3/components/{OrCombinedInputV3-f7b0629a.js → OrCombinedInputV3-0f778002.js} +5 -5
  37. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +1 -1
  38. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  39. package/dist/bundled/v3/components/OrConfirmV3/props.js +1 -1
  40. package/dist/bundled/v3/components/OrConfirmV3/styles.js +1 -1
  41. package/dist/bundled/v3/components/{OrConfirmV3-a82cfc5d.js → OrConfirmV3-0216cdbd.js} +1 -1
  42. package/dist/bundled/v3/components/OrDateFormatV3/OrDateFormat.js +1 -1
  43. package/dist/bundled/v3/components/OrDateFormatV3/index.js +1 -1
  44. package/dist/bundled/v3/components/OrDateFormatV3/styles.js +1 -1
  45. package/dist/bundled/v3/components/{OrDateFormatV3-39b678c0.js → OrDateFormatV3-df2af786.js} +1 -1
  46. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +1 -1
  47. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  48. package/dist/bundled/v3/components/OrDatePickerV3/styles.js +1 -1
  49. package/dist/bundled/v3/components/{OrDatePickerV3-3e308ac9.js → OrDatePickerV3-87f21337.js} +6 -6
  50. package/dist/bundled/v3/components/OrDateRangePickerV3/OrDateRangePicker.js +1 -1
  51. package/dist/bundled/v3/components/OrDateRangePickerV3/index.js +1 -1
  52. package/dist/bundled/v3/components/OrDateRangePickerV3/styles.js +1 -1
  53. package/dist/bundled/v3/components/{OrDateRangePickerV3-885e8c83.js → OrDateRangePickerV3-5a02b231.js} +6 -6
  54. package/dist/bundled/v3/components/OrDateTimeFormatV3/OrDateTimeFormat.js +1 -1
  55. package/dist/bundled/v3/components/OrDateTimeFormatV3/index.js +1 -1
  56. package/dist/bundled/v3/components/OrDateTimeFormatV3/styles.js +1 -1
  57. package/dist/bundled/v3/components/{OrDateTimeFormatV3-0639ecf6.js → OrDateTimeFormatV3-bb20d916.js} +1 -1
  58. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  59. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +1 -1
  60. package/dist/bundled/v3/components/OrDateTimePickerV3/props.js +1 -1
  61. package/dist/bundled/v3/components/OrDateTimePickerV3/styles.js +1 -1
  62. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatDate.js +1 -1
  63. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/formatTime.js +1 -1
  64. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getCurrentDate.js +1 -1
  65. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getDatePlaceholder.js +1 -1
  66. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getNextMonthDate.js +1 -1
  67. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/getTimePlaceholder.js +1 -1
  68. package/dist/bundled/v3/components/OrDateTimePickerV3/utils/index.js +1 -1
  69. package/dist/bundled/v3/components/{OrDateTimePickerV3-fd16e9ae.js → OrDateTimePickerV3-160e8550.js} +3 -3
  70. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +1 -1
  71. package/dist/bundled/v3/components/OrFormGroupV3/index.js +1 -1
  72. package/dist/bundled/v3/components/OrFormGroupV3/props.js +1 -1
  73. package/dist/bundled/v3/components/OrFormGroupV3/styles.js +1 -1
  74. package/dist/bundled/v3/components/{OrFormGroupV3-fe03d79b.js → OrFormGroupV3-7fe620c0.js} +5 -5
  75. package/dist/bundled/v3/components/OrInputV3/OrInput.js +1 -1
  76. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  77. package/dist/bundled/v3/components/OrInputV3/styles.js +1 -1
  78. package/dist/bundled/v3/components/{OrInputV3-65eecfd2.js → OrInputV3-4e10d1cf.js} +4 -4
  79. package/dist/bundled/v3/components/OrListV3/OrList.js +1 -1
  80. package/dist/bundled/v3/components/OrListV3/index.js +1 -1
  81. package/dist/bundled/v3/components/OrListV3/styles.js +1 -1
  82. package/dist/bundled/v3/components/{OrListV3-e531ef3d.js → OrListV3-159c96b5.js} +1 -1
  83. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +1 -1
  84. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
  85. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  86. package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
  87. package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
  88. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +1 -1
  89. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +1 -1
  90. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
  91. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +1 -1
  92. package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
  93. package/dist/bundled/v3/components/{OrRichTextEditorV3-2d55c8f1.js → OrRichTextEditorV3-3e2811e3.js} +1 -1
  94. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +1 -1
  95. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  96. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  97. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  98. package/dist/bundled/v3/components/OrSelectV3/utils/castToMultipleValue.js +1 -1
  99. package/dist/bundled/v3/components/{OrSelectV3-65c31879.js → OrSelectV3-b4b79d72.js} +6 -6
  100. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +1 -1
  101. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  102. package/dist/bundled/v3/components/OrTagInputV3/styles.js +1 -1
  103. package/dist/bundled/v3/components/{OrTagInputV3-f9cd5ec2.js → OrTagInputV3-38c1c81d.js} +4 -4
  104. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +1 -1
  105. package/dist/bundled/v3/components/OrTextareaV3/index.js +1 -1
  106. package/dist/bundled/v3/components/OrTextareaV3/styles.js +1 -1
  107. package/dist/bundled/v3/components/{OrTextareaV3-62b93d7f.js → OrTextareaV3-c489d481.js} +4 -4
  108. package/dist/bundled/v3/components/OrTimeFormatV3/OrTimeFormat.js +1 -1
  109. package/dist/bundled/v3/components/OrTimeFormatV3/index.js +1 -1
  110. package/dist/bundled/v3/components/OrTimeFormatV3/styles.js +1 -1
  111. package/dist/bundled/v3/components/{OrTimeFormatV3-077eef3e.js → OrTimeFormatV3-0fca61f1.js} +1 -1
  112. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +1 -1
  113. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  114. package/dist/bundled/v3/components/OrTimePickerV3/styles.js +1 -1
  115. package/dist/bundled/v3/components/{OrTimePickerV3-85ef291c.js → OrTimePickerV3-40e40f12.js} +6 -6
  116. package/dist/bundled/v3/components/OrTimeRangePickerV3/OrTimeRangePicker.js +1 -1
  117. package/dist/bundled/v3/components/OrTimeRangePickerV3/index.js +1 -1
  118. package/dist/bundled/v3/components/OrTimeRangePickerV3/styles.js +1 -1
  119. package/dist/bundled/v3/components/{OrTimeRangePickerV3-fae46dde.js → OrTimeRangePickerV3-195db897.js} +6 -6
  120. package/dist/bundled/v3/components/index.js +19 -19
  121. package/dist/bundled/v3/index.js +19 -19
  122. package/dist/esm/v2/{OrCardCollection-5eee34d5.js → OrCardCollection-c6368a1f.js} +1 -1
  123. package/dist/esm/v2/{OrCheckboxGroup-e15983cc.js → OrCheckboxGroup-f5577316.js} +1 -1
  124. package/dist/esm/v2/{OrCode-4bbd11e9.js → OrCode-02d56743.js} +26 -4
  125. package/dist/esm/v2/{OrCombinedInput-10ddf756.js → OrCombinedInput-211d1778.js} +8 -4
  126. package/dist/esm/v2/{OrConfirm-e7f01e79.js → OrConfirm-5487190f.js} +1 -1
  127. package/dist/esm/v2/{OrDatePicker-2f4bc3b8.js → OrDatePicker-8b663c98.js} +8 -4
  128. package/dist/esm/v2/{OrDateRangePicker-3d779969.js → OrDateRangePicker-0ae23a9f.js} +8 -4
  129. package/dist/esm/v2/{OrDateTimePicker-10c5e6f6.js → OrDateTimePicker-15858a01.js} +5 -3
  130. package/dist/esm/v2/{OrFormGroup-2367ec36.js → OrFormGroup-d1d9f3bc.js} +8 -4
  131. package/dist/esm/v2/{OrInput-764a570e.js → OrInput-e233fc41.js} +10 -6
  132. package/dist/esm/v2/{OrList-bd4d1da5.js → OrList-8ba6bef9.js} +3 -1
  133. package/dist/esm/v2/{OrRadioGroup-79538004.js → OrRadioGroup-9337e0ea.js} +1 -1
  134. package/dist/esm/v2/{OrRichTextEditor-6e783c77.js → OrRichTextEditor-62499c88.js} +1 -1
  135. package/dist/esm/v2/{OrSearch-35f81246.js → OrSearch-0b5530e9.js} +1 -1
  136. package/dist/esm/v2/{OrSelect-2561017f.js → OrSelect-e1754ced.js} +9 -5
  137. package/dist/esm/v2/{OrTagInput-652d58f1.js → OrTagInput-cb43b029.js} +10 -6
  138. package/dist/esm/v2/{OrTextarea-7f902807.js → OrTextarea-4e2d511a.js} +10 -6
  139. package/dist/esm/v2/{OrTimePicker-33ef73cd.js → OrTimePicker-11d99dfb.js} +8 -4
  140. package/dist/esm/v2/{OrTimeRangePicker-4ca58703.js → OrTimeRangePicker-a6412bdf.js} +8 -4
  141. package/dist/esm/v2/components/index.js +19 -19
  142. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  143. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +2 -2
  144. package/dist/esm/v2/components/or-code-v3/index.js +1 -1
  145. package/dist/esm/v2/components/or-combined-input-v3/index.js +1 -1
  146. package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
  147. package/dist/esm/v2/components/or-date-picker-v3/index.js +1 -1
  148. package/dist/esm/v2/components/or-date-range-picker-v3/index.js +1 -1
  149. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +1 -1
  150. package/dist/esm/v2/components/or-form-group-v3/index.js +1 -1
  151. package/dist/esm/v2/components/or-input-v3/index.js +1 -1
  152. package/dist/esm/v2/components/or-list-v3/index.js +1 -1
  153. package/dist/esm/v2/components/or-radio-group-v3/index.js +2 -2
  154. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +2 -2
  155. package/dist/esm/v2/components/or-search-v3/index.js +2 -2
  156. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  157. package/dist/esm/v2/components/or-tag-input-v3/index.js +1 -1
  158. package/dist/esm/v2/components/or-textarea-v3/index.js +1 -1
  159. package/dist/esm/v2/components/or-time-picker-v3/index.js +1 -1
  160. package/dist/esm/v2/components/or-time-range-picker-v3/index.js +1 -1
  161. package/dist/esm/v2/index.js +19 -19
  162. package/dist/esm/v3/{OrCardCollection-bad0b25e.js → OrCardCollection-aeb3825f.js} +1 -1
  163. package/dist/esm/v3/{OrCheckboxGroup-4436e802.js → OrCheckboxGroup-11a7b74e.js} +1 -1
  164. package/dist/esm/v3/{OrCode-a111fca1.js → OrCode-842bcdcd.js} +9 -5
  165. package/dist/esm/v3/{OrCombinedInput-25a954ce.js → OrCombinedInput-b42c2ead.js} +5 -5
  166. package/dist/esm/v3/{OrConfirm-500628e6.js → OrConfirm-de93af99.js} +1 -1
  167. package/dist/esm/v3/{OrDateFormat-ff3245df.js → OrDateFormat-c5e1a18a.js} +1 -1
  168. package/dist/esm/v3/{OrDatePicker-6479bf29.js → OrDatePicker-3221f4f8.js} +6 -6
  169. package/dist/esm/v3/{OrDateRangePicker-872d67d5.js → OrDateRangePicker-af4ad584.js} +6 -6
  170. package/dist/esm/v3/{OrDateTimeFormat-43f8033f.js → OrDateTimeFormat-48e04e67.js} +1 -1
  171. package/dist/esm/v3/{OrDateTimePicker-28018aea.js → OrDateTimePicker-cb148e54.js} +3 -3
  172. package/dist/esm/v3/{OrFormGroup-25d0a2da.js → OrFormGroup-11ed3699.js} +5 -5
  173. package/dist/esm/v3/{OrInput-2c4b97ed.js → OrInput-79cce73c.js} +4 -4
  174. package/dist/esm/v3/{OrList-decc6768.js → OrList-8e43f5cd.js} +1 -1
  175. package/dist/esm/v3/{OrRadioGroup-01871290.js → OrRadioGroup-0c1bcc17.js} +1 -1
  176. package/dist/esm/v3/{OrRichTextEditor-9f45f9d8.js → OrRichTextEditor-866dae43.js} +1 -1
  177. package/dist/esm/v3/{OrSearch-eed1ea7b.js → OrSearch-d71cd69e.js} +1 -1
  178. package/dist/esm/v3/{OrSelect-8e2b6f05.js → OrSelect-edcb0db9.js} +6 -6
  179. package/dist/esm/v3/{OrTagInput-2258e489.js → OrTagInput-85bb35a5.js} +4 -4
  180. package/dist/esm/v3/{OrTextarea-31993c4c.js → OrTextarea-72acd2de.js} +4 -4
  181. package/dist/esm/v3/{OrTimeFormat-a818056b.js → OrTimeFormat-0dc51078.js} +1 -1
  182. package/dist/esm/v3/{OrTimePicker-0e197489.js → OrTimePicker-5097684d.js} +6 -6
  183. package/dist/esm/v3/{OrTimeRangePicker-c2cdde8f.js → OrTimeRangePicker-4d4c6e61.js} +6 -6
  184. package/dist/esm/v3/components/index.js +22 -22
  185. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  186. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +2 -2
  187. package/dist/esm/v3/components/or-code-v3/index.js +1 -1
  188. package/dist/esm/v3/components/or-combined-input-v3/index.js +1 -1
  189. package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
  190. package/dist/esm/v3/components/or-date-format-v3/index.js +2 -2
  191. package/dist/esm/v3/components/or-date-picker-v3/index.js +2 -2
  192. package/dist/esm/v3/components/or-date-range-picker-v3/index.js +2 -2
  193. package/dist/esm/v3/components/or-date-time-format-v3/index.js +2 -2
  194. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +1 -1
  195. package/dist/esm/v3/components/or-form-group-v3/index.js +1 -1
  196. package/dist/esm/v3/components/or-input-v3/index.js +1 -1
  197. package/dist/esm/v3/components/or-list-v3/index.js +1 -1
  198. package/dist/esm/v3/components/or-radio-group-v3/index.js +2 -2
  199. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +2 -2
  200. package/dist/esm/v3/components/or-search-v3/index.js +2 -2
  201. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  202. package/dist/esm/v3/components/or-tag-input-v3/index.js +1 -1
  203. package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
  204. package/dist/esm/v3/components/or-time-format-v3/index.js +2 -2
  205. package/dist/esm/v3/components/or-time-picker-v3/index.js +2 -2
  206. package/dist/esm/v3/components/or-time-range-picker-v3/index.js +2 -2
  207. package/dist/esm/v3/index.js +22 -22
  208. package/package.json +2 -3
  209. package/src/components/or-code-v3/OrCode.vue +13 -1
  210. package/src/components/or-code-v3/partials/OrCodeControl.vue +7 -3
  211. package/src/components/or-combined-input-v3/OrCombinedInput.vue +9 -5
  212. package/src/components/or-date-picker-v3/OrDatePicker.vue +8 -4
  213. package/src/components/or-date-range-picker-v3/OrDateRangePicker.vue +8 -4
  214. package/src/components/or-date-time-picker-v3/OrDateTimePicker.vue +5 -3
  215. package/src/components/or-form-group-v3/OrFormGroup.vue +8 -4
  216. package/src/components/or-input-v3/OrInput.vue +8 -5
  217. package/src/components/or-list-v3/OrList.vue +3 -1
  218. package/src/components/or-select-v3/OrSelect.vue +8 -4
  219. package/src/components/or-tag-input-v3/OrTagInput.vue +8 -4
  220. package/src/components/or-textarea-v3/OrTextarea.vue +8 -4
  221. package/src/components/or-time-picker-v3/OrTimePicker.vue +8 -4
  222. package/src/components/or-time-range-picker-v3/OrTimeRangePicker.vue +8 -4
  223. /package/dist/bundled/v3/components/{OrCardCollectionV3-c480a57b.js → OrCardCollectionV3-736a4eb8.js} +0 -0
@@ -1,4 +1,4 @@
1
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-5eee34d5.js';
1
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-c6368a1f.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIconButton-956b8e5c.js';
4
4
  import '../../OrIcon-03e3c802.js';
@@ -23,12 +23,12 @@ import '../../useTheme-0ef25778.js';
23
23
  import '../../isPrevented-6994b101.js';
24
24
  import '../../isAncestor-9acec98b.js';
25
25
  import '../../OrLoader-4ac49224.js';
26
- import '../../OrSearch-35f81246.js';
26
+ import '../../OrSearch-0b5530e9.js';
27
27
  import '../../useIdAttribute-859439f0.js';
28
28
  import '../../useProxyModelValue-940010d2.js';
29
29
  import '../../useValidationAttributes-d1abbe34.js';
30
30
  import '../../OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
31
- import '../../OrInput-764a570e.js';
31
+ import '../../OrInput-e233fc41.js';
32
32
  import '../../OrError-b25d782d.js';
33
33
  import '../../OrHint-2fe1157b.js';
34
34
  import '../../OrInputBox-1a8fda9b.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-e15983cc.js';
1
+ export { _ as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-f5577316.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../dom-aecadd9a.js';
@@ -18,6 +18,6 @@ import '../../isEmptyValue-fd56a6e4.js';
18
18
  import '../../OrLabel-98c3f6e8.js';
19
19
  import '../../style-inject.es-4c6f2515.js';
20
20
  import '../../OrIcon-03e3c802.js';
21
- import '../../OrFormGroup-2367ec36.js';
21
+ import '../../OrFormGroup-d1d9f3bc.js';
22
22
  import '../../OrError-b25d782d.js';
23
23
  import '../../OrHint-2fe1157b.js';
@@ -1,4 +1,4 @@
1
- export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-4bbd11e9.js';
1
+ export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-02d56743.js';
2
2
  export { lintGutter, linter } from '@codemirror/lint';
3
3
  export { javascript } from '@codemirror/lang-javascript';
4
4
  export { json, jsonParseLinter } from '@codemirror/lang-json';
@@ -1,4 +1,4 @@
1
- export { _ as OrCombinedInputV3 } from '../../OrCombinedInput-10ddf756.js';
1
+ export { _ as OrCombinedInputV3 } from '../../OrCombinedInput-211d1778.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrError-b25d782d.js';
4
4
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-e7f01e79.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-5487190f.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
@@ -12,7 +12,7 @@ import '../../OrButton-e4e85817.js';
12
12
  import '../../OrButton.vue_rollup-plugin-vue_script-199bb600.js';
13
13
  import '../../OrLoader-4ac49224.js';
14
14
  import '../../normalize-component-6e8e3d80.js';
15
- import '../../OrInput-764a570e.js';
15
+ import '../../OrInput-e233fc41.js';
16
16
  import '../../useIdAttribute-859439f0.js';
17
17
  import '../../useProxyModelValue-940010d2.js';
18
18
  import '../../useResponsive-1baf3485.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrDatePickerV3 } from '../../OrDatePicker-2f4bc3b8.js';
1
+ export { _ as OrDatePickerV3 } from '../../OrDatePicker-8b663c98.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { _ as OrDateRangePickerV3 } from '../../OrDateRangePicker-3d779969.js';
1
+ export { _ as OrDateRangePickerV3 } from '../../OrDateRangePicker-0ae23a9f.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { _ as OrDateTimePickerV3 } from '../../OrDateTimePicker-10c5e6f6.js';
1
+ export { _ as OrDateTimePickerV3 } from '../../OrDateTimePicker-15858a01.js';
2
2
  export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from '../../OrDateTimePickerTimeSelect-bfd77e9b.js';
3
3
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from '../../getTimePlaceholder-a1d75821.js';
4
4
  export { g as getCurrentDate } from '../../getCurrentDate-046a888d.js';
@@ -1,4 +1,4 @@
1
- export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../../OrFormGroup-2367ec36.js';
1
+ export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../../OrFormGroup-d1d9f3bc.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrError-b25d782d.js';
4
4
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-764a570e.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-e233fc41.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { _ as OrListV3 } from '../../OrList-bd4d1da5.js';
1
+ export { _ as OrListV3 } from '../../OrList-8ba6bef9.js';
2
2
  export { _ as OrListItem } from '../../OrListItem-9654fe5b.js';
3
3
  import 'sortablejs';
4
4
  import 'uuid';
@@ -1,4 +1,4 @@
1
- export { _ as OrRadioGroupV3 } from '../../OrRadioGroup-79538004.js';
1
+ export { _ as OrRadioGroupV3 } from '../../OrRadioGroup-9337e0ea.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../dom-aecadd9a.js';
@@ -7,7 +7,7 @@ import 'lodash/get';
7
7
  import '../../useProxyModelValue-940010d2.js';
8
8
  import '@onereach/styles/tailwind/plugins/core';
9
9
  import '@onereach/styles/tailwind.config.json';
10
- import '../../OrFormGroup-2367ec36.js';
10
+ import '../../OrFormGroup-d1d9f3bc.js';
11
11
  import '../../OrError-b25d782d.js';
12
12
  import '../../normalize-component-6e8e3d80.js';
13
13
  import '../../OrHint-2fe1157b.js';
@@ -1,4 +1,4 @@
1
- export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-6e783c77.js';
1
+ export { F as Formats, _ as OrRichTextEditorV3 } from '../../OrRichTextEditor-62499c88.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/integrations/useFocusTrap';
4
4
  import 'vue-demi';
@@ -41,7 +41,7 @@ import 'portal-vue';
41
41
  import '../../useTheme-0ef25778.js';
42
42
  import '../../isPrevented-6994b101.js';
43
43
  import '../../isAncestor-9acec98b.js';
44
- import '../../OrInput-764a570e.js';
44
+ import '../../OrInput-e233fc41.js';
45
45
  import '../../useIdAttribute-859439f0.js';
46
46
  import '../../useProxyModelValue-940010d2.js';
47
47
  import '../../useValidationAttributes-d1abbe34.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-35f81246.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-0b5530e9.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -11,7 +11,7 @@ import '@onereach/styles/tailwind.config.json';
11
11
  import '../../useValidationAttributes-d1abbe34.js';
12
12
  import '../../OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
13
13
  import '../../normalize-component-6e8e3d80.js';
14
- import '../../OrInput-764a570e.js';
14
+ import '../../OrInput-e233fc41.js';
15
15
  import '../../useResponsive-1baf3485.js';
16
16
  import '../../OrError-b25d782d.js';
17
17
  import '../../OrHint-2fe1157b.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-2561017f.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-e1754ced.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -34,7 +34,7 @@ import '../../isPrevented-6994b101.js';
34
34
  import '../../isAncestor-9acec98b.js';
35
35
  import '../../OrInputBox-1a8fda9b.js';
36
36
  import '../../OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
37
- import '../../OrInput-764a570e.js';
37
+ import '../../OrInput-e233fc41.js';
38
38
  import '../../useValidationAttributes-d1abbe34.js';
39
39
  import '../../OrLoader-4ac49224.js';
40
40
  import '../../OrMenuItem-e51e69a9.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrTagInputV3 } from '../../OrTagInput-652d58f1.js';
1
+ export { _ as OrTagInputV3 } from '../../OrTagInput-cb43b029.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrTextareaV3 } from '../../OrTextarea-7f902807.js';
1
+ export { _ as OrTextareaV3 } from '../../OrTextarea-4e2d511a.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { _ as OrTimePickerV3 } from '../../OrTimePicker-33ef73cd.js';
1
+ export { _ as OrTimePickerV3 } from '../../OrTimePicker-11d99dfb.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { _ as OrTimeRangePickerV3 } from '../../OrTimeRangePicker-4ca58703.js';
1
+ export { _ as OrTimeRangePickerV3 } from '../../OrTimeRangePicker-a6412bdf.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -10,10 +10,10 @@ export { _ as OrButtonV3 } from './OrButton-e4e85817.js';
10
10
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant } from './OrButton.vue_rollup-plugin-vue_script-199bb600.js';
11
11
  export { _ as OrCard } from './OrCard-c44d9783.js';
12
12
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-3e5e57aa.js';
13
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-5eee34d5.js';
13
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-c6368a1f.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from './OrCard-42359715.js';
15
15
  export { _ as OrCheckbox } from './OrCheckbox-3337d903.js';
16
- export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-e15983cc.js';
16
+ export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-f5577316.js';
17
17
  export { _ as OrCheckboxTreeV3 } from './OrCheckboxTree-24cec921.js';
18
18
  export { _ as OrCheckboxV3 } from './OrCheckbox-b301ba35.js';
19
19
  export { _ as OrChip } from './OrChip-289730fb.js';
@@ -24,21 +24,21 @@ export { lintGutter, linter } from '@codemirror/lint';
24
24
  export { javascript } from '@codemirror/lang-javascript';
25
25
  export { json, jsonParseLinter } from '@codemirror/lang-json';
26
26
  export { html } from '@codemirror/lang-html';
27
- export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-4bbd11e9.js';
27
+ export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-02d56743.js';
28
28
  export { EditorView } from '@codemirror/view';
29
29
  export { EditorState } from '@codemirror/state';
30
30
  export { _ as OrCollapse } from './OrCollapse-9d22b072.js';
31
31
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-af6eb211.js';
32
- export { _ as OrCombinedInputV3 } from './OrCombinedInput-10ddf756.js';
32
+ export { _ as OrCombinedInputV3 } from './OrCombinedInput-211d1778.js';
33
33
  export { _ as OrConfirm } from './OrConfirm-680e049e.js';
34
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-e7f01e79.js';
34
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-5487190f.js';
35
35
  export { _ as OrContextMenuV3 } from './OrContextMenu-3548361c.js';
36
36
  export { _ as OrDateFormatV3 } from './OrDateFormat-2268d758.js';
37
- export { _ as OrDatePickerV3 } from './OrDatePicker-2f4bc3b8.js';
38
- export { _ as OrDateRangePickerV3 } from './OrDateRangePicker-3d779969.js';
37
+ export { _ as OrDatePickerV3 } from './OrDatePicker-8b663c98.js';
38
+ export { _ as OrDateRangePickerV3 } from './OrDateRangePicker-0ae23a9f.js';
39
39
  export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormat-a79f351c.js';
40
40
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-464f84bd.js';
41
- export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-10c5e6f6.js';
41
+ export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-15858a01.js';
42
42
  export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-bfd77e9b.js';
43
43
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from './getTimePlaceholder-a1d75821.js';
44
44
  export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -53,7 +53,7 @@ export { _ as OrErrorV3 } from './OrError-b25d782d.js';
53
53
  export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-c76c70e4.js';
54
54
  export { F as FabColor, _ as OrFabV3 } from './OrFab-90795cdb.js';
55
55
  export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-448fdc12.js';
56
- export { F as FormGroupDirection, _ as OrFormGroupV3 } from './OrFormGroup-2367ec36.js';
56
+ export { F as FormGroupDirection, _ as OrFormGroupV3 } from './OrFormGroup-d1d9f3bc.js';
57
57
  export { _ as OrHint } from './OrHint-7eadc91e.js';
58
58
  export { _ as OrHintV3 } from './OrHint-2fe1157b.js';
59
59
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-69c5cadc.js';
@@ -66,13 +66,13 @@ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-0f10c3db.js';
66
66
  export { _ as OrInput } from './OrInput-7a12709e.js';
67
67
  export { _ as OrInputBoxV3 } from './OrInputBox-1a8fda9b.js';
68
68
  export { a as InputBoxSize, I as InputBoxVariant } from './OrInputBox.vue_rollup-plugin-vue_script-8c39b9ca.js';
69
- export { I as InputType, _ as OrInputV3 } from './OrInput-764a570e.js';
69
+ export { I as InputType, _ as OrInputV3 } from './OrInput-e233fc41.js';
70
70
  export { _ as OrLabel } from './OrLabel-fcceec1b.js';
71
71
  export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-98c3f6e8.js';
72
72
  export { L as LinkColor, _ as OrLinkV3 } from './OrLink-30283089.js';
73
73
  export { _ as OrList } from './OrList-34f50cb3.js';
74
74
  export { _ as OrListOfInputs } from './OrListOfInputs-c019852c.js';
75
- export { _ as OrListV3 } from './OrList-bd4d1da5.js';
75
+ export { _ as OrListV3 } from './OrList-8ba6bef9.js';
76
76
  export { _ as OrListItem } from './OrListItem-9654fe5b.js';
77
77
  export { L as LoaderViews, _ as OrLoader } from './OrLoader-3eea4889.js';
78
78
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-4ac49224.js';
@@ -94,17 +94,17 @@ export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './
94
94
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-9d0cbafa.js';
95
95
  export { _ as OrRadio } from './OrRadio-811ad5a4.js';
96
96
  export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
97
- export { _ as OrRadioGroupV3 } from './OrRadioGroup-79538004.js';
97
+ export { _ as OrRadioGroupV3 } from './OrRadioGroup-9337e0ea.js';
98
98
  export { _ as OrRadioV3 } from './OrRadio-205fa21d.js';
99
99
  export { _ as OrRangeSliderV3 } from './OrRangeSlider-5828b1fa.js';
100
100
  export { _ as OrRatingV3 } from './OrRating-1d0088f6.js';
101
101
  export { _ as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from './OrResizeablePanel-a3cbaa60.js';
102
- export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-6e783c77.js';
102
+ export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-62499c88.js';
103
103
  export { _ as OrSearch } from './OrSearch-525e988d.js';
104
- export { _ as OrSearchV3 } from './OrSearch-35f81246.js';
104
+ export { _ as OrSearchV3 } from './OrSearch-0b5530e9.js';
105
105
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-c51c8768.js';
106
106
  export { _ as OrSelect } from './OrSelect-6dafd1bc.js';
107
- export { _ as OrSelectV3 } from './OrSelect-2561017f.js';
107
+ export { _ as OrSelectV3 } from './OrSelect-e1754ced.js';
108
108
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-054b26c6.js';
109
109
  export { _ as OrSidebarV3, S as SidebarPlacement } from './props-334acbec.js';
110
110
  export { _ as OrSkeletonCircle } from './OrSkeletonCircle-c4bf0e34.js';
@@ -128,18 +128,18 @@ export { _ as OrTabV3 } from './OrTab-1b10597d.js';
128
128
  export { _ as OrTabs } from './OrTabs-62e7e478.js';
129
129
  export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-a26d42ae.js';
130
130
  export { _ as OrTag } from './OrTag-53599b71.js';
131
- export { _ as OrTagInputV3 } from './OrTagInput-652d58f1.js';
131
+ export { _ as OrTagInputV3 } from './OrTagInput-cb43b029.js';
132
132
  export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-5f3f948a.js';
133
133
  export { _ as OrTagsV3, T as TagsOverflow } from './OrTags-0ea04689.js';
134
134
  export { _ as OrTeleport } from './OrTeleport.vue2-f0c16c71.js';
135
135
  export { _ as OrTeleportV3 } from './OrTeleport.vue2-424c7f33.js';
136
136
  export { _ as OrTextV3 } from './OrText-cab6adea.js';
137
137
  export { _ as OrTextarea } from './OrTextarea-9febab19.js';
138
- export { _ as OrTextareaV3 } from './OrTextarea-7f902807.js';
138
+ export { _ as OrTextareaV3 } from './OrTextarea-4e2d511a.js';
139
139
  export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-cca2d280.js';
140
140
  export { _ as OrTimeFormatV3 } from './OrTimeFormat-53b732e2.js';
141
- export { _ as OrTimePickerV3 } from './OrTimePicker-33ef73cd.js';
142
- export { _ as OrTimeRangePickerV3 } from './OrTimeRangePicker-4ca58703.js';
141
+ export { _ as OrTimePickerV3 } from './OrTimePicker-11d99dfb.js';
142
+ export { _ as OrTimeRangePickerV3 } from './OrTimeRangePicker-a6412bdf.js';
143
143
  export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-21eaead8.js';
144
144
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
145
145
  export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-c6b7c601.js';
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { s as script$2 } from './OrIconButton-bc7ebce6.js';
3
3
  import { s as script$5 } from './OrLoader-5e2f359b.js';
4
- import { s as script$4 } from './OrSearch-eed1ea7b.js';
4
+ import { s as script$4 } from './OrSearch-d71cd69e.js';
5
5
  import { s as script$3 } from './OrSorting-916f17f5.js';
6
6
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, withCtx } from 'vue';
7
7
 
@@ -5,7 +5,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { s as script$1 } from './OrCheckboxTree-7693bcda.js';
8
- import { s as script$2, F as FormGroupDirection } from './OrFormGroup-25d0a2da.js';
8
+ import { s as script$2, F as FormGroupDirection } from './OrFormGroup-11ed3699.js';
9
9
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
10
10
 
11
11
  var script = defineComponent({
@@ -132,7 +132,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
132
132
  disabled: _ctx.disabled
133
133
  }, {
134
134
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
135
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
135
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
136
136
 
137
137
  _: 3 /* FORWARDED */
138
138
  }, 8 /* PROPS */, ["control-id", "required", "disabled"]), createVNode(_component_OrInputBox, {
@@ -148,13 +148,13 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
148
148
  }, null, 2 /* CLASS */)]),
149
149
 
150
150
  _: 1 /* STABLE */
151
- }, 8 /* PROPS */, ["invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_1$1, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
151
+ }, 8 /* PROPS */, ["invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_1$1, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
152
152
  key: 0,
153
153
  disabled: _ctx.disabled
154
154
  }, {
155
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
155
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
156
156
 
157
- _: 1 /* STABLE */
157
+ _: 3 /* FORWARDED */
158
158
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_2, [createVNode(_component_OrError, {
159
159
  disabled: _ctx.disabled
160
160
  }, {
@@ -440,18 +440,22 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
440
440
  disabled: _ctx.disabled,
441
441
  readonly: _ctx.readonly
442
442
  }, {
443
+ label: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
444
+
443
445
  addon: withCtx(() => [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "addon"), _ctx.enableFullscreen ? (openBlock(), createBlock(_component_OrIconButton, {
444
446
  key: 0,
445
447
  icon: 'fullscreen',
446
448
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.openFullscreen(), ["stop"]))
447
449
  })) : createCommentVNode("v-if", true)])]),
450
+ hint: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
451
+
448
452
  _: 3 /* FORWARDED */
449
453
  }, 8 /* PROPS */, ["control-id", "label", "hint", "error", "disabled", "readonly"]), createVNode(_component_OrModal, {
450
454
  ref: 'modal',
451
455
  "additional-styles": _ctx.modalStyles,
452
456
  size: 'l'
453
457
  }, createSlots({
454
- header: withCtx(() => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)]),
458
+ header: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
455
459
 
456
460
  default: withCtx(() => [createVNode(_component_OrCodeControl, {
457
461
  ref: 'fullscreenControl',
@@ -92,14 +92,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
92
92
  return openBlock(), createElementBlock("div", {
93
93
  ref: 'root',
94
94
  class: normalizeClass(_ctx.rootStyles)
95
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
95
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
96
96
  key: 0,
97
97
  variant: 'input',
98
98
  required: _ctx.required,
99
99
  disabled: _ctx.disabled
100
100
  }, {
101
101
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
102
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
102
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
103
103
 
104
104
  _: 3 /* FORWARDED */
105
105
  }, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), createElementVNode("div", {
@@ -111,13 +111,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
111
111
  readonly: _ctx.readonly,
112
112
  disabled: _ctx.disabled,
113
113
  disableDefaultStyles: _ctx.disableDefaultStyles
114
- })], 2 /* CLASS */), withDirectives(createElementVNode("div", _hoisted_1, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
114
+ })], 2 /* CLASS */), withDirectives(createElementVNode("div", _hoisted_1, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
115
115
  key: 0,
116
116
  disabled: _ctx.disabled
117
117
  }, {
118
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
118
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
119
119
 
120
- _: 1 /* STABLE */
120
+ _: 3 /* FORWARDED */
121
121
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_2, [createVNode(_component_OrError, {
122
122
  disabled: _ctx.disabled
123
123
  }, {
@@ -6,7 +6,7 @@ import { u as usePopoverState } from './usePopoverState-5033b9cb.js';
6
6
  import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { s as script$2, a as ButtonColor } from './OrButton-c95aef65.js';
9
- import { s as script$3 } from './OrInput-2c4b97ed.js';
9
+ import { s as script$3 } from './OrInput-79cce73c.js';
10
10
  import { s as script$1 } from './OrOverlay-19bd1352.js';
11
11
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
12
12
 
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker-28018aea.js';
2
+ import './OrDateTimePicker-cb148e54.js';
3
3
  import './OrDateTimePickerTimeSelect-2771249a.js';
4
4
  import { f as formatDate } from './getTimePlaceholder-a1d75821.js';
5
5
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
@@ -5,7 +5,7 @@ import './dom-aecadd9a.js';
5
5
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
- import './OrDateTimePicker-28018aea.js';
8
+ import './OrDateTimePicker-cb148e54.js';
9
9
  import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6 } from './OrDateTimePickerTimeSelect-2771249a.js';
10
10
  import './getTimePlaceholder-a1d75821.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -218,14 +218,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
218
218
  return openBlock(), createElementBlock("div", {
219
219
  ref: 'root',
220
220
  class: normalizeClass(_ctx.rootStyles)
221
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
221
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
222
222
  key: 0,
223
223
  variant: 'input',
224
224
  required: _ctx.required,
225
225
  disabled: _ctx.disabled
226
226
  }, {
227
227
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
228
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
228
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
229
229
 
230
230
  _: 3 /* FORWARDED */
231
231
  }, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
@@ -304,13 +304,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
304
304
  _: 1 /* STABLE */
305
305
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.openPopover], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
306
306
  key: 1
307
- }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
307
+ }, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
308
308
  key: 0,
309
309
  disabled: _ctx.disabled
310
310
  }, {
311
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
311
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
312
312
 
313
- _: 1 /* STABLE */
313
+ _: 3 /* FORWARDED */
314
314
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
315
315
  key: 2,
316
316
  disabled: _ctx.disabled
@@ -5,7 +5,7 @@ import './dom-aecadd9a.js';
5
5
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  import { u as useResponsive } from './useResponsive-1baf3485.js';
7
7
  import '@onereach/styles/tailwind.config.json';
8
- import './OrDateTimePicker-28018aea.js';
8
+ import './OrDateTimePicker-cb148e54.js';
9
9
  import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6 } from './OrDateTimePickerTimeSelect-2771249a.js';
10
10
  import './getTimePlaceholder-a1d75821.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -261,14 +261,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
261
261
  return openBlock(), createElementBlock("div", {
262
262
  ref: 'root',
263
263
  class: normalizeClass(_ctx.rootStyles)
264
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
264
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
265
265
  key: 0,
266
266
  variant: 'input',
267
267
  required: _ctx.required,
268
268
  disabled: _ctx.disabled
269
269
  }, {
270
270
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
271
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
271
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
272
272
 
273
273
  _: 3 /* FORWARDED */
274
274
  }, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
@@ -369,13 +369,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
369
369
  _: 1 /* STABLE */
370
370
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, () => _ctx.openPopover('from')], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
371
371
  key: 1
372
- }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
372
+ }, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
373
373
  key: 0,
374
374
  disabled: _ctx.disabled
375
375
  }, {
376
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
376
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
377
377
 
378
- _: 1 /* STABLE */
378
+ _: 3 /* FORWARDED */
379
379
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
380
380
  key: 2,
381
381
  disabled: _ctx.disabled
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker-28018aea.js';
2
+ import './OrDateTimePicker-cb148e54.js';
3
3
  import './OrDateTimePickerTimeSelect-2771249a.js';
4
4
  import { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime } from './getTimePlaceholder-a1d75821.js';
5
5
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
@@ -284,14 +284,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
284
284
  return openBlock(), createElementBlock("div", {
285
285
  ref: 'root',
286
286
  class: normalizeClass(_ctx.rootStyles)
287
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
287
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
288
288
  key: 0,
289
289
  variant: 'input',
290
290
  required: _ctx.required,
291
291
  disabled: _ctx.disabled
292
292
  }, {
293
293
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
294
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
294
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
295
295
 
296
296
  _: 3 /* FORWARDED */
297
297
  }, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
@@ -429,7 +429,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
429
429
  _: 1 /* STABLE */
430
430
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggleDatePopover], [_directive_dropdown_close, _ctx.closeDatePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
431
431
  key: 1
432
- }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
432
+ }, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
433
433
  key: 0,
434
434
  disabled: _ctx.disabled
435
435
  }, {
@@ -86,7 +86,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
86
86
  return openBlock(), createElementBlock("div", {
87
87
  ref: 'root',
88
88
  class: normalizeClass(_ctx.rootStyles)
89
- }, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "label", {}, () => [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
89
+ }, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "label", {}, () => [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
90
90
  key: 0,
91
91
  class: normalizeClass(_ctx.labelStyles),
92
92
  invalid: _ctx.invalid,
@@ -94,18 +94,18 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
94
94
  disabled: _ctx.disabled
95
95
  }, {
96
96
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
97
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
97
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
98
98
 
99
99
  _: 3 /* FORWARDED */
100
100
  }, 8 /* PROPS */, ["class", "invalid", "required", "disabled"])) : createCommentVNode("v-if", true)])]), createElementVNode("div", {
101
101
  class: normalizeClass(_ctx.contentStyles)
102
- }, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */), _ctx.hint && !_ctx.error ? (openBlock(), createBlock(_component_OrHint, {
102
+ }, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */), (_ctx.$slots.hint || _ctx.hint) && !_ctx.error ? (openBlock(), createBlock(_component_OrHint, {
103
103
  key: 0,
104
104
  disabled: _ctx.disabled
105
105
  }, {
106
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
106
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
107
107
 
108
- _: 1 /* STABLE */
108
+ _: 3 /* FORWARDED */
109
109
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
110
110
  key: 1,
111
111
  disabled: _ctx.disabled