@arcgis/coding-components 4.29.0-beta.1 → 4.29.0-beta.11
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/{readme.md → README.md} +1 -1
- package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +1 -1
- package/dist/arcgis-coding-components/assets/code-editor/arcade.worker.js +25 -22
- package/dist/arcgis-coding-components/assets/code-editor/css.worker.js +38 -35
- package/dist/arcgis-coding-components/assets/code-editor/editor.worker.js +8 -5
- package/dist/arcgis-coding-components/assets/code-editor/html.worker.js +43 -40
- package/dist/arcgis-coding-components/assets/code-editor/json.worker.js +25 -22
- package/dist/arcgis-coding-components/assets/code-editor/ts.worker.js +164 -161
- package/dist/arcgis-coding-components/index.esm.js +1 -1
- package/dist/arcgis-coding-components/p-1b0246cd.entry.js +1 -0
- package/dist/arcgis-coding-components/p-236ce4a1.js +62 -0
- package/dist/arcgis-coding-components/{p-3eb641a2.js → p-310f0408.js} +2 -2
- package/dist/arcgis-coding-components/{p-683e3dd4.js → p-3664ab2a.js} +1 -1
- package/dist/arcgis-coding-components/{p-a152b643.js → p-443fe20e.js} +2 -2
- package/dist/arcgis-coding-components/{p-74e0738d.js → p-9a164b63.js} +2 -2
- package/dist/arcgis-coding-components/{p-7fb19e9b.js → p-9dd33d3e.js} +2 -2
- package/dist/arcgis-coding-components/{p-5fe913f0.js → p-b3500466.js} +2 -2
- package/dist/arcgis-coding-components/{p-27d03fb2.js → p-b83db734.js} +2 -2
- package/dist/arcgis-coding-components/{p-98f0e116.js → p-cfff9500.js} +1 -1
- package/dist/arcgis-coding-components/{p-96c3ebcb.js → p-ff06e912.js} +2 -2
- package/dist/cjs/{arcade-defaults-55c18abe.js → arcade-defaults-e128d6d9.js} +64435 -59093
- package/dist/cjs/{arcade-mode-bd1630dd.js → arcade-mode-8bf7a14b.js} +1 -1
- package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +3 -3
- package/dist/cjs/{css-3c67d381.js → css-7229b372.js} +1 -1
- package/dist/cjs/{cssMode-73d4ac47.js → cssMode-8c1d563a.js} +2 -2
- package/dist/cjs/{html-da599f39.js → html-ead03bbb.js} +2 -2
- package/dist/cjs/{htmlMode-6f0883d3.js → htmlMode-5e1a0115.js} +2 -2
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/{javascript-92268a2f.js → javascript-3fe2de06.js} +3 -3
- package/dist/cjs/{jsonMode-110ef3c9.js → jsonMode-8b4b19f9.js} +2 -2
- package/dist/cjs/{tsMode-8cb72aa2.js → tsMode-b9491227.js} +2 -2
- package/dist/cjs/{typescript-edaad128.js → typescript-524fddbc.js} +2 -2
- package/dist/components/code-editor.js +1 -1
- package/dist/esm/{arcade-defaults-ac486973.js → arcade-defaults-a34c2e51.js} +64435 -59093
- package/dist/esm/{arcade-mode-fc719356.js → arcade-mode-c5a69066.js} +1 -1
- package/dist/esm/arcgis-arcade-api_6.entry.js +3 -3
- package/dist/esm/{css-9066b96a.js → css-ff1e9f8c.js} +1 -1
- package/dist/esm/{cssMode-f452e699.js → cssMode-cb48c437.js} +2 -2
- package/dist/esm/{html-7c0b7520.js → html-e7c0bd60.js} +2 -2
- package/dist/esm/{htmlMode-200a28b3.js → htmlMode-46638b7f.js} +2 -2
- package/dist/esm/index.js +1 -1
- package/dist/esm/{javascript-44a7aba3.js → javascript-2229cd63.js} +3 -3
- package/dist/esm/{jsonMode-fb784fa5.js → jsonMode-08a2f0d2.js} +2 -2
- package/dist/esm/{tsMode-890f3141.js → tsMode-46d0d8e8.js} +2 -2
- package/dist/esm/{typescript-4b8bacca.js → typescript-88a09694.js} +2 -2
- package/package.json +17 -16
- package/dist/arcgis-coding-components/p-2c5583d5.entry.js +0 -1
- package/dist/arcgis-coding-components/p-a388e974.js +0 -62
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
|
-
* Version: 0.
|
|
3
|
+
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
|
|
4
4
|
* Released under the MIT license
|
|
5
5
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
6
6
|
*-----------------------------------------------------------------------------*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { m as monaco_editor_core_star } from './arcade-defaults-
|
|
1
|
+
import { m as monaco_editor_core_star } from './arcade-defaults-a34c2e51.js';
|
|
2
2
|
import './index-d4ec142a.js';
|
|
3
3
|
|
|
4
4
|
/*!-----------------------------------------------------------------------------
|
|
5
5
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.
|
|
6
|
+
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
|
|
7
7
|
* Released under the MIT license
|
|
8
8
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
9
|
*-----------------------------------------------------------------------------*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { m as monaco_editor_core_star } from './arcade-defaults-
|
|
1
|
+
import { m as monaco_editor_core_star } from './arcade-defaults-a34c2e51.js';
|
|
2
2
|
import './index-d4ec142a.js';
|
|
3
3
|
|
|
4
4
|
/*!-----------------------------------------------------------------------------
|
|
5
5
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.
|
|
6
|
+
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
|
|
7
7
|
* Released under the MIT license
|
|
8
8
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
9
|
*-----------------------------------------------------------------------------*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { m as monaco_editor_core_star } from './arcade-defaults-
|
|
1
|
+
import { m as monaco_editor_core_star } from './arcade-defaults-a34c2e51.js';
|
|
2
2
|
import './index-d4ec142a.js';
|
|
3
3
|
|
|
4
4
|
/*!-----------------------------------------------------------------------------
|
|
5
5
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.
|
|
6
|
+
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
|
|
7
7
|
* Released under the MIT license
|
|
8
8
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
9
|
*-----------------------------------------------------------------------------*/
|
package/dist/esm/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { a as arcade } from './arcade-defaults-
|
|
1
|
+
export { a as arcade } from './arcade-defaults-a34c2e51.js';
|
|
2
2
|
import './index-d4ec142a.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { conf as conf$1, language as language$1 } from './typescript-
|
|
2
|
-
import './arcade-defaults-
|
|
1
|
+
import { conf as conf$1, language as language$1 } from './typescript-88a09694.js';
|
|
2
|
+
import './arcade-defaults-a34c2e51.js';
|
|
3
3
|
import './index-d4ec142a.js';
|
|
4
4
|
|
|
5
5
|
/*!-----------------------------------------------------------------------------
|
|
6
6
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
7
|
-
* Version: 0.
|
|
7
|
+
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
|
|
8
8
|
* Released under the MIT license
|
|
9
9
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
10
10
|
*-----------------------------------------------------------------------------*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { m as monaco_editor_core_star } from './arcade-defaults-
|
|
1
|
+
import { m as monaco_editor_core_star } from './arcade-defaults-a34c2e51.js';
|
|
2
2
|
import './index-d4ec142a.js';
|
|
3
3
|
|
|
4
4
|
/*!-----------------------------------------------------------------------------
|
|
5
5
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.
|
|
6
|
+
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
|
|
7
7
|
* Released under the MIT license
|
|
8
8
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
9
|
*-----------------------------------------------------------------------------*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { t as typescriptDefaults, m as monaco_editor_core_star } from './arcade-defaults-
|
|
1
|
+
import { t as typescriptDefaults, m as monaco_editor_core_star } from './arcade-defaults-a34c2e51.js';
|
|
2
2
|
import './index-d4ec142a.js';
|
|
3
3
|
|
|
4
4
|
/*!-----------------------------------------------------------------------------
|
|
5
5
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.
|
|
6
|
+
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
|
|
7
7
|
* Released under the MIT license
|
|
8
8
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
9
|
*-----------------------------------------------------------------------------*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { m as monaco_editor_core_star } from './arcade-defaults-
|
|
1
|
+
import { m as monaco_editor_core_star } from './arcade-defaults-a34c2e51.js';
|
|
2
2
|
import './index-d4ec142a.js';
|
|
3
3
|
|
|
4
4
|
/*!-----------------------------------------------------------------------------
|
|
5
5
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.
|
|
6
|
+
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
|
|
7
7
|
* Released under the MIT license
|
|
8
8
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
9
|
*-----------------------------------------------------------------------------*/
|
package/package.json
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
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.0-beta.11",
|
|
5
6
|
"module": "dist/components/index.js",
|
|
6
7
|
"main": "dist/index.cjs.js",
|
|
7
8
|
"types": "dist/types/index.d.ts",
|
|
@@ -49,27 +50,27 @@
|
|
|
49
50
|
"prettier": "prettier . --write"
|
|
50
51
|
},
|
|
51
52
|
"dependencies": {
|
|
52
|
-
"@arcgis/arcade-languageservice": "4.29.0-beta.
|
|
53
|
+
"@arcgis/arcade-languageservice": "4.29.0-beta.11",
|
|
53
54
|
"@stencil/core": "2.22.3",
|
|
54
|
-
"monaco-editor": "^0.
|
|
55
|
+
"monaco-editor": "^0.44.0",
|
|
55
56
|
"vscode-languageserver-types": "^3.17.3"
|
|
56
57
|
},
|
|
57
58
|
"devDependencies": {
|
|
58
|
-
"@arcgis/components-plugins": "4.29.0-beta.
|
|
59
|
-
"@arcgis/components-utils": "4.29.0-beta.
|
|
59
|
+
"@arcgis/components-plugins": "4.29.0-beta.11",
|
|
60
|
+
"@arcgis/components-utils": "4.29.0-beta.11",
|
|
60
61
|
"@arcgis/core": ">=4.29.0-next <4.30",
|
|
61
|
-
"@arcgis/core-adapter": "4.29.0-beta.
|
|
62
|
+
"@arcgis/core-adapter": "4.29.0-beta.11",
|
|
62
63
|
"@arcgis/eslint-config": "1.0.0",
|
|
63
64
|
"@arcgis/typescript-config": "1.0.0",
|
|
64
65
|
"@esri/calcite-components": "^1.8.0",
|
|
65
66
|
"@stencil/angular-output-target": "0.8.1",
|
|
66
67
|
"@stencil/react-output-target": "0.5.3",
|
|
67
68
|
"@stencil/sass": "^2.0.4",
|
|
68
|
-
"@storybook/addon-a11y": "^7.
|
|
69
|
-
"@storybook/addon-essentials": "^7.
|
|
70
|
-
"@storybook/addon-links": "^7.
|
|
71
|
-
"@storybook/web-components": "^7.
|
|
72
|
-
"@storybook/web-components-vite": "^7.
|
|
69
|
+
"@storybook/addon-a11y": "^7.5.0",
|
|
70
|
+
"@storybook/addon-essentials": "^7.5.0",
|
|
71
|
+
"@storybook/addon-links": "^7.5.0",
|
|
72
|
+
"@storybook/web-components": "^7.5.0",
|
|
73
|
+
"@storybook/web-components-vite": "^7.5.0",
|
|
73
74
|
"@types/estraverse": "^5.1.2",
|
|
74
75
|
"@types/estree": "^1.0.0",
|
|
75
76
|
"@types/fs-extra": "^11.0.1",
|
|
@@ -80,8 +81,8 @@
|
|
|
80
81
|
"@types/resize-observer-browser": "^0.1.7",
|
|
81
82
|
"@types/sass": "^1.45.0",
|
|
82
83
|
"@vitejs/plugin-react": "^4.0.1",
|
|
83
|
-
"esbuild": "^0.19.
|
|
84
|
-
"eslint": "^8.
|
|
84
|
+
"esbuild": "^0.19.5",
|
|
85
|
+
"eslint": "^8.52.0",
|
|
85
86
|
"estraverse": "^5.3.0",
|
|
86
87
|
"fs-extra": "^11.1.1",
|
|
87
88
|
"jest": "^29.5.0",
|
|
@@ -102,10 +103,10 @@
|
|
|
102
103
|
"rollup": "^3.25.0",
|
|
103
104
|
"rollup-plugin-import-css": "^3.1.0",
|
|
104
105
|
"rollup-plugin-node-polyfills": "^0.2.1",
|
|
105
|
-
"storybook": "^7.
|
|
106
|
+
"storybook": "^7.5.0",
|
|
106
107
|
"ts-node": "^10.9.1",
|
|
107
108
|
"typescript": "4.9.5",
|
|
108
|
-
"vite": "^4.
|
|
109
|
+
"vite": "^4.5.0",
|
|
109
110
|
"vscode-languageserver-textdocument": "^1.0.9",
|
|
110
111
|
"yargs": "^17.1.1"
|
|
111
112
|
},
|
|
@@ -113,5 +114,5 @@
|
|
|
113
114
|
"@arcgis/core": ">=4.29.0-next <4.30",
|
|
114
115
|
"@esri/calcite-components": ">=1.7.0 <2.0.0"
|
|
115
116
|
},
|
|
116
|
-
"gitHead": "
|
|
117
|
+
"gitHead": "d8d9438a622d0c29f93d12067fd3e76c8fdb0a0b"
|
|
117
118
|
}
|