@arcgis/coding-components 4.30.0-next.24 → 4.30.0-next.25
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-1d57aab3.js → p-05243ae4.js} +2 -2
- package/dist/arcgis-coding-components/{p-21137bd9.js → p-17d15cb9.js} +10 -10
- package/dist/arcgis-coding-components/{p-82be3941.js → p-289b8437.js} +2 -2
- package/dist/arcgis-coding-components/{p-b3bb4a4d.js → p-3580fa60.js} +2 -2
- package/dist/arcgis-coding-components/{p-5372551f.js → p-4e4ccb22.js} +2 -2
- package/dist/arcgis-coding-components/{p-e19f69f1.js → p-739a390e.js} +2 -2
- package/dist/arcgis-coding-components/{p-5fa537a1.js → p-74c134b2.js} +2 -2
- package/dist/arcgis-coding-components/{p-063836aa.js → p-904f5ed9.js} +1 -1
- package/dist/arcgis-coding-components/{p-3774076c.js → p-921150b1.js} +2 -2
- package/dist/arcgis-coding-components/{p-a412b172.js → p-9a06d91e.js} +2 -2
- package/dist/arcgis-coding-components/{p-73a564a3.js → p-a6e0408e.js} +2 -2
- package/dist/arcgis-coding-components/{p-6f4c407c.js → p-c7e83e19.js} +2 -2
- package/dist/arcgis-coding-components/p-df9c7278.entry.js +6 -0
- package/dist/arcgis-coding-components/{p-568667c4.js → p-ff18eae5.js} +1 -1
- package/dist/arcgis-coding-components/{p-c6001bc2.js → p-ffcc7148.js} +2 -2
- package/dist/cjs/{Accessor-665QGK4J-71c56e62.js → Accessor-K5EEI5WT-b88fc2a4.js} +57 -57
- package/dist/cjs/{arcade-defaults-9564669a.js → arcade-defaults-c2ec41d1.js} +13 -13
- package/dist/cjs/{arcade-mode-2a6aab2e.js → arcade-mode-40fb726f.js} +3 -3
- package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +73 -20
- package/dist/cjs/arcgis-coding-components.cjs.js +2 -2
- package/dist/cjs/{chunk-ENW2OP4I-e235573d.js → chunk-K5OO3GAM-c5c3bfaa.js} +22 -22
- package/dist/cjs/{css-6c6bb332.js → css-ab107194.js} +1 -1
- package/dist/cjs/{cssMode-b61804e8.js → cssMode-bb08e5bd.js} +3 -3
- package/dist/cjs/{decorators-DM7JHWEQ-bb83827d.js → decorators-ROXODUND-78fa07c2.js} +15 -15
- package/dist/cjs/{html-21ecf4fe.js → html-46ea7730.js} +3 -3
- package/dist/cjs/{htmlMode-ed2c5b9c.js → htmlMode-d7b93ee9.js} +3 -3
- package/dist/cjs/{index-693d7a28.js → index-4c8629ad.js} +1 -1
- package/dist/cjs/index.cjs.js +3 -3
- package/dist/cjs/{javascript-2c90f287.js → javascript-5c13b787.js} +4 -4
- package/dist/cjs/{jsonMode-29f0c4d3.js → jsonMode-15e0e9ae.js} +3 -3
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{tsMode-b8d55462.js → tsMode-8d8f7ea4.js} +3 -3
- package/dist/cjs/{typescript-5b7267d9.js → typescript-36035fea.js} +3 -3
- package/dist/components/{Accessor-665QGK4J.js → Accessor-K5EEI5WT.js} +2 -2
- package/dist/components/arcade-api.js +2 -2
- package/dist/components/arcade-contribution.js +1 -1
- package/dist/components/arcade-defaults.js +4 -4
- 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-api.js +1 -1
- 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/{chunk-6I5H2FL4.js → chunk-CUKUHPDJ.js} +70 -17
- package/dist/components/{chunk-ENW2OP4I.js → chunk-K5OO3GAM.js} +22 -22
- package/dist/components/code-editor.js +1 -1
- package/dist/components/{decorators-DM7JHWEQ.js → decorators-ROXODUND.js} +3 -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/{Accessor-665QGK4J-36b95fcf.js → Accessor-K5EEI5WT-0598ef2e.js} +2 -2
- package/dist/esm/{arcade-defaults-7b755d01.js → arcade-defaults-f6090fed.js} +13 -13
- package/dist/esm/{arcade-mode-56f5795a.js → arcade-mode-0ad4cb23.js} +3 -3
- package/dist/esm/arcgis-arcade-api_6.entry.js +73 -20
- package/dist/esm/arcgis-coding-components.js +3 -3
- package/dist/esm/{chunk-ENW2OP4I-9cb928fe.js → chunk-K5OO3GAM-75615e96.js} +22 -22
- package/dist/esm/{css-14b9cec7.js → css-93582172.js} +1 -1
- package/dist/esm/{cssMode-ce1cfd94.js → cssMode-2c7cb3f0.js} +3 -3
- package/dist/esm/{decorators-DM7JHWEQ-35eeab33.js → decorators-ROXODUND-72a4f40b.js} +3 -3
- package/dist/esm/{html-0f135a43.js → html-f45b866f.js} +3 -3
- package/dist/esm/{htmlMode-6a49d235.js → htmlMode-1f7f702f.js} +3 -3
- package/dist/esm/{index-cea530e1.js → index-04501a90.js} +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/{javascript-0b427ddf.js → javascript-6d22b317.js} +4 -4
- package/dist/esm/{jsonMode-818f84d3.js → jsonMode-8d42c2c3.js} +3 -3
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{tsMode-5fc323fe.js → tsMode-5603cacf.js} +3 -3
- package/dist/esm/{typescript-5e0c0f59.js → typescript-6dbe886a.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 +9 -9
- package/dist/arcgis-coding-components/p-2e4f5089.entry.js +0 -6
- /package/dist/types/data/{actions-runner-1 → 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/{actions-runner-1 → 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/{actions-runner-1 → 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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.25
|
|
5
5
|
*/
|
|
6
|
-
import{p as e,b as t}from"./p-
|
|
6
|
+
import{p as e,b as t}from"./p-ff18eae5.js";export{s as setNonce}from"./p-ff18eae5.js";(()=>{const t=import.meta.url,o={};return""!==t&&(o.resourcesUrl=new URL(".",t).href),e(o)})().then((e=>t([["p-df9c7278",[[0,"arcgis-arcade-editor",{profile:[16],script:[1],testData:[16],suggestions:[16],snippets:[16],hideDocumentationActions:[4,"hide-documentation-actions"],hideSideBar:[4,"hide-side-bar"],sideActionBarExpanded:[1540,"side-action-bar-expanded"],openedSidePanel:[1537,"opened-side-panel"],editorOptions:[16],messages:[32],_standaloneCodeEditor:[32],_preparingProfile:[32],_editorProfile:[32],_showExecutionPanel:[32],_resultPanel:[32],_executingScript:[32],_consoleLogs:[32],_executionResult:[32],getScript:[64],setFocus:[64],getEditorInstance:[64],getTestResult:[64],updateThemeColors:[64]},null,{profile:["_profileChanged"],testData:["_testDataChanged"],snippets:["_snippetChanged"]}],[1,"arcgis-arcade-api",{hideDocumentationActions:[4,"hide-documentation-actions"],modelId:[1,"model-id"],_selectedApiItem:[32],_filterValue:[32],_colorizeStyle:[32],_preparingApi:[32],_apiLibrary:[32]}],[1,"arcgis-arcade-results",{loading:[4],openedResultPanel:[1537,"opened-result-panel"],result:[16],consoleLogs:[16]}],[1,"arcgis-arcade-suggestions",{suggestions:[16],_selectedSuggestion:[32],_filterValue:[32],_colorizeStyle:[32]},null,{suggestions:["suggestionsPropChanged"]}],[1,"arcgis-arcade-variables",{loading:[4],modelId:[1,"model-id"],_mutationCounter:[32],_flowItemRenderers:[32],_filterValue:[32]},null,{modelId:["modelIdPropChanged"]}],[0,"arcgis-code-editor",{value:[1],language:[1],modelId:[1,"model-id"],options:[16],getValue:[64],setValue:[64],insertText:[64],insertSnippet:[64],getEditorInstance:[64],setFocus:[64]},null,{value:["valuePropChange"],language:["languagePropChange"],modelId:["modelIdPropChange"],options:["optionsPropChange"]}]]]],e)));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.25
|
|
5
5
|
*/
|
|
6
|
-
export{a as arcade}from"./p-
|
|
6
|
+
export{a as arcade}from"./p-17d15cb9.js";import"./p-ff18eae5.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
* See https://js.arcgis.com/4.30/esri/copyright.txt for details.
|
|
4
|
-
* v4.30.0-next.
|
|
4
|
+
* v4.30.0-next.25
|
|
5
5
|
*/
|
|
6
|
-
import{u as e}from"./p-
|
|
6
|
+
import{u as e}from"./p-17d15cb9.js";import"./p-ff18eae5.js";
|
|
7
7
|
/*!-----------------------------------------------------------------------------
|
|
8
8
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
9
9
|
* Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
|