@arcgis/coding-components 4.30.0-next.0 → 4.30.0-next.1

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.
Files changed (74) hide show
  1. package/README.md +2 -0
  2. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
  3. package/dist/arcgis-coding-components/index.esm.js +2 -2
  4. package/dist/arcgis-coding-components/{p-1cd7563b.js → p-01d806ab.js} +2 -2
  5. package/dist/arcgis-coding-components/{p-53ed4d0b.js → p-0ecfaaf8.js} +2 -2
  6. package/dist/arcgis-coding-components/p-0f15d754.entry.js +6 -0
  7. package/dist/arcgis-coding-components/{p-94841fa0.js → p-26cb350b.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-e769db2c.js → p-2c66cecd.js} +2 -2
  9. package/dist/arcgis-coding-components/{p-f5feaf75.js → p-3162633c.js} +1 -1
  10. package/dist/arcgis-coding-components/{p-be2f2746.js → p-4aab897b.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-d1d9012a.js → p-5050b8e6.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-58af3ef8.js → p-68bd0d31.js} +1 -1
  13. package/dist/arcgis-coding-components/{p-e1ba5135.js → p-9556a8c6.js} +2 -2
  14. package/dist/arcgis-coding-components/{p-74f09606.js → p-bad6d07f.js} +10 -10
  15. package/dist/arcgis-coding-components/{p-e6a14b51.js → p-c5c082c2.js} +3 -3
  16. package/dist/cjs/{arcade-defaults-116ec741.js → arcade-defaults-337189cc.js} +10 -10
  17. package/dist/cjs/{arcade-mode-1568f304.js → arcade-mode-3b9ec201.js} +3 -3
  18. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +16 -10
  19. package/dist/cjs/arcgis-coding-components.cjs.js +3 -3
  20. package/dist/cjs/{css-783129f2.js → css-9d93d685.js} +1 -1
  21. package/dist/cjs/{cssMode-ea737a4f.js → cssMode-cf97e01f.js} +3 -3
  22. package/dist/cjs/{html-1592d53e.js → html-9bbb2b9f.js} +3 -3
  23. package/dist/cjs/{htmlMode-00d63c80.js → htmlMode-29fbfd01.js} +3 -3
  24. package/dist/cjs/{index-2a242e78.js → index-b66d3898.js} +1 -1
  25. package/dist/cjs/index.cjs.js +3 -3
  26. package/dist/cjs/{javascript-4f36066e.js → javascript-ea7308ab.js} +4 -4
  27. package/dist/cjs/{jsonMode-1a4a229c.js → jsonMode-25c548e6.js} +3 -3
  28. package/dist/cjs/loader.cjs.js +3 -3
  29. package/dist/cjs/{tsMode-2250adae.js → tsMode-c54b0496.js} +3 -3
  30. package/dist/cjs/{typescript-e0aa847b.js → typescript-89d35abd.js} +3 -3
  31. package/dist/components/arcade-api.js +13 -12
  32. package/dist/components/arcade-contribution.js +1 -1
  33. package/dist/components/arcade-defaults.js +2 -2
  34. package/dist/components/arcade-mode.js +1 -1
  35. package/dist/components/arcade-results.js +12 -11
  36. package/dist/components/arcade-suggestions.js +12 -11
  37. package/dist/components/arcade-variables.js +12 -11
  38. package/dist/components/arcgis-arcade-api.js +1 -1
  39. package/dist/components/arcgis-arcade-editor.js +10 -11
  40. package/dist/components/arcgis-arcade-results.js +1 -1
  41. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  42. package/dist/components/arcgis-arcade-variables.js +1 -1
  43. package/dist/components/arcgis-assets.js +12 -0
  44. package/dist/components/arcgis-code-editor.js +1 -1
  45. package/dist/components/code-editor.js +16 -4
  46. package/dist/components/fields.js +1 -1
  47. package/dist/components/index.js +3 -2
  48. package/dist/components/index2.js +1 -1
  49. package/dist/components/markdown.js +1 -1
  50. package/dist/components/utilities.js +1 -1
  51. package/dist/esm/{arcade-defaults-80f61735.js → arcade-defaults-80ab7068.js} +10 -10
  52. package/dist/esm/{arcade-mode-686cb41f.js → arcade-mode-145e7a14.js} +3 -3
  53. package/dist/esm/arcgis-arcade-api_6.entry.js +16 -10
  54. package/dist/esm/arcgis-coding-components.js +4 -4
  55. package/dist/esm/{css-bbfd2b32.js → css-d2e6a792.js} +1 -1
  56. package/dist/esm/{cssMode-f294e128.js → cssMode-6d9545da.js} +3 -3
  57. package/dist/esm/{html-323efee8.js → html-0af5dfb9.js} +3 -3
  58. package/dist/esm/{htmlMode-47c1317c.js → htmlMode-7006edc4.js} +3 -3
  59. package/dist/esm/{index-b3656b7b.js → index-a2b632a0.js} +1 -1
  60. package/dist/esm/index.js +3 -3
  61. package/dist/esm/{javascript-382166f6.js → javascript-89b3eeb2.js} +4 -4
  62. package/dist/esm/{jsonMode-6e9a0acf.js → jsonMode-a3501a18.js} +3 -3
  63. package/dist/esm/loader.js +4 -4
  64. package/dist/esm/{tsMode-ad3a38e5.js → tsMode-29dad6cb.js} +3 -3
  65. package/dist/esm/{typescript-f090f4b9.js → typescript-6f3a39e0.js} +3 -3
  66. package/dist/loader/cdn.js +1 -1
  67. package/dist/loader/index.cjs.js +1 -1
  68. package/dist/loader/index.es2017.js +1 -1
  69. package/dist/loader/index.js +1 -1
  70. package/dist/types/components/arcade-editor/arcade-editor.d.ts +4 -0
  71. package/dist/types/components/code-editor/code-editor.d.ts +7 -1
  72. package/dist/types/components.d.ts +17 -1
  73. package/package.json +10 -12
  74. package/dist/arcgis-coding-components/p-c7946869.entry.js +0 -6
@@ -1,12 +1,12 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
- import{t as e}from"./p-74f09606.js";import"./p-58af3ef8.js";
6
+ import{t as e}from"./p-bad6d07f.js";import"./p-68bd0d31.js";
7
7
  /*!-----------------------------------------------------------------------------
8
8
  * Copyright (c) Microsoft Corporation. All rights reserved.
9
9
  * Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
10
10
  * Released under the MIT license
11
11
  * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
12
- *-----------------------------------------------------------------------------*/var t=Object.defineProperty,i=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,n=Object.prototype.hasOwnProperty,o=(e,o,s,a)=>{if(o&&"object"==typeof o||"function"==typeof o)for(let d of r(o))n.call(e,d)||d===s||t(e,d,{get:()=>o[d],enumerable:!(a=i(o,d))||a.enumerable});return e},s={};o(s,e,"default");var a=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"],d={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\$\^\&\*\(\)\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\s]+)/g,comments:{blockComment:["\x3c!--","--\x3e"]},brackets:[["\x3c!--","--\x3e"],["<",">"],["{","}"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:'"',close:'"'},{open:"'",close:"'"},{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"<",close:">"}],onEnterRules:[{beforeText:new RegExp(`<(?!(?:${a.join("|")}))([_:\\w][_:\\w-.\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),afterText:/^<\/([_:\w][_:\w-.\d]*)\s*>$/i,action:{indentAction:s.languages.IndentAction.IndentOutdent}},{beforeText:new RegExp(`<(?!(?:${a.join("|")}))(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),action:{indentAction:s.languages.IndentAction.Indent}}],folding:{markers:{start:new RegExp("^\\s*\x3c!--\\s*#region\\b.*--\x3e"),end:new RegExp("^\\s*\x3c!--\\s*#endregion\\b.*--\x3e")}}},m={defaultToken:"",tokenPostfix:".html",ignoreCase:!0,tokenizer:{root:[[/<!DOCTYPE/,"metatag","@doctype"],[/<!--/,"comment","@comment"],[/(<)((?:[\w\-]+:)?[\w\-]+)(\s*)(\/>)/,["delimiter","tag","","delimiter"]],[/(<)(script)/,["delimiter",{token:"tag",next:"@script"}]],[/(<)(style)/,["delimiter",{token:"tag",next:"@style"}]],[/(<)((?:[\w\-]+:)?[\w\-]+)/,["delimiter",{token:"tag",next:"@otherTag"}]],[/(<\/)((?:[\w\-]+:)?[\w\-]+)/,["delimiter",{token:"tag",next:"@otherTag"}]],[/</,"delimiter"],[/[^<]+/]],doctype:[[/[^>]+/,"metatag.content"],[/>/,"metatag","@pop"]],comment:[[/-->/,"comment","@pop"],[/[^-]+/,"comment.content"],[/./,"comment.content"]],otherTag:[[/\/?>/,"delimiter","@pop"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/]],script:[[/type/,"attribute.name","@scriptAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/(<\/)(script\s*)(>)/,["delimiter","tag",{token:"delimiter",next:"@pop"}]]],scriptAfterType:[[/=/,"delimiter","@scriptAfterTypeEquals"],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptAfterTypeEquals:[[/"module"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.text/javascript"}],[/'module'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.text/javascript"}],[/"([^"]*)"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptWithCustomType:[[/>/,{token:"delimiter",next:"@scriptEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptEmbedded:[[/<\/script/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]],style:[[/type/,"attribute.name","@styleAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/(<\/)(style\s*)(>)/,["delimiter","tag",{token:"delimiter",next:"@pop"}]]],styleAfterType:[[/=/,"delimiter","@styleAfterTypeEquals"],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleAfterTypeEquals:[[/"([^"]*)"/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleWithCustomType:[[/>/,{token:"delimiter",next:"@styleEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleEmbedded:[[/<\/style/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]]}};export{d as conf,m as language}
12
+ *-----------------------------------------------------------------------------*/var t=Object.defineProperty,i=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,n=Object.prototype.hasOwnProperty,o=(e,o,s,d)=>{if(o&&"object"==typeof o||"function"==typeof o)for(let a of r(o))n.call(e,a)||a===s||t(e,a,{get:()=>o[a],enumerable:!(d=i(o,a))||d.enumerable});return e},s={};o(s,e,"default");var d=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"],a={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\$\^\&\*\(\)\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\s]+)/g,comments:{blockComment:["\x3c!--","--\x3e"]},brackets:[["\x3c!--","--\x3e"],["<",">"],["{","}"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:'"',close:'"'},{open:"'",close:"'"},{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"<",close:">"}],onEnterRules:[{beforeText:new RegExp(`<(?!(?:${d.join("|")}))([_:\\w][_:\\w-.\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),afterText:/^<\/([_:\w][_:\w-.\d]*)\s*>$/i,action:{indentAction:s.languages.IndentAction.IndentOutdent}},{beforeText:new RegExp(`<(?!(?:${d.join("|")}))(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),action:{indentAction:s.languages.IndentAction.Indent}}],folding:{markers:{start:new RegExp("^\\s*\x3c!--\\s*#region\\b.*--\x3e"),end:new RegExp("^\\s*\x3c!--\\s*#endregion\\b.*--\x3e")}}},m={defaultToken:"",tokenPostfix:".html",ignoreCase:!0,tokenizer:{root:[[/<!DOCTYPE/,"metatag","@doctype"],[/<!--/,"comment","@comment"],[/(<)((?:[\w\-]+:)?[\w\-]+)(\s*)(\/>)/,["delimiter","tag","","delimiter"]],[/(<)(script)/,["delimiter",{token:"tag",next:"@script"}]],[/(<)(style)/,["delimiter",{token:"tag",next:"@style"}]],[/(<)((?:[\w\-]+:)?[\w\-]+)/,["delimiter",{token:"tag",next:"@otherTag"}]],[/(<\/)((?:[\w\-]+:)?[\w\-]+)/,["delimiter",{token:"tag",next:"@otherTag"}]],[/</,"delimiter"],[/[^<]+/]],doctype:[[/[^>]+/,"metatag.content"],[/>/,"metatag","@pop"]],comment:[[/-->/,"comment","@pop"],[/[^-]+/,"comment.content"],[/./,"comment.content"]],otherTag:[[/\/?>/,"delimiter","@pop"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/]],script:[[/type/,"attribute.name","@scriptAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/(<\/)(script\s*)(>)/,["delimiter","tag",{token:"delimiter",next:"@pop"}]]],scriptAfterType:[[/=/,"delimiter","@scriptAfterTypeEquals"],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptAfterTypeEquals:[[/"module"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.text/javascript"}],[/'module'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.text/javascript"}],[/"([^"]*)"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptWithCustomType:[[/>/,{token:"delimiter",next:"@scriptEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptEmbedded:[[/<\/script/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]],style:[[/type/,"attribute.name","@styleAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/(<\/)(style\s*)(>)/,["delimiter","tag",{token:"delimiter",next:"@pop"}]]],styleAfterType:[[/=/,"delimiter","@styleAfterTypeEquals"],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleAfterTypeEquals:[[/"([^"]*)"/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleWithCustomType:[[/>/,{token:"delimiter",next:"@styleEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleEmbedded:[[/<\/style/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]]}};export{a as conf,m as language}
@@ -1,11 +1,11 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const index = require('./index-2a242e78.js');
8
+ const index = require('./index-b66d3898.js');
9
9
 
10
10
  function _interopNamespace(e) {
11
11
  if (e && e.__esModule) return e;
@@ -120544,7 +120544,7 @@ registerLanguage({
120544
120544
  mimetypes: ["text/css"],
120545
120545
  loader: () => {
120546
120546
  {
120547
- return Promise.resolve().then(function () { return require('./css-783129f2.js'); });
120547
+ return Promise.resolve().then(function () { return require('./css-9d93d685.js'); });
120548
120548
  }
120549
120549
  }
120550
120550
  });
@@ -120562,7 +120562,7 @@ registerLanguage({
120562
120562
  mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
120563
120563
  loader: () => {
120564
120564
  {
120565
- return Promise.resolve().then(function () { return require('./html-1592d53e.js'); });
120565
+ return Promise.resolve().then(function () { return require('./html-9bbb2b9f.js'); });
120566
120566
  }
120567
120567
  }
120568
120568
  });
@@ -120582,7 +120582,7 @@ registerLanguage({
120582
120582
  mimetypes: ["text/javascript"],
120583
120583
  loader: () => {
120584
120584
  {
120585
- return Promise.resolve().then(function () { return require('./javascript-4f36066e.js'); });
120585
+ return Promise.resolve().then(function () { return require('./javascript-ea7308ab.js'); });
120586
120586
  }
120587
120587
  }
120588
120588
  });
@@ -120600,7 +120600,7 @@ registerLanguage({
120600
120600
  mimetypes: ["text/typescript"],
120601
120601
  loader: () => {
120602
120602
  {
120603
- return Promise.resolve().then(function () { return require('./typescript-e0aa847b.js'); });
120603
+ return Promise.resolve().then(function () { return require('./typescript-89d35abd.js'); });
120604
120604
  }
120605
120605
  }
120606
120606
  });
@@ -120721,7 +120721,7 @@ var lessDefaults = new LanguageServiceDefaultsImpl$3("less", optionsDefault$1, m
120721
120721
  monaco_editor_core_exports$3.languages.css = { cssDefaults, lessDefaults, scssDefaults };
120722
120722
  function getMode$3() {
120723
120723
  {
120724
- return Promise.resolve().then(function () { return require('./cssMode-ea737a4f.js'); });
120724
+ return Promise.resolve().then(function () { return require('./cssMode-cf97e01f.js'); });
120725
120725
  }
120726
120726
  }
120727
120727
  monaco_editor_core_exports$3.languages.onLanguage("less", () => {
@@ -120846,7 +120846,7 @@ monaco_editor_core_exports$2.languages.html = {
120846
120846
  };
120847
120847
  function getMode$2() {
120848
120848
  {
120849
- return Promise.resolve().then(function () { return require('./htmlMode-00d63c80.js'); });
120849
+ return Promise.resolve().then(function () { return require('./htmlMode-29fbfd01.js'); });
120850
120850
  }
120851
120851
  }
120852
120852
  function registerHTMLLanguageService(languageId, options = optionsDefault, modeConfiguration = getConfigurationDefault(languageId)) {
@@ -120948,7 +120948,7 @@ var jsonDefaults = new LanguageServiceDefaultsImpl$1("json", diagnosticDefault,
120948
120948
  monaco_editor_core_exports$1.languages.json = { jsonDefaults };
120949
120949
  function getMode$1() {
120950
120950
  {
120951
- return Promise.resolve().then(function () { return require('./jsonMode-1a4a229c.js'); });
120951
+ return Promise.resolve().then(function () { return require('./jsonMode-25c548e6.js'); });
120952
120952
  }
120953
120953
  }
120954
120954
  monaco_editor_core_exports$1.languages.register({
@@ -121217,7 +121217,7 @@ monaco_editor_core_exports.languages.typescript = {
121217
121217
  };
121218
121218
  function getMode() {
121219
121219
  {
121220
- return Promise.resolve().then(function () { return require('./tsMode-2250adae.js'); });
121220
+ return Promise.resolve().then(function () { return require('./tsMode-c54b0496.js'); });
121221
121221
  }
121222
121222
  }
121223
121223
  monaco_editor_core_exports.languages.onLanguage("typescript", () => {
@@ -1,12 +1,12 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
9
- require('./index-2a242e78.js');
8
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
9
+ require('./index-b66d3898.js');
10
10
 
11
11
  var j={False:"false",Null:"null",True:"true"},f={Break:"break",Continue:"continue",Else:"else",For:"for",From:"from",Function:"function",If:"if",Import:"import",Export:"export",In:"in",Return:"return",Var:"var",While:"while"},Fe=["++","--"],Qe=["-","+","!","~"],Ze=["=","/=","*=","%=","+=","-="],Xe=["||","&&"],Lt=["|","&",">>","<<",">>>","^","==","!=","<","<=",">",">=","+","-","*","/","%"];var U=[[],[],[]];Fe.forEach(t=>U[t.length-1]?.push(t));Qe.forEach(t=>U[t.length-1]?.push(t));Xe.forEach(t=>U[t.length-1]?.push(t));Ze.forEach(t=>U[t.length-1]?.push(t));Lt.forEach(t=>U[t.length-1]?.push(t));var ht=Object.values(f),dt=Object.values(j);dt.map(t=>({label:t,kind:arcadeDefaults.main.CompletionItemKind.Constant}));ht.map(t=>({label:t,kind:arcadeDefaults.main.CompletionItemKind.Keyword}));
12
12
 
@@ -1,14 +1,14 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-2a242e78.js');
11
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
10
+ const index = require('./index-b66d3898.js');
11
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
12
12
 
13
13
  async function colorizeCode(code) {
14
14
  return await arcadeDefaults.editor.colorize(code, "arcade", { tabSize: 2 });
@@ -3028,7 +3028,7 @@ async function getArcadeWorker(uri) {
3028
3028
  * @returns mode for arcade
3029
3029
  */
3030
3030
  async function getMode() {
3031
- return await Promise.resolve().then(function () { return require('./arcade-mode-1568f304.js'); });
3031
+ return await Promise.resolve().then(function () { return require('./arcade-mode-3b9ec201.js'); });
3032
3032
  }
3033
3033
  // Register the language in Monaco
3034
3034
  arcadeDefaults.languages.register({
@@ -3565,6 +3565,7 @@ const ArcgisArcadeEditor = class {
3565
3565
  this.hideSideBar = false;
3566
3566
  this.sideActionBarExpanded = false;
3567
3567
  this.openedSidePanel = "none";
3568
+ this.editorOptions = undefined;
3568
3569
  }
3569
3570
  _profileChanged(newValue, oldValue) {
3570
3571
  // Prevent the execution as long as the component has not been fully loaded
@@ -3732,11 +3733,7 @@ const ArcgisArcadeEditor = class {
3732
3733
  //#endregion
3733
3734
  //#region Render Main Panel
3734
3735
  renderMainPanel() {
3735
- return (
3736
- // <div class="flex-adjustable">
3737
- index.h("arcgis-code-editor", { class: "flex-adjustable", language: arcadeDefaults.arcadeDefaults.languageId, value: this.script ?? "", modelId: this._modelId, onValueChange: this._emitScriptChange, ref: (e) => (this._codeEditorElt = e) })
3738
- // </div>
3739
- );
3736
+ return (index.h("arcgis-code-editor", { class: "flex-adjustable", language: arcadeDefaults.arcadeDefaults.languageId, value: this.script ?? "", modelId: this._modelId, options: this.editorOptions, onValueChange: this._emitScriptChange, ref: (e) => (this._codeEditorElt = e) }));
3740
3737
  }
3741
3738
  //#endregion
3742
3739
  //#region Rendering the Action Bar
@@ -4359,6 +4356,7 @@ const ArcgisCodeEditor = class {
4359
4356
  this.value = undefined;
4360
4357
  this.language = undefined;
4361
4358
  this.modelId = arcadeDefaults.U();
4359
+ this.options = undefined;
4362
4360
  }
4363
4361
  valuePropChange(newValue, oldValue) {
4364
4362
  if (!this._editorInstance || newValue === oldValue) {
@@ -4378,6 +4376,12 @@ const ArcgisCodeEditor = class {
4378
4376
  }
4379
4377
  this.updateModel();
4380
4378
  }
4379
+ optionsPropChange(newValue) {
4380
+ if (!this._editorInstance || !newValue) {
4381
+ return;
4382
+ }
4383
+ this._editorInstance.updateOptions(newValue);
4384
+ }
4381
4385
  //#endregion
4382
4386
  // #region Public methods API
4383
4387
  /**
@@ -4476,6 +4480,7 @@ const ArcgisCodeEditor = class {
4476
4480
  // Create the editor for the host element.
4477
4481
  // This will not trigger a diagnostic.
4478
4482
  this._editorInstance = arcadeDefaults.editor.create(this._hostElt, {
4483
+ ...(this.options ?? {}),
4479
4484
  model,
4480
4485
  fixedOverflowWidgets: true,
4481
4486
  scrollBeyondLastLine: false
@@ -4569,7 +4574,8 @@ const ArcgisCodeEditor = class {
4569
4574
  static get watchers() { return {
4570
4575
  "value": ["valuePropChange"],
4571
4576
  "language": ["languagePropChange"],
4572
- "modelId": ["modelIdPropChange"]
4577
+ "modelId": ["modelIdPropChange"],
4578
+ "options": ["optionsPropChange"]
4573
4579
  }; }
4574
4580
  };
4575
4581
  ArcgisCodeEditor.style = codeEditorCss;
@@ -1,13 +1,13 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-2a242e78.js');
10
+ const index = require('./index-b66d3898.js');
11
11
 
12
12
  /*
13
13
  Stencil Client Patch Browser v4.10.0 | MIT Licensed | https://stenciljs.com
@@ -22,7 +22,7 @@ const patchBrowser = () => {
22
22
  };
23
23
 
24
24
  patchBrowser().then(options => {
25
- return index.bootstrapLazy([["arcgis-arcade-api_6.cjs",[[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"],"_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"],"getValue":[64],"setValue":[64],"insertText":[64],"insertSnippet":[64],"getEditorInstance":[64],"setFocus":[64]},null,{"value":["valuePropChange"],"language":["languagePropChange"],"modelId":["modelIdPropChange"]}]]]], options);
25
+ return index.bootstrapLazy([["arcgis-arcade-api_6.cjs",[[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"]}]]]], options);
26
26
  });
27
27
 
28
28
  exports.setNonce = index.setNonce;
@@ -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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
@@ -1,12 +1,12 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
9
- require('./index-2a242e78.js');
8
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
9
+ require('./index-b66d3898.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,12 +1,12 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
9
- require('./index-2a242e78.js');
8
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
9
+ require('./index-b66d3898.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,12 +1,12 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
9
- require('./index-2a242e78.js');
8
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
9
+ require('./index-b66d3898.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
@@ -1,14 +1,14 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
11
- require('./index-2a242e78.js');
10
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
11
+ require('./index-b66d3898.js');
12
12
 
13
13
 
14
14
 
@@ -1,13 +1,13 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const typescript = require('./typescript-e0aa847b.js');
9
- require('./arcade-defaults-116ec741.js');
10
- require('./index-2a242e78.js');
8
+ const typescript = require('./typescript-89d35abd.js');
9
+ require('./arcade-defaults-337189cc.js');
10
+ require('./index-b66d3898.js');
11
11
 
12
12
  /*!-----------------------------------------------------------------------------
13
13
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,12 +1,12 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
9
- require('./index-2a242e78.js');
8
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
9
+ require('./index-b66d3898.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,17 +1,17 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-2a242e78.js');
10
+ const index = require('./index-b66d3898.js');
11
11
 
12
12
  const defineCustomElements = (win, options) => {
13
13
  if (typeof window === 'undefined') return undefined;
14
- return index.bootstrapLazy([["arcgis-arcade-api_6.cjs",[[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"],"_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"],"getValue":[64],"setValue":[64],"insertText":[64],"insertSnippet":[64],"getEditorInstance":[64],"setFocus":[64]},null,{"value":["valuePropChange"],"language":["languagePropChange"],"modelId":["modelIdPropChange"]}]]]], options);
14
+ return index.bootstrapLazy([["arcgis-arcade-api_6.cjs",[[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"]}]]]], options);
15
15
  };
16
16
 
17
17
  exports.setNonce = index.setNonce;
@@ -1,12 +1,12 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
9
- require('./index-2a242e78.js');
8
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
9
+ require('./index-b66d3898.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,12 +1,12 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  'use strict';
7
7
 
8
- const arcadeDefaults = require('./arcade-defaults-116ec741.js');
9
- require('./index-2a242e78.js');
8
+ const arcadeDefaults = require('./arcade-defaults-337189cc.js');
9
+ require('./index-b66d3898.js');
10
10
 
11
11
  /*!-----------------------------------------------------------------------------
12
12
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,25 +1,26 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
- import { proxyCustomElement, HTMLElement, createEvent, getAssetPath, h, Host } from '@stencil/core/internal/client';
6
+ import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
7
7
  import { g as generateColorizeStyles, o as onColorizeThemeChanged, c as convertMarkdownString, a as colorizedAllCodeElements } from './markdown.js';
8
8
  import { f as filterCollection } from './utilities.js';
9
9
  import { Uri } from 'monaco-editor';
10
10
  import { B, q, W, G } from './index2.js';
11
11
  import { b as arcadeDefaults } from './arcade-defaults.js';
12
12
  import { g as getArcadeWorker } from './arcade-contribution.js';
13
- import '@esri/calcite-components/dist/components/calcite-list-item-group.js';
14
- import '@esri/calcite-components/dist/components/calcite-list-item.js';
15
- import '@esri/calcite-components/dist/components/calcite-action.js';
16
- import '@esri/calcite-components/dist/components/calcite-flow-item.js';
17
- import '@esri/calcite-components/dist/components/calcite-button.js';
18
- import '@esri/calcite-components/dist/components/calcite-block.js';
19
- import '@esri/calcite-components/dist/components/calcite-flow.js';
20
- import '@esri/calcite-components/dist/components/calcite-input.js';
21
- import '@esri/calcite-components/dist/components/calcite-loader.js';
22
- import '@esri/calcite-components/dist/components/calcite-list.js';
13
+ import "@esri/calcite-components/dist/components/calcite-list-item-group.js";
14
+ import "@esri/calcite-components/dist/components/calcite-list-item.js";
15
+ import "@esri/calcite-components/dist/components/calcite-action.js";
16
+ import "@esri/calcite-components/dist/components/calcite-flow-item.js";
17
+ import "@esri/calcite-components/dist/components/calcite-button.js";
18
+ import "@esri/calcite-components/dist/components/calcite-block.js";
19
+ import "@esri/calcite-components/dist/components/calcite-flow.js";
20
+ import "@esri/calcite-components/dist/components/calcite-input.js";
21
+ import "@esri/calcite-components/dist/components/calcite-loader.js";
22
+ import "@esri/calcite-components/dist/components/calcite-list.js";
23
+ import { getAssetPath } from "./arcgis-assets.js";
23
24
 
24
25
  const arcadeApiCss = ":host{background-color:var(--calcite-color-foreground-1)}:host .notice-container{margin:var(--calcite-spacing-quarter);padding:var(--calcite-spacing-half);background-color:var(--calcite-color-foreground-1)}:host .sticky{position:sticky;top:0px;z-index:10}:host calcite-flow{height:100%}:host calcite-block p:first-of-type{margin-top:0}:host calcite-block code{font-family:var(--calcite-code-family)}:host calcite-block pre{direction:ltr;overflow-x:auto;background-color:var(--calcite-color-foreground-2);padding:var(--calcite-spacing-half)}:host calcite-block pre code{font-size:var(--calcite-font-size--2)}";
25
26
 
@@ -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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  import { languages } from 'monaco-editor';
7
7
  import { b as arcadeDefaults } from './arcade-defaults.js';
@@ -1,14 +1,14 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  import { Emitter, Uri } from 'monaco-editor';
7
7
  import { InsertTextMode, InsertTextFormat, CompletionItemKind } from 'vscode-languageserver-types';
8
8
  import { i as importLayersFeatureLayer, a as importRequest, s as supportedFields, n as newPortalPortalItem, b as newWebScene, c as newWebMap, f as fieldAlias, d as fieldTypeToIconName, e as fieldTypeToArcadeType } from './fields.js';
9
9
  import { p as portalItemPageUrl } from './utilities.js';
10
10
  import { e as ee, t as te, G, Z, E, v } from './index2.js';
11
- import { getAssetPath } from '@stencil/core/internal/client';
11
+ import { getAssetPath } from "./arcgis-assets.js";
12
12
 
13
13
  //#region core adapter fix
14
14
  async function newFeatureLayer(definition) {
@@ -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.30/esri/copyright.txt for details.
4
- * v4.30.0-next.0
4
+ * v4.30.0-next.1
5
5
  */
6
6
  import { editor, MarkerSeverity, Range, languages, Emitter } from 'monaco-editor';
7
7
  import { CompletionItemKind, DiagnosticSeverity, InsertTextFormat } from 'vscode-languageserver-types';
@@ -1,20 +1,21 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
- import { proxyCustomElement, HTMLElement, createEvent, getAssetPath, h, Fragment, Host } from '@stencil/core/internal/client';
6
+ import { proxyCustomElement, HTMLElement, createEvent, h, Fragment, Host } from '@stencil/core/internal/client';
7
7
  import { g as importArcade, s as supportedFields } from './fields.js';
8
8
  import { B, q, Z, D } from './index2.js';
9
- import '@esri/calcite-components/dist/components/calcite-tree.js';
10
- import '@esri/calcite-components/dist/components/calcite-tree-item.js';
11
- import '@esri/calcite-components/dist/components/calcite-loader.js';
12
- import '@esri/calcite-components/dist/components/calcite-list.js';
13
- import '@esri/calcite-components/dist/components/calcite-list-item.js';
14
- import '@esri/calcite-components/dist/components/calcite-icon.js';
15
- import '@esri/calcite-components/dist/components/calcite-action-bar.js';
16
- import '@esri/calcite-components/dist/components/calcite-action-group.js';
17
- import '@esri/calcite-components/dist/components/calcite-action.js';
9
+ import "@esri/calcite-components/dist/components/calcite-tree.js";
10
+ import "@esri/calcite-components/dist/components/calcite-tree-item.js";
11
+ import "@esri/calcite-components/dist/components/calcite-loader.js";
12
+ import "@esri/calcite-components/dist/components/calcite-list.js";
13
+ import "@esri/calcite-components/dist/components/calcite-list-item.js";
14
+ import "@esri/calcite-components/dist/components/calcite-icon.js";
15
+ import "@esri/calcite-components/dist/components/calcite-action-bar.js";
16
+ import "@esri/calcite-components/dist/components/calcite-action-group.js";
17
+ import "@esri/calcite-components/dist/components/calcite-action.js";
18
+ import { getAssetPath } from "./arcgis-assets.js";
18
19
 
19
20
  const DevelopersWebSitePath = "https://developers.arcgis.com/arcade/";
20
21
  const MaxArrayItems = 100;
@@ -1,21 +1,22 @@
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.0
4
+ * v4.30.0-next.1
5
5
  */
6
- import { proxyCustomElement, HTMLElement, createEvent, getAssetPath, h, Host } from '@stencil/core/internal/client';
6
+ import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
7
7
  import { g as generateColorizeStyles, o as onColorizeThemeChanged, c as convertMarkdownString, b as colorizeCodeElement } from './markdown.js';
8
8
  import { f as filterCollection } from './utilities.js';
9
9
  import { B, q, W } from './index2.js';
10
- import '@esri/calcite-components/dist/components/calcite-list-item-group.js';
11
- import '@esri/calcite-components/dist/components/calcite-list-item.js';
12
- import '@esri/calcite-components/dist/components/calcite-action.js';
13
- import '@esri/calcite-components/dist/components/calcite-flow-item.js';
14
- import '@esri/calcite-components/dist/components/calcite-button.js';
15
- import '@esri/calcite-components/dist/components/calcite-block.js';
16
- import '@esri/calcite-components/dist/components/calcite-flow.js';
17
- import '@esri/calcite-components/dist/components/calcite-input.js';
18
- import '@esri/calcite-components/dist/components/calcite-list.js';
10
+ import "@esri/calcite-components/dist/components/calcite-list-item-group.js";
11
+ import "@esri/calcite-components/dist/components/calcite-list-item.js";
12
+ import "@esri/calcite-components/dist/components/calcite-action.js";
13
+ import "@esri/calcite-components/dist/components/calcite-flow-item.js";
14
+ import "@esri/calcite-components/dist/components/calcite-button.js";
15
+ import "@esri/calcite-components/dist/components/calcite-block.js";
16
+ import "@esri/calcite-components/dist/components/calcite-flow.js";
17
+ import "@esri/calcite-components/dist/components/calcite-input.js";
18
+ import "@esri/calcite-components/dist/components/calcite-list.js";
19
+ import { getAssetPath } from "./arcgis-assets.js";
19
20
 
20
21
  function isSuggestionGroups(item) {
21
22
  if (!Array.isArray(item)) {