@arcgis/coding-components 4.31.0-next.73 → 4.31.0-next.75
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 +24 -24
- package/dist/arcgis-coding-components/index.esm.js +2 -2
- package/dist/arcgis-coding-components/{p-54371048.js → p-08ec16e3.js} +2 -2
- package/dist/arcgis-coding-components/{p-f46f4b72.js → p-1f13d38e.js} +2 -2
- package/dist/arcgis-coding-components/{p-c80c2733.js → p-22d96a72.js} +2 -2
- package/dist/arcgis-coding-components/{p-b05febab.js → p-2758562f.js} +2 -2
- package/dist/arcgis-coding-components/{p-3fd84f1e.js → p-433fccd5.js} +2 -2
- package/dist/arcgis-coding-components/{p-39a71441.js → p-52811e64.js} +2 -2
- package/dist/arcgis-coding-components/{p-b7b3fe25.js → p-592dfd94.js} +1 -1
- package/dist/arcgis-coding-components/{p-c1d27169.js → p-5f60e521.js} +1 -1
- package/dist/arcgis-coding-components/{p-98d4df7a.js → p-70d0ad63.js} +10 -10
- package/dist/arcgis-coding-components/{p-082dd1e4.js → p-72b1d081.js} +3 -3
- package/dist/arcgis-coding-components/{p-43c4a3c3.js → p-79ea3af1.js} +2 -2
- package/dist/arcgis-coding-components/{p-22c985ee.entry.js → p-b23c0cf5.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-f75f83e9.js → p-c1219329.js} +2 -2
- package/dist/arcgis-coding-components/{p-2882ba63.entry.js → p-c4f8ac7c.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-986f6f3c.js → p-c5f9974d.js} +2 -2
- package/dist/arcgis-coding-components/{p-21208ebe.js → p-e6a140ad.js} +1 -1
- package/dist/arcgis-coding-components/{p-b243eaff.js → p-ea5479f8.js} +2 -2
- package/dist/arcgis-coding-components/{p-e5aec8f4.entry.js → p-ee53142a.entry.js} +2 -2
- package/dist/cjs/{app-globals-cf78a830.js → app-globals-44af4bb4.js} +1 -1
- package/dist/cjs/{arcade-defaults-b364870b.js → arcade-defaults-b4130f0c.js} +3 -3
- package/dist/cjs/{arcade-mode-a186f235.js → arcade-mode-8cf8f64f.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-5bbb919e.js → css-a3c437ff.js} +1 -1
- package/dist/cjs/{cssMode-24f8ffd1.js → cssMode-0b4529fb.js} +3 -3
- package/dist/cjs/{html-5e135701.js → html-1afc968e.js} +3 -3
- package/dist/cjs/{htmlMode-ca631d9d.js → htmlMode-67bd3132.js} +3 -3
- package/dist/cjs/{index-176e00ca.js → index-0c632ee2.js} +1 -1
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/{javascript-c8aea757.js → javascript-5697415f.js} +4 -4
- package/dist/cjs/{jsonMode-8ec790df.js → jsonMode-0390a5d8.js} +3 -3
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{sql-expr-defaults-6740560a.js → sql-expr-defaults-09f5200b.js} +10 -10
- package/dist/cjs/{sql-expr-mode-6a9f52f8.js → sql-expr-mode-308f723d.js} +3 -3
- package/dist/cjs/{tsMode-8667b65d.js → tsMode-40381142.js} +3 -3
- package/dist/cjs/{typescript-5f96fd5f.js → typescript-040958ab.js} +3 -3
- package/dist/cjs/{useT9n-d8303ae7.js → useT9n-c848c8f3.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/arcade-variables.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-arcade-variables.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-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-2GNSHPGN.js +1 -1
- package/dist/components/code-editor.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/language-defaults-base.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/sql-expression-fields.js +1 -1
- package/dist/components/useT9n.js +1 -1
- package/dist/components/utilities.js +1 -1
- package/dist/esm/{app-globals-f1ec0e18.js → app-globals-c42f1d94.js} +1 -1
- package/dist/esm/{arcade-defaults-5d539336.js → arcade-defaults-525e9ec1.js} +3 -3
- package/dist/esm/{arcade-mode-15a18f5d.js → arcade-mode-57b03e59.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-0e2f1957.js → css-a079e01e.js} +1 -1
- package/dist/esm/{cssMode-4efe525c.js → cssMode-24683f7b.js} +3 -3
- package/dist/esm/{html-37c21707.js → html-95a6c1fe.js} +3 -3
- package/dist/esm/{htmlMode-76a36b1d.js → htmlMode-ae57e705.js} +3 -3
- package/dist/esm/{index-972b8750.js → index-29bb1167.js} +1 -1
- package/dist/esm/index.js +4 -4
- package/dist/esm/{javascript-490ea102.js → javascript-9b612970.js} +4 -4
- package/dist/esm/{jsonMode-1925fc98.js → jsonMode-06fa1881.js} +3 -3
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{sql-expr-defaults-e28b196c.js → sql-expr-defaults-e47cff6a.js} +10 -10
- package/dist/esm/{sql-expr-mode-f36e3511.js → sql-expr-mode-19ab849f.js} +3 -3
- package/dist/esm/{tsMode-35421490.js → tsMode-2ab14a6c.js} +3 -3
- package/dist/esm/{typescript-7bae1ad3.js → typescript-3f6dc1a9.js} +3 -3
- package/dist/esm/{useT9n-2a4f9553.js → useT9n-704a8905.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/data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +3 -0
- package/package.json +11 -11
- package/dist/arcgis-coding-components/assets/code-editor/arcgis-sql-expression.worker.js +0 -20092
- package/dist/arcgis-coding-components/assets/code-editor/arcgis-sql-expression.worker.js.map +0 -7
- package/dist/types/Users/fred/Projects/arcgis-web-components-work/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +0 -3
- /package/dist/types/{Users/fred/Projects/arcgis-web-components-work → data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components}/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/arcade-editor.stories.d.ts +0 -0
- /package/dist/types/{Users/fred/Projects/arcgis-web-components-work → data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components}/packages/coding-packages/coding-components/.stencil/stories/internal/arcade-editor/editorContext.d.ts +0 -0
- /package/dist/types/{Users/fred/Projects/arcgis-web-components-work → data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components}/packages/coding-packages/coding-components/.stencil/stories/internal/code-editor/code-editor.stories.d.ts +0 -0
- /package/dist/types/{Users/fred/Projects/arcgis-web-components-work → data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components}/packages/coding-packages/coding-components/.stencil/stories/internal/sql-expression-editor/sql-expression-editor.stories.d.ts +0 -0
- /package/dist/types/{Users/fred/Projects/arcgis-web-components-work → data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components}/packages/coding-packages/coding-components/.stencil/stories/reference/stories/arcade-editor.stories.d.ts +0 -0
- /package/dist/types/{Users/fred/Projects/arcgis-web-components-work → data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components}/packages/coding-packages/coding-components/.stencil/support/sass-inline-url-importer.d.ts +0 -0
- /package/dist/types/{Users/fred/Projects/arcgis-web-components-work → data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components}/packages/coding-packages/coding-components/.stencil/support/sass-json-importer.d.ts +0 -0
- /package/dist/types/{Users/fred/Projects/arcgis-web-components-work → data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components}/packages/coding-packages/coding-components/.stencil/support/stencil-monaco-plugins.d.ts +0 -0
|
@@ -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.75
|
|
5
5
|
*/
|
|
6
|
-
import { P as typescriptDefaults, O as monaco_editor_core_star } from './sql-expr-defaults-
|
|
7
|
-
import './index-
|
|
6
|
+
import { P as typescriptDefaults, O as monaco_editor_core_star } from './sql-expr-defaults-e47cff6a.js';
|
|
7
|
+
import './index-29bb1167.js';
|
|
8
8
|
|
|
9
9
|
/*!-----------------------------------------------------------------------------
|
|
10
10
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -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.75
|
|
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-e47cff6a.js';
|
|
7
|
+
import './index-29bb1167.js';
|
|
8
8
|
|
|
9
9
|
/*!-----------------------------------------------------------------------------
|
|
10
10
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -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.75
|
|
5
5
|
*/
|
|
6
|
-
import { F as isNotUndefined, D as Deferred, G as safeAsyncCall, H as devToolsAwareTimeout, J as safeCall, M as startLocaleObserver, N as getElementLocales } from './sql-expr-defaults-
|
|
7
|
-
import { g as getAssetPath } from './index-
|
|
6
|
+
import { F as isNotUndefined, D as Deferred, G as safeAsyncCall, H as devToolsAwareTimeout, J as safeCall, M as startLocaleObserver, N as getElementLocales } from './sql-expr-defaults-e47cff6a.js';
|
|
7
|
+
import { g as getAssetPath } from './index-29bb1167.js';
|
|
8
8
|
|
|
9
9
|
// src/framework.ts
|
|
10
10
|
function retrieveComponentMembers(component, isLit) {
|
package/dist/loader/cdn.js
CHANGED
package/dist/loader/index.cjs.js
CHANGED
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.75
|
|
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.75",
|
|
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",
|
|
@@ -49,21 +49,21 @@
|
|
|
49
49
|
"generate": "stencil generate"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@arcgis/arcade-languageservice": "4.31.0-next.
|
|
53
|
-
"@arcgis/components-controllers": "4.31.0-next.
|
|
54
|
-
"@arcgis/components-utils": "4.31.0-next.
|
|
55
|
-
"@arcgis/languages-api-utils": "4.31.0-next.
|
|
52
|
+
"@arcgis/arcade-languageservice": "4.31.0-next.75",
|
|
53
|
+
"@arcgis/components-controllers": "4.31.0-next.75",
|
|
54
|
+
"@arcgis/components-utils": "4.31.0-next.75",
|
|
55
|
+
"@arcgis/languages-api-utils": "4.31.0-next.75",
|
|
56
56
|
"@stencil/core": "4.19.2",
|
|
57
57
|
"monaco-editor": "0.45.0",
|
|
58
58
|
"vscode-languageserver-types": "^3.17.5"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@arcgis/components-build-utils": "4.31.0-next.
|
|
62
|
-
"@arcgis/components-plugins": "4.31.0-next.
|
|
61
|
+
"@arcgis/components-build-utils": "4.31.0-next.75",
|
|
62
|
+
"@arcgis/components-plugins": "4.31.0-next.75",
|
|
63
63
|
"@arcgis/core": ">=4.31.0-next <4.32",
|
|
64
|
-
"@arcgis/core-adapter": "4.31.0-next.
|
|
65
|
-
"@arcgis/storybook-utils": "4.31.0-next.
|
|
66
|
-
"@arcgis/typescript-config": "4.31.0-next.
|
|
64
|
+
"@arcgis/core-adapter": "4.31.0-next.75",
|
|
65
|
+
"@arcgis/storybook-utils": "4.31.0-next.75",
|
|
66
|
+
"@arcgis/typescript-config": "4.31.0-next.75",
|
|
67
67
|
"@esri/calcite-components": "^2.11.1",
|
|
68
68
|
"@stencil/react-output-target": "0.5.3",
|
|
69
69
|
"@stencil/sass": "^3.0.12",
|
|
@@ -101,5 +101,5 @@
|
|
|
101
101
|
"@arcgis/core": ">=4.31.0-next <4.32",
|
|
102
102
|
"@esri/calcite-components": "^2.11.1"
|
|
103
103
|
},
|
|
104
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "5b0419f98ab3bdf0dd81de4ec49d69a6b233ca03"
|
|
105
105
|
}
|