@onereach/ui-components 4.3.3-beta.2621.0 → 4.3.3-beta.2627.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/OrCode/OrCode.js +1 -1
- package/dist/bundled/v2/components/OrCode/index.js +1 -1
- package/dist/bundled/v2/components/OrCode/lang.js +1 -1
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-c04a6718.js → OrCode.vue_vue_type_script_lang-ea34c576.js} +1 -1
- package/dist/bundled/v3/components/OrCode/OrCode.js +3 -3
- package/dist/bundled/v3/components/OrCode/index.js +2 -2
- package/dist/bundled/v3/components/OrCode/lang.js +1 -1
- package/dist/bundled/v3/components/index.js +2 -2
- package/dist/bundled/v3/index.js +2 -2
- package/package.json +1 -1
- /package/dist/bundled/v2/{lang-2d57db83.js → lang-973a418e.js} +0 -0
- /package/dist/bundled/v3/{lang-2d57db83.js → lang-973a418e.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { E as EditorView, F as Facet, c as combineConfig, S as StateField, a as EditorSelection, T as Transaction, C as ChangeSet, b as ChangeDesc, I as IndentContext, g as getIndentation, i as indentString, d as Text, e as indentUnit, f as countColumn, h as getIndentUnit, A as Annotation, j as StateEffect, m as matchBrackets, s as syntaxTree, N as NodeProp, D as Direction, k as findClusterBreak, V as ViewPlugin, l as Decoration, n as codePointAt, o as codePointSize, p as getPanel, q as CharCategory, P as Prec, r as fromCodePoint, t as showPanel, R as RangeSetBuilder, u as EditorState, v as runScopeHandlers, w as hoverTooltip, W as WidgetType, x as logException, y as lineNumbers, z as highlightActiveLineGutter, B as highlightSpecialChars, G as foldGutter, H as drawSelection, J as dropCursor, K as indentOnInput, L as syntaxHighlighting, M as defaultHighlightStyle, O as bracketMatching, Q as rectangularSelection, U as crosshairCursor, X as highlightActiveLine, Y as keymap, Z as foldKeymap } from '../../index-e0b25cea.js';
|
|
2
|
-
import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap, l as languages } from '../../lang-
|
|
2
|
+
import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap, l as languages } from '../../lang-973a418e.js';
|
|
3
3
|
import { useElementHover } from '@vueuse/core';
|
|
4
4
|
import { defineComponent, ref } from 'vue-demi';
|
|
5
5
|
import __vue_component__$3 from '../OrTeleport/OrTeleport.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { default as OrCode } from './OrCode.js';
|
|
2
2
|
export { OrCodeLanguages } from './constants.js';
|
|
3
3
|
import '../../index-e0b25cea.js';
|
|
4
|
-
import '../../lang-
|
|
4
|
+
import '../../lang-973a418e.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import 'vue-demi';
|
|
7
7
|
import '../OrTeleport/OrTeleport.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { C as CSS, H as HTML, J as JS, e as JSON, M as MD, T as TS, l as default } from '../../lang-
|
|
1
|
+
export { C as CSS, H as HTML, J as JS, e as JSON, M as MD, T as TS, l as default } from '../../lang-973a418e.js';
|
|
2
2
|
import './constants.js';
|
|
3
3
|
import '../../index-e0b25cea.js';
|
|
@@ -197,7 +197,7 @@ import './OrCarousel/constants.js';
|
|
|
197
197
|
import './OrCheckboxV3/styles.js';
|
|
198
198
|
import './OrChips/constants.js';
|
|
199
199
|
import '../index-e0b25cea.js';
|
|
200
|
-
import '../lang-
|
|
200
|
+
import '../lang-973a418e.js';
|
|
201
201
|
import './OrCode/theme.js';
|
|
202
202
|
import './OrColorPicker/utils/defultPalette.js';
|
|
203
203
|
import '../index-1301ac7b.js';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -179,7 +179,7 @@ import './components/OrCardV3/styles.js';
|
|
|
179
179
|
import './components/OrCarousel/constants.js';
|
|
180
180
|
import './components/OrChips/constants.js';
|
|
181
181
|
import './index-e0b25cea.js';
|
|
182
|
-
import './lang-
|
|
182
|
+
import './lang-973a418e.js';
|
|
183
183
|
import '@vueuse/core';
|
|
184
184
|
import './components/OrCode/theme.js';
|
|
185
185
|
import './components/OrColorPicker/utils/defultPalette.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { E as EditorView, F as Facet, c as combineConfig, S as StateField, a as EditorSelection, T as Transaction, C as ChangeSet, b as ChangeDesc, I as IndentContext, g as getIndentation, i as indentString, d as Text, e as indentUnit, f as countColumn, h as getIndentUnit, A as Annotation, j as StateEffect, m as matchBrackets, s as syntaxTree, N as NodeProp, D as Direction, k as findClusterBreak, V as ViewPlugin, l as Decoration, n as codePointAt, o as codePointSize, p as getPanel, q as CharCategory, P as Prec, r as fromCodePoint, t as showPanel, R as RangeSetBuilder, u as EditorState, v as runScopeHandlers, w as hoverTooltip, W as WidgetType, x as logException, y as lineNumbers, z as highlightActiveLineGutter, B as highlightSpecialChars, G as foldGutter, H as drawSelection, J as dropCursor, K as indentOnInput, L as syntaxHighlighting, M as defaultHighlightStyle, O as bracketMatching, Q as rectangularSelection, U as crosshairCursor, X as highlightActiveLine, Y as keymap, Z as foldKeymap } from './index-e0b25cea.js';
|
|
2
|
-
import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap, l as languages } from './lang-
|
|
2
|
+
import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap, l as languages } from './lang-973a418e.js';
|
|
3
3
|
import { useElementHover } from '@vueuse/core';
|
|
4
4
|
import { defineComponent, ref } from 'vue-demi';
|
|
5
5
|
import script$3 from './components/OrTeleport/OrTeleport.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrCode.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCode.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCode.vue_vue_type_script_lang-ea34c576.js';
|
|
2
|
+
export { s as default } from '../../OrCode.vue_vue_type_script_lang-ea34c576.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, createVNode, withCtx, renderSlot, createElementVNode, normalizeClass, createBlock, createCommentVNode, withDirectives, vShow } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import '../../index-e0b25cea.js';
|
|
6
|
-
import '../../lang-
|
|
6
|
+
import '../../lang-973a418e.js';
|
|
7
7
|
import './constants.js';
|
|
8
8
|
import '@vueuse/core';
|
|
9
9
|
import 'vue-demi';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { OrCodeLanguages } from './constants.js';
|
|
2
|
-
export { s as OrCode } from '../../OrCode.vue_vue_type_script_lang-
|
|
2
|
+
export { s as OrCode } from '../../OrCode.vue_vue_type_script_lang-ea34c576.js';
|
|
3
3
|
import '../../index-e0b25cea.js';
|
|
4
|
-
import '../../lang-
|
|
4
|
+
import '../../lang-973a418e.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import 'vue-demi';
|
|
7
7
|
import '../OrTeleport/OrTeleport.js';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { C as CSS, H as HTML, J as JS, e as JSON, M as MD, T as TS, l as default } from '../../lang-
|
|
1
|
+
export { C as CSS, H as HTML, J as JS, e as JSON, M as MD, T as TS, l as default } from '../../lang-973a418e.js';
|
|
2
2
|
import './constants.js';
|
|
3
3
|
import '../../index-e0b25cea.js';
|
|
@@ -22,7 +22,7 @@ export { s as OrCheckbox } from '../OrCheckbox.vue_vue_type_script_lang-ba11d80f
|
|
|
22
22
|
export { s as OrCheckboxV3 } from '../OrCheckbox.vue_vue_type_script_lang-75c6053a.js';
|
|
23
23
|
export { s as OrChip } from '../OrChip.vue_vue_type_script_lang-185d8d45.js';
|
|
24
24
|
export { s as OrChips } from '../OrChips.vue_vue_type_script_lang-211e03a1.js';
|
|
25
|
-
export { s as OrCode } from '../OrCode.vue_vue_type_script_lang-
|
|
25
|
+
export { s as OrCode } from '../OrCode.vue_vue_type_script_lang-ea34c576.js';
|
|
26
26
|
export { OrCodeLanguages } from './OrCode/constants.js';
|
|
27
27
|
export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-45b18baf.js';
|
|
28
28
|
export { s as OrColorPicker } from '../OrColorPicker.vue_vue_type_script_lang-d8588b52.js';
|
|
@@ -226,7 +226,7 @@ import './OrCheckboxV3/styles.js';
|
|
|
226
226
|
import './OrChip/OrChip.js';
|
|
227
227
|
import './OrChips/constants.js';
|
|
228
228
|
import '../index-e0b25cea.js';
|
|
229
|
-
import '../lang-
|
|
229
|
+
import '../lang-973a418e.js';
|
|
230
230
|
import './OrCode/theme.js';
|
|
231
231
|
import './OrModal/OrModal.js';
|
|
232
232
|
import './OrOverlay/OrOverlay.js';
|
package/dist/bundled/v3/index.js
CHANGED
|
@@ -20,7 +20,7 @@ export { s as OrCarouselItem } from './OrCarouselItem.vue_vue_type_script_lang-4
|
|
|
20
20
|
import './components/OrChips/OrChips.js';
|
|
21
21
|
export { s as OrChips } from './OrChips.vue_vue_type_script_lang-211e03a1.js';
|
|
22
22
|
import './components/OrCode/OrCode.js';
|
|
23
|
-
export { s as OrCode } from './OrCode.vue_vue_type_script_lang-
|
|
23
|
+
export { s as OrCode } from './OrCode.vue_vue_type_script_lang-ea34c576.js';
|
|
24
24
|
import './components/OrColorPicker/OrColorPicker.js';
|
|
25
25
|
export { s as OrColorPicker } from './OrColorPicker.vue_vue_type_script_lang-d8588b52.js';
|
|
26
26
|
import './components/OrConfirm/OrConfirm.js';
|
|
@@ -254,7 +254,7 @@ import './components/OrChips/constants.js';
|
|
|
254
254
|
import './components/OrLabel/OrLabel.js';
|
|
255
255
|
import './components/OrError/OrError.js';
|
|
256
256
|
import './index-e0b25cea.js';
|
|
257
|
-
import './lang-
|
|
257
|
+
import './lang-973a418e.js';
|
|
258
258
|
import '@vueuse/core';
|
|
259
259
|
import './components/OrCode/theme.js';
|
|
260
260
|
import './components/OrModal/OrModal.js';
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|