@onereach/ui-components 13.0.2-beta.4607.0 → 13.0.2-beta.4619.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/{OrDataGrid-381900a9.js → OrDataGrid-bf3e9351.js} +12 -3
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v2/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +1 -1
- package/dist/bundled/v2/components/OrCode/index.js +2 -2
- package/dist/bundled/v2/components/OrCode/lang.js +3 -3
- package/dist/bundled/v2/components/OrCode/libs.js +2 -2
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +4 -4
- package/dist/bundled/v2/components/OrCodeV3/index.js +2 -2
- package/dist/bundled/v2/components/OrCodeV3/libs.js +2 -2
- package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/OrDataGrid.vue.d.ts +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/types.d.ts +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/OrRichTextEditor.js +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
- package/dist/bundled/v2/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v2/components/index.js +3 -3
- package/dist/bundled/v2/{index-99a1c416.js → index-039ba03b.js} +1 -1
- package/dist/bundled/v2/{index-b6dceff3.js → index-23c3c417.js} +1 -1
- package/dist/bundled/v2/{index-83a4f842.js → index-259f2329.js} +1 -1
- package/dist/bundled/v2/index-551622f4.js +759 -0
- package/dist/bundled/v2/index.js +3 -3
- package/dist/bundled/v2/{markdown-043951d1.js → markdown-fafa12f5.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.vue.d.ts +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCardCollectionV3-b0f2eeb5.js → OrCardCollectionV3-484bd385.js} +1 -1
- package/dist/bundled/v3/components/OrCode/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCode/constants.js +1 -1
- package/dist/bundled/v3/components/OrCode/index.js +1 -1
- package/dist/bundled/v3/components/OrCode/lang.js +1 -1
- package/dist/bundled/v3/components/OrCode/libs.js +1 -1
- package/dist/bundled/v3/components/OrCode/theme.js +1 -1
- package/dist/bundled/v3/components/{OrCode-bb5b487b.js → OrCode-c07b7e92.js} +102 -144
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCodeV3/libs.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/props.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrCodeV3-9a2e85d9.js → OrCodeV3-f40f71a6.js} +7 -7
- package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.vue.d.ts +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/types.d.ts +2 -2
- package/dist/bundled/v3/components/{OrDataGridV3-a79963e7.js → OrDataGridV3-a05bc6ea.js} +9 -3
- package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/props.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/styles.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorNode.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/codemirrorView.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/index.js +1 -1
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/codemirror/theme.js +2 -2
- package/dist/bundled/v3/components/OrRichTextEditorV3/utils/markdown.js +1 -1
- package/dist/bundled/v3/components/{OrRichTextEditorV3-97fff1f3.js → OrRichTextEditorV3-567dcf43.js} +2 -2
- package/dist/bundled/v3/components/index.js +5 -5
- package/dist/bundled/v3/index.js +5 -5
- package/dist/esm/v2/{OrCardCollection-7af5c8d9.js → OrCardCollection-1c7a0fe2.js} +1 -1
- package/dist/esm/v2/{OrDataGrid-8240c142.js → OrDataGrid-528374ac.js} +11 -2
- package/dist/esm/v2/{OrDataGridToolbar-4434e617.js → OrDataGridToolbar-7eeadaf3.js} +2 -2
- package/dist/esm/v2/components/index.js +3 -3
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +1 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +1 -1
- package/dist/esm/v2/components/or-data-grid-v3/OrDataGrid.vue.d.ts +1 -1
- package/dist/esm/v2/components/or-data-grid-v3/index.js +2 -2
- package/dist/esm/v2/components/or-data-grid-v3/partials/index.js +1 -1
- package/dist/esm/v2/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue.d.ts +4 -4
- package/dist/esm/v2/components/or-data-grid-v3/types.d.ts +2 -2
- package/dist/esm/v2/index.js +3 -3
- package/dist/esm/v3/{OrCardCollection-fccf9618.js → OrCardCollection-cd534916.js} +1 -1
- package/dist/esm/v3/{OrDataGrid-3bcf9c6f.js → OrDataGrid-68a50748.js} +8 -2
- package/dist/esm/v3/{OrDataGridToolbar-7435af23.js → OrDataGridToolbar-31757ba2.js} +2 -2
- package/dist/esm/v3/components/index.js +3 -3
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-card-collection-v3/index.js +1 -1
- package/dist/esm/v3/components/or-data-grid-v3/OrDataGrid.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-data-grid-v3/index.js +2 -2
- package/dist/esm/v3/components/or-data-grid-v3/partials/index.js +1 -1
- package/dist/esm/v3/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue.d.ts +4 -4
- package/dist/esm/v3/components/or-data-grid-v3/types.d.ts +2 -2
- package/dist/esm/v3/index.js +3 -3
- package/package.json +1 -1
- package/src/components/or-card-collection-v3/OrCardCollection.vue +2 -2
- package/src/components/or-data-grid-v3/OrDataGrid.vue +4 -1
- package/src/components/or-data-grid-v3/partials/or-data-grid-table-header-cell/OrDataGridTableHeaderCell.vue +1 -1
- package/src/components/or-data-grid-v3/types.ts +2 -2
- package/dist/bundled/v2/index-a41573ce.js +0 -801
|
@@ -778,8 +778,8 @@ var script$6 = defineComponent({
|
|
|
778
778
|
// Refs & Styles
|
|
779
779
|
const root = ref();
|
|
780
780
|
const rootStyles = computed(() => {
|
|
781
|
-
var _a, _b;
|
|
782
|
-
return ['or-data-grid-table-header-cell-v3', ...DataGridTableHeaderCell, ...(((_a = props.column) === null || _a === void 0 ? void 0 : _a.stickiness) ? [`sticky-${props.column.stickiness}`] : []), ...(((_b = props.features) === null || _b === void 0 ? void 0 : _b.sorting) && props.column ? ['interactivity-click'] : [])];
|
|
781
|
+
var _a, _b, _c;
|
|
782
|
+
return ['or-data-grid-table-header-cell-v3', ...DataGridTableHeaderCell, ...(((_a = props.column) === null || _a === void 0 ? void 0 : _a.stickiness) ? [`sticky-${props.column.stickiness}`] : []), ...(((_b = props.features) === null || _b === void 0 ? void 0 : _b.sorting) && ((_c = props.column) === null || _c === void 0 ? void 0 : _c.name) ? ['interactivity-click'] : [])];
|
|
783
783
|
});
|
|
784
784
|
const rootInlineStyles = computed(() => {
|
|
785
785
|
if (props.column) {
|
|
@@ -1461,7 +1461,13 @@ var __vue_render__ = function () {
|
|
|
1461
1461
|
attrs: {
|
|
1462
1462
|
"variant": _vm.variant
|
|
1463
1463
|
}
|
|
1464
|
-
}, [_vm.features.selecting ? [_c('OrDataGridTableHeaderCell',
|
|
1464
|
+
}, [_vm.features.selecting ? [_c('OrDataGridTableHeaderCell', {
|
|
1465
|
+
attrs: {
|
|
1466
|
+
"column": {
|
|
1467
|
+
stickiness: 'start'
|
|
1468
|
+
}
|
|
1469
|
+
}
|
|
1470
|
+
}, [_c('OrCheckbox', {
|
|
1465
1471
|
class: {
|
|
1466
1472
|
'invisible': _vm.items.length === 0 || _vm.loading
|
|
1467
1473
|
},
|
|
@@ -1519,6 +1525,9 @@ var __vue_render__ = function () {
|
|
|
1519
1525
|
}
|
|
1520
1526
|
}, [_vm.features.selecting ? [_c('OrDataGridTableContentCell', {
|
|
1521
1527
|
attrs: {
|
|
1528
|
+
"column": {
|
|
1529
|
+
stickiness: 'start'
|
|
1530
|
+
},
|
|
1522
1531
|
"force-state": 'none'
|
|
1523
1532
|
}
|
|
1524
1533
|
}, [_c('OrCheckbox', {
|
|
@@ -51,7 +51,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
51
51
|
proxyView: import("vue-demi").Ref<string>;
|
|
52
52
|
proxySearch: import("vue-demi").Ref<string>;
|
|
53
53
|
switchView: (view: string) => void;
|
|
54
|
-
handleSearch: (search
|
|
54
|
+
handleSearch: (search?: string) => void;
|
|
55
55
|
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("viewChange" | "sortChange" | "searchChange")[], "viewChange" | "sortChange" | "searchChange", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
56
56
|
items: {
|
|
57
57
|
type: PropType<CardCollectionItem[]>;
|
|
@@ -2,6 +2,6 @@ export { default as OrCode } from './OrCode.js';
|
|
|
2
2
|
export { OrCodeLanguages } from './constants.js';
|
|
3
3
|
export { b as basicSetup } from '../../index-c02a540c.js';
|
|
4
4
|
export { a as lintGutter, l as linter } from '../../index-c3440a88.js';
|
|
5
|
-
export { javascript } from '../../index-
|
|
5
|
+
export { javascript } from '../../index-551622f4.js';
|
|
6
6
|
export { json, jsonParseLinter } from '../../index-19cec01f.js';
|
|
7
|
-
export { html } from '../../index-
|
|
7
|
+
export { html } from '../../index-23c3c417.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { html } from '../../index-
|
|
1
|
+
import { html } from '../../index-23c3c417.js';
|
|
2
2
|
import { css } from '../../index-e6ae0832.js';
|
|
3
3
|
import { json } from '../../index-19cec01f.js';
|
|
4
|
-
import { javascript } from '../../index-
|
|
5
|
-
import { markdown } from '../../index-
|
|
4
|
+
import { javascript } from '../../index-551622f4.js';
|
|
5
|
+
import { markdown } from '../../index-039ba03b.js';
|
|
6
6
|
import { OrCodeLanguages } from './constants.js';
|
|
7
7
|
|
|
8
8
|
const JS = javascript({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { b as basicSetup } from '../../index-c02a540c.js';
|
|
2
2
|
export { a as lintGutter, l as linter } from '../../index-c3440a88.js';
|
|
3
|
-
export { javascript } from '../../index-
|
|
3
|
+
export { javascript } from '../../index-551622f4.js';
|
|
4
4
|
export { json, jsonParseLinter } from '../../index-19cec01f.js';
|
|
5
|
-
export { html } from '../../index-
|
|
5
|
+
export { html } from '../../index-23c3c417.js';
|
|
@@ -248,19 +248,19 @@ var script = defineComponent({
|
|
|
248
248
|
const getLanguageExtension = async language => {
|
|
249
249
|
switch (language) {
|
|
250
250
|
case CodeLanguage.HTML:
|
|
251
|
-
return (await import('../../index-
|
|
251
|
+
return (await import('../../index-23c3c417.js')).html();
|
|
252
252
|
case CodeLanguage.CSS:
|
|
253
253
|
return (await import('../../index-e6ae0832.js')).css();
|
|
254
254
|
case CodeLanguage.JS:
|
|
255
|
-
return (await import('../../index-
|
|
255
|
+
return (await import('../../index-551622f4.js')).javascript();
|
|
256
256
|
case CodeLanguage.TS:
|
|
257
|
-
return (await import('../../index-
|
|
257
|
+
return (await import('../../index-551622f4.js')).javascript({
|
|
258
258
|
typescript: true
|
|
259
259
|
});
|
|
260
260
|
case CodeLanguage.JSON:
|
|
261
261
|
return (await import('../../index-19cec01f.js')).json();
|
|
262
262
|
case CodeLanguage.MD:
|
|
263
|
-
return (await import('../../index-
|
|
263
|
+
return (await import('../../index-039ba03b.js')).markdown();
|
|
264
264
|
}
|
|
265
265
|
};
|
|
266
266
|
// Methods
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { default as OrCodeV3 } from './OrCode.js';
|
|
2
2
|
export { CodeLanguage } from './props.js';
|
|
3
3
|
export { a as lintGutter, l as linter } from '../../index-c3440a88.js';
|
|
4
|
-
export { javascript } from '../../index-
|
|
4
|
+
export { javascript } from '../../index-551622f4.js';
|
|
5
5
|
export { json, jsonParseLinter } from '../../index-19cec01f.js';
|
|
6
|
-
export { html } from '../../index-
|
|
6
|
+
export { html } from '../../index-23c3c417.js';
|
|
7
7
|
export { a as EditorState, E as EditorView } from '../../index-1ddfb541.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { a as lintGutter, l as linter } from '../../index-c3440a88.js';
|
|
2
|
-
export { javascript } from '../../index-
|
|
2
|
+
export { javascript } from '../../index-551622f4.js';
|
|
3
3
|
export { json, jsonParseLinter } from '../../index-19cec01f.js';
|
|
4
|
-
export { html } from '../../index-
|
|
4
|
+
export { html } from '../../index-23c3c417.js';
|
|
5
5
|
export { a as EditorState, E as EditorView } from '../../index-1ddfb541.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../../OrDataGrid-
|
|
1
|
+
export { _ as default } from '../../OrDataGrid-bf3e9351.js';
|
|
2
2
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -37,7 +37,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
37
37
|
filteringModel: import("vue-demi").WritableComputedRef<undefined>;
|
|
38
38
|
searchingModel: import("vue-demi").WritableComputedRef<import("../../types").ModelValue<string>>;
|
|
39
39
|
sortingModel: import("vue-demi").WritableComputedRef<import("../../types").ModelValue<{
|
|
40
|
-
column: string;
|
|
40
|
+
column: string | undefined;
|
|
41
41
|
direction: "asc" | "desc";
|
|
42
42
|
}>>;
|
|
43
43
|
pagingModel: import("vue-demi").WritableComputedRef<import("../or-pagination-v3").PaginationModelValue>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DataGridVariant, _ as OrDataGridV3 } from '../../OrDataGrid-
|
|
1
|
+
export { D as DataGridVariant, _ as OrDataGridV3 } from '../../OrDataGrid-bf3e9351.js';
|
|
@@ -13,8 +13,8 @@ export type DataGridModelValue = ModelValue<{
|
|
|
13
13
|
}>;
|
|
14
14
|
export type DataGridItem<T extends DataModel> = T;
|
|
15
15
|
export type DataGridColumn = {
|
|
16
|
-
name
|
|
17
|
-
label
|
|
16
|
+
name?: string;
|
|
17
|
+
label?: string;
|
|
18
18
|
width?: string;
|
|
19
19
|
alignment?: 'start' | 'end' | 'center';
|
|
20
20
|
stickiness?: 'start' | 'end';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { N as Node, m as mergeAttributes, t as textblockTypeInputRule, E as Extension, D as Decoration, a as DecorationSet, M as Mark, b as markInputRule, c as markPasteRule, k as keydownHandler, d as callOrReturn, g as getExtensionField, e as Editor } from '../../index-
|
|
2
|
-
import { B as Blockquote, a as Bold, b as BulletList, C as CodeBlock, H as HardBreak, c as HorizontalRule, I as Italic, L as ListItem, O as OrderedList, P as Paragraph, S as Strike, s as serialize, d as deserialize, U as Underline, e as Link, f as Highlight } from '../../markdown-
|
|
1
|
+
import { N as Node, m as mergeAttributes, t as textblockTypeInputRule, E as Extension, D as Decoration, a as DecorationSet, M as Mark, b as markInputRule, c as markPasteRule, k as keydownHandler, d as callOrReturn, g as getExtensionField, e as Editor } from '../../index-259f2329.js';
|
|
2
|
+
import { B as Blockquote, a as Bold, b as BulletList, C as CodeBlock, H as HardBreak, c as HorizontalRule, I as Italic, L as ListItem, O as OrderedList, P as Paragraph, S as Strike, s as serialize, d as deserialize, U as Underline, e as Link, f as Highlight } from '../../markdown-fafa12f5.js';
|
|
3
3
|
import { P as Plugin, a as PluginKey, d as dropPoint, S as Selection, N as NodeSelection, F as Fragment, b as Slice, T as TextSelection, M as Mapping } from '../../index-2191063d.js';
|
|
4
4
|
import { i as useResizeObserver, o as onClickOutside } from '../../index-076c9a7d.js';
|
|
5
5
|
import { u as useFocusTrap } from '../../useFocusTrap-fefb14d4.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { N as Node } from '../../../../index-
|
|
1
|
+
import { N as Node } from '../../../../index-259f2329.js';
|
|
2
2
|
import CodeMirrorView from './codemirrorView.js';
|
|
3
3
|
import { m as minimalSetup } from '../../../../index-c02a540c.js';
|
|
4
|
-
import { javascript } from '../../../../index-
|
|
4
|
+
import { javascript } from '../../../../index-551622f4.js';
|
|
5
5
|
|
|
6
6
|
var codemirrorNode = Node.create({
|
|
7
7
|
name: 'codeBlock',
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { d as deserialize, s as serialize } from '../../../markdown-
|
|
1
|
+
export { d as deserialize, s as serialize } from '../../../markdown-fafa12f5.js';
|
|
2
2
|
import '../../../index-2191063d.js';
|
|
@@ -30,9 +30,9 @@ export { default as OrCode } from './OrCode/OrCode.js';
|
|
|
30
30
|
export { OrCodeLanguages } from './OrCode/constants.js';
|
|
31
31
|
export { b as basicSetup } from '../index-c02a540c.js';
|
|
32
32
|
export { a as lintGutter, l as linter } from '../index-c3440a88.js';
|
|
33
|
-
export { javascript } from '../index-
|
|
33
|
+
export { javascript } from '../index-551622f4.js';
|
|
34
34
|
export { json, jsonParseLinter } from '../index-19cec01f.js';
|
|
35
|
-
export { html } from '../index-
|
|
35
|
+
export { html } from '../index-23c3c417.js';
|
|
36
36
|
export { default as OrCodeV3 } from './OrCodeV3/OrCode.js';
|
|
37
37
|
export { CodeLanguage } from './OrCodeV3/props.js';
|
|
38
38
|
export { a as EditorState, E as EditorView } from '../index-1ddfb541.js';
|
|
@@ -44,7 +44,7 @@ export { default as OrConfirm } from './OrConfirm/OrConfirm.js';
|
|
|
44
44
|
export { default as OrConfirmV3 } from './OrConfirmV3/OrConfirm.js';
|
|
45
45
|
export { ConfirmType } from './OrConfirmV3/props.js';
|
|
46
46
|
export { default as OrContextMenuV3 } from './OrContextMenuV3/OrContextMenu.js';
|
|
47
|
-
export { D as DataGridVariant, _ as OrDataGridV3 } from '../OrDataGrid-
|
|
47
|
+
export { D as DataGridVariant, _ as OrDataGridV3 } from '../OrDataGrid-bf3e9351.js';
|
|
48
48
|
export { default as OrDateFormatV3 } from './OrDateFormatV3/OrDateFormat.js';
|
|
49
49
|
export { default as OrDatePickerV3 } from './OrDatePickerV3/OrDatePicker.js';
|
|
50
50
|
export { default as OrDateRangePickerV3 } from './OrDateRangePickerV3/OrDateRangePicker.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ap as NodeType, N as NodeProp, a3 as styleTags, ao as NodeSet, a4 as tags, an as Parser, as as Tag, ar as Tree, ah as parseMixed, a5 as LanguageSupport, P as Prec, k as keymap, at as Language, s as syntaxTree, b as EditorSelection, af as defineLanguageFacet, ab as foldNodeProp, a7 as indentNodeProp, au as languageDataProp, av as foldService, aw as LanguageDescription, ax as ParseContext } from './index-1ddfb541.js';
|
|
2
|
-
import { html } from './index-
|
|
2
|
+
import { html } from './index-23c3c417.js';
|
|
3
3
|
|
|
4
4
|
class CompositeBlock {
|
|
5
5
|
static create(type, value, from, parentHash, end) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { C as ContextTracker, E as ExternalTokenizer, L as LRParser } from './index-e3b3264b.js';
|
|
2
2
|
import { a3 as styleTags, a4 as tags, ah as parseMixed, a5 as LanguageSupport, E as EditorView, s as syntaxTree, b as EditorSelection, a6 as LRLanguage, a7 as indentNodeProp, ab as foldNodeProp, ai as bracketMatchingHandle } from './index-1ddfb541.js';
|
|
3
3
|
import { cssLanguage, css } from './index-e6ae0832.js';
|
|
4
|
-
import { typescriptLanguage, jsxLanguage, tsxLanguage, javascriptLanguage, javascript } from './index-
|
|
4
|
+
import { typescriptLanguage, jsxLanguage, tsxLanguage, javascriptLanguage, javascript } from './index-551622f4.js';
|
|
5
5
|
|
|
6
6
|
// This file was generated by lezer-generator. You probably shouldn't edit it.
|
|
7
7
|
const scriptText = 54,
|
|
@@ -1955,7 +1955,7 @@ function iterDeco(parent, deco, onWidget, onNode) {
|
|
|
1955
1955
|
index = -1;
|
|
1956
1956
|
}
|
|
1957
1957
|
} else {
|
|
1958
|
-
while (decoIndex < locals.length && locals[decoIndex].to
|
|
1958
|
+
while (decoIndex < locals.length && locals[decoIndex].to <= end) decoIndex++;
|
|
1959
1959
|
}
|
|
1960
1960
|
let outerDeco = child.isInline && !child.isLeaf ? active.filter(d => !d.inline) : active.slice();
|
|
1961
1961
|
onNode(child, outerDeco, deco.forChild(offset, child), index);
|