@arcgis/coding-components 4.29.5 → 4.29.7
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/index.esm.js +2 -2
- package/dist/arcgis-coding-components/{p-29c22c73.js → p-09107099.js} +2 -2
- package/dist/arcgis-coding-components/{p-1a2cbd53.js → p-1c5e49bd.js} +1 -1
- package/dist/arcgis-coding-components/{p-31731664.js → p-4fe9a598.js} +2 -2
- package/dist/arcgis-coding-components/p-5c59462f.entry.js +6 -0
- package/dist/arcgis-coding-components/{p-977c1293.js → p-6165c7a4.js} +2 -2
- package/dist/arcgis-coding-components/{p-f748c7b4.js → p-88b74c67.js} +3 -3
- package/dist/arcgis-coding-components/{p-cd7c9720.js → p-a69a4367.js} +2 -2
- package/dist/arcgis-coding-components/{p-6ab17501.js → p-b0b3c192.js} +2 -2
- package/dist/arcgis-coding-components/{p-ce3693b8.js → p-b37fb59b.js} +1 -1
- package/dist/arcgis-coding-components/{p-e8b3e3ae.js → p-dce5ee20.js} +2 -2
- package/dist/arcgis-coding-components/{p-a7a38110.js → p-e90b67a7.js} +10 -10
- package/dist/arcgis-coding-components/{p-bc3db4c9.js → p-ec6b4cbd.js} +2 -2
- package/dist/cjs/{arcade-defaults-f3afa4a9.js → arcade-defaults-06b4d4cc.js} +10 -10
- package/dist/cjs/{arcade-mode-3001023b.js → arcade-mode-817b2fe3.js} +3 -3
- package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +17 -12
- package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
- package/dist/cjs/{css-7ddf55e8.js → css-df5466cb.js} +1 -1
- package/dist/cjs/{cssMode-d75d0fcd.js → cssMode-0b90ca41.js} +3 -3
- package/dist/cjs/{html-30c97d1e.js → html-91bbd5e2.js} +3 -3
- package/dist/cjs/{htmlMode-8876fe24.js → htmlMode-d5c1a01e.js} +3 -3
- package/dist/cjs/{index-69db6bc6.js → index-e1c6848d.js} +1 -1
- package/dist/cjs/index.cjs.js +3 -3
- package/dist/cjs/{javascript-2cd4b91d.js → javascript-268a7832.js} +4 -4
- package/dist/cjs/{jsonMode-5eeb046c.js → jsonMode-2b0ec416.js} +3 -3
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{tsMode-ad612219.js → tsMode-6e14767b.js} +3 -3
- package/dist/cjs/{typescript-c84caf0f.js → typescript-2f73c9c9.js} +3 -3
- package/dist/components/arcade-api.js +1 -1
- package/dist/components/arcade-contribution.js +1 -1
- 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/arcade-variables.js +1 -1
- package/dist/components/arcgis-arcade-api.js +1 -1
- package/dist/components/arcgis-arcade-editor.js +5 -8
- package/dist/components/arcgis-arcade-results.js +1 -1
- package/dist/components/arcgis-arcade-suggestions.js +1 -1
- package/dist/components/arcgis-arcade-variables.js +1 -1
- package/dist/components/arcgis-code-editor.js +1 -1
- package/dist/components/code-editor.js +14 -3
- package/dist/components/fields.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js +1 -1
- package/dist/components/markdown.js +1 -1
- package/dist/components/utilities.js +1 -1
- package/dist/esm/{arcade-defaults-967ffd46.js → arcade-defaults-587f3032.js} +10 -10
- package/dist/esm/{arcade-mode-5e97b306.js → arcade-mode-8ee5121e.js} +3 -3
- package/dist/esm/arcgis-arcade-api_6.entry.js +17 -12
- package/dist/esm/arcgis-coding-components.js +4 -4
- package/dist/esm/{css-28548067.js → css-860331cd.js} +1 -1
- package/dist/esm/{cssMode-04a688b3.js → cssMode-b108809b.js} +3 -3
- package/dist/esm/{html-b7ac30a0.js → html-587f7fbc.js} +3 -3
- package/dist/esm/{htmlMode-f0abf9d5.js → htmlMode-24b300eb.js} +3 -3
- package/dist/esm/{index-36478840.js → index-7b69917c.js} +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/{javascript-983a4e20.js → javascript-8d35d24a.js} +4 -4
- package/dist/esm/{jsonMode-f5cdf27c.js → jsonMode-8a23454b.js} +3 -3
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{tsMode-23faab8a.js → tsMode-9f8691c4.js} +3 -3
- package/dist/esm/{typescript-6f54aead.js → typescript-1c7e49d5.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/components/arcade-editor/arcade-editor.d.ts +4 -0
- package/dist/types/components/code-editor/code-editor.d.ts +7 -1
- package/dist/types/components.d.ts +17 -1
- package/package.json +8 -8
- package/dist/arcgis-coding-components/p-6ddf8939.entry.js +0 -6
|
@@ -33,6 +33,10 @@ export namespace Components {
|
|
|
33
33
|
"modelId": string | undefined;
|
|
34
34
|
}
|
|
35
35
|
interface ArcgisArcadeEditor {
|
|
36
|
+
/**
|
|
37
|
+
* The options for the editor (see Monaco Editor options documentation for more details).
|
|
38
|
+
*/
|
|
39
|
+
"editorOptions": (editor.IEditorOptions & editor.IGlobalEditorOptions) | undefined;
|
|
36
40
|
/**
|
|
37
41
|
* @returns - The monaco editor instance
|
|
38
42
|
*/
|
|
@@ -129,7 +133,7 @@ export namespace Components {
|
|
|
129
133
|
/**
|
|
130
134
|
* @returns - The monaco editor instance
|
|
131
135
|
*/
|
|
132
|
-
"getEditorInstance": () => Promise<
|
|
136
|
+
"getEditorInstance": () => Promise<editor.IStandaloneCodeEditor | undefined>;
|
|
133
137
|
/**
|
|
134
138
|
* Gets the current value in the editor.
|
|
135
139
|
* @returns
|
|
@@ -155,6 +159,10 @@ export namespace Components {
|
|
|
155
159
|
* A unique identifier for the model. The unique identifier is sometimes used by language defaults to store model metadata. For example, with arcade, the model id is used to store the arcade profile and other metadata. The unique identifier is especially useful when there are multiple editors on the same page.
|
|
156
160
|
*/
|
|
157
161
|
"modelId": string;
|
|
162
|
+
/**
|
|
163
|
+
* The options for the editor (see Monaco Editor options documentation for more details).
|
|
164
|
+
*/
|
|
165
|
+
"options": (editor.IEditorOptions & editor.IGlobalEditorOptions) | undefined;
|
|
158
166
|
/**
|
|
159
167
|
* Sets the focus on the editor.
|
|
160
168
|
* @returns
|
|
@@ -333,6 +341,10 @@ declare namespace LocalJSX {
|
|
|
333
341
|
"onItemSelected"?: (event: ArcgisArcadeApiCustomEvent<string>) => void;
|
|
334
342
|
}
|
|
335
343
|
interface ArcgisArcadeEditor {
|
|
344
|
+
/**
|
|
345
|
+
* The options for the editor (see Monaco Editor options documentation for more details).
|
|
346
|
+
*/
|
|
347
|
+
"editorOptions"?: (editor.IEditorOptions & editor.IGlobalEditorOptions) | undefined;
|
|
336
348
|
/**
|
|
337
349
|
* If true, it will hide the documentation action in the side panel
|
|
338
350
|
*/
|
|
@@ -449,6 +461,10 @@ declare namespace LocalJSX {
|
|
|
449
461
|
* Emitted when the value has changed (script, code, css, json, etc.)
|
|
450
462
|
*/
|
|
451
463
|
"onValueChange"?: (event: ArcgisCodeEditorCustomEvent<string>) => void;
|
|
464
|
+
/**
|
|
465
|
+
* The options for the editor (see Monaco Editor options documentation for more details).
|
|
466
|
+
*/
|
|
467
|
+
"options"?: (editor.IEditorOptions & editor.IGlobalEditorOptions) | undefined;
|
|
452
468
|
/**
|
|
453
469
|
* The initial value for the editor. The value is the script, code, css, json, etc.
|
|
454
470
|
*/
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@arcgis/coding-components",
|
|
3
3
|
"description": "Contains components for editing code in different languages. The currently supported languages are html, css, json, TypeScript, JavaScript, and Arcade.",
|
|
4
4
|
"homepage": "https://developers.arcgis.com/javascript/latest/",
|
|
5
|
-
"version": "4.29.
|
|
5
|
+
"version": "4.29.7",
|
|
6
6
|
"module": "dist/components/index.js",
|
|
7
7
|
"main": "dist/index.cjs.js",
|
|
8
8
|
"types": "dist/types/index.d.ts",
|
|
@@ -48,18 +48,18 @@
|
|
|
48
48
|
"generate": "stencil generate"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@arcgis/arcade-languageservice": "4.29.
|
|
51
|
+
"@arcgis/arcade-languageservice": "4.29.7",
|
|
52
52
|
"@stencil/core": "^4.10.0",
|
|
53
53
|
"monaco-editor": "^0.45.0",
|
|
54
54
|
"vscode-languageserver-types": "^3.17.3"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"@arcgis/components-plugins": "4.29.
|
|
58
|
-
"@arcgis/components-utils": "4.29.
|
|
57
|
+
"@arcgis/components-plugins": "4.29.7",
|
|
58
|
+
"@arcgis/components-utils": "4.29.7",
|
|
59
59
|
"@arcgis/core": "~4.29.0",
|
|
60
|
-
"@arcgis/core-adapter": "4.29.
|
|
61
|
-
"@arcgis/storybook-utils": "4.29.
|
|
62
|
-
"@arcgis/typescript-config": "4.29.
|
|
60
|
+
"@arcgis/core-adapter": "4.29.7",
|
|
61
|
+
"@arcgis/storybook-utils": "4.29.7",
|
|
62
|
+
"@arcgis/typescript-config": "4.29.7",
|
|
63
63
|
"@esri/calcite-components": "^2.4.0",
|
|
64
64
|
"@stencil/angular-output-target": "0.8.3",
|
|
65
65
|
"@stencil/react-output-target": "0.5.3",
|
|
@@ -98,5 +98,5 @@
|
|
|
98
98
|
"@arcgis/core": "~4.29.0",
|
|
99
99
|
"@esri/calcite-components": ">=2.2.0 <3.0.0"
|
|
100
100
|
},
|
|
101
|
-
"gitHead": "
|
|
101
|
+
"gitHead": "e47a3c910710945964e124040b9d73faaf9c3eb0"
|
|
102
102
|
}
|