@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
|
@@ -1,6 +1,41 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import type CatalogLayer from "@arcgis/core/layers/CatalogLayer.js";
|
|
2
|
+
import type KnowledgeGraphLayer from "@arcgis/core/layers/KnowledgeGraphLayer.js";
|
|
3
|
+
import type MapImageLayer from "@arcgis/core/layers/MapImageLayer.js";
|
|
4
|
+
import type TileLayer from "@arcgis/core/layers/TileLayer.js";
|
|
5
|
+
import type CatalogItemCollection from "@arcgis/core/layers/list/CatalogItemCollection.js";
|
|
6
|
+
import type { useT9n } from "../../controllers/useT9n.js";
|
|
7
|
+
import type { ArcgisTableList } from "../arcgis-table-list/customElement.js";
|
|
8
|
+
import type { ArcgisCatalogLayerListNext } from "./customElement.js";
|
|
9
|
+
|
|
10
|
+
/** @internal */
|
|
11
|
+
export type CatalogLayerListMessageOverrides = ReturnType<typeof useT9n<{
|
|
12
|
+
componentLabel: string;
|
|
13
|
+
noItemsToDisplay: string;
|
|
14
|
+
layerInvisibleAtScale: string;
|
|
15
|
+
layerInvisibleAtTime: string;
|
|
16
|
+
layerError: string;
|
|
17
|
+
untitledLayer: string;
|
|
18
|
+
layerVisibility: string;
|
|
19
|
+
showLayer: string;
|
|
20
|
+
hideLayer: string;
|
|
21
|
+
layerIncompatible: string;
|
|
22
|
+
layerIncompatibleTooltip: string;
|
|
23
|
+
temporary: string;
|
|
24
|
+
tables: string;
|
|
25
|
+
catalogLayers: string;
|
|
26
|
+
}>>["_overrides"];
|
|
27
|
+
|
|
28
|
+
/** The properties used to configure the Catalog Layer List (next). */
|
|
29
|
+
export type CatalogLayerListOptions = Partial<Pick<ArcgisCatalogLayerListNext, "filterPlaceholder" | "hideStatusIndicators" | "minFilterItems" | "selectionMode" | "showErrors" | "showFilter" | "showTemporaryLayerIndicators" | "visibilityAppearance">>
|
|
30
|
+
& {
|
|
31
|
+
listItemCreatedFunction?: CatalogItemCollection["listItemCreatedFunction"];
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
/** @internal */
|
|
35
|
+
export type FlowLayer = CatalogLayer | SubtablesLayer;
|
|
36
|
+
|
|
37
|
+
/** @internal */
|
|
38
|
+
export type FlowList = ArcgisCatalogLayerListNext | ArcgisTableList;
|
|
39
|
+
|
|
40
|
+
/** @internal */
|
|
41
|
+
export type SubtablesLayer = KnowledgeGraphLayer | MapImageLayer | TileLayer;
|
|
@@ -20,6 +20,15 @@ export abstract class ArcgisCompass extends LitElement {
|
|
|
20
20
|
* prevent memory leaks.
|
|
21
21
|
*
|
|
22
22
|
* @default false
|
|
23
|
+
* @example
|
|
24
|
+
* ```html
|
|
25
|
+
* <arcgis-compass auto-destroy-disabled></arcgis-compass>
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ```js
|
|
29
|
+
* compassElement.autoDestroyDisabled = true;
|
|
30
|
+
* ```
|
|
31
|
+
*
|
|
23
32
|
*/
|
|
24
33
|
accessor autoDestroyDisabled: boolean;
|
|
25
34
|
/**
|
|
@@ -54,6 +54,15 @@ export abstract class ArcgisCoordinateConversion extends LitElement {
|
|
|
54
54
|
* prevent memory leaks.
|
|
55
55
|
*
|
|
56
56
|
* @default false
|
|
57
|
+
* @example
|
|
58
|
+
* ```html
|
|
59
|
+
* <arcgis-coordinate-conversion auto-destroy-disabled></arcgis-coordinate-conversion>
|
|
60
|
+
* ```
|
|
61
|
+
*
|
|
62
|
+
* ```js
|
|
63
|
+
* coordinateConversionElement.autoDestroyDisabled = true;
|
|
64
|
+
* ```
|
|
65
|
+
*
|
|
57
66
|
*/
|
|
58
67
|
accessor autoDestroyDisabled: boolean;
|
|
59
68
|
/**
|
|
@@ -61,6 +61,15 @@ export abstract class ArcgisCoordinateConversionNext extends LitElement {
|
|
|
61
61
|
* prevent memory leaks.
|
|
62
62
|
*
|
|
63
63
|
* @default false
|
|
64
|
+
* @example
|
|
65
|
+
* ```html
|
|
66
|
+
* <arcgis-coordinate-conversion-next auto-destroy-disabled></arcgis-coordinate-conversion-next>
|
|
67
|
+
* ```
|
|
68
|
+
*
|
|
69
|
+
* ```js
|
|
70
|
+
* coordinateConversionNextElement.autoDestroyDisabled = true;
|
|
71
|
+
* ```
|
|
72
|
+
*
|
|
64
73
|
*/
|
|
65
74
|
accessor autoDestroyDisabled: boolean;
|
|
66
75
|
/**
|
|
@@ -88,6 +88,15 @@ export abstract class ArcgisDaylight extends LitElement {
|
|
|
88
88
|
* prevent memory leaks.
|
|
89
89
|
*
|
|
90
90
|
* @default false
|
|
91
|
+
* @example
|
|
92
|
+
* ```html
|
|
93
|
+
* <arcgis-daylight auto-destroy-disabled></arcgis-daylight>
|
|
94
|
+
* ```
|
|
95
|
+
*
|
|
96
|
+
* ```js
|
|
97
|
+
* daylightElement.autoDestroyDisabled = true;
|
|
98
|
+
* ```
|
|
99
|
+
*
|
|
91
100
|
*/
|
|
92
101
|
accessor autoDestroyDisabled: boolean;
|
|
93
102
|
/**
|
|
@@ -132,6 +132,15 @@ export abstract class ArcgisDirectLineMeasurement3d extends LitElement {
|
|
|
132
132
|
* prevent memory leaks.
|
|
133
133
|
*
|
|
134
134
|
* @default false
|
|
135
|
+
* @example
|
|
136
|
+
* ```html
|
|
137
|
+
* <arcgis-direct-line-measurement-3d auto-destroy-disabled></arcgis-direct-line-measurement-3d>
|
|
138
|
+
* ```
|
|
139
|
+
*
|
|
140
|
+
* ```js
|
|
141
|
+
* directLineMeasurement-3dElement.autoDestroyDisabled = true;
|
|
142
|
+
* ```
|
|
143
|
+
*
|
|
135
144
|
*/
|
|
136
145
|
accessor autoDestroyDisabled: boolean;
|
|
137
146
|
/**
|
|
@@ -28,6 +28,15 @@ export abstract class ArcgisDirectionalPad extends LitElement {
|
|
|
28
28
|
* prevent memory leaks.
|
|
29
29
|
*
|
|
30
30
|
* @default false
|
|
31
|
+
* @example
|
|
32
|
+
* ```html
|
|
33
|
+
* <arcgis-directional-pad auto-destroy-disabled></arcgis-directional-pad>
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* ```js
|
|
37
|
+
* directionalPadElement.autoDestroyDisabled = true;
|
|
38
|
+
* ```
|
|
39
|
+
*
|
|
31
40
|
*/
|
|
32
41
|
accessor autoDestroyDisabled: boolean;
|
|
33
42
|
/**
|
|
@@ -65,6 +65,15 @@ export abstract class ArcgisDirections extends LitElement {
|
|
|
65
65
|
* prevent memory leaks.
|
|
66
66
|
*
|
|
67
67
|
* @default false
|
|
68
|
+
* @example
|
|
69
|
+
* ```html
|
|
70
|
+
* <arcgis-directions auto-destroy-disabled></arcgis-directions>
|
|
71
|
+
* ```
|
|
72
|
+
*
|
|
73
|
+
* ```js
|
|
74
|
+
* directionsElement.autoDestroyDisabled = true;
|
|
75
|
+
* ```
|
|
76
|
+
*
|
|
68
77
|
*/
|
|
69
78
|
accessor autoDestroyDisabled: boolean;
|
|
70
79
|
/**
|
|
@@ -95,6 +95,15 @@ export abstract class ArcgisDistanceMeasurement2d extends LitElement {
|
|
|
95
95
|
* prevent memory leaks.
|
|
96
96
|
*
|
|
97
97
|
* @default false
|
|
98
|
+
* @example
|
|
99
|
+
* ```html
|
|
100
|
+
* <arcgis-distance-measurement-2d auto-destroy-disabled></arcgis-distance-measurement-2d>
|
|
101
|
+
* ```
|
|
102
|
+
*
|
|
103
|
+
* ```js
|
|
104
|
+
* distanceMeasurement-2dElement.autoDestroyDisabled = true;
|
|
105
|
+
* ```
|
|
106
|
+
*
|
|
98
107
|
*/
|
|
99
108
|
accessor autoDestroyDisabled: boolean;
|
|
100
109
|
/**
|
|
@@ -33,6 +33,15 @@ export abstract class ArcgisEditor extends LitElement {
|
|
|
33
33
|
* prevent memory leaks.
|
|
34
34
|
*
|
|
35
35
|
* @default false
|
|
36
|
+
* @example
|
|
37
|
+
* ```html
|
|
38
|
+
* <arcgis-editor auto-destroy-disabled></arcgis-editor>
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
41
|
+
* ```js
|
|
42
|
+
* editorElement.autoDestroyDisabled = true;
|
|
43
|
+
* ```
|
|
44
|
+
*
|
|
36
45
|
*/
|
|
37
46
|
accessor autoDestroyDisabled: boolean;
|
|
38
47
|
/**
|
|
@@ -234,6 +234,15 @@ export abstract class ArcgisElevationProfile extends LitElement {
|
|
|
234
234
|
* prevent memory leaks.
|
|
235
235
|
*
|
|
236
236
|
* @default false
|
|
237
|
+
* @example
|
|
238
|
+
* ```html
|
|
239
|
+
* <arcgis-elevation-profile auto-destroy-disabled></arcgis-elevation-profile>
|
|
240
|
+
* ```
|
|
241
|
+
*
|
|
242
|
+
* ```js
|
|
243
|
+
* elevationProfileElement.autoDestroyDisabled = true;
|
|
244
|
+
* ```
|
|
245
|
+
*
|
|
237
246
|
*/
|
|
238
247
|
accessor autoDestroyDisabled: boolean;
|
|
239
248
|
/**
|
|
@@ -39,6 +39,15 @@ export abstract class ArcgisExpand extends LitElement {
|
|
|
39
39
|
* prevent memory leaks.
|
|
40
40
|
*
|
|
41
41
|
* @default false
|
|
42
|
+
* @example
|
|
43
|
+
* ```html
|
|
44
|
+
* <arcgis-expand auto-destroy-disabled></arcgis-expand>
|
|
45
|
+
* ```
|
|
46
|
+
*
|
|
47
|
+
* ```js
|
|
48
|
+
* expandElement.autoDestroyDisabled = true;
|
|
49
|
+
* ```
|
|
50
|
+
*
|
|
42
51
|
*/
|
|
43
52
|
accessor autoDestroyDisabled: boolean;
|
|
44
53
|
/**
|
|
@@ -36,6 +36,15 @@ export abstract class ArcgisFeature extends LitElement {
|
|
|
36
36
|
* prevent memory leaks.
|
|
37
37
|
*
|
|
38
38
|
* @default false
|
|
39
|
+
* @example
|
|
40
|
+
* ```html
|
|
41
|
+
* <arcgis-feature auto-destroy-disabled></arcgis-feature>
|
|
42
|
+
* ```
|
|
43
|
+
*
|
|
44
|
+
* ```js
|
|
45
|
+
* featureElement.autoDestroyDisabled = true;
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
39
48
|
*/
|
|
40
49
|
accessor autoDestroyDisabled: boolean;
|
|
41
50
|
/**
|
|
@@ -19,6 +19,15 @@ export abstract class ArcgisFeatureForm extends LitElement {
|
|
|
19
19
|
* prevent memory leaks.
|
|
20
20
|
*
|
|
21
21
|
* @default false
|
|
22
|
+
* @example
|
|
23
|
+
* ```html
|
|
24
|
+
* <arcgis-feature-form auto-destroy-disabled></arcgis-feature-form>
|
|
25
|
+
* ```
|
|
26
|
+
*
|
|
27
|
+
* ```js
|
|
28
|
+
* featureFormElement.autoDestroyDisabled = true;
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
22
31
|
*/
|
|
23
32
|
accessor autoDestroyDisabled: boolean;
|
|
24
33
|
/**
|
|
@@ -36,6 +36,15 @@ export abstract class ArcgisFeatureNext extends LitElement {
|
|
|
36
36
|
* prevent memory leaks.
|
|
37
37
|
*
|
|
38
38
|
* @default false
|
|
39
|
+
* @example
|
|
40
|
+
* ```html
|
|
41
|
+
* <arcgis-feature-next auto-destroy-disabled></arcgis-feature-next>
|
|
42
|
+
* ```
|
|
43
|
+
*
|
|
44
|
+
* ```js
|
|
45
|
+
* featureNextElement.autoDestroyDisabled = true;
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
39
48
|
*/
|
|
40
49
|
accessor autoDestroyDisabled: boolean;
|
|
41
50
|
/**
|
|
@@ -92,9 +101,19 @@ export abstract class ArcgisFeatureNext extends LitElement {
|
|
|
92
101
|
*/
|
|
93
102
|
get heading(): string;
|
|
94
103
|
/**
|
|
95
|
-
* Indicates the heading level to use for the
|
|
104
|
+
* 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.
|
|
96
105
|
*
|
|
97
106
|
* @default 2
|
|
107
|
+
* @see [HTML heading elements](https://developer.mozilla.org/docs/Web/HTML/Element/Heading_Elements)
|
|
108
|
+
* @example
|
|
109
|
+
* ```html
|
|
110
|
+
* <arcgis-feature-next heading-level="2"></arcgis-feature-next>
|
|
111
|
+
* ```
|
|
112
|
+
*
|
|
113
|
+
* ```js
|
|
114
|
+
* featureNextElement.headingLevel = 2;
|
|
115
|
+
* ```
|
|
116
|
+
*
|
|
98
117
|
*/
|
|
99
118
|
accessor headingLevel: HeadingLevel;
|
|
100
119
|
/**
|
|
@@ -131,6 +150,15 @@ export abstract class ArcgisFeatureNext extends LitElement {
|
|
|
131
150
|
* Indicates whether to hide the component's [heading](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-feature-next/#heading).
|
|
132
151
|
*
|
|
133
152
|
* @default false
|
|
153
|
+
* @example
|
|
154
|
+
* ```html
|
|
155
|
+
* <arcgis-feature-next hide-heading></arcgis-feature-next>
|
|
156
|
+
* ```
|
|
157
|
+
*
|
|
158
|
+
* ```js
|
|
159
|
+
* featureNextElement.hideHeading = true;
|
|
160
|
+
* ```
|
|
161
|
+
*
|
|
134
162
|
*/
|
|
135
163
|
accessor hideHeading: boolean;
|
|
136
164
|
/**
|
|
@@ -141,6 +141,15 @@ export abstract class ArcgisFeatureTable extends LitElement {
|
|
|
141
141
|
* prevent memory leaks.
|
|
142
142
|
*
|
|
143
143
|
* @default false
|
|
144
|
+
* @example
|
|
145
|
+
* ```html
|
|
146
|
+
* <arcgis-feature-table auto-destroy-disabled></arcgis-feature-table>
|
|
147
|
+
* ```
|
|
148
|
+
*
|
|
149
|
+
* ```js
|
|
150
|
+
* featureTableElement.autoDestroyDisabled = true;
|
|
151
|
+
* ```
|
|
152
|
+
*
|
|
144
153
|
*/
|
|
145
154
|
accessor autoDestroyDisabled: boolean;
|
|
146
155
|
/**
|
|
@@ -73,6 +73,15 @@ export abstract class ArcgisFeatureTemplates extends LitElement {
|
|
|
73
73
|
* prevent memory leaks.
|
|
74
74
|
*
|
|
75
75
|
* @default false
|
|
76
|
+
* @example
|
|
77
|
+
* ```html
|
|
78
|
+
* <arcgis-feature-templates auto-destroy-disabled></arcgis-feature-templates>
|
|
79
|
+
* ```
|
|
80
|
+
*
|
|
81
|
+
* ```js
|
|
82
|
+
* featureTemplatesElement.autoDestroyDisabled = true;
|
|
83
|
+
* ```
|
|
84
|
+
*
|
|
76
85
|
*/
|
|
77
86
|
accessor autoDestroyDisabled: boolean;
|
|
78
87
|
/**
|
|
@@ -31,6 +31,15 @@ export abstract class ArcgisFeatureTemplatesLegacy extends LitElement {
|
|
|
31
31
|
* prevent memory leaks.
|
|
32
32
|
*
|
|
33
33
|
* @default false
|
|
34
|
+
* @example
|
|
35
|
+
* ```html
|
|
36
|
+
* <arcgis-feature-templates-legacy auto-destroy-disabled></arcgis-feature-templates-legacy>
|
|
37
|
+
* ```
|
|
38
|
+
*
|
|
39
|
+
* ```js
|
|
40
|
+
* featureTemplatesLegacyElement.autoDestroyDisabled = true;
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
34
43
|
*/
|
|
35
44
|
accessor autoDestroyDisabled: boolean;
|
|
36
45
|
/**
|
|
@@ -67,6 +67,15 @@ export abstract class ArcgisFeatures extends LitElement {
|
|
|
67
67
|
* prevent memory leaks.
|
|
68
68
|
*
|
|
69
69
|
* @default false
|
|
70
|
+
* @example
|
|
71
|
+
* ```html
|
|
72
|
+
* <arcgis-features auto-destroy-disabled></arcgis-features>
|
|
73
|
+
* ```
|
|
74
|
+
*
|
|
75
|
+
* ```js
|
|
76
|
+
* featuresElement.autoDestroyDisabled = true;
|
|
77
|
+
* ```
|
|
78
|
+
*
|
|
70
79
|
*/
|
|
71
80
|
accessor autoDestroyDisabled: boolean;
|
|
72
81
|
/**
|
|
@@ -297,6 +306,15 @@ export abstract class ArcgisFeatures extends LitElement {
|
|
|
297
306
|
* Indicates whether to hide the component's [heading](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-features/#heading).
|
|
298
307
|
*
|
|
299
308
|
* @default false
|
|
309
|
+
* @example
|
|
310
|
+
* ```html
|
|
311
|
+
* <arcgis-features hide-heading></arcgis-features>
|
|
312
|
+
* ```
|
|
313
|
+
*
|
|
314
|
+
* ```js
|
|
315
|
+
* featuresElement.hideHeading = true;
|
|
316
|
+
* ```
|
|
317
|
+
*
|
|
300
318
|
*/
|
|
301
319
|
accessor hideHeading: boolean;
|
|
302
320
|
/**
|
|
@@ -67,6 +67,15 @@ export abstract class ArcgisFeaturesNext extends LitElement {
|
|
|
67
67
|
* prevent memory leaks.
|
|
68
68
|
*
|
|
69
69
|
* @default false
|
|
70
|
+
* @example
|
|
71
|
+
* ```html
|
|
72
|
+
* <arcgis-features-next auto-destroy-disabled></arcgis-features-next>
|
|
73
|
+
* ```
|
|
74
|
+
*
|
|
75
|
+
* ```js
|
|
76
|
+
* featuresNextElement.autoDestroyDisabled = true;
|
|
77
|
+
* ```
|
|
78
|
+
*
|
|
70
79
|
*/
|
|
71
80
|
accessor autoDestroyDisabled: boolean;
|
|
72
81
|
/**
|
|
@@ -211,9 +220,19 @@ export abstract class ArcgisFeaturesNext extends LitElement {
|
|
|
211
220
|
*/
|
|
212
221
|
accessor heading: string | null | undefined;
|
|
213
222
|
/**
|
|
214
|
-
* Indicates the heading level to use for the
|
|
223
|
+
* 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.
|
|
215
224
|
*
|
|
216
225
|
* @default 2
|
|
226
|
+
* @see [HTML heading elements](https://developer.mozilla.org/docs/Web/HTML/Element/Heading_Elements)
|
|
227
|
+
* @example
|
|
228
|
+
* ```html
|
|
229
|
+
* <arcgis-features-next heading-level="2"></arcgis-features-next>
|
|
230
|
+
* ```
|
|
231
|
+
*
|
|
232
|
+
* ```js
|
|
233
|
+
* featuresNextElement.headingLevel = 2;
|
|
234
|
+
* ```
|
|
235
|
+
*
|
|
217
236
|
*/
|
|
218
237
|
accessor headingLevel: HeadingLevel;
|
|
219
238
|
/**
|
|
@@ -280,6 +299,15 @@ export abstract class ArcgisFeaturesNext extends LitElement {
|
|
|
280
299
|
* Indicates whether to hide the component's [heading](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-features-next/#heading).
|
|
281
300
|
*
|
|
282
301
|
* @default false
|
|
302
|
+
* @example
|
|
303
|
+
* ```html
|
|
304
|
+
* <arcgis-features-next hide-heading></arcgis-features-next>
|
|
305
|
+
* ```
|
|
306
|
+
*
|
|
307
|
+
* ```js
|
|
308
|
+
* featuresNextElement.hideHeading = true;
|
|
309
|
+
* ```
|
|
310
|
+
*
|
|
283
311
|
*/
|
|
284
312
|
accessor hideHeading: boolean;
|
|
285
313
|
/**
|
|
@@ -388,7 +388,7 @@ class ae extends z {
|
|
|
388
388
|
const A = !r;
|
|
389
389
|
return o`<calcite-flow-item .focusTrapEnabled=${this.focusTrapEnabled} class=${x(y({
|
|
390
390
|
"flow-item-collapsed": c
|
|
391
|
-
}))} .closable=${
|
|
391
|
+
}))} .closable=${!t} .closed=${!F} .collapsed=${s === "list" && c} .collapseDirection=${this.collapseDirection ?? (g ? "down" : "up")} .collapsible=${s === "list" && l} .messageOverrides=${{ collapse: this.messages.collapse, expand: this.messages.expand, back: C }} .description=${this.hideFeatureMenuHeading ? void 0 : d(i.total ?? "", {
|
|
392
392
|
total: p.length
|
|
393
393
|
})} .heading=${this.hideFeatureMenuHeading ? void 0 : M} .headingLevel=${m} .loading=${e.waitingForContents} .selected=${A} @calciteFlowItemBack=${(R) => {
|
|
394
394
|
R.preventDefault(), this._handleFeatureMenuBack();
|
|
@@ -50,6 +50,15 @@ export abstract class ArcgisFloorFilter extends LitElement {
|
|
|
50
50
|
* prevent memory leaks.
|
|
51
51
|
*
|
|
52
52
|
* @default false
|
|
53
|
+
* @example
|
|
54
|
+
* ```html
|
|
55
|
+
* <arcgis-floor-filter auto-destroy-disabled></arcgis-floor-filter>
|
|
56
|
+
* ```
|
|
57
|
+
*
|
|
58
|
+
* ```js
|
|
59
|
+
* floorFilterElement.autoDestroyDisabled = true;
|
|
60
|
+
* ```
|
|
61
|
+
*
|
|
53
62
|
*/
|
|
54
63
|
accessor autoDestroyDisabled: boolean;
|
|
55
64
|
/** The currently selected facility. */
|
|
@@ -96,6 +96,15 @@ export abstract class ArcgisGridControls extends LitElement {
|
|
|
96
96
|
* prevent memory leaks.
|
|
97
97
|
*
|
|
98
98
|
* @default false
|
|
99
|
+
* @example
|
|
100
|
+
* ```html
|
|
101
|
+
* <arcgis-grid-controls auto-destroy-disabled></arcgis-grid-controls>
|
|
102
|
+
* ```
|
|
103
|
+
*
|
|
104
|
+
* ```js
|
|
105
|
+
* gridControlsElement.autoDestroyDisabled = true;
|
|
106
|
+
* ```
|
|
107
|
+
*
|
|
99
108
|
*/
|
|
100
109
|
accessor autoDestroyDisabled: boolean;
|
|
101
110
|
/** The custom color used for drawing the grid, if any. */
|
|
@@ -20,6 +20,15 @@ export abstract class ArcgisHistogramRangeSlider extends LitElement {
|
|
|
20
20
|
* prevent memory leaks.
|
|
21
21
|
*
|
|
22
22
|
* @default false
|
|
23
|
+
* @example
|
|
24
|
+
* ```html
|
|
25
|
+
* <arcgis-histogram-range-slider auto-destroy-disabled></arcgis-histogram-range-slider>
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ```js
|
|
29
|
+
* histogramRangeSliderElement.autoDestroyDisabled = true;
|
|
30
|
+
* ```
|
|
31
|
+
*
|
|
23
32
|
*/
|
|
24
33
|
accessor autoDestroyDisabled: boolean;
|
|
25
34
|
/**
|
|
@@ -34,6 +34,15 @@ export abstract class ArcgisHome extends LitElement {
|
|
|
34
34
|
* prevent memory leaks.
|
|
35
35
|
*
|
|
36
36
|
* @default false
|
|
37
|
+
* @example
|
|
38
|
+
* ```html
|
|
39
|
+
* <arcgis-home auto-destroy-disabled></arcgis-home>
|
|
40
|
+
* ```
|
|
41
|
+
*
|
|
42
|
+
* ```js
|
|
43
|
+
* homeElement.autoDestroyDisabled = true;
|
|
44
|
+
* ```
|
|
45
|
+
*
|
|
37
46
|
*/
|
|
38
47
|
accessor autoDestroyDisabled: boolean;
|
|
39
48
|
/**
|
|
@@ -46,6 +46,15 @@ export abstract class ArcgisLayerList extends LitElement {
|
|
|
46
46
|
* prevent memory leaks.
|
|
47
47
|
*
|
|
48
48
|
* @default false
|
|
49
|
+
* @example
|
|
50
|
+
* ```html
|
|
51
|
+
* <arcgis-layer-list auto-destroy-disabled></arcgis-layer-list>
|
|
52
|
+
* ```
|
|
53
|
+
*
|
|
54
|
+
* ```js
|
|
55
|
+
* layerListElement.autoDestroyDisabled = true;
|
|
56
|
+
* ```
|
|
57
|
+
*
|
|
49
58
|
*/
|
|
50
59
|
accessor autoDestroyDisabled: boolean;
|
|
51
60
|
/** The CatalogLayerList that displays a catalog layer's dynamic group layer. */
|
|
@@ -86,6 +95,15 @@ export abstract class ArcgisLayerList extends LitElement {
|
|
|
86
95
|
*
|
|
87
96
|
* @default false
|
|
88
97
|
* @since 4.33
|
|
98
|
+
* @example
|
|
99
|
+
* ```html
|
|
100
|
+
* <arcgis-layer-list closed></arcgis-layer-list>
|
|
101
|
+
* ```
|
|
102
|
+
*
|
|
103
|
+
* ```js
|
|
104
|
+
* layerListElement.closed = true;
|
|
105
|
+
* ```
|
|
106
|
+
*
|
|
89
107
|
*/
|
|
90
108
|
accessor closed: boolean;
|
|
91
109
|
/**
|