@arcgis/coding-components 4.31.0-next.140 → 4.31.0-next.142
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/code-editor/sql-expr.worker.js +1 -1
- package/dist/arcgis-coding-components/index.esm.js +2 -2
- package/dist/arcgis-coding-components/{p-1f90c88f.js → p-007f56db.js} +2 -2
- package/dist/arcgis-coding-components/{p-eedacabe.js → p-2a3af4d6.js} +2 -2
- package/dist/arcgis-coding-components/{p-81335f1f.js → p-2f897809.js} +2 -2
- package/dist/arcgis-coding-components/{p-3943ccbb.js → p-2f9b5fac.js} +2 -2
- package/dist/arcgis-coding-components/{p-af31da7c.js → p-3673d2b0.js} +2 -2
- package/dist/arcgis-coding-components/{p-3852813f.js → p-404c98aa.js} +2 -2
- package/dist/arcgis-coding-components/{p-0a9573f9.js → p-40cbba71.js} +1 -1
- package/dist/arcgis-coding-components/{p-382a435e.js → p-5b75b16d.js} +2 -2
- package/dist/arcgis-coding-components/{p-a3959c18.js → p-5c972efa.js} +2 -2
- package/dist/arcgis-coding-components/{p-7636bea4.entry.js → p-63f58d10.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-fb61216f.js → p-848b2ea8.js} +1 -1
- package/dist/arcgis-coding-components/{p-1e2d7371.js → p-9172aed4.js} +2 -2
- package/dist/arcgis-coding-components/{p-821fcb8b.js → p-9271cdff.js} +10 -10
- package/dist/arcgis-coding-components/{p-ae0218b3.entry.js → p-9397aee1.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-9d00781f.js → p-b15dc0fc.js} +1 -1
- package/dist/arcgis-coding-components/{p-cabe3bfa.js → p-ccfc7dd8.js} +2 -2
- package/dist/arcgis-coding-components/{p-f7dd1918.entry.js → p-e72e4587.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-387488fb.js → p-f3c1e392.js} +2 -2
- package/dist/cjs/{app-globals-09bae929.js → app-globals-f3af0a08.js} +1 -1
- package/dist/cjs/{arcade-defaults-62b30b43.js → arcade-defaults-935a6b5b.js} +3 -3
- package/dist/cjs/{arcade-mode-314f9609.js → arcade-mode-8eee53c0.js} +3 -3
- 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-d7f94f47.js → css-e60a7002.js} +1 -1
- package/dist/cjs/{cssMode-53c03adf.js → cssMode-728459a8.js} +3 -3
- package/dist/cjs/{html-fe6f348f.js → html-8d324909.js} +3 -3
- package/dist/cjs/{htmlMode-e0bac682.js → htmlMode-2616c139.js} +3 -3
- package/dist/cjs/{index-747f7041.js → index-6165ce4c.js} +1 -1
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/{javascript-ef7a4d34.js → javascript-d60d2ba4.js} +4 -4
- package/dist/cjs/{jsonMode-71f07d09.js → jsonMode-0f486930.js} +3 -3
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{sql-expr-defaults-bf5451d9.js → sql-expr-defaults-43ff9fe6.js} +10 -10
- package/dist/cjs/{sql-expr-mode-e38e5fa8.js → sql-expr-mode-e668e38a.js} +3 -3
- package/dist/cjs/{tsMode-6b6a9651.js → tsMode-468fab51.js} +3 -3
- package/dist/cjs/{typescript-209797bd.js → typescript-4bee8ab6.js} +3 -3
- package/dist/cjs/{useT9n-b56850d3.js → useT9n-7eccbe8e.js} +3 -3
- 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-5d4f23f0.js → app-globals-636cc533.js} +1 -1
- package/dist/esm/{arcade-defaults-231dc5b9.js → arcade-defaults-3ed08a42.js} +3 -3
- package/dist/esm/{arcade-mode-037cc711.js → arcade-mode-0fc613eb.js} +3 -3
- 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-bfba3847.js → css-7972cf9a.js} +1 -1
- package/dist/esm/{cssMode-50179038.js → cssMode-680f0c6b.js} +3 -3
- package/dist/esm/{html-a7eb9aff.js → html-6b98e0a2.js} +3 -3
- package/dist/esm/{htmlMode-533e3ec6.js → htmlMode-775ee352.js} +3 -3
- package/dist/esm/{index-498758d9.js → index-a368a25a.js} +1 -1
- package/dist/esm/index.js +4 -4
- package/dist/esm/{javascript-2222db03.js → javascript-3b4a955f.js} +4 -4
- package/dist/esm/{jsonMode-36866958.js → jsonMode-3c1917a2.js} +3 -3
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{sql-expr-defaults-8a63dbbc.js → sql-expr-defaults-354c1dd3.js} +10 -10
- package/dist/esm/{sql-expr-mode-592f9e90.js → sql-expr-mode-1c9768c0.js} +3 -3
- package/dist/esm/{tsMode-db71c9f4.js → tsMode-b4fb163d.js} +3 -3
- package/dist/esm/{typescript-40e79120.js → typescript-49a7a3d3.js} +3 -3
- package/dist/esm/{useT9n-7cfe10b9.js → useT9n-8ce3b1d6.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/package.json +6 -6
package/dist/loader/index.js
CHANGED
|
@@ -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.142
|
|
5
5
|
*/
|
|
6
6
|
(function(){if("undefined"!==typeof window&&void 0!==window.Reflect&&void 0!==window.customElements){var a=HTMLElement;window.HTMLElement=function(){return Reflect.construct(a,[],this.constructor)};HTMLElement.prototype=a.prototype;HTMLElement.prototype.constructor=HTMLElement;Object.setPrototypeOf(HTMLElement,a)}})();
|
|
7
7
|
export * from '../esm/loader.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@arcgis/coding-components",
|
|
3
|
-
"version": "4.31.0-next.
|
|
3
|
+
"version": "4.31.0-next.142",
|
|
4
4
|
"description": "Contains components for editing code in different languages. The currently supported languages are html, css, json, TypeScript, JavaScript, and Arcade.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ArcGIS",
|
|
@@ -23,11 +23,11 @@
|
|
|
23
23
|
],
|
|
24
24
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@arcgis/arcade-languageservice": "4.31.0-next.
|
|
27
|
-
"@arcgis/components-build-utils": "4.31.0-next.
|
|
28
|
-
"@arcgis/components-controllers": "4.31.0-next.
|
|
29
|
-
"@arcgis/components-utils": "4.31.0-next.
|
|
30
|
-
"@arcgis/languages-api-utils": "4.31.0-next.
|
|
26
|
+
"@arcgis/arcade-languageservice": "4.31.0-next.142",
|
|
27
|
+
"@arcgis/components-build-utils": "4.31.0-next.142",
|
|
28
|
+
"@arcgis/components-controllers": "4.31.0-next.142",
|
|
29
|
+
"@arcgis/components-utils": "4.31.0-next.142",
|
|
30
|
+
"@arcgis/languages-api-utils": "4.31.0-next.142",
|
|
31
31
|
"@stencil/core": "4.20.0",
|
|
32
32
|
"monaco-editor": "0.45.0",
|
|
33
33
|
"tslib": "^2.7.0",
|