@arcgis/map-components 5.2.0-next.23 → 5.2.0-next.25

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 (101) hide show
  1. package/dist/cdn/32XG4IQO.js +2 -0
  2. package/dist/cdn/{BXK5DVDN.js → 4BJSMXKG.js} +1 -1
  3. package/dist/cdn/5P3LF4QU.js +2 -0
  4. package/dist/cdn/5RXWVXJA.js +2 -0
  5. package/dist/cdn/7TE4BSW7.js +2 -0
  6. package/dist/cdn/{23VXN3VB.js → AASOO75T.js} +1 -1
  7. package/dist/cdn/B56MNMJP.js +2 -0
  8. package/dist/cdn/BGWYOIKY.js +2 -0
  9. package/dist/cdn/BV6DN77M.js +2 -0
  10. package/dist/cdn/BXDVZQ2A.js +3 -0
  11. package/dist/cdn/CXHORYLL.js +2 -0
  12. package/dist/cdn/DKG4Q4BC.js +2 -0
  13. package/dist/cdn/{MJ2AUX7N.js → F7ZQA7S5.js} +1 -1
  14. package/dist/cdn/{HFDHHI2B.js → FHL4L2ZY.js} +1 -1
  15. package/dist/cdn/{2BESNRQI.js → FPX4MV2U.js} +1 -1
  16. package/dist/cdn/FWRUNJU5.js +2 -0
  17. package/dist/cdn/HUBIN764.js +2 -0
  18. package/dist/cdn/KLKFMZ7U.js +2 -0
  19. package/dist/cdn/NR6V3DTH.js +2 -0
  20. package/dist/cdn/P3U6DQN6.js +2 -0
  21. package/dist/cdn/{UA3OPWND.js → PGCAY24R.js} +1 -1
  22. package/dist/cdn/{Z257GCMR.js → Q4PNCUBK.js} +1 -1
  23. package/dist/cdn/{XVNU3EUN.js → UCEBZVNP.js} +1 -1
  24. package/dist/cdn/{XPD6NXPE.js → UGOZSFW2.js} +1 -1
  25. package/dist/cdn/VZVNKP6W.js +2 -0
  26. package/dist/cdn/W67QMPVV.js +2 -0
  27. package/dist/cdn/XDKYOMSQ.js +2 -0
  28. package/dist/cdn/{6HLRQHTF.js → YKNC7IPO.js} +1 -1
  29. package/dist/cdn/ZAYZVEUD.js +2 -0
  30. package/dist/cdn/assets/basemap-layer-list-next/t9n/messages.en.json +1 -0
  31. package/dist/cdn/assets/catalog-layer-list-next/t9n/messages.en.json +1 -0
  32. package/dist/cdn/assets/table-list-next/t9n/messages.en.json +1 -0
  33. package/dist/cdn/index.js +1 -1
  34. package/dist/cdn/main.css +1 -1
  35. package/dist/chunks/keyboard-utils.js +15 -0
  36. package/dist/chunks/layer-list-item-indicator.js +1 -1
  37. package/dist/chunks/layer-list-item.js +6 -0
  38. package/dist/chunks/layer-list-utils.js +6 -6
  39. package/dist/chunks/slots.js +1 -1
  40. package/dist/components/arcgis-basemap-gallery/customElement.js +33 -32
  41. package/dist/components/arcgis-basemap-layer-list-next/customElement.d.ts +241 -0
  42. package/dist/components/arcgis-basemap-layer-list-next/customElement.js +329 -0
  43. package/dist/components/arcgis-basemap-layer-list-next/index.d.ts +1 -0
  44. package/dist/components/arcgis-basemap-layer-list-next/index.js +14 -0
  45. package/dist/components/arcgis-catalog-layer-list-next/customElement.d.ts +179 -0
  46. package/dist/components/arcgis-catalog-layer-list-next/customElement.js +263 -0
  47. package/dist/components/arcgis-catalog-layer-list-next/index.d.ts +1 -0
  48. package/dist/components/arcgis-catalog-layer-list-next/index.js +10 -0
  49. package/dist/components/arcgis-catalog-layer-list-next/types.d.ts +6 -0
  50. package/dist/components/arcgis-editor/customElement.js +18 -6
  51. package/dist/components/arcgis-expand/customElement.js +1 -1
  52. package/dist/components/arcgis-feature-media/customElement.js +45 -44
  53. package/dist/components/arcgis-features/customElement.js +26 -25
  54. package/dist/components/arcgis-features-next/customElement.js +22 -21
  55. package/dist/components/arcgis-floor-filter/customElement.js +3 -3
  56. package/dist/components/arcgis-layer-list-next/customElement.d.ts +9 -9
  57. package/dist/components/arcgis-layer-list-next/customElement.js +67 -66
  58. package/dist/components/arcgis-layer-list-next/index.js +2 -2
  59. package/dist/components/arcgis-layer-list-next/layer-list-item/customElement.js +1 -1
  60. package/dist/components/arcgis-navigation-toggle/customElement.js +45 -26
  61. package/dist/components/arcgis-navigation-toggle/index.js +1 -0
  62. package/dist/components/arcgis-paste/PasteViewModel.d.ts +3 -1
  63. package/dist/components/arcgis-paste/customElement.d.ts +6 -0
  64. package/dist/components/arcgis-paste/customElement.js +9 -6
  65. package/dist/components/arcgis-popup/customElement.d.ts +2 -3
  66. package/dist/components/arcgis-popup/customElement.js +27 -27
  67. package/dist/components/arcgis-presentation/customElement.d.ts +18 -0
  68. package/dist/components/arcgis-presentation/customElement.js +90 -88
  69. package/dist/components/arcgis-sketch/customElement.d.ts +16 -1
  70. package/dist/components/arcgis-sketch/customElement.js +25 -19
  71. package/dist/components/arcgis-table-list-next/customElement.d.ts +235 -0
  72. package/dist/components/arcgis-table-list-next/customElement.js +200 -0
  73. package/dist/components/arcgis-table-list-next/index.d.ts +1 -0
  74. package/dist/components/arcgis-table-list-next/index.js +7 -0
  75. package/dist/components/arcgis-weather/customElement.js +105 -110
  76. package/dist/docs/api.json +1 -1
  77. package/dist/docs/docs.json +1 -1
  78. package/dist/docs/vscode.html-custom-data.json +1 -1
  79. package/dist/docs/web-types.json +1 -1
  80. package/dist/index.d.ts +30 -0
  81. package/dist/loader.js +6 -3
  82. package/dist/types/lumina.d.ts +30 -1
  83. package/dist/types/preact.d.ts +33 -1
  84. package/dist/types/react.d.ts +36 -1
  85. package/dist/types/stencil.d.ts +30 -1
  86. package/dist/utils/layer-list-utils.d.ts +10 -0
  87. package/package.json +4 -4
  88. package/dist/cdn/6LACZH6O.js +0 -2
  89. package/dist/cdn/BMJ6NYIZ.js +0 -2
  90. package/dist/cdn/GQF32YL2.js +0 -2
  91. package/dist/cdn/HTCDJDRI.js +0 -2
  92. package/dist/cdn/I6IJUCE6.js +0 -2
  93. package/dist/cdn/IHDXJ4C3.js +0 -2
  94. package/dist/cdn/IJZYN6XT.js +0 -2
  95. package/dist/cdn/IYEZB6EU.js +0 -2
  96. package/dist/cdn/QJSXXDUJ.js +0 -2
  97. package/dist/cdn/SFSNTAYE.js +0 -2
  98. package/dist/cdn/T5KVNE3U.js +0 -3
  99. package/dist/cdn/WLMFCIBM.js +0 -2
  100. package/dist/cdn/XTGCV3LY.js +0 -2
  101. /package/dist/cdn/{T4OPNOZJ.js → OTZMVWAB.js} +0 -0
package/dist/index.d.ts CHANGED
@@ -29,10 +29,12 @@ import type { ArcgisAreaMeasurement3d } from "./components/arcgis-area-measureme
29
29
  import type { ArcgisAttachments } from "./components/arcgis-attachments/customElement.js";
30
30
  import type { ArcgisBasemapGallery } from "./components/arcgis-basemap-gallery/customElement.js";
31
31
  import type { ArcgisBasemapLayerList } from "./components/arcgis-basemap-layer-list/customElement.js";
32
+ import type { ArcgisBasemapLayerListNext } from "./components/arcgis-basemap-layer-list-next/customElement.js";
32
33
  import type { ArcgisBasemapToggle } from "./components/arcgis-basemap-toggle/customElement.js";
33
34
  import type { ArcgisBookmarks } from "./components/arcgis-bookmarks/customElement.js";
34
35
  import type { ArcgisBuildingExplorer } from "./components/arcgis-building-explorer/customElement.js";
35
36
  import type { ArcgisCatalogLayerList } from "./components/arcgis-catalog-layer-list/customElement.js";
37
+ import type { ArcgisCatalogLayerListNext } from "./components/arcgis-catalog-layer-list-next/customElement.js";
36
38
  import type { ArcgisCompass } from "./components/arcgis-compass/customElement.js";
37
39
  import type { ArcgisCoordinateConversion } from "./components/arcgis-coordinate-conversion/customElement.js";
38
40
  import type { ArcgisCoordinateConversionNext } from "./components/arcgis-coordinate-conversion-next/customElement.js";
@@ -104,6 +106,7 @@ import type { ArcgisTimeOfDaySlider } from "./components/arcgis-time-of-day-slid
104
106
  import type { ArcgisWebGlError } from "./components/arcgis-webgl-error/customElement.js";
105
107
  import type { ArcgisSwipe } from "./components/arcgis-swipe/customElement.js";
106
108
  import type { ArcgisTableList } from "./components/arcgis-table-list/customElement.js";
109
+ import type { ArcgisTableListNext } from "./components/arcgis-table-list-next/customElement.js";
107
110
  import type { ArcgisTimeSlider } from "./components/arcgis-time-slider/customElement.js";
108
111
  import type { ArcgisTimeZoneLabel } from "./components/arcgis-time-zone-label/customElement.js";
109
112
  import type { ArcgisTrack } from "./components/arcgis-track/customElement.js";
@@ -154,6 +157,11 @@ export interface ArcgisBasemapLayerListCustomEvent<T> extends CustomEvent<T> {
154
157
  target: ArcgisBasemapLayerList;
155
158
  currentTarget: ArcgisBasemapLayerList;
156
159
  }
160
+ export interface ArcgisBasemapLayerListNextCustomEvent<T> extends CustomEvent<T> {
161
+ detail: T;
162
+ target: ArcgisBasemapLayerListNext;
163
+ currentTarget: ArcgisBasemapLayerListNext;
164
+ }
157
165
  export interface ArcgisBasemapToggleCustomEvent<T> extends CustomEvent<T> {
158
166
  detail: T;
159
167
  target: ArcgisBasemapToggle;
@@ -174,6 +182,11 @@ export interface ArcgisCatalogLayerListCustomEvent<T> extends CustomEvent<T> {
174
182
  target: ArcgisCatalogLayerList;
175
183
  currentTarget: ArcgisCatalogLayerList;
176
184
  }
185
+ export interface ArcgisCatalogLayerListNextCustomEvent<T> extends CustomEvent<T> {
186
+ detail: T;
187
+ target: ArcgisCatalogLayerListNext;
188
+ currentTarget: ArcgisCatalogLayerListNext;
189
+ }
177
190
  export interface ArcgisCompassCustomEvent<T> extends CustomEvent<T> {
178
191
  detail: T;
179
192
  target: ArcgisCompass;
@@ -504,6 +517,11 @@ export interface ArcgisTableListCustomEvent<T> extends CustomEvent<T> {
504
517
  target: ArcgisTableList;
505
518
  currentTarget: ArcgisTableList;
506
519
  }
520
+ export interface ArcgisTableListNextCustomEvent<T> extends CustomEvent<T> {
521
+ detail: T;
522
+ target: ArcgisTableListNext;
523
+ currentTarget: ArcgisTableListNext;
524
+ }
507
525
  export interface ArcgisTimeSliderCustomEvent<T> extends CustomEvent<T> {
508
526
  detail: T;
509
527
  target: ArcgisTimeSlider;
@@ -613,10 +631,12 @@ declare global {
613
631
  "arcgis-attachments": ArcgisAttachments;
614
632
  "arcgis-basemap-gallery": ArcgisBasemapGallery;
615
633
  "arcgis-basemap-layer-list": ArcgisBasemapLayerList;
634
+ "arcgis-basemap-layer-list-next": ArcgisBasemapLayerListNext;
616
635
  "arcgis-basemap-toggle": ArcgisBasemapToggle;
617
636
  "arcgis-bookmarks": ArcgisBookmarks;
618
637
  "arcgis-building-explorer": ArcgisBuildingExplorer;
619
638
  "arcgis-catalog-layer-list": ArcgisCatalogLayerList;
639
+ "arcgis-catalog-layer-list-next": ArcgisCatalogLayerListNext;
620
640
  "arcgis-compass": ArcgisCompass;
621
641
  "arcgis-coordinate-conversion": ArcgisCoordinateConversion;
622
642
  "arcgis-coordinate-conversion-next": ArcgisCoordinateConversionNext;
@@ -688,6 +708,7 @@ declare global {
688
708
  "arcgis-webgl-error": ArcgisWebGlError;
689
709
  "arcgis-swipe": ArcgisSwipe;
690
710
  "arcgis-table-list": ArcgisTableList;
711
+ "arcgis-table-list-next": ArcgisTableListNext;
691
712
  "arcgis-time-slider": ArcgisTimeSlider;
692
713
  "arcgis-time-zone-label": ArcgisTimeZoneLabel;
693
714
  "arcgis-track": ArcgisTrack;
@@ -728,6 +749,9 @@ declare global {
728
749
  type HTMLArcgisBasemapLayerListElementEventMap = ArcgisBasemapLayerList["@eventTypes"];
729
750
  type HTMLArcgisBasemapLayerListElement = ArcgisBasemapLayerList;
730
751
 
752
+ type HTMLArcgisBasemapLayerListNextElementEventMap = ArcgisBasemapLayerListNext["@eventTypes"];
753
+ type HTMLArcgisBasemapLayerListNextElement = ArcgisBasemapLayerListNext;
754
+
731
755
  type HTMLArcgisBasemapToggleElementEventMap = ArcgisBasemapToggle["@eventTypes"];
732
756
  type HTMLArcgisBasemapToggleElement = ArcgisBasemapToggle;
733
757
 
@@ -740,6 +764,9 @@ declare global {
740
764
  type HTMLArcgisCatalogLayerListElementEventMap = ArcgisCatalogLayerList["@eventTypes"];
741
765
  type HTMLArcgisCatalogLayerListElement = ArcgisCatalogLayerList;
742
766
 
767
+ type HTMLArcgisCatalogLayerListNextElementEventMap = ArcgisCatalogLayerListNext["@eventTypes"];
768
+ type HTMLArcgisCatalogLayerListNextElement = ArcgisCatalogLayerListNext;
769
+
743
770
  type HTMLArcgisCompassElementEventMap = ArcgisCompass["@eventTypes"];
744
771
  type HTMLArcgisCompassElement = ArcgisCompass;
745
772
 
@@ -948,6 +975,9 @@ declare global {
948
975
  type HTMLArcgisTableListElementEventMap = ArcgisTableList["@eventTypes"];
949
976
  type HTMLArcgisTableListElement = ArcgisTableList;
950
977
 
978
+ type HTMLArcgisTableListNextElementEventMap = ArcgisTableListNext["@eventTypes"];
979
+ type HTMLArcgisTableListNextElement = ArcgisTableListNext;
980
+
951
981
  type HTMLArcgisTimeSliderElementEventMap = ArcgisTimeSlider["@eventTypes"];
952
982
  type HTMLArcgisTimeSliderElement = ArcgisTimeSlider;
953
983
 
package/dist/loader.js CHANGED
@@ -9,6 +9,7 @@ const s = t(e, {
9
9
  "arcgis-basemap-gallery": [() => import("./components/arcgis-basemap-gallery/customElement.js"), "activeBasemap,autoDestroyDisabled,disabled,headingLevel,icon,label,messageOverrides:,messages:,referenceElement,source:,state:,view:;destroy"],
10
10
  "arcgis-basemap-gallery-item": [() => import("./components/arcgis-basemap-gallery-item/customElement.js"), "disabled,item:,itemIndex,messages:,viewModel:"],
11
11
  "arcgis-basemap-layer-list": [() => import("./components/arcgis-basemap-layer-list/customElement.js"), "autoDestroyDisabled,baseFilterPredicate:,baseFilterText,baseItems:,baseListItemCreatedFunction:,basemapTitle,catalogLayerList:,catalogOptions:,closed,collapsed,dragEnabled,editingTitle,filterPlaceholder,headingLevel,hideBaseLayers,hideHeading,hideReferenceLayers,hideStatusIndicators,icon,label,minFilterItems,referenceElement,referenceFilterPredicate:,referenceFilterText,referenceItems:,referenceListItemCreatedFunction:,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showEditTitleButton,showErrors,showFilter,showTemporaryLayerIndicators,state:,view:,visibilityAppearance;destroy"],
12
+ "arcgis-basemap-layer-list-next": [() => import("./components/arcgis-basemap-layer-list-next/customElement.js"), "autoDestroyDisabled,baseFilterPredicate:,baseFilterText,baseItems:,baseListItemCreatedFunction:,basemapTitle,catalogLayerList:,catalogOptions:,closed,collapsed,dragEnabled,editingTitle,filterPlaceholder,headingLevel,hideBaseLayers,hideCatalogLayerList,hideHeading,hideReferenceLayers,hideStatusIndicators,icon,knowledgeGraphOptions:,label,layerTablesEnabled:,listItemCanGiveFunction:,listItemCanReceiveFunction:,mapImageOptions:,messageOverrides:,messages:,minFilterItems,openedLayers:,position,referenceElement,referenceFilterPredicate:,referenceFilterText,referenceItems:,referenceListItemCreatedFunction:,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showEditTitleButton,showErrors,showFilter,showTemporaryLayerIndicators,state:,tableList:,tileOptions:,view:,visibilityAppearance;destroy"],
12
13
  "arcgis-basemap-toggle": [() => import("./components/arcgis-basemap-toggle/customElement.js"), "activeBasemap:,autoDestroyDisabled,icon,label,messageOverrides:,messages:,nextBasemap,referenceElement,showTitle,state:,view:;destroy,toggle"],
13
14
  "arcgis-bookmarks": [() => import("./components/arcgis-bookmarks/customElement.js"), "autoDestroyDisabled,bookmarks,closed,defaultCreateOptions:,defaultEditOptions:,disabled,dragEnabled,filterPlaceholder,filterText,goToOverride:,headingLevel,hideThumbnail,hideTime,icon,label,messageOverrides:,messages:,referenceElement,showAddBookmarkButton,showCloseButton,showCollapseButton,showEditBookmarkButton,showFilter,showHeading,state:,timeDisabled,view:;destroy,goTo"],
14
15
  "arcgis-building-explorer": [() => import("./components/arcgis-building-explorer/customElement.js"), "autoDestroyDisabled,headingLevel,hideDisciplines,hideLevels,hidePhases,icon,label,layers:,level,levelDisabled:,levels:,messages:,phase,phaseDisabled:,phases:,referenceElement,view:;destroy"],
@@ -17,6 +18,7 @@ const s = t(e, {
17
18
  "arcgis-building-level-item": [() => import("./components/arcgis-building-level-item/customElement.js"), "active,baseWidth,height,hovered,level,messages:,width"],
18
19
  "arcgis-building-phase-picker": [() => import("./components/arcgis-building-phase-picker/customElement.js"), "messages:,numberOfPhases:,phase:,phaseHeight:"],
19
20
  "arcgis-catalog-layer-list": [() => import("./components/arcgis-catalog-layer-list/customElement.js"), "autoDestroyDisabled,catalogItems:,catalogLayer:,closed,collapsed,filterPlaceholder,filterPredicate:,filterText,headingLevel,hideStatusIndicators,icon,label,layerTablesEnabled:,listItemCreatedFunction:,minFilterItems,onCatalogOpen:,onTablesOpen:,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryLayerIndicators,state:,view:,visibilityAppearance;destroy"],
21
+ "arcgis-catalog-layer-list-next": [() => import("./components/arcgis-catalog-layer-list-next/customElement.js"), "autoDestroyDisabled,catalogItems:,catalogLayer:,catalogOptions:,closed,collapsed,filterPlaceholder,filterPredicate:,filterText,headingLevel,hideCatalogLayerList,hideStatusIndicators,knowledgeGraphOptions:,label,listItemCreatedFunction:,messageOverrides:,messages:,minFilterItems,onCatalogOpen:,onTablesOpen:,openedLayerLists:,openedLayers:,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryLayerIndicators,state:,topLayerDisabled,view:,visibilityAppearance;destroy"],
20
22
  "arcgis-compass": [() => import("./components/arcgis-compass/customElement.js"), "autoDestroyDisabled,canShowNorth:,goToOverride:,icon,label,messageOverrides:,messages:,orientation:,referenceElement,state:,view:,visualScale;destroy,reset"],
21
23
  "arcgis-coordinate-conversion": [() => import("./components/arcgis-coordinate-conversion/customElement.js"), "autoDestroyDisabled,conversions:,currentLocation:,expanded,formats:,goToOverride:,headingLevel,hideCaptureButton,hideExpandButton,hideInputButton,hideSettingsButton,icon,ignoreCoordinatePrecision,label,locationSymbol:,messages:,mode,multipleConversionsDisabled,orientation,referenceElement,removeLeadingZeros,state:,storageDisabled,storageType,view:;destroy,reverseConvert"],
22
24
  "arcgis-coordinate-conversion-next": [() => import("./components/arcgis-coordinate-conversion-next/customElement.js"), "autoDestroyDisabled,conversions:,currentLocation:,formats:,goToOverride:,headingLevel,hideCaptureSection,hideInputSection,hideSettingsButton,icon,ignoreCoordinatePrecision,label,locationSymbol:,messages:,mode,multipleConversionsDisabled,referenceElement,removeLeadingZeros,showElevation,state:,storageDisabled,storageType,verticalUnit,view:,visualScale;destroy,reverseConvert"],
@@ -81,10 +83,10 @@ const s = t(e, {
81
83
  "arcgis-locate": [() => import("./components/arcgis-locate/customElement.js"), "autoDestroyDisabled,geolocationOptions:,goToLocationDisabled,goToOverride:,graphic:,icon,label,messageOverrides:,messages:,popupDisabled,referenceElement,scale,state:,view:,visualScale;cancelLocate,destroy,locate"],
82
84
  "arcgis-map": [() => import("./components/arcgis-map/customElement.js"), "allLayerViews:,analyses:,animationsDisabled,aria:,attributionItems:,attributionMode,autoDestroyDisabled,background:,basemap,basemapView:,canZoomIn:,canZoomOut:,center,constraints:,displayFilterDisabled,extent:,fatalError:,floors:,focusAreas:,gamepad:,graphics:,ground,hideAttribution,highlights:,interacting:,ipsInfo:,itemId,layerViews:,loadErrorSources:,magnifier:,map:,navigating:,navigation:,padding:,popup:,popupComponentEnabled,popupDisabled,popupElement:,ready:,resizeAlign,resolution:,rotation,scale,selectionManager:,slotGroupRefs:,spatialReference:,spatialReferenceLocked,stationary:,suspended,theme:,timeExtent:,timeZone,updating:,view:,viewpoint:,visibleArea:,zoom;closePopup,destroy,fetchPopupFeatures,goTo,hitTest,openPopup,takeScreenshot,tryFatalErrorRecovery,viewOnReady,whenAnalysisView,whenLayerView,zoomIn,zoomOut;toMap,toScreen"],
83
85
  "arcgis-measurement": [() => import("./components/arcgis-measurement/customElement.js"), "activeTool,activeWidget:,areaUnit,autoDestroyDisabled,icon,label,linearUnit,referenceElement,state:,view:;clear,destroy,startMeasurement"],
84
- "arcgis-navigation-toggle": [() => import("./components/arcgis-navigation-toggle/customElement.js"), "_messages:,autoDestroyDisabled,icon,label,layout,messageOverrides:,navigationMode,referenceElement,state,view:,visualScale;destroy,toggle"],
86
+ "arcgis-navigation-toggle": [() => import("./components/arcgis-navigation-toggle/customElement.js"), "_messages:,autoDestroyDisabled,icon,label,layout,messageOverrides:,navigationMode,referenceElement,state:,view:,visualScale;destroy,toggle"],
85
87
  "arcgis-oriented-imagery-viewer": [() => import("./components/arcgis-oriented-imagery-viewer/customElement.js"), "autoDestroyDisabled,currentCoverageVisible,dataCaptureEnabled,disabled,galleryOpened,hideHeader,hideMenu,icon,imageEnhancementToolActive,imageGalleryEnabled:,imageOverlaysOpened,isAdditionalCoverageVisible,isAdditionalPointSourcesVisible,label,layer:,mapImageConversionToolState,mapLayerId,navigationToolActive,orientedImageryLayerItemId,preloadMedia,referenceElement,referencePoint:,view:;destroy,loadBestImage"],
86
88
  "arcgis-oriented-imagery-viewer-image-viewer": [() => import("./components/arcgis-oriented-imagery-viewer-image-viewer/customElement.js"), "_messages:,hideHeader,hideLoader,hideZoomControls,media:,messageOverrides:,rotation;mediaOnLoad;addGraphic,addGraphics,clearGraphics,removeGraphic,removeGraphics"],
87
- "arcgis-paste": [() => import("./components/arcgis-paste/customElement.js"), "_messages:,activeFlowPage:,alwaysShowFeatureForm,autoDestroyDisabled,beforeApply:,clipboard:,closed,closeOnApply,hideErrorNotice,hideFooter,hideFooterCancelButton,hideHeaderCloseButton,hideTooltips,hideViewClipboard,highlightGroup,layerPermissionsCheck:,maximumFeatureCount,maximumFeatureCountWithComplexForms,pasteCommandsState:,pasteWithMultipleFeaturesEnabled,pasteWithMultipleLayersEnabled,referenceElement,selectedFeature:,supportedCommands,view:;cancelMoveClipboard,destroy,executePasteCommand,registerPasteCommand,reset,showClipboardItems,startMoveClipboard,writeChanges"],
89
+ "arcgis-paste": [() => import("./components/arcgis-paste/customElement.js"), "_messages:,activeFlowPage:,alwaysShowFeatureForm,autoDestroyDisabled,beforeApply:,clipboard:,closed,closeOnApply,disableTemplatesMode,hideErrorNotice,hideFooter,hideFooterCancelButton,hideHeaderCloseButton,hideTooltips,hideViewClipboard,highlightGroup,layerPermissionsCheck:,maximumFeatureCount,maximumFeatureCountWithComplexForms,pasteCommandsState:,pasteWithMultipleFeaturesEnabled,pasteWithMultipleLayersEnabled,referenceElement,selectedFeature:,supportedCommands,view:;cancelMoveClipboard,destroy,executePasteCommand,registerPasteCommand,reset,showClipboardItems,startMoveClipboard,writeChanges"],
88
90
  "arcgis-clipboard": [() => import("./components/arcgis-clipboard/customElement.js"), "_messages:,clipboard:,hideTooltips,maxShowCount,referenceElement,view:"],
89
91
  "arcgis-feature-image": [() => import("./components/arcgis-feature-image/customElement.js"), "actualSymbol:,graphic:,heightInPixels,layer:,minWidth,tableSymbolIcon:,useTrueShape,widthInPixels"],
90
92
  "arcgis-feature-title": [() => import("./components/arcgis-feature-title/customElement.js"), "_messages:,graphic:,isNewFeature,layer:,noTitleLabel"],
@@ -120,7 +122,7 @@ const s = t(e, {
120
122
  "arcgis-shadow-cast-discrete-config": [() => import("./components/arcgis-shadow-cast-discrete-config/customElement.js"), "hideColorPicker,hideInterval,messages:,options:,scale"],
121
123
  "arcgis-shadow-cast-min-duration-config": [() => import("./components/arcgis-shadow-cast-min-duration-config/customElement.js"), "hideColorPicker,hideContextColorPicker,hideContextInterval,hideContextOptions,hideContextToggle,hideSlider,maxMinDuration,messages:,minMinDuration,options:,scale"],
122
124
  "arcgis-shadow-cast-total-duration-config": [() => import("./components/arcgis-shadow-cast-total-duration-config/customElement.js"), "hideColorPicker,hideModeSelect,messages:,options:,scale"],
123
- "arcgis-sketch": [() => import("./components/arcgis-sketch/customElement.js"), "activeTool,autoDestroyDisabled,availableCreateTools:,createGraphic:,creationMode,defaultCreateOptions:,defaultGraphicsLayerDisabled,defaultUpdateOptions:,hideCreateToolsCircle,hideCreateToolsMultipoint,hideCreateToolsPoint,hideCreateToolsPolygon,hideCreateToolsPolyline,hideCreateToolsRectangle,hideDeleteButton,hideDuplicateButton,hideLabelsToggle,hideSelectionCountLabel,hideSelectionToolsLassoSelection,hideSelectionToolsRectangleSelection,hideSettingsMenu,hideSnappingControls,hideSnappingControlsElementsEnabledToggle,hideSnappingControlsElementsFeatureEnabledToggle,hideSnappingControlsElementsGridControls,hideSnappingControlsElementsGridControlsElementsColorSelection,hideSnappingControlsElementsGridControlsElementsDynamicScaleToggle,hideSnappingControlsElementsGridControlsElementsLineIntervalInput,hideSnappingControlsElementsGridControlsElementsNumericInputs,hideSnappingControlsElementsGridControlsElementsOutOfScaleWarning,hideSnappingControlsElementsGridControlsElementsPlacementButtons,hideSnappingControlsElementsGridControlsElementsRotateWithMapToggle,hideSnappingControlsElementsGridEnabledToggle,hideSnappingControlsElementsLayerList,hideSnappingControlsElementsSelfEnabledToggle,hideTooltipsToggle,hideUndoRedoMenu,icon,label,labelOptions:,layer:,layout,pointSymbol:,polygonSymbol:,polylineSymbol:,referenceElement,scale,showCreateToolsFreehandPolygon,showCreateToolsFreehandPolyline,showCreateToolsText,showSnappingControlsElementsHeader,snappingOptions:,state:,textSymbol:,toolbarKind,tooltipOptions:,updateGraphics:,updateOnGraphicClickDisabled,useLegacyCreateTools,view:,visualScale;cancel,complete,create,delete,destroy,dismissFloatingElements,duplicate,redo,setCustomTools,setGroupAllowCollapseOptions,triggerUpdate,undo"],
125
+ "arcgis-sketch": [() => import("./components/arcgis-sketch/customElement.js"), "activeTool,autoDestroyDisabled,availableCreateTools:,createGraphic:,creationMode,defaultCreateOptions:,defaultGraphicsLayerDisabled,defaultUpdateOptions:,hideCreateToolsCircle,hideCreateToolsMultipoint,hideCreateToolsPoint,hideCreateToolsPolygon,hideCreateToolsPolyline,hideCreateToolsRectangle,hideDeleteButton,hideDuplicateButton,hideLabelsToggle,hideSelectionCountLabel,hideSelectionToolsLassoSelection,hideSelectionToolsRectangleSelection,hideSettingsMenu,hideSnappingControls,hideSnappingControlsElementsEnabledToggle,hideSnappingControlsElementsFeatureEnabledToggle,hideSnappingControlsElementsGridControls,hideSnappingControlsElementsGridControlsElementsColorSelection,hideSnappingControlsElementsGridControlsElementsDynamicScaleToggle,hideSnappingControlsElementsGridControlsElementsLineIntervalInput,hideSnappingControlsElementsGridControlsElementsNumericInputs,hideSnappingControlsElementsGridControlsElementsOutOfScaleWarning,hideSnappingControlsElementsGridControlsElementsPlacementButtons,hideSnappingControlsElementsGridControlsElementsRotateWithMapToggle,hideSnappingControlsElementsGridEnabledToggle,hideSnappingControlsElementsLayerList,hideSnappingControlsElementsSelfEnabledToggle,hideTooltipsToggle,hideUndoRedoMenu,icon,label,labelOptions:,layer:,layout,pointSymbol:,polygonSymbol:,polylineSymbol:,referenceElement,scale,showCreateToolsFreehandPolygon,showCreateToolsFreehandPolyline,showCreateToolsText,showSnappingControlsElementsHeader,snappingOptions:,state:,textSymbol:,toolbarKind,tooltipOptions:,updateGraphics:,updateOnGraphicClickDisabled,useLegacyCreateTools,view:,visualScale;cancel,complete,create,delete,destroy,dismissFloatingElements,duplicate,redo,setContextualToolLocation,setCustomTools,setGroupAllowCollapseOptions,setGroupCollapsePriorities,triggerUpdate,undo"],
124
126
  "arcgis-sketch-tooltip-controls": [() => import("./components/arcgis-sketch-tooltip-controls/customElement.js"), "_hasContent:,directionMode,hideLabelsToggle,hideTooltipsToggle,label,labelsEnabled,messages:,showDirectionModePicker,showHeader,sketchOptions:,tooltipsEnabled"],
125
127
  "arcgis-slice": [() => import("./components/arcgis-slice/customElement.js"), "_messages:,analysis:,autoDestroyDisabled,excludedLayers:,excludeGroundSurface,headingLevel,hideStartButton,hideVisualization,icon,label,messageOverrides:,referenceElement,shape:,state:,tiltEnabled,view:;clear,destroy,start"],
126
128
  "arcgis-slider-binary-color-size-legacy": [() => import("./components/arcgis-slider-binary-color-size-legacy/customElement.js"), "autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,persistSizeRangeEnabled,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy,updateFromRendererResult,updateRenderer"],
@@ -142,6 +144,7 @@ const s = t(e, {
142
144
  "arcgis-webgl-error": [() => import("./components/arcgis-webgl-error/customElement.js"), "_messages:,errorName"],
143
145
  "arcgis-swipe": [() => import("./components/arcgis-swipe/customElement.js"), "autoDestroyDisabled,direction,disabled,endLayers:,hideDivider,hideHandle,icon,label,leadingLayers:,messageOverrides:,messages:,position,referenceElement,startLayers:,state:,swipePosition,trailingLayers:,view:;destroy"],
144
146
  "arcgis-table-list": [() => import("./components/arcgis-table-list/customElement.js"), "autoDestroyDisabled,closed,collapsed,dragEnabled,filterPlaceholder,filterPredicate:,filterText,headingLevel,hideStatusIndicators,icon,label,listItemCreatedFunction:,map:,minDragEnabledItems,minFilterItems,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryTableIndicators,state:,tableItems:,tables:,view:;destroy"],
147
+ "arcgis-table-list-next": [() => import("./components/arcgis-table-list-next/customElement.js"), "autoDestroyDisabled,closed,collapsed,dragEnabled,filterPlaceholder,filterPredicate:,filterText,headingLevel,hideStatusIndicators,icon,label,listItemCanGiveFunction:,listItemCanReceiveFunction:,listItemCreatedFunction:,map:,messageOverrides:,messages:,minDragEnabledItems,minFilterItems,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryTableIndicators,state:,tableItems:,tables:,view:;destroy"],
145
148
  "arcgis-time-slider": [() => import("./components/arcgis-time-slider/customElement.js"), "actions:,autoDestroyDisabled,disabled,effectiveStops:,fullTimeExtent:,icon,label,labelFormatFunction:,layout,loop,mode,playRate,referenceElement,state:,stops:,tickConfigs:,timeExtent:,timeVisible,timeZone,view:;applyTimeSliderSettings,destroy,next,play,previous,stop,updateWebDocument"],
146
149
  "arcgis-time-zone-label": [() => import("./components/arcgis-time-zone-label/customElement.js"), "_messages:,actionIcon,disabled,icon,label,messageOverrides:,referenceElement,state:,view:"],
147
150
  "arcgis-track": [() => import("./components/arcgis-track/customElement.js"), "autoDestroyDisabled,currentPosition:,error:,geolocationOptions:,goToLocationDisabled,goToOverride:,graphic:,icon,label,messageOverrides:,messages:,positionFilterFunction:,referenceElement,rotationDisabled,scale,state:,tracking:,view:,visualScale;destroy,start,stop"],
@@ -4,10 +4,12 @@ import type { ArcgisAreaMeasurement3d } from "../components/arcgis-area-measurem
4
4
  import type { ArcgisAttachments } from "../components/arcgis-attachments/customElement.js";
5
5
  import type { ArcgisBasemapGallery } from "../components/arcgis-basemap-gallery/customElement.js";
6
6
  import type { ArcgisBasemapLayerList } from "../components/arcgis-basemap-layer-list/customElement.js";
7
+ import type { ArcgisBasemapLayerListNext } from "../components/arcgis-basemap-layer-list-next/customElement.js";
7
8
  import type { ArcgisBasemapToggle } from "../components/arcgis-basemap-toggle/customElement.js";
8
9
  import type { ArcgisBookmarks } from "../components/arcgis-bookmarks/customElement.js";
9
10
  import type { ArcgisBuildingExplorer } from "../components/arcgis-building-explorer/customElement.js";
10
11
  import type { ArcgisCatalogLayerList } from "../components/arcgis-catalog-layer-list/customElement.js";
12
+ import type { ArcgisCatalogLayerListNext } from "../components/arcgis-catalog-layer-list-next/customElement.js";
11
13
  import type { ArcgisCompass } from "../components/arcgis-compass/customElement.js";
12
14
  import type { ArcgisCoordinateConversion } from "../components/arcgis-coordinate-conversion/customElement.js";
13
15
  import type { ArcgisCoordinateConversionNext } from "../components/arcgis-coordinate-conversion-next/customElement.js";
@@ -79,6 +81,7 @@ import type { ArcgisTimeOfDaySlider } from "../components/arcgis-time-of-day-sli
79
81
  import type { ArcgisWebGlError } from "../components/arcgis-webgl-error/customElement.js";
80
82
  import type { ArcgisSwipe } from "../components/arcgis-swipe/customElement.js";
81
83
  import type { ArcgisTableList } from "../components/arcgis-table-list/customElement.js";
84
+ import type { ArcgisTableListNext } from "../components/arcgis-table-list-next/customElement.js";
82
85
  import type { ArcgisTimeSlider } from "../components/arcgis-time-slider/customElement.js";
83
86
  import type { ArcgisTimeZoneLabel } from "../components/arcgis-time-zone-label/customElement.js";
84
87
  import type { ArcgisTrack } from "../components/arcgis-track/customElement.js";
@@ -164,6 +167,13 @@ interface LuminaArcgisBasemapLayerList extends Partial<Pick<ArcgisBasemapLayerLi
164
167
  onarcgisTriggerAction?: EventHandler<ArcgisBasemapLayerList["arcgisTriggerAction"]>;
165
168
  }
166
169
 
170
+ interface LuminaArcgisBasemapLayerListNext extends Partial<Pick<ArcgisBasemapLayerListNext, "autoDestroyDisabled" | "baseFilterPredicate" | "baseFilterText" | "baseListItemCreatedFunction" | "basemapTitle" | "catalogOptions" | "closed" | "collapsed" | "dragEnabled" | "editingTitle" | "filterPlaceholder" | "headingLevel" | "hideBaseLayers" | "hideCatalogLayerList" | "hideHeading" | "hideReferenceLayers" | "hideStatusIndicators" | "icon" | "knowledgeGraphOptions" | "label" | "layerTablesEnabled" | "listItemCanGiveFunction" | "listItemCanReceiveFunction" | "mapImageOptions" | "messageOverrides" | "minFilterItems" | "position" | "referenceElement" | "referenceFilterPredicate" | "referenceFilterText" | "referenceListItemCreatedFunction" | "selectedItems" | "selectionMode" | "showCloseButton" | "showCollapseButton" | "showEditTitleButton" | "showErrors" | "showFilter" | "showTemporaryLayerIndicators" | "tileOptions" | "view" | "visibilityAppearance">>, h.JSX.HTMLAttributes<ArcgisBasemapLayerListNext> {
171
+ onarcgisClose?: EventHandler<ArcgisBasemapLayerListNext["arcgisClose"]>;
172
+ onarcgisPropertyChange?: EventHandler<ArcgisBasemapLayerListNext["arcgisPropertyChange"]>;
173
+ onarcgisReady?: EventHandler<ArcgisBasemapLayerListNext["arcgisReady"]>;
174
+ onarcgisTriggerAction?: EventHandler<ArcgisBasemapLayerListNext["arcgisTriggerAction"]>;
175
+ }
176
+
167
177
  interface LuminaArcgisBasemapToggle extends Partial<Pick<ArcgisBasemapToggle, "autoDestroyDisabled" | "icon" | "label" | "messageOverrides" | "nextBasemap" | "referenceElement" | "showTitle" | "view">>, h.JSX.HTMLAttributes<ArcgisBasemapToggle> {
168
178
  onarcgisPropertyChange?: EventHandler<ArcgisBasemapToggle["arcgisPropertyChange"]>;
169
179
  onarcgisReady?: EventHandler<ArcgisBasemapToggle["arcgisReady"]>;
@@ -190,6 +200,11 @@ interface LuminaArcgisCatalogLayerList extends Partial<Pick<ArcgisCatalogLayerLi
190
200
  onarcgisTriggerAction?: EventHandler<ArcgisCatalogLayerList["arcgisTriggerAction"]>;
191
201
  }
192
202
 
203
+ interface LuminaArcgisCatalogLayerListNext extends Partial<Pick<ArcgisCatalogLayerListNext, "autoDestroyDisabled" | "catalogItems" | "catalogLayer" | "catalogOptions" | "closed" | "collapsed" | "filterPlaceholder" | "filterPredicate" | "filterText" | "headingLevel" | "hideCatalogLayerList" | "hideStatusIndicators" | "knowledgeGraphOptions" | "label" | "listItemCreatedFunction" | "messageOverrides" | "minFilterItems" | "onCatalogOpen" | "onTablesOpen" | "referenceElement" | "selectedItems" | "selectionMode" | "showCloseButton" | "showCollapseButton" | "showErrors" | "showFilter" | "showHeading" | "showTemporaryLayerIndicators" | "topLayerDisabled" | "view" | "visibilityAppearance">>, h.JSX.HTMLAttributes<ArcgisCatalogLayerListNext> {
204
+ onarcgisPropertyChange?: EventHandler<ArcgisCatalogLayerListNext["arcgisPropertyChange"]>;
205
+ onarcgisReady?: EventHandler<ArcgisCatalogLayerListNext["arcgisReady"]>;
206
+ }
207
+
193
208
  interface LuminaArcgisCompass extends Partial<Pick<ArcgisCompass, "autoDestroyDisabled" | "goToOverride" | "icon" | "label" | "messageOverrides" | "referenceElement" | "view" | "visualScale">>, h.JSX.HTMLAttributes<ArcgisCompass> {
194
209
  onarcgisPropertyChange?: EventHandler<ArcgisCompass["arcgisPropertyChange"]>;
195
210
  onarcgisReady?: EventHandler<ArcgisCompass["arcgisReady"]>;
@@ -451,7 +466,7 @@ interface LuminaArcgisOrientedImageryViewer extends Partial<Pick<ArcgisOrientedI
451
466
  interface LuminaArcgisOrientedImageryViewerImageViewer extends Partial<Pick<ArcgisOrientedImageryViewerImageViewer, "hideHeader" | "hideLoader" | "hideZoomControls" | "messageOverrides" | "rotation">>, ArcgisOrientedImageryViewerImageViewerSetterTypes, h.JSX.HTMLAttributes<ArcgisOrientedImageryViewerImageViewer> {
452
467
  }
453
468
 
454
- interface LuminaArcgisPaste extends Partial<Pick<ArcgisPaste, "alwaysShowFeatureForm" | "autoDestroyDisabled" | "beforeApply" | "closed" | "closeOnApply" | "hideErrorNotice" | "hideFooter" | "hideFooterCancelButton" | "hideHeaderCloseButton" | "hideTooltips" | "hideViewClipboard" | "highlightGroup" | "layerPermissionsCheck" | "maximumFeatureCount" | "maximumFeatureCountWithComplexForms" | "pasteCommandsState" | "pasteWithMultipleFeaturesEnabled" | "pasteWithMultipleLayersEnabled" | "referenceElement" | "selectedFeature" | "supportedCommands" | "view">>, h.JSX.HTMLAttributes<ArcgisPaste> {
469
+ interface LuminaArcgisPaste extends Partial<Pick<ArcgisPaste, "alwaysShowFeatureForm" | "autoDestroyDisabled" | "beforeApply" | "closed" | "closeOnApply" | "disableTemplatesMode" | "hideErrorNotice" | "hideFooter" | "hideFooterCancelButton" | "hideHeaderCloseButton" | "hideTooltips" | "hideViewClipboard" | "highlightGroup" | "layerPermissionsCheck" | "maximumFeatureCount" | "maximumFeatureCountWithComplexForms" | "pasteCommandsState" | "pasteWithMultipleFeaturesEnabled" | "pasteWithMultipleLayersEnabled" | "referenceElement" | "selectedFeature" | "supportedCommands" | "view">>, h.JSX.HTMLAttributes<ArcgisPaste> {
455
470
  onarcgisApplyPasteCommand?: EventHandler<ArcgisPaste["arcgisApplyPasteCommand"]>;
456
471
  onarcgisApplyPasteError?: EventHandler<ArcgisPaste["arcgisApplyPasteError"]>;
457
472
  onarcgisBeforeClipboardMove?: EventHandler<ArcgisPaste["arcgisBeforeClipboardMove"]>;
@@ -489,6 +504,9 @@ interface LuminaArcgisPresentation extends Partial<Pick<ArcgisPresentation, "aut
489
504
  onarcgisPopupFeatureNotFound?: EventHandler<ArcgisPresentation["arcgisPopupFeatureNotFound"]>;
490
505
  onarcgisPopupFeaturesRetrieved?: EventHandler<ArcgisPresentation["arcgisPopupFeaturesRetrieved"]>;
491
506
  onarcgisReady?: EventHandler<ArcgisPresentation["arcgisReady"]>;
507
+ onarcgisSlideApplyCancel?: EventHandler<ArcgisPresentation["arcgisSlideApplyCancel"]>;
508
+ onarcgisSlideApplyComplete?: EventHandler<ArcgisPresentation["arcgisSlideApplyComplete"]>;
509
+ onarcgisSlideApplyStart?: EventHandler<ArcgisPresentation["arcgisSlideApplyStart"]>;
492
510
  }
493
511
 
494
512
  interface LuminaArcgisPrint extends Partial<Pick<ArcgisPrint, "allowedFormats" | "allowedFormatsForSaving" | "allowedLayouts" | "autoDestroyDisabled" | "autoPopulateAuthor" | "excludeDefaultTemplates" | "excludeOrganizationTemplates" | "exportedLinks" | "extraParameters" | "headingLevel" | "hideAdvancedOptions" | "hideFeatureAttributes" | "hideHeader" | "hideIncludeTables" | "icon" | "label" | "messageOverrides" | "outSpatialReference" | "portal" | "printServiceUrl" | "referenceElement" | "showPrintAreaEnabled" | "showSaveAs" | "templateCustomTextElements" | "view">>, ArcgisPrintSetterTypes, h.JSX.HTMLAttributes<ArcgisPrint> {
@@ -566,6 +584,7 @@ interface LuminaArcgisShadowCast extends Partial<Pick<ArcgisShadowCast, "analysi
566
584
  interface LuminaArcgisSketch extends Partial<Pick<ArcgisSketch, "autoDestroyDisabled" | "availableCreateTools" | "creationMode" | "defaultCreateOptions" | "defaultGraphicsLayerDisabled" | "defaultUpdateOptions" | "hideCreateToolsCircle" | "hideCreateToolsMultipoint" | "hideCreateToolsPoint" | "hideCreateToolsPolygon" | "hideCreateToolsPolyline" | "hideCreateToolsRectangle" | "hideDeleteButton" | "hideDuplicateButton" | "hideLabelsToggle" | "hideSelectionCountLabel" | "hideSelectionToolsLassoSelection" | "hideSelectionToolsRectangleSelection" | "hideSettingsMenu" | "hideSnappingControls" | "hideSnappingControlsElementsEnabledToggle" | "hideSnappingControlsElementsFeatureEnabledToggle" | "hideSnappingControlsElementsGridControls" | "hideSnappingControlsElementsGridControlsElementsColorSelection" | "hideSnappingControlsElementsGridControlsElementsDynamicScaleToggle" | "hideSnappingControlsElementsGridControlsElementsLineIntervalInput" | "hideSnappingControlsElementsGridControlsElementsNumericInputs" | "hideSnappingControlsElementsGridControlsElementsOutOfScaleWarning" | "hideSnappingControlsElementsGridControlsElementsPlacementButtons" | "hideSnappingControlsElementsGridControlsElementsRotateWithMapToggle" | "hideSnappingControlsElementsGridEnabledToggle" | "hideSnappingControlsElementsLayerList" | "hideSnappingControlsElementsSelfEnabledToggle" | "hideTooltipsToggle" | "hideUndoRedoMenu" | "label" | "labelOptions" | "layer" | "layout" | "pointSymbol" | "polygonSymbol" | "polylineSymbol" | "referenceElement" | "scale" | "showCreateToolsFreehandPolygon" | "showCreateToolsFreehandPolyline" | "showCreateToolsText" | "showSnappingControlsElementsHeader" | "snappingOptions" | "textSymbol" | "toolbarKind" | "tooltipOptions" | "updateOnGraphicClickDisabled" | "useLegacyCreateTools" | "view" | "visualScale">>, ArcgisSketchSetterTypes, h.JSX.HTMLAttributes<ArcgisSketch> {
567
585
  onarcgisCreate?: EventHandler<ArcgisSketch["arcgisCreate"]>;
568
586
  onarcgisDelete?: EventHandler<ArcgisSketch["arcgisDelete"]>;
587
+ onarcgisDuplicate?: EventHandler<ArcgisSketch["arcgisDuplicate"]>;
569
588
  onarcgisPropertyChange?: EventHandler<ArcgisSketch["arcgisPropertyChange"]>;
570
589
  onarcgisReady?: EventHandler<ArcgisSketch["arcgisReady"]>;
571
590
  onarcgisRedo?: EventHandler<ArcgisSketch["arcgisRedo"]>;
@@ -675,6 +694,13 @@ interface LuminaArcgisTableList extends Partial<Pick<ArcgisTableList, "autoDestr
675
694
  onarcgisTriggerAction?: EventHandler<ArcgisTableList["arcgisTriggerAction"]>;
676
695
  }
677
696
 
697
+ interface LuminaArcgisTableListNext extends Partial<Pick<ArcgisTableListNext, "autoDestroyDisabled" | "closed" | "collapsed" | "dragEnabled" | "filterPlaceholder" | "filterPredicate" | "filterText" | "headingLevel" | "hideStatusIndicators" | "icon" | "label" | "listItemCanGiveFunction" | "listItemCanReceiveFunction" | "listItemCreatedFunction" | "map" | "messageOverrides" | "minDragEnabledItems" | "minFilterItems" | "referenceElement" | "selectedItems" | "selectionMode" | "showCloseButton" | "showCollapseButton" | "showErrors" | "showFilter" | "showHeading" | "showTemporaryTableIndicators" | "tables" | "view">>, h.JSX.HTMLAttributes<ArcgisTableListNext> {
698
+ onarcgisClose?: EventHandler<ArcgisTableListNext["arcgisClose"]>;
699
+ onarcgisPropertyChange?: EventHandler<ArcgisTableListNext["arcgisPropertyChange"]>;
700
+ onarcgisReady?: EventHandler<ArcgisTableListNext["arcgisReady"]>;
701
+ onarcgisTriggerAction?: EventHandler<ArcgisTableListNext["arcgisTriggerAction"]>;
702
+ }
703
+
678
704
  interface LuminaArcgisTimeSlider extends Partial<Pick<ArcgisTimeSlider, "actions" | "autoDestroyDisabled" | "disabled" | "fullTimeExtent" | "label" | "labelFormatFunction" | "layout" | "loop" | "mode" | "playRate" | "referenceElement" | "stops" | "tickConfigs" | "timeExtent" | "timeVisible" | "timeZone" | "view">>, ArcgisTimeSliderSetterTypes, h.JSX.HTMLAttributes<ArcgisTimeSlider> {
679
705
  onarcgisPropertyChange?: EventHandler<ArcgisTimeSlider["arcgisPropertyChange"]>;
680
706
  onarcgisReady?: EventHandler<ArcgisTimeSlider["arcgisReady"]>;
@@ -813,10 +839,12 @@ declare module "@arcgis/lumina" {
813
839
  "arcgis-attachments": LuminaArcgisAttachments;
814
840
  "arcgis-basemap-gallery": LuminaArcgisBasemapGallery;
815
841
  "arcgis-basemap-layer-list": LuminaArcgisBasemapLayerList;
842
+ "arcgis-basemap-layer-list-next": LuminaArcgisBasemapLayerListNext;
816
843
  "arcgis-basemap-toggle": LuminaArcgisBasemapToggle;
817
844
  "arcgis-bookmarks": LuminaArcgisBookmarks;
818
845
  "arcgis-building-explorer": LuminaArcgisBuildingExplorer;
819
846
  "arcgis-catalog-layer-list": LuminaArcgisCatalogLayerList;
847
+ "arcgis-catalog-layer-list-next": LuminaArcgisCatalogLayerListNext;
820
848
  "arcgis-compass": LuminaArcgisCompass;
821
849
  "arcgis-coordinate-conversion": LuminaArcgisCoordinateConversion;
822
850
  "arcgis-coordinate-conversion-next": LuminaArcgisCoordinateConversionNext;
@@ -888,6 +916,7 @@ declare module "@arcgis/lumina" {
888
916
  "arcgis-webgl-error": LuminaArcgisWebglError;
889
917
  "arcgis-swipe": LuminaArcgisSwipe;
890
918
  "arcgis-table-list": LuminaArcgisTableList;
919
+ "arcgis-table-list-next": LuminaArcgisTableListNext;
891
920
  "arcgis-time-slider": LuminaArcgisTimeSlider;
892
921
  "arcgis-time-zone-label": LuminaArcgisTimeZoneLabel;
893
922
  "arcgis-track": LuminaArcgisTrack;
@@ -4,10 +4,12 @@ import type { ArcgisAreaMeasurement3d } from "../components/arcgis-area-measurem
4
4
  import type { ArcgisAttachments } from "../components/arcgis-attachments/customElement.js";
5
5
  import type { ArcgisBasemapGallery } from "../components/arcgis-basemap-gallery/customElement.js";
6
6
  import type { ArcgisBasemapLayerList } from "../components/arcgis-basemap-layer-list/customElement.js";
7
+ import type { ArcgisBasemapLayerListNext } from "../components/arcgis-basemap-layer-list-next/customElement.js";
7
8
  import type { ArcgisBasemapToggle } from "../components/arcgis-basemap-toggle/customElement.js";
8
9
  import type { ArcgisBookmarks } from "../components/arcgis-bookmarks/customElement.js";
9
10
  import type { ArcgisBuildingExplorer } from "../components/arcgis-building-explorer/customElement.js";
10
11
  import type { ArcgisCatalogLayerList } from "../components/arcgis-catalog-layer-list/customElement.js";
12
+ import type { ArcgisCatalogLayerListNext } from "../components/arcgis-catalog-layer-list-next/customElement.js";
11
13
  import type { ArcgisCompass } from "../components/arcgis-compass/customElement.js";
12
14
  import type { ArcgisCoordinateConversion } from "../components/arcgis-coordinate-conversion/customElement.js";
13
15
  import type { ArcgisCoordinateConversionNext } from "../components/arcgis-coordinate-conversion-next/customElement.js";
@@ -79,6 +81,7 @@ import type { ArcgisTimeOfDaySlider } from "../components/arcgis-time-of-day-sli
79
81
  import type { ArcgisWebGlError } from "../components/arcgis-webgl-error/customElement.js";
80
82
  import type { ArcgisSwipe } from "../components/arcgis-swipe/customElement.js";
81
83
  import type { ArcgisTableList } from "../components/arcgis-table-list/customElement.js";
84
+ import type { ArcgisTableListNext } from "../components/arcgis-table-list-next/customElement.js";
82
85
  import type { ArcgisTimeSlider } from "../components/arcgis-time-slider/customElement.js";
83
86
  import type { ArcgisTimeZoneLabel } from "../components/arcgis-time-zone-label/customElement.js";
84
87
  import type { ArcgisTrack } from "../components/arcgis-track/customElement.js";
@@ -165,6 +168,13 @@ interface PreactArcgisBasemapLayerList extends Partial<Pick<ArcgisBasemapLayerLi
165
168
  onarcgisTriggerAction?: EventHandler<ArcgisBasemapLayerList["arcgisTriggerAction"]>;
166
169
  }
167
170
 
171
+ interface PreactArcgisBasemapLayerListNext extends Partial<Pick<ArcgisBasemapLayerListNext, "autoDestroyDisabled" | "baseFilterPredicate" | "baseFilterText" | "baseListItemCreatedFunction" | "basemapTitle" | "catalogOptions" | "closed" | "collapsed" | "dragEnabled" | "editingTitle" | "filterPlaceholder" | "headingLevel" | "hideBaseLayers" | "hideCatalogLayerList" | "hideHeading" | "hideReferenceLayers" | "hideStatusIndicators" | "icon" | "knowledgeGraphOptions" | "label" | "layerTablesEnabled" | "listItemCanGiveFunction" | "listItemCanReceiveFunction" | "mapImageOptions" | "messageOverrides" | "minFilterItems" | "position" | "referenceElement" | "referenceFilterPredicate" | "referenceFilterText" | "referenceListItemCreatedFunction" | "selectedItems" | "selectionMode" | "showCloseButton" | "showCollapseButton" | "showEditTitleButton" | "showErrors" | "showFilter" | "showTemporaryLayerIndicators" | "tileOptions" | "view" | "visibilityAppearance">>, HTMLAttributes<ArcgisBasemapLayerListNext> {
172
+ onarcgisClose?: EventHandler<ArcgisBasemapLayerListNext["arcgisClose"]>;
173
+ onarcgisPropertyChange?: EventHandler<ArcgisBasemapLayerListNext["arcgisPropertyChange"]>;
174
+ onarcgisReady?: EventHandler<ArcgisBasemapLayerListNext["arcgisReady"]>;
175
+ onarcgisTriggerAction?: EventHandler<ArcgisBasemapLayerListNext["arcgisTriggerAction"]>;
176
+ }
177
+
168
178
  interface PreactArcgisBasemapToggle extends Partial<Pick<ArcgisBasemapToggle, "autoDestroyDisabled" | "icon" | "label" | "messageOverrides" | "nextBasemap" | "referenceElement" | "showTitle" | "view">>, HTMLAttributes<ArcgisBasemapToggle> {
169
179
  onarcgisPropertyChange?: EventHandler<ArcgisBasemapToggle["arcgisPropertyChange"]>;
170
180
  onarcgisReady?: EventHandler<ArcgisBasemapToggle["arcgisReady"]>;
@@ -191,6 +201,11 @@ interface PreactArcgisCatalogLayerList extends Partial<Pick<ArcgisCatalogLayerLi
191
201
  onarcgisTriggerAction?: EventHandler<ArcgisCatalogLayerList["arcgisTriggerAction"]>;
192
202
  }
193
203
 
204
+ interface PreactArcgisCatalogLayerListNext extends Partial<Pick<ArcgisCatalogLayerListNext, "autoDestroyDisabled" | "catalogItems" | "catalogLayer" | "catalogOptions" | "closed" | "collapsed" | "filterPlaceholder" | "filterPredicate" | "filterText" | "headingLevel" | "hideCatalogLayerList" | "hideStatusIndicators" | "knowledgeGraphOptions" | "label" | "listItemCreatedFunction" | "messageOverrides" | "minFilterItems" | "onCatalogOpen" | "onTablesOpen" | "referenceElement" | "selectedItems" | "selectionMode" | "showCloseButton" | "showCollapseButton" | "showErrors" | "showFilter" | "showHeading" | "showTemporaryLayerIndicators" | "topLayerDisabled" | "view" | "visibilityAppearance">>, HTMLAttributes<ArcgisCatalogLayerListNext> {
205
+ onarcgisPropertyChange?: EventHandler<ArcgisCatalogLayerListNext["arcgisPropertyChange"]>;
206
+ onarcgisReady?: EventHandler<ArcgisCatalogLayerListNext["arcgisReady"]>;
207
+ }
208
+
194
209
  interface PreactArcgisCompass extends Partial<Pick<ArcgisCompass, "autoDestroyDisabled" | "goToOverride" | "icon" | "label" | "messageOverrides" | "referenceElement" | "view" | "visualScale">>, HTMLAttributes<ArcgisCompass> {
195
210
  onarcgisPropertyChange?: EventHandler<ArcgisCompass["arcgisPropertyChange"]>;
196
211
  onarcgisReady?: EventHandler<ArcgisCompass["arcgisReady"]>;
@@ -452,7 +467,7 @@ interface PreactArcgisOrientedImageryViewer extends Partial<Pick<ArcgisOrientedI
452
467
  interface PreactArcgisOrientedImageryViewerImageViewer extends Partial<Pick<ArcgisOrientedImageryViewerImageViewer, "hideHeader" | "hideLoader" | "hideZoomControls" | "messageOverrides" | "rotation">>, ArcgisOrientedImageryViewerImageViewerSetterTypes, HTMLAttributes<ArcgisOrientedImageryViewerImageViewer> {
453
468
  }
454
469
 
455
- interface PreactArcgisPaste extends Partial<Pick<ArcgisPaste, "alwaysShowFeatureForm" | "autoDestroyDisabled" | "beforeApply" | "closed" | "closeOnApply" | "hideErrorNotice" | "hideFooter" | "hideFooterCancelButton" | "hideHeaderCloseButton" | "hideTooltips" | "hideViewClipboard" | "highlightGroup" | "layerPermissionsCheck" | "maximumFeatureCount" | "maximumFeatureCountWithComplexForms" | "pasteCommandsState" | "pasteWithMultipleFeaturesEnabled" | "pasteWithMultipleLayersEnabled" | "referenceElement" | "selectedFeature" | "supportedCommands" | "view">>, HTMLAttributes<ArcgisPaste> {
470
+ interface PreactArcgisPaste extends Partial<Pick<ArcgisPaste, "alwaysShowFeatureForm" | "autoDestroyDisabled" | "beforeApply" | "closed" | "closeOnApply" | "disableTemplatesMode" | "hideErrorNotice" | "hideFooter" | "hideFooterCancelButton" | "hideHeaderCloseButton" | "hideTooltips" | "hideViewClipboard" | "highlightGroup" | "layerPermissionsCheck" | "maximumFeatureCount" | "maximumFeatureCountWithComplexForms" | "pasteCommandsState" | "pasteWithMultipleFeaturesEnabled" | "pasteWithMultipleLayersEnabled" | "referenceElement" | "selectedFeature" | "supportedCommands" | "view">>, HTMLAttributes<ArcgisPaste> {
456
471
  onarcgisApplyPasteCommand?: EventHandler<ArcgisPaste["arcgisApplyPasteCommand"]>;
457
472
  onarcgisApplyPasteError?: EventHandler<ArcgisPaste["arcgisApplyPasteError"]>;
458
473
  onarcgisBeforeClipboardMove?: EventHandler<ArcgisPaste["arcgisBeforeClipboardMove"]>;
@@ -490,6 +505,9 @@ interface PreactArcgisPresentation extends Partial<Pick<ArcgisPresentation, "aut
490
505
  onarcgisPopupFeatureNotFound?: EventHandler<ArcgisPresentation["arcgisPopupFeatureNotFound"]>;
491
506
  onarcgisPopupFeaturesRetrieved?: EventHandler<ArcgisPresentation["arcgisPopupFeaturesRetrieved"]>;
492
507
  onarcgisReady?: EventHandler<ArcgisPresentation["arcgisReady"]>;
508
+ onarcgisSlideApplyCancel?: EventHandler<ArcgisPresentation["arcgisSlideApplyCancel"]>;
509
+ onarcgisSlideApplyComplete?: EventHandler<ArcgisPresentation["arcgisSlideApplyComplete"]>;
510
+ onarcgisSlideApplyStart?: EventHandler<ArcgisPresentation["arcgisSlideApplyStart"]>;
493
511
  }
494
512
 
495
513
  interface PreactArcgisPrint extends Partial<Pick<ArcgisPrint, "allowedFormats" | "allowedFormatsForSaving" | "allowedLayouts" | "autoDestroyDisabled" | "autoPopulateAuthor" | "excludeDefaultTemplates" | "excludeOrganizationTemplates" | "exportedLinks" | "extraParameters" | "headingLevel" | "hideAdvancedOptions" | "hideFeatureAttributes" | "hideHeader" | "hideIncludeTables" | "icon" | "label" | "messageOverrides" | "outSpatialReference" | "portal" | "printServiceUrl" | "referenceElement" | "showPrintAreaEnabled" | "showSaveAs" | "templateCustomTextElements" | "view">>, ArcgisPrintSetterTypes, HTMLAttributes<ArcgisPrint> {
@@ -567,6 +585,7 @@ interface PreactArcgisShadowCast extends Partial<Pick<ArcgisShadowCast, "analysi
567
585
  interface PreactArcgisSketch extends Partial<Pick<ArcgisSketch, "autoDestroyDisabled" | "availableCreateTools" | "creationMode" | "defaultCreateOptions" | "defaultGraphicsLayerDisabled" | "defaultUpdateOptions" | "hideCreateToolsCircle" | "hideCreateToolsMultipoint" | "hideCreateToolsPoint" | "hideCreateToolsPolygon" | "hideCreateToolsPolyline" | "hideCreateToolsRectangle" | "hideDeleteButton" | "hideDuplicateButton" | "hideLabelsToggle" | "hideSelectionCountLabel" | "hideSelectionToolsLassoSelection" | "hideSelectionToolsRectangleSelection" | "hideSettingsMenu" | "hideSnappingControls" | "hideSnappingControlsElementsEnabledToggle" | "hideSnappingControlsElementsFeatureEnabledToggle" | "hideSnappingControlsElementsGridControls" | "hideSnappingControlsElementsGridControlsElementsColorSelection" | "hideSnappingControlsElementsGridControlsElementsDynamicScaleToggle" | "hideSnappingControlsElementsGridControlsElementsLineIntervalInput" | "hideSnappingControlsElementsGridControlsElementsNumericInputs" | "hideSnappingControlsElementsGridControlsElementsOutOfScaleWarning" | "hideSnappingControlsElementsGridControlsElementsPlacementButtons" | "hideSnappingControlsElementsGridControlsElementsRotateWithMapToggle" | "hideSnappingControlsElementsGridEnabledToggle" | "hideSnappingControlsElementsLayerList" | "hideSnappingControlsElementsSelfEnabledToggle" | "hideTooltipsToggle" | "hideUndoRedoMenu" | "label" | "labelOptions" | "layer" | "layout" | "pointSymbol" | "polygonSymbol" | "polylineSymbol" | "referenceElement" | "scale" | "showCreateToolsFreehandPolygon" | "showCreateToolsFreehandPolyline" | "showCreateToolsText" | "showSnappingControlsElementsHeader" | "snappingOptions" | "textSymbol" | "toolbarKind" | "tooltipOptions" | "updateOnGraphicClickDisabled" | "useLegacyCreateTools" | "view" | "visualScale">>, ArcgisSketchSetterTypes, HTMLAttributes<ArcgisSketch> {
568
586
  onarcgisCreate?: EventHandler<ArcgisSketch["arcgisCreate"]>;
569
587
  onarcgisDelete?: EventHandler<ArcgisSketch["arcgisDelete"]>;
588
+ onarcgisDuplicate?: EventHandler<ArcgisSketch["arcgisDuplicate"]>;
570
589
  onarcgisPropertyChange?: EventHandler<ArcgisSketch["arcgisPropertyChange"]>;
571
590
  onarcgisReady?: EventHandler<ArcgisSketch["arcgisReady"]>;
572
591
  onarcgisRedo?: EventHandler<ArcgisSketch["arcgisRedo"]>;
@@ -676,6 +695,13 @@ interface PreactArcgisTableList extends Partial<Pick<ArcgisTableList, "autoDestr
676
695
  onarcgisTriggerAction?: EventHandler<ArcgisTableList["arcgisTriggerAction"]>;
677
696
  }
678
697
 
698
+ interface PreactArcgisTableListNext extends Partial<Pick<ArcgisTableListNext, "autoDestroyDisabled" | "closed" | "collapsed" | "dragEnabled" | "filterPlaceholder" | "filterPredicate" | "filterText" | "headingLevel" | "hideStatusIndicators" | "icon" | "label" | "listItemCanGiveFunction" | "listItemCanReceiveFunction" | "listItemCreatedFunction" | "map" | "messageOverrides" | "minDragEnabledItems" | "minFilterItems" | "referenceElement" | "selectedItems" | "selectionMode" | "showCloseButton" | "showCollapseButton" | "showErrors" | "showFilter" | "showHeading" | "showTemporaryTableIndicators" | "tables" | "view">>, HTMLAttributes<ArcgisTableListNext> {
699
+ onarcgisClose?: EventHandler<ArcgisTableListNext["arcgisClose"]>;
700
+ onarcgisPropertyChange?: EventHandler<ArcgisTableListNext["arcgisPropertyChange"]>;
701
+ onarcgisReady?: EventHandler<ArcgisTableListNext["arcgisReady"]>;
702
+ onarcgisTriggerAction?: EventHandler<ArcgisTableListNext["arcgisTriggerAction"]>;
703
+ }
704
+
679
705
  interface PreactArcgisTimeSlider extends Partial<Pick<ArcgisTimeSlider, "actions" | "autoDestroyDisabled" | "disabled" | "fullTimeExtent" | "label" | "labelFormatFunction" | "layout" | "loop" | "mode" | "playRate" | "referenceElement" | "stops" | "tickConfigs" | "timeExtent" | "timeVisible" | "timeZone" | "view">>, ArcgisTimeSliderSetterTypes, HTMLAttributes<ArcgisTimeSlider> {
680
706
  onarcgisPropertyChange?: EventHandler<ArcgisTimeSlider["arcgisPropertyChange"]>;
681
707
  onarcgisReady?: EventHandler<ArcgisTimeSlider["arcgisReady"]>;
@@ -814,10 +840,12 @@ declare module 'preact' {
814
840
  "arcgis-attachments": PreactArcgisAttachments;
815
841
  "arcgis-basemap-gallery": PreactArcgisBasemapGallery;
816
842
  "arcgis-basemap-layer-list": PreactArcgisBasemapLayerList;
843
+ "arcgis-basemap-layer-list-next": PreactArcgisBasemapLayerListNext;
817
844
  "arcgis-basemap-toggle": PreactArcgisBasemapToggle;
818
845
  "arcgis-bookmarks": PreactArcgisBookmarks;
819
846
  "arcgis-building-explorer": PreactArcgisBuildingExplorer;
820
847
  "arcgis-catalog-layer-list": PreactArcgisCatalogLayerList;
848
+ "arcgis-catalog-layer-list-next": PreactArcgisCatalogLayerListNext;
821
849
  "arcgis-compass": PreactArcgisCompass;
822
850
  "arcgis-coordinate-conversion": PreactArcgisCoordinateConversion;
823
851
  "arcgis-coordinate-conversion-next": PreactArcgisCoordinateConversionNext;
@@ -889,6 +917,7 @@ declare module 'preact' {
889
917
  "arcgis-webgl-error": PreactArcgisWebglError;
890
918
  "arcgis-swipe": PreactArcgisSwipe;
891
919
  "arcgis-table-list": PreactArcgisTableList;
920
+ "arcgis-table-list-next": PreactArcgisTableListNext;
892
921
  "arcgis-time-slider": PreactArcgisTimeSlider;
893
922
  "arcgis-time-zone-label": PreactArcgisTimeZoneLabel;
894
923
  "arcgis-track": PreactArcgisTrack;
@@ -920,10 +949,12 @@ declare module 'preact' {
920
949
  "arcgis-attachments": PreactArcgisAttachments;
921
950
  "arcgis-basemap-gallery": PreactArcgisBasemapGallery;
922
951
  "arcgis-basemap-layer-list": PreactArcgisBasemapLayerList;
952
+ "arcgis-basemap-layer-list-next": PreactArcgisBasemapLayerListNext;
923
953
  "arcgis-basemap-toggle": PreactArcgisBasemapToggle;
924
954
  "arcgis-bookmarks": PreactArcgisBookmarks;
925
955
  "arcgis-building-explorer": PreactArcgisBuildingExplorer;
926
956
  "arcgis-catalog-layer-list": PreactArcgisCatalogLayerList;
957
+ "arcgis-catalog-layer-list-next": PreactArcgisCatalogLayerListNext;
927
958
  "arcgis-compass": PreactArcgisCompass;
928
959
  "arcgis-coordinate-conversion": PreactArcgisCoordinateConversion;
929
960
  "arcgis-coordinate-conversion-next": PreactArcgisCoordinateConversionNext;
@@ -995,6 +1026,7 @@ declare module 'preact' {
995
1026
  "arcgis-webgl-error": PreactArcgisWebglError;
996
1027
  "arcgis-swipe": PreactArcgisSwipe;
997
1028
  "arcgis-table-list": PreactArcgisTableList;
1029
+ "arcgis-table-list-next": PreactArcgisTableListNext;
998
1030
  "arcgis-time-slider": PreactArcgisTimeSlider;
999
1031
  "arcgis-time-zone-label": PreactArcgisTimeZoneLabel;
1000
1032
  "arcgis-track": PreactArcgisTrack;