@arcgis/coding-components 4.31.0-next.67 → 4.31.0-next.68
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 +35 -35
- package/dist/arcgis-coding-components/index.esm.js +2 -2
- package/dist/arcgis-coding-components/{p-b0741a76.js → p-10d9ee2d.js} +2 -2
- package/dist/arcgis-coding-components/{p-cb13092f.js → p-1569565d.js} +2 -2
- package/dist/arcgis-coding-components/{p-b926be6e.js → p-1c83fbdd.js} +2 -2
- package/dist/arcgis-coding-components/{p-8f7ab9ba.js → p-28661001.js} +2 -2
- package/dist/arcgis-coding-components/{p-fe65725d.js → p-29dc4786.js} +2 -2
- package/dist/arcgis-coding-components/{p-24847884.entry.js → p-3600f9ff.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-0eaa2dc9.js → p-3e5368ec.js} +2 -2
- package/dist/arcgis-coding-components/{p-3e26a96a.js → p-498a3430.js} +1 -1
- package/dist/arcgis-coding-components/{p-c7db60bc.js → p-4d8a4953.js} +2 -2
- package/dist/arcgis-coding-components/{p-bbdc6ade.entry.js → p-6054eb95.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-3abb31ef.js → p-6c6a9bac.js} +2 -2
- package/dist/arcgis-coding-components/{p-d98d4350.entry.js → p-7fdae243.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-72bca3c6.js → p-986cb1f0.js} +2 -2
- package/dist/arcgis-coding-components/{p-391f64a0.js → p-a82280ae.js} +2 -2
- package/dist/arcgis-coding-components/{p-f76f08fc.js → p-d66716c3.js} +3 -3
- package/dist/arcgis-coding-components/{p-38fcc33d.js → p-d7bb6aad.js} +10 -10
- package/dist/arcgis-coding-components/{p-27a65641.js → p-e2266c5b.js} +1 -1
- package/dist/arcgis-coding-components/{p-87560b8d.js → p-fa928ee9.js} +1 -1
- package/dist/cjs/{app-globals-e99b260f.js → app-globals-a5b8adb5.js} +1 -1
- package/dist/cjs/{arcade-defaults-d8509a18.js → arcade-defaults-3175a813.js} +3 -3
- package/dist/cjs/{arcade-mode-d24b0637.js → arcade-mode-5cd2e1b0.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-a752d5ce.js → css-73d8d898.js} +1 -1
- package/dist/cjs/{cssMode-7e25d671.js → cssMode-b5e57610.js} +3 -3
- package/dist/cjs/{html-6154b476.js → html-d3b9b249.js} +3 -3
- package/dist/cjs/{htmlMode-5c7b3be0.js → htmlMode-b6566928.js} +3 -3
- package/dist/cjs/{index-256094ba.js → index-76c04c6d.js} +1 -1
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/{javascript-9f26bbb8.js → javascript-b9b5c7e5.js} +4 -4
- package/dist/cjs/{jsonMode-51c88f0a.js → jsonMode-452c89a5.js} +3 -3
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{sql-expr-defaults-40af445b.js → sql-expr-defaults-33a1c68c.js} +10 -10
- package/dist/cjs/{sql-expr-mode-7cbdd714.js → sql-expr-mode-26d407eb.js} +3 -3
- package/dist/cjs/{tsMode-651d7a67.js → tsMode-34082264.js} +3 -3
- package/dist/cjs/{typescript-daabcaad.js → typescript-49525f03.js} +3 -3
- package/dist/cjs/{useT9n-3b272b9e.js → useT9n-c9a10e25.js} +6 -10
- package/dist/components/arcade-defaults.js +1 -1
- package/dist/components/arcade-mode.js +1 -1
- package/dist/components/arcade-results.js +2 -2
- package/dist/components/arcade-suggestions.js +2 -2
- package/dist/components/arcade-variables.js +2 -2
- package/dist/components/arcgis-arcade-editor.js +2 -2
- 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 +2 -2
- package/dist/components/arcgis-sql-expression-fields.js +1 -1
- package/dist/components/{chunk-WEX2VUZV.js → chunk-WPBUOQSP.js} +4 -8
- package/dist/components/code-editor.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/components/useT9n.js +2 -2
- package/dist/components/utilities.js +1 -1
- package/dist/esm/{app-globals-36dfe962.js → app-globals-89a1c28a.js} +1 -1
- package/dist/esm/{arcade-defaults-f99ddcf1.js → arcade-defaults-8a2513ed.js} +3 -3
- package/dist/esm/{arcade-mode-30764238.js → arcade-mode-94c417a7.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-88035975.js → css-8440a721.js} +1 -1
- package/dist/esm/{cssMode-e789a8e3.js → cssMode-fac11e5f.js} +3 -3
- package/dist/esm/{html-386ea6bd.js → html-6b2e9e6b.js} +3 -3
- package/dist/esm/{htmlMode-5daea3c0.js → htmlMode-2c59d193.js} +3 -3
- package/dist/esm/{index-40fdbe40.js → index-3957d3a3.js} +1 -1
- package/dist/esm/index.js +4 -4
- package/dist/esm/{javascript-56c31125.js → javascript-71f83aa8.js} +4 -4
- package/dist/esm/{jsonMode-5c68b0d1.js → jsonMode-458e98af.js} +3 -3
- package/dist/esm/loader.js +4 -4
- package/dist/esm/{sql-expr-defaults-356c31e9.js → sql-expr-defaults-81c3fc3c.js} +10 -10
- package/dist/esm/{sql-expr-mode-2df11790.js → sql-expr-mode-a0bac0f6.js} +3 -3
- package/dist/esm/{tsMode-03a74a9e.js → tsMode-8ad344bc.js} +3 -3
- package/dist/esm/{typescript-1f3cc469.js → typescript-2b9457e1.js} +3 -3
- package/dist/esm/{useT9n-0e11bfd8.js → useT9n-3ae09a57.js} +6 -10
- 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 +11 -11
- /package/dist/types/data/{awc/runner1 → arcgis-web-compoments/actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +0 -0
- /package/dist/types/data/{awc/runner1 → 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/data/{awc/runner1 → 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/data/{awc/runner1 → 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/data/{awc/runner1 → 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/data/{awc/runner1 → 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/data/{awc/runner1 → 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/data/{awc/runner1 → 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/data/{awc/runner1 → 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.68
|
|
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-81c3fc3c.js';
|
|
7
|
+
import './index-3957d3a3.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.68
|
|
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-81c3fc3c.js';
|
|
7
|
+
import './index-3957d3a3.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.68
|
|
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-81c3fc3c.js';
|
|
7
|
+
import { g as getAssetPath } from './index-3957d3a3.js';
|
|
8
8
|
|
|
9
9
|
// src/framework.ts
|
|
10
10
|
function retrieveComponentMembers(component, isLit) {
|
|
@@ -586,7 +586,7 @@ var ComponentInternals = class {
|
|
|
586
586
|
/**
|
|
587
587
|
* Configure a getter or setter for a given \@Prop/\@State
|
|
588
588
|
*
|
|
589
|
-
*
|
|
589
|
+
* Since props are defined on the prototype, they are shared between all
|
|
590
590
|
* instances of a component. Thus, instead of passing a reference to the
|
|
591
591
|
* getter/setter function, you should update the
|
|
592
592
|
* ComponentInternals.getters/setters properties, and then call getSetProxy
|
|
@@ -646,12 +646,8 @@ var ComponentInternals = class {
|
|
|
646
646
|
}
|
|
647
647
|
let newValue = component2.manager.isLit ? (
|
|
648
648
|
/*
|
|
649
|
-
* Cast `null` to `undefined`.
|
|
650
|
-
* -
|
|
651
|
-
* `@property() name?: string;` and get accurate typings,
|
|
652
|
-
* without being forced to use
|
|
653
|
-
* `@property() name?: string | Nil;`.
|
|
654
|
-
* - simplifies checks in the code and thus reduces bugs
|
|
649
|
+
* Cast `null` to `undefined`.
|
|
650
|
+
* See https://devtopia.esri.com/WebGIS/arcgis-web-components/discussions/1299
|
|
655
651
|
*/
|
|
656
652
|
rawNewValue ?? void 0
|
|
657
653
|
) : parsePropertyValue(rawNewValue, propType);
|
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.68
|
|
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.68",
|
|
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.68",
|
|
53
|
+
"@arcgis/components-controllers": "4.31.0-next.68",
|
|
54
|
+
"@arcgis/components-utils": "4.31.0-next.68",
|
|
55
|
+
"@arcgis/languages-api-utils": "4.31.0-next.68",
|
|
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.68",
|
|
62
|
+
"@arcgis/components-plugins": "4.31.0-next.68",
|
|
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.68",
|
|
65
|
+
"@arcgis/storybook-utils": "4.31.0-next.68",
|
|
66
|
+
"@arcgis/typescript-config": "4.31.0-next.68",
|
|
67
67
|
"@esri/calcite-components": "^2.11.1",
|
|
68
68
|
"@stencil/angular-output-target": "0.8.4",
|
|
69
69
|
"@stencil/react-output-target": "0.5.3",
|
|
@@ -102,5 +102,5 @@
|
|
|
102
102
|
"@arcgis/core": ">=4.31.0-next <4.32",
|
|
103
103
|
"@esri/calcite-components": "^2.11.1"
|
|
104
104
|
},
|
|
105
|
-
"gitHead": "
|
|
105
|
+
"gitHead": "3f73956f1b30542b1077371c042222b286f56b93"
|
|
106
106
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|