@onereach/ui-components 4.15.3 → 4.15.4-beta.3067.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.
@@ -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
+ staticClass: "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-487cc740.js';
2
- export { s as default } from '../../OrCode.vue_vue_type_script_lang-487cc740.js';
1
+ import { s as script } from '../../OrCode.vue_vue_type_script_lang-53c99c7e.js';
2
+ export { s as default } from '../../OrCode.vue_vue_type_script_lang-53c99c7e.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';
@@ -102,7 +102,8 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
102
102
  size: 'm',
103
103
  invalid: !!_ctx.error,
104
104
  readonly: _ctx.readonly,
105
- disabled: _ctx.disabled
105
+ disabled: _ctx.disabled,
106
+ class: "grow"
106
107
  }, {
107
108
  default: withCtx(() => [createElementVNode("div", {
108
109
  ref: "control",
@@ -1,5 +1,5 @@
1
1
  export { CodeLanguage } from './props.js';
2
- export { s as OrCodeV3 } from '../../OrCode.vue_vue_type_script_lang-487cc740.js';
2
+ export { s as OrCodeV3 } from '../../OrCode.vue_vue_type_script_lang-53c99c7e.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-487cc740.js';
28
+ export { s as OrCodeV3 } from '../OrCode.vue_vue_type_script_lang-53c99c7e.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-487cc740.js';
23
+ export { s as OrCodeV3 } from './OrCode.vue_vue_type_script_lang-53c99c7e.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
+ staticClass: "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-2d609b0d.js';
20
+ export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-5c1ab0dd.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-ed20e33b.js';
@@ -1,4 +1,4 @@
1
- export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-2d609b0d.js';
1
+ export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-5c1ab0dd.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-2d609b0d.js';
20
+ export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-5c1ab0dd.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-ed20e33b.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
@@ -277,7 +277,8 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
277
277
  size: 'm',
278
278
  invalid: !!_ctx.error,
279
279
  readonly: _ctx.readonly,
280
- disabled: _ctx.disabled
280
+ disabled: _ctx.disabled,
281
+ class: "grow"
281
282
  }, {
282
283
  default: withCtx(() => [createElementVNode("div", {
283
284
  ref: "control",
@@ -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-21892a94.js';
19
+ export { C as CodeLanguage, s as OrCodeV3 } from '../OrCode-6003cb02.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-e3891038.js';
@@ -1,4 +1,4 @@
1
- export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-21892a94.js';
1
+ export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-6003cb02.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-21892a94.js';
19
+ export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-6003cb02.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-e3891038.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "4.15.3",
3
+ "version": "4.15.4-beta.3067.0",
4
4
  "description": "Vue components library for v2/3",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/auto/index.js",
@@ -153,6 +153,5 @@
153
153
  "default": "./dist/bundled/v3/components/*/index.js"
154
154
  },
155
155
  "./package.json": "./package.json"
156
- },
157
- "gitHead": "5c160754a900509d7422261998d7fd94530dba38"
156
+ }
158
157
  }
@@ -30,6 +30,7 @@
30
30
  :invalid="!!error"
31
31
  :readonly="readonly"
32
32
  :disabled="disabled"
33
+ class="grow"
33
34
  >
34
35
  <div
35
36
  ref="control"
@@ -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',