@onereach/ui-components 2.69.2-beta.2106.0 → 2.69.2-beta.2107.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 (176) hide show
  1. package/dist/bundled/v2/{OrButton-66d37aff.js → OrButton-0e91a808.js} +1 -14
  2. package/dist/bundled/v2/{OrCardCollection-a9a779ea.js → OrCardCollection-3d1b3b9a.js} +1 -1
  3. package/dist/bundled/v2/{OrConfirm-e1ca1422.js → OrConfirm-43626f94.js} +2 -2
  4. package/dist/bundled/v2/{OrInput-8b90e08f.js → OrInput-0a3666aa.js} +18 -11
  5. package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-dfdcbdce.js} +4 -14
  6. package/dist/bundled/v2/{OrSearch-9d402f56.js → OrSearch-847c1bab.js} +2 -2
  7. package/dist/bundled/v2/{OrSelect-ff9e4fbd.js → OrSelect-41c6588d.js} +11 -5
  8. package/dist/bundled/v2/{OrTextarea-5593fbe9.js → OrTextarea-ff2ba975.js} +2 -1
  9. package/dist/bundled/v2/components/index.d.ts +0 -1
  10. package/dist/bundled/v2/components/index.js +9 -9
  11. package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +0 -11
  12. package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
  13. package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -3
  14. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
  15. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
  16. package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +2 -0
  17. package/dist/bundled/v2/components/or-combined-input-v3/index.js +149 -0
  18. package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +1 -0
  19. package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +2 -0
  20. package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -4
  21. package/dist/bundled/v2/components/or-input-box-v3/index.js +2 -1
  22. package/dist/bundled/v2/components/or-input-v3/index.js +3 -2
  23. package/dist/bundled/v2/components/or-search-v3/index.js +4 -3
  24. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +25 -14
  25. package/dist/bundled/v2/components/or-select-v3/index.d.ts +0 -1
  26. package/dist/bundled/v2/components/or-select-v3/index.js +4 -3
  27. package/dist/bundled/v2/components/or-select-v3/types.d.ts +1 -1
  28. package/dist/bundled/v2/components/or-textarea-v3/index.js +3 -2
  29. package/dist/bundled/v2/index.js +10 -10
  30. package/dist/bundled/v2/props-78496a2d.js +12 -0
  31. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-06d8ead1.js → OrButton.vue_vue_type_script_lang-3718b300.js} +1 -13
  32. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-3993a015.js → OrCardCollection.vue_vue_type_script_lang-fd4d589f.js} +2 -2
  33. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-f1b81f00.js → OrConfirm.vue_vue_type_script_lang-338631e0.js} +38 -8
  34. package/dist/bundled/v3/{OrInput-fa782fc1.js → OrInput-5efc4b9a.js} +17 -14
  35. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f6d793d3.js → OrInput.vue_vue_type_script_lang-a9f3e530.js} +3 -2
  36. package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-1b143e00.js} +1 -1
  37. package/dist/{esm/v2/OrInputBox-4d5a318d.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-70dec655.js} +6 -57
  38. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-ed78b21f.js → OrSearch.vue_vue_type_script_lang-df09cad8.js} +3 -3
  39. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-05b03858.js → OrSelect.vue_vue_type_script_lang-cf991ed8.js} +11 -6
  40. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-61b79a5a.js → OrTabs.vue_vue_type_script_lang-919b2021.js} +36 -10
  41. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-8e3531cd.js → OrTextarea.vue_vue_type_script_lang-115a1244.js} +3 -2
  42. package/dist/bundled/v3/components/index.d.ts +0 -1
  43. package/dist/bundled/v3/components/index.js +12 -14
  44. package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +0 -11
  45. package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
  46. package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -5
  47. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
  48. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
  49. package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +2 -0
  50. package/dist/bundled/v3/components/or-combined-input-v3/index.js +132 -0
  51. package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +1 -0
  52. package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +2 -0
  53. package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -7
  54. package/dist/bundled/v3/components/or-input-box-v3/index.js +2 -1
  55. package/dist/bundled/v3/components/or-input-v3/index.js +4 -3
  56. package/dist/bundled/v3/components/or-search-v3/index.js +6 -5
  57. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +25 -14
  58. package/dist/bundled/v3/components/or-select-v3/index.d.ts +0 -1
  59. package/dist/bundled/v3/components/or-select-v3/index.js +6 -5
  60. package/dist/bundled/v3/components/or-select-v3/types.d.ts +1 -1
  61. package/dist/bundled/v3/components/or-tabs-v3/index.js +1 -2
  62. package/dist/bundled/v3/components/or-textarea-v3/index.js +4 -3
  63. package/dist/bundled/v3/index.js +162 -242
  64. package/dist/bundled/v3/props-78496a2d.js +12 -0
  65. package/dist/esm/v2/{OrButton-3d4fc9da.js → OrButton-357a5756.js} +1 -14
  66. package/dist/esm/v2/{OrCardCollection-4f001551.js → OrCardCollection-09e4cb8a.js} +1 -1
  67. package/dist/esm/v2/{OrConfirm-ba3f8c45.js → OrConfirm-93376443.js} +2 -2
  68. package/dist/esm/v2/{OrInput-2f16a7ac.js → OrInput-f92456ea.js} +18 -11
  69. package/dist/esm/v2/OrInputBox-ad7c1875.js +43 -0
  70. package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → esm/v2/OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js} +5 -4
  71. package/dist/esm/v2/{OrSearch-ddb7c1fe.js → OrSearch-4296eecb.js} +2 -2
  72. package/dist/esm/v2/{OrSelect-651bb83e.js → OrSelect-633a9e09.js} +11 -5
  73. package/dist/esm/v2/{OrTextarea-6712a150.js → OrTextarea-823d0529.js} +2 -1
  74. package/dist/esm/v2/components/index.d.ts +0 -1
  75. package/dist/esm/v2/components/index.js +9 -9
  76. package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +0 -11
  77. package/dist/esm/v2/components/or-button-v3/index.js +1 -1
  78. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -3
  79. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
  80. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
  81. package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +2 -0
  82. package/dist/esm/v2/components/or-combined-input-v3/index.js +147 -0
  83. package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +1 -0
  84. package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +2 -0
  85. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -4
  86. package/dist/esm/v2/components/or-input-box-v3/index.js +3 -2
  87. package/dist/esm/v2/components/or-input-v3/index.js +3 -2
  88. package/dist/esm/v2/components/or-search-v3/index.js +4 -3
  89. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +25 -14
  90. package/dist/esm/v2/components/or-select-v3/index.d.ts +0 -1
  91. package/dist/esm/v2/components/or-select-v3/index.js +4 -3
  92. package/dist/esm/v2/components/or-select-v3/types.d.ts +1 -1
  93. package/dist/esm/v2/components/or-textarea-v3/index.js +3 -2
  94. package/dist/esm/v2/index.js +9 -9
  95. package/dist/esm/v3/{OrButton-970ae320.js → OrButton-f4b9ee51.js} +2 -15
  96. package/dist/esm/v3/{OrCardCollection-5a0febaf.js → OrCardCollection-37226d46.js} +1 -1
  97. package/dist/esm/v3/{OrConfirm-7cb2f36b.js → OrConfirm-b27e7221.js} +2 -2
  98. package/dist/esm/v3/{OrInput-41691fb3.js → OrInput-99776ffe.js} +17 -14
  99. package/dist/esm/v3/{OrInputBox-5247ab25.js → OrInputBox-36c102a4.js} +2 -2
  100. package/dist/esm/v3/{OrSearch-cdde55ce.js → OrSearch-188c643f.js} +2 -2
  101. package/dist/esm/v3/{OrSelect-28a175dc.js → OrSelect-cba3966c.js} +11 -6
  102. package/dist/esm/v3/{OrTextarea-bb9ef3f2.js → OrTextarea-b3ecc40d.js} +1 -1
  103. package/dist/esm/v3/components/index.d.ts +0 -1
  104. package/dist/esm/v3/components/index.js +8 -9
  105. package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +0 -11
  106. package/dist/esm/v3/components/or-button-v3/index.js +1 -1
  107. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  108. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
  109. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
  110. package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +2 -0
  111. package/dist/esm/v3/components/or-combined-input-v3/index.js +132 -0
  112. package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +1 -0
  113. package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +2 -0
  114. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  115. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  116. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  117. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  118. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +25 -14
  119. package/dist/esm/v3/components/or-select-v3/index.d.ts +0 -1
  120. package/dist/esm/v3/components/or-select-v3/index.js +3 -3
  121. package/dist/esm/v3/components/or-select-v3/types.d.ts +1 -1
  122. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  123. package/dist/esm/v3/index.js +8 -9
  124. package/package.json +2 -2
  125. package/src/components/index.ts +0 -1
  126. package/src/components/or-button-v3/OrButton.stories3.ts +0 -4
  127. package/src/components/or-button-v3/OrButton.vue +0 -6
  128. package/src/components/or-button-v3/styles.ts +1 -15
  129. package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +7 -0
  130. package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +202 -0
  131. package/src/components/or-combined-input-v3/OrCombinedInput.vue +134 -0
  132. package/src/components/or-combined-input-v3/index.ts +2 -0
  133. package/src/components/or-combined-input-v3/props.ts +1 -0
  134. package/src/components/or-combined-input-v3/styles.ts +25 -0
  135. package/src/components/or-input-box-v3/styles.ts +3 -3
  136. package/src/components/or-input-v3/OrInput.vue +28 -22
  137. package/src/components/or-select-v3/OrSelect.stories3.ts +4 -0
  138. package/src/components/or-select-v3/OrSelect.vue +9 -3
  139. package/src/components/or-select-v3/index.ts +0 -1
  140. package/src/components/or-select-v3/types.ts +1 -1
  141. package/dist/bundled/v2/OrPagination-354e9abd.js +0 -296
  142. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.stories3.d.ts +0 -12
  143. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +0 -110
  144. package/dist/bundled/v2/components/or-pagination-v3/index.d.ts +0 -2
  145. package/dist/bundled/v2/components/or-pagination-v3/index.js +0 -20
  146. package/dist/bundled/v2/components/or-pagination-v3/styles.d.ts +0 -3
  147. package/dist/bundled/v2/components/or-pagination-v3/types.d.ts +0 -4
  148. package/dist/bundled/v3/OrButton-9640286b.js +0 -34
  149. package/dist/bundled/v3/OrMenu-f26e8e55.js +0 -29
  150. package/dist/bundled/v3/OrPagination.vue_vue_type_script_lang-ff22b11c.js +0 -180
  151. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.stories3.d.ts +0 -12
  152. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +0 -110
  153. package/dist/bundled/v3/components/or-pagination-v3/index.d.ts +0 -2
  154. package/dist/bundled/v3/components/or-pagination-v3/index.js +0 -22
  155. package/dist/bundled/v3/components/or-pagination-v3/styles.d.ts +0 -3
  156. package/dist/bundled/v3/components/or-pagination-v3/types.d.ts +0 -4
  157. package/dist/esm/v2/OrPagination-a56eb93b.js +0 -296
  158. package/dist/esm/v2/components/or-pagination-v3/OrPagination.stories3.d.ts +0 -12
  159. package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +0 -110
  160. package/dist/esm/v2/components/or-pagination-v3/index.d.ts +0 -2
  161. package/dist/esm/v2/components/or-pagination-v3/index.js +0 -18
  162. package/dist/esm/v2/components/or-pagination-v3/styles.d.ts +0 -3
  163. package/dist/esm/v2/components/or-pagination-v3/types.d.ts +0 -4
  164. package/dist/esm/v3/OrPagination-d351a13b.js +0 -257
  165. package/dist/esm/v3/components/or-pagination-v3/OrPagination.stories3.d.ts +0 -12
  166. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +0 -110
  167. package/dist/esm/v3/components/or-pagination-v3/index.d.ts +0 -2
  168. package/dist/esm/v3/components/or-pagination-v3/index.js +0 -17
  169. package/dist/esm/v3/components/or-pagination-v3/styles.d.ts +0 -3
  170. package/dist/esm/v3/components/or-pagination-v3/types.d.ts +0 -4
  171. package/src/components/or-pagination-v3/OrPagination.docs.mdx +0 -7
  172. package/src/components/or-pagination-v3/OrPagination.stories3.ts +0 -87
  173. package/src/components/or-pagination-v3/OrPagination.vue +0 -260
  174. package/src/components/or-pagination-v3/index.ts +0 -2
  175. package/src/components/or-pagination-v3/styles.ts +0 -30
  176. package/src/components/or-pagination-v3/types.ts +0 -4
@@ -77,15 +77,7 @@ const ButtonRootColors = {
77
77
  'danger-link': [
78
78
  // Theme
79
79
  'theme-preset-4-error', 'dark:theme-preset-4-error-dark'],
80
- 'inherit-link': [
81
- // Typography
82
- 'typography-caption-regular',
83
- // Typography (activated)
84
- 'activated:typography-caption-bold',
85
- // Theme
86
- 'theme-foreground-inherit', 'dark:theme-foreground-inherit',
87
- // Theme (activated)
88
- 'activated:theme-foreground-default', 'dark:activated:theme-foreground-default-dark']
80
+ 'inherit-link': []
89
81
  };
90
82
 
91
83
  var script = defineComponent({
@@ -107,10 +99,6 @@ var script = defineComponent({
107
99
  type: String,
108
100
  default: ButtonColor.Primary
109
101
  },
110
- activated: {
111
- type: Boolean,
112
- default: false
113
- },
114
102
  disabled: {
115
103
  type: Boolean,
116
104
  default: false
@@ -152,7 +140,6 @@ var __vue_render__ = function () {
152
140
  class: _vm.rootStyles,
153
141
  attrs: {
154
142
  "type": _vm.type,
155
- "activated": _vm.activated ? '' : null,
156
143
  "disabled": _vm.disabled
157
144
  },
158
145
  on: {
@@ -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-8b90e08f.js';
4
+ import { O as OrInput } from './OrInput-0a3666aa.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';
@@ -2,8 +2,8 @@ import './index-fa6eb4ca.js';
2
2
  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
- import { O as OrButton, a as ButtonColor } from './OrButton-66d37aff.js';
6
- import { O as OrInput } from './OrInput-8b90e08f.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-0e91a808.js';
6
+ import { O as OrInput } from './OrInput-0a3666aa.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
 
@@ -3,8 +3,9 @@ import { O as OrError } from './OrError-aad17598.js';
3
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
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
6
+ import { O as OrInputBox } from './OrInputBox-dfdcbdce.js';
7
7
  import { O as OrLabel } from './OrLabel-172c4b89.js';
8
+ import { a as InputBoxSize } from './props-78496a2d.js';
8
9
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
9
10
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
10
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -151,10 +152,10 @@ var __vue_render__ = function () {
151
152
  var _vm = this;
152
153
  var _h = _vm.$createElement;
153
154
  var _c = _vm._self._c || _h;
154
- return _c('div', {
155
+ return _c('div', _vm._b({
155
156
  ref: "root",
156
157
  class: _vm.rootStyles
157
- }, [_vm.label ? [_c('OrLabel', {
158
+ }, 'div', _vm.$attrs, false), [_vm.label ? [_c('OrLabel', {
158
159
  attrs: {
159
160
  "control-id": _vm.controlId,
160
161
  "variant": 'input',
@@ -176,7 +177,7 @@ var __vue_render__ = function () {
176
177
  "readonly": _vm.readonly,
177
178
  "disabled": _vm.disabled
178
179
  }
179
- }, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', _vm._b({
180
+ }, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', {
180
181
  directives: [{
181
182
  name: "model",
182
183
  rawName: "v-model",
@@ -190,6 +191,8 @@ var __vue_render__ = function () {
190
191
  "placeholder": _vm.placeholder,
191
192
  "required": _vm.required,
192
193
  "disabled": _vm.disabled,
194
+ "read-only": _vm.readonly,
195
+ "max-length": _vm.maxLength,
193
196
  "type": "checkbox"
194
197
  },
195
198
  domProps: {
@@ -225,7 +228,7 @@ var __vue_render__ = function () {
225
228
  }
226
229
  }
227
230
  }
228
- }, 'input', _vm.$attrs, false)) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', _vm._b({
231
+ }) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', {
229
232
  directives: [{
230
233
  name: "model",
231
234
  rawName: "v-model",
@@ -239,6 +242,8 @@ var __vue_render__ = function () {
239
242
  "placeholder": _vm.placeholder,
240
243
  "required": _vm.required,
241
244
  "disabled": _vm.disabled,
245
+ "read-only": _vm.readonly,
246
+ "max-length": _vm.maxLength,
242
247
  "type": "radio"
243
248
  },
244
249
  domProps: {
@@ -261,7 +266,7 @@ var __vue_render__ = function () {
261
266
  _vm.proxyModelValue = null;
262
267
  }
263
268
  }
264
- }, 'input', _vm.$attrs, false)) : _c('input', _vm._b({
269
+ }) : _c('input', {
265
270
  directives: [{
266
271
  name: "model",
267
272
  rawName: "v-model",
@@ -275,6 +280,8 @@ var __vue_render__ = function () {
275
280
  "placeholder": _vm.placeholder,
276
281
  "required": _vm.required,
277
282
  "disabled": _vm.disabled,
283
+ "read-only": _vm.readonly,
284
+ "max-length": _vm.maxLength,
278
285
  "type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
279
286
  },
280
287
  domProps: {
@@ -300,7 +307,7 @@ var __vue_render__ = function () {
300
307
  _vm.proxyModelValue = $event.target.value;
301
308
  }
302
309
  }
303
- }, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
310
+ }), _vm._v(" "), _vm.type !== 'text' ? [_c('div', {
304
311
  class: ['layout-row']
305
312
  }, [_vm.type === 'password' ? [_c('OrIconButton', {
306
313
  attrs: {
@@ -334,7 +341,7 @@ var __vue_render__ = function () {
334
341
  "icon": 'search',
335
342
  "variant": 'outlined'
336
343
  }
337
- })]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
344
+ })]] : _vm._e()], 2)] : _vm._e()], 2), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
338
345
  attrs: {
339
346
  "disabled": _vm.disabled
340
347
  },
@@ -363,14 +370,14 @@ var __vue_staticRenderFns__ = [];
363
370
  /* style */
364
371
  const __vue_inject_styles__ = function (inject) {
365
372
  if (!inject) return;
366
- inject("data-v-677a1aa4_0", {
367
- source: "input[data-v-677a1aa4]{min-width:0;background:0 0;outline:0}input[type=number][data-v-677a1aa4]::-webkit-inner-spin-button{display:none}input[type=search][data-v-677a1aa4]::-webkit-search-cancel-button{display:none}",
373
+ inject("data-v-48b71ae8_0", {
374
+ source: "input[data-v-48b71ae8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-48b71ae8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-48b71ae8]::-webkit-search-cancel-button{display:none}",
368
375
  map: undefined,
369
376
  media: undefined
370
377
  });
371
378
  };
372
379
  /* scoped */
373
- const __vue_scope_id__ = "data-v-677a1aa4";
380
+ const __vue_scope_id__ = "data-v-48b71ae8";
374
381
  /* module identifier */
375
382
  const __vue_module_identifier__ = undefined;
376
383
  /* functional template */
@@ -1,19 +1,9 @@
1
1
  import './index-fa6eb4ca.js';
2
+ import { I as InputBoxVariant, a as InputBoxSize } from './props-78496a2d.js';
2
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
3
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
6
 
6
- var InputBoxVariant;
7
- (function (InputBoxVariant) {
8
- InputBoxVariant["Styled"] = "styled";
9
- InputBoxVariant["Unstyled"] = "unstyled";
10
- })(InputBoxVariant || (InputBoxVariant = {}));
11
- var InputBoxSize;
12
- (function (InputBoxSize) {
13
- InputBoxSize["M"] = "m";
14
- InputBoxSize["S"] = "s";
15
- })(InputBoxSize || (InputBoxSize = {}));
16
-
17
7
  const InputBoxRoot = [
18
8
  // Layout
19
9
  'layout-row',
@@ -46,14 +36,14 @@ const InputBoxRootSizes = {
46
36
  // Box
47
37
  'children:min-h-[34px]',
48
38
  // Spacing
49
- 'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
39
+ 'first-child:pl-md first-child:md:pl-sm+', 'intermediate-child:pt-[11px] intermediate-child:md:pt-[7px]', 'intermediate-child:pb-[11px] intermediate-child:md:pb-[6px]', 'last-child:pr-md last-child:md:pr-sm+', 'gap-sm+ md:gap-sm',
50
40
  // Typography
51
41
  'typography-body-2-regular'],
52
42
  's': [
53
43
  // Box
54
44
  'children:min-h-[30px]',
55
45
  // Spacing
56
- 'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
46
+ 'first-child:pl-sm', 'intermediate-child:py-[6px]', 'last-child:pr-sm', 'gap-[6px]',
57
47
  // Typography
58
48
  'typography-caption-regular']
59
49
  };
@@ -137,4 +127,4 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
137
127
  }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
138
128
  var OrInputBox = __vue_component__;
139
129
 
140
- export { InputBoxVariant as I, OrInputBox as O, InputBoxSize as a };
130
+ export { OrInputBox as O };
@@ -1,9 +1,9 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
- import { O as OrInput } from './OrInput-8b90e08f.js';
3
+ import { O as OrInput } from './OrInput-0a3666aa.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
6
+ import { a as InputBoxSize } from './props-78496a2d.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
9
9
  var script = defineComponent({
@@ -4,8 +4,8 @@ import { O as OrError } from './OrError-aad17598.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-995caa85.js';
5
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-8b90e08f.js';
8
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
7
+ import { O as OrInput } from './OrInput-0a3666aa.js';
8
+ import { O as OrInputBox } from './OrInputBox-dfdcbdce.js';
9
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';
@@ -14,6 +14,7 @@ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.
14
14
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
15
15
  import { u as useOverflow } from './useOverflow-bae6342f.js';
16
16
  import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
17
+ import { a as InputBoxSize } from './props-78496a2d.js';
17
18
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
18
19
 
19
20
  const SelectRoot = [
@@ -82,11 +83,11 @@ var script = defineComponent({
82
83
  default: []
83
84
  },
84
85
  modelValue: {
85
- type: [String, Number, Array],
86
+ type: [String, Array],
86
87
  default: undefined
87
88
  },
88
89
  value: {
89
- type: [String, Number, Array],
90
+ type: [String, Array],
90
91
  default: undefined
91
92
  },
92
93
  multiple: {
@@ -121,6 +122,10 @@ var script = defineComponent({
121
122
  type: Boolean,
122
123
  default: false
123
124
  },
125
+ disableDefaultStyles: {
126
+ type: Boolean,
127
+ default: false
128
+ },
124
129
  enableSearch: {
125
130
  type: Boolean,
126
131
  default: false
@@ -326,6 +331,7 @@ var __vue_render__ = function () {
326
331
  ref: "inputBox",
327
332
  class: [_vm.popoverState === 'open' && 'rounded-b-0'],
328
333
  attrs: {
334
+ "variant": _vm.disableDefaultStyles ? 'unstyled' : 'styled',
329
335
  "size": _vm.size,
330
336
  "invalid": _vm.invalid,
331
337
  "readonly": _vm.readonly,
@@ -347,7 +353,7 @@ var __vue_render__ = function () {
347
353
  return _vm.$emit('blur', $event);
348
354
  }
349
355
  }
350
- }, [_vm.proxyModelValue !== undefined ? [_vm.multiple ? [_vm._t("valueTemplate", function () {
356
+ }, [_vm.proxyModelValue && _vm.proxyModelValue.length > 0 ? [_vm.multiple ? [_vm._t("valueTemplate", function () {
351
357
  return _vm._l(_vm.selection, function (option) {
352
358
  return _c('OrTag', {
353
359
  key: option.value,
@@ -1,10 +1,11 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-aad17598.js';
3
3
  import { O as OrHint } from './OrHint-f38a1940.js';
4
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
4
+ import { O as OrInputBox } from './OrInputBox-dfdcbdce.js';
5
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
+ import { a as InputBoxSize } from './props-78496a2d.js';
8
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
10
  import { c as createInjector } from './browser-82dea9ed.js';
10
11
 
@@ -52,7 +52,6 @@ export * from './or-notification-v3';
52
52
  export * from './or-overflow-menu';
53
53
  export * from './or-overlay';
54
54
  export * from './or-overlay-v3';
55
- export * from './or-pagination-v3';
56
55
  export * from './or-popover-v3';
57
56
  export * from './or-progress';
58
57
  export * from './or-progress-v3';
@@ -5,10 +5,10 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
5
5
  export { O as OrButtonV2 } from '../OrButton-705cd0bd.js';
6
6
  export { O as OrIconButton } from '../OrIconButton-65962c1c.js';
7
7
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../constants-c5d1139f.js';
8
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-66d37aff.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-0e91a808.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-a9a779ea.js';
11
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-3d1b3b9a.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-4cbddd67.js';
@@ -19,7 +19,7 @@ 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-e1ca1422.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-43626f94.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-d0c5bcf4.js';
@@ -36,8 +36,9 @@ export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3
36
36
  export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-9add2e1e.js';
37
37
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
38
38
  export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-9c6f9044.js';
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-8b90e08f.js';
39
+ export { O as OrInputBoxV3 } from '../OrInputBox-dfdcbdce.js';
40
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from '../props-78496a2d.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-0a3666aa.js';
41
42
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
42
43
  export { O as OrInput } from '../OrInput-08f2f666.js';
43
44
  export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
@@ -58,16 +59,15 @@ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotificati
58
59
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
59
60
  export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
60
61
  export { O as OrOverlayV3 } from '../OrOverlay-3c89d622.js';
61
- export { _ as OrPaginationV3 } from '../OrPagination-354e9abd.js';
62
62
  export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-de947341.js';
63
63
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-cc397a38.js';
64
64
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
65
65
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
66
66
  export { _ as OrRadioV3 } from '../OrRadio-cd39b20b.js';
67
- export { _ as OrSearchV3 } from '../OrSearch-9d402f56.js';
67
+ export { _ as OrSearchV3 } from '../OrSearch-847c1bab.js';
68
68
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
69
69
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
70
- export { _ as OrSelectV3 } from '../OrSelect-ff9e4fbd.js';
70
+ export { _ as OrSelectV3 } from '../OrSelect-41c6588d.js';
71
71
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
72
72
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
73
73
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
@@ -87,7 +87,7 @@ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6440aa89.
87
87
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
88
88
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
89
89
  export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
90
- export { _ as OrTextareaV3 } from '../OrTextarea-5593fbe9.js';
90
+ export { _ as OrTextareaV3 } from '../OrTextarea-ff2ba975.js';
91
91
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
92
92
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
93
93
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
@@ -16,10 +16,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
16
16
  type: PropType<ButtonColor>;
17
17
  default: ButtonColor;
18
18
  };
19
- activated: {
20
- type: BooleanConstructor;
21
- default: boolean;
22
- };
23
19
  disabled: {
24
20
  type: BooleanConstructor;
25
21
  default: boolean;
@@ -45,10 +41,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
45
41
  type: PropType<ButtonColor>;
46
42
  default: ButtonColor;
47
43
  };
48
- activated: {
49
- type: BooleanConstructor;
50
- default: boolean;
51
- };
52
44
  disabled: {
53
45
  type: BooleanConstructor;
54
46
  default: boolean;
@@ -62,7 +54,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
62
54
  default: string;
63
55
  };
64
56
  }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
65
- activated: boolean;
66
57
  type: ButtonType;
67
58
  variant: ButtonVariant;
68
59
  color: ButtonColor;
@@ -75,7 +66,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
75
66
  root: import("@vue/composition-api").Ref<HTMLButtonElement | undefined>;
76
67
  rootStyles: import("@vue/composition-api").ComputedRef<(string | false | undefined)[]>;
77
68
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
78
- activated: boolean;
79
69
  type: ButtonType;
80
70
  variant: ButtonVariant;
81
71
  color: ButtonColor;
@@ -85,7 +75,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
85
75
  } & {} & {
86
76
  [x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
87
77
  }, {
88
- activated: boolean;
89
78
  type: ButtonType;
90
79
  variant: ButtonVariant;
91
80
  color: ButtonColor;
@@ -1,4 +1,4 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-66d37aff.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-0e91a808.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 { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-a9a779ea.js';
1
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-3d1b3b9a.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,11 @@ 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-8b90e08f.js';
20
+ import '../../OrInput-0a3666aa.js';
21
21
  import '../../OrError-aad17598.js';
22
22
  import '../../OrHint-f38a1940.js';
23
- import '../../OrInputBox-79ec54ad.js';
23
+ import '../../OrInputBox-dfdcbdce.js';
24
+ import '../../props-78496a2d.js';
24
25
  import '../../OrLabel-172c4b89.js';
25
26
  import '../../browser-82dea9ed.js';
26
27
  import '../../OrSortHeader-396e6a7c.js';
@@ -0,0 +1,27 @@
1
+ import { Meta, StoryFn } from '@storybook/vue3';
2
+ declare const _default: Meta<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
3
+ [x: string]: ((...args: any[]) => any) | null;
4
+ } | string[], {} & {}, {
5
+ [x: number]: string;
6
+ } | {}, true>)>;
7
+ export default _default;
8
+ export declare const Default: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
9
+ [x: string]: ((...args: any[]) => any) | null;
10
+ } | string[], {} & {}, {
11
+ [x: number]: string;
12
+ } | {}, true>)>;
13
+ export declare const Addon: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
14
+ [x: string]: ((...args: any[]) => any) | null;
15
+ } | string[], {} & {}, {
16
+ [x: number]: string;
17
+ } | {}, true>)>;
18
+ export declare const Hint: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
19
+ [x: string]: ((...args: any[]) => any) | null;
20
+ } | string[], {} & {}, {
21
+ [x: number]: string;
22
+ } | {}, true>)>;
23
+ export declare const Error: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
24
+ [x: string]: ((...args: any[]) => any) | null;
25
+ } | string[], {} & {}, {
26
+ [x: number]: string;
27
+ } | {}, true>)>;
@@ -0,0 +1,98 @@
1
+ import { PropType } from 'vue-demi';
2
+ import { CombinedInputSize } from './props';
3
+ declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
+ root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
+ rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
6
+ controlGroup: import("@vue/composition-api").ComputedRef<string[]>;
7
+ invalid: import("@vue/composition-api").ComputedRef<boolean>;
8
+ readonly: import("@vue/composition-api").ComputedRef<boolean>;
9
+ }> & import("@vue/composition-api").Data, {}, {}, {
10
+ size: {
11
+ type: PropType<CombinedInputSize>;
12
+ default: CombinedInputSize;
13
+ };
14
+ label: {
15
+ type: StringConstructor;
16
+ default: undefined;
17
+ };
18
+ hint: {
19
+ type: StringConstructor;
20
+ default: undefined;
21
+ };
22
+ error: {
23
+ type: StringConstructor;
24
+ default: undefined;
25
+ };
26
+ required: {
27
+ type: BooleanConstructor;
28
+ default: boolean;
29
+ };
30
+ disabled: {
31
+ type: BooleanConstructor;
32
+ default: boolean;
33
+ };
34
+ disableDefaultStyles: {
35
+ type: BooleanConstructor;
36
+ default: boolean;
37
+ };
38
+ }, import("@vue/composition-api").ExtractPropTypes<{
39
+ size: {
40
+ type: PropType<CombinedInputSize>;
41
+ default: CombinedInputSize;
42
+ };
43
+ label: {
44
+ type: StringConstructor;
45
+ default: undefined;
46
+ };
47
+ hint: {
48
+ type: StringConstructor;
49
+ default: undefined;
50
+ };
51
+ error: {
52
+ type: StringConstructor;
53
+ default: undefined;
54
+ };
55
+ required: {
56
+ type: BooleanConstructor;
57
+ default: boolean;
58
+ };
59
+ disabled: {
60
+ type: BooleanConstructor;
61
+ default: boolean;
62
+ };
63
+ disableDefaultStyles: {
64
+ type: BooleanConstructor;
65
+ default: boolean;
66
+ };
67
+ }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
68
+ size: CombinedInputSize;
69
+ label: string;
70
+ hint: string;
71
+ error: string;
72
+ required: boolean;
73
+ disabled: boolean;
74
+ disableDefaultStyles: boolean;
75
+ } & {}, import("@vue/composition-api").ShallowUnwrapRef<{
76
+ root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
77
+ rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
78
+ controlGroup: import("@vue/composition-api").ComputedRef<string[]>;
79
+ invalid: import("@vue/composition-api").ComputedRef<boolean>;
80
+ readonly: import("@vue/composition-api").ComputedRef<boolean>;
81
+ }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
82
+ size: CombinedInputSize;
83
+ label: string;
84
+ hint: string;
85
+ error: string;
86
+ required: boolean;
87
+ disabled: boolean;
88
+ disableDefaultStyles: boolean;
89
+ } & {}, {
90
+ size: CombinedInputSize;
91
+ label: string;
92
+ hint: string;
93
+ error: string;
94
+ required: boolean;
95
+ disabled: boolean;
96
+ disableDefaultStyles: boolean;
97
+ }, true>);
98
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export { default as OrCombinedInputV3 } from './OrCombinedInput.vue';
2
+ export * from './props';