@arcgis/coding-components 4.30.0-next.84 → 4.30.0-next.85

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 (81) hide show
  1. package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
  2. package/dist/arcgis-coding-components/index.esm.js +2 -2
  3. package/dist/arcgis-coding-components/{p-ea8eafa1.js → p-21e8afb1.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-a3e84bc4.js → p-385f5ac4.js} +2 -2
  5. package/dist/arcgis-coding-components/{p-9dd9bdf4.js → p-3c51a096.js} +2 -2
  6. package/dist/arcgis-coding-components/{p-3dc1ca6d.js → p-3ffbc259.js} +2 -2
  7. package/dist/arcgis-coding-components/{p-6e684a29.js → p-45a9a5f2.js} +2 -2
  8. package/dist/arcgis-coding-components/{p-9a284882.js → p-655af0fe.js} +1 -1
  9. package/dist/arcgis-coding-components/{p-1ad7742d.js → p-6ffb7750.js} +10 -10
  10. package/dist/arcgis-coding-components/{p-2c2eb711.js → p-81dde94a.js} +2 -2
  11. package/dist/arcgis-coding-components/{p-153c8652.js → p-8a1fce30.js} +2 -2
  12. package/dist/arcgis-coding-components/{p-7364d8d3.entry.js → p-bed5b2c4.entry.js} +2 -2
  13. package/dist/arcgis-coding-components/{p-c81e6439.js → p-d65e5c8b.js} +1 -1
  14. package/dist/arcgis-coding-components/{p-06d680d7.js → p-e546b306.js} +2 -2
  15. package/dist/cjs/{arcade-defaults-98effab7.js → arcade-defaults-e171916c.js} +10 -10
  16. package/dist/cjs/{arcade-mode-5bedadcf.js → arcade-mode-6b16a233.js} +3 -3
  17. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +4 -4
  18. package/dist/cjs/arcgis-coding-components.cjs.js +2 -2
  19. package/dist/cjs/{css-eb7780d8.js → css-e2b45139.js} +1 -1
  20. package/dist/cjs/{cssMode-5d5c7452.js → cssMode-bcb5584e.js} +3 -3
  21. package/dist/cjs/{html-3d20d19c.js → html-0fe963cd.js} +3 -3
  22. package/dist/cjs/{htmlMode-c5c3dfa8.js → htmlMode-723c5d86.js} +3 -3
  23. package/dist/cjs/{index-a1217604.js → index-3139c124.js} +1 -1
  24. package/dist/cjs/index.cjs.js +3 -3
  25. package/dist/cjs/{javascript-f005c7f8.js → javascript-89701199.js} +4 -4
  26. package/dist/cjs/{jsonMode-e9722e05.js → jsonMode-370a41a4.js} +3 -3
  27. package/dist/cjs/loader.cjs.js +2 -2
  28. package/dist/cjs/{tsMode-5aa7829b.js → tsMode-e4e4acdd.js} +3 -3
  29. package/dist/cjs/{typescript-0544080a.js → typescript-437e632e.js} +3 -3
  30. package/dist/components/arcade-api.js +1 -1
  31. package/dist/components/arcade-contribution.js +1 -1
  32. package/dist/components/arcade-defaults.js +1 -1
  33. package/dist/components/arcade-mode.js +1 -1
  34. package/dist/components/arcade-results.js +1 -1
  35. package/dist/components/arcade-suggestions.js +1 -1
  36. package/dist/components/arcade-variables.js +1 -1
  37. package/dist/components/arcgis-arcade-api.js +1 -1
  38. package/dist/components/arcgis-arcade-editor.js +1 -1
  39. package/dist/components/arcgis-arcade-results.js +1 -1
  40. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  41. package/dist/components/arcgis-arcade-variables.js +1 -1
  42. package/dist/components/arcgis-assets.d.ts +1 -1
  43. package/dist/components/arcgis-assets.js +1 -1
  44. package/dist/components/arcgis-code-editor.js +1 -1
  45. package/dist/components/chunk-63RMNUHL.js +1 -1
  46. package/dist/components/code-editor.js +1 -1
  47. package/dist/components/fields.js +1 -1
  48. package/dist/components/index.js +1 -1
  49. package/dist/components/index2.js +1 -1
  50. package/dist/components/markdown.js +1 -1
  51. package/dist/components/useT9n.js +1 -1
  52. package/dist/components/utilities.js +1 -1
  53. package/dist/esm/{arcade-defaults-eb695c20.js → arcade-defaults-8d193c67.js} +10 -10
  54. package/dist/esm/{arcade-mode-2d7bdbab.js → arcade-mode-70252d03.js} +3 -3
  55. package/dist/esm/arcgis-arcade-api_6.entry.js +4 -4
  56. package/dist/esm/arcgis-coding-components.js +3 -3
  57. package/dist/esm/{css-2a9d5a86.js → css-7fe12158.js} +1 -1
  58. package/dist/esm/{cssMode-92b10e0d.js → cssMode-3ec93e77.js} +3 -3
  59. package/dist/esm/{html-f2383a8b.js → html-b196fa81.js} +3 -3
  60. package/dist/esm/{htmlMode-0cd821ae.js → htmlMode-7acab6d1.js} +3 -3
  61. package/dist/esm/{index-f204e6d1.js → index-1c3b0b7f.js} +1 -1
  62. package/dist/esm/index.js +3 -3
  63. package/dist/esm/{javascript-04cb9325.js → javascript-f9c50512.js} +4 -4
  64. package/dist/esm/{jsonMode-7406dd0f.js → jsonMode-5156fd52.js} +3 -3
  65. package/dist/esm/loader.js +3 -3
  66. package/dist/esm/{tsMode-42a2e307.js → tsMode-3dc76e18.js} +3 -3
  67. package/dist/esm/{typescript-6e46e31e.js → typescript-5ab6f115.js} +3 -3
  68. package/dist/loader/cdn.js +1 -1
  69. package/dist/loader/index.cjs.js +1 -1
  70. package/dist/loader/index.es2017.js +1 -1
  71. package/dist/loader/index.js +1 -1
  72. package/dist/types/data/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +3 -0
  73. package/package.json +9 -9
  74. package/dist/types/data/arcgis-web-compoments/actions-runner-1/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/stencil.config.d.ts +0 -3
  75. /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → 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
  76. /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → 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
  77. /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → 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
  78. /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → 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
  79. /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → 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
  80. /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → actions-runner-1}/_work/arcgis-web-components/arcgis-web-components/packages/coding-packages/coding-components/.stencil/support/sass-json-importer.d.ts +0 -0
  81. /package/dist/types/data/{arcgis-web-compoments/actions-runner-1 → 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,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.84
4
+ * v4.30.0-next.85
5
5
  */
6
- import{p as e,b as t}from"./p-c81e6439.js";export{s as setNonce}from"./p-c81e6439.js";(()=>{const t=import.meta.url,o={};return""!==t&&(o.resourcesUrl=new URL(".",t).href),e(o)})().then((e=>t([["p-7364d8d3",[[0,"arcgis-arcade-editor",{profile:[16],script:[1025],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],editorInstance:[16],messages:[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],editorInstance:[16],getValue:[64],setValue:[64],insertText:[64],insertSnippet:[64],getEditorInstance:[64],setFocus:[64]},null,{language:["languagePropChange"],modelId:["modelIdPropChange"],options:["optionsPropChange"]}]]]],e)));
6
+ import{p as e,b as t}from"./p-d65e5c8b.js";export{s as setNonce}from"./p-d65e5c8b.js";(()=>{const t=import.meta.url,o={};return""!==t&&(o.resourcesUrl=new URL(".",t).href),e(o)})().then((e=>t([["p-bed5b2c4",[[0,"arcgis-arcade-editor",{profile:[16],script:[1025],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],editorInstance:[16],messages:[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],editorInstance:[16],getValue:[64],setValue:[64],insertText:[64],insertSnippet:[64],getEditorInstance:[64],setFocus:[64]},null,{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.84
4
+ * v4.30.0-next.85
5
5
  */
6
- export{a as arcade}from"./p-1ad7742d.js";import"./p-c81e6439.js";
6
+ export{a as arcade}from"./p-6ffb7750.js";import"./p-d65e5c8b.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.84
4
+ * v4.30.0-next.85
5
5
  */
6
- import{C as e}from"./p-1ad7742d.js";import"./p-c81e6439.js";
6
+ import{C as e}from"./p-6ffb7750.js";import"./p-d65e5c8b.js";
7
7
  /*!-----------------------------------------------------------------------------
8
8
  * Copyright (c) Microsoft Corporation. All rights reserved.
9
9
  * Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
@@ -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.84
4
+ * v4.30.0-next.85
5
5
  */
6
- import{C as t}from"./p-1ad7742d.js";import"./p-c81e6439.js";
6
+ import{C as t}from"./p-6ffb7750.js";import"./p-d65e5c8b.js";
7
7
  /*!-----------------------------------------------------------------------------
8
8
  * Copyright (c) Microsoft Corporation. All rights reserved.
9
9
  * Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
@@ -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.84
4
+ * v4.30.0-next.85
5
5
  */
6
- import{C as e}from"./p-1ad7742d.js";import"./p-c81e6439.js";
6
+ import{C as e}from"./p-6ffb7750.js";import"./p-d65e5c8b.js";
7
7
  /*!-----------------------------------------------------------------------------
8
8
  * Copyright (c) Microsoft Corporation. All rights reserved.
9
9
  * Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
@@ -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.84
4
+ * v4.30.0-next.85
5
5
  */
6
- import{C as t}from"./p-1ad7742d.js";import"./p-c81e6439.js";
6
+ import{C as t}from"./p-6ffb7750.js";import"./p-d65e5c8b.js";
7
7
  /*!-----------------------------------------------------------------------------
8
8
  * Copyright (c) Microsoft Corporation. All rights reserved.
9
9
  * Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
@@ -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.84
4
+ * v4.30.0-next.85
5
5
  */
6
- import{conf as e,language as t}from"./p-9dd9bdf4.js";import"./p-1ad7742d.js";import"./p-c81e6439.js";
6
+ import{conf as e,language as t}from"./p-3c51a096.js";import"./p-6ffb7750.js";import"./p-d65e5c8b.js";
7
7
  /*!-----------------------------------------------------------------------------
8
8
  * Copyright (c) Microsoft Corporation. All rights reserved.
9
9
  * Version: 0.45.0(5e5af013f8d295555a7210df0d5f2cea0bf5dd56)
@@ -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.84
4
+ * v4.30.0-next.85
5
5
  */
6
6
  /*!-----------------------------------------------------------------------------
7
7
  * Copyright (c) Microsoft Corporation. All rights reserved.