@onereach/ui-components 2.69.2-beta.2106.0 → 2.69.2-beta.2108.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
@@ -0,0 +1,147 @@
1
+ import { defineComponent, ref, computed } from 'vue-demi';
2
+ import { u as useClassAttribute } from '../../useClassAttribute-47fdb016.js';
3
+ import '@vueuse/core';
4
+ import { _ as __vue_component__$1 } from '../../OrError-d267ee9a.js';
5
+ import { _ as __vue_component__$2 } from '../../OrHint-42dc9ebb.js';
6
+ import { _ as __vue_component__$3 } from '../../OrLabel-2a9f1477.js';
7
+ import { a as InputBoxSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
8
+ export { a as CombinedInputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
9
+ import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
10
+
11
+ const CombinedInputRoot = [
12
+ // Layout
13
+ 'layout-column',
14
+ // Spacing
15
+ 'gap-xs'];
16
+ const CombinedInputControlGroup = [
17
+ // Layout
18
+ 'layout-row',
19
+ // Box
20
+ 'w-full',
21
+ // Shape (.or-input-box)
22
+ '[&_.or-input-box]:first-child:rounded-r-none', '[&_.or-input-box]:intermediate-child:rounded-none', '[&_.or-input-box]:last-child:rounded-l-none',
23
+ // Spacing (.or-input-box)
24
+ '[&_.or-input-box]:first-child:mr-[-1px]', '[&_.or-input-box]:intermediate-child:border-x-0', '[&_.or-input-box]:last-child:ml-[-1px]'];
25
+
26
+ var script = defineComponent({
27
+ name: 'OrCombinedInput',
28
+ components: {
29
+ OrError: __vue_component__$1,
30
+ OrHint: __vue_component__$2,
31
+ OrLabel: __vue_component__$3
32
+ },
33
+ inheritAttrs: false,
34
+ props: {
35
+ size: {
36
+ type: String,
37
+ default: InputBoxSize.M
38
+ },
39
+ label: {
40
+ type: String,
41
+ default: undefined
42
+ },
43
+ hint: {
44
+ type: String,
45
+ default: undefined
46
+ },
47
+ error: {
48
+ type: String,
49
+ default: undefined
50
+ },
51
+ required: {
52
+ type: Boolean,
53
+ default: false
54
+ },
55
+ disabled: {
56
+ type: Boolean,
57
+ default: false
58
+ },
59
+ disableDefaultStyles: {
60
+ type: Boolean,
61
+ default: false
62
+ }
63
+ },
64
+ setup(props, context) {
65
+ // Refs
66
+ const root = ref();
67
+ // Styles
68
+ const classAttribute = useClassAttribute();
69
+ const rootStyles = computed(() => ['or-combined-input', ...CombinedInputRoot, classAttribute.value]);
70
+ const controlGroup = computed(() => [...CombinedInputControlGroup]);
71
+ // State
72
+ const invalid = computed(() => !!props.error);
73
+ const readonly = computed(() => context.attrs.readonly);
74
+ return {
75
+ root,
76
+ rootStyles,
77
+ controlGroup,
78
+ invalid,
79
+ readonly
80
+ };
81
+ }
82
+ });
83
+
84
+ /* script */
85
+ const __vue_script__ = script;
86
+
87
+ /* template */
88
+ var __vue_render__ = function () {
89
+ var _vm = this;
90
+ var _h = _vm.$createElement;
91
+ var _c = _vm._self._c || _h;
92
+ return _c('div', _vm._b({
93
+ ref: "root",
94
+ class: _vm.rootStyles
95
+ }, 'div', _vm.$attrs, false), [_vm.label ? [_c('OrLabel', {
96
+ attrs: {
97
+ "variant": 'input',
98
+ "required": _vm.required,
99
+ "disabled": _vm.disabled
100
+ },
101
+ scopedSlots: _vm._u([{
102
+ key: "addon",
103
+ fn: function () {
104
+ return [_vm._t("addon")];
105
+ },
106
+ proxy: true
107
+ }], null, true)
108
+ }, [_vm._v("\n " + _vm._s(_vm.label) + "\n\n ")])] : _vm._e(), _vm._v(" "), _c('div', {
109
+ class: _vm.controlGroup
110
+ }, [_vm._t("default", null, {
111
+ "size": _vm.size,
112
+ "required": _vm.required,
113
+ "readonly": _vm.readonly,
114
+ "disabled": _vm.disabled,
115
+ "disableDefaultStyles": _vm.disableDefaultStyles
116
+ })], 2), _vm._v(" "), !_vm.invalid ? [_vm.hint ? [_c('OrHint', {
117
+ attrs: {
118
+ "disabled": _vm.disabled
119
+ }
120
+ }, [_vm._v("\n " + _vm._s(_vm.hint) + "\n ")])] : _vm._e()] : [_c('OrError', {
121
+ attrs: {
122
+ "disabled": _vm.disabled
123
+ }
124
+ }, [_vm._v("\n " + _vm._s(_vm.error) + "\n ")])]], 2);
125
+ };
126
+ var __vue_staticRenderFns__ = [];
127
+
128
+ /* style */
129
+ const __vue_inject_styles__ = undefined;
130
+ /* scoped */
131
+ const __vue_scope_id__ = undefined;
132
+ /* module identifier */
133
+ const __vue_module_identifier__ = undefined;
134
+ /* functional template */
135
+ const __vue_is_functional_template__ = false;
136
+ /* style inject */
137
+
138
+ /* style inject SSR */
139
+
140
+ /* style inject shadow dom */
141
+
142
+ const __vue_component__ = /*#__PURE__*/normalizeComponent({
143
+ render: __vue_render__,
144
+ staticRenderFns: __vue_staticRenderFns__
145
+ }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
146
+
147
+ export { __vue_component__ as OrCombinedInputV3 };
@@ -0,0 +1 @@
1
+ export { InputBoxSize as CombinedInputSize } from '../or-input-box-v3';
@@ -0,0 +1,2 @@
1
+ export declare const CombinedInputRoot: string[];
2
+ export declare const CombinedInputControlGroup: string[];
@@ -1,6 +1,6 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-ba3f8c45.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-93376443.js';
2
2
  import 'vue-demi';
3
- import '../../OrButton-3d4fc9da.js';
3
+ import '../../OrButton-357a5756.js';
4
4
  import '../../useClassAttribute-47fdb016.js';
5
5
  import '@vueuse/core';
6
6
  import '../../OrLoader-f857d55b.js';
@@ -9,7 +9,7 @@ import '../../OrOverlay-18ba2dc6.js';
9
9
  import '../../useElevation-31bfe1f6.js';
10
10
  import '../../OrTeleport.vue2-fb92f29f.js';
11
11
  import 'portal-vue';
12
- import '../../OrInput-2f16a7ac.js';
12
+ import '../../OrInput-f92456ea.js';
13
13
  import '../../OrError-d267ee9a.js';
14
14
  import '../../OrHint-42dc9ebb.js';
15
15
  import '../../OrIconButton-e17e4944.js';
@@ -19,7 +19,8 @@ import '../../OrPopover-9bafbdb4.js';
19
19
  import '@floating-ui/dom';
20
20
  import '../../useResponsive-a02e95b7.js';
21
21
  import '../../OrBottomSheet-16c2e610.js';
22
- import '../../OrInputBox-4d5a318d.js';
22
+ import '../../OrInputBox-ad7c1875.js';
23
+ import '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
23
24
  import '../../OrLabel-2a9f1477.js';
24
25
  import '../../browser-82dea9ed.js';
25
26
  import '@vueuse/math';
@@ -1,5 +1,6 @@
1
- export { a as InputBoxSize, I as InputBoxVariant, _ as OrInputBoxV3 } from '../../OrInputBox-4d5a318d.js';
1
+ export { _ as OrInputBoxV3 } from '../../OrInputBox-ad7c1875.js';
2
+ export { a as InputBoxSize, I as InputBoxVariant } from '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
3
+ import '../../normalize-component-6e8e3d80.js';
2
4
  import 'vue-demi';
3
5
  import '../../useClassAttribute-47fdb016.js';
4
6
  import '@vueuse/core';
5
- import '../../normalize-component-6e8e3d80.js';
@@ -1,5 +1,5 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-2f16a7ac.js';
2
- export { a as InputSize } from '../../OrInputBox-4d5a318d.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-f92456ea.js';
2
+ export { a as InputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
3
3
  import 'vue-demi';
4
4
  import '../../useClassAttribute-47fdb016.js';
5
5
  import '@vueuse/core';
@@ -17,5 +17,6 @@ import '../../OrBottomSheet-16c2e610.js';
17
17
  import '../../OrOverlay-18ba2dc6.js';
18
18
  import '../../OrTeleport.vue2-fb92f29f.js';
19
19
  import 'portal-vue';
20
+ import '../../OrInputBox-ad7c1875.js';
20
21
  import '../../OrLabel-2a9f1477.js';
21
22
  import '../../browser-82dea9ed.js';
@@ -1,9 +1,9 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-ddb7c1fe.js';
2
- export { a as SearchSize } from '../../OrInputBox-4d5a318d.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-4296eecb.js';
2
+ export { a as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
3
3
  import 'vue-demi';
4
4
  import '@vueuse/core';
5
5
  import '../../useClassAttribute-47fdb016.js';
6
- import '../../OrInput-2f16a7ac.js';
6
+ import '../../OrInput-f92456ea.js';
7
7
  import '../../OrError-d267ee9a.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-42dc9ebb.js';
@@ -18,5 +18,6 @@ import '../../OrBottomSheet-16c2e610.js';
18
18
  import '../../OrOverlay-18ba2dc6.js';
19
19
  import '../../OrTeleport.vue2-fb92f29f.js';
20
20
  import 'portal-vue';
21
+ import '../../OrInputBox-ad7c1875.js';
21
22
  import '../../OrLabel-2a9f1477.js';
22
23
  import '../../browser-82dea9ed.js';
@@ -23,13 +23,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
23
23
  dropdownStyles: import("@vue/composition-api").ComputedRef<string[]>;
24
24
  noSearchResultsStyles: import("@vue/composition-api").ComputedRef<string[]>;
25
25
  controlId: import("@vue/composition-api").Ref<string>;
26
- proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
26
+ proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | string[]>;
27
27
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
28
28
  readonly: import("@vue/composition-api").ComputedRef<boolean>;
29
29
  selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
30
30
  searchText: import("@vue/composition-api").Ref<string>;
31
31
  internalSearchOptions: import("@vue/composition-api").Ref<{
32
- value: string | number;
32
+ value: string;
33
33
  label: string;
34
34
  }[]>;
35
35
  resolvedSearchOptions: import("@vue/composition-api").ComputedRef<SelectOption[]>;
@@ -49,11 +49,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
49
49
  default: SelectOption[];
50
50
  };
51
51
  modelValue: {
52
- type: PropType<string | number | (string | number)[]>;
52
+ type: PropType<string | string[]>;
53
53
  default: undefined;
54
54
  };
55
55
  value: {
56
- type: PropType<string | number | (string | number)[]>;
56
+ type: PropType<string | string[]>;
57
57
  default: undefined;
58
58
  };
59
59
  multiple: {
@@ -88,6 +88,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
88
88
  type: BooleanConstructor;
89
89
  default: boolean;
90
90
  };
91
+ disableDefaultStyles: {
92
+ type: BooleanConstructor;
93
+ default: boolean;
94
+ };
91
95
  enableSearch: {
92
96
  type: BooleanConstructor;
93
97
  default: boolean;
@@ -114,11 +118,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
114
118
  default: SelectOption[];
115
119
  };
116
120
  modelValue: {
117
- type: PropType<string | number | (string | number)[]>;
121
+ type: PropType<string | string[]>;
118
122
  default: undefined;
119
123
  };
120
124
  value: {
121
- type: PropType<string | number | (string | number)[]>;
125
+ type: PropType<string | string[]>;
122
126
  default: undefined;
123
127
  };
124
128
  multiple: {
@@ -153,6 +157,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
153
157
  type: BooleanConstructor;
154
158
  default: boolean;
155
159
  };
160
+ disableDefaultStyles: {
161
+ type: BooleanConstructor;
162
+ default: boolean;
163
+ };
156
164
  enableSearch: {
157
165
  type: BooleanConstructor;
158
166
  default: boolean;
@@ -173,8 +181,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
173
181
  label: string;
174
182
  options: SelectOption[];
175
183
  searchOptions: SelectOption[];
176
- modelValue: string | number | (string | number)[];
177
- value: string | number | (string | number)[];
184
+ modelValue: string | string[];
185
+ value: string | string[];
178
186
  multiple: boolean;
179
187
  size: SelectSize;
180
188
  placeholder: string;
@@ -182,6 +190,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
182
190
  error: string;
183
191
  required: boolean;
184
192
  disabled: boolean;
193
+ disableDefaultStyles: boolean;
185
194
  enableSearch: boolean;
186
195
  searchFunction: SelectSearchFunction;
187
196
  groupByFunction: SelectGroupByFunction;
@@ -210,13 +219,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
210
219
  dropdownStyles: import("@vue/composition-api").ComputedRef<string[]>;
211
220
  noSearchResultsStyles: import("@vue/composition-api").ComputedRef<string[]>;
212
221
  controlId: import("@vue/composition-api").Ref<string>;
213
- proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
222
+ proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | string[]>;
214
223
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
215
224
  readonly: import("@vue/composition-api").ComputedRef<boolean>;
216
225
  selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
217
226
  searchText: import("@vue/composition-api").Ref<string>;
218
227
  internalSearchOptions: import("@vue/composition-api").Ref<{
219
- value: string | number;
228
+ value: string;
220
229
  label: string;
221
230
  }[]>;
222
231
  resolvedSearchOptions: import("@vue/composition-api").ComputedRef<SelectOption[]>;
@@ -230,8 +239,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
230
239
  label: string;
231
240
  options: SelectOption[];
232
241
  searchOptions: SelectOption[];
233
- modelValue: string | number | (string | number)[];
234
- value: string | number | (string | number)[];
242
+ modelValue: string | string[];
243
+ value: string | string[];
235
244
  multiple: boolean;
236
245
  size: SelectSize;
237
246
  placeholder: string;
@@ -239,6 +248,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
239
248
  error: string;
240
249
  required: boolean;
241
250
  disabled: boolean;
251
+ disableDefaultStyles: boolean;
242
252
  enableSearch: boolean;
243
253
  searchFunction: SelectSearchFunction;
244
254
  groupByFunction: SelectGroupByFunction;
@@ -249,8 +259,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
249
259
  label: string;
250
260
  options: SelectOption[];
251
261
  searchOptions: SelectOption[];
252
- modelValue: string | number | (string | number)[];
253
- value: string | number | (string | number)[];
262
+ modelValue: string | string[];
263
+ value: string | string[];
254
264
  multiple: boolean;
255
265
  size: SelectSize;
256
266
  placeholder: string;
@@ -258,6 +268,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
258
268
  error: string;
259
269
  required: boolean;
260
270
  disabled: boolean;
271
+ disableDefaultStyles: boolean;
261
272
  enableSearch: boolean;
262
273
  searchFunction: SelectSearchFunction;
263
274
  groupByFunction: SelectGroupByFunction;
@@ -1,3 +1,2 @@
1
1
  export { default as OrSelectV3 } from './OrSelect.vue';
2
2
  export * from './props';
3
- export * from './types';
@@ -1,5 +1,5 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-651bb83e.js';
2
- export { a as SelectSize } from '../../OrInputBox-4d5a318d.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-633a9e09.js';
2
+ export { a as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-0d314aa4.js';
5
5
  import '../../useClassAttribute-47fdb016.js';
@@ -13,7 +13,8 @@ import '../../OrError-d267ee9a.js';
13
13
  import '../../OrExpansionPanel-968ddc61.js';
14
14
  import '../../OrIcon-5e394c62.js';
15
15
  import '../../OrHint-42dc9ebb.js';
16
- import '../../OrInput-2f16a7ac.js';
16
+ import '../../OrInputBox-ad7c1875.js';
17
+ import '../../OrInput-f92456ea.js';
17
18
  import '../../OrIconButton-e17e4944.js';
18
19
  import '../../OrTooltip-513bee30.js';
19
20
  import '../../OrPopover-9bafbdb4.js';
@@ -1,5 +1,5 @@
1
1
  export interface SelectOption {
2
- value: string | number;
2
+ value: string;
3
3
  label: string;
4
4
  }
5
5
  export interface SelectSearchFunction {
@@ -1,10 +1,11 @@
1
- export { _ as OrTextareaV3 } from '../../OrTextarea-6712a150.js';
2
- export { a as TextareaSize } from '../../OrInputBox-4d5a318d.js';
1
+ export { _ as OrTextareaV3 } from '../../OrTextarea-823d0529.js';
2
+ export { a as TextareaSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
3
3
  import 'vue-demi';
4
4
  import '../../useClassAttribute-47fdb016.js';
5
5
  import '@vueuse/core';
6
6
  import '../../OrError-d267ee9a.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-42dc9ebb.js';
9
+ import '../../OrInputBox-ad7c1875.js';
9
10
  import '../../OrLabel-2a9f1477.js';
10
11
  import '../../browser-82dea9ed.js';
@@ -5,10 +5,10 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
5
5
  export { _ as OrButtonV2 } from './OrButton-c4f9955b.js';
6
6
  export { _ as OrIconButton } from './OrIconButton-014e86a7.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 './OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js';
8
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-3d4fc9da.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-357a5756.js';
9
9
  export { _ as OrCard } from './OrCard-b7268256.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-f6b07557.js';
11
- export { C as CardCollectionView, _ as OrCardCollectionV3 } from './OrCardCollection-4f001551.js';
11
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from './OrCardCollection-09e4cb8a.js';
12
12
  export { _ as OrCardV3 } from './OrCard-de799db0.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
14
14
  export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-41dd5f9b.js';
19
19
  export { _ as OrCollapse } from './OrCollapse-4d892ca3.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-75abefdd.js';
21
21
  export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-ba3f8c45.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-93376443.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
24
24
  export { _ as OrError } from './OrError-081130bb.js';
25
25
  export { _ as OrErrorTagV3 } from './OrErrorTag-782dd714.js';
@@ -36,8 +36,9 @@ export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3
36
36
  export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-cfeeea33.js';
37
37
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
38
38
  export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-897b5377.js';
39
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-4d5a318d.js';
40
- export { I as InputType, _ as OrInputV3 } from './OrInput-2f16a7ac.js';
39
+ export { _ as OrInputBoxV3 } from './OrInputBox-ad7c1875.js';
40
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
41
+ export { I as InputType, _ as OrInputV3 } from './OrInput-f92456ea.js';
41
42
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
42
43
  export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
43
44
  export { _ as OrSearch } from './OrSearch-0589d17d.js';
@@ -58,16 +59,15 @@ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotificatio
58
59
  export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
59
60
  export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
60
61
  export { _ as OrOverlayV3 } from './OrOverlay-18ba2dc6.js';
61
- export { _ as OrPaginationV3 } from './OrPagination-a56eb93b.js';
62
62
  export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-4ee24824.js';
63
63
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-c27c8946.js';
64
64
  export { _ as OrRadio } from './OrRadio-e4198532.js';
65
65
  export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
66
66
  export { _ as OrRadioV3 } from './OrRadio-848ce55d.js';
67
- export { _ as OrSearchV3 } from './OrSearch-ddb7c1fe.js';
67
+ export { _ as OrSearchV3 } from './OrSearch-4296eecb.js';
68
68
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-e8dce8f9.js';
69
69
  export { _ as OrSelect } from './OrSelect-dae2b069.js';
70
- export { _ as OrSelectV3 } from './OrSelect-651bb83e.js';
70
+ export { _ as OrSelectV3 } from './OrSelect-633a9e09.js';
71
71
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
72
72
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
73
73
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
@@ -87,7 +87,7 @@ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-cf9c6195.j
87
87
  export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
88
88
  export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
89
89
  export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
90
- export { _ as OrTextareaV3 } from './OrTextarea-6712a150.js';
90
+ export { _ as OrTextareaV3 } from './OrTextarea-823d0529.js';
91
91
  export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
92
92
  export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
93
93
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
@@ -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
@@ -139,7 +127,7 @@ var script = defineComponent({
139
127
  }
140
128
  });
141
129
 
142
- const _hoisted_1 = ["type", "activated", "disabled"];
130
+ const _hoisted_1 = ["type", "disabled"];
143
131
  const _hoisted_2 = {
144
132
  key: 0,
145
133
  class: /*#__PURE__*/normalizeClass(['absolute'])
@@ -151,7 +139,6 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
151
139
  }, _ctx.$attrs, {
152
140
  class: _ctx.rootStyles,
153
141
  type: _ctx.type,
154
- activated: _ctx.activated ? '' : null,
155
142
  disabled: _ctx.disabled,
156
143
  onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('click', $event)),
157
144
  onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrCard-fd92f7c8.js';
5
5
  import { s as script$2 } from './OrIconButton-1eebcafc.js';
6
- import { s as script$3 } from './OrInput-41691fb3.js';
6
+ import { s as script$3 } from './OrInput-99776ffe.js';
7
7
  import { s as script$4 } from './OrSortHeader-fe1a9cf8.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, Fragment, renderList, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, createVNode, renderSlot, normalizeProps, guardReactiveProps } from 'vue';
9
9
 
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
- import { s as script$2, a as ButtonColor } from './OrButton-970ae320.js';
2
+ import { s as script$2, a as ButtonColor } from './OrButton-f4b9ee51.js';
3
3
  import { s as script$1 } from './OrOverlay-738a44d5.js';
4
- import { s as script$3 } from './OrInput-41691fb3.js';
4
+ import { s as script$3 } from './OrInput-99776ffe.js';
5
5
  import { useMagicKeys, whenever } from '@vueuse/core';
6
6
  import { logicAnd } from '@vueuse/math';
7
7
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
@@ -5,9 +5,9 @@ import { s as script$1 } from './OrError-ec8c709d.js';
5
5
  import { s as script$2 } from './OrHint-74bb732d.js';
6
6
  import { s as script$4 } from './OrIconButton-1eebcafc.js';
7
7
  import { s as script$3 } from './OrIcon-b195169c.js';
8
- import { s as script$5, a as InputBoxSize } from './OrInputBox-5247ab25.js';
8
+ import { s as script$5, a as InputBoxSize } from './OrInputBox-36c102a4.js';
9
9
  import { s as script$6 } from './OrLabel-bdaec602.js';
10
- import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
10
+ import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, normalizeClass, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
11
11
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
12
12
 
13
13
  var InputType;
@@ -143,8 +143,9 @@ var script = defineComponent({
143
143
  }
144
144
  });
145
145
 
146
- const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
146
+ const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled", "read-only", "max-length"];
147
147
  const _hoisted_2 = {
148
+ key: 0,
148
149
  class: /*#__PURE__*/normalizeClass(['layout-row'])
149
150
  };
150
151
  function render(_ctx, _cache, $props, $setup, $data, $options) {
@@ -154,10 +155,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
154
155
  const _component_OrInputBox = resolveComponent("OrInputBox");
155
156
  const _component_OrHint = resolveComponent("OrHint");
156
157
  const _component_OrError = resolveComponent("OrError");
157
- return openBlock(), createElementBlock("div", {
158
- ref: "root",
159
- class: normalizeClass(_ctx.rootStyles)
160
- }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
158
+ return openBlock(), createElementBlock("div", mergeProps({
159
+ ref: "root"
160
+ }, _ctx.$attrs, {
161
+ class: _ctx.rootStyles
162
+ }), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
161
163
  key: 0,
162
164
  "control-id": _ctx.controlId,
163
165
  variant: 'input',
@@ -175,21 +177,22 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
175
177
  readonly: _ctx.readonly,
176
178
  disabled: _ctx.disabled
177
179
  }, {
178
- default: withCtx(() => [withDirectives(createElementVNode("input", mergeProps({
180
+ default: withCtx(() => [withDirectives(createElementVNode("input", {
179
181
  id: _ctx.controlId,
180
182
  ref: "input",
181
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
182
- }, _ctx.$attrs, {
183
- class: _ctx.controlStyles,
183
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
184
+ class: normalizeClass(_ctx.controlStyles),
184
185
  type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
185
186
  placeholder: _ctx.placeholder,
186
187
  required: _ctx.required,
187
188
  disabled: _ctx.disabled,
189
+ "read-only": _ctx.readonly,
190
+ "max-length": _ctx.maxLength,
188
191
  onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
189
192
  onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
190
193
  onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
191
194
  onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
192
- }), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), createElementVNode("div", _hoisted_2, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
195
+ }, null, 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), _ctx.type !== 'text' ? (openBlock(), createElementBlock("div", _hoisted_2, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
193
196
  key: 0,
194
197
  icon: {
195
198
  icon: _ctx.disclosed ? 'visibility_off' : 'visibility',
@@ -210,7 +213,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
210
213
  key: 1,
211
214
  icon: 'search',
212
215
  variant: 'outlined'
213
- }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])]),
216
+ }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])) : createCommentVNode("v-if", true)]),
214
217
  _: 1 /* STABLE */
215
218
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
216
219
  key: 1
@@ -238,7 +241,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
238
241
  fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
239
242
 
240
243
  key: "0"
241
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
244
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 16 /* FULL_PROPS */);
242
245
  }
243
246
 
244
247
  var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
@@ -46,14 +46,14 @@ const InputBoxRootSizes = {
46
46
  // Box
47
47
  'children:min-h-[34px]',
48
48
  // 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',
49
+ '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
50
  // Typography
51
51
  'typography-body-2-regular'],
52
52
  's': [
53
53
  // Box
54
54
  'children:min-h-[30px]',
55
55
  // Spacing
56
- 'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
56
+ 'first-child:pl-sm', 'intermediate-child:py-[6px]', 'last-child:pr-sm', 'gap-[6px]',
57
57
  // Typography
58
58
  'typography-caption-regular']
59
59
  };