@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 +1 @@
1
- export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-c480a57b.js';
1
+ export { a as CardCollection, e as CardCollectionContent, f as CardCollectionContentViews, b as CardCollectionToolbar, c as CardCollectionToolbarPanel } from '../OrCardCollectionV3-736a4eb8.js';
@@ -1,7 +1,7 @@
1
1
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
2
2
  import { defineComponent, toRef } from 'vue-demi';
3
3
  import { s as script$1 } from '../OrCheckboxTreeV3-62eab28a.js';
4
- import { s as script$2, F as FormGroupDirection } from '../OrFormGroupV3-fe03d79b.js';
4
+ import { s as script$2, F as FormGroupDirection } from '../OrFormGroupV3-7fe620c0.js';
5
5
  import { useProxyModelValue } from '../../hooks/useProxyModelValue.js';
6
6
 
7
7
  var script = defineComponent({
@@ -1 +1 @@
1
- export { s as default } from '../OrCodeV3-32d28f25.js';
1
+ export { s as default } from '../OrCodeV3-983d8290.js';
@@ -1,2 +1,2 @@
1
- export { C as CodeLanguage, s as OrCodeV3 } from '../OrCodeV3-32d28f25.js';
1
+ export { C as CodeLanguage, s as OrCodeV3 } from '../OrCodeV3-983d8290.js';
2
2
  export { a as EditorState, E as EditorView, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from '../OrCode-c0da3f7a.js';
@@ -1 +1 @@
1
- export { C as CodeLanguage } from '../OrCodeV3-32d28f25.js';
1
+ export { C as CodeLanguage } from '../OrCodeV3-983d8290.js';
@@ -1 +1 @@
1
- export { a as Code, c as CodeControl, b as CodeControlRoot, d as CodeModal } from '../OrCodeV3-32d28f25.js';
1
+ export { a as Code, c as CodeControl, b as CodeControlRoot, d as CodeModal } from '../OrCodeV3-983d8290.js';
@@ -127,7 +127,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
127
127
  disabled: _ctx.disabled
128
128
  }, {
129
129
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
130
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
130
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
131
131
 
132
132
  _: 3 /* FORWARDED */
133
133
  }, 8 /* PROPS */, ["control-id", "required", "disabled"]), createVNode(_component_OrInputBox, {
@@ -143,13 +143,13 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
143
143
  }, null, 2 /* CLASS */)]),
144
144
 
145
145
  _: 1 /* STABLE */
146
- }, 8 /* PROPS */, ["invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_1$1, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
146
+ }, 8 /* PROPS */, ["invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_1$1, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
147
147
  key: 0,
148
148
  disabled: _ctx.disabled
149
149
  }, {
150
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
150
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
151
151
 
152
- _: 1 /* STABLE */
152
+ _: 3 /* FORWARDED */
153
153
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */), [[vShow, !_ctx.error]]), withDirectives(createElementVNode("div", _hoisted_2, [createVNode(_component_OrError, {
154
154
  disabled: _ctx.disabled
155
155
  }, {
@@ -435,18 +435,22 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
435
435
  disabled: _ctx.disabled,
436
436
  readonly: _ctx.readonly
437
437
  }, {
438
+ label: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
439
+
438
440
  addon: withCtx(() => [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "addon"), _ctx.enableFullscreen ? (openBlock(), createBlock(_component_OrIconButton, {
439
441
  key: 0,
440
442
  icon: 'fullscreen',
441
443
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.openFullscreen(), ["stop"]))
442
444
  })) : createCommentVNode("v-if", true)])]),
445
+ hint: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
446
+
443
447
  _: 3 /* FORWARDED */
444
448
  }, 8 /* PROPS */, ["control-id", "label", "hint", "error", "disabled", "readonly"]), createVNode(_component_OrModal, {
445
449
  ref: 'modal',
446
450
  "additional-styles": _ctx.modalStyles,
447
451
  size: 'l'
448
452
  }, createSlots({
449
- header: withCtx(() => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)]),
453
+ header: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
450
454
 
451
455
  default: withCtx(() => [createVNode(_component_OrCodeControl, {
452
456
  ref: 'fullscreenControl',
@@ -1 +1 @@
1
- export { s as default } from '../OrCombinedInputV3-f7b0629a.js';
1
+ export { s as default } from '../OrCombinedInputV3-0f778002.js';
@@ -1 +1 @@
1
- export { s as OrCombinedInputV3 } from '../OrCombinedInputV3-f7b0629a.js';
1
+ export { s as OrCombinedInputV3 } from '../OrCombinedInputV3-0f778002.js';
@@ -1 +1 @@
1
- export { C as CombinedInput, a as CombinedInputControlGroup } from '../OrCombinedInputV3-f7b0629a.js';
1
+ export { C as CombinedInput, a as CombinedInputControlGroup } from '../OrCombinedInputV3-0f778002.js';
@@ -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
  }, {
@@ -1 +1 @@
1
- export { s as default } from '../OrConfirmV3-a82cfc5d.js';
1
+ export { s as default } from '../OrConfirmV3-0216cdbd.js';
@@ -1 +1 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-a82cfc5d.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirmV3-0216cdbd.js';
@@ -1 +1 @@
1
- export { C as ConfirmType } from '../OrConfirmV3-a82cfc5d.js';
1
+ export { C as ConfirmType } from '../OrConfirmV3-0216cdbd.js';
@@ -1 +1 @@
1
- export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-a82cfc5d.js';
1
+ export { a as Confirm, d as ConfirmFooter, f as ConfirmFooterButtons, e as ConfirmFooterTypes, b as ConfirmHeader, c as ConfirmInput } from '../OrConfirmV3-0216cdbd.js';
@@ -4,7 +4,7 @@ import { l as logicAnd } from './OrConfirm-91f220b8.js';
4
4
  import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
5
5
  import { s as script$1 } from './OrOverlayV3-16e02b22.js';
6
6
  import { s as script$2, a as ButtonColor } from './OrButtonV3-0ce782ba.js';
7
- import { s as script$3 } from './OrInputV3-65eecfd2.js';
7
+ import { s as script$3 } from './OrInputV3-4e10d1cf.js';
8
8
  import { usePopoverState } from '../hooks/usePopoverState.js';
9
9
 
10
10
  var ConfirmType;
@@ -1 +1 @@
1
- export { s as default } from '../OrDateFormatV3-39b678c0.js';
1
+ export { s as default } from '../OrDateFormatV3-df2af786.js';
@@ -1 +1 @@
1
- export { s as OrDateFormatV3 } from '../OrDateFormatV3-39b678c0.js';
1
+ export { s as OrDateFormatV3 } from '../OrDateFormatV3-df2af786.js';
@@ -1 +1 @@
1
- export { D as DateFormat } from '../OrDateFormatV3-39b678c0.js';
1
+ export { D as DateFormat } from '../OrDateFormatV3-df2af786.js';
@@ -1,6 +1,6 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
2
2
  import { defineComponent, ref, computed } from 'vue-demi';
3
- import { f as formatDate } from './OrDateTimePickerV3-fd16e9ae.js';
3
+ import { f as formatDate } from './OrDateTimePickerV3-160e8550.js';
4
4
 
5
5
  const DateFormat = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { s as default } from '../OrDatePickerV3-3e308ac9.js';
1
+ export { s as default } from '../OrDatePickerV3-87f21337.js';
@@ -1 +1 @@
1
- export { s as OrDatePickerV3 } from '../OrDatePickerV3-3e308ac9.js';
1
+ export { s as OrDatePickerV3 } from '../OrDatePickerV3-87f21337.js';
@@ -1 +1 @@
1
- export { D as DatePicker, a as DatePickerPopover } from '../OrDatePickerV3-3e308ac9.js';
1
+ export { D as DatePicker, a as DatePickerPopover } from '../OrDatePickerV3-87f21337.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
2
2
  import { defineComponent, ref, computed, watch, toRef } from 'vue-demi';
3
- 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, g as getCurrentDate } from './OrDateTimePickerV3-fd16e9ae.js';
3
+ 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, g as getCurrentDate } from './OrDateTimePickerV3-160e8550.js';
4
4
  import { s as script$7 } from './OrErrorV3-b04d76aa.js';
5
5
  import { s as script$8 } from './OrHintV3-c8ac5975.js';
6
6
  import { s as script$9 } from './OrIconV3-34670800.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, {
@@ -298,13 +298,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
298
298
  _: 1 /* STABLE */
299
299
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.openPopover], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
300
300
  key: 1
301
- }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
301
+ }, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
302
302
  key: 0,
303
303
  disabled: _ctx.disabled
304
304
  }, {
305
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
305
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
306
306
 
307
- _: 1 /* STABLE */
307
+ _: 3 /* FORWARDED */
308
308
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
309
309
  key: 2,
310
310
  disabled: _ctx.disabled
@@ -1 +1 @@
1
- export { s as default } from '../OrDateRangePickerV3-885e8c83.js';
1
+ export { s as default } from '../OrDateRangePickerV3-5a02b231.js';
@@ -1 +1 @@
1
- export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-885e8c83.js';
1
+ export { s as OrDateRangePickerV3 } from '../OrDateRangePickerV3-5a02b231.js';
@@ -1 +1 @@
1
- export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-885e8c83.js';
1
+ export { D as DateRangePicker, a as DateRangePickerPopover } from '../OrDateRangePickerV3-5a02b231.js';
@@ -7,7 +7,7 @@ import { s as script$a } from './OrIconButtonV3-c00fffaf.js';
7
7
  import { s as script$b, I as InputBoxSize } from './OrInputBoxV3-dbc63649.js';
8
8
  import { s as script$c } from './OrLabelV3-ebd5f67a.js';
9
9
  import { s as script$d } from './OrPopoverV3-6c2dbc6b.js';
10
- 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, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-fd16e9ae.js';
10
+ 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, g as getCurrentDate, h as getNextMonthDate } from './OrDateTimePickerV3-160e8550.js';
11
11
  import { DropdownClose } from '../directives/dropdown-close.js';
12
12
  import { DropdownOpen } from '../directives/dropdown-open.js';
13
13
  import { useProxyModelValue } from '../hooks/useProxyModelValue.js';
@@ -255,14 +255,14 @@ 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
  variant: 'input',
261
261
  required: _ctx.required,
262
262
  disabled: _ctx.disabled
263
263
  }, {
264
264
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
265
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
265
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
266
266
 
267
267
  _: 3 /* FORWARDED */
268
268
  }, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
@@ -363,13 +363,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
363
363
  _: 1 /* STABLE */
364
364
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, () => _ctx.openPopover('from')], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
365
365
  key: 1
366
- }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
366
+ }, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
367
367
  key: 0,
368
368
  disabled: _ctx.disabled
369
369
  }, {
370
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)]),
370
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
371
371
 
372
- _: 1 /* STABLE */
372
+ _: 3 /* FORWARDED */
373
373
  }, 8 /* PROPS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
374
374
  key: 2,
375
375
  disabled: _ctx.disabled
@@ -1 +1 @@
1
- export { s as default } from '../OrDateTimeFormatV3-0639ecf6.js';
1
+ export { s as default } from '../OrDateTimeFormatV3-bb20d916.js';
@@ -1 +1 @@
1
- export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-0639ecf6.js';
1
+ export { s as OrDateTimeFormatV3 } from '../OrDateTimeFormatV3-bb20d916.js';
@@ -1 +1 @@
1
- export { D as DateTimeFormat } from '../OrDateTimeFormatV3-0639ecf6.js';
1
+ export { D as DateTimeFormat } from '../OrDateTimeFormatV3-bb20d916.js';
@@ -1,6 +1,6 @@
1
1
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
2
2
  import { defineComponent, ref, computed } from 'vue-demi';
3
- import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-fd16e9ae.js';
3
+ import { D as DateTimePickerTimeFormat, f as formatDate, i as formatTime } from './OrDateTimePickerV3-160e8550.js';
4
4
 
5
5
  const DateTimeFormat = [
6
6
  // Layout
@@ -1 +1 @@
1
- export { l as default } from '../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { l as default } from '../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { D as DateTimePickerTimeFormat } from '../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { o as DateTimePicker, p as DateTimePickerDatePopover, q as DateTimePickerTimePopover } from '../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { f as formatDate } from '../../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { f as formatDate } from '../../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { i as formatTime } from '../../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { i as formatTime } from '../../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { g as getCurrentDate } from '../../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { g as getCurrentDate } from '../../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { m as getDatePlaceholder } from '../../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { h as getNextMonthDate } from '../../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { h as getNextMonthDate } from '../../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { n as getTimePlaceholder } from '../../OrDateTimePickerV3-160e8550.js';
@@ -1 +1 @@
1
- export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-fd16e9ae.js';
1
+ export { f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from '../../OrDateTimePickerV3-160e8550.js';
@@ -1249,14 +1249,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
1249
1249
  return openBlock(), createElementBlock("div", {
1250
1250
  ref: 'root',
1251
1251
  class: normalizeClass(_ctx.rootStyles)
1252
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
1252
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
1253
1253
  key: 0,
1254
1254
  variant: 'input',
1255
1255
  required: _ctx.required,
1256
1256
  disabled: _ctx.disabled
1257
1257
  }, {
1258
1258
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
1259
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
1259
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
1260
1260
 
1261
1261
  _: 3 /* FORWARDED */
1262
1262
  }, 8 /* PROPS */, ["required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
@@ -1394,7 +1394,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
1394
1394
  _: 1 /* STABLE */
1395
1395
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggleDatePopover], [_directive_dropdown_close, _ctx.closeDatePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
1396
1396
  key: 1
1397
- }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
1397
+ }, [_ctx.$slots.hint || _ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
1398
1398
  key: 0,
1399
1399
  disabled: _ctx.disabled
1400
1400
  }, {
@@ -1 +1 @@
1
- export { s as default } from '../OrFormGroupV3-fe03d79b.js';
1
+ export { s as default } from '../OrFormGroupV3-7fe620c0.js';
@@ -1 +1 @@
1
- export { F as FormGroupDirection, s as OrFormGroupV3 } from '../OrFormGroupV3-fe03d79b.js';
1
+ export { F as FormGroupDirection, s as OrFormGroupV3 } from '../OrFormGroupV3-7fe620c0.js';
@@ -1 +1 @@
1
- export { F as FormGroupDirection } from '../OrFormGroupV3-fe03d79b.js';
1
+ export { F as FormGroupDirection } from '../OrFormGroupV3-7fe620c0.js';
@@ -1 +1 @@
1
- export { b as FormGroupContent, d as FormGroupContentDirections, c as FormGroupLabel, a as FormGroupRoot } from '../OrFormGroupV3-fe03d79b.js';
1
+ export { b as FormGroupContent, d as FormGroupContentDirections, c as FormGroupLabel, a as FormGroupRoot } from '../OrFormGroupV3-7fe620c0.js';
@@ -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
@@ -1 +1 @@
1
- export { s as default } from '../OrInputV3-65eecfd2.js';
1
+ export { s as default } from '../OrInputV3-4e10d1cf.js';
@@ -1 +1 @@
1
- export { I as InputType, s as OrInputV3 } from '../OrInputV3-65eecfd2.js';
1
+ export { I as InputType, s as OrInputV3 } from '../OrInputV3-4e10d1cf.js';
@@ -1 +1 @@
1
- export { b as InputControl, a as InputRoot } from '../OrInputV3-65eecfd2.js';
1
+ export { b as InputControl, a as InputRoot } from '../OrInputV3-4e10d1cf.js';
@@ -183,7 +183,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
183
183
  return openBlock(), createElementBlock("div", {
184
184
  ref: 'root',
185
185
  class: normalizeClass(_ctx.rootStyles)
186
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
186
+ }, [_ctx.$slots.label || _ctx.$slots.addon || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
187
187
  key: 0,
188
188
  "control-id": _ctx.controlAttributes.id,
189
189
  variant: 'input',
@@ -191,7 +191,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
191
191
  disabled: _ctx.disabled
192
192
  }, {
193
193
  addon: withCtx(() => [renderSlot(_ctx.$slots, "addon")]),
194
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
194
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
195
195
 
196
196
  _: 3 /* FORWARDED */
197
197
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrInputBox, {
@@ -255,11 +255,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
255
255
  }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */))]),
256
256
 
257
257
  key: "0"
258
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["variant", "size", "invalid", "readonly", "disabled"]), withDirectives(createElementVNode("div", _hoisted_2, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
258
+ } : 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, {
259
259
  key: 0,
260
260
  disabled: _ctx.disabled
261
261
  }, createSlots({
262
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.hint) + " ", 1 /* TEXT */)]),
262
+ default: withCtx(() => [renderSlot(_ctx.$slots, "hint", {}, () => [createTextVNode(toDisplayString(_ctx.hint), 1 /* TEXT */)])]),
263
263
 
264
264
  _: 2 /* DYNAMIC */
265
265
  }, [_ctx.maxLength ? {
@@ -1 +1 @@
1
- export { s as default } from '../OrListV3-e531ef3d.js';
1
+ export { s as default } from '../OrListV3-159c96b5.js';
@@ -1 +1 @@
1
- export { a as OrListItem, s as OrListV3 } from '../OrListV3-e531ef3d.js';
1
+ export { a as OrListItem, s as OrListV3 } from '../OrListV3-159c96b5.js';
@@ -1 +1 @@
1
- export { L as List, b as ListContent } from '../OrListV3-e531ef3d.js';
1
+ export { L as List, b as ListContent } from '../OrListV3-159c96b5.js';
@@ -229,7 +229,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
229
229
  disabled: _ctx.disabled
230
230
  }, {
231
231
  addon: withCtx(() => [renderSlot(_ctx.$slots, "label-addon")]),
232
- default: withCtx(() => [createTextVNode(toDisplayString(_ctx.label) + " ", 1 /* TEXT */)]),
232
+ default: withCtx(() => [renderSlot(_ctx.$slots, "label", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
233
233
 
234
234
  _: 3 /* FORWARDED */
235
235
  }, 8 /* PROPS */, ["disabled"])]), createElementVNode("div", {
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
2
2
  import { defineComponent, toRef } from 'vue-demi';
3
- import { s as script$1 } from '../OrFormGroupV3-fe03d79b.js';
3
+ import { s as script$1 } from '../OrFormGroupV3-7fe620c0.js';
4
4
  import { s as script$2 } from '../OrRadioV3-f93b6867.js';
5
5
  import { useProxyModelValue } from '../../hooks/useProxyModelValue.js';
6
6
 
@@ -1 +1 @@
1
- export { s as default } from '../OrRichTextEditorV3-2d55c8f1.js';
1
+ export { s as default } from '../OrRichTextEditorV3-3e2811e3.js';
@@ -1 +1 @@
1
- export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditorV3-2d55c8f1.js';
1
+ export { F as Formats, s as OrRichTextEditorV3 } from '../OrRichTextEditorV3-3e2811e3.js';
@@ -1 +1 @@
1
- export { F as Formats } from '../OrRichTextEditorV3-2d55c8f1.js';
1
+ export { F as Formats } from '../OrRichTextEditorV3-3e2811e3.js';
@@ -1 +1 @@
1
- export { E as EditorContainer, f as EditorInput, b as Toolbar, c as ToolbarButton, e as ToolbarButtonFocused, T as ToolbarContainer } from '../OrRichTextEditorV3-2d55c8f1.js';
1
+ export { E as EditorContainer, f as EditorInput, b as Toolbar, c as ToolbarButton, e as ToolbarButtonFocused, T as ToolbarContainer } from '../OrRichTextEditorV3-3e2811e3.js';
@@ -1,2 +1,2 @@
1
- export { i as default } from '../../../OrRichTextEditorV3-2d55c8f1.js';
1
+ export { i as default } from '../../../OrRichTextEditorV3-3e2811e3.js';
2
2
  import '../../../OrCode-c0da3f7a.js';
@@ -1,2 +1,2 @@
1
- export { C as default } from '../../../OrRichTextEditorV3-2d55c8f1.js';
1
+ export { C as default } from '../../../OrRichTextEditorV3-3e2811e3.js';
2
2
  import '../../../OrCode-c0da3f7a.js';
@@ -1 +1 @@
1
- export { C as CodeMirrorView } from '../../../OrRichTextEditorV3-2d55c8f1.js';
1
+ export { C as CodeMirrorView } from '../../../OrRichTextEditorV3-3e2811e3.js';
@@ -1,3 +1,3 @@
1
1
  import '../../../OrCode-c0da3f7a.js';
2
2
  import '../../../../hooks/useTheme.js';
3
- export { g as color, t as default, h as orCodeHighlightStyle, o as orCodeTheme } from '../../../OrRichTextEditorV3-2d55c8f1.js';
3
+ export { g as color, t as default, h as orCodeHighlightStyle, o as orCodeTheme } from '../../../OrRichTextEditorV3-3e2811e3.js';
@@ -1 +1 @@
1
- export { d as deserialize, a as serialize } from '../../OrRichTextEditorV3-2d55c8f1.js';
1
+ export { d as deserialize, a as serialize } from '../../OrRichTextEditorV3-3e2811e3.js';
@@ -10,7 +10,7 @@ import { s as script$2 } from './OrLabelV3-ebd5f67a.js';
10
10
  import { s as script$3 } from './OrMenuItemV3-24bdf746.js';
11
11
  import { s as script$4 } from './OrMenuV3-dc587800.js';
12
12
  import { s as script$5 } from './OrModalV3-65e0cb39.js';
13
- import { s as script$6 } from './OrInputV3-65eecfd2.js';
13
+ import { s as script$6 } from './OrInputV3-4e10d1cf.js';
14
14
  import { s as script$7 } from './OrButtonV3-0ce782ba.js';
15
15
  import { s as script$8 } from './OrPopoverV3-6c2dbc6b.js';
16
16
  import { useTheme } from '../hooks/useTheme.js';