@onereach/ui-components 2.74.1-beta.2291.0 → 2.74.1-beta.2293.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 (126) hide show
  1. package/dist/bundled/v2/{OrCardCollection-1affb682.js → OrCardCollection-9bc44ec5.js} +1 -1
  2. package/dist/bundled/v2/{OrConfirm-bdf57b45.js → OrConfirm-c156d099.js} +13 -7
  3. package/dist/bundled/v2/{OrInlineInput-8fec2947.js → OrInlineInput-57fccb41.js} +2 -2
  4. package/dist/bundled/v2/{OrInlineTextarea-e7cdb4fb.js → OrInlineTextarea-f8b86cf7.js} +2 -2
  5. package/dist/bundled/v2/{OrInput-46039629.js → OrInput-57a47093.js} +3 -4
  6. package/dist/bundled/v2/{OrInputBox-9a31d211.js → OrInputBox-e54dcef9.js} +12 -2
  7. package/dist/bundled/v2/{OrSearch-05cc6c14.js → OrSearch-4072a079.js} +2 -2
  8. package/dist/bundled/v2/{OrSelect-bfe76fb7.js → OrSelect-359e891b.js} +3 -6
  9. package/dist/bundled/v2/{OrTextarea-a02951f4.js → OrTextarea-1201353b.js} +3 -4
  10. package/dist/bundled/v2/components/index.js +9 -10
  11. package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -5
  12. package/dist/bundled/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +4 -2
  13. package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -4
  14. package/dist/bundled/v2/components/or-inline-input-v3/index.js +1 -1
  15. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +1 -1
  16. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
  17. package/dist/bundled/v2/components/or-input-v3/index.js +2 -3
  18. package/dist/bundled/v2/components/or-search-v3/index.js +3 -4
  19. package/dist/bundled/v2/components/or-select-v3/index.js +3 -4
  20. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
  21. package/dist/bundled/v2/index.js +10 -11
  22. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-c01a1d75.js → OrCardCollection.vue_vue_type_script_lang-62eb2543.js} +1 -1
  23. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-a131670a.js → OrConfirm.vue_vue_type_script_lang-ae30b4db.js} +14 -8
  24. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-66598185.js → OrInlineInput.vue_vue_type_script_lang-49ce3308.js} +2 -2
  25. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-85adcaf9.js → OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js} +2 -2
  26. package/dist/bundled/v3/{OrInput-37811348.js → OrInput-44a32124.js} +1 -1
  27. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-de00e237.js → OrInput.vue_vue_type_script_lang-4d9e2f4a.js} +4 -5
  28. package/dist/bundled/v3/{OrInputBox-44f37541.js → OrInputBox-358d4856.js} +1 -1
  29. package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +1 -1
  30. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-b34af2a0.js → OrSearch.vue_vue_type_script_lang-0ddeada5.js} +3 -3
  31. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b14e4b6b.js → OrSelect.vue_vue_type_script_lang-c7a9bec2.js} +5 -8
  32. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-d0256fc2.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +4 -5
  33. package/dist/bundled/v3/components/index.js +11 -12
  34. package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -7
  35. package/dist/bundled/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +4 -2
  36. package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -6
  37. package/dist/bundled/v3/components/or-inline-input-v3/index.js +1 -1
  38. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +1 -1
  39. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
  40. package/dist/bundled/v3/components/or-input-v3/index.js +3 -4
  41. package/dist/bundled/v3/components/or-search-v3/index.js +5 -6
  42. package/dist/bundled/v3/components/or-select-v3/index.js +5 -6
  43. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
  44. package/dist/bundled/v3/index.js +18 -19
  45. package/dist/esm/v2/{OrCardCollection-413eeef9.js → OrCardCollection-4c909f4b.js} +2 -2
  46. package/dist/esm/v2/{OrConfirm-2f8d9405.js → OrConfirm-cf65cb11.js} +13 -7
  47. package/dist/esm/v2/{OrInlineInput-c66ed0c0.js → OrInlineInput-b85b84b4.js} +2 -2
  48. package/dist/esm/v2/{OrInlineTextarea-3cc2fdc2.js → OrInlineTextarea-afd33047.js} +2 -2
  49. package/dist/esm/v2/{OrInput-cacd21a4.js → OrInput-3d8c8925.js} +3 -4
  50. package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js → esm/v2/OrInputBox-53d1f66d.js} +53 -3
  51. package/dist/esm/v2/{OrSearch-1c30f3fd.js → OrSearch-d6f1ba11.js} +2 -2
  52. package/dist/esm/v2/{OrSelect-bbba5e3a.js → OrSelect-bdb9a78a.js} +3 -6
  53. package/dist/esm/v2/{OrTextarea-e1aad345.js → OrTextarea-373d0554.js} +3 -4
  54. package/dist/esm/v2/components/index.js +9 -10
  55. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -5
  56. package/dist/esm/v2/components/or-confirm-v3/OrConfirm.vue.d.ts +4 -2
  57. package/dist/esm/v2/components/or-confirm-v3/index.js +3 -4
  58. package/dist/esm/v2/components/or-inline-input-v3/index.js +1 -1
  59. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +1 -1
  60. package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
  61. package/dist/esm/v2/components/or-input-v3/index.js +2 -3
  62. package/dist/esm/v2/components/or-search-v3/index.js +3 -4
  63. package/dist/esm/v2/components/or-select-v3/index.js +3 -4
  64. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
  65. package/dist/esm/v2/index.js +9 -10
  66. package/dist/esm/v3/{OrCardCollection-005964d2.js → OrCardCollection-803f67f7.js} +1 -1
  67. package/dist/esm/v3/{OrConfirm-c35b430f.js → OrConfirm-1ee529f1.js} +13 -7
  68. package/dist/esm/v3/{OrInlineInput-4591c44d.js → OrInlineInput-fbc35f85.js} +2 -2
  69. package/dist/esm/v3/{OrInlineTextarea-22807fd6.js → OrInlineTextarea-79da8697.js} +2 -2
  70. package/dist/esm/v3/{OrInput-4b51848c.js → OrInput-71075f51.js} +2 -2
  71. package/dist/esm/v3/{OrSearch-b6c48f3f.js → OrSearch-4e180e34.js} +1 -1
  72. package/dist/esm/v3/{OrSelect-35f70776.js → OrSelect-c64eda46.js} +2 -4
  73. package/dist/esm/v3/{OrTextarea-8b060a1b.js → OrTextarea-42d21f77.js} +2 -2
  74. package/dist/esm/v3/components/index.js +8 -8
  75. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  76. package/dist/esm/v3/components/or-confirm-v3/OrConfirm.vue.d.ts +4 -2
  77. package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
  78. package/dist/esm/v3/components/or-inline-input-v3/index.js +1 -1
  79. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +1 -1
  80. package/dist/esm/v3/components/or-input-v3/index.js +1 -1
  81. package/dist/esm/v3/components/or-search-v3/index.js +2 -2
  82. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  83. package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
  84. package/dist/esm/v3/index.js +8 -8
  85. package/package.json +2 -2
  86. package/src/components/or-confirm-v3/OrConfirm.stories3.ts +54 -56
  87. package/src/components/or-confirm-v3/OrConfirm.vue +12 -7
  88. package/src/components/or-inline-input-v3/styles.ts +2 -2
  89. package/src/components/or-inline-textarea-v3/styles.ts +2 -2
  90. package/src/components/or-input-v3/styles.ts +2 -2
  91. package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
  92. package/src/components/or-select-v3/styles.ts +1 -4
  93. package/src/components/or-textarea-v3/styles.ts +2 -2
  94. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  95. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  96. package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
  97. package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -148
  98. package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
  99. package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  100. package/dist/bundled/v2/props-78496a2d.js +0 -12
  101. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  102. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  103. package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
  104. package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -130
  105. package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
  106. package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  107. package/dist/bundled/v3/props-78496a2d.js +0 -12
  108. package/dist/esm/v2/OrInputBox-5c4b3104.js +0 -43
  109. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  110. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  111. package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
  112. package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -145
  113. package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
  114. package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  115. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  116. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  117. package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
  118. package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -129
  119. package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
  120. package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  121. package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
  122. package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -201
  123. package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -130
  124. package/src/components/or-combined-input-v3/index.ts +0 -2
  125. package/src/components/or-combined-input-v3/props.ts +0 -1
  126. package/src/components/or-combined-input-v3/styles.ts +0 -25
@@ -6,7 +6,7 @@ import { O as OrButton } from './OrButton-d45772c1.js';
6
6
  import { O as OrMenu } from './OrMenu-52da43bc.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
8
8
  import { O as OrIcon } from './OrIcon-458206aa.js';
9
- import { O as OrSearch } from './OrSearch-05cc6c14.js';
9
+ import { O as OrSearch } from './OrSearch-4072a079.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -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-d45772c1.js';
6
- import { O as OrInput } from './OrInput-46039629.js';
6
+ import { O as OrInput } from './OrInput-57a47093.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
 
@@ -120,7 +120,8 @@ var script = defineComponent({
120
120
  },
121
121
  isOpen: {
122
122
  type: Boolean,
123
- default: false
123
+ required: false,
124
+ default: undefined
124
125
  }
125
126
  },
126
127
  emits: ['open', 'close', 'confirm'],
@@ -149,9 +150,15 @@ var script = defineComponent({
149
150
  // Methods
150
151
  function open() {
151
152
  isActive.value = true;
153
+ if (props.isOpen === undefined) {
154
+ emit('open');
155
+ }
152
156
  }
153
157
  function close() {
154
- isActive.value = false;
158
+ if (props.isOpen === undefined) {
159
+ isActive.value = false;
160
+ }
161
+ emit('close');
155
162
  }
156
163
  function confirm() {
157
164
  if (!props.disabled && !isInvalid.value) emit('confirm');
@@ -164,11 +171,10 @@ var script = defineComponent({
164
171
  touched.value = true;
165
172
  }
166
173
  // Events
167
- watch(isActive, value => emit(value ? 'open' : 'close'));
168
- watch(() => props.isOpen, newIsOpen => {
169
- if (newIsOpen) {
174
+ watch(() => props.isOpen, value => {
175
+ if (value === true) {
170
176
  open();
171
- } else {
177
+ } else if (value === false) {
172
178
  close();
173
179
  }
174
180
  }, {
@@ -21,8 +21,8 @@ const InlineInputRoot = [
21
21
  // Spacing
22
22
  'gap-xs'];
23
23
  const InlineInputControl = [
24
- // Box
25
- 'w-full',
24
+ // Layout
25
+ 'grow',
26
26
  // Typography
27
27
  'typography-inherit',
28
28
  // Theme
@@ -15,8 +15,8 @@ const InlineTextareaRoot = [
15
15
  // Spacing
16
16
  'gap-xs'];
17
17
  const InlineTextareaControl = [
18
- // Box
19
- 'w-full',
18
+ // Layout
19
+ 'grow',
20
20
  // Typography
21
21
  'typography-inherit',
22
22
  // Theme
@@ -3,10 +3,9 @@ import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
4
  import { O as OrIcon } from './OrIcon-458206aa.js';
5
5
  import { O as OrIconButton } from './OrIconButton-837d57f8.js';
6
- import { O as OrInputBox } from './OrInputBox-9a31d211.js';
6
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
7
7
  import { O as OrLabel } from './OrLabel-aff09c39.js';
8
8
  import { O as OrLoader } from './OrLoader-864ef92a.js';
9
- import { a as InputBoxSize } from './props-78496a2d.js';
10
9
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
11
10
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
12
11
  import { u as useResponsive } from './useResponsive-e13dfbb0.js';
@@ -28,8 +27,8 @@ const InputRoot = [
28
27
  // Spacing
29
28
  'gap-xs'];
30
29
  const InputControl = [
31
- // Box
32
- 'w-full',
30
+ // Layout
31
+ 'grow',
33
32
  // Typography
34
33
  'typography-inherit',
35
34
  // Theme
@@ -1,8 +1,18 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { I as InputBoxVariant, a as InputBoxSize } from './props-78496a2d.js';
3
2
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
4
 
5
+ var InputBoxVariant;
6
+ (function (InputBoxVariant) {
7
+ InputBoxVariant["Styled"] = "styled";
8
+ InputBoxVariant["Unstyled"] = "unstyled";
9
+ })(InputBoxVariant || (InputBoxVariant = {}));
10
+ var InputBoxSize;
11
+ (function (InputBoxSize) {
12
+ InputBoxSize["M"] = "m";
13
+ InputBoxSize["S"] = "s";
14
+ })(InputBoxSize || (InputBoxSize = {}));
15
+
6
16
  const InputBoxRoot = [
7
17
  // Layout
8
18
  'layout-row',
@@ -124,4 +134,4 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
124
134
  }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
125
135
  var OrInputBox = __vue_component__;
126
136
 
127
- export { OrInputBox as O };
137
+ export { InputBoxVariant as I, OrInputBox as O, InputBoxSize as a };
@@ -1,8 +1,8 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-46039629.js';
3
+ import { O as OrInput } from './OrInput-57a47093.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import { a as InputBoxSize } from './props-78496a2d.js';
5
+ import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
8
8
  var script = defineComponent({
@@ -4,8 +4,8 @@ import { O as OrError } from './OrError-52f668a4.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-96b8f568.js';
5
5
  import { O as OrHint } from './OrHint-fde53334.js';
6
6
  import { O as OrIcon } from './OrIcon-458206aa.js';
7
- import { O as OrInput } from './OrInput-46039629.js';
8
- import { O as OrInputBox } from './OrInputBox-9a31d211.js';
7
+ import { O as OrInput } from './OrInput-57a47093.js';
8
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
9
9
  import { O as OrLabel } from './OrLabel-aff09c39.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
11
11
  import { O as OrPopover } from './OrPopover-4e8acb7b.js';
@@ -13,7 +13,6 @@ import { O as OrTag } from './OrTag-4085e8a7.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';
16
- import { a as InputBoxSize } from './props-78496a2d.js';
17
16
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
18
17
 
19
18
  const SelectRoot = [
@@ -23,9 +22,7 @@ const SelectRoot = [
23
22
  'gap-xs'];
24
23
  const SelectControl = [
25
24
  // Layout
26
- 'layout-row',
27
- // Box
28
- 'w-full',
25
+ 'layout-row grow',
29
26
  // Overflow
30
27
  'overflow-hidden',
31
28
  // Spacing
@@ -1,12 +1,11 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrInputBox } from './OrInputBox-9a31d211.js';
4
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
5
5
  import { O as OrLabel } from './OrLabel-aff09c39.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';
9
- import { a as InputBoxSize } from './props-78496a2d.js';
10
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
10
  import { c as createInjector } from './browser-82dea9ed.js';
12
11
 
@@ -16,8 +15,8 @@ const TextareaRoot = [
16
15
  // Spacing
17
16
  'gap-xs'];
18
17
  const TextareaControl = [
19
- // Box
20
- 'w-full',
18
+ // Layout
19
+ 'grow',
21
20
  // Typography
22
21
  'typography-inherit',
23
22
  // Theme
@@ -8,7 +8,7 @@ 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-d45772c1.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-1affb682.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-9bc44ec5.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';
@@ -19,7 +19,7 @@ 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-bdf57b45.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-c156d099.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
25
  export { _ as OrErrorTagV3 } from '../OrErrorTag-97a9112b.js';
@@ -34,12 +34,11 @@ export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec4
34
34
  export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-837d57f8.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-458206aa.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-8fec2947.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-57fccb41.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-e7cdb4fb.js';
40
- export { O as OrInputBoxV3 } from '../OrInputBox-9a31d211.js';
41
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from '../props-78496a2d.js';
42
- export { I as InputType, O as OrInputV3 } from '../OrInput-46039629.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-f8b86cf7.js';
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-57a47093.js';
43
42
  export { O as OrInput } from '../OrInput-df1a14fa.js';
44
43
  export { O as OrLabel } from '../OrLabel-74c73ba4.js';
45
44
  export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
@@ -67,10 +66,10 @@ export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
67
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
68
67
  export { _ as OrRadioV3 } from '../OrRadio-fe23947a.js';
69
68
  export { O as OrSearch } from '../OrSearch-832d7978.js';
70
- export { O as OrSearchV3 } from '../OrSearch-05cc6c14.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-4072a079.js';
71
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
72
71
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
73
- export { _ as OrSelectV3 } from '../OrSelect-bfe76fb7.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-359e891b.js';
74
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
75
74
  export { _ as OrSidebarV3 } from '../OrSidebar-a2bc21b9.js';
76
75
  export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-8297ef86.js';
@@ -92,7 +91,7 @@ export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
92
91
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
93
92
  export { _ as OrTextV3 } from '../OrText-a665b991.js';
94
93
  export { _ as OrTextarea } from '../OrTextarea-71ff236d.js';
95
- export { _ as OrTextareaV3 } from '../OrTextarea-a02951f4.js';
94
+ export { _ as OrTextareaV3 } from '../OrTextarea-1201353b.js';
96
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
97
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
98
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-1affb682.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-9bc44ec5.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,11 @@ import '../../OrButton-d45772c1.js';
19
19
  import '../../OrLoader-864ef92a.js';
20
20
  import '../../OrMenu-52da43bc.js';
21
21
  import '../../OrMenuItem-e2693a5f.js';
22
- import '../../OrSearch-05cc6c14.js';
23
- import '../../OrInput-46039629.js';
22
+ import '../../OrSearch-4072a079.js';
23
+ import '../../OrInput-57a47093.js';
24
24
  import '../../OrError-52f668a4.js';
25
25
  import '../../OrHint-fde53334.js';
26
- import '../../OrInputBox-9a31d211.js';
27
- import '../../props-78496a2d.js';
26
+ import '../../OrInputBox-e54dcef9.js';
28
27
  import '../../OrLabel-aff09c39.js';
29
28
  import '../../useIdAttribute-cf61643f.js';
30
29
  import '../../useValidationAttributes-6df7bcf9.js';
@@ -84,7 +84,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
84
84
  };
85
85
  isOpen: {
86
86
  type: BooleanConstructor;
87
- default: boolean;
87
+ required: false;
88
+ default: undefined;
88
89
  };
89
90
  }, import("@vue/composition-api").ExtractPropTypes<{
90
91
  titleText: {
@@ -139,7 +140,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
139
140
  };
140
141
  isOpen: {
141
142
  type: BooleanConstructor;
142
- default: boolean;
143
+ required: false;
144
+ default: undefined;
143
145
  };
144
146
  }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
145
147
  titleText: string;
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-bdf57b45.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-c156d099.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -11,7 +11,7 @@ import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useElevation-aac032f4.js';
12
12
  import '../../OrButton-d45772c1.js';
13
13
  import '../../OrLoader-864ef92a.js';
14
- import '../../OrInput-46039629.js';
14
+ import '../../OrInput-57a47093.js';
15
15
  import '../../OrError-52f668a4.js';
16
16
  import '../../OrHint-fde53334.js';
17
17
  import '../../OrIcon-458206aa.js';
@@ -21,8 +21,7 @@ import '../../OrPopover-4e8acb7b.js';
21
21
  import '../../floating-ui.dom.esm-83eba816.js';
22
22
  import '../../OrBottomSheet-ddba20c1.js';
23
23
  import '../../useResponsive-e13dfbb0.js';
24
- import '../../OrInputBox-9a31d211.js';
25
- import '../../props-78496a2d.js';
24
+ import '../../OrInputBox-e54dcef9.js';
26
25
  import '../../OrLabel-aff09c39.js';
27
26
  import '../../useIdAttribute-cf61643f.js';
28
27
  import '../../useValidationAttributes-6df7bcf9.js';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-8fec2947.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-57fccb41.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-7a8e645b.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -1,4 +1,4 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-e7cdb4fb.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-f8b86cf7.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,4 @@
1
- export { O as OrInputBoxV3 } from '../../OrInputBox-9a31d211.js';
2
- export { a as InputBoxSize, I as InputBoxVariant } from '../../props-78496a2d.js';
1
+ export { a as InputBoxSize, I as InputBoxVariant, O as OrInputBoxV3 } from '../../OrInputBox-e54dcef9.js';
3
2
  import '../../index-fa6eb4ca.js';
4
3
  import 'vue';
5
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,5 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-46039629.js';
2
- export { a as InputSize } from '../../props-78496a2d.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-57a47093.js';
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';
@@ -18,7 +18,6 @@ import '../../OrTeleport.vue2-e9ba3054.js';
18
18
  import 'portal-vue';
19
19
  import '../../useElevation-aac032f4.js';
20
20
  import '../../useResponsive-e13dfbb0.js';
21
- import '../../OrInputBox-9a31d211.js';
22
21
  import '../../OrLabel-aff09c39.js';
23
22
  import '../../OrLoader-864ef92a.js';
24
23
  import '../../useIdAttribute-cf61643f.js';
@@ -1,10 +1,10 @@
1
- export { O as OrSearchV3 } from '../../OrSearch-05cc6c14.js';
2
- export { a as SearchSize } from '../../props-78496a2d.js';
1
+ export { O as OrSearchV3 } from '../../OrSearch-4072a079.js';
2
+ export { a as SearchSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '@vueuse/core';
4
4
  import '../../index-fa6eb4ca.js';
5
5
  import 'vue';
6
6
  import '@vue/composition-api/dist/vue-composition-api.mjs';
7
- import '../../OrInput-46039629.js';
7
+ import '../../OrInput-57a47093.js';
8
8
  import '../../OrError-52f668a4.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrHint-fde53334.js';
@@ -19,7 +19,6 @@ import '../../OrTeleport.vue2-e9ba3054.js';
19
19
  import 'portal-vue';
20
20
  import '../../useElevation-aac032f4.js';
21
21
  import '../../useResponsive-e13dfbb0.js';
22
- import '../../OrInputBox-9a31d211.js';
23
22
  import '../../OrLabel-aff09c39.js';
24
23
  import '../../OrLoader-864ef92a.js';
25
24
  import '../../useIdAttribute-cf61643f.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-bfe76fb7.js';
2
- export { a as SelectSize } from '../../props-78496a2d.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-359e891b.js';
2
+ export { a as SelectSize } 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';
@@ -12,7 +12,7 @@ import '../../OrError-52f668a4.js';
12
12
  import '../../OrExpansionPanel-96b8f568.js';
13
13
  import '../../OrIcon-458206aa.js';
14
14
  import '../../OrHint-fde53334.js';
15
- import '../../OrInput-46039629.js';
15
+ import '../../OrInput-57a47093.js';
16
16
  import '../../OrIconButton-837d57f8.js';
17
17
  import '../../OrTooltip-b1f38647.js';
18
18
  import '@vueuse/core';
@@ -24,7 +24,6 @@ import '../../OrTeleport.vue2-e9ba3054.js';
24
24
  import 'portal-vue';
25
25
  import '../../useElevation-aac032f4.js';
26
26
  import '../../useResponsive-e13dfbb0.js';
27
- import '../../OrInputBox-9a31d211.js';
28
27
  import '../../OrLoader-864ef92a.js';
29
28
  import '../../useValidationAttributes-6df7bcf9.js';
30
29
  import '../../OrMenuItem-e2693a5f.js';
@@ -1,12 +1,11 @@
1
- export { _ as OrTextareaV3 } from '../../OrTextarea-a02951f4.js';
2
- export { a as TextareaSize } from '../../props-78496a2d.js';
1
+ export { _ as OrTextareaV3 } from '../../OrTextarea-1201353b.js';
2
+ export { a as TextareaSize } 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
6
  import '../../OrError-52f668a4.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-fde53334.js';
9
- import '../../OrInputBox-9a31d211.js';
10
9
  import '../../OrLabel-aff09c39.js';
11
10
  import '../../useIdAttribute-cf61643f.js';
12
11
  import '../../useValidationAttributes-6df7bcf9.js';