@onereach/ui-components 4.10.3 → 4.10.4-beta.2954.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 +29 -83
- package/dist/bundled/v2/components/OrCode/index.js +2 -2
- package/dist/bundled/v2/components/OrCode/lang.js +2 -2
- package/dist/bundled/v2/components/OrCode/theme.js +1 -1
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +17 -9
- package/dist/bundled/v2/components/OrModal/OrModal.js +1 -1
- package/dist/bundled/v2/components/index.js +2 -2
- package/dist/bundled/v2/hooks/useTheme.js +171 -172
- package/dist/bundled/v2/{index-cf2c3c27.js → index-a67049f4.js} +393 -253
- package/dist/bundled/v2/index.js +2 -2
- package/dist/bundled/v2/{lang-0fb8f78b.js → lang-02d1cdeb.js} +431 -365
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-3e7aa91a.js → OrCardCollection.vue_vue_type_script_lang-af7eb570.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-46846a36.js → OrCode.vue_vue_type_script_lang-f02bd2ce.js} +30 -84
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-93458f1f.js → OrConfirm.vue_vue_type_script_lang-32350b03.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-51f9e144.js → OrConfirm.vue_vue_type_script_lang-8e1752aa.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-66363c62.js → OrInput.vue_vue_type_script_lang-0c8510c2.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-153819d3.js → OrModal.vue_vue_type_script_lang-c4ef6dd6.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-18dc2df8.js → OrSearch.vue_vue_type_script_lang-756be4f1.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-72c1db17.js → OrSelect.vue_vue_type_script_lang-dc33e8c8.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +4 -4
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +3 -3
- package/dist/bundled/v3/components/OrCode/OrCode.js +5 -5
- package/dist/bundled/v3/components/OrCode/index.js +4 -4
- package/dist/bundled/v3/components/OrCode/lang.js +2 -2
- package/dist/bundled/v3/components/OrCode/theme.js +1 -1
- package/dist/bundled/v3/components/OrConfirm/OrConfirm.js +3 -3
- package/dist/bundled/v3/components/OrConfirm/index.js +2 -2
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +3 -3
- package/dist/bundled/v3/components/OrConfirmV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +9 -8
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +2 -1
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrModal/OrModal.js +2 -2
- package/dist/bundled/v3/components/OrModal/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +3 -3
- package/dist/bundled/v3/components/OrSelectV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +10 -10
- package/dist/bundled/v3/hooks/useTheme.js +171 -172
- package/dist/bundled/v3/{index-cf2c3c27.js → index-a67049f4.js} +393 -253
- package/dist/bundled/v3/index.js +10 -10
- package/dist/bundled/v3/{lang-0fb8f78b.js → lang-02d1cdeb.js} +431 -365
- package/dist/esm/v2/{OrCardCollection-79b90811.js → OrCardCollection-cfa31f60.js} +1 -1
- package/dist/esm/v2/{OrConfirm-0b56c11f.js → OrConfirm-e347e6d8.js} +1 -1
- package/dist/esm/v2/{OrInput-2eeff16a.js → OrInput-1ac05c06.js} +17 -9
- package/dist/esm/v2/{OrSearch-33e3b0e4.js → OrSearch-345cc833.js} +1 -1
- package/dist/esm/v2/{OrSelect-1ee299d9.js → OrSelect-7304a89a.js} +1 -1
- package/dist/esm/v2/components/index.js +5 -5
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/index.js +5 -5
- package/dist/esm/v3/{OrCardCollection-76f937d5.js → OrCardCollection-65ba52be.js} +1 -1
- package/dist/esm/v3/{OrConfirm-5509c440.js → OrConfirm-28e1bb15.js} +1 -1
- package/dist/esm/v3/{OrInput-c653aedb.js → OrInput-58866c13.js} +8 -7
- package/dist/esm/v3/{OrSearch-b945651d.js → OrSearch-b6f37991.js} +1 -1
- package/dist/esm/v3/{OrSelect-5a2c078d.js → OrSelect-1c58ccaf.js} +1 -1
- package/dist/esm/v3/components/index.js +5 -5
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +2 -1
- package/dist/esm/v3/components/or-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/index.js +5 -5
- package/package.json +2 -3
- package/src/components/or-input-v3/OrInput.vue +2 -1
|
@@ -1,5 +1,5 @@
|
|
|
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
|
|
2
|
-
import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap, l as languages } from '../../lang-
|
|
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 lineNumbers, y as highlightActiveLineGutter, z as highlightSpecialChars, B as foldGutter, G as drawSelection, H as dropCursor, J as indentOnInput, K as syntaxHighlighting, L as defaultHighlightStyle, M as bracketMatching, O as rectangularSelection, Q as crosshairCursor, U as highlightActiveLine, X as keymap, Y as foldKeymap } from '../../index-a67049f4.js';
|
|
2
|
+
import { c as closeBrackets, a as autocompletion, b as closeBracketsKeymap, d as completionKeymap, l as languages } from '../../lang-02d1cdeb.js';
|
|
3
3
|
import { a as useElementHover } from '../../index-c92e2839.js';
|
|
4
4
|
import { defineComponent, ref } from 'vue-demi';
|
|
5
5
|
import __vue_component__$3 from '../OrTeleport/OrTeleport.js';
|
|
@@ -142,7 +142,7 @@ function selectedLineRanges(state) {
|
|
|
142
142
|
let toLine = r.to <= fromLine.to ? fromLine : state.doc.lineAt(r.to);
|
|
143
143
|
let last = ranges.length - 1;
|
|
144
144
|
if (last >= 0 && ranges[last].to > fromLine.from) ranges[last].to = toLine.to;else ranges.push({
|
|
145
|
-
from: fromLine.from,
|
|
145
|
+
from: fromLine.from + /^\s*/.exec(fromLine.text)[0].length,
|
|
146
146
|
to: toLine.to
|
|
147
147
|
});
|
|
148
148
|
}
|
|
@@ -1773,7 +1773,7 @@ The default keymap. Includes all bindings from
|
|
|
1773
1773
|
- Shift-Alt-ArrowUp: [`copyLineUp`](https://codemirror.net/6/docs/ref/#commands.copyLineUp)
|
|
1774
1774
|
- Shift-Alt-ArrowDown: [`copyLineDown`](https://codemirror.net/6/docs/ref/#commands.copyLineDown)
|
|
1775
1775
|
- Escape: [`simplifySelection`](https://codemirror.net/6/docs/ref/#commands.simplifySelection)
|
|
1776
|
-
- Ctrl-Enter (
|
|
1776
|
+
- Ctrl-Enter (Cmd-Enter on macOS): [`insertBlankLine`](https://codemirror.net/6/docs/ref/#commands.insertBlankLine)
|
|
1777
1777
|
- Alt-l (Ctrl-l on macOS): [`selectLine`](https://codemirror.net/6/docs/ref/#commands.selectLine)
|
|
1778
1778
|
- Ctrl-i (Cmd-i on macOS): [`selectParentSyntax`](https://codemirror.net/6/docs/ref/#commands.selectParentSyntax)
|
|
1779
1779
|
- Ctrl-[ (Cmd-[ on macOS): [`indentLess`](https://codemirror.net/6/docs/ref/#commands.indentLess)
|
|
@@ -2729,9 +2729,10 @@ const findNext = /*@__PURE__*/searchCommand((view, _ref4) => {
|
|
|
2729
2729
|
let config = view.state.facet(searchConfigFacet);
|
|
2730
2730
|
view.dispatch({
|
|
2731
2731
|
selection,
|
|
2732
|
-
effects: [announceMatch(view, next), config.scrollToMatch(selection.main)],
|
|
2732
|
+
effects: [announceMatch(view, next), config.scrollToMatch(selection.main, view)],
|
|
2733
2733
|
userEvent: "select.search"
|
|
2734
2734
|
});
|
|
2735
|
+
selectSearchInput(view);
|
|
2735
2736
|
return true;
|
|
2736
2737
|
});
|
|
2737
2738
|
/**
|
|
@@ -2755,9 +2756,10 @@ const findPrevious = /*@__PURE__*/searchCommand((view, _ref5) => {
|
|
|
2755
2756
|
let config = view.state.facet(searchConfigFacet);
|
|
2756
2757
|
view.dispatch({
|
|
2757
2758
|
selection,
|
|
2758
|
-
effects: [announceMatch(view, prev), config.scrollToMatch(selection.main)],
|
|
2759
|
+
effects: [announceMatch(view, prev), config.scrollToMatch(selection.main, view)],
|
|
2759
2760
|
userEvent: "select.search"
|
|
2760
2761
|
});
|
|
2762
|
+
selectSearchInput(view);
|
|
2761
2763
|
return true;
|
|
2762
2764
|
});
|
|
2763
2765
|
/**
|
|
@@ -2837,7 +2839,7 @@ const replaceNext = /*@__PURE__*/searchCommand((view, _ref8) => {
|
|
|
2837
2839
|
let off = changes.length == 0 || changes[0].from >= next.to ? 0 : next.to - next.from - replacement.length;
|
|
2838
2840
|
selection = EditorSelection.single(next.from - off, next.to - off);
|
|
2839
2841
|
effects.push(announceMatch(view, next));
|
|
2840
|
-
effects.push(state.facet(searchConfigFacet).scrollToMatch(selection.main));
|
|
2842
|
+
effects.push(state.facet(searchConfigFacet).scrollToMatch(selection.main, view));
|
|
2841
2843
|
}
|
|
2842
2844
|
view.dispatch({
|
|
2843
2845
|
changes,
|
|
@@ -2892,15 +2894,21 @@ function defaultQuery(state, fallback) {
|
|
|
2892
2894
|
wholeWord: (_d = fallback === null || fallback === void 0 ? void 0 : fallback.wholeWord) !== null && _d !== void 0 ? _d : config.wholeWord
|
|
2893
2895
|
});
|
|
2894
2896
|
}
|
|
2897
|
+
function getSearchInput(view) {
|
|
2898
|
+
let panel = getPanel(view, createSearchPanel);
|
|
2899
|
+
return panel && panel.dom.querySelector("[main-field]");
|
|
2900
|
+
}
|
|
2901
|
+
function selectSearchInput(view) {
|
|
2902
|
+
let input = getSearchInput(view);
|
|
2903
|
+
if (input && input == view.root.activeElement) input.select();
|
|
2904
|
+
}
|
|
2895
2905
|
/**
|
|
2896
2906
|
Make sure the search panel is open and focused.
|
|
2897
2907
|
*/
|
|
2898
2908
|
const openSearchPanel = view => {
|
|
2899
2909
|
let state = view.state.field(searchState, false);
|
|
2900
2910
|
if (state && state.panel) {
|
|
2901
|
-
let
|
|
2902
|
-
if (!panel) return false;
|
|
2903
|
-
let searchInput = panel.dom.querySelector("[main-field]");
|
|
2911
|
+
let searchInput = getSearchInput(view);
|
|
2904
2912
|
if (searchInput && searchInput != view.root.activeElement) {
|
|
2905
2913
|
let query = defaultQuery(view.state, state.query.spec);
|
|
2906
2914
|
if (query.valid) view.dispatch({
|
|
@@ -3203,25 +3211,7 @@ function hideTooltip(tr, tooltip) {
|
|
|
3203
3211
|
return !!(tr.effects.some(e => e.is(setDiagnosticsEffect)) || tr.changes.touchesRange(tooltip.pos));
|
|
3204
3212
|
}
|
|
3205
3213
|
function maybeEnableLint(state, effects) {
|
|
3206
|
-
return state.field(lintState, false) ? effects : effects.concat(StateEffect.appendConfig.of(
|
|
3207
|
-
let {
|
|
3208
|
-
selected,
|
|
3209
|
-
panel
|
|
3210
|
-
} = state.field(lintState);
|
|
3211
|
-
return !selected || !panel || selected.from == selected.to ? Decoration.none : Decoration.set([activeMark.range(selected.from, selected.to)]);
|
|
3212
|
-
}), hoverTooltip(lintTooltip, {
|
|
3213
|
-
hideOn: hideTooltip
|
|
3214
|
-
}), baseTheme]));
|
|
3215
|
-
}
|
|
3216
|
-
/**
|
|
3217
|
-
Returns a transaction spec which updates the current set of
|
|
3218
|
-
diagnostics, and enables the lint extension if if wasn't already
|
|
3219
|
-
active.
|
|
3220
|
-
*/
|
|
3221
|
-
function setDiagnostics(state, diagnostics) {
|
|
3222
|
-
return {
|
|
3223
|
-
effects: maybeEnableLint(state, [setDiagnosticsEffect.of(diagnostics)])
|
|
3224
|
-
};
|
|
3214
|
+
return state.field(lintState, false) ? effects : effects.concat(StateEffect.appendConfig.of(lintExtensions));
|
|
3225
3215
|
}
|
|
3226
3216
|
/**
|
|
3227
3217
|
The state effect that updates the set of active diagnostics. Can
|
|
@@ -3354,58 +3344,6 @@ const lintKeymap = [{
|
|
|
3354
3344
|
key: "F8",
|
|
3355
3345
|
run: nextDiagnostic
|
|
3356
3346
|
}];
|
|
3357
|
-
const lintPlugin = /*@__PURE__*/ViewPlugin.fromClass(class {
|
|
3358
|
-
constructor(view) {
|
|
3359
|
-
this.view = view;
|
|
3360
|
-
this.timeout = -1;
|
|
3361
|
-
this.set = true;
|
|
3362
|
-
let {
|
|
3363
|
-
delay
|
|
3364
|
-
} = view.state.facet(lintConfig);
|
|
3365
|
-
this.lintTime = Date.now() + delay;
|
|
3366
|
-
this.run = this.run.bind(this);
|
|
3367
|
-
this.timeout = setTimeout(this.run, delay);
|
|
3368
|
-
}
|
|
3369
|
-
run() {
|
|
3370
|
-
let now = Date.now();
|
|
3371
|
-
if (now < this.lintTime - 10) {
|
|
3372
|
-
setTimeout(this.run, this.lintTime - now);
|
|
3373
|
-
} else {
|
|
3374
|
-
this.set = false;
|
|
3375
|
-
let {
|
|
3376
|
-
state
|
|
3377
|
-
} = this.view,
|
|
3378
|
-
{
|
|
3379
|
-
sources
|
|
3380
|
-
} = state.facet(lintConfig);
|
|
3381
|
-
Promise.all(sources.map(source => Promise.resolve(source(this.view)))).then(annotations => {
|
|
3382
|
-
let all = annotations.reduce((a, b) => a.concat(b));
|
|
3383
|
-
if (this.view.state.doc == state.doc) this.view.dispatch(setDiagnostics(this.view.state, all));
|
|
3384
|
-
}, error => {
|
|
3385
|
-
logException(this.view.state, error);
|
|
3386
|
-
});
|
|
3387
|
-
}
|
|
3388
|
-
}
|
|
3389
|
-
update(update) {
|
|
3390
|
-
let config = update.state.facet(lintConfig);
|
|
3391
|
-
if (update.docChanged || config != update.startState.facet(lintConfig) || config.needsRefresh && config.needsRefresh(update)) {
|
|
3392
|
-
this.lintTime = Date.now() + config.delay;
|
|
3393
|
-
if (!this.set) {
|
|
3394
|
-
this.set = true;
|
|
3395
|
-
this.timeout = setTimeout(this.run, config.delay);
|
|
3396
|
-
}
|
|
3397
|
-
}
|
|
3398
|
-
}
|
|
3399
|
-
force() {
|
|
3400
|
-
if (this.set) {
|
|
3401
|
-
this.lintTime = Date.now();
|
|
3402
|
-
this.run();
|
|
3403
|
-
}
|
|
3404
|
-
}
|
|
3405
|
-
destroy() {
|
|
3406
|
-
clearTimeout(this.timeout);
|
|
3407
|
-
}
|
|
3408
|
-
});
|
|
3409
3347
|
const lintConfig = /*@__PURE__*/Facet.define({
|
|
3410
3348
|
combine(input) {
|
|
3411
3349
|
return Object.assign({
|
|
@@ -3418,8 +3356,7 @@ const lintConfig = /*@__PURE__*/Facet.define({
|
|
|
3418
3356
|
}, {
|
|
3419
3357
|
needsRefresh: (a, b) => !a ? b : !b ? a : u => a(u) || b(u)
|
|
3420
3358
|
}));
|
|
3421
|
-
}
|
|
3422
|
-
enables: lintPlugin
|
|
3359
|
+
}
|
|
3423
3360
|
});
|
|
3424
3361
|
function assignKeys(actions) {
|
|
3425
3362
|
let assigned = [];
|
|
@@ -3782,6 +3719,15 @@ const baseTheme = /*@__PURE__*/EditorView.baseTheme({
|
|
|
3782
3719
|
}
|
|
3783
3720
|
}
|
|
3784
3721
|
});
|
|
3722
|
+
const lintExtensions = [lintState, /*@__PURE__*/EditorView.decorations.compute([lintState], state => {
|
|
3723
|
+
let {
|
|
3724
|
+
selected,
|
|
3725
|
+
panel
|
|
3726
|
+
} = state.field(lintState);
|
|
3727
|
+
return !selected || !panel || selected.from == selected.to ? Decoration.none : Decoration.set([activeMark.range(selected.from, selected.to)]);
|
|
3728
|
+
}), /*@__PURE__*/hoverTooltip(lintTooltip, {
|
|
3729
|
+
hideOn: hideTooltip
|
|
3730
|
+
}), baseTheme];
|
|
3785
3731
|
|
|
3786
3732
|
// (The superfluous function calls around the list of extensions work
|
|
3787
3733
|
// around current limitations in tree-shaking software.)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { default as OrCode } from './OrCode.js';
|
|
2
2
|
export { OrCodeLanguages } from './constants.js';
|
|
3
|
-
import '../../index-
|
|
4
|
-
import '../../lang-
|
|
3
|
+
import '../../index-a67049f4.js';
|
|
4
|
+
import '../../lang-02d1cdeb.js';
|
|
5
5
|
import '../../index-c92e2839.js';
|
|
6
6
|
import '../../index-ec92055d.js';
|
|
7
7
|
import 'vue-demi';
|
|
@@ -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-02d1cdeb.js';
|
|
2
2
|
import './constants.js';
|
|
3
|
-
import '../../index-
|
|
3
|
+
import '../../index-a67049f4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as EditorView, ar as HighlightStyle, aa as tags,
|
|
1
|
+
import { E as EditorView, ar as HighlightStyle, aa as tags, K as syntaxHighlighting } from '../../index-a67049f4.js';
|
|
2
2
|
|
|
3
3
|
// Using https://github.com/one-dark/vscode-one-dark-theme/ as reference for the colors
|
|
4
4
|
const chalky = 'var(--c-warning-darken-20)',
|
|
@@ -114,7 +114,7 @@ var script = defineComponent({
|
|
|
114
114
|
default: false
|
|
115
115
|
}
|
|
116
116
|
},
|
|
117
|
-
emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
|
|
117
|
+
emits: ['update:modelValue', 'input', 'keydown', 'keyup', 'focus', 'blur'],
|
|
118
118
|
expose: ['root', 'focus', 'blur'],
|
|
119
119
|
setup(props, context) {
|
|
120
120
|
// Refs
|
|
@@ -170,7 +170,7 @@ var script = defineComponent({
|
|
|
170
170
|
}
|
|
171
171
|
});
|
|
172
172
|
|
|
173
|
-
var css_248z = "input[data-v-
|
|
173
|
+
var css_248z = "input[data-v-14b2aee8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-14b2aee8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-14b2aee8]::-webkit-search-cancel-button{display:none}";
|
|
174
174
|
styleInject(css_248z);
|
|
175
175
|
|
|
176
176
|
/* script */
|
|
@@ -271,6 +271,9 @@ var __vue_render__ = function () {
|
|
|
271
271
|
"checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, null) > -1 : _vm.proxyModelValue
|
|
272
272
|
},
|
|
273
273
|
on: {
|
|
274
|
+
"input": function ($event) {
|
|
275
|
+
return _vm.$emit('input', $event);
|
|
276
|
+
},
|
|
274
277
|
"keydown": function ($event) {
|
|
275
278
|
return _vm.$emit('keydown', $event);
|
|
276
279
|
},
|
|
@@ -321,6 +324,9 @@ var __vue_render__ = function () {
|
|
|
321
324
|
"checked": _vm._q(_vm.proxyModelValue, null)
|
|
322
325
|
},
|
|
323
326
|
on: {
|
|
327
|
+
"input": function ($event) {
|
|
328
|
+
return _vm.$emit('input', $event);
|
|
329
|
+
},
|
|
324
330
|
"keydown": function ($event) {
|
|
325
331
|
return _vm.$emit('keydown', $event);
|
|
326
332
|
},
|
|
@@ -358,6 +364,14 @@ var __vue_render__ = function () {
|
|
|
358
364
|
"value": _vm.proxyModelValue
|
|
359
365
|
},
|
|
360
366
|
on: {
|
|
367
|
+
"input": [function ($event) {
|
|
368
|
+
if ($event.target.composing) {
|
|
369
|
+
return;
|
|
370
|
+
}
|
|
371
|
+
_vm.proxyModelValue = $event.target.value;
|
|
372
|
+
}, function ($event) {
|
|
373
|
+
return _vm.$emit('input', $event);
|
|
374
|
+
}],
|
|
361
375
|
"keydown": function ($event) {
|
|
362
376
|
return _vm.$emit('keydown', $event);
|
|
363
377
|
},
|
|
@@ -369,12 +383,6 @@ var __vue_render__ = function () {
|
|
|
369
383
|
},
|
|
370
384
|
"blur": function ($event) {
|
|
371
385
|
return _vm.$emit('blur', $event);
|
|
372
|
-
},
|
|
373
|
-
"input": function ($event) {
|
|
374
|
-
if ($event.target.composing) {
|
|
375
|
-
return;
|
|
376
|
-
}
|
|
377
|
-
_vm.proxyModelValue = $event.target.value;
|
|
378
386
|
}
|
|
379
387
|
}
|
|
380
388
|
}, 'input', _vm.controlAttributes, false))]), _vm._v(" "), _c('div', {
|
|
@@ -422,7 +430,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
422
430
|
/* style */
|
|
423
431
|
const __vue_inject_styles__ = undefined;
|
|
424
432
|
/* scoped */
|
|
425
|
-
const __vue_scope_id__ = "data-v-
|
|
433
|
+
const __vue_scope_id__ = "data-v-14b2aee8";
|
|
426
434
|
/* module identifier */
|
|
427
435
|
const __vue_module_identifier__ = undefined;
|
|
428
436
|
/* functional template */
|
|
@@ -29,7 +29,7 @@ import '../../utils/isEmpty.js';
|
|
|
29
29
|
import '../OrLoader/constants.js';
|
|
30
30
|
|
|
31
31
|
/*!
|
|
32
|
-
* tabbable 6.1.
|
|
32
|
+
* tabbable 6.1.2
|
|
33
33
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
34
34
|
*/
|
|
35
35
|
// NOTE: separate `:not()` selectors has broader browser support than the newer
|
|
@@ -216,8 +216,8 @@ import '../utils/isEmptyValue.js';
|
|
|
216
216
|
import './OrCheckboxV3/styles.js';
|
|
217
217
|
import './OrFormGroupV3/styles.js';
|
|
218
218
|
import './OrChips/constants.js';
|
|
219
|
-
import '../index-
|
|
220
|
-
import '../lang-
|
|
219
|
+
import '../index-a67049f4.js';
|
|
220
|
+
import '../lang-02d1cdeb.js';
|
|
221
221
|
import './OrCode/theme.js';
|
|
222
222
|
import './OrColorPicker/utils/defultPalette.js';
|
|
223
223
|
import './OrCombinedInputV3/styles.js';
|