Module 892118

736 characters · in no known chunk
Dependencies
Lazily required by (0)none
Requires (3)
Lazily requires (0)none
Source Raw
function(e,t,n){"use strict";n.d(t,{A:()=>o,s:()=>a});var i=n(575593),r=n(820391),s=n(149807);let a=e=>e instanceof o;class o extends s.A{label;layers;innerWidth;overflowTop;overflowBottom;overflowHorizontal;constructor(e){super(e),this.type=i.R.PROFILE_FRAME,this.label=e.label,this.layers=e.layers,this.innerWidth=e.innerWidth??r.x.INNER_WIDTH,this.overflowTop=e.overflowTop??r.x.OVERFLOW_TOP,this.overflowBottom=e.overflowBottom??r.x.OVERFLOW_BOTTOM,this.overflowHorizontal=e.overflowHorizontal??r.x.OVERFLOW_HORIZONTAL}static fromServer(e){let{inner_width:t,overflow_top:n,overflow_bottom:i,overflow_horizontal:r,...s}=e;return new o({...super.fromServer(s),...s,innerWidth:t,overflowTop:n,overflowBottom:i,overflowHorizontal:r})}}}