@arcgis/map-components 5.1.0-next.18 → 5.1.0-next.19

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 (73) hide show
  1. package/dist/cdn/{US7LKUHP.js → 25C2WYON.js} +1 -1
  2. package/dist/cdn/{CJX4GSEZ.js → 2F4VMURG.js} +1 -1
  3. package/dist/cdn/{B4IPMHN5.js → 2ZPMEF52.js} +1 -1
  4. package/dist/cdn/{PJHO2DXQ.js → 4IATWN2B.js} +1 -1
  5. package/dist/cdn/{7U4AFNWK.js → 5EEHZIM7.js} +1 -1
  6. package/dist/cdn/{OJCZ3DV5.js → 6747ZUJC.js} +1 -1
  7. package/dist/cdn/{JSISELHB.js → AOYK64AS.js} +1 -1
  8. package/dist/cdn/{X35NN2TZ.js → CQZVPPYJ.js} +1 -1
  9. package/dist/cdn/{LYJM7ALP.js → D3NPU6MI.js} +1 -1
  10. package/dist/cdn/{ANLNLB7F.js → IM47JQ76.js} +1 -1
  11. package/dist/cdn/NOP2E6CA.js +2 -0
  12. package/dist/cdn/{DWW7KAMQ.js → UH33CM5U.js} +1 -1
  13. package/dist/cdn/{L6E647YW.js → WHGU6HOR.js} +1 -1
  14. package/dist/cdn/{BGOWWLCQ.js → YC562S5E.js} +1 -1
  15. package/dist/cdn/{IVHQAQZW.js → YUE7PKLG.js} +1 -1
  16. package/dist/cdn/index.js +1 -1
  17. package/dist/components/arcgis-area-measurement-2d/customElement.d.ts +1 -1
  18. package/dist/components/arcgis-directions/customElement.d.ts +2 -2
  19. package/dist/components/arcgis-directions/customElement.js +2 -2
  20. package/dist/components/arcgis-distance-measurement-2d/customElement.d.ts +1 -1
  21. package/dist/components/arcgis-editor/customElement.js +1 -1
  22. package/dist/components/arcgis-feature-expression/customElement.js +23 -26
  23. package/dist/components/arcgis-feature-table/customElement.d.ts +1 -1
  24. package/dist/components/arcgis-feature-templates/customElement.d.ts +3 -0
  25. package/dist/components/arcgis-feature-templates/customElement.js +2 -2
  26. package/dist/components/arcgis-link-chart-layout-switcher/customElement.d.ts +2 -3
  27. package/dist/components/arcgis-link-chart-layout-switcher/types.d.ts +1 -0
  28. package/dist/components/arcgis-link-chart-nonspatial-visibility-toggle/customElement.d.ts +2 -5
  29. package/dist/components/arcgis-link-chart-nonspatial-visibility-toggle/types.d.ts +3 -0
  30. package/dist/components/arcgis-paste/PasteViewModel.d.ts +1 -1
  31. package/dist/components/arcgis-paste/customElement.js +51 -47
  32. package/dist/components/arcgis-print-layout-advanced-options/customElement.js +7 -7
  33. package/dist/components/arcgis-print-out-spatial-reference-input/customElement.js +1 -1
  34. package/dist/components/arcgis-scale-bar/customElement.d.ts +2 -6
  35. package/dist/components/arcgis-scale-bar/types.d.ts +5 -0
  36. package/dist/components/arcgis-search/customElement.d.ts +2 -3
  37. package/dist/components/arcgis-search/types.d.ts +1 -0
  38. package/dist/components/arcgis-slider-binary-color-size-legacy/customElement.d.ts +1 -1
  39. package/dist/components/arcgis-slider-binary-color-size-legacy/customElement.js +1 -1
  40. package/dist/components/arcgis-slider-classed-color-legacy/customElement.d.ts +1 -1
  41. package/dist/components/arcgis-slider-classed-color-legacy/customElement.js +1 -1
  42. package/dist/components/arcgis-slider-classed-size-legacy/customElement.d.ts +1 -1
  43. package/dist/components/arcgis-slider-classed-size-legacy/customElement.js +1 -1
  44. package/dist/components/arcgis-slider-color-size-legacy/customElement.d.ts +1 -1
  45. package/dist/components/arcgis-slider-color-size-legacy/customElement.js +1 -1
  46. package/dist/components/arcgis-slider-heatmap-legacy/customElement.d.ts +1 -1
  47. package/dist/components/arcgis-slider-heatmap-legacy/customElement.js +1 -1
  48. package/dist/components/arcgis-slider-opacity-legacy/customElement.d.ts +1 -1
  49. package/dist/components/arcgis-slider-opacity-legacy/customElement.js +1 -1
  50. package/dist/components/arcgis-slider-size-legacy/customElement.d.ts +1 -1
  51. package/dist/components/arcgis-slider-size-legacy/customElement.js +1 -1
  52. package/dist/components/arcgis-time-slider/customElement.d.ts +2 -3
  53. package/dist/components/arcgis-time-slider/customElement.js +1 -1
  54. package/dist/components/arcgis-time-zone-label/customElement.d.ts +2 -3
  55. package/dist/components/arcgis-time-zone-label/types.d.ts +1 -0
  56. package/dist/components/arcgis-utility-network-trace-analysis/customElement.d.ts +0 -2
  57. package/dist/components/arcgis-utility-network-trace-analysis/types.d.ts +1 -0
  58. package/dist/components/arcgis-utility-network-trace-inputs/customElement.d.ts +1 -1
  59. package/dist/components/arcgis-version-management/customElement.d.ts +3 -16
  60. package/dist/components/arcgis-version-management/types.d.ts +15 -0
  61. package/dist/components/arcgis-zoom/customElement.d.ts +2 -5
  62. package/dist/components/arcgis-zoom/types.d.ts +3 -0
  63. package/dist/docs/api.json +1 -1
  64. package/dist/docs/docs.json +1 -1
  65. package/dist/docs/vscode.html-custom-data.json +1 -1
  66. package/dist/docs/web-types.json +1 -1
  67. package/dist/loader.js +9 -9
  68. package/dist/types/lumina.d.ts +8 -8
  69. package/dist/types/preact.d.ts +8 -8
  70. package/dist/types/react.d.ts +8 -8
  71. package/dist/types/stencil.d.ts +8 -8
  72. package/package.json +4 -4
  73. package/dist/cdn/SKUQ3U6A.js +0 -2
package/dist/loader.js CHANGED
@@ -20,7 +20,7 @@ const s = t(e, {
20
20
  "arcgis-coordinate-conversion": [() => import("./components/arcgis-coordinate-conversion/customElement.js"), "autoDestroyDisabled,conversions:,currentLocation:,expanded,formats:,goToOverride:,headingLevel,hideCaptureButton,hideExpandButton,hideInputButton,hideSettingsButton,icon,label,locationSymbol:,messages:,mode,multipleConversionsDisabled,orientation,referenceElement,state:,storageDisabled,storageType,view:;destroy,reverseConvert"],
21
21
  "arcgis-daylight": [() => import("./components/arcgis-daylight/customElement.js"), "autoDestroyDisabled,currentSeason,dateOrSeason,dayPlaying,headingLevel,hideDatePicker,hideHeader,hidePlayButtons,hideShadowsToggle,hideSunLightingToggle,hideTimezone,icon,label,localDate,messages:,playSpeedMultiplier,referenceElement,timeSliderPosition,timeSliderSteps,utcOffset,view:,yearPlaying;destroy"],
22
22
  "arcgis-directional-pad": [() => import("./components/arcgis-directional-pad/customElement.js"), "autoDestroyDisabled,disabled,hideDirectionalButtons,icon,label,messageOverrides:,messages:,referenceElement,showRotationResetButton,showRotationSlider,state:,view:,visualScale;destroy"],
23
- "arcgis-directions": [() => import("./components/arcgis-directions/customElement.js"), "apiKey,autoDestroyDisabled,autoSolveOnEditActive,goToOverride:,headingLevel,hideLayerDetails,hidePrintButton,hideSaveAsButton,hideSaveButton,icon,label,lastRoute:,layer:,maxStops,referenceElement,routeLayerItemId,searchProperties:,state:,unit,useDefaultRouteLayer,view:;destroy,getDirections,save,saveAs,zoomToRoute;startEditing,stopEditing"],
23
+ "arcgis-directions": [() => import("./components/arcgis-directions/customElement.js"), "apiKey,autoDestroyDisabled,autoSolveOnEditActive,goToOverride:,headingLevel,hideLayerDetails,hidePrintButton,hideSaveAsButton,hideSaveButton,icon,label,lastRoute:,layer:,maxStops,referenceElement,routeLayerItemId,searchProperties:,state:,unit,useDefaultRouteLayer,view:;destroy,getDirections,save,saveAs,startEditing,stopEditing,zoomToRoute"],
24
24
  "arcgis-direct-line-measurement-3d": [() => import("./components/arcgis-direct-line-measurement-3d/customElement.js"), "analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,state:,unit,unitOptions:,view:;clear,destroy,start"],
25
25
  "arcgis-distance-measurement-2d": [() => import("./components/arcgis-distance-measurement-2d/customElement.js"), "analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,snappingOptions:,state:,unit,unitOptions:,view:;clear,destroy,start"],
26
26
  "arcgis-editor": [() => import("./components/arcgis-editor/customElement.js"), "activeWorkflow:,autoDestroyDisabled,headingLevel,hideCreateFeaturesSection,hideEditFeaturesSection,hideLabelsToggle,hideMergeButton,hideSettingsMenu,hideSketch,hideSnappingControlsElementsEnabledToggle,hideSnappingControlsElementsFeatureEnabledToggle,hideSnappingControlsElementsLayerList,hideSnappingControlsElementsSelfEnabledToggle,hideSplitButton,hideTooltipsToggle,hideUndoRedoButtons,hideZoomToButton,icon,label,labelOptions:,layerInfos:,referenceElement,showSnappingControlsElementsHeader,snappingOptions:,state:,supportingWidgetDefaults:,syncViewSelection,tooltipOptions:,view:;cancelWorkflow,deleteFeatureFromWorkflow,destroy,startCreateFeaturesWorkflowAtFeatureCreation,startCreateFeaturesWorkflowAtFeatureTypeSelection,startUpdateWorkflowAtFeatureEdit,startUpdateWorkflowAtFeatureSelection,startUpdateWorkflowAtMultipleFeatureSelection;cancelSelectionTool"],
@@ -40,7 +40,7 @@ const s = t(e, {
40
40
  "arcgis-feature-media": [() => import("./components/arcgis-feature-media/customElement.js"), "activeMediaInfo:,activeMediaInfoIndex,chartAnimationDisabled,description,fieldInfoMap:,formattedMediaInfoCount:,formattedMediaInfos:,formattedValues:,graphic:,heading,headingLevel,layer:,mediaInfos:,messages:,popupTemplate:,relatedInfos:,values:;;next,previous,setActiveMedia"],
41
41
  "arcgis-feature-relationship": [() => import("./components/arcgis-feature-relationship/customElement.js"), "activeCategory:,allItemsDescription:,autoDestroyDisabled,description,displayCount,featurePage,featuresPerPage,flowItems:,flowType,graphic:,heading,headingLevel,hideDescription,hideHeading,label,layer:,map:,messages:,orderByFields:,relationshipId,showAllEnabled,spatialReference:,timeZone,values:,view:;destroy"],
42
42
  "arcgis-feature-table": [() => import("./components/arcgis-feature-table/customElement.js"), "actionColumn:,actionColumnConfig:,activeFilters:,activeSortOrders:,allColumns:,allRelatedTablesVisible:,allVisibleColumns:,attachmentsColumns:,attachmentsEnabled,attachmentsViewOptions:,attributeTableTemplate:,autoDestroyDisabled,autoRefreshDisabled,autoSaveDisabled,canAddRelatedFeature:,columnPerformanceModeDisabled,columnReorderingDisabled,columns:,definitionExpression,description,disabled,editingEnabled,effectiveSize:,fieldColumns:,filterBySelectionEnabled,filterGeometry:,groupColumns:,hasContingentValues:,hasInvalidPendingEdits:,hasPendingEdits:,hiddenFields:,hideColumnDescriptions,hideColumnMenuItemsSortAscending,hideColumnMenuItemsSortDescending,hideColumnMenus,hideHeader,hideLayerDropdownIcons,hideMenu,hideMenuItemsClearSelection,hideMenuItemsDeleteSelection,hideMenuItemsExportSelectionToCsv,hideMenuItemsRefreshData,hideMenuItemsSelectedRecordsShowAllToggle,hideMenuItemsSelectedRecordsShowSelectedToggle,hideMenuItemsToggleColumns,hideMenuItemsZoomToSelection,hideProgress,hideSelectionColumn,hideTooltips,highlightDisabled,highlightIds:,icon,initialSize,isQueryingOrSyncing:,isSyncingAttachments:,label,layer:,layerItemId,layers:,layerUrl,layerView:,maxSize,menuConfig:,multipleSelectionDisabled,multipleSortEnabled,multipleSortPriority,navigationScale,noDataMessage,objectIds:,outFields:,pageCount:,pageIndex,pageSize,paginationEnabled,referenceElement,relatedRecordsEnabled,relatedTable:,relatedTables:,relationship:,relationshipColumns:,returnGeometryEnabled,returnMEnabled,returnZEnabled,rowHighlightIds:,showLayerDropdown,size:,state:,supportsAddAttachments:,supportsAttachments:,supportsDeleteAttachments:,supportsResizeAttachments:,supportsUpdateAttachments:,syncTemplateOnChangesDisabled,syncViewSelection,tableController:,tableDisabled,tableParent:,tableTemplate:,tableTitle,timeExtent:,timeZone,view:,visibleColumns:;deleteSelection,destroy,discardPendingEdits,exportSelectionToCSV,findColumn,getFeatureStoreItemByObjectId,goToPage,hideColumn,nextPage,previousPage,refresh,refreshCellContent,savePendingEdits,scrollToBottom,scrollToIndex,scrollToLeft,scrollToRow,scrollToTop,showAllColumns,showColumn,sortColumn,toggleColumnVisibility,zoomToSelection;addPendingEdits"],
43
- "arcgis-feature-templates": [() => import("./components/arcgis-feature-templates/customElement.js"), "autoDestroyDisabled,disabledItemFunction:,enableListScroll,filterFunction:,filterText,groupBy,headingLevel,hideFilter,icon,items:,label,layers:,referenceElement,selectedItem:,selectionMode,state:;destroy;select"],
43
+ "arcgis-feature-templates": [() => import("./components/arcgis-feature-templates/customElement.js"), "autoDestroyDisabled,disabledItemFunction:,enableListScroll,filterFunction:,filterText,groupBy,headingLevel,hideFilter,icon,items:,label,layers:,referenceElement,selectedItem:,selectionMode,state:,view:;destroy;select"],
44
44
  "arcgis-feature-utility-network-association-list": [() => import("./components/arcgis-feature-utility-network-association-list/customElement.js"), "associatedFeatureCount:,associationViewModels:,autoDestroyDisabled,currentFeaturePage,description,displayCount,endIndex:,featuresPerPage,flowItems:,flowType,heading,map:,maxFeatureCount,messages:,parentFeatureViewModel:,referenceElement,selectedLayer:,showAllEnabled,spatialReference:,state,timeZone,tooltipReferenceMap:,view:;destroy"],
45
45
  "arcgis-feature-utility-network-associations": [() => import("./components/arcgis-feature-utility-network-associations/customElement.js"), "associationTypes:,autoDestroyDisabled,description,flowItems:,flowType,graphic:,heading,headingLevel,layer:,map:,messages:,parentFeatureViewModel:,referenceElement,source,spatialReference:,timeZone,view:;destroy"],
46
46
  "arcgis-features": [() => import("./components/arcgis-features/customElement.js"), "actions:,active:,autoDestroyDisabled,chartAnimationDisabled,collapsed,content,defaultPopupTemplateEnabled,featureCount,featureMenuOpen,featureMenuTitle,featureNavigationTop,features:,featuresPerPage,featureViewModelAbilities:,goToOverride:,headerActions:,heading,headingLevel,hideActionBar,hideAttachmentsContent,hideCloseButton,hideContent,hideCustomContent,hideExpressionContent,hideFeatureListLayerTitle,hideFeatureMenuHeading,hideFeatureNavigation,hideFieldsContent,hideHeading,hideLastEditedInfo,hideMediaContent,hideRelationshipContent,hideSpinner,hideTextContent,hideUtilityNetworkContent,highlightDisabled,icon,includeDefaultActionsDisabled,initialDisplayMode,label,location:,map:,messageOverrides:,messages:,open,promises:,referenceElement,responsiveActionsEnabled,selectedDrillInFeature:,selectedFeature:,selectedFeatureComponent:,selectedFeatureIndex,showCollapseButton,spatialReference:,state:,timeZone,updateLocationEnabled,view:,viewModel:;clear,close,destroy,fetchFeatures,next,previous,setFocus,triggerAction"],
@@ -110,14 +110,14 @@ const s = t(e, {
110
110
  "arcgis-shadow-cast-total-duration-config": [() => import("./components/arcgis-shadow-cast-total-duration-config/customElement.js"), "hideColorPicker,hideModeSelect,messages:,options:,scale"],
111
111
  "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,hideSnappingControlsElementsLayerList,hideSnappingControlsElementsSelfEnabledToggle,hideTooltipsToggle,hideUndoRedoMenu,icon,label,labelOptions:,layer:,layout,pointSymbol:,polygonSymbol:,polylineSymbol:,referenceElement,showCreateToolsFreehandPolygon,showCreateToolsFreehandPolyline,showCreateToolsText,showSnappingControlsElementsHeader,snappingOptions:,state:,textSymbol:,toolbarKind,tooltipOptions:,updateGraphics:,view:,visualScale;cancel,complete,create,delete,destroy,duplicate,redo,triggerUpdate,undo"],
112
112
  "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"],
113
- "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"],
114
- "arcgis-slider-classed-color-legacy": [() => import("./components/arcgis-slider-classed-color-legacy/customElement.js"), "autoDestroyDisabled,breaks:,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,state;destroy,updateClassBreakInfos,updateFromRendererResult"],
115
- "arcgis-slider-classed-size-legacy": [() => import("./components/arcgis-slider-classed-size-legacy/customElement.js"), "autoDestroyDisabled,breaks:,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state;destroy,updateClassBreakInfos,updateFromRendererResult"],
113
+ "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"],
114
+ "arcgis-slider-classed-color-legacy": [() => import("./components/arcgis-slider-classed-color-legacy/customElement.js"), "autoDestroyDisabled,breaks:,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,state:;destroy,updateClassBreakInfos,updateFromRendererResult"],
115
+ "arcgis-slider-classed-size-legacy": [() => import("./components/arcgis-slider-classed-size-legacy/customElement.js"), "autoDestroyDisabled,breaks:,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:;destroy,updateClassBreakInfos,updateFromRendererResult"],
116
116
  "arcgis-slider-color-legacy": [() => import("./components/arcgis-slider-color-legacy/customElement.js"), "autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,primaryHandleEnabled,referenceElement,stops:,zoomOptions:;destroy;updateFromRendererResult"],
117
- "arcgis-slider-color-size-legacy": [() => import("./components/arcgis-slider-color-size-legacy/customElement.js"), "autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,persistSizeRangeEnabled,precision,primaryHandleEnabled,referenceElement,state,stops:,zoomOptions:;destroy,updateFromRendererResult;updateVisualVariables"],
118
- "arcgis-slider-heatmap-legacy": [() => import("./components/arcgis-slider-heatmap-legacy/customElement.js"), "autoDestroyDisabled,icon,max:,min:,precision,referenceElement,state,stops:;destroy"],
119
- "arcgis-slider-opacity-legacy": [() => import("./components/arcgis-slider-opacity-legacy/customElement.js"), "autoDestroyDisabled,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state,stops:,zoomOptions:;destroy,updateFromVisualVariableResult"],
120
- "arcgis-slider-size-legacy": [() => import("./components/arcgis-slider-size-legacy/customElement.js"), "autoDestroyDisabled,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state,stops:,zoomOptions:;destroy;updateFromRendererResult,updateVisualVariable"],
117
+ "arcgis-slider-color-size-legacy": [() => import("./components/arcgis-slider-color-size-legacy/customElement.js"), "autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,persistSizeRangeEnabled,precision,primaryHandleEnabled,referenceElement,state:,stops:,zoomOptions:;destroy,updateFromRendererResult;updateVisualVariables"],
118
+ "arcgis-slider-heatmap-legacy": [() => import("./components/arcgis-slider-heatmap-legacy/customElement.js"), "autoDestroyDisabled,icon,max:,min:,precision,referenceElement,state:,stops:;destroy"],
119
+ "arcgis-slider-opacity-legacy": [() => import("./components/arcgis-slider-opacity-legacy/customElement.js"), "autoDestroyDisabled,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy,updateFromVisualVariableResult"],
120
+ "arcgis-slider-size-legacy": [() => import("./components/arcgis-slider-size-legacy/customElement.js"), "autoDestroyDisabled,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy;updateFromRendererResult,updateVisualVariable"],
121
121
  "arcgis-snapping-controls": [() => import("./components/arcgis-snapping-controls/customElement.js"), "autoDestroyDisabled,hideEnabledToggle,hideFeatureEnabledToggle,hideGridControls,hideGridControlsElementsColorSelection,hideGridControlsElementsDynamicScaleToggle,hideGridControlsElementsLineIntervalInput,hideGridControlsElementsNumericInputs,hideGridControlsElementsOutOfScaleWarning,hideGridControlsElementsPlacementButtons,hideGridControlsElementsRotateWithMapToggle,hideLayerList,hideSelfEnabledToggle,icon,label,referenceElement,showGridControlsElementsGridEnabledToggle,showHeader,snappingOptions:,state,view:;destroy"],
122
122
  "arcgis-spinner": [() => import("./components/arcgis-spinner/customElement.js"), "autoDestroyDisabled,label,location:,screenLocation:,trackLocation,view:;destroy"],
123
123
  "arcgis-color-select": [() => import("./components/arcgis-color-select/customElement.js"), "_messages:,color,label"],
@@ -254,7 +254,7 @@ interface LuminaArcgisFeatureTable extends Partial<Pick<ArcgisFeatureTable, "act
254
254
  onarcgisSelectionChange?: EventHandler<ArcgisFeatureTable["arcgisSelectionChange"]>;
255
255
  }
256
256
 
257
- interface LuminaArcgisFeatureTemplates extends Partial<Pick<ArcgisFeatureTemplates, "autoDestroyDisabled" | "disabledItemFunction" | "enableListScroll" | "filterFunction" | "filterText" | "groupBy" | "headingLevel" | "hideFilter" | "label" | "layers" | "referenceElement" | "selectionMode">>, ArcgisFeatureTemplatesSetterTypes, h.JSX.HTMLAttributes<ArcgisFeatureTemplates> {
257
+ interface LuminaArcgisFeatureTemplates extends Partial<Pick<ArcgisFeatureTemplates, "autoDestroyDisabled" | "disabledItemFunction" | "enableListScroll" | "filterFunction" | "filterText" | "groupBy" | "headingLevel" | "hideFilter" | "label" | "layers" | "referenceElement" | "selectionMode" | "view">>, ArcgisFeatureTemplatesSetterTypes, h.JSX.HTMLAttributes<ArcgisFeatureTemplates> {
258
258
  onarcgisPropertyChange?: EventHandler<ArcgisFeatureTemplates["arcgisPropertyChange"]>;
259
259
  onarcgisReady?: EventHandler<ArcgisFeatureTemplates["arcgisReady"]>;
260
260
  onarcgisSelect?: EventHandler<ArcgisFeatureTemplates["arcgisSelect"]>;
@@ -524,21 +524,21 @@ interface LuminaArcgisSlice extends Partial<Pick<ArcgisSlice, "analysis" | "auto
524
524
  onarcgisReady?: EventHandler<ArcgisSlice["arcgisReady"]>;
525
525
  }
526
526
 
527
- interface LuminaArcgisSliderBinaryColorSizeLegacy extends Partial<Pick<ArcgisSliderBinaryColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, h.JSX.HTMLAttributes<ArcgisSliderBinaryColorSizeLegacy> {
527
+ interface LuminaArcgisSliderBinaryColorSizeLegacy extends Partial<Pick<ArcgisSliderBinaryColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, h.JSX.HTMLAttributes<ArcgisSliderBinaryColorSizeLegacy> {
528
528
  onarcgisPropertyChange?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisPropertyChange"]>;
529
529
  onarcgisReady?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisReady"]>;
530
530
  onarcgisThumbChange?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisThumbChange"]>;
531
531
  onarcgisThumbDrag?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisThumbDrag"]>;
532
532
  }
533
533
 
534
- interface LuminaArcgisSliderClassedColorLegacy extends Partial<Pick<ArcgisSliderClassedColorLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "state">>, h.JSX.HTMLAttributes<ArcgisSliderClassedColorLegacy> {
534
+ interface LuminaArcgisSliderClassedColorLegacy extends Partial<Pick<ArcgisSliderClassedColorLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement">>, h.JSX.HTMLAttributes<ArcgisSliderClassedColorLegacy> {
535
535
  onarcgisPropertyChange?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisPropertyChange"]>;
536
536
  onarcgisReady?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisReady"]>;
537
537
  onarcgisThumbChange?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisThumbChange"]>;
538
538
  onarcgisThumbDrag?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisThumbDrag"]>;
539
539
  }
540
540
 
541
- interface LuminaArcgisSliderClassedSizeLegacy extends Partial<Pick<ArcgisSliderClassedSizeLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state">>, h.JSX.HTMLAttributes<ArcgisSliderClassedSizeLegacy> {
541
+ interface LuminaArcgisSliderClassedSizeLegacy extends Partial<Pick<ArcgisSliderClassedSizeLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle">>, h.JSX.HTMLAttributes<ArcgisSliderClassedSizeLegacy> {
542
542
  onarcgisPropertyChange?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisPropertyChange"]>;
543
543
  onarcgisReady?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisReady"]>;
544
544
  onarcgisThumbChange?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisThumbChange"]>;
@@ -552,28 +552,28 @@ interface LuminaArcgisSliderColorLegacy extends Partial<Pick<ArcgisSliderColorLe
552
552
  onarcgisThumbDrag?: EventHandler<ArcgisSliderColorLegacy["arcgisThumbDrag"]>;
553
553
  }
554
554
 
555
- interface LuminaArcgisSliderColorSizeLegacy extends Partial<Pick<ArcgisSliderColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "primaryHandleEnabled" | "referenceElement" | "state" | "stops" | "zoomOptions">>, h.JSX.HTMLAttributes<ArcgisSliderColorSizeLegacy> {
555
+ interface LuminaArcgisSliderColorSizeLegacy extends Partial<Pick<ArcgisSliderColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "primaryHandleEnabled" | "referenceElement" | "stops" | "zoomOptions">>, h.JSX.HTMLAttributes<ArcgisSliderColorSizeLegacy> {
556
556
  onarcgisPropertyChange?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisPropertyChange"]>;
557
557
  onarcgisReady?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisReady"]>;
558
558
  onarcgisThumbChange?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisThumbChange"]>;
559
559
  onarcgisThumbDrag?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisThumbDrag"]>;
560
560
  }
561
561
 
562
- interface LuminaArcgisSliderHeatmapLegacy extends Partial<Pick<ArcgisSliderHeatmapLegacy, "autoDestroyDisabled" | "icon" | "precision" | "referenceElement" | "state" | "stops">>, h.JSX.HTMLAttributes<ArcgisSliderHeatmapLegacy> {
562
+ interface LuminaArcgisSliderHeatmapLegacy extends Partial<Pick<ArcgisSliderHeatmapLegacy, "autoDestroyDisabled" | "icon" | "precision" | "referenceElement" | "stops">>, h.JSX.HTMLAttributes<ArcgisSliderHeatmapLegacy> {
563
563
  onarcgisPropertyChange?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisPropertyChange"]>;
564
564
  onarcgisReady?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisReady"]>;
565
565
  onarcgisThumbChange?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisThumbChange"]>;
566
566
  onarcgisThumbDrag?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisThumbDrag"]>;
567
567
  }
568
568
 
569
- interface LuminaArcgisSliderOpacityLegacy extends Partial<Pick<ArcgisSliderOpacityLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, h.JSX.HTMLAttributes<ArcgisSliderOpacityLegacy> {
569
+ interface LuminaArcgisSliderOpacityLegacy extends Partial<Pick<ArcgisSliderOpacityLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, h.JSX.HTMLAttributes<ArcgisSliderOpacityLegacy> {
570
570
  onarcgisPropertyChange?: EventHandler<ArcgisSliderOpacityLegacy["arcgisPropertyChange"]>;
571
571
  onarcgisReady?: EventHandler<ArcgisSliderOpacityLegacy["arcgisReady"]>;
572
572
  onarcgisThumbChange?: EventHandler<ArcgisSliderOpacityLegacy["arcgisThumbChange"]>;
573
573
  onarcgisThumbDrag?: EventHandler<ArcgisSliderOpacityLegacy["arcgisThumbDrag"]>;
574
574
  }
575
575
 
576
- interface LuminaArcgisSliderSizeLegacy extends Partial<Pick<ArcgisSliderSizeLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, h.JSX.HTMLAttributes<ArcgisSliderSizeLegacy> {
576
+ interface LuminaArcgisSliderSizeLegacy extends Partial<Pick<ArcgisSliderSizeLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, h.JSX.HTMLAttributes<ArcgisSliderSizeLegacy> {
577
577
  onarcgisPropertyChange?: EventHandler<ArcgisSliderSizeLegacy["arcgisPropertyChange"]>;
578
578
  onarcgisReady?: EventHandler<ArcgisSliderSizeLegacy["arcgisReady"]>;
579
579
  onarcgisThumbChange?: EventHandler<ArcgisSliderSizeLegacy["arcgisThumbChange"]>;
@@ -255,7 +255,7 @@ interface PreactArcgisFeatureTable extends Partial<Pick<ArcgisFeatureTable, "act
255
255
  onarcgisSelectionChange?: EventHandler<ArcgisFeatureTable["arcgisSelectionChange"]>;
256
256
  }
257
257
 
258
- interface PreactArcgisFeatureTemplates extends Partial<Pick<ArcgisFeatureTemplates, "autoDestroyDisabled" | "disabledItemFunction" | "enableListScroll" | "filterFunction" | "filterText" | "groupBy" | "headingLevel" | "hideFilter" | "label" | "layers" | "referenceElement" | "selectionMode">>, ArcgisFeatureTemplatesSetterTypes, HTMLAttributes<ArcgisFeatureTemplates> {
258
+ interface PreactArcgisFeatureTemplates extends Partial<Pick<ArcgisFeatureTemplates, "autoDestroyDisabled" | "disabledItemFunction" | "enableListScroll" | "filterFunction" | "filterText" | "groupBy" | "headingLevel" | "hideFilter" | "label" | "layers" | "referenceElement" | "selectionMode" | "view">>, ArcgisFeatureTemplatesSetterTypes, HTMLAttributes<ArcgisFeatureTemplates> {
259
259
  onarcgisPropertyChange?: EventHandler<ArcgisFeatureTemplates["arcgisPropertyChange"]>;
260
260
  onarcgisReady?: EventHandler<ArcgisFeatureTemplates["arcgisReady"]>;
261
261
  onarcgisSelect?: EventHandler<ArcgisFeatureTemplates["arcgisSelect"]>;
@@ -525,21 +525,21 @@ interface PreactArcgisSlice extends Partial<Pick<ArcgisSlice, "analysis" | "auto
525
525
  onarcgisReady?: EventHandler<ArcgisSlice["arcgisReady"]>;
526
526
  }
527
527
 
528
- interface PreactArcgisSliderBinaryColorSizeLegacy extends Partial<Pick<ArcgisSliderBinaryColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, HTMLAttributes<ArcgisSliderBinaryColorSizeLegacy> {
528
+ interface PreactArcgisSliderBinaryColorSizeLegacy extends Partial<Pick<ArcgisSliderBinaryColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, HTMLAttributes<ArcgisSliderBinaryColorSizeLegacy> {
529
529
  onarcgisPropertyChange?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisPropertyChange"]>;
530
530
  onarcgisReady?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisReady"]>;
531
531
  onarcgisThumbChange?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisThumbChange"]>;
532
532
  onarcgisThumbDrag?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisThumbDrag"]>;
533
533
  }
534
534
 
535
- interface PreactArcgisSliderClassedColorLegacy extends Partial<Pick<ArcgisSliderClassedColorLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "state">>, HTMLAttributes<ArcgisSliderClassedColorLegacy> {
535
+ interface PreactArcgisSliderClassedColorLegacy extends Partial<Pick<ArcgisSliderClassedColorLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement">>, HTMLAttributes<ArcgisSliderClassedColorLegacy> {
536
536
  onarcgisPropertyChange?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisPropertyChange"]>;
537
537
  onarcgisReady?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisReady"]>;
538
538
  onarcgisThumbChange?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisThumbChange"]>;
539
539
  onarcgisThumbDrag?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisThumbDrag"]>;
540
540
  }
541
541
 
542
- interface PreactArcgisSliderClassedSizeLegacy extends Partial<Pick<ArcgisSliderClassedSizeLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state">>, HTMLAttributes<ArcgisSliderClassedSizeLegacy> {
542
+ interface PreactArcgisSliderClassedSizeLegacy extends Partial<Pick<ArcgisSliderClassedSizeLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle">>, HTMLAttributes<ArcgisSliderClassedSizeLegacy> {
543
543
  onarcgisPropertyChange?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisPropertyChange"]>;
544
544
  onarcgisReady?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisReady"]>;
545
545
  onarcgisThumbChange?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisThumbChange"]>;
@@ -553,28 +553,28 @@ interface PreactArcgisSliderColorLegacy extends Partial<Pick<ArcgisSliderColorLe
553
553
  onarcgisThumbDrag?: EventHandler<ArcgisSliderColorLegacy["arcgisThumbDrag"]>;
554
554
  }
555
555
 
556
- interface PreactArcgisSliderColorSizeLegacy extends Partial<Pick<ArcgisSliderColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "primaryHandleEnabled" | "referenceElement" | "state" | "stops" | "zoomOptions">>, HTMLAttributes<ArcgisSliderColorSizeLegacy> {
556
+ interface PreactArcgisSliderColorSizeLegacy extends Partial<Pick<ArcgisSliderColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "primaryHandleEnabled" | "referenceElement" | "stops" | "zoomOptions">>, HTMLAttributes<ArcgisSliderColorSizeLegacy> {
557
557
  onarcgisPropertyChange?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisPropertyChange"]>;
558
558
  onarcgisReady?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisReady"]>;
559
559
  onarcgisThumbChange?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisThumbChange"]>;
560
560
  onarcgisThumbDrag?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisThumbDrag"]>;
561
561
  }
562
562
 
563
- interface PreactArcgisSliderHeatmapLegacy extends Partial<Pick<ArcgisSliderHeatmapLegacy, "autoDestroyDisabled" | "icon" | "precision" | "referenceElement" | "state" | "stops">>, HTMLAttributes<ArcgisSliderHeatmapLegacy> {
563
+ interface PreactArcgisSliderHeatmapLegacy extends Partial<Pick<ArcgisSliderHeatmapLegacy, "autoDestroyDisabled" | "icon" | "precision" | "referenceElement" | "stops">>, HTMLAttributes<ArcgisSliderHeatmapLegacy> {
564
564
  onarcgisPropertyChange?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisPropertyChange"]>;
565
565
  onarcgisReady?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisReady"]>;
566
566
  onarcgisThumbChange?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisThumbChange"]>;
567
567
  onarcgisThumbDrag?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisThumbDrag"]>;
568
568
  }
569
569
 
570
- interface PreactArcgisSliderOpacityLegacy extends Partial<Pick<ArcgisSliderOpacityLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, HTMLAttributes<ArcgisSliderOpacityLegacy> {
570
+ interface PreactArcgisSliderOpacityLegacy extends Partial<Pick<ArcgisSliderOpacityLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, HTMLAttributes<ArcgisSliderOpacityLegacy> {
571
571
  onarcgisPropertyChange?: EventHandler<ArcgisSliderOpacityLegacy["arcgisPropertyChange"]>;
572
572
  onarcgisReady?: EventHandler<ArcgisSliderOpacityLegacy["arcgisReady"]>;
573
573
  onarcgisThumbChange?: EventHandler<ArcgisSliderOpacityLegacy["arcgisThumbChange"]>;
574
574
  onarcgisThumbDrag?: EventHandler<ArcgisSliderOpacityLegacy["arcgisThumbDrag"]>;
575
575
  }
576
576
 
577
- interface PreactArcgisSliderSizeLegacy extends Partial<Pick<ArcgisSliderSizeLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, HTMLAttributes<ArcgisSliderSizeLegacy> {
577
+ interface PreactArcgisSliderSizeLegacy extends Partial<Pick<ArcgisSliderSizeLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, HTMLAttributes<ArcgisSliderSizeLegacy> {
578
578
  onarcgisPropertyChange?: EventHandler<ArcgisSliderSizeLegacy["arcgisPropertyChange"]>;
579
579
  onarcgisReady?: EventHandler<ArcgisSliderSizeLegacy["arcgisReady"]>;
580
580
  onarcgisThumbChange?: EventHandler<ArcgisSliderSizeLegacy["arcgisThumbChange"]>;
@@ -255,7 +255,7 @@ interface ReactArcgisFeatureTable extends Partial<Pick<ArcgisFeatureTable, "acti
255
255
  onarcgisSelectionChange?: EventHandler<ArcgisFeatureTable["arcgisSelectionChange"]>;
256
256
  }
257
257
 
258
- interface ReactArcgisFeatureTemplates extends Partial<Pick<ArcgisFeatureTemplates, "autoDestroyDisabled" | "disabledItemFunction" | "enableListScroll" | "filterFunction" | "filterText" | "groupBy" | "headingLevel" | "hideFilter" | "label" | "layers" | "referenceElement" | "selectionMode">>, ArcgisFeatureTemplatesSetterTypes, HTMLProps<ArcgisFeatureTemplates> {
258
+ interface ReactArcgisFeatureTemplates extends Partial<Pick<ArcgisFeatureTemplates, "autoDestroyDisabled" | "disabledItemFunction" | "enableListScroll" | "filterFunction" | "filterText" | "groupBy" | "headingLevel" | "hideFilter" | "label" | "layers" | "referenceElement" | "selectionMode" | "view">>, ArcgisFeatureTemplatesSetterTypes, HTMLProps<ArcgisFeatureTemplates> {
259
259
  onarcgisPropertyChange?: EventHandler<ArcgisFeatureTemplates["arcgisPropertyChange"]>;
260
260
  onarcgisReady?: EventHandler<ArcgisFeatureTemplates["arcgisReady"]>;
261
261
  onarcgisSelect?: EventHandler<ArcgisFeatureTemplates["arcgisSelect"]>;
@@ -525,21 +525,21 @@ interface ReactArcgisSlice extends Partial<Pick<ArcgisSlice, "analysis" | "autoD
525
525
  onarcgisReady?: EventHandler<ArcgisSlice["arcgisReady"]>;
526
526
  }
527
527
 
528
- interface ReactArcgisSliderBinaryColorSizeLegacy extends Partial<Pick<ArcgisSliderBinaryColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, HTMLProps<ArcgisSliderBinaryColorSizeLegacy> {
528
+ interface ReactArcgisSliderBinaryColorSizeLegacy extends Partial<Pick<ArcgisSliderBinaryColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, HTMLProps<ArcgisSliderBinaryColorSizeLegacy> {
529
529
  onarcgisPropertyChange?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisPropertyChange"]>;
530
530
  onarcgisReady?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisReady"]>;
531
531
  onarcgisThumbChange?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisThumbChange"]>;
532
532
  onarcgisThumbDrag?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisThumbDrag"]>;
533
533
  }
534
534
 
535
- interface ReactArcgisSliderClassedColorLegacy extends Partial<Pick<ArcgisSliderClassedColorLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "state">>, HTMLProps<ArcgisSliderClassedColorLegacy> {
535
+ interface ReactArcgisSliderClassedColorLegacy extends Partial<Pick<ArcgisSliderClassedColorLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement">>, HTMLProps<ArcgisSliderClassedColorLegacy> {
536
536
  onarcgisPropertyChange?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisPropertyChange"]>;
537
537
  onarcgisReady?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisReady"]>;
538
538
  onarcgisThumbChange?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisThumbChange"]>;
539
539
  onarcgisThumbDrag?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisThumbDrag"]>;
540
540
  }
541
541
 
542
- interface ReactArcgisSliderClassedSizeLegacy extends Partial<Pick<ArcgisSliderClassedSizeLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state">>, HTMLProps<ArcgisSliderClassedSizeLegacy> {
542
+ interface ReactArcgisSliderClassedSizeLegacy extends Partial<Pick<ArcgisSliderClassedSizeLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle">>, HTMLProps<ArcgisSliderClassedSizeLegacy> {
543
543
  onarcgisPropertyChange?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisPropertyChange"]>;
544
544
  onarcgisReady?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisReady"]>;
545
545
  onarcgisThumbChange?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisThumbChange"]>;
@@ -553,28 +553,28 @@ interface ReactArcgisSliderColorLegacy extends Partial<Pick<ArcgisSliderColorLeg
553
553
  onarcgisThumbDrag?: EventHandler<ArcgisSliderColorLegacy["arcgisThumbDrag"]>;
554
554
  }
555
555
 
556
- interface ReactArcgisSliderColorSizeLegacy extends Partial<Pick<ArcgisSliderColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "primaryHandleEnabled" | "referenceElement" | "state" | "stops" | "zoomOptions">>, HTMLProps<ArcgisSliderColorSizeLegacy> {
556
+ interface ReactArcgisSliderColorSizeLegacy extends Partial<Pick<ArcgisSliderColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "primaryHandleEnabled" | "referenceElement" | "stops" | "zoomOptions">>, HTMLProps<ArcgisSliderColorSizeLegacy> {
557
557
  onarcgisPropertyChange?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisPropertyChange"]>;
558
558
  onarcgisReady?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisReady"]>;
559
559
  onarcgisThumbChange?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisThumbChange"]>;
560
560
  onarcgisThumbDrag?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisThumbDrag"]>;
561
561
  }
562
562
 
563
- interface ReactArcgisSliderHeatmapLegacy extends Partial<Pick<ArcgisSliderHeatmapLegacy, "autoDestroyDisabled" | "icon" | "precision" | "referenceElement" | "state" | "stops">>, HTMLProps<ArcgisSliderHeatmapLegacy> {
563
+ interface ReactArcgisSliderHeatmapLegacy extends Partial<Pick<ArcgisSliderHeatmapLegacy, "autoDestroyDisabled" | "icon" | "precision" | "referenceElement" | "stops">>, HTMLProps<ArcgisSliderHeatmapLegacy> {
564
564
  onarcgisPropertyChange?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisPropertyChange"]>;
565
565
  onarcgisReady?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisReady"]>;
566
566
  onarcgisThumbChange?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisThumbChange"]>;
567
567
  onarcgisThumbDrag?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisThumbDrag"]>;
568
568
  }
569
569
 
570
- interface ReactArcgisSliderOpacityLegacy extends Partial<Pick<ArcgisSliderOpacityLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, HTMLProps<ArcgisSliderOpacityLegacy> {
570
+ interface ReactArcgisSliderOpacityLegacy extends Partial<Pick<ArcgisSliderOpacityLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, HTMLProps<ArcgisSliderOpacityLegacy> {
571
571
  onarcgisPropertyChange?: EventHandler<ArcgisSliderOpacityLegacy["arcgisPropertyChange"]>;
572
572
  onarcgisReady?: EventHandler<ArcgisSliderOpacityLegacy["arcgisReady"]>;
573
573
  onarcgisThumbChange?: EventHandler<ArcgisSliderOpacityLegacy["arcgisThumbChange"]>;
574
574
  onarcgisThumbDrag?: EventHandler<ArcgisSliderOpacityLegacy["arcgisThumbDrag"]>;
575
575
  }
576
576
 
577
- interface ReactArcgisSliderSizeLegacy extends Partial<Pick<ArcgisSliderSizeLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, HTMLProps<ArcgisSliderSizeLegacy> {
577
+ interface ReactArcgisSliderSizeLegacy extends Partial<Pick<ArcgisSliderSizeLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, HTMLProps<ArcgisSliderSizeLegacy> {
578
578
  onarcgisPropertyChange?: EventHandler<ArcgisSliderSizeLegacy["arcgisPropertyChange"]>;
579
579
  onarcgisReady?: EventHandler<ArcgisSliderSizeLegacy["arcgisReady"]>;
580
580
  onarcgisThumbChange?: EventHandler<ArcgisSliderSizeLegacy["arcgisThumbChange"]>;
@@ -255,7 +255,7 @@ interface StencilArcgisFeatureTable extends Partial<Pick<ArcgisFeatureTable, "ac
255
255
  onArcgisSelectionChange?: EventHandler<ArcgisFeatureTable["arcgisSelectionChange"]>;
256
256
  }
257
257
 
258
- interface StencilArcgisFeatureTemplates extends Partial<Pick<ArcgisFeatureTemplates, "autoDestroyDisabled" | "disabledItemFunction" | "enableListScroll" | "filterFunction" | "filterText" | "groupBy" | "headingLevel" | "hideFilter" | "label" | "layers" | "referenceElement" | "selectionMode">>, ArcgisFeatureTemplatesSetterTypes, StencilJsx.HTMLAttributes<ArcgisFeatureTemplates> {
258
+ interface StencilArcgisFeatureTemplates extends Partial<Pick<ArcgisFeatureTemplates, "autoDestroyDisabled" | "disabledItemFunction" | "enableListScroll" | "filterFunction" | "filterText" | "groupBy" | "headingLevel" | "hideFilter" | "label" | "layers" | "referenceElement" | "selectionMode" | "view">>, ArcgisFeatureTemplatesSetterTypes, StencilJsx.HTMLAttributes<ArcgisFeatureTemplates> {
259
259
  onArcgisPropertyChange?: EventHandler<ArcgisFeatureTemplates["arcgisPropertyChange"]>;
260
260
  onArcgisReady?: EventHandler<ArcgisFeatureTemplates["arcgisReady"]>;
261
261
  onArcgisSelect?: EventHandler<ArcgisFeatureTemplates["arcgisSelect"]>;
@@ -525,21 +525,21 @@ interface StencilArcgisSlice extends Partial<Pick<ArcgisSlice, "analysis" | "aut
525
525
  onArcgisReady?: EventHandler<ArcgisSlice["arcgisReady"]>;
526
526
  }
527
527
 
528
- interface StencilArcgisSliderBinaryColorSizeLegacy extends Partial<Pick<ArcgisSliderBinaryColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, StencilJsx.HTMLAttributes<ArcgisSliderBinaryColorSizeLegacy> {
528
+ interface StencilArcgisSliderBinaryColorSizeLegacy extends Partial<Pick<ArcgisSliderBinaryColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, StencilJsx.HTMLAttributes<ArcgisSliderBinaryColorSizeLegacy> {
529
529
  onArcgisPropertyChange?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisPropertyChange"]>;
530
530
  onArcgisReady?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisReady"]>;
531
531
  onArcgisThumbChange?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisThumbChange"]>;
532
532
  onArcgisThumbDrag?: EventHandler<ArcgisSliderBinaryColorSizeLegacy["arcgisThumbDrag"]>;
533
533
  }
534
534
 
535
- interface StencilArcgisSliderClassedColorLegacy extends Partial<Pick<ArcgisSliderClassedColorLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "state">>, StencilJsx.HTMLAttributes<ArcgisSliderClassedColorLegacy> {
535
+ interface StencilArcgisSliderClassedColorLegacy extends Partial<Pick<ArcgisSliderClassedColorLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement">>, StencilJsx.HTMLAttributes<ArcgisSliderClassedColorLegacy> {
536
536
  onArcgisPropertyChange?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisPropertyChange"]>;
537
537
  onArcgisReady?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisReady"]>;
538
538
  onArcgisThumbChange?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisThumbChange"]>;
539
539
  onArcgisThumbDrag?: EventHandler<ArcgisSliderClassedColorLegacy["arcgisThumbDrag"]>;
540
540
  }
541
541
 
542
- interface StencilArcgisSliderClassedSizeLegacy extends Partial<Pick<ArcgisSliderClassedSizeLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state">>, StencilJsx.HTMLAttributes<ArcgisSliderClassedSizeLegacy> {
542
+ interface StencilArcgisSliderClassedSizeLegacy extends Partial<Pick<ArcgisSliderClassedSizeLegacy, "autoDestroyDisabled" | "breaks" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle">>, StencilJsx.HTMLAttributes<ArcgisSliderClassedSizeLegacy> {
543
543
  onArcgisPropertyChange?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisPropertyChange"]>;
544
544
  onArcgisReady?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisReady"]>;
545
545
  onArcgisThumbChange?: EventHandler<ArcgisSliderClassedSizeLegacy["arcgisThumbChange"]>;
@@ -553,28 +553,28 @@ interface StencilArcgisSliderColorLegacy extends Partial<Pick<ArcgisSliderColorL
553
553
  onArcgisThumbDrag?: EventHandler<ArcgisSliderColorLegacy["arcgisThumbDrag"]>;
554
554
  }
555
555
 
556
- interface StencilArcgisSliderColorSizeLegacy extends Partial<Pick<ArcgisSliderColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "primaryHandleEnabled" | "referenceElement" | "state" | "stops" | "zoomOptions">>, StencilJsx.HTMLAttributes<ArcgisSliderColorSizeLegacy> {
556
+ interface StencilArcgisSliderColorSizeLegacy extends Partial<Pick<ArcgisSliderColorSizeLegacy, "autoDestroyDisabled" | "handlesSyncedToPrimary" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "persistSizeRangeEnabled" | "precision" | "primaryHandleEnabled" | "referenceElement" | "stops" | "zoomOptions">>, StencilJsx.HTMLAttributes<ArcgisSliderColorSizeLegacy> {
557
557
  onArcgisPropertyChange?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisPropertyChange"]>;
558
558
  onArcgisReady?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisReady"]>;
559
559
  onArcgisThumbChange?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisThumbChange"]>;
560
560
  onArcgisThumbDrag?: EventHandler<ArcgisSliderColorSizeLegacy["arcgisThumbDrag"]>;
561
561
  }
562
562
 
563
- interface StencilArcgisSliderHeatmapLegacy extends Partial<Pick<ArcgisSliderHeatmapLegacy, "autoDestroyDisabled" | "icon" | "precision" | "referenceElement" | "state" | "stops">>, StencilJsx.HTMLAttributes<ArcgisSliderHeatmapLegacy> {
563
+ interface StencilArcgisSliderHeatmapLegacy extends Partial<Pick<ArcgisSliderHeatmapLegacy, "autoDestroyDisabled" | "icon" | "precision" | "referenceElement" | "stops">>, StencilJsx.HTMLAttributes<ArcgisSliderHeatmapLegacy> {
564
564
  onArcgisPropertyChange?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisPropertyChange"]>;
565
565
  onArcgisReady?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisReady"]>;
566
566
  onArcgisThumbChange?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisThumbChange"]>;
567
567
  onArcgisThumbDrag?: EventHandler<ArcgisSliderHeatmapLegacy["arcgisThumbDrag"]>;
568
568
  }
569
569
 
570
- interface StencilArcgisSliderOpacityLegacy extends Partial<Pick<ArcgisSliderOpacityLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, StencilJsx.HTMLAttributes<ArcgisSliderOpacityLegacy> {
570
+ interface StencilArcgisSliderOpacityLegacy extends Partial<Pick<ArcgisSliderOpacityLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, StencilJsx.HTMLAttributes<ArcgisSliderOpacityLegacy> {
571
571
  onArcgisPropertyChange?: EventHandler<ArcgisSliderOpacityLegacy["arcgisPropertyChange"]>;
572
572
  onArcgisReady?: EventHandler<ArcgisSliderOpacityLegacy["arcgisReady"]>;
573
573
  onArcgisThumbChange?: EventHandler<ArcgisSliderOpacityLegacy["arcgisThumbChange"]>;
574
574
  onArcgisThumbDrag?: EventHandler<ArcgisSliderOpacityLegacy["arcgisThumbDrag"]>;
575
575
  }
576
576
 
577
- interface StencilArcgisSliderSizeLegacy extends Partial<Pick<ArcgisSliderSizeLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "state" | "stops" | "zoomOptions">>, StencilJsx.HTMLAttributes<ArcgisSliderSizeLegacy> {
577
+ interface StencilArcgisSliderSizeLegacy extends Partial<Pick<ArcgisSliderSizeLegacy, "autoDestroyDisabled" | "histogramConfig" | "icon" | "inputFormatFunction" | "inputParseFunction" | "labelFormatFunction" | "max" | "min" | "precision" | "referenceElement" | "sliderStyle" | "stops" | "zoomOptions">>, StencilJsx.HTMLAttributes<ArcgisSliderSizeLegacy> {
578
578
  onArcgisPropertyChange?: EventHandler<ArcgisSliderSizeLegacy["arcgisPropertyChange"]>;
579
579
  onArcgisReady?: EventHandler<ArcgisSliderSizeLegacy["arcgisReady"]>;
580
580
  onArcgisThumbChange?: EventHandler<ArcgisSliderSizeLegacy["arcgisThumbChange"]>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/map-components",
3
- "version": "5.1.0-next.18",
3
+ "version": "5.1.0-next.19",
4
4
  "description": "ArcGIS Map Components",
5
5
  "keywords": [
6
6
  "2D",
@@ -46,9 +46,9 @@
46
46
  "lit": "^3.3.0",
47
47
  "lodash-es": "^4.17.23",
48
48
  "tslib": "^2.8.1",
49
- "@arcgis/toolkit": "5.1.0-next.18",
50
- "@arcgis/lumina": "5.1.0-next.18",
51
- "@arcgis/common-components": "5.1.0-next.18"
49
+ "@arcgis/common-components": "5.1.0-next.19",
50
+ "@arcgis/lumina": "5.1.0-next.19",
51
+ "@arcgis/toolkit": "5.1.0-next.19"
52
52
  },
53
53
  "peerDependencies": {
54
54
  "@arcgis/core": "^5.0.0-next",