@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
|
@@ -15,6 +15,15 @@ export abstract class ArcgisSnappingControls extends LitElement {
|
|
|
15
15
|
* prevent memory leaks.
|
|
16
16
|
*
|
|
17
17
|
* @default false
|
|
18
|
+
* @example
|
|
19
|
+
* ```html
|
|
20
|
+
* <arcgis-snapping-controls auto-destroy-disabled></arcgis-snapping-controls>
|
|
21
|
+
* ```
|
|
22
|
+
*
|
|
23
|
+
* ```js
|
|
24
|
+
* snappingControlsElement.autoDestroyDisabled = true;
|
|
25
|
+
* ```
|
|
26
|
+
*
|
|
18
27
|
*/
|
|
19
28
|
accessor autoDestroyDisabled: boolean;
|
|
20
29
|
/**
|
|
@@ -32,6 +32,15 @@ export abstract class ArcgisSwipe extends LitElement {
|
|
|
32
32
|
* prevent memory leaks.
|
|
33
33
|
*
|
|
34
34
|
* @default false
|
|
35
|
+
* @example
|
|
36
|
+
* ```html
|
|
37
|
+
* <arcgis-swipe auto-destroy-disabled></arcgis-swipe>
|
|
38
|
+
* ```
|
|
39
|
+
*
|
|
40
|
+
* ```js
|
|
41
|
+
* swipeElement.autoDestroyDisabled = true;
|
|
42
|
+
* ```
|
|
43
|
+
*
|
|
35
44
|
*/
|
|
36
45
|
accessor autoDestroyDisabled: boolean;
|
|
37
46
|
/**
|
|
@@ -69,6 +69,15 @@ export abstract class ArcgisTableList extends LitElement {
|
|
|
69
69
|
* prevent memory leaks.
|
|
70
70
|
*
|
|
71
71
|
* @default false
|
|
72
|
+
* @example
|
|
73
|
+
* ```html
|
|
74
|
+
* <arcgis-table-list auto-destroy-disabled></arcgis-table-list>
|
|
75
|
+
* ```
|
|
76
|
+
*
|
|
77
|
+
* ```js
|
|
78
|
+
* tableListElement.autoDestroyDisabled = true;
|
|
79
|
+
* ```
|
|
80
|
+
*
|
|
72
81
|
*/
|
|
73
82
|
accessor autoDestroyDisabled: boolean;
|
|
74
83
|
/**
|
|
@@ -76,6 +85,15 @@ export abstract class ArcgisTableList extends LitElement {
|
|
|
76
85
|
*
|
|
77
86
|
* @default false
|
|
78
87
|
* @since 4.33
|
|
88
|
+
* @example
|
|
89
|
+
* ```html
|
|
90
|
+
* <arcgis-table-list closed></arcgis-table-list>
|
|
91
|
+
* ```
|
|
92
|
+
*
|
|
93
|
+
* ```js
|
|
94
|
+
* tableListElement.closed = true;
|
|
95
|
+
* ```
|
|
96
|
+
*
|
|
79
97
|
*/
|
|
80
98
|
accessor closed: boolean;
|
|
81
99
|
/**
|
|
@@ -143,10 +161,18 @@ export abstract class ArcgisTableList extends LitElement {
|
|
|
143
161
|
accessor filterText: string;
|
|
144
162
|
accessor headingLevel: HeadingLevel;
|
|
145
163
|
/**
|
|
146
|
-
* Indicates whether
|
|
164
|
+
* Indicates whether to hide status indicators in the component.
|
|
147
165
|
*
|
|
148
166
|
* @default false
|
|
149
|
-
* @
|
|
167
|
+
* @example
|
|
168
|
+
* ```html
|
|
169
|
+
* <arcgis-table-list hide-status-indicators></arcgis-table-list>
|
|
170
|
+
* ```
|
|
171
|
+
*
|
|
172
|
+
* ```js
|
|
173
|
+
* tableListElement.hideStatusIndicators = true;
|
|
174
|
+
* ```
|
|
175
|
+
*
|
|
150
176
|
*/
|
|
151
177
|
accessor hideStatusIndicators: boolean;
|
|
152
178
|
/**
|
|
@@ -249,7 +275,11 @@ export abstract class ArcgisTableList extends LitElement {
|
|
|
249
275
|
*
|
|
250
276
|
* @default "none"
|
|
251
277
|
* @since 4.29
|
|
252
|
-
* @see
|
|
278
|
+
* @see
|
|
279
|
+
* [selectedItems](https://developers.arcgis.com/javascript/latest/references/core/widgets/TableList/#selectedItems)
|
|
280
|
+
*
|
|
281
|
+
* > [!WARNING]
|
|
282
|
+
* > In version 6.0, the implementation of [arcgis-table-list](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-table-list/) will be updated under the hood to that of [arcgis-table-list-next](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-table-list-next/). We encourage using the [arcgis-table-list-next](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-table-list-next/) component and providing feedback.
|
|
253
283
|
* @example
|
|
254
284
|
* ```js
|
|
255
285
|
* tableListElement.selectionMode = "multiple";
|
|
@@ -257,45 +287,93 @@ export abstract class ArcgisTableList extends LitElement {
|
|
|
257
287
|
*/
|
|
258
288
|
accessor selectionMode: "none" | "single-persist" | "multiple" | "single";
|
|
259
289
|
/**
|
|
260
|
-
*
|
|
290
|
+
* This property provides the ability to show or hide the close button.
|
|
261
291
|
*
|
|
262
292
|
* @default false
|
|
263
|
-
* @
|
|
293
|
+
* @example
|
|
294
|
+
* ```html
|
|
295
|
+
* <arcgis-table-list show-close-button></arcgis-table-list>
|
|
296
|
+
* ```
|
|
297
|
+
*
|
|
298
|
+
* ```js
|
|
299
|
+
* tableListElement.showCloseButton = true;
|
|
300
|
+
* ```
|
|
301
|
+
*
|
|
264
302
|
*/
|
|
265
303
|
accessor showCloseButton: boolean;
|
|
266
304
|
/**
|
|
267
|
-
*
|
|
305
|
+
* This property provides the ability to show or hide the collapse button.
|
|
268
306
|
*
|
|
269
307
|
* @default false
|
|
270
|
-
* @
|
|
308
|
+
* @example
|
|
309
|
+
* ```html
|
|
310
|
+
* <arcgis-table-list show-collapse-button></arcgis-table-list>
|
|
311
|
+
* ```
|
|
312
|
+
*
|
|
313
|
+
* ```js
|
|
314
|
+
* tableListElement.showCollapseButton = true;
|
|
315
|
+
* ```
|
|
316
|
+
*
|
|
271
317
|
*/
|
|
272
318
|
accessor showCollapseButton: boolean;
|
|
273
319
|
/**
|
|
274
|
-
*
|
|
320
|
+
* This property provides the ability to show or hide layer error indicators.
|
|
275
321
|
*
|
|
276
322
|
* @default false
|
|
277
|
-
* @
|
|
323
|
+
* @example
|
|
324
|
+
* ```html
|
|
325
|
+
* <arcgis-table-list show-errors></arcgis-table-list>
|
|
326
|
+
* ```
|
|
327
|
+
*
|
|
328
|
+
* ```js
|
|
329
|
+
* tableListElement.showErrors = true;
|
|
330
|
+
* ```
|
|
331
|
+
*
|
|
278
332
|
*/
|
|
279
333
|
accessor showErrors: boolean;
|
|
280
334
|
/**
|
|
281
|
-
*
|
|
335
|
+
* This property provides the ability to show or hide the filter input box when then number of list items is equal to or greater than the value set in [minFilterItems](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-table-list/#minFilterItems), allowing users to filter layers by their title.
|
|
282
336
|
*
|
|
283
337
|
* @default false
|
|
284
|
-
* @
|
|
338
|
+
* @example
|
|
339
|
+
* ```html
|
|
340
|
+
* <arcgis-table-list show-filter></arcgis-table-list>
|
|
341
|
+
* ```
|
|
342
|
+
*
|
|
343
|
+
* ```js
|
|
344
|
+
* tableListElement.showFilter = true;
|
|
345
|
+
* ```
|
|
346
|
+
*
|
|
285
347
|
*/
|
|
286
348
|
accessor showFilter: boolean;
|
|
287
349
|
/**
|
|
288
|
-
*
|
|
350
|
+
* This property provides the ability to show or hide the heading.
|
|
289
351
|
*
|
|
290
352
|
* @default false
|
|
291
|
-
* @
|
|
353
|
+
* @example
|
|
354
|
+
* ```html
|
|
355
|
+
* <arcgis-table-list show-heading></arcgis-table-list>
|
|
356
|
+
* ```
|
|
357
|
+
*
|
|
358
|
+
* ```js
|
|
359
|
+
* tableListElement.showHeading = true;
|
|
360
|
+
* ```
|
|
361
|
+
*
|
|
292
362
|
*/
|
|
293
363
|
accessor showHeading: boolean;
|
|
294
364
|
/**
|
|
295
|
-
*
|
|
365
|
+
* This property provides the ability to show or hide the temporary table indicators for tables with [Layer#persistenceEnabled](https://developers.arcgis.com/javascript/latest/references/core/layers/Layer/#persistenceEnabled) set to `false`. A [temporary icon](https://developers.arcgis.com/calcite-design-system/icons/?icon=temporary&library=Calcite%20UI&query=temporary) will be displayed on the near side of the table title.
|
|
296
366
|
*
|
|
297
367
|
* @default false
|
|
298
|
-
* @
|
|
368
|
+
* @example
|
|
369
|
+
* ```html
|
|
370
|
+
* <arcgis-table-list show-temporary-table-indicators></arcgis-table-list>
|
|
371
|
+
* ```
|
|
372
|
+
*
|
|
373
|
+
* ```js
|
|
374
|
+
* tableListElement.showTemporaryTableIndicators = true;
|
|
375
|
+
* ```
|
|
376
|
+
*
|
|
299
377
|
*/
|
|
300
378
|
accessor showTemporaryTableIndicators: boolean;
|
|
301
379
|
/**
|