UNPKG

iobroker.lovelace

Version:

With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI

5 lines 19.3 kB
export const __webpack_ids__=["59866"];export const __webpack_modules__={95262:function(t,i,e){function a(t){return null==t||Array.isArray(t)?t:[t]}e.d(i,{r:()=>a})},91610:function(t,i,e){e.d(i,{jn:()=>o});e(9359),e(52924);var a=e(95262),n=e(72344);const o=(t,i)=>(l(i)||s(t,i))&&!c(t,i)&&r(t,i),s=(t,i)=>!i.component||(0,a.r)(i.component).some((i=>(0,n.p)(t,i))),r=(t,i)=>!i.not_component||!(0,a.r)(i.not_component).some((i=>(0,n.p)(t,i))),l=t=>t.core,c=(t,i)=>(t=>t.advancedOnly)(i)&&!(t=>t.userData?.showAdvanced)(t)},60370:function(t,i,e){var a=e(44249),n=e(72621),o=e(10445),s=e(57243),r=e(15093);(0,a.Z)([(0,r.Mo)("ha-assist-chip")],(function(t,i){class e extends i{constructor(...i){super(...i),t(this)}}return{F:e,d:[{kind:"field",decorators:[(0,r.Cb)({type:Boolean,reflect:!0})],key:"filled",value:()=>!1},{kind:"field",decorators:[(0,r.Cb)({type:Boolean})],key:"active",value:()=>!1},{kind:"field",static:!0,key:"styles",value(){return[...(0,n.Z)(e,"styles",this),s.iv`:host{--md-sys-color-primary:var(--primary-text-color);--md-sys-color-on-surface:var(--primary-text-color);--md-assist-chip-container-shape:var( --ha-assist-chip-container-shape, 16px );--md-assist-chip-outline-color:var(--outline-color);--md-assist-chip-label-text-weight:400}.filled{display:flex;pointer-events:none;border-radius:inherit;inset:0;position:absolute;background-color:var(--ha-assist-chip-filled-container-color)}::slotted([slot=icon]),::slotted([slot=trailing-icon]){display:flex;--mdc-icon-size:var(--md-input-chip-icon-size, 18px);font-size:var(--_label-text-size)!important}.trailing.icon ::slotted(*),.trailing.icon svg{margin-inline-end:unset;margin-inline-start:var(--_icon-label-space)}::before{background:var(--ha-assist-chip-container-color,transparent);opacity:var(--ha-assist-chip-container-opacity, 1)}:where(.active)::before{background:var(--ha-assist-chip-active-container-color);opacity:var(--ha-assist-chip-active-container-opacity)}.label{font-family:Roboto,sans-serif}`]}},{kind:"method",key:"renderOutline",value:function(){return this.filled?s.dy`<span class="filled"></span>`:(0,n.Z)(e,"renderOutline",this,3)([])}},{kind:"method",key:"getContainerClasses",value:function(){return{...(0,n.Z)(e,"getContainerClasses",this,3)([]),active:this.active}}},{kind:"method",key:"renderPrimaryContent",value:function(){return s.dy` <span class="leading icon" aria-hidden="true"> ${this.renderLeadingIcon()} </span> <span class="label">${this.label}</span> <span class="touch"></span> <span class="trailing leading icon" aria-hidden="true"> ${this.renderTrailingIcon()} </span> `}},{kind:"method",key:"renderTrailingIcon",value:function(){return s.dy`<slot name="trailing-icon"></slot>`}}]}}),o.X)},9734:function(t,i,e){var a=e(44249),n=(e(9359),e(70104),e(2060),e(57243)),o=e(15093),s=e(20552),r=e(83523);e(13928),e(7285),e(37583);(0,a.Z)([(0,o.Mo)("ha-navigation-list")],(function(t,i){return{F:class extends i{constructor(...i){super(...i),t(this)}},d:[{kind:"field",decorators:[(0,o.Cb)({attribute:!1})],key:"hass",value:void 0},{kind:"field",decorators:[(0,o.Cb)({type:Boolean})],key:"narrow",value:()=>!1},{kind:"field",decorators:[(0,o.Cb)({attribute:!1})],key:"pages",value:void 0},{kind:"field",decorators:[(0,o.Cb)({attribute:"has-secondary",type:Boolean})],key:"hasSecondary",value:()=>!1},{kind:"field",decorators:[(0,o.Cb)()],key:"label",value:void 0},{kind:"method",key:"render",value:function(){return n.dy` <mwc-list innerRole="menu" itemRoles="menuitem" innerAriaLabel="${(0,s.o)(this.label)}" @action="${this._handleListAction}"> ${this.pages.map((t=>n.dy` <ha-list-item graphic="avatar" .twoline="${this.hasSecondary}" .hasMeta="${!this.narrow}"> <div slot="graphic" class="${t.iconColor?"icon-background":""}" .style="background-color: ${t.iconColor||"undefined"}"> <ha-svg-icon .path="${t.iconPath}"></ha-svg-icon> </div> <span>${t.name}</span> ${this.hasSecondary?n.dy`<span slot="secondary">${t.description}</span>`:""} ${this.narrow?"":n.dy`<ha-icon-next slot="meta"></ha-icon-next>`} </ha-list-item> `))} </mwc-list> `}},{kind:"method",key:"_handleListAction",value:function(t){const i=this.pages[t.detail.index].path;i.endsWith("#external-app-configuration")?this.hass.auth.external.fireMessage({type:"config_screen/show"}):(0,r.c)(i)}},{kind:"field",static:!0,key:"styles",value:()=>n.iv`:host{--mdc-list-vertical-padding:0}ha-icon-next,ha-svg-icon{color:var(--secondary-text-color);height:24px;width:24px;display:block}ha-svg-icon{padding:8px}.icon-background{border-radius:50%}.icon-background ha-svg-icon{color:#fff}ha-list-item{cursor:pointer;font-size:var(--navigation-list-item-title-font-size)}`}]}}),n.oi)},95076:function(t,i,e){var a=e(44249),n=e(57243),o=e(15093);e(37583);(0,a.Z)([(0,o.Mo)("ha-tip")],(function(t,i){return{F:class extends i{constructor(...i){super(...i),t(this)}},d:[{kind:"field",decorators:[(0,o.Cb)({attribute:!1})],key:"hass",value:void 0},{kind:"method",key:"render",value:function(){return this.hass?n.dy` <ha-svg-icon .path="${"M12,2A7,7 0 0,1 19,9C19,11.38 17.81,13.47 16,14.74V17A1,1 0 0,1 15,18H9A1,1 0 0,1 8,17V14.74C6.19,13.47 5,11.38 5,9A7,7 0 0,1 12,2M9,21V20H15V21A1,1 0 0,1 14,22H10A1,1 0 0,1 9,21M12,4A5,5 0 0,0 7,9C7,11.05 8.23,12.81 10,13.58V16H14V13.58C15.77,12.81 17,11.05 17,9A5,5 0 0,0 12,4Z"}"></ha-svg-icon> <span class="prefix">${this.hass.localize("ui.panel.config.tips.tip")}</span> <span class="text"><slot></slot></span> `:n.Ld}},{kind:"field",static:!0,key:"styles",value:()=>n.iv`:host{display:block;text-align:center}.text{direction:var(--direction);margin-left:2px;margin-inline-start:2px;margin-inline-end:initial;color:var(--secondary-text-color)}.prefix{font-weight:500}`}]}}),n.oi)},85366:function(t,i,e){var a=e(44249),n=e(82238),o=e(66575),s=e(57243),r=e(15093);(0,a.Z)([(0,r.Mo)("ha-top-app-bar-fixed")],(function(t,i){return{F:class extends i{constructor(...i){super(...i),t(this)}},d:[{kind:"field",static:!0,key:"styles",value:()=>[o.W,s.iv`.mdc-top-app-bar__row{height:var(--header-height);border-bottom:var(--app-header-border-bottom)}.mdc-top-app-bar--fixed-adjust{padding-top:var(--header-height)}.mdc-top-app-bar{--mdc-typography-headline6-font-weight:400;color:var(--app-header-text-color,var(--mdc-theme-on-primary,#fff));background-color:var(--app-header-background-color,var(--mdc-theme-primary))}.mdc-top-app-bar__title{font-size:20px;padding-inline-start:24px;padding-inline-end:initial}`]}]}}),n.s)},12170:function(t,i,e){e.d(i,{s:()=>o});var a=e(36522);const n=()=>Promise.all([e.e("42950"),e.e("65505"),e.e("5080"),e.e("7442"),e.e("24904"),e.e("46790")]).then(e.bind(e,47364)),o=t=>{(0,a.B)(t,"show-dialog",{dialogTag:"dialog-restart",dialogImport:n,dialogParams:{}})}},55955:function(t,i,e){e.a(t,(async function(t,a){try{e.r(i);var n=e(44249),o=e(72621),s=(e(92745),e(9359),e(56475),e(31526),e(92519),e(42179),e(89256),e(24931),e(88463),e(57449),e(19814),e(57243)),r=e(15093),l=e(27486),c=e(72344),d=(e(60370),e(34273),e(54977),e(23334),e(13928),e(7285),e(43344),e(37583),e(95076),e(85366),e(25482)),h=e(69919),p=e(85026),u=e(12170),f=e(6736),g=e(28008),v=e(73192),m=(e(98241),e(82967)),y=e(99801),k=(e(25342),e(73728)),b=t([y,k,h]);[y,k,h]=b.then?(await b)():b;const x="M14.2 14.5V14.74C13.5 15.34 13 16.24 13 17.2V20H6.5C5 20 3.69 19.5 2.61 18.43C1.54 17.38 1 16.09 1 14.58C1 13.28 1.39 12.12 2.17 11.1S4 9.43 5.25 9.15C5.67 7.62 6.5 6.38 7.75 5.43S10.42 4 12 4C13.95 4 15.6 4.68 16.96 6.04C18.08 7.16 18.73 8.5 18.93 10C16.36 10.04 14.2 12.08 14.2 14.5M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V14.5C16.2 13.1 17.6 12 19 12S21.8 13.1 21.8 14.5V16C22.4 16 23 16.6 23 17.3M20.5 14.5C20.5 13.7 19.8 13.2 19 13.2S17.5 13.7 17.5 14.5V16H20.5V14.5Z",w="M12,16A2,2 0 0,1 14,18A2,2 0 0,1 12,20A2,2 0 0,1 10,18A2,2 0 0,1 12,16M12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8A2,2 0 0,1 10,6A2,2 0 0,1 12,4Z",_="M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z",$="M16.56,5.44L15.11,6.89C16.84,7.94 18,9.83 18,12A6,6 0 0,1 12,18A6,6 0 0,1 6,12C6,9.83 7.16,7.94 8.88,6.88L7.44,5.44C5.36,6.88 4,9.28 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12C20,9.28 18.64,6.88 16.56,5.44M13,3H11V13H13",C="M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z",A=(t,i)=>{const e=[];let a=[{content:t.localize("ui.panel.config.tips.join",{forums:s.dy`<a href="https://community.home-assistant.io" target="_blank" rel="noreferrer">${t.localize("ui.panel.config.tips.join_forums")}</a>`,twitter:s.dy`<a href="${(0,v.R)(t,"/twitter")}" target="_blank" rel="noreferrer">${t.localize("ui.panel.config.tips.join_x")}</a>`,mastodon:s.dy`<a href="${(0,v.R)(t,"/mastodon")}" target="_blank" rel="noreferrer">${t.localize("ui.panel.config.tips.join_mastodon")}</a>`,bluesky:s.dy`<a href="${(0,v.R)(t,"/bluesky")}" target="_blank" rel="noreferrer">${t.localize("ui.panel.config.tips.join_bluesky")}</a>`,discord:s.dy`<a href="${(0,v.R)(t,"/join-chat")}" target="_blank" rel="noreferrer">${t.localize("ui.panel.config.tips.join_chat")}</a>`,blog:s.dy`<a href="${(0,v.R)(t,"/blog")}" target="_blank" rel="noreferrer">${t.localize("ui.panel.config.tips.join_blog")}</a>`,newsletter:s.dy`<span class="keep-together"><a href="https://newsletter.openhomefoundation.org/" target="_blank" rel="noreferrer">${t.localize("ui.panel.config.tips.join_newsletter")}</a> </span>`}),weight:2,narrow:!0}];return t?.enableShortcuts&&a.push({content:t.localize("ui.tips.key_c_hint"),weight:1,narrow:!1},{content:t.localize("ui.tips.key_m_hint"),weight:1,narrow:!1},{content:t.localize("ui.tips.key_a_hint"),weight:1,narrow:!1}),i&&(a=a.filter((t=>t.narrow))),a.forEach((t=>{for(let i=0;i<t.weight;i++)e.push(t.content)})),e[Math.floor(Math.random()*e.length)]};(0,n.Z)([(0,r.Mo)("ha-config-dashboard")],(function(t,i){class e extends i{constructor(...i){super(...i),t(this)}}return{F:e,d:[{kind:"field",decorators:[(0,r.Cb)({attribute:!1})],key:"hass",value:void 0},{kind:"field",decorators:[(0,r.Cb)({type:Boolean,reflect:!0})],key:"narrow",value:()=>!1},{kind:"field",decorators:[(0,r.Cb)({attribute:"is-wide",type:Boolean})],key:"isWide",value:()=>!1},{kind:"field",decorators:[(0,r.Cb)({attribute:!1})],key:"cloudStatus",value:void 0},{kind:"field",decorators:[(0,r.Cb)({attribute:!1})],key:"showAdvanced",value:()=>!1},{kind:"field",decorators:[(0,r.SB)()],key:"_tip",value:void 0},{kind:"field",decorators:[(0,r.SB)()],key:"_repairsIssues",value:()=>({issues:[],total:0})},{kind:"field",key:"_pages",value:()=>(0,l.Z)(((t,i)=>{const e=[];return i&&e.push({component:"cloud",path:"/config/cloud",name:"ioBroker Cloud",info:t,iconPath:x,iconColor:"#3B808E",translationKey:"cloud"}),[...e,...m.configSections.dashboard]}))},{kind:"method",key:"hassSubscribe",value:function(){return[(0,d.$X)(this.hass.connection,(t=>{const i=t.issues.filter((t=>!t.ignored));this._repairsIssues={issues:i.sort(((t,i)=>d.wC[t.severity]-d.wC[i.severity])).slice(0,3===i.length?i.length:2),total:i.length};const e=new Set;for(const t of this._repairsIssues.issues)e.add(t.domain);this.hass.loadBackendTranslation("issues",[...e])}))]}},{kind:"method",key:"render",value:function(){const{updates:t,total:i}=this._filterUpdateEntitiesWithInstall(this.hass.states,this.hass.entities),{issues:e,total:a}=this._repairsIssues;return s.dy` <ha-top-app-bar-fixed> <ha-menu-button slot="navigationIcon" .hass="${this.hass}" .narrow="${this.narrow}"></ha-menu-button> <div slot="title">${this.hass.localize("panel.config")}</div> <ha-icon-button slot="actionItems" .label="${this.hass.localize("ui.dialogs.quick-bar.title")}" .path="${_}" @click="${this._showQuickBar}"></ha-icon-button> <ha-button-menu slot="actionItems" @action="${this._handleMenuAction}"> <ha-icon-button slot="trigger" .label="${this.hass.localize("ui.common.menu")}" .path="${w}"></ha-icon-button> <ha-list-item graphic="icon"> ${this.hass.localize("ui.panel.config.updates.check_updates")} <ha-svg-icon slot="graphic" .path="${C}"></ha-svg-icon> </ha-list-item> <ha-list-item graphic="icon"> ${this.hass.localize("ui.panel.config.system_dashboard.restart_homeassistant")} <ha-svg-icon slot="graphic" .path="${$}"></ha-svg-icon> </ha-list-item> </ha-button-menu> <ha-config-section .narrow="${this.narrow}" .isWide="${this.isWide}" full-width> ${e.length||t.length?s.dy`<ha-card outlined> ${e.length?s.dy` <ha-config-repairs .hass="${this.hass}" .narrow="${this.narrow}" .total="${a}" .repairsIssues="${e}"></ha-config-repairs> ${a>e.length?s.dy` <ha-assist-chip href="/config/repairs" .label="${this.hass.localize("ui.panel.config.repairs.more_repairs",{count:a-e.length})}"> </ha-assist-chip> `:""} `:""} ${e.length&&t.length?s.dy`<hr>`:""} ${t.length?s.dy` <ha-config-updates .hass="${this.hass}" .narrow="${this.narrow}" .total="${i}" .updateEntities="${t}"></ha-config-updates> ${i>t.length?s.dy` <ha-assist-chip href="/config/updates" label="${this.hass.localize("ui.panel.config.updates.more_updates",{count:i-t.length})}"> </ha-assist-chip> `:""} `:""} </ha-card>`:""} <ha-card outlined> <ha-config-navigation .hass="${this.hass}" .narrow="${this.narrow}" .showAdvanced="${this.showAdvanced}" .pages="${this._pages(this.cloudStatus,(0,c.p)(this.hass,"cloud"))}"></ha-config-navigation> </ha-card> <ha-tip .hass="${this.hass}">${this._tip}</ha-tip> </ha-config-section> </ha-top-app-bar-fixed> `}},{kind:"method",key:"updated",value:function(t){(0,o.Z)(e,"updated",this,3)([t]),!this._tip&&t.has("hass")&&(this._tip=A(this.hass,this.narrow))}},{kind:"field",key:"_filterUpdateEntitiesWithInstall",value:()=>(0,l.Z)(((t,i)=>{const e=(0,h.Fj)(t).filter((t=>!i[t.entity_id]?.hidden));return{updates:e.slice(0,3===e.length?e.length:2),total:e.length}}))},{kind:"method",key:"_showQuickBar",value:function(){(0,p.Hk)(this,{mode:p.Ie.Command,hint:this.hass.enableShortcuts?this.hass.localize("ui.dialogs.quick-bar.key_c_hint"):void 0})}},{kind:"method",key:"_handleMenuAction",value:async function(t){switch(t.detail.index){case 0:(0,h.M$)(this,this.hass);break;case 1:(0,u.s)(this)}}},{kind:"get",static:!0,key:"styles",value:function(){return[g.Qx,s.iv`ha-card:last-child{margin-bottom:env(safe-area-inset-bottom)}:host(:not([narrow])) ha-card:last-child{margin-bottom:max(24px,env(safe-area-inset-bottom))}ha-config-section{margin:auto;margin-top:-32px;max-width:600px}ha-card{overflow:hidden}ha-card a{text-decoration:none;color:var(--primary-text-color)}ha-assist-chip{margin:8px 16px 16px 16px}.title{font-size:16px;padding:16px;padding-bottom:0}@media all and (max-width:600px){ha-card{border-width:1px 0;border-radius:0;box-shadow:unset}ha-config-section{margin-top:-42px}}ha-tip{margin-bottom:max(env(safe-area-inset-bottom),8px)}.new{color:var(--primary-color)}.keep-together{display:inline-block}hr{height:1px;background-color:var(--ha-card-border-color,var(--divider-color,#e0e0e0));border:none;margin-top:0}`]}}]}}),(0,f.f)(s.oi));a()}catch(t){a(t)}}))},25342:function(t,i,e){var a=e(44249),n=(e(9359),e(56475),e(70104),e(2060),e(87319),e(57243)),o=e(15093),s=e(91610);e(54977),e(13928),e(9734);(0,a.Z)([(0,o.Mo)("ha-config-navigation")],(function(t,i){return{F:class extends i{constructor(...i){super(...i),t(this)}},d:[{kind:"field",decorators:[(0,o.Cb)({attribute:!1})],key:"hass",value:void 0},{kind:"field",decorators:[(0,o.Cb)({type:Boolean})],key:"narrow",value:()=>!1},{kind:"field",decorators:[(0,o.Cb)({attribute:!1})],key:"pages",value:void 0},{kind:"method",key:"render",value:function(){const t=this.pages.filter((t=>"#external-app-configuration"===t.path?this.hass.auth.external?.config.hasSettingsScreen:(0,s.jn)(this.hass,t))).map((t=>({...t,name:t.name||this.hass.localize(`ui.panel.config.dashboard.${t.translationKey}.main`),description:"cloud"===t.component&&t.info?t.info.logged_in?`\n ${this.hass.localize("ui.panel.config.cloud.description_login")}\n `:`\n ${this.hass.localize("ui.panel.config.cloud.description_features")}\n `:`\n ${t.description||this.hass.localize(`ui.panel.config.dashboard.${t.translationKey}.secondary`)}\n `})));return n.dy` <ha-navigation-list has-secondary .hass="${this.hass}" .narrow="${this.narrow}" .pages="${t}" .label="${this.hass.localize("panel.config")}"></ha-navigation-list> `}},{kind:"field",static:!0,key:"styles",value:()=>n.iv`ha-navigation-list{--navigation-list-item-title-font-size:16px}`}]}}),n.oi)},98241:function(t,i,e){var a=e(44249),n=e(57243),o=e(15093),s=e(35359);(0,a.Z)([(0,o.Mo)("ha-config-section")],(function(t,i){return{F:class extends i{constructor(...i){super(...i),t(this)}},d:[{kind:"field",decorators:[(0,o.Cb)({attribute:"is-wide",type:Boolean})],key:"isWide",value:()=>!1},{kind:"field",decorators:[(0,o.Cb)({type:Boolean})],key:"vertical",value:()=>!1},{kind:"field",decorators:[(0,o.Cb)({type:Boolean,attribute:"full-width"})],key:"fullWidth",value:()=>!1},{kind:"method",key:"render",value:function(){return n.dy` <div class="content ${(0,s.$)({narrow:!this.isWide,"full-width":this.fullWidth})}"> <div class="header"><slot name="header"></slot></div> <div class="together layout ${(0,s.$)({narrow:!this.isWide,vertical:this.vertical||!this.isWide,horizontal:!this.vertical&&this.isWide})}"> <div class="intro"><slot name="introduction"></slot></div> <div class="panel flex-auto"><slot></slot></div> </div> </div> `}},{kind:"field",static:!0,key:"styles",value:()=>n.iv`:host{display:block}.content{padding:28px 20px 0;max-width:1040px;margin:0 auto}.layout{display:flex}.horizontal{flex-direction:row}.vertical{flex-direction:column}.flex-auto{flex:1 1 auto}.header{font-family:var(--paper-font-headline_-_font-family);-webkit-font-smoothing:var(--paper-font-headline_-_-webkit-font-smoothing);font-size:var(--paper-font-headline_-_font-size);font-weight:var(--paper-font-headline_-_font-weight);letter-spacing:var(--paper-font-headline_-_letter-spacing);line-height:var(--paper-font-headline_-_line-height);opacity:var(--dark-primary-opacity)}.together{margin-top:var(--config-section-content-together-margin-top,32px)}.intro{font-family:var(--paper-font-subhead_-_font-family);-webkit-font-smoothing:var(--paper-font-subhead_-_-webkit-font-smoothing);font-weight:var(--paper-font-subhead_-_font-weight);line-height:var(--paper-font-subhead_-_line-height);width:100%;opacity:var(--dark-primary-opacity);font-size:14px;padding-bottom:20px}.horizontal .intro{max-width:400px;margin-right:40px;margin-inline-end:40px;margin-inline-start:initial}.panel{margin-top:-24px}.panel ::slotted(*){margin-top:24px;display:block}.narrow.content{max-width:640px}.narrow .together{margin-top:var(--config-section-narrow-content-together-margin-top,var(--config-section-content-together-margin-top,20px))}.narrow .intro{padding-bottom:20px;margin-right:0;margin-inline-end:0;margin-inline-start:initial;max-width:500px}.full-width{padding:0}.full-width .layout{flex-direction:column}`}]}}),n.oi)}}; //# sourceMappingURL=59866.b6d80db6b55aaa52.js.map