@onereach/ui-components 2.74.3-beta.2313.0 → 2.74.3-beta.2321.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 (174) hide show
  1. package/dist/bundled/v2/{OrCardCollection-a26f3dc1.js → OrCardCollection-e5ecb19d.js} +2 -2
  2. package/dist/bundled/v2/{OrCheckbox-9be450f9.js → OrCheckbox-30eedbea.js} +2 -2
  3. package/dist/bundled/v2/{OrConfirm-21282fd9.js → OrConfirm-a9a564e0.js} +5 -7
  4. package/dist/bundled/v2/{OrError-52f668a4.js → OrError-8aa16f11.js} +1 -3
  5. package/dist/bundled/v2/{OrErrorTag-ade7cd8c.js → OrErrorTag-244bed5b.js} +1 -3
  6. package/dist/bundled/v2/{OrHint-fde53334.js → OrHint-39fc2173.js} +1 -3
  7. package/dist/bundled/v2/{OrInlineInput-aee3fa68.js → OrInlineInput-3b442fbd.js} +3 -3
  8. package/dist/bundled/v2/{OrInlineTextarea-e4622953.js → OrInlineTextarea-1bb20f49.js} +3 -3
  9. package/dist/bundled/v2/{OrInput-e4f33004.js → OrInput-4e354a62.js} +7 -7
  10. package/dist/bundled/v2/{OrLabel-aff09c39.js → OrLabel-c44e9f7d.js} +1 -1
  11. package/dist/bundled/v2/{OrRadio-fe23947a.js → OrRadio-578cba92.js} +2 -2
  12. package/dist/bundled/v2/{OrSearch-5fcd560b.js → OrSearch-24c4f90e.js} +1 -1
  13. package/dist/bundled/v2/{OrSelect-79d3ffee.js → OrSelect-5730107a.js} +7 -7
  14. package/dist/bundled/v2/{OrSwitch-782d7b43.js → OrSwitch-a46da3a4.js} +2 -2
  15. package/dist/bundled/v2/{OrTab-8c5acf8a.js → OrTab-39162e26.js} +1 -1
  16. package/dist/bundled/v2/{OrTabs-182098dc.js → OrTabs-5b6f63af.js} +2 -2
  17. package/dist/bundled/v2/{OrTag-6ba288b0.js → OrTag-6e4900f8.js} +1 -3
  18. package/dist/bundled/v2/{OrTextarea-1201353b.js → OrTextarea-07b50506.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 +6 -6
  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-hint-v3/index.js +1 -1
  26. package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
  27. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
  28. package/dist/bundled/v2/components/or-input-v3/index.js +4 -4
  29. package/dist/bundled/v2/components/or-label-v3/index.js +1 -1
  30. package/dist/bundled/v2/components/or-radio-v3/index.js +2 -2
  31. package/dist/bundled/v2/components/or-search-v3/index.js +5 -5
  32. package/dist/bundled/v2/components/or-select-v3/index.js +7 -7
  33. package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
  34. package/dist/bundled/v2/components/or-tab-v3/index.js +1 -1
  35. package/dist/bundled/v2/components/or-tabs-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-a2724906.js → OrCardCollection.vue_vue_type_script_lang-86730bab.js} +2 -2
  40. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-fc067611.js → OrCheckbox.vue_vue_type_script_lang-2f40f250.js} +3 -3
  41. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-4f6991a7.js → OrConfirm.vue_vue_type_script_lang-ce41fb10.js} +6 -8
  42. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-53648a65.js → OrError.vue_vue_type_script_lang-c97f9dd7.js} +1 -3
  43. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-4e963273.js → OrErrorTag.vue_vue_type_script_lang-e052a480.js} +0 -2
  44. package/dist/bundled/v3/{OrHint-5d5e4d99.js → OrHint-4d1a5982.js} +2 -2
  45. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-e322f61e.js → OrHint.vue_vue_type_script_lang-3d9a3b91.js} +1 -3
  46. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-5091f00b.js → OrInlineInput.vue_vue_type_script_lang-67fbe359.js} +4 -4
  47. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-15fb955b.js → OrInlineTextarea.vue_vue_type_script_lang-73fd8b03.js} +4 -4
  48. package/dist/bundled/v3/{OrInput-e56b9a3c.js → OrInput-34eee38a.js} +2 -2
  49. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-d6383e0e.js → OrInput.vue_vue_type_script_lang-2ed8b239.js} +5 -5
  50. package/dist/bundled/v3/{OrLabel-c556887e.js → OrLabel-66e5b331.js} +1 -1
  51. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-191d2304.js → OrLabel.vue_vue_type_script_lang-563df945.js} +1 -1
  52. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-8dc0720c.js → OrRadio.vue_vue_type_script_lang-ea1862db.js} +3 -3
  53. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-53d94ac7.js → OrSearch.vue_vue_type_script_lang-47fd4276.js} +2 -2
  54. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-5a332ea0.js → OrSelect.vue_vue_type_script_lang-8a3f5c35.js} +10 -10
  55. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-31994be7.js → OrSwitch.vue_vue_type_script_lang-b5d9d44b.js} +3 -3
  56. package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-f791efa0.js → OrTab.vue_vue_type_script_lang-b2dc97c2.js} +1 -1
  57. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-853e7b4a.js → OrTabs.vue_vue_type_script_lang-15931cb4.js} +2 -2
  58. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d7d3a0f7.js → OrTag.vue_vue_type_script_lang-c8e0c44d.js} +0 -2
  59. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-de99a858.js → OrTextarea.vue_vue_type_script_lang-7889c03a.js} +5 -5
  60. package/dist/bundled/v3/components/index.js +21 -21
  61. package/dist/bundled/v3/components/or-card-collection-v3/index.js +9 -9
  62. package/dist/bundled/v3/components/or-checkbox-v3/index.js +3 -3
  63. package/dist/bundled/v3/components/or-confirm-v3/index.js +8 -8
  64. package/dist/bundled/v3/components/or-error-tag-v3/index.js +1 -1
  65. package/dist/bundled/v3/components/or-error-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-tab-v3/index.js +1 -1
  76. package/dist/bundled/v3/components/or-tabs-v3/index.js +2 -2
  77. package/dist/bundled/v3/components/or-tag-v3/index.js +1 -1
  78. package/dist/bundled/v3/components/or-textarea-v3/index.js +6 -6
  79. package/dist/bundled/v3/index.js +34 -34
  80. package/dist/esm/v2/{OrCardCollection-7ffc8c40.js → OrCardCollection-e644e114.js} +2 -2
  81. package/dist/esm/v2/{OrCheckbox-b380c131.js → OrCheckbox-6790abd6.js} +2 -2
  82. package/dist/esm/v2/{OrConfirm-bc9f3a25.js → OrConfirm-1be525b2.js} +5 -7
  83. package/dist/esm/v2/{OrError-13845bb0.js → OrError-9e7976ef.js} +1 -3
  84. package/dist/esm/v2/{OrErrorTag-3aaab419.js → OrErrorTag-32ba5c0c.js} +1 -3
  85. package/dist/esm/v2/{OrHint-78b399cb.js → OrHint-272790e7.js} +1 -3
  86. package/dist/esm/v2/{OrInlineInput-5535d1ac.js → OrInlineInput-f8028c2b.js} +3 -3
  87. package/dist/esm/v2/{OrInlineTextarea-8ec1bab1.js → OrInlineTextarea-f5e403c5.js} +3 -3
  88. package/dist/esm/v2/{OrInput-60b73800.js → OrInput-820c44c0.js} +7 -7
  89. package/dist/esm/v2/{OrLabel-0945a4d9.js → OrLabel-49398089.js} +1 -1
  90. package/dist/esm/v2/{OrRadio-87a4d226.js → OrRadio-9be94a51.js} +2 -2
  91. package/dist/esm/v2/{OrSearch-d7f48322.js → OrSearch-b6fa378b.js} +1 -1
  92. package/dist/esm/v2/{OrSelect-aa3e74e9.js → OrSelect-2ffb0893.js} +7 -7
  93. package/dist/esm/v2/{OrSwitch-8549219a.js → OrSwitch-38e20c2d.js} +2 -2
  94. package/dist/esm/v2/{OrTab-1ff87c76.js → OrTab-8e1e3751.js} +1 -1
  95. package/dist/esm/v2/{OrTabs-5f53127f.js → OrTabs-c35291b2.js} +2 -2
  96. package/dist/esm/v2/{OrTag-2a82eab0.js → OrTag-5761b39f.js} +1 -3
  97. package/dist/esm/v2/{OrTextarea-373d0554.js → OrTextarea-bb31a6e7.js} +3 -3
  98. package/dist/esm/v2/components/index.js +18 -18
  99. package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -6
  100. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  101. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
  102. package/dist/esm/v2/components/or-error-tag-v3/index.js +1 -1
  103. package/dist/esm/v2/components/or-error-v3/index.js +1 -1
  104. package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
  105. package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
  106. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
  107. package/dist/esm/v2/components/or-input-v3/index.js +4 -4
  108. package/dist/esm/v2/components/or-label-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-tab-v3/index.js +1 -1
  114. package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
  115. package/dist/esm/v2/components/or-tag-v3/index.js +1 -1
  116. package/dist/esm/v2/components/or-textarea-v3/index.js +4 -4
  117. package/dist/esm/v2/index.js +18 -18
  118. package/dist/esm/v3/{OrCardCollection-85c81914.js → OrCardCollection-13487eb6.js} +2 -2
  119. package/dist/esm/v3/{OrCheckbox-16c1e2f4.js → OrCheckbox-78b08b59.js} +2 -2
  120. package/dist/esm/v3/{OrConfirm-1b5fdffb.js → OrConfirm-8a31ccfa.js} +5 -7
  121. package/dist/esm/v3/{OrError-19198748.js → OrError-5e926d62.js} +1 -3
  122. package/dist/esm/v3/{OrErrorTag-7f153817.js → OrErrorTag-71fe44c2.js} +1 -3
  123. package/dist/esm/v3/{OrHint-6863124f.js → OrHint-031f9265.js} +1 -3
  124. package/dist/esm/v3/{OrInlineInput-e0982f3d.js → OrInlineInput-3d2e74a0.js} +3 -3
  125. package/dist/esm/v3/{OrInlineTextarea-8eda42e9.js → OrInlineTextarea-e33d63b2.js} +3 -3
  126. package/dist/esm/v3/{OrInput-0b52b3b6.js → OrInput-61266f4f.js} +4 -4
  127. package/dist/esm/v3/{OrLabel-f700f9fb.js → OrLabel-5a2f55fd.js} +1 -1
  128. package/dist/esm/v3/{OrRadio-bb9b37c1.js → OrRadio-02c81ae0.js} +2 -2
  129. package/dist/esm/v3/{OrSearch-eb075cb7.js → OrSearch-0f0daac3.js} +1 -1
  130. package/dist/esm/v3/{OrSelect-55fcef99.js → OrSelect-3b5484ff.js} +7 -7
  131. package/dist/esm/v3/{OrSwitch-1c2196da.js → OrSwitch-529591b0.js} +2 -2
  132. package/dist/esm/v3/{OrTab-d3785ea4.js → OrTab-2206d2dc.js} +1 -1
  133. package/dist/esm/v3/{OrTabs-c6cfae55.js → OrTabs-2e1fe4e7.js} +2 -2
  134. package/dist/esm/v3/{OrTag-d494e6ce.js → OrTag-61283344.js} +1 -3
  135. package/dist/esm/v3/{OrTextarea-42d21f77.js → OrTextarea-f23cfc20.js} +3 -3
  136. package/dist/esm/v3/components/index.js +18 -18
  137. package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
  138. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  139. package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
  140. package/dist/esm/v3/components/or-error-tag-v3/index.js +1 -1
  141. package/dist/esm/v3/components/or-error-v3/index.js +1 -1
  142. package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
  143. package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
  144. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
  145. package/dist/esm/v3/components/or-input-v3/index.js +4 -4
  146. package/dist/esm/v3/components/or-label-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-tab-v3/index.js +1 -1
  152. package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
  153. package/dist/esm/v3/components/or-tag-v3/index.js +1 -1
  154. package/dist/esm/v3/components/or-textarea-v3/index.js +4 -4
  155. package/dist/esm/v3/index.js +18 -18
  156. package/package.json +2 -2
  157. package/src/components/or-card-collection-v3/styles.ts +1 -1
  158. package/src/components/or-checkbox-v3/styles.ts +1 -1
  159. package/src/components/or-confirm-v3/styles.ts +5 -11
  160. package/src/components/or-error-tag-v3/OrErrorTag.vue +1 -1
  161. package/src/components/or-error-tag-v3/styles.ts +0 -3
  162. package/src/components/or-error-v3/styles.ts +1 -4
  163. package/src/components/or-hint-v3/styles.ts +1 -4
  164. package/src/components/or-inline-input-v3/styles.ts +1 -1
  165. package/src/components/or-inline-textarea-v3/styles.ts +1 -1
  166. package/src/components/or-input-v3/OrInput.vue +1 -1
  167. package/src/components/or-label-v3/styles.ts +1 -1
  168. package/src/components/or-radio-v3/styles.ts +1 -1
  169. package/src/components/or-select-v3/OrSelect.vue +1 -1
  170. package/src/components/or-switch-v3/styles.ts +1 -1
  171. package/src/components/or-tab-v3/styles.ts +1 -1
  172. package/src/components/or-tabs-v3/styles.ts +2 -2
  173. package/src/components/or-tag-v3/OrTag.vue +1 -1
  174. package/src/components/or-tag-v3/styles.ts +0 -3
@@ -6,7 +6,7 @@ import { O as OrButton } from './OrButton-8c581726.js';
6
6
  import { O as OrMenu } from './OrMenu-6ab53877.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
8
8
  import { O as OrIcon } from './OrIcon-2efd1925.js';
9
- import { O as OrSearch } from './OrSearch-5fcd560b.js';
9
+ import { O as OrSearch } from './OrSearch-24c4f90e.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -22,7 +22,7 @@ const CardCollectionToolbar = [
22
22
  'theme-foreground-default', 'dark:theme-foreground-default-dark'];
23
23
  const CardCollectionToolbarPanel = [
24
24
  // Layout
25
- 'layout-row',
25
+ 'layout-inline-row',
26
26
  // Spacing
27
27
  'gap-lg+'];
28
28
  const CardCollectionContent = [
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-c44e9f7d.js';
3
3
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
4
4
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -12,7 +12,7 @@ const CheckboxRoot = [
12
12
  'gap-sm+ md:gap-sm'];
13
13
  const CheckboxControl = [
14
14
  // Layout
15
- 'layout-row justify-center',
15
+ 'layout-inline-row justify-center',
16
16
  // Box
17
17
  'w-md+ md:w-md', 'h-md+ md:h-md',
18
18
  // Shape
@@ -3,7 +3,7 @@ import { l as logicAnd } from './index-17f264f9.js';
3
3
  import './index-fa6eb4ca.js';
4
4
  import { O as OrOverlay } from './OrOverlay-efa7992e.js';
5
5
  import { O as OrButton, a as ButtonColor } from './OrButton-8c581726.js';
6
- import { O as OrInput } from './OrInput-e4f33004.js';
6
+ import { O as OrInput } from './OrInput-4e354a62.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
 
@@ -32,7 +32,7 @@ const ConfirmRoot = [
32
32
  'shadow-modal', 'dark:shadow-modal-dark'];
33
33
  const ConfirmHeader = [
34
34
  // Layout
35
- 'flex', 'items-center', 'justify-between',
35
+ 'layout-row justify-between',
36
36
  // Typography
37
37
  'typography-headline-3'];
38
38
  const ConfirmInput = [
@@ -41,21 +41,19 @@ const ConfirmInput = [
41
41
  // Spacing
42
42
  'mt-md'];
43
43
  const ConfirmFooter = [
44
- // Layout
45
- 'flex', 'items-center', 'justify-between',
46
44
  // Spacing
47
45
  'gap-md'];
48
46
  const ConfirmFooterTypes = {
49
47
  [ConfirmType.C]: [
50
48
  // Layout
51
- 'flex-row'],
49
+ 'layout-row'],
52
50
  [ConfirmType.D]: [
53
51
  // Layout
54
- 'flex-row-reverse']
52
+ 'layout-row-reverse']
55
53
  };
56
54
  const ConfirmFooterButtons = [
57
55
  // Layout
58
- 'grow',
56
+ '!grow',
59
57
  // Box
60
58
  'w-auto md:w-[128px]'];
61
59
 
@@ -12,13 +12,11 @@ const ErrorRoot = [
12
12
  // Theme
13
13
  'theme-foreground-error', 'dark:theme-foreground-error-dark'];
14
14
  const ErrorText = [
15
- // Layout
16
- 'grow',
17
15
  // Interactivity
18
16
  'interactivity-none'];
19
17
  const ErrorAddon = [
20
18
  // Layout
21
- 'layout-row empty:hidden',
19
+ 'layout-inline-row empty:hidden',
22
20
  // Typography
23
21
  'whitespace-nowrap'];
24
22
 
@@ -6,8 +6,6 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
  const ErrorTagRoot = [
7
7
  // Layout
8
8
  'layout-inline-row',
9
- // Box
10
- 'max-w-min',
11
9
  // Shape
12
10
  'rounded-full',
13
11
  // Spacing
@@ -49,7 +47,7 @@ var __vue_render__ = function () {
49
47
  ref: "root",
50
48
  class: _vm.rootStyles
51
49
  }, [_c('div', {
52
- class: ['layout-row', 'm-[-4px] md:m-[-2px]']
50
+ class: ['layout-inline-row', 'm-[-4px] md:m-[-2px]']
53
51
  }, [_c('OrIcon', {
54
52
  attrs: {
55
53
  "icon": 'error',
@@ -12,13 +12,11 @@ const HintRoot = [
12
12
  // Theme
13
13
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
14
14
  const HintText = [
15
- // Layout
16
- 'grow',
17
15
  // Interactivity
18
16
  'interactivity-none'];
19
17
  const HintAddon = [
20
18
  // Layout
21
- 'layout-row empty:hidden',
19
+ 'layout-inline-row empty:hidden',
22
20
  // Typography
23
21
  'whitespace-nowrap'];
24
22
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-52f668a4.js';
3
- import { O as OrHint } from './OrHint-fde53334.js';
2
+ import { O as OrError } from './OrError-8aa16f11.js';
3
+ import { O as OrHint } from './OrHint-39fc2173.js';
4
4
  import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
5
5
  import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-7a8e645b.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
@@ -29,7 +29,7 @@ const InlineInputControl = [
29
29
  'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
30
30
  const InlineInputAction = [
31
31
  // Layout
32
- 'layout-row self-start',
32
+ 'layout-inline-row self-start',
33
33
  // Spacing
34
34
  'gap-sm+',
35
35
  // Theme
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-52f668a4.js';
3
- import { O as OrHint } from './OrHint-fde53334.js';
2
+ import { O as OrError } from './OrError-8aa16f11.js';
3
+ import { O as OrHint } from './OrHint-39fc2173.js';
4
4
  import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
5
5
  import { O as OrInlineInputBox } from './OrInlineInputBox-7a8e645b.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
@@ -23,7 +23,7 @@ const InlineTextareaControl = [
23
23
  'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
24
24
  const InlineTextareaAction = [
25
25
  // Layout
26
- 'layout-row self-start',
26
+ 'layout-inline-row self-start',
27
27
  // Spacing
28
28
  'px-none', 'py-sm', 'gap-sm+',
29
29
  // Theme
@@ -1,10 +1,10 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-52f668a4.js';
3
- import { O as OrHint } from './OrHint-fde53334.js';
2
+ import { O as OrError } from './OrError-8aa16f11.js';
3
+ import { O as OrHint } from './OrHint-39fc2173.js';
4
4
  import { O as OrIcon } from './OrIcon-2efd1925.js';
5
5
  import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
7
- import { O as OrLabel } from './OrLabel-aff09c39.js';
7
+ import { O as OrLabel } from './OrLabel-c44e9f7d.js';
8
8
  import { O as OrLoader } from './OrLoader-864ef92a.js';
9
9
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
10
10
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -315,7 +315,7 @@ var __vue_render__ = function () {
315
315
  }
316
316
  }
317
317
  }, 'input', _vm.controlAttributes, false)), _vm._v(" "), _c('div', {
318
- class: ['layout-row']
318
+ class: ['layout-inline-row']
319
319
  }, [_vm.loading ? [_c('OrLoader', {
320
320
  attrs: {
321
321
  "variant": 'circular',
@@ -383,14 +383,14 @@ var __vue_staticRenderFns__ = [];
383
383
  /* style */
384
384
  const __vue_inject_styles__ = function (inject) {
385
385
  if (!inject) return;
386
- inject("data-v-9ec674d8_0", {
387
- source: "input[data-v-9ec674d8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-9ec674d8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-9ec674d8]::-webkit-search-cancel-button{display:none}",
386
+ inject("data-v-06a705f8_0", {
387
+ source: "input[data-v-06a705f8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-06a705f8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-06a705f8]::-webkit-search-cancel-button{display:none}",
388
388
  map: undefined,
389
389
  media: undefined
390
390
  });
391
391
  };
392
392
  /* scoped */
393
- const __vue_scope_id__ = "data-v-9ec674d8";
393
+ const __vue_scope_id__ = "data-v-06a705f8";
394
394
  /* module identifier */
395
395
  const __vue_module_identifier__ = undefined;
396
396
  /* functional template */
@@ -32,7 +32,7 @@ const LabelText = [
32
32
  'interactivity-auto !cursor-default'];
33
33
  const LabelAddon = [
34
34
  // Layout
35
- 'layout-row empty:hidden',
35
+ 'layout-inline-row empty:hidden',
36
36
  // Typography
37
37
  'whitespace-nowrap'];
38
38
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-c44e9f7d.js';
3
3
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
4
4
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -12,7 +12,7 @@ const RadioRoot = [
12
12
  'gap-sm+ md:gap-sm'];
13
13
  const RadioControl = [
14
14
  // Layout
15
- 'layout-row justify-center',
15
+ 'layout-inline-row justify-center',
16
16
  // Box
17
17
  'w-md+ md:w-md', 'h-md+ md:h-md',
18
18
  // Shape
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-e4f33004.js';
3
+ import { O as OrInput } from './OrInput-4e354a62.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,15 +1,15 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrCheckbox } from './OrCheckbox-9be450f9.js';
3
- import { O as OrError } from './OrError-52f668a4.js';
2
+ import { O as OrCheckbox } from './OrCheckbox-30eedbea.js';
3
+ import { O as OrError } from './OrError-8aa16f11.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
5
- import { O as OrHint } from './OrHint-fde53334.js';
5
+ import { O as OrHint } from './OrHint-39fc2173.js';
6
6
  import { O as OrIcon } from './OrIcon-2efd1925.js';
7
- import { O as OrInput } from './OrInput-e4f33004.js';
7
+ import { O as OrInput } from './OrInput-4e354a62.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
9
- import { O as OrLabel } from './OrLabel-aff09c39.js';
9
+ import { O as OrLabel } from './OrLabel-c44e9f7d.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
11
11
  import { O as OrPopover } from './OrPopover-4e8acb7b.js';
12
- import { O as OrTag } from './OrTag-6ba288b0.js';
12
+ import { O as OrTag } from './OrTag-6e4900f8.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useOverflow } from './useOverflow-bae6342f.js';
15
15
  import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -371,7 +371,7 @@ var __vue_render__ = function () {
371
371
  })] : [_c('span', {
372
372
  class: _vm.placeholderStyles
373
373
  }, [_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', {
374
- class: ['layout-row']
374
+ class: ['layout-inline-row']
375
375
  }, [_c('OrIcon', {
376
376
  attrs: {
377
377
  "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-aff09c39.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-c44e9f7d.js';
3
3
  import { O as OrLoader } from './OrLoader-864ef92a.js';
4
4
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
5
5
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -13,7 +13,7 @@ const SwitchRoot = [
13
13
  'gap-sm+ md:gap-sm'];
14
14
  const SwitchControl = [
15
15
  // Layout
16
- 'layout-row justify-start checked:justify-end',
16
+ 'layout-inline-row justify-start checked:justify-end',
17
17
  // Box
18
18
  'w-[43px] md:w-[37px]', 'h-[24px] md:h-[21px]',
19
19
  // Shape
@@ -4,7 +4,7 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  const TabRoot = [
6
6
  // Layout
7
- 'layout-row justify-center',
7
+ 'layout-inline-row justify-center',
8
8
  // Spacing
9
9
  'py-[6px]',
10
10
  // Interactivity
@@ -3,7 +3,7 @@ import './index-fa6eb4ca.js';
3
3
  import { O as OrIcon } from './OrIcon-2efd1925.js';
4
4
  import { O as OrMenu } from './OrMenu-6ab53877.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
6
- import { O as OrTab } from './OrTab-8c5acf8a.js';
6
+ import { O as OrTab } from './OrTab-39162e26.js';
7
7
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -15,7 +15,7 @@ var TabsVariant;
15
15
 
16
16
  const TabsRoot = [
17
17
  // Layout
18
- 'grid', 'items-center', 'grid-flow-col',
18
+ 'grid', 'grid-flow-col', 'items-center',
19
19
  // Box
20
20
  'overflow-hidden',
21
21
  // Spacing
@@ -18,8 +18,6 @@ var TagColor;
18
18
  const TagRoot = [
19
19
  // Layout
20
20
  'layout-inline-row',
21
- // Box
22
- 'max-w-min',
23
21
  // Shape
24
22
  'rounded-full',
25
23
  // Spacing
@@ -123,7 +121,7 @@ var __vue_render__ = function () {
123
121
  }
124
122
  }
125
123
  }, [_vm._t("default"), _vm._v(" "), _vm.variant === 'reset' ? [_c('div', {
126
- class: ['layout-row', 'm-[-4px] md:m-[-2px]']
124
+ class: ['layout-inline-row', 'm-[-4px] md:m-[-2px]']
127
125
  }, [_c('OrIconButton', {
128
126
  attrs: {
129
127
  "icon": 'close',
@@ -1,8 +1,8 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-52f668a4.js';
3
- import { O as OrHint } from './OrHint-fde53334.js';
2
+ import { O as OrError } from './OrError-8aa16f11.js';
3
+ import { O as OrHint } from './OrHint-39fc2173.js';
4
4
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
5
- import { O as OrLabel } from './OrLabel-aff09c39.js';
5
+ import { O as OrLabel } from './OrLabel-c44e9f7d.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
8
8
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -8,40 +8,40 @@ 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-8c581726.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-166cfcc6.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-a26f3dc1.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-e5ecb19d.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
15
- export { O as OrCheckboxV3 } from '../OrCheckbox-9be450f9.js';
15
+ export { O as OrCheckboxV3 } from '../OrCheckbox-30eedbea.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-fc6876ec.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-55b89b17.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-21282fd9.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-a9a564e0.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-ade7cd8c.js';
26
- export { O as OrErrorV3 } from '../OrError-52f668a4.js';
25
+ export { _ as OrErrorTagV3 } from '../OrErrorTag-244bed5b.js';
26
+ export { O as OrErrorV3 } from '../OrError-8aa16f11.js';
27
27
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-8a7feb99.js';
28
28
  export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../OrExpansionPanel-8968da49.js';
29
29
  export { F as FabColor, _ as OrFabV3 } from '../OrFab-85bd9427.js';
30
30
  export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../OrFloating-554d6f58.js';
31
31
  export { O as OrHint } from '../OrHint-fabea4cf.js';
32
- export { O as OrHintV3 } from '../OrHint-fde53334.js';
32
+ export { O as OrHintV3 } from '../OrHint-39fc2173.js';
33
33
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
34
34
  export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-a1f8758a.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-2efd1925.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-7a8e645b.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-aee3fa68.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-3b442fbd.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-e4622953.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-1bb20f49.js';
40
40
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e54dcef9.js';
41
- export { I as InputType, O as OrInputV3 } from '../OrInput-e4f33004.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-4e354a62.js';
42
42
  export { O as OrInput } from '../OrInput-df1a14fa.js';
43
43
  export { O as OrLabel } from '../OrLabel-74c73ba4.js';
44
- export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
44
+ export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-c44e9f7d.js';
45
45
  export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-0d952e87.js';
46
46
  export { O as OrList } from '../OrList-4e84a3b4.js';
47
47
  export { _ as OrListOfInputs } from '../OrListOfInputs-ab7f9d97.js';
@@ -64,12 +64,12 @@ export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '..
64
64
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-5cf0a7e7.js';
65
65
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
67
- export { _ as OrRadioV3 } from '../OrRadio-fe23947a.js';
67
+ export { _ as OrRadioV3 } from '../OrRadio-578cba92.js';
68
68
  export { O as OrSearch } from '../OrSearch-832d7978.js';
69
- export { O as OrSearchV3 } from '../OrSearch-5fcd560b.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-24c4f90e.js';
70
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
71
71
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
72
- export { _ as OrSelectV3 } from '../OrSelect-79d3ffee.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-5730107a.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
74
74
  export { _ as OrSidebarV3 } from '../OrSidebar-be7a9c91.js';
75
75
  export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-317195e4.js';
@@ -79,19 +79,19 @@ export { _ as OrSlider } from '../OrSlider-59d05856.js';
79
79
  export { _ as OrSortHeaderV3 } from '../OrSortHeader-b1b961fc.js';
80
80
  export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
81
81
  export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
82
- export { _ as OrSwitchV3 } from '../OrSwitch-782d7b43.js';
82
+ export { _ as OrSwitchV3 } from '../OrSwitch-a46da3a4.js';
83
83
  export { _ as OrTab } from '../OrTab-b2c6d977.js';
84
84
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
85
- export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
85
+ export { O as OrTabV3 } from '../OrTab-39162e26.js';
86
86
  export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
87
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-182098dc.js';
87
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-5b6f63af.js';
88
88
  export { _ as OrTag } from '../OrTag-79e48fec.js';
89
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6ba288b0.js';
89
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6e4900f8.js';
90
90
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
91
91
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
92
92
  export { _ as OrTextV3 } from '../OrText-a665b991.js';
93
93
  export { _ as OrTextarea } from '../OrTextarea-71ff236d.js';
94
- export { _ as OrTextareaV3 } from '../OrTextarea-1201353b.js';
94
+ export { _ as OrTextareaV3 } from '../OrTextarea-07b50506.js';
95
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
96
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
97
97
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
@@ -1,4 +1,4 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-a26f3dc1.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-e5ecb19d.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -19,12 +19,12 @@ import '../../OrButton-8c581726.js';
19
19
  import '../../OrLoader-864ef92a.js';
20
20
  import '../../OrMenu-6ab53877.js';
21
21
  import '../../OrMenuItem-f295292e.js';
22
- import '../../OrSearch-5fcd560b.js';
23
- import '../../OrInput-e4f33004.js';
24
- import '../../OrError-52f668a4.js';
25
- import '../../OrHint-fde53334.js';
22
+ import '../../OrSearch-24c4f90e.js';
23
+ import '../../OrInput-4e354a62.js';
24
+ import '../../OrError-8aa16f11.js';
25
+ import '../../OrHint-39fc2173.js';
26
26
  import '../../OrInputBox-e54dcef9.js';
27
- import '../../OrLabel-aff09c39.js';
27
+ import '../../OrLabel-c44e9f7d.js';
28
28
  import '../../useIdAttribute-cf61643f.js';
29
29
  import '../../useValidationAttributes-6df7bcf9.js';
30
30
  import '../../browser-82dea9ed.js';
@@ -1,8 +1,8 @@
1
- export { O as OrCheckboxV3 } from '../../OrCheckbox-9be450f9.js';
1
+ export { O as OrCheckboxV3 } from '../../OrCheckbox-30eedbea.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-aff09c39.js';
5
+ import '../../OrLabel-c44e9f7d.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
7
  import '../../useIdAttribute-cf61643f.js';
8
8
  import '../../browser-82dea9ed.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-21282fd9.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-a9a564e0.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -11,9 +11,9 @@ import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useElevation-aac032f4.js';
12
12
  import '../../OrButton-8c581726.js';
13
13
  import '../../OrLoader-864ef92a.js';
14
- import '../../OrInput-e4f33004.js';
15
- import '../../OrError-52f668a4.js';
16
- import '../../OrHint-fde53334.js';
14
+ import '../../OrInput-4e354a62.js';
15
+ import '../../OrError-8aa16f11.js';
16
+ import '../../OrHint-39fc2173.js';
17
17
  import '../../OrIcon-2efd1925.js';
18
18
  import '../../OrIconButton-a1f8758a.js';
19
19
  import '../../OrTooltip-61e08b87.js';
@@ -22,7 +22,7 @@ import '../../floating-ui.dom.esm-83eba816.js';
22
22
  import '../../OrBottomSheet-ddba20c1.js';
23
23
  import '../../useResponsive-e13dfbb0.js';
24
24
  import '../../OrInputBox-e54dcef9.js';
25
- import '../../OrLabel-aff09c39.js';
25
+ import '../../OrLabel-c44e9f7d.js';
26
26
  import '../../useIdAttribute-cf61643f.js';
27
27
  import '../../useValidationAttributes-6df7bcf9.js';
28
28
  import '../../browser-82dea9ed.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrErrorTagV3 } from '../../OrErrorTag-ade7cd8c.js';
1
+ export { _ as OrErrorTagV3 } from '../../OrErrorTag-244bed5b.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-52f668a4.js';
1
+ export { O as OrErrorV3 } from '../../OrError-8aa16f11.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-fde53334.js';
1
+ export { O as OrHintV3 } from '../../OrHint-39fc2173.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,11 +1,11 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-aee3fa68.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-3b442fbd.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-7a8e645b.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-52f668a4.js';
6
+ import '../../OrError-8aa16f11.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrHint-fde53334.js';
8
+ import '../../OrHint-39fc2173.js';
9
9
  import '../../OrIconButton-a1f8758a.js';
10
10
  import '../../OrIcon-2efd1925.js';
11
11
  import '../../OrTooltip-61e08b87.js';
@@ -1,10 +1,10 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-e4622953.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-1bb20f49.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-52f668a4.js';
5
+ import '../../OrError-8aa16f11.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
- import '../../OrHint-fde53334.js';
7
+ import '../../OrHint-39fc2173.js';
8
8
  import '../../OrIconButton-a1f8758a.js';
9
9
  import '../../OrIcon-2efd1925.js';
10
10
  import '../../OrTooltip-61e08b87.js';
@@ -1,11 +1,11 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-e4f33004.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-4e354a62.js';
2
2
  export { a as InputSize } from '../../OrInputBox-e54dcef9.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-52f668a4.js';
6
+ import '../../OrError-8aa16f11.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrHint-fde53334.js';
8
+ import '../../OrHint-39fc2173.js';
9
9
  import '../../OrIcon-2efd1925.js';
10
10
  import '../../OrIconButton-a1f8758a.js';
11
11
  import '../../OrTooltip-61e08b87.js';
@@ -18,7 +18,7 @@ import '../../OrTeleport.vue2-e9ba3054.js';
18
18
  import 'portal-vue';
19
19
  import '../../useElevation-aac032f4.js';
20
20
  import '../../useResponsive-e13dfbb0.js';
21
- import '../../OrLabel-aff09c39.js';
21
+ import '../../OrLabel-c44e9f7d.js';
22
22
  import '../../OrLoader-864ef92a.js';
23
23
  import '../../useIdAttribute-cf61643f.js';
24
24
  import '../../useValidationAttributes-6df7bcf9.js';
@@ -1,4 +1,4 @@
1
- export { L as LabelVariant, O as OrLabelV3 } from '../../OrLabel-aff09c39.js';
1
+ export { L as LabelVariant, O as OrLabelV3 } from '../../OrLabel-c44e9f7d.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-fe23947a.js';
1
+ export { _ as OrRadioV3 } from '../../OrRadio-578cba92.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-aff09c39.js';
5
+ import '../../OrLabel-c44e9f7d.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
7
  import '../../useIdAttribute-cf61643f.js';
8
8
  import '../../browser-82dea9ed.js';