@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
@@ -185,7 +185,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
185
185
  return openBlock(), createElementBlock("div", {
186
186
  ref: 'root',
187
187
  class: normalizeClass(_ctx.rootStyles)
188
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
188
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
189
189
  key: 0,
190
190
  "control-id": _ctx.controlAttributes.id,
191
191
  variant: 'input',
@@ -193,7 +193,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
193
193
  disabled: _ctx.disabled
194
194
  }, {
195
195
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
196
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
196
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
197
197
 
198
198
  _: 3 /* FORWARDED */
199
199
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrInputBox, {
@@ -257,11 +257,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
257
257
  }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */))]),
258
258
 
259
259
  key: "0"
260
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["variant", "size", "invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_2, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
260
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["variant", "size", "invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_2, [_ctx.$slots.hint || _ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
261
261
  key: 0,
262
262
  disabled: _ctx.disabled
263
263
  }, createSlots({
264
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint) + " ", 1 /* TEXT */)]),
264
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
265
265
 
266
266
  _: 2 /* DYNAMIC */
267
267
  }, [_ctx.maxLength ? {
@@ -168,7 +168,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
168
168
  disabled: _ctx.disabled
169
169
  }, {
170
170
  addon: withCtx(() => [renderSlot(_ctx.$slots, "label-addon")]),
171
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
171
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
172
172
 
173
173
  _: 3 /* FORWARDED */
174
174
  }, 8 /* PROPS */, ["disabled"])]), createElementVNode("div", {
@@ -4,7 +4,7 @@ import './dom-aecadd9a.js';
4
4
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
- import { s as script$1 } from './OrFormGroup-25d0a2da.js';
7
+ import { s as script$1 } from './OrFormGroup-11ed3699.js';
8
8
  import { s as script$2 } from './OrRadio-b4ab913e.js';
9
9
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
10
10
 
@@ -18,7 +18,7 @@ import Highlight from '@tiptap/extension-highlight';
18
18
  import Underline from '@tiptap/extension-underline';
19
19
  import { s as script$7 } from './OrButton-c95aef65.js';
20
20
  import { s as script$1 } from './OrIconButton-bc7ebce6.js';
21
- import { s as script$6 } from './OrInput-2c4b97ed.js';
21
+ import { s as script$6 } from './OrInput-79cce73c.js';
22
22
  import { s as script$2 } from './OrLabel-f1a581d8.js';
23
23
  import { s as script$3 } from './OrMenuItem-f37a662b.js';
24
24
  import { s as script$4 } from './OrMenu-ebf8c55d.js';
@@ -7,7 +7,7 @@ import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { a as InputBoxSize } from './OrInputBox-287f97ba.js';
10
- import { s as script$1 } from './OrInput-2c4b97ed.js';
10
+ import { s as script$1 } from './OrInput-79cce73c.js';
11
11
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
12
12
 
13
13
  var script = defineComponent({
@@ -13,7 +13,7 @@ import { s as script$6 } from './OrHint-262c8217.js';
13
13
  import { s as script$8 } from './OrIconButton-bc7ebce6.js';
14
14
  import { s as script$7 } from './OrIcon-c446d072.js';
15
15
  import { s as script$a, a as InputBoxSize } from './OrInputBox-287f97ba.js';
16
- import { s as script$9 } from './OrInput-2c4b97ed.js';
16
+ import { s as script$9 } from './OrInput-79cce73c.js';
17
17
  import { s as script$b } from './OrLabel-f1a581d8.js';
18
18
  import { s as script$c } from './OrMenuItem-f37a662b.js';
19
19
  import { s as script$d } from './OrPopover-93803a23.js';
@@ -404,7 +404,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
404
404
  return openBlock(), createElementBlock("div", {
405
405
  ref: 'root',
406
406
  class: normalizeClass(_ctx.rootStyles)
407
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
407
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
408
408
  key: 0,
409
409
  "control-id": _ctx.controlId,
410
410
  variant: 'input',
@@ -412,7 +412,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
412
412
  disabled: _ctx.disabled
413
413
  }, {
414
414
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
415
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
415
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
416
416
 
417
417
  _: 3 /* FORWARDED */
418
418
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
@@ -607,13 +607,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
607
607
  _: 3 /* FORWARDED */
608
608
  }, 8 /* PROPS */, ["class", "custom-styles", "trigger"])]),
609
609
  _: 3 /* FORWARDED */
610
- }, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div", _hoisted_4, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
610
+ }, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div", _hoisted_4, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
611
611
  key: 0,
612
612
  disabled: _ctx.disabled
613
613
  }, {
614
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
614
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
615
615
 
616
- _: 1 /* STABLE */
616
+ _: 3 /* FORWARDED */
617
617
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_5, [createVNode(_component_OrError, {
618
618
  disabled: _ctx.disabled
619
619
  }, {
@@ -255,7 +255,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
255
255
  return openBlock(), createElementBlock("div", {
256
256
  ref: 'root',
257
257
  class: normalizeClass(_ctx.rootStyles)
258
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
258
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
259
259
  key: 0,
260
260
  "control-id": _ctx.controlAttributes.id,
261
261
  variant: 'input',
@@ -263,7 +263,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
263
263
  disabled: _ctx.disabled
264
264
  }, {
265
265
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
266
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
266
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
267
267
 
268
268
  _: 3 /* FORWARDED */
269
269
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrInputBox, {
@@ -332,11 +332,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
332
332
  onClick: _cache[6] || (_cache[6] = $event => _ctx.reset())
333
333
  }, null, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)]),
334
334
  key: "0"
335
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["variant", "invalid", "readonly", "disabled", "force-state", "onFocus"]), withDirectives(createElementVNode("div", _hoisted_3, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
335
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["variant", "invalid", "readonly", "disabled", "force-state", "onFocus"]), withDirectives(createElementVNode("div", _hoisted_3, [_ctx.$slots.hint || _ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
336
336
  key: 0,
337
337
  disabled: _ctx.disabled
338
338
  }, createSlots({
339
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint) + " ", 1 /* TEXT */)]),
339
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
340
340
 
341
341
  _: 2 /* DYNAMIC */
342
342
  }, [_ctx.maxLength ? {
@@ -150,7 +150,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
150
150
  return openBlock(), createElementBlock("div", {
151
151
  ref: 'root',
152
152
  class: normalizeClass(_ctx.rootStyles)
153
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
153
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
154
154
  key: 0,
155
155
  "control-id": _ctx.controlAttributes.id,
156
156
  variant: 'input',
@@ -158,7 +158,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
158
158
  disabled: _ctx.disabled
159
159
  }, {
160
160
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
161
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
161
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
162
162
 
163
163
  _: 3 /* FORWARDED */
164
164
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrInputBox, {
@@ -188,11 +188,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
188
188
  trim: true
189
189
  }]])]),
190
190
  _: 1 /* STABLE */
191
- }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_2, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
191
+ }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_2, [_ctx.$slots.hint || _ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
192
192
  key: 0,
193
193
  disabled: _ctx.disabled
194
194
  }, createSlots({
195
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint) + " ", 1 /* TEXT */)]),
195
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
196
196
 
197
197
  _: 2 /* DYNAMIC */
198
198
  }, [_ctx.maxLength ? {
@@ -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, a as formatTime } 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 { b as script$1, d as script$2, e as script$3, f as script$4, g as script$5 } from './OrDateTimePickerTimeSelect-2771249a.js';
10
10
  import { D as DateTimePickerTimeFormat } from './getTimePlaceholder-a1d75821.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -212,14 +212,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
212
212
  return openBlock(), createElementBlock("div", {
213
213
  ref: 'root',
214
214
  class: normalizeClass(_ctx.rootStyles)
215
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
215
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
216
216
  key: 0,
217
217
  variant: 'input',
218
218
  required: _ctx.required,
219
219
  disabled: _ctx.disabled
220
220
  }, {
221
221
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
222
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
222
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
223
223
 
224
224
  _: 3 /* FORWARDED */
225
225
  }, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
@@ -296,13 +296,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
296
296
  _: 1 /* STABLE */
297
297
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.openPopover], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
298
298
  key: 1
299
- }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
299
+ }, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
300
300
  key: 0,
301
301
  disabled: _ctx.disabled
302
302
  }, {
303
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
303
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
304
304
 
305
- _: 1 /* STABLE */
305
+ _: 3 /* FORWARDED */
306
306
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
307
307
  key: 2,
308
308
  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 { b as script$1, d as script$2, e as script$3, f as script$4, g as script$5 } from './OrDateTimePickerTimeSelect-2771249a.js';
10
10
  import { D as DateTimePickerTimeFormat } from './getTimePlaceholder-a1d75821.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
@@ -226,14 +226,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
226
226
  return openBlock(), createElementBlock("div", {
227
227
  ref: 'root',
228
228
  class: normalizeClass(_ctx.rootStyles)
229
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
229
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
230
230
  key: 0,
231
231
  variant: 'input',
232
232
  required: _ctx.required,
233
233
  disabled: _ctx.disabled
234
234
  }, {
235
235
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
236
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
236
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
237
237
 
238
238
  _: 3 /* FORWARDED */
239
239
  }, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
@@ -334,13 +334,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
334
334
  _: 1 /* STABLE */
335
335
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, () => _ctx.openPopover('from')], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
336
336
  key: 1
337
- }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
337
+ }, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
338
338
  key: 0,
339
339
  disabled: _ctx.disabled
340
340
  }, {
341
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
341
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
342
342
 
343
- _: 1 /* STABLE */
343
+ _: 3 /* FORWARDED */
344
344
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
345
345
  key: 2,
346
346
  disabled: _ctx.disabled
@@ -8,10 +8,10 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-c95aef65.js';
9
9
  export { s as OrCard } from '../OrCard-e3a5aea4.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-a2ba0b3e.js';
11
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-bad0b25e.js';
11
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-aeb3825f.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from '../OrCard-c2ef331b.js';
13
13
  export { s as OrCheckbox } from '../OrCheckbox-42ed332c.js';
14
- export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-4436e802.js';
14
+ export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-11a7b74e.js';
15
15
  export { s as OrCheckboxTreeV3 } from '../OrCheckboxTree-7693bcda.js';
16
16
  export { s as OrCheckboxV3 } from '../OrCheckbox-abe46de1.js';
17
17
  export { s as OrChip } from '../OrChip-2e26629d.js';
@@ -22,21 +22,21 @@ export { lintGutter, linter } from '@codemirror/lint';
22
22
  export { javascript } from '@codemirror/lang-javascript';
23
23
  export { json, jsonParseLinter } from '@codemirror/lang-json';
24
24
  export { html } from '@codemirror/lang-html';
25
- export { C as CodeLanguage, s as OrCodeV3 } from '../OrCode-a111fca1.js';
25
+ export { C as CodeLanguage, s as OrCodeV3 } from '../OrCode-842bcdcd.js';
26
26
  export { EditorView } from '@codemirror/view';
27
27
  export { EditorState } from '@codemirror/state';
28
28
  export { s as OrCollapse } from '../OrCollapse-d7c0afae.js';
29
29
  export { s 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-7e1067a0.js';
30
- export { s as OrCombinedInputV3 } from '../OrCombinedInput-25a954ce.js';
30
+ export { s as OrCombinedInputV3 } from '../OrCombinedInput-b42c2ead.js';
31
31
  export { s as OrConfirm } from '../OrConfirm-c63285a6.js';
32
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-500628e6.js';
32
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-de93af99.js';
33
33
  export { s as OrContextMenuV3 } from '../OrContextMenu-78d02563.js';
34
- export { s as OrDateFormatV3 } from '../OrDateFormat-ff3245df.js';
35
- export { s as OrDatePickerV3 } from '../OrDatePicker-6479bf29.js';
36
- export { s as OrDateRangePickerV3 } from '../OrDateRangePicker-872d67d5.js';
37
- export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormat-43f8033f.js';
34
+ export { s as OrDateFormatV3 } from '../OrDateFormat-c5e1a18a.js';
35
+ export { s as OrDatePickerV3 } from '../OrDatePicker-3221f4f8.js';
36
+ export { s as OrDateRangePickerV3 } from '../OrDateRangePicker-af4ad584.js';
37
+ export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormat-48e04e67.js';
38
38
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-45bc8bd3.js';
39
- export { s as OrDateTimePickerV3 } from '../OrDateTimePicker-28018aea.js';
39
+ export { s as OrDateTimePickerV3 } from '../OrDateTimePicker-cb148e54.js';
40
40
  export { s 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-2771249a.js';
41
41
  export { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from '../getTimePlaceholder-a1d75821.js';
42
42
  export { g as getCurrentDate } from '../getCurrentDate-046a888d.js';
@@ -51,7 +51,7 @@ export { s as OrErrorV3 } from '../OrError-331220bc.js';
51
51
  export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../OrExpansionPanel-3281fa33.js';
52
52
  export { F as FabColor, s as OrFabV3 } from '../OrFab-3d860eef.js';
53
53
  export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-c875c590.js';
54
- export { F as FormGroupDirection, s as OrFormGroupV3 } from '../OrFormGroup-25d0a2da.js';
54
+ export { F as FormGroupDirection, s as OrFormGroupV3 } from '../OrFormGroup-11ed3699.js';
55
55
  export { s as OrHint } from '../OrHint-8822005b.js';
56
56
  export { s as OrHintV3 } from '../OrHint-262c8217.js';
57
57
  export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-eb0a5aa2.js';
@@ -63,13 +63,13 @@ export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInli
63
63
  export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-7321d8d3.js';
64
64
  export { s as OrInput } from '../OrInput-2c3111c2.js';
65
65
  export { a as InputBoxSize, I as InputBoxVariant, s as OrInputBoxV3 } from '../OrInputBox-287f97ba.js';
66
- export { I as InputType, s as OrInputV3 } from '../OrInput-2c4b97ed.js';
66
+ export { I as InputType, s as OrInputV3 } from '../OrInput-79cce73c.js';
67
67
  export { s as OrLabel } from '../OrLabel-a7d99df4.js';
68
68
  export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-f1a581d8.js';
69
69
  export { L as LinkColor, s as OrLinkV3 } from '../OrLink-c83a51b2.js';
70
70
  export { s as OrList } from '../OrList-59f4430e.js';
71
71
  export { s as OrListOfInputs } from '../OrListOfInputs-c557cd79.js';
72
- export { s as OrListV3 } from '../OrList-decc6768.js';
72
+ export { s as OrListV3 } from '../OrList-8e43f5cd.js';
73
73
  export { s as OrListItem } from '../OrListItem-12e21bc6.js';
74
74
  export { L as LoaderViews, s as OrLoader } from '../OrLoader-0b463089.js';
75
75
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-5e2f359b.js';
@@ -91,17 +91,17 @@ export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '..
91
91
  export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-0939955c.js';
92
92
  export { s as OrRadio } from '../OrRadio-40bf2c87.js';
93
93
  export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
94
- export { s as OrRadioGroupV3 } from '../OrRadioGroup-01871290.js';
94
+ export { s as OrRadioGroupV3 } from '../OrRadioGroup-0c1bcc17.js';
95
95
  export { s as OrRadioV3 } from '../OrRadio-b4ab913e.js';
96
96
  export { s as OrRangeSliderV3 } from '../OrRangeSlider-1284dce6.js';
97
97
  export { s as OrRatingV3 } from '../OrRating-640f9e87.js';
98
98
  export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from '../OrResizeablePanel-e107f883.js';
99
- export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditor-9f45f9d8.js';
99
+ export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditor-866dae43.js';
100
100
  export { s as OrSearch } from '../OrSearch-54a642d3.js';
101
- export { s as OrSearchV3 } from '../OrSearch-eed1ea7b.js';
101
+ export { s as OrSearchV3 } from '../OrSearch-d71cd69e.js';
102
102
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-4b163ea9.js';
103
103
  export { s as OrSelect } from '../OrSelect-4f2ea2f2.js';
104
- export { s as OrSelectV3 } from '../OrSelect-8e2b6f05.js';
104
+ export { s as OrSelectV3 } from '../OrSelect-edcb0db9.js';
105
105
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-4ab42b93.js';
106
106
  export { s as OrSidebarV3, S as SidebarPlacement } from '../props-3212cd17.js';
107
107
  export { s as OrSkeletonCircle } from '../OrSkeletonCircle-66e175a0.js';
@@ -124,18 +124,18 @@ export { s as OrTabV3 } from '../OrTab-74a9bd5b.js';
124
124
  export { s as OrTabs } from '../OrTabs-3da3ea89.js';
125
125
  export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-f9958f65.js';
126
126
  export { s as OrTag } from '../OrTag-04abf6a7.js';
127
- export { s as OrTagInputV3 } from '../OrTagInput-2258e489.js';
127
+ export { s as OrTagInputV3 } from '../OrTagInput-85bb35a5.js';
128
128
  export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-a29c2113.js';
129
129
  export { s as OrTagsV3, T as TagsOverflow } from '../OrTags-215da9e7.js';
130
130
  export { s as OrTeleport } from '../OrTeleport.vue3-9bce0c02.js';
131
131
  export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
132
132
  export { s as OrTextV3 } from '../OrText-ea114c19.js';
133
133
  export { s as OrTextarea } from '../OrTextarea-7a753c1a.js';
134
- export { s as OrTextareaV3 } from '../OrTextarea-31993c4c.js';
134
+ export { s as OrTextareaV3 } from '../OrTextarea-72acd2de.js';
135
135
  export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-9524352e.js';
136
- export { s as OrTimeFormatV3 } from '../OrTimeFormat-a818056b.js';
137
- export { s as OrTimePickerV3 } from '../OrTimePicker-0e197489.js';
138
- export { s as OrTimeRangePickerV3 } from '../OrTimeRangePicker-c2cdde8f.js';
136
+ export { s as OrTimeFormatV3 } from '../OrTimeFormat-0dc51078.js';
137
+ export { s as OrTimePickerV3 } from '../OrTimePicker-5097684d.js';
138
+ export { s as OrTimeRangePickerV3 } from '../OrTimeRangePicker-4d4c6e61.js';
139
139
  export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-71ba538b.js';
140
140
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-05a9c81b.js';
141
141
  export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-bd194714.js';
@@ -1,4 +1,4 @@
1
- export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-bad0b25e.js';
1
+ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-aeb3825f.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIconButton-bc7ebce6.js';
4
4
  import '../../OrIcon-c446d072.js';
@@ -22,12 +22,12 @@ import '../../useTheme-0ef25778.js';
22
22
  import '../../isPrevented-6994b101.js';
23
23
  import '../../isAncestor-9acec98b.js';
24
24
  import '../../OrLoader-5e2f359b.js';
25
- import '../../OrSearch-eed1ea7b.js';
25
+ import '../../OrSearch-d71cd69e.js';
26
26
  import '../../useIdAttribute-859439f0.js';
27
27
  import '../../useProxyModelValue-940010d2.js';
28
28
  import '../../useValidationAttributes-d1abbe34.js';
29
29
  import '../../OrInputBox-287f97ba.js';
30
- import '../../OrInput-2c4b97ed.js';
30
+ import '../../OrInput-79cce73c.js';
31
31
  import '../../OrError-331220bc.js';
32
32
  import '../../OrHint-262c8217.js';
33
33
  import '../../OrLabel-f1a581d8.js';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-4436e802.js';
1
+ export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-11a7b74e.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../dom-aecadd9a.js';
@@ -17,6 +17,6 @@ import '../../isEmptyValue-fd56a6e4.js';
17
17
  import '../../OrLabel-f1a581d8.js';
18
18
  import '../../style-inject.es-4c6f2515.js';
19
19
  import '../../OrIcon-c446d072.js';
20
- import '../../OrFormGroup-25d0a2da.js';
20
+ import '../../OrFormGroup-11ed3699.js';
21
21
  import '../../OrError-331220bc.js';
22
22
  import '../../OrHint-262c8217.js';
@@ -1,4 +1,4 @@
1
- export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-a111fca1.js';
1
+ export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-842bcdcd.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 { s as OrCombinedInputV3 } from '../../OrCombinedInput-25a954ce.js';
1
+ export { s as OrCombinedInputV3 } from '../../OrCombinedInput-b42c2ead.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrError-331220bc.js';
4
4
  import 'vue';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-500628e6.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-de93af99.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
@@ -11,7 +11,7 @@ import '@onereach/styles/tailwind.config.json';
11
11
  import '../../OrButton-c95aef65.js';
12
12
  import '../../OrLoader-5e2f359b.js';
13
13
  import 'vue';
14
- import '../../OrInput-2c4b97ed.js';
14
+ import '../../OrInput-79cce73c.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../useProxyModelValue-940010d2.js';
17
17
  import '../../useResponsive-1baf3485.js';
@@ -1,6 +1,6 @@
1
- export { s as OrDateFormatV3 } from '../../OrDateFormat-ff3245df.js';
1
+ export { s as OrDateFormatV3 } from '../../OrDateFormat-c5e1a18a.js';
2
2
  import 'vue-demi';
3
- import '../../OrDateTimePicker-28018aea.js';
3
+ import '../../OrDateTimePicker-cb148e54.js';
4
4
  import '../../dropdown-open-06d651cf.js';
5
5
  import '@vueuse/core';
6
6
  import '../../dom-aecadd9a.js';
@@ -1,4 +1,4 @@
1
- export { s as OrDatePickerV3 } from '../../OrDatePicker-6479bf29.js';
1
+ export { s as OrDatePickerV3 } from '../../OrDatePicker-3221f4f8.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -8,7 +8,7 @@ import 'lodash/get';
8
8
  import '../../useProxyModelValue-940010d2.js';
9
9
  import '@onereach/styles/tailwind/plugins/core';
10
10
  import '@onereach/styles/tailwind.config.json';
11
- import '../../OrDateTimePicker-28018aea.js';
11
+ import '../../OrDateTimePicker-cb148e54.js';
12
12
  import '../../OrError-331220bc.js';
13
13
  import 'vue';
14
14
  import '../../OrHint-262c8217.js';
@@ -1,4 +1,4 @@
1
- export { s as OrDateRangePickerV3 } from '../../OrDateRangePicker-872d67d5.js';
1
+ export { s as OrDateRangePickerV3 } from '../../OrDateRangePicker-af4ad584.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -9,7 +9,7 @@ import '../../useProxyModelValue-940010d2.js';
9
9
  import '../../useResponsive-1baf3485.js';
10
10
  import '@onereach/styles/tailwind/plugins/core';
11
11
  import '@onereach/styles/tailwind.config.json';
12
- import '../../OrDateTimePicker-28018aea.js';
12
+ import '../../OrDateTimePicker-cb148e54.js';
13
13
  import '../../OrError-331220bc.js';
14
14
  import 'vue';
15
15
  import '../../OrHint-262c8217.js';
@@ -1,6 +1,6 @@
1
- export { s as OrDateTimeFormatV3 } from '../../OrDateTimeFormat-43f8033f.js';
1
+ export { s as OrDateTimeFormatV3 } from '../../OrDateTimeFormat-48e04e67.js';
2
2
  import 'vue-demi';
3
- import '../../OrDateTimePicker-28018aea.js';
3
+ import '../../OrDateTimePicker-cb148e54.js';
4
4
  import '../../dropdown-open-06d651cf.js';
5
5
  import '@vueuse/core';
6
6
  import '../../dom-aecadd9a.js';
@@ -1,4 +1,4 @@
1
- export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker-28018aea.js';
1
+ export { s as OrDateTimePickerV3 } from '../../OrDateTimePicker-cb148e54.js';
2
2
  export { s 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-2771249a.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, s as OrFormGroupV3 } from '../../OrFormGroup-25d0a2da.js';
1
+ export { F as FormGroupDirection, s as OrFormGroupV3 } from '../../OrFormGroup-11ed3699.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrError-331220bc.js';
4
4
  import 'vue';
@@ -1,4 +1,4 @@
1
- export { I as InputType, s as OrInputV3 } from '../../OrInput-2c4b97ed.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput-79cce73c.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { s as OrListV3 } from '../../OrList-decc6768.js';
1
+ export { s as OrListV3 } from '../../OrList-8e43f5cd.js';
2
2
  export { s as OrListItem } from '../../OrListItem-12e21bc6.js';
3
3
  import 'sortablejs';
4
4
  import 'uuid';
@@ -1,4 +1,4 @@
1
- export { s as OrRadioGroupV3 } from '../../OrRadioGroup-01871290.js';
1
+ export { s as OrRadioGroupV3 } from '../../OrRadioGroup-0c1bcc17.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-25d0a2da.js';
10
+ import '../../OrFormGroup-11ed3699.js';
11
11
  import '../../OrError-331220bc.js';
12
12
  import 'vue';
13
13
  import '../../OrHint-262c8217.js';
@@ -1,4 +1,4 @@
1
- export { F as Formats, s as OrRichTextEditorV3 } from '../../OrRichTextEditor-9f45f9d8.js';
1
+ export { F as Formats, s as OrRichTextEditorV3 } from '../../OrRichTextEditor-866dae43.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/integrations/useFocusTrap';
4
4
  import 'vue-demi';
@@ -39,7 +39,7 @@ import '../../OrTeleport.vue3-8099178c.js';
39
39
  import '../../useTheme-0ef25778.js';
40
40
  import '../../isPrevented-6994b101.js';
41
41
  import '../../isAncestor-9acec98b.js';
42
- import '../../OrInput-2c4b97ed.js';
42
+ import '../../OrInput-79cce73c.js';
43
43
  import '../../useIdAttribute-859439f0.js';
44
44
  import '../../useProxyModelValue-940010d2.js';
45
45
  import '../../useValidationAttributes-d1abbe34.js';
@@ -1,4 +1,4 @@
1
- export { s as OrSearchV3 } from '../../OrSearch-eed1ea7b.js';
1
+ export { s as OrSearchV3 } from '../../OrSearch-d71cd69e.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-287f97ba.js';
13
13
  import 'vue';
14
- import '../../OrInput-2c4b97ed.js';
14
+ import '../../OrInput-79cce73c.js';
15
15
  import '../../useResponsive-1baf3485.js';
16
16
  import '../../OrError-331220bc.js';
17
17
  import '../../OrHint-262c8217.js';
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect-8e2b6f05.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect-edcb0db9.js';
2
2
  import 'vue-demi';
3
3
  import '../../dropdown-open-06d651cf.js';
4
4
  import '@vueuse/core';
@@ -32,7 +32,7 @@ import '../../useTheme-0ef25778.js';
32
32
  import '../../isPrevented-6994b101.js';
33
33
  import '../../isAncestor-9acec98b.js';
34
34
  import '../../OrInputBox-287f97ba.js';
35
- import '../../OrInput-2c4b97ed.js';
35
+ import '../../OrInput-79cce73c.js';
36
36
  import '../../useValidationAttributes-d1abbe34.js';
37
37
  import '../../OrLoader-5e2f359b.js';
38
38
  import '../../OrMenuItem-f37a662b.js';