@arcgis/map-components 5.1.0-next.84 → 5.1.0-next.86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdn/{3M7YKCX7.js → DXXSS4ND.js} +1 -1
- package/dist/cdn/EIVHDZFM.js +2 -0
- package/dist/cdn/GUYOWFTW.js +2 -0
- package/dist/cdn/HN5OI754.js +2 -0
- package/dist/cdn/JCBEUV6E.js +2 -0
- package/dist/cdn/RVLC2U3T.js +2 -0
- package/dist/cdn/TNFV5TYG.js +2 -0
- package/dist/cdn/UKBIRZVQ.js +2 -0
- package/dist/cdn/assets/layer-list-new/t9n/messages.en.json +1 -1
- package/dist/cdn/assets/sketch-tooltip-controls/t9n/messages.en.json +1 -0
- package/dist/cdn/assets/time-slider/t9n/messages.ar.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.bg.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.bs.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.ca.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.cs.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.da.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.de.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.el.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.es.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.et.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.fi.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.fr.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.he.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.hr.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.hu.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.id.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.it.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.ja.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.ko.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.lt.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.lv.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.nl.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.no.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.pl.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.pt-BR.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.pt-PT.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.ro.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.ru.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.sk.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.sl.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.sr.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.sv.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.th.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.tr.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.uk.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.vi.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.zh-CN.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.zh-HK.json +1 -1
- package/dist/cdn/assets/time-slider/t9n/messages.zh-TW.json +1 -1
- package/dist/cdn/index.js +1 -1
- package/dist/cdn/main.css +1 -1
- package/dist/chunks/layer-list-item-indicator.js +41 -19
- package/dist/components/arcgis-aggregated-features/customElement.js +27 -23
- package/dist/components/arcgis-features/customElement.js +99 -84
- package/dist/components/arcgis-labeled-switch/customElement.js +4 -4
- package/dist/components/arcgis-layer-list-item-indicator/customElement.js +3 -2
- package/dist/components/arcgis-layer-list-item-indicator/index.js +1 -0
- package/dist/components/arcgis-layer-list-new/customElement.d.ts +18 -0
- package/dist/components/arcgis-layer-list-new/layer-list-item/customElement.js +20 -20
- package/dist/components/arcgis-sketch-tooltip-controls/customElement.d.ts +91 -0
- package/dist/components/arcgis-sketch-tooltip-controls/customElement.js +71 -0
- package/dist/components/arcgis-sketch-tooltip-controls/index.d.ts +1 -0
- package/dist/components/arcgis-sketch-tooltip-controls/index.js +7 -0
- package/dist/components/arcgis-time-of-day-slider/customElement.js +74 -46
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/vscode.html-custom-data.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/dist/index.d.ts +10 -0
- package/dist/loader.js +2 -1
- package/dist/types/lumina.d.ts +6 -0
- package/dist/types/preact.d.ts +7 -0
- package/dist/types/react.d.ts +8 -0
- package/dist/types/stencil.d.ts +6 -0
- package/package.json +4 -4
- package/dist/cdn/2NY3SFXY.js +0 -2
- package/dist/cdn/HV3Q65XH.js +0 -2
- package/dist/cdn/K6DM6L64.js +0 -2
- package/dist/cdn/LLRYOV3A.js +0 -2
- package/dist/cdn/O53VUY2U.js +0 -2
- package/dist/cdn/YHD6DZQT.js +0 -2
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
-
import{b as r}from"./
|
|
2
|
+
import{b as r}from"./JCBEUV6E.js";import"./4KLZDEYJ.js";import"./DCKEJ6NB.js";import"./ATTV2K2S.js";import"./T5K2XFNK.js";import"./DDD7772O.js";import"./3TTFCHAA.js";export{r as ArcgisLayerListItemIndicator};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import i from"./XQ5BV7DL.js";import h from"./IJULQXYC.js";import g from"./R3NYK6BO.js";import{a as b}from"./UOOE5336.js";import f from"./AFAQWPXY.js";import"./PC4PAQXQ.js";import"./BBIOP3C4.js";import e from"./WYQVL6XP.js";import{a as O}from"./OWODXLED.js";import d from"./ODIQOLIK.js";import c from"./QNZTAT5I.js";import{h as N}from"./DCKEJ6NB.js";import"./ATTV2K2S.js";import a from"./IFIOUBWT.js";import{c as $}from"./T5K2XFNK.js";import{M as m,N as p,O as R,P as M,R as u,S as B,U as L,a as E,b as o,o as A,x as _}from"./DDD7772O.js";import"./3TTFCHAA.js";export default $arcgis.t(([U,H,j,{initializeProjection:K},{renderingSanitizer:f},{stripHTML:T},{substitute:g,formatNumber:C},{watch:d},,,,P,,,{d:x},{c:S,d:z}])=>{var G=E`:host{display:flex;overflow:hidden;flex:1 1 auto}.root{--calcite-color-background: var(--calcite-color-foreground-1);display:flex;overflow:hidden;flex:1 1 auto;flex-direction:column}.root img{image-orientation:from-image}.flow-item-collapsed{--calcite-flow-item-header-border-block-end: none}.container{display:flex;flex:1 1 auto;background-color:var(--calcite-color-foreground-1)}.container calcite-list{width:100%}.container:not(:empty){padding:var(--arcgis-internal-padding-md, var(--calcite-spacing-md))}.root .arcgis-feature,.root .arcgis-feature-relationship,.root .arcgis-feature-utility-network-associations{background-color:transparent}.heading{word-break:break-word;word-wrap:break-word}.header,.footer{display:flex;align-items:center;justify-content:flex-end;background-color:var(--calcite-color-foreground-1)}.footer{flex:1}.pagination-text{padding-inline:var(--calcite-spacing-sm);color:var(--calcite-color-text-3);font-size:var(--calcite-font-size-sm)}.loader{align-self:center;padding-inline:var(--calcite-spacing-lg)}.pagination-action-bar{flex:1}.pagination-menu-button{padding-inline:var(--calcite-spacing-xxs);border-inline-start:var(--calcite-border-width-sm) solid var(--calcite-color-border-3)}.icon{display:inline-block;flex:0 0 var(--calcite-spacing-lg);width:var(--calcite-spacing-lg);height:var(--calcite-spacing-lg)}.action-image{flex:0 0 var(--calcite-spacing-lg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;width:var(--calcite-spacing-lg);height:var(--calcite-spacing-lg)}.header{border-block-end:var(--calcite-border-width-sm) solid var(--calcite-color-border-3)}.content-feature{--calcite-flow-item-footer-padding: 0}.feature-menu-observer{position:relative;bottom:var(--calcite-spacing-xxl);z-index:2;text-align:center}.action-exit{transform:scaleX(-1)}`;function W(v){return v?.declaredClass.startsWith("esri.layers.")??!1}function q(v){if(!(!v||!("featureReduction"in v)))return v.featureReduction?.type}var J=P(j),k=class extends R{constructor(){super(...arguments),this._zoomToFeature=new U({icon:"magnifying-glass-plus",id:"zoom-to-feature",title:"{messages.zoom}"}),this._fetchFeaturesController=null,this._featureMenuIntersectionObserverCallback=([e])=>{e?.isIntersecting&&this.viewModel.featurePage!=null&&this.viewModel.featurePage++},this._featureMenuIntersectionObserver=new IntersectionObserver(this._featureMenuIntersectionObserverCallback,{root:window.document}),this._featureMenuIntersectionObserverNode=null,this._rootFlowItemNode=m(),this._featureMenuViewportNode=m(),this._actionBarMenuNode=m(),this._flowContainerNode=m(),this.messages=O(),this._selectedFeatureComponent=m(),this._cancelOpenRelatedFeature=()=>{let{_openRelatedFeatureAbortController:e}=this;e&&e.abort(),this._openRelatedFeatureAbortController=null},this._openRelatedFeatureAbortController=null,this.flowItems=new H,this._aggregatedFeatureCount=0,this._aggregatedFeaturesLoading=!1,this.viewModel=J(this),this.actions=this.viewModel.actions,this.active=this.viewModel.active,this.autoDestroyDisabled=!1,this.collapsed=!1,this.content=this.viewModel.content,this.defaultPopupTemplateEnabled=this.viewModel.defaultPopupTemplateEnabled,this.featureCount=this.viewModel.featureCount,this.featureMenuOpen=!1,this.featureNavigationTop=!1,this.features=this.viewModel.features,this.featuresPerPage=this.viewModel.featuresPerPage,this.featureItemAbilities=this.viewModel.featureItemAbilities,this.goToOverride=this.viewModel.goToOverride,this.headerActions=new H,this.heading=this.viewModel.heading,this.headingLevel=2,this.hideActionBar=!1,this.hideCloseButton=!1,this.hideFeatureMenuHeading=!1,this.hideFeatureNavigation=!1,this.hideFeatureListLayerTitle=!1,this.hideHeading=!1,this.hideSelectFeature=!1,this.hideSpinner=!1,this.hideContent=!1,this.chartAnimationDisabled=this.viewModel.featureItemAbilities?.chartAnimation,this.hideAttachmentsContent=this.viewModel.featureItemAbilities?.attachmentsContent,this.hideCustomContent=this.viewModel.featureItemAbilities?.customContent,this.hideExpressionContent=!1,this.hideFieldsContent=this.viewModel.featureItemAbilities?.fieldsContent,this.hideMediaContent=this.viewModel.featureItemAbilities?.mediaContent,this.hideRelationshipContent=this.viewModel.featureItemAbilities?.relationshipContent,this.hideTextContent=this.viewModel.featureItemAbilities?.textContent,this.hideUtilityNetworkContent=this.viewModel.featureItemAbilities?.utilityNetworkAssociationsContent,this.hideLastEditedInfo=!1,this.highlightDisabled=this.viewModel.highlightEnabled,this.includeDefaultActionsDisabled=this.viewModel.includeDefaultActions,this.initialDisplayMode=this.viewModel.initialDisplayMode,this.location=this.viewModel.location,this.map=this.viewModel.map,this.open=this.viewModel.open,this.promises=this.viewModel.promises,this.responsiveActionsEnabled=!1,this.selectedFeature=this.viewModel.selectedFeature,this.selectedFeatureIndex=this.viewModel.selectedFeatureIndex,this.showCollapseButton=!1,this.spatialReference=this.viewModel.spatialReference,this.state=this.viewModel.state,this.timeZone=this.viewModel.timeZone,this.updateLocationEnabled=this.viewModel.updateLocationEnabled,this.view=this.viewModel.view,this.arcgisPropertyChange=N()("active","collapsed","featureCount","featureMenuOpen","features","promises","selectedDrillInFeature","selectedFeature","selectedFeatureComponent","selectedFeatureIndex","state","open"),this.arcgisReady=_(),this.arcgisClose=_(),this.arcgisTriggerAction=_()}static{this.properties={_openRelatedFeatureAbortController:16,flowItems:16,_aggregatedFeatureCount:16,_aggregatedFeaturesLoading:16,_hideActionText:16,_featureNavigationVisible:16,_isCollapsed:16,_collapseEnabled:16,_featureFlowItemSelected:16,viewModel:0,actions:0,active:0,autoDestroyDisabled:5,collapsed:5,content:1,defaultPopupTemplateEnabled:5,featureCount:9,featureMenuOpen:5,featureMenuTitle:1,featureNavigationTop:5,features:0,featuresPerPage:9,featureItemAbilities:0,goToOverride:0,headerActions:0,heading:1,headingLevel:9,hideActionBar:5,hideCloseButton:5,hideFeatureMenuHeading:5,hideFeatureNavigation:5,hideFeatureListLayerTitle:5,hideHeading:5,hideSelectFeature:5,hideSpinner:5,hideContent:5,chartAnimationDisabled:5,hideAttachmentsContent:5,hideCustomContent:5,hideExpressionContent:5,hideFieldsContent:5,hideMediaContent:5,hideRelationshipContent:5,hideTextContent:5,hideUtilityNetworkContent:5,hideLastEditedInfo:5,highlightDisabled:5,icon:1,includeDefaultActionsDisabled:5,initialDisplayMode:1,label:1,location:0,map:0,messageOverrides:0,open:5,referenceElement:1,promises:0,responsiveActionsEnabled:5,selectedDrillInFeature:32,selectedFeature:0,selectedFeatureComponent:32,selectedFeatureIndex:9,showCollapseButton:5,spatialReference:0,state:32,timeZone:1,updateLocationEnabled:5,view:0}}static{this.styles=G}get _hideActionText(){if(!this.responsiveActionsEnabled)return!1;let e=this.viewModel.view?.widthBreakpoint;return e==="xsmall"||e==="small"||e==="medium"}get _featureNavigationVisible(){return this.viewModel.active&&this.viewModel.featureCount>1&&!!this.viewModel.selectedFeature&&!this.hideFeatureNavigation}get _isCollapsed(){return this._collapseEnabled&&this.collapsed}get _collapseEnabled(){return this.showCollapseButton&&(this.initialDisplayMode==="list"||!!(this.heading||this.viewModel.selectedFeatureItem?.heading)&&!!(this.content||this.viewModel.selectedFeatureItem?.content))}get _featureFlowItemSelected(){return this.initialDisplayMode==="list"?!!this.selectedFeature:!this.featureMenuOpen}async clear(){return this.viewModel.clear()}async close(){this.open=!1}async destroy(){await this.manager.destroy(),await this._destroySpinner(this.referenceElement),this._cancelOpenRelatedFeature(),this._removeFlowItems(),this._unobserveFeatureMenuObserver(),this._cancelFetchingFeatures(),this._featureMenuIntersectionObserver?.disconnect()}async fetchFeatures(e,t){this._cancelFetchingFeatures();let{signal:i}=t??{},a=new AbortController,{signal:s}=a,n=i?AbortSignal.any([s,i]):s;if(this._fetchFeaturesController=a,!e&&this.view&&this.location&&(await K(this.location.spatialReference,this.view.spatialReference,null,{signal:n}),e=this.view.toScreen(this.location)??void 0),!e)return;let r=await this.viewModel.fetchFeatures(e,{...t,signal:n});this.location=r.location,this.promises=r.pendingFeatures}async next(){return this.viewModel.next()}async previous(){return this.viewModel.previous()}async setFocus(){this._flowContainerNode.value?.setFocus()}async triggerAction(e){if(!e.disabled)return e?.type==="toggle"&&(e.value=!e.value),await z(e,this.viewModel)}loaded(){this.manager.onLifecycle(()=>[d(()=>this.viewModel?.selectedFeatureIndex,(e,t)=>this._selectedFeatureIndexUpdated(e,t)),d(()=>this.viewModel?.view?.scale,()=>this._viewScaleChange()),d(()=>this.viewModel?.view,(e,t)=>t&&this._viewChange()),d(()=>this._spinnerEl?.screenLocation,()=>this._closeOpenActionMenu()),d(()=>this.selectedFeatureComponent?.viewModel,()=>this._removeFlowItems()),d(()=>this.viewModel?.featureItems,()=>this._featureMenuViewportScrollTop()),d(()=>this.flowItems.length,()=>{let e=Array.from(this.flowItems).at(-1);A(()=>this.selectedDrillInFeature=e?.graphic??void 0)}),d(()=>[this.flowItems?.length,this.featureMenuOpen],()=>{this.setFocus()}),d(()=>this.viewModel.aggregatedFeaturesEnabled,e=>{e||(this._aggregatedFeatureCount=0,this._aggregatedFeaturesLoading=!1,this._removeFlowItems())}),d(()=>this.referenceElement,(e,t)=>{this._destroySpinner(t),this._createSpinner()},{initial:!0}),d(()=>[this.hideSpinner,this.viewModel?.view,this.viewModel?.location,this.viewModel?.waitingForResult],()=>{this._createSpinner()},{initial:!0})])}updated(){let e=this._selectedFeatureComponent.value??void 0;this.selectedFeatureComponent!==e&&A(()=>this.selectedFeatureComponent=e)}_cancelFetchingFeatures(){this._fetchFeaturesController?.abort(),this._fetchFeaturesController=null}_handleClose(){this.close(),this.arcgisClose.emit()}_groupResultsByLayer(){let{featureItems:e}=this.viewModel,t=new Map;return e.forEach(i=>{let a=i?.graphic;if(!a)return;let s=x(a),n=W(s)?s:null,r=t.get(n);r||(r=[],t.set(n,r)),r.push(i)}),t}_handleCollapseToggle(){this.collapsed=!this.collapsed}async _openRelatedFeature(e){this._cancelOpenRelatedFeature();let t=new AbortController;if(this._openRelatedFeatureAbortController=t,await e.updateGeometry(),this._openRelatedFeatureAbortController!==t)return;let i=e.graphic,a=i?.geometry;if(a==null||i==null){this._openRelatedFeatureAbortController===t&&(this._openRelatedFeatureAbortController=null);return}if(this._removeFlowItems(),await this.viewModel.zoomTo({target:a}),this._openRelatedFeatureAbortController!==t)return;let s=await $arcgis.t(m=>m[0],"geometry/operators/labelPointOperator");if(this._openRelatedFeatureAbortController!==t)return;let n=s.execute(a);n!=null&&(this.location=n),this.features=[i],this.open=!0,await this.setFocus(),this._openRelatedFeatureAbortController===t&&(this._openRelatedFeatureAbortController=null)}_handlePaginationMenuButton(){this._updateFeatureMenu()}_openFeatureMenu(){this._updateFeatureMenu(!0)}_closeFeatureMenu(){this._updateFeatureMenu(!1)}_updateFeatureMenu(e=!this.featureMenuOpen){this.featureMenuOpen=e}_previousFeature(){this.viewModel.previous()}_nextFeature(){this.viewModel.next()}_handleFeatureBack(){this.initialDisplayMode==="list"?(this.selectedFeatureIndex=-1,this.setFocus()):this._openFeatureMenu()}_handleFeatureMenuBack(){this.initialDisplayMode==="list"?(this.selectedFeatureIndex=-1,this.setFocus()):this.featureMenuOpen&&this._closeFeatureMenu()}_setActiveFeature(e){let{viewModel:t}=this;t.activeFeature=t.features?.[e]||null}_removeActiveFeature(){this.viewModel.activeFeature=null}_selectFeature(e){this.viewModel.selectedFeatureIndex=e,this.initialDisplayMode==="feature"?this._handleFeatureMenuBack():this.setFocus()}_unobserveFeatureMenuObserver(){this._featureMenuIntersectionObserverNode&&this._featureMenuIntersectionObserver.unobserve(this._featureMenuIntersectionObserverNode)}_featureMenuIntersectionObserverCreated(e){this._unobserveFeatureMenuObserver(),e&&this._featureMenuIntersectionObserver.observe(e),this._featureMenuIntersectionObserverNode=e}_getActionTitle(e){let{messages:t,selectedFeature:i}=this,{id:a}=e,s=i?.attributes,n=e.title??"",r=a==="zoom-to-feature"?g(n,{messages:t}):a==="remove-selected-feature"?g(n,{messages:t}):a==="zoom-to-clustered-features"?g(n,{messages:t}):a==="browse-aggregated-features"?g(n,{messages:t}):e.title;return r&&s?g(r,s):r??""}_onMainKeydown(e){let{key:t}=e;t==="ArrowLeft"&&(e.stopPropagation(),this._handleFeatureMenuBack(),this.previous(),this.setFocus()),t==="ArrowRight"&&(e.stopPropagation(),this._handleFeatureMenuBack(),this.next(),this.setFocus())}_featureMenuViewportScrollTop(){this._featureMenuViewportNode.value?.scrollContentTo({top:0})}_selectedFeatureIndexUpdated(e,t){let{featureCount:i,waitingForResult:a}=this.viewModel;a||!i||e===t||e===-1||(this._aggregatedFeatureCount=0,this._removeFlowItems(),this._rootFlowItemNode.value?.scrollContentTo({top:0}))}_triggerAction(e){this.triggerAction(e),this.arcgisTriggerAction.emit({action:e})}_viewScaleChange(){let{selectedFeature:e}=this;!e?.isAggregate||q(x(e))!=="cluster"||(this.viewModel.aggregatedFeaturesEnabled=!1,this.open=!1,this.clear())}_viewChange(){this.viewModel.clear(),this.open=!1,this._aggregatedFeatureCount=0,this._removeFlowItems()}_handleAggregatedFeaturesPropertyChange({detail:e,target:t}){e.name==="aggregatedFeatureCount"&&(this._aggregatedFeatureCount=t.aggregatedFeatureCount),e.name==="loading"&&(this._aggregatedFeaturesLoading=t.loading)}_closeOpenActionMenu(){let{_actionBarMenuNode:e}=this;e.value&&(e.value.menuOpen=!1)}_removeFlowItems(){this.viewModel.aggregatedFeaturesEnabled=!1,this.flowItems?.destroyAll()}_getDrillInFlowItemDescription(e){switch(e.flowType){case"feature":case"feature-association":case"feature-utility-network-associations":case"feature-utility-network-association-type":return e.description;case"feature-relationship":return e.allItemsDescription}}_handleDrillInBackClick(){this.flowItems?.pop()?.destroy()}_getHeading(){let{hideHeading:e}=this,{heading:t,selectedFeatureItem:i}=this.viewModel;return i&&!e?i?.state==="error"?this.messages?.errorMessage??"":i?.heading||"":!e&&t?t:""}async _destroySpinner(e){e?.manager?.component?.extraContent?.remove(this._spinnerEl)}async _createSpinner(){let e=this.referenceElement;e&&(await this._destroySpinner(e),this._spinnerEl=B(o`<arcgis-spinner auto-destroy-disabled .label=${this.messages.loading??""} .trackLocation=${!this.hideSpinner&&this.viewModel?.waitingForResult} .location=${this.viewModel?.location??void 0} .view=${this.viewModel?.view??void 0}></arcgis-spinner>`),e.manager?.component?.extraContent?.add(this._spinnerEl))}render(){return o`<div class="root" @keydown=${this._onMainKeydown}>${this._renderHeader()}${this._renderContentContainer()}</div>`}_renderFeatureNavigation(){return[this._renderPagination(),this.initialDisplayMode==="list"?this._renderFeaturePaginationText():this._renderFeatureMenuButton()]}_renderHeader(){return this.featureNavigationTop&&this._featureNavigationVisible?o`<div class="header">${this._renderFeatureNavigation()}</div>`:null}_renderFooter(){return!this.featureNavigationTop&&this._featureNavigationVisible?o`<div class="footer" slot=footer>${this._renderFeatureNavigation()}</div>`:null}_renderFeaturePaginationText(){let{messages:e,viewModel:t}=this,{featureCount:i,selectedFeatureIndex:a}=t;return o`<div class="pagination-text">${g(e.pageText??"",{index:C(a+1),total:C(i)})}</div>`}_renderFeatureMenuButton(){let{messages:e,viewModel:t}=this,{featureCount:i,selectedFeatureIndex:a,pendingPromisesCount:s}=t;return o`<calcite-action class="pagination-menu-button" icon=list .label=${e.selectFeature} .loading=${s>0} @click=${this._handlePaginationMenuButton} .text=${g(e.pageText??"",{index:C(a+1),total:C(i)})} text-enabled title=${e.selectFeature??u}></calcite-action>`}_renderPagination(){let{previous:e,next:t}=this.messages;return o`<calcite-action-bar class="pagination-action-bar" expand-disabled layout=horizontal overflow-actions-disabled scale=s><calcite-action-group scale=s><calcite-action class="pagination-previous" icon=chevron-left icon-flip-rtl .label=${e??""} @click=${this._previousFeature} .text=${e??""} title=${e??""??u}></calcite-action><calcite-action icon=chevron-right icon-flip-rtl .label=${t??""} @click=${this._nextFeature} .text=${t??""} title=${t??""??u}></calcite-action></calcite-action-group></calcite-action-bar>`}_renderFeatureMenuItem(e,t){let{initialDisplayMode:i}=this,{selectedFeatureItem:a}=this.viewModel,s=e===a;return o`<calcite-list-item @blur=${this._removeActiveFeature} @focus=${()=>this._setActiveFeature(t)} @mouseleave=${this._removeActiveFeature} @mouseover=${()=>this._setActiveFeature(t)} .selected=${s} @calciteListItemSelect=${()=>this._selectFeature(t)}><span .innerHTML=${(f.sanitize(e.heading)||this.messages.untitled)??""} slot=content></span>${i==="list"?o`<calcite-icon flip-rtl icon=chevron-right scale=s slot=content-end></calcite-icon>`:null}</calcite-list-item>`}_renderFeatureMenu(){let{messages:e,viewModel:t}=this,i=this._groupResultsByLayer(),a=new Map;t.featureItems.forEach((n,r)=>a.set(n,r));let s=this.initialDisplayMode==="list"?"none":"single";return t.featureItems.length?o`<calcite-list display-mode=flat .label=${e?.featuresList??""} selection-appearance=icon .selectionMode=${s}>${Array.from(i.keys(),n=>{let r=i.get(n)?.map(c=>{let l=a.get(c);return l==null?null:this._renderFeatureMenuItem(c,l)}),h=n?n.title??this.messages.untitled:null;return!this.hideFeatureListLayerTitle&&h!==null?b(n??"map-graphics",o`<calcite-list-item-group .heading=${h}>${r}</calcite-list-item-group>`):r})}</calcite-list>`:null}_renderHeaderAction(e){let t=e.title||"";return e.visible?o`<calcite-action .active=${e.type==="toggle"?e.value:!1} .disabled=${e.disabled} .icon=${e.icon??void 0} .indicator=${e.active} .loading=${e.active} @click=${()=>this._triggerAction(e)} slot=header-actions-end .text=${t} title=${t??u}></calcite-action>`:null}_renderHeaderActions(){return this.headerActions.map(e=>this._renderHeaderAction(e)).toArray()}_renderContentFeature(e){let{headingLevel:t,hideCloseButton:i,_isCollapsed:a,_collapseEnabled:s,featureNavigationTop:n,initialDisplayMode:r,selectedFeature:h}=this,{active:c}=this.viewModel,l=this._getHeading();return r==="list"&&!h?null:o`<calcite-flow-item class=${M($({"content-feature":!0,"flow-item-collapsed":a}))} .closable=${!i} .closed=${!c} .collapsed=${a} .collapseDirection=${n?"down":"up"} .collapsible=${s} .headingLevel=${t} .selected=${e} @calciteFlowItemBack=${this._handleFeatureBack} .loading=${!!this._openRelatedFeatureAbortController} @calciteFlowItemClose=${this._handleClose} @calciteFlowItemToggle=${this._handleCollapseToggle} .heading=${T(l)} ${p(this._rootFlowItemNode)}><div slot=heading><div .innerHTML=${f.sanitize(l??"")??""}></div></div>${this._renderHeaderActions()}${this._renderActionBar()}<div class=${M($("container","content-container"))}>${this._renderContent()}</div>${this._renderFooter()}</calcite-flow-item>`}_renderFeatureMenuContainer(){let{viewModel:e,hideCloseButton:t,featureMenuTitle:i,messages:a,initialDisplayMode:s,featureMenuOpen:n,_featureFlowItemSelected:r,_collapseEnabled:h,_isCollapsed:c,featureNavigationTop:l,headingLevel:w}=this,{active:F,featureItems:I,pendingPromisesCount:y}=e,V=i??a.selectFeature;if(s==="feature"&&!n)return null;let D=!r;return o`<calcite-flow-item class=${M($({"flow-item-collapsed":c}))} .closable=${s==="list"&&!t} .closed=${!F} .collapsed=${s==="list"&&c} .collapseDirection=${l?"down":"up"} .collapsible=${s==="list"&&h} .description=${this.hideFeatureMenuHeading?void 0:g(a.total??"",{total:I.length})} .heading=${this.hideFeatureMenuHeading?void 0:V} .headingLevel=${w} .loading=${e.waitingForContents} .selected=${D} @calciteFlowItemBack=${Z=>{Z.preventDefault(),this._handleFeatureMenuBack()}} @calciteFlowItemClose=${this._handleClose} @calciteFlowItemToggle=${this._handleCollapseToggle} ${p(this._featureMenuViewportNode)}>${s==="list"?this._renderHeaderActions():null}${y>0?o`<calcite-loader class="loader" inline .label=${a.loading??""} slot=header-actions-end></calcite-loader>`:null}<div class="container">${D?this._renderFeatureMenu():null}</div><div class="feature-menu-observer" ${p(this._featureMenuIntersectionObserverCreated)}></div>${s==="feature"?o`<calcite-button appearance=transparent @click=${this._handleFeatureMenuBack} slot=footer-start width=full>${a.back}</calcite-button>`:null}</calcite-flow-item>`}_renderFlowItem(e,t){let{messages:i,hideCloseButton:a,hideSelectFeature:s,active:n}=this,r="graphic"in e&&"isFeatureFromTable"in e&&!e.isFeatureFromTable,h=r&&!s,c=e.flowType==="feature-association",l=i.returnToInitialFeature??"",w=i?.selectFeature,F=this._getActionTitle(this._zoomToFeature),I=!this.hideActionBar&&c&&r;return o`<calcite-flow-item .closable=${!a} .closed=${!n} .description=${T(this._getDrillInFlowItemDescription(e)??"")} .heading=${this.hideHeading?void 0:T(e.heading??"")} .selected=${t} @calciteFlowItemBack=${y=>{y.preventDefault(),this._handleDrillInBackClick()}} .loading=${!!this._openRelatedFeatureAbortController} @calciteFlowItemClose=${this._handleClose}>${this.hideHeading?null:o`<div slot=heading><div .innerHTML=${f.sanitize(e.heading??"")??""}></div></div>`}<div slot=description><div .innerHTML=${f.sanitize(this._getDrillInFlowItemDescription(e)??"")??""}></div></div><calcite-action class="action-exit" icon=move-up @click=${this._removeFlowItems} slot=header-actions-start .text=${l??""} title=${l??""??u}></calcite-action>${h?o`<calcite-action icon=zoom-to-object @click=${()=>this._openRelatedFeature(e)} slot=header-actions-end .text=${w??""} title=${w??u}></calcite-action>`:null}${I?o`<calcite-action-bar expand-disabled expanded scale=s slot=action-bar><calcite-action-group overlay-positioning=fixed scale=s><calcite-action .disabled=${this._zoomToFeature.disabled} .icon=${this._zoomToFeature.icon??void 0} .loading=${this._zoomToFeature.active} scale=s text-enabled .text=${F} title=${F??u} @click=${()=>S(this.viewModel,this._zoomToFeature,e)}></calcite-action></calcite-action-group></calcite-action-bar>`:null}<div class="container">${e}</div></calcite-flow-item>`}_renderContentContainer(){let e=this.flowItems?.toArray(),t=e.length>0,i=this.viewModel.aggregatedFeaturesEnabled&&this.viewModel.selectedFeature?.isAggregate&&!t,a=i&&e.length===0,s=e.length===0&&this._featureFlowItemSelected&&!i,n=e?.map((c,l)=>this._renderFlowItem(c,this._featureFlowItemSelected&&l===e.length-1)),r=this._renderBrowseAggregateContainer(!!a),h=this.initialDisplayMode==="list"?[this._renderFeatureMenuContainer(),this._renderContentFeature(s)]:[this._renderContentFeature(s),this._renderFeatureMenuContainer()];return o`<calcite-flow ${p(this._flowContainerNode)}>${h}${r}${n}</calcite-flow>`}_renderBrowseAggregateContainer(e){let{hideCloseButton:t,active:i,messages:a}=this,{selectedFeature:s}=this.viewModel;return this.viewModel.aggregatedFeaturesEnabled&&s?.isAggregate?o`<calcite-flow-item .selected=${e} .closable=${!t} .closed=${!i} .description=${this._aggregatedFeatureCount?g(a.total??"",{total:this._aggregatedFeatureCount}):""} .heading=${a.aggregatedFeatures} @calciteFlowItemBack=${n=>{n.preventDefault(),this.viewModel.aggregatedFeaturesEnabled=!1}} .loading=${this._aggregatedFeaturesLoading} @calciteFlowItemClose=${this._handleClose}><arcgis-aggregated-features .autoDestroyDisabled=${this.autoDestroyDisabled} .feature=${s??void 0} .flowItems=${this.flowItems} .map=${this.map??void 0} .messages=${a} @arcgisPropertyChange=${this._handleAggregatedFeaturesPropertyChange} .spatialReference=${this.spatialReference??void 0} .timeZone=${this.timeZone??void 0} .view=${this.view??void 0}></arcgis-aggregated-features><calcite-button appearance=transparent @click=${()=>this.viewModel.aggregatedFeaturesEnabled=!1} slot=footer-start width=full>${a.back}</calcite-button></calcite-flow-item>`:null}_renderActionBar(){let e=this.viewModel.selectedFeatureItem?.isFeatureFromTable,t=this.viewModel.allActions.toArray(),i=e&&!this.location?t.filter(a=>a.id!==this._zoomToFeature.id):t;return!this._isCollapsed&&!this.hideActionBar&&i.length?o`<calcite-action-bar expand-disabled .expanded=${!this._hideActionText} scale=s slot=action-bar><calcite-action-group overlay-positioning=fixed scale=s ${p(this._actionBarMenuNode)}>${this._renderActions(i)}</calcite-action-group></calcite-action-bar>`:null}_renderActions(e){return e.map(t=>{let i=this._getActionTitle(t);return o`<calcite-action .active=${t.type==="toggle"?t.value:!1} .disabled=${t.disabled} .icon=${t.icon??void 0} .loading=${t.active} scale=s .textEnabled=${!this._hideActionText} .text=${i??""} title=${i??u} .hidden=${!t.visible} @click=${()=>this._triggerAction(t)}></calcite-action>`})}_renderContent(){let{content:e,selectedFeatureItem:t}=this.viewModel;return t?b(t,o`<arcgis-feature .autoDestroyDisabled=${this.autoDestroyDisabled} .chartAnimationDisabled=${this.chartAnimationDisabled} .defaultPopupTemplateEnabled=${this.defaultPopupTemplateEnabled} .flowItems=${this.flowItems} .graphic=${t.graphic} .headingLevel=${this.headingLevel+1} .hideAttachmentsContent=${this.hideAttachmentsContent} .hideContent=${this.hideContent} .hideCustomContent=${this.hideCustomContent} .hideExpressionContent=${this.hideExpressionContent} .hideFieldsContent=${this.hideFieldsContent} hide-heading .hideLastEditedInfo=${this.hideLastEditedInfo} .hideMediaContent=${this.hideMediaContent} .hideTextContent=${this.hideTextContent} .location=${this.location} .map=${this.map} .referenceElement=${this.referenceElement} .showRelationshipContent=${!this.hideRelationshipContent} .showUtilityNetworkContent=${!this.hideUtilityNetworkContent} .spatialReference=${this.spatialReference} .timeZone=${this.timeZone} ${p(this._selectedFeatureComponent)}></arcgis-feature>`):typeof e=="string"?b(e,o`<div .innerHTML=${f.sanitize(e)??""}></div>`):e??null}};L("arcgis-features",k);return k},"support/actions/ActionButton","core/Collection","popup/Features","applications/Components/featureUtils","applications/Components/sanitizerUtils","applications/Components/stringUtils","intl","core/reactiveUtils",a,c,d,e,f,g,h,i)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import d from"./IJULQXYC.js";import b from"./R3NYK6BO.js";import{a as m}from"./UOOE5336.js";import a from"./AFAQWPXY.js";import{a as F}from"./PC4PAQXQ.js";import{h as y}from"./DCKEJ6NB.js";import"./ATTV2K2S.js";import"./T5K2XFNK.js";import{O as l,S as c,U as h,a as u,b as g,o}from"./DDD7772O.js";import"./3TTFCHAA.js";export default $arcgis.t(([,w,b,I,{stripHTML:v},{watch:A},{d:p},,{d:_}])=>{var C=u`calcite-notice{padding:var(--calcite-space-lg)}`,n=class extends l{constructor(){super(...arguments),this.aggregatedFeatureCount=0,this.aggregatedFeatureItems=[],this.aggregatedFeatures=[],this.autoDestroyDisabled=!1,this.loading=!1,this.selectedAggregateBoundaryFeature=new b({symbol:new I({outline:{width:1.5,color:"cyan"},style:"none"})}),this.arcgisPropertyChange=y()("aggregatedFeatureCount","aggregatedFeatureItems","aggregatedFeatures","loading")}static{this.properties={_abortController:16,aggregatedFeatureCount:32,aggregatedFeatureItems:32,aggregatedFeatures:32,autoDestroyDisabled:5,feature:0,flowItems:0,loading:32,map:0,messages:0,selectedAggregateBoundaryFeature:32,spatialReference:0,timeZone:1,view:0}}static{this.styles=C}async destroy(){await this.manager.destroy(),this._cancelQuery(),this._clearAggregatedFeatureItems(),this._removeAggregateBoundaryFeature()}loaded(){this.manager.onLifecycle(()=>[A(()=>[this.feature,this.view],()=>{this._updateAggregatedFeatures()},{initial:!0}),A(()=>this.aggregatedFeatureItems.map(e=>e.heading??"").join("|"),()=>this.requestUpdate())])}disconnectedCallback(){super.disconnectedCallback(),this._cancelQuery(),this._clearAggregatedFeatureItems(),this._removeAggregateBoundaryFeature()}_setAggregatedFeatureCount(e){o(()=>this.aggregatedFeatureCount=e)}_setAggregatedFeatureItemsReadOnly(e){o(()=>this.aggregatedFeatureItems=e)}_setAggregatedFeatures(e){o(()=>this.aggregatedFeatures=e)}_setLoading(e){o(()=>this.loading=e)}_cancelQuery(){this._abortController=F(this._abortController),this._setLoading(!1)}_removeBoundaryGraphicFromView(e){e?.graphics.remove(this.selectedAggregateBoundaryFeature)}_clearAggregatedFeatureItems(){this._setAggregatedFeatureItemsReadOnly([])}_resetAggregatedFeaturesState(){this._setAggregatedFeatures([]),this._clearAggregatedFeatureItems(),this._setAggregatedFeatureCount(0),this._removeAggregateBoundaryFeature()}_setAggregatedFeatureItems(e){this._setAggregatedFeatureItemsReadOnly(e.map(t=>new w({graphic:t})))}_setAggregatedFeaturesState(e){this._setAggregatedFeatures(e),this._setAggregatedFeatureItems(e),this._setAggregatedFeatureCount(e.length)}_removeAggregateBoundaryFeature(){this._removeBoundaryGraphicFromView(this._boundaryGraphicView),this.selectedAggregateBoundaryFeature.geometry=null,this._boundaryGraphicView=void 0}_updateAggregateBoundaryFeature(e){let{view:t}=this,a=this._boundaryGraphicView;if(!t){this._removeAggregateBoundaryFeature();return}a!==t&&this._removeBoundaryGraphicFromView(a),this.selectedAggregateBoundaryFeature.geometry=e,this._boundaryGraphicView=t,t.graphics.includes(this.selectedAggregateBoundaryFeature)||t.graphics.add(this.selectedAggregateBoundaryFeature)}async _getLayerViewAndQuery(e){let{view:t}=this,a=_(e);if(!t||!a)return null;let r=await t.whenLayerView(a);if(!r?.createQuery||!r?.queryFeatures||!r?.queryExtent)return null;let s=r.createQuery(),i=e.getObjectId();return s.aggregateIds=i!=null?[i]:[],[r,s]}async _updateAggregatedFeatures(){this._cancelQuery();let{feature:e}=this;if(!e?.isAggregate){this._resetAggregatedFeaturesState();return}let t=await this._getLayerViewAndQuery(e);if(!t){this._resetAggregatedFeaturesState();return}let[a,r]=t,s=new AbortController;this._abortController=s,this._setLoading(!0);try{let[i,d]=await Promise.all([a.queryFeatures(r,{signal:s.signal}),a.queryExtent(r,{signal:s.signal})]);if(this._abortController!==s||s.signal.aborted)return;this._abortController=null,this._setLoading(!1);let f=i.features??[];this._setAggregatedFeaturesState(f),d.extent?this._updateAggregateBoundaryFeature(d.extent):this._removeAggregateBoundaryFeature()}catch(i){if(this._abortController!==s||(this._abortController=null,this._setLoading(!1),p(i)))return;this._resetAggregatedFeaturesState()}}_addFlowItem(e){e&&this.flowItems?.push(e)}_selectFeature(e){let{flowItems:t,view:a}=this;t&&this._addFlowItem(c(m(e,g`<arcgis-feature .autoDestroyDisabled=${this.autoDestroyDisabled} .flowItems=${t} .graphic=${e.graphic} .map=${this.map} .spatialReference=${this.spatialReference} .timeZone=${this.timeZone} .view=${a??void 0}></arcgis-feature>`)))}_renderChevronIconNode(){return g`<calcite-icon flip-rtl icon=chevron-right scale=s slot=content-end></calcite-icon>`}render(){let{aggregatedFeatureItems:e}=this,{loading:t}=this,a=e.filter(r=>r.graphic);return t||a.length>0?g`<calcite-list .loading=${t} display-mode=flat .filterEnabled=${a.length>10} .filterPlaceholder=${this.messages?.aggregatedFeaturesPlaceholder??""} .label=${this.messages?.aggregatedFeatures??""} selection-mode=none>${a.map(r=>g`<calcite-list-item .label=${v(r.heading)??""} @calciteListItemSelect=${()=>this._selectFeature(r)}>${this._renderChevronIconNode()}</calcite-list-item>`)}</calcite-list>`:g`<calcite-notice icon=information kind=brand open scale=s width=full><div slot=message>${this.messages?.noAggregatedFeatures}</div></calcite-notice>`}};h("arcgis-aggregated-features",n);return n},"core/Collection","popup/Feature","Graphic","symbols/SimpleFillSymbol","applications/Components/stringUtils","core/reactiveUtils",a,b,d)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import{d as s}from"./IQPGSWSL.js";import{a as f}from"./UOOE5336.js";import{a as T}from"./OWODXLED.js";import{f as v}from"./DCKEJ6NB.js";import"./ATTV2K2S.js";import"./T5K2XFNK.js";import{O as p,P as b,U as k,a as u,b as m,x as g}from"./DDD7772O.js";import"./3TTFCHAA.js";export default $arcgis.t(([{substitute:F}])=>{var z="compact",L=new Map([["fr","full"],["he","full"],["ja","full"],["ko","compact-wrap"],["zh-CN","full"],["zh-HK","full-wrap"],["zh-TW","full-wrap"]]),x=new Set(["compact-wrap","full-wrap"]),d={hour:"numeric",minute:"numeric",timeZone:"UTC"},y={hour:"numeric",timeZone:"UTC"},_=t=>"";function C(t){let e=new Intl.DateTimeFormat(t,d),a=new Intl.DateTimeFormat(t,{...d,hourCycle:"h24"}),r=e.resolvedOptions().hour12===!1;return o=>{let l=s(o,"minutes","milliseconds"),i=new Date(l);return l!==0&&i.getUTCHours()===0&&i.getUTCMinutes()===0&&r?a.format(i):e.format(i)}}function D(t){let e=new Intl.DateTimeFormat(t,d),a=new Intl.DateTimeFormat(t,y),r=L.get(t)??z;return o=>{let l=Math.round(s(o,"minutes","hours")),i=s(l,"hours","milliseconds"),c=new Date(i);switch(r){case"full":case"full-wrap":return e.format(c);case"compact-wrap":return w(a.format(c)," ");default:return w(a.format(c),"\xA0")}}}function S(t){return x.has(L.get(t)??z)}function w(t,e){return t.replace(/\S+/gu,W).replace(/\s+/gu,e)}function W(t){return Array.from(t).join("\u2060")}var R=u`:host{display:block}arcgis-slider{--arcgis-slider-handle-size: .875rem;--ticks-font-size: .625rem;--label-font-size: .75rem;--label-padding-block-start: 3px;--label-padding-block-end: var(--calcite-spacing-lg);--calcite-font-size-sm: var(--label-font-size);display:block;margin-block-start:var(--padding-block-start, -.5rem);padding-block-end:var(--padding-block-end, .3rem);&.wrap-labels{padding-block-end:var(--wrapped-padding, .875rem)}}:host([visual-scale="s"]) arcgis-slider{--arcgis-slider-handle-size: .625rem;--ticks-font-size: .625rem;--label-font-size: .625rem;--label-padding-block-end: 1rem;--padding-block-end: .5rem;--wrapped-padding: 1.1rem}:host([visual-scale="l"]) arcgis-slider{--arcgis-slider-handle-size: 1rem;--ticks-font-size: .75rem;--label-font-size: .875rem;--label-padding-block-end: .94rem;--padding-block-end: .4rem;--wrapped-padding: 1.1rem}.ticks-container{width:100%;position:relative}.time-range-label{position:relative;width:100%;padding-block-start:var(--label-padding-block-start);padding-block-end:var(--label-padding-block-end);font-size:var(--label-font-size);font-variant-numeric:tabular-nums;line-height:1em;text-align:center}.main-ticks,.secondary-ticks{position:absolute;inset:0;--arcgis-ticks-outline-color: var(--calcite-color-foreground-1)}.main-ticks{--arcgis-ticks-gap: var(--calcite-space-md);--arcgis-ticks-tick-length: calc(var(--calcite-size-fixed-xxxs) * 2);--arcgis-ticks-label-width: min-content;--arcgis-ticks-label-text-align: center;--arcgis-ticks-font-size: var(--ticks-font-size);white-space:nowrap;word-break:auto-phrase;font-variant-numeric:tabular-nums}.wrap-labels .main-ticks{white-space:normal}.secondary-ticks{--arcgis-ticks-tick-length: var(--calcite-size-fixed-xxxs)}`,h=class extends p{constructor(){super(...arguments),this.messages=T({blocking:!0}),this._direction=v(),this._shouldWrapLabels=!1,this._sliderLabelFormatter=_,this._tickLabelFormatter=_,this.disabled=!1,this.mode="range",this.startTime=0,this.endTime=0,this.visualScale="m",this.arcgisTimeChange=g()}static{this.properties={_shouldWrapLabels:16,_values:16,_sliderLabelFormatter:16,_tickLabelFormatter:16,disabled:7,mode:3,startTime:9,endTime:9,label:1,steps:9,visualScale:3}}static{this.styles=R}willUpdate(e){(e.has("mode")||e.has("startTime")||e.has("endTime"))&&(this._values=this.mode==="single"?[this.startTime]:[this.startTime,this.endTime]),e.has("messages")&&this._updateLabelFormatters()}_setStartTime(e){this.startTime=e,this.arcgisTimeChange.emit()}_setRange(e,a){this.startTime=e,this.endTime=a,this.arcgisTimeChange.emit()}_updateLabelFormatters(){let e=this.messages._lang;this._sliderLabelFormatter=C(e),this._tickLabelFormatter=D(e),this._shouldWrapLabels=S(e)}_isolateTimeLabel(e){return this._direction==="rtl"?`\u2068${e}\u2069`:e}render(){let e=this.mode==="single"&&!this.disabled;return f(this.messages._lang,m`<arcgis-slider .ariaLabel=${this.label} class=${b({"wrap-labels":this._shouldWrapLabels})} .disabled=${this.disabled} fill-placement=none .labelFormatter=${this._sliderLabelFormatter} layout=horizontal min=0 .max=${n} .steps=${this.steps??1} .valueLabelsDisplay=${this.mode==="range"?"hidden":"always"} value-labels-placement=start .values=${this._values} @arcgisInput=${({currentTarget:{values:a}})=>{this.mode==="single"?this._setStartTime(a[0]):this._setRange(a[0],a[1])}}>${this.mode==="range"?this._renderTimeRange():void 0}<div class="ticks-container" slot=content-end><arcgis-ticks class="main-ticks" .interactive=${e} .labelFormatter=${this._tickLabelFormatter} layout=horizontal min=0 .max=${n} mode=value show-labels .values=${$} @arcgisTickClick=${a=>this._setStartTime(a.detail.value)}></arcgis-ticks><arcgis-ticks class="secondary-ticks" layout=horizontal min=0 .max=${n} mode=value .values=${U} @arcgisTickClick=${a=>this._setStartTime(a.detail.value)}></arcgis-ticks></div></arcgis-slider>`)}_renderTimeRange(){let e=this._isolateTimeLabel(this._sliderLabelFormatter(this.startTime)),a=this._isolateTimeLabel(this._sliderLabelFormatter(this.endTime)),r=this.messages?.timeRange;return m`<div class="time-range-label" aria-live=polite slot=content-start>${F(r??"{start} \u2014 {end}",{start:e,end:a})}</div>`}},n=s(24,"hours","minutes")-1,$=[0,6,12,18].map(t=>s(t,"hours","minutes"));$.push(n);var U=[2,4,8,10,14,16,20,22].map(t=>s(t,"hours","minutes"));k("arcgis-time-of-day-slider",h);return h},"intl")
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import{e as b}from"./4KLZDEYJ.js";import{h as f}from"./DCKEJ6NB.js";import{c as h}from"./T5K2XFNK.js";import{N as u,O as m,P as g,R as p,U as d,a as l,b as a}from"./DDD7772O.js";var n={actionMenu:"action-menu",actionGroup:"action-group",filterNoResults:"filter-no-results",item:"item",itemActive:"active",itemContentBottom:"content-bottom",itemMessage:"message",itemActionIcon:"action-icon",itemActionImage:"action-image",itemTemporaryIcon:"temporary-icon",itemTableIcon:"table-icon",itemCatalogIcon:"catalog-icon",statusIndicator:"status-indicator",publishing:"publishing",updating:"updating",connectionStatus:"connection-status",connectionStatusConnected:"connection-status--connected",visibleToggle:"visible-toggle",visibleIcon:"visible-icon"},v=l`:host{margin-inline:var(--calcite-space-sm)}.status-indicator{visibility:hidden;color:var(--calcite-color-text-1)}.publishing{visibility:visible;color:var(--calcite-color-text-2);transform-origin:var(--calcite-list-item-icon-center) var(--calcite-list-item-icon-center);animation:2s infinite arcgis-layer-list__publishing-anim}.updating{visibility:visible;animation:2s infinite arcgis-layer-list__updating-anim}.connection-status{visibility:visible;color:var(--calcite-color-status-warning);width:var(--calcite-spacing-xl);height:var(--calcite-spacing-xl)}.connection-status--connected{color:var(--calcite-color-status-success)}@keyframes arcgis-layer-list__updating-anim{0%,40%{color:var(--calcite-color-foreground-1)}50%,80%{color:var(--calcite-color-brand)}to{color:var(--calcite-color-foreground-1)}}@keyframes arcgis-layer-list__publishing-anim{0%,20%{transform:rotate(45deg)}80%,to{transform:rotate(135deg)}}`,r=class extends m{constructor(){super(...arguments),this.autoDestroyDisabled=!1,this.arcgisPropertyChange=f()("item","parent")}static{this.properties={_iconEl:16,item:0,parent:0,messages:0,autoDestroyDisabled:5}}static{this.styles=[v]}async destroy(){await this.manager.destroy()}_setIconEl(i){this._iconEl=i}getTooltipText(i,s,o,t){let e=c=>typeof c=="string"?c:"";if(i)return e(t?.publishing);if(s)return e(t?.updating);switch(o){case"connected":return e(t?.connected);case"paused":return e(t?.paused);default:return e(t?.disconnected)}}render(){if(!this.item)return null;let{publishing:i}=this.item,s="updating"in this.item&&this.item.updating&&!this.parent,o="connectionStatus"in this.item?this.item.connectionStatus:void 0,t=!!o;if(!i&&!s&&!t)return null;let{messages:e}=this,c=this.getTooltipText(i,s,o,e);return a`<calcite-icon class=${g(h(n.statusIndicator,{[n.publishing]:i},"updating"in n&&{[n.updating]:s},"connectionStatus"in n&&{[n.connectionStatus]:t},"connectionStatusConnected"in n&&{[n.connectionStatusConnected]:t&&o==="connected"}))} title=${e?.connectionStatus??p} .icon=${b({connectionStatus:o,publishing:i})} scale=s ${u(this._setIconEl)}></calcite-icon>${this._iconEl?a`<calcite-tooltip placement=top .referenceElement=${this._iconEl}>${c}</calcite-tooltip>`:null}`}};d("arcgis-layer-list-item-indicator",r);export{n as a,r as b};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import{a as h}from"./UOOE5336.js";import{N as n,O as o,P as r,U as d,a as s,b as i,x as l}from"./DDD7772O.js";import"./3TTFCHAA.js";var f=s`.label{--calcite-label-margin-bottom: 0}.label-content{display:flex;flex:1;gap:var(--calcite-spacing-sm);align-items:center;text-wrap:balance}.label-content>div{flex-grow:1}.icon{margin-top:-1px;&.info{color:var(--calcite-color-status-info)}&.warning{color:var(--calcite-color-status-warning)}}.tooltip{text-wrap:wrap}`,a=class extends o{constructor(){super(...arguments),this.checked=!1,this.disabled=!1,this.hintKind="info",this.arcgisCheckedChanged=l()}static{this.properties={checked:7,disabled:7,label:1,hint:1,hintIcon:1,hintKind:1}}static{this.styles=f}async destroy(){await this.manager.destroy()}_setIconRef(e){this._icon=e,this.requestUpdate()}render(){let{label:e,hint:c,hintKind:p,hintIcon:g,checked:m,disabled:b}=this;return i`<calcite-label class="label" layout=inline-space-between scale=s>${c?h("label-content",i`<div class="label-content"><div>${e}</div><calcite-icon class=${r(p!=="warning"?"icon info":"icon warning")} .icon=${g??"information"} @click=${t=>t.stopPropagation()} scale=s tabindex=0 ${n(this._setIconRef)}></calcite-icon><calcite-tooltip class="tooltip" overlay-positioning=fixed .referenceElement=${this._icon??void 0}>${c}</calcite-tooltip></div>`):e}<calcite-switch .checked=${m} .disabled=${b} scale=s @calciteSwitchChange=${t=>{this.checked=t.target.checked,this.arcgisCheckedChanged.emit(t.target.checked)}}></calcite-switch></calcite-label>`}};d("arcgis-labeled-switch",a);export{a as LabeledSwitch};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import{a as O}from"./JCBEUV6E.js";import{a as Ce,b as Ee,c as Me,d as Ae,f as Te,g as ze,h as Fe,i as Oe,j as Pe,k as De,m as _,n as q,o as Re,p as Se,q as J}from"./4KLZDEYJ.js";import i from"./XQ5BV7DL.js";import"./MP6Z45SA.js";import{a as Le}from"./7I55Z3PZ.js";import h from"./IJULQXYC.js";import f from"./R3NYK6BO.js";import{a as E}from"./UOOE5336.js";import e from"./AFAQWPXY.js";import"./PC4PAQXQ.js";import"./BBIOP3C4.js";import d from"./WYQVL6XP.js";import{a as ye}from"./OWODXLED.js";import{a as B}from"./54VXNFQ4.js";import{a as Ie}from"./L65EXZFU.js";import c from"./ODIQOLIK.js";import b from"./QNZTAT5I.js";import{h as ve}from"./DCKEJ6NB.js";import"./ATTV2K2S.js";import a from"./IFIOUBWT.js";import{c as A}from"./T5K2XFNK.js";import{B as ue,M as k,N as C,O as fe,P as m,Q as be,R as g,S as F,U as _e,a as Z,b as l,x as me}from"./DDD7772O.js";import"./3TTFCHAA.js";export default $arcgis.t(([lt,P,{on:Ge,watch:nt},{isLayerFromCatalog:it},{h:xe},,{a:we},$e,,,,{a:V,b:ke}])=>{function K(s){return s&&"visibilityMode"in s?s.visibilityMode:null}function Be(s,e){"visible"in s&&(K(e)==="exclusive"&&s.visible||(s.visible=!s.visible))}function at(s,e){s.panel.open=!s.panel.open,s.panel.open&&e()}function rt(s,e,t,i){s&&t===e.layer?.uid&&(xe(s),i?.(null))}function ot(s,e,t){t.type==="toggle"&&(t.value=!t.value),s(t,e)}function st(s){return s.actionsSections.map(e=>e.filter(t=>t.visible))}function je(s,e){let{icon:t}=e;if(t)return null;let i="image"in e?e.image:void 0;return i?l`<span aria-hidden=true class=${m(A(s.itemActionIcon,{[s.itemActionImage]:!!i}))} style=${be(ke(i))}></span>`:null}function Ue(s,e,t){let{item:i,css:a,handleAction:o}=s,{active:n,disabled:c,title:d,type:h,indicator:v}=e,x=V(e);return l`<calcite-action .active=${h==="toggle"?e.value:!1} data-action-id=${e.id??g} .disabled=${c} .icon=${x} .indicator=${v} .loading=${n} @click=${()=>ot(o,i,e)} scale=s slot=${(t?void 0:"actions-end")??g} .text=${d??""} .textEnabled=${t} title=${d??void 0??g}>${je(a,e)}</calcite-action>`}function Q(s){let{item:e,parent:t,hideStatusIndicators:i,css:a,visibilityAppearance:o,hideCatalogLayerList:n,dragEnabled:c=!1,rootGroupUid:d,listModeDisabled:h=!1,selectionMode:v,displayMode:x,layerTablesEnabled:$,showErrors:T,parentTitles:I,selectedItems:z,activeItem:f,handleCatalogOpen:D,handleTablesOpen:Ye,selectedDragItemLayerUid:He,handleSelectedDragItemLayerUidChange:Ze,handlePanelOpen:Ve,messages:p,setCurrentActiveItem:X,clearActiveItem:ee}=s,L=k(),U=k(),M=e.title||("untitledTable"in p?p.untitledTable:p.untitledLayer??""),te=null;i||(te=F(l`<arcgis-layer-list-item-indicator .messages=${p} .item=${e} .parent=${t} slot=content-end></arcgis-layer-list-item-indicator>`));let ie=null;{let{layer:r}=e,u=r&&"persistenceEnabled"in r&&(it(r)||!r.persistenceEnabled);(s.showTemporaryLayerIndicators||s.showTemporaryTableIndicators)&&u&&(ie=l`<calcite-icon class=${m(a.itemTemporaryIcon)} icon=temporary scale=s slot=content-start title=${p.temporary??g}></calcite-icon>`)}let ae=null;if("visible"in e&&"visibleToggle"in a&&o){let r=K(t);if(r!=="inherited"){let u=Ae({visible:e.visible,exclusive:r==="exclusive",visibilityAppearance:o}),b=o==="checkbox",y=p.layerVisibility;ae=l`<calcite-action class=${m(a.visibleToggle)} .icon=${b?u:void 0} @click=${()=>Be(e,t)} .slot=${b?"actions-start":"actions-end"} .text=${y??""} title=${y??g}>${b?null:l`<calcite-icon class=${m(A({[a.visibleIcon]:r!=="exclusive"&&e.visible}))} .icon=${u} scale=s></calcite-icon>`}</calcite-action>`}}let re=null;{let r=e.panel;r?.open&&!r.disabled&&!r.flowEnabled&&(re=l`<div class=${m(a.itemContentBottom)} slot=content-bottom><arcgis-layer-list-item-panel .item=${e} .view=${s.view}></arcgis-layer-list-item-panel></div>`)}let oe=null;{let r=e.panel;if(r?.visible){let{open:u,title:b,disabled:y}=r,H={icon:r.icon,image:r.image,indicator:!1},S=V(H);oe=l`<calcite-action .active=${u} .disabled=${y} .icon=${S} @click=${()=>at(e,Ve)} slot=actions-end .text=${b??""} title=${b??void 0??g}>${je(a,r)}</calcite-action>`}}let se=null;{let r=e.layer,u=r?.type==="catalog-footprint",b=r?.type==="sublayer"&&J(r,"footprints");"itemCatalogIcon"in a&&(u||b)&&(se=l`<calcite-icon class=${m(a.itemCatalogIcon)} icon=footprint scale=s slot=content-start></calcite-icon>`)}let le=null;{let r=e.layer,u=r?.type==="catalog-dynamic-group",b=r?.type==="sublayer"&&J(r,"layers-in-view");"itemCatalogIcon"in a&&(u||b)&&(le=l`<calcite-icon class=${m(a.itemCatalogIcon)} icon=catalog-dataset scale=s slot=content-start></calcite-icon>`)}let ne=null;if("visible"in e){let r=e.layer;!n&&r?.type==="catalog-dynamic-group"&&(ne=l`<calcite-action .disabled=${!r.visible} icon=chevron-right icon-flip-rtl @click=${()=>D?.(e)} scale=s slot=actions-end .text=${M??""}></calcite-action>`)}let ce=null,j=!1;{let r=e.layer;if($&&r)switch(r.type){case"knowledge-graph":j=$.includes(r.type)&&"tables"in r&&!!r.tables?.length;break;case"map-image":case"tile":j=$.includes(r.type)&&"subtables"in r&&!!r.subtables?.length;break}"itemTableIcon"in a&&"visible"in e&&"tables"in p&&j&&(ce=E(`${e.uid}-tables`,l`<calcite-list-item class=${m(a.item)} data-layer-id=${r?.id??g} drag-disabled .label=${p.tables} title=${p.tables??g} @calciteListItemSelect=${()=>Ye?.(e)} .value=${e}><calcite-icon class=${m(a.itemTableIcon)} icon=table scale=s slot=content-start></calcite-icon><calcite-icon flip-rtl icon=chevron-right scale=s slot=content-end></calcite-icon></calcite-list-item>`))}let de=null;if("children"in e){let r=[...I??[],e.title],{children:u,layer:b}=e,y=b?.type!=="catalog-dynamic-group"&&Re(e),H=h?!1:Te(b),S=b?.type==="group",Xe=!H&&!y&&c&&S,et=c&&"childrenSortable"in e&&e.childrenSortable&&Oe(e),tt=y?u?.filter(w=>!w.hidden&&(T||!w.error)).toArray().map(w=>Q({...s,item:w,parent:e,parentTitles:r})):null;(y||Xe)&&(de=l`<calcite-list .canPull=${w=>s.canMove?s.canMove(w,"pull"):!1} .canPut=${w=>s.canMove?s.canMove(w,"put"):!1} data-item=${e.uid??g} data-layer-type=${d??g} .displayMode=${x} .dragEnabled=${et} .group=${S?d:`${d}-${b?.uid}`} .label=${e.title} selection-appearance=highlight .selectionMode=${v}>${tt}${ce}</calcite-list>`)}let G=null;e.error?G=l`<div class=${m(a.itemMessage)} slot=content-bottom><calcite-notice icon=exclamation-mark-triangle kind=warning open scale=s width=full><div slot=message>${"tableError"in p?p.tableError:p.layerError}</div></calcite-notice></div>`:"incompatible"in e&&e.incompatible&&"layerIncompatible"in p&&(G=l`<div class=${m(a.itemMessage)} slot=content-bottom><calcite-notice icon=exclamation-mark-triangle kind=warning open scale=s tabindex=0 width=full ${C(U)}><div slot=message>${p.layerIncompatible}</div></calcite-notice></div>`);let pe=st(e),N=e.actionsSections.reduce((r,u)=>r+u.length,0),ge=Se(pe),qe=pe.toArray().map(r=>l`<calcite-action-group>${r.toArray().map(u=>Ue(s,u,!0))}</calcite-action-group>`),Je=r=>{e.actionsOpen=r.currentTarget.open},he=null;N>1&&(he=l`<calcite-action-menu appearance=transparent .label=${p.menu??""} .open=${e.actionsOpen} overlay-positioning=fixed placement=bottom-end slot=actions-end @calciteActionMenuOpen=${Je}><calcite-action icon=ellipsis scale=s slot=trigger .text=${p.options??""} title=${p.options??g}></calcite-action>${qe}</calcite-action-menu>`);let Y=null;N===1&&ge?Y=Ue(s,ge,!1):N>1&&(Y=he);let Ke="visibleAtCurrentTimeExtent"in e&&"layerInvisibleAtTime"in p&&!e.visibleAtCurrentTimeExtent?`${M} (${p.layerInvisibleAtTime})`:"visibleAtCurrentScale"in e&&"layerInvisibleAtScale"in p&&!e.visibleAtCurrentScale?`${M} (${p.layerInvisibleAtScale})`:M,Qe="parent"in e&&e.parent?.layer?.type==="catalog",R=e.layer,We="visibleAtCurrentScale"in e&&!e.visibleAtCurrentScale||"visibleAtCurrentTimeExtent"in e&&!e.visibleAtCurrentTimeExtent;return queueMicrotask(()=>{rt(L.value??null,e,He,Ze),U.value&&(s.handleTooltipReferenceChange?.(R?.uid,U.value),queueMicrotask(()=>s.handleTooltipReferenceChange?.(R?.uid,null))),e.panel&&(e.panel.container=L.value)}),E(e.uid,l`<calcite-list-item class=${m(A(a.item,"itemActive"in a&&{[a.itemActive]:f?.uid===e.uid}))} data-item=${e.uid??g} data-layer-id=${R?.id??g} .dragDisabled=${!("sortable"in e&&e.sortable)||Qe} id=${R?.uid??g} .label=${M} .metadata=${{parentTitles:I??[],_title:M}} .expanded=${"open"in e&&e.open} .selected=${v!=="none"?z.includes(e):!1} title=${Ke??g} .unavailable=${We} .value=${e} @focusin=${()=>{X?.(e),L.value?.classList.add(a.itemActive)}} @focusout=${()=>{ee?.(),L.value?.classList.remove(a.itemActive)}} @mouseover=${()=>{X?.(e),L.value?.classList.add(a.itemActive)}} @mouseleave=${()=>{ee?.(),L.value?.classList.remove(a.itemActive)}} @calciteListItemSelect=${r=>"visible"in e&&_(r.currentTarget,s.operationalItems)===e&&v==="none"&&K(t)!=="inherited"&&Be(e,t)} @calciteListItemToggle=${r=>{"open"in e&&(r.stopPropagation(),e.open=r.target.expanded)}} ${C(L)}>${se}${le}${te}${ae}${ne}${ie}${de}${G}${re}${oe}${Y}</calcite-list-item>`)}var ct=Z`.esri-widget__heading{color:var(--calcite-color-text-2);margin:0 0 .5rem;font-weight:var(--calcite-font-weight-semibold)}h1.esri-widget__heading{font-size:var(--calcite-font-size-xl)}h2.esri-widget__heading{font-size:var(--calcite-font-size-md)}h3.esri-widget__heading,h4.esri-widget__heading,h5.esri-widget__heading,h6.esri-widget__heading{font-size:var(--calcite-font-size)}.esri-widget{box-sizing:border-box;color:var(--calcite-color-text-2);background-color:var(--calcite-color-foreground-1);font-size:var(--calcite-font-size);line-height:var(--calcite-font-line-height-relative-tight)}.esri-widget *,.esri-widget :before,.esri-widget :after{box-sizing:inherit}.esri-widget.esri-widget--disabled>*{opacity:.4;pointer-events:none}.esri-widget.esri-widget--compact{--esri-widget-padding-y: 0;--esri-widget-padding-x: 0}.esri-widget__anchor{color:var(--calcite-color-text-2)}.esri-widget__anchor:hover{color:var(--calcite-color-text-3)}.esri-widget__anchor:hover,.esri-widget__anchor:focus{text-decoration:underline}.esri-widget__anchor--disabled{opacity:.4;pointer-events:none}.esri-widget__header{background-color:var(--calcite-color-foreground-1);flex:1 0 100%;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:12px 0 12px 15px;display:flex}.esri-widget__heading{word-break:break-word}.esri-widget__header .esri-widget__heading{width:calc(100% - 48px);text-align:initial;color:var(--calcite-color-text-1);align-items:center;margin:0;padding:0;display:flex}.esri-widget__header-button{appearance:none;cursor:pointer;color:var(--calcite-color-text-2);background-color:var(--calcite-color-foreground-1);border:none;flex:0 0 48px;justify-content:center;align-self:stretch;align-items:center;width:48px;padding:0;display:flex}.esri-widget__footer{background-color:var(--calcite-color-foreground-1);justify-content:center;align-items:center;width:100%;min-height:48px;display:flex}.esri-widget__footer-pagination{color:var(--calcite-color-text-2);justify-content:space-between;align-items:center;display:flex}.esri-widget__footer-pagination-previous-button,.esri-widget__footer-pagination-next-button{cursor:pointer;background-color:var(--calcite-color-foreground-1);border:0;margin:0 7px;padding:12px 15px;transition:background-color .125s ease-in-out}.esri-widget__footer-pagination-previous-button:hover,.esri-widget__footer-pagination-previous-button:focus,.esri-widget__footer-pagination-next-button:hover,.esri-widget__footer-pagination-next-button:focus{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-1)}.esri-menu{visibility:hidden;z-index:1;background-clip:padding;background-color:var(--calcite-color-foreground-1);background-clip:padding-box;width:100%;max-height:0;margin:2px 0 0;padding:0;font-size:var(--calcite-font-size);line-height:var(--calcite-spacing-xl);position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 1px 2px #0000004d}.esri-menu .esri-menu__header{color:var(--calcite-color-text-inverse);background-color:var(--calcite-color-inverse);padding:6px 12px}.esri-menu__list{margin:0;padding:0;list-style:none}.esri-menu__list-item{cursor:pointer;border-top:1px solid #adadad4d;border-left:3px solid #0000;padding:.8em 1em}.esri-menu__list-item [class^=esri-icon-],.esri-menu__list-item [class*=" esri-icon-"]{padding-right:2.8px}.esri-menu__list-item:first-child{border-top:none}.esri-menu__list-item--focus,.esri-menu__list-item:hover,.esri-menu__list-item:focus{background-color:var(--calcite-color-foreground-1)}.esri-menu__list-item:active{background-color:var(--calcite-color-foreground-current)}.esri-menu__list-item--active,.esri-menu__list-item--active:hover,.esri-menu__list-item--active:focus{background-color:var(--calcite-color-foreground-1);border-left-color:var(--calcite-color-brand)}.esri-widget__table{border-collapse:collapse;color:var(--calcite-color-text-1);border:none;width:100%;line-height:var(--calcite-font-line-height-relative-tight)}.esri-widget__table tr:nth-child(odd){background-color:var(--calcite-color-transparent)}.esri-widget__table tr:nth-child(2n){background-color:var(--calcite-color-transparent-press)}.esri-widget__table tr a{color:var(--calcite-color-text-2)}.esri-widget__table tr a:hover,.esri-widget__table tr a:focus{color:var(--calcite-color-text-1)}.esri-widget__table tr td,.esri-widget__table tr th{vertical-align:top;word-break:break-word;padding:.5em .7em;font-size:var(--calcite-font-size-sm);font-weight:var(--calcite-font-weight-regular)}.esri-widget__table tr th{text-align:left;border-right:3px solid #0000000d;width:50%}.esri-widget__table tr td{width:50%}.esri-input{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-1);border:1px solid #959595;font-size:var(--calcite-font-size)}.esri-input::-ms-clear{display:none}.esri-input::placeholder{opacity:1;color:var(--calcite-color-text-2)}.esri-input:placeholder-shown{text-overflow:ellipsis}.esri-input[type=text],.esri-input[type=password],.esri-input[type=number]{height:32px;padding:0 .5em}calcite-combobox.esri-input{border:none}.esri-widget__content--empty{text-align:center;color:var(--calcite-color-border-input);flex-flow:column wrap;align-items:center;padding:18px 22px;display:flex}.esri-widget__content--empty h1.esri-widget__heading,.esri-widget__content--empty h2.esri-widget__heading,.esri-widget__content--empty h3.esri-widget__heading,.esri-widget__content--empty h4.esri-widget__heading,.esri-widget__content--empty h5.esri-widget__heading{font-weight:var(--calcite-font-weight-regular)}.esri-widget__content-illustration--empty{width:128px;padding:1rem 0}.esri-widget__content-icon--empty{width:32px;padding:.5rem 0}.esri-select{appearance:none;cursor:pointer;color:var(--calcite-color-text-2);background:var(--calcite-color-foreground-1) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-8 -8 32 32' width='32' height='32'%3E%3Cpath d='M8 11.207l-4-4V5.793l4 4 4-4v1.414z' fill='%23adadad' fillrule='nonzero'/%3E%3C/svg%3E") 100% no-repeat;border:1px solid #959595;border-radius:0;width:100%;height:32px;margin:0;padding:0 .5em;font-family:inherit;font-size:.85em;display:block}.esri-select[disabled]{cursor:auto}.esri-select::-ms-expand{display:none}.esri-disabled a,.esri-disabled [role=menu],.esri-disabled [role=checkbox],.esri-disabled [class^=esri-icon-],.esri-disabled [class*=" esri-icon-"]{color:var(--calcite-color-text-3)}.keynav-mode .esri-widget:focus,.keynav-mode .esri-widget :focus{z-index:1;outline-offset:2px;outline:2px solid #adadad}.esri-widget__loader-animation{border:.15em solid #adadad4d;border-top-color:var(--calcite-color-border-input);border-radius:100%;width:1em;height:1em;font-size:var(--calcite-font-size-md);animation:1.25s linear infinite esri-rotate;display:block;transform:translateZ(0)}:dir(rtl) .esri-widget__table th{text-align:right;border-left:3px solid #0000000d;border-right:none}:dir(rtl) .esri-select{background-position:0}:dir(rtl) .esri-menu__list-item{border-left:none;border-right:3px solid #0000}:dir(rtl) .esri-menu__list-item [class^=esri-icon-],:dir(rtl) .esri-menu__list-item [class*=" esri-icon-"]{padding-left:2px;padding-right:0}:dir(rtl) .esri-menu__list-item--active{border-right-color:var(--calcite-color-brand)}.esri-icon-font-fallback-text{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.esri-rotating{animation:1.25s linear infinite esri-rotate;transform:translateZ(0)}.esri-clearfix:before,.esri-clearfix:after{content:" ";display:table}.esri-clearfix:after{clear:both}.esri-interactive{cursor:pointer}.esri-hidden{display:none!important}.esri-invisible{visibility:hidden!important}.esri-offscreen{position:absolute;top:-999em;left:-999em}.esri-match-height{flex-direction:column;flex:auto;display:flex;overflow:hidden}:host{width:100%;--arcgis-list-item-scroller-max-height: var(--arcgis-internal-panel-height-md)}.item{--calcite-list-item-icon-center: var(--calcite-space-sm)}.table-icon,.catalog-icon{margin-inline-end:0}.action-image{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 var(--calcite-spacing-xl);width:var(--calcite-spacing-xl);height:var(--calcite-spacing-xl);font-size:14px}.item__filter-container--sticky{z-index:1;position:sticky;top:0}.item__group{margin-top:var(--calcite-spacing-md)}.item__scroller{overflow-y:auto;z-index:0;position:relative}.item__scroller--enabled{max-height:var(--arcgis-list-item-scroller-max-height)}.item__group__header{color:var(--calcite-color-text-2);font-weight:var(--calcite-font-weight-medium)}.item__list-item{cursor:pointer;min-height:var(--calcite-spacing-xxxl)}.item__list-item[class^=esri-icon-],.item__list-item[class*=" esri-icon-"]{padding-inline-end:2.8px}.item__list-item--disabled{cursor:default}.item__list-item-icon{justify-content:center;align-items:center;min-width:var(--calcite-spacing-xxxl);height:var(--calcite-spacing-xxxl);display:flex}.item__list-item-icon span{line-height:0}.arcgis-thumbnail-preview{background-position:50%;width:22px;height:22px}.item__no-matches-message{justify-content:center;align-items:center;height:96px;display:flex}.content-bottom{margin:var(--calcite-spacing-md) 15px}.content-bottom .arcgis-legend__service{padding:0 0 var(--calcite-spacing-md)}.message{margin:var(--calcite-spacing-md) 15px}.visible-icon{visibility:hidden}.item:hover>.visible-toggle>.visible-icon,.item:focus>.visible-toggle>.visible-icon,.item:focus-within>.visible-toggle>.visible-icon{visibility:visible}`,dt=Z`@keyframes esri-basemap-slide{0%{opacity:0;margin-top:0;margin-left:0}75%{opacity:0;margin-top:0;margin-left:0}to{opacity:1;margin-top:5px;margin-left:5px}}@keyframes esri-docking-animation{0%{opacity:0}25%{opacity:0}to{opacity:1}}@keyframes popup-intro-animation-down{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translate(0)}}@keyframes popup-intro-animation-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translate(0)}}@supports (-ms-ime-align: auto){.esri-slider__anchor:focus{outline:1px dotted #000}}@keyframes esri-spinner--start-animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes esri-spinner--finish-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes esri-spinner--rotate-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion){.esri-utility-network-trace__reset-prompt{animation:none!important}}@media(prefers-reduced-motion){.esri-popup--aligned-top-center,.esri-popup--aligned-top-left,.esri-popup--aligned-top-right,.esri-popup--aligned-bottom-center,.esri-popup--aligned-bottom-left,.esri-popup--aligned-bottom-right,.esri-popup--is-docked{animation:none!important}}@media(prefers-reduced-motion:reduce){.esri-fov-overlay{animation:none!important}}@keyframes esri-fade-in-down{0%{opacity:0;transform:translateY(-5px)}25%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translate(0)}}@keyframes esri-fade-in-up{0%{opacity:0;transform:translateY(5px)}25%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translate(0)}}@keyframes esri-fade-in{0%{opacity:0}25%{opacity:0}to{opacity:1}}@keyframes esri-fade-in-scale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes looping-progresss-bar-ani{0%{width:0;left:0}20%{width:20%;left:0}80%{width:20%;left:80%}to{width:0;left:100%}}@keyframes esri-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes panel-advance{0%{opacity:0;transform:translate(50px) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes panel-retreat{0%{opacity:0;transform:translate(-50px) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes panel-advance--rtl{0%{opacity:0;transform:translate(-50px) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes panel-retreat--rtl{0%{opacity:0;transform:translate(50px) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}.esri-widget__heading{color:var(--calcite-color-text-2);margin:0 0 .5rem;font-weight:var(--calcite-font-weight-semibold)}h1.esri-widget__heading{font-size:var(--calcite-font-size-xl)}h2.esri-widget__heading{font-size:var(--calcite-font-size-md)}h3.esri-widget__heading,h4.esri-widget__heading,h5.esri-widget__heading,h6.esri-widget__heading{font-size:var(--calcite-font-size)}.esri-widget{box-sizing:border-box;color:var(--calcite-color-text-2);background-color:var(--calcite-color-foreground-1);font-size:var(--calcite-font-size);line-height:var(--calcite-font-line-height-relative-tight)}.esri-widget *,.esri-widget :before,.esri-widget :after{box-sizing:inherit}.esri-widget.esri-widget--disabled>*{opacity:.4;pointer-events:none}.esri-widget.esri-widget--compact{--esri-widget-padding-y: 0;--esri-widget-padding-x: 0}.esri-widget__anchor{color:var(--calcite-color-text-2)}.esri-widget__anchor:hover{color:var(--calcite-color-text-3)}.esri-widget__anchor:hover,.esri-widget__anchor:focus{text-decoration:underline}.esri-widget__anchor--disabled{opacity:.4;pointer-events:none}.esri-widget__header{background-color:var(--calcite-color-foreground-1);flex:1 0 100%;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:12px 0 12px 15px;display:flex}.esri-widget__heading{word-break:break-word}.esri-widget__header .esri-widget__heading{width:calc(100% - 48px);text-align:initial;color:var(--calcite-color-text-1);align-items:center;margin:0;padding:0;display:flex}.esri-widget__header-button{appearance:none;cursor:pointer;color:var(--calcite-color-text-2);background-color:var(--calcite-color-foreground-1);border:none;flex:0 0 48px;justify-content:center;align-self:stretch;align-items:center;width:48px;padding:0;display:flex}.esri-widget__footer{background-color:var(--calcite-color-foreground-1);justify-content:center;align-items:center;width:100%;min-height:48px;display:flex}.esri-widget__footer-pagination{color:var(--calcite-color-text-2);justify-content:space-between;align-items:center;display:flex}.esri-widget__footer-pagination-previous-button,.esri-widget__footer-pagination-next-button{cursor:pointer;background-color:var(--calcite-color-foreground-1);border:0;margin:0 7px;padding:12px 15px;transition:background-color .125s ease-in-out}.esri-widget__footer-pagination-previous-button:hover,.esri-widget__footer-pagination-previous-button:focus,.esri-widget__footer-pagination-next-button:hover,.esri-widget__footer-pagination-next-button:focus{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-1)}.esri-menu{visibility:hidden;z-index:1;background-clip:padding;background-color:var(--calcite-color-foreground-1);background-clip:padding-box;width:100%;max-height:0;margin:2px 0 0;padding:0;font-size:var(--calcite-font-size);line-height:var(--calcite-spacing-xl);position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 1px 2px #0000004d}.esri-menu .esri-menu__header{color:var(--calcite-color-text-inverse);background-color:var(--calcite-color-inverse);padding:6px 12px}.esri-menu__list{margin:0;padding:0;list-style:none}.esri-menu__list-item{cursor:pointer;border-top:1px solid #adadad4d;border-left:3px solid #0000;padding:.8em 1em}.esri-menu__list-item [class^=esri-icon-],.esri-menu__list-item [class*=" esri-icon-"]{padding-right:2.8px}.esri-menu__list-item:first-child{border-top:none}.esri-menu__list-item--focus,.esri-menu__list-item:hover,.esri-menu__list-item:focus{background-color:var(--calcite-color-foreground-1)}.esri-menu__list-item:active{background-color:var(--calcite-color-foreground-current)}.esri-menu__list-item--active,.esri-menu__list-item--active:hover,.esri-menu__list-item--active:focus{background-color:var(--calcite-color-foreground-1);border-left-color:var(--calcite-color-brand)}.esri-widget__table{border-collapse:collapse;color:var(--calcite-color-text-1);border:none;width:100%;line-height:var(--calcite-font-line-height-relative-tight)}.esri-widget__table tr:nth-child(odd){background-color:var(--calcite-color-transparent)}.esri-widget__table tr:nth-child(2n){background-color:var(--calcite-color-transparent-press)}.esri-widget__table tr a{color:var(--calcite-color-text-2)}.esri-widget__table tr a:hover,.esri-widget__table tr a:focus{color:var(--calcite-color-text-1)}.esri-widget__table tr td,.esri-widget__table tr th{vertical-align:top;word-break:break-word;padding:.5em .7em;font-size:var(--calcite-font-size-sm);font-weight:var(--calcite-font-weight-regular)}.esri-widget__table tr th{text-align:left;border-right:3px solid #0000000d;width:50%}.esri-widget__table tr td{width:50%}.esri-input{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-1);border:1px solid #959595;font-size:var(--calcite-font-size)}.esri-input::-ms-clear{display:none}.esri-input::placeholder{opacity:1;color:var(--calcite-color-text-2)}.esri-input:placeholder-shown{text-overflow:ellipsis}.esri-input[type=text],.esri-input[type=password],.esri-input[type=number]{height:32px;padding:0 .5em}calcite-combobox.esri-input{border:none}.esri-widget__content--empty{text-align:center;color:var(--calcite-color-border-input);flex-flow:column wrap;align-items:center;padding:18px 22px;display:flex}.esri-widget__content--empty h1.esri-widget__heading,.esri-widget__content--empty h2.esri-widget__heading,.esri-widget__content--empty h3.esri-widget__heading,.esri-widget__content--empty h4.esri-widget__heading,.esri-widget__content--empty h5.esri-widget__heading{font-weight:var(--calcite-font-weight-regular)}.esri-widget__content-illustration--empty{width:128px;padding:1rem 0}.esri-widget__content-icon--empty{width:32px;padding:.5rem 0}.esri-select{appearance:none;cursor:pointer;color:var(--calcite-color-text-2);background:var(--calcite-color-foreground-1) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-8 -8 32 32' width='32' height='32'%3E%3Cpath d='M8 11.207l-4-4V5.793l4 4 4-4v1.414z' fill='%23adadad' fillrule='nonzero'/%3E%3C/svg%3E") 100% no-repeat;border:1px solid #959595;border-radius:0;width:100%;height:32px;margin:0;padding:0 .5em;font-family:inherit;font-size:.85em;display:block}.esri-select[disabled]{cursor:auto}.esri-select::-ms-expand{display:none}.esri-disabled a,.esri-disabled [role=menu],.esri-disabled [role=checkbox],.esri-disabled [class^=esri-icon-],.esri-disabled [class*=" esri-icon-"]{color:var(--calcite-color-text-3)}.keynav-mode .esri-widget:focus,.keynav-mode .esri-widget :focus{z-index:1;outline-offset:2px;outline:2px solid #adadad}.esri-widget__loader-animation{border:.15em solid #adadad4d;border-top-color:var(--calcite-color-border-input);border-radius:100%;width:1em;height:1em;font-size:var(--calcite-font-size-md);animation:1.25s linear infinite esri-rotate;display:block;transform:translateZ(0)}:dir(rtl) .esri-widget__table th{text-align:right;border-left:3px solid #0000000d;border-right:none}:dir(rtl) .esri-select{background-position:0}:dir(rtl) .esri-menu__list-item{border-left:none;border-right:3px solid #0000}:dir(rtl) .esri-menu__list-item [class^=esri-icon-],:dir(rtl) .esri-menu__list-item [class*=" esri-icon-"]{padding-left:2px;padding-right:0}:dir(rtl) .esri-menu__list-item--active{border-right-color:var(--calcite-color-brand)}.esri-icon-font-fallback-text{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.esri-rotating{animation:1.25s linear infinite esri-rotate;transform:translateZ(0)}.esri-clearfix:before,.esri-clearfix:after{content:" ";display:table}.esri-clearfix:after{clear:both}.esri-interactive{cursor:pointer}.esri-hidden{display:none!important}.esri-invisible{visibility:hidden!important}.esri-offscreen{position:absolute;top:-999em;left:-999em}.esri-match-height{flex-direction:column;flex:auto;display:flex;overflow:hidden}.esri-widget--panel{min-width:300px;min-height:32px;padding:var(--arcgis-internal-padding);transition:max-height .25s ease-in-out;overflow-y:auto}:host{display:flex;min-height:var(--calcite-space-3xl);transition:max-height .25s ease-in-out;overflow-y:auto;--arcgis-layer-list-visibility-icon: hidden}:host>div{display:flex;width:100%}.filter-no-results{padding:var(--calcite-spacing-md) var(--calcite-space-md-plus)}.table-icon,.catalog-icon{margin-inline-end:0}.action-image{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 var(--calcite-spacing-xl);width:var(--calcite-spacing-xl);height:var(--calcite-spacing-xl);font-size:var(--calcite-font-size)}.action-menu .action-group{display:none}.action-menu[open] .action-group{display:flex}.active:hover>.visible-toggle>.visible-icon,.active:focus>.visible-toggle>.visible-icon,.active:focus-within>.visible-toggle>.visible-icon{visibility:visible}`,Ne="nested",pt=$e(lt),W=class extends fe{constructor(){super(...arguments),this._lastDragDetail=null,this._rootListRef=k(),this._layerFlowItemRef=k(),this._panelFlowItemRef=k(),this._selectedDragItemLayerUid=null,this._rootGroupUid=`operational-${ue()}`,this._openedLayersController=null,this.messages=ye(),this._canMove=({dragEl:e,fromEl:t,toEl:i},a)=>{let o=a==="pull"?this.listItemCanGiveFunction:this.listItemCanReceiveFunction,n=_(e,this.operationalItems);if(!n?.sortable)return!1;let c=_(t,this.operationalItems),d=q(t),h=_(i,this.operationalItems),v=q(i),x=!!d&&!!v&&d===v,$={selected:n,from:c,to:h},T=t.group,I=i.group,z=c?.layer?.type??"",f=h?.layer?.type??"",D=new Set(["map-image","catalog","knowledge-graph"]);return T&&I&&typeof o=="function"?o($):x&&!D.has(z)&&!D.has(f)&&n?.layer?.type!=="sublayer"},this._onCatalogOpen=e=>{this.openedLayers.push(e.layer?.parent)},this._onTablesOpen=e=>{this.openedLayers.push(e.layer)},this._clearActiveItem=()=>{this._activeItem=null},this._setCurrentActiveItem=e=>{this._activeItem=e},this._setActiveItem=e=>{if(this.visibilityAppearance!=="default")return;let t=Array.from(e.composedPath()).find(a=>a.classList?.contains(O.item)),i=_(t,this.operationalItems);this._activeItem=i},this.viewModel=pt(this),this.arcgisClose=Ie(this),this._activeItem=null,this._tooltipReferenceMap=new Map,this._layerListMap=new Map,this.layerTablesEnabled=new P(["knowledge-graph"]),this.mapImageOptions=null,this.openedLayerLists=new P,this.tileOptions=null,this.view=this.viewModel.view,this.autoDestroyDisabled=!1,this.closed=!1,this.icon="layers",this.collapsed=!1,this.dragEnabled=!1,this.filterPlaceholder="",this.filterText="",this.headingLevel=2,this.layerTablesAvailable=new P(["knowledge-graph"]),this.listItemCreatedFunction=this.viewModel.listItemCreatedFunction,this.minDragEnabledItems=Me,this.minFilterItems=Ee,this.openedLayers=new P,this.operationalItems=this.viewModel.operationalItems,this.selectedItems=new P,this.selectionMode="none",this.visibilityAppearance="default",this.hideCatalogLayerList=!1,this.showCloseButton=!1,this.showCollapseButton=!1,this.showErrors=!1,this.showFilter=!1,this.showHeading=!1,this.hideStatusIndicators=!1,this.showTemporaryLayerIndicators=!1,this.state=this.viewModel.state,this.arcgisPropertyChange=ve()("state"),this.arcgisReady=me(),this.arcgisTriggerAction=we(()=>this.viewModel,"trigger-action")}static{this.properties={_catalogLayerList:16,_tableList:16,_tooltipReferenceMap:16,_layerListMap:16,_totalItems:16,_visibleItems:16,_openedPanelItems:16,_dragEnabled:16,_filterEnabled:16,layerTablesEnabled:16,mapImageOptions:16,openedLayerLists:16,tileOptions:16,_renderedOpenLayerFlowItems:16,view:0,autoDestroyDisabled:5,closed:5,referenceElement:1,icon:1,catalogLayerList:32,catalogOptions:0,collapsed:5,dragEnabled:5,filterPlaceholder:1,filterPredicate:0,filterText:1,headingLevel:9,knowledgeGraphOptions:0,layerTablesAvailable:0,listItemCanGiveFunction:0,listItemCanReceiveFunction:0,listItemCreatedFunction:0,minDragEnabledItems:9,minFilterItems:9,openedLayers:32,operationalItems:0,position:1,selectedItems:0,selectionMode:1,tableList:32,visibilityAppearance:1,hideCatalogLayerList:5,showCloseButton:5,showCollapseButton:5,showErrors:5,showFilter:5,showHeading:5,hideStatusIndicators:5,showTemporaryLayerIndicators:5,messageOverrides:0,label:1,state:32}}static{this.styles=[dt,ct]}get _totalItems(){return this.viewModel.operationalItems.flatten(e=>e.children.filter(t=>t.layer?.type!=="catalog-dynamic-group")).length}get _visibleItems(){return this.operationalItems?.filter(e=>!e.hidden&&(this.showErrors||!e.error))}get _openedPanelItems(){return this._visibleItems.flatten(e=>e.children).filter(({hidden:e,panel:t})=>!e&&t?.open&&!t.disabled&&t.flowEnabled)}get _dragEnabled(){return this._totalItems>=this.minDragEnabledItems&&this.dragEnabled}get _filterEnabled(){return this._totalItems>=this.minFilterItems&&this.showFilter}get _renderedOpenLayerFlowItems(){let{openedLayers:e}=this;return e.toArray().map((t,i)=>this._renderLayerFlowItem(t,i===e.length-1))}get catalogLayerList(){return this._catalogLayerList}get tableList(){return this._tableList}async destroy(){await this.manager.destroy(),this._destroyOpenedLayerLists(),this._tooltipReferenceMap.clear()}loaded(){this.manager.onLifecycle(()=>[Ge(()=>this.openedLayers,"change",()=>{this._handleOpenedLayersChange()},{initial:!0}),Ge(()=>this.viewModel.operationalItems,"change",()=>ze(this.selectedItems),{initial:!0}),nt(()=>[this.filterPredicate,this._rootListRef.value],()=>Fe(this._rootListRef.value,this.filterPredicate,this.operationalItems))])}triggerAction(e,t){return this.viewModel.triggerAction(e,t)}async _createFlowList(e,t){let{_layerListMap:i}=this,a=i.get(e);if(a)return a;let o=e.type==="catalog"?await this._createCatalogLayerList(e):await this._createTableList(e);return t.aborted||i.set(e,o),o}async _handleOpenedLayersChange(){let{_layerListMap:e,openedLayers:t,openedLayerLists:i}=this;this._openedLayersController?.abort();let a=new AbortController,{signal:o}=a;this._openedLayersController=a,e.forEach((d,h)=>{t.includes(h)||(d?.destroy?.(),e.delete(h))});let n=await Promise.all(t.map(d=>this._createFlowList(d,o)));if(o.aborted)return;i.removeAll(),i.addMany(n);let c=i.at(-1);c?"catalogLayer"in c?(this._catalogLayerList=c,this._tableList=void 0):(this._catalogLayerList=void 0,this._tableList=c):(this._catalogLayerList=void 0,this._tableList=void 0)}_destroyOpenedLayerLists(){this.openedLayerLists.destroyAll(),this.openedLayers.removeAll(),this._layerListMap.clear()}async _createCatalogLayerList(e){let{headingLevel:t,catalogOptions:i,filterPlaceholder:a,listItemCreatedFunction:o,minFilterItems:n,selectionMode:c,visibilityAppearance:d}=this;return F(l`<arcgis-catalog-layer-list .headingLevel=${t} .filterPlaceholder=${i?.filterPlaceholder??a} .listItemCreatedFunction=${i?.listItemCreatedFunction??o} .minFilterItems=${i?.minFilterItems??n} .selectionMode=${i?.selectionMode??c} .visibilityAppearance=${i?.visibilityAppearance??d} .showErrors=${i?.visibleElements?.errors??this.showErrors} .showFilter=${i?.visibleElements?.filter??this.showFilter} .hideStatusIndicators=${i?.visibleElements?.statusIndicators??this.hideStatusIndicators} .showTemporaryLayerIndicators=${i?.visibleElements?.temporaryLayerIndicators??this.showTemporaryLayerIndicators} @arcgisReady=${h=>h.stopPropagation()} .catalogLayer=${e} .view=${this.view} .referenceElement=${this.referenceElement} @catalogOpen=${this._onCatalogOpen} @tablesOpen=${this._onTablesOpen}></arcgis-catalog-layer-list>`)}_getTableListParams(e){switch(e.type){case"knowledge-graph":return{...this.knowledgeGraphOptions,tables:e.tables};case"map-image":return{...this.mapImageOptions,tables:e.subtables};case"tile":return{...this.tileOptions,tables:e.subtables};default:return null}}async _createTableList(e){let{headingLevel:t,selectionMode:i,dragEnabled:a}=this,o=this._getTableListParams(e);return F(l`<arcgis-table-list .headingLevel=${o?.headingLevel??t} .selectionMode=${o?.selectionMode??i} .dragEnabled=${o?.dragEnabled??a} .collapsed=${o?.collapsed} .filterPlaceholder=${o?.filterPlaceholder} .filterText=${o?.filterText} .icon=${o?.icon??void 0} .label=${o?.label??void 0} .listItemCreatedFunction=${o?.listItemCreatedFunction} .tables=${o?.tables} .referenceElement=${this.referenceElement} @arcgisReady=${n=>n.stopPropagation()}></arcgis-table-list>`)}_handlePanelFlowItemBack(e){e.open=!1}_onPanelOpen(){}_onTooltipReferenceChange(e,t){t?this._tooltipReferenceMap.set(e,t):this._tooltipReferenceMap.delete(e)}_onSelectedDragItemLayerUidChange(e){this._selectedDragItemLayerUid=e}_onTriggerAction(e,t){this.triggerAction(e,t)}_moveLayerFromChildList({toEl:e,fromEl:t,dragEl:i,newIndex:a}){let o=_(i,this.operationalItems),n=_(e,this.operationalItems),c=_(t,this.operationalItems);this.viewModel.moveListItem(o,c,n,a)}_onCalciteListDragEnd(e){let{fromEl:t,dragEl:i,oldIndex:a}=e;t.insertBefore(i,t.children[a])}_onCalciteListOrderChange(e){let{_lastDragDetail:t}=this,{toEl:i,fromEl:a,dragEl:o,newIndex:n}=e,c=t?.newIndex===n&&t?.dragEl===o&&t?.toEl===i&&t?.fromEl===a;if(!(!a||!i||c)){if(this._lastDragDetail=e,this._selectedDragItemLayerUid=o.value,a===i){let d=Array.from(a.children).filter(h=>h?.matches("calcite-list-item")).map(h=>h.value.layer?.uid??"");this._sortLayers(a,d);return}this._moveLayerFromChildList({toEl:i,fromEl:a,dragEl:o,newIndex:n})}}_sortLayers(e,t){if(e)if(e===this._rootListRef.value)Pe(this.el.view?.map?.layers,t);else{let i=_(e,this.operationalItems);if(!i)return;De(i,t)}}_handleCalciteListChange(e){let{selectionMode:t,selectedItems:i}=this;if(t==="none")return;let a=e.target.selectedItems.map(o=>_(o,this.operationalItems)).filter(Boolean);i.removeAll(),i.addMany(a)}render(){let{_visibleItems:e,state:t}=this,i={[B.hidden]:t==="loading",[B.disabled]:t==="disabled"};return l`<div class=${m(A(B.widget,i))}>${e?.length?[this._renderItemTooltips(),this._renderItems()]:this._renderNoItems()}</div>`}_renderItemTooltip(e){let{_tooltipReferenceMap:t,messages:i}=this;return e?l`<calcite-tooltip overlay-positioning=fixed .referenceElement=${t.get(e.layer?.uid??"")}>${i.layerIncompatibleTooltip}</calcite-tooltip>`:null}_renderItemTooltipNodes(e){if(e.incompatible)return this._renderItemTooltip(e);let t=e.children?.filter(i=>!i.hidden).toArray().map(i=>this._renderItemTooltipNodes(i))??[];return t.length?t:null}_renderItemTooltips(){return this._visibleItems?.toArray().map(e=>this._renderItemTooltipNodes(e))}_renderNoItemsMessage(){return l`<div slot=message>${this.messages.noItemsToDisplay}</div>`}_renderNoItems(){return l`<div class=${m(O.itemMessage)}><calcite-notice icon=information kind=info open width=full>${this._renderNoItemsMessage()}</calcite-notice></div>`}_renderLayerFlowItem(e,t){let{messages:i,openedLayers:a}=this,o=e.title||this.messages.untitledLayer;return E(e?.uid??o,l`<calcite-flow-item data-layer-uid=${e?.uid??""??g} .description=${o} .heading=${i[e.type==="catalog"?"catalogLayers":"tables"]} .headingLevel=${this.headingLevel} .selected=${t} @calciteFlowItemBack=${n=>{n.preventDefault(),a.pop(),a.at(-1)&&this._layerFlowItemRef.value?.setFocus()}} ${C(this._layerFlowItemRef)}>${this._layerListMap.get(e)}</calcite-flow-item>`)}_renderPanelFlowItems(){let{_openedPanelItems:e,openedLayers:t}=this;return Le(e.toArray(),i=>i.uid,(i,a)=>{let{panel:o,title:n}=i,c=()=>this._handlePanelFlowItemBack(o);return l`<calcite-flow-item .description=${n} .heading=${o.title} .headingLevel=${this.headingLevel} .selected=${!t.length&&a===e.length-1} @calciteFlowItemBack=${d=>{d.preventDefault(),c()}} ${C(this._panelFlowItemRef)}><arcgis-layer-list-item-panel .item=${i} .view=${this.view}></arcgis-layer-list-item-panel><calcite-button appearance=transparent @click=${c} slot=footer-actions width=full>${this.messages.back}</calcite-button></calcite-flow-item>`})}_renderItems(){let{collapsed:e,_visibleItems:t,_openedPanelItems:i,_filterEnabled:a,_rootGroupUid:o,showCloseButton:n,showCollapseButton:c,showHeading:d,_dragEnabled:h,selectionMode:v,filterText:x,openedLayers:$,filterPlaceholder:T,messages:I}=this,z=[l`<calcite-flow-item .closable=${n} .closed=${this.closed} .collapsed=${e} .collapsible=${c} .heading=${d?I.componentLabel:void 0} .headingLevel=${this.headingLevel} .selected=${!$.length&&!i.length} @calciteFlowItemClose=${()=>this.closed=!1}><calcite-list @focusin=${this._setActiveItem} @focusout=${this._clearActiveItem} .canPull=${f=>this._canMove(f,"pull")} .canPut=${f=>this._canMove(f,"put")} data-layer-type=${o??g} .displayMode=${Ne} .dragEnabled=${h} .filterEnabled=${a} .filterPlaceholder=${T} .filterProps=${Ce} .filterText=${a?x:""} .group=${o} .label=${I.componentLabel} @mouseleave=${this._clearActiveItem} @mouseover=${this._setActiveItem} selection-appearance=highlight .selectionMode=${v} @calciteListChange=${this._handleCalciteListChange} @calciteListFilter=${f=>this.filterText=f.currentTarget?.filterText??""} @calciteListOrderChange=${f=>this._onCalciteListOrderChange(f.detail)} @calciteListDragEnd=${f=>this._onCalciteListDragEnd(f.detail)} ${C(this._rootListRef)}>${t?.toArray().map(f=>this._renderItem(f))}${t?.length&&a?l`<div class=${m(O.filterNoResults)} slot=filter-no-results><calcite-notice kind=info open width=full>${this._renderNoItemsMessage()}</calcite-notice></div>`:null}</calcite-list></calcite-flow-item>`,this._renderPanelFlowItems(),this._renderedOpenLayerFlowItems];return this.closed?null:E("root-flow",l`<calcite-flow>${z}</calcite-flow>`)}_renderItem(e,t,i){return E(e.uid,Q({activeItem:this._activeItem,canMove:this._canMove.bind(this),css:O,displayMode:Ne,dragEnabled:this.dragEnabled,hideStatusIndicators:this.hideStatusIndicators,hideCatalogLayerList:this.hideCatalogLayerList,item:e,messages:this.messages,layerTablesEnabled:this.layerTablesEnabled,listModeDisabled:this.viewModel.listModeDisabled,operationalItems:this.operationalItems,parent:t,parentTitles:i,rootGroupUid:this._rootGroupUid,selectedDragItemLayerUid:this._selectedDragItemLayerUid,selectedItems:this.selectedItems,selectionMode:this.selectionMode,setCurrentActiveItem:this._setCurrentActiveItem.bind(this),showTemporaryLayerIndicators:this.showTemporaryLayerIndicators,showCloseButton:this.showCloseButton,showCollapseButton:this.showCollapseButton,showErrors:this.showErrors,showHeading:this.showHeading,showFilter:this.showFilter,clearActiveItem:this._clearActiveItem.bind(this),visibilityAppearance:this.visibilityAppearance,handleAction:this._onTriggerAction.bind(this),handleCatalogOpen:this._onCatalogOpen.bind(this),handlePanelOpen:this._onPanelOpen.bind(this),handleSelectedDragItemLayerUidChange:this._onSelectedDragItemLayerUidChange.bind(this),handleTablesOpen:this._onTablesOpen.bind(this),handleTooltipReferenceChange:this._onTooltipReferenceChange.bind(this),view:this.view}))}};_e("arcgis-layer-list-new",W);return W},"widgets/LayerList/LayerListViewModel","core/Collection","core/reactiveUtils","layers/catalog/catalogUtils",a,b,c,d,e,f,h,i)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import{a as s}from"./IGSZABNU.js";import{a as h}from"./OWODXLED.js";import{h as d}from"./DCKEJ6NB.js";import"./ATTV2K2S.js";import"./T5K2XFNK.js";import{O as c,R as n,U as r,a,b as i}from"./DDD7772O.js";import"./3TTFCHAA.js";export default $arcgis.t(([b])=>{var g=a`.root{display:flex;flex-flow:column wrap;min-width:100%;& calcite-label:last-child{--calcite-label-margin-bottom: 0}}.block{border-block-end:none;margin:0}.block-content{display:flex;flex-direction:column;gap:var(--calcite-spacing-xs, 6px)}.radio-button-label-wrapper{align-items:center;display:flex;gap:var(--calcite-space-base, 2px)}`,l=class extends c{constructor(){super(...arguments),this.messages=h({blocking:!0}),this.showHeader=!1,this.hideTooltipsToggle=!1,this.hideLabelsToggle=!1,this.showDirectionModePicker=!1,this.sketchOptions=new b,this.arcgisPropertyChange=d()("tooltipsEnabled","labelsEnabled","directionMode")}static{this.properties={_hasContent:32,showHeader:5,label:1,hideTooltipsToggle:5,hideLabelsToggle:5,showDirectionModePicker:5,sketchOptions:0,tooltipsEnabled:5,labelsEnabled:5,directionMode:1}}static{this.styles=g}get _hasContent(){return!this.hideTooltipsToggle||!this.hideLabelsToggle||this.showDirectionModePicker}get tooltipsEnabled(){return this.sketchOptions.tooltips.enabled}set tooltipsEnabled(e){this.sketchOptions.tooltips.enabled=e}get labelsEnabled(){return this.sketchOptions.labels.enabled}set labelsEnabled(e){this.sketchOptions.labels.enabled=e}get directionMode(){return this.sketchOptions.values.directionMode}set directionMode(e){this.sketchOptions.values.directionMode=e}_onDirectionModeChange(e){this.sketchOptions.values.directionMode=e.currentTarget.selectedItem.value}render(){let{label:e,messages:t}=this,o=e??t.componentLabel;return i`<div aria-label=${o??n} class="root">${this._hasContent?i`<calcite-block class="block" expanded .heading=${this.showHeader?e:""} .label=${o??""}><div class="block-content">${s({hidden:this.hideTooltipsToggle,children:this._renderTooltipsToggle()})}${s({hidden:this.hideLabelsToggle,children:this._renderLabelsToggle()})}${s({hidden:!this.showDirectionModePicker,children:this._renderDirectionModePicker()})}</div></calcite-block>`:void 0}</div>`}_renderTooltipsToggle(){let{messages:e}=this;return i`<arcgis-labeled-switch .checked=${this.sketchOptions.tooltips.effectiveEnabled} .hint=${e.tooltipsToggleHint} .label=${e.tooltipsToggle} @arcgisCheckedChanged=${t=>{this.sketchOptions.tooltips.enabled=t.detail}} .disabled=${this.sketchOptions.tooltips.forceEnabled}></arcgis-labeled-switch>`}_renderLabelsToggle(){let{messages:e}=this;return i`<arcgis-labeled-switch .checked=${this.sketchOptions.labels.enabled} .hint=${e.labelsToggleHint} .label=${e.labelsToggle} @arcgisCheckedChanged=${t=>{this.sketchOptions.labels.enabled=t.detail}}></arcgis-labeled-switch>`}_renderDirectionModePicker(){let{messages:e}=this,{directionMode:t}=this.sketchOptions.values;return i`<calcite-label layout=default scale=s>${e.directionModePicker}<calcite-radio-button-group name=direction-mode layout=horizontal scale=s @calciteRadioButtonGroupChange=${this._onDirectionModeChange}>${this._renderDirectionModeOption("relative",t,e.directionModeRelative)}${this._renderDirectionModeOption("absolute",t,e.directionModeAbsolute)}</calcite-radio-button-group></calcite-label>`}_renderDirectionModeOption(e,t,o){return i`<calcite-label layout=inline scale=s><calcite-radio-button .checked=${e===t} scale=s .value=${e}></calcite-radio-button><div class="radio-button-label-wrapper"><calcite-icon .icon=${`${e}-direction`} scale=s></calcite-icon>${o}</div></calcite-label>`}};r("arcgis-sketch-tooltip-controls",l);return l},"views/interactive/sketch/SketchOptions")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Layer List","back":"Back","noItemsToDisplay":"There are currently no items to display.","layerInvisibleAtScale":"Invisible at current scale","layerInvisibleAtTime":"Invisible at current map time","layerError":"An error occurred loading this layer","untitledLayer":"Untitled layer","untitledTable":"Untitled table","layerVisibility":"Visibility","menu":"Menu","options":"Options","showLayer":"Show {layerName}","hideLayer":"Hide {layerName}","layerIncompatible":"Incompatible with basemap","layerIncompatibleTooltip":"This layer's spatial reference is incompatible with the spatial reference of the basemap.","tableError":"An error occurred loading this table","temporary":"Temporary","tables":"Tables","catalogLayers":"Catalog layers"}
|
|
1
|
+
{"componentLabel":"Layer List","back":"Back","noItemsToDisplay":"There are currently no items to display.","layerInvisibleAtScale":"Invisible at current scale","layerInvisibleAtTime":"Invisible at current map time","layerError":"An error occurred loading this layer","untitledLayer":"Untitled layer","untitledTable":"Untitled table","layerVisibility":"Visibility","menu":"Menu","options":"Options","showLayer":"Show {layerName}","hideLayer":"Hide {layerName}","layerIncompatible":"Incompatible with basemap","layerIncompatibleTooltip":"This layer's spatial reference is incompatible with the spatial reference of the basemap.","tableError":"An error occurred loading this table","temporary":"Temporary","tables":"Tables","catalogLayers":"Catalog layers","connectionStatus":"Connection status","updating":"Updating","publishing":"Publishing","connected":"Connected","disconnected":"Disconnected","paused":"Paused"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"componentLabel":"Tooltip controls","directionModePicker":"Direction mode","directionModeAbsolute":"Absolute","directionModeRelative":"Deflection","tooltipsToggle":"Enable tooltips","tooltipsToggleHint":"Show numerical info while drawing.","labelsToggle":"Enable segment labels","labelsToggleHint":"Show labels indicating length of each segment."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"بيت_TimeSlider_____________________لاحقة","control":{"play":"بيت_Play_________لاحقة","stop":"بيت_Stop_________لاحقة"},"emptyTimeExtent":"بيت_Empty time extent__________________لاحقة","noTimeExtent":"بيت_No time extent_______________لاحقة","options":"بيت_Options_______________لاحقة","pagination":{"next":"بيت_Next_________لاحقة","previous":"بيت_Previous_________________لاحقة"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"й_TimeSlider_____________________й","control":{"play":"й_Play_________й","stop":"й_Stop_________й"},"emptyTimeExtent":"й_Empty time extent__________________й","noTimeExtent":"й_No time extent_______________й","options":"й_Options_______________й","pagination":{"next":"й_Next_________й","previous":"й_Previous_________________й"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Č_TimeSlider_____________________ž","control":{"play":"Č_Play_________ž","stop":"Č_Stop_________ž"},"emptyTimeExtent":"Č_Empty time extent__________________ž","noTimeExtent":"Č_No time extent_______________ž","options":"Č_Options_______________ž","pagination":{"next":"Č_Next_________ž","previous":"Č_Previous_________________ž"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ó_TimeSlider_____________________à","control":{"play":"ó_Play_________à","stop":"ó_Stop_________à"},"emptyTimeExtent":"ó_Empty time extent__________________à","noTimeExtent":"ó_No time extent_______________à","options":"ó_Options_______________à","pagination":{"next":"ó_Next_________à","previous":"ó_Previous_________________à"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Ř_TimeSlider_____________________ů","control":{"play":"Ř_Play_________ů","stop":"Ř_Stop_________ů"},"emptyTimeExtent":"Ř_Empty time extent__________________ů","noTimeExtent":"Ř_No time extent_______________ů","options":"Ř_Options_______________ů","pagination":{"next":"Ř_Next_________ů","previous":"Ř_Previous_________________ů"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ø_TimeSlider_____________________å","control":{"play":"ø_Play_________å","stop":"ø_Stop_________å"},"emptyTimeExtent":"ø_Empty time extent__________________å","noTimeExtent":"ø_No time extent_______________å","options":"ø_Options_______________å","pagination":{"next":"ø_Next_________å","previous":"ø_Previous_________________å"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ä_TimeSlider_____________________Ü","control":{"play":"ä_Play_________Ü","stop":"ä_Stop_________Ü"},"emptyTimeExtent":"ä_Empty time extent__________________Ü","noTimeExtent":"ä_No time extent_______________Ü","options":"ä_Options_______________Ü","pagination":{"next":"ä_Next_________Ü","previous":"ä_Previous_________________Ü"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"π_TimeSlider_____________________Ω","control":{"play":"π_Play_________Ω","stop":"π_Stop_________Ω"},"emptyTimeExtent":"π_Empty time extent__________________Ω","noTimeExtent":"π_No time extent_______________Ω","options":"π_Options_______________Ω","pagination":{"next":"π_Next_________Ω","previous":"π_Previous_________________Ω"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"á_TimeSlider_____________________Ó","control":{"play":"á_Play_________Ó","stop":"á_Stop_________Ó"},"emptyTimeExtent":"á_Empty time extent__________________Ó","noTimeExtent":"á_No time extent_______________Ó","options":"á_Options_______________Ó","pagination":{"next":"á_Next_________Ó","previous":"á_Previous_________________Ó"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Š_TimeSlider_____________________ä","control":{"play":"Š_Play_________ä","stop":"Š_Stop_________ä"},"emptyTimeExtent":"Š_Empty time extent__________________ä","noTimeExtent":"Š_No time extent_______________ä","options":"Š_Options_______________ä","pagination":{"next":"Š_Next_________ä","previous":"Š_Previous_________________ä"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Å_TimeSlider_____________________ö","control":{"play":"Å_Play_________ö","stop":"Å_Stop_________ö"},"emptyTimeExtent":"Å_Empty time extent__________________ö","noTimeExtent":"Å_No time extent_______________ö","options":"Å_Options_______________ö","pagination":{"next":"Å_Next_________ö","previous":"Å_Previous_________________ö"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"æ_TimeSlider_____________________Â","control":{"play":"æ_Play_________Â","stop":"æ_Stop_________Â"},"emptyTimeExtent":"æ_Empty time extent__________________Â","noTimeExtent":"æ_No time extent_______________Â","options":"æ_Options_______________Â","pagination":{"next":"æ_Next_________Â","previous":"æ_Previous_________________Â"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"כן_TimeSlider_____________________ש","control":{"play":"כן_Play_________ש","stop":"כן_Stop_________ש"},"emptyTimeExtent":"כן_Empty time extent__________________ש","noTimeExtent":"כן_No time extent_______________ש","options":"כן_Options_______________ש","pagination":{"next":"כן_Next_________ש","previous":"כן_Previous_________________ש"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Č_TimeSlider_____________________ž","control":{"play":"Č_Play_________ž","stop":"Č_Stop_________ž"},"emptyTimeExtent":"Č_Empty time extent__________________ž","noTimeExtent":"Č_No time extent_______________ž","options":"Č_Options_______________ž","pagination":{"next":"Č_Next_________ž","previous":"Č_Previous_________________ž"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"í_TimeSlider_____________________ő","control":{"play":"í_Play_________ő","stop":"í_Stop_________ő"},"emptyTimeExtent":"í_Empty time extent__________________ő","noTimeExtent":"í_No time extent_______________ő","options":"í_Options_______________ő","pagination":{"next":"í_Next_________ő","previous":"í_Previous_________________ő"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ng_TimeSlider_____________________ny","control":{"play":"ng_Play_________ny","stop":"ng_Stop_________ny"},"emptyTimeExtent":"ng_Empty time extent__________________ny","noTimeExtent":"ng_No time extent_______________ny","options":"ng_Options_______________ny","pagination":{"next":"ng_Next_________ny","previous":"ng_Previous_________________ny"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"é_TimeSlider_____________________È","control":{"play":"é_Play_________È","stop":"é_Stop_________È"},"emptyTimeExtent":"é_Empty time extent__________________È","noTimeExtent":"é_No time extent_______________È","options":"é_Options_______________È","pagination":{"next":"é_Next_________È","previous":"é_Previous_________________È"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"須_TimeSlider_____________________鷗","control":{"play":"須_Play_________鷗","stop":"須_Stop_________鷗"},"emptyTimeExtent":"須_Empty time extent__________________鷗","noTimeExtent":"須_No time extent_______________鷗","options":"須_Options_______________鷗","pagination":{"next":"須_Next_________鷗","previous":"須_Previous_________________鷗"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"한_TimeSlider_____________________빠","control":{"play":"한_Play_________빠","stop":"한_Stop_________빠"},"emptyTimeExtent":"한_Empty time extent__________________빠","noTimeExtent":"한_No time extent_______________빠","options":"한_Options_______________빠","pagination":{"next":"한_Next_________빠","previous":"한_Previous_________________빠"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Į_TimeSlider_____________________š","control":{"play":"Į_Play_________š","stop":"Į_Stop_________š"},"emptyTimeExtent":"Į_Empty time extent__________________š","noTimeExtent":"Į_No time extent_______________š","options":"Į_Options_______________š","pagination":{"next":"Į_Next_________š","previous":"Į_Previous_________________š"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ķ_TimeSlider_____________________ū","control":{"play":"ķ_Play_________ū","stop":"ķ_Stop_________ū"},"emptyTimeExtent":"ķ_Empty time extent__________________ū","noTimeExtent":"ķ_No time extent_______________ū","options":"ķ_Options_______________ū","pagination":{"next":"ķ_Next_________ū","previous":"ķ_Previous_________________ū"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"IJ_TimeSlider_____________________ä","control":{"play":"IJ_Play_________ä","stop":"IJ_Stop_________ä"},"emptyTimeExtent":"IJ_Empty time extent__________________ä","noTimeExtent":"IJ_No time extent_______________ä","options":"IJ_Options_______________ä","pagination":{"next":"IJ_Next_________ä","previous":"IJ_Previous_________________ä"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"å_TimeSlider_____________________ø","control":{"play":"å_Play_________ø","stop":"å_Stop_________ø"},"emptyTimeExtent":"å_Empty time extent__________________ø","noTimeExtent":"å_No time extent_______________ø","options":"å_Options_______________ø","pagination":{"next":"å_Next_________ø","previous":"å_Previous_________________ø"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ł_TimeSlider_____________________ą","control":{"play":"ł_Play_________ą","stop":"ł_Stop_________ą"},"emptyTimeExtent":"ł_Empty time extent__________________ą","noTimeExtent":"ł_No time extent_______________ą","options":"ł_Options_______________ą","pagination":{"next":"ł_Next_________ą","previous":"ł_Previous_________________ą"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ã_TimeSlider_____________________Ç","control":{"play":"ã_Play_________Ç","stop":"ã_Stop_________Ç"},"emptyTimeExtent":"ã_Empty time extent__________________Ç","noTimeExtent":"ã_No time extent_______________Ç","options":"ã_Options_______________Ç","pagination":{"next":"ã_Next_________Ç","previous":"ã_Previous_________________Ç"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ã_TimeSlider_____________________Ç","control":{"play":"ã_Play_________Ç","stop":"ã_Stop_________Ç"},"emptyTimeExtent":"ã_Empty time extent__________________Ç","noTimeExtent":"ã_No time extent_______________Ç","options":"ã_Options_______________Ç","pagination":{"next":"ã_Next_________Ç","previous":"ã_Previous_________________Ç"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Ă_TimeSlider_____________________ș","control":{"play":"Ă_Play_________ș","stop":"Ă_Stop_________ș"},"emptyTimeExtent":"Ă_Empty time extent__________________ș","noTimeExtent":"Ă_No time extent_______________ș","options":"Ă_Options_______________ș","pagination":{"next":"Ă_Next_________ș","previous":"Ă_Previous_________________ș"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Ж_TimeSlider_____________________Я","control":{"play":"Ж_Play_________Я","stop":"Ж_Stop_________Я"},"emptyTimeExtent":"Ж_Empty time extent__________________Я","noTimeExtent":"Ж_No time extent_______________Я","options":"Ж_Options_______________Я","pagination":{"next":"Ж_Next_________Я","previous":"Ж_Previous_________________Я"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ĺ_TimeSlider_____________________ľ","control":{"play":"ĺ_Play_________ľ","stop":"ĺ_Stop_________ľ"},"emptyTimeExtent":"ĺ_Empty time extent__________________ľ","noTimeExtent":"ĺ_No time extent_______________ľ","options":"ĺ_Options_______________ľ","pagination":{"next":"ĺ_Next_________ľ","previous":"ĺ_Previous_________________ľ"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Š_TimeSlider_____________________č","control":{"play":"Š_Play_________č","stop":"Š_Stop_________č"},"emptyTimeExtent":"Š_Empty time extent__________________č","noTimeExtent":"Š_No time extent_______________č","options":"Š_Options_______________č","pagination":{"next":"Š_Next_________č","previous":"Š_Previous_________________č"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Č_TimeSlider_____________________ž","control":{"play":"Č_Play_________ž","stop":"Č_Stop_________ž"},"emptyTimeExtent":"Č_Empty time extent__________________ž","noTimeExtent":"Č_No time extent_______________ž","options":"Č_Options_______________ž","pagination":{"next":"Č_Next_________ž","previous":"Č_Previous_________________ž"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Å_TimeSlider_____________________ö","control":{"play":"Å_Play_________ö","stop":"Å_Stop_________ö"},"emptyTimeExtent":"Å_Empty time extent__________________ö","noTimeExtent":"Å_No time extent_______________ö","options":"Å_Options_______________ö","pagination":{"next":"Å_Next_________ö","previous":"Å_Previous_________________ö"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ก้_TimeSlider_____________________ษฺ","control":{"play":"ก้_Play_________ษฺ","stop":"ก้_Stop_________ษฺ"},"emptyTimeExtent":"ก้_Empty time extent__________________ษฺ","noTimeExtent":"ก้_No time extent_______________ษฺ","options":"ก้_Options_______________ษฺ","pagination":{"next":"ก้_Next_________ษฺ","previous":"ก้_Previous_________________ษฺ"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ı_TimeSlider_____________________İ","control":{"play":"ı_Play_________İ","stop":"ı_Stop_________İ"},"emptyTimeExtent":"ı_Empty time extent__________________İ","noTimeExtent":"ı_No time extent_______________İ","options":"ı_Options_______________İ","pagination":{"next":"ı_Next_________İ","previous":"ı_Previous_________________İ"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"ґ_TimeSlider_____________________Ї","control":{"play":"ґ_Play_________Ї","stop":"ґ_Stop_________Ї"},"emptyTimeExtent":"ґ_Empty time extent__________________Ї","noTimeExtent":"ґ_No time extent_______________Ї","options":"ґ_Options_______________Ї","pagination":{"next":"ґ_Next_________Ї","previous":"ґ_Previous_________________Ї"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"Đ_TimeSlider_____________________ớ","control":{"play":"Đ_Play_________ớ","stop":"Đ_Stop_________ớ"},"emptyTimeExtent":"Đ_Empty time extent__________________ớ","noTimeExtent":"Đ_No time extent_______________ớ","options":"Đ_Options_______________ớ","pagination":{"next":"Đ_Next_________ớ","previous":"Đ_Previous_________________ớ"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"试_TimeSlider_____________________验","control":{"play":"试_Play_________验","stop":"试_Stop_________验"},"emptyTimeExtent":"试_Empty time extent__________________验","noTimeExtent":"试_No time extent_______________验","options":"试_Options_______________验","pagination":{"next":"试_Next_________验","previous":"试_Previous_________________验"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"試_TimeSlider_____________________驗","control":{"play":"試_Play_________驗","stop":"試_Stop_________驗"},"emptyTimeExtent":"試_Empty time extent__________________驗","noTimeExtent":"試_No time extent_______________驗","options":"試_Options_______________驗","pagination":{"next":"試_Next_________驗","previous":"試_Previous_________________驗"}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"
|
|
1
|
+
{"componentLabel":"試_TimeSlider_____________________驗","control":{"play":"試_Play_________驗","stop":"試_Stop_________驗"},"emptyTimeExtent":"試_Empty time extent__________________驗","noTimeExtent":"試_No time extent_______________驗","options":"試_Options_______________驗","pagination":{"next":"試_Next_________驗","previous":"試_Previous_________________驗"}}
|