@arcgis/map-components 5.1.0-next.124 → 5.1.0-next.126
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/{TPIXZL2K.js → 43M5VJRC.js} +1 -1
- package/dist/cdn/{GD7MA2TO.js → AXN7G236.js} +1 -1
- package/dist/cdn/{3YM2QRWA.js → CE2RZQQW.js} +1 -1
- package/dist/cdn/{V4TZKP3Y.js → FEUJIJZD.js} +1 -1
- package/dist/cdn/FKUYUCZI.js +2 -0
- package/dist/cdn/GSSYRVP6.js +2 -0
- package/dist/cdn/K4QY44EL.js +2 -0
- package/dist/cdn/QDUGDBGL.js +2 -0
- package/dist/cdn/VF6XRFTD.js +2 -0
- package/dist/cdn/{XYM3N3G2.js → WL3M7M7U.js} +1 -1
- package/dist/cdn/{7SSL5FEN.js → XHF7LKTV.js} +1 -1
- package/dist/cdn/YJT2XNV5.js +2 -0
- package/dist/cdn/{HXG7STEU.js → YXFCBOAL.js} +1 -1
- package/dist/cdn/ZJINX5IW.js +2 -0
- package/dist/cdn/{7C32A3BK.js → ZJMD4XQE.js} +1 -1
- package/dist/cdn/ZRHYL7ZS.js +2 -0
- package/dist/cdn/assets/feature-templates/t9n/messages.ar.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.bg.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.bs.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.ca.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.cs.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.da.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.de.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.el.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.en.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.es.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.et.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.fi.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.fr.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.he.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.hr.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.hu.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.id.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.it.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.ja.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.ko.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.lt.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.lv.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.nl.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.no.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.pl.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.pt-BR.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.pt-PT.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.ro.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.ru.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.sk.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.sl.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.sr.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.sv.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.th.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.tr.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.uk.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.vi.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.zh-CN.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.zh-HK.json +1 -1
- package/dist/cdn/assets/feature-templates/t9n/messages.zh-TW.json +1 -1
- package/dist/cdn/index.js +1 -1
- package/dist/chunks/time-utils.js +14 -14
- package/dist/components/arcgis-basemap-layer-list/customElement.d.ts +1 -1
- package/dist/components/arcgis-bookmarks/customElement.d.ts +1 -1
- package/dist/components/arcgis-coordinate-conversion/customElement.d.ts +2 -2
- package/dist/components/arcgis-daylight/customElement.d.ts +1 -1
- package/dist/components/arcgis-daylight/customElement.js +242 -203
- package/dist/components/arcgis-directions/customElement.d.ts +1 -1
- package/dist/components/arcgis-editor/customElement.d.ts +1 -1
- package/dist/components/arcgis-feature/customElement.d.ts +1 -1
- package/dist/components/arcgis-feature-form/customElement.d.ts +1 -1
- package/dist/components/arcgis-feature-table/customElement.d.ts +1 -0
- package/dist/components/arcgis-feature-table/customElement.js +1 -1
- package/dist/components/arcgis-feature-templates/customElement.d.ts +10 -8
- package/dist/components/arcgis-feature-templates/customElement.js +198 -247
- package/dist/components/arcgis-feature-templates-legacy/customElement.d.ts +1 -1
- package/dist/components/arcgis-features-next/customElement.d.ts +7 -1
- package/dist/components/arcgis-floor-filter/customElement.d.ts +1 -1
- package/dist/components/arcgis-fullscreen/customElement.d.ts +2 -2
- package/dist/components/arcgis-layer-list/customElement.d.ts +3 -0
- package/dist/components/arcgis-layer-list-next/customElement.d.ts +319 -32
- package/dist/components/arcgis-layer-list-next/customElement.js +5 -1
- package/dist/components/arcgis-legend/customElement.d.ts +1 -1
- package/dist/components/arcgis-legend/customElement.js +6 -6
- package/dist/components/arcgis-legend-classic-element/customElement.js +1 -1
- package/dist/components/arcgis-legend-classic-view/customElement.js +16 -16
- package/dist/components/arcgis-link-chart/customElement.d.ts +2 -2
- package/dist/components/arcgis-locate/customElement.d.ts +1 -1
- package/dist/components/arcgis-map/customElement.d.ts +49 -6
- package/dist/components/arcgis-paste/PasteViewModel.d.ts +2 -2
- package/dist/components/arcgis-popup/customElement.d.ts +8 -2
- package/dist/components/arcgis-print/customElement.d.ts +1 -1
- package/dist/components/arcgis-scene/customElement.d.ts +3 -3
- package/dist/components/arcgis-search/customElement.d.ts +1 -1
- package/dist/components/arcgis-shadow-cast/customElement.d.ts +1 -1
- package/dist/components/arcgis-slider-scale-range/customElement.js +1 -1
- package/dist/components/arcgis-template-image/customElement.d.ts +2 -2
- package/dist/components/arcgis-template-image/customElement.js +25 -22
- package/dist/components/arcgis-template-image/index.js +1 -0
- package/dist/components/arcgis-time-slider/customElement.d.ts +6 -6
- package/dist/components/arcgis-track/customElement.d.ts +2 -2
- package/dist/components/arcgis-utility-network-validate-network-topology/customElement.d.ts +1 -1
- package/dist/components/arcgis-version-management/customElement.d.ts +9 -1
- package/dist/components/arcgis-version-management/customElement.js +21 -20
- package/dist/components/arcgis-version-management/index.js +1 -0
- package/dist/components/arcgis-video/customElement.d.ts +1 -1
- package/dist/components/arcgis-weather/customElement.d.ts +1 -1
- package/dist/components/arcgis-weather/customElement.js +96 -94
- 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/package.json +5 -5
- package/dist/cdn/CH6EZH77.js +0 -2
- package/dist/cdn/DZMN2UH5.js +0 -2
- package/dist/cdn/GMOWIPQL.js +0 -2
- package/dist/cdn/GQTLJGQ6.js +0 -2
- package/dist/cdn/IQPGSWSL.js +0 -2
- package/dist/cdn/OCMGQ4AF.js +0 -2
- package/dist/cdn/XYUG5M3W.js +0 -2
- package/dist/cdn/Y7X7TMXK.js +0 -2
- package/dist/components/arcgis-feature-templates/TemplateItem.d.ts +0 -33
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
-
import{a as E}from"./UYAGGGZ7.js";import d from"./JYVV3JI3.js";import{a as L}from"./NHBQXARI.js";import{a as w}from"./54VXNFQ4.js";import c from"./VQIFXIMQ.js";import b from"./J26EKNWT.js";import{f as O,h as B}from"./R2NTRI4S.js";import"./FAECSPBC.js";import a from"./YDIKH6TZ.js";import{d as W}from"./GMFJ55C3.js";import{N as z,O as M,P as v,Q as T,R as g,U as A,a as k,b as l,x as C}from"./FKJWY2PS.js";import"./3TTFCHAA.js";export default $arcgis.t(([q,{property:p,subclass:V},{watch:Z},F,j,D,R,H,,,,S])=>{var I=k`.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:300px;min-width:180px}.root{position:relative;padding:var(--arcgis-internal-padding);container-type:inline-size;width:100%}.content{display:flex;flex-direction:column;gap:var(--calcite-spacing-lg)}.content.error{visibility:hidden;height:0;overflow:hidden;pointer-events:none}.weather-type-selector{--button-gap: var(--calcite-spacing-sm);display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin-inline:auto;gap:var(--button-gap);>calcite-button{display:block;position:relative;height:var(--button-size);flex-shrink:0;flex-grow:0;--total-gap: calc((var(--weather-type-count) - 1) * var(--button-gap));--basis: clamp(24px, calc((100% - var(--total-gap)) / var(--weather-type-count)), 64px);flex-basis:round(down,var(--basis),1px)}}@container (max-width: 280px){.weather-type-selector{--button-gap: var(--calcite-spacing-xs)}}@container (max-width: 220px){.weather-type-selector{--button-gap: var(--calcite-spacing-xxs)}}.options{display:flex;flex-direction:column;gap:var(--calcite-spacing-md);calcite-label{--calcite-label-margin-bottom: 0}&.hidden{display:none}}.warning-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}`,U=Object.defineProperty,G=Object.getOwnPropertyDescriptor,c=(o,e,t,i)=>{for(var r=i>1?void 0:i?G(e,t):e,a=o.length-1,n;a>=0;a--)(n=o[a])&&(r=(i?n(e,t,r):n(r))||r);return i&&r&&U(e,t,r),r},J={sunny:H,cloudy:F,rainy:D,snowy:R,foggy:j},u=Object.keys(J),s=class extends q{constructor(o){super(o),this._settingWeather=!1,this._weatherByType={sunny:new H,cloudy:new F,rainy:new D,snowy:new R,foggy:new j}}initialize(){this.addHandles([Z(()=>this.current,o=>{this._settingWeather||o==null||(this._weatherByType={...this._weatherByType,[o.type]:o})},{sync:!0,initial:!0})])}get state(){return this.view?.ready?this.error!=null?this.error==="not-visible"?"ready":"error":"ready":"disabled"}get disabled(){return this.state==="disabled"}get weatherByType(){return this._weatherByType}get error(){let o=this.view;return o?.ready?o.type!=="3d"?"unsupported-view":o.viewingMode==="local"?"local-scene":o.environment.atmosphereEnabled?o.environment.weatherAvailable?null:"not-visible":"no-atmosphere":null}get current(){return this._environment?.weather??this._weatherByType.sunny}set current(o){let e=this._environment;e&&(e.weather=o)}get _environment(){let o=this.view;return o?.type==="3d"?o.environment:null}setWeatherByType(o){let e=this._environment;e!=null&&(this._settingWeather=!0,e.weather=this._weatherByType[o],this._settingWeather=!1)}setSnowCoverEnabled(o){let e=this.current;"snowCover"in e&&(e.snowCover=o?"enabled":"disabled")}};c([p()],s.prototype,"view",2);c([p()],s.prototype,"state",1);c([p()],s.prototype,"disabled",1);c([p()],s.prototype,"weatherByType",1);c([p()],s.prototype,"error",1);c([p()],s.prototype,"current",1);c([p()],s.prototype,"_weatherByType",2);c([p()],s.prototype,"_environment",1);s=c([V("components.weather.WeatherViewModel")],s);function h({label:o,ariaLabel:e,value:t,disabled:i,onChange:r}){let a=n=>{let d=n.currentTarget.value;r?.(d??0)};return l`<calcite-label .scale=${"m"}><calcite-slider .disabled=${i} .ariaLabel=${e} .labelText=${o} .value=${t} min=0 max=1 step=0.01 .scale=${"m"} @calciteSliderChange=${a} @calciteSliderInput=${a}></calcite-slider></calcite-label>`}var K=S(s),Q={sunny:"brightness",cloudy:"partly-cloudy",rainy:"rain",snowy:"snow",foggy:"fog"},_=class extends M{constructor(){super(...arguments),this.viewModel=K(this),this.messages=L(),this.direction=O(),this._resizeAnimationFrame=void 0,this._resizeObserver=new ResizeObserver(e=>{for(let t of e)t.target instanceof HTMLElement&&this._updateButtonMetrics(t.contentRect.width)}),this._buttonWidth=0,this.view=this.viewModel.view,this.autoDestroyDisabled=!1,this.headingLevel=4,this.hideHeader=!1,this.icon="partly-cloudy",this.label=this.messages.componentLabel,this.state=this.viewModel.state,this.arcgisPropertyChange=B()("state"),this.arcgisReady=C()}static{this.properties={_buttonWidth:16,view:0,autoDestroyDisabled:5,headingLevel:9,hideHeader:5,icon:1,label:1,messageOverrides:0,referenceElement:1,state:32}}static{this.styles=I}async destroy(){await this.manager.destroy()}_makeWeatherTypeButtonRef(){let e;return t=>{t?(e=t,this._resizeObserver.observe(t),this._updateButtonMetrics(t.clientWidth)):e&&(this._resizeObserver.unobserve(e),e=void 0)}}_updateButtonMetrics(e){this._resizeAnimationFrame&&cancelAnimationFrame(this._resizeAnimationFrame),this._resizeAnimationFrame=requestAnimationFrame(()=>{this._buttonWidth=e,this._resizeAnimationFrame=void 0})}_getWarningMessage(){if(this.viewModel.error==="not-visible"){let{view:e}=this.viewModel;return e?.type==="3d"&&e.environment.atmosphereEnabled?this.messages.error?.notVisible:void 0}else return}_getErrorMessage(){let e=this.messages.error;if(e)switch(this.viewModel.error){case"local-scene":return e.localScene;case"no-atmosphere":return e.noAtmosphere;case"unsupported-view":return e.unsupported;default:return}}render(){return l`<div aria-label=${this.messages.componentLabelAccessible??g} class=${v({root:!0,[w.widget]:!0,[w.widgetDisabled]:this.viewModel.disabled})} role=region>${this._renderContent()}</div>`}_renderContent(){let{headingLevel:e,messages:t,viewModel:i}=this,r=this._getWarningMessage(),a=i.current,n=i.state==="error";return l`${this.hideHeader?void 0:E({level:e,children:t.componentLabel})}${n?l`<div>${this._getErrorMessage()}</div>`:void 0}<div class=${v(W({content:!0,error:n}))}><div .ariaLabel=${t.weatherType} class="weather-type-selector" role=radiogroup style=${T({"--weather-type-count":String(u.length),"--button-size":`${this._buttonWidth}px`})}>${u.map(this._renderWeatherTypeButton,this)}</div>${Object.values(i.weatherByType).map(d=>l`<div class=${v({options:!0,hidden:d.type!==a?.type})}>${this._renderOptions(d)}</div>`)}${r?this._renderWarning(r):void 0}</div>`}_renderWeatherTypeButton(e){let t=this.messages[e]?.label??"",{disabled:i}=this.viewModel,r=!i&&this.viewModel.current.type===e;return l`<calcite-button role=radio .label=${t} .name=${t} .appearance=${r?"solid":"outline"} .ariaChecked=${r?"true":"false"} tabindex=${(r?void 0:-1)??g} .disabled=${i} .iconStart=${Q[e]} .kind=${r?"brand":"neutral"} width=full .scale=${this._buttonWidth<32?"s":this._buttonWidth<64?"m":"l"} @keydown=${a=>{let n=a.key,d=["ArrowRight","ArrowDown"],m=["ArrowLeft","ArrowUp"];if(this.direction==="rtl"){let b=d;d=m,m=b}let P=d.includes(n),f=m.includes(n);if(P||f){a.preventDefault();let b=u.indexOf(e),y=u.length,x=(b+(f?-1:1)+y)%y;this.viewModel.setWeatherByType(u[x]);let $=a.currentTarget.parentElement?.parentElement;$&&Array.from($.querySelectorAll("calcite-button")??[])[x]?.setFocus()}}} @click=${a=>{if(r)return;this.viewModel.setWeatherByType(e);let n=a.currentTarget;requestAnimationFrame(()=>{this.viewModel.current.type===e&&n.setFocus()})}} title=${t??g} ${z(this._makeWeatherTypeButtonRef())}></calcite-button>`}_renderOptions(e){switch(e.type){case"sunny":return this._renderSunnyOptions(e);case"cloudy":return this._renderCloudyOptions(e);case"rainy":return this._renderRainyOptions(e);case"snowy":return this._renderSnowyOptions(e);case"foggy":return this._renderFoggyOptions(e)}}_renderSunnyOptions(e){let t=this.messages.sunny;return h({disabled:this.viewModel.disabled,ariaLabel:t?.cloudCoverAria,label:t?.cloudCover,value:e.cloudCover,onChange:i=>{e.cloudCover=i}})}_renderCloudyOptions(e){let t=this.messages.cloudy;return h({disabled:this.viewModel.disabled,ariaLabel:t?.cloudCoverAria,label:t?.cloudCover,value:e.cloudCover,onChange:i=>{e.cloudCover=i}})}_renderRainyOptions(e){let{disabled:t}=this.viewModel,i=this.messages.rainy;return l`${h({disabled:t,ariaLabel:i?.cloudCoverAria,label:i?.cloudCover,value:e.cloudCover,onChange:r=>{e.cloudCover=r}})}${h({disabled:t,ariaLabel:i?.precipitationAria,label:i?.precipitation,value:e.precipitation,onChange:r=>{e.precipitation=r}})}`}_renderSnowyOptions(e){let{disabled:t}=this.viewModel,i=this.messages.snowy;return l`${h({disabled:t,ariaLabel:i?.cloudCoverAria,label:i?.cloudCover,value:e.cloudCover,onChange:r=>{e.cloudCover=r}})}${h({disabled:t,ariaLabel:i?.precipitationAria,label:i?.precipitation,value:e.precipitation,onChange:r=>{e.precipitation=r}})}<calcite-label layout=inline title=${i?.snowCoverTooltip??g}><calcite-checkbox .checked=${e.snowCover==="enabled"} .disabled=${t} @calciteCheckboxChange=${r=>{this.viewModel.setSnowCoverEnabled(r.currentTarget.checked)}}></calcite-checkbox>${i?.snowCover}</calcite-label>`}_renderFoggyOptions(e){let t=this.messages.foggy;return h({disabled:this.viewModel.disabled,ariaLabel:t?.fogStrengthAria,label:t?.fogStrength,value:e.fogStrength,onChange:i=>{e.fogStrength=i}})}_renderWarning(e){return l`<calcite-notice aria-live=polite open icon=exclamation-mark-triangle-f kind=warning><div slot=title class="warning-title">${this.messages.warningTitle}</div><div slot=message>${e}</div></calcite-notice>`}};A("arcgis-weather",_);return _},"core/Accessor","core/accessorSupport/decorators","core/reactiveUtils","views/3d/environment/CloudyWeather","views/3d/environment/FoggyWeather","views/3d/environment/RainyWeather","views/3d/environment/SnowyWeather","views/3d/environment/SunnyWeather",a,b,c,d)
|
|
2
|
+
import{a as E}from"./UYAGGGZ7.js";import f from"./JYVV3JI3.js";import{a as L}from"./NHBQXARI.js";import{a as _}from"./54VXNFQ4.js";import e from"./VQIFXIMQ.js";import d from"./J26EKNWT.js";import{f as F,h as B}from"./R2NTRI4S.js";import"./FAECSPBC.js";import a from"./YDIKH6TZ.js";import{d as O}from"./GMFJ55C3.js";import{N as S,O as T,P as b,Q as M,R as m,U as A,a as C,b as c,x as $}from"./FKJWY2PS.js";import"./3TTFCHAA.js";export default $arcgis.t(([H,{property:p,subclass:N},{watch:q},R,j,D,P,V,,,,W])=>{var Z=C`.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:300px;min-width:180px}.root{position:relative;padding:var(--arcgis-internal-padding);container-type:inline-size;width:100%}.content{display:flex;flex-direction:column;gap:var(--calcite-spacing-lg)}.content.error{visibility:hidden;height:0;overflow:hidden;pointer-events:none}.weather-type-selector{--button-gap: var(--calcite-spacing-sm);--button-size-min: 24px;--button-size-s-max: 32px;--button-size-m-max: 64px;display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin-inline:auto;gap:var(--button-gap);>calcite-button{display:block;position:relative;flex-shrink:0;flex-grow:0;aspect-ratio:1 / 1;height:fit-content;--total-gap: calc((var(--weather-type-count) - 1) * var(--button-gap));--basis: clamp( var(--button-size-min), calc((100% - var(--total-gap)) / var(--weather-type-count)), var(--button-size-m-max) );flex-basis:round(down,var(--basis),1px)}}@container (max-width: 280px){.weather-type-selector{--button-gap: var(--calcite-spacing-xs)}}@container (max-width: 220px){.weather-type-selector{--button-gap: var(--calcite-spacing-xxs)}}.options{display:flex;flex-direction:column;gap:var(--calcite-spacing-md);calcite-label{--calcite-label-margin-bottom: 0}&.hidden{display:none}}.warning-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}`,I=Object.defineProperty,U=Object.getOwnPropertyDescriptor,d=(o,e,i,t)=>{for(var r=t>1?void 0:t?U(e,i):e,a=o.length-1,n;a>=0;a--)(n=o[a])&&(r=(t?n(e,i,r):n(r))||r);return t&&r&&I(e,i,r),r},G={sunny:V,cloudy:R,rainy:D,snowy:P,foggy:j},h=Object.keys(G),l=class extends H{constructor(o){super(o),this._settingWeather=!1,this._weatherByType={sunny:new V,cloudy:new R,rainy:new D,snowy:new P,foggy:new j}}initialize(){this.addHandles([q(()=>this.current,o=>{this._settingWeather||o==null||(this._weatherByType={...this._weatherByType,[o.type]:o})},{sync:!0,initial:!0})])}get state(){return this.view?.ready?this.error!=null?this.error==="not-visible"?"ready":"error":"ready":"disabled"}get disabled(){return this.state==="disabled"}get weatherByType(){return this._weatherByType}get error(){let o=this.view;return o?.ready?o.type!=="3d"?"unsupported-view":o.viewingMode==="local"?"local-scene":o.environment.atmosphereEnabled?o.environment.weatherAvailable?null:"not-visible":"no-atmosphere":null}get current(){return this._environment?.weather??this._weatherByType.sunny}set current(o){let e=this._environment;e&&(e.weather=o)}get _environment(){let o=this.view;return o?.type==="3d"?o.environment:null}setWeatherByType(o){let e=this._environment;e!=null&&(this._settingWeather=!0,e.weather=this._weatherByType[o],this._settingWeather=!1)}setSnowCoverEnabled(o){let e=this.current;"snowCover"in e&&(e.snowCover=o?"enabled":"disabled")}};d([p()],l.prototype,"view",2);d([p()],l.prototype,"state",1);d([p()],l.prototype,"disabled",1);d([p()],l.prototype,"weatherByType",1);d([p()],l.prototype,"error",1);d([p()],l.prototype,"current",1);d([p()],l.prototype,"_weatherByType",2);d([p()],l.prototype,"_environment",1);l=d([N("components.weather.WeatherViewModel")],l);function g({label:o,ariaLabel:e,value:i,disabled:t,onChange:r}){let a=n=>{let s=n.currentTarget.value;r?.(s??0)};return c`<calcite-label .scale=${"m"}><calcite-slider .disabled=${t} .ariaLabel=${e} .labelText=${o} .value=${i} min=0 max=1 step=0.01 .scale=${"m"} @calciteSliderChange=${a} @calciteSliderInput=${a}></calcite-slider></calcite-label>`}var K=W(l),Q={sunny:"brightness",cloudy:"partly-cloudy",rainy:"rain",snowy:"snow",foggy:"fog"},y=class extends T{constructor(){super(...arguments),this.viewModel=K(this),this.messages=L(),this.direction=F(),this._resizeAnimationFrame=void 0,this._weatherTypeSelector=void 0,this._resizeObserver=new ResizeObserver(e=>{for(let i of e)i.target instanceof HTMLElement&&this._updateButtonScale(i.target,i.contentRect.width)}),this._buttonScale="m",this.view=this.viewModel.view,this.autoDestroyDisabled=!1,this.headingLevel=4,this.hideHeader=!1,this.icon="partly-cloudy",this.label=this.messages.componentLabel,this.state=this.viewModel.state,this.arcgisPropertyChange=B()("state"),this.arcgisReady=$()}static{this.properties={_buttonScale:16,view:0,autoDestroyDisabled:5,headingLevel:9,hideHeader:5,icon:1,label:1,messageOverrides:0,referenceElement:1,state:32}}static{this.styles=Z}async destroy(){this._cleanupResizeObserver(),await this.manager.destroy()}_cleanupResizeObserver(){this._resizeObserver.disconnect(),this._weatherTypeSelector=void 0,this._resizeAnimationFrame&&(cancelAnimationFrame(this._resizeAnimationFrame),this._resizeAnimationFrame=void 0)}_makeWeatherTypeSelectorRef(){return e=>{e!==this._weatherTypeSelector&&(this._weatherTypeSelector&&this._resizeObserver.unobserve(this._weatherTypeSelector),this._weatherTypeSelector=e,e&&(this._resizeObserver.observe(e),this._updateButtonScale(e,e.clientWidth)))}}_updateButtonScale(e,i){this._resizeAnimationFrame&&cancelAnimationFrame(this._resizeAnimationFrame),this._resizeAnimationFrame=requestAnimationFrame(()=>{let t=getComputedStyle(e),r=Number.parseFloat(t.getPropertyValue("--button-gap")),a=Number.parseFloat(t.getPropertyValue("--button-size-min")),n=Number.parseFloat(t.getPropertyValue("--button-size-s-max")),s=Number.parseFloat(t.getPropertyValue("--button-size-m-max")),u=(h.length-1)*r,v=Math.max(a,Math.min((i-u)/h.length,s));this._buttonScale=v<n?"s":v<s?"m":"l",this._resizeAnimationFrame=void 0})}_getWarningMessage(){if(this.viewModel.error==="not-visible"){let{view:e}=this.viewModel;return e?.type==="3d"&&e.environment.atmosphereEnabled?this.messages.error?.notVisible:void 0}else return}_getErrorMessage(){let e=this.messages.error;if(e)switch(this.viewModel.error){case"local-scene":return e.localScene;case"no-atmosphere":return e.noAtmosphere;case"unsupported-view":return e.unsupported;default:return}}render(){return c`<div aria-label=${this.messages.componentLabelAccessible??m} class=${b({root:!0,[_.widget]:!0,[_.widgetDisabled]:this.viewModel.disabled})} role=region>${this._renderContent()}</div>`}_renderContent(){let{headingLevel:e,messages:i,viewModel:t}=this,r=this._getWarningMessage(),a=t.current,n=t.state==="error";return c`${this.hideHeader?void 0:E({level:e,children:i.componentLabel})}${n?c`<div>${this._getErrorMessage()}</div>`:void 0}<div class=${b(O({content:!0,error:n}))}><div .ariaLabel=${i.weatherType} class="weather-type-selector" role=radiogroup style=${M({"--weather-type-count":String(h.length)})} ${S(this._makeWeatherTypeSelectorRef())}>${h.map(this._renderWeatherTypeButton,this)}</div>${Object.values(t.weatherByType).map(s=>c`<div class=${b({options:!0,hidden:s.type!==a?.type})}>${this._renderOptions(s)}</div>`)}${r?this._renderWarning(r):void 0}</div>`}_renderWeatherTypeButton(e){let i=this.messages[e]?.label??"",{disabled:t}=this.viewModel,r=!t&&this.viewModel.current.type===e;return c`<calcite-button role=radio .label=${i} .name=${i} .appearance=${r?"solid":"outline"} .ariaChecked=${r?"true":"false"} tabindex=${(r?void 0:-1)??m} .disabled=${t} .iconStart=${Q[e]} .kind=${r?"brand":"neutral"} width=full .scale=${this._buttonScale} @keydown=${a=>{let n=a.key,s=["ArrowRight","ArrowDown"],u=["ArrowLeft","ArrowUp"];if(this.direction==="rtl"){let w=s;s=u,u=w}let v=s.includes(n),f=u.includes(n);if(v||f){a.preventDefault();let w=h.indexOf(e),x=h.length,z=(w+(f?-1:1)+x)%x;this.viewModel.setWeatherByType(h[z]);let k=a.currentTarget.parentElement?.parentElement;k&&Array.from(k.querySelectorAll("calcite-button")??[])[z]?.setFocus()}}} @click=${a=>{if(r)return;this.viewModel.setWeatherByType(e);let n=a.currentTarget;requestAnimationFrame(()=>{this.viewModel.current.type===e&&n.setFocus()})}} title=${i??m}></calcite-button>`}_renderOptions(e){switch(e.type){case"sunny":return this._renderSunnyOptions(e);case"cloudy":return this._renderCloudyOptions(e);case"rainy":return this._renderRainyOptions(e);case"snowy":return this._renderSnowyOptions(e);case"foggy":return this._renderFoggyOptions(e)}}_renderSunnyOptions(e){let i=this.messages.sunny;return g({disabled:this.viewModel.disabled,ariaLabel:i?.cloudCoverAria,label:i?.cloudCover,value:e.cloudCover,onChange:t=>{e.cloudCover=t}})}_renderCloudyOptions(e){let i=this.messages.cloudy;return g({disabled:this.viewModel.disabled,ariaLabel:i?.cloudCoverAria,label:i?.cloudCover,value:e.cloudCover,onChange:t=>{e.cloudCover=t}})}_renderRainyOptions(e){let{disabled:i}=this.viewModel,t=this.messages.rainy;return c`${g({disabled:i,ariaLabel:t?.cloudCoverAria,label:t?.cloudCover,value:e.cloudCover,onChange:r=>{e.cloudCover=r}})}${g({disabled:i,ariaLabel:t?.precipitationAria,label:t?.precipitation,value:e.precipitation,onChange:r=>{e.precipitation=r}})}`}_renderSnowyOptions(e){let{disabled:i}=this.viewModel,t=this.messages.snowy;return c`${g({disabled:i,ariaLabel:t?.cloudCoverAria,label:t?.cloudCover,value:e.cloudCover,onChange:r=>{e.cloudCover=r}})}${g({disabled:i,ariaLabel:t?.precipitationAria,label:t?.precipitation,value:e.precipitation,onChange:r=>{e.precipitation=r}})}<calcite-label layout=inline title=${t?.snowCoverTooltip??m}><calcite-checkbox .checked=${e.snowCover==="enabled"} .disabled=${i} @calciteCheckboxChange=${r=>{this.viewModel.setSnowCoverEnabled(r.currentTarget.checked)}}></calcite-checkbox>${t?.snowCover}</calcite-label>`}_renderFoggyOptions(e){let i=this.messages.foggy;return g({disabled:this.viewModel.disabled,ariaLabel:i?.fogStrengthAria,label:i?.fogStrength,value:e.fogStrength,onChange:t=>{e.fogStrength=t}})}_renderWarning(e){return c`<calcite-notice aria-live=polite open icon=exclamation-mark-triangle-f kind=warning><div slot=title class="warning-title">${this.messages.warningTitle}</div><div slot=message>${e}</div></calcite-notice>`}};A("arcgis-weather",y);return y},"core/Accessor","core/accessorSupport/decorators","core/reactiveUtils","views/3d/environment/CloudyWeather","views/3d/environment/FoggyWeather","views/3d/environment/RainyWeather","views/3d/environment/SnowyWeather","views/3d/environment/SunnyWeather",a,d,e,f)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import g from"./JYVV3JI3.js";import{a as _}from"./NHBQXARI.js";import e from"./VQIFXIMQ.js";import d from"./J26EKNWT.js";import"./R2NTRI4S.js";import"./FAECSPBC.js";import a from"./YDIKH6TZ.js";import"./GMFJ55C3.js";import{M as y,N as S,O as L,U as b,a as I,b as c,g as V,q as E,x as f}from"./FKJWY2PS.js";import"./3TTFCHAA.js";export default $arcgis.t(([{once:$,watch:A},T,{b:C},,,P])=>{var U=I`:host{--arcgis-internal-color-black-30: color-mix(in srgb, #000000 30.2%, transparent);--arcgis-internal-box-shadow: var(--calcite-spacing-none) var(--calcite-spacing-px) var(--calcite-spacing-base) var(--arcgis-internal-color-black-30);--arcgis-internal-top-max-width: calc(min(100cqw, 100vw) - var(--calcite-spacing-xxxl));--arcgis-internal-panel-width: 300px;--arcgis-internal-panel-height: 100%;--arcgis-internal-panel-height-sm: 240px;--arcgis-internal-panel-height-md: 420px;--arcgis-internal-panel-height-lg: 540px;--arcgis-internal-panel-height-xl: 680px;--arcgis-internal-panel-gap: var(--calcite-spacing-lg);--arcgis-internal-panel-actions-gap: var(--calcite-spacing-sm);--arcgis-internal-basemap-gallery-width-lg: 450px;--arcgis-internal-collapse-icon-flip: scaleX(1);--arcgis-internal-row-direction: row;--arcgis-internal-legend-width: 300px;--arcgis-internal-layout-overlay-space-top: var(--arcgis-layout-overlay-space-top, 0px);--arcgis-internal-layout-overlay-space-bottom: var(--arcgis-layout-overlay-space-bottom, 0px);--arcgis-internal-layout-overlay-space-left: var(--arcgis-layout-overlay-space-left, 0px);--arcgis-internal-layout-overlay-space-right: var(--arcgis-layout-overlay-space-right, 0px);--arcgis-internal-view-color-focus: var(--arcgis-view-color-focus, var(--calcite-color-brand));--arcgis-internal-attribution-space-bottom: var(--arcgis-internal-layout-overlay-space-bottom);--arcgis-internal-attribution-space-left: var(--arcgis-internal-layout-overlay-space-left);--arcgis-internal-attribution-space-right: var(--arcgis-internal-layout-overlay-space-right);--arcgis-internal-attribution-font-size: var(--calcite-font-size-sm);--arcgis-internal-attribution-font-size-sm: var(--calcite-font-size-xs);--arcgis-internal-sketch-justify-content: flex-start}:host{display:flex;flex-direction:column;min-height:var(--arcgis-internal-panel-height-md, 420px);height:100%}calcite-notice{margin:var(--calcite-spacing-md)}`,O=P(T),N="map-components:version-management",u=class extends L{constructor(){super(...arguments),this.flowElement=y(),this.messages=_({blocking:!0}),this.viewModel=O(this),this._isInitialVersionInvalid=new Map,this._initialVersionInfos=[],this._showInvalidFeatureServiceNotice=!1,this.allowEditingDisabled=!1,this.autoDestroyDisabled=!1,this.closable=!1,this.pageSize=5,this.state=this.viewModel.state,this.versioningStates=this.viewModel.versioningStates,this.view=this.viewModel.view,this.arcgisReady=f(),this.arcgisVersioningStateChanged=f()}static{this.properties={versionList:16,_showInvalidFeatureServiceNotice:16,allowEditingDisabled:5,autoDestroyDisabled:5,closable:7,initialVersionInfos:0,icon:1,label:3,messageOverrides:0,mode:1,pageSize:9,referenceElement:1,state:32,versioningStates:0,view:0}}static{this.styles=U}get initialVersionInfos(){return this._initialVersionInfos}set initialVersionInfos(e){this._initialVersionInfos=e.map(i=>({...i,url:this._removeTrailingSlash(i.url)}))}async destroy(){await this.manager.destroy()}async load(){$(()=>this.viewModel.state==="ready").then(()=>{this.initialVersionInfos.forEach(e=>{try{this._changeToInitialVersion(e)}catch(i){E(this)(i)}})}),this.manager.onLifecycle(()=>[A(()=>this.viewModel.state,e=>{let{flowElement:{value:i},versionList:r}=this,t=i?.getElementsByTagName("arcgis-version-management-version-properties")[0];if(e==="disabled"&&i){t&&this._removeVersionPropertiesFlowItem(i),r&&this._removeVersionListFlowItem(i);return}r&&(r.versionListElementProps={...r.versionListElementProps,executionError:this.viewModel.executionError},r.versionListElementProps={...r.versionListElementProps,state:e}),t&&(t.versionPropertiesElementProps={...t.versionPropertiesElementProps,state:e})})])}disconnectedCallback(){super.disconnectedCallback(),this.versionPropertiesContainer?.remove()}_removeTrailingSlash(e){return e.replace(/\/+$/u,"")}_createVersionPropertiesFlowItem(e,i){let{closable:r,viewModel:t,viewModel:{state:n}}=this,o={closable:r,currentUser:t.userLookup.get(e),isVersionAdministrator:t.versionAdministratorLookup.get(e),serviceUrl:e,state:n,strings:this.messages,versionInfo:i};this.versionPropertiesContainer=document.createElement("div");let s=V(c`<arcgis-version-management-version-properties .versionPropertiesElementProps=${o} selected show-back-button></arcgis-version-management-version-properties>`,this.versionPropertiesContainer),a=Array.from(s.parentNode.childNodes).find(v=>v.nodeName.toUpperCase()==="ARCGIS-VERSION-MANAGEMENT-VERSION-PROPERTIES");return this.listenOn(a,"arcgisFlowItemBack",()=>{this._removeVersionPropertiesFlowItem(this.flowElement.value)}),this.listenOn(a,"calciteFlowItemBack",v=>{v.preventDefault(),this._removeVersionPropertiesFlowItem(this.flowElement.value),this.versionList&&(this.versionList.selected=!0)}),this.listenOn(a,"calciteFlowItemClose",this._handleFlowItemClose),this.listenOn(a,"arcgisCreateVersion",this._handleCreateVersion),this.listenOn(a,"arcgisAlterVersion",this._handleAlterVersion),a}_getLoadError(e){let{messages:i}=this;switch(e){case"no-feature-services":return i.loadErrors.noFeatureServices;case"no-view-property":return i.loadErrors.noViewProperty;default:return e}}async _handleAlterVersion(e){let{flowElement:{value:i},viewModel:r}=this,{alterVersionParameters:t}=e.detail;await r.alterVersion(t).then(async n=>{n&&this.arcgisVersioningStateChanged.emit({type:"version-changed",versionIdentifier:t.versionIdentifier,versioningState:r.versioningStateLookup.get(t.featureServerUrl)}),await this._refreshVersionList(t.featureServerUrl)}).finally(()=>{i&&this._removeVersionPropertiesFlowItem(i)})}_handleCreateVersion(e){let{flowElement:{value:i},viewModel:r}=this,{createVersionParameters:t,switchToVersion:n}=e.detail;r.createVersion(t).then(async o=>{o&&this.arcgisVersioningStateChanged.emit({type:"version-created",versionIdentifier:o.versionIdentifier,versioningState:r.versioningStateLookup.get(t.featureServerUrl)}),n&&await this.viewModel.changeVersion(t.featureServerUrl,o.versionIdentifier.name,o.versionIdentifier.guid).then(s=>{s&&this.arcgisVersioningStateChanged.emit({type:"version-switched",versionIdentifier:o.versionIdentifier,versioningState:r.versioningStateLookup.get(t.featureServerUrl)})}),await this._refreshVersionList(t.featureServerUrl)}).finally(()=>{i&&this._removeVersionPropertiesFlowItem(i)})}_changeToInitialVersion(e){let{_isInitialVersionInvalid:i,viewModel:r}=this,{url:t,name:n}=e,o=r.versioningStateLookup.get(t);if(!o)throw this._showInvalidFeatureServiceNotice=!0,new Error(`${N} - no versioning state found for feature service ${t}`);let s=o?.versionInfos.find(h=>h.versionIdentifier.name===n);if(!s)throw i.set(t,!0),new Error(`${N} - version ${n} not found in the versioning state for feature service ${t}`);let a=s.versionIdentifier,v=o?.currentVersionInfo?.versionIdentifier;a.guid!==v?.guid&&r.changeVersion(t,a.name,a.guid)}_handleFlowItemClose(){let e=document.querySelector("arcgis-version-management");e.parentElement?.removeChild(e)}async _handleNewVersionAction(e){let i=this._createVersionPropertiesFlowItem(e.detail.serviceUrl,void 0);this.flowElement.value?.appendChild(i),this.versionList&&(this.versionList.selected=!1)}async _handleManageVersionAction(e){let{actionType:i,serviceUrl:r,versionInfo:t}=e.detail,{viewModel:n,flowElement:o}=this;switch(i){case"changeVersion":{n.changeVersion(r,t.versionIdentifier.name,t.versionIdentifier.guid).then(s=>{s&&this.arcgisVersioningStateChanged.emit({type:"version-switched",versionIdentifier:t.versionIdentifier,versioningState:n.versioningStateLookup.get(r)});let{versionList:a}=this;a&&(a.versionListElementProps={...a.versionListElementProps,currentVersionIdentifier:n.versioningStateLookup.get(r).currentVersionInfo.versionIdentifier})});break}case"deleteVersion":{n.deleteVersion(r,t.versionIdentifier.name,t.versionIdentifier.guid).then(async s=>{s&&this.arcgisVersioningStateChanged.emit({type:"version-deleted",versionIdentifier:t.versionIdentifier,versioningState:n.versioningStateLookup.get(r)}),await this._refreshVersionList(r)});break}case"editVersion":{let s=this._createVersionPropertiesFlowItem(r,t);o.value?.appendChild(s),this.versionList&&(this.versionList.selected=!1);break}}}async _refreshVersionList(e){let{flowElement:{value:i},versionList:r,viewModel:t}=this;if(i){let n=await t.getVersionInfos(e),o=i.getElementsByTagName("arcgis-version-management-service-item");for(let s of o)s.serviceItemElementProps.serviceUrl===e&&(s.serviceItemElementProps={...s.serviceItemElementProps,versionInfos:n});r&&(r.versionListElementProps={...r.versionListElementProps,currentVersionIdentifier:t.versioningStateLookup.get(e).currentVersionInfo.versionIdentifier,versionInfos:n})}}_removeVersionListFlowItem(e){for(let i of e.childNodes)i.nodeName.toUpperCase()==="ARCGIS-VERSION-MANAGEMENT-VERSION-LIST"&&(e.removeChild(i),this.versionList=void 0),i.nodeName.toUpperCase()==="CALCITE-FLOW-ITEM"&&(i.hidden=!1)}_removeVersionPropertiesFlowItem(e){for(let i of e.childNodes)i.nodeName.toUpperCase()==="ARCGIS-VERSION-MANAGEMENT-VERSION-PROPERTIES"&&e.removeChild(i)}render(){let{allowEditingDisabled:e,closable:i,flowElement:{value:r},initialVersionInfos:t,_isInitialVersionInvalid:n,label:o,messages:s,mode:a,pageSize:v,versionList:h,viewModel:d,viewModel:{loadError:w,state:g}}=this,k=Array.from(d.serviceNameLookup,([l,m])=>({url:l,name:m})),F=g!=="disabled"?k.map(l=>{let m={allowEditing:!e,closable:i,currentUser:d.userLookup.get(l.url),currentVersionIdentifier:d.versioningStateLookup.get(l.url).currentVersionInfo.versionIdentifier,executionError:void 0,flowElement:r,heading:o,initialVersionInfos:t,isInitialVersionInvalid:n,isVersionAdministrator:d.versionAdministratorLookup.get(l.url),isVersioningApiAvailable:(d.serverVersionLookup.get(l.url)??0)>=11.2,mode:a,pageSize:v,serviceName:l.name,state:g,serviceUrl:l.url,strings:s,versionInfos:d.versioningStateLookup.get(l.url)?.versionInfos??[]};return c`<arcgis-version-management-service-item .serviceItemElementProps=${m} @arcgisFlowItemBack=${()=>{r&&(this._removeVersionListFlowItem(r),this.versionList=void 0)}} @arcgisFlowItemClose=${()=>this._handleFlowItemClose()} @arcgisGetVersions=${async p=>{await this._refreshVersionList(p.detail.serviceUrl)}} @arcgisManageVersion=${this._handleManageVersionAction} @arcgisNewVersion=${this._handleNewVersionAction} @arcgisCreateVersionList=${p=>this.versionList=p.detail}></arcgis-version-management-service-item>`}):void 0,x=g==="disabled"&&w!=null?c`<calcite-notice kind=warning open scale=s slot=footer width=full><div slot=message>${this._getLoadError(w)}</div></calcite-notice>`:void 0,M=this._showInvalidFeatureServiceNotice?c`<calcite-notice closable kind=warning open scale=s slot=content-top width=full icon @calciteNoticeClose=${()=>this._showInvalidFeatureServiceNotice=!1}><div slot=title>${s.headers.invalidInitialFeatureService}</div><div slot=message>${s.loadErrors.invalidInitialFeatureService}</div></calcite-notice>`:void 0;return c`<div class="root"><calcite-flow custom-item-selectors="arcgis-version-management-version-list, arcgis-version-management-version-properties" ${S(this.flowElement)}><calcite-flow-item .closable=${this.closable} .heading=${C(o)?s.label:o} @calciteFlowItemClose=${()=>this._handleFlowItemClose()} .selected=${!h}>${M}${g==="loading"||g==="executing"?c`<calcite-loader .label=${`${s.label} - loading`}></calcite-loader>`:c`<calcite-panel>${F}${x}</calcite-panel>`}</calcite-flow-item></calcite-flow></div>`}};b("arcgis-version-management",u);return u},"core/reactiveUtils","versionManagement/VersionManager",a,d,e,g)
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
-
import{a as d,b as m,c as g}from"./
|
|
2
|
+
import{a as d,b as m,c as g}from"./ZRHYL7ZS.js";import{a as n}from"./NHBQXARI.js";import f from"./J26EKNWT.js";import{h as s}from"./R2NTRI4S.js";import"./FAECSPBC.js";import b from"./YDIKH6TZ.js";import"./GMFJ55C3.js";import{O as o,U as r,a,b as e,x as c}from"./FKJWY2PS.js";import"./3TTFCHAA.js";export default $arcgis.t(([,{a:l}])=>{var u=a`calcite-action{--calcite-action-background-color-hover: var(--calcite-color-foreground-1);--calcite-action-background-color-press: var(--calcite-color-foreground-1);--calcite-action-background-color: var(--calcite-color-foreground-1);--calcite-action-text-color-press: var(--calcite-color-text-1);--calcite-action-text-color: var(--calcite-color-text-1);cursor:default}calcite-input-time-zone{--calcite-color-background: var(--calcite-color-foreground-1);--calcite-color-border-input: transparent}calcite-label{--calcite-label-margin-bottom: 0;font-weight:var(--calcite-font-weight-medium);padding-block:var(--calcite-spacing-sm);padding-inline:var(--calcite-spacing-md)}`,i=class extends o{constructor(){super(...arguments),this._messages=n({blocking:!0}),this.disabled=!1,this.icon="time-zone",this.view=l(this),this.arcgisPropertyChange=s()("state"),this.arcgisReady=c()}static{this.properties={_interactive:16,_resolvedTimeZone:16,actionIcon:3,disabled:7,icon:3,messageOverrides:0,label:1,referenceElement:1,state:32,view:0}}static{this.styles=u}get _interactive(){return!(this.disabled||this.state==="disabled")}get _resolvedTimeZone(){let t=this.view?.timeZone;return!t||t===d?g:t}get state(){return this.view?.ready?"ready":"disabled"}render(){return e`<calcite-action .disabled=${!this._interactive} .icon=${this.actionIcon} text>${this._resolvedTimeZone===m?e`<calcite-label>${this._messages.noAdjustment}</calcite-label>`:e`<calcite-input-time-zone mode=region overlay-positioning=fixed read-only .value=${this._resolvedTimeZone}></calcite-input-time-zone>`}</calcite-action>`}};r("arcgis-time-zone-label",i);return i},b,f)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
import{a as w}from"./GI5SSBWA.js";import{a as $}from"./NHBQXARI.js";import b from"./J26EKNWT.js";import{h as L}from"./R2NTRI4S.js";import"./FAECSPBC.js";import a from"./YDIKH6TZ.js";import"./GMFJ55C3.js";import{M as _,N as f,O as g,Q as u,R as M,U as v,V as y,a as x,b as n,x as S}from"./FKJWY2PS.js";import"./3TTFCHAA.js";export default $arcgis.t(([{watch:T},P,,{a:b}])=>{var m=new Set(["ar-iq","ar-kw","bg-bg","cs-cz","da-dk","da-gl","de-at","de-ch","de-de","de-li","el-gr","en-ae","en-au","en-ca","en-eg","en-gb","en-hk","en-id","en-ie","en-il","en-in","en-iq","en-ke","en-lu","en-mo","en-my","en-nz","en-rw","en-sg","en-us","en-vi","en-wo","en-za","es-ar","es-bo","es-cl","es-co","es-cr","es-es","es-gt","es-mx","es-ni","es-pe","es-pr","es-sv","es-ve","et-ee","fi-fi","fr-ci","fr-fr","fr-ma","fr-mg","fr-ml","fr-tn","is-is","it-it","ja-jp","ko-kr","lt-lt","lv-lv","nl-be","nl-nl","nl-sr","nn-no","pl-pl","pt-br","pt-pt","ro-ro","ru-ru","sk-sk","sv-se","th-th","zh-cn","zh-tw"]),R={ar:"iq",bg:"bg",cs:"cz",da:"dk",de:"de",el:"gr",en:"us",es:"es",et:"ee",fi:"fi",fr:"fr",is:"is",it:"it",ja:"jp",ko:"kr",lt:"lt",lv:"lv",nl:"nl",nn:"no",pl:"pl",pt:"br",ro:"ro",ru:"ru",sk:"sk",sv:"se",th:"th",zh:"cn"},k=x`:host{display:block;width:310px;max-width:100%}.slider{height:50px}.scale-indicator-container{position:relative;width:100%;margin-top:2px}.scale-indicator-icon{transform:scale(.8,1.7);margin-left:-6px;width:1px;--calcite-icon-color: var(--calcite-color-text-3)}.scale-menu-list{max-height:220px;overflow-y:auto}.scale-menu-input{max-width:120px}.scale-menu-button-container{display:flex;direction:ltr;justify-content:space-between}.scale-menu-button{min-width:0}:dir(rtl) .scale-menu-button-container>*{direction:rtl}.preview-container{padding:6px;background-color:var(--calcite-color-foreground-1);box-shadow:0 1px 2px #0000004d}`,l=[{id:"world",scale:147914382,minScale:147914382,maxScale:1e8},{id:"continent",scale:5e7,minScale:99999999,maxScale:35e6},{id:"countriesBig",scale:25e6,minScale:34999999,maxScale:15e6},{id:"countriesSmall",scale:12e6,minScale:14999999,maxScale:7e6},{id:"statesProvinces",scale:6e6,minScale:6999999,maxScale:4e6},{id:"stateProvince",scale:3e6,minScale:3999999,maxScale:2e6},{id:"counties",scale:15e5,minScale:1999999,maxScale:1e6},{id:"county",scale:75e4,minScale:999999,maxScale:5e5},{id:"metropolitanArea",scale:32e4,minScale:499999,maxScale:25e4},{id:"cities",scale:16e4,minScale:249999,maxScale:12e4},{id:"city",scale:8e4,minScale:119999,maxScale:6e4},{id:"town",scale:4e4,minScale:59999,maxScale:3e4},{id:"neighborhood",scale:2e4,minScale:29999,maxScale:15e3},{id:"streets",scale:1e4,minScale:14999,maxScale:7500},{id:"street",scale:5e3,minScale:7499,maxScale:4e3},{id:"buildings",scale:2500,minScale:3999,maxScale:2e3},{id:"building",scale:1250,minScale:1999,maxScale:801},{id:"smallBuilding",scale:800,minScale:800,maxScale:401},{id:"rooms",scale:400,minScale:400,maxScale:101},{id:"room",scale:100,minScale:100,maxScale:0}],p=class extends g{constructor(){super(...arguments),this.messages=$(),this._sliderRef=_(),this._activeMenu=null,this._customScaleSelected=null,this._portalRegion=null,this._layerMaxScaleLimit=l[l.length-1].maxScale,this._layerMinScaleLimit=l[0].minScale,this.autoDestroyDisabled=!1,this.disabled=!1,this.hidePreview=!1,this.hideMaxScaleMenu=!1,this.hideMinScaleMenu=!1,this.icon="actual-size",this.maxScale=0,this.maxScaleLimit=l[l.length-1].maxScale,this.minScale=0,this.minScaleLimit=l[0].minScale,this.mode="range",this.showWorldValue=!1,this.view=b(this),this.arcgisChange=S(),this.arcgisInput=S(),this.arcgisPropertyChange=L()("state","minScale","maxScale"),this.arcgisReady=S()}static{this.properties={_activeMenu:16,_customScaleSelected:16,_portalRegion:16,_layerMaxScaleLimit:16,_layerMinScaleLimit:16,autoDestroyDisabled:5,disabled:7,hidePreview:5,hideMaxScaleMenu:5,hideMinScaleMenu:5,icon:1,label:1,layer:0,maxScale:9,maxScaleLimit:9,minScale:9,minScaleLimit:9,mode:1,referenceElement:1,region:1,showWorldValue:5,state:32,view:0}}static{this.styles=k}get state(){let{view:e,layer:a}=this;return!e&&!a||!e&&a?.loadStatus==="loaded"||!a&&e?.ready||e?.ready&&a?.loadStatus==="loaded"?"ready":"disabled"}async destroy(){await this.manager.destroy()}willUpdate(e){if((e.has("maxScaleLimit")||e.has("minScaleLimit"))&&(this.minScaleLimit===0&&(this.minScaleLimit=this._layerMinScaleLimit),this.maxScaleLimit===0&&(this.maxScaleLimit=this._layerMaxScaleLimit),this.minScaleLimit=Math.min(this.minScaleLimit,this._layerMinScaleLimit),this.maxScaleLimit=Math.max(this.maxScaleLimit,this._layerMaxScaleLimit),this.minScale!==0&&(this.minScale=Math.min(this.minScale,this.minScaleLimit)),this.maxScale!==0&&(this.maxScale=Math.max(this.maxScale,this.maxScaleLimit)),this._syncLayerScale()),e.has("maxScale")||e.has("minScale")){if(this.minScale!==0){let a=this._clampScale("min",this.minScale);this.minScale=a===this.minScaleLimit?0:a}if(this.maxScale!==0){let a=this._clampScale("max",this.maxScale);this.maxScale=a===this.maxScaleLimit?0:a}}e.has("layer")&&this.layer&&this.layer.load().catch(()=>{}),e.has("mode")&&(this.mode==="max-scale-only"?this.minScale=0:this.mode==="min-scale-only"&&(this.maxScale=0),e.get("mode")!==void 0&&this._syncLayerScale())}loaded(){P.getDefault().load().then(e=>{let a=e.user?.culture??e.culture;a&&(this._portalRegion=a.split("-")[1]?.toLowerCase()??null)}).catch(()=>{}),this.manager.onLifecycle(()=>[T(()=>this.view?.scale,()=>this.requestUpdate(),{initial:!0}),T(()=>({loaded:this.layer?.loadStatus==="loaded",ready:this.view?.ready}),({loaded:e,ready:a})=>{if(!e||!a||!this.layer)return;let i=this.layer.type==="wcs"||this.layer.type==="imagery-tile"&&this.layer.raster?.tileType==="Raster"?null:"tileInfo"in this.layer?this.layer.tileInfo?.lods:null;if(i)this._layerMinScaleLimit=i[0].scale===0?l[0].minScale:Math.min(l[0].minScale,i[0].scale),!("resampling"in this.layer)||this.layer.resampling||(this._layerMaxScaleLimit=i[i.length-1].scale);else{let s=this.layer&&"maxScaleRange"in this.layer?this.layer.maxScaleRange:null,c=0,r=0;s&&(c=s.minScale,r=s.maxScale),r!==0&&(this._layerMaxScaleLimit=r),c!==0&&(this._layerMinScaleLimit=c)}this.minScaleLimit=Math.min(this.minScaleLimit,this._layerMinScaleLimit),this.maxScaleLimit=Math.max(this.maxScaleLimit,this._layerMaxScaleLimit);let t=this.layer;t&&"minScale"in t&&"maxScale"in t&&(t.minScale!==0&&this.minScale===0&&(this.minScale=Math.min(t.minScale,this.minScaleLimit)),t.maxScale!==0&&this.maxScale===0&&(this.maxScale=Math.max(t.maxScale,this.maxScaleLimit)))},{initial:!0})])}get _effectiveMinScale(){return this.minScale===0?this.minScaleLimit:this.minScale}get _effectiveMaxScale(){return this.maxScale===0?this.maxScaleLimit:this.maxScale}_clampScale(e,a){return e==="min"?Math.min(Math.max(a,this._effectiveMaxScale+1),this.minScaleLimit):Math.max(Math.min(a,this._effectiveMinScale-1),this.maxScaleLimit)}_getDropdownLabel(e){let a=e==="min"?this._effectiveMinScale:this._effectiveMaxScale,i=Math.floor(this._mapScaleToSlider(a)),t=this.messages.scaleRangeLabels;return t?t[l[i].id]:""}_getSpriteSheetFile(){let e=this.messages._lang.toLowerCase();if(m.has(e))return e;if(this.region){let i=this.region.toLowerCase(),t=`${this.messages._t9nLocale}-${i}`;if(m.has(t))return t;for(let s of m)if(s.endsWith(`-${i}`))return s}if(this._portalRegion){let i=`${this.messages._t9nLocale}-${this._portalRegion}`;if(m.has(i))return i}let a=R[this.messages._t9nLocale];if(a){let i=`${this.messages._t9nLocale}-${a}`;if(m.has(i))return i}for(let i of m)if(i.startsWith(`${this.messages._t9nLocale}-`))return i;return"en-wo"}_handleCustomScaleInput(e,a){let i=Number.parseFloat(a);this._setScale(e,i)}_handleSliderThumbDrag(){let e=this._sliderRef.value;if(e){if(this.mode==="max-scale-only"){let a=Math.max(this._mapSliderToScale(e.values[0]),this.maxScaleLimit);this.maxScale=a===this.maxScaleLimit?0:a}else if(this.mode==="min-scale-only"){let a=Math.min(this._mapSliderToScale(e.values[0]),this.minScaleLimit);this.minScale=a===this.minScaleLimit?0:a}else{let a=Math.min(this._mapSliderToScale(e.values[0]),this.minScaleLimit),i=Math.max(this._mapSliderToScale(e.values[1]),this.maxScaleLimit);this.minScale=a===this.minScaleLimit?0:a,this.maxScale=i===this.maxScaleLimit?0:i}this._syncLayerScale()}}_mapScaleToSlider(e){let a=Math.min(l[0].minScale,Math.max(l[l.length-1].maxScale,e)),i=l.findIndex(r=>a>=r.maxScale&&a<=r.minScale),t=l[i],s=i,c=i+.9999;return t?s+(a-t.minScale)*(c-s)/(t.maxScale-t.minScale):0}_mapSliderToScale(e){let a=Math.min(l.length-1,Math.max(0,Math.floor(e))),{maxScale:i,minScale:t}=l[a],s=a,c=s+.9999;return t+(e-s)*(i-t)/(c-s)}_setScale(e,a){e==="min"?this.minScale=a===0?0:this._clampScale("min",a):this.maxScale=a===0?0:this._clampScale("max",a),this._syncLayerScale(),this._activeMenu=null}_syncLayerScale(){this.layer&&"minScale"in this.layer&&"maxScale"in this.layer&&(this.layer.minScale=this.mode==="max-scale-only"?0:this._effectiveMinScale,this.layer.maxScale=this.mode==="min-scale-only"?0:this._effectiveMaxScale)}_renderScalePreviewPopover(){let e=this._renderScalePreview();return this.hidePreview||!e?null:n`<div slot=popover>${e}</div>`}render(){return n`<div><arcgis-slider class="slider" .disabled=${this.disabled} layout=horizontal .fillPlacement=${this.mode==="max-scale-only"?"start":this.mode==="min-scale-only"?"end":void 0} .fullRangeMin=${this._mapScaleToSlider(l[0].minScale)} .fullRangeMax=${this._mapScaleToSlider(l[l.length-1].maxScale)} .max=${this._mapScaleToSlider(this.maxScaleLimit)} .min=${this._mapScaleToSlider(this.minScaleLimit)} .labelFormatter=${(e,a,i)=>i(Math.round(this._mapSliderToScale(e)))} .values=${this.mode==="max-scale-only"?[this._mapScaleToSlider(this._effectiveMaxScale)]:this.mode==="min-scale-only"?[this._mapScaleToSlider(this._effectiveMinScale)]:[this._mapScaleToSlider(this._effectiveMinScale),this._mapScaleToSlider(this._effectiveMaxScale)]} @arcgisInput=${this._handleSliderThumbDrag} ${f(this._sliderRef)}>${this._renderScalePreviewPopover()}${this.view?.scale!=null&&this._renderCurrentScaleIndicator(this.view.scale)||""}</arcgis-slider><div class="scale-menu-button-container" slot=content-end>${this.mode!=="max-scale-only"&&!this.hideMinScaleMenu?[this._renderScaleMenuButtons("min"),this._renderScaleMenuPopover("min")]:n`<div></div>`}${this.mode!=="min-scale-only"&&!this.hideMaxScaleMenu&&[this._renderScaleMenuButtons("max"),this._renderScaleMenuPopover("max")]||""}</div></div>`}_renderCurrentScaleIndicator(e){let a=this._sliderRef.value,i=a?.fullRangeMax??this._mapScaleToSlider(l[l.length-1].maxScale),t=a?.fullRangeMin??this._mapScaleToSlider(l[0].minScale),s=i-t,c=Math.min(100,Math.max(0,(this._mapScaleToSlider(e)-t)/s*100));return w("scale-indicator",n`<div class="scale-indicator-container" slot=content-end><div class="scale-indicator-icon" style=${u({position:"absolute",left:`${c}%`})} .title=${`${this.messages.currentScale} 1:${Math.round(e).toLocaleString(this.messages._t9nLocale)}`}><calcite-icon icon=caret-up scale=s></calcite-icon></div></div>`)}_renderCustomScaleValue(e,a){let i=Math.round(a).toString();return n`<calcite-list-item .label=${this.messages?.featuredScaleLabels?.custom} .selected=${this._customScaleSelected===e} @calciteListItemSelect=${t=>{let s=t.target.querySelector("calcite-input-number");this._handleCustomScaleInput(e,s?.value??""),this._customScaleSelected=e}}><calcite-input-number dir=ltr class="scale-menu-input" slot=content-end group-separator inputmode=numeric .max=${l[0].minScale} .min=${l[l.length-1].maxScale} number-button-type=none .placeholder=${this.messages?.customScaleInputTooltip} prefix-text=1: scale=s step=1 .value=${i} @click=${t=>t.stopPropagation()} @keydown=${t=>{t.key==="Enter"&&(this._handleCustomScaleInput(e,t.target.value),this._customScaleSelected=e,t.stopPropagation())}}></calcite-input-number></calcite-list-item>`}_renderScaleMenuButtons(e){return n`<calcite-button .disabled=${this.disabled} class="scale-menu-button" .id=${`scale-menu-button-${e}`} icon-end=chevron-down scale=s .appearance=${this._activeMenu===e?"outline":"transparent"}>${this._getDropdownLabel(e)}</calcite-button>`}_renderScaleMenuPopover(e){return n`<calcite-popover auto-close .label=${`${e==="min"?"Min":"Max"} scale menu`} .referenceElement=${`scale-menu-button-${e}`} .placement=${e==="max"?"bottom-end":"bottom-start"} .open=${this._activeMenu===e} scale=s @calcitePopoverOpen=${()=>this._activeMenu=e} @calcitePopoverClose=${()=>{this._activeMenu===e&&(this._activeMenu=null)}}>${this._renderScaleMenu(e)}</calcite-popover>`}_renderScaleMenu(e){let a=Math.floor(this._mapScaleToSlider(this._effectiveMaxScale)),i=Math.floor(this._mapScaleToSlider(this._effectiveMinScale)),t=e==="min"?this._effectiveMinScale:this._effectiveMaxScale,s=this.messages.featuredScaleLabels;if(!s)return;let c=Math.floor(this._mapScaleToSlider(this.maxScaleLimit)),r=Math.floor(this._mapScaleToSlider(this.minScaleLimit)),d=l.filter((o,h)=>e==="min"?h<a&&h>=r:h>i&&h<=c).map(o=>this._renderScaleMenuItem({scaleLabel:s[o.id],scaleValue:o.scale,isSelected:t===o.scale,valueVisible:o.id!=="world"||this.showWorldValue,type:e}));return n`<calcite-list label="Scale Menu List" scale=s class="scale-menu-list" selection-appearance=icon selection-mode=single-persist>${this.view?.scale!=null&&this._renderCustomScaleValue(e,t)||""}${this.view?.scale!=null?this._renderScaleMenuItem({scaleValue:this.view.scale,scaleLabel:s.current,isSelected:t===this.view.scale,valueVisible:!0,type:e}):null}${d}</calcite-list>`}_renderScaleMenuItem(e){let{scaleValue:a,scaleLabel:i,isSelected:t,valueVisible:s}=e,c=a===l[0].scale?` ${this.messages.aboveSuffix}`:a===l[l.length-1].scale?` ${this.messages.belowSuffix}`:"";return n`<calcite-list-item .label=${i} .selected=${t&&this._customScaleSelected!==e.type} .description=${s?`1:${Math.round(a).toLocaleString(this.messages._t9nLocale)}${c}`:void 0} @calciteListItemSelect=${()=>{this._setScale(e.type,a),this._customScaleSelected=null}}></calcite-list-item>`}_renderScalePreview(){let e=this._sliderRef.value?.activeValue;if(typeof e!="number")return null;let a=Math.min(l.length-1,Math.max(0,Math.floor(e))),i=5,t=128,s=t*(a%i),c=t*Math.floor(a/i),r=`-${s}px -${c}px`,d=this._getSpriteSheetFile();return n`<div class="preview-container"><img src=${y(`./assets/slider-scale-range/images/${d}.avif`)??M} style=${u({display:"block",height:`${t}px`,width:`${t}px`,objectPosition:r,objectFit:"none"})}></div>`}};v("arcgis-slider-scale-range",p);return p},"core/reactiveUtils","portal/Portal",a,b)
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
-
import{a as _}from"./AJU5I33F.js";import i from"./JYVV3JI3.js";import{a as f}from"./NHBQXARI.js";import{a as o}from"./54VXNFQ4.js";import e from"./VQIFXIMQ.js";import b from"./J26EKNWT.js";import{h as p}from"./R2NTRI4S.js";import"./FAECSPBC.js";import a from"./YDIKH6TZ.js";import{d as h}from"./GMFJ55C3.js";import{O as d,P as c,U as g,a as n,b as t,x as l}from"./FKJWY2PS.js";import"./3TTFCHAA.js";export default $arcgis.t(([{on:a,watch:v},w,,,,u])=>{var y=n`.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{overflow:auto;width:var(--arcgis-internal-legend-width, 300px)}.root{overflow-y:var(--arcgis-internal-panel-overflow, auto)}:host([card-style-layout="side-by-side"]){--arcgis-internal-legend-width: auto}`,b=u(w),s=class extends d{constructor(){super(...arguments),this.messages=f({}),this.final=_("destroy"),this.viewModel=b(this),this._isCardStyle=!1,this.view=this.viewModel.view,this.icon="legend",this.activeLayerInfos=this.viewModel.activeLayerInfos,this.basemapLegendVisible=this.viewModel.basemapLegendVisible,this.headingLevel=3,this.hideLayersNotInCurrentView=this.viewModel.hideLayersNotInCurrentView,this.respectLayerDefinitionExpression=this.viewModel.respectLayerDefinitionExpression,this.layerInfos=this.viewModel.layerInfos,this.loading=this.viewModel.loading,this.legendStyle="classic",this.autoDestroyDisabled=!1,this.label=this.messages?.componentLabel,this.state=this.viewModel.state,this.arcgisPropertyChange=p()("state"),this.arcgisReady=l()}static{this.properties={_isCardStyle:16,view:0,referenceElement:1,icon:1,activeLayerInfos:0,basemapLegendVisible:5,headingLevel:9,hideLayersNotInCurrentView:5,respectLayerDefinitionExpression:5,ignoreLayerVisibility:5,layerInfos:0,loading:39,cardStyleLayout:1,legendStyle:1,autoDestroyDisabled:5,messageOverrides:0,label:1,state:32}}static{this.styles=y}get ignoreLayerVisibility(){return!this.viewModel.respectLayerVisibility}set ignoreLayerVisibility(e){this.viewModel.respectLayerVisibility=!e}async destroy(){await this.manager.destroy()}loaded(){this.manager.onLifecycle(()=>[a(()=>this.el.view,"resize",()=>this.requestUpdate()),a(()=>this.activeLayerInfos,"change",()=>this._refreshActiveLayerInfos(this.activeLayerInfos)),v(()=>[this.cardStyleLayout,this.legendStyle,typeof this.legendStyle=="object"?this.legendStyle.type:void 0,typeof this.legendStyle=="object"?this.legendStyle.layout:void 0],()=>{let e=this.legendStyle,i=typeof e=="object"?e:{type:e};this._isCardStyle=i.type==="card",this._isCardStyle?(this.cardStyleLayout=this.cardStyleLayout||i.layout||"auto",this.cardStyleLayout==="auto"&&this.el.closest("arcgis-expand")&&(this.cardStyleLayout="stack"),this.setAttribute("card-style-layout",this.cardStyleLayout)):this.removeAttribute("card-style-layout")},{initial:!0})])}_refreshActiveLayerInfos(e){e.forEach(i=>{this.final.removeHandles(`version_${i.layer.uid}`),this._renderOnActiveLayerInfoChange(i)}),this.requestUpdate()}render(){return t`<div class=${c(h("root",o.widget,{[o.panel]:!this._isCardStyle}))}>${this._isCardStyle&&this.view?t`<arcgis-legend-card-view .activeLayerInfos=${this.activeLayerInfos} .headingLevel=${this.headingLevel} .messages=${this.messages} .layout=${this.cardStyleLayout} .view=${this.view}></arcgis-legend-card-view>`:t`<arcgis-legend-classic-view .activeLayerInfos=${this.activeLayerInfos} .headingLevel=${this.headingLevel} .messages=${this.messages}></arcgis-legend-classic-view>`}</div>`}_renderOnActiveLayerInfoChange(e){let i=v(()=>e.version,()=>this.requestUpdate());this.final.addHandles(i,`version_${e.layer.uid}`);let m=a(()=>e.children,"change",()=>e.children.forEach(r=>this._renderOnActiveLayerInfoChange(r)));this.final.addHandles(m,`version_${e.layer.uid}`),e.children.forEach(r=>this._renderOnActiveLayerInfoChange(r))}};g("arcgis-legend",s);return s},"core/reactiveUtils","widgets/Legend/LegendViewModel",a,b,e,i)
|
|
2
|
+
import{a as u}from"./AJU5I33F.js";import i from"./JYVV3JI3.js";import{a as f}from"./NHBQXARI.js";import{a as o}from"./54VXNFQ4.js";import e from"./VQIFXIMQ.js";import b from"./J26EKNWT.js";import{h as p}from"./R2NTRI4S.js";import"./FAECSPBC.js";import a from"./YDIKH6TZ.js";import{d as h}from"./GMFJ55C3.js";import{O as d,P as c,U as g,a as n,b as t,x as l}from"./FKJWY2PS.js";import"./3TTFCHAA.js";export default $arcgis.t(([{on:a,watch:_},w,,,,v])=>{var y=n`.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{--arcgis-internal-legend-heading-margin: 0 0 .5rem;--arcgis-internal-legend-layer-padding: var( --arcgis-internal-padding, var(--calcite-spacing-md) var(--calcite-spacing-lg) );--arcgis-internal-legend-layer-gap: var(--calcite-spacing-xxl);--arcgis-internal-legend-layer-element-gap: var(--calcite-spacing-md);overflow:auto;width:var(--arcgis-internal-legend-width, 300px)}.root{overflow-y:var(--arcgis-internal-panel-overflow, auto)}:host([card-style-layout="side-by-side"]){--arcgis-internal-legend-width: auto}`,b=v(w),s=class extends d{constructor(){super(...arguments),this.messages=f({}),this.final=u("destroy"),this.viewModel=b(this),this._isCardStyle=!1,this.view=this.viewModel.view,this.icon="legend",this.activeLayerInfos=this.viewModel.activeLayerInfos,this.basemapLegendVisible=this.viewModel.basemapLegendVisible,this.headingLevel=3,this.hideLayersNotInCurrentView=this.viewModel.hideLayersNotInCurrentView,this.respectLayerDefinitionExpression=this.viewModel.respectLayerDefinitionExpression,this.layerInfos=this.viewModel.layerInfos,this.loading=this.viewModel.loading,this.legendStyle="classic",this.autoDestroyDisabled=!1,this.label=this.messages?.componentLabel,this.state=this.viewModel.state,this.arcgisPropertyChange=p()("state"),this.arcgisReady=l()}static{this.properties={_isCardStyle:16,view:0,referenceElement:1,icon:1,activeLayerInfos:0,basemapLegendVisible:5,headingLevel:9,hideLayersNotInCurrentView:5,respectLayerDefinitionExpression:5,ignoreLayerVisibility:5,layerInfos:0,loading:39,cardStyleLayout:1,legendStyle:1,autoDestroyDisabled:5,messageOverrides:0,label:1,state:32}}static{this.styles=y}get ignoreLayerVisibility(){return!this.viewModel.respectLayerVisibility}set ignoreLayerVisibility(e){this.viewModel.respectLayerVisibility=!e}async destroy(){await this.manager.destroy()}loaded(){this.manager.onLifecycle(()=>[a(()=>this.el.view,"resize",()=>this.requestUpdate()),a(()=>this.activeLayerInfos,"change",()=>this._refreshActiveLayerInfos(this.activeLayerInfos)),_(()=>[this.cardStyleLayout,this.legendStyle,typeof this.legendStyle=="object"?this.legendStyle.type:void 0,typeof this.legendStyle=="object"?this.legendStyle.layout:void 0],()=>{let e=this.legendStyle,i=typeof e=="object"?e:{type:e};this._isCardStyle=i.type==="card",this._isCardStyle?(this.cardStyleLayout=this.cardStyleLayout||i.layout||"auto",this.cardStyleLayout==="auto"&&this.el.closest("arcgis-expand")&&(this.cardStyleLayout="stack"),this.setAttribute("card-style-layout",this.cardStyleLayout)):this.removeAttribute("card-style-layout")},{initial:!0})])}_refreshActiveLayerInfos(e){e.forEach(i=>{this.final.removeHandles(`version_${i.layer.uid}`),this._renderOnActiveLayerInfoChange(i)}),this.requestUpdate()}render(){return t`<div class=${c(h("root",o.widget,{[o.panel]:!this._isCardStyle}))}>${this._isCardStyle&&this.view?t`<arcgis-legend-card-view .activeLayerInfos=${this.activeLayerInfos} .headingLevel=${this.headingLevel} .messages=${this.messages} .layout=${this.cardStyleLayout} .view=${this.view}></arcgis-legend-card-view>`:t`<arcgis-legend-classic-view .activeLayerInfos=${this.activeLayerInfos} .headingLevel=${this.headingLevel} .messages=${this.messages}></arcgis-legend-classic-view>`}</div>`}_renderOnActiveLayerInfoChange(e){let i=_(()=>e.version,()=>this.requestUpdate());this.final.addHandles(i,`version_${e.layer.uid}`);let m=a(()=>e.children,"change",()=>e.children.forEach(r=>this._renderOnActiveLayerInfoChange(r)));this.final.addHandles(m,`version_${e.layer.uid}`),e.children.forEach(r=>this._renderOnActiveLayerInfoChange(r))}};g("arcgis-legend",s);return s},"core/reactiveUtils","widgets/Legend/LegendViewModel",a,b,e,i)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
|
|
2
|
+
var l="system",d="unknown",f=Intl.DateTimeFormat().resolvedOptions().timeZone,a={milliseconds:1,seconds:1e3,minutes:6e4,hours:36e5,days:864e5,weeks:6048e5,months:26784e5,years:31536e6,decades:31536e7,centuries:31536e8};function c(e,s,t){return e===0?0:e*a[s]/a[t]}function r(e){return e instanceof Date&&!Number.isNaN(e.getTime())}function g(e,s,t="hours"){let n=new Date(e.getTime()),i=c(s,t,"milliseconds");return n.setTime(n.getTime()+i),n}function u(e,s){let t=c(s,"hours","milliseconds"),n=new Date(e.getTime()+t),i=n.toISOString().slice(0,10),o=n.getUTCHours()*60+n.getUTCMinutes();return{localDate:i,minutesSinceMidnight:o}}function T(e,s){let t=e?.environment?.lighting;if(m(t)){let n=t.displayUTCOffset??s??0,i=t.date;if(r(i)){let{localDate:o}=u(i,n);return o}}}function m(e){return e?.type==="sun"}export{l as a,d as b,f as c,c as d,r as e,g as f,u as g,T as h,m as i};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"بيت_Templates___________________لاحقة","templates":"بيت_Templates___________________لاحقة","recent":"بيت_Recents_______________لاحقة","favorites":"بيت_Favorites___________________لاحقة","updating":"بيت_Updating_________________لاحقة","point":"بيت_Point___________لاحقة","multipoint":"بيت_Multipoint_____________________لاحقة","polyline":"بيت_Polyline_________________لاحقة","polygon":"بيت_Polygon_______________لاحقة","extent":"بيت_Extent_____________لاحقة","mesh":"بيت_Mesh_________لاحقة","noneSpecified":"بيت_Table___________لاحقة","removeFavorite":"بيت_Remove_____________لاحقة","removeRecent":"بيت_Remove_____________لاحقة","addFavorite":"بيت_Add favorite_____________لاحقة","noFavorites":"بيت_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________لاحقة.","noTemplates":"بيت_There are no templates________________________لاحقة.","noRecent":"بيت_You have not used any templates recently______________________لاحقة.","noMatchingTemplates":"بيت_No templates match the search text___________________لاحقة."}
|
|
1
|
+
{"componentLabel":"بيت_Templates___________________لاحقة","templates":"بيت_Templates___________________لاحقة","recent":"بيت_Recents_______________لاحقة","favorites":"بيت_Favorites___________________لاحقة","updating":"بيت_Updating_________________لاحقة","point":"بيت_Point___________لاحقة","multipoint":"بيت_Multipoint_____________________لاحقة","polyline":"بيت_Polyline_________________لاحقة","polygon":"بيت_Polygon_______________لاحقة","extent":"بيت_Extent_____________لاحقة","mesh":"بيت_Mesh_________لاحقة","filterPlaceholder":"بيت_Filter types_____________لاحقة","noneSpecified":"بيت_Table___________لاحقة","removeFavorite":"بيت_Remove_____________لاحقة","removeRecent":"بيت_Remove_____________لاحقة","addFavorite":"بيت_Add favorite_____________لاحقة","noFavorites":"بيت_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________لاحقة.","noTemplates":"بيت_There are no templates________________________لاحقة.","noRecent":"بيت_You have not used any templates recently______________________لاحقة.","noMatchingTemplates":"بيت_No templates match the search text___________________لاحقة."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"й_Templates___________________й","templates":"й_Templates___________________й","recent":"й_Recents_______________й","favorites":"й_Favorites___________________й","updating":"й_Updating_________________й","point":"й_Point___________й","multipoint":"й_Multipoint_____________________й","polyline":"й_Polyline_________________й","polygon":"й_Polygon_______________й","extent":"й_Extent_____________й","mesh":"й_Mesh_________й","noneSpecified":"й_Table___________й","removeFavorite":"й_Remove_____________й","removeRecent":"й_Remove_____________й","addFavorite":"й_Add favorite_____________й","noFavorites":"й_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________й.","noTemplates":"й_There are no templates________________________й.","noRecent":"й_You have not used any templates recently______________________й.","noMatchingTemplates":"й_No templates match the search text___________________й."}
|
|
1
|
+
{"componentLabel":"й_Templates___________________й","templates":"й_Templates___________________й","recent":"й_Recents_______________й","favorites":"й_Favorites___________________й","updating":"й_Updating_________________й","point":"й_Point___________й","multipoint":"й_Multipoint_____________________й","polyline":"й_Polyline_________________й","polygon":"й_Polygon_______________й","extent":"й_Extent_____________й","mesh":"й_Mesh_________й","filterPlaceholder":"й_Filter types_____________й","noneSpecified":"й_Table___________й","removeFavorite":"й_Remove_____________й","removeRecent":"й_Remove_____________й","addFavorite":"й_Add favorite_____________й","noFavorites":"й_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________й.","noTemplates":"й_There are no templates________________________й.","noRecent":"й_You have not used any templates recently______________________й.","noMatchingTemplates":"й_No templates match the search text___________________й."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Č_Templates___________________ž","templates":"Č_Templates___________________ž","recent":"Č_Recents_______________ž","favorites":"Č_Favorites___________________ž","updating":"Č_Updating_________________ž","point":"Č_Point___________ž","multipoint":"Č_Multipoint_____________________ž","polyline":"Č_Polyline_________________ž","polygon":"Č_Polygon_______________ž","extent":"Č_Extent_____________ž","mesh":"Č_Mesh_________ž","noneSpecified":"Č_Table___________ž","removeFavorite":"Č_Remove_____________ž","removeRecent":"Č_Remove_____________ž","addFavorite":"Č_Add favorite_____________ž","noFavorites":"Č_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ž.","noTemplates":"Č_There are no templates________________________ž.","noRecent":"Č_You have not used any templates recently______________________ž.","noMatchingTemplates":"Č_No templates match the search text___________________ž."}
|
|
1
|
+
{"componentLabel":"Č_Templates___________________ž","templates":"Č_Templates___________________ž","recent":"Č_Recents_______________ž","favorites":"Č_Favorites___________________ž","updating":"Č_Updating_________________ž","point":"Č_Point___________ž","multipoint":"Č_Multipoint_____________________ž","polyline":"Č_Polyline_________________ž","polygon":"Č_Polygon_______________ž","extent":"Č_Extent_____________ž","mesh":"Č_Mesh_________ž","filterPlaceholder":"Č_Filter types_____________ž","noneSpecified":"Č_Table___________ž","removeFavorite":"Č_Remove_____________ž","removeRecent":"Č_Remove_____________ž","addFavorite":"Č_Add favorite_____________ž","noFavorites":"Č_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ž.","noTemplates":"Č_There are no templates________________________ž.","noRecent":"Č_You have not used any templates recently______________________ž.","noMatchingTemplates":"Č_No templates match the search text___________________ž."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ó_Templates___________________à","templates":"ó_Templates___________________à","recent":"ó_Recents_______________à","favorites":"ó_Favorites___________________à","updating":"ó_Updating_________________à","point":"ó_Point___________à","multipoint":"ó_Multipoint_____________________à","polyline":"ó_Polyline_________________à","polygon":"ó_Polygon_______________à","extent":"ó_Extent_____________à","mesh":"ó_Mesh_________à","noneSpecified":"ó_Table___________à","removeFavorite":"ó_Remove_____________à","removeRecent":"ó_Remove_____________à","addFavorite":"ó_Add favorite_____________à","noFavorites":"ó_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________à.","noTemplates":"ó_There are no templates________________________à.","noRecent":"ó_You have not used any templates recently______________________à.","noMatchingTemplates":"ó_No templates match the search text___________________à."}
|
|
1
|
+
{"componentLabel":"ó_Templates___________________à","templates":"ó_Templates___________________à","recent":"ó_Recents_______________à","favorites":"ó_Favorites___________________à","updating":"ó_Updating_________________à","point":"ó_Point___________à","multipoint":"ó_Multipoint_____________________à","polyline":"ó_Polyline_________________à","polygon":"ó_Polygon_______________à","extent":"ó_Extent_____________à","mesh":"ó_Mesh_________à","filterPlaceholder":"ó_Filter types_____________à","noneSpecified":"ó_Table___________à","removeFavorite":"ó_Remove_____________à","removeRecent":"ó_Remove_____________à","addFavorite":"ó_Add favorite_____________à","noFavorites":"ó_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________à.","noTemplates":"ó_There are no templates________________________à.","noRecent":"ó_You have not used any templates recently______________________à.","noMatchingTemplates":"ó_No templates match the search text___________________à."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Ř_Templates___________________ů","templates":"Ř_Templates___________________ů","recent":"Ř_Recents_______________ů","favorites":"Ř_Favorites___________________ů","updating":"Ř_Updating_________________ů","point":"Ř_Point___________ů","multipoint":"Ř_Multipoint_____________________ů","polyline":"Ř_Polyline_________________ů","polygon":"Ř_Polygon_______________ů","extent":"Ř_Extent_____________ů","mesh":"Ř_Mesh_________ů","noneSpecified":"Ř_Table___________ů","removeFavorite":"Ř_Remove_____________ů","removeRecent":"Ř_Remove_____________ů","addFavorite":"Ř_Add favorite_____________ů","noFavorites":"Ř_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ů.","noTemplates":"Ř_There are no templates________________________ů.","noRecent":"Ř_You have not used any templates recently______________________ů.","noMatchingTemplates":"Ř_No templates match the search text___________________ů."}
|
|
1
|
+
{"componentLabel":"Ř_Templates___________________ů","templates":"Ř_Templates___________________ů","recent":"Ř_Recents_______________ů","favorites":"Ř_Favorites___________________ů","updating":"Ř_Updating_________________ů","point":"Ř_Point___________ů","multipoint":"Ř_Multipoint_____________________ů","polyline":"Ř_Polyline_________________ů","polygon":"Ř_Polygon_______________ů","extent":"Ř_Extent_____________ů","mesh":"Ř_Mesh_________ů","filterPlaceholder":"Ř_Filter types_____________ů","noneSpecified":"Ř_Table___________ů","removeFavorite":"Ř_Remove_____________ů","removeRecent":"Ř_Remove_____________ů","addFavorite":"Ř_Add favorite_____________ů","noFavorites":"Ř_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ů.","noTemplates":"Ř_There are no templates________________________ů.","noRecent":"Ř_You have not used any templates recently______________________ů.","noMatchingTemplates":"Ř_No templates match the search text___________________ů."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ø_Templates___________________å","templates":"ø_Templates___________________å","recent":"ø_Recents_______________å","favorites":"ø_Favorites___________________å","updating":"ø_Updating_________________å","point":"ø_Point___________å","multipoint":"ø_Multipoint_____________________å","polyline":"ø_Polyline_________________å","polygon":"ø_Polygon_______________å","extent":"ø_Extent_____________å","mesh":"ø_Mesh_________å","noneSpecified":"ø_Table___________å","removeFavorite":"ø_Remove_____________å","removeRecent":"ø_Remove_____________å","addFavorite":"ø_Add favorite_____________å","noFavorites":"ø_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________å.","noTemplates":"ø_There are no templates________________________å.","noRecent":"ø_You have not used any templates recently______________________å.","noMatchingTemplates":"ø_No templates match the search text___________________å."}
|
|
1
|
+
{"componentLabel":"ø_Templates___________________å","templates":"ø_Templates___________________å","recent":"ø_Recents_______________å","favorites":"ø_Favorites___________________å","updating":"ø_Updating_________________å","point":"ø_Point___________å","multipoint":"ø_Multipoint_____________________å","polyline":"ø_Polyline_________________å","polygon":"ø_Polygon_______________å","extent":"ø_Extent_____________å","mesh":"ø_Mesh_________å","filterPlaceholder":"ø_Filter types_____________å","noneSpecified":"ø_Table___________å","removeFavorite":"ø_Remove_____________å","removeRecent":"ø_Remove_____________å","addFavorite":"ø_Add favorite_____________å","noFavorites":"ø_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________å.","noTemplates":"ø_There are no templates________________________å.","noRecent":"ø_You have not used any templates recently______________________å.","noMatchingTemplates":"ø_No templates match the search text___________________å."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ä_Templates___________________Ü","templates":"ä_Templates___________________Ü","recent":"ä_Recents_______________Ü","favorites":"ä_Favorites___________________Ü","updating":"ä_Updating_________________Ü","point":"ä_Point___________Ü","multipoint":"ä_Multipoint_____________________Ü","polyline":"ä_Polyline_________________Ü","polygon":"ä_Polygon_______________Ü","extent":"ä_Extent_____________Ü","mesh":"ä_Mesh_________Ü","noneSpecified":"ä_Table___________Ü","removeFavorite":"ä_Remove_____________Ü","removeRecent":"ä_Remove_____________Ü","addFavorite":"ä_Add favorite_____________Ü","noFavorites":"ä_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ü.","noTemplates":"ä_There are no templates________________________Ü.","noRecent":"ä_You have not used any templates recently______________________Ü.","noMatchingTemplates":"ä_No templates match the search text___________________Ü."}
|
|
1
|
+
{"componentLabel":"ä_Templates___________________Ü","templates":"ä_Templates___________________Ü","recent":"ä_Recents_______________Ü","favorites":"ä_Favorites___________________Ü","updating":"ä_Updating_________________Ü","point":"ä_Point___________Ü","multipoint":"ä_Multipoint_____________________Ü","polyline":"ä_Polyline_________________Ü","polygon":"ä_Polygon_______________Ü","extent":"ä_Extent_____________Ü","mesh":"ä_Mesh_________Ü","filterPlaceholder":"ä_Filter types_____________Ü","noneSpecified":"ä_Table___________Ü","removeFavorite":"ä_Remove_____________Ü","removeRecent":"ä_Remove_____________Ü","addFavorite":"ä_Add favorite_____________Ü","noFavorites":"ä_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ü.","noTemplates":"ä_There are no templates________________________Ü.","noRecent":"ä_You have not used any templates recently______________________Ü.","noMatchingTemplates":"ä_No templates match the search text___________________Ü."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"π_Templates___________________Ω","templates":"π_Templates___________________Ω","recent":"π_Recents_______________Ω","favorites":"π_Favorites___________________Ω","updating":"π_Updating_________________Ω","point":"π_Point___________Ω","multipoint":"π_Multipoint_____________________Ω","polyline":"π_Polyline_________________Ω","polygon":"π_Polygon_______________Ω","extent":"π_Extent_____________Ω","mesh":"π_Mesh_________Ω","noneSpecified":"π_Table___________Ω","removeFavorite":"π_Remove_____________Ω","removeRecent":"π_Remove_____________Ω","addFavorite":"π_Add favorite_____________Ω","noFavorites":"π_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ω.","noTemplates":"π_There are no templates________________________Ω.","noRecent":"π_You have not used any templates recently______________________Ω.","noMatchingTemplates":"π_No templates match the search text___________________Ω."}
|
|
1
|
+
{"componentLabel":"π_Templates___________________Ω","templates":"π_Templates___________________Ω","recent":"π_Recents_______________Ω","favorites":"π_Favorites___________________Ω","updating":"π_Updating_________________Ω","point":"π_Point___________Ω","multipoint":"π_Multipoint_____________________Ω","polyline":"π_Polyline_________________Ω","polygon":"π_Polygon_______________Ω","extent":"π_Extent_____________Ω","mesh":"π_Mesh_________Ω","filterPlaceholder":"π_Filter types_____________Ω","noneSpecified":"π_Table___________Ω","removeFavorite":"π_Remove_____________Ω","removeRecent":"π_Remove_____________Ω","addFavorite":"π_Add favorite_____________Ω","noFavorites":"π_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ω.","noTemplates":"π_There are no templates________________________Ω.","noRecent":"π_You have not used any templates recently______________________Ω.","noMatchingTemplates":"π_No templates match the search text___________________Ω."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Templates","templates":"Templates","recent":"Recents","favorites":"Favorites","updating":"Updating","point":"Point","multipoint":"Multipoint","polyline":"Polyline","polygon":"Polygon","extent":"Extent","mesh":"Mesh","noneSpecified":"Table","removeFavorite":"Remove","removeRecent":"Remove","addFavorite":"Add favorite","noFavorites":"There are no favorites. Add a favorite to quickly find templates you use regularly.","noTemplates":"There are no templates.","noRecent":"You have not used any templates recently.","noMatchingTemplates":"No templates match the search text."}
|
|
1
|
+
{"componentLabel":"Templates","templates":"Templates","recent":"Recents","favorites":"Favorites","updating":"Updating","point":"Point","multipoint":"Multipoint","polyline":"Polyline","polygon":"Polygon","extent":"Extent","mesh":"Mesh","filterPlaceholder":"Filter types","noneSpecified":"Table","removeFavorite":"Remove","removeRecent":"Remove","addFavorite":"Add favorite","noFavorites":"There are no favorites. Add a favorite to quickly find templates you use regularly.","noTemplates":"There are no templates.","noRecent":"You have not used any templates recently.","noMatchingTemplates":"No templates match the search text."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"á_Templates___________________Ó","templates":"á_Templates___________________Ó","recent":"á_Recents_______________Ó","favorites":"á_Favorites___________________Ó","updating":"á_Updating_________________Ó","point":"á_Point___________Ó","multipoint":"á_Multipoint_____________________Ó","polyline":"á_Polyline_________________Ó","polygon":"á_Polygon_______________Ó","extent":"á_Extent_____________Ó","mesh":"á_Mesh_________Ó","noneSpecified":"á_Table___________Ó","removeFavorite":"á_Remove_____________Ó","removeRecent":"á_Remove_____________Ó","addFavorite":"á_Add favorite_____________Ó","noFavorites":"á_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ó.","noTemplates":"á_There are no templates________________________Ó.","noRecent":"á_You have not used any templates recently______________________Ó.","noMatchingTemplates":"á_No templates match the search text___________________Ó."}
|
|
1
|
+
{"componentLabel":"á_Templates___________________Ó","templates":"á_Templates___________________Ó","recent":"á_Recents_______________Ó","favorites":"á_Favorites___________________Ó","updating":"á_Updating_________________Ó","point":"á_Point___________Ó","multipoint":"á_Multipoint_____________________Ó","polyline":"á_Polyline_________________Ó","polygon":"á_Polygon_______________Ó","extent":"á_Extent_____________Ó","mesh":"á_Mesh_________Ó","filterPlaceholder":"á_Filter types_____________Ó","noneSpecified":"á_Table___________Ó","removeFavorite":"á_Remove_____________Ó","removeRecent":"á_Remove_____________Ó","addFavorite":"á_Add favorite_____________Ó","noFavorites":"á_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ó.","noTemplates":"á_There are no templates________________________Ó.","noRecent":"á_You have not used any templates recently______________________Ó.","noMatchingTemplates":"á_No templates match the search text___________________Ó."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Š_Templates___________________ä","templates":"Š_Templates___________________ä","recent":"Š_Recents_______________ä","favorites":"Š_Favorites___________________ä","updating":"Š_Updating_________________ä","point":"Š_Point___________ä","multipoint":"Š_Multipoint_____________________ä","polyline":"Š_Polyline_________________ä","polygon":"Š_Polygon_______________ä","extent":"Š_Extent_____________ä","mesh":"Š_Mesh_________ä","noneSpecified":"Š_Table___________ä","removeFavorite":"Š_Remove_____________ä","removeRecent":"Š_Remove_____________ä","addFavorite":"Š_Add favorite_____________ä","noFavorites":"Š_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ä.","noTemplates":"Š_There are no templates________________________ä.","noRecent":"Š_You have not used any templates recently______________________ä.","noMatchingTemplates":"Š_No templates match the search text___________________ä."}
|
|
1
|
+
{"componentLabel":"Š_Templates___________________ä","templates":"Š_Templates___________________ä","recent":"Š_Recents_______________ä","favorites":"Š_Favorites___________________ä","updating":"Š_Updating_________________ä","point":"Š_Point___________ä","multipoint":"Š_Multipoint_____________________ä","polyline":"Š_Polyline_________________ä","polygon":"Š_Polygon_______________ä","extent":"Š_Extent_____________ä","mesh":"Š_Mesh_________ä","filterPlaceholder":"Š_Filter types_____________ä","noneSpecified":"Š_Table___________ä","removeFavorite":"Š_Remove_____________ä","removeRecent":"Š_Remove_____________ä","addFavorite":"Š_Add favorite_____________ä","noFavorites":"Š_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ä.","noTemplates":"Š_There are no templates________________________ä.","noRecent":"Š_You have not used any templates recently______________________ä.","noMatchingTemplates":"Š_No templates match the search text___________________ä."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Å_Templates___________________ö","templates":"Å_Templates___________________ö","recent":"Å_Recents_______________ö","favorites":"Å_Favorites___________________ö","updating":"Å_Updating_________________ö","point":"Å_Point___________ö","multipoint":"Å_Multipoint_____________________ö","polyline":"Å_Polyline_________________ö","polygon":"Å_Polygon_______________ö","extent":"Å_Extent_____________ö","mesh":"Å_Mesh_________ö","noneSpecified":"Å_Table___________ö","removeFavorite":"Å_Remove_____________ö","removeRecent":"Å_Remove_____________ö","addFavorite":"Å_Add favorite_____________ö","noFavorites":"Å_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ö.","noTemplates":"Å_There are no templates________________________ö.","noRecent":"Å_You have not used any templates recently______________________ö.","noMatchingTemplates":"Å_No templates match the search text___________________ö."}
|
|
1
|
+
{"componentLabel":"Å_Templates___________________ö","templates":"Å_Templates___________________ö","recent":"Å_Recents_______________ö","favorites":"Å_Favorites___________________ö","updating":"Å_Updating_________________ö","point":"Å_Point___________ö","multipoint":"Å_Multipoint_____________________ö","polyline":"Å_Polyline_________________ö","polygon":"Å_Polygon_______________ö","extent":"Å_Extent_____________ö","mesh":"Å_Mesh_________ö","filterPlaceholder":"Å_Filter types_____________ö","noneSpecified":"Å_Table___________ö","removeFavorite":"Å_Remove_____________ö","removeRecent":"Å_Remove_____________ö","addFavorite":"Å_Add favorite_____________ö","noFavorites":"Å_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ö.","noTemplates":"Å_There are no templates________________________ö.","noRecent":"Å_You have not used any templates recently______________________ö.","noMatchingTemplates":"Å_No templates match the search text___________________ö."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"æ_Templates___________________Â","templates":"æ_Templates___________________Â","recent":"æ_Recents_______________Â","favorites":"æ_Favorites___________________Â","updating":"æ_Updating_________________Â","point":"æ_Point___________Â","multipoint":"æ_Multipoint_____________________Â","polyline":"æ_Polyline_________________Â","polygon":"æ_Polygon_______________Â","extent":"æ_Extent_____________Â","mesh":"æ_Mesh_________Â","noneSpecified":"æ_Table___________Â","removeFavorite":"æ_Remove_____________Â","removeRecent":"æ_Remove_____________Â","addFavorite":"æ_Add favorite_____________Â","noFavorites":"æ_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Â.","noTemplates":"æ_There are no templates________________________Â.","noRecent":"æ_You have not used any templates recently______________________Â.","noMatchingTemplates":"æ_No templates match the search text___________________Â."}
|
|
1
|
+
{"componentLabel":"æ_Templates___________________Â","templates":"æ_Templates___________________Â","recent":"æ_Recents_______________Â","favorites":"æ_Favorites___________________Â","updating":"æ_Updating_________________Â","point":"æ_Point___________Â","multipoint":"æ_Multipoint_____________________Â","polyline":"æ_Polyline_________________Â","polygon":"æ_Polygon_______________Â","extent":"æ_Extent_____________Â","mesh":"æ_Mesh_________Â","filterPlaceholder":"æ_Filter types_____________Â","noneSpecified":"æ_Table___________Â","removeFavorite":"æ_Remove_____________Â","removeRecent":"æ_Remove_____________Â","addFavorite":"æ_Add favorite_____________Â","noFavorites":"æ_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Â.","noTemplates":"æ_There are no templates________________________Â.","noRecent":"æ_You have not used any templates recently______________________Â.","noMatchingTemplates":"æ_No templates match the search text___________________Â."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"כן_Templates___________________ש","templates":"כן_Templates___________________ש","recent":"כן_Recents_______________ש","favorites":"כן_Favorites___________________ש","updating":"כן_Updating_________________ש","point":"כן_Point___________ש","multipoint":"כן_Multipoint_____________________ש","polyline":"כן_Polyline_________________ש","polygon":"כן_Polygon_______________ש","extent":"כן_Extent_____________ש","mesh":"כן_Mesh_________ש","noneSpecified":"כן_Table___________ש","removeFavorite":"כן_Remove_____________ש","removeRecent":"כן_Remove_____________ש","addFavorite":"כן_Add favorite_____________ש","noFavorites":"כן_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ש.","noTemplates":"כן_There are no templates________________________ש.","noRecent":"כן_You have not used any templates recently______________________ש.","noMatchingTemplates":"כן_No templates match the search text___________________ש."}
|
|
1
|
+
{"componentLabel":"כן_Templates___________________ש","templates":"כן_Templates___________________ש","recent":"כן_Recents_______________ש","favorites":"כן_Favorites___________________ש","updating":"כן_Updating_________________ש","point":"כן_Point___________ש","multipoint":"כן_Multipoint_____________________ש","polyline":"כן_Polyline_________________ש","polygon":"כן_Polygon_______________ש","extent":"כן_Extent_____________ש","mesh":"כן_Mesh_________ש","filterPlaceholder":"כן_Filter types_____________ש","noneSpecified":"כן_Table___________ש","removeFavorite":"כן_Remove_____________ש","removeRecent":"כן_Remove_____________ש","addFavorite":"כן_Add favorite_____________ש","noFavorites":"כן_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ש.","noTemplates":"כן_There are no templates________________________ש.","noRecent":"כן_You have not used any templates recently______________________ש.","noMatchingTemplates":"כן_No templates match the search text___________________ש."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Č_Templates___________________ž","templates":"Č_Templates___________________ž","recent":"Č_Recents_______________ž","favorites":"Č_Favorites___________________ž","updating":"Č_Updating_________________ž","point":"Č_Point___________ž","multipoint":"Č_Multipoint_____________________ž","polyline":"Č_Polyline_________________ž","polygon":"Č_Polygon_______________ž","extent":"Č_Extent_____________ž","mesh":"Č_Mesh_________ž","noneSpecified":"Č_Table___________ž","removeFavorite":"Č_Remove_____________ž","removeRecent":"Č_Remove_____________ž","addFavorite":"Č_Add favorite_____________ž","noFavorites":"Č_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ž.","noTemplates":"Č_There are no templates________________________ž.","noRecent":"Č_You have not used any templates recently______________________ž.","noMatchingTemplates":"Č_No templates match the search text___________________ž."}
|
|
1
|
+
{"componentLabel":"Č_Templates___________________ž","templates":"Č_Templates___________________ž","recent":"Č_Recents_______________ž","favorites":"Č_Favorites___________________ž","updating":"Č_Updating_________________ž","point":"Č_Point___________ž","multipoint":"Č_Multipoint_____________________ž","polyline":"Č_Polyline_________________ž","polygon":"Č_Polygon_______________ž","extent":"Č_Extent_____________ž","mesh":"Č_Mesh_________ž","filterPlaceholder":"Č_Filter types_____________ž","noneSpecified":"Č_Table___________ž","removeFavorite":"Č_Remove_____________ž","removeRecent":"Č_Remove_____________ž","addFavorite":"Č_Add favorite_____________ž","noFavorites":"Č_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ž.","noTemplates":"Č_There are no templates________________________ž.","noRecent":"Č_You have not used any templates recently______________________ž.","noMatchingTemplates":"Č_No templates match the search text___________________ž."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"í_Templates___________________ő","templates":"í_Templates___________________ő","recent":"í_Recents_______________ő","favorites":"í_Favorites___________________ő","updating":"í_Updating_________________ő","point":"í_Point___________ő","multipoint":"í_Multipoint_____________________ő","polyline":"í_Polyline_________________ő","polygon":"í_Polygon_______________ő","extent":"í_Extent_____________ő","mesh":"í_Mesh_________ő","noneSpecified":"í_Table___________ő","removeFavorite":"í_Remove_____________ő","removeRecent":"í_Remove_____________ő","addFavorite":"í_Add favorite_____________ő","noFavorites":"í_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ő.","noTemplates":"í_There are no templates________________________ő.","noRecent":"í_You have not used any templates recently______________________ő.","noMatchingTemplates":"í_No templates match the search text___________________ő."}
|
|
1
|
+
{"componentLabel":"í_Templates___________________ő","templates":"í_Templates___________________ő","recent":"í_Recents_______________ő","favorites":"í_Favorites___________________ő","updating":"í_Updating_________________ő","point":"í_Point___________ő","multipoint":"í_Multipoint_____________________ő","polyline":"í_Polyline_________________ő","polygon":"í_Polygon_______________ő","extent":"í_Extent_____________ő","mesh":"í_Mesh_________ő","filterPlaceholder":"í_Filter types_____________ő","noneSpecified":"í_Table___________ő","removeFavorite":"í_Remove_____________ő","removeRecent":"í_Remove_____________ő","addFavorite":"í_Add favorite_____________ő","noFavorites":"í_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ő.","noTemplates":"í_There are no templates________________________ő.","noRecent":"í_You have not used any templates recently______________________ő.","noMatchingTemplates":"í_No templates match the search text___________________ő."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ng_Templates___________________ny","templates":"ng_Templates___________________ny","recent":"ng_Recents_______________ny","favorites":"ng_Favorites___________________ny","updating":"ng_Updating_________________ny","point":"ng_Point___________ny","multipoint":"ng_Multipoint_____________________ny","polyline":"ng_Polyline_________________ny","polygon":"ng_Polygon_______________ny","extent":"ng_Extent_____________ny","mesh":"ng_Mesh_________ny","noneSpecified":"ng_Table___________ny","removeFavorite":"ng_Remove_____________ny","removeRecent":"ng_Remove_____________ny","addFavorite":"ng_Add favorite_____________ny","noFavorites":"ng_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ny.","noTemplates":"ng_There are no templates________________________ny.","noRecent":"ng_You have not used any templates recently______________________ny.","noMatchingTemplates":"ng_No templates match the search text___________________ny."}
|
|
1
|
+
{"componentLabel":"ng_Templates___________________ny","templates":"ng_Templates___________________ny","recent":"ng_Recents_______________ny","favorites":"ng_Favorites___________________ny","updating":"ng_Updating_________________ny","point":"ng_Point___________ny","multipoint":"ng_Multipoint_____________________ny","polyline":"ng_Polyline_________________ny","polygon":"ng_Polygon_______________ny","extent":"ng_Extent_____________ny","mesh":"ng_Mesh_________ny","filterPlaceholder":"ng_Filter types_____________ny","noneSpecified":"ng_Table___________ny","removeFavorite":"ng_Remove_____________ny","removeRecent":"ng_Remove_____________ny","addFavorite":"ng_Add favorite_____________ny","noFavorites":"ng_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ny.","noTemplates":"ng_There are no templates________________________ny.","noRecent":"ng_You have not used any templates recently______________________ny.","noMatchingTemplates":"ng_No templates match the search text___________________ny."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"é_Templates___________________È","templates":"é_Templates___________________È","recent":"é_Recents_______________È","favorites":"é_Favorites___________________È","updating":"é_Updating_________________È","point":"é_Point___________È","multipoint":"é_Multipoint_____________________È","polyline":"é_Polyline_________________È","polygon":"é_Polygon_______________È","extent":"é_Extent_____________È","mesh":"é_Mesh_________È","noneSpecified":"é_Table___________È","removeFavorite":"é_Remove_____________È","removeRecent":"é_Remove_____________È","addFavorite":"é_Add favorite_____________È","noFavorites":"é_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________È.","noTemplates":"é_There are no templates________________________È.","noRecent":"é_You have not used any templates recently______________________È.","noMatchingTemplates":"é_No templates match the search text___________________È."}
|
|
1
|
+
{"componentLabel":"é_Templates___________________È","templates":"é_Templates___________________È","recent":"é_Recents_______________È","favorites":"é_Favorites___________________È","updating":"é_Updating_________________È","point":"é_Point___________È","multipoint":"é_Multipoint_____________________È","polyline":"é_Polyline_________________È","polygon":"é_Polygon_______________È","extent":"é_Extent_____________È","mesh":"é_Mesh_________È","filterPlaceholder":"é_Filter types_____________È","noneSpecified":"é_Table___________È","removeFavorite":"é_Remove_____________È","removeRecent":"é_Remove_____________È","addFavorite":"é_Add favorite_____________È","noFavorites":"é_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________È.","noTemplates":"é_There are no templates________________________È.","noRecent":"é_You have not used any templates recently______________________È.","noMatchingTemplates":"é_No templates match the search text___________________È."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"須_Templates___________________鷗","templates":"須_Templates___________________鷗","recent":"須_Recents_______________鷗","favorites":"須_Favorites___________________鷗","updating":"須_Updating_________________鷗","point":"須_Point___________鷗","multipoint":"須_Multipoint_____________________鷗","polyline":"須_Polyline_________________鷗","polygon":"須_Polygon_______________鷗","extent":"須_Extent_____________鷗","mesh":"須_Mesh_________鷗","noneSpecified":"須_Table___________鷗","removeFavorite":"須_Remove_____________鷗","removeRecent":"須_Remove_____________鷗","addFavorite":"須_Add favorite_____________鷗","noFavorites":"須_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________鷗.","noTemplates":"須_There are no templates________________________鷗.","noRecent":"須_You have not used any templates recently______________________鷗.","noMatchingTemplates":"須_No templates match the search text___________________鷗."}
|
|
1
|
+
{"componentLabel":"須_Templates___________________鷗","templates":"須_Templates___________________鷗","recent":"須_Recents_______________鷗","favorites":"須_Favorites___________________鷗","updating":"須_Updating_________________鷗","point":"須_Point___________鷗","multipoint":"須_Multipoint_____________________鷗","polyline":"須_Polyline_________________鷗","polygon":"須_Polygon_______________鷗","extent":"須_Extent_____________鷗","mesh":"須_Mesh_________鷗","filterPlaceholder":"須_Filter types_____________鷗","noneSpecified":"須_Table___________鷗","removeFavorite":"須_Remove_____________鷗","removeRecent":"須_Remove_____________鷗","addFavorite":"須_Add favorite_____________鷗","noFavorites":"須_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________鷗.","noTemplates":"須_There are no templates________________________鷗.","noRecent":"須_You have not used any templates recently______________________鷗.","noMatchingTemplates":"須_No templates match the search text___________________鷗."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"한_Templates___________________빠","templates":"한_Templates___________________빠","recent":"한_Recents_______________빠","favorites":"한_Favorites___________________빠","updating":"한_Updating_________________빠","point":"한_Point___________빠","multipoint":"한_Multipoint_____________________빠","polyline":"한_Polyline_________________빠","polygon":"한_Polygon_______________빠","extent":"한_Extent_____________빠","mesh":"한_Mesh_________빠","noneSpecified":"한_Table___________빠","removeFavorite":"한_Remove_____________빠","removeRecent":"한_Remove_____________빠","addFavorite":"한_Add favorite_____________빠","noFavorites":"한_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________빠.","noTemplates":"한_There are no templates________________________빠.","noRecent":"한_You have not used any templates recently______________________빠.","noMatchingTemplates":"한_No templates match the search text___________________빠."}
|
|
1
|
+
{"componentLabel":"한_Templates___________________빠","templates":"한_Templates___________________빠","recent":"한_Recents_______________빠","favorites":"한_Favorites___________________빠","updating":"한_Updating_________________빠","point":"한_Point___________빠","multipoint":"한_Multipoint_____________________빠","polyline":"한_Polyline_________________빠","polygon":"한_Polygon_______________빠","extent":"한_Extent_____________빠","mesh":"한_Mesh_________빠","filterPlaceholder":"한_Filter types_____________빠","noneSpecified":"한_Table___________빠","removeFavorite":"한_Remove_____________빠","removeRecent":"한_Remove_____________빠","addFavorite":"한_Add favorite_____________빠","noFavorites":"한_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________빠.","noTemplates":"한_There are no templates________________________빠.","noRecent":"한_You have not used any templates recently______________________빠.","noMatchingTemplates":"한_No templates match the search text___________________빠."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Į_Templates___________________š","templates":"Į_Templates___________________š","recent":"Į_Recents_______________š","favorites":"Į_Favorites___________________š","updating":"Į_Updating_________________š","point":"Į_Point___________š","multipoint":"Į_Multipoint_____________________š","polyline":"Į_Polyline_________________š","polygon":"Į_Polygon_______________š","extent":"Į_Extent_____________š","mesh":"Į_Mesh_________š","noneSpecified":"Į_Table___________š","removeFavorite":"Į_Remove_____________š","removeRecent":"Į_Remove_____________š","addFavorite":"Į_Add favorite_____________š","noFavorites":"Į_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________š.","noTemplates":"Į_There are no templates________________________š.","noRecent":"Į_You have not used any templates recently______________________š.","noMatchingTemplates":"Į_No templates match the search text___________________š."}
|
|
1
|
+
{"componentLabel":"Į_Templates___________________š","templates":"Į_Templates___________________š","recent":"Į_Recents_______________š","favorites":"Į_Favorites___________________š","updating":"Į_Updating_________________š","point":"Į_Point___________š","multipoint":"Į_Multipoint_____________________š","polyline":"Į_Polyline_________________š","polygon":"Į_Polygon_______________š","extent":"Į_Extent_____________š","mesh":"Į_Mesh_________š","filterPlaceholder":"Į_Filter types_____________š","noneSpecified":"Į_Table___________š","removeFavorite":"Į_Remove_____________š","removeRecent":"Į_Remove_____________š","addFavorite":"Į_Add favorite_____________š","noFavorites":"Į_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________š.","noTemplates":"Į_There are no templates________________________š.","noRecent":"Į_You have not used any templates recently______________________š.","noMatchingTemplates":"Į_No templates match the search text___________________š."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ķ_Templates___________________ū","templates":"ķ_Templates___________________ū","recent":"ķ_Recents_______________ū","favorites":"ķ_Favorites___________________ū","updating":"ķ_Updating_________________ū","point":"ķ_Point___________ū","multipoint":"ķ_Multipoint_____________________ū","polyline":"ķ_Polyline_________________ū","polygon":"ķ_Polygon_______________ū","extent":"ķ_Extent_____________ū","mesh":"ķ_Mesh_________ū","noneSpecified":"ķ_Table___________ū","removeFavorite":"ķ_Remove_____________ū","removeRecent":"ķ_Remove_____________ū","addFavorite":"ķ_Add favorite_____________ū","noFavorites":"ķ_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ū.","noTemplates":"ķ_There are no templates________________________ū.","noRecent":"ķ_You have not used any templates recently______________________ū.","noMatchingTemplates":"ķ_No templates match the search text___________________ū."}
|
|
1
|
+
{"componentLabel":"ķ_Templates___________________ū","templates":"ķ_Templates___________________ū","recent":"ķ_Recents_______________ū","favorites":"ķ_Favorites___________________ū","updating":"ķ_Updating_________________ū","point":"ķ_Point___________ū","multipoint":"ķ_Multipoint_____________________ū","polyline":"ķ_Polyline_________________ū","polygon":"ķ_Polygon_______________ū","extent":"ķ_Extent_____________ū","mesh":"ķ_Mesh_________ū","filterPlaceholder":"ķ_Filter types_____________ū","noneSpecified":"ķ_Table___________ū","removeFavorite":"ķ_Remove_____________ū","removeRecent":"ķ_Remove_____________ū","addFavorite":"ķ_Add favorite_____________ū","noFavorites":"ķ_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ū.","noTemplates":"ķ_There are no templates________________________ū.","noRecent":"ķ_You have not used any templates recently______________________ū.","noMatchingTemplates":"ķ_No templates match the search text___________________ū."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"IJ_Templates___________________ä","templates":"IJ_Templates___________________ä","recent":"IJ_Recents_______________ä","favorites":"IJ_Favorites___________________ä","updating":"IJ_Updating_________________ä","point":"IJ_Point___________ä","multipoint":"IJ_Multipoint_____________________ä","polyline":"IJ_Polyline_________________ä","polygon":"IJ_Polygon_______________ä","extent":"IJ_Extent_____________ä","mesh":"IJ_Mesh_________ä","noneSpecified":"IJ_Table___________ä","removeFavorite":"IJ_Remove_____________ä","removeRecent":"IJ_Remove_____________ä","addFavorite":"IJ_Add favorite_____________ä","noFavorites":"IJ_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ä.","noTemplates":"IJ_There are no templates________________________ä.","noRecent":"IJ_You have not used any templates recently______________________ä.","noMatchingTemplates":"IJ_No templates match the search text___________________ä."}
|
|
1
|
+
{"componentLabel":"IJ_Templates___________________ä","templates":"IJ_Templates___________________ä","recent":"IJ_Recents_______________ä","favorites":"IJ_Favorites___________________ä","updating":"IJ_Updating_________________ä","point":"IJ_Point___________ä","multipoint":"IJ_Multipoint_____________________ä","polyline":"IJ_Polyline_________________ä","polygon":"IJ_Polygon_______________ä","extent":"IJ_Extent_____________ä","mesh":"IJ_Mesh_________ä","filterPlaceholder":"IJ_Filter types_____________ä","noneSpecified":"IJ_Table___________ä","removeFavorite":"IJ_Remove_____________ä","removeRecent":"IJ_Remove_____________ä","addFavorite":"IJ_Add favorite_____________ä","noFavorites":"IJ_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ä.","noTemplates":"IJ_There are no templates________________________ä.","noRecent":"IJ_You have not used any templates recently______________________ä.","noMatchingTemplates":"IJ_No templates match the search text___________________ä."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"å_Templates___________________ø","templates":"å_Templates___________________ø","recent":"å_Recents_______________ø","favorites":"å_Favorites___________________ø","updating":"å_Updating_________________ø","point":"å_Point___________ø","multipoint":"å_Multipoint_____________________ø","polyline":"å_Polyline_________________ø","polygon":"å_Polygon_______________ø","extent":"å_Extent_____________ø","mesh":"å_Mesh_________ø","noneSpecified":"å_Table___________ø","removeFavorite":"å_Remove_____________ø","removeRecent":"å_Remove_____________ø","addFavorite":"å_Add favorite_____________ø","noFavorites":"å_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ø.","noTemplates":"å_There are no templates________________________ø.","noRecent":"å_You have not used any templates recently______________________ø.","noMatchingTemplates":"å_No templates match the search text___________________ø."}
|
|
1
|
+
{"componentLabel":"å_Templates___________________ø","templates":"å_Templates___________________ø","recent":"å_Recents_______________ø","favorites":"å_Favorites___________________ø","updating":"å_Updating_________________ø","point":"å_Point___________ø","multipoint":"å_Multipoint_____________________ø","polyline":"å_Polyline_________________ø","polygon":"å_Polygon_______________ø","extent":"å_Extent_____________ø","mesh":"å_Mesh_________ø","filterPlaceholder":"å_Filter types_____________ø","noneSpecified":"å_Table___________ø","removeFavorite":"å_Remove_____________ø","removeRecent":"å_Remove_____________ø","addFavorite":"å_Add favorite_____________ø","noFavorites":"å_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ø.","noTemplates":"å_There are no templates________________________ø.","noRecent":"å_You have not used any templates recently______________________ø.","noMatchingTemplates":"å_No templates match the search text___________________ø."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ł_Templates___________________ą","templates":"ł_Templates___________________ą","recent":"ł_Recents_______________ą","favorites":"ł_Favorites___________________ą","updating":"ł_Updating_________________ą","point":"ł_Point___________ą","multipoint":"ł_Multipoint_____________________ą","polyline":"ł_Polyline_________________ą","polygon":"ł_Polygon_______________ą","extent":"ł_Extent_____________ą","mesh":"ł_Mesh_________ą","noneSpecified":"ł_Table___________ą","removeFavorite":"ł_Remove_____________ą","removeRecent":"ł_Remove_____________ą","addFavorite":"ł_Add favorite_____________ą","noFavorites":"ł_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ą.","noTemplates":"ł_There are no templates________________________ą.","noRecent":"ł_You have not used any templates recently______________________ą.","noMatchingTemplates":"ł_No templates match the search text___________________ą."}
|
|
1
|
+
{"componentLabel":"ł_Templates___________________ą","templates":"ł_Templates___________________ą","recent":"ł_Recents_______________ą","favorites":"ł_Favorites___________________ą","updating":"ł_Updating_________________ą","point":"ł_Point___________ą","multipoint":"ł_Multipoint_____________________ą","polyline":"ł_Polyline_________________ą","polygon":"ł_Polygon_______________ą","extent":"ł_Extent_____________ą","mesh":"ł_Mesh_________ą","filterPlaceholder":"ł_Filter types_____________ą","noneSpecified":"ł_Table___________ą","removeFavorite":"ł_Remove_____________ą","removeRecent":"ł_Remove_____________ą","addFavorite":"ł_Add favorite_____________ą","noFavorites":"ł_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ą.","noTemplates":"ł_There are no templates________________________ą.","noRecent":"ł_You have not used any templates recently______________________ą.","noMatchingTemplates":"ł_No templates match the search text___________________ą."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ã_Templates___________________Ç","templates":"ã_Templates___________________Ç","recent":"ã_Recents_______________Ç","favorites":"ã_Favorites___________________Ç","updating":"ã_Updating_________________Ç","point":"ã_Point___________Ç","multipoint":"ã_Multipoint_____________________Ç","polyline":"ã_Polyline_________________Ç","polygon":"ã_Polygon_______________Ç","extent":"ã_Extent_____________Ç","mesh":"ã_Mesh_________Ç","noneSpecified":"ã_Table___________Ç","removeFavorite":"ã_Remove_____________Ç","removeRecent":"ã_Remove_____________Ç","addFavorite":"ã_Add favorite_____________Ç","noFavorites":"ã_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ç.","noTemplates":"ã_There are no templates________________________Ç.","noRecent":"ã_You have not used any templates recently______________________Ç.","noMatchingTemplates":"ã_No templates match the search text___________________Ç."}
|
|
1
|
+
{"componentLabel":"ã_Templates___________________Ç","templates":"ã_Templates___________________Ç","recent":"ã_Recents_______________Ç","favorites":"ã_Favorites___________________Ç","updating":"ã_Updating_________________Ç","point":"ã_Point___________Ç","multipoint":"ã_Multipoint_____________________Ç","polyline":"ã_Polyline_________________Ç","polygon":"ã_Polygon_______________Ç","extent":"ã_Extent_____________Ç","mesh":"ã_Mesh_________Ç","filterPlaceholder":"ã_Filter types_____________Ç","noneSpecified":"ã_Table___________Ç","removeFavorite":"ã_Remove_____________Ç","removeRecent":"ã_Remove_____________Ç","addFavorite":"ã_Add favorite_____________Ç","noFavorites":"ã_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ç.","noTemplates":"ã_There are no templates________________________Ç.","noRecent":"ã_You have not used any templates recently______________________Ç.","noMatchingTemplates":"ã_No templates match the search text___________________Ç."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ã_Templates___________________Ç","templates":"ã_Templates___________________Ç","recent":"ã_Recents_______________Ç","favorites":"ã_Favorites___________________Ç","updating":"ã_Updating_________________Ç","point":"ã_Point___________Ç","multipoint":"ã_Multipoint_____________________Ç","polyline":"ã_Polyline_________________Ç","polygon":"ã_Polygon_______________Ç","extent":"ã_Extent_____________Ç","mesh":"ã_Mesh_________Ç","noneSpecified":"ã_Table___________Ç","removeFavorite":"ã_Remove_____________Ç","removeRecent":"ã_Remove_____________Ç","addFavorite":"ã_Add favorite_____________Ç","noFavorites":"ã_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ç.","noTemplates":"ã_There are no templates________________________Ç.","noRecent":"ã_You have not used any templates recently______________________Ç.","noMatchingTemplates":"ã_No templates match the search text___________________Ç."}
|
|
1
|
+
{"componentLabel":"ã_Templates___________________Ç","templates":"ã_Templates___________________Ç","recent":"ã_Recents_______________Ç","favorites":"ã_Favorites___________________Ç","updating":"ã_Updating_________________Ç","point":"ã_Point___________Ç","multipoint":"ã_Multipoint_____________________Ç","polyline":"ã_Polyline_________________Ç","polygon":"ã_Polygon_______________Ç","extent":"ã_Extent_____________Ç","mesh":"ã_Mesh_________Ç","filterPlaceholder":"ã_Filter types_____________Ç","noneSpecified":"ã_Table___________Ç","removeFavorite":"ã_Remove_____________Ç","removeRecent":"ã_Remove_____________Ç","addFavorite":"ã_Add favorite_____________Ç","noFavorites":"ã_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Ç.","noTemplates":"ã_There are no templates________________________Ç.","noRecent":"ã_You have not used any templates recently______________________Ç.","noMatchingTemplates":"ã_No templates match the search text___________________Ç."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Ă_Templates___________________ș","templates":"Ă_Templates___________________ș","recent":"Ă_Recents_______________ș","favorites":"Ă_Favorites___________________ș","updating":"Ă_Updating_________________ș","point":"Ă_Point___________ș","multipoint":"Ă_Multipoint_____________________ș","polyline":"Ă_Polyline_________________ș","polygon":"Ă_Polygon_______________ș","extent":"Ă_Extent_____________ș","mesh":"Ă_Mesh_________ș","noneSpecified":"Ă_Table___________ș","removeFavorite":"Ă_Remove_____________ș","removeRecent":"Ă_Remove_____________ș","addFavorite":"Ă_Add favorite_____________ș","noFavorites":"Ă_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ș.","noTemplates":"Ă_There are no templates________________________ș.","noRecent":"Ă_You have not used any templates recently______________________ș.","noMatchingTemplates":"Ă_No templates match the search text___________________ș."}
|
|
1
|
+
{"componentLabel":"Ă_Templates___________________ș","templates":"Ă_Templates___________________ș","recent":"Ă_Recents_______________ș","favorites":"Ă_Favorites___________________ș","updating":"Ă_Updating_________________ș","point":"Ă_Point___________ș","multipoint":"Ă_Multipoint_____________________ș","polyline":"Ă_Polyline_________________ș","polygon":"Ă_Polygon_______________ș","extent":"Ă_Extent_____________ș","mesh":"Ă_Mesh_________ș","filterPlaceholder":"Ă_Filter types_____________ș","noneSpecified":"Ă_Table___________ș","removeFavorite":"Ă_Remove_____________ș","removeRecent":"Ă_Remove_____________ș","addFavorite":"Ă_Add favorite_____________ș","noFavorites":"Ă_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ș.","noTemplates":"Ă_There are no templates________________________ș.","noRecent":"Ă_You have not used any templates recently______________________ș.","noMatchingTemplates":"Ă_No templates match the search text___________________ș."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Ж_Templates___________________Я","templates":"Ж_Templates___________________Я","recent":"Ж_Recents_______________Я","favorites":"Ж_Favorites___________________Я","updating":"Ж_Updating_________________Я","point":"Ж_Point___________Я","multipoint":"Ж_Multipoint_____________________Я","polyline":"Ж_Polyline_________________Я","polygon":"Ж_Polygon_______________Я","extent":"Ж_Extent_____________Я","mesh":"Ж_Mesh_________Я","noneSpecified":"Ж_Table___________Я","removeFavorite":"Ж_Remove_____________Я","removeRecent":"Ж_Remove_____________Я","addFavorite":"Ж_Add favorite_____________Я","noFavorites":"Ж_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Я.","noTemplates":"Ж_There are no templates________________________Я.","noRecent":"Ж_You have not used any templates recently______________________Я.","noMatchingTemplates":"Ж_No templates match the search text___________________Я."}
|
|
1
|
+
{"componentLabel":"Ж_Templates___________________Я","templates":"Ж_Templates___________________Я","recent":"Ж_Recents_______________Я","favorites":"Ж_Favorites___________________Я","updating":"Ж_Updating_________________Я","point":"Ж_Point___________Я","multipoint":"Ж_Multipoint_____________________Я","polyline":"Ж_Polyline_________________Я","polygon":"Ж_Polygon_______________Я","extent":"Ж_Extent_____________Я","mesh":"Ж_Mesh_________Я","filterPlaceholder":"Ж_Filter types_____________Я","noneSpecified":"Ж_Table___________Я","removeFavorite":"Ж_Remove_____________Я","removeRecent":"Ж_Remove_____________Я","addFavorite":"Ж_Add favorite_____________Я","noFavorites":"Ж_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________Я.","noTemplates":"Ж_There are no templates________________________Я.","noRecent":"Ж_You have not used any templates recently______________________Я.","noMatchingTemplates":"Ж_No templates match the search text___________________Я."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"ĺ_Templates___________________ľ","templates":"ĺ_Templates___________________ľ","recent":"ĺ_Recents_______________ľ","favorites":"ĺ_Favorites___________________ľ","updating":"ĺ_Updating_________________ľ","point":"ĺ_Point___________ľ","multipoint":"ĺ_Multipoint_____________________ľ","polyline":"ĺ_Polyline_________________ľ","polygon":"ĺ_Polygon_______________ľ","extent":"ĺ_Extent_____________ľ","mesh":"ĺ_Mesh_________ľ","noneSpecified":"ĺ_Table___________ľ","removeFavorite":"ĺ_Remove_____________ľ","removeRecent":"ĺ_Remove_____________ľ","addFavorite":"ĺ_Add favorite_____________ľ","noFavorites":"ĺ_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ľ.","noTemplates":"ĺ_There are no templates________________________ľ.","noRecent":"ĺ_You have not used any templates recently______________________ľ.","noMatchingTemplates":"ĺ_No templates match the search text___________________ľ."}
|
|
1
|
+
{"componentLabel":"ĺ_Templates___________________ľ","templates":"ĺ_Templates___________________ľ","recent":"ĺ_Recents_______________ľ","favorites":"ĺ_Favorites___________________ľ","updating":"ĺ_Updating_________________ľ","point":"ĺ_Point___________ľ","multipoint":"ĺ_Multipoint_____________________ľ","polyline":"ĺ_Polyline_________________ľ","polygon":"ĺ_Polygon_______________ľ","extent":"ĺ_Extent_____________ľ","mesh":"ĺ_Mesh_________ľ","filterPlaceholder":"ĺ_Filter types_____________ľ","noneSpecified":"ĺ_Table___________ľ","removeFavorite":"ĺ_Remove_____________ľ","removeRecent":"ĺ_Remove_____________ľ","addFavorite":"ĺ_Add favorite_____________ľ","noFavorites":"ĺ_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________ľ.","noTemplates":"ĺ_There are no templates________________________ľ.","noRecent":"ĺ_You have not used any templates recently______________________ľ.","noMatchingTemplates":"ĺ_No templates match the search text___________________ľ."}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"componentLabel":"Š_Templates___________________č","templates":"Š_Templates___________________č","recent":"Š_Recents_______________č","favorites":"Š_Favorites___________________č","updating":"Š_Updating_________________č","point":"Š_Point___________č","multipoint":"Š_Multipoint_____________________č","polyline":"Š_Polyline_________________č","polygon":"Š_Polygon_______________č","extent":"Š_Extent_____________č","mesh":"Š_Mesh_________č","noneSpecified":"Š_Table___________č","removeFavorite":"Š_Remove_____________č","removeRecent":"Š_Remove_____________č","addFavorite":"Š_Add favorite_____________č","noFavorites":"Š_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________č.","noTemplates":"Š_There are no templates________________________č.","noRecent":"Š_You have not used any templates recently______________________č.","noMatchingTemplates":"Š_No templates match the search text___________________č."}
|
|
1
|
+
{"componentLabel":"Š_Templates___________________č","templates":"Š_Templates___________________č","recent":"Š_Recents_______________č","favorites":"Š_Favorites___________________č","updating":"Š_Updating_________________č","point":"Š_Point___________č","multipoint":"Š_Multipoint_____________________č","polyline":"Š_Polyline_________________č","polygon":"Š_Polygon_______________č","extent":"Š_Extent_____________č","mesh":"Š_Mesh_________č","filterPlaceholder":"Š_Filter types_____________č","noneSpecified":"Š_Table___________č","removeFavorite":"Š_Remove_____________č","removeRecent":"Š_Remove_____________č","addFavorite":"Š_Add favorite_____________č","noFavorites":"Š_There are no favorites. Add a favorite to quickly find templates you use regularly___________________________________________č.","noTemplates":"Š_There are no templates________________________č.","noRecent":"Š_You have not used any templates recently______________________č.","noMatchingTemplates":"Š_No templates match the search text___________________č."}
|