@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
@@ -6,7 +6,7 @@ import './components/OrIconButtonV3/OrIconButton.js';
6
6
  import './components/OrSortingV3/OrSorting.js';
7
7
  import { s as script$3 } from './OrSorting.vue_vue_type_script_lang-dcae1408.js';
8
8
  import './components/OrSearchV3/OrSearch.js';
9
- import { s as script$4 } from './OrSearch.vue_vue_type_script_lang-787d1b44.js';
9
+ import { s as script$4 } from './OrSearch.vue_vue_type_script_lang-e055677e.js';
10
10
  import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
11
11
 
12
12
  var script$1 = defineComponent({
@@ -3,7 +3,7 @@ import { isEmptyValue } from './utils/isEmptyValue.js';
3
3
  import { CheckboxRoot, CheckboxControl, CheckboxControlHandle } from './components/OrCheckboxV3/styles.js';
4
4
  import './components/OrLabelV3/OrLabel.js';
5
5
  import { LabelVariant } from './components/OrLabelV3/props.js';
6
- import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
6
+ import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
7
7
  import { useIdAttribute } from './hooks/useIdAttribute.js';
8
8
  import { useControlAttributes } from './hooks/useControlAttributes.js';
9
9
  import { useProxyModelValue } from './hooks/useProxyModelValue.js';
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, toRef } from 'vue-demi';
2
2
  import './components/OrCheckboxTreeV3/OrCheckboxTree.js';
3
- import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js';
3
+ import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
4
4
  import './components/OrFormGroupV3/OrFormGroup.js';
5
- import { s as script$2 } from './OrFormGroup.vue_vue_type_script_lang-1c6844d6.js';
5
+ import { s as script$2 } from './OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
6
6
  import { FormGroupDirection } from './components/OrFormGroupV3/props.js';
7
7
  import { useProxyModelValue } from './hooks/useProxyModelValue.js';
8
8
 
@@ -3,7 +3,7 @@ import flattenDeep from './utils/functions/flattenDeep.js';
3
3
  import { CheckboxTreeRoot, CheckboxTreeRootParent } from './components/OrCheckboxTreeV3/styles.js';
4
4
  import './components/OrIconV3/OrIcon.js';
5
5
  import './components/OrCheckboxV3/OrCheckbox.js';
6
- import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
6
+ import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-38736023.js';
7
7
  import './components/OrButtonV3/OrButton.js';
8
8
  import { u as useToggle } from './index-f4d8e24c.js';
9
9
  import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
@@ -15,7 +15,7 @@ import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
15
15
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
16
16
  import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
17
17
  import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
18
- import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
18
+ import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
19
19
  import { useIdAttribute } from './hooks/useIdAttribute.js';
20
20
  import { useControlAttributes } from './hooks/useControlAttributes.js';
21
21
  import { useValidationAttributes } from './hooks/useValidationAttributes.js';
@@ -5,7 +5,7 @@ import './components/OrHintV3/OrHint.js';
5
5
  import './components/OrLabelV3/OrLabel.js';
6
6
  import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
7
7
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
8
- import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
8
+ import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
9
9
  import { InputBoxSize } from './components/OrInputBoxV3/props.js';
10
10
 
11
11
  var script = defineComponent({
@@ -9,7 +9,7 @@ import './components/OrInputV3/OrInput.js';
9
9
  import { ButtonColor } from './components/OrButtonV3/props.js';
10
10
  import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-2da128a3.js';
11
11
  import { s as script$2 } from './OrButton.vue_vue_type_script_lang-0791a480.js';
12
- import { s as script$3 } from './OrInput.vue_vue_type_script_lang-3927acb7.js';
12
+ import { s as script$3 } from './OrInput.vue_vue_type_script_lang-4a4bec95.js';
13
13
  import { usePopoverState } from './hooks/usePopoverState.js';
14
14
  import { w as whenever } from './index-f4d8e24c.js';
15
15
 
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
2
2
  import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
3
3
  import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-c7057468.js';
4
- import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-d9eef487.js';
4
+ import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-eff1f44b.js';
5
5
  import { DatePicker, DatePickerPopover } from './components/OrDatePickerV3/styles.js';
6
6
  import './components/OrErrorV3/OrError.js';
7
7
  import './components/OrHintV3/OrHint.js';
@@ -17,7 +17,7 @@ import { s as script$8 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
17
17
  import { s as script$9 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
18
18
  import { s as script$a } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
19
19
  import { s as script$b } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
20
- import { s as script$c } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
20
+ import { s as script$c } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
21
21
  import { s as script$d } from './OrPopover.vue_vue_type_script_lang-0382ede2.js';
22
22
  import { InputBoxSize } from './components/OrInputBoxV3/props.js';
23
23
  import { useProxyModelValue } from './hooks/useProxyModelValue.js';
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
2
2
  import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
3
3
  import { s as script$1, a as script$2, b as script$4 } from './OrDateTimePickerMonthSelect-c7057468.js';
4
- import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-d9eef487.js';
4
+ import { s as script$3, a as script$5, b as script$6 } from './OrDateTimePickerPopoverHeader-eff1f44b.js';
5
5
  import { s as script$7, a as script$8 } from './OrDateTimePickerTimeSelect-4c47cc2f.js';
6
6
  import { DateTimePickerTimeFormat } from './components/OrDateTimePickerV3/props.js';
7
7
  import { DateTimePicker, DateTimePickerDatePopover, DateTimePickerTimePopover } from './components/OrDateTimePickerV3/styles.js';
@@ -17,7 +17,7 @@ import { s as script$a } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
17
17
  import { s as script$b } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
18
18
  import { s as script$c } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
19
19
  import { s as script$d } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
20
- import { s as script$e } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
20
+ import { s as script$e } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
21
21
  import { s as script$f } from './OrPopover.vue_vue_type_script_lang-0382ede2.js';
22
22
  import { DropdownClose } from './directives/dropdown-close.js';
23
23
  import { DropdownOpen } from './directives/dropdown-open.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import './components/OrLabelV3/OrLabel.js';
3
- import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
3
+ import { s as script$3 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
4
4
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withCtx, createTextVNode, toDisplayString, createElementVNode, renderSlot, withModifiers } from 'vue';
5
5
  import './components/OrButtonV3/OrButton.js';
6
6
  import { s as script$4 } from './OrButton.vue_vue_type_script_lang-0791a480.js';
@@ -4,7 +4,7 @@ import { FormGroupRoot, FormGroupLabel, FormGroupContent, FormGroupContentDirect
4
4
  import './components/OrLabelV3/OrLabel.js';
5
5
  import './components/OrErrorV3/OrError.js';
6
6
  import './components/OrHintV3/OrHint.js';
7
- import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
7
+ import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
8
8
  import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
9
9
  import { s as script$3 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
10
10
 
@@ -11,7 +11,7 @@ import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.
11
11
  import './components/OrInputBoxV3/OrInputBox.js';
12
12
  import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
13
13
  import './components/OrLabelV3/OrLabel.js';
14
- import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
14
+ import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
15
15
  import './components/OrLoaderV3/OrLoader.js';
16
16
  import { InputBoxSize } from './components/OrInputBoxV3/props.js';
17
17
  import { useIdAttribute } from './hooks/useIdAttribute.js';
@@ -1,9 +1,8 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { LabelVariant } from './components/OrLabelV3/props.js';
3
- import { LabelRoot, LabelRootVariants, LabelText, LabelAddon } from './components/OrLabelV3/styles.js';
3
+ import { Label, LabelVariants, LabelText, LabelAddon } from './components/OrLabelV3/styles.js';
4
4
 
5
5
  var script = defineComponent({
6
- name: 'OrLabel',
7
6
  props: {
8
7
  controlId: {
9
8
  type: String,
@@ -13,6 +12,10 @@ var script = defineComponent({
13
12
  type: String,
14
13
  default: LabelVariant.Input
15
14
  },
15
+ selected: {
16
+ type: Boolean,
17
+ default: false
18
+ },
16
19
  required: {
17
20
  type: Boolean,
18
21
  default: false
@@ -27,7 +30,7 @@ var script = defineComponent({
27
30
  // Refs
28
31
  const root = ref();
29
32
  // Styles
30
- const rootStyles = computed(() => ['or-label-v3', ...LabelRoot, ...LabelRootVariants[props.variant]]);
33
+ const rootStyles = computed(() => ['or-label-v3', ...Label, ...LabelVariants[props.variant]]);
31
34
  const textStyles = computed(() => [...LabelText]);
32
35
  const addonStyles = computed(() => [...LabelAddon]);
33
36
  return {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
2
2
  import { RadioRoot, RadioControl, RadioControlHandle } from './components/OrRadioV3/styles.js';
3
3
  import './components/OrLabelV3/OrLabel.js';
4
- import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
4
+ import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
5
5
  import { LabelVariant } from './components/OrLabelV3/props.js';
6
6
  import { useIdAttribute } from './hooks/useIdAttribute.js';
7
7
  import { useControlAttributes } from './hooks/useControlAttributes.js';
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, toRef } from 'vue-demi';
2
2
  import './components/OrFormGroupV3/OrFormGroup.js';
3
3
  import './components/OrRadioV3/OrRadio.js';
4
- import { s as script$2 } from './OrRadio.vue_vue_type_script_lang-48c2bc6b.js';
5
- import { s as script$1 } from './OrFormGroup.vue_vue_type_script_lang-1c6844d6.js';
4
+ import { s as script$2 } from './OrRadio.vue_vue_type_script_lang-08ab2220.js';
5
+ import { s as script$1 } from './OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
6
6
  import { useProxyModelValue } from './hooks/useProxyModelValue.js';
7
7
 
8
8
  var script = defineComponent({
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import './components/OrInputV3/OrInput.js';
3
- import { s as script$1 } from './OrInput.vue_vue_type_script_lang-3927acb7.js';
3
+ import { s as script$1 } from './OrInput.vue_vue_type_script_lang-4a4bec95.js';
4
4
  import { InputBoxSize } from './components/OrInputBoxV3/props.js';
5
5
  import { a as watchDebounced } from './index-f4d8e24c.js';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, getCurrentInstance, ref, computed, toRef, onMounted, watch } from 'vue-demi';
2
2
  import { isEmptyValue } from './utils/isEmptyValue.js';
3
- import { SelectRoot, SelectControl, SelectPlaceholder, SelectDropdown, SelectDropdownFlipped, SelectDropdownDefault, SelectNoSearchResults } from './components/OrSelectV3/styles.js';
3
+ import { Select, SelectControl, SelectSearchControl, SelectPlaceholder, SelectDropdown, SelectDropdownFlipped, SelectDropdownDefault, SelectDropdownItem, SelectNoSearchResults } from './components/OrSelectV3/styles.js';
4
4
  import './components/OrCheckboxV3/OrCheckbox.js';
5
5
  import './components/OrErrorV3/OrError.js';
6
6
  import './components/OrExpansionPanelV3/OrExpansionPanel.js';
@@ -16,23 +16,23 @@ import './components/OrPopoverV3/OrPopover.js';
16
16
  import './components/OrTagV3/OrTag.js';
17
17
  import { s as script$c } from './OrTag.vue_vue_type_script_lang-86225135.js';
18
18
  import { useOverflow } from './hooks/useOverflow.js';
19
- import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
19
+ import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-38736023.js';
20
20
  import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
21
21
  import { s as script$4 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
22
22
  import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
23
23
  import { s as script$6 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
24
- import { s as script$7 } from './OrInput.vue_vue_type_script_lang-3927acb7.js';
24
+ import { s as script$7 } from './OrInput.vue_vue_type_script_lang-4a4bec95.js';
25
25
  import { s as script$8 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
26
- import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
26
+ import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
27
27
  import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-1785286a.js';
28
28
  import { s as script$b } from './OrPopover.vue_vue_type_script_lang-0382ede2.js';
29
29
  import { DropdownClose } from './directives/dropdown-close.js';
30
30
  import { DropdownOpen } from './directives/dropdown-open.js';
31
31
  import { InputBoxSize } from './components/OrInputBoxV3/props.js';
32
32
  import { useProxyModelValue } from './hooks/useProxyModelValue.js';
33
+ import useResponsive from './hooks/useResponsive/useResponsive.js';
33
34
 
34
35
  var script = defineComponent({
35
- name: 'OrSelect',
36
36
  components: {
37
37
  OrCheckbox: script$1,
38
38
  OrError: script$2,
@@ -84,6 +84,10 @@ var script = defineComponent({
84
84
  type: String,
85
85
  default: undefined
86
86
  },
87
+ searchPlaceholder: {
88
+ type: String,
89
+ default: undefined
90
+ },
87
91
  hint: {
88
92
  type: String,
89
93
  default: undefined
@@ -141,6 +145,7 @@ var script = defineComponent({
141
145
  return (_a = inputBox.value) === null || _a === void 0 ? void 0 : _a.root;
142
146
  });
143
147
  const control = ref();
148
+ const searchControl = ref();
144
149
  const popover = ref();
145
150
  const popoverRoot = computed(() => {
146
151
  var _a;
@@ -151,13 +156,15 @@ var script = defineComponent({
151
156
  return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.state;
152
157
  });
153
158
  // Styles
154
- const rootStyles = computed(() => ['or-select-v3', ...SelectRoot]);
159
+ const rootStyles = computed(() => ['or-select-v3', ...Select]);
155
160
  const controlStyles = computed(() => [...SelectControl]);
161
+ const searchControlStyles = computed(() => [...SelectSearchControl]);
156
162
  const placeholderStyles = computed(() => [...SelectPlaceholder]);
157
163
  const dropdownStyles = computed(() => {
158
164
  var _a;
159
165
  return [...SelectDropdown, ...(((_a = popover.value) === null || _a === void 0 ? void 0 : _a.isFlipped) ? SelectDropdownFlipped : SelectDropdownDefault)];
160
166
  });
167
+ const dropdownItemStyles = computed(() => [...SelectDropdownItem]);
161
168
  const noSearchResultsStyles = computed(() => [...SelectNoSearchResults]);
162
169
  // State
163
170
  const controlId = ref((_a = context.attrs.id) !== null && _a !== void 0 ? _a : currentInstance.uid.toString());
@@ -174,7 +181,7 @@ var script = defineComponent({
174
181
  const selection = computed(() => {
175
182
  const modelValue = proxyModelValue.value;
176
183
  if (Array.isArray(modelValue)) {
177
- return modelValue.map(value => props.options.find(option => option.value === value));
184
+ return modelValue.map(value => props.options.find(option => option.value === value)).filter(value => !!value);
178
185
  }
179
186
  return props.options.find(option => option.value === modelValue);
180
187
  });
@@ -234,22 +241,39 @@ var script = defineComponent({
234
241
  proxyModelValue.value = modelValue.filter(value => value !== option.value);
235
242
  }
236
243
  }
244
+ function clearSearchControl() {
245
+ searchText.value = '';
246
+ }
237
247
  const {
238
248
  innerItems,
239
249
  outerItems
240
250
  } = useOverflow(control);
251
+ // Utils
252
+ const {
253
+ isDesktop,
254
+ isMobile
255
+ } = useResponsive();
256
+ // Effects
257
+ watch(searchControl, control => {
258
+ setTimeout(() => {
259
+ control === null || control === void 0 ? void 0 : control.focus();
260
+ });
261
+ });
241
262
  return {
242
263
  root,
243
264
  inputBox,
244
265
  inputBoxRoot,
245
266
  control,
267
+ searchControl,
246
268
  popover,
247
269
  popoverRoot,
248
270
  popoverState,
249
271
  rootStyles,
250
272
  controlStyles,
273
+ searchControlStyles,
251
274
  placeholderStyles,
252
275
  dropdownStyles,
276
+ dropdownItemStyles,
253
277
  noSearchResultsStyles,
254
278
  controlId,
255
279
  proxyModelValue,
@@ -263,8 +287,11 @@ var script = defineComponent({
263
287
  toggle,
264
288
  close,
265
289
  deselect,
290
+ clearSearchControl,
266
291
  innerItems,
267
- outerItems
292
+ outerItems,
293
+ isDesktop,
294
+ isMobile
268
295
  };
269
296
  }
270
297
  });
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
2
2
  import { SwitchRoot, SwitchControl, SwitchControlHandle, SwitchLoader, SwitchLoaderHandle } from './components/OrSwitchV3/styles.js';
3
3
  import './components/OrLabelV3/OrLabel.js';
4
4
  import './components/OrLoaderV3/OrLoader.js';
5
- import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
5
+ import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
6
6
  import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-0395ad21.js';
7
7
  import { LabelVariant } from './components/OrLabelV3/props.js';
8
8
  import { useIdAttribute } from './hooks/useIdAttribute.js';
@@ -11,7 +11,7 @@ import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
11
11
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
12
12
  import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
13
13
  import { s as script$4 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
14
- import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
14
+ import { s as script$5 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
15
15
  import { InputBoxSize } from './components/OrInputBoxV3/props.js';
16
16
  import { useIdAttribute } from './hooks/useIdAttribute.js';
17
17
  import { useControlAttributes } from './hooks/useControlAttributes.js';
@@ -7,7 +7,7 @@ import './components/OrLabelV3/OrLabel.js';
7
7
  import { s as script$1 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
8
8
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
9
9
  import { s as script$3 } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
10
- import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
10
+ import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
11
11
  import { InputBoxSize } from './components/OrInputBoxV3/props.js';
12
12
  import { useIdAttribute } from './hooks/useIdAttribute.js';
13
13
  import { useControlAttributes } from './hooks/useControlAttributes.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed, toRef, watch } from 'vue-demi';
2
2
  import { useCurrentDate } from './components/OrDateTimePickerV3/hooks/useCurrentDate.js';
3
- import { s as script$1, a as script$2, b as script$3 } from './OrDateTimePickerPopoverHeader-d9eef487.js';
3
+ import { s as script$1, a as script$2, b as script$3 } from './OrDateTimePickerPopoverHeader-eff1f44b.js';
4
4
  import { s as script$4, a as script$5 } from './OrDateTimePickerTimeSelect-4c47cc2f.js';
5
5
  import { TimePicker, TimePickerPopover } from './components/OrTimePickerV3/styles.js';
6
6
  import './components/OrErrorV3/OrError.js';
@@ -16,7 +16,7 @@ import { s as script$7 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
16
16
  import { s as script$8 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
17
17
  import { s as script$9 } from './OrIconButton.vue_vue_type_script_lang-06c23edb.js';
18
18
  import { s as script$a } from './OrInputBox.vue_vue_type_script_lang-137cb650.js';
19
- import { s as script$b } from './OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
19
+ import { s as script$b } from './OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
20
20
  import { s as script$c } from './OrPopover.vue_vue_type_script_lang-0382ede2.js';
21
21
  import { DropdownClose } from './directives/dropdown-close.js';
22
22
  import { DropdownOpen } from './directives/dropdown-open.js';
@@ -1,5 +1,5 @@
1
- import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-ef25e74b.js';
2
- export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-ef25e74b.js';
1
+ import { s as script } from '../../OrCardCollection.vue_vue_type_script_lang-32a5019d.js';
2
+ export { s as default } from '../../OrCardCollection.vue_vue_type_script_lang-32a5019d.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createBlock, createCommentVNode, createVNode, Fragment, renderList, renderSlot, normalizeProps, guardReactiveProps, mergeProps, withCtx, createTextVNode } from 'vue';
4
4
  import 'vue-demi';
5
5
  import './styles.js';
@@ -59,9 +59,9 @@ import '../OrLoaderV3/props.js';
59
59
  import '../OrLoaderV3/styles.js';
60
60
  import '../../hooks/useProxyModelValue.js';
61
61
  import '../OrSearchV3/OrSearch.js';
62
- import '../../OrSearch.vue_vue_type_script_lang-787d1b44.js';
62
+ import '../../OrSearch.vue_vue_type_script_lang-e055677e.js';
63
63
  import '../OrInputV3/OrInput.js';
64
- import '../../OrInput.vue_vue_type_script_lang-3927acb7.js';
64
+ import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
65
65
  import '../OrInputV3/props.js';
66
66
  import '../OrInputBoxV3/props.js';
67
67
  import '../OrInputV3/styles.js';
@@ -75,7 +75,7 @@ import '../OrInputBoxV3/OrInputBox.js';
75
75
  import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
76
76
  import '../OrInputBoxV3/styles.js';
77
77
  import '../OrLabelV3/OrLabel.js';
78
- import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
78
+ import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
79
79
  import '../OrLabelV3/props.js';
80
80
  import '../OrLabelV3/styles.js';
81
81
  import '../../hooks/useIdAttribute.js';
@@ -1,5 +1,5 @@
1
1
  export { CardCollectionView, defaultViewModes, gridView, listView } from './props.js';
2
- export { s as OrCardCollectionV3 } from '../../OrCardCollection.vue_vue_type_script_lang-ef25e74b.js';
2
+ export { s as OrCardCollectionV3 } from '../../OrCardCollection.vue_vue_type_script_lang-32a5019d.js';
3
3
  import 'vue-demi';
4
4
  import './styles.js';
5
5
  import 'vue';
@@ -58,9 +58,9 @@ import '../OrLoaderV3/props.js';
58
58
  import '../OrLoaderV3/styles.js';
59
59
  import '../../hooks/useProxyModelValue.js';
60
60
  import '../OrSearchV3/OrSearch.js';
61
- import '../../OrSearch.vue_vue_type_script_lang-787d1b44.js';
61
+ import '../../OrSearch.vue_vue_type_script_lang-e055677e.js';
62
62
  import '../OrInputV3/OrInput.js';
63
- import '../../OrInput.vue_vue_type_script_lang-3927acb7.js';
63
+ import '../../OrInput.vue_vue_type_script_lang-4a4bec95.js';
64
64
  import '../OrInputV3/props.js';
65
65
  import '../OrInputBoxV3/props.js';
66
66
  import '../OrInputV3/styles.js';
@@ -74,7 +74,7 @@ import '../OrInputBoxV3/OrInputBox.js';
74
74
  import '../../OrInputBox.vue_vue_type_script_lang-137cb650.js';
75
75
  import '../OrInputBoxV3/styles.js';
76
76
  import '../OrLabelV3/OrLabel.js';
77
- import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
77
+ import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
78
78
  import '../OrLabelV3/props.js';
79
79
  import '../OrLabelV3/styles.js';
80
80
  import '../../hooks/useIdAttribute.js';
@@ -1,9 +1,9 @@
1
- import { s as script } from '../../OrCheckboxGroup.vue_vue_type_script_lang-3b25afe5.js';
2
- export { s as default } from '../../OrCheckboxGroup.vue_vue_type_script_lang-3b25afe5.js';
1
+ import { s as script } from '../../OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js';
2
+ export { s as default } from '../../OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js';
3
3
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '../OrCheckboxTreeV3/OrCheckboxTree.js';
6
- import '../../OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js';
6
+ import '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
7
7
  import '../../utils/functions/flattenDeep.js';
8
8
  import '../OrCheckboxTreeV3/styles.js';
9
9
  import '../OrIconV3/OrIcon.js';
@@ -11,11 +11,11 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
11
11
  import '../OrIconV3/props.js';
12
12
  import '../OrIconV3/styles.js';
13
13
  import '../OrCheckboxV3/OrCheckbox.js';
14
- import '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
14
+ import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
15
15
  import '../../utils/isEmptyValue.js';
16
16
  import '../OrCheckboxV3/styles.js';
17
17
  import '../OrLabelV3/OrLabel.js';
18
- import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
18
+ import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
19
19
  import '../OrLabelV3/props.js';
20
20
  import '../OrLabelV3/styles.js';
21
21
  import '../../hooks/useIdAttribute.js';
@@ -33,7 +33,7 @@ import '../../index-f4d8e24c.js';
33
33
  import '../OrLoaderV3/props.js';
34
34
  import '../OrLoaderV3/styles.js';
35
35
  import '../OrFormGroupV3/OrFormGroup.js';
36
- import '../../OrFormGroup.vue_vue_type_script_lang-1c6844d6.js';
36
+ import '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
37
37
  import '../OrFormGroupV3/props.js';
38
38
  import '../OrFormGroupV3/styles.js';
39
39
  import '../OrErrorV3/OrError.js';
@@ -1,7 +1,7 @@
1
- export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup.vue_vue_type_script_lang-3b25afe5.js';
1
+ export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup.vue_vue_type_script_lang-51bbd047.js';
2
2
  import 'vue-demi';
3
3
  import '../OrCheckboxTreeV3/OrCheckboxTree.js';
4
- import '../../OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js';
4
+ import '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
5
5
  import '../../utils/functions/flattenDeep.js';
6
6
  import '../OrCheckboxTreeV3/styles.js';
7
7
  import '../OrIconV3/OrIcon.js';
@@ -10,11 +10,11 @@ import '../OrIconV3/props.js';
10
10
  import '../OrIconV3/styles.js';
11
11
  import 'vue';
12
12
  import '../OrCheckboxV3/OrCheckbox.js';
13
- import '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
13
+ import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
14
14
  import '../../utils/isEmptyValue.js';
15
15
  import '../OrCheckboxV3/styles.js';
16
16
  import '../OrLabelV3/OrLabel.js';
17
- import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
17
+ import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
18
18
  import '../OrLabelV3/props.js';
19
19
  import '../OrLabelV3/styles.js';
20
20
  import '../../hooks/useIdAttribute.js';
@@ -32,7 +32,7 @@ import '../../index-f4d8e24c.js';
32
32
  import '../OrLoaderV3/props.js';
33
33
  import '../OrLoaderV3/styles.js';
34
34
  import '../OrFormGroupV3/OrFormGroup.js';
35
- import '../../OrFormGroup.vue_vue_type_script_lang-1c6844d6.js';
35
+ import '../../OrFormGroup.vue_vue_type_script_lang-d67479fc.js';
36
36
  import '../OrFormGroupV3/props.js';
37
37
  import '../OrFormGroupV3/styles.js';
38
38
  import '../OrErrorV3/OrError.js';
@@ -1,5 +1,5 @@
1
- import { s as script } from '../../OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js';
2
- export { s as default } from '../../OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js';
1
+ import { s as script } from '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
2
+ export { s as default } from '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderList } from 'vue';
4
4
  import 'vue-demi';
5
5
  import '../../utils/functions/flattenDeep.js';
@@ -9,11 +9,11 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
9
9
  import '../OrIconV3/props.js';
10
10
  import '../OrIconV3/styles.js';
11
11
  import '../OrCheckboxV3/OrCheckbox.js';
12
- import '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
12
+ import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
13
13
  import '../../utils/isEmptyValue.js';
14
14
  import '../OrCheckboxV3/styles.js';
15
15
  import '../OrLabelV3/OrLabel.js';
16
- import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
16
+ import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
17
17
  import '../OrLabelV3/props.js';
18
18
  import '../OrLabelV3/styles.js';
19
19
  import '../../hooks/useIdAttribute.js';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree.vue_vue_type_script_lang-ab30a5c4.js';
1
+ export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree.vue_vue_type_script_lang-e67747a4.js';
2
2
  import 'vue-demi';
3
3
  import '../../utils/functions/flattenDeep.js';
4
4
  import './styles.js';
@@ -8,11 +8,11 @@ import '../OrIconV3/props.js';
8
8
  import '../OrIconV3/styles.js';
9
9
  import 'vue';
10
10
  import '../OrCheckboxV3/OrCheckbox.js';
11
- import '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
11
+ import '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
12
12
  import '../../utils/isEmptyValue.js';
13
13
  import '../OrCheckboxV3/styles.js';
14
14
  import '../OrLabelV3/OrLabel.js';
15
- import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
15
+ import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
16
16
  import '../OrLabelV3/props.js';
17
17
  import '../OrLabelV3/styles.js';
18
18
  import '../../hooks/useIdAttribute.js';
@@ -1,12 +1,12 @@
1
- import { s as script } from '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
2
- export { s as default } from '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
1
+ import { s as script } from '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
2
+ export { s as default } from '../../OrCheckbox.vue_vue_type_script_lang-38736023.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
4
4
  import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
5
5
  import 'vue-demi';
6
6
  import '../../utils/isEmptyValue.js';
7
7
  import './styles.js';
8
8
  import '../OrLabelV3/OrLabel.js';
9
- import '../../OrLabel.vue_vue_type_script_lang-3e11ab8a.js';
9
+ import '../../OrLabel.vue_vue_type_script_lang-fcdfd80d.js';
10
10
  import '../OrLabelV3/props.js';
11
11
  import '../OrLabelV3/styles.js';
12
12
  import '../../hooks/useIdAttribute.js';
@@ -38,6 +38,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
38
38
  key: 0,
39
39
  "control-id": _ctx.controlAttributes.id,
40
40
  variant: _ctx.labelVariant,
41
+ selected: _ctx.isChecked,
41
42
  required: _ctx.required,
42
43
  disabled: _ctx.disabled
43
44
  }, {
@@ -45,7 +46,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
45
46
  default: withCtx(() => [renderSlot(_ctx.$slots, "default", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
46
47
 
47
48
  _: 3 /* FORWARDED */
48
- }, 8 /* PROPS */, ["control-id", "variant", "required", "disabled"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
49
+ }, 8 /* PROPS */, ["control-id", "variant", "selected", "required", "disabled"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
49
50
  }
50
51
 
51
52
  var css_248z = "\ninput[data-v-5358d710] {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n line-height: 0;\n}\n";
@@ -14,7 +14,7 @@ declare const _default: import("vue-demi").DefineComponent<{
14
14
  default: undefined;
15
15
  };
16
16
  labelVariant: {
17
- type: PropType<"input" | "toggle">;
17
+ type: PropType<"input" | "toggle" | "menu-item">;
18
18
  default: LabelVariant;
19
19
  };
20
20
  indeterminate: {
@@ -58,7 +58,7 @@ declare const _default: import("vue-demi").DefineComponent<{
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: {
@@ -82,7 +82,7 @@ declare const _default: import("vue-demi").DefineComponent<{
82
82
  modelValue: any;
83
83
  value: string | number | boolean | object;
84
84
  label: string;
85
- labelVariant: "input" | "toggle";
85
+ labelVariant: "input" | "toggle" | "menu-item";
86
86
  indeterminate: boolean;
87
87
  required: boolean;
88
88
  disabled: boolean;