Custom Gis Application with Arcgis Javascript API with modern layouting
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 lines
2.4 KiB

// All material copyright Esri, All Rights Reserved, unless otherwise specified.
// See https://js.arcgis.com/4.30/esri/copyright.txt for details.
//>>built
define(["exports","./componentsUtils","./interactive","./resources4"],function(d,a,c,g){function e(){"undefined"!==typeof customElements&&["calcite-list-item-group"].forEach(b=>{switch(b){case "calcite-list-item-group":customElements.get(b)||customElements.define(b,f)}})}const f=a.proxyCustomElement(class extends a.H{constructor(){super();this.__registerHost();this.__attachShadow();this.calciteInternalListItemGroupDefaultSlotChange=a.createEvent(this,"calciteInternalListItemGroupDefaultSlotChange",
6);this.handleDefaultSlotChange=()=>{this.calciteInternalListItemGroupDefaultSlotChange.emit()};this.filterHidden=this.disabled=!1;this.heading=void 0}connectedCallback(){c.connectInteractive(this)}componentDidRender(){c.updateHostInteraction(this)}disconnectedCallback(){c.disconnectInteractive(this)}render(){const {disabled:b,heading:h}=this;return a.h(a.Host,{key:"aced6e7f4e0f88658a55973c6451bd3ade9a1095"},a.h(c.InteractiveContainer,{key:"6a7e77734cc737dfc7779c38f958e23ad19da06a",disabled:b},a.h("tr",
{key:"702a28ae4b478501503ab647fc46c33f25c1e8f7",class:"container"},a.h("td",{key:"24f50d9130578bbac482ad2dce2777c962f19cc2",class:"heading",colSpan:g.MAX_COLUMNS},h)),a.h("slot",{key:"67ff643701086e093115a93eca5cdb3e1c6559d5",onSlotchange:this.handleDefaultSlotChange})))}get el(){return this}static get style(){return":host([disabled]){cursor:default;-webkit-user-select:none;user-select:none;opacity:var(--calcite-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{display:flex;flex-direction:column;background-color:var(--calcite-color-foreground-1)}:host([filter-hidden]){display:none}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}.container{margin:0px;display:flex;flex:1 1 0%;padding:0.75rem;font-size:var(--calcite-font-size--1);font-weight:var(--calcite-font-weight-medium);color:var(--calcite-color-text-2)}.heading{padding:0px}:host([hidden]){display:none}[hidden]{display:none}"}},
[1,"calcite-list-item-group",{disabled:[516],filterHidden:[516,"filter-hidden"],heading:[513]}]);e();d.CalciteListItemGroup=f;d.defineCustomElement=e;Object.defineProperty(d,Symbol.toStringTag,{value:"Module"})});