@arcgis/coding-components 4.33.0-next.108 → 4.33.0-next.109
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/{O3S3BNYB.js → 3Y2627CP.js} +2 -2
- package/dist/arcgis-coding-components/4A3KCIXJ.js +4 -0
- package/dist/arcgis-coding-components/{XL6KMO7X.js → 4SUM77G6.js} +1 -1
- package/dist/arcgis-coding-components/{ZYARY2JU.js → 5GXT7DJI.js} +2 -2
- package/dist/arcgis-coding-components/{NCKJQ3U6.js → 5OWQWSH2.js} +2 -2
- package/dist/arcgis-coding-components/{MBVDHIQ4.js → 5RHYT4EO.js} +2 -2
- package/dist/arcgis-coding-components/7FZREYXQ.js +4 -0
- package/dist/arcgis-coding-components/{KYH6EKEI.js → A7YPVNT3.js} +2 -2
- package/dist/arcgis-coding-components/{EZSWCZ3M.js → ASUGUWIA.js} +2 -2
- package/dist/arcgis-coding-components/{OIMKTO3K.js → CAF3USPW.js} +2 -2
- package/dist/arcgis-coding-components/{XDDYJJ22.js → CBXJNCJJ.js} +2 -2
- package/dist/arcgis-coding-components/{UDCDJQAM.js → CHNBIC2D.js} +2 -2
- package/dist/arcgis-coding-components/{M4EZ4JBR.js → CJPSVHWK.js} +1 -1
- package/dist/arcgis-coding-components/{H3GUZYV5.js → CJUW3OWD.js} +1 -1
- package/dist/arcgis-coding-components/{4VFAHLL6.js → CQW3LRXV.js} +2 -2
- package/dist/arcgis-coding-components/{KIIOI5RF.js → DD7AXDL6.js} +2 -2
- package/dist/arcgis-coding-components/DI6P2I7I.js +4 -0
- package/dist/arcgis-coding-components/{V4MOUEGT.js → DZ4GBFBV.js} +3 -3
- package/dist/arcgis-coding-components/F42UBPX3.js +4 -0
- package/dist/arcgis-coding-components/{QY4F3GGW.js → FIAZXQHO.js} +2 -2
- package/dist/arcgis-coding-components/{BNO6Z3AS.js → HN74GEMZ.js} +2 -2
- package/dist/arcgis-coding-components/{XD72XLNN.js → IGSRT6OY.js} +2 -2
- package/dist/arcgis-coding-components/{4VFAHLL6.js.LEGAL.txt → JGYVWIOL.js} +2 -1
- package/dist/arcgis-coding-components/{UZXS4UBU.js → JQZ3ODVW.js} +3 -3
- package/dist/arcgis-coding-components/{MZZB4GLZ.js → LCQ5LRWZ.js} +2 -2
- package/dist/arcgis-coding-components/{E3FMA3ES.js → LDIBFNEC.js} +1 -1
- package/dist/arcgis-coding-components/{5G4YG4SD.js → LIXQY7SR.js} +2 -2
- package/dist/arcgis-coding-components/{EBVJNGWI.js → MAMMTDKU.js} +2 -2
- package/dist/arcgis-coding-components/{XOFMPNEM.js → O7XUDENI.js} +2 -2
- package/dist/arcgis-coding-components/{CZALMTK7.js → QCHXYFBQ.js} +2 -2
- package/dist/arcgis-coding-components/{2WBROC2A.js → QJDMPVG5.js} +2 -2
- package/dist/arcgis-coding-components/{L5V4S637.js → RFKIPQPL.js} +2 -2
- package/dist/arcgis-coding-components/SZRBHPBE.js +4 -0
- package/dist/arcgis-coding-components/TQ5ZBIWK.js +4 -0
- package/dist/arcgis-coding-components/{J4TFTQXK.js → TRO4CFSW.js} +2 -2
- package/dist/arcgis-coding-components/{OQK7HGGS.js → U4U7ILCC.js} +2 -2
- package/dist/arcgis-coding-components/{7C6SE75I.js → WZOYYLIE.js} +2 -2
- package/dist/arcgis-coding-components/{INEHEWNR.js → XGDCD4ZA.js} +2 -2
- package/dist/arcgis-coding-components/{OGBCV7X3.js → YGTVYPV4.js} +3 -3
- package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +2 -2
- package/dist/arcgis-coding-components/assets/code-editor/sql-expr.worker.js +39 -39
- package/dist/chunks/arcade-defaults.js +1 -1
- package/dist/chunks/arcade-executor.js +1 -1
- package/dist/chunks/arcade-mode.js +1 -1
- package/dist/chunks/arcade-service-accessors.js +1 -1
- package/dist/chunks/fields.js +1 -1
- package/dist/chunks/language-defaults-base.js +1 -1
- package/dist/chunks/markdown.js +1 -1
- package/dist/chunks/monaco-importer.js +1 -1
- package/dist/chunks/runtime.js +1 -1
- package/dist/chunks/setup-monaco.js +1 -1
- package/dist/chunks/sql-expr-contribution.js +1 -1
- package/dist/chunks/sql-expr-defaults.js +1 -1
- package/dist/chunks/sql-expr-mode.js +1 -1
- package/dist/chunks/useT9n.js +1 -1
- package/dist/components/arcgis-arcade-coding-assistant/customElement.js +1 -1
- package/dist/components/arcgis-arcade-editor/customElement.js +39 -45
- package/dist/components/arcgis-arcade-results/customElement.js +109 -120
- package/dist/components/arcgis-arcade-results/functional.d.ts +73 -0
- package/dist/components/arcgis-arcade-suggestions/customElement.d.ts +2 -0
- package/dist/components/arcgis-arcade-suggestions/customElement.js +4 -4
- package/dist/components/arcgis-code-editor/customElement.js +2 -2
- package/dist/components/arcgis-editor-variables/customElement.d.ts +2 -0
- package/dist/components/arcgis-editor-variables/customElement.js +7 -7
- package/dist/components/arcgis-language-api-panel/customElement.d.ts +2 -0
- package/dist/components/arcgis-language-api-panel/customElement.js +12 -10
- package/dist/components/arcgis-sql-expression-editor/customElement.js +12 -12
- package/dist/components/arcgis-sql-expression-fields/customElement.js +1 -1
- package/dist/docs/api.json +3 -3
- package/dist/docs/docs.json +5 -5
- package/dist/docs/web-types.json +2 -2
- package/dist/index.js +1 -1
- package/dist/loader.js +4 -4
- package/dist/utils/arcade-executor.d.ts +4 -0
- package/dist/utils/custom-panel.d.ts +2 -1
- package/package.json +6 -6
- package/dist/arcgis-coding-components/2WBROC2A.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/36MPUWKL.js +0 -4
- package/dist/arcgis-coding-components/36MPUWKL.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/5G4YG4SD.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/7C6SE75I.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/BNO6Z3AS.js.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/BRYLGLUS.js +0 -4
- package/dist/arcgis-coding-components/BRYLGLUS.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/CZALMTK7.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/E3FMA3ES.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/EBVJNGWI.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/EZSWCZ3M.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/H3GUZYV5.js.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/INEHEWNR.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/J4TFTQXK.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/JMRXL5TG.js +0 -4
- package/dist/arcgis-coding-components/JMRXL5TG.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/KIIOI5RF.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/KYH6EKEI.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/L5V4S637.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/LOKYTCK6.js +0 -4
- package/dist/arcgis-coding-components/LOKYTCK6.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/M4EZ4JBR.js.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/MBVDHIQ4.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/MZZB4GLZ.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/NCKJQ3U6.js.LEGAL.txt +0 -12
- package/dist/arcgis-coding-components/NSLPKDYP.css.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/O3S3BNYB.js.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/OGBCV7X3.js.LEGAL.txt +0 -69
- package/dist/arcgis-coding-components/OIMKTO3K.js.LEGAL.txt +0 -145
- package/dist/arcgis-coding-components/OQK7HGGS.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/QJN5BRFC.css.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/QY4F3GGW.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/UCWD5VM4.js +0 -4
- package/dist/arcgis-coding-components/UCWD5VM4.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/UDCDJQAM.js.LEGAL.txt +0 -15
- package/dist/arcgis-coding-components/ULAJILIL.js +0 -4
- package/dist/arcgis-coding-components/ULAJILIL.js.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/UZXS4UBU.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/V4MOUEGT.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/XD72XLNN.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/XDDYJJ22.js.LEGAL.txt +0 -4
- package/dist/arcgis-coding-components/XL6KMO7X.js.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/XOFMPNEM.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/ZCXD6M3C.js +0 -4
- package/dist/arcgis-coding-components/ZCXD6M3C.js.LEGAL.txt +0 -3
- package/dist/arcgis-coding-components/ZYARY2JU.js.LEGAL.txt +0 -9
- package/dist/arcgis-coding-components/arcgis-coding-components.esm.css.LEGAL.txt +0 -0
- package/dist/arcgis-coding-components/arcgis-coding-components.esm.js.LEGAL.txt +0 -3
- /package/dist/arcgis-coding-components/{arcgis-coding-components.esm.css → stdin.css} +0 -0
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
|
-
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.108 */
|
|
4
|
-
|
|
5
|
-
Bundled license information:
|
|
6
|
-
|
|
7
|
-
lit-html/directives/repeat.js:
|
|
8
|
-
/**
|
|
9
|
-
* @license
|
|
10
|
-
* Copyright 2017 Google LLC
|
|
11
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
12
|
-
*/
|
|
File without changes
|
|
File without changes
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
|
-
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.108 */
|
|
4
|
-
|
|
5
|
-
Bundled license information:
|
|
6
|
-
|
|
7
|
-
monaco-editor/esm/vs/basic-languages/_.contribution.js:
|
|
8
|
-
/*!-----------------------------------------------------------------------------
|
|
9
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
10
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
11
|
-
* Released under the MIT license
|
|
12
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
13
|
-
*-----------------------------------------------------------------------------*/
|
|
14
|
-
|
|
15
|
-
monaco-editor/esm/vs/basic-languages/css/css.contribution.js:
|
|
16
|
-
/*!-----------------------------------------------------------------------------
|
|
17
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
18
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
19
|
-
* Released under the MIT license
|
|
20
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
21
|
-
*-----------------------------------------------------------------------------*/
|
|
22
|
-
|
|
23
|
-
monaco-editor/esm/vs/basic-languages/html/html.contribution.js:
|
|
24
|
-
/*!-----------------------------------------------------------------------------
|
|
25
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
26
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
27
|
-
* Released under the MIT license
|
|
28
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
29
|
-
*-----------------------------------------------------------------------------*/
|
|
30
|
-
|
|
31
|
-
monaco-editor/esm/vs/basic-languages/javascript/javascript.contribution.js:
|
|
32
|
-
/*!-----------------------------------------------------------------------------
|
|
33
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
34
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
35
|
-
* Released under the MIT license
|
|
36
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
37
|
-
*-----------------------------------------------------------------------------*/
|
|
38
|
-
|
|
39
|
-
monaco-editor/esm/vs/basic-languages/typescript/typescript.contribution.js:
|
|
40
|
-
/*!-----------------------------------------------------------------------------
|
|
41
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
42
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
43
|
-
* Released under the MIT license
|
|
44
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
45
|
-
*-----------------------------------------------------------------------------*/
|
|
46
|
-
|
|
47
|
-
monaco-editor/esm/vs/language/css/monaco.contribution.js:
|
|
48
|
-
/*!-----------------------------------------------------------------------------
|
|
49
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
50
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
51
|
-
* Released under the MIT license
|
|
52
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
53
|
-
*-----------------------------------------------------------------------------*/
|
|
54
|
-
|
|
55
|
-
monaco-editor/esm/vs/language/html/monaco.contribution.js:
|
|
56
|
-
/*!-----------------------------------------------------------------------------
|
|
57
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
58
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
59
|
-
* Released under the MIT license
|
|
60
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
61
|
-
*-----------------------------------------------------------------------------*/
|
|
62
|
-
|
|
63
|
-
monaco-editor/esm/vs/language/json/monaco.contribution.js:
|
|
64
|
-
/*!-----------------------------------------------------------------------------
|
|
65
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
66
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
67
|
-
* Released under the MIT license
|
|
68
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
69
|
-
*-----------------------------------------------------------------------------*/
|
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
|
-
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.108 */
|
|
4
|
-
|
|
5
|
-
Bundled license information:
|
|
6
|
-
|
|
7
|
-
@lit/reactive-element/css-tag.js:
|
|
8
|
-
/**
|
|
9
|
-
* @license
|
|
10
|
-
* Copyright 2019 Google LLC
|
|
11
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
12
|
-
*/
|
|
13
|
-
|
|
14
|
-
lit-html/lit-html.js:
|
|
15
|
-
/**
|
|
16
|
-
* @license
|
|
17
|
-
* Copyright 2017 Google LLC
|
|
18
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
@lit/reactive-element/reactive-element.js:
|
|
22
|
-
/**
|
|
23
|
-
* @license
|
|
24
|
-
* Copyright 2017 Google LLC
|
|
25
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
26
|
-
*/
|
|
27
|
-
|
|
28
|
-
lit-element/lit-element.js:
|
|
29
|
-
/**
|
|
30
|
-
* @license
|
|
31
|
-
* Copyright 2017 Google LLC
|
|
32
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
33
|
-
*/
|
|
34
|
-
|
|
35
|
-
lit-html/is-server.js:
|
|
36
|
-
/**
|
|
37
|
-
* @license
|
|
38
|
-
* Copyright 2022 Google LLC
|
|
39
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
40
|
-
*/
|
|
41
|
-
|
|
42
|
-
@lit/context/lib/context-request-event.js:
|
|
43
|
-
/**
|
|
44
|
-
* @license
|
|
45
|
-
* Copyright 2021 Google LLC
|
|
46
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
47
|
-
*/
|
|
48
|
-
|
|
49
|
-
@lit/context/lib/create-context.js:
|
|
50
|
-
/**
|
|
51
|
-
* @license
|
|
52
|
-
* Copyright 2021 Google LLC
|
|
53
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
54
|
-
*/
|
|
55
|
-
|
|
56
|
-
@lit/context/lib/controllers/context-consumer.js:
|
|
57
|
-
/**
|
|
58
|
-
* @license
|
|
59
|
-
* Copyright 2021 Google LLC
|
|
60
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
61
|
-
*/
|
|
62
|
-
|
|
63
|
-
@lit/context/lib/value-notifier.js:
|
|
64
|
-
/**
|
|
65
|
-
* @license
|
|
66
|
-
* Copyright 2021 Google LLC
|
|
67
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
68
|
-
*/
|
|
69
|
-
|
|
70
|
-
@lit/context/lib/controllers/context-provider.js:
|
|
71
|
-
/**
|
|
72
|
-
* @license
|
|
73
|
-
* Copyright 2021 Google LLC
|
|
74
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
75
|
-
*/
|
|
76
|
-
|
|
77
|
-
@lit/context/lib/context-root.js:
|
|
78
|
-
/**
|
|
79
|
-
* @license
|
|
80
|
-
* Copyright 2021 Google LLC
|
|
81
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
82
|
-
*/
|
|
83
|
-
|
|
84
|
-
@lit/context/lib/decorators/provide.js:
|
|
85
|
-
/**
|
|
86
|
-
* @license
|
|
87
|
-
* Copyright 2017 Google LLC
|
|
88
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
89
|
-
*/
|
|
90
|
-
|
|
91
|
-
@lit/context/lib/decorators/consume.js:
|
|
92
|
-
/**
|
|
93
|
-
* @license
|
|
94
|
-
* Copyright 2022 Google LLC
|
|
95
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
96
|
-
*/
|
|
97
|
-
|
|
98
|
-
@lit/reactive-element/decorators/property.js:
|
|
99
|
-
/**
|
|
100
|
-
* @license
|
|
101
|
-
* Copyright 2017 Google LLC
|
|
102
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
103
|
-
*/
|
|
104
|
-
|
|
105
|
-
@lit/reactive-element/decorators/state.js:
|
|
106
|
-
/**
|
|
107
|
-
* @license
|
|
108
|
-
* Copyright 2017 Google LLC
|
|
109
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
110
|
-
*/
|
|
111
|
-
|
|
112
|
-
lit-html/directive.js:
|
|
113
|
-
/**
|
|
114
|
-
* @license
|
|
115
|
-
* Copyright 2017 Google LLC
|
|
116
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
117
|
-
*/
|
|
118
|
-
|
|
119
|
-
lit-html/directives/class-map.js:
|
|
120
|
-
/**
|
|
121
|
-
* @license
|
|
122
|
-
* Copyright 2018 Google LLC
|
|
123
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
124
|
-
*/
|
|
125
|
-
|
|
126
|
-
lit-html/directives/style-map.js:
|
|
127
|
-
/**
|
|
128
|
-
* @license
|
|
129
|
-
* Copyright 2018 Google LLC
|
|
130
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
131
|
-
*/
|
|
132
|
-
|
|
133
|
-
lit-html/directive-helpers.js:
|
|
134
|
-
/**
|
|
135
|
-
* @license
|
|
136
|
-
* Copyright 2020 Google LLC
|
|
137
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
138
|
-
*/
|
|
139
|
-
|
|
140
|
-
lit-html/directives/live.js:
|
|
141
|
-
/**
|
|
142
|
-
* @license
|
|
143
|
-
* Copyright 2020 Google LLC
|
|
144
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
145
|
-
*/
|
|
File without changes
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
Bundled license information:
|
|
2
|
-
|
|
3
|
-
monaco-editor/esm/vs/language/html/htmlMode.js:
|
|
4
|
-
/*!-----------------------------------------------------------------------------
|
|
5
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
7
|
-
* Released under the MIT license
|
|
8
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
|
-
*-----------------------------------------------------------------------------*/
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
|
-
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.108 */
|
|
4
|
-
import{b,c as r,d as _,e as v}from"./EBVJNGWI.js";import{b as l}from"./UDCDJQAM.js";import{a as f}from"./OGBCV7X3.js";import"./L5V4S637.js";import{a as p}from"./INEHEWNR.js";import"./O3S3BNYB.js";import{C as m,a as u,b as s,d as c,l as a,y as h}from"./OIMKTO3K.js";import{d as g,e as d}from"./M4EZ4JBR.js";import"./XDDYJJ22.js";import"./XL6KMO7X.js";function S(o){return!Array.isArray(o)||!o.length?!1:Array.isArray(o[0].suggestions)}var $=u`:host{background-color:var(--calcite-color-foreground-1);.notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1)}.sticky{position:sticky;top:0;z-index:10}calcite-flow{height:100%}calcite-block{p:first-of-type{margin-top:0}code{font-family:var(--calcite-code-family)}pre{direction:ltr;overflow-x:auto;background-color:var(--calcite-color-foreground-2);padding:var(--calcite-spacing-sm);code{font-size:var(--calcite-font-size--2)}}}calcite-list-item-group{background-color:var(--calcite-color-foreground-2)}}`,n=class extends h{constructor(){super(...arguments),this._beforeBack=async()=>{this._selectedSuggestion=void 0},this.messages=p(),this._colorizeStyle="",this._filterValue="",this.arcgisClose=a({bubbles:!1}),this.arcgisItemSelected=a({bubbles:!1})}static{this.properties={_colorizeStyle:16,_filterValue:16,_selectedSuggestion:16,suggestions:0}}static{this.styles=$}load(){this._colorizeStyle=r(),this._themeChangedListener=_(()=>this._colorizeStyle=r())}willUpdate(e){e.has("suggestions")&&this.suggestionsPropChanged()}disconnectedCallback(){super.disconnectedCallback(),this._flowObserver?.disconnect(),this._themeChangedListener?.dispose()}suggestionsPropChanged(){this._selectedSuggestion=void 0}flowFocusHandler(e){if(!e){this._flowObserver?.disconnect(),this._flowObserver=void 0;return}this._flowObserver||(this._flowObserver=new MutationObserver(()=>{d(e.querySelector("calcite-flow-item:last-child"),"calcite-input")}),this._flowObserver.observe(e,{attributes:!0,attributeFilter:["id"],childList:!0}))}_updateFilterValue(e){this._filterValue=e.currentTarget?.value??""}_emitItemSelected(e,t){let i=e;(!i.key||i.key==="Enter")&&(e.preventDefault(),this.arcgisItemSelected.emit(t.code))}_showSuggestionDetail(e,t){e.stopPropagation(),this._selectedSuggestion=t}_emitClose(){this.arcgisClose.emit()}_colorizeCode(e){e!==void 0&&b(e,this._selectedSuggestion.code,"arcade")}renderSuggestionGroups(){return this.suggestions===void 0?null:S(this.suggestions)?this.suggestions.map(e=>s`<calcite-list-item-group .heading=${e.label}>${this.renderSuggestionListItems(e.suggestions)}</calcite-list-item-group>`):this.renderSuggestionListItems(this.suggestions)}renderSuggestionListItems(e){return e=f(e,"label",this._filterValue),e.length?e.map(t=>s`<calcite-list-item .label=${t.label} .description=${t.description} @calciteListItemSelect=${i=>this._emitItemSelected(i,t)} @keydown=${i=>this._emitItemSelected(i,t)} data-item=${t??c}><calcite-action slot=actions-end .text=${this.messages.expand??""} scale=s icon=chevron-right icon-flip-rtl @click=${i=>this._showSuggestionDetail(i,t)} data-item=${t??c}></calcite-action></calcite-list-item>`):s`<div class="notice-container">${this.messages.noitems}</div>`}renderSuggestionFlowItem(){let e=this._selectedSuggestion;return e?s`<calcite-flow-item .heading=${this.messages.suggestions} closable @calciteFlowItemClose=${this._emitClose} .beforeBack=${this._beforeBack} selected><calcite-button width=half slot=footer appearance=outline kind=brand icon-start=code scale=s @click=${t=>this._emitItemSelected(t,e)} data-item=${e??c} ${l(g)}>${this.messages.insert}</calcite-button><calcite-block open .heading=${e.label} .description=${e.description}><div .innerHTML=${v(e.documentation)??""}></div><pre><code ${l(this._colorizeCode)}></code></pre></calcite-block></calcite-flow-item>`:null}render(){return s`<style>${this._colorizeStyle}</style><calcite-flow ${l(this.flowFocusHandler)}><calcite-flow-item .heading=${this.messages.suggestions} closable @calciteFlowItemClose=${this._emitClose} .selected=${!this._selectedSuggestion}><calcite-input .value=${this._filterValue} icon=magnifying-glass clearable @calciteInputInput=${this._updateFilterValue} class="sticky" scale=m></calcite-input><calcite-list label=suggestions>${this.renderSuggestionGroups()}</calcite-list></calcite-flow-item>${this.renderSuggestionFlowItem()}</calcite-flow>`}};m("arcgis-arcade-suggestions",n);export{n as ArcgisArcadeSuggestions};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
Bundled license information:
|
|
2
|
-
|
|
3
|
-
lit-html/async-directive.js:
|
|
4
|
-
/**
|
|
5
|
-
* @license
|
|
6
|
-
* Copyright 2017 Google LLC
|
|
7
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
lit-html/directives/ref.js:
|
|
11
|
-
/**
|
|
12
|
-
* @license
|
|
13
|
-
* Copyright 2020 Google LLC
|
|
14
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
15
|
-
*/
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
|
-
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.108 */
|
|
4
|
-
import{a,b}from"./7C6SE75I.js";import"./XDDYJJ22.js";import"./XL6KMO7X.js";export{a as conf,b as language};
|
|
File without changes
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
Bundled license information:
|
|
2
|
-
|
|
3
|
-
monaco-editor/esm/vs/base/browser/dompurify/dompurify.js:
|
|
4
|
-
/*! @license DOMPurify 3.1.7 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.7/LICENSE */
|
|
File without changes
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
Bundled license information:
|
|
2
|
-
|
|
3
|
-
monaco-editor/esm/vs/language/typescript/tsMode.js:
|
|
4
|
-
/*!-----------------------------------------------------------------------------
|
|
5
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
7
|
-
* Released under the MIT license
|
|
8
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
|
-
*-----------------------------------------------------------------------------*/
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
/*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
2
|
-
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
|
|
3
|
-
v4.33.0-next.108 */
|
|
4
|
-
import{a as m}from"./MZZB4GLZ.js";import"./UZXS4UBU.js";import{a as v,c as r,d as I,e as n}from"./EBVJNGWI.js";import{b as l}from"./UDCDJQAM.js";import"./4VFAHLL6.js";import"./MBVDHIQ4.js";import"./H3GUZYV5.js";import"./E3FMA3ES.js";import{a as b}from"./OGBCV7X3.js";import"./L5V4S637.js";import{a as _}from"./INEHEWNR.js";import"./O3S3BNYB.js";import{C as f,a as u,b as s,l as o,y as g}from"./OIMKTO3K.js";import{d as h,e as p,q as c}from"./M4EZ4JBR.js";import"./XDDYJJ22.js";import"./XL6KMO7X.js";var $=u`:host{background-color:var(--calcite-color-foreground-1);.notice-container{margin:var(--calcite-spacing-xxs);padding:var(--calcite-spacing-sm);background-color:var(--calcite-color-foreground-1)}.sticky{position:sticky;top:0;z-index:10}calcite-flow{height:100%}calcite-block{p:first-of-type{margin-top:0}code{font-family:var(--calcite-code-family)}pre{direction:ltr;overflow-x:auto;background-color:var(--calcite-color-foreground-2);padding:var(--calcite-spacing-sm);code{font-size:var(--calcite-font-size--2)}}}calcite-list-item-group{background-color:var(--calcite-color-foreground-2)}}`,d=class extends g{constructor(){super(...arguments),this.messages=_(),this._unselectItem=async()=>{this._selectedApiItem=void 0},this._colorizeStyle="",this._filterValue="",this.languageId="arcade",this.hideDocumentationActions=!1,this.loading=!1,this.arcgisClose=o({bubbles:!1}),this.arcgisItemSelected=o({bubbles:!1})}static{this.properties={_colorizeStyle:16,_filterValue:16,_selectedApiItem:16,languageId:1,apiLibrary:0,hideDocumentationActions:5,loading:5}}static{this.styles=$}async load(){await m(this.languageId),this._colorizeStyle=r(),this._themeChangedListener=I(()=>this._colorizeStyle=r())}willUpdate(e){if(e.has("languageId")&&m(this.languageId),e.has("apiLibrary")){if(!this._selectedApiItem)return;for(let i of this.apiLibrary??[])for(let t of i.items)if(t.name===this._selectedApiItem.name){this._selectedApiItem=t;return}this._selectedApiItem=void 0}}disconnectedCallback(){super.disconnectedCallback(),this._flowObserver?.disconnect(),this._themeChangedListener?.dispose()}flowFocusHandler(e){if(!e){this._flowObserver?.disconnect(),this._flowObserver=void 0;return}this._flowObserver||(this._flowObserver=new MutationObserver(()=>{p(e.querySelector("calcite-flow-item:last-child"),"calcite-input")}),this._flowObserver.observe(e,{attributes:!0,attributeFilter:["id"],childList:!0}))}_emitItemSelected(e,i){if(!i)return;let t=e;(!t.key||t.key==="Enter")&&(e.preventDefault(),this.arcgisItemSelected.emit(i.completion.insertText??""))}_emitClose(){this.arcgisClose.emit()}_emitItemSelectedAndClose(e,i){let t=e;(!t.key||t.key==="Enter")&&(e.preventDefault(),this.arcgisItemSelected.emit(i.completion.insertText??""))}_selectItem(e,i){e.stopPropagation(),this._selectedApiItem=i}_updateFilterValue(e){this._filterValue=e.currentTarget.value??""}_elementToMarkdown(e){e!==void 0&&(e.innerHTML=n(this._selectedApiItem.examples),v(e,this.languageId).catch(console.error))}renderApiCategory(e){let i=b(e.items,"name",this._filterValue);return i.length?s`<calcite-list-item-group .heading=${e.title}>${i.map(t=>s`<calcite-list-item .label=${c(t.completion.detail)} @calciteListItemSelect=${a=>this._emitItemSelected(a,t)} @keydown=${a=>this._emitItemSelected(a,t)}><calcite-action slot=actions-end .text=${this.messages.expand??""} icon=chevron-right icon-flip-rtl scale=s @click=${a=>this._selectItem(a,t)}></calcite-action></calcite-list-item>`)}</calcite-list-item-group>`:null}renderApiItemFlowItem(){let e=this._selectedApiItem;return e?s`<calcite-flow-item .heading=${this.messages.constantsandfunctions} .beforeBack=${this._unselectItem} closable @calciteFlowItemClose=${this._emitClose} selected>${this.hideDocumentationActions?null:s`<calcite-button width=half slot=footer appearance=outline kind=brand scale=s .href=${e.link} target=Help icon-start=information>${this.messages.moreinformation}</calcite-button>`}<calcite-button .width=${this.hideDocumentationActions?"full":"half"} slot=footer appearance=outline kind=brand icon-start=code scale=s @click=${i=>this._emitItemSelectedAndClose(i,e)} ${l(h)}>${this.messages.insert}</calcite-button><calcite-block open .heading=${c(e.completion.detail)}><div .innerHTML=${n(e.completion.documentation)??""}></div>${e.examples?s`<div ${l(this._elementToMarkdown)}></div>`:null}</calcite-block></calcite-flow-item>`:null}render(){let e=(this.apiLibrary??[]).map(t=>this.renderApiCategory(t)),i=e.every(t=>!t);return s`<style>${this._colorizeStyle}</style><calcite-flow ${l(this.flowFocusHandler)}><calcite-flow-item .heading=${this.messages.constantsandfunctions} closable @calciteFlowItemClose=${this._emitClose} .selected=${!this._selectedApiItem}><calcite-input .value=${this._filterValue} icon=magnifying-glass clearable @calciteInputInput=${this._updateFilterValue} class="sticky" scale=m></calcite-input>${this.loading?s`<calcite-loader scale=s type=indeterminate .label=${this.messages.loading??"Loading"}></calcite-loader>`:s`<calcite-list label="arcade api">${i?s`<div class="notice-container">${this.messages.noitems}</div>`:e}</calcite-list>`}</calcite-flow-item>${this.renderApiItemFlowItem()}</calcite-flow>`}};f("arcgis-language-api-panel",d);export{d as ArcgisLanguageApiPanel};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
Bundled license information:
|
|
2
|
-
|
|
3
|
-
monaco-editor/esm/vs/basic-languages/javascript/javascript.js:
|
|
4
|
-
/*!-----------------------------------------------------------------------------
|
|
5
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
6
|
-
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
7
|
-
* Released under the MIT license
|
|
8
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
9
|
-
*-----------------------------------------------------------------------------*/
|
|
File without changes
|
|
File without changes
|