@onereach/ui-components 4.16.0 → 4.16.1

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.
@@ -284,6 +284,7 @@ var __vue_render__ = function () {
284
284
  proxy: true
285
285
  }], null, true)
286
286
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n\n ")])] : _vm._e(), _vm._v(" "), _c('OrInputBox', {
287
+ class: ['grow'],
287
288
  attrs: {
288
289
  "size": 'm',
289
290
  "invalid": !!_vm.error,
@@ -7,7 +7,7 @@ const CodeControl = [
7
7
  // Layout
8
8
  'grid',
9
9
  // Box
10
- 'w-full',
10
+ 'w-full', 'h-full',
11
11
  // Spacing
12
12
  '!mx-none', '!my-none',
13
13
  // Theme
@@ -1,5 +1,5 @@
1
- import { s as script } from '../../OrCode.vue_vue_type_script_lang-7ceb9845.js';
2
- export { s as default } from '../../OrCode.vue_vue_type_script_lang-7ceb9845.js';
1
+ import { s as script } from '../../OrCode.vue_vue_type_script_lang-316f39e6.js';
2
+ export { s as default } from '../../OrCode.vue_vue_type_script_lang-316f39e6.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, createElementVNode, renderSlot, createVNode, withModifiers, createTextVNode, toDisplayString, createCommentVNode, withDirectives, vShow } from 'vue';
4
4
  import '../../index-00991c6e.js';
5
5
  import '../../index-51f352b6.js';
@@ -99,6 +99,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
99
99
 
100
100
  _: 3 /* FORWARDED */
101
101
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrInputBox, {
102
+ class: normalizeClass(['grow']),
102
103
  size: 'm',
103
104
  invalid: !!_ctx.error,
104
105
  readonly: _ctx.readonly,
@@ -1,5 +1,5 @@
1
1
  export { CodeLanguage } from './props.js';
2
- export { s as OrCodeV3 } from '../../OrCode.vue_vue_type_script_lang-7ceb9845.js';
2
+ export { s as OrCodeV3 } from '../../OrCode.vue_vue_type_script_lang-316f39e6.js';
3
3
  import '../../index-00991c6e.js';
4
4
  import '../../index-51f352b6.js';
5
5
  import '../../index-40a6d6e0.js';
@@ -7,7 +7,7 @@ const CodeControl = [
7
7
  // Layout
8
8
  'grid',
9
9
  // Box
10
- 'w-full',
10
+ 'w-full', 'h-full',
11
11
  // Spacing
12
12
  '!mx-none', '!my-none',
13
13
  // Theme
@@ -25,7 +25,7 @@ export { s as OrChip } from '../OrChip.vue_vue_type_script_lang-d0c62419.js';
25
25
  export { s as OrChips } from '../OrChips.vue_vue_type_script_lang-d7a38038.js';
26
26
  export { s as OrCode } from '../OrCode.vue_vue_type_script_lang-f3f122bf.js';
27
27
  export { OrCodeLanguages } from './OrCode/constants.js';
28
- export { s as OrCodeV3 } from '../OrCode.vue_vue_type_script_lang-7ceb9845.js';
28
+ export { s as OrCodeV3 } from '../OrCode.vue_vue_type_script_lang-316f39e6.js';
29
29
  export { CodeLanguage } from './OrCodeV3/props.js';
30
30
  export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-e2dcce92.js';
31
31
  export { s as OrColorPicker } from '../OrColorPicker.vue_vue_type_script_lang-7c9b353d.js';
@@ -20,7 +20,7 @@ export { s as OrChips } from './OrChips.vue_vue_type_script_lang-d7a38038.js';
20
20
  import './components/OrCode/OrCode.js';
21
21
  export { s as OrCode } from './OrCode.vue_vue_type_script_lang-f3f122bf.js';
22
22
  import './components/OrCodeV3/OrCode.js';
23
- export { s as OrCodeV3 } from './OrCode.vue_vue_type_script_lang-7ceb9845.js';
23
+ export { s as OrCodeV3 } from './OrCode.vue_vue_type_script_lang-316f39e6.js';
24
24
  import './components/OrColorPicker/OrColorPicker.js';
25
25
  export { s as OrColorPicker } from './OrColorPicker.vue_vue_type_script_lang-7c9b353d.js';
26
26
  import './components/OrCombinedInputV3/OrCombinedInput.js';
@@ -41,7 +41,7 @@ const CodeControl = [
41
41
  // Layout
42
42
  'grid',
43
43
  // Box
44
- 'w-full',
44
+ 'w-full', 'h-full',
45
45
  // Spacing
46
46
  '!mx-none', '!my-none',
47
47
  // Theme
@@ -279,6 +279,7 @@ var __vue_render__ = function () {
279
279
  proxy: true
280
280
  }], null, true)
281
281
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n\n ")])] : _vm._e(), _vm._v(" "), _c('OrInputBox', {
282
+ class: ['grow'],
282
283
  attrs: {
283
284
  "size": 'm',
284
285
  "invalid": !!_vm.error,
@@ -17,7 +17,7 @@ export { _ as OrCheckboxV3 } from '../OrCheckbox-9e76cdaf.js';
17
17
  export { _ as OrChip } from '../OrChip-a614bbb9.js';
18
18
  export { _ as OrChips } from '../OrChips-bdf51639.js';
19
19
  export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-cbd05828.js';
20
- export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-50974038.js';
20
+ export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-1f55e2bf.js';
21
21
  export { _ as OrCollapse } from '../OrCollapse-9b5d590f.js';
22
22
  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-5370585d.js';
23
23
  export { _ as OrCombinedInputV3 } from '../OrCombinedInput-45187323.js';
@@ -1,4 +1,4 @@
1
- export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-50974038.js';
1
+ export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-1f55e2bf.js';
2
2
  import '@codemirror/commands';
3
3
  import '@codemirror/lang-css';
4
4
  import '@codemirror/lang-html';
@@ -17,7 +17,7 @@ export { _ as OrCheckboxV3 } from './OrCheckbox-9e76cdaf.js';
17
17
  export { _ as OrChip } from './OrChip-a614bbb9.js';
18
18
  export { _ as OrChips } from './OrChips-bdf51639.js';
19
19
  export { _ as OrCode, O as OrCodeLanguages } from './OrCode-cbd05828.js';
20
- export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-50974038.js';
20
+ export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-1f55e2bf.js';
21
21
  export { _ as OrCollapse } from './OrCollapse-9b5d590f.js';
22
22
  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-5370585d.js';
23
23
  export { _ as OrCombinedInputV3 } from './OrCombinedInput-45187323.js';
@@ -40,7 +40,7 @@ const CodeControl = [
40
40
  // Layout
41
41
  'grid',
42
42
  // Box
43
- 'w-full',
43
+ 'w-full', 'h-full',
44
44
  // Spacing
45
45
  '!mx-none', '!my-none',
46
46
  // Theme
@@ -274,6 +274,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
274
274
 
275
275
  _: 3 /* FORWARDED */
276
276
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrInputBox, {
277
+ class: normalizeClass(['grow']),
277
278
  size: 'm',
278
279
  invalid: !!_ctx.error,
279
280
  readonly: _ctx.readonly,
@@ -16,7 +16,7 @@ export { s as OrCheckboxV3 } from '../OrCheckbox-494a8d9e.js';
16
16
  export { s as OrChip } from '../OrChip-857982e0.js';
17
17
  export { s as OrChips } from '../OrChips-053f3a92.js';
18
18
  export { s as OrCode, O as OrCodeLanguages } from '../OrCode-2f8cdf96.js';
19
- export { C as CodeLanguage, s as OrCodeV3 } from '../OrCode-e01f4dc0.js';
19
+ export { C as CodeLanguage, s as OrCodeV3 } from '../OrCode-01a2a0fe.js';
20
20
  export { s as OrCollapse } from '../OrCollapse-a06f22aa.js';
21
21
  export { s 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-475c0be4.js';
22
22
  export { s as OrCombinedInputV3 } from '../OrCombinedInput-2800ee8b.js';
@@ -1,4 +1,4 @@
1
- export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-e01f4dc0.js';
1
+ export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-01a2a0fe.js';
2
2
  import '@codemirror/commands';
3
3
  import '@codemirror/lang-css';
4
4
  import '@codemirror/lang-html';
@@ -16,7 +16,7 @@ export { s as OrCheckboxV3 } from './OrCheckbox-494a8d9e.js';
16
16
  export { s as OrChip } from './OrChip-857982e0.js';
17
17
  export { s as OrChips } from './OrChips-053f3a92.js';
18
18
  export { s as OrCode, O as OrCodeLanguages } from './OrCode-2f8cdf96.js';
19
- export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-e01f4dc0.js';
19
+ export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-01a2a0fe.js';
20
20
  export { s as OrCollapse } from './OrCollapse-a06f22aa.js';
21
21
  export { s 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-475c0be4.js';
22
22
  export { s as OrCombinedInputV3 } from './OrCombinedInput-2800ee8b.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "4.16.0",
3
+ "version": "4.16.1",
4
4
  "description": "Vue components library for v2/3",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/auto/index.js",
@@ -154,5 +154,5 @@
154
154
  },
155
155
  "./package.json": "./package.json"
156
156
  },
157
- "gitHead": "457b86b7c1776a829017a889effee8425dad2a73"
157
+ "gitHead": "1577fa8d4ba571584a3356c4b22f14c020902971"
158
158
  }
@@ -26,6 +26,7 @@
26
26
  </template>
27
27
 
28
28
  <OrInputBox
29
+ :class="['grow']"
29
30
  :size="'m'"
30
31
  :invalid="!!error"
31
32
  :readonly="readonly"
@@ -12,6 +12,7 @@ export const CodeControl: string[] = [
12
12
 
13
13
  // Box
14
14
  'w-full',
15
+ 'h-full',
15
16
 
16
17
  // Spacing
17
18
  '!mx-none',