@arcgis/coding-components 4.30.0-next.91 → 4.30.0-next.92

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-42521253.js → p-0190a309.js} +2 -2
  4. package/dist/arcgis-coding-components/{p-571527b2.js → p-1bc7e0c2.js} +3 -3
  5. package/dist/arcgis-coding-components/p-25501682.entry.js +6 -0
  6. package/dist/arcgis-coding-components/{p-7e9bfb5e.js → p-3e4f3f41.js} +1 -1
  7. package/dist/arcgis-coding-components/{p-cb0e91f8.js → p-46d1cda2.js} +3 -3
  8. package/dist/arcgis-coding-components/p-6c40604b.js +6 -0
  9. package/dist/arcgis-coding-components/{p-f4f50674.js → p-79d193ed.js} +2 -2
  10. package/dist/arcgis-coding-components/{p-f6af0173.js → p-7cde797e.js} +2 -2
  11. package/dist/arcgis-coding-components/p-a98568ee.js +7 -0
  12. package/dist/arcgis-coding-components/{p-d6af9a0f.js → p-cd448d71.js} +2 -2
  13. package/dist/arcgis-coding-components/p-ec7e1a55.js +6 -0
  14. package/dist/arcgis-coding-components/{p-ab667b93.js → p-ed73e5a3.js} +3 -3
  15. package/dist/arcgis-coding-components/p-f57f9e70.js +68 -0
  16. package/dist/cjs/app-globals-047e78fc.js +10 -0
  17. package/dist/cjs/{arcade-defaults-9c519009.js → arcade-defaults-3c4dc2cf.js} +103 -40
  18. package/dist/cjs/{arcade-mode-2de2a7bf.js → arcade-mode-1eb8e568.js} +36 -36
  19. package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +27 -19
  20. package/dist/cjs/arcgis-coding-components.cjs.js +13 -11
  21. package/dist/cjs/{css-de32edb5.js → css-0ae86119.js} +1 -1
  22. package/dist/cjs/{cssMode-576d9424.js → cssMode-ba9bc009.js} +3 -3
  23. package/dist/cjs/{html-04970904.js → html-4df48129.js} +3 -3
  24. package/dist/cjs/{htmlMode-d2890ac0.js → htmlMode-071997b3.js} +3 -3
  25. package/dist/cjs/index-f0f092db.js +1303 -0
  26. package/dist/cjs/index.cjs.js +3 -3
  27. package/dist/cjs/{javascript-cbbd5053.js → javascript-f4eb7ca9.js} +4 -4
  28. package/dist/cjs/{jsonMode-dd28f8eb.js → jsonMode-757a7b5a.js} +3 -3
  29. package/dist/cjs/loader.cjs.js +5 -3
  30. package/dist/cjs/{tsMode-dac552ef.js → tsMode-a00f62e2.js} +3 -3
  31. package/dist/cjs/{typescript-da6b4646.js → typescript-7b3e1f2a.js} +3 -3
  32. package/dist/components/arcade-api.js +4 -3
  33. package/dist/components/arcade-contribution.js +1 -1
  34. package/dist/components/arcade-defaults.js +2 -2
  35. package/dist/components/arcade-mode.js +3 -3
  36. package/dist/components/arcade-results.js +4 -3
  37. package/dist/components/arcade-suggestions.js +4 -3
  38. package/dist/components/arcade-variables.js +3 -2
  39. package/dist/components/arcgis-arcade-api.js +1 -1
  40. package/dist/components/arcgis-arcade-editor.js +5 -4
  41. package/dist/components/arcgis-arcade-results.js +1 -1
  42. package/dist/components/arcgis-arcade-suggestions.js +1 -1
  43. package/dist/components/arcgis-arcade-variables.js +1 -1
  44. package/dist/components/arcgis-assets.d.ts +1 -1
  45. package/dist/components/arcgis-assets.js +1 -1
  46. package/dist/components/arcgis-code-editor.js +1 -1
  47. package/dist/components/chunk-IHYYRFLQ.js +1 -1
  48. package/dist/components/code-editor.js +4 -3
  49. package/dist/components/fields.js +1 -1
  50. package/dist/components/index.js +1 -1
  51. package/dist/components/index2.js +1 -1
  52. package/dist/components/markdown.js +6 -18
  53. package/dist/components/useT9n.js +1 -1
  54. package/dist/components/utilities.js +1 -1
  55. package/dist/esm/app-globals-2d0bde8e.js +8 -0
  56. package/dist/esm/{arcade-defaults-656c0b09.js → arcade-defaults-ce7d07c9.js} +104 -40
  57. package/dist/esm/{arcade-mode-777c3a35.js → arcade-mode-6a725db5.js} +36 -36
  58. package/dist/esm/arcgis-arcade-api_6.entry.js +27 -19
  59. package/dist/esm/arcgis-coding-components.js +14 -12
  60. package/dist/esm/{css-c3db7375.js → css-f83ea0c7.js} +1 -1
  61. package/dist/esm/{cssMode-f030de75.js → cssMode-1a8b382c.js} +3 -3
  62. package/dist/esm/{html-a57519f0.js → html-ceee1af3.js} +3 -3
  63. package/dist/esm/{htmlMode-a292e84b.js → htmlMode-7c78efa5.js} +3 -3
  64. package/dist/esm/index-200cf3a7.js +1272 -0
  65. package/dist/esm/index.js +3 -3
  66. package/dist/esm/{javascript-3eda0787.js → javascript-f46e9bad.js} +4 -4
  67. package/dist/esm/{jsonMode-2c222212.js → jsonMode-ab0411e0.js} +3 -3
  68. package/dist/esm/loader.js +6 -4
  69. package/dist/esm/{tsMode-40f20114.js → tsMode-fe9beec6.js} +3 -3
  70. package/dist/esm/{typescript-e6ad6f59.js → typescript-b1c8cd2a.js} +3 -3
  71. package/dist/loader/cdn.js +1 -1
  72. package/dist/loader/index.cjs.js +1 -1
  73. package/dist/loader/index.es2017.js +1 -1
  74. package/dist/loader/index.js +1 -1
  75. package/package.json +10 -10
  76. package/dist/arcgis-coding-components/p-1818f70a.js +0 -7
  77. package/dist/arcgis-coding-components/p-c959e8ad.entry.js +0 -6
  78. package/dist/arcgis-coding-components/p-d172cb6b.js +0 -68
  79. package/dist/arcgis-coding-components/p-e2de9631.js +0 -6
  80. package/dist/cjs/index-873901a9.js +0 -1994
  81. package/dist/esm/index-21588bc1.js +0 -1963
@@ -1,23 +1,25 @@
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.91
4
+ * v4.30.0-next.92
5
5
  */
6
- import { p as promiseResolve, b as bootstrapLazy } from './index-21588bc1.js';
7
- export { s as setNonce } from './index-21588bc1.js';
6
+ import { p as promiseResolve, b as bootstrapLazy } from './index-200cf3a7.js';
7
+ export { s as setNonce } from './index-200cf3a7.js';
8
+ import { g as globalScripts } from './app-globals-2d0bde8e.js';
8
9
 
9
10
  /*
10
- Stencil Client Patch Browser v4.9.0 | MIT Licensed | https://stenciljs.com
11
+ Stencil Client Patch Browser v4.17.0 | MIT Licensed | https://stenciljs.com
11
12
  */
12
- const patchBrowser = () => {
13
- const importMeta = import.meta.url;
14
- const opts = {};
15
- if (importMeta !== '') {
16
- opts.resourcesUrl = new URL('.', importMeta).href;
17
- }
18
- return promiseResolve(opts);
13
+ var patchBrowser = () => {
14
+ const importMeta = import.meta.url;
15
+ const opts = {};
16
+ if (importMeta !== "") {
17
+ opts.resourcesUrl = new URL(".", importMeta).href;
18
+ }
19
+ return promiseResolve(opts);
19
20
  };
20
21
 
21
- patchBrowser().then(options => {
22
+ patchBrowser().then(async (options) => {
23
+ await globalScripts();
22
24
  return bootstrapLazy([["arcgis-arcade-api_6",[[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"]}]]]], options);
23
25
  });
@@ -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.91
4
+ * v4.30.0-next.92
5
5
  */
6
6
  /*!-----------------------------------------------------------------------------
7
7
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
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.91
4
+ * v4.30.0-next.92
5
5
  */
6
- import { C as monaco_editor_core_star } from './arcade-defaults-656c0b09.js';
7
- import './index-21588bc1.js';
6
+ import { B as monaco_editor_core_star } from './arcade-defaults-ce7d07c9.js';
7
+ import './index-200cf3a7.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
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.91
4
+ * v4.30.0-next.92
5
5
  */
6
- import { C as monaco_editor_core_star } from './arcade-defaults-656c0b09.js';
7
- import './index-21588bc1.js';
6
+ import { B as monaco_editor_core_star } from './arcade-defaults-ce7d07c9.js';
7
+ import './index-200cf3a7.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,10 +1,10 @@
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.91
4
+ * v4.30.0-next.92
5
5
  */
6
- import { C as monaco_editor_core_star } from './arcade-defaults-656c0b09.js';
7
- import './index-21588bc1.js';
6
+ import { B as monaco_editor_core_star } from './arcade-defaults-ce7d07c9.js';
7
+ import './index-200cf3a7.js';
8
8
 
9
9
  /*!-----------------------------------------------------------------------------
10
10
  * Copyright (c) Microsoft Corporation. All rights reserved.