@onereach/ui-components 5.0.2 → 5.1.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 (211) hide show
  1. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +3 -2
  2. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +5 -5
  3. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
  4. package/dist/bundled/v2/components/OrDatePickerV3/index.js +1 -1
  5. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  6. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
  7. package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -2
  8. package/dist/bundled/v2/components/OrLabelV3/OrLabel.js +7 -3
  9. package/dist/bundled/v2/components/OrLabelV3/OrLabel.vue.d.ts +16 -5
  10. package/dist/bundled/v2/components/OrLabelV3/props.d.ts +2 -1
  11. package/dist/bundled/v2/components/OrLabelV3/props.js +1 -0
  12. package/dist/bundled/v2/components/OrLabelV3/styles.d.ts +2 -2
  13. package/dist/bundled/v2/components/OrLabelV3/styles.js +14 -5
  14. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +99 -25
  15. package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +23 -0
  16. package/dist/bundled/v2/components/OrSelectV3/styles.d.ts +3 -1
  17. package/dist/bundled/v2/components/OrSelectV3/styles.js +14 -4
  18. package/dist/bundled/v2/components/OrTimePickerV3/OrTimePicker.js +1 -1
  19. package/dist/bundled/v2/components/OrTimePickerV3/index.js +1 -1
  20. package/dist/bundled/v2/components/index.js +1 -1
  21. package/dist/bundled/v2/directives/dropdown-close.js +0 -2
  22. package/dist/bundled/v2/directives/dropdown-open.js +1 -3
  23. package/dist/bundled/v2/index.js +2 -2
  24. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ef25e74b.js → OrCardCollection.vue_vue_type_script_lang-32a5019d.js} +1 -1
  25. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-eeb6b419.js → OrCheckbox.vue_vue_type_script_lang-38736023.js} +1 -1
  26. package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-3b25afe5.js → OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js} +2 -2
  27. package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js → OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js} +1 -1
  28. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-aca7f503.js → OrCode.vue_vue_type_script_lang-1bf2766c.js} +1 -1
  29. package/dist/bundled/v3/{OrCombinedInput.vue_vue_type_script_lang-cb7a88f3.js → OrCombinedInput.vue_vue_type_script_lang-230d4d9c.js} +1 -1
  30. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-2ca0f55a.js → OrConfirm.vue_vue_type_script_lang-d37994d8.js} +1 -1
  31. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-86ca7af9.js → OrDatePicker.vue_vue_type_script_lang-f73b9f07.js} +2 -2
  32. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-92429c31.js → OrDateTimePicker.vue_vue_type_script_lang-df504a2e.js} +2 -2
  33. package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-d9eef487.js → OrDateTimePickerPopoverHeader-eff1f44b.js} +1 -1
  34. package/dist/bundled/v3/{OrFormGroup.vue_vue_type_script_lang-1c6844d6.js → OrFormGroup.vue_vue_type_script_lang-d67479fc.js} +1 -1
  35. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-3927acb7.js → OrInput.vue_vue_type_script_lang-4a4bec95.js} +1 -1
  36. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-3e11ab8a.js → OrLabel.vue_vue_type_script_lang-fcdfd80d.js} +6 -3
  37. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-48c2bc6b.js → OrRadio.vue_vue_type_script_lang-08ab2220.js} +1 -1
  38. package/dist/bundled/v3/{OrRadioGroup.vue_vue_type_script_lang-d7f6f8ca.js → OrRadioGroup.vue_vue_type_script_lang-d84948fc.js} +2 -2
  39. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-787d1b44.js → OrSearch.vue_vue_type_script_lang-e055677e.js} +1 -1
  40. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-932be22a.js → OrSelect.vue_vue_type_script_lang-19739ac1.js} +35 -8
  41. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-ee55263f.js → OrSwitch.vue_vue_type_script_lang-14b4ec0a.js} +1 -1
  42. package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-85c70a2a.js → OrTagInput.vue_vue_type_script_lang-972ba1bb.js} +1 -1
  43. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-7562cca1.js → OrTextarea.vue_vue_type_script_lang-a7cfbe82.js} +1 -1
  44. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-15702833.js → OrTimePicker.vue_vue_type_script_lang-e4274a52.js} +2 -2
  45. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +5 -5
  46. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +4 -4
  47. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +6 -6
  48. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +5 -5
  49. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +4 -4
  50. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +3 -3
  51. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +5 -4
  52. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +3 -3
  53. package/dist/bundled/v3/components/OrCheckboxV3/index.js +2 -2
  54. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +3 -3
  55. package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
  56. package/dist/bundled/v3/components/OrCombinedInputV3/OrCombinedInput.js +3 -3
  57. package/dist/bundled/v3/components/OrCombinedInputV3/index.js +2 -2
  58. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +4 -4
  59. package/dist/bundled/v3/components/OrConfirmV3/index.js +3 -3
  60. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +4 -4
  61. package/dist/bundled/v3/components/OrDatePickerV3/index.js +3 -3
  62. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +4 -4
  63. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +3 -3
  64. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +3 -3
  65. package/dist/bundled/v3/components/OrFormGroupV3/index.js +2 -2
  66. package/dist/bundled/v3/components/OrInputV3/OrInput.js +3 -3
  67. package/dist/bundled/v3/components/OrInputV3/index.js +2 -2
  68. package/dist/bundled/v3/components/OrLabelV3/OrLabel.js +4 -3
  69. package/dist/bundled/v3/components/OrLabelV3/OrLabel.vue.d.ts +12 -3
  70. package/dist/bundled/v3/components/OrLabelV3/index.js +1 -1
  71. package/dist/bundled/v3/components/OrLabelV3/props.d.ts +2 -1
  72. package/dist/bundled/v3/components/OrLabelV3/props.js +1 -0
  73. package/dist/bundled/v3/components/OrLabelV3/styles.d.ts +2 -2
  74. package/dist/bundled/v3/components/OrLabelV3/styles.js +14 -5
  75. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +5 -5
  76. package/dist/bundled/v3/components/OrRadioGroupV3/index.js +4 -4
  77. package/dist/bundled/v3/components/OrRadioV3/OrRadio.js +3 -3
  78. package/dist/bundled/v3/components/OrRadioV3/index.js +2 -2
  79. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +4 -4
  80. package/dist/bundled/v3/components/OrSearchV3/index.js +3 -3
  81. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +66 -40
  82. package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +15 -0
  83. package/dist/bundled/v3/components/OrSelectV3/index.js +4 -4
  84. package/dist/bundled/v3/components/OrSelectV3/styles.d.ts +3 -1
  85. package/dist/bundled/v3/components/OrSelectV3/styles.js +14 -4
  86. package/dist/bundled/v3/components/OrSwitchV3/OrSwitch.js +3 -3
  87. package/dist/bundled/v3/components/OrSwitchV3/index.js +2 -2
  88. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +3 -3
  89. package/dist/bundled/v3/components/OrTagInputV3/index.js +2 -2
  90. package/dist/bundled/v3/components/OrTextareaV3/OrTextarea.js +3 -3
  91. package/dist/bundled/v3/components/OrTextareaV3/index.js +2 -2
  92. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +4 -4
  93. package/dist/bundled/v3/components/OrTimePickerV3/index.js +3 -3
  94. package/dist/bundled/v3/components/index.js +21 -21
  95. package/dist/bundled/v3/directives/dropdown-close.js +0 -2
  96. package/dist/bundled/v3/directives/dropdown-open.js +1 -3
  97. package/dist/bundled/v3/index.js +22 -22
  98. package/dist/esm/v2/{OrCardCollection-16d7fede.js → OrCardCollection-35add276.js} +1 -1
  99. package/dist/esm/v2/{OrCheckbox-db66b4ea.js → OrCheckbox-ae903071.js} +4 -3
  100. package/dist/esm/v2/{OrCheckboxGroup-a04f27fe.js → OrCheckboxGroup-74dc7c1d.js} +2 -2
  101. package/dist/esm/v2/{OrCheckboxTree-f48db82f.js → OrCheckboxTree-19f5d69b.js} +1 -1
  102. package/dist/esm/v2/{OrCode-c772c8f5.js → OrCode-c2675f47.js} +1 -1
  103. package/dist/esm/v2/{OrCombinedInput-45187323.js → OrCombinedInput-2639e3e1.js} +1 -1
  104. package/dist/esm/v2/{OrConfirm-389d7e31.js → OrConfirm-9f43fb6a.js} +1 -1
  105. package/dist/esm/v2/{OrDatePicker-dab6a28b.js → OrDatePicker-29e3897a.js} +3 -3
  106. package/dist/esm/v2/{OrDateTimePicker-b927b51a.js → OrDateTimePicker-5913e464.js} +1 -1
  107. package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-78b7ad39.js → OrDateTimePicker.vue_rollup-plugin-vue_script-e22f3b7b.js} +3 -3
  108. package/dist/esm/v2/{OrDateTimePickerPopoverHeader-1bd2a85f.js → OrDateTimePickerPopoverHeader-3a5c05ac.js} +1 -1
  109. package/dist/esm/v2/{OrFormGroup-29a514db.js → OrFormGroup-9000fcdf.js} +1 -1
  110. package/dist/esm/v2/{OrInput-57211a5b.js → OrInput-a6183a78.js} +3 -3
  111. package/dist/esm/v2/{OrLabel-63380256.js → OrLabel-4a3d8904.js} +18 -6
  112. package/dist/esm/v2/{OrRadio-b32dfbfe.js → OrRadio-0fc3ae14.js} +1 -1
  113. package/dist/esm/v2/{OrRadioGroup-d1c2e460.js → OrRadioGroup-1108883d.js} +2 -2
  114. package/dist/esm/v2/{OrSearch-95447225.js → OrSearch-15ecfbf0.js} +1 -1
  115. package/dist/esm/v2/{OrSelect-c92299c7.js → OrSelect-ee398af5.js} +115 -30
  116. package/dist/esm/v2/{OrSwitch-e49ce2d8.js → OrSwitch-a3da6bec.js} +1 -1
  117. package/dist/esm/v2/{OrTagInput-7c95be61.js → OrTagInput-adef254c.js} +1 -1
  118. package/dist/esm/v2/{OrTextarea-824f7048.js → OrTextarea-6fe8b65f.js} +1 -1
  119. package/dist/esm/v2/{OrTimePicker-fe172ae6.js → OrTimePicker-9738c72f.js} +4 -4
  120. package/dist/esm/v2/components/index.js +23 -23
  121. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
  122. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +5 -5
  123. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +3 -3
  124. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +5 -5
  125. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  126. package/dist/esm/v2/components/or-code-v3/index.js +2 -2
  127. package/dist/esm/v2/components/or-combined-input-v3/index.js +2 -2
  128. package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
  129. package/dist/esm/v2/components/or-date-picker-v3/index.js +4 -4
  130. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +5 -5
  131. package/dist/esm/v2/components/or-form-group-v3/index.js +2 -2
  132. package/dist/esm/v2/components/or-input-v3/index.js +2 -2
  133. package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +16 -5
  134. package/dist/esm/v2/components/or-label-v3/index.js +1 -1
  135. package/dist/esm/v2/components/or-label-v3/props.d.ts +2 -1
  136. package/dist/esm/v2/components/or-label-v3/styles.d.ts +2 -2
  137. package/dist/esm/v2/components/or-radio-group-v3/index.js +4 -4
  138. package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
  139. package/dist/esm/v2/components/or-search-v3/index.js +3 -3
  140. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +23 -0
  141. package/dist/esm/v2/components/or-select-v3/index.js +6 -6
  142. package/dist/esm/v2/components/or-select-v3/styles.d.ts +3 -1
  143. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  144. package/dist/esm/v2/components/or-tag-input-v3/index.js +2 -2
  145. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
  146. package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -5
  147. package/dist/esm/v2/directives/index.js +1 -1
  148. package/dist/esm/v2/{dropdown-open-e1f90e0a.js → dropdown-open-06d651cf.js} +1 -5
  149. package/dist/esm/v2/index.js +23 -23
  150. package/dist/esm/v3/{OrCardCollection-a03fe4ee.js → OrCardCollection-e4a72381.js} +1 -1
  151. package/dist/esm/v3/{OrCheckbox-09f62aab.js → OrCheckbox-a571fc90.js} +3 -2
  152. package/dist/esm/v3/{OrCheckboxGroup-6c054793.js → OrCheckboxGroup-7fe25d85.js} +2 -2
  153. package/dist/esm/v3/{OrCheckboxTree-bb32455e.js → OrCheckboxTree-bea23696.js} +1 -1
  154. package/dist/esm/v3/{OrCode-e0046019.js → OrCode-efdc9eee.js} +1 -1
  155. package/dist/esm/v3/{OrCombinedInput-2800ee8b.js → OrCombinedInput-6dd0f75d.js} +1 -1
  156. package/dist/esm/v3/{OrConfirm-fd33e48c.js → OrConfirm-fa35ffd0.js} +1 -1
  157. package/dist/esm/v3/{OrDatePicker-dae900de.js → OrDatePicker-40e867e5.js} +3 -3
  158. package/dist/esm/v3/{OrDateTimePicker-3d4aeabe.js → OrDateTimePicker-888a2f98.js} +3 -3
  159. package/dist/esm/v3/{OrDateTimePickerPopoverHeader-3c371f05.js → OrDateTimePickerPopoverHeader-8f0408b2.js} +1 -1
  160. package/dist/esm/v3/{OrFormGroup-9f581536.js → OrFormGroup-c4631ef0.js} +1 -1
  161. package/dist/esm/v3/{OrInput-41b40eee.js → OrInput-8463ca1d.js} +1 -1
  162. package/dist/esm/v3/{OrLabel-4da56db0.js → OrLabel-d4c46bb6.js} +19 -7
  163. package/dist/esm/v3/{OrRadio-7b722b16.js → OrRadio-48cd02a9.js} +1 -1
  164. package/dist/esm/v3/{OrRadioGroup-58c0214c.js → OrRadioGroup-82d10aa8.js} +2 -2
  165. package/dist/esm/v3/{OrSearch-e6f6573f.js → OrSearch-9c694c80.js} +1 -1
  166. package/dist/esm/v3/{OrSelect-db90c428.js → OrSelect-3a39f89e.js} +109 -46
  167. package/dist/esm/v3/{OrSwitch-a6efd081.js → OrSwitch-f4d9e196.js} +1 -1
  168. package/dist/esm/v3/{OrTagInput-f11a2d68.js → OrTagInput-8cc92992.js} +1 -1
  169. package/dist/esm/v3/{OrTextarea-6c471ccd.js → OrTextarea-f3412790.js} +1 -1
  170. package/dist/esm/v3/{OrTimePicker-b1ff46c1.js → OrTimePicker-e3b5ef7f.js} +4 -4
  171. package/dist/esm/v3/components/index.js +22 -22
  172. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  173. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +5 -5
  174. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +3 -3
  175. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +3 -3
  176. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  177. package/dist/esm/v3/components/or-code-v3/index.js +2 -2
  178. package/dist/esm/v3/components/or-combined-input-v3/index.js +2 -2
  179. package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
  180. package/dist/esm/v3/components/or-date-picker-v3/index.js +4 -4
  181. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +4 -4
  182. package/dist/esm/v3/components/or-form-group-v3/index.js +2 -2
  183. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  184. package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +12 -3
  185. package/dist/esm/v3/components/or-label-v3/index.js +1 -1
  186. package/dist/esm/v3/components/or-label-v3/props.d.ts +2 -1
  187. package/dist/esm/v3/components/or-label-v3/styles.d.ts +2 -2
  188. package/dist/esm/v3/components/or-radio-group-v3/index.js +4 -4
  189. package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
  190. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  191. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +15 -0
  192. package/dist/esm/v3/components/or-select-v3/index.js +6 -6
  193. package/dist/esm/v3/components/or-select-v3/styles.d.ts +3 -1
  194. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  195. package/dist/esm/v3/components/or-tag-input-v3/index.js +2 -2
  196. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  197. package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -5
  198. package/dist/esm/v3/directives/index.js +1 -1
  199. package/dist/esm/v3/{dropdown-open-e1f90e0a.js → dropdown-open-06d651cf.js} +1 -5
  200. package/dist/esm/v3/index.js +22 -22
  201. package/package.json +2 -2
  202. package/src/components/or-checkbox-v3/OrCheckbox.vue +1 -0
  203. package/src/components/or-input-v3/OrInput.vue +1 -0
  204. package/src/components/or-label-v3/OrLabel.vue +9 -5
  205. package/src/components/or-label-v3/props.ts +1 -0
  206. package/src/components/or-label-v3/styles.ts +16 -4
  207. package/src/components/or-select-v3/OrSelect.vue +90 -21
  208. package/src/components/or-select-v3/styles.ts +20 -3
  209. package/src/directives/dropdown-close.ts +0 -3
  210. package/src/directives/dropdown-open.ts +1 -4
  211. /package/dist/bundled/v2/{OrDateTimePickerPopoverHeader-a4f77733.js → OrDateTimePickerPopoverHeader-f3d67e5d.js} +0 -0
@@ -9,7 +9,7 @@ import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
9
9
  import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
10
10
  import { _ as __vue_component__$3 } from './OrInputBox-7dc5b9e9.js';
11
11
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
12
- import { _ as __vue_component__$4 } from './OrLabel-63380256.js';
12
+ import { _ as __vue_component__$4 } from './OrLabel-4a3d8904.js';
13
13
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
14
14
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
15
15
 
@@ -1,18 +1,18 @@
1
1
  import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
2
- import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e1f90e0a.js';
2
+ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.js';
3
3
  import '@vueuse/core';
4
4
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind.config';
6
6
  import 'tailwindcss/resolveConfig';
7
- import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-1bd2a85f.js';
8
- import { _ as __vue_component__$4, a as __vue_component__$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker.vue_rollup-plugin-vue_script-78b7ad39.js';
7
+ import { b as __vue_component__$1, d as __vue_component__$2, e as __vue_component__$3, u as useCurrentDate } from './OrDateTimePickerPopoverHeader-3a5c05ac.js';
8
+ import { _ as __vue_component__$4, a as __vue_component__$5, D as DateTimePickerTimeFormat } from './OrDateTimePicker.vue_rollup-plugin-vue_script-e22f3b7b.js';
9
9
  import { _ as __vue_component__$6 } from './OrError-4ffc1c39.js';
10
10
  import { _ as __vue_component__$7 } from './OrHint-aa221198.js';
11
11
  import { _ as __vue_component__$9 } from './OrIconButton-667d8f83.js';
12
12
  import { _ as __vue_component__$8 } from './OrIcon-d35a84d8.js';
13
13
  import { _ as __vue_component__$a } from './OrInputBox-7dc5b9e9.js';
14
14
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
15
- import { _ as __vue_component__$b } from './OrLabel-63380256.js';
15
+ import { _ as __vue_component__$b } from './OrLabel-4a3d8904.js';
16
16
  import { _ as __vue_component__$c } from './OrPopover-66817adb.js';
17
17
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
18
18
 
@@ -8,27 +8,27 @@ 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, _ as OrButtonV3 } from '../OrButton-a23ee9f0.js';
9
9
  export { _ as OrCard } from '../OrCard-c44d9783.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-bea023f8.js';
11
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-16d7fede.js';
11
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-35add276.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-0da13cbe.js';
13
13
  export { _ as OrCheckbox } from '../OrCheckbox-fcd6b64c.js';
14
- export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-a04f27fe.js';
15
- export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTree-f48db82f.js';
16
- export { _ as OrCheckboxV3 } from '../OrCheckbox-db66b4ea.js';
14
+ export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-74dc7c1d.js';
15
+ export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTree-19f5d69b.js';
16
+ export { _ as OrCheckboxV3 } from '../OrCheckbox-ae903071.js';
17
17
  export { _ as OrChip } from '../OrChip-6cae6dab.js';
18
18
  export { _ as OrChips } from '../OrChips-dd82c2b6.js';
19
19
  export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-34234c09.js';
20
- export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-c772c8f5.js';
20
+ export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-c2675f47.js';
21
21
  export { _ as OrCollapse } from '../OrCollapse-9d22b072.js';
22
22
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-7a4f2fcb.js';
23
- export { _ as OrCombinedInputV3 } from '../OrCombinedInput-45187323.js';
23
+ export { _ as OrCombinedInputV3 } from '../OrCombinedInput-2639e3e1.js';
24
24
  export { _ as OrInputBoxV3 } from '../OrInputBox-7dc5b9e9.js';
25
25
  export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
26
26
  export { _ as OrConfirm } from '../OrConfirm-807585ea.js';
27
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-389d7e31.js';
28
- export { _ as OrDatePickerV3 } from '../OrDatePicker-dab6a28b.js';
27
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-9f43fb6a.js';
28
+ export { _ as OrDatePickerV3 } from '../OrDatePicker-29e3897a.js';
29
29
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-7f4ecc89.js';
30
- export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-b927b51a.js';
31
- export { D as DateTimePickerTimeFormat, D as TimePickerFormat } from '../OrDateTimePicker.vue_rollup-plugin-vue_script-78b7ad39.js';
30
+ export { _ as OrDateTimePickerV3 } from '../OrDateTimePicker-5913e464.js';
31
+ export { D as DateTimePickerTimeFormat, D as TimePickerFormat } from '../OrDateTimePicker.vue_rollup-plugin-vue_script-e22f3b7b.js';
32
32
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-2d3fd68d.js';
33
33
  export { _ as OrError } from '../OrError-efc74907.js';
34
34
  export { _ as OrErrorTagV3 } from '../OrErrorTag-a55ae01a.js';
@@ -36,7 +36,7 @@ export { _ as OrErrorV3 } from '../OrError-4ffc1c39.js';
36
36
  export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../OrExpansionPanel-f1d8fcc9.js';
37
37
  export { F as FabColor, _ as OrFabV3 } from '../OrFab-f3a590c0.js';
38
38
  export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-b41017c7.js';
39
- export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../OrFormGroup-29a514db.js';
39
+ export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../OrFormGroup-9000fcdf.js';
40
40
  export { _ as OrHint } from '../OrHint-7eadc91e.js';
41
41
  export { _ as OrHintV3 } from '../OrHint-aa221198.js';
42
42
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-d26e8a1e.js';
@@ -47,9 +47,9 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-932
47
47
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-2ec8a8b4.js';
48
48
  export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-60a9de36.js';
49
49
  export { _ as OrInput } from '../OrInput-7a12709e.js';
50
- export { I as InputType, _ as OrInputV3 } from '../OrInput-57211a5b.js';
50
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-a6183a78.js';
51
51
  export { _ as OrLabel } from '../OrLabel-fcceec1b.js';
52
- export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-63380256.js';
52
+ export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-4a3d8904.js';
53
53
  export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-cf3a0091.js';
54
54
  export { _ as OrList } from '../OrList-f98a05a4.js';
55
55
  export { _ as OrListOfInputs } from '../OrListOfInputs-1eaeb7e9.js';
@@ -72,13 +72,13 @@ export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '..
72
72
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-e079e857.js';
73
73
  export { _ as OrRadio } from '../OrRadio-811ad5a4.js';
74
74
  export { _ as OrRadioGroup } from '../OrRadioGroup-11424644.js';
75
- export { _ as OrRadioGroupV3 } from '../OrRadioGroup-d1c2e460.js';
76
- export { _ as OrRadioV3 } from '../OrRadio-b32dfbfe.js';
75
+ export { _ as OrRadioGroupV3 } from '../OrRadioGroup-1108883d.js';
76
+ export { _ as OrRadioV3 } from '../OrRadio-0fc3ae14.js';
77
77
  export { _ as OrSearch } from '../OrSearch-ac542dd6.js';
78
- export { _ as OrSearchV3 } from '../OrSearch-95447225.js';
78
+ export { _ as OrSearchV3 } from '../OrSearch-15ecfbf0.js';
79
79
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-d4e32f80.js';
80
80
  export { _ as OrSelect } from '../OrSelect-c0d04cf6.js';
81
- export { _ as OrSelectV3 } from '../OrSelect-c92299c7.js';
81
+ export { _ as OrSelectV3 } from '../OrSelect-ee398af5.js';
82
82
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-c56a9221.js';
83
83
  export { _ as OrSidebarV3 } from '../OrSidebar-18d20059.js';
84
84
  export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-b490ff86.js';
@@ -93,23 +93,23 @@ export { _ as OrSlider } from '../OrSlider-c913a2b6.js';
93
93
  export { _ as OrSortingV3 } from '../OrSorting-501484aa.js';
94
94
  export { _ as OrStepper } from '../OrStepper-8dc4059a.js';
95
95
  export { _ as OrSwitch } from '../OrSwitch-322328f7.js';
96
- export { _ as OrSwitchV3 } from '../OrSwitch-e49ce2d8.js';
96
+ export { _ as OrSwitchV3 } from '../OrSwitch-a3da6bec.js';
97
97
  export { _ as OrTab } from '../OrTab-58821c9b.js';
98
98
  export { _ as OrTabHeaderItem } from '../OrTabHeaderItem-424f2986.js';
99
99
  export { _ as OrTabV3 } from '../OrTab-88036fe9.js';
100
100
  export { _ as OrTabs } from '../OrTabs-62e7e478.js';
101
101
  export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-8e1ffb33.js';
102
102
  export { _ as OrTag } from '../OrTag-b5803a20.js';
103
- export { _ as OrTagInputV3 } from '../OrTagInput-7c95be61.js';
103
+ export { _ as OrTagInputV3 } from '../OrTagInput-adef254c.js';
104
104
  export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-7a14e88b.js';
105
105
  export { _ as OrTagsV3 } from '../OrTags-b4de9652.js';
106
106
  export { _ as OrTeleport } from '../OrTeleport.vue2-f0c16c71.js';
107
107
  export { _ as OrTeleportV3 } from '../OrTeleport.vue2-424c7f33.js';
108
108
  export { _ as OrTextV3 } from '../OrText-44449e7b.js';
109
109
  export { _ as OrTextarea } from '../OrTextarea-9febab19.js';
110
- export { _ as OrTextareaV3 } from '../OrTextarea-824f7048.js';
110
+ export { _ as OrTextareaV3 } from '../OrTextarea-6fe8b65f.js';
111
111
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-cb15a62f.js';
112
- export { _ as OrTimePickerV3 } from '../OrTimePicker-fe172ae6.js';
112
+ export { _ as OrTimePickerV3 } from '../OrTimePicker-9738c72f.js';
113
113
  export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-ecffc69f.js';
114
114
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-05a9c81b.js';
115
115
  export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-186e4996.js';
@@ -149,8 +149,8 @@ import '../dom-aecadd9a.js';
149
149
  import 'lodash/isElement';
150
150
  import 'lodash/get';
151
151
  import '@vueuse/math';
152
- import '../dropdown-open-e1f90e0a.js';
153
- import '../OrDateTimePickerPopoverHeader-1bd2a85f.js';
152
+ import '../dropdown-open-06d651cf.js';
153
+ import '../OrDateTimePickerPopoverHeader-3a5c05ac.js';
154
154
  import 'lodash/padStart';
155
155
  import '@floating-ui/dom';
156
156
  import '../OrTooltip.vue_rollup-plugin-vue_styles.0-0aca0c11.js';
@@ -1,4 +1,4 @@
1
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-16d7fede.js';
1
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-35add276.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIconButton-667d8f83.js';
4
4
  import '../../OrIcon-d35a84d8.js';
@@ -17,8 +17,8 @@ import '../../OrOverlay-f819eff9.js';
17
17
  import '../../OrTeleport.vue2-424c7f33.js';
18
18
  import 'portal-vue';
19
19
  import '../../useTheme-e23d13c8.js';
20
- import '../../OrSearch-95447225.js';
21
- import '../../OrInput-57211a5b.js';
20
+ import '../../OrSearch-15ecfbf0.js';
21
+ import '../../OrInput-a6183a78.js';
22
22
  import '../../useIdAttribute-859439f0.js';
23
23
  import '../../useProxyModelValue-940010d2.js';
24
24
  import '../../useValidationAttributes-d1abbe34.js';
@@ -26,7 +26,7 @@ import '../../OrError-4ffc1c39.js';
26
26
  import '../../OrHint-aa221198.js';
27
27
  import '../../OrInputBox-7dc5b9e9.js';
28
28
  import '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
29
- import '../../OrLabel-63380256.js';
29
+ import '../../OrLabel-4a3d8904.js';
30
30
  import '../../OrLoader-b0c381f9.js';
31
31
  import '../../style-inject.es-4c6f2515.js';
32
32
  import '../../OrSorting-501484aa.js';
@@ -1,19 +1,19 @@
1
- export { _ as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-a04f27fe.js';
1
+ export { _ as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-74dc7c1d.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind.config';
6
6
  import 'tailwindcss/resolveConfig';
7
- import '../../OrCheckboxTree-f48db82f.js';
7
+ import '../../OrCheckboxTree-19f5d69b.js';
8
8
  import '../../OrButton-a23ee9f0.js';
9
9
  import '../../OrLoader-b0c381f9.js';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
- import '../../OrCheckbox-db66b4ea.js';
11
+ import '../../OrCheckbox-ae903071.js';
12
12
  import '../../useIdAttribute-859439f0.js';
13
13
  import '../../isEmptyValue-fd56a6e4.js';
14
- import '../../OrLabel-63380256.js';
14
+ import '../../OrLabel-4a3d8904.js';
15
15
  import '../../style-inject.es-4c6f2515.js';
16
16
  import '../../OrIcon-d35a84d8.js';
17
- import '../../OrFormGroup-29a514db.js';
17
+ import '../../OrFormGroup-9000fcdf.js';
18
18
  import '../../OrError-4ffc1c39.js';
19
19
  import '../../OrHint-aa221198.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxTreeV3 } from '../../OrCheckboxTree-f48db82f.js';
1
+ export { _ as OrCheckboxTreeV3 } from '../../OrCheckboxTree-19f5d69b.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../useProxyModelValue-940010d2.js';
@@ -7,9 +7,9 @@ import 'tailwindcss/resolveConfig';
7
7
  import '../../OrButton-a23ee9f0.js';
8
8
  import '../../OrLoader-b0c381f9.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
- import '../../OrCheckbox-db66b4ea.js';
10
+ import '../../OrCheckbox-ae903071.js';
11
11
  import '../../useIdAttribute-859439f0.js';
12
12
  import '../../isEmptyValue-fd56a6e4.js';
13
- import '../../OrLabel-63380256.js';
13
+ import '../../OrLabel-4a3d8904.js';
14
14
  import '../../style-inject.es-4c6f2515.js';
15
15
  import '../../OrIcon-d35a84d8.js';
@@ -29,7 +29,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
29
29
  default: undefined;
30
30
  };
31
31
  labelVariant: {
32
- type: PropType<"input" | "toggle">;
32
+ type: PropType<"input" | "toggle" | "menu-item">;
33
33
  default: LabelVariant;
34
34
  };
35
35
  indeterminate: {
@@ -58,7 +58,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
58
58
  default: undefined;
59
59
  };
60
60
  labelVariant: {
61
- type: PropType<"input" | "toggle">;
61
+ type: PropType<"input" | "toggle" | "menu-item">;
62
62
  default: LabelVariant;
63
63
  };
64
64
  indeterminate: {
@@ -77,7 +77,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
77
77
  modelValue: any;
78
78
  value: string | number | boolean | object;
79
79
  label: string;
80
- labelVariant: "input" | "toggle";
80
+ labelVariant: "input" | "toggle" | "menu-item";
81
81
  indeterminate: boolean;
82
82
  required: boolean;
83
83
  disabled: boolean;
@@ -102,7 +102,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
102
102
  modelValue: any;
103
103
  value: string | number | boolean | object;
104
104
  label: string;
105
- labelVariant: "input" | "toggle";
105
+ labelVariant: "input" | "toggle" | "menu-item";
106
106
  indeterminate: boolean;
107
107
  required: boolean;
108
108
  disabled: boolean;
@@ -112,7 +112,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
112
112
  modelValue: any;
113
113
  value: string | number | boolean | object;
114
114
  label: string;
115
- labelVariant: "input" | "toggle";
115
+ labelVariant: "input" | "toggle" | "menu-item";
116
116
  indeterminate: boolean;
117
117
  required: boolean;
118
118
  disabled: boolean;
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxV3 } from '../../OrCheckbox-db66b4ea.js';
1
+ export { _ as OrCheckboxV3 } from '../../OrCheckbox-ae903071.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -6,6 +6,6 @@ import '../../useProxyModelValue-940010d2.js';
6
6
  import '@onereach/styles/tailwind.config';
7
7
  import 'tailwindcss/resolveConfig';
8
8
  import '../../isEmptyValue-fd56a6e4.js';
9
- import '../../OrLabel-63380256.js';
9
+ import '../../OrLabel-4a3d8904.js';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../style-inject.es-4c6f2515.js';
@@ -1,4 +1,4 @@
1
- export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-c772c8f5.js';
1
+ export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-c2675f47.js';
2
2
  import '@codemirror/commands';
3
3
  import '@codemirror/lang-css';
4
4
  import '@codemirror/lang-html';
@@ -33,5 +33,5 @@ import '../../OrTeleport.vue2-424c7f33.js';
33
33
  import 'portal-vue';
34
34
  import '../../OrInputBox-7dc5b9e9.js';
35
35
  import '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
36
- import '../../OrLabel-63380256.js';
36
+ import '../../OrLabel-4a3d8904.js';
37
37
  import '../../OrModal-836db96a.js';
@@ -1,7 +1,7 @@
1
- export { _ as OrCombinedInputV3 } from '../../OrCombinedInput-45187323.js';
1
+ export { _ as OrCombinedInputV3 } from '../../OrCombinedInput-2639e3e1.js';
2
2
  export { I as CombinedInputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
3
3
  import 'vue-demi';
4
4
  import '../../OrError-4ffc1c39.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
6
  import '../../OrHint-aa221198.js';
7
- import '../../OrLabel-63380256.js';
7
+ import '../../OrLabel-4a3d8904.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-389d7e31.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-9f43fb6a.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
@@ -8,7 +8,7 @@ import 'tailwindcss/resolveConfig';
8
8
  import '../../OrButton-a23ee9f0.js';
9
9
  import '../../OrLoader-b0c381f9.js';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
- import '../../OrInput-57211a5b.js';
11
+ import '../../OrInput-a6183a78.js';
12
12
  import '../../useIdAttribute-859439f0.js';
13
13
  import '../../useProxyModelValue-940010d2.js';
14
14
  import '../../useResponsive-a02e95b7.js';
@@ -28,5 +28,5 @@ import 'portal-vue';
28
28
  import '../../useTheme-e23d13c8.js';
29
29
  import '../../OrInputBox-7dc5b9e9.js';
30
30
  import '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
31
- import '../../OrLabel-63380256.js';
31
+ import '../../OrLabel-4a3d8904.js';
32
32
  import '../../style-inject.es-4c6f2515.js';
@@ -1,16 +1,16 @@
1
- export { _ as OrDatePickerV3 } from '../../OrDatePicker-dab6a28b.js';
1
+ export { _ as OrDatePickerV3 } from '../../OrDatePicker-29e3897a.js';
2
2
  export { I as DatePickerSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
3
3
  import 'vue-demi';
4
- import '../../dropdown-open-e1f90e0a.js';
4
+ import '../../dropdown-open-06d651cf.js';
5
5
  import '@vueuse/core';
6
6
  import '../../useProxyModelValue-940010d2.js';
7
7
  import '@onereach/styles/tailwind.config';
8
8
  import 'tailwindcss/resolveConfig';
9
- import '../../OrDateTimePickerPopoverHeader-1bd2a85f.js';
9
+ import '../../OrDateTimePickerPopoverHeader-3a5c05ac.js';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../OrButton-a23ee9f0.js';
12
12
  import '../../OrLoader-b0c381f9.js';
13
- import '../../OrLabel-63380256.js';
13
+ import '../../OrLabel-4a3d8904.js';
14
14
  import '../../OrIconButton-667d8f83.js';
15
15
  import '../../OrIcon-d35a84d8.js';
16
16
  import '../../OrTooltip-dbe9383a.js';
@@ -1,9 +1,9 @@
1
- export { _ as OrDateTimePickerV3 } from '../../OrDateTimePicker-b927b51a.js';
2
- export { D as DateTimePickerTimeFormat } from '../../OrDateTimePicker.vue_rollup-plugin-vue_script-78b7ad39.js';
1
+ export { _ as OrDateTimePickerV3 } from '../../OrDateTimePicker-5913e464.js';
2
+ export { D as DateTimePickerTimeFormat } from '../../OrDateTimePicker.vue_rollup-plugin-vue_script-e22f3b7b.js';
3
3
  export { I as DateTimePickerSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
4
4
  import '../../normalize-component-6e8e3d80.js';
5
5
  import 'vue-demi';
6
- import '../../dropdown-open-e1f90e0a.js';
6
+ import '../../dropdown-open-06d651cf.js';
7
7
  import '@vueuse/core';
8
8
  import '../../useProxyModelValue-940010d2.js';
9
9
  import '@onereach/styles/tailwind.config';
@@ -24,8 +24,8 @@ import '../../OrTeleport.vue2-424c7f33.js';
24
24
  import 'portal-vue';
25
25
  import '../../useTheme-e23d13c8.js';
26
26
  import '../../OrInputBox-7dc5b9e9.js';
27
- import '../../OrLabel-63380256.js';
28
- import '../../OrDateTimePickerPopoverHeader-1bd2a85f.js';
27
+ import '../../OrLabel-4a3d8904.js';
28
+ import '../../OrDateTimePickerPopoverHeader-3a5c05ac.js';
29
29
  import '../../OrButton-a23ee9f0.js';
30
30
  import '../../OrLoader-b0c381f9.js';
31
31
  import '../../OrMenuItem-c1c97ebe.js';
@@ -1,6 +1,6 @@
1
- export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../../OrFormGroup-29a514db.js';
1
+ export { F as FormGroupDirection, _ as OrFormGroupV3 } from '../../OrFormGroup-9000fcdf.js';
2
2
  import 'vue-demi';
3
- import '../../OrLabel-63380256.js';
3
+ import '../../OrLabel-4a3d8904.js';
4
4
  import '../../normalize-component-6e8e3d80.js';
5
5
  import '../../OrError-4ffc1c39.js';
6
6
  import '../../OrHint-aa221198.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-57211a5b.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-a6183a78.js';
2
2
  export { I as InputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -24,6 +24,6 @@ import '../../OrTeleport.vue2-424c7f33.js';
24
24
  import 'portal-vue';
25
25
  import '../../useTheme-e23d13c8.js';
26
26
  import '../../OrInputBox-7dc5b9e9.js';
27
- import '../../OrLabel-63380256.js';
27
+ import '../../OrLabel-4a3d8904.js';
28
28
  import '../../OrLoader-b0c381f9.js';
29
29
  import '../../style-inject.es-4c6f2515.js';
@@ -11,9 +11,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
11
11
  default: undefined;
12
12
  };
13
13
  variant: {
14
- type: PropType<"input" | "toggle">;
14
+ type: PropType<"input" | "toggle" | "menu-item">;
15
15
  default: LabelVariant;
16
16
  };
17
+ selected: {
18
+ type: BooleanConstructor;
19
+ default: boolean;
20
+ };
17
21
  required: {
18
22
  type: BooleanConstructor;
19
23
  default: boolean;
@@ -28,9 +32,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
28
32
  default: undefined;
29
33
  };
30
34
  variant: {
31
- type: PropType<"input" | "toggle">;
35
+ type: PropType<"input" | "toggle" | "menu-item">;
32
36
  default: LabelVariant;
33
37
  };
38
+ selected: {
39
+ type: BooleanConstructor;
40
+ default: boolean;
41
+ };
34
42
  required: {
35
43
  type: BooleanConstructor;
36
44
  default: boolean;
@@ -41,7 +49,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
41
49
  };
42
50
  }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
43
51
  controlId: string;
44
- variant: "input" | "toggle";
52
+ variant: "input" | "toggle" | "menu-item";
53
+ selected: boolean;
45
54
  required: boolean;
46
55
  disabled: boolean;
47
56
  } & {}, import("@vue/composition-api").ShallowUnwrapRef<{
@@ -51,12 +60,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
51
60
  addonStyles: import("@vue/composition-api").ComputedRef<string[]>;
52
61
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
53
62
  controlId: string;
54
- variant: "input" | "toggle";
63
+ variant: "input" | "toggle" | "menu-item";
64
+ selected: boolean;
55
65
  required: boolean;
56
66
  disabled: boolean;
57
67
  } & {}, {
58
68
  controlId: string;
59
- variant: "input" | "toggle";
69
+ variant: "input" | "toggle" | "menu-item";
70
+ selected: boolean;
60
71
  required: boolean;
61
72
  disabled: boolean;
62
73
  }, true>);
@@ -1,3 +1,3 @@
1
- export { L as LabelVariant, _ as OrLabelV3 } from '../../OrLabel-63380256.js';
1
+ export { L as LabelVariant, _ as OrLabelV3 } from '../../OrLabel-4a3d8904.js';
2
2
  import 'vue-demi';
3
3
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,5 @@
1
1
  export declare enum LabelVariant {
2
2
  Input = "input",
3
- Toggle = "toggle"
3
+ Toggle = "toggle",
4
+ MenuItem = "menu-item"
4
5
  }
@@ -1,5 +1,5 @@
1
1
  import { LabelVariant } from './props';
2
- export declare const LabelRoot: string[];
3
- export declare const LabelRootVariants: Record<LabelVariant, string[]>;
2
+ export declare const Label: string[];
3
+ export declare const LabelVariants: Record<LabelVariant, string[]>;
4
4
  export declare const LabelText: string[];
5
5
  export declare const LabelAddon: string[];
@@ -1,14 +1,14 @@
1
- export { _ as OrRadioGroupV3 } from '../../OrRadioGroup-d1c2e460.js';
1
+ export { _ as OrRadioGroupV3 } from '../../OrRadioGroup-1108883d.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind.config';
6
6
  import 'tailwindcss/resolveConfig';
7
- import '../../OrFormGroup-29a514db.js';
8
- import '../../OrLabel-63380256.js';
7
+ import '../../OrFormGroup-9000fcdf.js';
8
+ import '../../OrLabel-4a3d8904.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrError-4ffc1c39.js';
11
11
  import '../../OrHint-aa221198.js';
12
- import '../../OrRadio-b32dfbfe.js';
12
+ import '../../OrRadio-0fc3ae14.js';
13
13
  import '../../useIdAttribute-859439f0.js';
14
14
  import '../../style-inject.es-4c6f2515.js';
@@ -1,10 +1,10 @@
1
- export { _ as OrRadioV3 } from '../../OrRadio-b32dfbfe.js';
1
+ export { _ as OrRadioV3 } from '../../OrRadio-0fc3ae14.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
5
5
  import '../../useProxyModelValue-940010d2.js';
6
6
  import '@onereach/styles/tailwind.config';
7
7
  import 'tailwindcss/resolveConfig';
8
- import '../../OrLabel-63380256.js';
8
+ import '../../OrLabel-4a3d8904.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../style-inject.es-4c6f2515.js';
@@ -1,8 +1,8 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-95447225.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-15ecfbf0.js';
2
2
  export { I as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-57211a5b.js';
5
+ import '../../OrInput-a6183a78.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
7
  import '../../useProxyModelValue-940010d2.js';
8
8
  import '../../useResponsive-a02e95b7.js';
@@ -25,6 +25,6 @@ import '../../OrTeleport.vue2-424c7f33.js';
25
25
  import 'portal-vue';
26
26
  import '../../useTheme-e23d13c8.js';
27
27
  import '../../OrInputBox-7dc5b9e9.js';
28
- import '../../OrLabel-63380256.js';
28
+ import '../../OrLabel-4a3d8904.js';
29
29
  import '../../OrLoader-b0c381f9.js';
30
30
  import '../../style-inject.es-4c6f2515.js';