@onereach/ui-components 2.67.9-beta.2045.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 (167) hide show
  1. package/dist/bundled/v2/{OrCardCollection-c7db0252.js → OrCardCollection-dac9fd1e.js} +2 -2
  2. package/dist/bundled/v2/{OrCheckbox-f8354461.js → OrCheckbox-dbef9f9a.js} +1 -1
  3. package/dist/bundled/v2/{OrConfirm-f111f30a.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-69c1f5ca.js → OrErrorTag-d0c5bcf4.js} +2 -2
  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/{OrInlineInput-62dca498.js → OrInlineInput-eb42fea9.js} +7 -7
  9. package/dist/bundled/v2/{OrInlineTextarea-715a1258.js → OrInlineTextarea-63e632cc.js} +7 -7
  10. package/dist/bundled/v2/{OrInput-7ab98c99.js → OrInput-4b82eb59.js} +3 -3
  11. package/dist/bundled/v2/{OrLabel-3cbdf198.js → OrLabel-172c4b89.js} +3 -3
  12. package/dist/bundled/v2/{OrNotification-1aad5cb9.js → OrNotification-d76a062d.js} +1 -1
  13. package/dist/bundled/v2/{OrRadio-5d06057e.js → OrRadio-cd39b20b.js} +1 -1
  14. package/dist/bundled/v2/{OrSearch-972b068d.js → OrSearch-4f1856f7.js} +1 -1
  15. package/dist/bundled/v2/{OrSelect-3407a186.js → OrSelect-68aacb62.js} +10 -8
  16. package/dist/bundled/v2/{OrSwitch-938c88cc.js → OrSwitch-709159d6.js} +1 -1
  17. package/dist/bundled/v2/{OrTag-8014298c.js → OrTag-6440aa89.js} +2 -2
  18. package/dist/bundled/v2/{OrTextarea-b05f1158.js → OrTextarea-5593fbe9.js} +3 -3
  19. package/dist/bundled/v2/components/index.js +18 -18
  20. package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -5
  21. package/dist/bundled/v2/components/or-checkbox-v3/index.js +2 -2
  22. package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -5
  23. package/dist/bundled/v2/components/or-error-tag-v3/index.js +1 -1
  24. package/dist/bundled/v2/components/or-error-v3/index.js +1 -1
  25. package/dist/bundled/v2/components/or-fab-v3/index.js +1 -1
  26. package/dist/bundled/v2/components/or-hint-v3/index.js +1 -1
  27. package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
  28. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
  29. package/dist/bundled/v2/components/or-input-v3/index.js +4 -4
  30. package/dist/bundled/v2/components/or-label-v3/index.js +1 -1
  31. package/dist/bundled/v2/components/or-notification-v3/index.js +1 -1
  32. package/dist/bundled/v2/components/or-radio-v3/index.js +2 -2
  33. package/dist/bundled/v2/components/or-search-v3/index.js +5 -5
  34. package/dist/bundled/v2/components/or-select-v3/index.js +7 -7
  35. package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
  36. package/dist/bundled/v2/components/or-tag-v3/index.js +1 -1
  37. package/dist/bundled/v2/components/or-textarea-v3/index.js +4 -4
  38. package/dist/bundled/v2/index.js +19 -19
  39. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-63be54e8.js → OrCardCollection.vue_vue_type_script_lang-7a07be47.js} +3 -3
  40. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-eeb9a100.js → OrCheckbox.vue_vue_type_script_lang-8b36e06c.js} +2 -2
  41. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-a235218d.js → OrConfirm.vue_vue_type_script_lang-d79dc055.js} +2 -2
  42. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-0ed7467c.js → OrError.vue_vue_type_script_lang-cc6c135f.js} +3 -3
  43. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-87f27b27.js → OrErrorTag.vue_vue_type_script_lang-4828c387.js} +2 -2
  44. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-ee286cab.js → OrFab.vue_vue_type_script_lang-2adeaed6.js} +3 -3
  45. package/dist/bundled/v3/{OrHint-399afaf7.js → OrHint-9592499e.js} +2 -2
  46. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-7ece72e7.js → OrHint.vue_vue_type_script_lang-8e657168.js} +3 -3
  47. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-473a9193.js → OrInlineInput.vue_vue_type_script_lang-c4fdc666.js} +4 -4
  48. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-b028b190.js → OrInlineTextarea.vue_vue_type_script_lang-0c53397d.js} +4 -4
  49. package/dist/bundled/v3/{OrInput-ec0b44b7.js → OrInput-e97211bb.js} +1 -1
  50. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-3f50f1c0.js → OrInput.vue_vue_type_script_lang-f6d793d3.js} +5 -5
  51. package/dist/bundled/v3/{OrLabel-c0554841.js → OrLabel-c6873e79.js} +1 -1
  52. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-cc2108c8.js → OrLabel.vue_vue_type_script_lang-96f94c4e.js} +3 -3
  53. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-ad250a23.js → OrRadio.vue_vue_type_script_lang-2e666a56.js} +2 -2
  54. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-66681cdf.js → OrSearch.vue_vue_type_script_lang-95df5280.js} +2 -2
  55. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-f4b0b1f9.js → OrSelect.vue_vue_type_script_lang-58b92fb0.js} +13 -11
  56. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-5f752bda.js → OrSwitch.vue_vue_type_script_lang-0a9136d1.js} +2 -2
  57. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-b51516af.js → OrTag.vue_vue_type_script_lang-92d9fb12.js} +2 -2
  58. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-498a899e.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +5 -5
  59. package/dist/bundled/v3/components/index.js +20 -20
  60. package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -8
  61. package/dist/bundled/v3/components/or-checkbox-v3/index.js +3 -3
  62. package/dist/bundled/v3/components/or-confirm-v3/index.js +8 -8
  63. package/dist/bundled/v3/components/or-error-tag-v3/index.js +1 -1
  64. package/dist/bundled/v3/components/or-error-v3/index.js +1 -1
  65. package/dist/bundled/v3/components/or-fab-v3/index.js +1 -1
  66. package/dist/bundled/v3/components/or-hint-v3/index.js +1 -1
  67. package/dist/bundled/v3/components/or-inline-input-v3/index.js +4 -4
  68. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +4 -4
  69. package/dist/bundled/v3/components/or-input-v3/index.js +6 -6
  70. package/dist/bundled/v3/components/or-label-v3/index.js +1 -1
  71. package/dist/bundled/v3/components/or-radio-v3/index.js +3 -3
  72. package/dist/bundled/v3/components/or-search-v3/index.js +8 -8
  73. package/dist/bundled/v3/components/or-select-v3/index.js +10 -10
  74. package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
  75. package/dist/bundled/v3/components/or-tag-v3/index.js +1 -1
  76. package/dist/bundled/v3/components/or-textarea-v3/index.js +6 -6
  77. package/dist/bundled/v3/index.js +35 -35
  78. package/dist/esm/v2/{OrCardCollection-829c5472.js → OrCardCollection-e46b220e.js} +2 -2
  79. package/dist/esm/v2/{OrCheckbox-8c45f648.js → OrCheckbox-567e387c.js} +1 -1
  80. package/dist/esm/v2/{OrConfirm-0b48e39b.js → OrConfirm-6204d39a.js} +1 -1
  81. package/dist/esm/v2/{OrError-4438527c.js → OrError-d267ee9a.js} +3 -3
  82. package/dist/esm/v2/{OrErrorTag-e206d628.js → OrErrorTag-782dd714.js} +2 -2
  83. package/dist/esm/v2/{OrFab-171873d9.js → OrFab-26106618.js} +3 -3
  84. package/dist/esm/v2/{OrHint-a2eb9e50.js → OrHint-42dc9ebb.js} +3 -3
  85. package/dist/esm/v2/{OrInlineInput-5262d8ba.js → OrInlineInput-45b74446.js} +7 -7
  86. package/dist/esm/v2/{OrInlineTextarea-322aed61.js → OrInlineTextarea-d6b58c5c.js} +7 -7
  87. package/dist/esm/v2/{OrInput-087a13c3.js → OrInput-b8a1627f.js} +3 -3
  88. package/dist/esm/v2/{OrLabel-61795cd4.js → OrLabel-2a9f1477.js} +3 -3
  89. package/dist/esm/v2/{OrNotification-0d92ed28.js → OrNotification-c765f111.js} +1 -1
  90. package/dist/esm/v2/{OrRadio-ffcb4e50.js → OrRadio-848ce55d.js} +1 -1
  91. package/dist/esm/v2/{OrSearch-73555b10.js → OrSearch-e9b58ca8.js} +1 -1
  92. package/dist/esm/v2/{OrSelect-02bc03db.js → OrSelect-0e6e7868.js} +10 -8
  93. package/dist/esm/v2/{OrSwitch-9af141a0.js → OrSwitch-69e598b4.js} +1 -1
  94. package/dist/esm/v2/{OrTag-51462267.js → OrTag-cf9c6195.js} +2 -2
  95. package/dist/esm/v2/{OrTextarea-d3c42e37.js → OrTextarea-6712a150.js} +3 -3
  96. package/dist/esm/v2/components/index.js +18 -18
  97. package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
  98. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  99. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
  100. package/dist/esm/v2/components/or-error-tag-v3/index.js +1 -1
  101. package/dist/esm/v2/components/or-error-v3/index.js +1 -1
  102. package/dist/esm/v2/components/or-fab-v3/index.js +1 -1
  103. package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
  104. package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
  105. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
  106. package/dist/esm/v2/components/or-input-v3/index.js +4 -4
  107. package/dist/esm/v2/components/or-label-v3/index.js +1 -1
  108. package/dist/esm/v2/components/or-notification-v3/index.js +1 -1
  109. package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
  110. package/dist/esm/v2/components/or-search-v3/index.js +5 -5
  111. package/dist/esm/v2/components/or-select-v3/index.js +7 -7
  112. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  113. package/dist/esm/v2/components/or-tag-v3/index.js +1 -1
  114. package/dist/esm/v2/components/or-textarea-v3/index.js +4 -4
  115. package/dist/esm/v2/index.js +18 -18
  116. package/dist/esm/v3/{OrCardCollection-5a4a4061.js → OrCardCollection-5924d035.js} +2 -2
  117. package/dist/esm/v3/{OrCheckbox-e7df1dc1.js → OrCheckbox-3e139eac.js} +1 -1
  118. package/dist/esm/v3/{OrConfirm-06caf8fe.js → OrConfirm-e4a0155f.js} +1 -1
  119. package/dist/esm/v3/{OrError-626aa5b0.js → OrError-ec8c709d.js} +3 -3
  120. package/dist/esm/v3/{OrErrorTag-295800b1.js → OrErrorTag-98252eef.js} +2 -2
  121. package/dist/esm/v3/{OrFab-554d3479.js → OrFab-c8ae6e01.js} +3 -3
  122. package/dist/esm/v3/{OrHint-34b1be02.js → OrHint-74bb732d.js} +3 -3
  123. package/dist/esm/v3/{OrInlineInput-11dba82a.js → OrInlineInput-4a9789c4.js} +4 -4
  124. package/dist/esm/v3/{OrInlineTextarea-58c6c685.js → OrInlineTextarea-e28e4d0a.js} +4 -4
  125. package/dist/esm/v3/{OrInput-65d09445.js → OrInput-e2ac1182.js} +3 -3
  126. package/dist/esm/v3/{OrLabel-7c8c99ad.js → OrLabel-bdaec602.js} +3 -3
  127. package/dist/esm/v3/{OrNotification-94a0a441.js → OrNotification-34d9c99b.js} +1 -1
  128. package/dist/esm/v3/{OrRadio-9407dbc7.js → OrRadio-54b6d0de.js} +1 -1
  129. package/dist/esm/v3/{OrSearch-fee118a9.js → OrSearch-29354f5a.js} +1 -1
  130. package/dist/esm/v3/{OrSelect-e25829de.js → OrSelect-2e00d4c8.js} +10 -8
  131. package/dist/esm/v3/{OrSwitch-60733e80.js → OrSwitch-f0a30713.js} +1 -1
  132. package/dist/esm/v3/{OrTag-f5619503.js → OrTag-c0bbaa58.js} +2 -2
  133. package/dist/esm/v3/{OrTextarea-db2fd523.js → OrTextarea-bb9ef3f2.js} +3 -3
  134. package/dist/esm/v3/components/index.js +18 -18
  135. package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
  136. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  137. package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
  138. package/dist/esm/v3/components/or-error-tag-v3/index.js +1 -1
  139. package/dist/esm/v3/components/or-error-v3/index.js +1 -1
  140. package/dist/esm/v3/components/or-fab-v3/index.js +1 -1
  141. package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
  142. package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
  143. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
  144. package/dist/esm/v3/components/or-input-v3/index.js +4 -4
  145. package/dist/esm/v3/components/or-label-v3/index.js +1 -1
  146. package/dist/esm/v3/components/or-notification-v3/index.js +1 -1
  147. package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
  148. package/dist/esm/v3/components/or-search-v3/index.js +5 -5
  149. package/dist/esm/v3/components/or-select-v3/index.js +7 -7
  150. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  151. package/dist/esm/v3/components/or-tag-v3/index.js +1 -1
  152. package/dist/esm/v3/components/or-textarea-v3/index.js +4 -4
  153. package/dist/esm/v3/index.js +18 -18
  154. package/package.json +2 -2
  155. package/src/components/or-card-collection-v3/styles.ts +1 -1
  156. package/src/components/or-error-tag-v3/styles.ts +2 -2
  157. package/src/components/or-error-v3/styles.ts +3 -3
  158. package/src/components/or-fab-v3/styles.ts +4 -4
  159. package/src/components/or-hint-v3/styles.ts +3 -3
  160. package/src/components/or-inline-input-v3/OrInlineInput.vue +1 -1
  161. package/src/components/or-inline-input-v3/styles.ts +1 -1
  162. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +1 -1
  163. package/src/components/or-inline-textarea-v3/styles.ts +1 -1
  164. package/src/components/or-label-v3/styles.ts +3 -3
  165. package/src/components/or-notification-v3/OrNotification.vue +1 -1
  166. package/src/components/or-select-v3/styles.ts +3 -3
  167. package/src/components/or-tag-v3/styles.ts +2 -2
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrCard } from './OrCard-58a1ba3e.js';
3
3
  import { O as OrIconButton } from './OrIconButton-a215104c.js';
4
- import { O as OrInput } from './OrInput-7ab98c99.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-7ab98c99.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
 
@@ -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',
@@ -1,6 +1,6 @@
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 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';
@@ -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: ['layout-row', '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-96310554_0", {
336
- source: "input[data-v-96310554]{min-width:0;background:0 0;outline:0}input[type=number][data-v-96310554]::-webkit-inner-spin-button{display:none}input[type=search][data-v-96310554]::-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-96310554";
342
+ const __vue_scope_id__ = "data-v-83d9afe0";
343
343
  /* module identifier */
344
344
  const __vue_module_identifier__ = undefined;
345
345
  /* functional template */
@@ -1,6 +1,6 @@
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 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';
@@ -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: ['layout-row', '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-e0317c20_0", {
248
- source: "textarea[data-v-e0317c20]{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-e0317c20";
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
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';
@@ -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',
@@ -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-7ab98c99.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-7ab98c99.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-8014298c.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]',
@@ -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';
@@ -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 = {
@@ -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-c7db0252.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-f111f30a.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-69c1f5ca.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
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-62dca498.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-715a1258.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-7ab98c99.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';
@@ -54,7 +54,7 @@ export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as Popov
54
54
  export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
55
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-1aad5cb9.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-972b068d.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-3407a186.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,18 +75,18 @@ 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-8014298c.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';
@@ -1,4 +1,4 @@
1
- export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-c7db0252.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';
@@ -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-7ab98c99.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';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-f111f30a.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-e6a9ee81.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -12,9 +12,9 @@ import '../../useClassAttribute-9bf33346.js';
12
12
  import '../../useElevation-aac032f4.js';
13
13
  import '../../OrButton-52399414.js';
14
14
  import '../../OrLoader-76f2615f.js';
15
- import '../../OrInput-7ab98c99.js';
16
- import '../../OrError-2ed34c3e.js';
17
- import '../../OrHint-1ffcd66c.js';
15
+ import '../../OrInput-4b82eb59.js';
16
+ import '../../OrError-aad17598.js';
17
+ import '../../OrHint-f38a1940.js';
18
18
  import '../../OrIcon-8625385f.js';
19
19
  import '../../OrIconButton-a215104c.js';
20
20
  import '../../OrTooltip-fbfa05fd.js';
@@ -23,5 +23,5 @@ import '../../floating-ui.dom.esm-83eba816.js';
23
23
  import '../../OrBottomSheet-1cd1ab4c.js';
24
24
  import '../../useResponsive-e13dfbb0.js';
25
25
  import '../../OrInputBox-79ec54ad.js';
26
- import '../../OrLabel-3cbdf198.js';
26
+ import '../../OrLabel-172c4b89.js';
27
27
  import '../../browser-82dea9ed.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrErrorTagV3 } from '../../OrErrorTag-69c1f5ca.js';
1
+ export { _ as OrErrorTagV3 } from '../../OrErrorTag-d0c5bcf4.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { O as OrErrorV3 } from '../../OrError-2ed34c3e.js';
1
+ export { O as OrErrorV3 } from '../../OrError-aad17598.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { F as FabColor, _ as OrFabV3 } from '../../OrFab-ce64fd03.js';
1
+ export { F as FabColor, _ as OrFabV3 } from '../../OrFab-7cc75893.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { O as OrHintV3 } from '../../OrHint-1ffcd66c.js';
1
+ export { O as OrHintV3 } from '../../OrHint-f38a1940.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,12 +1,12 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-62dca498.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-eb42fea9.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-f457210f.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import '../../OrError-2ed34c3e.js';
6
+ import '../../OrError-aad17598.js';
7
7
  import '../../useClassAttribute-9bf33346.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
- import '../../OrHint-1ffcd66c.js';
9
+ import '../../OrHint-f38a1940.js';
10
10
  import '../../OrIconButton-a215104c.js';
11
11
  import '../../OrIcon-8625385f.js';
12
12
  import '../../OrTooltip-fbfa05fd.js';
@@ -1,11 +1,11 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-715a1258.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-63e632cc.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import '../../OrError-2ed34c3e.js';
5
+ import '../../OrError-aad17598.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrHint-1ffcd66c.js';
8
+ import '../../OrHint-f38a1940.js';
9
9
  import '../../OrIconButton-a215104c.js';
10
10
  import '../../OrIcon-8625385f.js';
11
11
  import '../../OrTooltip-fbfa05fd.js';
@@ -1,12 +1,12 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-7ab98c99.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-4b82eb59.js';
2
2
  export { a as InputSize } from '../../OrInputBox-79ec54ad.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import '../../OrError-2ed34c3e.js';
6
+ import '../../OrError-aad17598.js';
7
7
  import '../../useClassAttribute-9bf33346.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
- import '../../OrHint-1ffcd66c.js';
9
+ import '../../OrHint-f38a1940.js';
10
10
  import '../../OrIcon-8625385f.js';
11
11
  import '../../OrIconButton-a215104c.js';
12
12
  import '../../OrTooltip-fbfa05fd.js';
@@ -19,5 +19,5 @@ import '../../OrTeleport.vue2-e9ba3054.js';
19
19
  import 'portal-vue';
20
20
  import '../../useElevation-aac032f4.js';
21
21
  import '../../useResponsive-e13dfbb0.js';
22
- import '../../OrLabel-3cbdf198.js';
22
+ import '../../OrLabel-172c4b89.js';
23
23
  import '../../browser-82dea9ed.js';
@@ -1,4 +1,4 @@
1
- export { L as LabelVariant, O as OrLabelV3 } from '../../OrLabel-3cbdf198.js';
1
+ export { L as LabelVariant, O as OrLabelV3 } from '../../OrLabel-172c4b89.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-1aad5cb9.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-d76a062d.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,8 +1,8 @@
1
- export { _ as OrRadioV3 } from '../../OrRadio-5d06057e.js';
1
+ export { _ as OrRadioV3 } from '../../OrRadio-cd39b20b.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';