@arcgis/map-components 5.2.0-next.86 → 5.2.0-next.88

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) hide show
  1. package/dist/cdn/2GQ6KVNI.js +2 -0
  2. package/dist/cdn/3CFRD2EN.js +2 -0
  3. package/dist/cdn/{YXA3DG4H.js → 3W4IH5LQ.js} +1 -1
  4. package/dist/cdn/5L5UYV3H.js +2 -0
  5. package/dist/cdn/{7IWMEBK6.js → 6BNYO33V.js} +1 -1
  6. package/dist/cdn/6NGRUK5C.js +2 -0
  7. package/dist/cdn/BPHJ4VBC.js +2 -0
  8. package/dist/cdn/CFB4ZR5F.js +2 -0
  9. package/dist/cdn/D6MRDGUC.js +2 -0
  10. package/dist/cdn/EFUTKX2O.js +2 -0
  11. package/dist/cdn/{PNSES5YC.js → EGUVICJF.js} +1 -1
  12. package/dist/cdn/FXK4G4VK.js +2 -0
  13. package/dist/cdn/GNVPXNTX.js +2 -0
  14. package/dist/cdn/HTEIMRY6.js +2 -0
  15. package/dist/cdn/I2D75Q7M.js +2 -0
  16. package/dist/cdn/IMG5GOJB.js +2 -0
  17. package/dist/cdn/JXBEE5GW.js +2 -0
  18. package/dist/cdn/JZC42PXS.js +2 -0
  19. package/dist/cdn/K3N6NHJW.js +2 -0
  20. package/dist/cdn/KN4PG54T.js +2 -0
  21. package/dist/cdn/{56NINR5L.js → KNMMVZVV.js} +1 -1
  22. package/dist/cdn/M66G67OC.js +2 -0
  23. package/dist/cdn/MQX2F54G.js +2 -0
  24. package/dist/cdn/NB5DQKQY.js +2 -0
  25. package/dist/cdn/NFWFRHUT.js +2 -0
  26. package/dist/cdn/PCEAIDCB.js +2 -0
  27. package/dist/cdn/PMU2DO3P.js +2 -0
  28. package/dist/cdn/{LTGPFC6N.js → PWEF6IKF.js} +1 -1
  29. package/dist/cdn/{HWLBIEGO.js → RS5BEGC5.js} +1 -1
  30. package/dist/cdn/{K4V76SMR.js → TAIZWQYU.js} +1 -1
  31. package/dist/cdn/TPG3TU6B.js +2 -0
  32. package/dist/cdn/TRFWUKXA.js +2 -0
  33. package/dist/cdn/TSZ26CSX.js +2 -0
  34. package/dist/cdn/V4W4ZP6M.js +2 -0
  35. package/dist/cdn/XM2OBGXW.js +2 -0
  36. package/dist/cdn/assets/presentation/t9n/messages.en.json +1 -1
  37. package/dist/cdn/assets/utility-network-picker/t9n/messages.en.json +1 -0
  38. package/dist/cdn/index.js +1 -1
  39. package/dist/cdn/main.css +1 -1
  40. package/dist/chunks/constants2.js +6 -0
  41. package/dist/chunks/useArcgisViewReadyError.js +42 -27
  42. package/dist/components/arcgis-aggregated-features/customElement.js +0 -1
  43. package/dist/components/arcgis-area-measurement-2d/customElement.d.ts +10 -0
  44. package/dist/components/arcgis-area-measurement-3d/customElement.d.ts +10 -0
  45. package/dist/components/arcgis-attachments/customElement.d.ts +10 -0
  46. package/dist/components/arcgis-basemap-gallery/customElement.d.ts +10 -0
  47. package/dist/components/arcgis-basemap-layer-list/customElement.d.ts +23 -0
  48. package/dist/components/arcgis-basemap-layer-list-next/customElement.d.ts +604 -51
  49. package/dist/components/arcgis-basemap-layer-list-next/customElement.js +2 -2
  50. package/dist/components/arcgis-basemap-layer-list-next/types.d.ts +39 -0
  51. package/dist/components/arcgis-basemap-toggle/customElement.d.ts +10 -0
  52. package/dist/components/arcgis-bookmarks/customElement.d.ts +20 -0
  53. package/dist/components/arcgis-bookmarks/customElement.js +0 -1
  54. package/dist/components/arcgis-building-explorer/customElement.d.ts +10 -0
  55. package/dist/components/arcgis-catalog-layer-list/customElement.d.ts +23 -0
  56. package/dist/components/arcgis-catalog-layer-list-next/customElement.d.ts +433 -59
  57. package/dist/components/arcgis-catalog-layer-list-next/customElement.js +2 -2
  58. package/dist/components/arcgis-catalog-layer-list-next/types.d.ts +41 -6
  59. package/dist/components/arcgis-compass/customElement.d.ts +10 -0
  60. package/dist/components/arcgis-coordinate-conversion/customElement.d.ts +10 -0
  61. package/dist/components/arcgis-coordinate-conversion-next/customElement.d.ts +10 -0
  62. package/dist/components/arcgis-daylight/customElement.d.ts +10 -0
  63. package/dist/components/arcgis-direct-line-measurement-3d/customElement.d.ts +10 -0
  64. package/dist/components/arcgis-directional-pad/customElement.d.ts +10 -0
  65. package/dist/components/arcgis-directions/customElement.d.ts +10 -0
  66. package/dist/components/arcgis-distance-measurement-2d/customElement.d.ts +10 -0
  67. package/dist/components/arcgis-editor/customElement.d.ts +10 -0
  68. package/dist/components/arcgis-elevation-profile/customElement.d.ts +10 -0
  69. package/dist/components/arcgis-expand/customElement.d.ts +10 -0
  70. package/dist/components/arcgis-feature/customElement.d.ts +10 -0
  71. package/dist/components/arcgis-feature-form/customElement.d.ts +10 -0
  72. package/dist/components/arcgis-feature-next/customElement.d.ts +32 -1
  73. package/dist/components/arcgis-feature-next/customElement.js +4 -4
  74. package/dist/components/arcgis-feature-table/customElement.d.ts +10 -0
  75. package/dist/components/arcgis-feature-templates/customElement.d.ts +10 -0
  76. package/dist/components/arcgis-feature-templates-legacy/customElement.d.ts +10 -0
  77. package/dist/components/arcgis-features/customElement.d.ts +20 -0
  78. package/dist/components/arcgis-features/customElement.js +3 -3
  79. package/dist/components/arcgis-features-next/customElement.d.ts +32 -1
  80. package/dist/components/arcgis-features-next/customElement.js +98 -86
  81. package/dist/components/arcgis-features-next/index.js +0 -1
  82. package/dist/components/arcgis-floor-filter/customElement.d.ts +10 -0
  83. package/dist/components/arcgis-grid-controls/customElement.d.ts +10 -0
  84. package/dist/components/arcgis-grid-controls/customElement.js +1 -1
  85. package/dist/components/arcgis-histogram-range-slider/customElement.d.ts +10 -0
  86. package/dist/components/arcgis-home/customElement.d.ts +10 -0
  87. package/dist/components/arcgis-layer-list/customElement.d.ts +20 -0
  88. package/dist/components/arcgis-layer-list-next/customElement.d.ts +285 -123
  89. package/dist/components/arcgis-layer-list-next/customElement.js +2 -3
  90. package/dist/components/arcgis-layer-list-next/types.d.ts +44 -6
  91. package/dist/components/arcgis-legend/customElement.d.ts +10 -0
  92. package/dist/components/arcgis-line-of-sight/customElement.d.ts +10 -0
  93. package/dist/components/arcgis-link-chart/customElement.d.ts +19 -5
  94. package/dist/components/arcgis-link-chart/customElement.js +24 -18
  95. package/dist/components/arcgis-link-chart-layout-switcher/customElement.d.ts +10 -0
  96. package/dist/components/arcgis-link-chart-nonspatial-visibility-toggle/customElement.d.ts +10 -0
  97. package/dist/components/arcgis-locate/customElement.d.ts +10 -0
  98. package/dist/components/arcgis-map/customElement.d.ts +19 -5
  99. package/dist/components/arcgis-map/customElement.js +19 -13
  100. package/dist/components/arcgis-measurement/customElement.d.ts +10 -0
  101. package/dist/components/arcgis-multi-feature-form/customElement.d.ts +25 -1
  102. package/dist/components/arcgis-navigation-toggle/customElement.d.ts +10 -0
  103. package/dist/components/arcgis-oriented-imagery-viewer/customElement.d.ts +10 -0
  104. package/dist/components/arcgis-oriented-imagery-viewer-non-panoramic-viewer/customElement.js +0 -2
  105. package/dist/components/arcgis-oriented-imagery-viewer-panoramic-viewer/customElement.js +15 -16
  106. package/dist/components/arcgis-oriented-imagery-viewer-panoramic-viewer-zoom/customElement.d.ts +10 -0
  107. package/dist/components/arcgis-paste/customElement.d.ts +10 -0
  108. package/dist/components/arcgis-paste/customElement.js +0 -1
  109. package/dist/components/arcgis-popup/customElement.d.ts +27 -7
  110. package/dist/components/arcgis-popup/customElement.js +11 -14
  111. package/dist/components/arcgis-presentation/PresentationViewModel.d.ts +6 -0
  112. package/dist/components/arcgis-presentation/customElement.d.ts +18 -6
  113. package/dist/components/arcgis-presentation/customElement.js +197 -157
  114. package/dist/components/arcgis-presentation/index.js +2 -0
  115. package/dist/components/arcgis-presentation-captions/customElement.js +4 -4
  116. package/dist/components/arcgis-presentation-slide-list/customElement.js +49 -0
  117. package/dist/components/arcgis-presentation-slide-list/index.js +3 -0
  118. package/dist/components/arcgis-print/customElement.d.ts +10 -0
  119. package/dist/components/arcgis-scale-bar/customElement.d.ts +10 -0
  120. package/dist/components/arcgis-scale-range-slider/customElement.d.ts +10 -0
  121. package/dist/components/arcgis-scene/customElement.d.ts +19 -5
  122. package/dist/components/arcgis-scene/customElement.js +21 -15
  123. package/dist/components/arcgis-search/customElement.d.ts +10 -0
  124. package/dist/components/arcgis-search-result-renderer/customElement.d.ts +10 -0
  125. package/dist/components/arcgis-selection-toolbar/customElement.d.ts +10 -0
  126. package/dist/components/arcgis-shadow-cast/customElement.d.ts +10 -0
  127. package/dist/components/arcgis-sketch/customElement.d.ts +10 -0
  128. package/dist/components/arcgis-slice/customElement.d.ts +10 -0
  129. package/dist/components/arcgis-slider-binary-color-size-legacy/customElement.d.ts +10 -0
  130. package/dist/components/arcgis-slider-classed-color-legacy/customElement.d.ts +10 -0
  131. package/dist/components/arcgis-slider-classed-size-legacy/customElement.d.ts +10 -0
  132. package/dist/components/arcgis-slider-color-legacy/customElement.d.ts +10 -0
  133. package/dist/components/arcgis-slider-color-size-legacy/customElement.d.ts +10 -0
  134. package/dist/components/arcgis-slider-heatmap-legacy/customElement.d.ts +10 -0
  135. package/dist/components/arcgis-slider-opacity-legacy/customElement.d.ts +10 -0
  136. package/dist/components/arcgis-slider-scale-range/customElement.d.ts +10 -0
  137. package/dist/components/arcgis-slider-size-legacy/customElement.d.ts +10 -0
  138. package/dist/components/arcgis-snapping-controls/customElement.d.ts +10 -0
  139. package/dist/components/arcgis-swipe/customElement.d.ts +10 -0
  140. package/dist/components/arcgis-table-list/customElement.d.ts +102 -15
  141. package/dist/components/arcgis-table-list-next/customElement.d.ts +310 -44
  142. package/dist/components/arcgis-table-list-next/customElement.js +2 -3
  143. package/dist/components/arcgis-table-list-next/types.d.ts +37 -0
  144. package/dist/components/arcgis-template-image/customElement.js +0 -1
  145. package/dist/components/arcgis-time-bar/customElement.d.ts +10 -0
  146. package/dist/components/arcgis-time-bar/customElement.js +1 -1
  147. package/dist/components/arcgis-time-bar-slider/customElement.d.ts +10 -0
  148. package/dist/components/arcgis-time-slider/customElement.d.ts +10 -0
  149. package/dist/components/arcgis-track/customElement.d.ts +10 -0
  150. package/dist/components/arcgis-utility-network-aggregated-geometry/customElement.d.ts +10 -0
  151. package/dist/components/arcgis-utility-network-aggregated-geometry-result-item/customElement.d.ts +10 -0
  152. package/dist/components/arcgis-utility-network-associations/customElement.d.ts +10 -0
  153. package/dist/components/arcgis-utility-network-picker/customElement.d.ts +56 -0
  154. package/dist/components/arcgis-utility-network-picker/customElement.js +91 -0
  155. package/dist/components/arcgis-utility-network-picker/index.d.ts +1 -0
  156. package/dist/components/arcgis-utility-network-picker/index.js +7 -0
  157. package/dist/components/arcgis-utility-network-trace/customElement.d.ts +10 -0
  158. package/dist/components/arcgis-utility-network-trace-analysis/customElement.d.ts +10 -0
  159. package/dist/components/arcgis-utility-network-trace-analysis/customElement.js +0 -1
  160. package/dist/components/arcgis-utility-network-trace-analysis-next/customElement.d.ts +10 -0
  161. package/dist/components/arcgis-utility-network-trace-analysis-next/customElement.js +0 -1
  162. package/dist/components/arcgis-utility-network-trace-inputs/customElement.d.ts +10 -0
  163. package/dist/components/arcgis-utility-network-trace-inputs-next/customElement.d.ts +10 -0
  164. package/dist/components/arcgis-utility-network-trace-inputs-next/customElement.js +123 -140
  165. package/dist/components/arcgis-utility-network-trace-inputs-next/index.js +2 -1
  166. package/dist/components/arcgis-utility-network-trace-location/customElement.d.ts +10 -0
  167. package/dist/components/arcgis-utility-network-trace-location-next/customElement.d.ts +10 -0
  168. package/dist/components/arcgis-utility-network-trace-results/customElement.d.ts +10 -0
  169. package/dist/components/arcgis-utility-network-trace-results/customElement.js +0 -2
  170. package/dist/components/arcgis-utility-network-trace-results-next/customElement.d.ts +10 -0
  171. package/dist/components/arcgis-utility-network-trace-results-next/customElement.js +0 -2
  172. package/dist/components/arcgis-utility-network-validate-network-topology/customElement.js +0 -2
  173. package/dist/components/arcgis-utility-network-validate-topology/customElement.d.ts +10 -0
  174. package/dist/components/arcgis-value-picker-legacy/customElement.d.ts +10 -0
  175. package/dist/components/arcgis-version-management/customElement.d.ts +10 -0
  176. package/dist/components/arcgis-version-management-service-item/customElement.js +3 -4
  177. package/dist/components/arcgis-video/customElement.d.ts +15 -3
  178. package/dist/components/arcgis-video-player/customElement.d.ts +10 -0
  179. package/dist/components/arcgis-video-player-actions-group/customElement.js +6 -6
  180. package/dist/components/arcgis-video-player-controls-group/customElement.js +1 -1
  181. package/dist/components/arcgis-volume-measurement/customElement.d.ts +22 -1
  182. package/dist/components/arcgis-weather/customElement.d.ts +10 -0
  183. package/dist/components/arcgis-zoom/customElement.d.ts +10 -0
  184. package/dist/docs/api.json +1 -1
  185. package/dist/docs/docs.json +1 -1
  186. package/dist/docs/vscode.html-custom-data.json +1 -1
  187. package/dist/docs/web-types.json +1 -1
  188. package/dist/index.d.ts +10 -0
  189. package/dist/loader.js +5 -3
  190. package/dist/types/lumina.d.ts +10 -3
  191. package/dist/types/preact.d.ts +11 -3
  192. package/dist/types/react.d.ts +12 -3
  193. package/dist/types/stencil.d.ts +10 -3
  194. package/package.json +7 -7
  195. package/dist/cdn/3UUQJCZL.js +0 -2
  196. package/dist/cdn/42TPQKQZ.js +0 -2
  197. package/dist/cdn/4T6ECCFH.js +0 -2
  198. package/dist/cdn/4UBDCXSK.js +0 -2
  199. package/dist/cdn/6MEC4BFN.js +0 -2
  200. package/dist/cdn/AJ7XRBWN.js +0 -2
  201. package/dist/cdn/ARVN7QLQ.js +0 -2
  202. package/dist/cdn/BVDQQOCR.js +0 -2
  203. package/dist/cdn/DKBC3UMW.js +0 -2
  204. package/dist/cdn/DSIL7TYR.js +0 -2
  205. package/dist/cdn/FZHWZNBO.js +0 -2
  206. package/dist/cdn/G2PAKIMS.js +0 -2
  207. package/dist/cdn/JOOHHKWH.js +0 -2
  208. package/dist/cdn/KS5TQB2A.js +0 -2
  209. package/dist/cdn/NAQYIBE5.js +0 -2
  210. package/dist/cdn/NBYN44GP.js +0 -2
  211. package/dist/cdn/NGB5WVIG.js +0 -2
  212. package/dist/cdn/PBNP6WFU.js +0 -2
  213. package/dist/cdn/RDARV7HC.js +0 -2
  214. package/dist/cdn/RXAUCQQC.js +0 -2
  215. package/dist/cdn/S22ZRUS7.js +0 -2
  216. package/dist/cdn/SVOAX4K6.js +0 -2
  217. package/dist/cdn/TI4BX367.js +0 -2
  218. package/dist/cdn/TUTTPXC5.js +0 -2
  219. package/dist/cdn/W5WXJT7N.js +0 -2
  220. package/dist/cdn/YTC3XBSZ.js +0 -2
@@ -64,10 +64,10 @@ class ne extends G {
64
64
  e.preventDefault();
65
65
  const t = this._editTitleInputRef.value?.value;
66
66
  t?.trim() && (this.basemapTitle = t), this._toggleEditingTitle();
67
- }, this._activeItem = null, this._tooltipReferenceMap = /* @__PURE__ */ new Map(), this._layerListMap = /* @__PURE__ */ new Map(), this.openedLayerLists = new y(), this.view = this.viewModel.view, this.autoDestroyDisabled = !1, this.baseFilterText = "", this.baseItemCreatedFunction = this.viewModel.baseItemCreatedFunction, this.basemapTitle = this.viewModel.basemapTitle, this.closed = !1, this.collapsed = !1, this.dragEnabled = !1, this.editingTitle = !1, this.filterPlaceholder = "", this.headingLevel = 2, this.icon = "layers", this.layerTablesEnabled = new y(["knowledge-graph"]), this.listModeDisabled = this.viewModel.listModeDisabled, this.minFilterItems = Q, this.openedLayers = new y(), this.referenceFilterText = "", this.referenceItemCreatedFunction = this.viewModel.referenceItemCreatedFunction, this.selectedItems = new y(), this.selectionMode = "none", this.visibilityAppearance = "default", this.hideBaseLayers = !1, this.hideCatalogLayerList = !1, this.hideHeading = !1, this.hideReferenceLayers = !1, this.hideStatusIndicators = !1, this.showCloseButton = !1, this.showCollapseButton = !1, this.showEditTitleButton = !1, this.showErrors = !1, this.hideNoFilterResultsNotice = !1, this.hideNoItemsNotice = !1, this.showFilter = !1, this.showTemporaryLayerIndicators = !1, this.state = this.viewModel.state, this.arcgisPropertyChange = H()("state"), this.arcgisReady = L(), this.arcgisBaseFilterChange = L(), this.arcgisReferenceFilterChange = L(), this.arcgisOpenedLayersChange = L(), this.arcgisTriggerAction = V(() => this.viewModel, "trigger-action");
67
+ }, this._activeItem = null, this._tooltipReferenceMap = /* @__PURE__ */ new Map(), this._layerListMap = /* @__PURE__ */ new Map(), this.openedLayerLists = new y(), this.autoDestroyDisabled = !1, this.baseFilterText = "", this.baseItemCreatedFunction = this.viewModel.baseItemCreatedFunction, this.basemapTitle = this.viewModel.basemapTitle, this.closed = !1, this.collapsed = !1, this.dragEnabled = !1, this.editingTitle = !1, this.filterPlaceholder = "", this.headingLevel = 2, this.hideBaseLayers = !1, this.hideCatalogLayerList = !1, this.hideHeading = !1, this.hideNoFilterResultsNotice = !1, this.hideNoItemsNotice = !1, this.hideReferenceLayers = !1, this.hideStatusIndicators = !1, this.icon = "layers", this.layerTablesEnabled = new y(["knowledge-graph"]), this.listModeDisabled = this.viewModel.listModeDisabled, this.minFilterItems = Q, this.openedLayers = new y(), this.referenceFilterText = "", this.referenceItemCreatedFunction = this.viewModel.referenceItemCreatedFunction, this.selectedItems = new y(), this.selectionMode = "none", this.showCloseButton = !1, this.showCollapseButton = !1, this.showEditTitleButton = !1, this.showErrors = !1, this.showFilter = !1, this.showTemporaryLayerIndicators = !1, this.state = this.viewModel.state, this.view = this.viewModel.view, this.visibilityAppearance = "default", this.arcgisBaseFilterChange = L(), this.arcgisOpenedLayersChange = L(), this.arcgisPropertyChange = H()("state"), this.arcgisReady = L(), this.arcgisReferenceFilterChange = L(), this.arcgisTriggerAction = V(() => this.viewModel, "trigger-action");
68
68
  }
69
69
  static {
70
- this.properties = { _activeItem: 16, _catalogLayerList: 16, _tableList: 16, _tooltipReferenceMap: 16, _layerListMap: 16, openedLayerLists: 16, _allItems: 16, _visibleBaseItems: 16, _visibleReferenceItems: 16, _openedPanelItems: 16, _totalBaseItems: 16, _totalReferenceItems: 16, _baseFilterEnabled: 16, _referenceFilterEnabled: 16, _renderedOpenLayerFlowItems: 16, view: 0, autoDestroyDisabled: 5, baseFilterPredicate: 0, baseFilterText: 1, baseItems: 32, baseItemCreatedFunction: 0, basemapTitle: 1, catalogLayerList: 32, catalogOptions: 0, closed: 5, collapsed: 7, dragEnabled: 5, editingTitle: 5, filterPlaceholder: 1, headingLevel: 9, icon: 1, knowledgeGraphOptions: 0, label: 1, layerTablesEnabled: 0, listItemCanGiveFunction: 0, listItemCanReceiveFunction: 0, listModeDisabled: 5, mapImageOptions: 0, minFilterItems: 9, openedLayers: 32, position: 1, referenceElement: 1, referenceFilterPredicate: 0, referenceFilterText: 1, referenceItems: 32, referenceItemCreatedFunction: 0, selectedItems: 0, selectionMode: 1, tableList: 32, tileOptions: 0, visibilityAppearance: 1, hideBaseLayers: 5, hideCatalogLayerList: 5, hideHeading: 5, hideReferenceLayers: 5, hideStatusIndicators: 5, showCloseButton: 5, showCollapseButton: 5, showEditTitleButton: 5, showErrors: 5, hideNoFilterResultsNotice: 5, hideNoItemsNotice: 5, showFilter: 5, showTemporaryLayerIndicators: 5, messageOverrides: 0, state: 32 };
70
+ this.properties = { _activeItem: 16, _catalogLayerList: 16, _tableList: 16, _tooltipReferenceMap: 16, _layerListMap: 16, openedLayerLists: 16, _allItems: 16, _visibleBaseItems: 16, _visibleReferenceItems: 16, _openedPanelItems: 16, _totalBaseItems: 16, _totalReferenceItems: 16, _baseFilterEnabled: 16, _referenceFilterEnabled: 16, _renderedOpenLayerFlowItems: 16, autoDestroyDisabled: 5, baseFilterPredicate: 0, baseFilterText: 1, baseItemCreatedFunction: 0, baseItems: 32, basemapTitle: 1, catalogLayerList: 32, catalogOptions: 0, closed: 5, collapsed: 7, dragEnabled: 5, editingTitle: 5, filterPlaceholder: 1, headingLevel: 9, hideBaseLayers: 5, hideCatalogLayerList: 5, hideHeading: 5, hideNoFilterResultsNotice: 5, hideNoItemsNotice: 5, hideReferenceLayers: 5, hideStatusIndicators: 5, icon: 1, knowledgeGraphOptions: 0, label: 1, layerTablesEnabled: 0, listItemCanGiveFunction: 0, listItemCanReceiveFunction: 0, listModeDisabled: 5, mapImageOptions: 0, messageOverrides: 0, minFilterItems: 9, openedLayers: 32, referenceElement: 1, referenceFilterPredicate: 0, referenceFilterText: 1, referenceItems: 32, referenceItemCreatedFunction: 0, selectedItems: 0, selectionMode: 1, showCloseButton: 5, showCollapseButton: 5, showEditTitleButton: 5, showErrors: 5, showFilter: 5, showTemporaryLayerIndicators: 5, state: 32, tableList: 32, tileOptions: 0, view: 0, visibilityAppearance: 1 };
71
71
  }
72
72
  static {
73
73
  this.styles = [se, le, ie];
@@ -0,0 +1,39 @@
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 LayerItem from "@arcgis/core/layers/list/Item.js";
5
+ import type TableItem from "@arcgis/core/layers/list/TableItem.js";
6
+ import type TileLayer from "@arcgis/core/layers/TileLayer.js";
7
+ import type { ArcgisCatalogLayerListNext } from "../arcgis-catalog-layer-list-next/customElement.js";
8
+ import type { CatalogLayerListOptions } from "../arcgis-catalog-layer-list-next/types.js";
9
+ import type { ArcgisTableListNext } from "../arcgis-table-list-next/customElement.js";
10
+ import type { TableListOptions } from "../arcgis-table-list-next/types.js";
11
+ import type { SortableList as SortableList } from "@esri/calcite-components/components/calcite-sortable-list";
12
+
13
+ /** @internal */
14
+ export type BasemapItemType = "base" | "reference";
15
+
16
+ /** The catalog layer list configuration used by the Basemap Layer List (next). */
17
+ export type CatalogLayerListParams = CatalogLayerListOptions;
18
+
19
+ /** @internal */
20
+ export type DragDetail = Parameters<NonNullable<SortableList["canPull"]>>[0];
21
+
22
+ /**
23
+ * A function that determines whether a layer or table item matches a filter.
24
+ *
25
+ * @param item
26
+ */
27
+ export type FilterPredicate = (item: LayerItem | TableItem) => boolean;
28
+
29
+ /** A layer that can be opened in a basemap layer list flow. */
30
+ export type FlowLayer = CatalogLayer | SubtablesLayer;
31
+
32
+ /** @internal */
33
+ export type FlowList = ArcgisCatalogLayerListNext | ArcgisTableListNext;
34
+
35
+ /** @internal */
36
+ export type SubtablesLayer = KnowledgeGraphLayer | MapImageLayer | TileLayer;
37
+
38
+ /** @internal */
39
+ export type TableListParams = TableListOptions;
@@ -28,6 +28,16 @@ export abstract class ArcgisBasemapToggle extends LitElement {
28
28
  * prevent memory leaks.
29
29
  *
30
30
  * @default false
31
+ * @example
32
+ *
33
+ * ```html
34
+ * <arcgis-basemap-toggle auto-destroy-disabled></arcgis-basemap-toggle>
35
+ * ```
36
+ *
37
+ * ```js
38
+ * basemapToggleElement.autoDestroyDisabled = true;
39
+ * ```
40
+ *
31
41
  */
32
42
  accessor autoDestroyDisabled: boolean;
33
43
  /**
@@ -37,6 +37,16 @@ export abstract class ArcgisBookmarks extends LitElement {
37
37
  * prevent memory leaks.
38
38
  *
39
39
  * @default false
40
+ * @example
41
+ *
42
+ * ```html
43
+ * <arcgis-bookmarks auto-destroy-disabled></arcgis-bookmarks>
44
+ * ```
45
+ *
46
+ * ```js
47
+ * bookmarksElement.autoDestroyDisabled = true;
48
+ * ```
49
+ *
40
50
  */
41
51
  accessor autoDestroyDisabled: boolean;
42
52
  /**
@@ -86,6 +96,16 @@ export abstract class ArcgisBookmarks extends LitElement {
86
96
  * Indicates whether a component is closed. When `true`, the component will be hidden.
87
97
  *
88
98
  * @default false
99
+ * @example
100
+ *
101
+ * ```html
102
+ * <arcgis-bookmarks closed></arcgis-bookmarks>
103
+ * ```
104
+ *
105
+ * ```js
106
+ * bookmarksElement.closed = true;
107
+ * ```
108
+ *
89
109
  */
90
110
  accessor closed: boolean;
91
111
  /**
@@ -8,7 +8,6 @@ import T from "@arcgis/core/core/Collection.js";
8
8
  import v from "@arcgis/core/core/Error.js";
9
9
  import A from "@arcgis/core/webdoc/support/SlideThumbnail.js";
10
10
  import O from "@arcgis/core/Viewpoint.js";
11
- import "@arcgis/core/WebMap.js";
12
11
  import { LitElement as z, createEvent as B, nothing as x, safeClassMap as L } from "@arcgis/lumina";
13
12
  import { H as N } from "../../chunks/heading.js";
14
13
  import V from "@arcgis/core/core/Accessor.js";
@@ -43,6 +43,16 @@ export abstract class ArcgisBuildingExplorer extends LitElement {
43
43
  * prevent memory leaks.
44
44
  *
45
45
  * @default false
46
+ * @example
47
+ *
48
+ * ```html
49
+ * <arcgis-building-explorer auto-destroy-disabled></arcgis-building-explorer>
50
+ * ```
51
+ *
52
+ * ```js
53
+ * buildingExplorerElement.autoDestroyDisabled = true;
54
+ * ```
55
+ *
46
56
  */
47
57
  accessor autoDestroyDisabled: boolean;
48
58
  /**
@@ -20,6 +20,9 @@ import type { CatalogLayerListState } from "@arcgis/core/widgets/CatalogLayerLis
20
20
  * The [ListItem](https://developers.arcgis.com/javascript/latest/references/core/widgets/LayerList/ListItem/) API provides access to each layer's properties, allows
21
21
  * the developer to configure actions related to the layer, and allows the developer to add content to the item related to the layer.
22
22
  *
23
+ * > [!WARNING]
24
+ * > In version 6.0, the implementation of [arcgis-catalog-layer-list](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-catalog-layer-list/) will be updated under the hood to that of [arcgis-catalog-layer-list-next](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-catalog-layer-list-next/). We encourage using the [arcgis-catalog-layer-list-next](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-catalog-layer-list-next/) component and providing feedback.
25
+ *
23
26
  * @since 4.31
24
27
  * @example
25
28
  * ```js
@@ -71,6 +74,16 @@ export abstract class ArcgisCatalogLayerList extends LitElement {
71
74
  * prevent memory leaks.
72
75
  *
73
76
  * @default false
77
+ * @example
78
+ *
79
+ * ```html
80
+ * <arcgis-catalog-layer-list auto-destroy-disabled></arcgis-catalog-layer-list>
81
+ * ```
82
+ *
83
+ * ```js
84
+ * catalogLayerListElement.autoDestroyDisabled = true;
85
+ * ```
86
+ *
74
87
  */
75
88
  accessor autoDestroyDisabled: boolean;
76
89
  /** A collection of ListItems representing the CatalogLayer's [dynamicGroupLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/CatalogLayer/#dynamicGroupLayer). */
@@ -89,6 +102,16 @@ export abstract class ArcgisCatalogLayerList extends LitElement {
89
102
  *
90
103
  * @default false
91
104
  * @since 4.33
105
+ * @example
106
+ *
107
+ * ```html
108
+ * <arcgis-catalog-layer-list closed></arcgis-catalog-layer-list>
109
+ * ```
110
+ *
111
+ * ```js
112
+ * catalogLayerListElement.closed = true;
113
+ * ```
114
+ *
92
115
  */
93
116
  accessor closed: boolean;
94
117
  /**