@arcgis/coding-components 4.31.0-next.150 → 4.31.0-next.151
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/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
- package/dist/arcgis-coding-components/assets/arcade-language/api/test.json +6861 -0
- package/dist/arcgis-coding-components/index.esm.js +2 -2
- package/dist/arcgis-coding-components/{p-561621f5.js → p-0dc5dd37.js} +2 -2
- package/dist/arcgis-coding-components/p-14fc05ed.js +12 -0
- package/dist/arcgis-coding-components/{p-bc0eeb83.js → p-14fe0e2e.js} +2 -2
- package/dist/arcgis-coding-components/{p-11797558.js → p-1625cb1d.js} +2 -2
- package/dist/arcgis-coding-components/{p-e9a56e38.entry.js → p-1a9a03d7.entry.js} +2 -2
- package/dist/arcgis-coding-components/p-1e47c6e2.entry.js +6 -0
- package/dist/arcgis-coding-components/{p-9bf7cf20.js → p-1f96b801.js} +2 -2
- package/dist/arcgis-coding-components/{p-c55494c0.entry.js → p-1f990ec7.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-865517bd.js → p-221e692b.js} +2 -2
- package/dist/arcgis-coding-components/{p-965e5a15.js → p-236a3928.js} +10 -10
- package/dist/arcgis-coding-components/{p-5a8918f9.js → p-2ba5d9f0.js} +2 -2
- package/dist/arcgis-coding-components/{p-fc64abaa.js → p-39feeb1b.js} +2 -2
- package/dist/arcgis-coding-components/p-467f5d55.js +6 -0
- package/dist/arcgis-coding-components/p-501f5282.js +12 -0
- package/dist/arcgis-coding-components/{p-ad53776e.js → p-568a56d0.js} +1 -1
- package/dist/arcgis-coding-components/{p-d3c751e9.js → p-57d23245.js} +2 -2
- package/dist/arcgis-coding-components/p-5ac97486.js +12 -0
- package/dist/arcgis-coding-components/{p-b2d9867f.js → p-5ae75475.js} +2 -2
- package/dist/arcgis-coding-components/{p-e8a861e0.entry.js → p-60d5af97.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-bf2114f8.js → p-66b621b9.js} +2 -2
- package/dist/arcgis-coding-components/p-6eb1581f.js +6 -0
- package/dist/arcgis-coding-components/{p-4343aa45.js → p-721af385.js} +1 -1
- package/dist/arcgis-coding-components/p-7b35e793.js +12 -0
- package/dist/arcgis-coding-components/{p-e3fb2b88.js → p-7d3fe172.js} +2 -2
- package/dist/arcgis-coding-components/{p-6d76a0bc.js → p-7eb67844.js} +1 -1
- package/dist/arcgis-coding-components/p-a2afc28f.js +6 -0
- package/dist/arcgis-coding-components/p-b249112b.entry.js +6 -0
- package/dist/arcgis-coding-components/p-b6d568e3.js +6 -0
- package/dist/arcgis-coding-components/p-b98edabb.js +12 -0
- package/dist/arcgis-coding-components/p-c2b233d3.js +6 -0
- package/dist/arcgis-coding-components/p-d011251d.js +68 -0
- package/dist/arcgis-coding-components/p-d6c459ae.js +12 -0
- package/dist/arcgis-coding-components/p-dc193848.js +7 -0
- package/dist/arcgis-coding-components/p-df6d8f1f.js +12 -0
- package/dist/arcgis-coding-components/p-e109dc9e.js +12 -0
- package/dist/arcgis-coding-components/p-f7bf9210.entry.js +6 -0
- package/dist/cjs/{app-globals-e2e63057.js → app-globals-1dbdc02e.js} +1 -1
- package/dist/cjs/app-globals-d2c3d493.js +10 -0
- package/dist/cjs/{arcade-defaults-e133ed42.js → arcade-defaults-2d74542a.js} +3 -3
- package/dist/cjs/arcade-defaults-bc1e723c.js +289 -0
- package/dist/cjs/{arcade-mode-63ee903f.js → arcade-mode-47cd03fd.js} +3 -3
- package/dist/cjs/arcade-mode-4ab96441.js +611 -0
- package/dist/cjs/arcgis-arcade-editor_6.cjs.entry.js +7 -7
- package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
- package/dist/cjs/arcgis-sql-expression-editor.cjs.entry.js +4 -4
- package/dist/cjs/arcgis-sql-expression-fields.cjs.entry.js +4 -4
- package/dist/cjs/{css-3a1e0cfe.js → css-782d416d.js} +1 -1
- package/dist/cjs/css-87f18d10.js +193 -0
- package/dist/cjs/{cssMode-aa9bd85f.js → cssMode-e68b5f49.js} +3 -3
- package/dist/cjs/cssMode-ef23ee4d.js +2043 -0
- package/dist/cjs/{html-be088389.js → html-10e5b6ee.js} +3 -3
- package/dist/cjs/html-42d46974.js +304 -0
- package/dist/cjs/{htmlMode-9359cdfb.js → htmlMode-9d5ce987.js} +3 -3
- package/dist/cjs/htmlMode-c3117e13.js +2059 -0
- package/dist/cjs/{index-92a13be0.js → index-5403bdc9.js} +1 -1
- package/dist/cjs/index-c7d67706.js +1375 -0
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/{javascript-a6fa8787.js → javascript-30be26a5.js} +4 -4
- package/dist/cjs/javascript-7ef34ce8.js +85 -0
- package/dist/cjs/{jsonMode-4c6dc37c.js → jsonMode-0970c143.js} +3 -3
- package/dist/cjs/jsonMode-0cc66d93.js +2619 -0
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{sql-expr-defaults-6a5e950c.js → sql-expr-defaults-260e0b42.js} +10 -10
- package/dist/cjs/sql-expr-defaults-9721f89b.js +171151 -0
- package/dist/cjs/{sql-expr-mode-302f4228.js → sql-expr-mode-ae585c68.js} +3 -3
- package/dist/cjs/sql-expr-mode-c9d0fd9a.js +480 -0
- package/dist/cjs/{tsMode-e6211caf.js → tsMode-64ef0571.js} +3 -3
- package/dist/cjs/tsMode-e24d0cfa.js +1167 -0
- package/dist/cjs/{typescript-b9f05def.js → typescript-724b94a5.js} +3 -3
- package/dist/cjs/typescript-7f0fb99d.js +350 -0
- package/dist/cjs/{useT9n-40bf7857.js → useT9n-0885f1e4.js} +3 -3
- package/dist/cjs/useT9n-fc7a9607.js +1252 -0
- package/dist/components/arcade-defaults.js +1 -1
- package/dist/components/arcade-mode.js +1 -1
- package/dist/components/arcade-results.js +1 -1
- package/dist/components/arcade-suggestions.js +1 -1
- package/dist/components/arcgis-arcade-editor.js +1 -1
- package/dist/components/arcgis-arcade-results.js +1 -1
- package/dist/components/arcgis-arcade-suggestions.js +1 -1
- package/dist/components/arcgis-assets.d.ts +1 -1
- package/dist/components/arcgis-assets.js +1 -1
- package/dist/components/arcgis-code-editor.js +1 -1
- package/dist/components/arcgis-editor-variables.js +1 -1
- package/dist/components/arcgis-language-api-panel.js +1 -1
- package/dist/components/arcgis-sql-expression-editor.js +1 -1
- package/dist/components/arcgis-sql-expression-fields.js +1 -1
- package/dist/components/chunk-UFIZBDFE.js +1 -1
- package/dist/components/code-editor.js +1 -1
- package/dist/components/editor-variables.js +1 -1
- package/dist/components/fields.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js +1 -1
- package/dist/components/language-api-panel.js +1 -1
- package/dist/components/markdown.js +1 -1
- package/dist/components/sql-expr-defaults.js +1 -1
- package/dist/components/sql-expr-mode.js +1 -1
- package/dist/components/useT9n.js +1 -1
- package/dist/components/utilities.js +1 -1
- package/dist/esm/{app-globals-fdade983.js → app-globals-590e2a77.js} +1 -1
- package/dist/esm/app-globals-9eb472df.js +8 -0
- package/dist/esm/{arcade-defaults-c931a334.js → arcade-defaults-946a53d0.js} +3 -3
- package/dist/esm/arcade-defaults-c30590df.js +286 -0
- package/dist/esm/{arcade-mode-2a2720ab.js → arcade-mode-6cffe3c1.js} +3 -3
- package/dist/esm/arcade-mode-c33fda0d.js +607 -0
- package/dist/esm/arcgis-arcade-editor_6.entry.js +7 -7
- package/dist/esm/arcgis-coding-components.js +4 -4
- package/dist/esm/arcgis-sql-expression-editor.entry.js +4 -4
- package/dist/esm/arcgis-sql-expression-fields.entry.js +4 -4
- package/dist/esm/{css-c89bd479.js → css-e12310b7.js} +1 -1
- package/dist/esm/css-e7ef6d6c.js +190 -0
- package/dist/esm/{cssMode-b0baab26.js → cssMode-453bbfcc.js} +3 -3
- package/dist/esm/cssMode-c027d78b.js +2022 -0
- package/dist/esm/{html-d0b5e659.js → html-97e099d8.js} +3 -3
- package/dist/esm/html-ebaad5de.js +301 -0
- package/dist/esm/{htmlMode-523c26fe.js → htmlMode-9e54779c.js} +3 -3
- package/dist/esm/htmlMode-e30ea0d0.js +2037 -0
- package/dist/esm/{index-b3598a82.js → index-7422efbb.js} +1 -1
- package/dist/esm/index-c18b3435.js +1344 -0
- package/dist/esm/index.js +4 -4
- package/dist/esm/{javascript-b17a245b.js → javascript-32941085.js} +4 -4
- package/dist/esm/javascript-51965802.js +82 -0
- package/dist/esm/{jsonMode-72ee90a8.js → jsonMode-8cbae8ad.js} +3 -3
- package/dist/esm/jsonMode-a15607eb.js +2598 -0
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{sql-expr-defaults-1429a1dd.js → sql-expr-defaults-6d0018f8.js} +10 -10
- package/dist/esm/sql-expr-defaults-d1bc79e7.js +171083 -0
- package/dist/esm/{sql-expr-mode-b60c1580.js → sql-expr-mode-005919d5.js} +3 -3
- package/dist/esm/sql-expr-mode-ea2622f3.js +476 -0
- package/dist/esm/{tsMode-e385e048.js → tsMode-0252de17.js} +3 -3
- package/dist/esm/tsMode-4d215cd3.js +1143 -0
- package/dist/esm/{typescript-1ce38f98.js → typescript-501c9e02.js} +3 -3
- package/dist/esm/typescript-d2cd994b.js +347 -0
- package/dist/esm/useT9n-40e08c69.js +1248 -0
- package/dist/esm/{useT9n-435fabc7.js → useT9n-8342fb27.js} +3 -3
- package/dist/loader/cdn.js +1 -1
- package/dist/loader/index.cjs.js +1 -1
- package/dist/loader/index.es2017.js +1 -1
- package/dist/loader/index.js +1 -1
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +3 -0
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/arcade-editor.stories.d.ts +27 -0
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/editorContext.d.ts +15 -0
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/stories/internal/code-editor/code-editor.stories.d.ts +6 -0
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/stories/internal/sql-expression-editor/sql-expression-editor.stories.d.ts +15 -0
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/stories/reference/stories/arcade-editor.stories.d.ts +9 -0
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/support/sass-inline-url-importer.d.ts +9 -0
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/support/sass-json-importer.d.ts +19 -0
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/support/stencil-monaco-plugins.d.ts +6 -0
- package/package.json +6 -6
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.151
|
|
5
5
|
*/
|
|
6
|
-
import { r as registerInstance, c as createEvent, h, a as getElement } from './index-
|
|
7
|
-
import { u as useControllerManager, a as useT9n } from './useT9n-
|
|
8
|
-
import { x as sqlExprDefaults } from './sql-expr-defaults-
|
|
6
|
+
import { r as registerInstance, c as createEvent, h, a as getElement } from './index-c18b3435.js';
|
|
7
|
+
import { u as useControllerManager, a as useT9n } from './useT9n-8342fb27.js';
|
|
8
|
+
import { x as sqlExprDefaults } from './sql-expr-defaults-d1bc79e7.js';
|
|
9
9
|
|
|
10
10
|
const sqlExpressionFieldsCss = ":host calcite-flow{height:100%}:host calcite-list-item-group{background-color:var(--calcite-color-foreground-2)}";
|
|
11
11
|
const ArcgisSqlExpressionFieldsStyle0 = sqlExpressionFieldsCss;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.151
|
|
5
5
|
*/
|
|
6
6
|
/*!-----------------------------------------------------------------------------
|
|
7
7
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -0,0 +1,190 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
+
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
+
* v4.31.0-next.131
|
|
5
|
+
*/
|
|
6
|
+
/*!-----------------------------------------------------------------------------
|
|
7
|
+
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
8
|
+
* Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
|
|
9
|
+
* Released under the MIT license
|
|
10
|
+
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
11
|
+
*-----------------------------------------------------------------------------*/
|
|
12
|
+
|
|
13
|
+
// src/basic-languages/css/css.ts
|
|
14
|
+
var conf = {
|
|
15
|
+
wordPattern: /(#?-?\d*\.\d\w*%?)|((::|[@#.!:])?[\w-?]+%?)|::|[@#.!:]/g,
|
|
16
|
+
comments: {
|
|
17
|
+
blockComment: ["/*", "*/"]
|
|
18
|
+
},
|
|
19
|
+
brackets: [
|
|
20
|
+
["{", "}"],
|
|
21
|
+
["[", "]"],
|
|
22
|
+
["(", ")"]
|
|
23
|
+
],
|
|
24
|
+
autoClosingPairs: [
|
|
25
|
+
{ open: "{", close: "}", notIn: ["string", "comment"] },
|
|
26
|
+
{ open: "[", close: "]", notIn: ["string", "comment"] },
|
|
27
|
+
{ open: "(", close: ")", notIn: ["string", "comment"] },
|
|
28
|
+
{ open: '"', close: '"', notIn: ["string", "comment"] },
|
|
29
|
+
{ open: "'", close: "'", notIn: ["string", "comment"] }
|
|
30
|
+
],
|
|
31
|
+
surroundingPairs: [
|
|
32
|
+
{ open: "{", close: "}" },
|
|
33
|
+
{ open: "[", close: "]" },
|
|
34
|
+
{ open: "(", close: ")" },
|
|
35
|
+
{ open: '"', close: '"' },
|
|
36
|
+
{ open: "'", close: "'" }
|
|
37
|
+
],
|
|
38
|
+
folding: {
|
|
39
|
+
markers: {
|
|
40
|
+
start: new RegExp("^\\s*\\/\\*\\s*#region\\b\\s*(.*?)\\s*\\*\\/"),
|
|
41
|
+
end: new RegExp("^\\s*\\/\\*\\s*#endregion\\b.*\\*\\/")
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
};
|
|
45
|
+
var language = {
|
|
46
|
+
defaultToken: "",
|
|
47
|
+
tokenPostfix: ".css",
|
|
48
|
+
ws: "[ \n\r\f]*",
|
|
49
|
+
identifier: "-?-?([a-zA-Z]|(\\\\(([0-9a-fA-F]{1,6}\\s?)|[^[0-9a-fA-F])))([\\w\\-]|(\\\\(([0-9a-fA-F]{1,6}\\s?)|[^[0-9a-fA-F])))*",
|
|
50
|
+
brackets: [
|
|
51
|
+
{ open: "{", close: "}", token: "delimiter.bracket" },
|
|
52
|
+
{ open: "[", close: "]", token: "delimiter.bracket" },
|
|
53
|
+
{ open: "(", close: ")", token: "delimiter.parenthesis" },
|
|
54
|
+
{ open: "<", close: ">", token: "delimiter.angle" }
|
|
55
|
+
],
|
|
56
|
+
tokenizer: {
|
|
57
|
+
root: [{ include: "@selector" }],
|
|
58
|
+
selector: [
|
|
59
|
+
{ include: "@comments" },
|
|
60
|
+
{ include: "@import" },
|
|
61
|
+
{ include: "@strings" },
|
|
62
|
+
[
|
|
63
|
+
"[@](keyframes|-webkit-keyframes|-moz-keyframes|-o-keyframes)",
|
|
64
|
+
{ token: "keyword", next: "@keyframedeclaration" }
|
|
65
|
+
],
|
|
66
|
+
["[@](page|content|font-face|-moz-document)", { token: "keyword" }],
|
|
67
|
+
["[@](charset|namespace)", { token: "keyword", next: "@declarationbody" }],
|
|
68
|
+
[
|
|
69
|
+
"(url-prefix)(\\()",
|
|
70
|
+
["attribute.value", { token: "delimiter.parenthesis", next: "@urldeclaration" }]
|
|
71
|
+
],
|
|
72
|
+
[
|
|
73
|
+
"(url)(\\()",
|
|
74
|
+
["attribute.value", { token: "delimiter.parenthesis", next: "@urldeclaration" }]
|
|
75
|
+
],
|
|
76
|
+
{ include: "@selectorname" },
|
|
77
|
+
["[\\*]", "tag"],
|
|
78
|
+
["[>\\+,]", "delimiter"],
|
|
79
|
+
["\\[", { token: "delimiter.bracket", next: "@selectorattribute" }],
|
|
80
|
+
["{", { token: "delimiter.bracket", next: "@selectorbody" }]
|
|
81
|
+
],
|
|
82
|
+
selectorbody: [
|
|
83
|
+
{ include: "@comments" },
|
|
84
|
+
["[*_]?@identifier@ws:(?=(\\s|\\d|[^{;}]*[;}]))", "attribute.name", "@rulevalue"],
|
|
85
|
+
["}", { token: "delimiter.bracket", next: "@pop" }]
|
|
86
|
+
],
|
|
87
|
+
selectorname: [
|
|
88
|
+
["(\\.|#(?=[^{])|%|(@identifier)|:)+", "tag"]
|
|
89
|
+
],
|
|
90
|
+
selectorattribute: [{ include: "@term" }, ["]", { token: "delimiter.bracket", next: "@pop" }]],
|
|
91
|
+
term: [
|
|
92
|
+
{ include: "@comments" },
|
|
93
|
+
[
|
|
94
|
+
"(url-prefix)(\\()",
|
|
95
|
+
["attribute.value", { token: "delimiter.parenthesis", next: "@urldeclaration" }]
|
|
96
|
+
],
|
|
97
|
+
[
|
|
98
|
+
"(url)(\\()",
|
|
99
|
+
["attribute.value", { token: "delimiter.parenthesis", next: "@urldeclaration" }]
|
|
100
|
+
],
|
|
101
|
+
{ include: "@functioninvocation" },
|
|
102
|
+
{ include: "@numbers" },
|
|
103
|
+
{ include: "@name" },
|
|
104
|
+
{ include: "@strings" },
|
|
105
|
+
["([<>=\\+\\-\\*\\/\\^\\|\\~,])", "delimiter"],
|
|
106
|
+
[",", "delimiter"]
|
|
107
|
+
],
|
|
108
|
+
rulevalue: [
|
|
109
|
+
{ include: "@comments" },
|
|
110
|
+
{ include: "@strings" },
|
|
111
|
+
{ include: "@term" },
|
|
112
|
+
["!important", "keyword"],
|
|
113
|
+
[";", "delimiter", "@pop"],
|
|
114
|
+
["(?=})", { token: "", next: "@pop" }]
|
|
115
|
+
],
|
|
116
|
+
warndebug: [["[@](warn|debug)", { token: "keyword", next: "@declarationbody" }]],
|
|
117
|
+
import: [["[@](import)", { token: "keyword", next: "@declarationbody" }]],
|
|
118
|
+
urldeclaration: [
|
|
119
|
+
{ include: "@strings" },
|
|
120
|
+
["[^)\r\n]+", "string"],
|
|
121
|
+
["\\)", { token: "delimiter.parenthesis", next: "@pop" }]
|
|
122
|
+
],
|
|
123
|
+
parenthizedterm: [
|
|
124
|
+
{ include: "@term" },
|
|
125
|
+
["\\)", { token: "delimiter.parenthesis", next: "@pop" }]
|
|
126
|
+
],
|
|
127
|
+
declarationbody: [
|
|
128
|
+
{ include: "@term" },
|
|
129
|
+
[";", "delimiter", "@pop"],
|
|
130
|
+
["(?=})", { token: "", next: "@pop" }]
|
|
131
|
+
],
|
|
132
|
+
comments: [
|
|
133
|
+
["\\/\\*", "comment", "@comment"],
|
|
134
|
+
["\\/\\/+.*", "comment"]
|
|
135
|
+
],
|
|
136
|
+
comment: [
|
|
137
|
+
["\\*\\/", "comment", "@pop"],
|
|
138
|
+
[/[^*/]+/, "comment"],
|
|
139
|
+
[/./, "comment"]
|
|
140
|
+
],
|
|
141
|
+
name: [["@identifier", "attribute.value"]],
|
|
142
|
+
numbers: [
|
|
143
|
+
["-?(\\d*\\.)?\\d+([eE][\\-+]?\\d+)?", { token: "attribute.value.number", next: "@units" }],
|
|
144
|
+
["#[0-9a-fA-F_]+(?!\\w)", "attribute.value.hex"]
|
|
145
|
+
],
|
|
146
|
+
units: [
|
|
147
|
+
[
|
|
148
|
+
"(em|ex|ch|rem|fr|vmin|vmax|vw|vh|vm|cm|mm|in|px|pt|pc|deg|grad|rad|turn|s|ms|Hz|kHz|%)?",
|
|
149
|
+
"attribute.value.unit",
|
|
150
|
+
"@pop"
|
|
151
|
+
]
|
|
152
|
+
],
|
|
153
|
+
keyframedeclaration: [
|
|
154
|
+
["@identifier", "attribute.value"],
|
|
155
|
+
["{", { token: "delimiter.bracket", switchTo: "@keyframebody" }]
|
|
156
|
+
],
|
|
157
|
+
keyframebody: [
|
|
158
|
+
{ include: "@term" },
|
|
159
|
+
["{", { token: "delimiter.bracket", next: "@selectorbody" }],
|
|
160
|
+
["}", { token: "delimiter.bracket", next: "@pop" }]
|
|
161
|
+
],
|
|
162
|
+
functioninvocation: [
|
|
163
|
+
["@identifier\\(", { token: "attribute.value", next: "@functionarguments" }]
|
|
164
|
+
],
|
|
165
|
+
functionarguments: [
|
|
166
|
+
["\\$@identifier@ws:", "attribute.name"],
|
|
167
|
+
["[,]", "delimiter"],
|
|
168
|
+
{ include: "@term" },
|
|
169
|
+
["\\)", { token: "attribute.value", next: "@pop" }]
|
|
170
|
+
],
|
|
171
|
+
strings: [
|
|
172
|
+
['~?"', { token: "string", next: "@stringenddoublequote" }],
|
|
173
|
+
["~?'", { token: "string", next: "@stringendquote" }]
|
|
174
|
+
],
|
|
175
|
+
stringenddoublequote: [
|
|
176
|
+
["\\\\.", "string"],
|
|
177
|
+
['"', { token: "string", next: "@pop" }],
|
|
178
|
+
[/[^\\"]+/, "string"],
|
|
179
|
+
[".", "string"]
|
|
180
|
+
],
|
|
181
|
+
stringendquote: [
|
|
182
|
+
["\\\\.", "string"],
|
|
183
|
+
["'", { token: "string", next: "@pop" }],
|
|
184
|
+
[/[^\\']+/, "string"],
|
|
185
|
+
[".", "string"]
|
|
186
|
+
]
|
|
187
|
+
}
|
|
188
|
+
};
|
|
189
|
+
|
|
190
|
+
export { conf, language };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.31/esri/copyright.txt for details.
|
|
4
|
-
* v4.31.0-next.
|
|
4
|
+
* v4.31.0-next.151
|
|
5
5
|
*/
|
|
6
|
-
import { O as monaco_editor_core_star } from './sql-expr-defaults-
|
|
7
|
-
import './index-
|
|
6
|
+
import { O as monaco_editor_core_star } from './sql-expr-defaults-d1bc79e7.js';
|
|
7
|
+
import './index-c18b3435.js';
|
|
8
8
|
|
|
9
9
|
/*!-----------------------------------------------------------------------------
|
|
10
10
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|