@arcgis/map-components 5.1.0-next.59 → 5.1.0-next.60

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.
@@ -0,0 +1,2 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import c from"./3FQKWB7C.js";import a from"./R3NYK6BO.js";import{a as $}from"./MPXHOG6M.js";import{a as C}from"./6BSFBUM6.js";import{g as T}from"./RFJ2A4C5.js";import"./HKAKOHQC.js";import"./EHZW6UXL.js";import{N as d,O as k,U as S,a as b,b as s,p as l,r as y,s as _,x as n}from"./MDRC374Z.js";import"./3TTFCHAA.js";export default $arcgis.t(([h,{watch:P},{substitute:F},I,U,A,E,D,{a:N,b:u,d:p,e:L,f:v},{r:g}])=>{var M=b`:host{height:100%;flex-grow:1}calcite-flow{min-height:var(--arcgis-internal-panel-height-sm, 240px)}calcite-block-group{flex-grow:1;padding-bottom:var(--calcite-spacing-md);background-color:var(--calcite-color-foreground-1)}calcite-block{--calcite-block-content-space: 0;--calcite-block-border-color: transparent;margin:0}calcite-block calcite-select,calcite-block calcite-input{margin:0 var(--calcite-spacing-md)}calcite-block calcite-input-message{padding:var(--calcite-spacing-sm) var(--calcite-spacing-md) 0 var(--calcite-spacing-md)}calcite-block calcite-label:last-child{--calcite-label-margin-bottom: 0}calcite-notice{margin:var(--calcite-spacing-md)}#subnetwork-info-block{margin:var(--calcite-spacing-md) var(--calcite-spacing-md) 0 var(--calcite-spacing-md)}#results-limited-message{padding:var(--calcite-spacing-sm)}.inline-loader{--calcite-loader-spacing: var(--calcite-spacing-md)}.add-spatial-mode{display:flex;flex-direction:column;gap:var(--calcite-spacing-md);margin:var(--calcite-spacing-md)}.heading{color:var(--calcite-color-text-1);margin:0 0 var(--calcite-spacing-md) 0;font-size:var(--calcite-font-size);font-style:normal;font-weight:var(--calcite-font-weight-medium)}`,m=`utility-network-trace-inputs-sketch-${Date.now()}`,B=20,f=class extends k{constructor(){super(...arguments),this._defaultPopupTemplateEnabled=!0,this._messages=C({blocking:!0}),this._layerIdToLayer=new Map,this._startingPoints=new h,this._barriers=new h,this._stoppingPoints=new h,this._subnetworkTraceTypes=new Set(["subnetwork","subnetwork-controller","upstream","downstream","isolation"]),this._removeDuplicateSubnetworkNames=(e,t,i)=>t===0||e.getAttribute("SUBNETWORKNAME")!==i[t-1].getAttribute("SUBNETWORKNAME"),this._hitTestPromise=null,this._featuresFromHitTest=[],this._displayLimit=20,this._traceLocationStartingRefChange=e=>{e&&(this._traceLocationStartingElement=e)},this._traceLocationBarrierRefChange=e=>{e&&(this._traceLocationBarrierElement=e)},this._traceLocationStoppingRefChange=e=>{e&&(this._traceLocationStoppingElement=e)},this._featuresComponentRefChange=e=>{e&&(this._featuresComponentElement=e)},this._handleFeaturesPropertyChange=e=>{e.detail.name==="features"&&(this.features=e.target.features)},this.features=[],this.compatibleSubnetworkNames=[],this.traceConfigurations=[],this._state="ready",this._exceedDisplayLimit=!1,this.autoDestroyDisabled=!1,this.hideActionBar=!1,this.mode="default",this.arcgisPropertyChange=T()("mode"),this.arcgisSelectedNamedTraceConfigurationChange=n(),this.arcgisTraceInputsChange=n(),this.arcgisTraceLocationSelectEnd=n(),this.arcgisTraceLocationSelectStart=n(),this.arcgisUtilityNetworkChange=n(),this.renderFeatureListItem=e=>{let{feature:t,label:i}=e;return s`<calcite-list-item .label=${i} @calciteListItemSelect=${()=>this._handleFeatureSelectChange(t)}><calcite-icon icon=chevron-right slot=content-end></calcite-icon></calcite-list-item>`}}static{this.properties={features:16,compatibleSubnetworkNames:16,subnetworksTable:16,traceConfigurations:16,utilityNetworks:16,_unTraceConfiguration:16,_state:16,_activeTraceLocationType:16,_selectedFeature:16,_exceedDisplayLimit:16,beforeTraceLocationSelectStart:0,view:0,selectedUtilityNetwork:0,selectedNamedTraceConfiguration:0,autoDestroyDisabled:5,hideActionBar:5,unTraceConfiguration:32,referenceElement:1,mode:3,traceLocations:32}}static{this.styles=M}get isSubnetworkNameTraceSelected(){let e=this.selectedNamedTraceConfiguration?.traceType;return!!this.selectedNamedTraceConfiguration?.traceConfiguration?.subnetworkName&&e==="subnetwork"}get selectedSubnetworkName(){return this._unTraceConfiguration?.subnetworkName??void 0}set selectedSubnetworkName(e){this._unTraceConfiguration&&(this._unTraceConfiguration.subnetworkName=e)}get _allLayers(){let{view:e}=this;return e?.map?e.map.allLayers.toArray().concat(e.map.allTables.toArray()):[]}get showStartingPoints(){return!this.isSubnetworkNameTraceSelected}get showStoppingPoints(){let e=this.selectedNamedTraceConfiguration?.traceType;return e==="path"||e==="circuit"}get _subnetworkLayerIds(){let e=this.selectedUtilityNetwork?.dataElement?.domainNetworks;return e?e.map(t=>t.subnetworkLayerId).filter(t=>t!=null&&t>-1):[]}get unTraceConfiguration(){return this._unTraceConfiguration}get traceLocations(){let e=[],t=i=>{i.flagProperties.terminalConfiguration&&i.flagProperties.selectedTerminals?i.flagProperties.selectedTerminals.forEach(a=>{e.push(new A({type:i.traceLocation.type,isFilterBarrier:i.traceLocation.isFilterBarrier,globalId:i.traceLocation.globalId,percentAlong:i.traceLocation.percentAlong,terminalId:a}))}):e.push(i.traceLocation)};return this.showStartingPoints&&this._startingPoints.forEach(i=>t(i)),this._barriers.forEach(i=>t(i)),this.showStoppingPoints&&this._stoppingPoints.forEach(i=>t(i)),e}async destroy(){this._removeGraphicLayer(m),this._clearTraceLocations(),this._sketchViewModel?.cancel(),this._featuresComponentElement?.destroy(),this._traceLocationStartingElement?.destroy(),this._traceLocationBarrierElement?.destroy(),this._traceLocationStoppingElement?.destroy(),await this.manager.destroy()}load(){this.manager.onLifecycle(()=>[P(()=>this.view?.map,()=>{this._setupUtilityNetwork(),this._setupSketchViewModel()},{initial:!0})])}willUpdate(e){let{utilityNetworks:t,selectedUtilityNetwork:i}=this;(e.has("utilityNetworks")||!t||t.length===0||!i||!t?.includes(i))&&this._handleUtilityNetworksChange(),e.has("selectedUtilityNetwork")&&(this.arcgisUtilityNetworkChange.emit(),this._handleSelectedUtilityNetworkChange()),e.has("selectedNamedTraceConfiguration")&&(this.arcgisTraceInputsChange.emit(),this.arcgisSelectedNamedTraceConfigurationChange.emit(),this._handleTraceConfigChange()),e.has("selectedSubnetworkName")&&this.arcgisTraceInputsChange.emit()}disconnectedCallback(){super.disconnectedCallback(),this._layerIdToLayer.clear()}_clearTraceLocations(){this._startingPoints.forEach(e=>{e.spatialProperties.flagGraphic&&this.view?.graphics.remove(e.spatialProperties.flagGraphic)}),this._startingPoints.removeAll(),this._barriers.forEach(e=>{e.spatialProperties.flagGraphic&&this.view?.graphics.remove(e.spatialProperties.flagGraphic)}),this._barriers.removeAll(),this._stoppingPoints.forEach(e=>{e.spatialProperties.flagGraphic&&this.view?.graphics.remove(e.spatialProperties.flagGraphic)}),this._stoppingPoints.removeAll()}_createGraphicLayer(e){let{map:t}=this.view;if(!t?.findLayerById(e)){let i=new I({id:e,listMode:"hide",title:e});N(this.view,i)}}_getGraphicLayer(e){let{map:t}=this.view;if(t){let i=t.findLayerById(e);if(p(i))return t.reorder(i,t.layers.length-1),i}return null}_removeGraphicLayer(e){let{map:t}=this.view,i=t?.findLayerById(e);i&&p(i)&&t?.remove(i)}_setSnappingOption(){let{_sketchViewModel:e,_unLayers:t}=this;if(e&&t&&t.length>0){let i=new h;t.forEach(a=>{L(a)?a.sublayers.forEach(r=>{i.add(new E({layer:r,enabled:!0}))}):i.add(new E({layer:a,enabled:!0}))}),e.snappingOptions={enabled:!0,featureEnabled:!0,featureSources:i}}}_initializeSketchViewModel(){let{view:e}=this,t=this._getGraphicLayer(m);return new D({layer:t,view:e})}_setupSketchViewModel(){this._createGraphicLayer(m),this._sketchViewModel=this._initializeSketchViewModel(),this._setSnappingOption()}_clearSubnetworks(){this.selectedSubnetworkName=void 0,this.subnetworksTable=void 0,this.compatibleSubnetworkNames=[]}async _loadSubnetworksTable(){this.subnetworksTable||(this.subnetworksTable=await this.selectedUtilityNetwork?.loadSubnetworksTable())}async _querySubnetworks(){let{subnetworksTable:e}=this;if(!e)return;let t=e.createQuery();t.gdbVersion=this.selectedUtilityNetwork?.gdbVersion,t.where=this._getSubnetworkQueryWhereClause(),t.outFields=["SUBNETWORKNAME"],t.orderByFields=["SUBNETWORKNAME"];let{features:i}=await u(e,t,void 0,!1);this.compatibleSubnetworkNames=i.filter(this._removeDuplicateSubnetworkNames).map(a=>a.getAttribute("SUBNETWORKNAME"))}_getSubnetworkQueryWhereClause(){let e=this._unTraceConfiguration,t=`DOMAINNETWORKNAME = '${e.domainNetworkName}'`,i=`TIERNAME = '${e.tierName}'`;return[t,i].join(" AND ")}async _handleSubnetworkTraceConfigChange(e){await this._loadSubnetworksTable(),await this._querySubnetworks();let{compatibleSubnetworkNames:t}=this;e.subnetworkName&&!t.some(i=>i===e.subnetworkName)&&(this.selectedSubnetworkName=t.at(0))}_selectTraceConfigurationByGuid(e){let t=this.selectedUtilityNetwork?.sharedNamedTraceConfigurations.find(i=>i.globalId===e);if(!t){l("error",this,"`traceConfig` not found in `selectedUtilityNetwork.sharedNamedTraceConfigurations`");return}this.selectedNamedTraceConfiguration=t}_handleTraceConfigChange(){let{selectedNamedTraceConfiguration:e}=this;if(!(e?.traceConfiguration instanceof U)){l("error",this,y("selectedNamedTraceConfiguration.traceConfiguration")),this._unTraceConfiguration=void 0;return}switch(this._unTraceConfiguration=e.traceConfiguration.clone(),e.traceType){case"subnetwork":this._state="loading",this._handleSubnetworkTraceConfigChange(this._unTraceConfiguration).finally(()=>this._state="ready");break}}async _handleSelectedUtilityNetworkChange(){await this.selectedUtilityNetwork?.load(),this._clearSubnetworks(),this._setupTraceConfigurations(),this._filterUnLayers(),this._clearTraceLocations()}_setupTraceConfigurations(){this._unTraceConfiguration=void 0,this.selectedNamedTraceConfiguration=void 0,this.traceConfigurations=this.selectedUtilityNetwork?.sharedNamedTraceConfigurations.filter(Boolean).filter(e=>e.traceType!=="path"&&e.traceType!=="circuit").sort((e,t)=>e.title.localeCompare(t.title))||[],this.selectedNamedTraceConfiguration=this.traceConfigurations.at(0)}_filterUnLayers(){let{selectedUtilityNetwork:e}=this;this._unLayers=new h(this._allLayers.filter(t=>e?.isUtilityLayer(t)&&!this._subnetworkLayerIds.includes(t.layerId))),this._setSnappingOption()}_handleUtilityNetworksChange(){let{utilityNetworks:e}=this;if(!e||e.length===0){this.selectedUtilityNetwork=void 0,this._state="error",l("error",this,_("utilityNetworks"));return}(!this.selectedUtilityNetwork||!e.includes(this.selectedUtilityNetwork))&&(this.selectedUtilityNetwork=e.at(0))}async _setupUtilityNetwork(){if(this.view?.map){let e=this.view.map;await e.load(),this.utilityNetworks=e.utilityNetworks||void 0}else this._state="disabled",l("error",this,"The property `view.map` is required to load utility networks but is missing.")}_handleTraceLocationSelectStart(e){if(e.stopPropagation(),this.arcgisTraceLocationSelectStart.emit(e.detail).defaultPrevented){e.preventDefault();return}this._activeTraceLocationType=e?.target?.traceLocationType,this.mode="add-spatial-instructions"}_getLayerByLayerId(e){if(e==null)return;let{_layerIdToLayer:t,_unLayers:i}=this;if(t.get(e))return t.get(e);if(!i)return;let a=i.find(r=>"layerId"in r&&r.layerId===e);return a&&t.set(e,a),a}async _queryFeatures(e,t){let i=e.createQuery();i.gdbVersion=this.selectedUtilityNetwork?.gdbVersion,i.objectIds=t.map(r=>r.getObjectId()),i.outFields=["*"];let{features:a}=await u(e,i);return a.forEach(r=>{if(!r.getEffectivePopupTemplate(this._defaultPopupTemplateEnabled)){let o=r.layer;r.popupTemplate=o.createPopupTemplate()}}),a}async _populateFeaturesWithLabel(e){let t=new Map;e.forEach(a=>{let r=v(a.layer)?a.layer.parent:a.layer;if(r){let o=r.layerId,c=this._getLayerByLayerId(o);if(c){let w=t.get(c)||[];w.push(a),t.set(c,w)}}});let i=[];return await Promise.all(Array.from(t.keys()).map(async a=>{let r=t.get(a)??[],o=await this._queryFeatures(a,r);i.push(...o)})),await Promise.all(i.map(async a=>{let r=a.layer;if(r&&"getFeatureTitle"in r){let o=await r.getFeatureTitle(a)||g(a);return{feature:a,label:o}}return{feature:a,label:g(a)}}))}async _handleHitTestComplete(e){if(this._exceedDisplayLimit=e.length>this._displayLimit,this._featuresFromHitTest=await this._populateFeaturesWithLabel(e.slice(0,this._displayLimit)),this._featuresFromHitTest.length===0)return this._handleAddSpatialCancelClick(),await Promise.reject(Error("No features found"));if(this._featuresFromHitTest.length===1){let[{feature:t}]=this._featuresFromHitTest;this._selectedFeature=t,this.features=[this._selectedFeature],this.mode="add-spatial-feature"}else this.mode="add-spatial-feature-list";return this._hitTestPromise?.reject(),this._hitTestPromise=Promise.withResolvers(),await this._hitTestPromise.promise}_handleTraceLocationSelectEnd(e){e.stopPropagation(),this.arcgisTraceLocationSelectEnd.emit(),this._activeTraceLocationType=void 0,this.mode="default",this._handleAddSpatialCancelClick()}_handleAddSpatialCancelClick(e){e?.stopPropagation();let t=this._featuresComponentElement;t&&t.clear(),this._selectedFeature=void 0,this.features=[],this.mode="default",this._sketchViewModel?.cancel(),this._hitTestPromise?.reject(),this._hitTestPromise=null}_handleFeaturesClose(){this.mode="add-spatial-feature-list",this._selectedFeature=void 0,this.features=[]}_handleAddSpatialAddClick(){let{_hitTestPromise:e,_featuresComponentElement:t}=this;if(e&&t){let i=t,a=i.selectedDrillInFeature??i.selectedFeature;if(!a)return;e.resolve(a),this._hitTestPromise=null}}_handleFeatureSelectChange(e){this._selectedFeature=e,this.features=[this._selectedFeature],this.mode="add-spatial-feature"}renderError(e,t=!1,i){return s`<calcite-notice .closable=${t} kind=danger open scale=s width=auto .icon=${i}><div slot=message>${e}</div></calcite-notice>`}renderLoader(){return s`<calcite-loader label=loading></calcite-loader>`}renderTraceSelection(){let{_messages:e,traceConfigurations:t}=this,i=e.labels.traceConfiguration;if(t.length===0)return this.renderError(e.errors.noTraceConfigurationError);let a=$(t,r=>r.globalId,r=>s`<calcite-option .value=${r.globalId}>${r.title}</calcite-option>`);return s`<calcite-block .heading=${i} .label=${i} expanded><calcite-select .label=${i} .value=${this.selectedNamedTraceConfiguration?.globalId||void 0} @calciteSelectChange=${r=>{this._selectTraceConfigurationByGuid(r.target.value)}}>${a}</calcite-select></calcite-block>`}renderUtilityNetworkSelection(){let{_messages:e}=this,t=e.labels.utilityNetwork,i=this.utilityNetworks?.map(a=>s`<calcite-option .value=${a.id}>${a.title}</calcite-option>`);return s`<calcite-block .heading=${t} .label=${t} expanded><calcite-select .label=${t} .value=${this.selectedUtilityNetwork?.id} @calciteSelectChange=${a=>{this.selectedUtilityNetwork?.id!==a.target.value&&(this.selectedUtilityNetwork=this.utilityNetworks?.find(r=>r.id===a.target.value))}}>${i}</calcite-select></calcite-block>`}renderDefaultMode(){let{_messages:e,_state:t,mode:i}=this;return s`<calcite-flow-item .selected=${i==="default"}>${t==="disabled"?this.renderError(e.errors.noMapError):this.renderContent()}</calcite-flow-item>`}renderSpatialSelectInstructions(){let{_messages:e,_activeTraceLocationType:t,mode:i}=this,a=t==="starting-point"?e.labels.addSpatial.startingPoint:t==="barrier"?e.labels.addSpatial.barrier:e.labels.addSpatial.stoppingPoint;return s`<calcite-flow-item .selected=${i==="add-spatial-instructions"} .heading=${a} @calciteFlowItemBack=${r=>this._handleAddSpatialCancelClick(r)}><div class="add-spatial-mode"><div><h5 class="heading">${e.instructions.addSpatial.selectFeature.heading}</h5>${e.instructions.addSpatial.selectFeature.subheading}</div><div><h5 class="heading">${e.instructions.addSpatial.selectAssociatedFeature.heading}</h5>${e.instructions.addSpatial.selectAssociatedFeature.subheading}</div></div></calcite-flow-item>`}renderFeaturesList(e){return s`<calcite-list label="Feature list">${e.map(this.renderFeatureListItem)}</calcite-list>`}renderHitTestResults(){let{_messages:e,_activeTraceLocationType:t,_featuresFromHitTest:i,mode:a}=this,r=t==="starting-point"?e.labels.addSpatial.startingPoint:t==="barrier"?e.labels.addSpatial.barrier:e.labels.addSpatial.stoppingPoint;return s`<calcite-flow-item .selected=${a==="add-spatial-feature-list"} .heading=${r} @calciteFlowItemBack=${o=>this._handleAddSpatialCancelClick(o)}>${this.renderFeaturesList(i)}</calcite-flow-item>`}renderSelectedFeature(){let{_selectedFeature:e}=this;return e?s`<arcgis-features .referenceElement=${this.referenceElement} @arcgisPropertyChange=${this._handleFeaturesPropertyChange} .features=${this.features} .view=${this.view} .defaultPopupTemplateEnabled=${this._defaultPopupTemplateEnabled} .hideActionBar=${this.hideActionBar} open @arcgisClose=${()=>this._handleFeaturesClose()} .autoDestroyDisabled=${this.autoDestroyDisabled} ${d(this._featuresComponentRefChange)}></arcgis-features>`:(this.mode="default",null)}renderAddSpatialFooter(){let{mode:e,_messages:t,selectedUtilityNetwork:i,_selectedFeature:a}=this,r=F(t.warnings.exceededDisplayLimit,{limit:this._displayLimit.toString()}),o=e==="add-spatial-feature-list"&&this._exceedDisplayLimit,c=a?!(i?.isUtilityLayer(a.layer)??!0):!0;return s`${o&&s`<calcite-input-message id=results-limited-message icon=exclamation-mark-circle status=idle>${r}</calcite-input-message>`||""}<calcite-button appearance=outline width=full @click=${()=>{this._handleAddSpatialCancelClick()}} slot=footer>${t.buttons.cancel}</calcite-button>${e==="add-spatial-feature"&&s`<calcite-button width=full slot=footer appearance=solid @click=${()=>{this._handleAddSpatialAddClick()}} .disabled=${c}>${t.buttons.add}</calcite-button>`||""}`}renderStartingPointSelection(){return s`<arcgis-utility-network-trace-location .view=${this.view} trace-location-type=starting-point .beforeTraceLocationSelectStart=${this.beforeTraceLocationSelectStart} @arcgisTraceLocationSelectStart=${this._handleTraceLocationSelectStart} @arcgisTraceLocationSelectEnd=${this._handleTraceLocationSelectEnd} @arcgisTraceLocationChange=${()=>this.arcgisTraceInputsChange.emit()} .sketchViewModel=${this._sketchViewModel} .utilityNetwork=${this.selectedUtilityNetwork} .filterLayers=${this._unLayers} .traceLocations=${this._startingPoints} .afterHitTest=${this._handleHitTestComplete.bind(this)} .autoDestroyDisabled=${this.autoDestroyDisabled} ${d(this._traceLocationStartingRefChange)}></arcgis-utility-network-trace-location>`}renderStoppingPointSelection(){return s`<arcgis-utility-network-trace-location .view=${this.view} trace-location-type=stopping-point .beforeTraceLocationSelectStart=${this.beforeTraceLocationSelectStart} @arcgisTraceLocationSelectStart=${this._handleTraceLocationSelectStart} @arcgisTraceLocationSelectEnd=${this._handleTraceLocationSelectEnd} @arcgisTraceLocationChange=${()=>this.arcgisTraceInputsChange.emit()} .sketchViewModel=${this._sketchViewModel} .utilityNetwork=${this.selectedUtilityNetwork} .filterLayers=${this._unLayers} .traceLocations=${this._stoppingPoints} .afterHitTest=${this._handleHitTestComplete.bind(this)} .autoDestroyDisabled=${this.autoDestroyDisabled} ${d(this._traceLocationStoppingRefChange)}></arcgis-utility-network-trace-location>`}renderBarrierSelection(){return s`<arcgis-utility-network-trace-location .view=${this.view} trace-location-type=barrier .beforeTraceLocationSelectStart=${this.beforeTraceLocationSelectStart} @arcgisTraceLocationSelectStart=${this._handleTraceLocationSelectStart} @arcgisTraceLocationSelectEnd=${this._handleTraceLocationSelectEnd} @arcgisTraceLocationChange=${()=>this.arcgisTraceInputsChange.emit()} .sketchViewModel=${this._sketchViewModel} .utilityNetwork=${this.selectedUtilityNetwork} .filterLayers=${this._unLayers} .traceLocations=${this._barriers} .afterHitTest=${this._handleHitTestComplete.bind(this)} .autoDestroyDisabled=${this.autoDestroyDisabled} ${d(this._traceLocationBarrierRefChange)}></arcgis-utility-network-trace-location>`}renderSubnetworkNameInput(){return s`<calcite-input clearable type=text .placeholder=${this._messages.instructions.enterSubnetworkName} max-length=64 .value=${this.selectedSubnetworkName} @calciteInputInput=${e=>this.selectedSubnetworkName=e.target.value}></calcite-input><calcite-input-message icon=exclamation-mark-triangle status=idle>${this._messages.labels.tooManySubnetworks}</calcite-input-message>`}renderSubnetworkSelectList(){return s`<calcite-select .label=${this._messages.labels.subnetworkName} .value=${this.selectedSubnetworkName} @calciteSelectChange=${e=>this.selectedSubnetworkName=e.target.value}>${this.compatibleSubnetworkNames.map(e=>s`<calcite-option .value=${e}>${e}</calcite-option>`)}</calcite-select>`}renderSubnetworkSelection(){let{compatibleSubnetworkNames:e}=this,t=this._messages.labels.subnetworkName;return this.isSubnetworkNameTraceSelected?this._state==="loading"?s`<calcite-loader class="inline-loader" label=loading scale=s></calcite-loader>`:e.length?s`<calcite-block .heading=${t} .label=${t} expanded>${e.length>B?this.renderSubnetworkNameInput():this.renderSubnetworkSelectList()}</calcite-block>`:this.renderError(this._messages.errors.noCompatibleSubnetworks,!1,"exclamation-mark-triangle"):null}renderSubnetworkInfo(){let{_messages:e,selectedNamedTraceConfiguration:t,_unTraceConfiguration:i}=this;return i&&t?.traceType&&this._subnetworkTraceTypes.has(t.traceType)?s`<calcite-block id=subnetwork-info-block expanded .label=${e.labels.subnetworkInfo}><arcgis-utility-network-subnetwork-info .namedTraceConfig=${t}></arcgis-utility-network-subnetwork-info></calcite-block>`:null}renderContent(){let{utilityNetworks:e}=this,t=this.selectedNamedTraceConfiguration?.traceConfiguration;if(!e||e.length===0)return this.renderError(this._messages.errors.noUtilityNetworkError);let i=s`${this.renderTraceSelection()}${this.renderSubnetworkInfo()}${this.renderSubnetworkSelection()}`,a=s`${this.showStartingPoints?this.renderStartingPointSelection():null}${this.showStoppingPoints?this.renderStoppingPointSelection():null}${this.renderBarrierSelection()}`;return s`<calcite-block-group .label=${this._messages.labels.traceInputs}>${e.length>1?this.renderUtilityNetworkSelection():null}${this.selectedUtilityNetwork?.loaded?i:this.renderLoader()}${t?a:null}</calcite-block-group>`}render(){let{mode:e}=this;return s`<calcite-panel>${e==="add-spatial-feature"?this.renderSelectedFeature():s`<calcite-flow>${this.renderDefaultMode()}${this.renderSpatialSelectInstructions()}${this.renderHitTestResults()}</calcite-flow>`}${e!=="default"?this.renderAddSpatialFooter():null}</calcite-panel>`}};S("arcgis-utility-network-trace-inputs",f);return f},"core/Collection","core/reactiveUtils","intl","layers/GraphicsLayer","networks/support/UNTraceConfiguration","rest/networks/support/TraceLocation","views/interactive/snapping/FeatureSnappingLayerSource","widgets/Sketch/SketchViewModel",a,c)
@@ -0,0 +1,2 @@
1
+ /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
+ import c from"./3FQKWB7C.js";import a from"./R3NYK6BO.js";import{a as w}from"./6BSFBUM6.js";import"./RFJ2A4C5.js";import"./HKAKOHQC.js";import"./EHZW6UXL.js";import{M as b,N as h,O as v,U as $,a as _,b as i,p as o,r as g,s as f,x as n}from"./MDRC374Z.js";import"./3TTFCHAA.js";export default $arcgis.t(([E,,,{b:F,e:L,f:R},{r:m}])=>{var G=_`:host{min-height:var(--arcgis-internal-panel-height-sm, 240px);height:100%}arcgis-features{height:100%}calcite-flow{min-height:var(--arcgis-internal-panel-height-sm, 240px);height:100%}calcite-table{--calcite-table-border-color: none}calcite-table-row{--calcite-table-row-border-color: var(--calcite-color-border-3)}.white-panel-background{--calcite-panel-background-color: var(--calcite-color-foreground-1)}.aggregated-geometry-container{display:flex;justify-content:space-between;padding:0 var(--calcite-spacing-md) var(--calcite-spacing-md) var(--calcite-spacing-md)}#elements-list-item{border:solid 1px var(--calcite-color-border-3);border-radius:var(--calcite-corner-radius-sm);margin:0 var(--calcite-spacing-sm)}.no-selectable-results{padding:0 var(--calcite-spacing-md);color:var(--calcite-color-text-3);font-size:var(--calcite-font-size)}.results-heading{display:flex;flex-direction:column;margin:var(--calcite-spacing-md);gap:var(--calcite-spacing-xs)}.results-heading .results-heading-title{font-weight:var(--calcite-font-weight-medium);font-size:var(--calcite-font-size);color:var(--calcite-color-text-1)}.results-heading .results-heading-subtitle{font-size:var(--calcite-font-size--1);color:var(--calcite-color-text-3)}.functions-heading{padding:var(--calcite-spacing-md) var(--calcite-spacing-md) var(--calcite-spacing-xxs) var(--calcite-spacing-md);font-weight:var(--calcite-font-weight-medium);font-size:var(--calcite-font-size);color:var(--calcite-color-text-1)}.no-results-landing{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:var(--calcite-spacing-sm) var(--calcite-spacing-xl) var(--calcite-spacing-xl) var(--calcite-spacing-xl);gap:var(--calcite-spacing-md)}.no-results-landing calcite-icon{margin-bottom:var(--calcite-spacing-sm);--calcite-icon-color: var(--calcite-color-text-3)}.no-results-landing .no-results-heading{font-size:var(--calcite-font-size-2)}.no-results-landing .no-results-description{color:var(--calcite-color-text-3)}`,C={dirtyAreasDiscovered:-2147208511,noValidControllers:-2147208935},p=class extends v{constructor(){super(...arguments),this._defaultPopupTemplateEnabled=!0,this._messages=w({blocking:!0}),this._elementsWithoutLayer=[],this._popoverRef=b(),this._featuresFromSelectedLayer=[],this._layerIdToFeatures=new Map,this._layerIdToLayer=new Map,this._subtypeCodeToFeatures=new Map,this._sourceIdToElements=new Map,this._unLayers=[],this._compareByFeatureTitle=(e,t)=>e.label.localeCompare(t.label,void 0,{numeric:!0}),this._compareByLayerTitle=([,e],[,t])=>{let s=e[0].feature.layer,a=t[0].feature.layer,r=s?.title??"",c=a?.title??"";return r.localeCompare(c,void 0,{numeric:!0})},this._queryFeaturesOnLayer=async([e,t])=>{let s=this.utilityNetwork?.getLayerIdBySourceId(e),a=this._getLayerByLayerId(s),r=this._getElementsUniqueByGlobalId(t);if(s==null||!a){this._elementsWithoutLayer.push(...r);return}let c=a.createQuery();c.gdbVersion=this.utilityNetwork?.gdbVersion,c.objectIds=r.map(l=>l.objectId),c.outFields=["*"];let{features:u}=await F(a,c),y=await Promise.all(u.map(async l=>{let d=l.layer;if(l.getEffectivePopupTemplate(this._defaultPopupTemplateEnabled)||(l.popupTemplate=d.createPopupTemplate()),d&&"getFeatureTitle"in d){let T=await d.getFeatureTitle(l)||m(l);return{feature:l,label:T}}return{feature:l,label:m(l)}}));L(a)?y.forEach(l=>this._addOrCreateMapValue(this._subtypeCodeToFeatures,l.feature.layer.subtypeCode,l)):this._layerIdToFeatures.set(s,y)},this._aggregateGeometryRefChange=e=>{e&&(this._aggregatedGeometryComponentElement=e)},this._featuresRefChange=e=>{e&&(this._featuresComponentElement=e)},this._handleFeaturesPropertyChange=e=>{e.detail.name==="features"&&(this.features=e.target.features)},this.features=[],this._aggregatedGeometryDisabled=!1,this.aggregatedGeometryGraphicsColor=new E([255,255,0,.6]),this.hideActionBar=!1,this.hideFeatureResults=!1,this.isElementsSelected=!1,this.layers=[],this.state="ready",this.traceResultFeatures=[],this.autoDestroyDisabled=!1,this.arcgisAggregatedGeometryGraphicsColorChange=n(),this.arcgisHideGraphicsChange=n(),this.arcgisSelectedLayerChange=n(),this.arcgisSelectedResultTypeChange=n(),this.arcgisTraceResultFeaturesReady=n(),this._renderLayerListItem=([,e])=>{if(!e.length)return null;let t=e[0].feature.layer,s=t?.title||this._messages.unknown;return i`<calcite-list-item .label=${s} @calciteListItemSelect=${()=>this._setSelectedLayerAndFeatures(t)}><calcite-chip .label=${this._messages.labels.numElements} slot=content-end scale=s>${e.length}</calcite-chip><calcite-icon icon=chevron-right slot=content-end></calcite-icon></calcite-list-item>`},this._renderFeatureListItem=e=>{let{feature:t,label:s}=e;return i`<calcite-list-item .label=${s} @calciteListItemSelect=${()=>{this.selectedFeature=t,this.features=[this.selectedFeature]}}><calcite-icon icon=chevron-right slot=content-end></calcite-icon></calcite-list-item>`}}static{this.properties={features:16,_aggregatedGeometryDisabled:16,aggregatedGeometryGraphicsColor:0,hideActionBar:5,hideFeatureResults:5,featuresFromSelectedLayer:32,isElementsSelected:5,layers:0,messageOverrides:0,numResults:32,referenceElement:1,selectedFeature:0,selectedLayer:0,state:1,traceConfigTitle:1,traceError:0,traceResult:0,traceResultFeatures:0,utilityNetwork:0,view:0,autoDestroyDisabled:5}}static{this.styles=G}get featuresFromSelectedLayer(){return this._featuresFromSelectedLayer.map(({feature:e})=>e)}get numResults(){return this.traceResultFeatures.length+this._elementsWithoutLayer.length}clearAggregatedGeometryGraphics(){this._aggregatedGeometryComponentElement?.destroy()}async destroy(){this._layerIdToFeatures.clear(),this._subtypeCodeToFeatures.clear(),this._sourceIdToElements.clear(),this._aggregatedGeometryComponentElement?.destroy(),this._featuresComponentElement?.destroy(),await this.manager.destroy()}load(){this.traceResult&&(this._setSourceIdToElements(),this._loadDependencies().then(()=>this._queryTraceResultsFeatures()).finally(()=>{this.arcgisTraceResultFeaturesReady.emit(),this.state="ready"}))}willUpdate(e){e.has("isElementsSelected")&&this.arcgisSelectedResultTypeChange.emit(),e.has("selectedLayer")&&this.arcgisSelectedLayerChange.emit(),e.has("traceResult")&&(this.isElementsSelected=!1,this.traceResult||(this.traceResultFeatures=[],this._elementsWithoutLayer=[])),(e.has("layers")||e.has("utilityNetwork"))&&this._loadDependencies()}loaded(){this.utilityNetwork||o("warn",this,g("utilityNetwork")),this.layers.length===0&&o("warn",this,f("layers")),this.view||o("warn",this,g("view"))}disconnectedCallback(){super.disconnectedCallback(),this._layerIdToLayer.clear()}_addOrCreateMapValue(e,t,s){let a=e.get(t);a==null?e.set(t,[s]):a.push(s)}_getLayerByLayerId(e){if(e==null)return;let{_layerIdToLayer:t,_unLayers:s}=this;if(t.get(e))return t.get(e);let a=s.find(r=>"layerId"in r&&r.layerId===e);return a&&t.set(e,a),a}_getElementsUniqueByGlobalId(e){return Array.from(new Map(e.map(t=>[t.globalId,t])).values())}_handleHideGraphicsChange(e){e.stopPropagation();let t=e.detail;this.arcgisHideGraphicsChange.emit(t),this._aggregatedGeometryDisabled=t,t&&this._popoverRef.value?.open&&(this._popoverRef.value.open=!1)}async _loadDependencies(){let{layers:e,utilityNetwork:t}=this;if(!t)return;t.loaded||(this.state="loading",await t.load()),this._unLayers=e.filter(a=>t.isUtilityLayer(a));let s=this._unLayers.filter(a=>!a.loaded).map(a=>a.load());s.length>0&&(this.state="loading",await Promise.allSettled(s))}async _queryTraceResultsFeatures(){let e=Array.from(this._sourceIdToElements.entries());if(!e.length)return;this.state="loading";let t=e.map(this._queryFeaturesOnLayer);(await Promise.allSettled(t)).forEach((r,c)=>{if(r.status==="rejected"){let[u]=e[c];o("error",this,`Failed to query features for source ${u}. Reason: ${r.reason}`)}});let s=Array.from(this._layerIdToFeatures.values()),a=Array.from(this._subtypeCodeToFeatures.values());this.traceResultFeatures=s.concat(a).flat().map(({feature:r})=>r)}_setSelectedLayerAndFeatures(e){let t;if(!e)t=[];else if(R(e)){let{subtypeCode:s}=e;t=this._subtypeCodeToFeatures.get(s)??[]}else{let{layerId:s}=e;t=this._layerIdToFeatures.get(s)??[]}this._featuresFromSelectedLayer=t.sort(this._compareByFeatureTitle),this.selectedLayer=e}_setSourceIdToElements(){this.traceResult.elements?.forEach(e=>this._addOrCreateMapValue(this._sourceIdToElements,e.networkSourceId,e))}render(){let{traceError:e,traceResult:t}=this;if(e)return this._renderErrorLanding(e);if(!t)return this._renderNoTraceLanding();let{elements:s,globalFunctionResults:a,aggregatedGeometry:r}=t;if(!s.length&&!a.length&&!r)return this._renderNoResultsLanding();if(this.state==="loading")return this._renderGettingResults();if(this.selectedFeature)return i`<arcgis-features .referenceElement=${this.referenceElement} @arcgisPropertyChange=${this._handleFeaturesPropertyChange} .features=${this.features} .view=${this.view} open .defaultPopupTemplateEnabled=${this._defaultPopupTemplateEnabled} .hideActionBar=${this.hideActionBar} @arcgisClose=${()=>this.selectedFeature=void 0} .autoDestroyDisabled=${this.autoDestroyDisabled} ${h(this._featuresRefChange)}></arcgis-features>`;let c=s.length>0&&!a.length&&!r;return this.hideFeatureResults&&c?this._renderFeaturesAreHiddenLanding():i`<calcite-flow>${c?null:i`<calcite-flow-item .selected=${!this.isElementsSelected}>${this._renderLanding(t)}</calcite-flow-item>`}<calcite-flow-item .heading=${this._messages.headings.features} .description=${this._messages.headings.totalFeatures.replace("{number}",this.numResults.toString())} .selected=${(c||this.isElementsSelected)&&!this.selectedLayer} @calciteFlowItemBack=${()=>this.isElementsSelected=!1}>${this._renderLayerList()}</calcite-flow-item><calcite-flow-item .heading=${this.selectedLayer?.title??void 0} .description=${this._messages.headings.totalFeatures.replace("{number}",this._featuresFromSelectedLayer.length.toString())} .selected=${!!this.selectedLayer} @calciteFlowItemBack=${()=>this.selectedLayer=void 0}>${this._renderFeaturesList()}</calcite-flow-item></calcite-flow>`}_renderGettingResults(){return i`<calcite-panel class="white-panel-background"><calcite-loader .label=${this._messages.gettingResults} .text=${this._messages.gettingResults}></calcite-loader></calcite-panel>`}_renderLanding(e){let{elements:t,globalFunctionResults:s,aggregatedGeometry:a}=e;return i`<calcite-panel class="white-panel-background">${this._renderTraceResultsHeading()}${a!=null?this._renderAggregatedGeometry(a):null}${a!=null&&!t.length?this._renderNoSelectableResults():null}${t.length>0?this.hideFeatureResults?this._renderFeaturesAreHidden():this._renderElementsResults():null}${s.length>0?this._renderFunctionsResults(s):null}</calcite-panel>`}_renderAggregatedGeometry(e){return i`<div class="aggregated-geometry-container"><arcgis-utility-network-aggregated-geometry .graphicsColor=${this.aggregatedGeometryGraphicsColor} .geometry=${e} .view=${this.view} @arcgisHideGraphicsChange=${this._handleHideGraphicsChange} auto-destroy-disabled ${h(this._aggregateGeometryRefChange)}></arcgis-utility-network-aggregated-geometry><calcite-swatch id=geometry-color-swatch .label=${this._messages.labels.aggregatedGeometryGraphicsColor} .color=${this.aggregatedGeometryGraphicsColor.toCss()} .disabled=${this._aggregatedGeometryDisabled}></calcite-swatch><calcite-popover .heading=${this._messages.headings.setColor} .label=${this._messages.headings.setColor} reference-element=geometry-color-swatch closable ${h(this._popoverRef)}><calcite-color-picker alpha-channel channels-disabled clearable hex-disabled saved-disabled .value=${this.aggregatedGeometryGraphicsColor} @calciteColorPickerChange=${t=>{let s=t.target.value;this.arcgisAggregatedGeometryGraphicsColorChange.emit(s)}} .disabled=${this._aggregatedGeometryDisabled}></calcite-color-picker></calcite-popover></div>`}_renderFeaturesAreHiddenLanding(){return i`<calcite-panel class="white-panel-background">${this._renderTraceResultsHeading()}${this._renderFeaturesAreHidden()}</calcite-panel>`}_renderFeaturesAreHidden(){return i`<div class="no-selectable-results">${this._messages.resultFeaturesAreHidden}</div>`}_renderNoSelectableResults(){return i`<div class="no-selectable-results">${this._messages.noSelectableFeatures}</div>`}_renderElementsResults(){return i`<calcite-list .label=${this._messages.headings.traceResultsGeneric}><calcite-list-item id=elements-list-item .label=${this._messages.headings.features} @calciteListItemSelect=${()=>this.isElementsSelected=!0}><calcite-chip .label=${this._messages.labels.numFeatures} scale=s slot=content-end>${this.numResults}</calcite-chip><calcite-icon icon=chevron-right slot=content-end></calcite-icon></calcite-list-item></calcite-list>`}_renderFunctionsResults(e){return i`<div class="functions-heading">${this._messages.headings.functions}</div><calcite-table .caption=${this._messages.labels.functionResults}>${e.filter(t=>t.networkAttributeName!=null&&t.result!=null&&t.functionType!=null).map(t=>i`<calcite-table-row><calcite-table-cell>${`${t.networkAttributeName} ${t.functionType}`}</calcite-table-cell><calcite-table-cell>${t.result}</calcite-table-cell></calcite-table-row>`)}</calcite-table>`}_renderLayerList(){let e=Array.from(this._layerIdToFeatures.entries()),t=Array.from(this._subtypeCodeToFeatures.entries()),s=e.concat(t).sort(this._compareByLayerTitle).map(this._renderLayerListItem);return this._elementsWithoutLayer.length>0&&s.push(this._renderUnknownListItem()),i`<calcite-list .label=${this._messages.labels.traceResultElementsByLayer} .loading=${this.state==="loading"}>${s}</calcite-list>`}_renderUnknownListItem(){return i`<calcite-list-item .label=${this._messages.unknown} disabled><calcite-chip .label=${this._messages.labels.numElements} slot=content-end scale=s>${this._elementsWithoutLayer.length}</calcite-chip></calcite-list-item>`}_renderFeaturesList(){return i`<calcite-list .label=${this._messages.headings.traceResultsGeneric}>${this._featuresFromSelectedLayer.map(this._renderFeatureListItem)}</calcite-list>`}_renderTraceResultsHeading(){return i`<div class="results-heading"><div class="results-heading-title">${this._messages.headings.traceResultsGeneric}</div>${this.traceConfigTitle?i`<div class="results-heading-subtitle">${this.traceConfigTitle}</div>`:null}</div>`}_renderErrorLanding(e){let t=e.message;switch(e.details?.raw?.extendedCode){case C.dirtyAreasDiscovered:t=this._messages.traceErrors.dirtyAreasDiscovered;break;case C.noValidControllers:t=this._messages.traceErrors.noValidControllers;break}return i`<calcite-panel class="white-panel-background">${this._renderTraceResultsHeading()}<div class="no-results-landing"><calcite-icon icon=exclamation-mark-triangle scale=l></calcite-icon><div class="no-results-heading">${this._messages.traceFailedHeading}</div><div class="no-results-description">${this._messages.traceFailedDescription}</div><div class="no-results-description">${t}</div></div></calcite-panel>`}_renderNoResultsLanding(){return i`<calcite-panel class="white-panel-background">${this._renderTraceResultsHeading()}<div class="no-results-landing"><calcite-icon icon=exclamation-mark-triangle scale=l></calcite-icon><div class="no-results-heading">${this._messages.noResultsHeading}</div><div class="no-results-description">${this._messages.noResultsDescription}</div></div></calcite-panel>`}_renderNoTraceLanding(){return i`<calcite-panel class="white-panel-background">${this._renderTraceResultsHeading()}<div class="no-results-landing"><calcite-icon icon=utility-network-trace scale=l></calcite-icon><div class="no-results-heading">${this._messages.noTraceConfigHeading}</div><div class="no-results-description">${this._messages.noTraceConfigDescription}</div></div></calcite-panel>`}};$("arcgis-utility-network-trace-results",p);return p},"Color","core/Error","Graphic",a,c)
package/dist/cdn/index.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import{C as e,T as t}from"./MDRC374Z.js";import"./3TTFCHAA.js";var o=e(t,{"arcgis-area-measurement-2d":[()=>import("./IS2PGNSH.js"),"analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,snappingOptions:,state:,unit,unitOptions:,view:;clear,destroy,start"],"arcgis-area-measurement-3d":[()=>import("./KB5J5TKR.js"),"analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,state:,unit,unitOptions:,view:;clear,destroy,start"],"arcgis-attachments":[()=>import("./4TP652AL.js"),"attachmentInfos:,attachmentKeywords:,attachmentTypes:,autoDestroyDisabled,capabilities:,displayType,graphic:,hideAddButton,hideAddSubmitButton,hideCancelAddButton,hideCancelUpdateButton,hideDeleteButton,hideErrorMessage,hideProgressBar,hideUpdateButton,icon,label,referenceElement,state:,submitting:;destroy"],"arcgis-basemap-gallery":[()=>import("./IUI2SSE7.js"),"activeBasemap,autoDestroyDisabled,disabled,headingLevel,icon,label,messageOverrides:,messages:,referenceElement,source:,state:,view:;destroy"],"arcgis-basemap-gallery-item":[()=>import("./ZBPKNJD3.js"),"disabled,item:,itemIndex,messages:,viewModel:"],"arcgis-basemap-layer-list":[()=>import("./RRZZQHHA.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"],"arcgis-basemap-toggle":[()=>import("./4YBNCIDF.js"),"activeBasemap:,autoDestroyDisabled,icon,label,messageOverrides:,messages:,nextBasemap,referenceElement,showTitle,state:,view:;destroy,toggle"],"arcgis-bookmarks":[()=>import("./WPHAAGQP.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"],"arcgis-building-explorer":[()=>import("./EYQYDFFT.js"),"autoDestroyDisabled,headingLevel,hideDisciplines,hideLevels,hidePhases,icon,label,layers:,level,levelDisabled:,levels:,messages:,phase,phaseDisabled:,phases:,referenceElement,view:;destroy"],"arcgis-building-discipline-tree":[()=>import("./TCYJRUYQ.js"),"layers:,messages:,toggleSiblingsVisibility"],"arcgis-building-level-picker":[()=>import("./RRTCHX7D.js"),"level:,levelHeight:,levelsHeight:,messages:,numberOfLevels:"],"arcgis-building-level-item":[()=>import("./6D7YTBW3.js"),"active,baseWidth,height,hovered,level,messages:,width"],"arcgis-building-phase-picker":[()=>import("./3RBPQIY2.js"),"messages:,numberOfPhases:,phase:,phaseHeight:"],"arcgis-catalog-layer-list":[()=>import("./F76SAKGH.js"),"autoDestroyDisabled,catalogItems:,catalogLayer:,closed,collapsed,filterPlaceholder,filterPredicate:,filterText,headingLevel,hideStatusIndicators,icon,label,listItemCreatedFunction:,minFilterItems,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryLayerIndicators,state:,view:,visibilityAppearance;destroy"],"arcgis-compass":[()=>import("./ON57EB3S.js"),"autoDestroyDisabled,goToOverride:,icon,label,messageOverrides:,messages:,orientation:,referenceElement,state:,view:,visualScale;destroy,reset"],"arcgis-coordinate-conversion":[()=>import("./NWE4GWG6.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"],"arcgis-daylight":[()=>import("./A3PNX3GL.js"),"autoDestroyDisabled,currentSeason,dateOrSeason,dayPlaying,headingLevel,hideDatePicker,hideHeader,hidePlayButtons,hideShadowsToggle,hideSunLightingToggle,hideTimezone,icon,label,localDate,messages:,playSpeedMultiplier,referenceElement,timeSliderPosition,timeSliderSteps,utcOffset,view:,yearPlaying;destroy"],"arcgis-directional-pad":[()=>import("./PDSZXTW2.js"),"autoDestroyDisabled,disabled,hideDirectionalButtons,icon,label,messageOverrides:,messages:,referenceElement,showRotationResetButton,showRotationSlider,state:,view:,visualScale;destroy"],"arcgis-directions":[()=>import("./6QUGJX3I.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"],"arcgis-direct-line-measurement-3d":[()=>import("./HNQPE3FT.js"),"analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,state:,unit,unitOptions:,view:;clear,destroy,start"],"arcgis-distance-measurement-2d":[()=>import("./BLXKBUSY.js"),"analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,snappingOptions:,state:,unit,unitOptions:,view:;clear,destroy,start"],"arcgis-editor":[()=>import("./M2MXC4LH.js"),"activeWorkflow:,autoDestroyDisabled,headingLevel,hideCreateFeaturesSection,hideEditFeaturesSection,hideLabelsToggle,hideMergeButton,hideSettingsMenu,hideSketch,hideSnappingControlsElementsEnabledToggle,hideSnappingControlsElementsFeatureEnabledToggle,hideSnappingControlsElementsLayerList,hideSnappingControlsElementsSelfEnabledToggle,hideSplitButton,hideTooltipsToggle,hideUndoRedoButtons,hideZoomToButton,icon,label,labelOptions:,layerInfos:,referenceElement,selectionManager:,showSnappingControlsElementsHeader,snappingOptions:,state:,supportingWidgetDefaults:,syncViewSelection,tooltipOptions:,useLegacyCreateTools,view:;cancelWorkflow,deleteFeatureFromWorkflow,destroy,startCreateFeaturesWorkflowAtFeatureCreation,startCreateFeaturesWorkflowAtFeatureTypeSelection,startMergeFeaturesWorkflow,startSplitFeatureWorkflow,startUpdateFeaturesWorkflow,startUpdateWorkflowAtFeatureEdit,startUpdateWorkflowAtFeatureSelection,startUpdateWorkflowAtMultipleFeatureSelection;cancelSelectionTool"],"arcgis-elevation-profile":[()=>import("./TTXSJRX5.js"),"_messages:,analysis:,autoDestroyDisabled,distanceUnit,distanceUnitOptions:,effectiveDisplayUnits:,elevationInfo:,elevationUnit,elevationUnitOptions:,feature:,geometry:,hideChart,hideClearButton,hideDistanceDisplayUnitSelect,hideElevationDisplayUnitSelect,hideLegend,hideSelectButton,hideSettingsButton,hideStartButton,hideUniformChartScalingToggle,hideVisualization,highlightDisabled,icon,indicatorRelativePosition:,label,messageOverrides:,profiles:,progress:,referenceElement,state:,uniformChartScaling,view:;clear,destroy,select,start,stop"],"arcgis-elevation-profile-legend":[()=>import("./RT4LIRRF.js"),"effectiveDisplayUnits:,featureSelected,messages:,results:;destroy"],"arcgis-elevation-profile-legend-item":[()=>import("./3BSS4OJF.js"),"effectiveDisplayUnits:,expanded,featureSelected,hideCheckbox,messages:,result:;destroy"],"arcgis-elevation-profile-settings":[()=>import("./OGLMIUHI.js"),"hideDistanceDisplayUnitSelect,hideElevationDisplayUnitSelect,hideUniformChartScalingToggle,messages:,uniformChartScaling,unitOptionsDistance:,unitOptionsElevation:,viewModel:;destroy"],"arcgis-elevation-profile-statistics":[()=>import("./W73LTDPZ.js"),"effectiveDisplayUnits:,messages:,result:;destroy"],"arcgis-expand":[()=>import("./EYBE3ZBK.js"),"autoCollapse,autoDestroyDisabled,closeOnEscDisabled,collapseIcon,collapseTooltip,content,expanded,expandIcon,expandTooltip,focusTrapDisabled,group,icon,iconNumber,label,messageOverrides:,messages:,mode,placement,referenceElement,state:,topLayerDisabled,view:,visualScale;collapse,destroy,expand"],"arcgis-feature":[()=>import("./4C65FPRR.js"),"autoDestroyDisabled,chartAnimationDisabled,defaultPopupTemplateEnabled,flowItems:,graphic:,heading:,headingLevel,hideAttachmentsContent,hideContent,hideCustomContent,hideExpressionContent,hideFieldsContent,hideHeading,hideLastEditedInfo,hideMediaContent,hideTextContent,icon,isFeatureFromTable:,label,location:,map:,messageOverrides:,messages:,referenceElement,showRelationshipContent,showUtilityNetworkContent,spatialReference:,state:,timeZone,view:,viewModel:;destroy,nextMedia,previousMedia,setActiveMedia,updateGeometry"],"arcgis-feature-attachments":[()=>import("./RPNWPXQM.js"),"attachmentKeywords:,attachmentTypes:,description,displayType,graphic:,heading,headingLevel,messages:,orderByFields:"],"arcgis-feature-content":[()=>import("./BLFJJQQ3.js"),"creator,destroyer:,graphic:"],"arcgis-feature-element-info":[()=>import("./UCJK3GTY.js"),"description,heading,headingLevel"],"arcgis-feature-expression":[()=>import("./ATCF2HG3.js"),"expressionInfo:,fieldInfoMap:,graphic:,headingLevel,interceptor:,location:,map:,messages:,spatialReference:,values:,view:"],"arcgis-feature-fields":[()=>import("./QUZN3WEI.js"),"description,expressionInfos:,fieldInfos:,graphic:,heading,headingLevel,isContentFieldInfos,layer:,messages:,values:"],"arcgis-feature-form":[()=>import("./O3CBEPSE.js"),"autoDestroyDisabled,disabled,editType,feature:,formTemplate:,groupDisplay,headingLevel,hideReadOnlyNotice,icon,label,layer:,map:,referenceElement,state:,timeZone;destroy,getValues,submit"],"arcgis-feature-media":[()=>import("./XCGJZDIU.js"),"activeMediaInfo:,activeMediaInfoIndex,chartAnimationDisabled,description,fieldInfoMap:,formattedMediaInfoCount:,formattedMediaInfos:,formattedValues:,graphic:,heading,headingLevel,layer:,mediaInfos:,messages:,popupTemplate:,relatedInfos:,values:;;next,previous,setActiveMedia"],"arcgis-feature-relationship":[()=>import("./DJGZ4YG5.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"],"arcgis-feature-table":[()=>import("./EAKRGXQC.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:,selectionManager:,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"],"arcgis-feature-templates-legacy":[()=>import("./NMZDLL4M.js"),"autoDestroyDisabled,disabledItemFunction:,enableListScroll,filterFunction:,filterText,groupBy,headingLevel,hideFilter,icon,items:,label,layers:,referenceElement,selectedItem:,selectionMode,state:,view:;destroy;select"],"arcgis-feature-utility-network-association-list":[()=>import("./YZLPEORC.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"],"arcgis-feature-utility-network-associations":[()=>import("./3TSFQO2E.js"),"associationTypes:,autoDestroyDisabled,description,flowItems:,flowType,graphic:,heading,headingLevel,layer:,map:,messages:,parentFeatureViewModel:,referenceElement,source,spatialReference:,timeZone,view:;destroy"],"arcgis-features":[()=>import("./MGOKVOUR.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"],"arcgis-floor-filter":[()=>import("./HOO4XLPB.js"),"autoDestroyDisabled,facility,goToOverride:,headingLevel,icon,label,level,longNames,messageOverrides:,messages:,referenceElement,site,view:;destroy,updateWebDocument"],"arcgis-fullscreen":[()=>import("./AZ6KIV47.js"),"element,label,messageOverrides:,messages:,referenceElement,state,view:,visualScale"],"arcgis-grid-controls":[()=>import("./AK3LR5KN.js"),"_messages:,autoDestroyDisabled,customColor,displayEnabled:,dynamicScaling,effectiveSpacingAfterDynamicScaling,gridColor,gridControlsEnabled:,gridOutOfScale,hideColorSelection,hideDynamicScaleToggle,hideGridEnabledToggle,hideGridSnapEnabledToggle,hideLineIntervalInput,hideNumericInputs,hideOutOfScaleWarning,hidePlacementButtons,hideRotateWithMapToggle,icon,interactivePlacementState,label,majorLineInterval,messageOverrides:,placementDisabled,referenceElement,rotateWithMap,rotation,snappingEnabled,snappingOptions:,spacing,theme,unit,view:;destroy;trySetDisplayEnabled"],"arcgis-histogram-range-slider":[()=>import("./BLKKPXDO.js"),"autoDestroyDisabled,average,barCreatedFunction:,bins:,dataLineCreatedFunction:,dataLines:,excludedBarColor,icon,includedBarColor,label,labelFormatFunction:,max,min,precision,rangeType,referenceElement,standardDeviation,standardDeviationCount,state:,values:;destroy,generateWhereClause"],"arcgis-home":[()=>import("./23REZ2B2.js"),"autoDestroyDisabled,goToOverride:,icon,label,messageOverrides:,messages:,referenceElement,state:,view:,viewpoint:,visualScale;cancelGo,destroy,go"],"arcgis-layer-list":[()=>import("./BDQN2SGF.js"),"autoDestroyDisabled,catalogLayerList:,catalogOptions:,closed,collapsed,dragEnabled,filterPlaceholder,filterPredicate:,filterText,headingLevel,hideCatalogLayerList,hideStatusIndicators,icon,knowledgeGraphOptions:,label,listItemCreatedFunction:,minDragEnabledItems,minFilterItems,openedLayers:,operationalItems:,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryLayerIndicators,state:,tableList:,view:,visibilityAppearance;destroy,triggerAction"],"arcgis-layer-list-item":[()=>import("./J5IZSPU4.js"),"activeItem:,autoDestroyDisabled,canMove:,css:,displayMode,dragEnabled,handleAction:,handleCatalogOpen:,handlePanelOpen:,handleSelectedDragItemLayerUidChange:,handleTablesOpen:,handleTooltipReferenceChange:,hideCatalogLayerList,hideStatusIndicators,item:,layerTablesEnabled:,listModeDisabled,parent:,parentTitles:,rootGroupUid,selectedDragItemLayerUid,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryLayerIndicators,showTemporaryTableIndicators,visibilityAppearance;destroy"],"arcgis-legend":[()=>import("./EYT725LZ.js"),"activeLayerInfos:,autoDestroyDisabled,basemapLegendVisible,cardStyleLayout,headingLevel,hideLayersNotInCurrentView,icon,ignoreLayerVisibility,label,layerInfos:,legendStyle,loading,messageOverrides:,messages:,referenceElement,respectLayerDefinitionExpression,state:,view:;destroy"],"arcgis-legend-card-color-ramp":[()=>import("./4XLVCJ6P.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-card-element":[()=>import("./H5TVMXUR.js"),"activeLayerInfo:,cssEffectFilter,headingLevel,layer:,legendElement:,messages:,stacked"],"arcgis-legend-card-size-ramp":[()=>import("./KXHRLYKD.js"),"hasIndicators,legendElement:,messages:,opacity"],"arcgis-legend-card-univariate-above-and-below-ramp":[()=>import("./UMBRQNGS.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-card-univariate-color-size-ramp":[()=>import("./3NIIEYZ3.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-card-view":[()=>import("./Q33VTX4M.js"),"activeLayerInfos:,headingLevel,layout,messages:,type:,view:"],"arcgis-legend-classic-color-ramp":[()=>import("./2RITORYK.js"),"legendElement:,messages:,opacity"],"arcgis-legend-classic-element":[()=>import("./AMDRLSC6.js"),"cssEffectFilter,layer:,legendElement:,messages:"],"arcgis-legend-classic-size-ramp":[()=>import("./OSSSLPDH.js"),"legendElement:,messages:"],"arcgis-legend-classic-univariate-above-and-below-ramp":[()=>import("./7LBICZSN.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-classic-univariate-color-size-ramp":[()=>import("./L4P6QUAJ.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-classic-view":[()=>import("./3D475OQN.js"),"activeLayerInfos:,headingLevel,messages:,type:"],"arcgis-legend-relationship-ramp":[()=>import("./O4KTJ2LP.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-spike-ramp":[()=>import("./5VOKWJYK.js"),"legendElement:,messages:"],"arcgis-line-of-sight":[()=>import("./JCLR7GTA.js"),"_messages:,analysis:,autoDestroyDisabled,hideContinueButton,hideDoneButton,hideStartButton,hideVisualization,icon,label,messageOverrides:,referenceElement,state:,view:;clear,continue,destroy,start,stop"],"arcgis-link-chart":[()=>import("./X4JK3J5H.js"),"allLayerViews:,analyses:,animationsDisabled,aria:,attributionItems:,attributionMode,autoDestroyDisabled,background:,baseCypherQuery,basemap,basemapView:,canZoomIn:,canZoomOut:,center,constraints:,displayFilterDisabled,extent:,fatalError:,focusAreas:,graphics:,hideAttribution,highlights:,interacting:,itemId,layerViews:,loadErrorSources:,magnifier:,map:,navigating:,navigation:,padding:,popup:,popupComponentEnabled,popupDisabled,popupElement:,ready:,resizeAlign,resolution:,rotation,scale,selectionManager:,serviceUrl,spatialReference:,stationary:,suspended,theme:,timeExtent:,timeZone,updating:,view:,viewpoint:,zoom;closePopup,destroy,goTo,openPopup,tryFatalErrorRecovery,viewOnReady,whenAnalysisView,whenLayerView,zoomIn,zoomOut;toMap,toScreen"],"arcgis-link-chart-layout-switcher":[()=>import("./ZEKJESMA.js"),"appearance,autoDestroyDisabled,closeOnSelectDisabled,icon,label,layout:,messageOverrides:,messages:,preventExtentUpdate,referenceElement,state:,view:;destroy,switchLayout"],"arcgis-link-chart-nonspatial-visibility-toggle":[()=>import("./EWOBALV7.js"),"autoDestroyDisabled,icon,label,messageOverrides:,messages:,referenceElement,state:,view:,visualScale;destroy,switchNonspatialVisibility"],"arcgis-locate":[()=>import("./OXM4YQGO.js"),"autoDestroyDisabled,geolocationOptions:,goToLocationDisabled,goToOverride:,graphic:,icon,label,messageOverrides:,messages:,popupDisabled,referenceElement,scale,state:,view:,visualScale;cancelLocate,destroy,locate"],"arcgis-map":[()=>import("./SMEJ4YAT.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:,spatialReference:,spatialReferenceLocked,stationary:,suspended,theme:,timeExtent:,timeZone,updating:,view:,viewpoint:,visibleArea:,zoom;closePopup,destroy,goTo,hitTest,openPopup,takeScreenshot,tryFatalErrorRecovery,viewOnReady,whenAnalysisView,whenLayerView,zoomIn,zoomOut;toMap,toScreen"],"arcgis-measurement":[()=>import("./A2Y4QEYJ.js"),"activeTool,activeWidget:,areaUnit,autoDestroyDisabled,icon,label,linearUnit,referenceElement,state:,view:;clear,destroy,startMeasurement"],"arcgis-navigation-toggle":[()=>import("./7OM5OVLK.js"),"_messages:,autoDestroyDisabled,icon,label,layout,messageOverrides:,navigationMode,referenceElement,state,view:,visualScale;destroy,toggle"],"arcgis-oriented-imagery-viewer":[()=>import("./VVTVZ23C.js"),"autoDestroyDisabled,currentCoverageVisible,dataCaptureEnabled,disabled,galleryOpened,icon,imageEnhancementToolActive,imageGalleryEnabled:,imageOverlaysOpened,isAdditionalCoverageVisible,isAdditionalPointSourcesVisible,label,layer:,mapImageConversionToolState,navigationToolActive,orientedImageryLayerItemId,preloadMedia,referenceElement,referencePoint:,view:;destroy"],"arcgis-paste":[()=>import("./QOL55WND.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"],"arcgis-clipboard":[()=>import("./BDL7JHSJ.js"),"_messages:,clipboard:,hideTooltips,maxShowCount,referenceElement,view:"],"arcgis-feature-image":[()=>import("./I7FUAEVX.js"),"actualSymbol:,graphic:,heightInPixels,layer:,minWidth,tableSymbolIcon:,useTrueShape,widthInPixels"],"arcgis-feature-title":[()=>import("./LNY6JB4T.js"),"_messages:,graphic:,isNewFeature,layer:,noTitleLabel"],"arcgis-multi-feature-form":[()=>import("./ZCCTN4B7.js"),"activeFeatureIndex,autoDestroyDisabled,disabled,editType,features:,groupDisplay,hasTooManyComplexFeatures,hasTooManyFeatures,headingLevel,icon,invalidFeatures:,label,maximumFeatureCount,maximumFeatureCountWithComplexForms,position,readOnly,referenceElement,status,submitHasBeenAttempted,timeZone,updating,valid,view:;destroy;getValues,goToFirstError,userChangesHaveMadeFeatureInvalid"],"arcgis-popup":[()=>import("./2W3VBU7J.js"),"actions:,active:,alignment,autoCloseEnabled,autoDestroyDisabled,collapsed,content,currentAlignment:,currentDockPosition:,defaultPopupTemplateEnabled,dockEnabled,dockOptions:,featureCount:,featureMenuOpen,featureMenuTitle,features:,goToOverride:,heading,headingLevel,hideActionBar,hideCloseButton,hideCollapseButton,hideFeatureListLayerTitle,hideFeatureMenuHeading,hideFeatureNavigation,hideHeading,hideSpinner,highlightDisabled,includeDefaultActionsDisabled,initialDisplayMode,label,location:,messageOverrides:,messages:,open,promises:,referenceElement,selectedDrillInFeature:,selectedFeature:,selectedFeatureComponent:,selectedFeatureIndex,state:,topLayerDisabled,updateLocationEnabled,view:;clear,destroy,fetchFeatures,handleViewClick,next,previous,setFocus,triggerAction"],"arcgis-presentation":[()=>import("./QSNY7PKS.js"),"_messages:,autoDestroyDisabled,keyboardNavigationEnabled,scale,slideId,view:;destroy"],"arcgis-print":[()=>import("./7E7AM2OJ.js"),"allowedFormats,allowedFormatsForSaving,allowedLayouts,autoDestroyDisabled,autoPopulateAuthor,excludeDefaultTemplates,excludeOrganizationTemplates,exportedLinks:,extraParameters:,headingLevel,hideAdvancedOptions,hideFeatureAttributes,hideHeader,hideIncludeTables,icon,label,messageOverrides:,messages:,outSpatialReference:,portal:,printServiceUrl,referenceElement,showPrintAreaEnabled,showSaveAs,state:,templateCustomTextElements:,templateOptions:,view:;addPortalTemplate,destroy"],"arcgis-print-custom-text-elements":[()=>import("./F4WUHSSA.js"),"viewModel:"],"arcgis-print-dpi-input":[()=>import("./CTUMJNVV.js"),"messages:,viewModel:"],"arcgis-print-export-button":[()=>import("./7KPBI4XT.js"),"fileName,messages:,selectExportsTab:,viewModel:"],"arcgis-print-exports-panel":[()=>import("./QZFSCUU6.js"),"allowedFormatsForSaving,arcgisSaveAs:,messages:,showSaveAs,viewModel:"],"arcgis-print-format-select":[()=>import("./77HK7ZGB.js"),"messages:,viewModel:"],"arcgis-print-layout-advanced-options":[()=>import("./FBHD2ZEY.js"),"autoPopulateAuthor,hideFeatureAttributes,hideIncludeTables,messages:,viewModel:"],"arcgis-print-layout-panel":[()=>import("./HH5RW37I.js"),"autoPopulateAuthor,hideAdvancedOptions,hideFeatureAttributes,hideIncludeTables,messages:,selectExportsTab:,showTemplateSelector:,viewModel:"],"arcgis-print-main-panel":[()=>import("./JDAMFTUY.js"),"allowedFormatsForSaving,arcgisSaveAs:,autoPopulateAuthor,hideAdvancedOptions,hideFeatureAttributes,hideIncludeTables,messages:,showSaveAs,showTemplateSelector:,viewModel:"],"arcgis-print-map-only-advanced-options":[()=>import("./63G7LUIG.js"),"messages:,viewModel:"],"arcgis-print-map-only-panel":[()=>import("./GIQWOYCO.js"),"hideAdvancedOptions,messages:,selectExportsTab:,viewModel:"],"arcgis-print-out-spatial-reference-input":[()=>import("./OY3SJG2A.js"),"messages:,templateOptions:,viewModel:"],"arcgis-print-preview-input":[()=>import("./SVM4RWA7.js"),"messages:,viewModel:"],"arcgis-print-scale-section":[()=>import("./TE5VBSUT.js"),"messages:,viewModel:"],"arcgis-print-template-select":[()=>import("./4YOGEANW.js"),"messages:,showTemplateSelector:,viewModel:"],"arcgis-print-template-selector":[()=>import("./GIBM773H.js"),"excludeOrganizationTemplates,hideTemplateSelector:,messages:,viewModel:"],"arcgis-reverse-geocode-list":[()=>import("./NJX4DH3C.js"),"headingLevel,location:,messageOverrides:,messages:,portal:,reverseGeocodeResults:;destroy"],"arcgis-scale-bar":[()=>import("./T5A2YHUT.js"),"autoDestroyDisabled,barStyle,icon,label,messageOverrides:,messages:,referenceElement,unit,view:;destroy"],"arcgis-scale-range-slider":[()=>import("./FMAT4CW4.js"),"autoDestroyDisabled,disabled,hidePreview,hideScaleMenusMaxScaleMenu,hideScaleMenusMinScaleMenu,icon,label,layer:,maxScale,maxScaleLimit,minScale,minScaleLimit,mode,referenceElement,region,showWorldValue,state:,view:;destroy"],"arcgis-scene":[()=>import("./3F72VWYL.js"),"allLayerViews:,alphaCompositingEnabled,analyses:,animationsDisabled,aria:,attributionItems:,attributionMode,autoDestroyDisabled,basemap,basemapView:,camera:,cameraFov,cameraHeading,cameraPosition,cameraTilt,canZoomIn:,canZoomOut:,center,clippingArea:,constraints:,displayFilterDisabled,environment:,extent:,fatalError:,floors:,focusAreas:,gamepad:,graphics:,ground,groundView:,hideAttribution,highlights:,interacting:,itemId,layerViews:,loadErrorSources:,magnifier:,map:,navigating:,navigation:,padding:,performanceInfo:,popup:,popupComponentEnabled,popupDisabled,popupElement:,qualityProfile,ready:,resolution:,scale,selectionManager:,spatialReference:,stationary:,suspended,theme:,timeExtent:,updating:,view:,viewingMode,viewpoint:,visibleArea:,zoom;closePopup,destroy,goTo,hitTest,openPopup,takeScreenshot,tryFatalErrorRecovery,viewOnReady,whenAnalysisView,whenLayerView,zoomIn,zoomOut;toMap,toScreen"],"arcgis-search":[()=>import("./PUKUYV7Z.js"),"activeMenu,activeSource:,activeSourceIndex,allPlaceholder,allSources:,autoDestroyDisabled,autoNavigateDisabled,autoSelectDisabled,defaultSources:,disabled,goToOverride:,icon,includeDefaultSourcesDisabled,label,locationDisabled,maxResults,maxSuggestions,messageOverrides:,messages:,minSuggestCharacters,popupDisabled,popupTemplate:,portal:,referenceElement,resultGraphic:,resultGraphicDisabled,results:,searchAllDisabled,searchTerm,selectedResult:,sources:,state:,suggestions:,suggestionsDisabled,topLayerDisabled,view:;destroy,search,setFocus,suggest;clear"],"arcgis-search-result-renderer":[()=>import("./SUWCCBWL.js"),"autoDestroyDisabled,messages:,viewModel:;destroy"],"arcgis-shadow-cast":[()=>import("./DLDEDYSE.js"),"analysis:,autoDestroyDisabled,date,discreteColor:,discreteInterval,endTimeOfDay,headingLevel,hideDatePicker,hideDiscreteColorPicker,hideDiscreteInterval,hideDiscreteOptions,hideMinDurationColorPicker,hideMinDurationContextColorPicker,hideMinDurationContextInterval,hideMinDurationContextOptions,hideMinDurationContextToggle,hideMinDurationOptions,hideMinDurationSlider,hideShadowDurationTooltip,hideTimeRangeSlider,hideTimezone,hideTotalDurationColorPicker,hideTotalDurationModeSelect,hideTotalDurationOptions,hideVisualization,hideVisualizationOptions,icon,label,maxMinDuration,messages:,minDuration,minDurationColor:,minDurationContextColor:,minDurationContextEnabled,minDurationContextInterval,minMinDuration,mode,referenceElement,startTimeOfDay,state:,totalDurationColor:,totalDurationMode,utcOffset,view:,visualScale;destroy,getDurationAtScreen"],"arcgis-shadow-cast-discrete-config":[()=>import("./4QDDVY23.js"),"hideColorPicker,hideInterval,messages:,options:,scale"],"arcgis-shadow-cast-min-duration-config":[()=>import("./XKP5ITQT.js"),"hideColorPicker,hideContextColorPicker,hideContextInterval,hideContextOptions,hideContextToggle,hideSlider,maxMinDuration,messages:,minMinDuration,options:,scale"],"arcgis-shadow-cast-total-duration-config":[()=>import("./ORZL7AJK.js"),"hideColorPicker,hideModeSelect,messages:,options:,scale"],"arcgis-sketch":[()=>import("./RTB2XKDJ.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,scale,showCreateToolsFreehandPolygon,showCreateToolsFreehandPolyline,showCreateToolsText,showSnappingControlsElementsHeader,snappingOptions:,state:,textSymbol:,toolbarKind,tooltipOptions:,updateGraphics:,useLegacyCreateTools,view:,visualScale;cancel,complete,create,delete,destroy,duplicate,redo,triggerUpdate,undo"],"arcgis-slice":[()=>import("./DRVFBFOW.js"),"_messages:,analysis:,autoDestroyDisabled,excludedLayers:,excludeGroundSurface,headingLevel,hideStartButton,hideVisualization,icon,label,messageOverrides:,referenceElement,shape:,state:,tiltEnabled,view:;clear,destroy,start"],"arcgis-slider-binary-color-size-legacy":[()=>import("./CXQ47WC4.js"),"autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,persistSizeRangeEnabled,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy,updateFromRendererResult,updateRenderer"],"arcgis-slider-classed-color-legacy":[()=>import("./N2AXFVQB.js"),"autoDestroyDisabled,breaks:,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,state:;destroy,updateClassBreakInfos,updateFromRendererResult"],"arcgis-slider-classed-size-legacy":[()=>import("./IFWIELXX.js"),"autoDestroyDisabled,breaks:,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:;destroy,updateClassBreakInfos,updateFromRendererResult"],"arcgis-slider-color-legacy":[()=>import("./AEX2GVOA.js"),"autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,primaryHandleEnabled,referenceElement,stops:,zoomOptions:;destroy;updateFromRendererResult"],"arcgis-slider-color-size-legacy":[()=>import("./23KLANNA.js"),"autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,persistSizeRangeEnabled,precision,primaryHandleEnabled,referenceElement,state:,stops:,zoomOptions:;destroy,updateFromRendererResult;updateVisualVariables"],"arcgis-slider-heatmap-legacy":[()=>import("./XRXXGGKZ.js"),"autoDestroyDisabled,icon,max:,min:,precision,referenceElement,state:,stops:;destroy"],"arcgis-slider-opacity-legacy":[()=>import("./PV4EVFZL.js"),"autoDestroyDisabled,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy,updateFromVisualVariableResult"],"arcgis-slider-size-legacy":[()=>import("./43AAIXLC.js"),"autoDestroyDisabled,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy;updateFromRendererResult,updateVisualVariable"],"arcgis-snapping-controls":[()=>import("./R2SRU7YZ.js"),"autoDestroyDisabled,hideEnabledToggle,hideFeatureEnabledToggle,hideGridControls,hideGridControlsElementsColorSelection,hideGridControlsElementsDynamicScaleToggle,hideGridControlsElementsLineIntervalInput,hideGridControlsElementsNumericInputs,hideGridControlsElementsOutOfScaleWarning,hideGridControlsElementsPlacementButtons,hideGridControlsElementsRotateWithMapToggle,hideLayerList,hideSelfEnabledToggle,icon,label,referenceElement,showGridControlsElementsGridEnabledToggle,showHeader,snappingOptions:,state,view:;destroy"],"arcgis-spinner":[()=>import("./ZBIHLQ6H.js"),"autoDestroyDisabled,label,location:,screenLocation:,trackLocation,view:;destroy"],"arcgis-color-select":[()=>import("./SNQ2FGIZ.js"),"_messages:,color,label"],"arcgis-labeled-switch":[()=>import("./LMRDVTIM.js"),"checked,disabled,hint,hintIcon,hintKind,label;destroy"],"arcgis-measurement-content":[()=>import("./2H4TOIDN.js"),"hintLabel,items:,layout,state,unsupportedLabel"],"arcgis-time-of-day-slider":[()=>import("./7J2JZ2SZ.js"),"disabled,endTime,label,messages:,mode,startTime,steps,visualScale"],"arcgis-utility-network-association-list":[()=>import("./S676CANE.js"),"associatedFeatureCount:,associationViewModels:,currentFeaturePage,featuresPerPage,maxFeatureCount,messages:,parentFeatureViewModel:,selectedLayer:,showAllEnabled,state,tooltipReferenceMap:"],"arcgis-webgl-error":[()=>import("./HJ3OTVSP.js"),"_messages:,errorName"],"arcgis-swipe":[()=>import("./CWQLKJFC.js"),"autoDestroyDisabled,direction,disabled,endLayers:,hideDivider,hideHandle,icon,label,leadingLayers:,messageOverrides:,messages:,position,referenceElement,startLayers:,state:,swipePosition,trailingLayers:,view:;destroy"],"arcgis-table-list":[()=>import("./TY7DGFDV.js"),"autoDestroyDisabled,closed,collapsed,dragEnabled,filterPlaceholder,filterPredicate:,filterText,hideStatusIndicators,icon,label,listItemCreatedFunction:,map:,minDragEnabledItems,minFilterItems,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryTableIndicators,state:,tableItems:,view:;destroy"],"arcgis-time-slider":[()=>import("./IJICMS5G.js"),"actions:,autoDestroyDisabled,disabled,effectiveStops:,fullTimeExtent:,icon,label,layout,loop,mode,playRate,referenceElement,state:,stops:,tickConfigs:,timeExtent:,timeVisible,timeZone,view:;applyTimeSliderSettings,destroy,next,play,previous,stop,updateWebDocument"],"arcgis-time-zone-label":[()=>import("./DJP36K3Y.js"),"_messages:,actionIcon,disabled,icon,label,messageOverrides:,referenceElement,state:,view:"],"arcgis-track":[()=>import("./MZENIHK3.js"),"autoDestroyDisabled,error:,geolocationOptions:,goToLocationDisabled,goToOverride:,graphic:,icon,label,messageOverrides:,messages:,positionFilterFunction:,referenceElement,rotationDisabled,scale,state:,tracking:,view:,visualScale;destroy,start,stop"],"arcgis-unit-select":[()=>import("./7KAQ36QW.js"),"label,layout,messageOverrides:,options,selectLabel,value:;destroy"],"arcgis-utility-network-associations":[()=>import("./HSAVWAGS.js"),"autoDestroyDisabled,autoRefreshAssociationsDisabled,connectivityAssociationsLineSymbol:,hideConnectivityAssociationsSettingsColorPicker,hideConnectivityAssociationsSettingsStylePicker,hideConnectivityAssociationsSettingsWidthInput,hideStructuralAttachmentAssociationsSettingsColorPicker,hideStructuralAttachmentAssociationsSettingsStylePicker,hideStructuralAttachmentAssociationsSettingsWidthInput,icon,includeConnectivityAssociationsDisabled,includeStructuralAttachmentAssociationsDisabled,label,maxAllowableAssociations,maxAllowableAssociationsSliderMax,maxAllowableAssociationsSliderMin,maxAllowableAssociationsSliderStep,referenceElement,showArrowsConnectivity,showArrowsStructuralAttachment,showAssociationsEnabled,showConnectivityAssociationsSettingsArrowsToggle,showConnectivityAssociationsSettingsCapSelect,showMaxAllowableAssociationsSlider,showStructuralAttachmentAssociationsSettingsArrowsToggle,showStructuralAttachmentAssociationsSettingsCapSelect,structuralAttachmentAssociationsLineSymbol:,utilityNetwork:,view:;destroy"],"arcgis-utility-network-trace":[()=>import("./LPD2FPBE.js"),"autoDestroyDisabled,defaultGraphicColor:,disabled,enableResultArea,flags:,icon,inputSettings:,label,referenceElement,resultAreaProperties:,selectedTraces:,selectOnCompleteDisabled,showGraphicsOnCompleteDisabled,showSelectionAttributesDisabled,state:,traceResults:,view:;checkCanTrace,confirmReset,destroy"],"arcgis-utility-network-trace-analysis":[()=>import("./MDUFAELV.js"),"_messages:,aggregatedGeometryGraphicsColor:,autoDestroyDisabled,beforeTraceLocationSelectStart:,disableHighlightFeatureResults,hideActionBar,hideFeatureResults,label,messageOverrides:,referenceElement,state:,traceResultFeatures:,view:;destroy"],"arcgis-utility-network-aggregated-geometry":[()=>import("./GL2CGH7O.js"),"_messages:,autoDestroyDisabled,geometry:,graphicsColor:,hideGraphics,view:;destroy"],"arcgis-utility-network-subnetwork-info":[()=>import("./JTOVZZIK.js"),"_messages:,namedTraceConfig:"],"arcgis-utility-network-trace-inputs":[()=>import("./L26JLESC.js"),"_messages:,autoDestroyDisabled,beforeTraceLocationSelectStart:,hideActionBar,mode,referenceElement,selectedNamedTraceConfiguration:,selectedUtilityNetwork:,traceLocations:,unTraceConfiguration:,view:;destroy"],"arcgis-utility-network-trace-location":[()=>import("./QIHCQOKX.js"),"afterHitTest:,autoDestroyDisabled,beforeTraceLocationSelectStart:,filterLayers:,messages:,sketchViewModel:,spatialTolerance,traceLocations:,traceLocationType,utilityNetwork:,view:;destroy"],"arcgis-utility-network-trace-location-list":[()=>import("./PCBKRI33.js"),"_messages:,traceLocations:,traceLocationType,view:"],"arcgis-utility-network-trace-results":[()=>import("./GGHVYX5B.js"),"_messages:,aggregatedGeometryGraphicsColor:,autoDestroyDisabled,featuresFromSelectedLayer:,hideActionBar,hideFeatureResults,isElementsSelected,layers:,messageOverrides:,numResults:,referenceElement,selectedFeature:,selectedLayer:,state,traceConfigTitle,traceError:,traceResult:,traceResultFeatures:,utilityNetwork:,view:;destroy;clearAggregatedGeometryGraphics"],"arcgis-utility-network-validate-topology":[()=>import("./SVFZT7GR.js"),"autoDestroyDisabled,extentToValidate,icon,label,referenceElement,state:,utilityNetwork:,view:;destroy"],"arcgis-value-picker-legacy":[()=>import("./RTWUAZET.js"),"autoDestroyDisabled,canNext:,canPlay:,canPrevious:,caption,component:,hideNextButton,hidePlayButton,hidePreviousButton,icon,label,layout,loop,playRate,referenceElement,values:;destroy,next,pause,play,previous"],"arcgis-version-management":[()=>import("./RISMNCOT.js"),"allowEditingDisabled,autoDestroyDisabled,closable,icon,initialVersionInfos:,label,messageOverrides:,messages:,mode,pageSize,referenceElement,state:,versioningStates:,view:;destroy"],"arcgis-version-management-service-item":[()=>import("./GTL2XK2G.js"),"serviceItemElementProps:"],"arcgis-version-management-version-list":[()=>import("./YXUK3MCB.js"),"currentPage,selected,showBackButton,versionListElementProps:"],"arcgis-version-management-version-properties":[()=>import("./TFMBO2TF.js"),"selected,showBackButton,versionPropertiesElementProps:"],"arcgis-video":[()=>import("./6G6M4M5S.js"),"aria:,attributionMode,autoDestroyDisabled,layer:,map:,ready:,view:;destroy"],"arcgis-video-player":[()=>import("./XJ7YGYPW.js"),"autoDestroyDisabled,followingMode,hideHeader,icon,inline,label,layer:,messageOverrides:,messages:,referenceElement,showFullscreenToggle,state:,view:;destroy"],"arcgis-video-player-action-bar":[()=>import("./2VAAAVLC.js"),"currentTime,duration,inline,messages:,toggleMetadata:,viewModel:"],"arcgis-video-player-actions-group":[()=>import("./6MNOO7S3.js"),"inline,messages:,viewModel:"],"arcgis-video-player-controls-group":[()=>import("./CXFTZC4P.js"),"messages:,toggleMetadata:,viewModel:"],"arcgis-video-player-metadata":[()=>import("./7WYC3QVX.js"),"messages:,viewModel:"],"arcgis-video-player-settings":[()=>import("./AHYVOMEG.js"),"messages:,viewModel:"],"arcgis-video-player-slider":[()=>import("./Y2SCBPL7.js"),"buffered,value,viewModel:"],"arcgis-volume-measurement":[()=>import("./CTFHP4WA.js"),"analysis:,areaDisplayUnit,areaDisplayUnitOptions:,autoDestroyDisabled,elevationDisplayUnit,elevationDisplayUnitOptions:,elevationInputUnit,elevationInputUnitOptions:,headingLevel,hideAreaDisplayUnitSelect,hideElevationDisplayUnitSelect,hideElevationInputUnitSelect,hideHeader,hideModeSelect,hidePerimeterDisplayUnitSelect,hideSettingsButton,hideStartButton,hideVisualization,hideVolumeDisplayUnitSelect,icon,label,messages:,mode,perimeterDisplayUnit,perimeterDisplayUnitOptions:,referenceElement,state:,view:,volumeDisplayUnit,volumeDisplayUnitOptions:;clear,destroy,start"],"arcgis-weather":[()=>import("./X6YUOAIF.js"),"autoDestroyDisabled,headingLevel,hideHeader,icon,label,messageOverrides:,messages:,referenceElement,state:,view:;destroy"],"arcgis-zoom":[()=>import("./YT45OEI2.js"),"autoDestroyDisabled,icon,label,layout,messageOverrides:,messages:,referenceElement,state:,view:,visualScale;destroy,zoomIn,zoomOut"]});o({resourcesUrl:import.meta.url});var i=new CSSStyleSheet,___="url("+import.meta.resolve("./assets/");i.replaceSync('@layer{:not([hydrated]):is(arcgis-area-measurement-2d,arcgis-area-measurement-3d,arcgis-attachments,arcgis-basemap-gallery,arcgis-basemap-layer-list,arcgis-basemap-toggle,arcgis-bookmarks,arcgis-building-explorer,arcgis-catalog-layer-list,arcgis-compass,arcgis-coordinate-conversion,arcgis-daylight,arcgis-directional-pad,arcgis-directions,arcgis-direct-line-measurement-3d,arcgis-distance-measurement-2d,arcgis-editor,arcgis-elevation-profile,arcgis-expand,arcgis-feature,arcgis-feature-form,arcgis-feature-table,arcgis-feature-templates-legacy,arcgis-features,arcgis-floor-filter,arcgis-fullscreen,arcgis-grid-controls,arcgis-histogram-range-slider,arcgis-home,arcgis-layer-list,arcgis-legend,arcgis-line-of-sight,arcgis-link-chart,arcgis-link-chart-layout-switcher,arcgis-link-chart-nonspatial-visibility-toggle,arcgis-locate,arcgis-map,arcgis-measurement,arcgis-navigation-toggle,arcgis-oriented-imagery-viewer,arcgis-paste,arcgis-clipboard,arcgis-feature-image,arcgis-feature-title,arcgis-multi-feature-form,arcgis-popup,arcgis-presentation,arcgis-print,arcgis-reverse-geocode-list,arcgis-scale-bar,arcgis-scale-range-slider,arcgis-scene,arcgis-search,arcgis-search-result-renderer,arcgis-shadow-cast,arcgis-sketch,arcgis-slice,arcgis-slider-binary-color-size-legacy,arcgis-slider-classed-color-legacy,arcgis-slider-classed-size-legacy,arcgis-slider-color-legacy,arcgis-slider-color-size-legacy,arcgis-slider-heatmap-legacy,arcgis-slider-opacity-legacy,arcgis-slider-size-legacy,arcgis-snapping-controls,arcgis-color-select,arcgis-time-of-day-slider,arcgis-webgl-error,arcgis-swipe,arcgis-table-list,arcgis-time-slider,arcgis-time-zone-label,arcgis-track,arcgis-utility-network-associations,arcgis-utility-network-trace,arcgis-utility-network-trace-analysis,arcgis-utility-network-aggregated-geometry,arcgis-utility-network-subnetwork-info,arcgis-utility-network-trace-inputs,arcgis-utility-network-trace-location,arcgis-utility-network-trace-location-list,arcgis-utility-network-trace-results,arcgis-utility-network-validate-topology,arcgis-value-picker-legacy,arcgis-version-management,arcgis-video,arcgis-video-player,arcgis-volume-measurement,arcgis-weather,arcgis-zoom){visibility:hidden}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-math.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-math.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-math.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-math.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-math.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-ext.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-ext.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF,U+300-36F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-ext.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF,U+300-36F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-ext.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF,U+300-36F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-ext.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF,U+300-36F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-greek.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-greek.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-greek.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-greek.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-greek.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-cyrillic.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-cyrillic.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-cyrillic.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-cyrillic.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-cyrillic.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-georgian.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+10A0-10FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-georgian.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+10A0-10FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-georgian.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+10A0-10FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-georgian.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+10A0-10FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-arabic.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+6??,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-arabic.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+6??,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-arabic.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+6??,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-arabic.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+6??,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-hebrew.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-hebrew.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-hebrew.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-hebrew.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-hebrew.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/94aa531e-7746-4df0-bb6e-349891f2eda5.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+900-97F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/3ae1e25e-3aa6-4061-a016-a079159f9d65.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+900-97F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/41331c3c-3759-4462-8695-33c9a21b6a5b.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+900-97F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/41331c3c-3759-4462-8695-33c9a21b6a5b.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+900-97F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-thai.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+E00-E7F}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-thai.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+E00-E7F}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-thai.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+E00-E7F}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-thai.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+E00-E7F}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-vietnamese.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto;unicode-range:U+1E??}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-vietnamese.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto;unicode-range:U+1E??}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-vietnamese.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto;unicode-range:U+1E??}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-vietnamese.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto;unicode-range:U+1E??}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-vietnamese.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto;unicode-range:U+1E??}@font-face{font-family:CalciteWebCoreIcons;src:'+___+'fonts/CalciteWebCoreIcons.woff2) format("woff2");font-weight:400;font-style:normal}[class^=esri-icon-],[class*=" esri-icon-"]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:var(--calcite-font-weight-normal);line-height:1;font-family:CalciteWebCoreIcons!important}.esri-icon-close:before{content:"\uE600";color:inherit}.esri-icon-drag-horizontal:before{content:"\uE601";color:inherit}.esri-icon-drag-vertical:before{content:"\uE602";color:inherit}.esri-icon-handle-horizontal:before{content:"\uE603";color:inherit}.esri-icon-handle-vertical:before{content:"\uE604";color:inherit}.esri-icon-check-mark:before{content:"\uE605";color:inherit}.esri-icon-left-triangle-arrow:before{content:"\uE606";color:inherit}.esri-icon-right-triangle-arrow:before{content:"\uE607";color:inherit}.esri-icon-down-arrow:before{content:"\uE608";color:inherit}.esri-icon-up-arrow:before{content:"\uE609";color:inherit}.esri-icon-overview-arrow-bottom-left:before{content:"\uE60A";color:inherit}.esri-icon-overview-arrow-bottom-right:before{content:"\uE60B";color:inherit}.esri-icon-overview-arrow-top-left:before{content:"\uE60C";color:inherit}.esri-icon-overview-arrow-top-right:before{content:"\uE60D";color:inherit}.esri-icon-maximize:before{content:"\uE60E";color:inherit}.esri-icon-minimize:before{content:"\uE60F";color:inherit}.esri-icon-checkbox-unchecked:before{content:"\uE610";color:inherit}.esri-icon-checkbox-checked:before{content:"\uE611";color:inherit}.esri-icon-radio-unchecked:before{content:"\uE612";color:inherit}.esri-icon-radio-checked:before{content:"\uE613";color:inherit}.esri-icon-up-arrow-circled:before{content:"\uE614";color:inherit}.esri-icon-down-arrow-circled:before{content:"\uE615";color:inherit}.esri-icon-left-arrow-circled:before{content:"\uE616";color:inherit}.esri-icon-right-arrow-circled:before{content:"\uE617";color:inherit}.esri-icon-zoom-out-fixed:before{content:"\uE618";color:inherit}.esri-icon-zoom-in-fixed:before{content:"\uE619";color:inherit}.esri-icon-refresh:before{content:"\uE61A";color:inherit}.esri-icon-edit:before{content:"\uE61B";color:inherit}.esri-icon-authorize:before{content:"\uE61C";color:inherit}.esri-icon-map-pin:before{content:"\uE61D";color:inherit}.esri-icon-blank-map-pin:before{content:"\uE61E";color:inherit}.esri-icon-table:before{content:"\uE61F";color:inherit}.esri-icon-plus:before{content:"\uE620";color:inherit}.esri-icon-minus:before{content:"\uE621";color:inherit}.esri-icon-beginning:before{content:"\uE622";color:inherit}.esri-icon-reverse:before{content:"\uE623";color:inherit}.esri-icon-pause:before{content:"\uE624";color:inherit}.esri-icon-play:before{content:"\uE625";color:inherit}.esri-icon-forward:before{content:"\uE626";color:inherit}.esri-icon-end:before{content:"\uE627";color:inherit}.esri-icon-erase:before{content:"\uE628";color:inherit}.esri-icon-up-down-arrows:before{content:"\uE629";color:inherit}.esri-icon-left:before{content:"\uE62A";color:inherit}.esri-icon-right:before{content:"\uE62B";color:inherit}.esri-icon-announcement:before{content:"\uE62C";color:inherit}.esri-icon-notice-round:before{content:"\uE62D";color:inherit}.esri-icon-notice-triangle:before{content:"\uE62E";color:inherit}.esri-icon-home:before{content:"\uE62F";color:inherit}.esri-icon-locate:before{content:"\uE630";color:inherit}.esri-icon-expand:before{content:"\uE631";color:inherit}.esri-icon-collapse:before{content:"\uE632";color:inherit}.esri-icon-layer-list:before{content:"\uE633";color:inherit}.esri-icon-basemap:before{content:"\uE634";color:inherit}.esri-icon-globe:before{content:"\uE635";color:inherit}.esri-icon-applications:before{content:"\uE636";color:inherit}.esri-icon-arrow-up-circled:before{content:"\uE637";color:inherit}.esri-icon-arrow-down-circled:before{content:"\uE638";color:inherit}.esri-icon-arrow-left-circled:before{content:"\uE639";color:inherit}.esri-icon-arrow-right-circled:before{content:"\uE63A";color:inherit}.esri-icon-minus-circled:before{content:"\uE63B";color:inherit}.esri-icon-plus-circled:before{content:"\uE63C";color:inherit}.esri-icon-add-attachment:before{content:"\uE63D";color:inherit}.esri-icon-attachment:before{content:"\uE63E";color:inherit}.esri-icon-calendar:before{content:"\uE63F";color:inherit}.esri-icon-close-circled:before{content:"\uE640";color:inherit}.esri-icon-browser:before{content:"\uE641";color:inherit}.esri-icon-collection:before{content:"\uE642";color:inherit}.esri-icon-comment:before{content:"\uE643";color:inherit}.esri-icon-configure-popup:before{content:"\uE644";color:inherit}.esri-icon-contact:before{content:"\uE645";color:inherit}.esri-icon-dashboard:before{content:"\uE646";color:inherit}.esri-icon-deny:before{content:"\uE647";color:inherit}.esri-icon-description:before{content:"\uE648";color:inherit}.esri-icon-directions:before{content:"\uE649";color:inherit}.esri-icon-directions2:before{content:"\uE64A";color:inherit}.esri-icon-documentation:before{content:"\uE64B";color:inherit}.esri-icon-duplicate:before{content:"\uE64C";color:inherit}.esri-icon-review:before{content:"\uE64D";color:inherit}.esri-icon-environment-settings:before{content:"\uE64E";color:inherit}.esri-icon-error:before{content:"\uE64F";color:inherit}.esri-icon-error2:before{content:"\uE650";color:inherit}.esri-icon-experimental:before{content:"\uE651";color:inherit}.esri-icon-feature-layer:before{content:"\uE652";color:inherit}.esri-icon-filter:before{content:"\uE653";color:inherit}.esri-icon-grant:before{content:"\uE654";color:inherit}.esri-icon-group:before{content:"\uE655";color:inherit}.esri-icon-key:before{content:"\uE656";color:inherit}.esri-icon-labels:before{content:"\uE657";color:inherit}.esri-icon-tag:before{content:"\uE658";color:inherit}.esri-icon-layers:before{content:"\uE659";color:inherit}.esri-icon-left-arrow:before{content:"\uE65A";color:inherit}.esri-icon-right-arrow:before{content:"\uE65B";color:inherit}.esri-icon-link-external:before{content:"\uE65C";color:inherit}.esri-icon-link:before{content:"\uE65D";color:inherit}.esri-icon-loading-indicator:before{content:"\uE65E";color:inherit}.esri-icon-maps:before{content:"\uE65F";color:inherit}.esri-icon-marketplace:before{content:"\uE660";color:inherit}.esri-icon-media:before{content:"\uE661";color:inherit}.esri-icon-media2:before{content:"\uE662";color:inherit}.esri-icon-menu:before{content:"\uE663";color:inherit}.esri-icon-mobile:before{content:"\uE664";color:inherit}.esri-icon-phone:before{content:"\uE665";color:inherit}.esri-icon-navigation:before{content:"\uE666";color:inherit}.esri-icon-pan:before{content:"\uE667";color:inherit}.esri-icon-printer:before{content:"\uE668";color:inherit}.esri-icon-pie-chart:before{content:"\uE669";color:inherit}.esri-icon-chart:before{content:"\uE66A";color:inherit}.esri-icon-line-chart:before{content:"\uE66B";color:inherit}.esri-icon-question:before{content:"\uE66C";color:inherit}.esri-icon-resend-invitation:before{content:"\uE66D";color:inherit}.esri-icon-rotate:before{content:"\uE66E";color:inherit}.esri-icon-save:before{content:"\uE66F";color:inherit}.esri-icon-settings:before{content:"\uE670";color:inherit}.esri-icon-settings2:before{content:"\uE671";color:inherit}.esri-icon-share:before{content:"\uE672";color:inherit}.esri-icon-sign-out:before{content:"\uE673";color:inherit}.esri-icon-support:before{content:"\uE674";color:inherit}.esri-icon-user:before{content:"\uE675";color:inherit}.esri-icon-time-clock:before{content:"\uE676";color:inherit}.esri-icon-trash:before{content:"\uE677";color:inherit}.esri-icon-upload:before{content:"\uE678";color:inherit}.esri-icon-download:before{content:"\uE679";color:inherit}.esri-icon-zoom-in-magnifying-glass:before{content:"\uE67A";color:#6e6e6e}.esri-icon-search:before{content:"\uE67B";color:inherit}.esri-icon-zoom-out-magnifying-glass:before{content:"\uE67C";color:#6e6e6e}.esri-icon-locked:before{content:"\uE67D";color:inherit}.esri-icon-unlocked:before{content:"\uE67E";color:inherit}.esri-icon-favorites:before{content:"\uE67F";color:inherit}.esri-icon-compass:before{content:"\uE680";color:inherit}.esri-icon-down:before{content:"\uE681";color:inherit}.esri-icon-up:before{content:"\uE682";color:inherit}.esri-icon-chat:before{content:"\uE683";color:inherit}.esri-icon-dock-bottom:before{content:"\uE684";color:inherit}.esri-icon-dock-left:before{content:"\uE685";color:inherit}.esri-icon-dock-right:before{content:"\uE686";color:inherit}.esri-icon-organization:before{content:"\uE687";color:inherit}.esri-icon-north-navigation:before{content:"\uE688";color:inherit}.esri-icon-locate-circled:before{content:"\uE689";color:inherit}.esri-icon-dial:before{content:"\uE68A";color:inherit}.esri-icon-polygon:before{content:"\uE68B";color:inherit}.esri-icon-polyline:before{content:"\uE68C";color:inherit}.esri-icon-visible:before{content:"\uE68D";color:inherit}.esri-icon-non-visible:before{content:"\uE68E";color:inherit}.esri-icon-link-vertical:before{content:"\uE68F";color:inherit}.esri-icon-unlocked-link-vertical:before{content:"\uE690";color:inherit}.esri-icon-link-horizontal:before{content:"\uE691";color:inherit}.esri-icon-unlocked-link-horizontal:before{content:"\uE692";color:inherit}.esri-icon-swap:before{content:"\uE693";color:inherit}.esri-icon-cta-link-external:before{content:"\uE694";color:inherit}.esri-icon-reply:before{content:"\uE695";color:inherit}.esri-icon-public:before{content:"\uE696";color:inherit}.esri-icon-share2:before{content:"\uE697";color:inherit}.esri-icon-launch-link-external:before{content:"\uE698";color:inherit}.esri-icon-rotate-back:before{content:"\uE699";color:inherit}.esri-icon-pan2:before{content:"\uE69A";color:inherit}.esri-icon-tracking:before{content:"\uE69B";color:inherit}.esri-icon-expand2:before{content:"\uE69C";color:inherit}.esri-icon-arrow-down:before{content:"\uE69D";color:inherit}.esri-icon-arrow-up:before{content:"\uE69E";color:inherit}.esri-icon-hollow-eye:before{content:"\uE69F";color:inherit}.esri-icon-play-circled:before{content:"\uE6A0";color:inherit}.esri-icon-volume-off:before{content:"\uE6A1";color:inherit}.esri-icon-volume-on:before{content:"\uE6A2";color:inherit}.esri-icon-bookmark:before{content:"\uE900";color:inherit}.esri-icon-lightbulb:before{content:"\uE901";color:inherit}.esri-icon-sketch-rectangle:before{content:"\uE902";color:inherit}.esri-icon-north-navigation-filled:before{content:"\uE903";color:inherit}.esri-icon-default-action:before{content:"\uE904";color:inherit}.esri-icon-undo:before{content:"\uE905";color:inherit}.esri-icon-redo:before{content:"\uE906";color:inherit}.esri-icon-cursor:before{content:"\uE907";color:inherit}.esri-icon-cursor-filled:before{content:"\uE908";color:inherit}.esri-icon-measure:before{content:"\uE90A";color:inherit}.esri-icon-measure-line:before{content:"\uE909";color:inherit}.esri-icon-measure-area:before{content:"\uE90B";color:inherit}.esri-icon-legend:before{content:"\uE90C";color:inherit}.esri-icon-sliders:before{content:"\uE90D";color:inherit}.esri-icon-sliders-horizontal:before{content:"\uE90E";color:inherit}.esri-icon-cursor-marquee:before{content:"\uE90F";color:inherit}.esri-icon-lasso:before{content:"\uE910";color:inherit}.esri-icon-elevation-profile:before{content:"\uE911";color:inherit}.esri-icon-slice:before{content:"\uE913";color:inherit}.esri-icon-line-of-sight:before{content:"\uE912";color:inherit}.esri-icon-zoom-to-object:before{content:"\uE914";color:inherit}.esri-icon-urban-model:before{content:"\uE915";color:inherit}.esri-icon-measure-building-height-shadow:before{content:"\uE916";color:inherit}.esri-icon-partly-cloudy:before{content:"\uE917";color:inherit}}');document.adoptedStyleSheets=[...document.adoptedStyleSheets,i];window.$arcgis||Object.defineProperty(window,"$arcgis",{configurable:!1,enumerable:!0,writable:!1,value:{}}),((a,r)=>{a.t=(c,...x)=>Promise.all(x.map(x=>x.then?x:(!a?.forceESM&&a?.import||(x=>import(x+".js").then(m=>m.default??m)))("@arcgis/core/"+x))).then(c);r.p=a.t(([m])=>{r.t=m.trackAccess;r.o=m.createObservable;r.c=m.createTrackingTarget;r.r=m.runTracked},"applications/Components/reactiveUtils")})($arcgis,t)
2
+ import{C as e,T as t}from"./MDRC374Z.js";import"./3TTFCHAA.js";var o=e(t,{"arcgis-area-measurement-2d":[()=>import("./IS2PGNSH.js"),"analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,snappingOptions:,state:,unit,unitOptions:,view:;clear,destroy,start"],"arcgis-area-measurement-3d":[()=>import("./KB5J5TKR.js"),"analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,state:,unit,unitOptions:,view:;clear,destroy,start"],"arcgis-attachments":[()=>import("./4TP652AL.js"),"attachmentInfos:,attachmentKeywords:,attachmentTypes:,autoDestroyDisabled,capabilities:,displayType,graphic:,hideAddButton,hideAddSubmitButton,hideCancelAddButton,hideCancelUpdateButton,hideDeleteButton,hideErrorMessage,hideProgressBar,hideUpdateButton,icon,label,referenceElement,state:,submitting:;destroy"],"arcgis-basemap-gallery":[()=>import("./IUI2SSE7.js"),"activeBasemap,autoDestroyDisabled,disabled,headingLevel,icon,label,messageOverrides:,messages:,referenceElement,source:,state:,view:;destroy"],"arcgis-basemap-gallery-item":[()=>import("./ZBPKNJD3.js"),"disabled,item:,itemIndex,messages:,viewModel:"],"arcgis-basemap-layer-list":[()=>import("./RRZZQHHA.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"],"arcgis-basemap-toggle":[()=>import("./4YBNCIDF.js"),"activeBasemap:,autoDestroyDisabled,icon,label,messageOverrides:,messages:,nextBasemap,referenceElement,showTitle,state:,view:;destroy,toggle"],"arcgis-bookmarks":[()=>import("./WPHAAGQP.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"],"arcgis-building-explorer":[()=>import("./EYQYDFFT.js"),"autoDestroyDisabled,headingLevel,hideDisciplines,hideLevels,hidePhases,icon,label,layers:,level,levelDisabled:,levels:,messages:,phase,phaseDisabled:,phases:,referenceElement,view:;destroy"],"arcgis-building-discipline-tree":[()=>import("./TCYJRUYQ.js"),"layers:,messages:,toggleSiblingsVisibility"],"arcgis-building-level-picker":[()=>import("./RRTCHX7D.js"),"level:,levelHeight:,levelsHeight:,messages:,numberOfLevels:"],"arcgis-building-level-item":[()=>import("./6D7YTBW3.js"),"active,baseWidth,height,hovered,level,messages:,width"],"arcgis-building-phase-picker":[()=>import("./3RBPQIY2.js"),"messages:,numberOfPhases:,phase:,phaseHeight:"],"arcgis-catalog-layer-list":[()=>import("./F76SAKGH.js"),"autoDestroyDisabled,catalogItems:,catalogLayer:,closed,collapsed,filterPlaceholder,filterPredicate:,filterText,headingLevel,hideStatusIndicators,icon,label,listItemCreatedFunction:,minFilterItems,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryLayerIndicators,state:,view:,visibilityAppearance;destroy"],"arcgis-compass":[()=>import("./ON57EB3S.js"),"autoDestroyDisabled,goToOverride:,icon,label,messageOverrides:,messages:,orientation:,referenceElement,state:,view:,visualScale;destroy,reset"],"arcgis-coordinate-conversion":[()=>import("./NWE4GWG6.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"],"arcgis-daylight":[()=>import("./A3PNX3GL.js"),"autoDestroyDisabled,currentSeason,dateOrSeason,dayPlaying,headingLevel,hideDatePicker,hideHeader,hidePlayButtons,hideShadowsToggle,hideSunLightingToggle,hideTimezone,icon,label,localDate,messages:,playSpeedMultiplier,referenceElement,timeSliderPosition,timeSliderSteps,utcOffset,view:,yearPlaying;destroy"],"arcgis-directional-pad":[()=>import("./PDSZXTW2.js"),"autoDestroyDisabled,disabled,hideDirectionalButtons,icon,label,messageOverrides:,messages:,referenceElement,showRotationResetButton,showRotationSlider,state:,view:,visualScale;destroy"],"arcgis-directions":[()=>import("./6QUGJX3I.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"],"arcgis-direct-line-measurement-3d":[()=>import("./HNQPE3FT.js"),"analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,state:,unit,unitOptions:,view:;clear,destroy,start"],"arcgis-distance-measurement-2d":[()=>import("./BLXKBUSY.js"),"analysis:,autoDestroyDisabled,hideStartButton,hideUnitSelect,hideVisualization,icon,label,messages:,referenceElement,snappingOptions:,state:,unit,unitOptions:,view:;clear,destroy,start"],"arcgis-editor":[()=>import("./M2MXC4LH.js"),"activeWorkflow:,autoDestroyDisabled,headingLevel,hideCreateFeaturesSection,hideEditFeaturesSection,hideLabelsToggle,hideMergeButton,hideSettingsMenu,hideSketch,hideSnappingControlsElementsEnabledToggle,hideSnappingControlsElementsFeatureEnabledToggle,hideSnappingControlsElementsLayerList,hideSnappingControlsElementsSelfEnabledToggle,hideSplitButton,hideTooltipsToggle,hideUndoRedoButtons,hideZoomToButton,icon,label,labelOptions:,layerInfos:,referenceElement,selectionManager:,showSnappingControlsElementsHeader,snappingOptions:,state:,supportingWidgetDefaults:,syncViewSelection,tooltipOptions:,useLegacyCreateTools,view:;cancelWorkflow,deleteFeatureFromWorkflow,destroy,startCreateFeaturesWorkflowAtFeatureCreation,startCreateFeaturesWorkflowAtFeatureTypeSelection,startMergeFeaturesWorkflow,startSplitFeatureWorkflow,startUpdateFeaturesWorkflow,startUpdateWorkflowAtFeatureEdit,startUpdateWorkflowAtFeatureSelection,startUpdateWorkflowAtMultipleFeatureSelection;cancelSelectionTool"],"arcgis-elevation-profile":[()=>import("./TTXSJRX5.js"),"_messages:,analysis:,autoDestroyDisabled,distanceUnit,distanceUnitOptions:,effectiveDisplayUnits:,elevationInfo:,elevationUnit,elevationUnitOptions:,feature:,geometry:,hideChart,hideClearButton,hideDistanceDisplayUnitSelect,hideElevationDisplayUnitSelect,hideLegend,hideSelectButton,hideSettingsButton,hideStartButton,hideUniformChartScalingToggle,hideVisualization,highlightDisabled,icon,indicatorRelativePosition:,label,messageOverrides:,profiles:,progress:,referenceElement,state:,uniformChartScaling,view:;clear,destroy,select,start,stop"],"arcgis-elevation-profile-legend":[()=>import("./RT4LIRRF.js"),"effectiveDisplayUnits:,featureSelected,messages:,results:;destroy"],"arcgis-elevation-profile-legend-item":[()=>import("./3BSS4OJF.js"),"effectiveDisplayUnits:,expanded,featureSelected,hideCheckbox,messages:,result:;destroy"],"arcgis-elevation-profile-settings":[()=>import("./OGLMIUHI.js"),"hideDistanceDisplayUnitSelect,hideElevationDisplayUnitSelect,hideUniformChartScalingToggle,messages:,uniformChartScaling,unitOptionsDistance:,unitOptionsElevation:,viewModel:;destroy"],"arcgis-elevation-profile-statistics":[()=>import("./W73LTDPZ.js"),"effectiveDisplayUnits:,messages:,result:;destroy"],"arcgis-expand":[()=>import("./EYBE3ZBK.js"),"autoCollapse,autoDestroyDisabled,closeOnEscDisabled,collapseIcon,collapseTooltip,content,expanded,expandIcon,expandTooltip,focusTrapDisabled,group,icon,iconNumber,label,messageOverrides:,messages:,mode,placement,referenceElement,state:,topLayerDisabled,view:,visualScale;collapse,destroy,expand"],"arcgis-feature":[()=>import("./4C65FPRR.js"),"autoDestroyDisabled,chartAnimationDisabled,defaultPopupTemplateEnabled,flowItems:,graphic:,heading:,headingLevel,hideAttachmentsContent,hideContent,hideCustomContent,hideExpressionContent,hideFieldsContent,hideHeading,hideLastEditedInfo,hideMediaContent,hideTextContent,icon,isFeatureFromTable:,label,location:,map:,messageOverrides:,messages:,referenceElement,showRelationshipContent,showUtilityNetworkContent,spatialReference:,state:,timeZone,view:,viewModel:;destroy,nextMedia,previousMedia,setActiveMedia,updateGeometry"],"arcgis-feature-attachments":[()=>import("./RPNWPXQM.js"),"attachmentKeywords:,attachmentTypes:,description,displayType,graphic:,heading,headingLevel,messages:,orderByFields:"],"arcgis-feature-content":[()=>import("./BLFJJQQ3.js"),"creator,destroyer:,graphic:"],"arcgis-feature-element-info":[()=>import("./UCJK3GTY.js"),"description,heading,headingLevel"],"arcgis-feature-expression":[()=>import("./ATCF2HG3.js"),"expressionInfo:,fieldInfoMap:,graphic:,headingLevel,interceptor:,location:,map:,messages:,spatialReference:,values:,view:"],"arcgis-feature-fields":[()=>import("./QUZN3WEI.js"),"description,expressionInfos:,fieldInfos:,graphic:,heading,headingLevel,isContentFieldInfos,layer:,messages:,values:"],"arcgis-feature-form":[()=>import("./O3CBEPSE.js"),"autoDestroyDisabled,disabled,editType,feature:,formTemplate:,groupDisplay,headingLevel,hideReadOnlyNotice,icon,label,layer:,map:,referenceElement,state:,timeZone;destroy,getValues,submit"],"arcgis-feature-media":[()=>import("./XCGJZDIU.js"),"activeMediaInfo:,activeMediaInfoIndex,chartAnimationDisabled,description,fieldInfoMap:,formattedMediaInfoCount:,formattedMediaInfos:,formattedValues:,graphic:,heading,headingLevel,layer:,mediaInfos:,messages:,popupTemplate:,relatedInfos:,values:;;next,previous,setActiveMedia"],"arcgis-feature-relationship":[()=>import("./DJGZ4YG5.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"],"arcgis-feature-table":[()=>import("./EAKRGXQC.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:,selectionManager:,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"],"arcgis-feature-templates-legacy":[()=>import("./NMZDLL4M.js"),"autoDestroyDisabled,disabledItemFunction:,enableListScroll,filterFunction:,filterText,groupBy,headingLevel,hideFilter,icon,items:,label,layers:,referenceElement,selectedItem:,selectionMode,state:,view:;destroy;select"],"arcgis-feature-utility-network-association-list":[()=>import("./YZLPEORC.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"],"arcgis-feature-utility-network-associations":[()=>import("./3TSFQO2E.js"),"associationTypes:,autoDestroyDisabled,description,flowItems:,flowType,graphic:,heading,headingLevel,layer:,map:,messages:,parentFeatureViewModel:,referenceElement,source,spatialReference:,timeZone,view:;destroy"],"arcgis-features":[()=>import("./MGOKVOUR.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"],"arcgis-floor-filter":[()=>import("./HOO4XLPB.js"),"autoDestroyDisabled,facility,goToOverride:,headingLevel,icon,label,level,longNames,messageOverrides:,messages:,referenceElement,site,view:;destroy,updateWebDocument"],"arcgis-fullscreen":[()=>import("./AZ6KIV47.js"),"element,label,messageOverrides:,messages:,referenceElement,state,view:,visualScale"],"arcgis-grid-controls":[()=>import("./AK3LR5KN.js"),"_messages:,autoDestroyDisabled,customColor,displayEnabled:,dynamicScaling,effectiveSpacingAfterDynamicScaling,gridColor,gridControlsEnabled:,gridOutOfScale,hideColorSelection,hideDynamicScaleToggle,hideGridEnabledToggle,hideGridSnapEnabledToggle,hideLineIntervalInput,hideNumericInputs,hideOutOfScaleWarning,hidePlacementButtons,hideRotateWithMapToggle,icon,interactivePlacementState,label,majorLineInterval,messageOverrides:,placementDisabled,referenceElement,rotateWithMap,rotation,snappingEnabled,snappingOptions:,spacing,theme,unit,view:;destroy;trySetDisplayEnabled"],"arcgis-histogram-range-slider":[()=>import("./BLKKPXDO.js"),"autoDestroyDisabled,average,barCreatedFunction:,bins:,dataLineCreatedFunction:,dataLines:,excludedBarColor,icon,includedBarColor,label,labelFormatFunction:,max,min,precision,rangeType,referenceElement,standardDeviation,standardDeviationCount,state:,values:;destroy,generateWhereClause"],"arcgis-home":[()=>import("./23REZ2B2.js"),"autoDestroyDisabled,goToOverride:,icon,label,messageOverrides:,messages:,referenceElement,state:,view:,viewpoint:,visualScale;cancelGo,destroy,go"],"arcgis-layer-list":[()=>import("./BDQN2SGF.js"),"autoDestroyDisabled,catalogLayerList:,catalogOptions:,closed,collapsed,dragEnabled,filterPlaceholder,filterPredicate:,filterText,headingLevel,hideCatalogLayerList,hideStatusIndicators,icon,knowledgeGraphOptions:,label,listItemCreatedFunction:,minDragEnabledItems,minFilterItems,openedLayers:,operationalItems:,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryLayerIndicators,state:,tableList:,view:,visibilityAppearance;destroy,triggerAction"],"arcgis-layer-list-item":[()=>import("./J5IZSPU4.js"),"activeItem:,autoDestroyDisabled,canMove:,css:,displayMode,dragEnabled,handleAction:,handleCatalogOpen:,handlePanelOpen:,handleSelectedDragItemLayerUidChange:,handleTablesOpen:,handleTooltipReferenceChange:,hideCatalogLayerList,hideStatusIndicators,item:,layerTablesEnabled:,listModeDisabled,parent:,parentTitles:,rootGroupUid,selectedDragItemLayerUid,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryLayerIndicators,showTemporaryTableIndicators,visibilityAppearance;destroy"],"arcgis-legend":[()=>import("./EYT725LZ.js"),"activeLayerInfos:,autoDestroyDisabled,basemapLegendVisible,cardStyleLayout,headingLevel,hideLayersNotInCurrentView,icon,ignoreLayerVisibility,label,layerInfos:,legendStyle,loading,messageOverrides:,messages:,referenceElement,respectLayerDefinitionExpression,state:,view:;destroy"],"arcgis-legend-card-color-ramp":[()=>import("./4XLVCJ6P.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-card-element":[()=>import("./H5TVMXUR.js"),"activeLayerInfo:,cssEffectFilter,headingLevel,layer:,legendElement:,messages:,stacked"],"arcgis-legend-card-size-ramp":[()=>import("./KXHRLYKD.js"),"hasIndicators,legendElement:,messages:,opacity"],"arcgis-legend-card-univariate-above-and-below-ramp":[()=>import("./UMBRQNGS.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-card-univariate-color-size-ramp":[()=>import("./3NIIEYZ3.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-card-view":[()=>import("./Q33VTX4M.js"),"activeLayerInfos:,headingLevel,layout,messages:,type:,view:"],"arcgis-legend-classic-color-ramp":[()=>import("./2RITORYK.js"),"legendElement:,messages:,opacity"],"arcgis-legend-classic-element":[()=>import("./AMDRLSC6.js"),"cssEffectFilter,layer:,legendElement:,messages:"],"arcgis-legend-classic-size-ramp":[()=>import("./OSSSLPDH.js"),"legendElement:,messages:"],"arcgis-legend-classic-univariate-above-and-below-ramp":[()=>import("./7LBICZSN.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-classic-univariate-color-size-ramp":[()=>import("./L4P6QUAJ.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-classic-view":[()=>import("./3D475OQN.js"),"activeLayerInfos:,headingLevel,messages:,type:"],"arcgis-legend-relationship-ramp":[()=>import("./O4KTJ2LP.js"),"cssEffectFilter,legendElement:,messages:,opacity"],"arcgis-legend-spike-ramp":[()=>import("./5VOKWJYK.js"),"legendElement:,messages:"],"arcgis-line-of-sight":[()=>import("./JCLR7GTA.js"),"_messages:,analysis:,autoDestroyDisabled,hideContinueButton,hideDoneButton,hideStartButton,hideVisualization,icon,label,messageOverrides:,referenceElement,state:,view:;clear,continue,destroy,start,stop"],"arcgis-link-chart":[()=>import("./X4JK3J5H.js"),"allLayerViews:,analyses:,animationsDisabled,aria:,attributionItems:,attributionMode,autoDestroyDisabled,background:,baseCypherQuery,basemap,basemapView:,canZoomIn:,canZoomOut:,center,constraints:,displayFilterDisabled,extent:,fatalError:,focusAreas:,graphics:,hideAttribution,highlights:,interacting:,itemId,layerViews:,loadErrorSources:,magnifier:,map:,navigating:,navigation:,padding:,popup:,popupComponentEnabled,popupDisabled,popupElement:,ready:,resizeAlign,resolution:,rotation,scale,selectionManager:,serviceUrl,spatialReference:,stationary:,suspended,theme:,timeExtent:,timeZone,updating:,view:,viewpoint:,zoom;closePopup,destroy,goTo,openPopup,tryFatalErrorRecovery,viewOnReady,whenAnalysisView,whenLayerView,zoomIn,zoomOut;toMap,toScreen"],"arcgis-link-chart-layout-switcher":[()=>import("./ZEKJESMA.js"),"appearance,autoDestroyDisabled,closeOnSelectDisabled,icon,label,layout:,messageOverrides:,messages:,preventExtentUpdate,referenceElement,state:,view:;destroy,switchLayout"],"arcgis-link-chart-nonspatial-visibility-toggle":[()=>import("./EWOBALV7.js"),"autoDestroyDisabled,icon,label,messageOverrides:,messages:,referenceElement,state:,view:,visualScale;destroy,switchNonspatialVisibility"],"arcgis-locate":[()=>import("./OXM4YQGO.js"),"autoDestroyDisabled,geolocationOptions:,goToLocationDisabled,goToOverride:,graphic:,icon,label,messageOverrides:,messages:,popupDisabled,referenceElement,scale,state:,view:,visualScale;cancelLocate,destroy,locate"],"arcgis-map":[()=>import("./SMEJ4YAT.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:,spatialReference:,spatialReferenceLocked,stationary:,suspended,theme:,timeExtent:,timeZone,updating:,view:,viewpoint:,visibleArea:,zoom;closePopup,destroy,goTo,hitTest,openPopup,takeScreenshot,tryFatalErrorRecovery,viewOnReady,whenAnalysisView,whenLayerView,zoomIn,zoomOut;toMap,toScreen"],"arcgis-measurement":[()=>import("./A2Y4QEYJ.js"),"activeTool,activeWidget:,areaUnit,autoDestroyDisabled,icon,label,linearUnit,referenceElement,state:,view:;clear,destroy,startMeasurement"],"arcgis-navigation-toggle":[()=>import("./7OM5OVLK.js"),"_messages:,autoDestroyDisabled,icon,label,layout,messageOverrides:,navigationMode,referenceElement,state,view:,visualScale;destroy,toggle"],"arcgis-oriented-imagery-viewer":[()=>import("./VVTVZ23C.js"),"autoDestroyDisabled,currentCoverageVisible,dataCaptureEnabled,disabled,galleryOpened,icon,imageEnhancementToolActive,imageGalleryEnabled:,imageOverlaysOpened,isAdditionalCoverageVisible,isAdditionalPointSourcesVisible,label,layer:,mapImageConversionToolState,navigationToolActive,orientedImageryLayerItemId,preloadMedia,referenceElement,referencePoint:,view:;destroy"],"arcgis-paste":[()=>import("./QOL55WND.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"],"arcgis-clipboard":[()=>import("./BDL7JHSJ.js"),"_messages:,clipboard:,hideTooltips,maxShowCount,referenceElement,view:"],"arcgis-feature-image":[()=>import("./I7FUAEVX.js"),"actualSymbol:,graphic:,heightInPixels,layer:,minWidth,tableSymbolIcon:,useTrueShape,widthInPixels"],"arcgis-feature-title":[()=>import("./LNY6JB4T.js"),"_messages:,graphic:,isNewFeature,layer:,noTitleLabel"],"arcgis-multi-feature-form":[()=>import("./ZCCTN4B7.js"),"activeFeatureIndex,autoDestroyDisabled,disabled,editType,features:,groupDisplay,hasTooManyComplexFeatures,hasTooManyFeatures,headingLevel,icon,invalidFeatures:,label,maximumFeatureCount,maximumFeatureCountWithComplexForms,position,readOnly,referenceElement,status,submitHasBeenAttempted,timeZone,updating,valid,view:;destroy;getValues,goToFirstError,userChangesHaveMadeFeatureInvalid"],"arcgis-popup":[()=>import("./2W3VBU7J.js"),"actions:,active:,alignment,autoCloseEnabled,autoDestroyDisabled,collapsed,content,currentAlignment:,currentDockPosition:,defaultPopupTemplateEnabled,dockEnabled,dockOptions:,featureCount:,featureMenuOpen,featureMenuTitle,features:,goToOverride:,heading,headingLevel,hideActionBar,hideCloseButton,hideCollapseButton,hideFeatureListLayerTitle,hideFeatureMenuHeading,hideFeatureNavigation,hideHeading,hideSpinner,highlightDisabled,includeDefaultActionsDisabled,initialDisplayMode,label,location:,messageOverrides:,messages:,open,promises:,referenceElement,selectedDrillInFeature:,selectedFeature:,selectedFeatureComponent:,selectedFeatureIndex,state:,topLayerDisabled,updateLocationEnabled,view:;clear,destroy,fetchFeatures,handleViewClick,next,previous,setFocus,triggerAction"],"arcgis-presentation":[()=>import("./QSNY7PKS.js"),"_messages:,autoDestroyDisabled,keyboardNavigationEnabled,scale,slideId,view:;destroy"],"arcgis-print":[()=>import("./7E7AM2OJ.js"),"allowedFormats,allowedFormatsForSaving,allowedLayouts,autoDestroyDisabled,autoPopulateAuthor,excludeDefaultTemplates,excludeOrganizationTemplates,exportedLinks:,extraParameters:,headingLevel,hideAdvancedOptions,hideFeatureAttributes,hideHeader,hideIncludeTables,icon,label,messageOverrides:,messages:,outSpatialReference:,portal:,printServiceUrl,referenceElement,showPrintAreaEnabled,showSaveAs,state:,templateCustomTextElements:,templateOptions:,view:;addPortalTemplate,destroy"],"arcgis-print-custom-text-elements":[()=>import("./F4WUHSSA.js"),"viewModel:"],"arcgis-print-dpi-input":[()=>import("./CTUMJNVV.js"),"messages:,viewModel:"],"arcgis-print-export-button":[()=>import("./7KPBI4XT.js"),"fileName,messages:,selectExportsTab:,viewModel:"],"arcgis-print-exports-panel":[()=>import("./QZFSCUU6.js"),"allowedFormatsForSaving,arcgisSaveAs:,messages:,showSaveAs,viewModel:"],"arcgis-print-format-select":[()=>import("./77HK7ZGB.js"),"messages:,viewModel:"],"arcgis-print-layout-advanced-options":[()=>import("./FBHD2ZEY.js"),"autoPopulateAuthor,hideFeatureAttributes,hideIncludeTables,messages:,viewModel:"],"arcgis-print-layout-panel":[()=>import("./HH5RW37I.js"),"autoPopulateAuthor,hideAdvancedOptions,hideFeatureAttributes,hideIncludeTables,messages:,selectExportsTab:,showTemplateSelector:,viewModel:"],"arcgis-print-main-panel":[()=>import("./JDAMFTUY.js"),"allowedFormatsForSaving,arcgisSaveAs:,autoPopulateAuthor,hideAdvancedOptions,hideFeatureAttributes,hideIncludeTables,messages:,showSaveAs,showTemplateSelector:,viewModel:"],"arcgis-print-map-only-advanced-options":[()=>import("./63G7LUIG.js"),"messages:,viewModel:"],"arcgis-print-map-only-panel":[()=>import("./GIQWOYCO.js"),"hideAdvancedOptions,messages:,selectExportsTab:,viewModel:"],"arcgis-print-out-spatial-reference-input":[()=>import("./OY3SJG2A.js"),"messages:,templateOptions:,viewModel:"],"arcgis-print-preview-input":[()=>import("./SVM4RWA7.js"),"messages:,viewModel:"],"arcgis-print-scale-section":[()=>import("./TE5VBSUT.js"),"messages:,viewModel:"],"arcgis-print-template-select":[()=>import("./4YOGEANW.js"),"messages:,showTemplateSelector:,viewModel:"],"arcgis-print-template-selector":[()=>import("./GIBM773H.js"),"excludeOrganizationTemplates,hideTemplateSelector:,messages:,viewModel:"],"arcgis-reverse-geocode-list":[()=>import("./NJX4DH3C.js"),"headingLevel,location:,messageOverrides:,messages:,portal:,reverseGeocodeResults:;destroy"],"arcgis-scale-bar":[()=>import("./T5A2YHUT.js"),"autoDestroyDisabled,barStyle,icon,label,messageOverrides:,messages:,referenceElement,unit,view:;destroy"],"arcgis-scale-range-slider":[()=>import("./FMAT4CW4.js"),"autoDestroyDisabled,disabled,hidePreview,hideScaleMenusMaxScaleMenu,hideScaleMenusMinScaleMenu,icon,label,layer:,maxScale,maxScaleLimit,minScale,minScaleLimit,mode,referenceElement,region,showWorldValue,state:,view:;destroy"],"arcgis-scene":[()=>import("./3F72VWYL.js"),"allLayerViews:,alphaCompositingEnabled,analyses:,animationsDisabled,aria:,attributionItems:,attributionMode,autoDestroyDisabled,basemap,basemapView:,camera:,cameraFov,cameraHeading,cameraPosition,cameraTilt,canZoomIn:,canZoomOut:,center,clippingArea:,constraints:,displayFilterDisabled,environment:,extent:,fatalError:,floors:,focusAreas:,gamepad:,graphics:,ground,groundView:,hideAttribution,highlights:,interacting:,itemId,layerViews:,loadErrorSources:,magnifier:,map:,navigating:,navigation:,padding:,performanceInfo:,popup:,popupComponentEnabled,popupDisabled,popupElement:,qualityProfile,ready:,resolution:,scale,selectionManager:,spatialReference:,stationary:,suspended,theme:,timeExtent:,updating:,view:,viewingMode,viewpoint:,visibleArea:,zoom;closePopup,destroy,goTo,hitTest,openPopup,takeScreenshot,tryFatalErrorRecovery,viewOnReady,whenAnalysisView,whenLayerView,zoomIn,zoomOut;toMap,toScreen"],"arcgis-search":[()=>import("./PUKUYV7Z.js"),"activeMenu,activeSource:,activeSourceIndex,allPlaceholder,allSources:,autoDestroyDisabled,autoNavigateDisabled,autoSelectDisabled,defaultSources:,disabled,goToOverride:,icon,includeDefaultSourcesDisabled,label,locationDisabled,maxResults,maxSuggestions,messageOverrides:,messages:,minSuggestCharacters,popupDisabled,popupTemplate:,portal:,referenceElement,resultGraphic:,resultGraphicDisabled,results:,searchAllDisabled,searchTerm,selectedResult:,sources:,state:,suggestions:,suggestionsDisabled,topLayerDisabled,view:;destroy,search,setFocus,suggest;clear"],"arcgis-search-result-renderer":[()=>import("./SUWCCBWL.js"),"autoDestroyDisabled,messages:,viewModel:;destroy"],"arcgis-shadow-cast":[()=>import("./DLDEDYSE.js"),"analysis:,autoDestroyDisabled,date,discreteColor:,discreteInterval,endTimeOfDay,headingLevel,hideDatePicker,hideDiscreteColorPicker,hideDiscreteInterval,hideDiscreteOptions,hideMinDurationColorPicker,hideMinDurationContextColorPicker,hideMinDurationContextInterval,hideMinDurationContextOptions,hideMinDurationContextToggle,hideMinDurationOptions,hideMinDurationSlider,hideShadowDurationTooltip,hideTimeRangeSlider,hideTimezone,hideTotalDurationColorPicker,hideTotalDurationModeSelect,hideTotalDurationOptions,hideVisualization,hideVisualizationOptions,icon,label,maxMinDuration,messages:,minDuration,minDurationColor:,minDurationContextColor:,minDurationContextEnabled,minDurationContextInterval,minMinDuration,mode,referenceElement,startTimeOfDay,state:,totalDurationColor:,totalDurationMode,utcOffset,view:,visualScale;destroy,getDurationAtScreen"],"arcgis-shadow-cast-discrete-config":[()=>import("./4QDDVY23.js"),"hideColorPicker,hideInterval,messages:,options:,scale"],"arcgis-shadow-cast-min-duration-config":[()=>import("./XKP5ITQT.js"),"hideColorPicker,hideContextColorPicker,hideContextInterval,hideContextOptions,hideContextToggle,hideSlider,maxMinDuration,messages:,minMinDuration,options:,scale"],"arcgis-shadow-cast-total-duration-config":[()=>import("./ORZL7AJK.js"),"hideColorPicker,hideModeSelect,messages:,options:,scale"],"arcgis-sketch":[()=>import("./RTB2XKDJ.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,scale,showCreateToolsFreehandPolygon,showCreateToolsFreehandPolyline,showCreateToolsText,showSnappingControlsElementsHeader,snappingOptions:,state:,textSymbol:,toolbarKind,tooltipOptions:,updateGraphics:,useLegacyCreateTools,view:,visualScale;cancel,complete,create,delete,destroy,duplicate,redo,triggerUpdate,undo"],"arcgis-slice":[()=>import("./DRVFBFOW.js"),"_messages:,analysis:,autoDestroyDisabled,excludedLayers:,excludeGroundSurface,headingLevel,hideStartButton,hideVisualization,icon,label,messageOverrides:,referenceElement,shape:,state:,tiltEnabled,view:;clear,destroy,start"],"arcgis-slider-binary-color-size-legacy":[()=>import("./CXQ47WC4.js"),"autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,persistSizeRangeEnabled,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy,updateFromRendererResult,updateRenderer"],"arcgis-slider-classed-color-legacy":[()=>import("./N2AXFVQB.js"),"autoDestroyDisabled,breaks:,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,state:;destroy,updateClassBreakInfos,updateFromRendererResult"],"arcgis-slider-classed-size-legacy":[()=>import("./IFWIELXX.js"),"autoDestroyDisabled,breaks:,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:;destroy,updateClassBreakInfos,updateFromRendererResult"],"arcgis-slider-color-legacy":[()=>import("./AEX2GVOA.js"),"autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,primaryHandleEnabled,referenceElement,stops:,zoomOptions:;destroy;updateFromRendererResult"],"arcgis-slider-color-size-legacy":[()=>import("./23KLANNA.js"),"autoDestroyDisabled,handlesSyncedToPrimary,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,persistSizeRangeEnabled,precision,primaryHandleEnabled,referenceElement,state:,stops:,zoomOptions:;destroy,updateFromRendererResult;updateVisualVariables"],"arcgis-slider-heatmap-legacy":[()=>import("./XRXXGGKZ.js"),"autoDestroyDisabled,icon,max:,min:,precision,referenceElement,state:,stops:;destroy"],"arcgis-slider-opacity-legacy":[()=>import("./PV4EVFZL.js"),"autoDestroyDisabled,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy,updateFromVisualVariableResult"],"arcgis-slider-size-legacy":[()=>import("./43AAIXLC.js"),"autoDestroyDisabled,histogramConfig:,icon,inputFormatFunction:,inputParseFunction:,labelFormatFunction:,max,min,precision,referenceElement,sliderStyle:,state:,stops:,zoomOptions:;destroy;updateFromRendererResult,updateVisualVariable"],"arcgis-snapping-controls":[()=>import("./R2SRU7YZ.js"),"autoDestroyDisabled,hideEnabledToggle,hideFeatureEnabledToggle,hideGridControls,hideGridControlsElementsColorSelection,hideGridControlsElementsDynamicScaleToggle,hideGridControlsElementsLineIntervalInput,hideGridControlsElementsNumericInputs,hideGridControlsElementsOutOfScaleWarning,hideGridControlsElementsPlacementButtons,hideGridControlsElementsRotateWithMapToggle,hideLayerList,hideSelfEnabledToggle,icon,label,referenceElement,showGridControlsElementsGridEnabledToggle,showHeader,snappingOptions:,state,view:;destroy"],"arcgis-spinner":[()=>import("./ZBIHLQ6H.js"),"autoDestroyDisabled,label,location:,screenLocation:,trackLocation,view:;destroy"],"arcgis-color-select":[()=>import("./SNQ2FGIZ.js"),"_messages:,color,label"],"arcgis-labeled-switch":[()=>import("./LMRDVTIM.js"),"checked,disabled,hint,hintIcon,hintKind,label;destroy"],"arcgis-measurement-content":[()=>import("./2H4TOIDN.js"),"hintLabel,items:,layout,state,unsupportedLabel"],"arcgis-time-of-day-slider":[()=>import("./7J2JZ2SZ.js"),"disabled,endTime,label,messages:,mode,startTime,steps,visualScale"],"arcgis-utility-network-association-list":[()=>import("./S676CANE.js"),"associatedFeatureCount:,associationViewModels:,currentFeaturePage,featuresPerPage,maxFeatureCount,messages:,parentFeatureViewModel:,selectedLayer:,showAllEnabled,state,tooltipReferenceMap:"],"arcgis-webgl-error":[()=>import("./HJ3OTVSP.js"),"_messages:,errorName"],"arcgis-swipe":[()=>import("./CWQLKJFC.js"),"autoDestroyDisabled,direction,disabled,endLayers:,hideDivider,hideHandle,icon,label,leadingLayers:,messageOverrides:,messages:,position,referenceElement,startLayers:,state:,swipePosition,trailingLayers:,view:;destroy"],"arcgis-table-list":[()=>import("./TY7DGFDV.js"),"autoDestroyDisabled,closed,collapsed,dragEnabled,filterPlaceholder,filterPredicate:,filterText,hideStatusIndicators,icon,label,listItemCreatedFunction:,map:,minDragEnabledItems,minFilterItems,referenceElement,selectedItems:,selectionMode,showCloseButton,showCollapseButton,showErrors,showFilter,showHeading,showTemporaryTableIndicators,state:,tableItems:,view:;destroy"],"arcgis-time-slider":[()=>import("./IJICMS5G.js"),"actions:,autoDestroyDisabled,disabled,effectiveStops:,fullTimeExtent:,icon,label,layout,loop,mode,playRate,referenceElement,state:,stops:,tickConfigs:,timeExtent:,timeVisible,timeZone,view:;applyTimeSliderSettings,destroy,next,play,previous,stop,updateWebDocument"],"arcgis-time-zone-label":[()=>import("./DJP36K3Y.js"),"_messages:,actionIcon,disabled,icon,label,messageOverrides:,referenceElement,state:,view:"],"arcgis-track":[()=>import("./MZENIHK3.js"),"autoDestroyDisabled,error:,geolocationOptions:,goToLocationDisabled,goToOverride:,graphic:,icon,label,messageOverrides:,messages:,positionFilterFunction:,referenceElement,rotationDisabled,scale,state:,tracking:,view:,visualScale;destroy,start,stop"],"arcgis-unit-select":[()=>import("./7KAQ36QW.js"),"label,layout,messageOverrides:,options,selectLabel,value:;destroy"],"arcgis-utility-network-associations":[()=>import("./HSAVWAGS.js"),"autoDestroyDisabled,autoRefreshAssociationsDisabled,connectivityAssociationsLineSymbol:,hideConnectivityAssociationsSettingsColorPicker,hideConnectivityAssociationsSettingsStylePicker,hideConnectivityAssociationsSettingsWidthInput,hideStructuralAttachmentAssociationsSettingsColorPicker,hideStructuralAttachmentAssociationsSettingsStylePicker,hideStructuralAttachmentAssociationsSettingsWidthInput,icon,includeConnectivityAssociationsDisabled,includeStructuralAttachmentAssociationsDisabled,label,maxAllowableAssociations,maxAllowableAssociationsSliderMax,maxAllowableAssociationsSliderMin,maxAllowableAssociationsSliderStep,referenceElement,showArrowsConnectivity,showArrowsStructuralAttachment,showAssociationsEnabled,showConnectivityAssociationsSettingsArrowsToggle,showConnectivityAssociationsSettingsCapSelect,showMaxAllowableAssociationsSlider,showStructuralAttachmentAssociationsSettingsArrowsToggle,showStructuralAttachmentAssociationsSettingsCapSelect,structuralAttachmentAssociationsLineSymbol:,utilityNetwork:,view:;destroy"],"arcgis-utility-network-trace":[()=>import("./LPD2FPBE.js"),"autoDestroyDisabled,defaultGraphicColor:,disabled,enableResultArea,flags:,icon,inputSettings:,label,referenceElement,resultAreaProperties:,selectedTraces:,selectOnCompleteDisabled,showGraphicsOnCompleteDisabled,showSelectionAttributesDisabled,state:,traceResults:,view:;checkCanTrace,confirmReset,destroy"],"arcgis-utility-network-trace-analysis":[()=>import("./MDUFAELV.js"),"_messages:,aggregatedGeometryGraphicsColor:,autoDestroyDisabled,beforeTraceLocationSelectStart:,disableHighlightFeatureResults,hideActionBar,hideFeatureResults,label,messageOverrides:,referenceElement,state:,traceResultFeatures:,view:;destroy"],"arcgis-utility-network-aggregated-geometry":[()=>import("./GL2CGH7O.js"),"_messages:,autoDestroyDisabled,geometry:,graphicsColor:,hideGraphics,view:;destroy"],"arcgis-utility-network-subnetwork-info":[()=>import("./JTOVZZIK.js"),"_messages:,namedTraceConfig:"],"arcgis-utility-network-trace-inputs":[()=>import("./76OGK6BJ.js"),"_messages:,autoDestroyDisabled,beforeTraceLocationSelectStart:,hideActionBar,mode,referenceElement,selectedNamedTraceConfiguration:,selectedUtilityNetwork:,traceLocations:,unTraceConfiguration:,view:;destroy"],"arcgis-utility-network-trace-location":[()=>import("./QIHCQOKX.js"),"afterHitTest:,autoDestroyDisabled,beforeTraceLocationSelectStart:,filterLayers:,messages:,sketchViewModel:,spatialTolerance,traceLocations:,traceLocationType,utilityNetwork:,view:;destroy"],"arcgis-utility-network-trace-location-list":[()=>import("./PCBKRI33.js"),"_messages:,traceLocations:,traceLocationType,view:"],"arcgis-utility-network-trace-results":[()=>import("./RKWOCAIO.js"),"_messages:,aggregatedGeometryGraphicsColor:,autoDestroyDisabled,featuresFromSelectedLayer:,hideActionBar,hideFeatureResults,isElementsSelected,layers:,messageOverrides:,numResults:,referenceElement,selectedFeature:,selectedLayer:,state,traceConfigTitle,traceError:,traceResult:,traceResultFeatures:,utilityNetwork:,view:;destroy;clearAggregatedGeometryGraphics"],"arcgis-utility-network-validate-topology":[()=>import("./SVFZT7GR.js"),"autoDestroyDisabled,extentToValidate,icon,label,referenceElement,state:,utilityNetwork:,view:;destroy"],"arcgis-value-picker-legacy":[()=>import("./RTWUAZET.js"),"autoDestroyDisabled,canNext:,canPlay:,canPrevious:,caption,component:,hideNextButton,hidePlayButton,hidePreviousButton,icon,label,layout,loop,playRate,referenceElement,values:;destroy,next,pause,play,previous"],"arcgis-version-management":[()=>import("./RISMNCOT.js"),"allowEditingDisabled,autoDestroyDisabled,closable,icon,initialVersionInfos:,label,messageOverrides:,messages:,mode,pageSize,referenceElement,state:,versioningStates:,view:;destroy"],"arcgis-version-management-service-item":[()=>import("./GTL2XK2G.js"),"serviceItemElementProps:"],"arcgis-version-management-version-list":[()=>import("./YXUK3MCB.js"),"currentPage,selected,showBackButton,versionListElementProps:"],"arcgis-version-management-version-properties":[()=>import("./TFMBO2TF.js"),"selected,showBackButton,versionPropertiesElementProps:"],"arcgis-video":[()=>import("./6G6M4M5S.js"),"aria:,attributionMode,autoDestroyDisabled,layer:,map:,ready:,view:;destroy"],"arcgis-video-player":[()=>import("./XJ7YGYPW.js"),"autoDestroyDisabled,followingMode,hideHeader,icon,inline,label,layer:,messageOverrides:,messages:,referenceElement,showFullscreenToggle,state:,view:;destroy"],"arcgis-video-player-action-bar":[()=>import("./2VAAAVLC.js"),"currentTime,duration,inline,messages:,toggleMetadata:,viewModel:"],"arcgis-video-player-actions-group":[()=>import("./6MNOO7S3.js"),"inline,messages:,viewModel:"],"arcgis-video-player-controls-group":[()=>import("./CXFTZC4P.js"),"messages:,toggleMetadata:,viewModel:"],"arcgis-video-player-metadata":[()=>import("./7WYC3QVX.js"),"messages:,viewModel:"],"arcgis-video-player-settings":[()=>import("./AHYVOMEG.js"),"messages:,viewModel:"],"arcgis-video-player-slider":[()=>import("./Y2SCBPL7.js"),"buffered,value,viewModel:"],"arcgis-volume-measurement":[()=>import("./CTFHP4WA.js"),"analysis:,areaDisplayUnit,areaDisplayUnitOptions:,autoDestroyDisabled,elevationDisplayUnit,elevationDisplayUnitOptions:,elevationInputUnit,elevationInputUnitOptions:,headingLevel,hideAreaDisplayUnitSelect,hideElevationDisplayUnitSelect,hideElevationInputUnitSelect,hideHeader,hideModeSelect,hidePerimeterDisplayUnitSelect,hideSettingsButton,hideStartButton,hideVisualization,hideVolumeDisplayUnitSelect,icon,label,messages:,mode,perimeterDisplayUnit,perimeterDisplayUnitOptions:,referenceElement,state:,view:,volumeDisplayUnit,volumeDisplayUnitOptions:;clear,destroy,start"],"arcgis-weather":[()=>import("./X6YUOAIF.js"),"autoDestroyDisabled,headingLevel,hideHeader,icon,label,messageOverrides:,messages:,referenceElement,state:,view:;destroy"],"arcgis-zoom":[()=>import("./YT45OEI2.js"),"autoDestroyDisabled,icon,label,layout,messageOverrides:,messages:,referenceElement,state:,view:,visualScale;destroy,zoomIn,zoomOut"]});o({resourcesUrl:import.meta.url});var i=new CSSStyleSheet,___="url("+import.meta.resolve("./assets/");i.replaceSync('@layer{:not([hydrated]):is(arcgis-area-measurement-2d,arcgis-area-measurement-3d,arcgis-attachments,arcgis-basemap-gallery,arcgis-basemap-layer-list,arcgis-basemap-toggle,arcgis-bookmarks,arcgis-building-explorer,arcgis-catalog-layer-list,arcgis-compass,arcgis-coordinate-conversion,arcgis-daylight,arcgis-directional-pad,arcgis-directions,arcgis-direct-line-measurement-3d,arcgis-distance-measurement-2d,arcgis-editor,arcgis-elevation-profile,arcgis-expand,arcgis-feature,arcgis-feature-form,arcgis-feature-table,arcgis-feature-templates-legacy,arcgis-features,arcgis-floor-filter,arcgis-fullscreen,arcgis-grid-controls,arcgis-histogram-range-slider,arcgis-home,arcgis-layer-list,arcgis-legend,arcgis-line-of-sight,arcgis-link-chart,arcgis-link-chart-layout-switcher,arcgis-link-chart-nonspatial-visibility-toggle,arcgis-locate,arcgis-map,arcgis-measurement,arcgis-navigation-toggle,arcgis-oriented-imagery-viewer,arcgis-paste,arcgis-clipboard,arcgis-feature-image,arcgis-feature-title,arcgis-multi-feature-form,arcgis-popup,arcgis-presentation,arcgis-print,arcgis-reverse-geocode-list,arcgis-scale-bar,arcgis-scale-range-slider,arcgis-scene,arcgis-search,arcgis-search-result-renderer,arcgis-shadow-cast,arcgis-sketch,arcgis-slice,arcgis-slider-binary-color-size-legacy,arcgis-slider-classed-color-legacy,arcgis-slider-classed-size-legacy,arcgis-slider-color-legacy,arcgis-slider-color-size-legacy,arcgis-slider-heatmap-legacy,arcgis-slider-opacity-legacy,arcgis-slider-size-legacy,arcgis-snapping-controls,arcgis-color-select,arcgis-time-of-day-slider,arcgis-webgl-error,arcgis-swipe,arcgis-table-list,arcgis-time-slider,arcgis-time-zone-label,arcgis-track,arcgis-utility-network-associations,arcgis-utility-network-trace,arcgis-utility-network-trace-analysis,arcgis-utility-network-aggregated-geometry,arcgis-utility-network-subnetwork-info,arcgis-utility-network-trace-inputs,arcgis-utility-network-trace-location,arcgis-utility-network-trace-location-list,arcgis-utility-network-trace-results,arcgis-utility-network-validate-topology,arcgis-value-picker-legacy,arcgis-version-management,arcgis-video,arcgis-video-player,arcgis-volume-measurement,arcgis-weather,arcgis-zoom){visibility:hidden}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-math.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-math.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-math.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-math.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-math.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+22??}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-ext.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-ext.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF,U+300-36F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-ext.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF,U+300-36F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-ext.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF,U+300-36F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-ext.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+100-17F,U+180-24F,U+250-2AF,U+2B0-2FF,U+300-36F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-greek.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-greek.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-greek.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-greek.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-greek.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+370-3FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-cyrillic.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-cyrillic.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-cyrillic.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-cyrillic.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-cyrillic.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+4??;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-georgian.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+10A0-10FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-georgian.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+10A0-10FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-georgian.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+10A0-10FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-georgian.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+10A0-10FF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-arabic.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+6??,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-arabic.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+6??,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-arabic.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+6??,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-arabic.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+6??,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-hebrew.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-hebrew.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-hebrew.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-hebrew.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-hebrew.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+590-5FF,U+FB00-FB4F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/94aa531e-7746-4df0-bb6e-349891f2eda5.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+900-97F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/3ae1e25e-3aa6-4061-a016-a079159f9d65.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+900-97F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/41331c3c-3759-4462-8695-33c9a21b6a5b.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+900-97F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/41331c3c-3759-4462-8695-33c9a21b6a5b.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+900-97F;font-display:auto}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-thai.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+E00-E7F}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-thai.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+E00-E7F}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-thai.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+E00-E7F}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-thai.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+E00-E7F}@font-face{font-family:Avenir Next;src:'+___+'fonts/b8b15cdf-85d1-4120-8daa-48863d803939-vietnamese.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto;unicode-range:U+1E??}@font-face{font-family:Avenir Next;src:'+___+'fonts/09ab0626-bb45-4650-acc8-0182d693df02-vietnamese.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto;unicode-range:U+1E??}@font-face{font-family:Avenir Next;src:'+___+'fonts/b9c5b839-db56-4419-8fcb-6ab661babb1d-vietnamese.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto;unicode-range:U+1E??}@font-face{font-family:Avenir Next;src:'+___+'fonts/12f4c786-0bef-4a48-b7c0-eebaa7591688-vietnamese.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto;unicode-range:U+1E??}@font-face{font-family:Avenir Next;src:'+___+'fonts/0c8a5d21-8a14-4451-8145-695071809cb7-vietnamese.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto;unicode-range:U+1E??}@font-face{font-family:CalciteWebCoreIcons;src:'+___+'fonts/CalciteWebCoreIcons.woff2) format("woff2");font-weight:400;font-style:normal}[class^=esri-icon-],[class*=" esri-icon-"]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:var(--calcite-font-weight-normal);line-height:1;font-family:CalciteWebCoreIcons!important}.esri-icon-close:before{content:"\uE600";color:inherit}.esri-icon-drag-horizontal:before{content:"\uE601";color:inherit}.esri-icon-drag-vertical:before{content:"\uE602";color:inherit}.esri-icon-handle-horizontal:before{content:"\uE603";color:inherit}.esri-icon-handle-vertical:before{content:"\uE604";color:inherit}.esri-icon-check-mark:before{content:"\uE605";color:inherit}.esri-icon-left-triangle-arrow:before{content:"\uE606";color:inherit}.esri-icon-right-triangle-arrow:before{content:"\uE607";color:inherit}.esri-icon-down-arrow:before{content:"\uE608";color:inherit}.esri-icon-up-arrow:before{content:"\uE609";color:inherit}.esri-icon-overview-arrow-bottom-left:before{content:"\uE60A";color:inherit}.esri-icon-overview-arrow-bottom-right:before{content:"\uE60B";color:inherit}.esri-icon-overview-arrow-top-left:before{content:"\uE60C";color:inherit}.esri-icon-overview-arrow-top-right:before{content:"\uE60D";color:inherit}.esri-icon-maximize:before{content:"\uE60E";color:inherit}.esri-icon-minimize:before{content:"\uE60F";color:inherit}.esri-icon-checkbox-unchecked:before{content:"\uE610";color:inherit}.esri-icon-checkbox-checked:before{content:"\uE611";color:inherit}.esri-icon-radio-unchecked:before{content:"\uE612";color:inherit}.esri-icon-radio-checked:before{content:"\uE613";color:inherit}.esri-icon-up-arrow-circled:before{content:"\uE614";color:inherit}.esri-icon-down-arrow-circled:before{content:"\uE615";color:inherit}.esri-icon-left-arrow-circled:before{content:"\uE616";color:inherit}.esri-icon-right-arrow-circled:before{content:"\uE617";color:inherit}.esri-icon-zoom-out-fixed:before{content:"\uE618";color:inherit}.esri-icon-zoom-in-fixed:before{content:"\uE619";color:inherit}.esri-icon-refresh:before{content:"\uE61A";color:inherit}.esri-icon-edit:before{content:"\uE61B";color:inherit}.esri-icon-authorize:before{content:"\uE61C";color:inherit}.esri-icon-map-pin:before{content:"\uE61D";color:inherit}.esri-icon-blank-map-pin:before{content:"\uE61E";color:inherit}.esri-icon-table:before{content:"\uE61F";color:inherit}.esri-icon-plus:before{content:"\uE620";color:inherit}.esri-icon-minus:before{content:"\uE621";color:inherit}.esri-icon-beginning:before{content:"\uE622";color:inherit}.esri-icon-reverse:before{content:"\uE623";color:inherit}.esri-icon-pause:before{content:"\uE624";color:inherit}.esri-icon-play:before{content:"\uE625";color:inherit}.esri-icon-forward:before{content:"\uE626";color:inherit}.esri-icon-end:before{content:"\uE627";color:inherit}.esri-icon-erase:before{content:"\uE628";color:inherit}.esri-icon-up-down-arrows:before{content:"\uE629";color:inherit}.esri-icon-left:before{content:"\uE62A";color:inherit}.esri-icon-right:before{content:"\uE62B";color:inherit}.esri-icon-announcement:before{content:"\uE62C";color:inherit}.esri-icon-notice-round:before{content:"\uE62D";color:inherit}.esri-icon-notice-triangle:before{content:"\uE62E";color:inherit}.esri-icon-home:before{content:"\uE62F";color:inherit}.esri-icon-locate:before{content:"\uE630";color:inherit}.esri-icon-expand:before{content:"\uE631";color:inherit}.esri-icon-collapse:before{content:"\uE632";color:inherit}.esri-icon-layer-list:before{content:"\uE633";color:inherit}.esri-icon-basemap:before{content:"\uE634";color:inherit}.esri-icon-globe:before{content:"\uE635";color:inherit}.esri-icon-applications:before{content:"\uE636";color:inherit}.esri-icon-arrow-up-circled:before{content:"\uE637";color:inherit}.esri-icon-arrow-down-circled:before{content:"\uE638";color:inherit}.esri-icon-arrow-left-circled:before{content:"\uE639";color:inherit}.esri-icon-arrow-right-circled:before{content:"\uE63A";color:inherit}.esri-icon-minus-circled:before{content:"\uE63B";color:inherit}.esri-icon-plus-circled:before{content:"\uE63C";color:inherit}.esri-icon-add-attachment:before{content:"\uE63D";color:inherit}.esri-icon-attachment:before{content:"\uE63E";color:inherit}.esri-icon-calendar:before{content:"\uE63F";color:inherit}.esri-icon-close-circled:before{content:"\uE640";color:inherit}.esri-icon-browser:before{content:"\uE641";color:inherit}.esri-icon-collection:before{content:"\uE642";color:inherit}.esri-icon-comment:before{content:"\uE643";color:inherit}.esri-icon-configure-popup:before{content:"\uE644";color:inherit}.esri-icon-contact:before{content:"\uE645";color:inherit}.esri-icon-dashboard:before{content:"\uE646";color:inherit}.esri-icon-deny:before{content:"\uE647";color:inherit}.esri-icon-description:before{content:"\uE648";color:inherit}.esri-icon-directions:before{content:"\uE649";color:inherit}.esri-icon-directions2:before{content:"\uE64A";color:inherit}.esri-icon-documentation:before{content:"\uE64B";color:inherit}.esri-icon-duplicate:before{content:"\uE64C";color:inherit}.esri-icon-review:before{content:"\uE64D";color:inherit}.esri-icon-environment-settings:before{content:"\uE64E";color:inherit}.esri-icon-error:before{content:"\uE64F";color:inherit}.esri-icon-error2:before{content:"\uE650";color:inherit}.esri-icon-experimental:before{content:"\uE651";color:inherit}.esri-icon-feature-layer:before{content:"\uE652";color:inherit}.esri-icon-filter:before{content:"\uE653";color:inherit}.esri-icon-grant:before{content:"\uE654";color:inherit}.esri-icon-group:before{content:"\uE655";color:inherit}.esri-icon-key:before{content:"\uE656";color:inherit}.esri-icon-labels:before{content:"\uE657";color:inherit}.esri-icon-tag:before{content:"\uE658";color:inherit}.esri-icon-layers:before{content:"\uE659";color:inherit}.esri-icon-left-arrow:before{content:"\uE65A";color:inherit}.esri-icon-right-arrow:before{content:"\uE65B";color:inherit}.esri-icon-link-external:before{content:"\uE65C";color:inherit}.esri-icon-link:before{content:"\uE65D";color:inherit}.esri-icon-loading-indicator:before{content:"\uE65E";color:inherit}.esri-icon-maps:before{content:"\uE65F";color:inherit}.esri-icon-marketplace:before{content:"\uE660";color:inherit}.esri-icon-media:before{content:"\uE661";color:inherit}.esri-icon-media2:before{content:"\uE662";color:inherit}.esri-icon-menu:before{content:"\uE663";color:inherit}.esri-icon-mobile:before{content:"\uE664";color:inherit}.esri-icon-phone:before{content:"\uE665";color:inherit}.esri-icon-navigation:before{content:"\uE666";color:inherit}.esri-icon-pan:before{content:"\uE667";color:inherit}.esri-icon-printer:before{content:"\uE668";color:inherit}.esri-icon-pie-chart:before{content:"\uE669";color:inherit}.esri-icon-chart:before{content:"\uE66A";color:inherit}.esri-icon-line-chart:before{content:"\uE66B";color:inherit}.esri-icon-question:before{content:"\uE66C";color:inherit}.esri-icon-resend-invitation:before{content:"\uE66D";color:inherit}.esri-icon-rotate:before{content:"\uE66E";color:inherit}.esri-icon-save:before{content:"\uE66F";color:inherit}.esri-icon-settings:before{content:"\uE670";color:inherit}.esri-icon-settings2:before{content:"\uE671";color:inherit}.esri-icon-share:before{content:"\uE672";color:inherit}.esri-icon-sign-out:before{content:"\uE673";color:inherit}.esri-icon-support:before{content:"\uE674";color:inherit}.esri-icon-user:before{content:"\uE675";color:inherit}.esri-icon-time-clock:before{content:"\uE676";color:inherit}.esri-icon-trash:before{content:"\uE677";color:inherit}.esri-icon-upload:before{content:"\uE678";color:inherit}.esri-icon-download:before{content:"\uE679";color:inherit}.esri-icon-zoom-in-magnifying-glass:before{content:"\uE67A";color:#6e6e6e}.esri-icon-search:before{content:"\uE67B";color:inherit}.esri-icon-zoom-out-magnifying-glass:before{content:"\uE67C";color:#6e6e6e}.esri-icon-locked:before{content:"\uE67D";color:inherit}.esri-icon-unlocked:before{content:"\uE67E";color:inherit}.esri-icon-favorites:before{content:"\uE67F";color:inherit}.esri-icon-compass:before{content:"\uE680";color:inherit}.esri-icon-down:before{content:"\uE681";color:inherit}.esri-icon-up:before{content:"\uE682";color:inherit}.esri-icon-chat:before{content:"\uE683";color:inherit}.esri-icon-dock-bottom:before{content:"\uE684";color:inherit}.esri-icon-dock-left:before{content:"\uE685";color:inherit}.esri-icon-dock-right:before{content:"\uE686";color:inherit}.esri-icon-organization:before{content:"\uE687";color:inherit}.esri-icon-north-navigation:before{content:"\uE688";color:inherit}.esri-icon-locate-circled:before{content:"\uE689";color:inherit}.esri-icon-dial:before{content:"\uE68A";color:inherit}.esri-icon-polygon:before{content:"\uE68B";color:inherit}.esri-icon-polyline:before{content:"\uE68C";color:inherit}.esri-icon-visible:before{content:"\uE68D";color:inherit}.esri-icon-non-visible:before{content:"\uE68E";color:inherit}.esri-icon-link-vertical:before{content:"\uE68F";color:inherit}.esri-icon-unlocked-link-vertical:before{content:"\uE690";color:inherit}.esri-icon-link-horizontal:before{content:"\uE691";color:inherit}.esri-icon-unlocked-link-horizontal:before{content:"\uE692";color:inherit}.esri-icon-swap:before{content:"\uE693";color:inherit}.esri-icon-cta-link-external:before{content:"\uE694";color:inherit}.esri-icon-reply:before{content:"\uE695";color:inherit}.esri-icon-public:before{content:"\uE696";color:inherit}.esri-icon-share2:before{content:"\uE697";color:inherit}.esri-icon-launch-link-external:before{content:"\uE698";color:inherit}.esri-icon-rotate-back:before{content:"\uE699";color:inherit}.esri-icon-pan2:before{content:"\uE69A";color:inherit}.esri-icon-tracking:before{content:"\uE69B";color:inherit}.esri-icon-expand2:before{content:"\uE69C";color:inherit}.esri-icon-arrow-down:before{content:"\uE69D";color:inherit}.esri-icon-arrow-up:before{content:"\uE69E";color:inherit}.esri-icon-hollow-eye:before{content:"\uE69F";color:inherit}.esri-icon-play-circled:before{content:"\uE6A0";color:inherit}.esri-icon-volume-off:before{content:"\uE6A1";color:inherit}.esri-icon-volume-on:before{content:"\uE6A2";color:inherit}.esri-icon-bookmark:before{content:"\uE900";color:inherit}.esri-icon-lightbulb:before{content:"\uE901";color:inherit}.esri-icon-sketch-rectangle:before{content:"\uE902";color:inherit}.esri-icon-north-navigation-filled:before{content:"\uE903";color:inherit}.esri-icon-default-action:before{content:"\uE904";color:inherit}.esri-icon-undo:before{content:"\uE905";color:inherit}.esri-icon-redo:before{content:"\uE906";color:inherit}.esri-icon-cursor:before{content:"\uE907";color:inherit}.esri-icon-cursor-filled:before{content:"\uE908";color:inherit}.esri-icon-measure:before{content:"\uE90A";color:inherit}.esri-icon-measure-line:before{content:"\uE909";color:inherit}.esri-icon-measure-area:before{content:"\uE90B";color:inherit}.esri-icon-legend:before{content:"\uE90C";color:inherit}.esri-icon-sliders:before{content:"\uE90D";color:inherit}.esri-icon-sliders-horizontal:before{content:"\uE90E";color:inherit}.esri-icon-cursor-marquee:before{content:"\uE90F";color:inherit}.esri-icon-lasso:before{content:"\uE910";color:inherit}.esri-icon-elevation-profile:before{content:"\uE911";color:inherit}.esri-icon-slice:before{content:"\uE913";color:inherit}.esri-icon-line-of-sight:before{content:"\uE912";color:inherit}.esri-icon-zoom-to-object:before{content:"\uE914";color:inherit}.esri-icon-urban-model:before{content:"\uE915";color:inherit}.esri-icon-measure-building-height-shadow:before{content:"\uE916";color:inherit}.esri-icon-partly-cloudy:before{content:"\uE917";color:inherit}}');document.adoptedStyleSheets=[...document.adoptedStyleSheets,i];window.$arcgis||Object.defineProperty(window,"$arcgis",{configurable:!1,enumerable:!0,writable:!1,value:{}}),((a,r)=>{a.t=(c,...x)=>Promise.all(x.map(x=>x.then?x:(!a?.forceESM&&a?.import||(x=>import(x+".js").then(m=>m.default??m)))("@arcgis/core/"+x))).then(c);r.p=a.t(([m])=>{r.t=m.trackAccess;r.o=m.createObservable;r.c=m.createTrackingTarget;r.r=m.runTracked},"applications/Components/reactiveUtils")})($arcgis,t)
@@ -34,13 +34,15 @@ class B extends N {
34
34
  e && (this._traceLocationStoppingElement = e);
35
35
  }, this._featuresComponentRefChange = (e) => {
36
36
  e && (this._featuresComponentElement = e);
37
- }, this.compatibleSubnetworkNames = [], this.traceConfigurations = [], this._state = "ready", this._exceedDisplayLimit = !1, this.autoDestroyDisabled = !1, this.hideActionBar = !1, this.mode = "default", this.arcgisPropertyChange = $()("mode"), this.arcgisSelectedNamedTraceConfigurationChange = l(), this.arcgisTraceInputsChange = l(), this.arcgisTraceLocationSelectEnd = l(), this.arcgisTraceLocationSelectStart = l(), this.arcgisUtilityNetworkChange = l(), this.renderFeatureListItem = (e) => {
37
+ }, this._handleFeaturesPropertyChange = (e) => {
38
+ e.detail.name === "features" && (this.features = e.target.features);
39
+ }, this.features = [], this.compatibleSubnetworkNames = [], this.traceConfigurations = [], this._state = "ready", this._exceedDisplayLimit = !1, this.autoDestroyDisabled = !1, this.hideActionBar = !1, this.mode = "default", this.arcgisPropertyChange = $()("mode"), this.arcgisSelectedNamedTraceConfigurationChange = l(), this.arcgisTraceInputsChange = l(), this.arcgisTraceLocationSelectEnd = l(), this.arcgisTraceLocationSelectStart = l(), this.arcgisUtilityNetworkChange = l(), this.renderFeatureListItem = (e) => {
38
40
  const { feature: t, label: i } = e;
39
41
  return s`<calcite-list-item .label=${i} @calciteListItemSelect=${() => this._handleFeatureSelectChange(t)}><calcite-icon icon=chevron-right slot=content-end></calcite-icon></calcite-list-item>`;
40
42
  };
41
43
  }
42
44
  static {
43
- this.properties = { compatibleSubnetworkNames: 16, subnetworksTable: 16, traceConfigurations: 16, utilityNetworks: 16, _unTraceConfiguration: 16, _state: 16, _activeTraceLocationType: 16, _selectedFeature: 16, _exceedDisplayLimit: 16, beforeTraceLocationSelectStart: 0, view: 0, selectedUtilityNetwork: 0, selectedNamedTraceConfiguration: 0, autoDestroyDisabled: 5, hideActionBar: 5, unTraceConfiguration: 32, referenceElement: 1, mode: 3, traceLocations: 32 };
45
+ this.properties = { features: 16, compatibleSubnetworkNames: 16, subnetworksTable: 16, traceConfigurations: 16, utilityNetworks: 16, _unTraceConfiguration: 16, _state: 16, _activeTraceLocationType: 16, _selectedFeature: 16, _exceedDisplayLimit: 16, beforeTraceLocationSelectStart: 0, view: 0, selectedUtilityNetwork: 0, selectedNamedTraceConfiguration: 0, autoDestroyDisabled: 5, hideActionBar: 5, unTraceConfiguration: 32, referenceElement: 1, mode: 3, traceLocations: 32 };
44
46
  }
45
47
  static {
46
48
  this.styles = D;
@@ -296,7 +298,7 @@ class B extends N {
296
298
  return this._handleAddSpatialCancelClick(), await Promise.reject(Error("No features found"));
297
299
  if (this._featuresFromHitTest.length === 1) {
298
300
  const [{ feature: t }] = this._featuresFromHitTest;
299
- this._selectedFeature = t, this.mode = "add-spatial-feature";
301
+ this._selectedFeature = t, this.features = [this._selectedFeature], this.mode = "add-spatial-feature";
300
302
  } else
301
303
  this.mode = "add-spatial-feature-list";
302
304
  return this._hitTestPromise?.reject(), this._hitTestPromise = Promise.withResolvers(), await this._hitTestPromise.promise;
@@ -307,10 +309,10 @@ class B extends N {
307
309
  _handleAddSpatialCancelClick(e) {
308
310
  e?.stopPropagation();
309
311
  const t = this._featuresComponentElement;
310
- t && t.clear(), this._selectedFeature = void 0, this.mode = "default", this._sketchViewModel?.cancel(), this._hitTestPromise?.reject(), this._hitTestPromise = null;
312
+ t && t.clear(), this._selectedFeature = void 0, this.features = [], this.mode = "default", this._sketchViewModel?.cancel(), this._hitTestPromise?.reject(), this._hitTestPromise = null;
311
313
  }
312
314
  _handleFeaturesClose() {
313
- this.mode = "add-spatial-feature-list", this._selectedFeature = void 0;
315
+ this.mode = "add-spatial-feature-list", this._selectedFeature = void 0, this.features = [];
314
316
  }
315
317
  _handleAddSpatialAddClick() {
316
318
  const { _hitTestPromise: e, _featuresComponentElement: t } = this;
@@ -322,7 +324,7 @@ class B extends N {
322
324
  }
323
325
  }
324
326
  _handleFeatureSelectChange(e) {
325
- this._selectedFeature = e, this.mode = "add-spatial-feature";
327
+ this._selectedFeature = e, this.features = [this._selectedFeature], this.mode = "add-spatial-feature";
326
328
  }
327
329
  renderError(e, t = !1, i) {
328
330
  return s`<calcite-notice .closable=${t} kind=danger open scale=s width=auto .icon=${i}><div slot=message>${e}</div></calcite-notice>`;
@@ -362,7 +364,7 @@ class B extends N {
362
364
  }
363
365
  renderSelectedFeature() {
364
366
  const { _selectedFeature: e } = this;
365
- return e ? s`<arcgis-features .referenceElement=${this.referenceElement} .features=${[e]} .view=${this.view} .defaultPopupTemplateEnabled=${this._defaultPopupTemplateEnabled} .hideActionBar=${this.hideActionBar} open @arcgisClose=${() => this._handleFeaturesClose()} .autoDestroyDisabled=${this.autoDestroyDisabled} ${d(this._featuresComponentRefChange)}></arcgis-features>` : (this.mode = "default", null);
367
+ return e ? s`<arcgis-features .referenceElement=${this.referenceElement} @arcgisPropertyChange=${this._handleFeaturesPropertyChange} .features=${this.features} .view=${this.view} .defaultPopupTemplateEnabled=${this._defaultPopupTemplateEnabled} .hideActionBar=${this.hideActionBar} open @arcgisClose=${() => this._handleFeaturesClose()} .autoDestroyDisabled=${this.autoDestroyDisabled} ${d(this._featuresComponentRefChange)}></arcgis-features>` : (this.mode = "default", null);
366
368
  }
367
369
  renderAddSpatialFooter() {
368
370
  const { mode: e, _messages: t, selectedUtilityNetwork: i, _selectedFeature: a } = this, r = k(t.warnings.exceededDisplayLimit, {
@@ -1,5 +1,5 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
- import { c as f } from "../../chunks/runtime.js";
2
+ import { c as _ } from "../../chunks/runtime.js";
3
3
  import b from "@arcgis/core/Color.js";
4
4
  import "@arcgis/core/core/Error.js";
5
5
  import "@arcgis/core/Graphic.js";
@@ -30,8 +30,8 @@ class G extends v {
30
30
  const { features: h } = await C(a, i), o = await Promise.all(h.map(async (l) => {
31
31
  const d = l.layer;
32
32
  if (l.getEffectivePopupTemplate(this._defaultPopupTemplateEnabled) || (l.popupTemplate = d.createPopupTemplate()), d && "getFeatureTitle" in d) {
33
- const _ = await d.getFeatureTitle(l) || y(l);
34
- return { feature: l, label: _ };
33
+ const f = await d.getFeatureTitle(l) || y(l);
34
+ return { feature: l, label: f };
35
35
  }
36
36
  return { feature: l, label: y(l) };
37
37
  }));
@@ -40,18 +40,22 @@ class G extends v {
40
40
  e && (this._aggregatedGeometryComponentElement = e);
41
41
  }, this._featuresRefChange = (e) => {
42
42
  e && (this._featuresComponentElement = e);
43
- }, this._aggregatedGeometryDisabled = !1, this.aggregatedGeometryGraphicsColor = new b([255, 255, 0, 0.6]), this.hideActionBar = !1, this.hideFeatureResults = !1, this.isElementsSelected = !1, this.layers = [], this.state = "ready", this.traceResultFeatures = [], this.autoDestroyDisabled = !1, this.arcgisAggregatedGeometryGraphicsColorChange = n(), this.arcgisHideGraphicsChange = n(), this.arcgisSelectedLayerChange = n(), this.arcgisSelectedResultTypeChange = n(), this.arcgisTraceResultFeaturesReady = n(), this._renderLayerListItem = ([, e]) => {
43
+ }, this._handleFeaturesPropertyChange = (e) => {
44
+ e.detail.name === "features" && (this.features = e.target.features);
45
+ }, this.features = [], this._aggregatedGeometryDisabled = !1, this.aggregatedGeometryGraphicsColor = new b([255, 255, 0, 0.6]), this.hideActionBar = !1, this.hideFeatureResults = !1, this.isElementsSelected = !1, this.layers = [], this.state = "ready", this.traceResultFeatures = [], this.autoDestroyDisabled = !1, this.arcgisAggregatedGeometryGraphicsColorChange = n(), this.arcgisHideGraphicsChange = n(), this.arcgisSelectedLayerChange = n(), this.arcgisSelectedResultTypeChange = n(), this.arcgisTraceResultFeaturesReady = n(), this._renderLayerListItem = ([, e]) => {
44
46
  if (!e.length)
45
47
  return null;
46
48
  const t = e[0].feature.layer, s = t?.title || this._messages.unknown;
47
49
  return r`<calcite-list-item .label=${s} @calciteListItemSelect=${() => this._setSelectedLayerAndFeatures(t)}><calcite-chip .label=${this._messages.labels.numElements} slot=content-end scale=s>${e.length}</calcite-chip><calcite-icon icon=chevron-right slot=content-end></calcite-icon></calcite-list-item>`;
48
50
  }, this._renderFeatureListItem = (e) => {
49
51
  const { feature: t, label: s } = e;
50
- return r`<calcite-list-item .label=${s} @calciteListItemSelect=${() => this.selectedFeature = t}><calcite-icon icon=chevron-right slot=content-end></calcite-icon></calcite-list-item>`;
52
+ return r`<calcite-list-item .label=${s} @calciteListItemSelect=${() => {
53
+ this.selectedFeature = t, this.features = [this.selectedFeature];
54
+ }}><calcite-icon icon=chevron-right slot=content-end></calcite-icon></calcite-list-item>`;
51
55
  };
52
56
  }
53
57
  static {
54
- this.properties = { _aggregatedGeometryDisabled: 16, aggregatedGeometryGraphicsColor: 0, hideActionBar: 5, hideFeatureResults: 5, featuresFromSelectedLayer: 32, isElementsSelected: 5, layers: 0, messageOverrides: 0, numResults: 32, referenceElement: 1, selectedFeature: 0, selectedLayer: 0, state: 1, traceConfigTitle: 1, traceError: 0, traceResult: 0, traceResultFeatures: 0, utilityNetwork: 0, view: 0, autoDestroyDisabled: 5 };
58
+ this.properties = { features: 16, _aggregatedGeometryDisabled: 16, aggregatedGeometryGraphicsColor: 0, hideActionBar: 5, hideFeatureResults: 5, featuresFromSelectedLayer: 32, isElementsSelected: 5, layers: 0, messageOverrides: 0, numResults: 32, referenceElement: 1, selectedFeature: 0, selectedLayer: 0, state: 1, traceConfigTitle: 1, traceError: 0, traceResult: 0, traceResultFeatures: 0, utilityNetwork: 0, view: 0, autoDestroyDisabled: 5 };
55
59
  }
56
60
  static {
57
61
  this.styles = E;
@@ -154,7 +158,7 @@ class G extends v {
154
158
  if (this.state === "loading")
155
159
  return this._renderGettingResults();
156
160
  if (this.selectedFeature)
157
- return r`<arcgis-features .referenceElement=${this.referenceElement} .features=${[this.selectedFeature]} .view=${this.view} open .defaultPopupTemplateEnabled=${this._defaultPopupTemplateEnabled} .hideActionBar=${this.hideActionBar} @arcgisClose=${() => this.selectedFeature = void 0} .autoDestroyDisabled=${this.autoDestroyDisabled} ${g(this._featuresRefChange)}></arcgis-features>`;
161
+ return r`<arcgis-features .referenceElement=${this.referenceElement} @arcgisPropertyChange=${this._handleFeaturesPropertyChange} .features=${this.features} .view=${this.view} open .defaultPopupTemplateEnabled=${this._defaultPopupTemplateEnabled} .hideActionBar=${this.hideActionBar} @arcgisClose=${() => this.selectedFeature = void 0} .autoDestroyDisabled=${this.autoDestroyDisabled} ${g(this._featuresRefChange)}></arcgis-features>`;
158
162
  const i = s.length > 0 && !a.length && !c;
159
163
  return this.hideFeatureResults && i ? this._renderFeaturesAreHiddenLanding() : r`<calcite-flow>${i ? null : r`<calcite-flow-item .selected=${!this.isElementsSelected}>${this._renderLanding(t)}</calcite-flow-item>`}<calcite-flow-item .heading=${this._messages.headings.features} .description=${this._messages.headings.totalFeatures.replace("{number}", this.numResults.toString())} .selected=${(i || this.isElementsSelected) && !this.selectedLayer} @calciteFlowItemBack=${() => this.isElementsSelected = !1}>${this._renderLayerList()}</calcite-flow-item><calcite-flow-item .heading=${this.selectedLayer?.title ?? void 0} .description=${this._messages.headings.totalFeatures.replace("{number}", this._featuresFromSelectedLayer.length.toString())} .selected=${!!this.selectedLayer} @calciteFlowItemBack=${() => this.selectedLayer = void 0}>${this._renderFeaturesList()}</calcite-flow-item></calcite-flow>`;
160
164
  }
@@ -218,7 +222,7 @@ class G extends v {
218
222
  return r`<calcite-panel class="white-panel-background">${this._renderTraceResultsHeading()}<div class="no-results-landing"><calcite-icon icon=utility-network-trace scale=l></calcite-icon><div class="no-results-heading">${this._messages.noTraceConfigHeading}</div><div class="no-results-description">${this._messages.noTraceConfigDescription}</div></div></calcite-panel>`;
219
223
  }
220
224
  }
221
- f("arcgis-utility-network-trace-results", G);
225
+ _("arcgis-utility-network-trace-results", G);
222
226
  export {
223
227
  G as ArcgisUtilityNetworkTraceResults
224
228
  };