@onereach/ui-components 2.67.9-beta.2041.0 → 2.67.9-beta.2048.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 (201) hide show
  1. package/dist/bundled/v2/{OrCardCollection-52fd747b.js → OrCardCollection-dac9fd1e.js} +3 -3
  2. package/dist/bundled/v2/{OrCheckbox-f8354461.js → OrCheckbox-dbef9f9a.js} +1 -1
  3. package/dist/bundled/v2/{OrConfirm-fb7f318d.js → OrConfirm-e6a9ee81.js} +1 -1
  4. package/dist/bundled/v2/{OrError-2ed34c3e.js → OrError-aad17598.js} +3 -3
  5. package/dist/bundled/v2/{OrErrorTag-b043fe06.js → OrErrorTag-d0c5bcf4.js} +3 -3
  6. package/dist/bundled/v2/{OrFab-ce64fd03.js → OrFab-7cc75893.js} +3 -3
  7. package/dist/bundled/v2/{OrHint-1ffcd66c.js → OrHint-f38a1940.js} +3 -3
  8. package/dist/bundled/v2/{OrIconButton-400af09a.js → OrIconButton-a215104c.js} +24 -6
  9. package/dist/bundled/v2/{OrInlineInput-bdca2540.js → OrInlineInput-eb42fea9.js} +8 -8
  10. package/dist/bundled/v2/{OrInlineTextarea-b0499092.js → OrInlineTextarea-63e632cc.js} +8 -8
  11. package/dist/bundled/v2/{OrInput-beb6193b.js → OrInput-4b82eb59.js} +8 -8
  12. package/dist/bundled/v2/{OrLabel-3cbdf198.js → OrLabel-172c4b89.js} +3 -3
  13. package/dist/bundled/v2/{OrModal-e65c43be.js → OrModal-f89de11f.js} +1 -1
  14. package/dist/bundled/v2/{OrNotification-bd6e32eb.js → OrNotification-d76a062d.js} +2 -2
  15. package/dist/bundled/v2/{OrRadio-5d06057e.js → OrRadio-cd39b20b.js} +1 -1
  16. package/dist/bundled/v2/{OrSearch-282d2c4a.js → OrSearch-4f1856f7.js} +1 -1
  17. package/dist/bundled/v2/{OrSelect-9f8ea7e8.js → OrSelect-68aacb62.js} +11 -9
  18. package/dist/bundled/v2/{OrSwitch-938c88cc.js → OrSwitch-709159d6.js} +1 -1
  19. package/dist/bundled/v2/{OrTag-6d4a89bd.js → OrTag-6440aa89.js} +4 -4
  20. package/dist/bundled/v2/{OrTextarea-b05f1158.js → OrTextarea-5593fbe9.js} +3 -3
  21. package/dist/bundled/v2/components/index.js +21 -21
  22. package/dist/bundled/v2/components/or-card-collection-v3/index.js +6 -6
  23. package/dist/bundled/v2/components/or-checkbox-v3/index.js +2 -2
  24. package/dist/bundled/v2/components/or-confirm-v3/index.js +6 -6
  25. package/dist/bundled/v2/components/or-error-tag-v3/index.js +1 -1
  26. package/dist/bundled/v2/components/or-error-v3/index.js +1 -1
  27. package/dist/bundled/v2/components/or-fab-v3/index.js +1 -1
  28. package/dist/bundled/v2/components/or-hint-v3/index.js +1 -1
  29. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  30. package/dist/bundled/v2/components/or-inline-input-v3/index.js +4 -4
  31. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +4 -4
  32. package/dist/bundled/v2/components/or-input-v3/index.js +5 -5
  33. package/dist/bundled/v2/components/or-label-v3/index.js +1 -1
  34. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  35. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  36. package/dist/bundled/v2/components/or-radio-v3/index.js +2 -2
  37. package/dist/bundled/v2/components/or-search-v3/index.js +6 -6
  38. package/dist/bundled/v2/components/or-select-v3/index.js +8 -8
  39. package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
  40. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  41. package/dist/bundled/v2/components/or-textarea-v3/index.js +4 -4
  42. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  43. package/dist/bundled/v2/index.js +22 -22
  44. package/dist/bundled/v2/{types-e1dda854.js → types-e5aa849b.js} +5 -5
  45. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-cbd5accc.js → OrCardCollection.vue_vue_type_script_lang-7a07be47.js} +5 -5
  46. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-eeb9a100.js → OrCheckbox.vue_vue_type_script_lang-8b36e06c.js} +2 -2
  47. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-cbfccc4a.js → OrConfirm.vue_vue_type_script_lang-d79dc055.js} +2 -2
  48. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-0ed7467c.js → OrError.vue_vue_type_script_lang-cc6c135f.js} +3 -3
  49. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-87f27b27.js → OrErrorTag.vue_vue_type_script_lang-4828c387.js} +2 -2
  50. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-ee286cab.js → OrFab.vue_vue_type_script_lang-2adeaed6.js} +3 -3
  51. package/dist/bundled/v3/{OrHint-399afaf7.js → OrHint-9592499e.js} +2 -2
  52. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-7ece72e7.js → OrHint.vue_vue_type_script_lang-8e657168.js} +3 -3
  53. package/dist/bundled/v3/{OrIconButton-ea3489ef.js → OrIconButton-4bd33e3c.js} +1 -1
  54. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-18ce1866.js → OrIconButton.vue_vue_type_script_lang-641f6e06.js} +24 -6
  55. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-39d31b8d.js → OrInlineInput.vue_vue_type_script_lang-c4fdc666.js} +6 -6
  56. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-c4f4a212.js → OrInlineTextarea.vue_vue_type_script_lang-0c53397d.js} +6 -6
  57. package/dist/bundled/v3/{OrInput-ca80294b.js → OrInput-e97211bb.js} +2 -2
  58. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-562dbe8f.js → OrInput.vue_vue_type_script_lang-f6d793d3.js} +7 -7
  59. package/dist/bundled/v3/{OrLabel-c0554841.js → OrLabel-c6873e79.js} +1 -1
  60. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-cc2108c8.js → OrLabel.vue_vue_type_script_lang-96f94c4e.js} +3 -3
  61. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-992c1ef7.js → OrModal.vue_vue_type_script_lang-00a477f0.js} +2 -2
  62. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-7d64d69a.js → OrNotification.vue_vue_type_script_lang-fbb35355.js} +2 -2
  63. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-ad250a23.js → OrRadio.vue_vue_type_script_lang-2e666a56.js} +2 -2
  64. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-18dbc230.js → OrSearch.vue_vue_type_script_lang-95df5280.js} +2 -2
  65. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-10359279.js → OrSelect.vue_vue_type_script_lang-58b92fb0.js} +14 -12
  66. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-5f752bda.js → OrSwitch.vue_vue_type_script_lang-0a9136d1.js} +2 -2
  67. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-bdb1d85c.js → OrTag.vue_vue_type_script_lang-92d9fb12.js} +4 -4
  68. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-498a899e.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +5 -5
  69. package/dist/bundled/v3/{OrToastContainer-ad6e4a72.js → OrToastContainer-a004fe08.js} +1 -1
  70. package/dist/bundled/v3/components/index.js +25 -25
  71. package/dist/bundled/v3/components/or-card-collection-v3/index.js +10 -10
  72. package/dist/bundled/v3/components/or-checkbox-v3/index.js +3 -3
  73. package/dist/bundled/v3/components/or-confirm-v3/index.js +10 -10
  74. package/dist/bundled/v3/components/or-error-tag-v3/index.js +1 -1
  75. package/dist/bundled/v3/components/or-error-v3/index.js +1 -1
  76. package/dist/bundled/v3/components/or-fab-v3/index.js +1 -1
  77. package/dist/bundled/v3/components/or-hint-v3/index.js +1 -1
  78. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  79. package/dist/bundled/v3/components/or-inline-input-v3/index.js +6 -6
  80. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +6 -6
  81. package/dist/bundled/v3/components/or-input-v3/index.js +8 -8
  82. package/dist/bundled/v3/components/or-label-v3/index.js +1 -1
  83. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  84. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  85. package/dist/bundled/v3/components/or-radio-v3/index.js +3 -3
  86. package/dist/bundled/v3/components/or-search-v3/index.js +10 -10
  87. package/dist/bundled/v3/components/or-select-v3/index.js +12 -12
  88. package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
  89. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  90. package/dist/bundled/v3/components/or-textarea-v3/index.js +6 -6
  91. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  92. package/dist/bundled/v3/index.js +45 -45
  93. package/dist/bundled/v3/{types-aa7b102b.js → types-4d8bdc25.js} +3 -3
  94. package/dist/esm/v2/{OrCardCollection-c179a8a9.js → OrCardCollection-e46b220e.js} +3 -3
  95. package/dist/esm/v2/{OrCheckbox-8c45f648.js → OrCheckbox-567e387c.js} +1 -1
  96. package/dist/esm/v2/{OrConfirm-5406aaf7.js → OrConfirm-6204d39a.js} +1 -1
  97. package/dist/esm/v2/{OrError-4438527c.js → OrError-d267ee9a.js} +3 -3
  98. package/dist/esm/v2/{OrErrorTag-7b3460b1.js → OrErrorTag-782dd714.js} +3 -3
  99. package/dist/esm/v2/{OrFab-171873d9.js → OrFab-26106618.js} +3 -3
  100. package/dist/esm/v2/{OrHint-a2eb9e50.js → OrHint-42dc9ebb.js} +3 -3
  101. package/dist/esm/v2/{OrIconButton-fba5523c.js → OrIconButton-e17e4944.js} +24 -6
  102. package/dist/esm/v2/{OrInlineInput-b843e76a.js → OrInlineInput-45b74446.js} +8 -8
  103. package/dist/esm/v2/{OrInlineTextarea-b7542ec1.js → OrInlineTextarea-d6b58c5c.js} +8 -8
  104. package/dist/esm/v2/{OrInput-f754b380.js → OrInput-b8a1627f.js} +8 -8
  105. package/dist/esm/v2/{OrLabel-61795cd4.js → OrLabel-2a9f1477.js} +3 -3
  106. package/dist/esm/v2/{OrModal-c2c1f37f.js → OrModal-5b37a50a.js} +1 -1
  107. package/dist/esm/v2/{OrNotification-00fe9024.js → OrNotification-c765f111.js} +2 -2
  108. package/dist/esm/v2/{OrRadio-ffcb4e50.js → OrRadio-848ce55d.js} +1 -1
  109. package/dist/esm/v2/{OrSearch-3ae3f78e.js → OrSearch-e9b58ca8.js} +1 -1
  110. package/dist/esm/v2/{OrSelect-d034bce8.js → OrSelect-0e6e7868.js} +11 -9
  111. package/dist/esm/v2/{OrSwitch-9af141a0.js → OrSwitch-69e598b4.js} +1 -1
  112. package/dist/esm/v2/{OrTag-3f9a0a9b.js → OrTag-cf9c6195.js} +4 -4
  113. package/dist/esm/v2/{OrTextarea-d3c42e37.js → OrTextarea-6712a150.js} +3 -3
  114. package/dist/esm/v2/components/index.js +21 -21
  115. package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -6
  116. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  117. package/dist/esm/v2/components/or-confirm-v3/index.js +6 -6
  118. package/dist/esm/v2/components/or-error-tag-v3/index.js +1 -1
  119. package/dist/esm/v2/components/or-error-v3/index.js +1 -1
  120. package/dist/esm/v2/components/or-fab-v3/index.js +1 -1
  121. package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
  122. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  123. package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
  124. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
  125. package/dist/esm/v2/components/or-input-v3/index.js +5 -5
  126. package/dist/esm/v2/components/or-label-v3/index.js +1 -1
  127. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  128. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  129. package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
  130. package/dist/esm/v2/components/or-search-v3/index.js +6 -6
  131. package/dist/esm/v2/components/or-select-v3/index.js +8 -8
  132. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  133. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  134. package/dist/esm/v2/components/or-textarea-v3/index.js +4 -4
  135. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  136. package/dist/esm/v2/index.js +21 -21
  137. package/dist/esm/v2/{types-9461d462.js → types-9f077c67.js} +5 -5
  138. package/dist/esm/v3/{OrCardCollection-d5f087ca.js → OrCardCollection-5924d035.js} +3 -3
  139. package/dist/esm/v3/{OrCheckbox-e7df1dc1.js → OrCheckbox-3e139eac.js} +1 -1
  140. package/dist/esm/v3/{OrConfirm-f7269f0a.js → OrConfirm-e4a0155f.js} +1 -1
  141. package/dist/esm/v3/{OrError-626aa5b0.js → OrError-ec8c709d.js} +3 -3
  142. package/dist/esm/v3/{OrErrorTag-b742054e.js → OrErrorTag-98252eef.js} +3 -3
  143. package/dist/esm/v3/{OrFab-554d3479.js → OrFab-c8ae6e01.js} +3 -3
  144. package/dist/esm/v3/{OrHint-34b1be02.js → OrHint-74bb732d.js} +3 -3
  145. package/dist/esm/v3/{OrIconButton-ba3b3c72.js → OrIconButton-1eebcafc.js} +24 -6
  146. package/dist/esm/v3/{OrInlineInput-7ebeed0b.js → OrInlineInput-4a9789c4.js} +5 -5
  147. package/dist/esm/v3/{OrInlineTextarea-742d1cfc.js → OrInlineTextarea-e28e4d0a.js} +5 -5
  148. package/dist/esm/v3/{OrInput-d5152398.js → OrInput-e2ac1182.js} +5 -5
  149. package/dist/esm/v3/{OrLabel-7c8c99ad.js → OrLabel-bdaec602.js} +3 -3
  150. package/dist/esm/v3/{OrModal-1a2b07d1.js → OrModal-381554a6.js} +1 -1
  151. package/dist/esm/v3/{OrNotification-3532c427.js → OrNotification-34d9c99b.js} +2 -2
  152. package/dist/esm/v3/{OrRadio-9407dbc7.js → OrRadio-54b6d0de.js} +1 -1
  153. package/dist/esm/v3/{OrSearch-139e6685.js → OrSearch-29354f5a.js} +1 -1
  154. package/dist/esm/v3/{OrSelect-81b5369f.js → OrSelect-2e00d4c8.js} +11 -9
  155. package/dist/esm/v3/{OrSwitch-60733e80.js → OrSwitch-f0a30713.js} +1 -1
  156. package/dist/esm/v3/{OrTag-f4762fc2.js → OrTag-c0bbaa58.js} +4 -4
  157. package/dist/esm/v3/{OrTextarea-db2fd523.js → OrTextarea-bb9ef3f2.js} +3 -3
  158. package/dist/esm/v3/components/index.js +21 -21
  159. package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
  160. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  161. package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
  162. package/dist/esm/v3/components/or-error-tag-v3/index.js +1 -1
  163. package/dist/esm/v3/components/or-error-v3/index.js +1 -1
  164. package/dist/esm/v3/components/or-fab-v3/index.js +1 -1
  165. package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
  166. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  167. package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
  168. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
  169. package/dist/esm/v3/components/or-input-v3/index.js +5 -5
  170. package/dist/esm/v3/components/or-label-v3/index.js +1 -1
  171. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  172. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  173. package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
  174. package/dist/esm/v3/components/or-search-v3/index.js +6 -6
  175. package/dist/esm/v3/components/or-select-v3/index.js +8 -8
  176. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  177. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  178. package/dist/esm/v3/components/or-textarea-v3/index.js +4 -4
  179. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  180. package/dist/esm/v3/index.js +21 -21
  181. package/dist/esm/v3/{types-1f733e8a.js → types-4d252eb4.js} +2 -2
  182. package/package.json +2 -2
  183. package/src/components/or-card-collection-v3/styles.ts +1 -1
  184. package/src/components/or-error-tag-v3/OrErrorTag.vue +1 -1
  185. package/src/components/or-error-tag-v3/styles.ts +2 -2
  186. package/src/components/or-error-v3/styles.ts +3 -3
  187. package/src/components/or-fab-v3/styles.ts +4 -4
  188. package/src/components/or-hint-v3/styles.ts +3 -3
  189. package/src/components/or-icon-button-v3/styles.ts +39 -7
  190. package/src/components/or-inline-input-v3/OrInlineInput.vue +1 -1
  191. package/src/components/or-inline-input-v3/styles.ts +1 -1
  192. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +1 -1
  193. package/src/components/or-inline-textarea-v3/styles.ts +1 -1
  194. package/src/components/or-input-v3/OrInput.vue +1 -1
  195. package/src/components/or-label-v3/styles.ts +3 -3
  196. package/src/components/or-notification-v3/OrNotification.vue +1 -1
  197. package/src/components/or-select-v3/OrSelect.vue +1 -1
  198. package/src/components/or-select-v3/styles.ts +3 -3
  199. package/src/components/or-tag-v3/OrTag.vue +1 -1
  200. package/src/components/or-tag-v3/styles.ts +2 -2
  201. package/src/components/or-toast-v3/OrToast.vue +1 -1
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrCard } from './OrCard-58a1ba3e.js';
3
- import { O as OrIconButton } from './OrIconButton-400af09a.js';
4
- import { O as OrInput } from './OrInput-beb6193b.js';
3
+ import { O as OrIconButton } from './OrIconButton-a215104c.js';
4
+ import { O as OrInput } from './OrInput-4b82eb59.js';
5
5
  import { O as OrSortHeader } from './OrSortHeader-396e6a7c.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -29,7 +29,7 @@ const CardCollectionToolbarPanel = [
29
29
  // Layout
30
30
  'layout-row',
31
31
  // Spacing
32
- 'gap-sm'];
32
+ 'gap-sm+'];
33
33
  const CardCollectionContent = [
34
34
  // Layout
35
35
  'grid',
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-3cbdf198.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-172c4b89.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -3,7 +3,7 @@ import { useMagicKeys, whenever } from '@vueuse/core';
3
3
  import { l as logicAnd } from './index-17f264f9.js';
4
4
  import { O as OrOverlay } from './OrOverlay-3c89d622.js';
5
5
  import { O as OrButton, a as ButtonColor } from './OrButton-52399414.js';
6
- import { O as OrInput } from './OrInput-beb6193b.js';
6
+ import { O as OrInput } from './OrInput-4b82eb59.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -19,9 +19,9 @@ const ErrorText = [
19
19
  'interactivity-none'];
20
20
  const ErrorAddon = [
21
21
  // Layout
22
- 'empty:hidden',
23
- // Box
24
- 'min-w-fit'];
22
+ 'layout-row empty:hidden',
23
+ // Typography
24
+ 'whitespace-nowrap'];
25
25
 
26
26
  var script = defineComponent({
27
27
  name: 'OrError',
@@ -8,7 +8,7 @@ const ErrorTagRoot = [
8
8
  // Layout
9
9
  'layout-inline-row',
10
10
  // Box
11
- 'w-min',
11
+ 'max-w-fit',
12
12
  // Shape
13
13
  'rounded-full',
14
14
  // Spacing
@@ -16,7 +16,7 @@ const ErrorTagRoot = [
16
16
  // Interactivity
17
17
  'interactivity-none',
18
18
  // Typography
19
- 'typography-caption-regular',
19
+ 'typography-caption-regular whitespace-nowrap',
20
20
  // Theme
21
21
  'theme-preset-1-error', 'dark:theme-preset-1-error-dark'];
22
22
 
@@ -52,7 +52,7 @@ var __vue_render__ = function () {
52
52
  ref: "root",
53
53
  class: _vm.rootStyles
54
54
  }, 'div', _vm.$attrs, false), [_c('div', {
55
- class: ['flex', 'items-center', 'm-[-4px] md:m-[-2px]']
55
+ class: ['layout-row', 'm-[-4px] md:m-[-2px]']
56
56
  }, [_c('OrIcon', {
57
57
  attrs: {
58
58
  "icon": 'error',
@@ -14,9 +14,9 @@ const FabRoot = [
14
14
  'layout-inline-row justify-center',
15
15
  // Shape
16
16
  'rounded-full',
17
- // Spacing
18
- 'px-md+', 'py-md+',
19
- // Theme
17
+ // Box
18
+ 'w-[56px]', 'h-[56px]',
19
+ // Elevation
20
20
  'enabled:shadow-button', 'dark:enabled:shadow-button-dark'];
21
21
  const FabRootColors = {
22
22
  'primary': [
@@ -19,9 +19,9 @@ const HintText = [
19
19
  'interactivity-none'];
20
20
  const HintAddon = [
21
21
  // Layout
22
- 'empty:hidden',
23
- // Box
24
- 'min-w-fit'];
22
+ 'layout-row empty:hidden',
23
+ // Typography
24
+ 'whitespace-nowrap'];
25
25
 
26
26
  var script = defineComponent({
27
27
  name: 'OrHint',
@@ -17,8 +17,6 @@ const IconButtonRoot = [
17
17
  'layout-inline-row justify-center',
18
18
  // Shape
19
19
  'rounded-full',
20
- // Spacing
21
- 'mx-[-2px]', 'my-[-2px]', 'px-[2px]', 'py-[2px]',
22
20
  // Interactivity
23
21
  'interactivity-auto',
24
22
  // Typography
@@ -28,17 +26,37 @@ const IconButtonRoot = [
28
26
  // Iconography (hover)
29
27
  'hover:iconography-filled',
30
28
  // Iconography (focus)
31
- 'focus:iconography-filled'];
29
+ 'focus:iconography-filled',
30
+ // Theme
31
+ '!outline outline-2 outline-transparent'];
32
32
  const IconButtonRootColors = {
33
33
  'primary': [
34
34
  // Theme
35
- 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark'],
35
+ 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
36
+ // Theme (hover)
37
+ 'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
38
+ // Theme (focus)
39
+ 'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark',
40
+ // Theme (active)
41
+ 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark'],
36
42
  'danger': [
37
43
  // Theme
38
- 'theme-preset-3-error', 'dark:theme-preset-3-error-dark'],
44
+ 'theme-preset-3-error', 'dark:theme-preset-3-error-dark',
45
+ // Theme (hover)
46
+ 'hover:outline-error-opacity-0-08', 'dark:hover:outline-error-opacity-0-08-dark',
47
+ // Theme (focus)
48
+ 'focus:outline-error-opacity-0-08', 'dark:focus:outline-error-opacity-0-08-dark',
49
+ // Theme (active)
50
+ 'active:outline-error-opacity-0-16', 'dark:active:outline-error-opacity-0-16-dark'],
39
51
  'inherit': [
40
52
  // Theme
41
- 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-inherit', 'dark:theme-foreground-inherit']
53
+ 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-inherit', 'dark:theme-foreground-inherit',
54
+ // Theme (hover)
55
+ 'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
56
+ // Theme (focus)
57
+ 'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark',
58
+ // Theme (active)
59
+ 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark']
42
60
  };
43
61
 
44
62
  var script = defineComponent({
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-2ed34c3e.js';
3
- import { O as OrHint } from './OrHint-1ffcd66c.js';
4
- import { O as OrIconButton } from './OrIconButton-400af09a.js';
2
+ import { O as OrError } from './OrError-aad17598.js';
3
+ import { O as OrHint } from './OrHint-f38a1940.js';
4
+ import { O as OrIconButton } from './OrIconButton-a215104c.js';
5
5
  import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-f457210f.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -30,7 +30,7 @@ const InlineInputAction = [
30
30
  // Layout
31
31
  'layout-row',
32
32
  // Spacing
33
- 'gap-md',
33
+ 'gap-sm+',
34
34
  // Theme
35
35
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
36
36
 
@@ -173,7 +173,7 @@ var __vue_render__ = function () {
173
173
  ref: "root",
174
174
  class: _vm.rootStyles
175
175
  }, [_c('div', {
176
- class: ['flex', 'items-center', 'gap-md']
176
+ class: ['layout-row', 'gap-sm+']
177
177
  }, [_c('OrInlineInputBox', {
178
178
  attrs: {
179
179
  "size": _vm.size,
@@ -332,14 +332,14 @@ var __vue_staticRenderFns__ = [];
332
332
  /* style */
333
333
  const __vue_inject_styles__ = function (inject) {
334
334
  if (!inject) return;
335
- inject("data-v-4a5d9d34_0", {
336
- source: "input[data-v-4a5d9d34]{min-width:0;background:0 0;outline:0}input[type=number][data-v-4a5d9d34]::-webkit-inner-spin-button{display:none}input[type=search][data-v-4a5d9d34]::-webkit-search-cancel-button{display:none}",
335
+ inject("data-v-83d9afe0_0", {
336
+ source: "input[data-v-83d9afe0]{min-width:0;background:0 0;outline:0}input[type=number][data-v-83d9afe0]::-webkit-inner-spin-button{display:none}input[type=search][data-v-83d9afe0]::-webkit-search-cancel-button{display:none}",
337
337
  map: undefined,
338
338
  media: undefined
339
339
  });
340
340
  };
341
341
  /* scoped */
342
- const __vue_scope_id__ = "data-v-4a5d9d34";
342
+ const __vue_scope_id__ = "data-v-83d9afe0";
343
343
  /* module identifier */
344
344
  const __vue_module_identifier__ = undefined;
345
345
  /* functional template */
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-2ed34c3e.js';
3
- import { O as OrHint } from './OrHint-1ffcd66c.js';
4
- import { O as OrIconButton } from './OrIconButton-400af09a.js';
2
+ import { O as OrError } from './OrError-aad17598.js';
3
+ import { O as OrHint } from './OrHint-f38a1940.js';
4
+ import { O as OrIconButton } from './OrIconButton-a215104c.js';
5
5
  import { O as OrInlineInputBox } from './OrInlineInputBox-f457210f.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -24,7 +24,7 @@ const InlineTextareaAction = [
24
24
  // Layout
25
25
  'layout-row',
26
26
  // Spacing
27
- 'gap-md',
27
+ 'gap-sm+',
28
28
  // Theme
29
29
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
30
30
 
@@ -159,7 +159,7 @@ var __vue_render__ = function () {
159
159
  ref: "root",
160
160
  class: _vm.rootStyles
161
161
  }, [_c('div', {
162
- class: ['flex', 'items-center', 'gap-md']
162
+ class: ['layout-row', 'gap-sm+']
163
163
  }, [_c('OrInlineInputBox', {
164
164
  attrs: {
165
165
  "size": 's',
@@ -244,14 +244,14 @@ var __vue_staticRenderFns__ = [];
244
244
  /* style */
245
245
  const __vue_inject_styles__ = function (inject) {
246
246
  if (!inject) return;
247
- inject("data-v-71871240_0", {
248
- source: "textarea[data-v-71871240]{min-width:0;background:0 0;outline:0}",
247
+ inject("data-v-5a4c8a4e_0", {
248
+ source: "textarea[data-v-5a4c8a4e]{min-width:0;background:0 0;outline:0}",
249
249
  map: undefined,
250
250
  media: undefined
251
251
  });
252
252
  };
253
253
  /* scoped */
254
- const __vue_scope_id__ = "data-v-71871240";
254
+ const __vue_scope_id__ = "data-v-5a4c8a4e";
255
255
  /* module identifier */
256
256
  const __vue_module_identifier__ = undefined;
257
257
  /* functional template */
@@ -1,10 +1,10 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-2ed34c3e.js';
3
- import { O as OrHint } from './OrHint-1ffcd66c.js';
2
+ import { O as OrError } from './OrError-aad17598.js';
3
+ import { O as OrHint } from './OrHint-f38a1940.js';
4
4
  import { O as OrIcon } from './OrIcon-8625385f.js';
5
- import { O as OrIconButton } from './OrIconButton-400af09a.js';
5
+ import { O as OrIconButton } from './OrIconButton-a215104c.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
7
- import { O as OrLabel } from './OrLabel-3cbdf198.js';
7
+ import { O as OrLabel } from './OrLabel-172c4b89.js';
8
8
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
9
9
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
10
10
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -301,7 +301,7 @@ var __vue_render__ = function () {
301
301
  }
302
302
  }
303
303
  }, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
304
- class: ['flex', 'items-center', 'm-[-4px] md:m-[-2px]']
304
+ class: ['layout-row', 'm-[-4px] md:m-[-2px]']
305
305
  }, [_vm.type === 'password' ? [_c('OrIconButton', {
306
306
  attrs: {
307
307
  "icon": {
@@ -363,14 +363,14 @@ var __vue_staticRenderFns__ = [];
363
363
  /* style */
364
364
  const __vue_inject_styles__ = function (inject) {
365
365
  if (!inject) return;
366
- inject("data-v-a2099bea_0", {
367
- source: "input[data-v-a2099bea]{min-width:0;background:0 0;outline:0}input[type=number][data-v-a2099bea]::-webkit-inner-spin-button{display:none}input[type=search][data-v-a2099bea]::-webkit-search-cancel-button{display:none}",
366
+ inject("data-v-2f46aeca_0", {
367
+ source: "input[data-v-2f46aeca]{min-width:0;background:0 0;outline:0}input[type=number][data-v-2f46aeca]::-webkit-inner-spin-button{display:none}input[type=search][data-v-2f46aeca]::-webkit-search-cancel-button{display:none}",
368
368
  map: undefined,
369
369
  media: undefined
370
370
  });
371
371
  };
372
372
  /* scoped */
373
- const __vue_scope_id__ = "data-v-a2099bea";
373
+ const __vue_scope_id__ = "data-v-2f46aeca";
374
374
  /* module identifier */
375
375
  const __vue_module_identifier__ = undefined;
376
376
  /* functional template */
@@ -33,9 +33,9 @@ const LabelText = [
33
33
  'interactivity-auto !cursor-default'];
34
34
  const LabelAddon = [
35
35
  // Layout
36
- 'empty:hidden',
37
- // Box
38
- 'min-w-fit'];
36
+ 'layout-row empty:hidden',
37
+ // Typography
38
+ 'whitespace-nowrap'];
39
39
 
40
40
  var script = defineComponent({
41
41
  name: 'OrLabel',
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-3c89d622.js';
3
- import { O as OrIconButton } from './OrIconButton-400af09a.js';
3
+ import { O as OrIconButton } from './OrIconButton-a215104c.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon } from './OrIcon-8625385f.js';
3
- import { O as OrIconButton } from './OrIconButton-400af09a.js';
3
+ import { O as OrIconButton } from './OrIconButton-a215104c.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -135,7 +135,7 @@ var __vue_render__ = function () {
135
135
  "variant": 'filled-bold'
136
136
  }
137
137
  })], 1), _vm._v(" "), _c('div', {
138
- class: ['grow']
138
+ class: ['grow', 'my-[-2px] md:my-[-3px]']
139
139
  }, [_vm._t("default")], 2), _vm._v(" "), _c('div', {
140
140
  class: _vm.actionStyles
141
141
  }, [_c('OrIconButton', {
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-3cbdf198.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-172c4b89.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
- import { O as OrInput } from './OrInput-beb6193b.js';
3
+ import { O as OrInput } from './OrInput-4b82eb59.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
@@ -1,15 +1,15 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrCheckbox } from './OrCheckbox-f8354461.js';
3
- import { O as OrError } from './OrError-2ed34c3e.js';
2
+ import { O as OrCheckbox } from './OrCheckbox-dbef9f9a.js';
3
+ import { O as OrError } from './OrError-aad17598.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-995caa85.js';
5
- import { O as OrHint } from './OrHint-1ffcd66c.js';
5
+ import { O as OrHint } from './OrHint-f38a1940.js';
6
6
  import { O as OrIcon } from './OrIcon-8625385f.js';
7
- import { O as OrInput } from './OrInput-beb6193b.js';
7
+ import { O as OrInput } from './OrInput-4b82eb59.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
9
- import { O as OrLabel } from './OrLabel-3cbdf198.js';
9
+ import { O as OrLabel } from './OrLabel-172c4b89.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-26420908.js';
11
11
  import { O as OrPopover } from './OrPopover-5dc240f1.js';
12
- import { O as OrTag } from './OrTag-6d4a89bd.js';
12
+ import { O as OrTag } from './OrTag-6440aa89.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
15
15
  import { u as useOverflow } from './useOverflow-43299d81.js';
@@ -23,7 +23,9 @@ const SelectRoot = [
23
23
  'gap-xs'];
24
24
  const SelectControl = [
25
25
  // Layout
26
- 'flex grow', 'items-center', 'overflow-hidden',
26
+ 'layout-row grow',
27
+ // Overflow
28
+ 'overflow-hidden',
27
29
  // Spacing
28
30
  'gap-xs',
29
31
  // Typography
@@ -32,7 +34,7 @@ const SelectPlaceholder = [
32
34
  // Theme
33
35
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
34
36
  const SelectDropdown = [
35
- // Layout
37
+ // Overflow
36
38
  'overflow-y-auto',
37
39
  // Box
38
40
  'max-h-[340px]',
@@ -368,7 +370,7 @@ var __vue_render__ = function () {
368
370
  })]] : [_c('span', {
369
371
  class: _vm.placeholderStyles
370
372
  }, [_vm._v(_vm._s(_vm.placeholder))])]], 2), _vm._v(" "), _vm.multiple && _vm.outerItems.length > 0 ? [_vm._v("\n +" + _vm._s(_vm.outerItems.length) + "\n ")] : _vm._e(), _vm._v(" "), _c('div', {
371
- class: ['flex', 'items-center', 'm-[-4px] md:m-[-2px]']
373
+ class: ['layout-row', 'm-[-4px] md:m-[-2px]']
372
374
  }, [_c('OrIcon', {
373
375
  attrs: {
374
376
  "icon": _vm.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-3cbdf198.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-172c4b89.js';
3
3
  import { O as OrLoader } from './OrLoader-76f2615f.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-400af09a.js';
2
+ import { O as OrIconButton } from './OrIconButton-a215104c.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -20,13 +20,13 @@ const TagRoot = [
20
20
  // Layout
21
21
  'layout-inline-row',
22
22
  // Box
23
- 'w-min',
23
+ 'max-w-fit',
24
24
  // Shape
25
25
  'rounded-full',
26
26
  // Spacing
27
27
  'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm+ md:gap-sm',
28
28
  // Typography
29
- 'typography-caption-regular',
29
+ 'typography-caption-regular whitespace-nowrap',
30
30
  // Theme
31
31
  'disabled:!bg-disabled', 'dark:disabled:!bg-disabled-dark', 'disabled:!text-on-disabled', 'dark:disabled:!text-on-disabled-dark'];
32
32
  const TagRootVariants = {
@@ -126,7 +126,7 @@ var __vue_render__ = function () {
126
126
  }
127
127
  }
128
128
  }, 'div', _vm.$attrs, false), [_vm._t("default"), _vm._v(" "), _vm.variant === 'reset' ? [_c('div', {
129
- class: ['flex', 'items-center', 'm-[-4px] md:m-[-2px]']
129
+ class: ['layout-row', 'm-[-4px] md:m-[-2px]']
130
130
  }, [_c('OrIconButton', {
131
131
  attrs: {
132
132
  "icon": 'close',
@@ -1,8 +1,8 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-2ed34c3e.js';
3
- import { O as OrHint } from './OrHint-1ffcd66c.js';
2
+ import { O as OrError } from './OrError-aad17598.js';
3
+ import { O as OrHint } from './OrHint-f38a1940.js';
4
4
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
5
- import { O as OrLabel } from './OrLabel-3cbdf198.js';
5
+ import { O as OrLabel } from './OrLabel-172c4b89.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -8,41 +8,41 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-52399414.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.js';
11
- export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-52fd747b.js';
11
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-dac9fd1e.js';
12
12
  export { O as OrCardV3 } from '../OrCard-58a1ba3e.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-f97a57b9.js';
15
- export { O as OrCheckboxV3 } from '../OrCheckbox-f8354461.js';
15
+ export { O as OrCheckboxV3 } from '../OrCheckbox-dbef9f9a.js';
16
16
  export { O as OrChip } from '../OrChip-000fe7b5.js';
17
17
  export { _ as OrChips } from '../OrChips-890b8476.js';
18
18
  export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-edc7a1f5.js';
19
19
  export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.js';
20
20
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-a1a37e83.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-56d01cff.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-fb7f318d.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-e6a9ee81.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
24
24
  export { O as OrError } from '../OrError-31503e4c.js';
25
- export { _ as OrErrorTagV3 } from '../OrErrorTag-b043fe06.js';
26
- export { O as OrErrorV3 } from '../OrError-2ed34c3e.js';
25
+ export { _ as OrErrorTagV3 } from '../OrErrorTag-d0c5bcf4.js';
26
+ export { O as OrErrorV3 } from '../OrError-aad17598.js';
27
27
  export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../OrExpansionPanel-995caa85.js';
28
- export { F as FabColor, _ as OrFabV3 } from '../OrFab-ce64fd03.js';
28
+ export { F as FabColor, _ as OrFabV3 } from '../OrFab-7cc75893.js';
29
29
  export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../OrFloating-554d6f58.js';
30
30
  export { O as OrHint } from '../OrHint-fabea4cf.js';
31
- export { O as OrHintV3 } from '../OrHint-1ffcd66c.js';
31
+ export { O as OrHintV3 } from '../OrHint-f38a1940.js';
32
32
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
33
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-400af09a.js';
33
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-a215104c.js';
34
34
  export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-8625385f.js';
35
35
  export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-f457210f.js';
36
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-bdca2540.js';
36
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-eb42fea9.js';
37
37
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
38
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-b0499092.js';
38
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-63e632cc.js';
39
39
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-79ec54ad.js';
40
- export { I as InputType, O as OrInputV3 } from '../OrInput-beb6193b.js';
40
+ export { I as InputType, O as OrInputV3 } from '../OrInput-4b82eb59.js';
41
41
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
42
42
  export { O as OrInput } from '../OrInput-08f2f666.js';
43
43
  export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
44
44
  export { O as OrLabel } from '../OrLabel-74c73ba4.js';
45
- export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-3cbdf198.js';
45
+ export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-172c4b89.js';
46
46
  export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-e7b57307.js';
47
47
  export { O as OrList } from '../OrList-4e84a3b4.js';
48
48
  export { _ as OrListOfInputs } from '../OrListOfInputs-8f076650.js';
@@ -52,9 +52,9 @@ export { O as OrMenuItemV3 } from '../OrMenuItem-26420908.js';
52
52
  export { O as OrMenuV3 } from '../OrMenu-fa47c888.js';
53
53
  export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-5dc240f1.js';
54
54
  export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
55
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-e65c43be.js';
55
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-f89de11f.js';
56
56
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-3909aaf2.js';
57
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-bd6e32eb.js';
57
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-d76a062d.js';
58
58
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
59
59
  export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
60
60
  export { O as OrOverlayV3 } from '../OrOverlay-3c89d622.js';
@@ -62,11 +62,11 @@ export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '..
62
62
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-cc397a38.js';
63
63
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
64
64
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
65
- export { _ as OrRadioV3 } from '../OrRadio-5d06057e.js';
66
- export { _ as OrSearchV3 } from '../OrSearch-282d2c4a.js';
65
+ export { _ as OrRadioV3 } from '../OrRadio-cd39b20b.js';
66
+ export { _ as OrSearchV3 } from '../OrSearch-4f1856f7.js';
67
67
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
68
68
  export { _ as OrSelect } from '../OrSelect-bbe8dd58.js';
69
- export { _ as OrSelectV3 } from '../OrSelect-9f8ea7e8.js';
69
+ export { _ as OrSelectV3 } from '../OrSelect-68aacb62.js';
70
70
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
71
71
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
72
72
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
@@ -75,22 +75,22 @@ export { _ as OrSlider } from '../OrSlider-59d05856.js';
75
75
  export { O as OrSortHeaderV3 } from '../OrSortHeader-396e6a7c.js';
76
76
  export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
77
77
  export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
78
- export { _ as OrSwitchV3 } from '../OrSwitch-938c88cc.js';
78
+ export { _ as OrSwitchV3 } from '../OrSwitch-709159d6.js';
79
79
  export { _ as OrTab } from '../OrTab-b2c6d977.js';
80
80
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
81
81
  export { O as OrTabV3 } from '../OrTab-dd949240.js';
82
82
  export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
83
83
  export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-42f7c52c.js';
84
84
  export { _ as OrTag } from '../OrTag-79e48fec.js';
85
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6d4a89bd.js';
85
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6440aa89.js';
86
86
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
87
87
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
88
88
  export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
89
- export { _ as OrTextareaV3 } from '../OrTextarea-b05f1158.js';
89
+ export { _ as OrTextareaV3 } from '../OrTextarea-5593fbe9.js';
90
90
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
91
91
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
92
92
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
93
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-e1dda854.js';
93
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-e5aa849b.js';
94
94
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
95
95
  export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
96
96
  export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
@@ -1,11 +1,11 @@
1
- export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-52fd747b.js';
1
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-dac9fd1e.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import '../../OrCard-58a1ba3e.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrIconButton-400af09a.js';
8
+ import '../../OrIconButton-a215104c.js';
9
9
  import '../../OrIcon-8625385f.js';
10
10
  import '../../OrTooltip-fbfa05fd.js';
11
11
  import '@vueuse/core';
@@ -17,10 +17,10 @@ import '../../OrTeleport.vue2-e9ba3054.js';
17
17
  import 'portal-vue';
18
18
  import '../../useElevation-aac032f4.js';
19
19
  import '../../useResponsive-e13dfbb0.js';
20
- import '../../OrInput-beb6193b.js';
21
- import '../../OrError-2ed34c3e.js';
22
- import '../../OrHint-1ffcd66c.js';
20
+ import '../../OrInput-4b82eb59.js';
21
+ import '../../OrError-aad17598.js';
22
+ import '../../OrHint-f38a1940.js';
23
23
  import '../../OrInputBox-79ec54ad.js';
24
- import '../../OrLabel-3cbdf198.js';
24
+ import '../../OrLabel-172c4b89.js';
25
25
  import '../../browser-82dea9ed.js';
26
26
  import '../../OrSortHeader-396e6a7c.js';
@@ -1,8 +1,8 @@
1
- export { O as OrCheckboxV3 } from '../../OrCheckbox-f8354461.js';
1
+ export { O as OrCheckboxV3 } from '../../OrCheckbox-dbef9f9a.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import '../../OrLabel-3cbdf198.js';
5
+ import '../../OrLabel-172c4b89.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../browser-82dea9ed.js';