@onereach/ui-components 2.69.7-beta.2187.0 → 2.69.7-beta.2201.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 (237) hide show
  1. package/dist/bundled/v2/{OrCardCollection-754aa36f.js → OrCardCollection-f07a1190.js} +2 -2
  2. package/dist/bundled/v2/{OrCheckbox-dbef9f9a.js → OrCheckbox-4f665252.js} +3 -3
  3. package/dist/bundled/v2/{OrConfirm-cf334659.js → OrConfirm-618e6c96.js} +1 -1
  4. package/dist/bundled/v2/{OrIconButton-a2ba92df.js → OrIconButton-a215104c.js} +4 -4
  5. package/dist/bundled/v2/{OrInlineInput-87589946.js → OrInlineInput-6af4fe07.js} +3 -3
  6. package/dist/bundled/v2/{OrInlineTextarea-21b0e6fc.js → OrInlineTextarea-ddf84267.js} +3 -3
  7. package/dist/bundled/v2/{OrInput-82ccfe00.js → OrInput-cc2d74db.js} +21 -14
  8. package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-da25bec2.js} +3 -13
  9. package/dist/bundled/v2/{OrModal-af6677fd.js → OrModal-f89de11f.js} +12 -3
  10. package/dist/bundled/v2/{OrNotification-3250f58b.js → OrNotification-d76a062d.js} +13 -5
  11. package/dist/bundled/v2/{OrRadio-cd39b20b.js → OrRadio-a60fc5c0.js} +3 -3
  12. package/dist/bundled/v2/{OrSearch-53470b0e.js → OrSearch-d4833781.js} +2 -2
  13. package/dist/bundled/v2/{OrSelect-2e48be47.js → OrSelect-0d0a53e5.js} +13 -5
  14. package/dist/bundled/v2/{OrSwitch-237a2081.js → OrSwitch-fe9b7de7.js} +3 -3
  15. package/dist/bundled/v2/{OrTag-e3e6fdd6.js → OrTag-6440aa89.js} +6 -6
  16. package/dist/bundled/v2/{OrTextarea-5593fbe9.js → OrTextarea-76a2963b.js} +14 -11
  17. package/dist/bundled/v2/components/index.js +18 -17
  18. package/dist/bundled/v2/components/or-card-collection-v3/index.js +6 -5
  19. package/dist/bundled/v2/components/or-checkbox-v3/index.js +1 -1
  20. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
  21. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
  22. package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +2 -0
  23. package/dist/bundled/v2/components/or-combined-input-v3/index.js +149 -0
  24. package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +1 -0
  25. package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +2 -0
  26. package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -4
  27. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  28. package/dist/bundled/v2/components/or-icon-button-v3/props.d.ts +1 -1
  29. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  30. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  31. package/dist/bundled/v2/components/or-input-box-v3/index.js +2 -1
  32. package/dist/bundled/v2/components/or-input-v3/index.js +4 -3
  33. package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -0
  34. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  35. package/dist/bundled/v2/components/or-modal-v3/styles.d.ts +1 -0
  36. package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
  37. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  38. package/dist/bundled/v2/components/or-notification-v3/styles.d.ts +1 -0
  39. package/dist/bundled/v2/components/or-radio-v3/index.js +1 -1
  40. package/dist/bundled/v2/components/or-search-v3/index.js +5 -4
  41. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +11 -0
  42. package/dist/bundled/v2/components/or-select-v3/index.js +7 -6
  43. package/dist/bundled/v2/components/or-switch-v3/index.js +1 -1
  44. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  45. package/dist/bundled/v2/components/or-tag-v3/props.d.ts +1 -1
  46. package/dist/bundled/v2/components/or-textarea-v3/index.js +3 -2
  47. package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -0
  48. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  49. package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +1 -0
  50. package/dist/bundled/v2/index.js +19 -18
  51. package/dist/bundled/v2/props-78496a2d.js +12 -0
  52. package/dist/bundled/v2/{types-8fe4e345.js → types-fdd34542.js} +17 -8
  53. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-365741ae.js → OrCardCollection.vue_vue_type_script_lang-5ceefcab.js} +3 -3
  54. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-68329ca1.js → OrConfirm.vue_vue_type_script_lang-bb9ac0bc.js} +2 -2
  55. package/dist/bundled/v3/{OrIconButton-cd62526d.js → OrIconButton-1581013c.js} +1 -1
  56. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-aefcf30d.js → OrIconButton.vue_vue_type_script_lang-f6f801ff.js} +4 -4
  57. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-67218502.js → OrInlineInput.vue_vue_type_script_lang-84c521f9.js} +4 -4
  58. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js → OrInlineTextarea.vue_vue_type_script_lang-9c58faeb.js} +4 -4
  59. package/dist/bundled/v3/{OrInput-a4f220ed.js → OrInput-fa3a1a23.js} +17 -14
  60. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-607d79d4.js → OrInput.vue_vue_type_script_lang-c3e5928c.js} +7 -6
  61. package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-a11eb96c.js} +1 -1
  62. package/dist/{esm/v2/OrInputBox-4d5a318d.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-c8184afc.js} +5 -56
  63. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-55c864d1.js → OrModal.vue_vue_type_script_lang-80a7b906.js} +9 -2
  64. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-c886ae51.js → OrNotification.vue_vue_type_script_lang-fbb35355.js} +9 -2
  65. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-06f318ca.js → OrSearch.vue_vue_type_script_lang-ddf6e02b.js} +3 -3
  66. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a5ecc5ed.js → OrSelect.vue_vue_type_script_lang-242beccd.js} +17 -9
  67. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-e45c345b.js → OrTag.vue_vue_type_script_lang-dc6a4011.js} +6 -6
  68. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-8e3531cd.js → OrTextarea.vue_vue_type_script_lang-e1a44c0a.js} +5 -4
  69. package/dist/bundled/v3/{OrToastContainer-34389303.js → OrToastContainer-7c3c0b12.js} +1 -1
  70. package/dist/bundled/v3/components/index.js +18 -17
  71. package/dist/bundled/v3/components/or-card-collection-v3/index.js +9 -8
  72. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
  73. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
  74. package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +2 -0
  75. package/dist/bundled/v3/components/or-combined-input-v3/index.js +132 -0
  76. package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +1 -0
  77. package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +2 -0
  78. package/dist/bundled/v3/components/or-confirm-v3/index.js +8 -7
  79. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  80. package/dist/bundled/v3/components/or-icon-button-v3/props.d.ts +1 -1
  81. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  82. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  83. package/dist/bundled/v3/components/or-input-box-v3/index.js +2 -1
  84. package/dist/bundled/v3/components/or-input-v3/index.js +6 -5
  85. package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -0
  86. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  87. package/dist/bundled/v3/components/or-modal-v3/styles.d.ts +1 -0
  88. package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
  89. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  90. package/dist/bundled/v3/components/or-notification-v3/styles.d.ts +1 -0
  91. package/dist/bundled/v3/components/or-search-v3/index.js +8 -7
  92. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +11 -0
  93. package/dist/bundled/v3/components/or-select-v3/index.js +9 -8
  94. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  95. package/dist/bundled/v3/components/or-tag-v3/props.d.ts +1 -1
  96. package/dist/bundled/v3/components/or-textarea-v3/index.js +4 -3
  97. package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +2 -0
  98. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  99. package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +1 -0
  100. package/dist/bundled/v3/index.js +57 -49
  101. package/dist/bundled/v3/props-78496a2d.js +12 -0
  102. package/dist/bundled/v3/{types-f53434f2.js → types-dcc78caa.js} +16 -7
  103. package/dist/esm/v2/{OrCardCollection-153b0179.js → OrCardCollection-cfaf440b.js} +3 -3
  104. package/dist/esm/v2/{OrCheckbox-567e387c.js → OrCheckbox-ea48d156.js} +3 -3
  105. package/dist/esm/v2/{OrConfirm-d67d5c00.js → OrConfirm-8f688177.js} +1 -1
  106. package/dist/esm/v2/{OrIconButton-b3779042.js → OrIconButton-e17e4944.js} +4 -4
  107. package/dist/esm/v2/{OrInlineInput-10205811.js → OrInlineInput-e32f322f.js} +3 -3
  108. package/dist/esm/v2/{OrInlineTextarea-7658611e.js → OrInlineTextarea-7296fbdb.js} +3 -3
  109. package/dist/esm/v2/{OrInput-ada3a970.js → OrInput-0d0db283.js} +21 -14
  110. package/dist/esm/v2/OrInputBox-20d65881.js +43 -0
  111. package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → esm/v2/OrInputBox.vue_rollup-plugin-vue_script-5253ba98.js} +4 -3
  112. package/dist/esm/v2/{OrModal-a7719843.js → OrModal-5b37a50a.js} +12 -3
  113. package/dist/esm/v2/{OrNotification-8a4830a3.js → OrNotification-c765f111.js} +13 -5
  114. package/dist/esm/v2/{OrRadio-848ce55d.js → OrRadio-6e10f071.js} +3 -3
  115. package/dist/esm/v2/{OrSearch-0f08f2f5.js → OrSearch-e7d0f2a3.js} +2 -2
  116. package/dist/esm/v2/{OrSelect-b3794fd3.js → OrSelect-bdc3218f.js} +13 -5
  117. package/dist/esm/v2/{OrSwitch-13b6a7ee.js → OrSwitch-c628d2c5.js} +3 -3
  118. package/dist/esm/v2/{OrTag-52e4cc94.js → OrTag-cf9c6195.js} +6 -6
  119. package/dist/esm/v2/{OrTextarea-6712a150.js → OrTextarea-b4660f09.js} +14 -11
  120. package/dist/esm/v2/components/index.js +18 -17
  121. package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -5
  122. package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
  123. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
  124. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
  125. package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +2 -0
  126. package/dist/esm/v2/components/or-combined-input-v3/index.js +147 -0
  127. package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +1 -0
  128. package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +2 -0
  129. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -4
  130. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  131. package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +1 -1
  132. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  133. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  134. package/dist/esm/v2/components/or-input-box-v3/index.js +3 -2
  135. package/dist/esm/v2/components/or-input-v3/index.js +4 -3
  136. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -0
  137. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  138. package/dist/esm/v2/components/or-modal-v3/styles.d.ts +1 -0
  139. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
  140. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  141. package/dist/esm/v2/components/or-notification-v3/styles.d.ts +1 -0
  142. package/dist/esm/v2/components/or-radio-v3/index.js +1 -1
  143. package/dist/esm/v2/components/or-search-v3/index.js +5 -4
  144. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +11 -0
  145. package/dist/esm/v2/components/or-select-v3/index.js +7 -6
  146. package/dist/esm/v2/components/or-switch-v3/index.js +1 -1
  147. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  148. package/dist/esm/v2/components/or-tag-v3/props.d.ts +1 -1
  149. package/dist/esm/v2/components/or-textarea-v3/index.js +3 -2
  150. package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -0
  151. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  152. package/dist/esm/v2/components/or-toast-v3/styles.d.ts +1 -0
  153. package/dist/esm/v2/index.js +18 -17
  154. package/dist/esm/v2/{types-6c742e07.js → types-8d58d7b5.js} +17 -8
  155. package/dist/esm/v3/{OrCardCollection-a09ad585.js → OrCardCollection-dbd1e3c2.js} +3 -3
  156. package/dist/esm/v3/{OrCheckbox-3e139eac.js → OrCheckbox-d1b516c8.js} +3 -2
  157. package/dist/esm/v3/{OrConfirm-b93b5131.js → OrConfirm-b2ef47a2.js} +1 -1
  158. package/dist/esm/v3/{OrIconButton-1a89fbf9.js → OrIconButton-1eebcafc.js} +4 -4
  159. package/dist/esm/v3/{OrInlineInput-507fc99c.js → OrInlineInput-00f0d1b8.js} +3 -3
  160. package/dist/esm/v3/{OrInlineTextarea-53a9e027.js → OrInlineTextarea-c1babfda.js} +3 -3
  161. package/dist/esm/v3/{OrInput-9c0426b9.js → OrInput-509065af.js} +20 -17
  162. package/dist/esm/v3/{OrInputBox-6d1b6059.js → OrInputBox-0ebab1b8.js} +1 -1
  163. package/dist/esm/v3/{OrModal-7878cc39.js → OrModal-381554a6.js} +12 -3
  164. package/dist/esm/v3/{OrNotification-e1383681.js → OrNotification-34d9c99b.js} +12 -4
  165. package/dist/esm/v3/{OrRadio-54b6d0de.js → OrRadio-ef9d4c6e.js} +3 -2
  166. package/dist/esm/v3/{OrSearch-9885d178.js → OrSearch-15ba38cd.js} +2 -2
  167. package/dist/esm/v3/{OrSelect-a0718c44.js → OrSelect-bcf0fb2a.js} +13 -6
  168. package/dist/esm/v3/{OrSwitch-cca30aa0.js → OrSwitch-cc797a48.js} +3 -3
  169. package/dist/esm/v3/{OrTag-efa7578f.js → OrTag-c0bbaa58.js} +6 -6
  170. package/dist/esm/v3/{OrTextarea-bb9ef3f2.js → OrTextarea-26c50ec0.js} +17 -15
  171. package/dist/esm/v3/components/index.js +17 -17
  172. package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
  173. package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
  174. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
  175. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
  176. package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +2 -0
  177. package/dist/esm/v3/components/or-combined-input-v3/index.js +132 -0
  178. package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +1 -0
  179. package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +2 -0
  180. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  181. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  182. package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +1 -1
  183. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  184. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  185. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  186. package/dist/esm/v3/components/or-input-v3/index.js +3 -3
  187. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -0
  188. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  189. package/dist/esm/v3/components/or-modal-v3/styles.d.ts +1 -0
  190. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
  191. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  192. package/dist/esm/v3/components/or-notification-v3/styles.d.ts +1 -0
  193. package/dist/esm/v3/components/or-radio-v3/index.js +1 -1
  194. package/dist/esm/v3/components/or-search-v3/index.js +4 -4
  195. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +11 -0
  196. package/dist/esm/v3/components/or-select-v3/index.js +6 -6
  197. package/dist/esm/v3/components/or-switch-v3/index.js +1 -1
  198. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  199. package/dist/esm/v3/components/or-tag-v3/props.d.ts +1 -1
  200. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  201. package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +2 -0
  202. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  203. package/dist/esm/v3/components/or-toast-v3/styles.d.ts +1 -0
  204. package/dist/esm/v3/index.js +17 -17
  205. package/dist/esm/v3/{types-2692e337.js → types-8a338300.js} +15 -6
  206. package/package.json +2 -2
  207. package/src/components/or-checkbox-v3/OrCheckbox.vue +1 -1
  208. package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +7 -0
  209. package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +202 -0
  210. package/src/components/or-combined-input-v3/OrCombinedInput.vue +134 -0
  211. package/src/components/or-combined-input-v3/index.ts +2 -0
  212. package/src/components/or-combined-input-v3/props.ts +1 -0
  213. package/src/components/or-combined-input-v3/styles.ts +25 -0
  214. package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
  215. package/src/components/or-icon-button-v3/props.ts +1 -1
  216. package/src/components/or-icon-button-v3/styles.ts +1 -4
  217. package/src/components/or-inline-input-v3/styles.ts +2 -2
  218. package/src/components/or-inline-textarea-v3/styles.ts +2 -2
  219. package/src/components/or-input-box-v3/styles.ts +1 -1
  220. package/src/components/or-input-v3/OrInput.vue +28 -22
  221. package/src/components/or-input-v3/styles.ts +2 -2
  222. package/src/components/or-modal-v3/OrModal.vue +13 -6
  223. package/src/components/or-modal-v3/styles.ts +9 -0
  224. package/src/components/or-notification-v3/OrNotification.vue +12 -6
  225. package/src/components/or-notification-v3/styles.ts +9 -0
  226. package/src/components/or-radio-v3/OrRadio.vue +1 -1
  227. package/src/components/or-select-v3/OrSelect.stories3.ts +4 -0
  228. package/src/components/or-select-v3/OrSelect.vue +6 -0
  229. package/src/components/or-select-v3/styles.ts +4 -1
  230. package/src/components/or-switch-v3/OrSwitch.vue +1 -1
  231. package/src/components/or-tag-v3/OrTag.vue +3 -3
  232. package/src/components/or-tag-v3/props.ts +1 -1
  233. package/src/components/or-tag-v3/styles.ts +1 -1
  234. package/src/components/or-textarea-v3/OrTextarea.vue +5 -1
  235. package/src/components/or-textarea-v3/styles.ts +2 -2
  236. package/src/components/or-toast-v3/OrToast.vue +13 -6
  237. package/src/components/or-toast-v3/styles.ts +9 -0
@@ -44,7 +44,7 @@ const InputBoxRootVariants = {
44
44
  const InputBoxRootSizes = {
45
45
  'm': [
46
46
  // Box
47
- 'children:min-h-[34px]',
47
+ 'children:min-h-[46px] children:md:min-h-[34px]',
48
48
  // Spacing
49
49
  'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
50
50
  // Typography
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-1a89fbf9.js';
4
+ import { s as script$2 } from './OrIconButton-1eebcafc.js';
5
5
  import { s as script$1 } from './OrOverlay-738a44d5.js';
6
6
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
7
7
 
@@ -43,6 +43,11 @@ const ModalHeader = [
43
43
  'layout-row',
44
44
  // Typography
45
45
  'typography-headline-2'];
46
+ const ModalCloseButton = [
47
+ // Layout
48
+ 'contents',
49
+ // Theme
50
+ 'text-outline', 'dark:text-outline-dark'];
46
51
 
47
52
  var script = defineComponent({
48
53
  name: 'OrModal',
@@ -70,6 +75,7 @@ var script = defineComponent({
70
75
  const classAttribute = useClassAttribute();
71
76
  const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
72
77
  const headerStyles = computed(() => [...ModalHeader]);
78
+ const closeButtonStyles = computed(() => [...ModalCloseButton]);
73
79
  // State
74
80
  const isActive = ref(false);
75
81
  // Events
@@ -96,6 +102,7 @@ var script = defineComponent({
96
102
  root,
97
103
  rootStyles,
98
104
  headerStyles,
105
+ closeButtonStyles,
99
106
  isActive,
100
107
  open,
101
108
  close
@@ -122,11 +129,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
122
129
  class: _ctx.rootStyles
123
130
  }), [createElementVNode("div", {
124
131
  class: normalizeClass(_ctx.headerStyles)
125
- }, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "header")]), createVNode(_component_OrIconButton, {
132
+ }, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "header")]), createElementVNode("div", {
133
+ class: normalizeClass(_ctx.closeButtonStyles)
134
+ }, [createVNode(_component_OrIconButton, {
126
135
  icon: 'close',
127
136
  size: 'l',
128
137
  onClick: withModifiers(_ctx.close, ["stop"])
129
- }, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
138
+ }, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)], 2 /* CLASS */), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
130
139
 
131
140
  _: 3 /* FORWARDED */
132
141
  })) : createCommentVNode("v-if", true);
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-1a89fbf9.js';
4
+ import { s as script$2 } from './OrIconButton-1eebcafc.js';
5
5
  import { s as script$1 } from './OrIcon-b195169c.js';
6
6
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
7
7
 
@@ -65,6 +65,11 @@ const NotificationIconVariants = {
65
65
  // Theme
66
66
  'theme-foreground-primary', 'dark:theme-foreground-primary-dark']
67
67
  };
68
+ const NotificationAction = [
69
+ // Layout
70
+ 'contents',
71
+ // Theme
72
+ 'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
68
73
 
69
74
  var script = defineComponent({
70
75
  name: 'OrNotification',
@@ -87,6 +92,7 @@ var script = defineComponent({
87
92
  const classAttribute = useClassAttribute();
88
93
  const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
89
94
  const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
95
+ const actionStyles = computed(() => [...NotificationAction]);
90
96
  // State
91
97
  const icon = computed(() => {
92
98
  switch (props.variant) {
@@ -104,6 +110,7 @@ var script = defineComponent({
104
110
  root,
105
111
  rootStyles,
106
112
  iconStyles,
113
+ actionStyles,
107
114
  icon
108
115
  };
109
116
  }
@@ -124,11 +131,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
124
131
  }, [createVNode(_component_OrIcon, {
125
132
  icon: _ctx.icon,
126
133
  variant: 'filled-bold'
127
- }, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]), createVNode(_component_OrIconButton, {
134
+ }, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]), createElementVNode("div", {
135
+ class: normalizeClass(_ctx.actionStyles)
136
+ }, [createVNode(_component_OrIconButton, {
128
137
  icon: 'close',
129
- size: 'm',
130
138
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('close'), ["stop"]))
131
- })], 16 /* FULL_PROPS */);
139
+ })], 2 /* CLASS */)], 16 /* FULL_PROPS */);
132
140
  }
133
141
 
134
142
  script.render = render;
@@ -111,9 +111,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
111
111
  return openBlock(), createElementBlock("div", {
112
112
  ref: "root",
113
113
  class: normalizeClass(_ctx.rootStyles)
114
- }, [withDirectives(createElementVNode("input", mergeProps(_ctx.$attrs, {
114
+ }, [withDirectives(createElementVNode("input", mergeProps({
115
115
  id: _ctx.controlId,
116
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
116
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
117
+ }, _ctx.$attrs, {
117
118
  class: _ctx.controlStyles,
118
119
  type: "radio",
119
120
  value: _ctx.inputValue,
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
- import { s as script$1 } from './OrInput-9c0426b9.js';
5
- import { a as InputBoxSize } from './OrInputBox-6d1b6059.js';
4
+ import { s as script$1 } from './OrInput-509065af.js';
5
+ import { a as InputBoxSize } from './OrInputBox-0ebab1b8.js';
6
6
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
7
7
 
8
8
  var script = defineComponent({
@@ -3,17 +3,17 @@ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
4
  import { u as useOverflow } from './useOverflow-af6161c8.js';
5
5
  import '@vueuse/core';
6
- import { s as script$1 } from './OrCheckbox-3e139eac.js';
6
+ import { s as script$1 } from './OrCheckbox-d1b516c8.js';
7
7
  import { s as script$2 } from './OrError-ec8c709d.js';
8
8
  import { s as script$3 } from './OrExpansionPanel-311e64cf.js';
9
9
  import { s as script$4 } from './OrHint-74bb732d.js';
10
10
  import { s as script$5 } from './OrIcon-b195169c.js';
11
- import { s as script$7, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
12
- import { s as script$6 } from './OrInput-9c0426b9.js';
11
+ import { s as script$7, a as InputBoxSize } from './OrInputBox-0ebab1b8.js';
12
+ import { s as script$6 } from './OrInput-509065af.js';
13
13
  import { s as script$8 } from './OrLabel-bdaec602.js';
14
14
  import { s as script$9 } from './OrMenuItem-9da279f6.js';
15
15
  import { s as script$a } from './OrPopover-1075dd38.js';
16
- import { s as script$b } from './OrTag-efa7578f.js';
16
+ import { s as script$b } from './OrTag-c0bbaa58.js';
17
17
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
18
18
 
19
19
  const SelectRoot = [
@@ -23,7 +23,9 @@ const SelectRoot = [
23
23
  'gap-xs'];
24
24
  const SelectControl = [
25
25
  // Layout
26
- 'layout-row grow',
26
+ 'layout-row',
27
+ // Box
28
+ 'w-full',
27
29
  // Overflow
28
30
  'overflow-hidden',
29
31
  // Spacing
@@ -121,6 +123,10 @@ var script = defineComponent({
121
123
  type: Boolean,
122
124
  default: false
123
125
  },
126
+ disableDefaultStyles: {
127
+ type: Boolean,
128
+ default: false
129
+ },
124
130
  enableSearch: {
125
131
  type: Boolean,
126
132
  default: false
@@ -322,6 +328,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
322
328
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
323
329
  ref: "inputBox",
324
330
  class: normalizeClass([_ctx.popoverState === 'open' && 'rounded-b-0']),
331
+ variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
325
332
  size: _ctx.size,
326
333
  invalid: _ctx.invalid,
327
334
  readonly: _ctx.readonly,
@@ -471,7 +478,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
471
478
  _: 3 /* FORWARDED */
472
479
  }, 8 /* PROPS */, ["class", "trigger"])]),
473
480
  _: 3 /* FORWARDED */
474
- }, 8 /* PROPS */, ["class", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
481
+ }, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
475
482
  key: 1
476
483
  }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
477
484
  key: 0,
@@ -142,10 +142,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
142
142
  ref: "root",
143
143
  class: normalizeClass(_ctx.rootStyles)
144
144
  }, [!_ctx.loading ? withDirectives((openBlock(), createElementBlock("input", mergeProps({
145
- key: 0
146
- }, _ctx.$attrs, {
145
+ key: 0,
147
146
  id: _ctx.controlId,
148
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
147
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
148
+ }, _ctx.$attrs, {
149
149
  class: _ctx.controlStyles,
150
150
  type: "checkbox",
151
151
  value: _ctx.inputValue,
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1 } from './OrIconButton-1a89fbf9.js';
4
+ import { s as script$1 } from './OrIconButton-1eebcafc.js';
5
5
  import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createVNode, withModifiers, createCommentVNode, normalizeClass } from 'vue';
6
6
 
7
7
  var TagVariant;
@@ -12,7 +12,7 @@ var TagVariant;
12
12
  })(TagVariant || (TagVariant = {}));
13
13
  var TagColor;
14
14
  (function (TagColor) {
15
- TagColor["Default"] = "default";
15
+ TagColor["Primary"] = "primary";
16
16
  TagColor["Danger"] = "danger";
17
17
  })(TagColor || (TagColor = {}));
18
18
 
@@ -41,7 +41,7 @@ const TagRootVariants = {
41
41
  'interactivity-none']
42
42
  };
43
43
  const TagRootColors = {
44
- 'default': [
44
+ 'primary': [
45
45
  // Theme
46
46
  'theme-preset-2-primary', 'dark:theme-preset-2-primary-dark'],
47
47
  'danger': [
@@ -62,7 +62,7 @@ var script = defineComponent({
62
62
  },
63
63
  color: {
64
64
  type: String,
65
- default: TagColor.Default
65
+ default: TagColor.Primary
66
66
  },
67
67
  disabled: {
68
68
  type: Boolean,
@@ -79,7 +79,7 @@ var script = defineComponent({
79
79
  const rootStyles = computed(() => ['or-tag', ...TagRoot, ...TagRootVariants[props.variant], ...(!custom.value ? TagRootColors[props.color] : []), classAttribute.value]);
80
80
  // State
81
81
  const custom = computed(() => {
82
- return !['default', 'danger'].includes(props.color);
82
+ return !['primary', 'danger'].includes(props.color);
83
83
  });
84
84
  // Effects
85
85
  watchPostEffect(() => {
@@ -117,7 +117,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
117
117
  onBlur: _cache[3] || (_cache[3] = $event => _ctx.$emit('blur', $event))
118
118
  }), [renderSlot(_ctx.$slots, "default"), _ctx.variant === 'reset' ? (openBlock(), createElementBlock("div", _hoisted_2, [createVNode(_component_OrIconButton, {
119
119
  icon: 'close',
120
- color: _ctx.custom ? 'inherit' : _ctx.color,
120
+ color: !_ctx.custom ? _ctx.color : 'inherit',
121
121
  disabled: _ctx.disabled,
122
122
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('reset'), ["stop"]))
123
123
  }, null, 8 /* PROPS */, ["color", "disabled"])])) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */, _hoisted_1);
@@ -3,9 +3,9 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-ec8c709d.js';
5
5
  import { s as script$2 } from './OrHint-74bb732d.js';
6
- import { s as script$3, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
6
+ import { s as script$3, a as InputBoxSize } from './OrInputBox-0ebab1b8.js';
7
7
  import { s as script$4 } from './OrLabel-bdaec602.js';
8
- import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText, Fragment, createSlots } from 'vue';
8
+ import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, normalizeClass, vModelText, Fragment, createSlots } from 'vue';
9
9
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
10
10
 
11
11
  const TextareaRoot = [
@@ -14,8 +14,8 @@ const TextareaRoot = [
14
14
  // Spacing
15
15
  'gap-xs'];
16
16
  const TextareaControl = [
17
- // Layout
18
- 'grow',
17
+ // Box
18
+ 'w-full',
19
19
  // Typography
20
20
  'typography-inherit',
21
21
  // Theme
@@ -113,16 +113,17 @@ var script = defineComponent({
113
113
  }
114
114
  });
115
115
 
116
- const _hoisted_1 = ["id", "placeholder", "required", "disabled"];
116
+ const _hoisted_1 = ["id", "placeholder", "required", "disabled", "readonly", "maxlength"];
117
117
  function render(_ctx, _cache, $props, $setup, $data, $options) {
118
118
  const _component_OrLabel = resolveComponent("OrLabel");
119
119
  const _component_OrInputBox = resolveComponent("OrInputBox");
120
120
  const _component_OrHint = resolveComponent("OrHint");
121
121
  const _component_OrError = resolveComponent("OrError");
122
- return openBlock(), createElementBlock("div", {
123
- ref: "root",
124
- class: normalizeClass(_ctx.rootStyles)
125
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
122
+ return openBlock(), createElementBlock("div", mergeProps({
123
+ ref: "root"
124
+ }, _ctx.$attrs, {
125
+ class: _ctx.rootStyles
126
+ }), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
126
127
  key: 0,
127
128
  "control-id": _ctx.controlId,
128
129
  variant: 'input',
@@ -139,19 +140,20 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
139
140
  readonly: _ctx.readonly,
140
141
  disabled: _ctx.disabled
141
142
  }, {
142
- default: withCtx(() => [withDirectives(createElementVNode("textarea", mergeProps({
143
+ default: withCtx(() => [withDirectives(createElementVNode("textarea", {
143
144
  id: _ctx.controlId,
144
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
145
- }, _ctx.$attrs, {
146
- class: _ctx.controlStyles,
145
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
146
+ class: normalizeClass(_ctx.controlStyles),
147
147
  placeholder: _ctx.placeholder,
148
148
  required: _ctx.required,
149
149
  disabled: _ctx.disabled,
150
+ readonly: _ctx.readonly,
151
+ maxlength: _ctx.maxLength,
150
152
  onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
151
153
  onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
152
154
  onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
153
155
  onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
154
- }), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelText, _ctx.proxyModelValue]])]),
156
+ }, null, 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), [[vModelText, _ctx.proxyModelValue]])]),
155
157
  _: 1 /* STABLE */
156
158
  }, 8 /* PROPS */, ["size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
157
159
  key: 1
@@ -179,7 +181,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
179
181
  fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
180
182
 
181
183
  key: "0"
182
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
184
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 16 /* FULL_PROPS */);
183
185
  }
184
186
 
185
187
  var css_248z = "\ntextarea[data-v-10a22fb4] {\n min-width: 0;\n background: none;\n outline: none;\n}\n";
@@ -6,17 +6,17 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
6
6
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-bb6bf8a9.js';
7
7
  export { s as OrCard } from '../OrCard-e3a5aea4.js';
8
8
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-a5e326ef.js';
9
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-a09ad585.js';
9
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-dbd1e3c2.js';
10
10
  export { s as OrCardV3 } from '../OrCard-fd92f7c8.js';
11
11
  export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-636d99a1.js';
12
12
  export { s as OrCheckbox } from '../OrCheckbox-ed4a19cf.js';
13
- export { s as OrCheckboxV3 } from '../OrCheckbox-3e139eac.js';
13
+ export { s as OrCheckboxV3 } from '../OrCheckbox-d1b516c8.js';
14
14
  export { s as OrChip, a as OrChips } from '../OrChips-9afba42f.js';
15
15
  export { s as OrCode, O as OrCodeLanguages } from '../OrCode-5ed69c23.js';
16
16
  export { s as OrCollapse } from '../OrCollapse-445141ab.js';
17
17
  export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-189cb097.js';
18
18
  export { s as OrConfirm } from '../OrConfirm-f39bd784.js';
19
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-b93b5131.js';
19
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-b2ef47a2.js';
20
20
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-f2e08564.js';
21
21
  export { s as OrError } from '../OrError-f90296db.js';
22
22
  export { s as OrErrorTagV3 } from '../OrErrorTag-98252eef.js';
@@ -28,14 +28,14 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
28
28
  export { s as OrHint } from '../OrHint-1414c530.js';
29
29
  export { s as OrHintV3 } from '../OrHint-74bb732d.js';
30
30
  export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-669503c3.js';
31
- export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-1a89fbf9.js';
31
+ export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-1eebcafc.js';
32
32
  export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon-b195169c.js';
33
33
  export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox-8049f95a.js';
34
- export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-507fc99c.js';
34
+ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-00f0d1b8.js';
35
35
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-1aa477b5.js';
36
- export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-53a9e027.js';
37
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-6d1b6059.js';
38
- export { I as InputType, s as OrInputV3 } from '../OrInput-9c0426b9.js';
36
+ export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-c1babfda.js';
37
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-0ebab1b8.js';
38
+ export { I as InputType, s as OrInputV3 } from '../OrInput-509065af.js';
39
39
  export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from '../OrSearch-7cb2c91c.js';
40
40
  export { s as OrLabel } from '../OrLabel-876f8729.js';
41
41
  export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-bdaec602.js';
@@ -48,9 +48,9 @@ export { s as OrMenuItemV3 } from '../OrMenuItem-9da279f6.js';
48
48
  export { s as OrMenuV3 } from '../OrMenu-840038cd.js';
49
49
  export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-1075dd38.js';
50
50
  export { s as OrModal, O as OrModalSizes } from '../OrModal-8b074b0c.js';
51
- export { M as ModalSize, s as OrModalV3 } from '../OrModal-7878cc39.js';
51
+ export { M as ModalSize, s as OrModalV3 } from '../OrModal-381554a6.js';
52
52
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification-e85a4956.js';
53
- export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-e1383681.js';
53
+ export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-34d9c99b.js';
54
54
  export { s as OrOverflowMenu } from '../OrOverflowMenu-e82cbcbe.js';
55
55
  export { s as OrOverlay } from '../OrOverlay-451dce49.js';
56
56
  export { s as OrOverlayV3 } from '../OrOverlay-738a44d5.js';
@@ -58,11 +58,11 @@ export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '..
58
58
  export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-407002e0.js';
59
59
  export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
60
60
  export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
61
- export { s as OrRadioV3 } from '../OrRadio-54b6d0de.js';
62
- export { s as OrSearchV3 } from '../OrSearch-9885d178.js';
61
+ export { s as OrRadioV3 } from '../OrRadio-ef9d4c6e.js';
62
+ export { s as OrSearchV3 } from '../OrSearch-15ba38cd.js';
63
63
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-171cad78.js';
64
64
  export { s as OrSelect } from '../OrSelect-0821b907.js';
65
- export { s as OrSelectV3 } from '../OrSelect-a0718c44.js';
65
+ export { s as OrSelectV3 } from '../OrSelect-bcf0fb2a.js';
66
66
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
67
67
  export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
68
68
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
@@ -71,22 +71,22 @@ export { s as OrSlider } from '../OrSlider-87e2da8c.js';
71
71
  export { s as OrSortHeaderV3 } from '../OrSortHeader-fe1a9cf8.js';
72
72
  export { s as OrStepper } from '../OrStepper-f19b4eac.js';
73
73
  export { s as OrSwitch } from '../OrSwitch-c333ee32.js';
74
- export { s as OrSwitchV3 } from '../OrSwitch-cca30aa0.js';
74
+ export { s as OrSwitchV3 } from '../OrSwitch-cc797a48.js';
75
75
  export { s as OrTab } from '../OrTab-bc98be02.js';
76
76
  export { s as OrTabHeaderItem } from '../OrTabHeaderItem-d668cc59.js';
77
77
  export { s as OrTabV3 } from '../OrTab-c131cf60.js';
78
78
  export { s as OrTabs } from '../OrTabs-d3812c11.js';
79
79
  export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-d0ee6cef.js';
80
80
  export { s as OrTag } from '../OrTag-1b5e43fa.js';
81
- export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-efa7578f.js';
81
+ export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-c0bbaa58.js';
82
82
  export { s as OrTeleport } from '../OrTeleportVue3-ad639f12.js';
83
83
  export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
84
84
  export { s as OrTextV3 } from '../OrText-ecb46923.js';
85
- export { s as OrTextareaV3 } from '../OrTextarea-bb9ef3f2.js';
85
+ export { s as OrTextareaV3 } from '../OrTextarea-26c50ec0.js';
86
86
  export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
87
87
  export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
88
88
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
89
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-2692e337.js';
89
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-8a338300.js';
90
90
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
91
91
  export { s as OrTooltip, a as OrTooltipContent } from '../OrTooltip-78cd7f6b.js';
92
92
  export { s as OrTooltipV3 } from '../OrTooltip-50d27b4f.js';
@@ -1,8 +1,8 @@
1
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-a09ad585.js';
1
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-dbd1e3c2.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
- import '../../OrIconButton-1a89fbf9.js';
5
+ import '../../OrIconButton-1eebcafc.js';
6
6
  import '../../OrIcon-b195169c.js';
7
7
  import 'vue';
8
8
  import '../../OrTooltip-50d27b4f.js';
@@ -17,10 +17,10 @@ import '../../OrMenu-840038cd.js';
17
17
  import '../../OrMenuItem-9da279f6.js';
18
18
  import '../../OrButton-bb6bf8a9.js';
19
19
  import '../../OrLoader-b3cf4231.js';
20
- import '../../OrSearch-9885d178.js';
21
- import '../../OrInput-9c0426b9.js';
20
+ import '../../OrSearch-15ba38cd.js';
21
+ import '../../OrInput-509065af.js';
22
22
  import '../../OrError-ec8c709d.js';
23
23
  import '../../OrHint-74bb732d.js';
24
- import '../../OrInputBox-6d1b6059.js';
24
+ import '../../OrInputBox-0ebab1b8.js';
25
25
  import '../../OrLabel-bdaec602.js';
26
26
  import '../../style-inject.es-4c6f2515.js';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxV3 } from '../../OrCheckbox-3e139eac.js';
1
+ export { s as OrCheckboxV3 } from '../../OrCheckbox-d1b516c8.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
@@ -0,0 +1,27 @@
1
+ import { Meta, StoryFn } from '@storybook/vue3';
2
+ declare const _default: Meta<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
3
+ [x: string]: ((...args: any[]) => any) | null;
4
+ } | string[], {} & {}, {
5
+ [x: number]: string;
6
+ } | {}, true>)>;
7
+ export default _default;
8
+ export declare const Default: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
9
+ [x: string]: ((...args: any[]) => any) | null;
10
+ } | string[], {} & {}, {
11
+ [x: number]: string;
12
+ } | {}, true>)>;
13
+ export declare const Addon: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
14
+ [x: string]: ((...args: any[]) => any) | null;
15
+ } | string[], {} & {}, {
16
+ [x: number]: string;
17
+ } | {}, true>)>;
18
+ export declare const Hint: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
19
+ [x: string]: ((...args: any[]) => any) | null;
20
+ } | string[], {} & {}, {
21
+ [x: number]: string;
22
+ } | {}, true>)>;
23
+ export declare const Error: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
24
+ [x: string]: ((...args: any[]) => any) | null;
25
+ } | string[], {} & {}, {
26
+ [x: number]: string;
27
+ } | {}, true>)>;
@@ -0,0 +1,98 @@
1
+ import { PropType } from 'vue-demi';
2
+ import { CombinedInputSize } from './props';
3
+ declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
+ root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
+ rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
6
+ controlGroup: import("@vue/composition-api").ComputedRef<string[]>;
7
+ invalid: import("@vue/composition-api").ComputedRef<boolean>;
8
+ readonly: import("@vue/composition-api").ComputedRef<boolean>;
9
+ }> & import("@vue/composition-api").Data, {}, {}, {
10
+ size: {
11
+ type: PropType<CombinedInputSize>;
12
+ default: CombinedInputSize;
13
+ };
14
+ label: {
15
+ type: StringConstructor;
16
+ default: undefined;
17
+ };
18
+ hint: {
19
+ type: StringConstructor;
20
+ default: undefined;
21
+ };
22
+ error: {
23
+ type: StringConstructor;
24
+ default: undefined;
25
+ };
26
+ required: {
27
+ type: BooleanConstructor;
28
+ default: boolean;
29
+ };
30
+ disabled: {
31
+ type: BooleanConstructor;
32
+ default: boolean;
33
+ };
34
+ disableDefaultStyles: {
35
+ type: BooleanConstructor;
36
+ default: boolean;
37
+ };
38
+ }, import("@vue/composition-api").ExtractPropTypes<{
39
+ size: {
40
+ type: PropType<CombinedInputSize>;
41
+ default: CombinedInputSize;
42
+ };
43
+ label: {
44
+ type: StringConstructor;
45
+ default: undefined;
46
+ };
47
+ hint: {
48
+ type: StringConstructor;
49
+ default: undefined;
50
+ };
51
+ error: {
52
+ type: StringConstructor;
53
+ default: undefined;
54
+ };
55
+ required: {
56
+ type: BooleanConstructor;
57
+ default: boolean;
58
+ };
59
+ disabled: {
60
+ type: BooleanConstructor;
61
+ default: boolean;
62
+ };
63
+ disableDefaultStyles: {
64
+ type: BooleanConstructor;
65
+ default: boolean;
66
+ };
67
+ }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
68
+ size: CombinedInputSize;
69
+ label: string;
70
+ hint: string;
71
+ error: string;
72
+ required: boolean;
73
+ disabled: boolean;
74
+ disableDefaultStyles: boolean;
75
+ } & {}, import("@vue/composition-api").ShallowUnwrapRef<{
76
+ root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
77
+ rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
78
+ controlGroup: import("@vue/composition-api").ComputedRef<string[]>;
79
+ invalid: import("@vue/composition-api").ComputedRef<boolean>;
80
+ readonly: import("@vue/composition-api").ComputedRef<boolean>;
81
+ }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
82
+ size: CombinedInputSize;
83
+ label: string;
84
+ hint: string;
85
+ error: string;
86
+ required: boolean;
87
+ disabled: boolean;
88
+ disableDefaultStyles: boolean;
89
+ } & {}, {
90
+ size: CombinedInputSize;
91
+ label: string;
92
+ hint: string;
93
+ error: string;
94
+ required: boolean;
95
+ disabled: boolean;
96
+ disableDefaultStyles: boolean;
97
+ }, true>);
98
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export { default as OrCombinedInputV3 } from './OrCombinedInput.vue';
2
+ export * from './props';