@arcgis/map-components 5.2.0-next.87 → 5.2.0-next.89
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/cdn/{IOZ5U2X7.js → 2GQ6KVNI.js} +1 -1
- package/dist/cdn/2JLMOWRT.js +2 -0
- package/dist/cdn/3CFRD2EN.js +2 -0
- package/dist/cdn/{ZLRMCH6O.js → 3CHIGFZL.js} +1 -1
- package/dist/cdn/4FVOBVTD.js +4 -0
- package/dist/cdn/{EFUTKX2O.js → 4TMQMYFX.js} +1 -1
- package/dist/cdn/{K5VWAQQ4.js → 5X3EBFJW.js} +2 -2
- package/dist/cdn/{6MYKPCPT.js → 66PT52ED.js} +1 -1
- package/dist/cdn/{7IWMEBK6.js → 6BNYO33V.js} +1 -1
- package/dist/cdn/{SEEABOHD.js → 7EOPPY5X.js} +1 -1
- package/dist/cdn/{CF47R6K5.js → B5FTF7WR.js} +1 -1
- package/dist/cdn/EAYOGF4C.js +2 -0
- package/dist/cdn/ECXHREHJ.js +2 -0
- package/dist/cdn/{HPFRMRVM.js → EU3QJKJW.js} +1 -1
- package/dist/cdn/EVJT3HJ5.js +2 -0
- package/dist/cdn/HJPTFBQB.js +2 -0
- package/dist/cdn/HPLMTKLF.js +2 -0
- package/dist/cdn/{3IY3D62Z.js → JXBEE5GW.js} +1 -1
- package/dist/cdn/JZC42PXS.js +2 -0
- package/dist/cdn/MBFY4GDJ.js +2 -0
- package/dist/cdn/N5VJ4SAX.js +2 -0
- package/dist/cdn/NB5DQKQY.js +2 -0
- package/dist/cdn/RKXHWHFR.js +2 -0
- package/dist/cdn/{XBAD6Q2O.js → SK4OCYH7.js} +1 -1
- package/dist/cdn/{D2GIYGUD.js → SVJ7AEMP.js} +1 -1
- package/dist/cdn/{KN4PG54T.js → TLVYAP5O.js} +1 -1
- package/dist/cdn/TRFWUKXA.js +2 -0
- package/dist/cdn/{MOKFWLNF.js → VT2IDAHB.js} +1 -1
- package/dist/cdn/{K3N6NHJW.js → XHXRRAGH.js} +1 -1
- package/dist/cdn/{XMEBM4Y2.js → Y56FOEA4.js} +1 -1
- package/dist/cdn/index.js +1 -1
- package/dist/chunks/esri-main.js +1 -1
- package/dist/chunks/slots.js +1 -1
- package/dist/chunks/useArcgisViewReadyError.js +8 -4
- package/dist/components/arcgis-area-measurement-2d/customElement.d.ts +9 -0
- package/dist/components/arcgis-area-measurement-3d/customElement.d.ts +9 -0
- package/dist/components/arcgis-attachments/customElement.d.ts +9 -0
- package/dist/components/arcgis-basemap-gallery/customElement.d.ts +9 -0
- package/dist/components/arcgis-basemap-layer-list/customElement.d.ts +21 -0
- package/dist/components/arcgis-basemap-layer-list-next/customElement.d.ts +584 -51
- package/dist/components/arcgis-basemap-layer-list-next/customElement.js +2 -2
- package/dist/components/arcgis-basemap-layer-list-next/types.d.ts +39 -0
- package/dist/components/arcgis-basemap-toggle/customElement.d.ts +9 -0
- package/dist/components/arcgis-bookmarks/customElement.d.ts +18 -0
- package/dist/components/arcgis-building-explorer/customElement.d.ts +9 -0
- package/dist/components/arcgis-catalog-layer-list/customElement.d.ts +21 -0
- package/dist/components/arcgis-catalog-layer-list-next/customElement.d.ts +420 -59
- package/dist/components/arcgis-catalog-layer-list-next/customElement.js +2 -2
- package/dist/components/arcgis-catalog-layer-list-next/types.d.ts +41 -6
- package/dist/components/arcgis-compass/customElement.d.ts +9 -0
- package/dist/components/arcgis-coordinate-conversion/customElement.d.ts +9 -0
- package/dist/components/arcgis-coordinate-conversion-next/customElement.d.ts +9 -0
- package/dist/components/arcgis-daylight/customElement.d.ts +9 -0
- package/dist/components/arcgis-direct-line-measurement-3d/customElement.d.ts +9 -0
- package/dist/components/arcgis-directional-pad/customElement.d.ts +9 -0
- package/dist/components/arcgis-directions/customElement.d.ts +9 -0
- package/dist/components/arcgis-distance-measurement-2d/customElement.d.ts +9 -0
- package/dist/components/arcgis-editor/customElement.d.ts +9 -0
- package/dist/components/arcgis-elevation-profile/customElement.d.ts +9 -0
- package/dist/components/arcgis-expand/customElement.d.ts +9 -0
- package/dist/components/arcgis-feature/customElement.d.ts +9 -0
- package/dist/components/arcgis-feature-form/customElement.d.ts +9 -0
- package/dist/components/arcgis-feature-next/customElement.d.ts +29 -1
- package/dist/components/arcgis-feature-table/customElement.d.ts +9 -0
- package/dist/components/arcgis-feature-templates/customElement.d.ts +9 -0
- package/dist/components/arcgis-feature-templates-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-features/customElement.d.ts +18 -0
- package/dist/components/arcgis-features-next/customElement.d.ts +29 -1
- package/dist/components/arcgis-features-next/customElement.js +1 -1
- package/dist/components/arcgis-floor-filter/customElement.d.ts +9 -0
- package/dist/components/arcgis-grid-controls/customElement.d.ts +9 -0
- package/dist/components/arcgis-histogram-range-slider/customElement.d.ts +9 -0
- package/dist/components/arcgis-home/customElement.d.ts +9 -0
- package/dist/components/arcgis-layer-list/customElement.d.ts +18 -0
- package/dist/components/arcgis-layer-list-next/customElement.d.ts +256 -120
- package/dist/components/arcgis-layer-list-next/customElement.js +2 -3
- package/dist/components/arcgis-layer-list-next/types.d.ts +44 -6
- package/dist/components/arcgis-legend/customElement.d.ts +9 -0
- package/dist/components/arcgis-line-of-sight/customElement.d.ts +9 -0
- package/dist/components/arcgis-link-chart/customElement.d.ts +9 -0
- package/dist/components/arcgis-link-chart-layout-switcher/customElement.d.ts +9 -0
- package/dist/components/arcgis-link-chart-nonspatial-visibility-toggle/customElement.d.ts +9 -0
- package/dist/components/arcgis-locate/customElement.d.ts +9 -0
- package/dist/components/arcgis-map/customElement.d.ts +9 -0
- package/dist/components/arcgis-measurement/customElement.d.ts +9 -0
- package/dist/components/arcgis-multi-feature-form/customElement.d.ts +23 -1
- package/dist/components/arcgis-navigation-toggle/customElement.d.ts +9 -0
- package/dist/components/arcgis-oriented-imagery-viewer/customElement.d.ts +9 -0
- package/dist/components/arcgis-oriented-imagery-viewer-panoramic-viewer-zoom/customElement.d.ts +9 -0
- package/dist/components/arcgis-paste/customElement.d.ts +9 -0
- package/dist/components/arcgis-popup/customElement.d.ts +18 -0
- package/dist/components/arcgis-popup/customElement.js +1 -1
- package/dist/components/arcgis-presentation/customElement.d.ts +9 -0
- package/dist/components/arcgis-presentation/customElement.js +70 -71
- package/dist/components/arcgis-print/customElement.d.ts +9 -0
- package/dist/components/arcgis-scale-bar/customElement.d.ts +9 -0
- package/dist/components/arcgis-scale-range-slider/customElement.d.ts +9 -0
- package/dist/components/arcgis-scene/customElement.d.ts +9 -0
- package/dist/components/arcgis-search/customElement.d.ts +9 -0
- package/dist/components/arcgis-search-result-renderer/customElement.d.ts +9 -0
- package/dist/components/arcgis-selection-toolbar/customElement.d.ts +10 -1
- package/dist/components/arcgis-shadow-cast/customElement.d.ts +9 -0
- package/dist/components/arcgis-sketch/customElement.d.ts +9 -0
- package/dist/components/arcgis-slice/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-binary-color-size-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-classed-color-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-classed-size-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-color-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-color-size-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-heatmap-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-opacity-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-scale-range/customElement.d.ts +9 -0
- package/dist/components/arcgis-slider-size-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-snapping-controls/customElement.d.ts +9 -0
- package/dist/components/arcgis-swipe/customElement.d.ts +9 -0
- package/dist/components/arcgis-table-list/customElement.d.ts +93 -15
- package/dist/components/arcgis-table-list-next/customElement.d.ts +286 -44
- package/dist/components/arcgis-table-list-next/customElement.js +2 -3
- package/dist/components/arcgis-table-list-next/types.d.ts +37 -0
- package/dist/components/arcgis-time-bar/customElement.d.ts +9 -0
- package/dist/components/arcgis-time-bar-slider/customElement.d.ts +9 -0
- package/dist/components/arcgis-time-slider/customElement.d.ts +9 -0
- package/dist/components/arcgis-track/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-aggregated-geometry/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-aggregated-geometry-result-item/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-associations/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace-analysis/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace-analysis-next/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace-inputs/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace-inputs-next/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace-location/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace-location-next/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace-results/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-trace-results-next/customElement.d.ts +9 -0
- package/dist/components/arcgis-utility-network-validate-topology/customElement.d.ts +9 -0
- package/dist/components/arcgis-value-picker-legacy/customElement.d.ts +9 -0
- package/dist/components/arcgis-version-management/customElement.d.ts +9 -0
- package/dist/components/arcgis-video/customElement.d.ts +9 -0
- package/dist/components/arcgis-video-player/customElement.d.ts +9 -0
- package/dist/components/arcgis-volume-measurement/customElement.d.ts +20 -1
- package/dist/components/arcgis-weather/customElement.d.ts +9 -0
- package/dist/components/arcgis-zoom/customElement.d.ts +9 -0
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/vscode.html-custom-data.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/dist/loader.js +1 -1
- package/dist/types/lumina.d.ts +1 -1
- package/dist/types/preact.d.ts +1 -1
- package/dist/types/react.d.ts +1 -1
- package/dist/types/stencil.d.ts +1 -1
- package/package.json +6 -6
- package/dist/cdn/3UUQJCZL.js +0 -2
- package/dist/cdn/4FJSNV35.js +0 -2
- package/dist/cdn/4NJUFFOS.js +0 -2
- package/dist/cdn/BKYSXBQN.js +0 -2
- package/dist/cdn/BXP5RGPD.js +0 -2
- package/dist/cdn/ES3KG6A4.js +0 -2
- package/dist/cdn/FZHWZNBO.js +0 -2
- package/dist/cdn/HRNKPJ3W.js +0 -2
- package/dist/cdn/JDVOGTZB.js +0 -4
- package/dist/cdn/MZBCC5YA.js +0 -2
- package/dist/cdn/SE5IUOLA.js +0 -2
- package/dist/cdn/TCMRGJTC.js +0 -2
- package/dist/cdn/TSZ26CSX.js +0 -2
- package/dist/cdn/TUTTPXC5.js +0 -2
- /package/dist/cdn/{ZMB2HOR5.js → 2EDZ2LNR.js} +0 -0
- /package/dist/cdn/{2N2A7TFY.js → 4AEFZEGM.js} +0 -0
- /package/dist/cdn/{WN6WNWDL.js → 4GIRSQMC.js} +0 -0
- /package/dist/cdn/{BY2C56P2.js → 4KYPBCNM.js} +0 -0
- /package/dist/cdn/{MADQIAMY.js → 4WURS3DM.js} +0 -0
- /package/dist/cdn/{NOUSKMUF.js → 5CB7FWG6.js} +0 -0
- /package/dist/cdn/{CHK6UXUR.js → 5EU3QVP7.js} +0 -0
- /package/dist/cdn/{UW66366K.js → 6URW6H47.js} +0 -0
- /package/dist/cdn/{RFYBJAVR.js → 7427KHVF.js} +0 -0
- /package/dist/cdn/{QYQFMAF2.js → 77ZD2RFI.js} +0 -0
- /package/dist/cdn/{E5CYXNOV.js → AZWQWNTK.js} +0 -0
- /package/dist/cdn/{XP34TRZ2.js → B4RNNO6A.js} +0 -0
- /package/dist/cdn/{2X2WQONZ.js → BIKEUMV7.js} +0 -0
- /package/dist/cdn/{3B6FCCWV.js → BU5HRIOW.js} +0 -0
- /package/dist/cdn/{KDMDKSN3.js → BV52G5DA.js} +0 -0
- /package/dist/cdn/{LBJGPS6R.js → ESYSNSNH.js} +0 -0
- /package/dist/cdn/{HPSLJE7K.js → FV7FUSTO.js} +0 -0
- /package/dist/cdn/{YK4IJ6A4.js → G42D353L.js} +0 -0
- /package/dist/cdn/{BEWGYHLQ.js → GLKTAVV5.js} +0 -0
- /package/dist/cdn/{KHMFIFKB.js → HW5YYDPC.js} +0 -0
- /package/dist/cdn/{ANPCJFOB.js → IHWFNEBS.js} +0 -0
- /package/dist/cdn/{HAOZ5VKZ.js → J4VKIBXE.js} +0 -0
- /package/dist/cdn/{ZTBD4LIR.js → KG3HVAZY.js} +0 -0
- /package/dist/cdn/{YQ5H6M4V.js → KMNELKA3.js} +0 -0
- /package/dist/cdn/{A6O4WH3F.js → KYWZUC6M.js} +0 -0
- /package/dist/cdn/{IYIK5LIF.js → LGNLLGA6.js} +0 -0
- /package/dist/cdn/{BIQ72MMB.js → MGILHYX4.js} +0 -0
- /package/dist/cdn/{FSVQ3YCE.js → NDWLSQ4W.js} +0 -0
- /package/dist/cdn/{5VAWPVBO.js → NGQUETWM.js} +0 -0
- /package/dist/cdn/{2KS6VTIZ.js → O3SPKYBG.js} +0 -0
- /package/dist/cdn/{7T3MIY45.js → OJOQP2IU.js} +0 -0
- /package/dist/cdn/{MXDXZZ7M.js → QU5PA5MZ.js} +0 -0
- /package/dist/cdn/{WEG4POUJ.js → QZHFPTSI.js} +0 -0
- /package/dist/cdn/{OLOMB2NS.js → SNX6WY7J.js} +0 -0
- /package/dist/cdn/{4KTFBEBW.js → W2UZH6QI.js} +0 -0
- /package/dist/cdn/{AURQ6AZT.js → W2YB27M6.js} +0 -0
- /package/dist/cdn/{MCMHWVNK.js → WKBILCAY.js} +0 -0
- /package/dist/cdn/{2IOX3M25.js → WRKX7F2G.js} +0 -0
- /package/dist/cdn/{4Y5WOZAR.js → XYRTRBXU.js} +0 -0
- /package/dist/cdn/{AS6CVCAA.js → YFM2SKWI.js} +0 -0
- /package/dist/cdn/{JY7ELDXN.js → ZOGRVFHK.js} +0 -0
- /package/dist/cdn/{TBYOTOK3.js → ZXEH6MEU.js} +0 -0
|
@@ -22,6 +22,15 @@ export abstract class ArcgisUtilityNetworkAssociations extends LitElement {
|
|
|
22
22
|
* prevent memory leaks.
|
|
23
23
|
*
|
|
24
24
|
* @default false
|
|
25
|
+
* @example
|
|
26
|
+
* ```html
|
|
27
|
+
* <arcgis-utility-network-associations auto-destroy-disabled></arcgis-utility-network-associations>
|
|
28
|
+
* ```
|
|
29
|
+
*
|
|
30
|
+
* ```js
|
|
31
|
+
* utilityNetworkAssociationsElement.autoDestroyDisabled = true;
|
|
32
|
+
* ```
|
|
33
|
+
*
|
|
25
34
|
*/
|
|
26
35
|
accessor autoDestroyDisabled: boolean;
|
|
27
36
|
/**
|
|
@@ -29,6 +29,15 @@ export abstract class ArcgisUtilityNetworkTrace extends LitElement {
|
|
|
29
29
|
* prevent memory leaks.
|
|
30
30
|
*
|
|
31
31
|
* @default false
|
|
32
|
+
* @example
|
|
33
|
+
* ```html
|
|
34
|
+
* <arcgis-utility-network-trace auto-destroy-disabled></arcgis-utility-network-trace>
|
|
35
|
+
* ```
|
|
36
|
+
*
|
|
37
|
+
* ```js
|
|
38
|
+
* utilityNetworkTraceElement.autoDestroyDisabled = true;
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
32
41
|
*/
|
|
33
42
|
accessor autoDestroyDisabled: boolean;
|
|
34
43
|
/**
|
|
@@ -159,6 +159,15 @@ export abstract class ArcgisUtilityNetworkTraceAnalysis extends LitElement {
|
|
|
159
159
|
* prevent memory leaks.
|
|
160
160
|
*
|
|
161
161
|
* @default false
|
|
162
|
+
* @example
|
|
163
|
+
* ```html
|
|
164
|
+
* <arcgis-utility-network-trace-analysis auto-destroy-disabled></arcgis-utility-network-trace-analysis>
|
|
165
|
+
* ```
|
|
166
|
+
*
|
|
167
|
+
* ```js
|
|
168
|
+
* utilityNetworkTraceAnalysisElement.autoDestroyDisabled = true;
|
|
169
|
+
* ```
|
|
170
|
+
*
|
|
162
171
|
*/
|
|
163
172
|
accessor autoDestroyDisabled: boolean;
|
|
164
173
|
/**
|
|
@@ -172,6 +172,15 @@ export abstract class ArcgisUtilityNetworkTraceAnalysisNext extends LitElement {
|
|
|
172
172
|
* prevent memory leaks.
|
|
173
173
|
*
|
|
174
174
|
* @default false
|
|
175
|
+
* @example
|
|
176
|
+
* ```html
|
|
177
|
+
* <arcgis-utility-network-trace-analysis-next auto-destroy-disabled></arcgis-utility-network-trace-analysis-next>
|
|
178
|
+
* ```
|
|
179
|
+
*
|
|
180
|
+
* ```js
|
|
181
|
+
* utilityNetworkTraceAnalysisNextElement.autoDestroyDisabled = true;
|
|
182
|
+
* ```
|
|
183
|
+
*
|
|
175
184
|
*/
|
|
176
185
|
accessor autoDestroyDisabled: boolean;
|
|
177
186
|
/**
|
|
@@ -115,6 +115,15 @@ export abstract class ArcgisUtilityNetworkTraceInputs extends LitElement {
|
|
|
115
115
|
* prevent memory leaks.
|
|
116
116
|
*
|
|
117
117
|
* @default false
|
|
118
|
+
* @example
|
|
119
|
+
* ```html
|
|
120
|
+
* <arcgis-utility-network-trace-inputs auto-destroy-disabled></arcgis-utility-network-trace-inputs>
|
|
121
|
+
* ```
|
|
122
|
+
*
|
|
123
|
+
* ```js
|
|
124
|
+
* utilityNetworkTraceInputsElement.autoDestroyDisabled = true;
|
|
125
|
+
* ```
|
|
126
|
+
*
|
|
118
127
|
*/
|
|
119
128
|
accessor autoDestroyDisabled: boolean;
|
|
120
129
|
/**
|
|
@@ -115,6 +115,15 @@ export abstract class ArcgisUtilityNetworkTraceInputsNext extends LitElement {
|
|
|
115
115
|
* prevent memory leaks.
|
|
116
116
|
*
|
|
117
117
|
* @default false
|
|
118
|
+
* @example
|
|
119
|
+
* ```html
|
|
120
|
+
* <arcgis-utility-network-trace-inputs-next auto-destroy-disabled></arcgis-utility-network-trace-inputs-next>
|
|
121
|
+
* ```
|
|
122
|
+
*
|
|
123
|
+
* ```js
|
|
124
|
+
* utilityNetworkTraceInputsNextElement.autoDestroyDisabled = true;
|
|
125
|
+
* ```
|
|
126
|
+
*
|
|
118
127
|
*/
|
|
119
128
|
accessor autoDestroyDisabled: boolean;
|
|
120
129
|
/**
|
|
@@ -89,6 +89,15 @@ export abstract class ArcgisUtilityNetworkTraceLocation extends LitElement {
|
|
|
89
89
|
* prevent memory leaks.
|
|
90
90
|
*
|
|
91
91
|
* @default false
|
|
92
|
+
* @example
|
|
93
|
+
* ```html
|
|
94
|
+
* <arcgis-utility-network-trace-location auto-destroy-disabled></arcgis-utility-network-trace-location>
|
|
95
|
+
* ```
|
|
96
|
+
*
|
|
97
|
+
* ```js
|
|
98
|
+
* utilityNetworkTraceLocationElement.autoDestroyDisabled = true;
|
|
99
|
+
* ```
|
|
100
|
+
*
|
|
92
101
|
*/
|
|
93
102
|
accessor autoDestroyDisabled: boolean;
|
|
94
103
|
/**
|
|
@@ -89,6 +89,15 @@ export abstract class ArcgisUtilityNetworkTraceLocationNext extends LitElement {
|
|
|
89
89
|
* prevent memory leaks.
|
|
90
90
|
*
|
|
91
91
|
* @default false
|
|
92
|
+
* @example
|
|
93
|
+
* ```html
|
|
94
|
+
* <arcgis-utility-network-trace-location-next auto-destroy-disabled></arcgis-utility-network-trace-location-next>
|
|
95
|
+
* ```
|
|
96
|
+
*
|
|
97
|
+
* ```js
|
|
98
|
+
* utilityNetworkTraceLocationNextElement.autoDestroyDisabled = true;
|
|
99
|
+
* ```
|
|
100
|
+
*
|
|
92
101
|
*/
|
|
93
102
|
accessor autoDestroyDisabled: boolean;
|
|
94
103
|
/**
|
|
@@ -94,6 +94,15 @@ export abstract class ArcgisUtilityNetworkTraceResults extends LitElement {
|
|
|
94
94
|
* prevent memory leaks.
|
|
95
95
|
*
|
|
96
96
|
* @default false
|
|
97
|
+
* @example
|
|
98
|
+
* ```html
|
|
99
|
+
* <arcgis-utility-network-trace-results auto-destroy-disabled></arcgis-utility-network-trace-results>
|
|
100
|
+
* ```
|
|
101
|
+
*
|
|
102
|
+
* ```js
|
|
103
|
+
* utilityNetworkTraceResultsElement.autoDestroyDisabled = true;
|
|
104
|
+
* ```
|
|
105
|
+
*
|
|
97
106
|
*/
|
|
98
107
|
accessor autoDestroyDisabled: boolean;
|
|
99
108
|
/**
|
|
@@ -80,6 +80,15 @@ export abstract class ArcgisUtilityNetworkTraceResultsNext extends LitElement {
|
|
|
80
80
|
* prevent memory leaks.
|
|
81
81
|
*
|
|
82
82
|
* @default false
|
|
83
|
+
* @example
|
|
84
|
+
* ```html
|
|
85
|
+
* <arcgis-utility-network-trace-results-next auto-destroy-disabled></arcgis-utility-network-trace-results-next>
|
|
86
|
+
* ```
|
|
87
|
+
*
|
|
88
|
+
* ```js
|
|
89
|
+
* utilityNetworkTraceResultsNextElement.autoDestroyDisabled = true;
|
|
90
|
+
* ```
|
|
91
|
+
*
|
|
83
92
|
*/
|
|
84
93
|
accessor autoDestroyDisabled: boolean;
|
|
85
94
|
/**
|
|
@@ -25,6 +25,15 @@ export abstract class ArcgisUtilityNetworkValidateTopology extends LitElement {
|
|
|
25
25
|
* prevent memory leaks.
|
|
26
26
|
*
|
|
27
27
|
* @default false
|
|
28
|
+
* @example
|
|
29
|
+
* ```html
|
|
30
|
+
* <arcgis-utility-network-validate-topology auto-destroy-disabled></arcgis-utility-network-validate-topology>
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ```js
|
|
34
|
+
* utilityNetworkValidateTopologyElement.autoDestroyDisabled = true;
|
|
35
|
+
* ```
|
|
36
|
+
*
|
|
28
37
|
*/
|
|
29
38
|
accessor autoDestroyDisabled: boolean;
|
|
30
39
|
/**
|
|
@@ -248,6 +248,15 @@ export abstract class ArcgisValuePickerLegacy extends LitElement {
|
|
|
248
248
|
* prevent memory leaks.
|
|
249
249
|
*
|
|
250
250
|
* @default false
|
|
251
|
+
* @example
|
|
252
|
+
* ```html
|
|
253
|
+
* <arcgis-value-picker-legacy auto-destroy-disabled></arcgis-value-picker-legacy>
|
|
254
|
+
* ```
|
|
255
|
+
*
|
|
256
|
+
* ```js
|
|
257
|
+
* valuePickerLegacyElement.autoDestroyDisabled = true;
|
|
258
|
+
* ```
|
|
259
|
+
*
|
|
251
260
|
*/
|
|
252
261
|
accessor autoDestroyDisabled: boolean;
|
|
253
262
|
/**
|
|
@@ -134,6 +134,15 @@ export abstract class ArcgisVersionManagement extends LitElement {
|
|
|
134
134
|
* prevent memory leaks.
|
|
135
135
|
*
|
|
136
136
|
* @default false
|
|
137
|
+
* @example
|
|
138
|
+
* ```html
|
|
139
|
+
* <arcgis-version-management auto-destroy-disabled></arcgis-version-management>
|
|
140
|
+
* ```
|
|
141
|
+
*
|
|
142
|
+
* ```js
|
|
143
|
+
* versionManagementElement.autoDestroyDisabled = true;
|
|
144
|
+
* ```
|
|
145
|
+
*
|
|
137
146
|
*/
|
|
138
147
|
accessor autoDestroyDisabled: boolean;
|
|
139
148
|
/** @default false */
|
|
@@ -74,6 +74,15 @@ export abstract class ArcgisVideo extends LitElement {
|
|
|
74
74
|
* prevent memory leaks.
|
|
75
75
|
*
|
|
76
76
|
* @default false
|
|
77
|
+
* @example
|
|
78
|
+
* ```html
|
|
79
|
+
* <arcgis-video auto-destroy-disabled></arcgis-video>
|
|
80
|
+
* ```
|
|
81
|
+
*
|
|
82
|
+
* ```js
|
|
83
|
+
* videoElement.autoDestroyDisabled = true;
|
|
84
|
+
* ```
|
|
85
|
+
*
|
|
77
86
|
*/
|
|
78
87
|
accessor autoDestroyDisabled: boolean;
|
|
79
88
|
/** The [VideoLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/VideoLayer/) to display in the view. */
|
|
@@ -68,6 +68,15 @@ export abstract class ArcgisVideoPlayer extends LitElement {
|
|
|
68
68
|
* prevent memory leaks.
|
|
69
69
|
*
|
|
70
70
|
* @default false
|
|
71
|
+
* @example
|
|
72
|
+
* ```html
|
|
73
|
+
* <arcgis-video-player auto-destroy-disabled></arcgis-video-player>
|
|
74
|
+
* ```
|
|
75
|
+
*
|
|
76
|
+
* ```js
|
|
77
|
+
* videoPlayerElement.autoDestroyDisabled = true;
|
|
78
|
+
* ```
|
|
79
|
+
*
|
|
71
80
|
*/
|
|
72
81
|
accessor autoDestroyDisabled: boolean;
|
|
73
82
|
/**
|
|
@@ -166,6 +166,15 @@ export abstract class ArcgisVolumeMeasurement extends LitElement {
|
|
|
166
166
|
* prevent memory leaks.
|
|
167
167
|
*
|
|
168
168
|
* @default false
|
|
169
|
+
* @example
|
|
170
|
+
* ```html
|
|
171
|
+
* <arcgis-volume-measurement auto-destroy-disabled></arcgis-volume-measurement>
|
|
172
|
+
* ```
|
|
173
|
+
*
|
|
174
|
+
* ```js
|
|
175
|
+
* volumeMeasurementElement.autoDestroyDisabled = true;
|
|
176
|
+
* ```
|
|
177
|
+
*
|
|
169
178
|
*/
|
|
170
179
|
accessor autoDestroyDisabled: boolean;
|
|
171
180
|
/**
|
|
@@ -204,9 +213,19 @@ export abstract class ArcgisVolumeMeasurement extends LitElement {
|
|
|
204
213
|
*/
|
|
205
214
|
accessor elevationInputUnitOptions: Array<LengthUnit>;
|
|
206
215
|
/**
|
|
207
|
-
* Indicates the heading level to use for the
|
|
216
|
+
* Indicates the heading level to use for the heading of the component. By default, the heading is rendered as a `<h2>`. Depending on the component's placement in your app, you may need to adjust this heading for proper semantics. This is important for meeting accessibility standards.
|
|
208
217
|
*
|
|
209
218
|
* @default 2
|
|
219
|
+
* @see [HTML heading elements](https://developer.mozilla.org/docs/Web/HTML/Element/Heading_Elements)
|
|
220
|
+
* @example
|
|
221
|
+
* ```html
|
|
222
|
+
* <arcgis-volume-measurement heading-level="2"></arcgis-volume-measurement>
|
|
223
|
+
* ```
|
|
224
|
+
*
|
|
225
|
+
* ```js
|
|
226
|
+
* volumeMeasurementElement.headingLevel = 2;
|
|
227
|
+
* ```
|
|
228
|
+
*
|
|
210
229
|
*/
|
|
211
230
|
accessor headingLevel: HeadingLevel;
|
|
212
231
|
/**
|
|
@@ -59,6 +59,15 @@ export abstract class ArcgisWeather extends LitElement {
|
|
|
59
59
|
* prevent memory leaks.
|
|
60
60
|
*
|
|
61
61
|
* @default false
|
|
62
|
+
* @example
|
|
63
|
+
* ```html
|
|
64
|
+
* <arcgis-weather auto-destroy-disabled></arcgis-weather>
|
|
65
|
+
* ```
|
|
66
|
+
*
|
|
67
|
+
* ```js
|
|
68
|
+
* weatherElement.autoDestroyDisabled = true;
|
|
69
|
+
* ```
|
|
70
|
+
*
|
|
62
71
|
*/
|
|
63
72
|
accessor autoDestroyDisabled: boolean;
|
|
64
73
|
/**
|
|
@@ -21,6 +21,15 @@ export abstract class ArcgisZoom extends LitElement {
|
|
|
21
21
|
* prevent memory leaks.
|
|
22
22
|
*
|
|
23
23
|
* @default false
|
|
24
|
+
* @example
|
|
25
|
+
* ```html
|
|
26
|
+
* <arcgis-zoom auto-destroy-disabled></arcgis-zoom>
|
|
27
|
+
* ```
|
|
28
|
+
*
|
|
29
|
+
* ```js
|
|
30
|
+
* zoomElement.autoDestroyDisabled = true;
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
24
33
|
*/
|
|
25
34
|
accessor autoDestroyDisabled: boolean;
|
|
26
35
|
/**
|