aptechka 0.76.5 → 0.76.7
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/lib/popover/index.cjs +1 -1
- package/lib/popover/index.js +137 -127
- package/package.json +1 -1
package/lib/popover/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var ne=c=>{throw TypeError(c)};var te=(c,n,t)=>n.has(c)||ne("Cannot "+t);var e=(c,n,t)=>(te(c,n,"read from private field"),t?t.call(c):n.get(c)),r=(c,n,t)=>n.has(c)?ne("Cannot add the same private member more than once"):n instanceof WeakSet?n.add(c):n.set(c,t),o=(c,n,t,s)=>(te(c,n,"write to private field"),s?s.call(c,t):n.set(c,t),t),p=(c,n,t)=>(te(c,n,"access private method"),t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const pe=require("../element-linked-store/index.cjs"),y=require("../css-property/index.cjs"),re=require("../index-DekP7OZe.cjs"),M=require("../events-KVanG9sR.cjs"),de=require("../function-MthRj-GJ.cjs"),he=require("../style-At6aDoqG.cjs");require("construct-style-sheets-polyfill");const ce=require("../url-Dns-01WU.cjs"),le=require("../window-resizer/index.cjs"),Z=require("../Viewport-DB0qAZPJ.cjs");var d,w,N,ee;class fe{constructor(){r(this,d,new Map);r(this,w,[]);r(this,N,n=>{var s;const t=[...e(this,w)].reverse().find(i=>i.clickOutside.current);if(t){const i=n.composedPath();if(i.find(oe=>oe instanceof HTMLElement&&oe.hasAttribute("data-popover-content")))return;const l=i[0],f=l instanceof Node&&(t.contains(l)||((s=t.shadowRoot)==null?void 0:s.contains(l))),U=l instanceof HTMLElement&&l.hasAttribute("data-outside");(!f||U)&&t.close()}});r(this,ee,n=>{if(n.code==="Escape"){const t=[...e(this,w)].reverse().find(s=>s.escape.current);t&&t.close()}});document.documentElement.addEventListener("click",e(this,N)),addEventListener("keydown",e(this,ee))}get groups(){return e(this,d)}get stack(){return e(this,w)}add(n,t){if(t.closeRest.current)e(this,d).forEach(i=>{i.forEach(l=>{l.close()})});else if(t.closeRestInGroup.current){let i=e(this,d).get(n);i==null||i.forEach(l=>{l.close()})}let s=e(this,d).get(n);s!=null&&s.length||(s=[],e(this,d).set(n,s)),e(this,w).push(t),s.push(t)}remove(n,t){if(setTimeout(()=>{o(this,w,e(this,w).filter(s=>s!==t))}),t.closeRest.current){let s=[];e(this,d).forEach(i=>{i.forEach(l=>s.push(l))}),e(this,d).clear(),s.forEach(i=>i.close())}else if(t.closeRestInGroup.current){const s=e(this,d).get(n);e(this,d).delete(n),s==null||s.forEach(i=>{i.close()})}else{let s=e(this,d).get(n);s&&(s=s.filter(i=>i!==t),e(this,d).set(n,s))}}}d=new WeakMap,w=new WeakMap,N=new WeakMap,ee=new WeakMap;var v,B,H,x,W,m,C,T,R,q,b,$,V,P,E,O,a,z,G,u,ae,L,_,D,k,X,Y,F;const S=class S extends HTMLElement{constructor(){super();r(this,u);r(this,v);r(this,B);r(this,H);r(this,x);r(this,W);r(this,m);r(this,C);r(this,T);r(this,R);r(this,q);r(this,b);r(this,$);r(this,V);r(this,P);r(this,E);r(this,O);r(this,a);r(this,z);r(this,G);r(this,D);r(this,k);r(this,X);r(this,Y);r(this,F);this.urlValue="",o(this,v,!1),o(this,m,new y.CSSProperty(this,"--history",!1)),o(this,C,new y.CSSProperty(this,"--restore",!1)),o(this,T,new y.CSSProperty(this,"--dispatch-resize",!1)),o(this,R,new y.CSSProperty(this,"--close-rest",!1)),o(this,q,new y.CSSProperty(this,"--close-rest-in-group",!1)),o(this,b,new y.CSSProperty(this,"--group","")),o(this,$,new y.CSSProperty(this,"--click-outside",!1)),o(this,V,new y.CSSProperty(this,"--escape",!1)),o(this,P,new y.CSSProperty(this,"--check-viewport-bounds",!1)),o(this,E,!0),o(this,a,new pe.ElementLinkedStore(this,{triggered:!1,beforeopen:!1,opened:!1,closing:!1,transitionend:!1})),o(this,z,[]),o(this,G,[]),o(this,D,()=>{o(this,E,!1),e(this,v)&&e(this,m).current&&!location.search.includes(this.id)?this.close():!e(this,v)&&e(this,m).current&&location.search.includes(this.id)&&this.open({trigger:this.idWithValue}),o(this,E,!0)}),o(this,k,()=>{this.style.setProperty("--content-width","initial"),this.style.setProperty("--content-height","initial"),this.style.setProperty("--viewport-offset-x","0px"),this.style.setProperty("--viewport-offset-y","0px"),e(this,X).call(this)}),o(this,X,de.debounce(()=>{e(this,Y).call(this)},10)),o(this,Y,()=>{if(this.style.setProperty("--content-width",this.scrollWidth+"px"),this.style.setProperty("--content-height",this.scrollHeight+"px"),e(this,P).current){const t=this.getBoundingClientRect();let s=0,i=0;t.right>Z.viewport.width?s=Z.viewport.width-t.right:t.left<0&&(s=t.left*-1),t.bottom>Z.viewport.height?i=Z.viewport.height-t.bottom:t.top<0&&(i=t.top*-1),this.style.setProperty("--viewport-offset-x",s+"px"),this.style.setProperty("--viewport-offset-y",i+"px")}}),o(this,F,()=>{this.close()}),e(this,b).subscribe(t=>{t.previous&&(S.stack.remove(t.previous,this),t.current||(document.documentElement.classList.remove(`${this.group.previous}-closing`),document.documentElement.classList.remove(`${this.group.previous}-opened`)))}),e(this,a).subscribe(t=>{if(this.group.current){document.documentElement.classList.toggle(`${this.group.current}-closing`,t.current.closing);const s=S.stack.groups.get(this.group.current),i=s==null?void 0:s.find(l=>l.opened);document.documentElement.classList.toggle(`${this.group.current}-opened`,!!i)}})}get openClass(){return this.getAttribute("data-open-global-class")}get closingClass(){return this.getAttribute("data-closing-global-class")}get history(){return e(this,m)}get restore(){return e(this,C)}get dispatchResize(){return e(this,T)}get closeRest(){return e(this,R)}get closeRestInGroup(){return e(this,q)}get group(){return e(this,b)}get clickOutside(){return e(this,$)}get escape(){return e(this,V)}get opened(){return e(this,v)}get lastTrigger(){return e(this,O)}get idWithValue(){return`${this.id}${this.urlValue?"="+this.urlValue:""}`}updateUrlValue(t){this.urlValue=(t==null?void 0:t.toString())||"",e(this,v)&&ce.updateSearchParameter(this.id,t)}open(t){if(e(this,v))return;o(this,O,t==null?void 0:t.trigger),clearTimeout(e(this,B)),clearTimeout(e(this,H)),p(this,u,L).call(this,!1,this.closingClass),e(this,a).set("closing",!1),e(this,a).set("triggered",!0),M.dispatchEvent(this,"popoverTriggered",{custom:!0,detail:{trigger:e(this,O)}}),e(this,m).current&&e(this,E)&&history.pushState(history.state,"",e(this,u,ae)),e(this,a).set("beforeopen",!0),o(this,v,!0);const s=()=>{S.stack.add(e(this,b).current,this),e(this,G).forEach(i=>{i.scroll({top:0,left:0,behavior:"instant"})}),p(this,u,L).call(this,!0,this.openClass),e(this,a).set("opened",!0),e(this,T).current?M.dispatchEvent(window,"resize",{custom:!0}):e(this,k).call(this),M.dispatchEvent(this,"popoverOpened",{custom:!0,detail:{trigger:e(this,O)},bubbles:!0}),o(this,x,void 0),o(this,W,setTimeout(()=>{e(this,a).set("transitionend",!0),M.dispatchEvent(this,"popoverTransitionend")},he.getElementTransitionDurationMS(this)+10))};t!=null&&t.skipTransition?s():o(this,x,requestAnimationFrame(s))}close(){e(this,v)&&(o(this,v,!1),cancelAnimationFrame(e(this,x)),clearTimeout(e(this,W)),S.stack.remove(e(this,b).current,this),p(this,u,_).call(this),o(this,B,setTimeout(()=>{e(this,a).set("transitionend",!1),e(this,a).set("opened",!1),e(this,a).set("closing",!0),p(this,u,L).call(this,!1,this.openClass),p(this,u,L).call(this,!0,this.closingClass),M.dispatchEvent(this,"popoverClosing",{custom:!0,bubbles:!0}),o(this,H,setTimeout(()=>{e(this,a).set("triggered",!1),e(this,a).set("beforeopen",!1),e(this,a).set("closing",!1),p(this,u,L).call(this,!1,this.closingClass),M.dispatchEvent(this,"popoverClosed",{custom:!0,bubbles:!0})},he.getElementTransitionDurationMS(this)+10))},10)))}connectedCallback(){o(this,z,[...this.querySelectorAll(`[data-popover-close${this.id?`="${this.id}"`:""}]`)]),e(this,z).forEach(t=>{t.addEventListener("click",e(this,F))}),o(this,G,[...this.querySelectorAll(`[data-popover-reset-scroll${this.id?`="${this.id}"`:""}]`)]),e(this,m).observe(),e(this,C).observe(),e(this,T).observe(),e(this,R).observe(),e(this,q).observe(),e(this,b).observe(),e(this,$).observe(),e(this,V).observe(),e(this,P).observe(),this.setAttribute("role","dialog"),addEventListener("popstate",e(this,D)),setTimeout(()=>{e(this,C).current?(o(this,E,!1),this.urlValue=ce.parseSearchParameters(location.search)[this.id],location.search.includes(this.id)&&this.open({trigger:this.idWithValue}),o(this,E,!0)):(p(this,u,_).call(this),o(this,E,!0))},0),e(this,P).subscribe(()=>{e(this,k).call(this)}),le.windowResizer.subscribe(e(this,k))}disconnectedCallback(){e(this,z).forEach(t=>{t.removeEventListener("click",e(this,F))}),S.stack.remove(e(this,b).current,this),le.windowResizer.unsubscribe(e(this,k)),e(this,m).close(),e(this,C).close(),e(this,T).close(),e(this,R).close(),e(this,q).close(),e(this,b).close(),e(this,$).close(),e(this,V).close(),e(this,P).close(),this.removeAttribute("role"),p(this,u,L).call(this,!1,this.openClass),p(this,u,L).call(this,!1,this.closingClass),clearTimeout(e(this,B)),clearTimeout(e(this,H)),clearTimeout(e(this,x)),clearTimeout(e(this,W)),removeEventListener("popstate",e(this,D)),this.style.removeProperty("--content-width"),this.style.removeProperty("--content-height"),this.style.removeProperty("--viewport-offset-x"),this.style.removeProperty("--viewport-offset-y"),p(this,u,_).call(this)}};v=new WeakMap,B=new WeakMap,H=new WeakMap,x=new WeakMap,W=new WeakMap,m=new WeakMap,C=new WeakMap,T=new WeakMap,R=new WeakMap,q=new WeakMap,b=new WeakMap,$=new WeakMap,V=new WeakMap,P=new WeakMap,E=new WeakMap,O=new WeakMap,a=new WeakMap,z=new WeakMap,G=new WeakMap,u=new WeakSet,ae=function(){return`${location.pathname}${location.search?location.search+"&":"?"}${this.idWithValue}`},L=function(t,s){s&&s.split(" ").map(i=>{document.documentElement.classList.toggle(i.trim(),t)})},_=function(){if(e(this,m).current){const t=new URL(location.href);t.searchParams.delete(this.id),history.replaceState(history.state,"",t.href)}},D=new WeakMap,k=new WeakMap,X=new WeakMap,Y=new WeakMap,F=new WeakMap,S.stack=new fe;let j=S;re.isBrowser&&!customElements.get("e-popover")&&customElements.define("e-popover",j);var h,g,A,se,I,J,K,Q,ie;class ue extends HTMLElement{constructor(){super();r(this,A);r(this,h);r(this,g,new y.CSSProperty(this,"--type","open"));r(this,I,t=>{t.target===e(this,h)&&e(this,g).current!=="close"&&this.classList.add("triggered")});r(this,J,t=>{t.target===e(this,h)&&e(this,g).current!=="close"&&(this.classList.add("opened"),this.setAttribute("aria-expanded","true"))});r(this,K,t=>{t.target===e(this,h)&&e(this,g).current!=="close"&&this.classList.remove("opened")});r(this,Q,t=>{t.target===e(this,h)&&e(this,g).current!=="close"&&(this.classList.remove("triggered"),this.setAttribute("aria-expanded","false"))});re.isBrowser&&(this.addEventListener("click",()=>{if(e(this,h)){const t=e(this,g).current;t==="open"||t==="toggle"&&!e(this,h).opened?e(this,h).open({trigger:this}):(t==="close"||t==="toggle"&&e(this,h).opened)&&e(this,h).close()}}),this.addEventListener("keydown",t=>{t.code==="Space"&&!this.hasAttribute("keydown-disabled")&&(t.preventDefault(),this.click())}))}get type(){return e(this,g)}get popoverElement(){return e(this,h)}changePopover(t){var s;if(p(this,A,se).call(this),t){let i=null;if(t==="parent"){const l=this.closest("[data-popover]");if(l)i=l;else{const f=this.getRootNode();f instanceof ShadowRoot?i=f.host.closest("[data-popover]"):f instanceof HTMLElement&&(i=f.closest("[data-popover]"))}}else if(t==="sibling")i=(s=this.parentElement)==null?void 0:s.querySelector("[data-popover]");else if(t==="ancestor-child"){const l=f=>{if(!f)return null;let U=f.querySelector("[data-popover]");return!U&&(f!=null&&f.parentElement)&&(U=l(f.parentElement)),U};i=l(this.parentElement)||null}else!t.startsWith(".")&&!t.startsWith("[")&&(t=`#${t}`),i=document.querySelector(t)||this.getRootNode().querySelector(t);i instanceof HTMLElement?(o(this,h,i),e(this,h).addEventListener("popoverTriggered",e(this,I)),e(this,h).addEventListener("popoverOpened",e(this,J)),e(this,h).addEventListener("popoverClosing",e(this,K)),e(this,h).addEventListener("popoverClosed",e(this,Q))):console.warn(this,`target ${t} not found`)}p(this,A,ie).call(this,e(this,g).current)}connectedCallback(){e(this,g).subscribe(s=>{p(this,A,ie).call(this,s.current)}),this.hasAttribute("tabindex")||(this.tabIndex=0),this.hasAttribute("role")||this.setAttribute("role","button");const t=this.getAttribute("target");t&&this.changePopover(t),this.isConnected&&e(this,g).observe()}disconnectedCallback(){e(this,g).unobserve(),this.removeAttribute("aria-haspopup"),this.removeAttribute("aria-expanded"),this.removeAttribute("aria-controls"),this.removeAttribute("role"),this.removeAttribute("tabindex"),p(this,A,se).call(this)}}h=new WeakMap,g=new WeakMap,A=new WeakSet,se=function(){e(this,h)&&(e(this,h).removeEventListener("popoverTriggered",e(this,I)),e(this,h).removeEventListener("popoverOpened",e(this,J)),e(this,h).removeEventListener("popoverClosing",e(this,K)),e(this,h).removeEventListener("popoverClosed",e(this,Q)))},I=new WeakMap,J=new WeakMap,K=new WeakMap,Q=new WeakMap,ie=function(t){e(this,h)instanceof j&&(t!=="close"?(this.setAttribute("aria-haspopup","true"),this.setAttribute("aria-expanded",e(this,h).opened?"true":"false"),this.setAttribute("aria-controls",e(this,h).id||"")):(this.removeAttribute("aria-haspopup"),this.removeAttribute("aria-expanded"),this.removeAttribute("aria-controls")))};re.isBrowser&&!customElements.get("e-popover-button")&&customElements.define("e-popover-button",ue);exports.PopoverButtonElement=ue;exports.PopoverElement=j;
|
|
1
|
+
"use strict";var he=c=>{throw TypeError(c)};var se=(c,n,t)=>n.has(c)||he("Cannot "+t);var e=(c,n,t)=>(se(c,n,"read from private field"),t?t.call(c):n.get(c)),r=(c,n,t)=>n.has(c)?he("Cannot add the same private member more than once"):n instanceof WeakSet?n.add(c):n.set(c,t),o=(c,n,t,s)=>(se(c,n,"write to private field"),s?s.call(c,t):n.set(c,t),t),p=(c,n,t)=>(se(c,n,"access private method"),t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const fe=require("../element-linked-store/index.cjs"),y=require("../css-property/index.cjs"),oe=require("../index-DekP7OZe.cjs"),W=require("../events-KVanG9sR.cjs"),ge=require("../function-MthRj-GJ.cjs"),le=require("../style-At6aDoqG.cjs");require("construct-style-sheets-polyfill");const ce=require("../url-Dns-01WU.cjs"),ae=require("../window-resizer/index.cjs"),Z=require("../Viewport-DB0qAZPJ.cjs");var f,w,ee,te;class ve{constructor(){r(this,f,new Map);r(this,w,[]);r(this,ee,n=>{var s;const t=[...e(this,w)].reverse().find(i=>i.clickOutside.current);if(t){const i=n.composedPath();if(i.find(Q=>Q instanceof HTMLElement&&Q.hasAttribute("data-popover-content")))return;const l=i[0],d=l instanceof Node&&(t.contains(l)||((s=t.shadowRoot)==null?void 0:s.contains(l))),L=l instanceof HTMLElement&&l.hasAttribute("data-outside");(!d||L)&&t.close()}});r(this,te,n=>{if(n.code==="Escape"){const t=[...e(this,w)].reverse().find(s=>s.escape.current);t&&t.close()}});document.documentElement.addEventListener("click",e(this,ee)),addEventListener("keydown",e(this,te))}get groups(){return e(this,f)}get stack(){return e(this,w)}add(n,t){if(t.closeRest.current)e(this,f).forEach(i=>{i.forEach(l=>{l.close()})});else if(t.closeRestInGroup.current){let i=e(this,f).get(n);i==null||i.forEach(l=>{l.close()})}let s=e(this,f).get(n);s!=null&&s.length||(s=[],e(this,f).set(n,s)),e(this,w).push(t),s.push(t)}remove(n,t){if(setTimeout(()=>{o(this,w,e(this,w).filter(s=>s!==t))}),t.closeRest.current){let s=[];e(this,f).forEach(i=>{i.forEach(l=>s.push(l))}),e(this,f).clear(),s.forEach(i=>i.close())}else if(t.closeRestInGroup.current){const s=e(this,f).get(n);e(this,f).delete(n),s==null||s.forEach(i=>{i.close()})}else{let s=e(this,f).get(n);s&&(s=s.filter(i=>i!==t),e(this,f).set(n,s))}}}f=new WeakMap,w=new WeakMap,ee=new WeakMap,te=new WeakMap;var v,B,H,R,G,m,T,P,q,$,b,V,O,k,E,z,a,M,D,u,ue,S,_,F,A,I,X,U;const C=class C extends HTMLElement{constructor(){super();r(this,u);r(this,v);r(this,B);r(this,H);r(this,R);r(this,G);r(this,m);r(this,T);r(this,P);r(this,q);r(this,$);r(this,b);r(this,V);r(this,O);r(this,k);r(this,E);r(this,z);r(this,a);r(this,M);r(this,D);r(this,F);r(this,A);r(this,I);r(this,X);r(this,U);this.urlValue="",o(this,v,!1),o(this,m,new y.CSSProperty(this,"--history",!1)),o(this,T,new y.CSSProperty(this,"--restore",!1)),o(this,P,new y.CSSProperty(this,"--dispatch-resize",!1)),o(this,q,new y.CSSProperty(this,"--close-rest",!1)),o(this,$,new y.CSSProperty(this,"--close-rest-in-group",!1)),o(this,b,new y.CSSProperty(this,"--group","")),o(this,V,new y.CSSProperty(this,"--click-outside",!1)),o(this,O,new y.CSSProperty(this,"--escape",!1)),o(this,k,new y.CSSProperty(this,"--check-viewport-bounds",!1)),o(this,E,!0),o(this,a,new fe.ElementLinkedStore(this,{triggered:!1,beforeopen:!1,opened:!1,closing:!1,transitionend:!1})),o(this,M,[]),o(this,D,[]),o(this,F,()=>{o(this,E,!1),e(this,v)&&e(this,m).current&&!location.search.includes(this.id)?this.close():!e(this,v)&&e(this,m).current&&location.search.includes(this.id)&&this.open({trigger:this.idWithValue}),o(this,E,!0)}),o(this,A,()=>{this.style.setProperty("--content-width","initial"),this.style.setProperty("--content-height","initial"),this.style.setProperty("--viewport-offset-x","0px"),this.style.setProperty("--viewport-offset-y","0px"),e(this,I).call(this)}),o(this,I,ge.debounce(()=>{e(this,X).call(this)},10)),o(this,X,()=>{if(this.style.setProperty("--content-width",this.scrollWidth+"px"),this.style.setProperty("--content-height",this.scrollHeight+"px"),e(this,k).current){const t=this.getBoundingClientRect();let s=0,i=0;t.right>Z.viewport.width?s=Z.viewport.width-t.right:t.left<0&&(s=t.left*-1),t.bottom>Z.viewport.height?i=Z.viewport.height-t.bottom:t.top<0&&(i=t.top*-1),this.style.setProperty("--viewport-offset-x",s+"px"),this.style.setProperty("--viewport-offset-y",i+"px")}}),o(this,U,()=>{this.close()}),e(this,b).subscribe(t=>{t.previous&&(C.stack.remove(t.previous,this),t.current||(document.documentElement.classList.remove(`${this.group.previous}-closing`),document.documentElement.classList.remove(`${this.group.previous}-opened`)))}),e(this,a).subscribe(t=>{if(this.group.current){document.documentElement.classList.toggle(`${this.group.current}-closing`,t.current.closing);const s=C.stack.groups.get(this.group.current),i=s==null?void 0:s.find(l=>l.opened);document.documentElement.classList.toggle(`${this.group.current}-opened`,!!i)}})}get openClass(){return this.getAttribute("data-open-global-class")}get closingClass(){return this.getAttribute("data-closing-global-class")}get history(){return e(this,m)}get restore(){return e(this,T)}get dispatchResize(){return e(this,P)}get closeRest(){return e(this,q)}get closeRestInGroup(){return e(this,$)}get group(){return e(this,b)}get clickOutside(){return e(this,V)}get escape(){return e(this,O)}get opened(){return e(this,v)}get lastTrigger(){return e(this,z)}get idWithValue(){return`${this.id}${this.urlValue?"="+this.urlValue:""}`}updateUrlValue(t){this.urlValue=(t==null?void 0:t.toString())||"",e(this,v)&&ce.updateSearchParameter(this.id,t)}open(t){if(e(this,v))return;o(this,z,t==null?void 0:t.trigger),clearTimeout(e(this,B)),clearTimeout(e(this,H)),p(this,u,S).call(this,!1,this.closingClass),e(this,a).set("closing",!1),e(this,a).set("triggered",!0),W.dispatchEvent(this,"popoverTriggered",{custom:!0,detail:{trigger:e(this,z)}}),e(this,m).current&&e(this,E)&&history.pushState(history.state,"",e(this,u,ue)),e(this,a).set("beforeopen",!0),o(this,v,!0);const s=()=>{C.stack.add(e(this,b).current,this),e(this,D).forEach(i=>{i.scroll({top:0,left:0,behavior:"instant"})}),p(this,u,S).call(this,!0,this.openClass),e(this,a).set("opened",!0),e(this,P).current?W.dispatchEvent(window,"resize",{custom:!0}):e(this,A).call(this),W.dispatchEvent(this,"popoverOpened",{custom:!0,detail:{trigger:e(this,z)},bubbles:!0}),o(this,R,void 0),o(this,G,setTimeout(()=>{e(this,a).set("transitionend",!0),W.dispatchEvent(this,"popoverTransitionend")},le.getElementTransitionDurationMS(this)+10))};t!=null&&t.skipTransition?s():o(this,R,requestAnimationFrame(s))}close(){e(this,v)&&(o(this,v,!1),cancelAnimationFrame(e(this,R)),clearTimeout(e(this,G)),C.stack.remove(e(this,b).current,this),p(this,u,_).call(this),o(this,B,setTimeout(()=>{e(this,a).set("transitionend",!1),e(this,a).set("opened",!1),e(this,a).set("closing",!0),p(this,u,S).call(this,!1,this.openClass),p(this,u,S).call(this,!0,this.closingClass),W.dispatchEvent(this,"popoverClosing",{custom:!0,bubbles:!0}),o(this,H,setTimeout(()=>{e(this,a).set("triggered",!1),e(this,a).set("beforeopen",!1),e(this,a).set("closing",!1),p(this,u,S).call(this,!1,this.closingClass),W.dispatchEvent(this,"popoverClosed",{custom:!0,bubbles:!0})},le.getElementTransitionDurationMS(this)+10))},10)))}connectedCallback(){o(this,M,[...this.querySelectorAll(`[data-popover-close${this.id?`="${this.id}"`:""}]`)]),e(this,M).forEach(t=>{t.addEventListener("click",e(this,U))}),o(this,D,[...this.querySelectorAll(`[data-popover-reset-scroll${this.id?`="${this.id}"`:""}]`)]),e(this,m).observe(),e(this,T).observe(),e(this,P).observe(),e(this,q).observe(),e(this,$).observe(),e(this,b).observe(),e(this,V).observe(),e(this,O).observe(),e(this,k).observe(),this.setAttribute("role","dialog"),addEventListener("popstate",e(this,F)),setTimeout(()=>{e(this,T).current?(o(this,E,!1),this.urlValue=ce.parseSearchParameters(location.search)[this.id],location.search.includes(this.id)&&this.open({trigger:this.idWithValue}),o(this,E,!0)):(p(this,u,_).call(this),o(this,E,!0))},0),e(this,k).subscribe(()=>{e(this,A).call(this)}),ae.windowResizer.subscribe(e(this,A))}disconnectedCallback(){e(this,M).forEach(t=>{t.removeEventListener("click",e(this,U))}),C.stack.remove(e(this,b).current,this),ae.windowResizer.unsubscribe(e(this,A)),e(this,m).close(),e(this,T).close(),e(this,P).close(),e(this,q).close(),e(this,$).close(),e(this,b).close(),e(this,V).close(),e(this,O).close(),e(this,k).close(),this.removeAttribute("role"),p(this,u,S).call(this,!1,this.openClass),p(this,u,S).call(this,!1,this.closingClass),clearTimeout(e(this,B)),clearTimeout(e(this,H)),clearTimeout(e(this,R)),clearTimeout(e(this,G)),removeEventListener("popstate",e(this,F)),this.style.removeProperty("--content-width"),this.style.removeProperty("--content-height"),this.style.removeProperty("--viewport-offset-x"),this.style.removeProperty("--viewport-offset-y"),p(this,u,_).call(this)}};v=new WeakMap,B=new WeakMap,H=new WeakMap,R=new WeakMap,G=new WeakMap,m=new WeakMap,T=new WeakMap,P=new WeakMap,q=new WeakMap,$=new WeakMap,b=new WeakMap,V=new WeakMap,O=new WeakMap,k=new WeakMap,E=new WeakMap,z=new WeakMap,a=new WeakMap,M=new WeakMap,D=new WeakMap,u=new WeakSet,ue=function(){return`${location.pathname}${location.search?location.search+"&":"?"}${this.idWithValue}`},S=function(t,s){s&&s.split(" ").map(i=>{document.documentElement.classList.toggle(i.trim(),t)})},_=function(){if(e(this,m).current){const t=new URL(location.href);t.searchParams.delete(this.id),history.replaceState(history.state,"",t.href)}},F=new WeakMap,A=new WeakMap,I=new WeakMap,X=new WeakMap,U=new WeakMap,C.stack=new ve;let j=C;oe.isBrowser&&!customElements.get("e-popover")&&customElements.define("e-popover",j);var h,g,x,ie,Y,J,K,N,re;class pe extends HTMLElement{constructor(){super();r(this,x);r(this,h);r(this,g,new y.CSSProperty(this,"--type","open"));r(this,Y,t=>{t.target===e(this,h)&&e(this,g).current!=="close"&&this.classList.add("triggered")});r(this,J,t=>{t.target===e(this,h)&&e(this,g).current!=="close"&&(this.classList.add("opened"),this.setAttribute("aria-expanded","true"))});r(this,K,t=>{t.target===e(this,h)&&e(this,g).current!=="close"&&this.classList.remove("opened")});r(this,N,t=>{t.target===e(this,h)&&e(this,g).current!=="close"&&(this.classList.remove("triggered"),this.setAttribute("aria-expanded","false"))});oe.isBrowser&&(this.addEventListener("click",()=>{if(e(this,h)){const t=e(this,g).current;t==="open"||t==="toggle"&&!e(this,h).opened?e(this,h).open({trigger:this}):(t==="close"||t==="toggle"&&e(this,h).opened)&&e(this,h).close()}}),this.addEventListener("keydown",t=>{t.code==="Space"&&!this.hasAttribute("keydown-disabled")&&(t.preventDefault(),this.click())}))}get type(){return e(this,g)}get popoverElement(){return e(this,h)}changePopover(t){var s;if(p(this,x,ie).call(this),t){let i=null;if(t==="parent"){const l=this.closest("[data-popover]");if(l)i=l;else{const d=this.getRootNode();d instanceof ShadowRoot?i=d.host.closest("[data-popover]"):d instanceof HTMLElement&&(i=d.closest("[data-popover]"))}}else if(t==="sibling")i=(s=this.parentElement)==null?void 0:s.querySelector("[data-popover]");else if(t==="ancestor-child"){const l=d=>{if(!d)return null;let L=d.querySelector("[data-popover]");return!L&&(d!=null&&d.parentElement)&&(L=l(d.parentElement)),L};i=l(this.parentElement)||null}else{let l=t;if(isNaN(parseInt(l))&&!t.startsWith(".")&&!t.startsWith("[")&&!t.startsWith("#")&&(l=`#${t}`),i=document.querySelector(l)||this.getRootNode().querySelector(l),!i){const L=[...document.querySelectorAll("[data-popover-ids]")].find(Q=>{var ne;return(ne=Q.getAttribute("data-popover-ids"))==null?void 0:ne.split(",").find(de=>de.trim()===t)});L&&(i=L)}}i instanceof HTMLElement?(o(this,h,i),e(this,h).addEventListener("popoverTriggered",e(this,Y)),e(this,h).addEventListener("popoverOpened",e(this,J)),e(this,h).addEventListener("popoverClosing",e(this,K)),e(this,h).addEventListener("popoverClosed",e(this,N))):console.warn(this,`target ${t} not found`)}p(this,x,re).call(this,e(this,g).current)}connectedCallback(){e(this,g).subscribe(s=>{p(this,x,re).call(this,s.current)}),this.hasAttribute("tabindex")||(this.tabIndex=0),this.hasAttribute("role")||this.setAttribute("role","button");const t=this.getAttribute("target");t&&this.changePopover(t),this.isConnected&&e(this,g).observe()}disconnectedCallback(){e(this,g).unobserve(),this.removeAttribute("aria-haspopup"),this.removeAttribute("aria-expanded"),this.removeAttribute("aria-controls"),this.removeAttribute("role"),this.removeAttribute("tabindex"),p(this,x,ie).call(this)}}h=new WeakMap,g=new WeakMap,x=new WeakSet,ie=function(){e(this,h)&&(e(this,h).removeEventListener("popoverTriggered",e(this,Y)),e(this,h).removeEventListener("popoverOpened",e(this,J)),e(this,h).removeEventListener("popoverClosing",e(this,K)),e(this,h).removeEventListener("popoverClosed",e(this,N)))},Y=new WeakMap,J=new WeakMap,K=new WeakMap,N=new WeakMap,re=function(t){e(this,h)instanceof j&&(t!=="close"?(this.setAttribute("aria-haspopup","true"),this.setAttribute("aria-expanded",e(this,h).opened?"true":"false"),this.setAttribute("aria-controls",e(this,h).id||"")):(this.removeAttribute("aria-haspopup"),this.removeAttribute("aria-expanded"),this.removeAttribute("aria-controls")))};oe.isBrowser&&!customElements.get("e-popover-button")&&customElements.define("e-popover-button",pe);exports.PopoverButtonElement=pe;exports.PopoverElement=j;
|
package/lib/popover/index.js
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
var
|
|
2
|
-
throw TypeError(
|
|
1
|
+
var nt = (c) => {
|
|
2
|
+
throw TypeError(c);
|
|
3
3
|
};
|
|
4
|
-
var
|
|
5
|
-
var t = (
|
|
6
|
-
import { ElementLinkedStore as
|
|
4
|
+
var st = (c, h, e) => h.has(c) || nt("Cannot " + e);
|
|
5
|
+
var t = (c, h, e) => (st(c, h, "read from private field"), e ? e.call(c) : h.get(c)), r = (c, h, e) => h.has(c) ? nt("Cannot add the same private member more than once") : h instanceof WeakSet ? h.add(c) : h.set(c, e), o = (c, h, e, s) => (st(c, h, "write to private field"), s ? s.call(c, e) : h.set(c, e), e), p = (c, h, e) => (st(c, h, "access private method"), e);
|
|
6
|
+
import { ElementLinkedStore as pt } from "../element-linked-store/index.js";
|
|
7
7
|
import { CSSProperty as E } from "../css-property/index.js";
|
|
8
|
-
import { i as
|
|
9
|
-
import { d as
|
|
10
|
-
import { d as
|
|
11
|
-
import { g as
|
|
8
|
+
import { i as ot } from "../index-Bv9zgfdb.js";
|
|
9
|
+
import { d as W } from "../events-CsVF98U6.js";
|
|
10
|
+
import { d as dt } from "../function-C10DGppn.js";
|
|
11
|
+
import { g as lt } from "../style-j2TwriJ_.js";
|
|
12
12
|
import "construct-style-sheets-polyfill";
|
|
13
|
-
import { u as
|
|
14
|
-
import { windowResizer as
|
|
13
|
+
import { u as ft, p as gt } from "../url-CBKXmNOi.js";
|
|
14
|
+
import { windowResizer as ct } from "../window-resizer/index.js";
|
|
15
15
|
import { v as Q } from "../Viewport-DA10iWAO.js";
|
|
16
|
-
var
|
|
17
|
-
class
|
|
16
|
+
var f, w, tt, et;
|
|
17
|
+
class mt {
|
|
18
18
|
constructor() {
|
|
19
|
-
r(this,
|
|
19
|
+
r(this, f, /* @__PURE__ */ new Map());
|
|
20
20
|
r(this, w, []);
|
|
21
|
-
r(this,
|
|
21
|
+
r(this, tt, (h) => {
|
|
22
22
|
var s;
|
|
23
23
|
const e = [...t(this, w)].reverse().find((i) => i.clickOutside.current);
|
|
24
24
|
if (e) {
|
|
25
25
|
const i = h.composedPath();
|
|
26
26
|
if (i.find(
|
|
27
|
-
(
|
|
27
|
+
(N) => N instanceof HTMLElement && N.hasAttribute("data-popover-content")
|
|
28
28
|
))
|
|
29
29
|
return;
|
|
30
|
-
const
|
|
31
|
-
(!
|
|
30
|
+
const l = i[0], d = l instanceof Node && (e.contains(l) || ((s = e.shadowRoot) == null ? void 0 : s.contains(l))), L = l instanceof HTMLElement && l.hasAttribute("data-outside");
|
|
31
|
+
(!d || L) && e.close();
|
|
32
32
|
}
|
|
33
33
|
});
|
|
34
|
-
r(this,
|
|
34
|
+
r(this, et, (h) => {
|
|
35
35
|
if (h.code === "Escape") {
|
|
36
36
|
const e = [...t(this, w)].reverse().find((s) => s.escape.current);
|
|
37
37
|
e && e.close();
|
|
@@ -39,106 +39,106 @@ class ft {
|
|
|
39
39
|
});
|
|
40
40
|
document.documentElement.addEventListener(
|
|
41
41
|
"click",
|
|
42
|
-
t(this,
|
|
43
|
-
), addEventListener("keydown", t(this,
|
|
42
|
+
t(this, tt)
|
|
43
|
+
), addEventListener("keydown", t(this, et));
|
|
44
44
|
}
|
|
45
45
|
get groups() {
|
|
46
|
-
return t(this,
|
|
46
|
+
return t(this, f);
|
|
47
47
|
}
|
|
48
48
|
get stack() {
|
|
49
49
|
return t(this, w);
|
|
50
50
|
}
|
|
51
51
|
add(h, e) {
|
|
52
52
|
if (e.closeRest.current)
|
|
53
|
-
t(this,
|
|
54
|
-
i.forEach((
|
|
55
|
-
|
|
53
|
+
t(this, f).forEach((i) => {
|
|
54
|
+
i.forEach((l) => {
|
|
55
|
+
l.close();
|
|
56
56
|
});
|
|
57
57
|
});
|
|
58
58
|
else if (e.closeRestInGroup.current) {
|
|
59
|
-
let i = t(this,
|
|
60
|
-
i == null || i.forEach((
|
|
61
|
-
|
|
59
|
+
let i = t(this, f).get(h);
|
|
60
|
+
i == null || i.forEach((l) => {
|
|
61
|
+
l.close();
|
|
62
62
|
});
|
|
63
63
|
}
|
|
64
|
-
let s = t(this,
|
|
65
|
-
s != null && s.length || (s = [], t(this,
|
|
64
|
+
let s = t(this, f).get(h);
|
|
65
|
+
s != null && s.length || (s = [], t(this, f).set(h, s)), t(this, w).push(e), s.push(e);
|
|
66
66
|
}
|
|
67
67
|
remove(h, e) {
|
|
68
68
|
if (setTimeout(() => {
|
|
69
69
|
o(this, w, t(this, w).filter((s) => s !== e));
|
|
70
70
|
}), e.closeRest.current) {
|
|
71
71
|
let s = [];
|
|
72
|
-
t(this,
|
|
73
|
-
i.forEach((
|
|
74
|
-
}), t(this,
|
|
72
|
+
t(this, f).forEach((i) => {
|
|
73
|
+
i.forEach((l) => s.push(l));
|
|
74
|
+
}), t(this, f).clear(), s.forEach((i) => i.close());
|
|
75
75
|
} else if (e.closeRestInGroup.current) {
|
|
76
|
-
const s = t(this,
|
|
77
|
-
t(this,
|
|
76
|
+
const s = t(this, f).get(h);
|
|
77
|
+
t(this, f).delete(h), s == null || s.forEach((i) => {
|
|
78
78
|
i.close();
|
|
79
79
|
});
|
|
80
80
|
} else {
|
|
81
|
-
let s = t(this,
|
|
82
|
-
s && (s = s.filter((i) => i !== e), t(this,
|
|
81
|
+
let s = t(this, f).get(h);
|
|
82
|
+
s && (s = s.filter((i) => i !== e), t(this, f).set(h, s));
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
|
-
|
|
87
|
-
var m, H,
|
|
88
|
-
const
|
|
86
|
+
f = new WeakMap(), w = new WeakMap(), tt = new WeakMap(), et = new WeakMap();
|
|
87
|
+
var m, H, G, R, B, v, A, C, $, V, b, O, q, P, y, z, a, M, F, u, at, T, Z, D, S, I, X, U;
|
|
88
|
+
const k = class k extends HTMLElement {
|
|
89
89
|
constructor() {
|
|
90
90
|
super();
|
|
91
91
|
r(this, u);
|
|
92
92
|
r(this, m);
|
|
93
93
|
r(this, H);
|
|
94
|
-
r(this, W);
|
|
95
|
-
r(this, S);
|
|
96
94
|
r(this, G);
|
|
95
|
+
r(this, R);
|
|
96
|
+
r(this, B);
|
|
97
97
|
r(this, v);
|
|
98
|
-
r(this, k);
|
|
99
98
|
r(this, A);
|
|
100
|
-
r(this,
|
|
99
|
+
r(this, C);
|
|
101
100
|
r(this, $);
|
|
102
|
-
r(this, b);
|
|
103
101
|
r(this, V);
|
|
102
|
+
r(this, b);
|
|
104
103
|
r(this, O);
|
|
105
|
-
r(this,
|
|
104
|
+
r(this, q);
|
|
105
|
+
r(this, P);
|
|
106
106
|
r(this, y);
|
|
107
107
|
r(this, z);
|
|
108
108
|
r(this, a);
|
|
109
109
|
r(this, M);
|
|
110
|
-
r(this, B);
|
|
111
110
|
r(this, F);
|
|
112
|
-
r(this, P);
|
|
113
|
-
r(this, X);
|
|
114
|
-
r(this, Y);
|
|
115
111
|
r(this, D);
|
|
116
|
-
|
|
112
|
+
r(this, S);
|
|
113
|
+
r(this, I);
|
|
114
|
+
r(this, X);
|
|
115
|
+
r(this, U);
|
|
116
|
+
this.urlValue = "", o(this, m, !1), o(this, v, new E(this, "--history", !1)), o(this, A, new E(this, "--restore", !1)), o(this, C, new E(this, "--dispatch-resize", !1)), o(this, $, new E(this, "--close-rest", !1)), o(this, V, new E(
|
|
117
117
|
this,
|
|
118
118
|
"--close-rest-in-group",
|
|
119
119
|
!1
|
|
120
|
-
)), o(this, b, new E(this, "--group", "")), o(this,
|
|
120
|
+
)), o(this, b, new E(this, "--group", "")), o(this, O, new E(this, "--click-outside", !1)), o(this, q, new E(this, "--escape", !1)), o(this, P, new E(this, "--check-viewport-bounds", !1)), o(this, y, !0), o(this, a, new pt(this, {
|
|
121
121
|
triggered: !1,
|
|
122
122
|
beforeopen: !1,
|
|
123
123
|
opened: !1,
|
|
124
124
|
closing: !1,
|
|
125
125
|
transitionend: !1
|
|
126
|
-
})), o(this, M, []), o(this,
|
|
126
|
+
})), o(this, M, []), o(this, F, []), o(this, D, () => {
|
|
127
127
|
o(this, y, !1), t(this, m) && t(this, v).current && !location.search.includes(this.id) ? this.close() : !t(this, m) && t(this, v).current && location.search.includes(this.id) && this.open({ trigger: this.idWithValue }), o(this, y, !0);
|
|
128
|
-
}), o(this,
|
|
129
|
-
this.style.setProperty("--content-width", "initial"), this.style.setProperty("--content-height", "initial"), this.style.setProperty("--viewport-offset-x", "0px"), this.style.setProperty("--viewport-offset-y", "0px"), t(this,
|
|
130
|
-
}), o(this,
|
|
131
|
-
t(this,
|
|
132
|
-
}, 10)), o(this,
|
|
133
|
-
if (this.style.setProperty("--content-width", this.scrollWidth + "px"), this.style.setProperty("--content-height", this.scrollHeight + "px"), t(this,
|
|
128
|
+
}), o(this, S, () => {
|
|
129
|
+
this.style.setProperty("--content-width", "initial"), this.style.setProperty("--content-height", "initial"), this.style.setProperty("--viewport-offset-x", "0px"), this.style.setProperty("--viewport-offset-y", "0px"), t(this, I).call(this);
|
|
130
|
+
}), o(this, I, dt(() => {
|
|
131
|
+
t(this, X).call(this);
|
|
132
|
+
}, 10)), o(this, X, () => {
|
|
133
|
+
if (this.style.setProperty("--content-width", this.scrollWidth + "px"), this.style.setProperty("--content-height", this.scrollHeight + "px"), t(this, P).current) {
|
|
134
134
|
const e = this.getBoundingClientRect();
|
|
135
135
|
let s = 0, i = 0;
|
|
136
136
|
e.right > Q.width ? s = Q.width - e.right : e.left < 0 && (s = e.left * -1), e.bottom > Q.height ? i = Q.height - e.bottom : e.top < 0 && (i = e.top * -1), this.style.setProperty("--viewport-offset-x", s + "px"), this.style.setProperty("--viewport-offset-y", i + "px");
|
|
137
137
|
}
|
|
138
|
-
}), o(this,
|
|
138
|
+
}), o(this, U, () => {
|
|
139
139
|
this.close();
|
|
140
140
|
}), t(this, b).subscribe((e) => {
|
|
141
|
-
e.previous && (
|
|
141
|
+
e.previous && (k.stack.remove(e.previous, this), e.current || (document.documentElement.classList.remove(
|
|
142
142
|
`${this.group.previous}-closing`
|
|
143
143
|
), document.documentElement.classList.remove(
|
|
144
144
|
`${this.group.previous}-opened`
|
|
@@ -149,7 +149,7 @@ const T = class T extends HTMLElement {
|
|
|
149
149
|
`${this.group.current}-closing`,
|
|
150
150
|
e.current.closing
|
|
151
151
|
);
|
|
152
|
-
const s =
|
|
152
|
+
const s = k.stack.groups.get(this.group.current), i = s == null ? void 0 : s.find((l) => l.opened);
|
|
153
153
|
document.documentElement.classList.toggle(
|
|
154
154
|
`${this.group.current}-opened`,
|
|
155
155
|
!!i
|
|
@@ -167,25 +167,25 @@ const T = class T extends HTMLElement {
|
|
|
167
167
|
return t(this, v);
|
|
168
168
|
}
|
|
169
169
|
get restore() {
|
|
170
|
-
return t(this,
|
|
170
|
+
return t(this, A);
|
|
171
171
|
}
|
|
172
172
|
get dispatchResize() {
|
|
173
|
-
return t(this,
|
|
173
|
+
return t(this, C);
|
|
174
174
|
}
|
|
175
175
|
get closeRest() {
|
|
176
|
-
return t(this,
|
|
176
|
+
return t(this, $);
|
|
177
177
|
}
|
|
178
178
|
get closeRestInGroup() {
|
|
179
|
-
return t(this,
|
|
179
|
+
return t(this, V);
|
|
180
180
|
}
|
|
181
181
|
get group() {
|
|
182
182
|
return t(this, b);
|
|
183
183
|
}
|
|
184
184
|
get clickOutside() {
|
|
185
|
-
return t(this,
|
|
185
|
+
return t(this, O);
|
|
186
186
|
}
|
|
187
187
|
get escape() {
|
|
188
|
-
return t(this,
|
|
188
|
+
return t(this, q);
|
|
189
189
|
}
|
|
190
190
|
get opened() {
|
|
191
191
|
return t(this, m);
|
|
@@ -197,47 +197,47 @@ const T = class T extends HTMLElement {
|
|
|
197
197
|
return `${this.id}${this.urlValue ? "=" + this.urlValue : ""}`;
|
|
198
198
|
}
|
|
199
199
|
updateUrlValue(e) {
|
|
200
|
-
this.urlValue = (e == null ? void 0 : e.toString()) || "", t(this, m) &&
|
|
200
|
+
this.urlValue = (e == null ? void 0 : e.toString()) || "", t(this, m) && ft(this.id, e);
|
|
201
201
|
}
|
|
202
202
|
open(e) {
|
|
203
203
|
if (t(this, m))
|
|
204
204
|
return;
|
|
205
|
-
o(this, z, e == null ? void 0 : e.trigger), clearTimeout(t(this, H)), clearTimeout(t(this,
|
|
205
|
+
o(this, z, e == null ? void 0 : e.trigger), clearTimeout(t(this, H)), clearTimeout(t(this, G)), p(this, u, T).call(this, !1, this.closingClass), t(this, a).set("closing", !1), t(this, a).set("triggered", !0), W(this, "popoverTriggered", {
|
|
206
206
|
custom: !0,
|
|
207
207
|
detail: {
|
|
208
208
|
trigger: t(this, z)
|
|
209
209
|
}
|
|
210
|
-
}), t(this, v).current && t(this, y) && history.pushState(history.state, "", t(this, u,
|
|
210
|
+
}), t(this, v).current && t(this, y) && history.pushState(history.state, "", t(this, u, at)), t(this, a).set("beforeopen", !0), o(this, m, !0);
|
|
211
211
|
const s = () => {
|
|
212
|
-
|
|
212
|
+
k.stack.add(t(this, b).current, this), t(this, F).forEach((i) => {
|
|
213
213
|
i.scroll({
|
|
214
214
|
top: 0,
|
|
215
215
|
left: 0,
|
|
216
216
|
behavior: "instant"
|
|
217
217
|
});
|
|
218
|
-
}), p(this, u,
|
|
218
|
+
}), p(this, u, T).call(this, !0, this.openClass), t(this, a).set("opened", !0), t(this, C).current ? W(window, "resize", { custom: !0 }) : t(this, S).call(this), W(this, "popoverOpened", {
|
|
219
219
|
custom: !0,
|
|
220
220
|
detail: {
|
|
221
221
|
trigger: t(this, z)
|
|
222
222
|
},
|
|
223
223
|
bubbles: !0
|
|
224
|
-
}), o(this,
|
|
225
|
-
t(this, a).set("transitionend", !0),
|
|
226
|
-
},
|
|
224
|
+
}), o(this, R, void 0), o(this, B, setTimeout(() => {
|
|
225
|
+
t(this, a).set("transitionend", !0), W(this, "popoverTransitionend");
|
|
226
|
+
}, lt(this) + 10));
|
|
227
227
|
};
|
|
228
|
-
e != null && e.skipTransition ? s() : o(this,
|
|
228
|
+
e != null && e.skipTransition ? s() : o(this, R, requestAnimationFrame(s));
|
|
229
229
|
}
|
|
230
230
|
close() {
|
|
231
|
-
t(this, m) && (o(this, m, !1), cancelAnimationFrame(t(this,
|
|
232
|
-
t(this, a).set("transitionend", !1), t(this, a).set("opened", !1), t(this, a).set("closing", !0), p(this, u,
|
|
231
|
+
t(this, m) && (o(this, m, !1), cancelAnimationFrame(t(this, R)), clearTimeout(t(this, B)), k.stack.remove(t(this, b).current, this), p(this, u, Z).call(this), o(this, H, setTimeout(() => {
|
|
232
|
+
t(this, a).set("transitionend", !1), t(this, a).set("opened", !1), t(this, a).set("closing", !0), p(this, u, T).call(this, !1, this.openClass), p(this, u, T).call(this, !0, this.closingClass), W(this, "popoverClosing", {
|
|
233
233
|
custom: !0,
|
|
234
234
|
bubbles: !0
|
|
235
|
-
}), o(this,
|
|
236
|
-
t(this, a).set("triggered", !1), t(this, a).set("beforeopen", !1), t(this, a).set("closing", !1), p(this, u,
|
|
235
|
+
}), o(this, G, setTimeout(() => {
|
|
236
|
+
t(this, a).set("triggered", !1), t(this, a).set("beforeopen", !1), t(this, a).set("closing", !1), p(this, u, T).call(this, !1, this.closingClass), W(this, "popoverClosed", {
|
|
237
237
|
custom: !0,
|
|
238
238
|
bubbles: !0
|
|
239
239
|
});
|
|
240
|
-
},
|
|
240
|
+
}, lt(this) + 10));
|
|
241
241
|
}, 10)));
|
|
242
242
|
}
|
|
243
243
|
connectedCallback() {
|
|
@@ -246,26 +246,26 @@ const T = class T extends HTMLElement {
|
|
|
246
246
|
`[data-popover-close${this.id ? `="${this.id}"` : ""}]`
|
|
247
247
|
)
|
|
248
248
|
]), t(this, M).forEach((e) => {
|
|
249
|
-
e.addEventListener("click", t(this,
|
|
250
|
-
}), o(this,
|
|
249
|
+
e.addEventListener("click", t(this, U));
|
|
250
|
+
}), o(this, F, [
|
|
251
251
|
...this.querySelectorAll(
|
|
252
252
|
`[data-popover-reset-scroll${this.id ? `="${this.id}"` : ""}]`
|
|
253
253
|
)
|
|
254
|
-
]), t(this, v).observe(), t(this,
|
|
255
|
-
t(this,
|
|
256
|
-
}, 0), t(this,
|
|
257
|
-
t(this,
|
|
258
|
-
}),
|
|
254
|
+
]), t(this, v).observe(), t(this, A).observe(), t(this, C).observe(), t(this, $).observe(), t(this, V).observe(), t(this, b).observe(), t(this, O).observe(), t(this, q).observe(), t(this, P).observe(), this.setAttribute("role", "dialog"), addEventListener("popstate", t(this, D)), setTimeout(() => {
|
|
255
|
+
t(this, A).current ? (o(this, y, !1), this.urlValue = gt(location.search)[this.id], location.search.includes(this.id) && this.open({ trigger: this.idWithValue }), o(this, y, !0)) : (p(this, u, Z).call(this), o(this, y, !0));
|
|
256
|
+
}, 0), t(this, P).subscribe(() => {
|
|
257
|
+
t(this, S).call(this);
|
|
258
|
+
}), ct.subscribe(t(this, S));
|
|
259
259
|
}
|
|
260
260
|
disconnectedCallback() {
|
|
261
261
|
t(this, M).forEach((e) => {
|
|
262
|
-
e.removeEventListener("click", t(this,
|
|
263
|
-
}),
|
|
262
|
+
e.removeEventListener("click", t(this, U));
|
|
263
|
+
}), k.stack.remove(t(this, b).current, this), ct.unsubscribe(t(this, S)), t(this, v).close(), t(this, A).close(), t(this, C).close(), t(this, $).close(), t(this, V).close(), t(this, b).close(), t(this, O).close(), t(this, q).close(), t(this, P).close(), this.removeAttribute("role"), p(this, u, T).call(this, !1, this.openClass), p(this, u, T).call(this, !1, this.closingClass), clearTimeout(t(this, H)), clearTimeout(t(this, G)), clearTimeout(t(this, R)), clearTimeout(t(this, B)), removeEventListener("popstate", t(this, D)), this.style.removeProperty("--content-width"), this.style.removeProperty("--content-height"), this.style.removeProperty("--viewport-offset-x"), this.style.removeProperty("--viewport-offset-y"), p(this, u, Z).call(this);
|
|
264
264
|
}
|
|
265
265
|
};
|
|
266
|
-
m = new WeakMap(), H = new WeakMap(),
|
|
266
|
+
m = new WeakMap(), H = new WeakMap(), G = new WeakMap(), R = new WeakMap(), B = new WeakMap(), v = new WeakMap(), A = new WeakMap(), C = new WeakMap(), $ = new WeakMap(), V = new WeakMap(), b = new WeakMap(), O = new WeakMap(), q = new WeakMap(), P = new WeakMap(), y = new WeakMap(), z = new WeakMap(), a = new WeakMap(), M = new WeakMap(), F = new WeakMap(), u = new WeakSet(), at = function() {
|
|
267
267
|
return `${location.pathname}${location.search ? location.search + "&" : "?"}${this.idWithValue}`;
|
|
268
|
-
},
|
|
268
|
+
}, T = function(e, s) {
|
|
269
269
|
s && s.split(" ").map((i) => {
|
|
270
270
|
document.documentElement.classList.toggle(i.trim(), e);
|
|
271
271
|
});
|
|
@@ -274,20 +274,20 @@ m = new WeakMap(), H = new WeakMap(), W = new WeakMap(), S = new WeakMap(), G =
|
|
|
274
274
|
const e = new URL(location.href);
|
|
275
275
|
e.searchParams.delete(this.id), history.replaceState(history.state, "", e.href);
|
|
276
276
|
}
|
|
277
|
-
},
|
|
278
|
-
let
|
|
279
|
-
|
|
280
|
-
var n, g, x,
|
|
281
|
-
class
|
|
277
|
+
}, D = new WeakMap(), S = new WeakMap(), I = new WeakMap(), X = new WeakMap(), U = new WeakMap(), k.stack = new mt();
|
|
278
|
+
let _ = k;
|
|
279
|
+
ot && !customElements.get("e-popover") && customElements.define("e-popover", _);
|
|
280
|
+
var n, g, x, it, Y, j, J, K, rt;
|
|
281
|
+
class vt extends HTMLElement {
|
|
282
282
|
constructor() {
|
|
283
283
|
super();
|
|
284
284
|
r(this, x);
|
|
285
285
|
r(this, n);
|
|
286
286
|
r(this, g, new E(this, "--type", "open"));
|
|
287
|
-
r(this,
|
|
287
|
+
r(this, Y, (e) => {
|
|
288
288
|
e.target === t(this, n) && t(this, g).current !== "close" && this.classList.add("triggered");
|
|
289
289
|
});
|
|
290
|
-
r(this,
|
|
290
|
+
r(this, j, (e) => {
|
|
291
291
|
e.target === t(this, n) && t(this, g).current !== "close" && (this.classList.add("opened"), this.setAttribute("aria-expanded", "true"));
|
|
292
292
|
});
|
|
293
293
|
r(this, J, (e) => {
|
|
@@ -296,7 +296,7 @@ class gt extends HTMLElement {
|
|
|
296
296
|
r(this, K, (e) => {
|
|
297
297
|
e.target === t(this, n) && t(this, g).current !== "close" && (this.classList.remove("triggered"), this.setAttribute("aria-expanded", "false"));
|
|
298
298
|
});
|
|
299
|
-
|
|
299
|
+
ot && (this.addEventListener("click", () => {
|
|
300
300
|
if (t(this, n)) {
|
|
301
301
|
const e = t(this, g).current;
|
|
302
302
|
e === "open" || e === "toggle" && !t(this, n).opened ? t(this, n).open({ trigger: this }) : (e === "close" || e === "toggle" && t(this, n).opened) && t(this, n).close();
|
|
@@ -313,34 +313,44 @@ class gt extends HTMLElement {
|
|
|
313
313
|
}
|
|
314
314
|
changePopover(e) {
|
|
315
315
|
var s;
|
|
316
|
-
if (p(this, x,
|
|
316
|
+
if (p(this, x, it).call(this), e) {
|
|
317
317
|
let i = null;
|
|
318
318
|
if (e === "parent") {
|
|
319
|
-
const
|
|
320
|
-
if (
|
|
321
|
-
i =
|
|
319
|
+
const l = this.closest("[data-popover]");
|
|
320
|
+
if (l)
|
|
321
|
+
i = l;
|
|
322
322
|
else {
|
|
323
|
-
const
|
|
324
|
-
|
|
323
|
+
const d = this.getRootNode();
|
|
324
|
+
d instanceof ShadowRoot ? i = d.host.closest("[data-popover]") : d instanceof HTMLElement && (i = d.closest("[data-popover]"));
|
|
325
325
|
}
|
|
326
326
|
} else if (e === "sibling")
|
|
327
327
|
i = (s = this.parentElement) == null ? void 0 : s.querySelector("[data-popover]");
|
|
328
328
|
else if (e === "ancestor-child") {
|
|
329
|
-
const
|
|
330
|
-
if (!
|
|
329
|
+
const l = (d) => {
|
|
330
|
+
if (!d)
|
|
331
331
|
return null;
|
|
332
|
-
let
|
|
333
|
-
return !
|
|
332
|
+
let L = d.querySelector("[data-popover]");
|
|
333
|
+
return !L && (d != null && d.parentElement) && (L = l(d.parentElement)), L;
|
|
334
334
|
};
|
|
335
|
-
i =
|
|
336
|
-
} else
|
|
337
|
-
|
|
335
|
+
i = l(this.parentElement) || null;
|
|
336
|
+
} else {
|
|
337
|
+
let l = e;
|
|
338
|
+
if (isNaN(parseInt(l)) && !e.startsWith(".") && !e.startsWith("[") && !e.startsWith("#") && (l = `#${e}`), i = document.querySelector(l) || this.getRootNode().querySelector(l), !i) {
|
|
339
|
+
const L = [...document.querySelectorAll("[data-popover-ids]")].find(
|
|
340
|
+
(N) => {
|
|
341
|
+
var ht;
|
|
342
|
+
return (ht = N.getAttribute("data-popover-ids")) == null ? void 0 : ht.split(",").find((ut) => ut.trim() === e);
|
|
343
|
+
}
|
|
344
|
+
);
|
|
345
|
+
L && (i = L);
|
|
346
|
+
}
|
|
347
|
+
}
|
|
338
348
|
i instanceof HTMLElement ? (o(this, n, i), t(this, n).addEventListener(
|
|
339
349
|
"popoverTriggered",
|
|
340
|
-
t(this,
|
|
350
|
+
t(this, Y)
|
|
341
351
|
), t(this, n).addEventListener(
|
|
342
352
|
"popoverOpened",
|
|
343
|
-
t(this,
|
|
353
|
+
t(this, j)
|
|
344
354
|
), t(this, n).addEventListener(
|
|
345
355
|
"popoverClosing",
|
|
346
356
|
t(this, J)
|
|
@@ -349,26 +359,26 @@ class gt extends HTMLElement {
|
|
|
349
359
|
t(this, K)
|
|
350
360
|
)) : console.warn(this, `target ${e} not found`);
|
|
351
361
|
}
|
|
352
|
-
p(this, x,
|
|
362
|
+
p(this, x, rt).call(this, t(this, g).current);
|
|
353
363
|
}
|
|
354
364
|
connectedCallback() {
|
|
355
365
|
t(this, g).subscribe((s) => {
|
|
356
|
-
p(this, x,
|
|
366
|
+
p(this, x, rt).call(this, s.current);
|
|
357
367
|
}), this.hasAttribute("tabindex") || (this.tabIndex = 0), this.hasAttribute("role") || this.setAttribute("role", "button");
|
|
358
368
|
const e = this.getAttribute("target");
|
|
359
369
|
e && this.changePopover(e), this.isConnected && t(this, g).observe();
|
|
360
370
|
}
|
|
361
371
|
disconnectedCallback() {
|
|
362
|
-
t(this, g).unobserve(), this.removeAttribute("aria-haspopup"), this.removeAttribute("aria-expanded"), this.removeAttribute("aria-controls"), this.removeAttribute("role"), this.removeAttribute("tabindex"), p(this, x,
|
|
372
|
+
t(this, g).unobserve(), this.removeAttribute("aria-haspopup"), this.removeAttribute("aria-expanded"), this.removeAttribute("aria-controls"), this.removeAttribute("role"), this.removeAttribute("tabindex"), p(this, x, it).call(this);
|
|
363
373
|
}
|
|
364
374
|
}
|
|
365
|
-
n = new WeakMap(), g = new WeakMap(), x = new WeakSet(),
|
|
375
|
+
n = new WeakMap(), g = new WeakMap(), x = new WeakSet(), it = function() {
|
|
366
376
|
t(this, n) && (t(this, n).removeEventListener(
|
|
367
377
|
"popoverTriggered",
|
|
368
|
-
t(this,
|
|
378
|
+
t(this, Y)
|
|
369
379
|
), t(this, n).removeEventListener(
|
|
370
380
|
"popoverOpened",
|
|
371
|
-
t(this,
|
|
381
|
+
t(this, j)
|
|
372
382
|
), t(this, n).removeEventListener(
|
|
373
383
|
"popoverClosing",
|
|
374
384
|
t(this, J)
|
|
@@ -376,14 +386,14 @@ n = new WeakMap(), g = new WeakMap(), x = new WeakSet(), st = function() {
|
|
|
376
386
|
"popoverClosed",
|
|
377
387
|
t(this, K)
|
|
378
388
|
));
|
|
379
|
-
},
|
|
380
|
-
t(this, n) instanceof
|
|
389
|
+
}, Y = new WeakMap(), j = new WeakMap(), J = new WeakMap(), K = new WeakMap(), rt = function(e) {
|
|
390
|
+
t(this, n) instanceof _ && (e !== "close" ? (this.setAttribute("aria-haspopup", "true"), this.setAttribute(
|
|
381
391
|
"aria-expanded",
|
|
382
392
|
t(this, n).opened ? "true" : "false"
|
|
383
393
|
), this.setAttribute("aria-controls", t(this, n).id || "")) : (this.removeAttribute("aria-haspopup"), this.removeAttribute("aria-expanded"), this.removeAttribute("aria-controls")));
|
|
384
394
|
};
|
|
385
|
-
|
|
395
|
+
ot && !customElements.get("e-popover-button") && customElements.define("e-popover-button", vt);
|
|
386
396
|
export {
|
|
387
|
-
|
|
388
|
-
|
|
397
|
+
vt as PopoverButtonElement,
|
|
398
|
+
_ as PopoverElement
|
|
389
399
|
};
|