@postnord/web-components
Version:
PostNord Web Components
6 lines • 2.51 kB
JavaScript
/*!
* Built with Stencil
* By PostNord.
*/
import{r as e,c as n,g as t,h as o}from"./p-43660913.js";import{a as i}from"./p-d82ef4a1.js";const a="pn-page-nav-dropdown-item:first-of-type li>a,pn-page-nav-dropdown-item:first-of-type li>button{border-radius:0.5em 0.5em 0 0}pn-page-nav-dropdown-item:last-of-type li>a,pn-page-nav-dropdown-item:last-of-type li>button{border-radius:0 0 0.5em 0.5em}pn-page-nav-dropdown-item:last-of-type li>hr{display:none}pn-page-nav-dropdown-item li{font-size:inherit}pn-page-nav-dropdown-item li>*{color:#ffffff;font-size:inherit;border:none;padding:1em;margin:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background 0.15s;outline:none;width:100%;font-weight:500}pn-page-nav-dropdown-item li>*>pn-icon{margin-left:1em}pn-page-nav-dropdown-item li>*.pn-page-nav-dropdown-item-active{background:#005d92}pn-page-nav-dropdown-item li>*.pn-page-nav-dropdown-item-active:hover,pn-page-nav-dropdown-item li>*.pn-page-nav-dropdown-item-active:focus{background:#005d92}pn-page-nav-dropdown-item li>*:hover,pn-page-nav-dropdown-item li>*:focus{background:#0d234b}pn-page-nav-dropdown-item li>*:focus{box-shadow:inset 0 0 0 0.1em #005d92, inset 0 0 0 0.2em #d3cecb}pn-page-nav-dropdown-item li>a{text-decoration:none}pn-page-nav-dropdown-item li>button{background:none}pn-page-nav-dropdown-item li>hr{bottom:0;padding:0;margin:0 auto;border-top:0.0625em solid #d3cecb;opacity:0.6;width:85%}";const d=a;const p=class{constructor(t){e(this,t);this.itemselection=n(this,"itemselection",7);this.value=undefined;this.href=undefined;this.active=false}get hostElement(){return t(this)}itemselection;select(e){if(this.value&&!this.href)e.preventDefault();this.itemselection.emit(this.value)}setClassnames(){let e="pn-page-nav-dropdown-item ";if(this.active)e+="pn-page-nav-dropdown-item-active ";return e}getType(){return this.value?null:"button"}getTagName(){return this.value?"a":"button"}render(){const e=this.getTagName();return o("li",{key:"118b8decf6fe97a27767bc70926ccc3b350bea31"},o(e,{key:"1417fbd74d2bd8119789b1ddb5f395cf5ea5571d",href:this.href||"#",class:this.setClassnames(),type:this.getType(),onClick:e=>this.select(e),tabindex:"-1"},o("slot",{key:"51bdce9d5a7cdc1a7481ea13c49c11f073ae7660"}),o("pn-icon",{key:"63252ed87b9aaa6c2f26c4fe503e71b3d08169e9",icon:i,color:"white"})),o("hr",{key:"c7b2d942886b0aaafa859f3d564ba920ea07ca79"}))}};p.style=d;export{p as pn_page_nav_dropdown_item};
//# sourceMappingURL=p-d74ccbb2.entry.js.map