@arcgis/coding-components 4.30.0-next.19 → 4.30.0-next.20
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-d126e24b.js → p-131d007b.js} +2 -2
- package/dist/arcgis-coding-components/{p-d2c0406a.entry.js → p-275be344.entry.js} +2 -2
- package/dist/arcgis-coding-components/{p-ff3caeca.js → p-298fa0fa.js} +2 -2
- package/dist/arcgis-coding-components/{p-8ff95e43.js → p-3a1cfc7f.js} +2 -2
- package/dist/arcgis-coding-components/{p-2b1b0ba6.js → p-4363679f.js} +2 -2
- package/dist/arcgis-coding-components/{p-97213ac3.js → p-58744768.js} +2 -2
- package/dist/arcgis-coding-components/{p-f9587724.js → p-98f94233.js} +1 -1
- package/dist/arcgis-coding-components/{p-436ab8d0.js → p-a2ab7b09.js} +2 -2
- package/dist/arcgis-coding-components/{p-48f414a6.js → p-e7704832.js} +2 -2
- package/dist/arcgis-coding-components/{p-be1e546f.js → p-e8793add.js} +2 -2
- package/dist/arcgis-coding-components/{p-cbaf94d8.js → p-e8e90610.js} +10 -10
- package/dist/arcgis-coding-components/{p-845f1007.js → p-f588e3a8.js} +1 -1
- package/dist/cjs/{arcade-defaults-a529603c.js → arcade-defaults-a504fc87.js} +10 -10
- package/dist/cjs/{arcade-mode-f36f49d7.js → arcade-mode-6c6c0145.js} +3 -3
- package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +4 -4
- package/dist/cjs/arcgis-coding-components.cjs.js +2 -2
- package/dist/cjs/{css-8e677d61.js → css-5204d295.js} +1 -1
- package/dist/cjs/{cssMode-4e168292.js → cssMode-4a5793d0.js} +3 -3
- package/dist/cjs/{html-fee5e7f4.js → html-f3d17af6.js} +3 -3
- package/dist/cjs/{htmlMode-fa158e57.js → htmlMode-48549913.js} +3 -3
- package/dist/cjs/{index-009171f2.js → index-9fd10e62.js} +1 -1
- package/dist/cjs/index.cjs.js +3 -3
- package/dist/cjs/{javascript-0ec19218.js → javascript-e500d3ac.js} +4 -4
- package/dist/cjs/{jsonMode-83564e83.js → jsonMode-31094ed0.js} +3 -3
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{tsMode-fd6d95cd.js → tsMode-52387abb.js} +3 -3
- package/dist/cjs/{typescript-3f9ffd63.js → typescript-fdf84148.js} +3 -3
- package/dist/components/arcade-api.js +1 -1
- package/dist/components/arcade-contribution.js +1 -1
- 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-api.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/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/markdown.js +1 -1
- package/dist/components/utilities.js +1 -1
- package/dist/esm/{arcade-defaults-0907ca41.js → arcade-defaults-60b3395d.js} +10 -10
- package/dist/esm/{arcade-mode-e2925244.js → arcade-mode-959d7684.js} +3 -3
- package/dist/esm/arcgis-arcade-api_6.entry.js +4 -4
- package/dist/esm/arcgis-coding-components.js +3 -3
- package/dist/esm/{css-4848e61b.js → css-c099a793.js} +1 -1
- package/dist/esm/{cssMode-b2f0478e.js → cssMode-0fcac784.js} +3 -3
- package/dist/esm/{html-9699849e.js → html-331a97c7.js} +3 -3
- package/dist/esm/{htmlMode-27b64658.js → htmlMode-8afbdb3f.js} +3 -3
- package/dist/esm/{index-312cdb8d.js → index-6335273a.js} +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/{javascript-512fe3cc.js → javascript-d08d4f7b.js} +4 -4
- package/dist/esm/{jsonMode-5657a4f2.js → jsonMode-e8f6ca82.js} +3 -3
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{tsMode-8c760432.js → tsMode-ac2f8f6d.js} +3 -3
- package/dist/esm/{typescript-1e96c9a2.js → typescript-4ddd7a2f.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 +8 -8
|
@@ -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.20
|
|
5
5
|
*/
|
|
6
|
-
import{p as e,b as t}from"./p-
|
|
6
|
+
import{p as e,b as t}from"./p-98f94233.js";export{s as setNonce}from"./p-98f94233.js";(()=>{const t=import.meta.url,n={};return""!==t&&(n.resourcesUrl=new URL(".",t).href),e(n)})().then((e=>t([["p-275be344",[[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],_lang:[32],_t9nLocale:[32],_t9nStrings:[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"],_lang:[32],_t9nLocale:[32],_t9nStrings:[32],_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],_lang:[32],_t9nLocale:[32],_t9nStrings:[32]}],[1,"arcgis-arcade-suggestions",{suggestions:[16],_lang:[32],_t9nLocale:[32],_t9nStrings:[32],_selectedSuggestion:[32],_filterValue:[32],_colorizeStyle:[32]},null,{suggestions:["suggestionsPropChanged"]}],[1,"arcgis-arcade-variables",{loading:[4],modelId:[1,"model-id"],_lang:[32],_t9nLocale:[32],_t9nStrings:[32],_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.20
|
|
5
5
|
*/
|
|
6
|
-
export{a as arcade}from"./p-
|
|
6
|
+
export{a as arcade}from"./p-e8e90610.js";import"./p-98f94233.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.20
|
|
5
5
|
*/
|
|
6
|
-
import{u as t,t as e}from"./p-
|
|
6
|
+
import{u as t,t as e}from"./p-e8e90610.js";import"./p-98f94233.js";
|
|
7
7
|
/*!-----------------------------------------------------------------------------
|
|
8
8
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
9
9
|
* Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
|