@onereach/ui-components 6.2.0-beta.3285.0 → 6.2.0-beta.3286.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.
- package/dist/bundled/v2/components/OrCodeV3/index.d.ts +1 -0
- package/dist/bundled/v2/components/OrCodeV3/index.js +2 -0
- package/dist/bundled/v2/components/OrCodeV3/libs.d.ts +2 -0
- package/dist/bundled/v2/components/OrCodeV3/libs.js +2 -0
- package/dist/bundled/v2/components/index.js +1 -0
- package/dist/bundled/v2/index.js +1 -0
- package/dist/bundled/v3/components/OrCodeV3/index.d.ts +1 -0
- package/dist/bundled/v3/components/OrCodeV3/index.js +2 -0
- package/dist/bundled/v3/components/OrCodeV3/libs.d.ts +2 -0
- package/dist/bundled/v3/components/OrCodeV3/libs.js +2 -0
- package/dist/bundled/v3/components/index.js +1 -0
- package/dist/bundled/v3/index.js +1 -0
- package/dist/esm/v2/components/index.js +1 -1
- package/dist/esm/v2/components/or-code-v3/index.d.ts +1 -0
- package/dist/esm/v2/components/or-code-v3/index.js +2 -1
- package/dist/esm/v2/components/or-code-v3/libs.d.ts +2 -0
- package/dist/esm/v2/index.js +1 -1
- package/dist/esm/v3/components/index.js +1 -1
- package/dist/esm/v3/components/or-code-v3/index.d.ts +1 -0
- package/dist/esm/v3/components/or-code-v3/index.js +2 -1
- package/dist/esm/v3/components/or-code-v3/libs.d.ts +2 -0
- package/dist/esm/v3/index.js +1 -1
- package/package.json +1 -1
- package/src/components/or-code-v3/index.ts +1 -0
- package/src/components/or-code-v3/libs.ts +2 -0
|
@@ -31,6 +31,7 @@ export { json, jsonParseLinter } from '../index-f31843f4.js';
|
|
|
31
31
|
export { html } from '../index-5dd41049.js';
|
|
32
32
|
export { default as OrCodeV3 } from './OrCodeV3/OrCode.js';
|
|
33
33
|
export { CodeLanguage } from './OrCodeV3/props.js';
|
|
34
|
+
export { E as EditorView } from '../index-61aeae22.js';
|
|
34
35
|
export { default as OrCollapse } from './OrCollapse/OrCollapse.js';
|
|
35
36
|
export { default as OrColorPicker } from './OrColorPicker/OrColorPicker.js';
|
|
36
37
|
export { amber, black, blue, blueGrey, brown, cyan, deepOrange, deepPurple, green, indigo, lightBlue, lightGreen, lime, orange, pink, purple, red, teal, white, yellow } from './OrColorPicker/constants.js';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -89,6 +89,7 @@ export { javascript } from './index-64a3a364.js';
|
|
|
89
89
|
export { json, jsonParseLinter } from './index-f31843f4.js';
|
|
90
90
|
export { html } from './index-5dd41049.js';
|
|
91
91
|
export { CodeLanguage } from './components/OrCodeV3/props.js';
|
|
92
|
+
export { E as EditorView } from './index-61aeae22.js';
|
|
92
93
|
export { default as OrCollapse } from './components/OrCollapse/OrCollapse.js';
|
|
93
94
|
export { amber, black, blue, blueGrey, brown, cyan, deepOrange, deepPurple, green, indigo, lightBlue, lightGreen, lime, orange, pink, purple, red, teal, white, yellow } from './components/OrColorPicker/constants.js';
|
|
94
95
|
export { InputBoxSize as CombinedInputSize, InputBoxSize as DatePickerSize, InputBoxSize as DateTimePickerSize, InputBoxSize, InputBoxVariant, InputBoxSize as InputSize, InputBoxSize as SearchSize, InputBoxSize as SelectSize, InputBoxSize as TagInputSize, InputBoxSize as TextareaSize, InputBoxSize as TimePickerSize } from './components/OrInputBoxV3/props.js';
|
|
@@ -31,6 +31,7 @@ export { json, jsonParseLinter } from '../index-19d70079.js';
|
|
|
31
31
|
export { html } from '../index-84ea2fc8.js';
|
|
32
32
|
export { s as OrCodeV3 } from '../OrCode.vue_vue_type_script_lang-b46a0f8a.js';
|
|
33
33
|
export { CodeLanguage } from './OrCodeV3/props.js';
|
|
34
|
+
export { E as EditorView } from '../index-929b54f2.js';
|
|
34
35
|
export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-69503c45.js';
|
|
35
36
|
export { s as OrColorPicker } from '../OrColorPicker.vue_vue_type_script_lang-7b6d1e64.js';
|
|
36
37
|
export { amber, black, blue, blueGrey, brown, cyan, deepOrange, deepPurple, green, indigo, lightBlue, lightGreen, lime, orange, pink, purple, red, teal, white, yellow } from './OrColorPicker/constants.js';
|
package/dist/bundled/v3/index.js
CHANGED
|
@@ -152,6 +152,7 @@ export { javascript } from './index-22f7d3aa.js';
|
|
|
152
152
|
export { json, jsonParseLinter } from './index-19d70079.js';
|
|
153
153
|
export { html } from './index-84ea2fc8.js';
|
|
154
154
|
export { CodeLanguage } from './components/OrCodeV3/props.js';
|
|
155
|
+
export { E as EditorView } from './index-929b54f2.js';
|
|
155
156
|
export { s as OrCollapse } from './OrCollapse.vue_vue_type_script_lang-69503c45.js';
|
|
156
157
|
export { amber, black, blue, blueGrey, brown, cyan, deepOrange, deepPurple, green, indigo, lightBlue, lightGreen, lime, orange, pink, purple, red, teal, white, yellow } from './components/OrColorPicker/constants.js';
|
|
157
158
|
export { InputBoxSize as CombinedInputSize, InputBoxSize as DatePickerSize, InputBoxSize as DateTimePickerSize, InputBoxSize, InputBoxVariant, InputBoxSize as InputSize, InputBoxSize as SearchSize, InputBoxSize as SelectSize, InputBoxSize as TagInputSize, InputBoxSize as TextareaSize, InputBoxSize as TimePickerSize } from './components/OrInputBoxV3/props.js';
|
|
@@ -23,6 +23,7 @@ export { javascript } from '@codemirror/lang-javascript';
|
|
|
23
23
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
24
24
|
export { html } from '@codemirror/lang-html';
|
|
25
25
|
export { C as CodeLanguage, _ as OrCodeV3 } from '../OrCode-adb9790d.js';
|
|
26
|
+
export { EditorView } from '@codemirror/view';
|
|
26
27
|
export { _ as OrCollapse } from '../OrCollapse-9d22b072.js';
|
|
27
28
|
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-7a4f2fcb.js';
|
|
28
29
|
export { _ as OrCombinedInputV3 } from '../OrCombinedInput-08f20c4c.js';
|
|
@@ -142,7 +143,6 @@ import '../useIdAttribute-859439f0.js';
|
|
|
142
143
|
import '../isEmptyValue-fd56a6e4.js';
|
|
143
144
|
import '../OrChips.vue_rollup-plugin-vue_styles.0-fc390185.js';
|
|
144
145
|
import '@codemirror/state';
|
|
145
|
-
import '@codemirror/view';
|
|
146
146
|
import '@codemirror/commands';
|
|
147
147
|
import '@codemirror/lang-css';
|
|
148
148
|
import '@codemirror/lang-markdown';
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export { C as CodeLanguage, _ as OrCodeV3 } from '../../OrCode-adb9790d.js';
|
|
2
|
+
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
3
|
+
export { EditorView } from '@codemirror/view';
|
|
2
4
|
import 'vue-demi';
|
|
3
5
|
import '../../useIdAttribute-859439f0.js';
|
|
4
6
|
import '@vueuse/core';
|
|
@@ -11,7 +13,6 @@ import '../../useTheme-0ef25778.js';
|
|
|
11
13
|
import '@onereach/styles/tailwind.config.json';
|
|
12
14
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
13
15
|
import 'codemirror';
|
|
14
|
-
import '@codemirror/view';
|
|
15
16
|
import '@codemirror/commands';
|
|
16
17
|
import '@codemirror/state';
|
|
17
18
|
import '../../OrError-4ffc1c39.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -23,6 +23,7 @@ export { javascript } from '@codemirror/lang-javascript';
|
|
|
23
23
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
24
24
|
export { html } from '@codemirror/lang-html';
|
|
25
25
|
export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-adb9790d.js';
|
|
26
|
+
export { EditorView } from '@codemirror/view';
|
|
26
27
|
export { _ as OrCollapse } from './OrCollapse-9d22b072.js';
|
|
27
28
|
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-7a4f2fcb.js';
|
|
28
29
|
export { _ as OrCombinedInputV3 } from './OrCombinedInput-08f20c4c.js';
|
|
@@ -149,7 +150,6 @@ import '@onereach/styles/tailwind.config.json';
|
|
|
149
150
|
import './OrButton.vue_rollup-plugin-vue_styles.0-6f0a9dd4.js';
|
|
150
151
|
import './OrChips.vue_rollup-plugin-vue_styles.0-fc390185.js';
|
|
151
152
|
import '@codemirror/state';
|
|
152
|
-
import '@codemirror/view';
|
|
153
153
|
import '@codemirror/commands';
|
|
154
154
|
import '@codemirror/lang-css';
|
|
155
155
|
import '@codemirror/lang-markdown';
|
|
@@ -22,6 +22,7 @@ export { javascript } from '@codemirror/lang-javascript';
|
|
|
22
22
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
23
23
|
export { html } from '@codemirror/lang-html';
|
|
24
24
|
export { C as CodeLanguage, s as OrCodeV3 } from '../OrCode-5457417e.js';
|
|
25
|
+
export { EditorView } from '@codemirror/view';
|
|
25
26
|
export { s as OrCollapse } from '../OrCollapse-d7c0afae.js';
|
|
26
27
|
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-252f482b.js';
|
|
27
28
|
export { s as OrCombinedInputV3 } from '../OrCombinedInput-b8a868cb.js';
|
|
@@ -137,7 +138,6 @@ import '../useProxyModelValue-940010d2.js';
|
|
|
137
138
|
import '../useIdAttribute-859439f0.js';
|
|
138
139
|
import '../isEmptyValue-fd56a6e4.js';
|
|
139
140
|
import '@codemirror/state';
|
|
140
|
-
import '@codemirror/view';
|
|
141
141
|
import '@codemirror/commands';
|
|
142
142
|
import '@codemirror/lang-css';
|
|
143
143
|
import '@codemirror/lang-markdown';
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export { C as CodeLanguage, s as OrCodeV3 } from '../../OrCode-5457417e.js';
|
|
2
|
+
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
3
|
+
export { EditorView } from '@codemirror/view';
|
|
2
4
|
import 'vue-demi';
|
|
3
5
|
import '../../useIdAttribute-859439f0.js';
|
|
4
6
|
import '@vueuse/core';
|
|
@@ -11,7 +13,6 @@ import '../../useTheme-0ef25778.js';
|
|
|
11
13
|
import '@onereach/styles/tailwind.config.json';
|
|
12
14
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
13
15
|
import 'codemirror';
|
|
14
|
-
import '@codemirror/view';
|
|
15
16
|
import '@codemirror/commands';
|
|
16
17
|
import '@codemirror/state';
|
|
17
18
|
import '../../OrError-c01d0c29.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -22,6 +22,7 @@ export { javascript } from '@codemirror/lang-javascript';
|
|
|
22
22
|
export { json, jsonParseLinter } from '@codemirror/lang-json';
|
|
23
23
|
export { html } from '@codemirror/lang-html';
|
|
24
24
|
export { C as CodeLanguage, s as OrCodeV3 } from './OrCode-5457417e.js';
|
|
25
|
+
export { EditorView } from '@codemirror/view';
|
|
25
26
|
export { s as OrCollapse } from './OrCollapse-d7c0afae.js';
|
|
26
27
|
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-252f482b.js';
|
|
27
28
|
export { s as OrCombinedInputV3 } from './OrCombinedInput-b8a868cb.js';
|
|
@@ -144,7 +145,6 @@ import '@vueuse/core';
|
|
|
144
145
|
import '@onereach/styles/tailwind/plugins/core';
|
|
145
146
|
import '@onereach/styles/tailwind.config.json';
|
|
146
147
|
import '@codemirror/state';
|
|
147
|
-
import '@codemirror/view';
|
|
148
148
|
import '@codemirror/commands';
|
|
149
149
|
import '@codemirror/lang-css';
|
|
150
150
|
import '@codemirror/lang-markdown';
|
package/package.json
CHANGED