creactive 0.0.179 → 0.0.181
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/build/classic.js +36 -17
- package/build/components/atoms/index.d.ts +2 -0
- package/build/components/atoms/text/constants/color.d.ts +1 -2
- package/build/components/atoms/text/text.types.d.ts +2 -2
- package/build/components/atoms/transition/constants/duration.d.ts +5 -0
- package/build/components/atoms/transition/constants/index.d.ts +1 -0
- package/build/components/atoms/transition/index.d.ts +3 -0
- package/build/components/atoms/transition/transition.types.d.ts +58 -0
- package/build/components/atoms/view/constants/color.d.ts +19 -1
- package/build/components/atoms/view/view.types.d.ts +3 -3
- package/build/components/index.d.ts +2 -2
- package/build/contexts/theme/constants/color.d.ts +18 -0
- package/build/contexts/theme/constants/index.d.ts +1 -1
- package/build/contexts/theme/hooks/use-theme-style-sheet.d.ts +54 -0
- package/build/contexts/theme/theme.types.d.ts +117 -27
- package/build/default.js +1 -1
- package/build/helpers/dimension/dimension.d.ts +6 -4
- package/build/helpers/dimension/dimension.types.d.ts +3 -1
- package/build/helpers/dimension/index.d.ts +4 -3
- package/build/helpers/index.d.ts +1 -1
- package/build/index.d.ts +2 -2
- package/package.json +1 -1
package/build/default.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("react"),require("react-native"),require("react/jsx-runtime"),require("react-native-svg"),require("@emotion/styled")):"function"==typeof define&&define.amd?define("creactive",["react","react-native","react/jsx-runtime","react-native-svg","@emotion/styled"],r):"object"==typeof exports?exports.creactive=r(require("react"),require("react-native"),require("react/jsx-runtime"),require("react-native-svg"),require("@emotion/styled")):e.creactive=r(e.react,e["react-native"],e["react/jsx-runtime"],e["react-native-svg"],e["@emotion/styled"])}(this,((e,r,o,n,t)=>(()=>{"use strict";var a={63:(e,r,o)=>{o.d(r,{nO:()=>u,FI:()=>t,r7:()=>n,i8:()=>l,$i:()=>a,k8:()=>s,rq:()=>i,lF:()=>B,Wh:()=>d});var n=function(e){return e[e.BASE_100=0]="BASE_100",e[e.BASE_200=1]="BASE_200",e[e.BASE_300=2]="BASE_300",e[e.BASE_400=3]="BASE_400",e[e.BASE_500=4]="BASE_500",e[e.BASE_600=5]="BASE_600",e[e.BASE_700=6]="BASE_700",e[e.BASE_800=7]="BASE_800",e[e.BASE_900=8]="BASE_900",e[e.INVERSE_100=9]="INVERSE_100",e[e.INVERSE_200=10]="INVERSE_200",e[e.INVERSE_300=11]="INVERSE_300",e[e.INVERSE_400=12]="INVERSE_400",e[e.INVERSE_500=13]="INVERSE_500",e[e.INVERSE_600=14]="INVERSE_600",e[e.INVERSE_700=15]="INVERSE_700",e[e.INVERSE_800=16]="INVERSE_800",e[e.INVERSE_900=17]="INVERSE_900",e[e.FAILURE_100=18]="FAILURE_100",e[e.FAILURE_200=19]="FAILURE_200",e[e.FAILURE_300=20]="FAILURE_300",e[e.FAILURE_400=21]="FAILURE_400",e[e.FAILURE_500=22]="FAILURE_500",e[e.FAILURE_600=23]="FAILURE_600",e[e.FAILURE_700=24]="FAILURE_700",e[e.FAILURE_800=25]="FAILURE_800",e[e.FAILURE_900=26]="FAILURE_900",e[e.TRANSPARENT=27]="TRANSPARENT",e}({}),t=function(e){return e[e.BASE_100=0]="BASE_100",e[e.BASE_200=1]="BASE_200",e[e.BASE_300=2]="BASE_300",e[e.BASE_400=3]="BASE_400",e[e.BASE_500=4]="BASE_500",e[e.BASE_600=5]="BASE_600",e[e.BASE_700=6]="BASE_700",e[e.BASE_800=7]="BASE_800",e[e.BASE_900=8]="BASE_900",e}({}),a=function(e){return e[e.BASE=0]="BASE",e[e.TYPOGRAPHIC=1]="TYPOGRAPHIC",e}({}),i=function(e){return e[e.THIN=0]="THIN",e[e.EXTRA_LIGHT=1]="EXTRA_LIGHT",e[e.LIGHT=2]="LIGHT",e[e.REGULAR=3]="REGULAR",e[e.MEDIUM=4]="MEDIUM",e[e.SEMIBOLD=5]="SEMIBOLD",e[e.BOLD=6]="BOLD",e[e.EXTRA_BOLD=7]="EXTRA_BOLD",e[e.BLACK=8]="BLACK",e}({}),s=function(e){return e[e.X2S=0]="X2S",e[e.XS=1]="XS",e[e.SM=2]="SM",e[e.MD=3]="MD",e[e.LG=4]="LG",e[e.XL=5]="XL",e[e.X2L=6]="X2L",e[e.X3L=7]="X3L",e[e.X4L=8]="X4L",e[e.X5L=9]="X5L",e[e.X6L=10]="X6L",e}({}),d=function(e){return e[e.H1=0]="H1",e[e.H2=1]="H2",e[e.H3=2]="H3",e[e.H4=3]="H4",e[e.H5=4]="H5",e[e.H6=5]="H6",e[e.P=6]="P",e[e.SPAN=7]="SPAN",e}({}),u=function(e){return e[e.LEFT=0]="LEFT",e[e.CENTER=1]="CENTER",e[e.RIGHT=2]="RIGHT",e}({}),l=function(e){return e[e.NONE=0]="NONE",e[e.UNDERLINE=1]="UNDERLINE",e}({}),B=function(e){return e[e.NONE=0]="NONE",e[e.TIGHT=1]="TIGHT",e[e.SNUG=2]="SNUG",e[e.NORMAL=3]="NORMAL",e[e.RELAXED=4]="RELAXED",e[e.LOOSE=5]="LOOSE",e}({})},180:(e,r,o)=>{o.d(r,{Fu:()=>x,FY:()=>W,ZZ:()=>t.ZZ,X4:()=>t.X4,Im:()=>A,ar:()=>I,Fx:()=>l,rY:()=>B,yg:()=>S,cn:()=>p,LG:()=>c,Vd:()=>f,L0:()=>P,FA:()=>b,Kb:()=>h});var n,t=o(810),a=o(695),i=o(63);function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function d(e,r,o){return(r=function(e){var r=function(e){if("object"!=s(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=s(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==s(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var u=d(d({},i.$i.BASE,"fontFamilyBase"),i.$i.TYPOGRAPHIC,"fontFamilyTypographic"),l=function(e){return(0,a.JU)()[u[e]]},B=function(e){return(0,a.wR)()[u[e]]},g=d(d(d(d(d(d(d(d(d({},i.rq.THIN,"fontWeightBaseThin"),i.rq.EXTRA_LIGHT,"fontWeightBaseExtraLight"),i.rq.LIGHT,"fontWeightBaseLight"),i.rq.REGULAR,"fontWeightBaseRegular"),i.rq.MEDIUM,"fontWeightBaseMedium"),i.rq.SEMIBOLD,"fontWeightBaseSemiBold"),i.rq.BOLD,"fontWeightBaseBold"),i.rq.EXTRA_BOLD,"fontWeightBaseExtraBold"),i.rq.BLACK,"fontWeightBaseBlack"),c=function(e){return(0,a.JU)()[g[e]]},f=function(e){return(0,a.wR)()[g[e]]},L=(d(d(d(d(d(d(d(d(d(d(n={},i.k8.X2S,"fontSizeBaseX2S"),i.k8.XS,"fontSizeBaseXS"),i.k8.SM,"fontSizeBaseSM"),i.k8.MD,"fontSizeBaseMD"),i.k8.LG,"fontSizeBaseLG"),i.k8.XL,"fontSizeBaseXL"),i.k8.X2L,"fontSizeBaseX2L"),i.k8.X3L,"fontSizeBaseX3L"),i.k8.X4L,"fontSizeBaseX4L"),i.k8.X5L,"fontSizeBaseX5L"),d(n,i.k8.X6L,"fontSizeBaseX6L")),S=function(e){return(0,a.JU)()[L[e]]},p=function(e){return(0,a.wR)()[L[e]]},b=function(e){return null==e?void 0:e.toValue()};function X(e){return X="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},X(e)}function m(e,r,o){return(r=function(e){var r=function(e){if("object"!=X(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=X(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==X(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var R=m(m(m(m(m(m(m(m({},i.Wh.SPAN,"span"),i.Wh.P,"p"),i.Wh.H1,"h1"),i.Wh.H2,"h2"),i.Wh.H3,"h3"),i.Wh.H4,"h4"),i.Wh.H5,"h5"),i.Wh.H6,"h6"),h=function(e){return R[e]},T=o(389);function E(e){return E="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},E(e)}function y(e,r,o){return(r=function(e){var r=function(e){if("object"!=E(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=E(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==E(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var v=T.StyleSheet.create({textDecorationNone:{textDecorationLine:"none"},textDecorationUnderline:{textDecorationLine:"underline"}}),F=y(y({},i.i8.NONE,v.textDecorationNone),i.i8.UNDERLINE,v.textDecorationUnderline),A=function(e){return F[e]},M=y(y({},i.i8.NONE,"none"),i.i8.UNDERLINE,"underline"),I=function(e){return M[e]},C=T.StyleSheet.create({textAlignLeft:{textAlign:"left"},textAlignCenter:{textAlign:"center"},textAlignRight:{textAlign:"right"}}),_=y(y(y({},i.nO.LEFT,C.textAlignLeft),i.nO.CENTER,C.textAlignCenter),i.nO.RIGHT,C.textAlignRight),x=function(e){return _[e]},D=y(y(y({},i.nO.LEFT,"left"),i.nO.CENTER,"center"),i.nO.RIGHT,"right"),W=function(e){return D[e]},N=y(y(y(y(y(y({},i.lF.NONE,"lineHeightBaseNone"),i.lF.TIGHT,"lineHeightBaseTight"),i.lF.SNUG,"lineHeightBaseSnug"),i.lF.NORMAL,"lineHeightBaseNormal"),i.lF.RELAXED,"lineHeightBaseRelaxed"),i.lF.LOOSE,"lineHeightBaseLoose"),P=function(e){return(0,a.wR)()[N[e]]}},810:(e,r,o)=>{o.d(r,{HE:()=>L,X4:()=>g,ZZ:()=>B,d9:()=>f});var n,t=o(695),a=o(389),i=o(63);function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function d(e,r,o){return(r=function(e){var r=function(e){if("object"!=s(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=s(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==s(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var u=(d(d(d(d(d(d(d(d(d(d(n={},i.r7.BASE_100,"colorForegroundBase100"),i.r7.BASE_200,"colorForegroundBase200"),i.r7.BASE_300,"colorForegroundBase300"),i.r7.BASE_400,"colorForegroundBase400"),i.r7.BASE_500,"colorForegroundBase500"),i.r7.BASE_600,"colorForegroundBase600"),i.r7.BASE_700,"colorForegroundBase700"),i.r7.BASE_800,"colorForegroundBase800"),i.r7.BASE_900,"colorForegroundBase900"),i.r7.INVERSE_100,"colorForegroundInverse100"),d(d(d(d(d(d(d(d(d(d(n,i.r7.INVERSE_200,"colorForegroundInverse200"),i.r7.INVERSE_300,"colorForegroundInverse300"),i.r7.INVERSE_400,"colorForegroundInverse400"),i.r7.INVERSE_500,"colorForegroundInverse500"),i.r7.INVERSE_600,"colorForegroundInverse600"),i.r7.INVERSE_700,"colorForegroundInverse700"),i.r7.INVERSE_800,"colorForegroundInverse800"),i.r7.INVERSE_900,"colorForegroundInverse900"),i.r7.FAILURE_100,"colorForegroundFailure100"),i.r7.FAILURE_200,"colorForegroundFailure200"),d(d(d(d(d(d(d(n,i.r7.FAILURE_300,"colorForegroundFailure300"),i.r7.FAILURE_400,"colorForegroundFailure400"),i.r7.FAILURE_500,"colorForegroundFailure500"),i.r7.FAILURE_600,"colorForegroundFailure600"),i.r7.FAILURE_700,"colorForegroundFailure700"),i.r7.FAILURE_800,"colorForegroundFailure800"),i.r7.FAILURE_900,"colorForegroundFailure900")),l=a.StyleSheet.create({transparent:{color:"transparent"}}),B=function(e){var r=(0,t.JU)();return e===i.r7.TRANSPARENT?l.transparent:r[u[e]]},g=function(e){var r=(0,t.wR)();return e===i.r7.TRANSPARENT?"transparent":r[u[e]]},c=d(d(d(d(d(d(d(d(d({},i.FI.BASE_100,"colorBackgroundBase100"),i.FI.BASE_200,"colorBackgroundBase200"),i.FI.BASE_300,"colorBackgroundBase300"),i.FI.BASE_400,"colorBackgroundBase400"),i.FI.BASE_500,"colorBackgroundBase500"),i.FI.BASE_600,"colorBackgroundBase600"),i.FI.BASE_700,"colorBackgroundBase700"),i.FI.BASE_800,"colorBackgroundBase800"),i.FI.BASE_900,"colorBackgroundBase900"),f=function(e){var r=(0,t.JU)();return void 0===e?e:r[c[e]]},L=function(e){var r=(0,t.wR)();if(void 0!==e)return r[c[e]]}},818:(e,r,o)=>{o.d(r,{A:()=>g});var n=o(155),t=o(389),a=o(63),i=new Map,s=o(180),d=o(810),u=o(272),l=t.StyleSheet.create({default:{display:"inline",margin:0,padding:0,position:"static",listStyle:"none",borderStyle:"solid",boxSizing:"border-box",whiteSpace:"pre-wrap",overflowWrap:"break-word",borderWidth:0}}),B=(0,n.forwardRef)((function(e,r){var o=e.testId,B=e.textAlign,g=void 0===B?a.nO.LEFT:B,c=e.textDecoration,f=void 0===c?a.i8.NONE:c,L=e.fontFamily,S=void 0===L?a.$i.BASE:L,p=e.fontWeight,b=void 0===p?a.rq.REGULAR:p,X=e.fontSize,m=void 0===X?a.k8.MD:X,R=e.lineHeight,h=void 0===R?a.lF.NORMAL:R,T=e.maxLines,E=e.color,y=void 0===E?a.r7.BASE_800:E,v=e.backgroundColor,F=e.opacity,A=e.children,M=(0,n.useRef)(null);(0,n.useImperativeHandle)(r,(function(){return{measure:function(e){var r;null===(r=M.current)||void 0===r||r.measure((function(r,o,n,t){e(r,o,n,t)}))}}}));var I=function(e,r){var o=[e,r].join("-");if(i.has(o))return i.get(o);var n=t.StyleSheet.create({textLineHeight:{lineHeight:e*r}});return i.set(o,n),n}((0,s.cn)(m),(0,s.L0)(h));return(0,u.jsx)(t.Text,{testID:o,ref:M,style:[l.default,(0,s.Fu)(g),(0,s.Im)(f),(0,s.Fx)(S),(0,s.LG)(b),(0,s.yg)(m),I.textLineHeight,(0,s.ZZ)(y),(0,d.d9)(v),{opacity:(0,s.FA)(F)}],numberOfLines:T,children:A})}));B.Tag=a.Wh,B.TextAlign=a.nO,B.TextDecoration=a.i8,B.FontFamily=a.$i,B.FontWeight=a.rq,B.FontSize=a.k8,B.LineHeight=a.lF,B.Color=a.r7,B.BackgroundColor=a.FI;const g=B},682:(e,r,o)=>{o.d(r,{A:()=>f});var n,t,a,i=o(155),s=o(729),d=o.n(s)().span(n||(t=["\n display: ",";\n margin: 0;\n padding: 0;\n position: static;\n list-style: none;\n border-style: solid;\n box-sizing: border-box;\n text-decoration: none;\n white-space: pre-wrap;\n overflow: hidden;\n overflow-wrap: break-word;\n text-overflow: ellipsis;\n text-align: ",";\n text-decoration-line: ",";\n font-family: ",";\n font-weight: ",";\n font-size: ","px;\n line-height: ","px;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: ",";\n color: ",";\n background-color: ",";\n opacity: ",";\n border-width: 0;\n"],a||(a=t.slice(0)),n=Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(a)}}))),(function(e){return void 0===e.css.maxLines?"inline":"-webkit-box"}),(function(e){return e.css.textAlign}),(function(e){return e.css.textDecoration}),(function(e){return e.css.fontFamily}),(function(e){return e.css.fontWeight}),(function(e){return e.css.fontSize}),(function(e){return e.css.lineHeight}),(function(e){return e.css.maxLines}),(function(e){return e.css.color}),(function(e){return e.css.backgroundColor}),(function(e){return e.css.opacity})),u=o(63),l=o(180),B=o(810),g=o(272),c=(0,i.forwardRef)((function(e,r){var o=e.testId,n=e.tag,t=void 0===n?u.Wh.SPAN:n,a=e.textAlign,s=void 0===a?u.nO.LEFT:a,c=e.textDecoration,f=void 0===c?u.i8.NONE:c,L=e.fontFamily,S=void 0===L?u.$i.BASE:L,p=e.fontWeight,b=void 0===p?u.rq.REGULAR:p,X=e.fontSize,m=void 0===X?u.k8.MD:X,R=e.lineHeight,h=void 0===R?u.lF.NORMAL:R,T=e.maxLines,E=e.color,y=void 0===E?u.r7.BASE_800:E,v=e.backgroundColor,F=e.opacity,A=e.children,M=(0,i.useRef)(null);(0,i.useImperativeHandle)(r,(function(){return{measure:function(e){var r,o=null===(r=M.current)||void 0===r?void 0:r.getBoundingClientRect();o&&e(o.x,o.y,o.width,o.height)}}}));var I=(0,l.cn)(m),C=(0,l.L0)(h);return(0,g.jsx)(d,{"data-testid":o,ref:M,as:(0,l.Kb)(t),css:{textAlign:(0,l.FY)(s),textDecoration:(0,l.ar)(f),fontFamily:(0,l.rY)(S),fontWeight:(0,l.Vd)(b),fontSize:I,lineHeight:I*C,maxLines:T,color:(0,l.X4)(y),backgroundColor:(0,B.HE)(v),opacity:(0,l.FA)(F)},children:A})}));c.Tag=u.Wh,c.TextAlign=u.nO,c.TextDecoration=u.i8,c.FontFamily=u.$i,c.FontWeight=u.rq,c.FontSize=u.k8,c.LineHeight=u.lF,c.Color=u.r7,c.BackgroundColor=u.FI;const f=c},212:(e,r,o)=>{o.d(r,{CN:()=>g,th:()=>l,F5:()=>B,TI:()=>i,Vc:()=>n,uC:()=>a,s_:()=>t,lo:()=>L,uY:()=>d,rA:()=>s,b9:()=>u,Ie:()=>c,JT:()=>f,TL:()=>S,SQ:()=>p});var n=function(e){return e[e.BASE_100=0]="BASE_100",e[e.BASE_200=1]="BASE_200",e[e.BASE_300=2]="BASE_300",e[e.BASE_400=3]="BASE_400",e[e.BASE_500=4]="BASE_500",e[e.BASE_600=5]="BASE_600",e[e.BASE_700=6]="BASE_700",e[e.BASE_800=7]="BASE_800",e[e.BASE_900=8]="BASE_900",e}({}),t=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({}),a=function(e){return e[e.XS=0]="XS",e[e.SM=1]="SM",e[e.MD=2]="MD",e[e.LG=3]="LG",e[e.XL=4]="XL",e[e.X2L=5]="X2L",e[e.X3L=6]="X3L",e[e.X4L=7]="X4L",e[e.X5L=8]="X5L",e[e.X6L=9]="X6L",e[e.MAX=10]="MAX",e}({}),i=function(e){return e[e.BASE_100=0]="BASE_100",e[e.BASE_200=1]="BASE_200",e[e.BASE_300=2]="BASE_300",e[e.BASE_400=3]="BASE_400",e[e.BASE_500=4]="BASE_500",e[e.BASE_600=5]="BASE_600",e[e.BASE_700=6]="BASE_700",e[e.BASE_800=7]="BASE_800",e[e.BASE_900=8]="BASE_900",e[e.PRIMARY_100=9]="PRIMARY_100",e[e.PRIMARY_200=10]="PRIMARY_200",e[e.PRIMARY_300=11]="PRIMARY_300",e[e.PRIMARY_400=12]="PRIMARY_400",e[e.PRIMARY_500=13]="PRIMARY_500",e[e.PRIMARY_600=14]="PRIMARY_600",e[e.PRIMARY_700=15]="PRIMARY_700",e[e.PRIMARY_800=16]="PRIMARY_800",e[e.PRIMARY_900=17]="PRIMARY_900",e}({}),s=function(e){return e[e.NONE=0]="NONE",e[e.WRAP=1]="WRAP",e}({}),d=function(e){return e[e.COLUMN=0]="COLUMN",e[e.ROW=1]="ROW",e[e.COLUMN_REVERSE=2]="COLUMN_REVERSE",e[e.ROW_REVERSE=3]="ROW_REVERSE",e}({}),u=function(e){return e[e.FLEX_START=0]="FLEX_START",e[e.FLEX_END=1]="FLEX_END",e[e.CENTER=2]="CENTER",e[e.SPACE_BETWEEN=3]="SPACE_BETWEEN",e[e.SPACE_AROUND=4]="SPACE_AROUND",e[e.SPACE_EVENLY=5]="SPACE_EVENLY",e}({}),l=function(e){return e[e.FLEX_START=0]="FLEX_START",e[e.FLEX_END=1]="FLEX_END",e[e.CENTER=2]="CENTER",e[e.STRETCH=3]="STRETCH",e[e.BASELINE=4]="BASELINE",e}({}),B=function(e){return e[e.FLEX_START=0]="FLEX_START",e[e.FLEX_END=1]="FLEX_END",e[e.CENTER=2]="CENTER",e[e.STRETCH=3]="STRETCH",e[e.BASELINE=4]="BASELINE",e}({}),g=function(e){return e[e.FLEX_START=0]="FLEX_START",e[e.FLEX_END=1]="FLEX_END",e[e.CENTER=2]="CENTER",e[e.STRETCH=3]="STRETCH",e[e.SPACE_BETWEEN=4]="SPACE_BETWEEN",e[e.SPACE_AROUND=5]="SPACE_AROUND",e[e.SPACE_EVENLY=6]="SPACE_EVENLY",e}({}),c=function(e){return e[e.VISIBLE=0]="VISIBLE",e[e.HIDDEN=1]="HIDDEN",e}({}),f=function(e){return e[e.RELATIVE=0]="RELATIVE",e[e.ABSOLUTE=1]="ABSOLUTE",e}({}),L=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({}),S=function(e){return e[e.X6S=0]="X6S",e[e.X5S=1]="X5S",e[e.X4S=2]="X4S",e[e.X3S=3]="X3S",e[e.X2S=4]="X2S",e[e.XS=5]="XS",e[e.SM=6]="SM",e[e.MD=7]="MD",e[e.LG=8]="LG",e[e.XL=9]="XL",e[e.X2L=10]="X2L",e[e.X3L=11]="X3L",e[e.X4L=12]="X4L",e[e.X5L=13]="X5L",e[e.X6L=14]="X6L",e}({}),p=function(e){return e[e.DIV=0]="DIV",e[e.FIGURE=1]="FIGURE",e[e.FIGCAPTION=2]="FIGCAPTION",e[e.ARTICLE=3]="ARTICLE",e[e.SECTION=4]="SECTION",e[e.HEADER=5]="HEADER",e[e.MAIN=6]="MAIN",e[e.FOOTER=7]="FOOTER",e}({})},844:(e,r,o)=>{o.d(r,{GK:()=>Ee,WE:()=>ve,lF:()=>fe,RH:()=>Se,r1:()=>Xe,dG:()=>Re,vd:()=>U,$X:()=>z,ol:()=>W,fV:()=>w,Xd:()=>R,TY:()=>l,V1:()=>B,ro:()=>p,UI:()=>v,U0:()=>G,UA:()=>X,Ei:()=>M,dp:()=>_,D:()=>L,ud:()=>c,sm:()=>T,Ps:()=>ar,Nx:()=>or,JO:()=>K,kP:()=>te,K8:()=>ie,SB:()=>J,wt:()=>q,rm:()=>Z,RR:()=>re,Qf:()=>lr,VW:()=>ue,fv:()=>Be,vD:()=>Er,hX:()=>Sr,w7:()=>mr,Vf:()=>gr,X6:()=>Fe,S:()=>_e,wx:()=>De,Gd:()=>vr,mu:()=>br,XV:()=>hr,we:()=>fr,dH:()=>He,xT:()=>ke,bW:()=>Oe,FK:()=>ir,pX:()=>Ar,sX:()=>_r});var n=o(695),t=o(389),a=o(212);function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}function s(e,r,o){return(r=function(e){var r=function(e){if("object"!=i(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=i(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==i(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var d,u=s(s(s(s(s(s(s(s(s({},a.Vc.BASE_100,"colorBorderBase100"),a.Vc.BASE_200,"colorBorderBase200"),a.Vc.BASE_300,"colorBorderBase300"),a.Vc.BASE_400,"colorBorderBase400"),a.Vc.BASE_500,"colorBorderBase500"),a.Vc.BASE_600,"colorBorderBase600"),a.Vc.BASE_700,"colorBorderBase700"),a.Vc.BASE_800,"colorBorderBase800"),a.Vc.BASE_900,"colorBorderBase900"),l=function(e){return(0,n.JU)()[u[e]]},B=function(e){return(0,n.wR)()[u[e]]},g=s(s(s({},a.s_.SM,"borderWidthBaseSM"),a.s_.MD,"borderWidthBaseMD"),a.s_.LG,"borderWidthBaseLG"),c=function(e){return(0,n.JU)()[g[e]]},f=s(s(s({},a.s_.SM,"borderWidthTopBaseSM"),a.s_.MD,"borderWidthTopBaseMD"),a.s_.LG,"borderWidthTopBaseLG"),L=function(e){return(0,n.JU)()[f[e]]},S=s(s(s({},a.s_.SM,"borderWidthLeftBaseSM"),a.s_.MD,"borderWidthLeftBaseMD"),a.s_.LG,"borderWidthLeftBaseLG"),p=function(e){return(0,n.JU)()[S[e]]},b=s(s(s({},a.s_.SM,"borderWidthRightBaseSM"),a.s_.MD,"borderWidthRightBaseMD"),a.s_.LG,"borderWidthRightBaseLG"),X=function(e){return(0,n.JU)()[b[e]]},m=s(s(s({},a.s_.SM,"borderWidthBottomBaseSM"),a.s_.MD,"borderWidthBottomBaseMD"),a.s_.LG,"borderWidthBottomBaseLG"),R=function(e){return(0,n.JU)()[m[e]]},h=s(s(s({},a.s_.SM,"borderWidthBaseSM"),a.s_.MD,"borderWidthBaseMD"),a.s_.LG,"borderWidthBaseLG"),T=function(e){return(0,n.wR)()[h[e]]},E=t.StyleSheet.create({borderRadiusMax:{borderRadius:"50%"}}),y=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderRadiusBaseXS"),a.uC.SM,"borderRadiusBaseSM"),a.uC.MD,"borderRadiusBaseMD"),a.uC.LG,"borderRadiusBaseLG"),a.uC.XL,"borderRadiusBaseXL"),a.uC.X2L,"borderRadiusBaseX2L"),a.uC.X3L,"borderRadiusBaseX3L"),a.uC.X4L,"borderRadiusBaseX4L"),a.uC.X5L,"borderRadiusBaseX5L"),a.uC.X6L,"borderRadiusBaseX6L"),v=function(e){var r=(0,n.JU)();return e===a.uC.MAX?E.borderRadiusMax:r[y[e]]},F=t.StyleSheet.create({borderRadiusMax:{borderTopLeftRadius:"50%"}}),A=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderTopLeftRadiusBaseXS"),a.uC.SM,"borderTopLeftRadiusBaseSM"),a.uC.MD,"borderTopLeftRadiusBaseMD"),a.uC.LG,"borderTopLeftRadiusBaseLG"),a.uC.XL,"borderTopLeftRadiusBaseXL"),a.uC.X2L,"borderTopLeftRadiusBaseX2L"),a.uC.X3L,"borderTopLeftRadiusBaseX3L"),a.uC.X4L,"borderTopLeftRadiusBaseX4L"),a.uC.X5L,"borderTopLeftRadiusBaseX5L"),a.uC.X6L,"borderTopLeftRadiusBaseX6L"),M=function(e){var r=(0,n.JU)();return e===a.uC.MAX?F.borderRadiusMax:r[A[e]]},I=t.StyleSheet.create({borderRadiusMax:{borderTopRightRadius:"50%"}}),C=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderTopRightRadiusBaseXS"),a.uC.SM,"borderTopRightRadiusBaseSM"),a.uC.MD,"borderTopRightRadiusBaseMD"),a.uC.LG,"borderTopRightRadiusBaseLG"),a.uC.XL,"borderTopRightRadiusBaseXL"),a.uC.X2L,"borderTopRightRadiusBaseX2L"),a.uC.X3L,"borderTopRightRadiusBaseX3L"),a.uC.X4L,"borderTopRightRadiusBaseX4L"),a.uC.X5L,"borderTopRightRadiusBaseX5L"),a.uC.X6L,"borderTopRightRadiusBaseX6L"),_=function(e){var r=(0,n.JU)();return e===a.uC.MAX?I.borderRadiusMax:r[C[e]]},x=t.StyleSheet.create({borderRadiusMax:{borderBottomLeftRadius:"50%"}}),D=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderBottomLeftRadiusBaseXS"),a.uC.SM,"borderBottomLeftRadiusBaseSM"),a.uC.MD,"borderBottomLeftRadiusBaseMD"),a.uC.LG,"borderBottomLeftRadiusBaseLG"),a.uC.XL,"borderBottomLeftRadiusBaseXL"),a.uC.X2L,"borderBottomLeftRadiusBaseX2L"),a.uC.X3L,"borderBottomLeftRadiusBaseX3L"),a.uC.X4L,"borderBottomLeftRadiusBaseX4L"),a.uC.X5L,"borderBottomLeftRadiusBaseX5L"),a.uC.X6L,"borderBottomLeftRadiusBaseX6L"),W=function(e){var r=(0,n.JU)();return e===a.uC.MAX?x.borderRadiusMax:r[D[e]]},N=t.StyleSheet.create({borderRadiusMax:{borderBottomRightRadius:"50%"}}),P=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderBottomRightRadiusBaseXS"),a.uC.SM,"borderBottomRightRadiusBaseSM"),a.uC.MD,"borderBottomRightRadiusBaseMD"),a.uC.LG,"borderBottomRightRadiusBaseLG"),a.uC.XL,"borderBottomRightRadiusBaseXL"),a.uC.X2L,"borderBottomRightRadiusBaseX2L"),a.uC.X3L,"borderBottomRightRadiusBaseX3L"),a.uC.X4L,"borderBottomRightRadiusBaseX4L"),a.uC.X5L,"borderBottomRightRadiusBaseX5L"),a.uC.X6L,"borderBottomRightRadiusBaseX6L"),w=function(e){var r=(0,n.JU)();return e===a.uC.MAX?N.borderRadiusMax:r[P[e]]},k=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderRadiusBaseXS"),a.uC.SM,"borderRadiusBaseSM"),a.uC.MD,"borderRadiusBaseMD"),a.uC.LG,"borderRadiusBaseLG"),a.uC.XL,"borderRadiusBaseXL"),a.uC.X2L,"borderRadiusBaseX2L"),a.uC.X3L,"borderRadiusBaseX3L"),a.uC.X4L,"borderRadiusBaseX4L"),a.uC.X5L,"borderRadiusBaseX5L"),a.uC.X6L,"borderRadiusBaseX6L"),G=function(e){var r=(0,n.wR)();if(void 0!==e)return e===a.uC.MAX?"50%":r[k[e]]};function O(e){return O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},O(e)}function H(e,r,o){return(r=function(e){var r=function(e){if("object"!=O(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=O(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==O(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var j=(H(H(H(H(H(H(H(H(H(H(d={},a.TI.BASE_100,"colorBackgroundBase100"),a.TI.BASE_200,"colorBackgroundBase200"),a.TI.BASE_300,"colorBackgroundBase300"),a.TI.BASE_400,"colorBackgroundBase400"),a.TI.BASE_500,"colorBackgroundBase500"),a.TI.BASE_600,"colorBackgroundBase600"),a.TI.BASE_700,"colorBackgroundBase700"),a.TI.BASE_800,"colorBackgroundBase800"),a.TI.BASE_900,"colorBackgroundBase900"),a.TI.PRIMARY_100,"colorBackgroundPrimary100"),H(H(H(H(H(H(H(H(d,a.TI.PRIMARY_200,"colorBackgroundPrimary200"),a.TI.PRIMARY_300,"colorBackgroundPrimary300"),a.TI.PRIMARY_400,"colorBackgroundPrimary400"),a.TI.PRIMARY_500,"colorBackgroundPrimary500"),a.TI.PRIMARY_600,"colorBackgroundPrimary600"),a.TI.PRIMARY_700,"colorBackgroundPrimary700"),a.TI.PRIMARY_800,"colorBackgroundPrimary800"),a.TI.PRIMARY_900,"colorBackgroundPrimary900")),U=function(e){return(0,n.JU)()[j[e]]},z=function(e){return(0,n.wR)()[j[e]]};function V(e){return V="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},V(e)}function Y(e,r,o){return(r=function(e){var r=function(e){if("object"!=V(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=V(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==V(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var J=function(e){return null==e?void 0:e.toValue()},q=function(e){return null==e?void 0:e.toValue()},K=function(e){return null==e?void 0:e.toValue()},$=t.StyleSheet.create({flexWrapNone:{flexWrap:"nowrap"},flexWrap:{flexWrap:"wrap"}}),Q=Y(Y({},a.rA.NONE,$.flexWrapNone),a.rA.WRAP,$.flexWrap),Z=function(e){return Q[e]},ee=Y(Y({},a.rA.NONE,"nowrap"),a.rA.WRAP,"wrap"),re=function(e){return ee[e]},oe=t.StyleSheet.create({flexDirectionColumn:{flexDirection:"column"},flexDirectionRow:{flexDirection:"row"},flexDirectionColumnReverse:{flexDirection:"column-reverse"},flexDirectionRowReverse:{flexDirection:"row-reverse"}}),ne=Y(Y(Y(Y({},a.uY.COLUMN,oe.flexDirectionColumn),a.uY.ROW,oe.flexDirectionRow),a.uY.COLUMN_REVERSE,oe.flexDirectionColumnReverse),a.uY.ROW_REVERSE,oe.flexDirectionRowReverse),te=function(e){return ne[e]},ae=Y(Y(Y(Y({},a.uY.COLUMN,"column"),a.uY.ROW,"row"),a.uY.COLUMN_REVERSE,"column-reverse"),a.uY.ROW_REVERSE,"row-reverse"),ie=function(e){return ae[e]},se=t.StyleSheet.create({justifyContentFlexStart:{justifyContent:"flex-start"},justifyContentFlexEnd:{justifyContent:"flex-end"},justifyContentCenter:{justifyContent:"center"},justifyContentSpaceBetween:{justifyContent:"space-between"},justifyContentSpaceAround:{justifyContent:"space-around"},justifyContentSpaceEvenly:{justifyContent:"space-evenly"}}),de=Y(Y(Y(Y(Y(Y({},a.b9.FLEX_START,se.justifyContentFlexStart),a.b9.CENTER,se.justifyContentCenter),a.b9.FLEX_END,se.justifyContentFlexEnd),a.b9.SPACE_BETWEEN,se.justifyContentSpaceBetween),a.b9.SPACE_AROUND,se.justifyContentSpaceAround),a.b9.SPACE_EVENLY,se.justifyContentSpaceEvenly),ue=function(e){return de[e]},le=Y(Y(Y(Y(Y(Y({},a.b9.FLEX_START,"flex-start"),a.b9.CENTER,"center"),a.b9.FLEX_END,"flex-end"),a.b9.SPACE_BETWEEN,"space-between"),a.b9.SPACE_AROUND,"space-around"),a.b9.SPACE_EVENLY,"space-evenly"),Be=function(e){return le[e]},ge=t.StyleSheet.create({alignItemsFlexStart:{alignItems:"flex-start"},alignItemsCenter:{alignItems:"center"},alignItemsFlexEnd:{alignItems:"flex-end"},alignItemsStretch:{alignItems:"stretch"},alignItemsBaseline:{alignItems:"baseline"}}),ce=Y(Y(Y(Y(Y({},a.th.FLEX_START,ge.alignItemsFlexStart),a.th.CENTER,ge.alignItemsCenter),a.th.FLEX_END,ge.alignItemsFlexEnd),a.th.STRETCH,ge.alignItemsStretch),a.th.BASELINE,ge.alignItemsBaseline),fe=function(e){return ce[e]},Le=Y(Y(Y(Y(Y({},a.th.FLEX_START,"flex-start"),a.th.CENTER,"center"),a.th.FLEX_END,"flex-end"),a.th.STRETCH,"stretch"),a.th.BASELINE,"baseline"),Se=function(e){return Le[e]},pe=t.StyleSheet.create({alignSelfFlexStart:{alignSelf:"flex-start"},alignSelfCenter:{alignSelf:"center"},alignSelfFlexEnd:{alignSelf:"flex-end"},alignSelfStretch:{alignSelf:"stretch"},alignSelfBaseline:{alignSelf:"baseline"}}),be=Y(Y(Y(Y(Y({},a.F5.FLEX_START,pe.alignSelfFlexStart),a.F5.CENTER,pe.alignSelfCenter),a.F5.FLEX_END,pe.alignSelfFlexEnd),a.F5.STRETCH,pe.alignSelfStretch),a.F5.BASELINE,pe.alignSelfBaseline),Xe=function(e){return be[e]},me=Y(Y(Y(Y(Y({},a.F5.FLEX_START,"flex-start"),a.F5.CENTER,"center"),a.F5.FLEX_END,"flex-end"),a.F5.STRETCH,"stretch"),a.F5.BASELINE,"baseline"),Re=function(e){return me[e]},he=t.StyleSheet.create({alignContentFlexStart:{alignContent:"flex-start"},alignContentFlexEnd:{alignContent:"flex-end"},alignContentCenter:{alignContent:"center"},alignContentStretch:{alignContent:"stretch"},alignContentSpaceBetween:{alignContent:"space-between"},alignContentSpaceAround:{alignContent:"space-around"},alignContentSpaceEvenly:{alignContent:"space-evenly"}}),Te=Y(Y(Y(Y(Y(Y(Y({},a.CN.FLEX_START,he.alignContentFlexStart),a.CN.CENTER,he.alignContentCenter),a.CN.FLEX_END,he.alignContentFlexEnd),a.CN.STRETCH,he.alignContentStretch),a.CN.SPACE_BETWEEN,he.alignContentSpaceBetween),a.CN.SPACE_AROUND,he.alignContentSpaceAround),a.CN.SPACE_EVENLY,he.alignContentSpaceEvenly),Ee=function(e){return Te[e]},ye=Y(Y(Y(Y(Y(Y(Y({},a.CN.FLEX_START,"flex-start"),a.CN.CENTER,"center"),a.CN.FLEX_END,"flex-end"),a.CN.STRETCH,"stretch"),a.CN.SPACE_BETWEEN,"space-between"),a.CN.SPACE_AROUND,"space-around"),a.CN.SPACE_EVENLY,"space-evenly"),ve=function(e){return ye[e]},Fe=function(e){return null==e?void 0:e.toValue()};function Ae(e){return Ae="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ae(e)}function Me(e,r,o){return(r=function(e){var r=function(e){if("object"!=Ae(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=Ae(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Ae(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Ie=t.StyleSheet.create({overflowHidden:{overflow:"hidden"},overflowVisible:{overflow:"visible"}}),Ce=Me(Me({},a.Ie.HIDDEN,Ie.overflowHidden),a.Ie.VISIBLE,Ie.overflowVisible),_e=function(e){return Ce[e]},xe=Me(Me({},a.Ie.HIDDEN,"hidden"),a.Ie.VISIBLE,"visible"),De=function(e){return xe[e]};function We(e){return We="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},We(e)}function Ne(e,r,o){return(r=function(e){var r=function(e){if("object"!=We(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=We(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==We(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Pe=t.StyleSheet.create({positionRelative:{position:"relative"},positionAbsolute:{position:"absolute"}}),we=Ne(Ne({},a.JT.RELATIVE,Pe.positionRelative),a.JT.ABSOLUTE,Pe.positionAbsolute),ke=function(e){return we[e]},Ge=Ne(Ne({},a.JT.RELATIVE,"relative"),a.JT.ABSOLUTE,"absolute"),Oe=function(e){return Ge[e]},He=function(e){return null==e?void 0:e.toValue()};function je(e){return je="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},je(e)}function Ue(e,r,o){return(r=function(e){var r=function(e){if("object"!=je(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=je(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==je(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var ze,Ve,Ye,Je,qe,Ke,$e,Qe,Ze,er,rr=Ue(Ue(Ue({},a.lo.SM,["0 1px 3px 0 rgba(0,0,0,0.1)","0 1px 2px -1px rgba(0,0,0,0.1)"].join(",")),a.lo.MD,["0 4px 6px -1px rgba(0,0,0,0.1)","0 2px 4px -2px rgba(0,0,0,0.1)"].join(",")),a.lo.LG,["0 10px 15px -3px rgba(0,0,0,0.1)","0 4px 6px -4px rgba(0,0,0,0.1)"].join(",")),or=function(e){return rr[e]},nr=t.StyleSheet.create({boxShadowSM:{boxShadow:rr[a.lo.SM]},boxShadowMD:{boxShadow:rr[a.lo.MD]},boxShadowLG:{boxShadow:rr[a.lo.LG]}}),tr=Ue(Ue(Ue({},a.lo.SM,nr.boxShadowSM),a.lo.MD,nr.boxShadowMD),a.lo.LG,nr.boxShadowLG),ar=function(e){return tr[e]},ir=function(e){return null==e?void 0:e.toValue()};function sr(e){return sr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},sr(e)}function dr(e,r,o){return(r=function(e){var r=function(e){if("object"!=sr(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=sr(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==sr(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var ur=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(ze={},a.TL.X6S,"gapBaseX6S"),a.TL.X5S,"gapBaseX5S"),a.TL.X4S,"gapBaseX4S"),a.TL.X3S,"gapBaseX3S"),a.TL.X2S,"gapBaseX2S"),a.TL.XS,"gapBaseXS"),a.TL.SM,"gapBaseSM"),a.TL.MD,"gapBaseMD"),a.TL.LG,"gapBaseLG"),a.TL.XL,"gapBaseXL"),dr(dr(dr(dr(dr(ze,a.TL.X2L,"gapBaseX2L"),a.TL.X3L,"gapBaseX3L"),a.TL.X4L,"gapBaseX4L"),a.TL.X5L,"gapBaseX5L"),a.TL.X6L,"gapBaseX6L")),lr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[ur[e]]},Br=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Ve={},a.TL.X6S,"marginTopBaseX6S"),a.TL.X5S,"marginTopBaseX5S"),a.TL.X4S,"marginTopBaseX4S"),a.TL.X3S,"marginTopBaseX3S"),a.TL.X2S,"marginTopBaseX2S"),a.TL.XS,"marginTopBaseXS"),a.TL.SM,"marginTopBaseSM"),a.TL.MD,"marginTopBaseMD"),a.TL.LG,"marginTopBaseLG"),a.TL.XL,"marginTopBaseXL"),dr(dr(dr(dr(dr(Ve,a.TL.X2L,"marginTopBaseX2L"),a.TL.X3L,"marginTopBaseX3L"),a.TL.X4L,"marginTopBaseX4L"),a.TL.X5L,"marginTopBaseX5L"),a.TL.X6L,"marginTopBaseX6L")),gr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Br[e]]},cr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Ye={},a.TL.X6S,"paddingTopBaseX6S"),a.TL.X5S,"paddingTopBaseX5S"),a.TL.X4S,"paddingTopBaseX4S"),a.TL.X3S,"paddingTopBaseX3S"),a.TL.X2S,"paddingTopBaseX2S"),a.TL.XS,"paddingTopBaseXS"),a.TL.SM,"paddingTopBaseSM"),a.TL.MD,"paddingTopBaseMD"),a.TL.LG,"paddingTopBaseLG"),a.TL.XL,"paddingTopBaseXL"),dr(dr(dr(dr(dr(Ye,a.TL.X2L,"paddingTopBaseX2L"),a.TL.X3L,"paddingTopBaseX3L"),a.TL.X4L,"paddingTopBaseX4L"),a.TL.X5L,"paddingTopBaseX5L"),a.TL.X6L,"paddingTopBaseX6L")),fr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[cr[e]]},Lr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Je={},a.TL.X6S,"marginLeftBaseX6S"),a.TL.X5S,"marginLeftBaseX5S"),a.TL.X4S,"marginLeftBaseX4S"),a.TL.X3S,"marginLeftBaseX3S"),a.TL.X2S,"marginLeftBaseX2S"),a.TL.XS,"marginLeftBaseXS"),a.TL.SM,"marginLeftBaseSM"),a.TL.MD,"marginLeftBaseMD"),a.TL.LG,"marginLeftBaseLG"),a.TL.XL,"marginLeftBaseXL"),dr(dr(dr(dr(dr(Je,a.TL.X2L,"marginLeftBaseX2L"),a.TL.X3L,"marginLeftBaseX3L"),a.TL.X4L,"marginLeftBaseX4L"),a.TL.X5L,"marginLeftBaseX5L"),a.TL.X6L,"marginLeftBaseX6L")),Sr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Lr[e]]},pr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(qe={},a.TL.X6S,"paddingLeftBaseX6S"),a.TL.X5S,"paddingLeftBaseX5S"),a.TL.X4S,"paddingLeftBaseX4S"),a.TL.X3S,"paddingLeftBaseX3S"),a.TL.X2S,"paddingLeftBaseX2S"),a.TL.XS,"paddingLeftBaseXS"),a.TL.SM,"paddingLeftBaseSM"),a.TL.MD,"paddingLeftBaseMD"),a.TL.LG,"paddingLeftBaseLG"),a.TL.XL,"paddingLeftBaseXL"),dr(dr(dr(dr(dr(qe,a.TL.X2L,"paddingLeftBaseX2L"),a.TL.X3L,"paddingLeftBaseX3L"),a.TL.X4L,"paddingLeftBaseX4L"),a.TL.X5L,"paddingLeftBaseX5L"),a.TL.X6L,"paddingLeftBaseX6L")),br=function(e){var r=(0,n.JU)();if(void 0!==e)return r[pr[e]]},Xr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Ke={},a.TL.X6S,"marginRightBaseX6S"),a.TL.X5S,"marginRightBaseX5S"),a.TL.X4S,"marginRightBaseX4S"),a.TL.X3S,"marginRightBaseX3S"),a.TL.X2S,"marginRightBaseX2S"),a.TL.XS,"marginRightBaseXS"),a.TL.SM,"marginRightBaseSM"),a.TL.MD,"marginRightBaseMD"),a.TL.LG,"marginRightBaseLG"),a.TL.XL,"marginRightBaseXL"),dr(dr(dr(dr(dr(Ke,a.TL.X2L,"marginRightBaseX2L"),a.TL.X3L,"marginRightBaseX3L"),a.TL.X4L,"marginRightBaseX4L"),a.TL.X5L,"marginRightBaseX5L"),a.TL.X6L,"marginRightBaseX6L")),mr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Xr[e]]},Rr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr($e={},a.TL.X6S,"paddingRightBaseX6S"),a.TL.X5S,"paddingRightBaseX5S"),a.TL.X4S,"paddingRightBaseX4S"),a.TL.X3S,"paddingRightBaseX3S"),a.TL.X2S,"paddingRightBaseX2S"),a.TL.XS,"paddingRightBaseXS"),a.TL.SM,"paddingRightBaseSM"),a.TL.MD,"paddingRightBaseMD"),a.TL.LG,"paddingRightBaseLG"),a.TL.XL,"paddingRightBaseXL"),dr(dr(dr(dr(dr($e,a.TL.X2L,"paddingRightBaseX2L"),a.TL.X3L,"paddingRightBaseX3L"),a.TL.X4L,"paddingRightBaseX4L"),a.TL.X5L,"paddingRightBaseX5L"),a.TL.X6L,"paddingRightBaseX6L")),hr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Rr[e]]},Tr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Qe={},a.TL.X6S,"marginBottomBaseX6S"),a.TL.X5S,"marginBottomBaseX5S"),a.TL.X4S,"marginBottomBaseX4S"),a.TL.X3S,"marginBottomBaseX3S"),a.TL.X2S,"marginBottomBaseX2S"),a.TL.XS,"marginBottomBaseXS"),a.TL.SM,"marginBottomBaseSM"),a.TL.MD,"marginBottomBaseMD"),a.TL.LG,"marginBottomBaseLG"),a.TL.XL,"marginBottomBaseXL"),dr(dr(dr(dr(dr(Qe,a.TL.X2L,"marginBottomBaseX2L"),a.TL.X3L,"marginBottomBaseX3L"),a.TL.X4L,"marginBottomBaseX4L"),a.TL.X5L,"marginBottomBaseX5L"),a.TL.X6L,"marginBottomBaseX6L")),Er=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Tr[e]]},yr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Ze={},a.TL.X6S,"paddingBottomBaseX6S"),a.TL.X5S,"paddingBottomBaseX5S"),a.TL.X4S,"paddingBottomBaseX4S"),a.TL.X3S,"paddingBottomBaseX3S"),a.TL.X2S,"paddingBottomBaseX2S"),a.TL.XS,"paddingBottomBaseXS"),a.TL.SM,"paddingBottomBaseSM"),a.TL.MD,"paddingBottomBaseMD"),a.TL.LG,"paddingBottomBaseLG"),a.TL.XL,"paddingBottomBaseXL"),dr(dr(dr(dr(dr(Ze,a.TL.X2L,"paddingBottomBaseX2L"),a.TL.X3L,"paddingBottomBaseX3L"),a.TL.X4L,"paddingBottomBaseX4L"),a.TL.X5L,"paddingBottomBaseX5L"),a.TL.X6L,"paddingBottomBaseX6L")),vr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[yr[e]]},Fr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(er={},a.TL.X6S,"spacingBaseX6S"),a.TL.X5S,"spacingBaseX5S"),a.TL.X4S,"spacingBaseX4S"),a.TL.X3S,"spacingBaseX3S"),a.TL.X2S,"spacingBaseX2S"),a.TL.XS,"spacingBaseXS"),a.TL.SM,"spacingBaseSM"),a.TL.MD,"spacingBaseMD"),a.TL.LG,"spacingBaseLG"),a.TL.XL,"spacingBaseXL"),dr(dr(dr(dr(dr(er,a.TL.X2L,"spacingBaseX2L"),a.TL.X3L,"spacingBaseX3L"),a.TL.X4L,"spacingBaseX4L"),a.TL.X5L,"spacingBaseX5L"),a.TL.X6L,"spacingBaseX6L")),Ar=function(e){var r=(0,n.wR)();if(void 0!==e)return r[Fr[e]]};function Mr(e){return Mr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Mr(e)}function Ir(e,r,o){return(r=function(e){var r=function(e){if("object"!=Mr(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=Mr(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Mr(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Cr=Ir(Ir(Ir(Ir(Ir(Ir(Ir(Ir({},a.SQ.DIV,"div"),a.SQ.FIGURE,"figure"),a.SQ.FIGCAPTION,"figcaption"),a.SQ.ARTICLE,"article"),a.SQ.SECTION,"section"),a.SQ.HEADER,"header"),a.SQ.MAIN,"main"),a.SQ.FOOTER,"footer"),_r=function(e){return Cr[e]}},300:(e,r,o)=>{o.d(r,{A:()=>l});var n=o(155),t=o(389),a=o(212),i=o(844),s=o(272),d=t.StyleSheet.create({default:{display:"flex",margin:0,padding:0,zIndex:0,position:"relative",listStyle:"none",borderStyle:"solid",boxSizing:"border-box"}}),u=function(e){var r=e.testId,o=e.position,u=void 0===o?a.JT.RELATIVE:o,l=e.top,B=e.left,g=e.right,c=e.bottom,f=e.opacity,L=e.overflow,S=void 0===L?a.Ie.VISIBLE:L,p=e.flexGrow,b=e.flexShrink,X=e.flexBasis,m=e.flexWrap,R=void 0===m?a.rA.NONE:m,h=e.flexDirection,T=void 0===h?a.uY.COLUMN:h,E=e.justifyContent,y=void 0===E?a.b9.FLEX_START:E,v=e.alignItems,F=void 0===v?a.th.STRETCH:v,A=e.alignSelf,M=e.alignContent,I=e.gap,C=e.marginTop,_=e.paddingTop,x=e.marginLeft,D=e.paddingLeft,W=e.marginRight,N=e.paddingRight,P=e.marginBottom,w=e.paddingBottom,k=e.minWidth,G=e.width,O=e.maxWidth,H=e.minHeight,j=e.height,U=e.maxHeight,z=e.boxShadow,V=e.borderColor,Y=e.borderWidth,J=e.borderWidthTop,q=e.borderWidthLeft,K=e.borderWidthRight,$=e.borderWidthBottom,Q=e.borderRadius,Z=e.borderRadiusTopLeft,ee=e.borderRadiusTopRight,re=e.borderRadiusBottomLeft,oe=e.borderRadiusBottomRight,ne=e.backgroundColor,te=e.children,ae=e.onLayout,ie=(0,n.useCallback)((function(e){if(ae){var r=e.nativeEvent.layout.height,o=e.nativeEvent.layout.width;ae({width:o,height:r})}}),[ae]);return(0,s.jsx)(t.View,{testID:r,style:[d.default,(0,i.xT)(u),{top:(0,i.dH)(l),left:(0,i.dH)(B),right:(0,i.dH)(g),bottom:(0,i.dH)(c)},{opacity:(0,i.X6)(f)},(0,i.S)(S),{flexGrow:(0,i.SB)(p),flexShrink:(0,i.wt)(b),flexBasis:(0,i.JO)(X)},(0,i.rm)(R),(0,i.kP)(T),(0,i.VW)(y),(0,i.lF)(F),(0,i.r1)(A),(0,i.GK)(M),(0,i.Qf)(I),(0,i.Vf)(C),(0,i.we)(_),(0,i.hX)(x),(0,i.mu)(D),(0,i.w7)(W),(0,i.XV)(N),(0,i.vD)(P),(0,i.Gd)(w),{minWidth:(0,i.FK)(k),width:(0,i.FK)(G),maxWidth:(0,i.FK)(O),minHeight:(0,i.FK)(H),height:(0,i.FK)(j),maxHeight:(0,i.FK)(U)},(0,i.Ps)(z),(0,i.TY)(V),(0,i.ud)(Y),(0,i.D)(J),(0,i.ro)(q),(0,i.UA)(K),(0,i.Xd)($),(0,i.UI)(Q),(0,i.Ei)(Z),(0,i.dp)(ee),(0,i.ol)(re),(0,i.fV)(oe),(0,i.vd)(ne)],onLayout:ie,children:te})};u.Tag=a.SQ,u.Position=a.JT,u.Overflow=a.Ie,u.FlexWrap=a.rA,u.FlexDirection=a.uY,u.JustifyContent=a.b9,u.AlignItems=a.th,u.AlignSelf=a.F5,u.AlignContent=a.CN,u.Spacing=a.TL,u.BoxShadow=a.lo,u.BorderColor=a.Vc,u.BorderWidth=a.s_,u.BorderRadius=a.uC,u.BackgroundColor=a.TI;const l=u},492:(e,r,o)=>{o.d(r,{A:()=>S});var n,t,a,i=o(155),s=o(729),d=function(e){return void 0===e?void 0:"".concat(e,"px")},u=function(e){return void 0===e?0:"".concat(e,"px")},l=function(e){if(void 0!==e)return"50%"===e?e:"".concat(e,"px")},B=o.n(s)().div(n||(t=["\n display: flex;\n margin: 0;\n padding: 0;\n z-index: 0;\n position: relative;\n list-style: none;\n border-style: solid;\n text-decoration: none;\n box-sizing: border-box;\n position: ",";\n top: ",";\n left: ",";\n right: ",";\n bottom: ",";\n opacity: ",";\n overflow: ",";\n flex-grow: ",";\n flex-shrink: ",";\n flex-basis: ",";\n flex-wrap: ",";\n flex-direction: ",";\n justify-content: ",";\n align-items: ",";\n align-self: ",";\n align-content: ",";\n gap: ",";\n margin-top: ",";\n padding-top: ",";\n margin-left: ",";\n padding-left: ",";\n margin-right: ",";\n padding-right: ",";\n margin-bottom: ",";\n padding-bottom: ",";\n min-width: ",";\n width: ",";\n max-width: ",";\n min-height: ",";\n height: ",";\n max-height: ",";\n box-shadow: ",";\n border-color: ",";\n border-width: ",";\n border-top-width: ",";\n border-left-width: ",";\n border-right-width: ",";\n border-bottom-width: ",";\n border-radius: ",";\n border-top-left-radius: ",";\n border-top-right-radius: ",";\n border-bottom-left-radius: ",";\n border-bottom-right-radius: ",";\n background-color: ",";\n"],a||(a=t.slice(0)),n=Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(a)}}))),(function(e){return e.css.position}),(function(e){return e.css.top}),(function(e){return e.css.left}),(function(e){return e.css.right}),(function(e){return e.css.bottom}),(function(e){return e.css.opacity}),(function(e){return e.css.overflow}),(function(e){return e.css.flexGrow}),(function(e){return e.css.flexShrink}),(function(e){return e.css.flexBasis}),(function(e){return e.css.flexWrap}),(function(e){return e.css.flexDirection}),(function(e){return e.css.justifyContent}),(function(e){return e.css.alignItems}),(function(e){return e.css.alignSelf}),(function(e){return e.css.alignContent}),(function(e){return d(e.css.gap)}),(function(e){return d(e.css.marginTop)}),(function(e){return d(e.css.paddingTop)}),(function(e){return d(e.css.marginLeft)}),(function(e){return d(e.css.paddingLeft)}),(function(e){return d(e.css.marginRight)}),(function(e){return d(e.css.paddingRight)}),(function(e){return d(e.css.marginBottom)}),(function(e){return d(e.css.paddingBottom)}),(function(e){return e.css.minWidth}),(function(e){return e.css.width}),(function(e){return e.css.maxWidth}),(function(e){return e.css.minHeight}),(function(e){return e.css.height}),(function(e){return e.css.maxHeight}),(function(e){return e.css.boxShadow}),(function(e){return e.css.borderColor}),(function(e){return u(e.css.borderWidth)}),(function(e){return u(e.css.borderWidthTop)}),(function(e){return u(e.css.borderWidthLeft)}),(function(e){return u(e.css.borderWidthRight)}),(function(e){return u(e.css.borderWidthBottom)}),(function(e){return l(e.css.borderRadius)}),(function(e){return l(e.css.borderRadiusTopLeft)}),(function(e){return l(e.css.borderRadiusTopRight)}),(function(e){return l(e.css.borderRadiusBottomLeft)}),(function(e){return l(e.css.borderRadiusBottomRight)}),(function(e){return e.css.backgroundColor})),g=o(212),c=o(844),f=o(272),L=function(e){var r=e.testId,o=e.tag,n=void 0===o?g.SQ.DIV:o,t=e.position,a=void 0===t?g.JT.RELATIVE:t,s=e.top,d=e.left,u=e.right,l=e.bottom,L=e.opacity,S=e.overflow,p=void 0===S?g.Ie.VISIBLE:S,b=e.flexGrow,X=e.flexShrink,m=e.flexBasis,R=e.flexWrap,h=void 0===R?g.rA.NONE:R,T=e.flexDirection,E=void 0===T?g.uY.COLUMN:T,y=e.justifyContent,v=void 0===y?g.b9.FLEX_START:y,F=e.alignItems,A=void 0===F?g.th.STRETCH:F,M=e.alignSelf,I=e.alignContent,C=e.gap,_=e.marginTop,x=e.paddingTop,D=e.marginLeft,W=e.paddingLeft,N=e.marginRight,P=e.paddingRight,w=e.marginBottom,k=e.paddingBottom,G=e.minWidth,O=e.width,H=e.maxWidth,j=e.minHeight,U=e.height,z=e.maxHeight,V=e.boxShadow,Y=e.borderColor,J=e.borderWidth,q=e.borderWidthTop,K=e.borderWidthLeft,$=e.borderWidthRight,Q=e.borderWidthBottom,Z=e.borderRadius,ee=e.borderRadiusTopLeft,re=e.borderRadiusTopRight,oe=e.borderRadiusBottomLeft,ne=e.borderRadiusBottomRight,te=e.backgroundColor,ae=e.children,ie=e.onLayout,se=(0,i.useRef)(null),de=(0,i.useRef)(ie);return de.current=ie,(0,i.useLayoutEffect)((function(){if(se.current&&de.current){var e=se.current.getBoundingClientRect();de.current({width:e.width,height:e.height})}}),[]),(0,f.jsx)(B,{"data-testid":r,ref:se,as:(0,c.sX)(n),css:{position:(0,c.bW)(a),top:(0,c.dH)(s),left:(0,c.dH)(d),right:(0,c.dH)(u),bottom:(0,c.dH)(l),opacity:(0,c.X6)(L),overflow:(0,c.wx)(p),flexGrow:(0,c.SB)(b),flexShrink:(0,c.wt)(X),flexBasis:(0,c.JO)(m),flexWrap:(0,c.RR)(h),flexDirection:(0,c.K8)(E),justifyContent:(0,c.fv)(v),alignItems:(0,c.RH)(A),alignSelf:(0,c.dG)(M),alignContent:(0,c.WE)(I),gap:(0,c.pX)(C),marginTop:(0,c.pX)(_),paddingTop:(0,c.pX)(x),marginLeft:(0,c.pX)(D),paddingLeft:(0,c.pX)(W),marginRight:(0,c.pX)(N),paddingRight:(0,c.pX)(P),marginBottom:(0,c.pX)(w),paddingBottom:(0,c.pX)(k),minWidth:(0,c.FK)(G),width:(0,c.FK)(O),maxWidth:(0,c.FK)(H),minHeight:(0,c.FK)(j),height:(0,c.FK)(U),maxHeight:(0,c.FK)(z),boxShadow:(0,c.Nx)(V),borderColor:(0,c.V1)(Y),borderWidth:(0,c.sm)(J),borderWidthTop:(0,c.sm)(q),borderWidthLeft:(0,c.sm)(K),borderWidthRight:(0,c.sm)($),borderWidthBottom:(0,c.sm)(Q),borderRadius:(0,c.U0)(Z),borderRadiusTopLeft:(0,c.U0)(ee),borderRadiusTopRight:(0,c.U0)(re),borderRadiusBottomLeft:(0,c.U0)(oe),borderRadiusBottomRight:(0,c.U0)(ne),backgroundColor:(0,c.$X)(te)},children:ae})};L.Tag=g.SQ,L.Position=g.JT,L.Overflow=g.Ie,L.FlexWrap=g.rA,L.FlexDirection=g.uY,L.JustifyContent=g.b9,L.AlignItems=g.th,L.AlignSelf=g.F5,L.AlignContent=g.CN,L.Spacing=g.TL,L.BoxShadow=g.lo,L.BorderColor=g.Vc,L.BorderWidth=g.s_,L.BorderRadius=g.uC,L.BackgroundColor=g.TI;const S=L},695:(e,r,o)=>{o.d(r,{JU:()=>n.JU,wR:()=>n.wR}),o(410);var n=o(500)},410:(e,r,o)=>{o.d(r,{$U:()=>S,tZ:()=>d,$c:()=>u});var n=o(155),t=o(389),a=function(e){return e[e.MD=0]="MD",e[e.LG=1]="LG",e[e.XL=2]="XL",e}({}),i=o(272),s=(0,n.createContext)({}),d=function(e){var r=e.breakpointMD,o=e.breakpointLG,d=e.breakpointXL,u=e.children,l=function(e,r,o){var i=(0,t.useWindowDimensions)().width;return(0,n.useMemo)((function(){return i>=o?a.XL:i>=r?a.LG:i>=e?a.MD:void 0}),[i>=o,i>=r,i>=e])}(null!=r?r:768,null!=o?o:1024,null!=d?d:1280),B=(0,n.useMemo)((function(){return{breakpoint:l}}),[l]);return(0,i.jsx)(s.Provider,{value:B,children:(0,i.jsx)(b,{children:u})})},u=function(){return(0,n.useContext)(s)};function l(e){return l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},l(e)}function B(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,n=Array(r);o<r;o++)n[o]=e[o];return n}function g(e,r,o){return(r=function(e){var r=function(e){if("object"!=l(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=l(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==l(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var c,f=g(g(g({},a.MD,1),a.LG,2),a.XL,3),L=function(e,r){return f[e]>f[r]},S=t.Platform.select({web:function(e){var r=e.isDefault,o=e.isOtherwise,t=e.breakpoint,a=e.children,i=u(),s=function(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var n,t,a,i,s=[],d=!0,u=!1;try{if(a=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;d=!1}else for(;!(d=(n=a.call(o)).done)&&(s.push(n.value),s.length!==r);d=!0);}catch(e){u=!0,t=e}finally{try{if(!d&&null!=o.return&&(i=o.return(),Object(i)!==i))return}finally{if(u)throw t}}return s}}(e,r)||function(e,r){if(e){if("string"==typeof e)return B(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?B(e,r):void 0}}(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}((0,n.useState)(!1),2),d=s[0],l=s[1];if((0,n.useEffect)((function(){l(!0)}),[]),d){if(r&&void 0===i.breakpoint)return a;if(i.breakpoint===t)return a;if(o&&L(i.breakpoint,t))return a}else if(r)return a},default:function(e){var r=e.isDefault,o=e.isOtherwise,n=e.breakpoint,t=e.children,a=u();return r&&void 0===a.breakpoint||a.breakpoint===n||o&&L(a.breakpoint,n)?t:void 0}});function p(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,n=Array(r);o<r;o++)n[o]=e[o];return n}S.Breakpoint=a,null===(c=t.Platform.select({web:function(){globalThis.window}}))||void 0===c||c();var b=t.Platform.select({web:function(e){var r=e.children,o=function(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var n,t,a,i,s=[],d=!0,u=!1;try{if(a=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;d=!1}else for(;!(d=(n=a.call(o)).done)&&(s.push(n.value),s.length!==r);d=!0);}catch(e){u=!0,t=e}finally{try{if(!d&&null!=o.return&&(i=o.return(),Object(i)!==i))return}finally{if(u)throw t}}return s}}(e,r)||function(e,r){if(e){if("string"==typeof e)return p(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?p(e,r):void 0}}(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}((0,n.useState)(!1),2),t=o[0],a=o[1];(0,n.useEffect)((function(){a(!0)}),[]);var s=(0,n.useMemo)((function(){return{display:t||"undefined"==typeof window||"undefined"==typeof document?"flex":"none",flexGrow:1,flexShrink:1,flexBasis:"100%",flexDirection:"column"}}),[t]);return(0,i.jsxs)("div",{id:"creactive-media-wrapper",style:s,suppressHydrationWarning:!0,children:[(0,i.jsx)("script",{dangerouslySetInnerHTML:{__html:'document.currentScript.parentElement.style.display="none"'}}),r]})},default:function(e){return e.children}})},500:(e,r,o)=>{o.d(r,{wX:()=>le,wR:()=>Be,JU:()=>a});var n=o(155),t=o(389),a=function(){var e=Be();return(0,n.useMemo)((function(){return t.StyleSheet.create({colorBackgroundBase100:{backgroundColor:e.colorBackgroundBase100},colorBackgroundBase200:{backgroundColor:e.colorBackgroundBase200},colorBackgroundBase300:{backgroundColor:e.colorBackgroundBase300},colorBackgroundBase400:{backgroundColor:e.colorBackgroundBase400},colorBackgroundBase500:{backgroundColor:e.colorBackgroundBase500},colorBackgroundBase600:{backgroundColor:e.colorBackgroundBase600},colorBackgroundBase700:{backgroundColor:e.colorBackgroundBase700},colorBackgroundBase800:{backgroundColor:e.colorBackgroundBase800},colorBackgroundBase900:{backgroundColor:e.colorBackgroundBase900},colorBackgroundPrimary100:{backgroundColor:e.colorBackgroundPrimary100},colorBackgroundPrimary200:{backgroundColor:e.colorBackgroundPrimary200},colorBackgroundPrimary300:{backgroundColor:e.colorBackgroundPrimary300},colorBackgroundPrimary400:{backgroundColor:e.colorBackgroundPrimary400},colorBackgroundPrimary500:{backgroundColor:e.colorBackgroundPrimary500},colorBackgroundPrimary600:{backgroundColor:e.colorBackgroundPrimary600},colorBackgroundPrimary700:{backgroundColor:e.colorBackgroundPrimary700},colorBackgroundPrimary800:{backgroundColor:e.colorBackgroundPrimary800},colorBackgroundPrimary900:{backgroundColor:e.colorBackgroundPrimary900},colorBorderBase100:{borderColor:e.colorBorderBase100},colorBorderBase200:{borderColor:e.colorBorderBase200},colorBorderBase300:{borderColor:e.colorBorderBase300},colorBorderBase400:{borderColor:e.colorBorderBase400},colorBorderBase500:{borderColor:e.colorBorderBase500},colorBorderBase600:{borderColor:e.colorBorderBase600},colorBorderBase700:{borderColor:e.colorBorderBase700},colorBorderBase800:{borderColor:e.colorBorderBase800},colorBorderBase900:{borderColor:e.colorBorderBase900},colorForegroundBase100:{color:e.colorForegroundBase100},colorForegroundBase200:{color:e.colorForegroundBase200},colorForegroundBase300:{color:e.colorForegroundBase300},colorForegroundBase400:{color:e.colorForegroundBase400},colorForegroundBase500:{color:e.colorForegroundBase500},colorForegroundBase600:{color:e.colorForegroundBase600},colorForegroundBase700:{color:e.colorForegroundBase700},colorForegroundBase800:{color:e.colorForegroundBase800},colorForegroundBase900:{color:e.colorForegroundBase900},colorForegroundInverse100:{color:e.colorForegroundInverse100},colorForegroundInverse200:{color:e.colorForegroundInverse200},colorForegroundInverse300:{color:e.colorForegroundInverse300},colorForegroundInverse400:{color:e.colorForegroundInverse400},colorForegroundInverse500:{color:e.colorForegroundInverse500},colorForegroundInverse600:{color:e.colorForegroundInverse600},colorForegroundInverse700:{color:e.colorForegroundInverse700},colorForegroundInverse800:{color:e.colorForegroundInverse800},colorForegroundInverse900:{color:e.colorForegroundInverse900},colorForegroundFailure100:{color:e.colorForegroundFailure100},colorForegroundFailure200:{color:e.colorForegroundFailure200},colorForegroundFailure300:{color:e.colorForegroundFailure300},colorForegroundFailure400:{color:e.colorForegroundFailure400},colorForegroundFailure500:{color:e.colorForegroundFailure500},colorForegroundFailure600:{color:e.colorForegroundFailure600},colorForegroundFailure700:{color:e.colorForegroundFailure700},colorForegroundFailure800:{color:e.colorForegroundFailure800},colorForegroundFailure900:{color:e.colorForegroundFailure900},fontFamilyBase:{fontFamily:e.fontFamilyBase},fontFamilyTypographic:{fontFamily:e.fontFamilyTypographic},fontWeightBaseThin:{fontWeight:e.fontWeightBaseThin},fontWeightBaseExtraLight:{fontWeight:e.fontWeightBaseExtraLight},fontWeightBaseLight:{fontWeight:e.fontWeightBaseLight},fontWeightBaseRegular:{fontWeight:e.fontWeightBaseRegular},fontWeightBaseMedium:{fontWeight:e.fontWeightBaseMedium},fontWeightBaseSemiBold:{fontWeight:e.fontWeightBaseSemiBold},fontWeightBaseBold:{fontWeight:e.fontWeightBaseBold},fontWeightBaseExtraBold:{fontWeight:e.fontWeightBaseExtraBold},fontWeightBaseBlack:{fontWeight:e.fontWeightBaseBlack},fontSizeBaseX2S:{fontSize:e.fontSizeBaseX2S},fontSizeBaseXS:{fontSize:e.fontSizeBaseXS},fontSizeBaseSM:{fontSize:e.fontSizeBaseSM},fontSizeBaseMD:{fontSize:e.fontSizeBaseMD},fontSizeBaseLG:{fontSize:e.fontSizeBaseLG},fontSizeBaseXL:{fontSize:e.fontSizeBaseXL},fontSizeBaseX2L:{fontSize:e.fontSizeBaseX2L},fontSizeBaseX3L:{fontSize:e.fontSizeBaseX3L},fontSizeBaseX4L:{fontSize:e.fontSizeBaseX4L},fontSizeBaseX5L:{fontSize:e.fontSizeBaseX5L},fontSizeBaseX6L:{fontSize:e.fontSizeBaseX6L},gapBaseX6S:{gap:e.spacingBaseX6S},gapBaseX5S:{gap:e.spacingBaseX5S},gapBaseX4S:{gap:e.spacingBaseX4S},gapBaseX3S:{gap:e.spacingBaseX3S},gapBaseX2S:{gap:e.spacingBaseX2S},gapBaseXS:{gap:e.spacingBaseXS},gapBaseSM:{gap:e.spacingBaseSM},gapBaseMD:{gap:e.spacingBaseMD},gapBaseLG:{gap:e.spacingBaseLG},gapBaseXL:{gap:e.spacingBaseXL},gapBaseX2L:{gap:e.spacingBaseX2L},gapBaseX3L:{gap:e.spacingBaseX3L},gapBaseX4L:{gap:e.spacingBaseX4L},gapBaseX5L:{gap:e.spacingBaseX5L},gapBaseX6L:{gap:e.spacingBaseX6L},marginTopBaseX6S:{marginTop:e.spacingBaseX6S},paddingTopBaseX6S:{paddingTop:e.spacingBaseX6S},marginLeftBaseX6S:{marginLeft:e.spacingBaseX6S},paddingLeftBaseX6S:{paddingLeft:e.spacingBaseX6S},marginRightBaseX6S:{marginRight:e.spacingBaseX6S},paddingRightBaseX6S:{paddingRight:e.spacingBaseX6S},marginBottomBaseX6S:{marginBottom:e.spacingBaseX6S},paddingBottomBaseX6S:{paddingBottom:e.spacingBaseX6S},marginTopBaseX5S:{marginTop:e.spacingBaseX5S},paddingTopBaseX5S:{paddingTop:e.spacingBaseX5S},marginLeftBaseX5S:{marginLeft:e.spacingBaseX5S},paddingLeftBaseX5S:{paddingLeft:e.spacingBaseX5S},marginRightBaseX5S:{marginRight:e.spacingBaseX5S},paddingRightBaseX5S:{paddingRight:e.spacingBaseX5S},marginBottomBaseX5S:{marginBottom:e.spacingBaseX5S},paddingBottomBaseX5S:{paddingBottom:e.spacingBaseX5S},marginTopBaseX4S:{marginTop:e.spacingBaseX4S},paddingTopBaseX4S:{paddingTop:e.spacingBaseX4S},marginLeftBaseX4S:{marginLeft:e.spacingBaseX4S},paddingLeftBaseX4S:{paddingLeft:e.spacingBaseX4S},marginRightBaseX4S:{marginRight:e.spacingBaseX4S},paddingRightBaseX4S:{paddingRight:e.spacingBaseX4S},marginBottomBaseX4S:{marginBottom:e.spacingBaseX4S},paddingBottomBaseX4S:{paddingBottom:e.spacingBaseX4S},marginTopBaseX3S:{marginTop:e.spacingBaseX3S},paddingTopBaseX3S:{paddingTop:e.spacingBaseX3S},marginLeftBaseX3S:{marginLeft:e.spacingBaseX3S},paddingLeftBaseX3S:{paddingLeft:e.spacingBaseX3S},marginRightBaseX3S:{marginRight:e.spacingBaseX3S},paddingRightBaseX3S:{paddingRight:e.spacingBaseX3S},marginBottomBaseX3S:{marginBottom:e.spacingBaseX3S},paddingBottomBaseX3S:{paddingBottom:e.spacingBaseX3S},marginTopBaseX2S:{marginTop:e.spacingBaseX2S},paddingTopBaseX2S:{paddingTop:e.spacingBaseX2S},marginLeftBaseX2S:{marginLeft:e.spacingBaseX2S},paddingLeftBaseX2S:{paddingLeft:e.spacingBaseX2S},marginRightBaseX2S:{marginRight:e.spacingBaseX2S},paddingRightBaseX2S:{paddingRight:e.spacingBaseX2S},marginBottomBaseX2S:{marginBottom:e.spacingBaseX2S},paddingBottomBaseX2S:{paddingBottom:e.spacingBaseX2S},marginTopBaseXS:{marginTop:e.spacingBaseXS},paddingTopBaseXS:{paddingTop:e.spacingBaseXS},marginLeftBaseXS:{marginLeft:e.spacingBaseXS},paddingLeftBaseXS:{paddingLeft:e.spacingBaseXS},marginRightBaseXS:{marginRight:e.spacingBaseXS},paddingRightBaseXS:{paddingRight:e.spacingBaseXS},marginBottomBaseXS:{marginBottom:e.spacingBaseXS},paddingBottomBaseXS:{paddingBottom:e.spacingBaseXS},marginTopBaseSM:{marginTop:e.spacingBaseSM},paddingTopBaseSM:{paddingTop:e.spacingBaseSM},marginLeftBaseSM:{marginLeft:e.spacingBaseSM},paddingLeftBaseSM:{paddingLeft:e.spacingBaseSM},marginRightBaseSM:{marginRight:e.spacingBaseSM},paddingRightBaseSM:{paddingRight:e.spacingBaseSM},marginBottomBaseSM:{marginBottom:e.spacingBaseSM},paddingBottomBaseSM:{paddingBottom:e.spacingBaseSM},marginTopBaseMD:{marginTop:e.spacingBaseMD},paddingTopBaseMD:{paddingTop:e.spacingBaseMD},marginLeftBaseMD:{marginLeft:e.spacingBaseMD},paddingLeftBaseMD:{paddingLeft:e.spacingBaseMD},marginRightBaseMD:{marginRight:e.spacingBaseMD},paddingRightBaseMD:{paddingRight:e.spacingBaseMD},marginBottomBaseMD:{marginBottom:e.spacingBaseMD},paddingBottomBaseMD:{paddingBottom:e.spacingBaseMD},marginTopBaseLG:{marginTop:e.spacingBaseLG},paddingTopBaseLG:{paddingTop:e.spacingBaseLG},marginLeftBaseLG:{marginLeft:e.spacingBaseLG},paddingLeftBaseLG:{paddingLeft:e.spacingBaseLG},marginRightBaseLG:{marginRight:e.spacingBaseLG},paddingRightBaseLG:{paddingRight:e.spacingBaseLG},marginBottomBaseLG:{marginBottom:e.spacingBaseLG},paddingBottomBaseLG:{paddingBottom:e.spacingBaseLG},marginTopBaseXL:{marginTop:e.spacingBaseXL},paddingTopBaseXL:{paddingTop:e.spacingBaseXL},marginLeftBaseXL:{marginLeft:e.spacingBaseXL},paddingLeftBaseXL:{paddingLeft:e.spacingBaseXL},marginRightBaseXL:{marginRight:e.spacingBaseXL},paddingRightBaseXL:{paddingRight:e.spacingBaseXL},marginBottomBaseXL:{marginBottom:e.spacingBaseXL},paddingBottomBaseXL:{paddingBottom:e.spacingBaseXL},marginTopBaseX2L:{marginTop:e.spacingBaseX2L},paddingTopBaseX2L:{paddingTop:e.spacingBaseX2L},marginLeftBaseX2L:{marginLeft:e.spacingBaseX2L},paddingLeftBaseX2L:{paddingLeft:e.spacingBaseX2L},marginRightBaseX2L:{marginRight:e.spacingBaseX2L},paddingRightBaseX2L:{paddingRight:e.spacingBaseX2L},marginBottomBaseX2L:{marginBottom:e.spacingBaseX2L},paddingBottomBaseX2L:{paddingBottom:e.spacingBaseX2L},marginTopBaseX3L:{marginTop:e.spacingBaseX3L},paddingTopBaseX3L:{paddingTop:e.spacingBaseX3L},marginLeftBaseX3L:{marginLeft:e.spacingBaseX3L},paddingLeftBaseX3L:{paddingLeft:e.spacingBaseX3L},marginRightBaseX3L:{marginRight:e.spacingBaseX3L},paddingRightBaseX3L:{paddingRight:e.spacingBaseX3L},marginBottomBaseX3L:{marginBottom:e.spacingBaseX3L},paddingBottomBaseX3L:{paddingBottom:e.spacingBaseX3L},marginTopBaseX4L:{marginTop:e.spacingBaseX4L},paddingTopBaseX4L:{paddingTop:e.spacingBaseX4L},marginLeftBaseX4L:{marginLeft:e.spacingBaseX4L},paddingLeftBaseX4L:{paddingLeft:e.spacingBaseX4L},marginRightBaseX4L:{marginRight:e.spacingBaseX4L},paddingRightBaseX4L:{paddingRight:e.spacingBaseX4L},marginBottomBaseX4L:{marginBottom:e.spacingBaseX4L},paddingBottomBaseX4L:{paddingBottom:e.spacingBaseX4L},marginTopBaseX5L:{marginTop:e.spacingBaseX5L},paddingTopBaseX5L:{paddingTop:e.spacingBaseX5L},marginLeftBaseX5L:{marginLeft:e.spacingBaseX5L},paddingLeftBaseX5L:{paddingLeft:e.spacingBaseX5L},marginRightBaseX5L:{marginRight:e.spacingBaseX5L},paddingRightBaseX5L:{paddingRight:e.spacingBaseX5L},marginBottomBaseX5L:{marginBottom:e.spacingBaseX5L},paddingBottomBaseX5L:{paddingBottom:e.spacingBaseX5L},marginTopBaseX6L:{marginTop:e.spacingBaseX6L},paddingTopBaseX6L:{paddingTop:e.spacingBaseX6L},marginLeftBaseX6L:{marginLeft:e.spacingBaseX6L},paddingLeftBaseX6L:{paddingLeft:e.spacingBaseX6L},marginRightBaseX6L:{marginRight:e.spacingBaseX6L},paddingRightBaseX6L:{paddingRight:e.spacingBaseX6L},marginBottomBaseX6L:{marginBottom:e.spacingBaseX6L},paddingBottomBaseX6L:{paddingBottom:e.spacingBaseX6L},borderWidthBaseSM:{borderWidth:e.borderWidthBaseSM},borderWidthBaseMD:{borderWidth:e.borderWidthBaseMD},borderWidthBaseLG:{borderWidth:e.borderWidthBaseLG},borderWidthTopBaseSM:{borderTopWidth:e.borderWidthBaseSM},borderWidthTopBaseMD:{borderTopWidth:e.borderWidthBaseMD},borderWidthTopBaseLG:{borderTopWidth:e.borderWidthBaseLG},borderWidthLeftBaseSM:{borderLeftWidth:e.borderWidthBaseSM},borderWidthLeftBaseMD:{borderLeftWidth:e.borderWidthBaseMD},borderWidthLeftBaseLG:{borderLeftWidth:e.borderWidthBaseLG},borderWidthRightBaseSM:{borderRightWidth:e.borderWidthBaseSM},borderWidthRightBaseMD:{borderRightWidth:e.borderWidthBaseMD},borderWidthRightBaseLG:{borderRightWidth:e.borderWidthBaseLG},borderWidthBottomBaseSM:{borderBottomWidth:e.borderWidthBaseSM},borderWidthBottomBaseMD:{borderBottomWidth:e.borderWidthBaseMD},borderWidthBottomBaseLG:{borderBottomWidth:e.borderWidthBaseLG},borderRadiusBaseXS:{borderRadius:e.borderRadiusBaseXS},borderRadiusBaseSM:{borderRadius:e.borderRadiusBaseSM},borderRadiusBaseMD:{borderRadius:e.borderRadiusBaseMD},borderRadiusBaseLG:{borderRadius:e.borderRadiusBaseLG},borderRadiusBaseXL:{borderRadius:e.borderRadiusBaseXL},borderRadiusBaseX2L:{borderRadius:e.borderRadiusBaseX2L},borderRadiusBaseX3L:{borderRadius:e.borderRadiusBaseX3L},borderRadiusBaseX4L:{borderRadius:e.borderRadiusBaseX4L},borderRadiusBaseX5L:{borderRadius:e.borderRadiusBaseX5L},borderRadiusBaseX6L:{borderRadius:e.borderRadiusBaseX6L},borderTopLeftRadiusBaseXS:{borderTopLeftRadius:e.borderRadiusBaseXS},borderTopLeftRadiusBaseSM:{borderTopLeftRadius:e.borderRadiusBaseSM},borderTopLeftRadiusBaseMD:{borderTopLeftRadius:e.borderRadiusBaseMD},borderTopLeftRadiusBaseLG:{borderTopLeftRadius:e.borderRadiusBaseLG},borderTopLeftRadiusBaseXL:{borderTopLeftRadius:e.borderRadiusBaseXL},borderTopLeftRadiusBaseX2L:{borderTopLeftRadius:e.borderRadiusBaseX2L},borderTopLeftRadiusBaseX3L:{borderTopLeftRadius:e.borderRadiusBaseX3L},borderTopLeftRadiusBaseX4L:{borderTopLeftRadius:e.borderRadiusBaseX4L},borderTopLeftRadiusBaseX5L:{borderTopLeftRadius:e.borderRadiusBaseX5L},borderTopLeftRadiusBaseX6L:{borderTopLeftRadius:e.borderRadiusBaseX6L},borderTopRightRadiusBaseXS:{borderTopRightRadius:e.borderRadiusBaseXS},borderTopRightRadiusBaseSM:{borderTopRightRadius:e.borderRadiusBaseSM},borderTopRightRadiusBaseMD:{borderTopRightRadius:e.borderRadiusBaseMD},borderTopRightRadiusBaseLG:{borderTopRightRadius:e.borderRadiusBaseLG},borderTopRightRadiusBaseXL:{borderTopRightRadius:e.borderRadiusBaseXL},borderTopRightRadiusBaseX2L:{borderTopRightRadius:e.borderRadiusBaseX2L},borderTopRightRadiusBaseX3L:{borderTopRightRadius:e.borderRadiusBaseX3L},borderTopRightRadiusBaseX4L:{borderTopRightRadius:e.borderRadiusBaseX4L},borderTopRightRadiusBaseX5L:{borderTopRightRadius:e.borderRadiusBaseX5L},borderTopRightRadiusBaseX6L:{borderTopRightRadius:e.borderRadiusBaseX6L},borderBottomLeftRadiusBaseXS:{borderBottomLeftRadius:e.borderRadiusBaseXS},borderBottomLeftRadiusBaseSM:{borderBottomLeftRadius:e.borderRadiusBaseSM},borderBottomLeftRadiusBaseMD:{borderBottomLeftRadius:e.borderRadiusBaseMD},borderBottomLeftRadiusBaseLG:{borderBottomLeftRadius:e.borderRadiusBaseLG},borderBottomLeftRadiusBaseXL:{borderBottomLeftRadius:e.borderRadiusBaseXL},borderBottomLeftRadiusBaseX2L:{borderBottomLeftRadius:e.borderRadiusBaseX2L},borderBottomLeftRadiusBaseX3L:{borderBottomLeftRadius:e.borderRadiusBaseX3L},borderBottomLeftRadiusBaseX4L:{borderBottomLeftRadius:e.borderRadiusBaseX4L},borderBottomLeftRadiusBaseX5L:{borderBottomLeftRadius:e.borderRadiusBaseX5L},borderBottomLeftRadiusBaseX6L:{borderBottomLeftRadius:e.borderRadiusBaseX6L},borderBottomRightRadiusBaseXS:{borderBottomRightRadius:e.borderRadiusBaseXS},borderBottomRightRadiusBaseSM:{borderBottomRightRadius:e.borderRadiusBaseSM},borderBottomRightRadiusBaseMD:{borderBottomRightRadius:e.borderRadiusBaseMD},borderBottomRightRadiusBaseLG:{borderBottomRightRadius:e.borderRadiusBaseLG},borderBottomRightRadiusBaseXL:{borderBottomRightRadius:e.borderRadiusBaseXL},borderBottomRightRadiusBaseX2L:{borderBottomRightRadius:e.borderRadiusBaseX2L},borderBottomRightRadiusBaseX3L:{borderBottomRightRadius:e.borderRadiusBaseX3L},borderBottomRightRadiusBaseX4L:{borderBottomRightRadius:e.borderRadiusBaseX4L},borderBottomRightRadiusBaseX5L:{borderBottomRightRadius:e.borderRadiusBaseX5L},borderBottomRightRadiusBaseX6L:{borderBottomRightRadius:e.borderRadiusBaseX6L}})}),[e])},i="rgb(215,215,220)",s="rgb(220,220,225)",d="rgb(225,225,230)",u="rgb(230,230,235)",l="rgb(235,235,240)",B="rgb(240,240,245)",g="rgb(245,245,250)",c="rgb(250,250,255)",f="rgb(255,255,255)",L="rgb(40,40,45)",S="rgb(35,35,40)",p="rgb(30,30,35)",b="rgb(25,25,30)",X="rgb(20,20,25)",m="rgb(15,15,20)",R="rgb(10,10,15)",h="rgb(5,5,10)",T="rgb(0,0,5)",E="rgb(235,235,240)",y="rgb(230,230,235)",v="rgb(225,225,230)",F="rgb(220,220,225)",A="rgb(215,215,220)",M="rgb(210,210,215)",I="rgb(205,205,210)",C="rgb(200,200,205)",_="rgb(195,195,200)",x="rgb(200,200,205)",D="rgb(175,175,180)",W="rgb(150,150,155)",N="rgb(125,125,130)",P="rgb(100,100,105)",w="rgb(75,75,80)",k="rgb(50,50,55)",G="rgb(25,25,30)",O="rgb(0,0,5)",H="rgb(50,50,55)",j="rgb(75,75,80)",U="rgb(100,100,105)",z="rgb(125,125,130)",V="rgb(150,150,155)",Y="rgb(175,175,180)",J="rgb(200,200,205)",q="rgb(225,225,230)",K="rgb(250,250,255)",$="rgb(225,200,200)",Q="rgb(220,175,175)",Z="rgb(215,150,150)",ee="rgb(210,125,125)",re="rgb(205,100,100)",oe="rgb(200,75,75)",ne="rgb(195,50,50)",te="rgb(190,25,25)",ae="rgb(185,0,0)",ie=t.Platform.select({web:["ui-sans-serif","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto","Helvetica","Arial","sans-serif"].join(","),default:"System"}),se=t.Platform.select({web:['"Times New Roman"',"Times","Georgia","serif"].join(","),ios:"Times New Roman",default:"serif"}),de=o(272),ue=(0,n.createContext)({colorBackgroundBase100:i,colorBackgroundBase200:s,colorBackgroundBase300:d,colorBackgroundBase400:u,colorBackgroundBase500:l,colorBackgroundBase600:B,colorBackgroundBase700:g,colorBackgroundBase800:c,colorBackgroundBase900:f,colorBackgroundPrimary100:L,colorBackgroundPrimary200:S,colorBackgroundPrimary300:p,colorBackgroundPrimary400:b,colorBackgroundPrimary500:X,colorBackgroundPrimary600:m,colorBackgroundPrimary700:R,colorBackgroundPrimary800:h,colorBackgroundPrimary900:T,colorBorderBase100:E,colorBorderBase200:y,colorBorderBase300:v,colorBorderBase400:F,colorBorderBase500:A,colorBorderBase600:M,colorBorderBase700:I,colorBorderBase800:C,colorBorderBase900:_,colorForegroundBase100:x,colorForegroundBase200:D,colorForegroundBase300:W,colorForegroundBase400:N,colorForegroundBase500:P,colorForegroundBase600:w,colorForegroundBase700:k,colorForegroundBase800:G,colorForegroundBase900:O,colorForegroundInverse100:H,colorForegroundInverse200:j,colorForegroundInverse300:U,colorForegroundInverse400:z,colorForegroundInverse500:V,colorForegroundInverse600:Y,colorForegroundInverse700:J,colorForegroundInverse800:q,colorForegroundInverse900:K,colorForegroundFailure100:$,colorForegroundFailure200:Q,colorForegroundFailure300:Z,colorForegroundFailure400:ee,colorForegroundFailure500:re,colorForegroundFailure600:oe,colorForegroundFailure700:ne,colorForegroundFailure800:te,colorForegroundFailure900:ae,fontFamilyBase:ie,fontFamilyTypographic:se,fontWeightBaseThin:100,fontWeightBaseExtraLight:200,fontWeightBaseLight:300,fontWeightBaseRegular:400,fontWeightBaseMedium:500,fontWeightBaseSemiBold:600,fontWeightBaseBold:700,fontWeightBaseExtraBold:800,fontWeightBaseBlack:900,fontSizeBaseX2S:10,fontSizeBaseXS:12,fontSizeBaseSM:14,fontSizeBaseMD:16,fontSizeBaseLG:18,fontSizeBaseXL:20,fontSizeBaseX2L:24,fontSizeBaseX3L:30,fontSizeBaseX4L:36,fontSizeBaseX5L:48,fontSizeBaseX6L:60,lineHeightBaseNone:1,lineHeightBaseTight:1.25,lineHeightBaseSnug:1.375,lineHeightBaseNormal:1.5,lineHeightBaseRelaxed:1.625,lineHeightBaseLoose:2,iconSizeBaseSM:16,iconSizeBaseMD:24,iconSizeBaseLG:32,spacingBaseX6S:2,spacingBaseX5S:4,spacingBaseX4S:6,spacingBaseX3S:8,spacingBaseX2S:10,spacingBaseXS:12,spacingBaseSM:14,spacingBaseMD:16,spacingBaseLG:18,spacingBaseXL:20,spacingBaseX2L:24,spacingBaseX3L:28,spacingBaseX4L:32,spacingBaseX5L:36,spacingBaseX6L:40,borderWidthBaseSM:.5,borderWidthBaseMD:1,borderWidthBaseLG:1.5,borderRadiusBaseXS:2,borderRadiusBaseSM:4,borderRadiusBaseMD:6,borderRadiusBaseLG:8,borderRadiusBaseXL:10,borderRadiusBaseX2L:12,borderRadiusBaseX3L:16,borderRadiusBaseX4L:18,borderRadiusBaseX5L:20,borderRadiusBaseX6L:24,durationBaseSM:125,durationBaseMD:175,durationBaseLG:225}),le=function(e){var r=e.colorBackgroundBase100,o=e.colorBackgroundBase200,t=e.colorBackgroundBase300,a=e.colorBackgroundBase400,le=e.colorBackgroundBase500,Be=e.colorBackgroundBase600,ge=e.colorBackgroundBase700,ce=e.colorBackgroundBase800,fe=e.colorBackgroundBase900,Le=e.colorBackgroundPrimary100,Se=e.colorBackgroundPrimary200,pe=e.colorBackgroundPrimary300,be=e.colorBackgroundPrimary400,Xe=e.colorBackgroundPrimary500,me=e.colorBackgroundPrimary600,Re=e.colorBackgroundPrimary700,he=e.colorBackgroundPrimary800,Te=e.colorBackgroundPrimary900,Ee=e.colorBorderBase100,ye=e.colorBorderBase200,ve=e.colorBorderBase300,Fe=e.colorBorderBase400,Ae=e.colorBorderBase500,Me=e.colorBorderBase600,Ie=e.colorBorderBase700,Ce=e.colorBorderBase800,_e=e.colorBorderBase900,xe=e.colorForegroundBase100,De=e.colorForegroundBase200,We=e.colorForegroundBase300,Ne=e.colorForegroundBase400,Pe=e.colorForegroundBase500,we=e.colorForegroundBase600,ke=e.colorForegroundBase700,Ge=e.colorForegroundBase800,Oe=e.colorForegroundBase900,He=e.colorForegroundInverse100,je=e.colorForegroundInverse200,Ue=e.colorForegroundInverse300,ze=e.colorForegroundInverse400,Ve=e.colorForegroundInverse500,Ye=e.colorForegroundInverse600,Je=e.colorForegroundInverse700,qe=e.colorForegroundInverse800,Ke=e.colorForegroundInverse900,$e=e.colorForegroundFailure100,Qe=e.colorForegroundFailure200,Ze=e.colorForegroundFailure300,er=e.colorForegroundFailure400,rr=e.colorForegroundFailure500,or=e.colorForegroundFailure600,nr=e.colorForegroundFailure700,tr=e.colorForegroundFailure800,ar=e.colorForegroundFailure900,ir=e.fontFamilyBase,sr=e.fontFamilyTypographic,dr=e.fontWeightBaseThin,ur=e.fontWeightBaseExtraLight,lr=e.fontWeightBaseLight,Br=e.fontWeightBaseRegular,gr=e.fontWeightBaseMedium,cr=e.fontWeightBaseSemiBold,fr=e.fontWeightBaseBold,Lr=e.fontWeightBaseExtraBold,Sr=e.fontWeightBaseBlack,pr=e.fontSizeBaseX2S,br=e.fontSizeBaseXS,Xr=e.fontSizeBaseSM,mr=e.fontSizeBaseMD,Rr=e.fontSizeBaseLG,hr=e.fontSizeBaseXL,Tr=e.fontSizeBaseX2L,Er=e.fontSizeBaseX3L,yr=e.fontSizeBaseX4L,vr=e.fontSizeBaseX5L,Fr=e.fontSizeBaseX6L,Ar=e.lineHeightBaseNone,Mr=e.lineHeightBaseTight,Ir=e.lineHeightBaseSnug,Cr=e.lineHeightBaseNormal,_r=e.lineHeightBaseRelaxed,xr=e.lineHeightBaseLoose,Dr=e.iconSizeBaseSM,Wr=e.iconSizeBaseMD,Nr=e.iconSizeBaseLG,Pr=e.spacingBaseX6S,wr=e.spacingBaseX5S,kr=e.spacingBaseX4S,Gr=e.spacingBaseX3S,Or=e.spacingBaseX2S,Hr=e.spacingBaseXS,jr=e.spacingBaseSM,Ur=e.spacingBaseMD,zr=e.spacingBaseLG,Vr=e.spacingBaseXL,Yr=e.spacingBaseX2L,Jr=e.spacingBaseX3L,qr=e.spacingBaseX4L,Kr=e.spacingBaseX5L,$r=e.spacingBaseX6L,Qr=e.borderWidthBaseSM,Zr=e.borderWidthBaseMD,eo=e.borderWidthBaseLG,ro=e.borderRadiusBaseXS,oo=e.borderRadiusBaseSM,no=e.borderRadiusBaseMD,to=e.borderRadiusBaseLG,ao=e.borderRadiusBaseXL,io=e.borderRadiusBaseX2L,so=e.borderRadiusBaseX3L,uo=e.borderRadiusBaseX4L,lo=e.borderRadiusBaseX5L,Bo=e.borderRadiusBaseX6L,go=e.durationBaseSM,co=e.durationBaseMD,fo=e.durationBaseLG,Lo=e.children,So=(0,n.useMemo)((function(){return{colorBackgroundBase100:null!=r?r:i,colorBackgroundBase200:null!=o?o:s,colorBackgroundBase300:null!=t?t:d,colorBackgroundBase400:null!=a?a:u,colorBackgroundBase500:null!=le?le:l,colorBackgroundBase600:null!=Be?Be:B,colorBackgroundBase700:null!=ge?ge:g,colorBackgroundBase800:null!=ce?ce:c,colorBackgroundBase900:null!=fe?fe:f,colorBackgroundPrimary100:null!=Le?Le:L,colorBackgroundPrimary200:null!=Se?Se:S,colorBackgroundPrimary300:null!=pe?pe:p,colorBackgroundPrimary400:null!=be?be:b,colorBackgroundPrimary500:null!=Xe?Xe:X,colorBackgroundPrimary600:null!=me?me:m,colorBackgroundPrimary700:null!=Re?Re:R,colorBackgroundPrimary800:null!=he?he:h,colorBackgroundPrimary900:null!=Te?Te:T,colorBorderBase100:null!=Ee?Ee:E,colorBorderBase200:null!=ye?ye:y,colorBorderBase300:null!=ve?ve:v,colorBorderBase400:null!=Fe?Fe:F,colorBorderBase500:null!=Ae?Ae:A,colorBorderBase600:null!=Me?Me:M,colorBorderBase700:null!=Ie?Ie:I,colorBorderBase800:null!=Ce?Ce:C,colorBorderBase900:null!=_e?_e:_,colorForegroundBase100:null!=xe?xe:x,colorForegroundBase200:null!=De?De:D,colorForegroundBase300:null!=We?We:W,colorForegroundBase400:null!=Ne?Ne:N,colorForegroundBase500:null!=Pe?Pe:P,colorForegroundBase600:null!=we?we:w,colorForegroundBase700:null!=ke?ke:k,colorForegroundBase800:null!=Ge?Ge:G,colorForegroundBase900:null!=Oe?Oe:O,colorForegroundInverse100:null!=He?He:H,colorForegroundInverse200:null!=je?je:j,colorForegroundInverse300:null!=Ue?Ue:U,colorForegroundInverse400:null!=ze?ze:z,colorForegroundInverse500:null!=Ve?Ve:V,colorForegroundInverse600:null!=Ye?Ye:Y,colorForegroundInverse700:null!=Je?Je:J,colorForegroundInverse800:null!=qe?qe:q,colorForegroundInverse900:null!=Ke?Ke:K,colorForegroundFailure100:null!=$e?$e:$,colorForegroundFailure200:null!=Qe?Qe:Q,colorForegroundFailure300:null!=Ze?Ze:Z,colorForegroundFailure400:null!=er?er:ee,colorForegroundFailure500:null!=rr?rr:re,colorForegroundFailure600:null!=or?or:oe,colorForegroundFailure700:null!=nr?nr:ne,colorForegroundFailure800:null!=tr?tr:te,colorForegroundFailure900:null!=ar?ar:ae,fontFamilyBase:null!=ir?ir:ie,fontFamilyTypographic:null!=sr?sr:se,fontWeightBaseThin:null!=dr?dr:100,fontWeightBaseExtraLight:null!=ur?ur:200,fontWeightBaseLight:null!=lr?lr:300,fontWeightBaseRegular:null!=Br?Br:400,fontWeightBaseMedium:null!=gr?gr:500,fontWeightBaseSemiBold:null!=cr?cr:600,fontWeightBaseBold:null!=fr?fr:700,fontWeightBaseExtraBold:null!=Lr?Lr:800,fontWeightBaseBlack:null!=Sr?Sr:900,fontSizeBaseX2S:null!=pr?pr:10,fontSizeBaseXS:null!=br?br:12,fontSizeBaseSM:null!=Xr?Xr:14,fontSizeBaseMD:null!=mr?mr:16,fontSizeBaseLG:null!=Rr?Rr:18,fontSizeBaseXL:null!=hr?hr:20,fontSizeBaseX2L:null!=Tr?Tr:24,fontSizeBaseX3L:null!=Er?Er:30,fontSizeBaseX4L:null!=yr?yr:36,fontSizeBaseX5L:null!=vr?vr:48,fontSizeBaseX6L:null!=Fr?Fr:60,lineHeightBaseNone:null!=Ar?Ar:1,lineHeightBaseTight:null!=Mr?Mr:1.25,lineHeightBaseSnug:null!=Ir?Ir:1.375,lineHeightBaseNormal:null!=Cr?Cr:1.5,lineHeightBaseRelaxed:null!=_r?_r:1.625,lineHeightBaseLoose:null!=xr?xr:2,iconSizeBaseSM:null!=Dr?Dr:16,iconSizeBaseMD:null!=Wr?Wr:24,iconSizeBaseLG:null!=Nr?Nr:32,spacingBaseX6S:null!=Pr?Pr:2,spacingBaseX5S:null!=wr?wr:4,spacingBaseX4S:null!=kr?kr:6,spacingBaseX3S:null!=Gr?Gr:8,spacingBaseX2S:null!=Or?Or:10,spacingBaseXS:null!=Hr?Hr:12,spacingBaseSM:null!=jr?jr:14,spacingBaseMD:null!=Ur?Ur:16,spacingBaseLG:null!=zr?zr:18,spacingBaseXL:null!=Vr?Vr:20,spacingBaseX2L:null!=Yr?Yr:24,spacingBaseX3L:null!=Jr?Jr:28,spacingBaseX4L:null!=qr?qr:32,spacingBaseX5L:null!=Kr?Kr:36,spacingBaseX6L:null!=$r?$r:40,borderWidthBaseSM:null!=Qr?Qr:.5,borderWidthBaseMD:null!=Zr?Zr:1,borderWidthBaseLG:null!=eo?eo:1.5,borderRadiusBaseXS:null!=ro?ro:2,borderRadiusBaseSM:null!=oo?oo:4,borderRadiusBaseMD:null!=no?no:6,borderRadiusBaseLG:null!=to?to:8,borderRadiusBaseXL:null!=ao?ao:10,borderRadiusBaseX2L:null!=io?io:12,borderRadiusBaseX3L:null!=so?so:16,borderRadiusBaseX4L:null!=uo?uo:18,borderRadiusBaseX5L:null!=lo?lo:20,borderRadiusBaseX6L:null!=Bo?Bo:24,durationBaseSM:null!=go?go:125,durationBaseMD:null!=co?co:175,durationBaseLG:null!=fo?fo:225}}),[r,o,t,a,le,Be,ge,ce,fe,Le,Se,pe,be,Xe,me,Re,he,Te,Ee,ye,ve,Fe,Ae,Me,Ie,Ce,_e,xe,De,We,Ne,Pe,we,ke,Ge,Oe,He,je,Ue,ze,Ve,Ye,Je,qe,Ke,$e,Qe,Ze,er,rr,or,nr,tr,ar,ir,sr,dr,ur,lr,Br,gr,cr,fr,Lr,Sr,pr,br,Xr,mr,Rr,hr,Tr,Er,yr,vr,Fr,Ar,Mr,Ir,Cr,_r,xr,Dr,Wr,Nr,Pr,wr,kr,Gr,Or,Hr,jr,Ur,zr,Vr,Yr,Jr,qr,Kr,$r,Qr,Zr,eo,ro,oo,no,to,ao,io,so,uo,lo,Bo,go,co,fo]);return(0,de.jsx)(ue.Provider,{value:So,children:Lo})},Be=function(){return(0,n.useContext)(ue)}},729:e=>{e.exports=t},155:r=>{r.exports=e},389:e=>{e.exports=r},254:e=>{e.exports=n},272:e=>{e.exports=o}},i={};function s(e){var r=i[e];if(void 0!==r)return r.exports;var o=i[e]={exports:{}};return a[e](o,o.exports,s),o.exports}s.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return s.d(r,{a:r}),r},s.d=(e,r)=>{for(var o in r)s.o(r,o)&&!s.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},s.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var d={};s.r(d),s.d(d,{DIMENSION_MAX:()=>D,DIMENSION_MIN:()=>x,Dimension:()=>_,FRACTION_MAX:()=>G,FRACTION_MIN:()=>k,Fraction:()=>w,Gradient:()=>h,Media:()=>u.$U,MediaContextProvider:()=>u.tZ,Text:()=>T,ThemeContextProvider:()=>l.wX,View:()=>E,useMediaContext:()=>u.$c,useThemeContext:()=>l.wR,useThemeStyleSheet:()=>l.JU});var u=s(410),l=s(500),B=s(155),g=s(389),c=s(254),f=s.n(c);function L(e){return L="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},L(e)}function S(e,r,o){return(r=function(e){var r=function(e){if("object"!=L(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=L(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==L(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var p=function(e){return e[e.TOP=0]="TOP",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e[e.BOTTOM=3]="BOTTOM",e}({}),b=S(S(S(S({},p.TOP,{x1:0,y1:1,x2:0,y2:0}),p.LEFT,{x1:1,y1:0,x2:0,y2:0}),p.RIGHT,{x1:0,y1:0,x2:1,y2:0}),p.BOTTOM,{x1:0,y1:0,x2:0,y2:1}),X=s(272),m=function(e){var r=e.offset,o=e.color;return(0,X.jsx)(c.Stop,{offset:r.toValue(),stopColor:o})},R=function(e){var r=e.testId,o=e.direction,n=e.children;return(0,X.jsx)(g.View,{testID:r,style:g.StyleSheet.absoluteFill,children:(0,X.jsxs)(f(),{width:"100%",height:"100%",children:[(0,X.jsx)(c.Defs,{children:(0,X.jsx)(c.LinearGradient,{id:"gradient-linear",x1:b[o].x1,y1:b[o].y1,x2:b[o].x2,y2:b[o].y2,children:n.map((function(e,r){if((0,B.isValidElement)(e)&&e.type===m){var o=e.props;return(0,X.jsx)(c.Stop,{offset:o.offset.toValue(),stopColor:o.color},[r,o.offset.toValue(),o.color].join())}})).filter((function(e){return void 0!==e}))})}),(0,X.jsx)(c.Rect,{x:"0",y:"0",width:"100%",height:"100%",fill:"url(#gradient-linear)"})]})})};R.Direction=p;var h={Linear:R,Stop:m},T=g.Platform.select({native:s(818).A,web:s(682).A}),E=g.Platform.select({native:s(300).A,web:s(492).A}),y=function(e){return e[e.PIXEL=0]="PIXEL",e[e.PERCENT=1]="PERCENT",e}({});function v(e){return v="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},v(e)}function F(e,r){for(var o=0;o<r.length;o++){var n=r[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,A(n.key),n)}}function A(e){var r=function(e){if("object"!=v(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=v(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==v(r)?r:r+""}var M,I,C,_=function(){return e=function e(r){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:y.PIXEL;!function(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}(this,e),this.unit=o,this.value=r},(r=[{key:"toValue",value:function(){return this.unit===y.PIXEL?g.Platform.select({native:this.value,web:"".concat(this.value,"px")}):"".concat(this.value,"%")}}])&&F(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,r}();M=_,C=y,(I=A(I="Unit"))in M?Object.defineProperty(M,I,{value:C,enumerable:!0,configurable:!0,writable:!0}):M[I]=C;var x=new _(0,_.Unit.PERCENT),D=new _(100,_.Unit.PERCENT);function W(e){return W="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},W(e)}function N(e,r){for(var o=0;o<r.length;o++){var n=r[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,P(n.key),n)}}function P(e){var r=function(e){if("object"!=W(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=W(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==W(r)?r:r+""}var w=function(){return function(e,r){return r&&N(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),e}((function e(r){!function(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}(this,e),this.value=r}),[{key:"toValue",value:function(){return this.value}}])}(),k=new w(0),G=new w(1);return d})()));
|
|
1
|
+
!function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("react"),require("react-native"),require("react/jsx-runtime"),require("react-native-svg"),require("@emotion/styled")):"function"==typeof define&&define.amd?define("creactive",["react","react-native","react/jsx-runtime","react-native-svg","@emotion/styled"],r):"object"==typeof exports?exports.creactive=r(require("react"),require("react-native"),require("react/jsx-runtime"),require("react-native-svg"),require("@emotion/styled")):e.creactive=r(e.react,e["react-native"],e["react/jsx-runtime"],e["react-native-svg"],e["@emotion/styled"])}(this,((e,r,o,n,t)=>(()=>{"use strict";var a={63:(e,r,o)=>{o.d(r,{nO:()=>d,FI:()=>t,r7:()=>n,i8:()=>c,$i:()=>a,k8:()=>s,rq:()=>i,lF:()=>l,Wh:()=>u});var n=function(e){return e[e.BASE_100=0]="BASE_100",e[e.BASE_200=1]="BASE_200",e[e.BASE_300=2]="BASE_300",e[e.BASE_400=3]="BASE_400",e[e.BASE_500=4]="BASE_500",e[e.BASE_600=5]="BASE_600",e[e.BASE_700=6]="BASE_700",e[e.BASE_800=7]="BASE_800",e[e.BASE_900=8]="BASE_900",e[e.INVERSE_100=9]="INVERSE_100",e[e.INVERSE_200=10]="INVERSE_200",e[e.INVERSE_300=11]="INVERSE_300",e[e.INVERSE_400=12]="INVERSE_400",e[e.INVERSE_500=13]="INVERSE_500",e[e.INVERSE_600=14]="INVERSE_600",e[e.INVERSE_700=15]="INVERSE_700",e[e.INVERSE_800=16]="INVERSE_800",e[e.INVERSE_900=17]="INVERSE_900",e[e.FAILURE_100=18]="FAILURE_100",e[e.FAILURE_200=19]="FAILURE_200",e[e.FAILURE_300=20]="FAILURE_300",e[e.FAILURE_400=21]="FAILURE_400",e[e.FAILURE_500=22]="FAILURE_500",e[e.FAILURE_600=23]="FAILURE_600",e[e.FAILURE_700=24]="FAILURE_700",e[e.FAILURE_800=25]="FAILURE_800",e[e.FAILURE_900=26]="FAILURE_900",e}({}),t=function(e){return e[e.BASE_100=0]="BASE_100",e[e.BASE_200=1]="BASE_200",e[e.BASE_300=2]="BASE_300",e[e.BASE_400=3]="BASE_400",e[e.BASE_500=4]="BASE_500",e[e.BASE_600=5]="BASE_600",e[e.BASE_700=6]="BASE_700",e[e.BASE_800=7]="BASE_800",e[e.BASE_900=8]="BASE_900",e}({}),a=function(e){return e[e.BASE=0]="BASE",e[e.TYPOGRAPHIC=1]="TYPOGRAPHIC",e}({}),i=function(e){return e[e.THIN=0]="THIN",e[e.EXTRA_LIGHT=1]="EXTRA_LIGHT",e[e.LIGHT=2]="LIGHT",e[e.REGULAR=3]="REGULAR",e[e.MEDIUM=4]="MEDIUM",e[e.SEMIBOLD=5]="SEMIBOLD",e[e.BOLD=6]="BOLD",e[e.EXTRA_BOLD=7]="EXTRA_BOLD",e[e.BLACK=8]="BLACK",e}({}),s=function(e){return e[e.X2S=0]="X2S",e[e.XS=1]="XS",e[e.SM=2]="SM",e[e.MD=3]="MD",e[e.LG=4]="LG",e[e.XL=5]="XL",e[e.X2L=6]="X2L",e[e.X3L=7]="X3L",e[e.X4L=8]="X4L",e[e.X5L=9]="X5L",e[e.X6L=10]="X6L",e}({}),u=function(e){return e[e.H1=0]="H1",e[e.H2=1]="H2",e[e.H3=2]="H3",e[e.H4=3]="H4",e[e.H5=4]="H5",e[e.H6=5]="H6",e[e.P=6]="P",e[e.SPAN=7]="SPAN",e}({}),d=function(e){return e[e.LEFT=0]="LEFT",e[e.CENTER=1]="CENTER",e[e.RIGHT=2]="RIGHT",e}({}),c=function(e){return e[e.NONE=0]="NONE",e[e.UNDERLINE=1]="UNDERLINE",e}({}),l=function(e){return e[e.NONE=0]="NONE",e[e.TIGHT=1]="TIGHT",e[e.SNUG=2]="SNUG",e[e.NORMAL=3]="NORMAL",e[e.RELAXED=4]="RELAXED",e[e.LOOSE=5]="LOOSE",e}({})},180:(e,r,o)=>{o.d(r,{Fu:()=>k,FY:()=>N,ZZ:()=>t.ZZ,X4:()=>t.X4,Im:()=>C,ar:()=>M,Fx:()=>c,rY:()=>l,yg:()=>L,cn:()=>p,LG:()=>g,Vd:()=>f,L0:()=>w,FA:()=>b,Kb:()=>h});var n,t=o(810),a=o(695),i=o(63);function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function u(e,r,o){return(r=function(e){var r=function(e){if("object"!=s(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=s(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==s(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var d=u(u({},i.$i.BASE,"fontFamilyBase"),i.$i.TYPOGRAPHIC,"fontFamilyTypographic"),c=function(e){return(0,a.JU)()[d[e]]},l=function(e){return(0,a.wR)()[d[e]]},B=u(u(u(u(u(u(u(u(u({},i.rq.THIN,"fontWeightBaseThin"),i.rq.EXTRA_LIGHT,"fontWeightBaseExtraLight"),i.rq.LIGHT,"fontWeightBaseLight"),i.rq.REGULAR,"fontWeightBaseRegular"),i.rq.MEDIUM,"fontWeightBaseMedium"),i.rq.SEMIBOLD,"fontWeightBaseSemiBold"),i.rq.BOLD,"fontWeightBaseBold"),i.rq.EXTRA_BOLD,"fontWeightBaseExtraBold"),i.rq.BLACK,"fontWeightBaseBlack"),g=function(e){return(0,a.JU)()[B[e]]},f=function(e){return(0,a.wR)()[B[e]]},S=(u(u(u(u(u(u(u(u(u(u(n={},i.k8.X2S,"fontSizeBaseX2S"),i.k8.XS,"fontSizeBaseXS"),i.k8.SM,"fontSizeBaseSM"),i.k8.MD,"fontSizeBaseMD"),i.k8.LG,"fontSizeBaseLG"),i.k8.XL,"fontSizeBaseXL"),i.k8.X2L,"fontSizeBaseX2L"),i.k8.X3L,"fontSizeBaseX3L"),i.k8.X4L,"fontSizeBaseX4L"),i.k8.X5L,"fontSizeBaseX5L"),u(n,i.k8.X6L,"fontSizeBaseX6L")),L=function(e){return(0,a.JU)()[S[e]]},p=function(e){return(0,a.wR)()[S[e]]},b=function(e){return null==e?void 0:e.toValue()};function m(e){return m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},m(e)}function X(e,r,o){return(r=function(e){var r=function(e){if("object"!=m(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=m(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==m(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var R=X(X(X(X(X(X(X(X({},i.Wh.SPAN,"span"),i.Wh.P,"p"),i.Wh.H1,"h1"),i.Wh.H2,"h2"),i.Wh.H3,"h3"),i.Wh.H4,"h4"),i.Wh.H5,"h5"),i.Wh.H6,"h6"),h=function(e){return R[e]},T=o(389);function E(e){return E="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},E(e)}function y(e,r,o){return(r=function(e){var r=function(e){if("object"!=E(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=E(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==E(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var v=T.StyleSheet.create({textDecorationNone:{textDecorationLine:"none"},textDecorationUnderline:{textDecorationLine:"underline"}}),A=y(y({},i.i8.NONE,v.textDecorationNone),i.i8.UNDERLINE,v.textDecorationUnderline),C=function(e){return A[e]},F=y(y({},i.i8.NONE,"none"),i.i8.UNDERLINE,"underline"),M=function(e){return F[e]},_=T.StyleSheet.create({textAlignLeft:{textAlign:"left"},textAlignCenter:{textAlign:"center"},textAlignRight:{textAlign:"right"}}),I=y(y(y({},i.nO.LEFT,_.textAlignLeft),i.nO.CENTER,_.textAlignCenter),i.nO.RIGHT,_.textAlignRight),k=function(e){return I[e]},x=y(y(y({},i.nO.LEFT,"left"),i.nO.CENTER,"center"),i.nO.RIGHT,"right"),N=function(e){return x[e]},D=y(y(y(y(y(y({},i.lF.NONE,"lineHeightBaseNone"),i.lF.TIGHT,"lineHeightBaseTight"),i.lF.SNUG,"lineHeightBaseSnug"),i.lF.NORMAL,"lineHeightBaseNormal"),i.lF.RELAXED,"lineHeightBaseRelaxed"),i.lF.LOOSE,"lineHeightBaseLoose"),w=function(e){return(0,a.wR)()[D[e]]}},810:(e,r,o)=>{o.d(r,{HE:()=>S,X4:()=>B,ZZ:()=>l,d9:()=>f});var n,t=o(695),a=o(389),i=o(63);function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function u(e,r,o){return(r=function(e){var r=function(e){if("object"!=s(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=s(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==s(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var d=(u(u(u(u(u(u(u(u(u(u(n={},i.r7.BASE_100,"colorForegroundBase100"),i.r7.BASE_200,"colorForegroundBase200"),i.r7.BASE_300,"colorForegroundBase300"),i.r7.BASE_400,"colorForegroundBase400"),i.r7.BASE_500,"colorForegroundBase500"),i.r7.BASE_600,"colorForegroundBase600"),i.r7.BASE_700,"colorForegroundBase700"),i.r7.BASE_800,"colorForegroundBase800"),i.r7.BASE_900,"colorForegroundBase900"),i.r7.INVERSE_100,"colorForegroundInverse100"),u(u(u(u(u(u(u(u(u(u(n,i.r7.INVERSE_200,"colorForegroundInverse200"),i.r7.INVERSE_300,"colorForegroundInverse300"),i.r7.INVERSE_400,"colorForegroundInverse400"),i.r7.INVERSE_500,"colorForegroundInverse500"),i.r7.INVERSE_600,"colorForegroundInverse600"),i.r7.INVERSE_700,"colorForegroundInverse700"),i.r7.INVERSE_800,"colorForegroundInverse800"),i.r7.INVERSE_900,"colorForegroundInverse900"),i.r7.FAILURE_100,"colorForegroundFailure100"),i.r7.FAILURE_200,"colorForegroundFailure200"),u(u(u(u(u(u(u(n,i.r7.FAILURE_300,"colorForegroundFailure300"),i.r7.FAILURE_400,"colorForegroundFailure400"),i.r7.FAILURE_500,"colorForegroundFailure500"),i.r7.FAILURE_600,"colorForegroundFailure600"),i.r7.FAILURE_700,"colorForegroundFailure700"),i.r7.FAILURE_800,"colorForegroundFailure800"),i.r7.FAILURE_900,"colorForegroundFailure900")),c=a.StyleSheet.create({textColorTransparent:{color:"transparent"}}),l=function(e){var r=(0,t.JU)();return"transparent"===e?c.textColorTransparent:"string"==typeof e?{color:e}:r[d[e]]},B=function(e){var r=(0,t.wR)();return"string"==typeof e?e:r[d[e]]},g=u(u(u(u(u(u(u(u(u({},i.FI.BASE_100,"colorBackgroundBase100"),i.FI.BASE_200,"colorBackgroundBase200"),i.FI.BASE_300,"colorBackgroundBase300"),i.FI.BASE_400,"colorBackgroundBase400"),i.FI.BASE_500,"colorBackgroundBase500"),i.FI.BASE_600,"colorBackgroundBase600"),i.FI.BASE_700,"colorBackgroundBase700"),i.FI.BASE_800,"colorBackgroundBase800"),i.FI.BASE_900,"colorBackgroundBase900"),f=function(e){var r=(0,t.JU)();return void 0===e?e:r[g[e]]},S=function(e){var r=(0,t.wR)();if(void 0!==e)return r[g[e]]}},818:(e,r,o)=>{o.d(r,{A:()=>B});var n=o(155),t=o(389),a=o(63),i=new Map,s=o(180),u=o(810),d=o(272),c=t.StyleSheet.create({default:{display:"inline",margin:0,padding:0,position:"static",listStyle:"none",borderStyle:"solid",boxSizing:"border-box",whiteSpace:"pre-wrap",overflowWrap:"break-word",borderWidth:0}}),l=(0,n.forwardRef)((function(e,r){var o=e.testId,l=e.textAlign,B=void 0===l?a.nO.LEFT:l,g=e.textDecoration,f=void 0===g?a.i8.NONE:g,S=e.fontFamily,L=void 0===S?a.$i.BASE:S,p=e.fontWeight,b=void 0===p?a.rq.REGULAR:p,m=e.fontSize,X=void 0===m?a.k8.MD:m,R=e.lineHeight,h=void 0===R?a.lF.NORMAL:R,T=e.maxLines,E=e.color,y=void 0===E?a.r7.BASE_800:E,v=e.backgroundColor,A=e.opacity,C=e.children,F=(0,n.useRef)(null);(0,n.useImperativeHandle)(r,(function(){return{measure:function(e){var r;null===(r=F.current)||void 0===r||r.measure((function(r,o,n,t){e(r,o,n,t)}))}}}));var M=function(e,r){var o=[e,r].join("-");if(i.has(o))return i.get(o);var n=t.StyleSheet.create({textLineHeight:{lineHeight:e*r}});return i.set(o,n),n}((0,s.cn)(X),(0,s.L0)(h));return(0,d.jsx)(t.Text,{testID:o,ref:F,style:[c.default,(0,s.Fu)(B),(0,s.Im)(f),(0,s.Fx)(L),(0,s.LG)(b),(0,s.yg)(X),M.textLineHeight,(0,s.ZZ)(y),(0,u.d9)(v),{opacity:(0,s.FA)(A)}],numberOfLines:T,children:C})}));l.Tag=a.Wh,l.TextAlign=a.nO,l.TextDecoration=a.i8,l.FontFamily=a.$i,l.FontWeight=a.rq,l.FontSize=a.k8,l.LineHeight=a.lF,l.Color=a.r7,l.BackgroundColor=a.FI;const B=l},682:(e,r,o)=>{o.d(r,{A:()=>f});var n,t,a,i=o(155),s=o(729),u=o.n(s)().span(n||(t=["\n display: ",";\n margin: 0;\n padding: 0;\n position: static;\n list-style: none;\n border-style: solid;\n box-sizing: border-box;\n text-decoration: none;\n white-space: pre-wrap;\n overflow: hidden;\n overflow-wrap: break-word;\n text-overflow: ellipsis;\n text-align: ",";\n text-decoration-line: ",";\n font-family: ",";\n font-weight: ",";\n font-size: ","px;\n line-height: ","px;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: ",";\n color: ",";\n background-color: ",";\n opacity: ",";\n border-width: 0;\n"],a||(a=t.slice(0)),n=Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(a)}}))),(function(e){return void 0===e.css.maxLines?"inline":"-webkit-box"}),(function(e){return e.css.textAlign}),(function(e){return e.css.textDecoration}),(function(e){return e.css.fontFamily}),(function(e){return e.css.fontWeight}),(function(e){return e.css.fontSize}),(function(e){return e.css.lineHeight}),(function(e){return e.css.maxLines}),(function(e){return e.css.color}),(function(e){return e.css.backgroundColor}),(function(e){return e.css.opacity})),d=o(63),c=o(180),l=o(810),B=o(272),g=(0,i.forwardRef)((function(e,r){var o=e.testId,n=e.tag,t=void 0===n?d.Wh.SPAN:n,a=e.textAlign,s=void 0===a?d.nO.LEFT:a,g=e.textDecoration,f=void 0===g?d.i8.NONE:g,S=e.fontFamily,L=void 0===S?d.$i.BASE:S,p=e.fontWeight,b=void 0===p?d.rq.REGULAR:p,m=e.fontSize,X=void 0===m?d.k8.MD:m,R=e.lineHeight,h=void 0===R?d.lF.NORMAL:R,T=e.maxLines,E=e.color,y=void 0===E?d.r7.BASE_800:E,v=e.backgroundColor,A=e.opacity,C=e.children,F=(0,i.useRef)(null);(0,i.useImperativeHandle)(r,(function(){return{measure:function(e){var r,o=null===(r=F.current)||void 0===r?void 0:r.getBoundingClientRect();o&&e(o.x,o.y,o.width,o.height)}}}));var M=(0,c.cn)(X),_=(0,c.L0)(h);return(0,B.jsx)(u,{"data-testid":o,ref:F,as:(0,c.Kb)(t),css:{textAlign:(0,c.FY)(s),textDecoration:(0,c.ar)(f),fontFamily:(0,c.rY)(L),fontWeight:(0,c.Vd)(b),fontSize:M,lineHeight:M*_,maxLines:T,color:(0,c.X4)(y),backgroundColor:(0,l.HE)(v),opacity:(0,c.FA)(A)},children:C})}));g.Tag=d.Wh,g.TextAlign=d.nO,g.TextDecoration=d.i8,g.FontFamily=d.$i,g.FontWeight=d.rq,g.FontSize=d.k8,g.LineHeight=d.lF,g.Color=d.r7,g.BackgroundColor=d.FI;const f=g},441:(e,r,o)=>{o.d(r,{C:()=>n});var n=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({})},887:(e,r,o)=>{o.d(r,{kT:()=>u,RU:()=>d,Mg:()=>c,zH:()=>l});var n=o(500),t=o(441);function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}function i(e,r,o){return(r=function(e){var r=function(e){if("object"!=a(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=a(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==a(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var s=i(i(i({},t.C.SM,"durationBaseSM"),t.C.MD,"durationBaseMD"),t.C.LG,"durationBaseLG"),u=function(e){return(0,n.wR)()[s[e]]},d=function(e){return null==e?void 0:e.toValue()},c=function(e,r,o){var n=[],t=null==e?void 0:e.toValue(),a=null==r?void 0:r.toValue(),i=null==o?void 0:o.toValue();return void 0!==t&&n.push("scale(".concat(t,")")),void 0!==a&&n.push("translateX(".concat(a,")")),void 0!==i&&n.push("translateY(".concat(i,")")),n.length>0?n.join(" "):void 0},l=function(e){if(void 0===e)return 0;var r=e.toValue();return"number"==typeof r?r:parseFloat(r)}},324:(e,r,o)=>{o.d(r,{A:()=>d});var n=o(155),t=o(389),a=o(441),i=o(887),s=o(272),u=function(e){var r,o,u=e.testId,d=e.opacity,c=e.scale,l=e.translateX,B=e.translateY,g=e.duration,f=void 0===g?a.C.MD:g,S=e.children,L=(0,i.kT)(f),p=null!==(r=(0,i.RU)(d))&&void 0!==r?r:1,b=null!==(o=null==c?void 0:c.toValue())&&void 0!==o?o:1,m=(0,i.zH)(l),X=(0,i.zH)(B),R=(0,n.useRef)(new t.Animated.Value(p)),h=(0,n.useRef)(new t.Animated.Value(b)),T=(0,n.useRef)(new t.Animated.Value(m)),E=(0,n.useRef)(new t.Animated.Value(X));return(0,n.useEffect)((function(){t.Animated.parallel([t.Animated.timing(R.current,{toValue:p,duration:L,useNativeDriver:!0}),t.Animated.timing(h.current,{toValue:b,duration:L,useNativeDriver:!0}),t.Animated.timing(T.current,{toValue:m,duration:L,useNativeDriver:!0}),t.Animated.timing(E.current,{toValue:X,duration:L,useNativeDriver:!0})]).start()}),[p,b,m,X,L]),(0,s.jsx)(t.Animated.View,{testID:u,style:{opacity:R.current,transform:[{scale:h.current},{translateX:T.current},{translateY:E.current}]},children:S})};u.Duration=a.C;const d=u},892:(e,r,o)=>{o.d(r,{A:()=>B});var n,t,a,i=o(729),s=o.n(i)().div(n||(t=["\n display: flex;\n margin: 0;\n padding: 0;\n z-index: 0;\n position: relative;\n list-style: none;\n border-style: solid;\n text-decoration: none;\n box-sizing: border-box;\n overflow: visible;\n flex-wrap: nowrap;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n border-width: 0px;\n opacity: ",";\n transform: ",";\n transition: ",";\n"],a||(a=t.slice(0)),n=Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(a)}}))),(function(e){return e.css.opacity}),(function(e){return e.css.transform}),(function(e){return e.css.transition})),u=o(441),d=o(887),c=o(272),l=function(e){var r=e.testId,o=e.opacity,n=e.scale,t=e.translateX,a=e.translateY,i=e.duration,l=void 0===i?u.C.MD:i,B=e.children,g=(0,d.kT)(l);return(0,c.jsx)(s,{"data-testid":r,css:{opacity:(0,d.RU)(o),transform:(0,d.Mg)(n,t,a),transition:"opacity ".concat(g,"ms ease, transform ").concat(g,"ms ease")},children:B})};l.Duration=u.C;const B=l},212:(e,r,o)=>{o.d(r,{CN:()=>B,th:()=>c,F5:()=>l,TI:()=>i,Vc:()=>n,uC:()=>a,s_:()=>t,lo:()=>S,uY:()=>u,rA:()=>s,b9:()=>d,Ie:()=>g,JT:()=>f,TL:()=>L,SQ:()=>p});var n=function(e){return e[e.BASE_100=0]="BASE_100",e[e.BASE_200=1]="BASE_200",e[e.BASE_300=2]="BASE_300",e[e.BASE_400=3]="BASE_400",e[e.BASE_500=4]="BASE_500",e[e.BASE_600=5]="BASE_600",e[e.BASE_700=6]="BASE_700",e[e.BASE_800=7]="BASE_800",e[e.BASE_900=8]="BASE_900",e}({}),t=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({}),a=function(e){return e[e.XS=0]="XS",e[e.SM=1]="SM",e[e.MD=2]="MD",e[e.LG=3]="LG",e[e.XL=4]="XL",e[e.X2L=5]="X2L",e[e.X3L=6]="X3L",e[e.X4L=7]="X4L",e[e.X5L=8]="X5L",e[e.X6L=9]="X6L",e[e.MAX=10]="MAX",e}({}),i=function(e){return e[e.BASE_100=0]="BASE_100",e[e.BASE_200=1]="BASE_200",e[e.BASE_300=2]="BASE_300",e[e.BASE_400=3]="BASE_400",e[e.BASE_500=4]="BASE_500",e[e.BASE_600=5]="BASE_600",e[e.BASE_700=6]="BASE_700",e[e.BASE_800=7]="BASE_800",e[e.BASE_900=8]="BASE_900",e[e.PRIMARY_100=9]="PRIMARY_100",e[e.PRIMARY_200=10]="PRIMARY_200",e[e.PRIMARY_300=11]="PRIMARY_300",e[e.PRIMARY_400=12]="PRIMARY_400",e[e.PRIMARY_500=13]="PRIMARY_500",e[e.PRIMARY_600=14]="PRIMARY_600",e[e.PRIMARY_700=15]="PRIMARY_700",e[e.PRIMARY_800=16]="PRIMARY_800",e[e.PRIMARY_900=17]="PRIMARY_900",e[e.ACCENT_100=18]="ACCENT_100",e[e.ACCENT_200=19]="ACCENT_200",e[e.ACCENT_300=20]="ACCENT_300",e[e.ACCENT_400=21]="ACCENT_400",e[e.ACCENT_500=22]="ACCENT_500",e[e.ACCENT_600=23]="ACCENT_600",e[e.ACCENT_700=24]="ACCENT_700",e[e.ACCENT_800=25]="ACCENT_800",e[e.ACCENT_900=26]="ACCENT_900",e[e.SUBACCENT_100=27]="SUBACCENT_100",e[e.SUBACCENT_200=28]="SUBACCENT_200",e[e.SUBACCENT_300=29]="SUBACCENT_300",e[e.SUBACCENT_400=30]="SUBACCENT_400",e[e.SUBACCENT_500=31]="SUBACCENT_500",e[e.SUBACCENT_600=32]="SUBACCENT_600",e[e.SUBACCENT_700=33]="SUBACCENT_700",e[e.SUBACCENT_800=34]="SUBACCENT_800",e[e.SUBACCENT_900=35]="SUBACCENT_900",e}({}),s=function(e){return e[e.NONE=0]="NONE",e[e.WRAP=1]="WRAP",e}({}),u=function(e){return e[e.COLUMN=0]="COLUMN",e[e.ROW=1]="ROW",e[e.COLUMN_REVERSE=2]="COLUMN_REVERSE",e[e.ROW_REVERSE=3]="ROW_REVERSE",e}({}),d=function(e){return e[e.FLEX_START=0]="FLEX_START",e[e.FLEX_END=1]="FLEX_END",e[e.CENTER=2]="CENTER",e[e.SPACE_BETWEEN=3]="SPACE_BETWEEN",e[e.SPACE_AROUND=4]="SPACE_AROUND",e[e.SPACE_EVENLY=5]="SPACE_EVENLY",e}({}),c=function(e){return e[e.FLEX_START=0]="FLEX_START",e[e.FLEX_END=1]="FLEX_END",e[e.CENTER=2]="CENTER",e[e.STRETCH=3]="STRETCH",e[e.BASELINE=4]="BASELINE",e}({}),l=function(e){return e[e.FLEX_START=0]="FLEX_START",e[e.FLEX_END=1]="FLEX_END",e[e.CENTER=2]="CENTER",e[e.STRETCH=3]="STRETCH",e[e.BASELINE=4]="BASELINE",e}({}),B=function(e){return e[e.FLEX_START=0]="FLEX_START",e[e.FLEX_END=1]="FLEX_END",e[e.CENTER=2]="CENTER",e[e.STRETCH=3]="STRETCH",e[e.SPACE_BETWEEN=4]="SPACE_BETWEEN",e[e.SPACE_AROUND=5]="SPACE_AROUND",e[e.SPACE_EVENLY=6]="SPACE_EVENLY",e}({}),g=function(e){return e[e.VISIBLE=0]="VISIBLE",e[e.HIDDEN=1]="HIDDEN",e}({}),f=function(e){return e[e.RELATIVE=0]="RELATIVE",e[e.ABSOLUTE=1]="ABSOLUTE",e}({}),S=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({}),L=function(e){return e[e.X6S=0]="X6S",e[e.X5S=1]="X5S",e[e.X4S=2]="X4S",e[e.X3S=3]="X3S",e[e.X2S=4]="X2S",e[e.XS=5]="XS",e[e.SM=6]="SM",e[e.MD=7]="MD",e[e.LG=8]="LG",e[e.XL=9]="XL",e[e.X2L=10]="X2L",e[e.X3L=11]="X3L",e[e.X4L=12]="X4L",e[e.X5L=13]="X5L",e[e.X6L=14]="X6L",e}({}),p=function(e){return e[e.DIV=0]="DIV",e[e.FIGURE=1]="FIGURE",e[e.FIGCAPTION=2]="FIGCAPTION",e[e.ARTICLE=3]="ARTICLE",e[e.SECTION=4]="SECTION",e[e.HEADER=5]="HEADER",e[e.MAIN=6]="MAIN",e[e.FOOTER=7]="FOOTER",e}({})},844:(e,r,o)=>{o.d(r,{GK:()=>ye,WE:()=>Ae,lF:()=>Se,RH:()=>pe,r1:()=>Xe,dG:()=>he,vd:()=>V,$X:()=>z,ol:()=>N,fV:()=>W,Xd:()=>R,TY:()=>c,V1:()=>l,ro:()=>p,UI:()=>v,U0:()=>G,UA:()=>m,Ei:()=>F,dp:()=>I,D:()=>S,ud:()=>g,sm:()=>T,Ps:()=>ir,Nx:()=>nr,JO:()=>$,kP:()=>ae,K8:()=>se,SB:()=>q,wt:()=>K,rm:()=>ee,RR:()=>oe,Qf:()=>lr,VW:()=>ce,fv:()=>Be,vD:()=>yr,hX:()=>pr,w7:()=>Rr,Vf:()=>gr,X6:()=>Ce,S:()=>ke,wx:()=>Ne,Gd:()=>Ar,mu:()=>mr,XV:()=>Tr,we:()=>Sr,dH:()=>je,xT:()=>Ge,bW:()=>Ue,FK:()=>sr,pX:()=>Fr,sX:()=>kr});var n=o(695),t=o(389),a=o(212);function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}function s(e,r,o){return(r=function(e){var r=function(e){if("object"!=i(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=i(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==i(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var u,d=s(s(s(s(s(s(s(s(s({},a.Vc.BASE_100,"colorBorderBase100"),a.Vc.BASE_200,"colorBorderBase200"),a.Vc.BASE_300,"colorBorderBase300"),a.Vc.BASE_400,"colorBorderBase400"),a.Vc.BASE_500,"colorBorderBase500"),a.Vc.BASE_600,"colorBorderBase600"),a.Vc.BASE_700,"colorBorderBase700"),a.Vc.BASE_800,"colorBorderBase800"),a.Vc.BASE_900,"colorBorderBase900"),c=function(e){return(0,n.JU)()[d[e]]},l=function(e){return(0,n.wR)()[d[e]]},B=s(s(s({},a.s_.SM,"borderWidthBaseSM"),a.s_.MD,"borderWidthBaseMD"),a.s_.LG,"borderWidthBaseLG"),g=function(e){return(0,n.JU)()[B[e]]},f=s(s(s({},a.s_.SM,"borderWidthTopBaseSM"),a.s_.MD,"borderWidthTopBaseMD"),a.s_.LG,"borderWidthTopBaseLG"),S=function(e){return(0,n.JU)()[f[e]]},L=s(s(s({},a.s_.SM,"borderWidthLeftBaseSM"),a.s_.MD,"borderWidthLeftBaseMD"),a.s_.LG,"borderWidthLeftBaseLG"),p=function(e){return(0,n.JU)()[L[e]]},b=s(s(s({},a.s_.SM,"borderWidthRightBaseSM"),a.s_.MD,"borderWidthRightBaseMD"),a.s_.LG,"borderWidthRightBaseLG"),m=function(e){return(0,n.JU)()[b[e]]},X=s(s(s({},a.s_.SM,"borderWidthBottomBaseSM"),a.s_.MD,"borderWidthBottomBaseMD"),a.s_.LG,"borderWidthBottomBaseLG"),R=function(e){return(0,n.JU)()[X[e]]},h=s(s(s({},a.s_.SM,"borderWidthBaseSM"),a.s_.MD,"borderWidthBaseMD"),a.s_.LG,"borderWidthBaseLG"),T=function(e){return(0,n.wR)()[h[e]]},E=t.StyleSheet.create({borderRadiusMax:{borderRadius:"50%"}}),y=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderRadiusBaseXS"),a.uC.SM,"borderRadiusBaseSM"),a.uC.MD,"borderRadiusBaseMD"),a.uC.LG,"borderRadiusBaseLG"),a.uC.XL,"borderRadiusBaseXL"),a.uC.X2L,"borderRadiusBaseX2L"),a.uC.X3L,"borderRadiusBaseX3L"),a.uC.X4L,"borderRadiusBaseX4L"),a.uC.X5L,"borderRadiusBaseX5L"),a.uC.X6L,"borderRadiusBaseX6L"),v=function(e){var r=(0,n.JU)();return e===a.uC.MAX?E.borderRadiusMax:r[y[e]]},A=t.StyleSheet.create({borderRadiusMax:{borderTopLeftRadius:"50%"}}),C=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderTopLeftRadiusBaseXS"),a.uC.SM,"borderTopLeftRadiusBaseSM"),a.uC.MD,"borderTopLeftRadiusBaseMD"),a.uC.LG,"borderTopLeftRadiusBaseLG"),a.uC.XL,"borderTopLeftRadiusBaseXL"),a.uC.X2L,"borderTopLeftRadiusBaseX2L"),a.uC.X3L,"borderTopLeftRadiusBaseX3L"),a.uC.X4L,"borderTopLeftRadiusBaseX4L"),a.uC.X5L,"borderTopLeftRadiusBaseX5L"),a.uC.X6L,"borderTopLeftRadiusBaseX6L"),F=function(e){var r=(0,n.JU)();return e===a.uC.MAX?A.borderRadiusMax:r[C[e]]},M=t.StyleSheet.create({borderRadiusMax:{borderTopRightRadius:"50%"}}),_=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderTopRightRadiusBaseXS"),a.uC.SM,"borderTopRightRadiusBaseSM"),a.uC.MD,"borderTopRightRadiusBaseMD"),a.uC.LG,"borderTopRightRadiusBaseLG"),a.uC.XL,"borderTopRightRadiusBaseXL"),a.uC.X2L,"borderTopRightRadiusBaseX2L"),a.uC.X3L,"borderTopRightRadiusBaseX3L"),a.uC.X4L,"borderTopRightRadiusBaseX4L"),a.uC.X5L,"borderTopRightRadiusBaseX5L"),a.uC.X6L,"borderTopRightRadiusBaseX6L"),I=function(e){var r=(0,n.JU)();return e===a.uC.MAX?M.borderRadiusMax:r[_[e]]},k=t.StyleSheet.create({borderRadiusMax:{borderBottomLeftRadius:"50%"}}),x=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderBottomLeftRadiusBaseXS"),a.uC.SM,"borderBottomLeftRadiusBaseSM"),a.uC.MD,"borderBottomLeftRadiusBaseMD"),a.uC.LG,"borderBottomLeftRadiusBaseLG"),a.uC.XL,"borderBottomLeftRadiusBaseXL"),a.uC.X2L,"borderBottomLeftRadiusBaseX2L"),a.uC.X3L,"borderBottomLeftRadiusBaseX3L"),a.uC.X4L,"borderBottomLeftRadiusBaseX4L"),a.uC.X5L,"borderBottomLeftRadiusBaseX5L"),a.uC.X6L,"borderBottomLeftRadiusBaseX6L"),N=function(e){var r=(0,n.JU)();return e===a.uC.MAX?k.borderRadiusMax:r[x[e]]},D=t.StyleSheet.create({borderRadiusMax:{borderBottomRightRadius:"50%"}}),w=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderBottomRightRadiusBaseXS"),a.uC.SM,"borderBottomRightRadiusBaseSM"),a.uC.MD,"borderBottomRightRadiusBaseMD"),a.uC.LG,"borderBottomRightRadiusBaseLG"),a.uC.XL,"borderBottomRightRadiusBaseXL"),a.uC.X2L,"borderBottomRightRadiusBaseX2L"),a.uC.X3L,"borderBottomRightRadiusBaseX3L"),a.uC.X4L,"borderBottomRightRadiusBaseX4L"),a.uC.X5L,"borderBottomRightRadiusBaseX5L"),a.uC.X6L,"borderBottomRightRadiusBaseX6L"),W=function(e){var r=(0,n.JU)();return e===a.uC.MAX?D.borderRadiusMax:r[w[e]]},P=s(s(s(s(s(s(s(s(s(s({},a.uC.XS,"borderRadiusBaseXS"),a.uC.SM,"borderRadiusBaseSM"),a.uC.MD,"borderRadiusBaseMD"),a.uC.LG,"borderRadiusBaseLG"),a.uC.XL,"borderRadiusBaseXL"),a.uC.X2L,"borderRadiusBaseX2L"),a.uC.X3L,"borderRadiusBaseX3L"),a.uC.X4L,"borderRadiusBaseX4L"),a.uC.X5L,"borderRadiusBaseX5L"),a.uC.X6L,"borderRadiusBaseX6L"),G=function(e){var r=(0,n.wR)();if(void 0!==e)return e===a.uC.MAX?"50%":r[P[e]]};function O(e){return O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},O(e)}function U(e,r,o){return(r=function(e){var r=function(e){if("object"!=O(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=O(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==O(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var j=(U(U(U(U(U(U(U(U(U(U(u={},a.TI.BASE_100,"colorBackgroundBase100"),a.TI.BASE_200,"colorBackgroundBase200"),a.TI.BASE_300,"colorBackgroundBase300"),a.TI.BASE_400,"colorBackgroundBase400"),a.TI.BASE_500,"colorBackgroundBase500"),a.TI.BASE_600,"colorBackgroundBase600"),a.TI.BASE_700,"colorBackgroundBase700"),a.TI.BASE_800,"colorBackgroundBase800"),a.TI.BASE_900,"colorBackgroundBase900"),a.TI.PRIMARY_100,"colorBackgroundPrimary100"),U(U(U(U(U(U(U(U(U(U(u,a.TI.PRIMARY_200,"colorBackgroundPrimary200"),a.TI.PRIMARY_300,"colorBackgroundPrimary300"),a.TI.PRIMARY_400,"colorBackgroundPrimary400"),a.TI.PRIMARY_500,"colorBackgroundPrimary500"),a.TI.PRIMARY_600,"colorBackgroundPrimary600"),a.TI.PRIMARY_700,"colorBackgroundPrimary700"),a.TI.PRIMARY_800,"colorBackgroundPrimary800"),a.TI.PRIMARY_900,"colorBackgroundPrimary900"),a.TI.ACCENT_100,"colorBackgroundAccent100"),a.TI.ACCENT_200,"colorBackgroundAccent200"),U(U(U(U(U(U(U(U(U(U(u,a.TI.ACCENT_300,"colorBackgroundAccent300"),a.TI.ACCENT_400,"colorBackgroundAccent400"),a.TI.ACCENT_500,"colorBackgroundAccent500"),a.TI.ACCENT_600,"colorBackgroundAccent600"),a.TI.ACCENT_700,"colorBackgroundAccent700"),a.TI.ACCENT_800,"colorBackgroundAccent800"),a.TI.ACCENT_900,"colorBackgroundAccent900"),a.TI.SUBACCENT_100,"colorBackgroundSubaccent100"),a.TI.SUBACCENT_200,"colorBackgroundSubaccent200"),a.TI.SUBACCENT_300,"colorBackgroundSubaccent300"),U(U(U(U(U(U(u,a.TI.SUBACCENT_400,"colorBackgroundSubaccent400"),a.TI.SUBACCENT_500,"colorBackgroundSubaccent500"),a.TI.SUBACCENT_600,"colorBackgroundSubaccent600"),a.TI.SUBACCENT_700,"colorBackgroundSubaccent700"),a.TI.SUBACCENT_800,"colorBackgroundSubaccent800"),a.TI.SUBACCENT_900,"colorBackgroundSubaccent900")),H=t.StyleSheet.create({transparent:{backgroundColor:"transparent"}}),V=function(e){var r=(0,n.JU)();if(void 0!==e)return"transparent"===e?H.transparent:"string"==typeof e?{backgroundColor:e}:r[j[e]]},z=function(e){var r=(0,n.wR)();if(void 0!==e)return"string"==typeof e?e:r[j[e]]};function Y(e){return Y="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Y(e)}function J(e,r,o){return(r=function(e){var r=function(e){if("object"!=Y(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=Y(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Y(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var q=function(e){return null==e?void 0:e.toValue()},K=function(e){return null==e?void 0:e.toValue()},$=function(e){return null==e?void 0:e.toValue()},Q=t.StyleSheet.create({flexWrapNone:{flexWrap:"nowrap"},flexWrap:{flexWrap:"wrap"}}),Z=J(J({},a.rA.NONE,Q.flexWrapNone),a.rA.WRAP,Q.flexWrap),ee=function(e){return Z[e]},re=J(J({},a.rA.NONE,"nowrap"),a.rA.WRAP,"wrap"),oe=function(e){return re[e]},ne=t.StyleSheet.create({flexDirectionColumn:{flexDirection:"column"},flexDirectionRow:{flexDirection:"row"},flexDirectionColumnReverse:{flexDirection:"column-reverse"},flexDirectionRowReverse:{flexDirection:"row-reverse"}}),te=J(J(J(J({},a.uY.COLUMN,ne.flexDirectionColumn),a.uY.ROW,ne.flexDirectionRow),a.uY.COLUMN_REVERSE,ne.flexDirectionColumnReverse),a.uY.ROW_REVERSE,ne.flexDirectionRowReverse),ae=function(e){return te[e]},ie=J(J(J(J({},a.uY.COLUMN,"column"),a.uY.ROW,"row"),a.uY.COLUMN_REVERSE,"column-reverse"),a.uY.ROW_REVERSE,"row-reverse"),se=function(e){return ie[e]},ue=t.StyleSheet.create({justifyContentFlexStart:{justifyContent:"flex-start"},justifyContentFlexEnd:{justifyContent:"flex-end"},justifyContentCenter:{justifyContent:"center"},justifyContentSpaceBetween:{justifyContent:"space-between"},justifyContentSpaceAround:{justifyContent:"space-around"},justifyContentSpaceEvenly:{justifyContent:"space-evenly"}}),de=J(J(J(J(J(J({},a.b9.FLEX_START,ue.justifyContentFlexStart),a.b9.CENTER,ue.justifyContentCenter),a.b9.FLEX_END,ue.justifyContentFlexEnd),a.b9.SPACE_BETWEEN,ue.justifyContentSpaceBetween),a.b9.SPACE_AROUND,ue.justifyContentSpaceAround),a.b9.SPACE_EVENLY,ue.justifyContentSpaceEvenly),ce=function(e){return de[e]},le=J(J(J(J(J(J({},a.b9.FLEX_START,"flex-start"),a.b9.CENTER,"center"),a.b9.FLEX_END,"flex-end"),a.b9.SPACE_BETWEEN,"space-between"),a.b9.SPACE_AROUND,"space-around"),a.b9.SPACE_EVENLY,"space-evenly"),Be=function(e){return le[e]},ge=t.StyleSheet.create({alignItemsFlexStart:{alignItems:"flex-start"},alignItemsCenter:{alignItems:"center"},alignItemsFlexEnd:{alignItems:"flex-end"},alignItemsStretch:{alignItems:"stretch"},alignItemsBaseline:{alignItems:"baseline"}}),fe=J(J(J(J(J({},a.th.FLEX_START,ge.alignItemsFlexStart),a.th.CENTER,ge.alignItemsCenter),a.th.FLEX_END,ge.alignItemsFlexEnd),a.th.STRETCH,ge.alignItemsStretch),a.th.BASELINE,ge.alignItemsBaseline),Se=function(e){return fe[e]},Le=J(J(J(J(J({},a.th.FLEX_START,"flex-start"),a.th.CENTER,"center"),a.th.FLEX_END,"flex-end"),a.th.STRETCH,"stretch"),a.th.BASELINE,"baseline"),pe=function(e){return Le[e]},be=t.StyleSheet.create({alignSelfFlexStart:{alignSelf:"flex-start"},alignSelfCenter:{alignSelf:"center"},alignSelfFlexEnd:{alignSelf:"flex-end"},alignSelfStretch:{alignSelf:"stretch"},alignSelfBaseline:{alignSelf:"baseline"}}),me=J(J(J(J(J({},a.F5.FLEX_START,be.alignSelfFlexStart),a.F5.CENTER,be.alignSelfCenter),a.F5.FLEX_END,be.alignSelfFlexEnd),a.F5.STRETCH,be.alignSelfStretch),a.F5.BASELINE,be.alignSelfBaseline),Xe=function(e){return me[e]},Re=J(J(J(J(J({},a.F5.FLEX_START,"flex-start"),a.F5.CENTER,"center"),a.F5.FLEX_END,"flex-end"),a.F5.STRETCH,"stretch"),a.F5.BASELINE,"baseline"),he=function(e){return Re[e]},Te=t.StyleSheet.create({alignContentFlexStart:{alignContent:"flex-start"},alignContentFlexEnd:{alignContent:"flex-end"},alignContentCenter:{alignContent:"center"},alignContentStretch:{alignContent:"stretch"},alignContentSpaceBetween:{alignContent:"space-between"},alignContentSpaceAround:{alignContent:"space-around"},alignContentSpaceEvenly:{alignContent:"space-evenly"}}),Ee=J(J(J(J(J(J(J({},a.CN.FLEX_START,Te.alignContentFlexStart),a.CN.CENTER,Te.alignContentCenter),a.CN.FLEX_END,Te.alignContentFlexEnd),a.CN.STRETCH,Te.alignContentStretch),a.CN.SPACE_BETWEEN,Te.alignContentSpaceBetween),a.CN.SPACE_AROUND,Te.alignContentSpaceAround),a.CN.SPACE_EVENLY,Te.alignContentSpaceEvenly),ye=function(e){return Ee[e]},ve=J(J(J(J(J(J(J({},a.CN.FLEX_START,"flex-start"),a.CN.CENTER,"center"),a.CN.FLEX_END,"flex-end"),a.CN.STRETCH,"stretch"),a.CN.SPACE_BETWEEN,"space-between"),a.CN.SPACE_AROUND,"space-around"),a.CN.SPACE_EVENLY,"space-evenly"),Ae=function(e){return ve[e]},Ce=function(e){return null==e?void 0:e.toValue()};function Fe(e){return Fe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Fe(e)}function Me(e,r,o){return(r=function(e){var r=function(e){if("object"!=Fe(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=Fe(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Fe(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var _e=t.StyleSheet.create({overflowHidden:{overflow:"hidden"},overflowVisible:{overflow:"visible"}}),Ie=Me(Me({},a.Ie.HIDDEN,_e.overflowHidden),a.Ie.VISIBLE,_e.overflowVisible),ke=function(e){return Ie[e]},xe=Me(Me({},a.Ie.HIDDEN,"hidden"),a.Ie.VISIBLE,"visible"),Ne=function(e){return xe[e]};function De(e){return De="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},De(e)}function we(e,r,o){return(r=function(e){var r=function(e){if("object"!=De(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=De(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==De(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var We=t.StyleSheet.create({positionRelative:{position:"relative"},positionAbsolute:{position:"absolute"}}),Pe=we(we({},a.JT.RELATIVE,We.positionRelative),a.JT.ABSOLUTE,We.positionAbsolute),Ge=function(e){return Pe[e]},Oe=we(we({},a.JT.RELATIVE,"relative"),a.JT.ABSOLUTE,"absolute"),Ue=function(e){return Oe[e]},je=function(e){return null==e?void 0:e.toValue()};function He(e){return He="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},He(e)}function Ve(e,r,o){return(r=function(e){var r=function(e){if("object"!=He(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=He(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==He(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var ze,Ye,Je,qe,Ke,$e,Qe,Ze,er,rr,or=Ve(Ve(Ve({},a.lo.SM,["0 1px 3px 0 rgba(0,0,0,0.1)","0 1px 2px -1px rgba(0,0,0,0.1)"].join(",")),a.lo.MD,["0 4px 6px -1px rgba(0,0,0,0.1)","0 2px 4px -2px rgba(0,0,0,0.1)"].join(",")),a.lo.LG,["0 10px 15px -3px rgba(0,0,0,0.1)","0 4px 6px -4px rgba(0,0,0,0.1)"].join(",")),nr=function(e){return or[e]},tr=t.StyleSheet.create({boxShadowSM:{boxShadow:or[a.lo.SM]},boxShadowMD:{boxShadow:or[a.lo.MD]},boxShadowLG:{boxShadow:or[a.lo.LG]}}),ar=Ve(Ve(Ve({},a.lo.SM,tr.boxShadowSM),a.lo.MD,tr.boxShadowMD),a.lo.LG,tr.boxShadowLG),ir=function(e){return ar[e]},sr=function(e){return null==e?void 0:e.toValue()};function ur(e){return ur="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ur(e)}function dr(e,r,o){return(r=function(e){var r=function(e){if("object"!=ur(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=ur(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==ur(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var cr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(ze={},a.TL.X6S,"gapBaseX6S"),a.TL.X5S,"gapBaseX5S"),a.TL.X4S,"gapBaseX4S"),a.TL.X3S,"gapBaseX3S"),a.TL.X2S,"gapBaseX2S"),a.TL.XS,"gapBaseXS"),a.TL.SM,"gapBaseSM"),a.TL.MD,"gapBaseMD"),a.TL.LG,"gapBaseLG"),a.TL.XL,"gapBaseXL"),dr(dr(dr(dr(dr(ze,a.TL.X2L,"gapBaseX2L"),a.TL.X3L,"gapBaseX3L"),a.TL.X4L,"gapBaseX4L"),a.TL.X5L,"gapBaseX5L"),a.TL.X6L,"gapBaseX6L")),lr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[cr[e]]},Br=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Ye={},a.TL.X6S,"marginTopBaseX6S"),a.TL.X5S,"marginTopBaseX5S"),a.TL.X4S,"marginTopBaseX4S"),a.TL.X3S,"marginTopBaseX3S"),a.TL.X2S,"marginTopBaseX2S"),a.TL.XS,"marginTopBaseXS"),a.TL.SM,"marginTopBaseSM"),a.TL.MD,"marginTopBaseMD"),a.TL.LG,"marginTopBaseLG"),a.TL.XL,"marginTopBaseXL"),dr(dr(dr(dr(dr(Ye,a.TL.X2L,"marginTopBaseX2L"),a.TL.X3L,"marginTopBaseX3L"),a.TL.X4L,"marginTopBaseX4L"),a.TL.X5L,"marginTopBaseX5L"),a.TL.X6L,"marginTopBaseX6L")),gr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Br[e]]},fr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Je={},a.TL.X6S,"paddingTopBaseX6S"),a.TL.X5S,"paddingTopBaseX5S"),a.TL.X4S,"paddingTopBaseX4S"),a.TL.X3S,"paddingTopBaseX3S"),a.TL.X2S,"paddingTopBaseX2S"),a.TL.XS,"paddingTopBaseXS"),a.TL.SM,"paddingTopBaseSM"),a.TL.MD,"paddingTopBaseMD"),a.TL.LG,"paddingTopBaseLG"),a.TL.XL,"paddingTopBaseXL"),dr(dr(dr(dr(dr(Je,a.TL.X2L,"paddingTopBaseX2L"),a.TL.X3L,"paddingTopBaseX3L"),a.TL.X4L,"paddingTopBaseX4L"),a.TL.X5L,"paddingTopBaseX5L"),a.TL.X6L,"paddingTopBaseX6L")),Sr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[fr[e]]},Lr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(qe={},a.TL.X6S,"marginLeftBaseX6S"),a.TL.X5S,"marginLeftBaseX5S"),a.TL.X4S,"marginLeftBaseX4S"),a.TL.X3S,"marginLeftBaseX3S"),a.TL.X2S,"marginLeftBaseX2S"),a.TL.XS,"marginLeftBaseXS"),a.TL.SM,"marginLeftBaseSM"),a.TL.MD,"marginLeftBaseMD"),a.TL.LG,"marginLeftBaseLG"),a.TL.XL,"marginLeftBaseXL"),dr(dr(dr(dr(dr(qe,a.TL.X2L,"marginLeftBaseX2L"),a.TL.X3L,"marginLeftBaseX3L"),a.TL.X4L,"marginLeftBaseX4L"),a.TL.X5L,"marginLeftBaseX5L"),a.TL.X6L,"marginLeftBaseX6L")),pr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Lr[e]]},br=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Ke={},a.TL.X6S,"paddingLeftBaseX6S"),a.TL.X5S,"paddingLeftBaseX5S"),a.TL.X4S,"paddingLeftBaseX4S"),a.TL.X3S,"paddingLeftBaseX3S"),a.TL.X2S,"paddingLeftBaseX2S"),a.TL.XS,"paddingLeftBaseXS"),a.TL.SM,"paddingLeftBaseSM"),a.TL.MD,"paddingLeftBaseMD"),a.TL.LG,"paddingLeftBaseLG"),a.TL.XL,"paddingLeftBaseXL"),dr(dr(dr(dr(dr(Ke,a.TL.X2L,"paddingLeftBaseX2L"),a.TL.X3L,"paddingLeftBaseX3L"),a.TL.X4L,"paddingLeftBaseX4L"),a.TL.X5L,"paddingLeftBaseX5L"),a.TL.X6L,"paddingLeftBaseX6L")),mr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[br[e]]},Xr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr($e={},a.TL.X6S,"marginRightBaseX6S"),a.TL.X5S,"marginRightBaseX5S"),a.TL.X4S,"marginRightBaseX4S"),a.TL.X3S,"marginRightBaseX3S"),a.TL.X2S,"marginRightBaseX2S"),a.TL.XS,"marginRightBaseXS"),a.TL.SM,"marginRightBaseSM"),a.TL.MD,"marginRightBaseMD"),a.TL.LG,"marginRightBaseLG"),a.TL.XL,"marginRightBaseXL"),dr(dr(dr(dr(dr($e,a.TL.X2L,"marginRightBaseX2L"),a.TL.X3L,"marginRightBaseX3L"),a.TL.X4L,"marginRightBaseX4L"),a.TL.X5L,"marginRightBaseX5L"),a.TL.X6L,"marginRightBaseX6L")),Rr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Xr[e]]},hr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Qe={},a.TL.X6S,"paddingRightBaseX6S"),a.TL.X5S,"paddingRightBaseX5S"),a.TL.X4S,"paddingRightBaseX4S"),a.TL.X3S,"paddingRightBaseX3S"),a.TL.X2S,"paddingRightBaseX2S"),a.TL.XS,"paddingRightBaseXS"),a.TL.SM,"paddingRightBaseSM"),a.TL.MD,"paddingRightBaseMD"),a.TL.LG,"paddingRightBaseLG"),a.TL.XL,"paddingRightBaseXL"),dr(dr(dr(dr(dr(Qe,a.TL.X2L,"paddingRightBaseX2L"),a.TL.X3L,"paddingRightBaseX3L"),a.TL.X4L,"paddingRightBaseX4L"),a.TL.X5L,"paddingRightBaseX5L"),a.TL.X6L,"paddingRightBaseX6L")),Tr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[hr[e]]},Er=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(Ze={},a.TL.X6S,"marginBottomBaseX6S"),a.TL.X5S,"marginBottomBaseX5S"),a.TL.X4S,"marginBottomBaseX4S"),a.TL.X3S,"marginBottomBaseX3S"),a.TL.X2S,"marginBottomBaseX2S"),a.TL.XS,"marginBottomBaseXS"),a.TL.SM,"marginBottomBaseSM"),a.TL.MD,"marginBottomBaseMD"),a.TL.LG,"marginBottomBaseLG"),a.TL.XL,"marginBottomBaseXL"),dr(dr(dr(dr(dr(Ze,a.TL.X2L,"marginBottomBaseX2L"),a.TL.X3L,"marginBottomBaseX3L"),a.TL.X4L,"marginBottomBaseX4L"),a.TL.X5L,"marginBottomBaseX5L"),a.TL.X6L,"marginBottomBaseX6L")),yr=function(e){var r=(0,n.JU)();if(void 0!==e)return r[Er[e]]},vr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(er={},a.TL.X6S,"paddingBottomBaseX6S"),a.TL.X5S,"paddingBottomBaseX5S"),a.TL.X4S,"paddingBottomBaseX4S"),a.TL.X3S,"paddingBottomBaseX3S"),a.TL.X2S,"paddingBottomBaseX2S"),a.TL.XS,"paddingBottomBaseXS"),a.TL.SM,"paddingBottomBaseSM"),a.TL.MD,"paddingBottomBaseMD"),a.TL.LG,"paddingBottomBaseLG"),a.TL.XL,"paddingBottomBaseXL"),dr(dr(dr(dr(dr(er,a.TL.X2L,"paddingBottomBaseX2L"),a.TL.X3L,"paddingBottomBaseX3L"),a.TL.X4L,"paddingBottomBaseX4L"),a.TL.X5L,"paddingBottomBaseX5L"),a.TL.X6L,"paddingBottomBaseX6L")),Ar=function(e){var r=(0,n.JU)();if(void 0!==e)return r[vr[e]]},Cr=(dr(dr(dr(dr(dr(dr(dr(dr(dr(dr(rr={},a.TL.X6S,"spacingBaseX6S"),a.TL.X5S,"spacingBaseX5S"),a.TL.X4S,"spacingBaseX4S"),a.TL.X3S,"spacingBaseX3S"),a.TL.X2S,"spacingBaseX2S"),a.TL.XS,"spacingBaseXS"),a.TL.SM,"spacingBaseSM"),a.TL.MD,"spacingBaseMD"),a.TL.LG,"spacingBaseLG"),a.TL.XL,"spacingBaseXL"),dr(dr(dr(dr(dr(rr,a.TL.X2L,"spacingBaseX2L"),a.TL.X3L,"spacingBaseX3L"),a.TL.X4L,"spacingBaseX4L"),a.TL.X5L,"spacingBaseX5L"),a.TL.X6L,"spacingBaseX6L")),Fr=function(e){var r=(0,n.wR)();if(void 0!==e)return r[Cr[e]]};function Mr(e){return Mr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Mr(e)}function _r(e,r,o){return(r=function(e){var r=function(e){if("object"!=Mr(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=Mr(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Mr(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Ir=_r(_r(_r(_r(_r(_r(_r(_r({},a.SQ.DIV,"div"),a.SQ.FIGURE,"figure"),a.SQ.FIGCAPTION,"figcaption"),a.SQ.ARTICLE,"article"),a.SQ.SECTION,"section"),a.SQ.HEADER,"header"),a.SQ.MAIN,"main"),a.SQ.FOOTER,"footer"),kr=function(e){return Ir[e]}},300:(e,r,o)=>{o.d(r,{A:()=>c});var n=o(155),t=o(389),a=o(212),i=o(844),s=o(272),u=t.StyleSheet.create({default:{display:"flex",margin:0,padding:0,zIndex:0,position:"relative",listStyle:"none",borderStyle:"solid",boxSizing:"border-box"}}),d=function(e){var r=e.testId,o=e.position,d=void 0===o?a.JT.RELATIVE:o,c=e.top,l=e.left,B=e.right,g=e.bottom,f=e.opacity,S=e.overflow,L=void 0===S?a.Ie.VISIBLE:S,p=e.flexGrow,b=e.flexShrink,m=e.flexBasis,X=e.flexWrap,R=void 0===X?a.rA.NONE:X,h=e.flexDirection,T=void 0===h?a.uY.COLUMN:h,E=e.justifyContent,y=void 0===E?a.b9.FLEX_START:E,v=e.alignItems,A=void 0===v?a.th.STRETCH:v,C=e.alignSelf,F=e.alignContent,M=e.gap,_=e.marginTop,I=e.paddingTop,k=e.marginLeft,x=e.paddingLeft,N=e.marginRight,D=e.paddingRight,w=e.marginBottom,W=e.paddingBottom,P=e.minWidth,G=e.width,O=e.maxWidth,U=e.minHeight,j=e.height,H=e.maxHeight,V=e.boxShadow,z=e.borderColor,Y=e.borderWidth,J=e.borderWidthTop,q=e.borderWidthLeft,K=e.borderWidthRight,$=e.borderWidthBottom,Q=e.borderRadius,Z=e.borderRadiusTopLeft,ee=e.borderRadiusTopRight,re=e.borderRadiusBottomLeft,oe=e.borderRadiusBottomRight,ne=e.backgroundColor,te=e.children,ae=e.onLayout,ie=(0,n.useCallback)((function(e){if(ae){var r=e.nativeEvent.layout.height,o=e.nativeEvent.layout.width;ae({width:o,height:r})}}),[ae]);return(0,s.jsx)(t.View,{testID:r,style:[u.default,(0,i.xT)(d),{top:(0,i.dH)(c),left:(0,i.dH)(l),right:(0,i.dH)(B),bottom:(0,i.dH)(g)},{opacity:(0,i.X6)(f)},(0,i.S)(L),{flexGrow:(0,i.SB)(p),flexShrink:(0,i.wt)(b),flexBasis:(0,i.JO)(m)},(0,i.rm)(R),(0,i.kP)(T),(0,i.VW)(y),(0,i.lF)(A),(0,i.r1)(C),(0,i.GK)(F),(0,i.Qf)(M),(0,i.Vf)(_),(0,i.we)(I),(0,i.hX)(k),(0,i.mu)(x),(0,i.w7)(N),(0,i.XV)(D),(0,i.vD)(w),(0,i.Gd)(W),{minWidth:(0,i.FK)(P),width:(0,i.FK)(G),maxWidth:(0,i.FK)(O),minHeight:(0,i.FK)(U),height:(0,i.FK)(j),maxHeight:(0,i.FK)(H)},(0,i.Ps)(V),(0,i.TY)(z),(0,i.ud)(Y),(0,i.D)(J),(0,i.ro)(q),(0,i.UA)(K),(0,i.Xd)($),(0,i.UI)(Q),(0,i.Ei)(Z),(0,i.dp)(ee),(0,i.ol)(re),(0,i.fV)(oe),(0,i.vd)(ne)],onLayout:ie,children:te})};d.Tag=a.SQ,d.Position=a.JT,d.Overflow=a.Ie,d.FlexWrap=a.rA,d.FlexDirection=a.uY,d.JustifyContent=a.b9,d.AlignItems=a.th,d.AlignSelf=a.F5,d.AlignContent=a.CN,d.Spacing=a.TL,d.BoxShadow=a.lo,d.BorderColor=a.Vc,d.BorderWidth=a.s_,d.BorderRadius=a.uC,d.BackgroundColor=a.TI;const c=d},492:(e,r,o)=>{o.d(r,{A:()=>p});var n,t,a,i=o(155),s=o(729),u=function(e){return void 0===e?void 0:"".concat(e,"px")},d=function(e){return void 0===e?0:"".concat(e,"px")},c=function(e){if(void 0!==e)return"50%"===e?e:"".concat(e,"px")},l=o.n(s)().div(n||(t=["\n display: flex;\n margin: 0;\n padding: 0;\n z-index: 0;\n position: relative;\n list-style: none;\n border-style: solid;\n text-decoration: none;\n box-sizing: border-box;\n position: ",";\n top: ",";\n left: ",";\n right: ",";\n bottom: ",";\n opacity: ",";\n overflow: ",";\n flex-grow: ",";\n flex-shrink: ",";\n flex-basis: ",";\n flex-wrap: ",";\n flex-direction: ",";\n justify-content: ",";\n align-items: ",";\n align-self: ",";\n align-content: ",";\n gap: ",";\n margin-top: ",";\n padding-top: ",";\n margin-left: ",";\n padding-left: ",";\n margin-right: ",";\n padding-right: ",";\n margin-bottom: ",";\n padding-bottom: ",";\n min-width: ",";\n width: ",";\n max-width: ",";\n min-height: ",";\n height: ",";\n max-height: ",";\n box-shadow: ",";\n border-color: ",";\n border-width: ",";\n border-top-width: ",";\n border-left-width: ",";\n border-right-width: ",";\n border-bottom-width: ",";\n border-radius: ",";\n border-top-left-radius: ",";\n border-top-right-radius: ",";\n border-bottom-left-radius: ",";\n border-bottom-right-radius: ",";\n background-color: ",";\n"],a||(a=t.slice(0)),n=Object.freeze(Object.defineProperties(t,{raw:{value:Object.freeze(a)}}))),(function(e){return e.css.position}),(function(e){return e.css.top}),(function(e){return e.css.left}),(function(e){return e.css.right}),(function(e){return e.css.bottom}),(function(e){return e.css.opacity}),(function(e){return e.css.overflow}),(function(e){return e.css.flexGrow}),(function(e){return e.css.flexShrink}),(function(e){return e.css.flexBasis}),(function(e){return e.css.flexWrap}),(function(e){return e.css.flexDirection}),(function(e){return e.css.justifyContent}),(function(e){return e.css.alignItems}),(function(e){return e.css.alignSelf}),(function(e){return e.css.alignContent}),(function(e){return u(e.css.gap)}),(function(e){return u(e.css.marginTop)}),(function(e){return u(e.css.paddingTop)}),(function(e){return u(e.css.marginLeft)}),(function(e){return u(e.css.paddingLeft)}),(function(e){return u(e.css.marginRight)}),(function(e){return u(e.css.paddingRight)}),(function(e){return u(e.css.marginBottom)}),(function(e){return u(e.css.paddingBottom)}),(function(e){return e.css.minWidth}),(function(e){return e.css.width}),(function(e){return e.css.maxWidth}),(function(e){return e.css.minHeight}),(function(e){return e.css.height}),(function(e){return e.css.maxHeight}),(function(e){return e.css.boxShadow}),(function(e){return e.css.borderColor}),(function(e){return d(e.css.borderWidth)}),(function(e){return d(e.css.borderWidthTop)}),(function(e){return d(e.css.borderWidthLeft)}),(function(e){return d(e.css.borderWidthRight)}),(function(e){return d(e.css.borderWidthBottom)}),(function(e){return c(e.css.borderRadius)}),(function(e){return c(e.css.borderRadiusTopLeft)}),(function(e){return c(e.css.borderRadiusTopRight)}),(function(e){return c(e.css.borderRadiusBottomLeft)}),(function(e){return c(e.css.borderRadiusBottomRight)}),(function(e){return e.css.backgroundColor})),B=o(212),g=o(844),f=o(272);function S(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,n=Array(r);o<r;o++)n[o]=e[o];return n}var L=function(e){var r=e.testId,o=e.tag,n=void 0===o?B.SQ.DIV:o,t=e.position,a=void 0===t?B.JT.RELATIVE:t,s=e.top,u=e.left,d=e.right,c=e.bottom,L=e.opacity,p=e.overflow,b=void 0===p?B.Ie.VISIBLE:p,m=e.flexGrow,X=e.flexShrink,R=e.flexBasis,h=e.flexWrap,T=void 0===h?B.rA.NONE:h,E=e.flexDirection,y=void 0===E?B.uY.COLUMN:E,v=e.justifyContent,A=void 0===v?B.b9.FLEX_START:v,C=e.alignItems,F=void 0===C?B.th.STRETCH:C,M=e.alignSelf,_=e.alignContent,I=e.gap,k=e.marginTop,x=e.paddingTop,N=e.marginLeft,D=e.paddingLeft,w=e.marginRight,W=e.paddingRight,P=e.marginBottom,G=e.paddingBottom,O=e.minWidth,U=e.width,j=e.maxWidth,H=e.minHeight,V=e.height,z=e.maxHeight,Y=e.boxShadow,J=e.borderColor,q=e.borderWidth,K=e.borderWidthTop,$=e.borderWidthLeft,Q=e.borderWidthRight,Z=e.borderWidthBottom,ee=e.borderRadius,re=e.borderRadiusTopLeft,oe=e.borderRadiusTopRight,ne=e.borderRadiusBottomLeft,te=e.borderRadiusBottomRight,ae=e.backgroundColor,ie=e.children,se=e.onLayout,ue=(0,i.useRef)(null),de=(0,i.useRef)(se);return de.current=se,(0,i.useLayoutEffect)((function(){if(ue.current){var e=new ResizeObserver((function(e){var r=function(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var n,t,a,i,s=[],u=!0,d=!1;try{if(a=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;u=!1}else for(;!(u=(n=a.call(o)).done)&&(s.push(n.value),s.length!==r);u=!0);}catch(e){d=!0,t=e}finally{try{if(!u&&null!=o.return&&(i=o.return(),Object(i)!==i))return}finally{if(d)throw t}}return s}}(e,r)||function(e,r){if(e){if("string"==typeof e)return S(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?S(e,r):void 0}}(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e,1)[0];if(de.current){var o=r.contentRect,n=o.width,t=o.height;de.current({width:n,height:t})}}));return e.observe(ue.current),function(){return e.disconnect()}}}),[]),(0,f.jsx)(l,{"data-testid":r,ref:ue,as:(0,g.sX)(n),css:{position:(0,g.bW)(a),top:(0,g.dH)(s),left:(0,g.dH)(u),right:(0,g.dH)(d),bottom:(0,g.dH)(c),opacity:(0,g.X6)(L),overflow:(0,g.wx)(b),flexGrow:(0,g.SB)(m),flexShrink:(0,g.wt)(X),flexBasis:(0,g.JO)(R),flexWrap:(0,g.RR)(T),flexDirection:(0,g.K8)(y),justifyContent:(0,g.fv)(A),alignItems:(0,g.RH)(F),alignSelf:(0,g.dG)(M),alignContent:(0,g.WE)(_),gap:(0,g.pX)(I),marginTop:(0,g.pX)(k),paddingTop:(0,g.pX)(x),marginLeft:(0,g.pX)(N),paddingLeft:(0,g.pX)(D),marginRight:(0,g.pX)(w),paddingRight:(0,g.pX)(W),marginBottom:(0,g.pX)(P),paddingBottom:(0,g.pX)(G),minWidth:(0,g.FK)(O),width:(0,g.FK)(U),maxWidth:(0,g.FK)(j),minHeight:(0,g.FK)(H),height:(0,g.FK)(V),maxHeight:(0,g.FK)(z),boxShadow:(0,g.Nx)(Y),borderColor:(0,g.V1)(J),borderWidth:(0,g.sm)(q),borderWidthTop:(0,g.sm)(K),borderWidthLeft:(0,g.sm)($),borderWidthRight:(0,g.sm)(Q),borderWidthBottom:(0,g.sm)(Z),borderRadius:(0,g.U0)(ee),borderRadiusTopLeft:(0,g.U0)(re),borderRadiusTopRight:(0,g.U0)(oe),borderRadiusBottomLeft:(0,g.U0)(ne),borderRadiusBottomRight:(0,g.U0)(te),backgroundColor:(0,g.$X)(ae)},children:ie})};L.Tag=B.SQ,L.Position=B.JT,L.Overflow=B.Ie,L.FlexWrap=B.rA,L.FlexDirection=B.uY,L.JustifyContent=B.b9,L.AlignItems=B.th,L.AlignSelf=B.F5,L.AlignContent=B.CN,L.Spacing=B.TL,L.BoxShadow=B.lo,L.BorderColor=B.Vc,L.BorderWidth=B.s_,L.BorderRadius=B.uC,L.BackgroundColor=B.TI;const p=L},695:(e,r,o)=>{o.d(r,{JU:()=>n.JU,wR:()=>n.wR}),o(410);var n=o(500)},410:(e,r,o)=>{o.d(r,{$U:()=>S,tZ:()=>u,$c:()=>d});var n=o(155),t=o(389),a=function(e){return e[e.MD=0]="MD",e[e.LG=1]="LG",e[e.XL=2]="XL",e}({}),i=o(272),s=(0,n.createContext)({}),u=function(e){var r=e.breakpointMD,o=e.breakpointLG,u=e.breakpointXL,d=e.children,c=function(e,r,o){var i=(0,t.useWindowDimensions)().width;return(0,n.useMemo)((function(){return i>=o?a.XL:i>=r?a.LG:i>=e?a.MD:void 0}),[i>=o,i>=r,i>=e])}(null!=r?r:768,null!=o?o:1024,null!=u?u:1280),l=(0,n.useMemo)((function(){return{breakpoint:c}}),[c]);return(0,i.jsx)(s.Provider,{value:l,children:(0,i.jsx)(p,{children:d})})},d=function(){return(0,n.useContext)(s)};function c(e){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},c(e)}function l(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,n=Array(r);o<r;o++)n[o]=e[o];return n}function B(e,r,o){return(r=function(e){var r=function(e){if("object"!=c(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=c(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==c(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var g=B(B(B({},a.MD,1),a.LG,2),a.XL,3),f=function(e,r){return g[e]>g[r]},S=t.Platform.select({web:function(e){var r=e.isDefault,o=e.isOtherwise,t=e.breakpoint,a=e.children,i=d(),s=function(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var n,t,a,i,s=[],u=!0,d=!1;try{if(a=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;u=!1}else for(;!(u=(n=a.call(o)).done)&&(s.push(n.value),s.length!==r);u=!0);}catch(e){d=!0,t=e}finally{try{if(!u&&null!=o.return&&(i=o.return(),Object(i)!==i))return}finally{if(d)throw t}}return s}}(e,r)||function(e,r){if(e){if("string"==typeof e)return l(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?l(e,r):void 0}}(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}((0,n.useState)(!1),2),u=s[0],c=s[1];if((0,n.useEffect)((function(){c(!0)}),[]),u){if(r&&void 0===i.breakpoint)return a;if(i.breakpoint===t)return a;if(o&&f(i.breakpoint,t))return a}else if(r)return a},default:function(e){var r=e.isDefault,o=e.isOtherwise,n=e.breakpoint,t=e.children,a=d();return r&&void 0===a.breakpoint||a.breakpoint===n||o&&f(a.breakpoint,n)?t:void 0}});function L(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,n=Array(r);o<r;o++)n[o]=e[o];return n}S.Breakpoint=a;var p=t.Platform.select({web:function(e){var r=e.children,o=function(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var n,t,a,i,s=[],u=!0,d=!1;try{if(a=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;u=!1}else for(;!(u=(n=a.call(o)).done)&&(s.push(n.value),s.length!==r);u=!0);}catch(e){d=!0,t=e}finally{try{if(!u&&null!=o.return&&(i=o.return(),Object(i)!==i))return}finally{if(d)throw t}}return s}}(e,r)||function(e,r){if(e){if("string"==typeof e)return L(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?L(e,r):void 0}}(e,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}((0,n.useState)(!1),2),t=o[0],a=o[1];(0,n.useEffect)((function(){a(!0)}),[]);var s=(0,n.useMemo)((function(){return{display:t||"undefined"==typeof window||"undefined"==typeof document?"flex":"none",flexGrow:1,flexShrink:1,flexBasis:"100%",flexDirection:"column"}}),[t]);return(0,i.jsxs)("div",{id:"creactive-media-wrapper",style:s,suppressHydrationWarning:!0,children:[(0,i.jsx)("script",{dangerouslySetInnerHTML:{__html:'document.currentScript.parentElement.style.display="none"'}}),r]})},default:function(e){return e.children}})},500:(e,r,o)=>{o.d(r,{wX:()=>Ce,wR:()=>Fe,JU:()=>a});var n=o(155),t=o(389),a=function(){var e=Fe();return(0,n.useMemo)((function(){return t.StyleSheet.create({colorBackgroundBase100:{backgroundColor:e.colorBackgroundBase100},colorBackgroundBase200:{backgroundColor:e.colorBackgroundBase200},colorBackgroundBase300:{backgroundColor:e.colorBackgroundBase300},colorBackgroundBase400:{backgroundColor:e.colorBackgroundBase400},colorBackgroundBase500:{backgroundColor:e.colorBackgroundBase500},colorBackgroundBase600:{backgroundColor:e.colorBackgroundBase600},colorBackgroundBase700:{backgroundColor:e.colorBackgroundBase700},colorBackgroundBase800:{backgroundColor:e.colorBackgroundBase800},colorBackgroundBase900:{backgroundColor:e.colorBackgroundBase900},colorBackgroundPrimary100:{backgroundColor:e.colorBackgroundPrimary100},colorBackgroundPrimary200:{backgroundColor:e.colorBackgroundPrimary200},colorBackgroundPrimary300:{backgroundColor:e.colorBackgroundPrimary300},colorBackgroundPrimary400:{backgroundColor:e.colorBackgroundPrimary400},colorBackgroundPrimary500:{backgroundColor:e.colorBackgroundPrimary500},colorBackgroundPrimary600:{backgroundColor:e.colorBackgroundPrimary600},colorBackgroundPrimary700:{backgroundColor:e.colorBackgroundPrimary700},colorBackgroundPrimary800:{backgroundColor:e.colorBackgroundPrimary800},colorBackgroundPrimary900:{backgroundColor:e.colorBackgroundPrimary900},colorBackgroundAccent100:{backgroundColor:e.colorBackgroundAccent100},colorBackgroundAccent200:{backgroundColor:e.colorBackgroundAccent200},colorBackgroundAccent300:{backgroundColor:e.colorBackgroundAccent300},colorBackgroundAccent400:{backgroundColor:e.colorBackgroundAccent400},colorBackgroundAccent500:{backgroundColor:e.colorBackgroundAccent500},colorBackgroundAccent600:{backgroundColor:e.colorBackgroundAccent600},colorBackgroundAccent700:{backgroundColor:e.colorBackgroundAccent700},colorBackgroundAccent800:{backgroundColor:e.colorBackgroundAccent800},colorBackgroundAccent900:{backgroundColor:e.colorBackgroundAccent900},colorBackgroundSubaccent100:{backgroundColor:e.colorBackgroundSubaccent100},colorBackgroundSubaccent200:{backgroundColor:e.colorBackgroundSubaccent200},colorBackgroundSubaccent300:{backgroundColor:e.colorBackgroundSubaccent300},colorBackgroundSubaccent400:{backgroundColor:e.colorBackgroundSubaccent400},colorBackgroundSubaccent500:{backgroundColor:e.colorBackgroundSubaccent500},colorBackgroundSubaccent600:{backgroundColor:e.colorBackgroundSubaccent600},colorBackgroundSubaccent700:{backgroundColor:e.colorBackgroundSubaccent700},colorBackgroundSubaccent800:{backgroundColor:e.colorBackgroundSubaccent800},colorBackgroundSubaccent900:{backgroundColor:e.colorBackgroundSubaccent900},colorBorderBase100:{borderColor:e.colorBorderBase100},colorBorderBase200:{borderColor:e.colorBorderBase200},colorBorderBase300:{borderColor:e.colorBorderBase300},colorBorderBase400:{borderColor:e.colorBorderBase400},colorBorderBase500:{borderColor:e.colorBorderBase500},colorBorderBase600:{borderColor:e.colorBorderBase600},colorBorderBase700:{borderColor:e.colorBorderBase700},colorBorderBase800:{borderColor:e.colorBorderBase800},colorBorderBase900:{borderColor:e.colorBorderBase900},colorForegroundBase100:{color:e.colorForegroundBase100},colorForegroundBase200:{color:e.colorForegroundBase200},colorForegroundBase300:{color:e.colorForegroundBase300},colorForegroundBase400:{color:e.colorForegroundBase400},colorForegroundBase500:{color:e.colorForegroundBase500},colorForegroundBase600:{color:e.colorForegroundBase600},colorForegroundBase700:{color:e.colorForegroundBase700},colorForegroundBase800:{color:e.colorForegroundBase800},colorForegroundBase900:{color:e.colorForegroundBase900},colorForegroundInverse100:{color:e.colorForegroundInverse100},colorForegroundInverse200:{color:e.colorForegroundInverse200},colorForegroundInverse300:{color:e.colorForegroundInverse300},colorForegroundInverse400:{color:e.colorForegroundInverse400},colorForegroundInverse500:{color:e.colorForegroundInverse500},colorForegroundInverse600:{color:e.colorForegroundInverse600},colorForegroundInverse700:{color:e.colorForegroundInverse700},colorForegroundInverse800:{color:e.colorForegroundInverse800},colorForegroundInverse900:{color:e.colorForegroundInverse900},colorForegroundFailure100:{color:e.colorForegroundFailure100},colorForegroundFailure200:{color:e.colorForegroundFailure200},colorForegroundFailure300:{color:e.colorForegroundFailure300},colorForegroundFailure400:{color:e.colorForegroundFailure400},colorForegroundFailure500:{color:e.colorForegroundFailure500},colorForegroundFailure600:{color:e.colorForegroundFailure600},colorForegroundFailure700:{color:e.colorForegroundFailure700},colorForegroundFailure800:{color:e.colorForegroundFailure800},colorForegroundFailure900:{color:e.colorForegroundFailure900},fontFamilyBase:{fontFamily:e.fontFamilyBase},fontFamilyTypographic:{fontFamily:e.fontFamilyTypographic},fontWeightBaseThin:{fontWeight:e.fontWeightBaseThin},fontWeightBaseExtraLight:{fontWeight:e.fontWeightBaseExtraLight},fontWeightBaseLight:{fontWeight:e.fontWeightBaseLight},fontWeightBaseRegular:{fontWeight:e.fontWeightBaseRegular},fontWeightBaseMedium:{fontWeight:e.fontWeightBaseMedium},fontWeightBaseSemiBold:{fontWeight:e.fontWeightBaseSemiBold},fontWeightBaseBold:{fontWeight:e.fontWeightBaseBold},fontWeightBaseExtraBold:{fontWeight:e.fontWeightBaseExtraBold},fontWeightBaseBlack:{fontWeight:e.fontWeightBaseBlack},fontSizeBaseX2S:{fontSize:e.fontSizeBaseX2S},fontSizeBaseXS:{fontSize:e.fontSizeBaseXS},fontSizeBaseSM:{fontSize:e.fontSizeBaseSM},fontSizeBaseMD:{fontSize:e.fontSizeBaseMD},fontSizeBaseLG:{fontSize:e.fontSizeBaseLG},fontSizeBaseXL:{fontSize:e.fontSizeBaseXL},fontSizeBaseX2L:{fontSize:e.fontSizeBaseX2L},fontSizeBaseX3L:{fontSize:e.fontSizeBaseX3L},fontSizeBaseX4L:{fontSize:e.fontSizeBaseX4L},fontSizeBaseX5L:{fontSize:e.fontSizeBaseX5L},fontSizeBaseX6L:{fontSize:e.fontSizeBaseX6L},gapBaseX6S:{gap:e.spacingBaseX6S},gapBaseX5S:{gap:e.spacingBaseX5S},gapBaseX4S:{gap:e.spacingBaseX4S},gapBaseX3S:{gap:e.spacingBaseX3S},gapBaseX2S:{gap:e.spacingBaseX2S},gapBaseXS:{gap:e.spacingBaseXS},gapBaseSM:{gap:e.spacingBaseSM},gapBaseMD:{gap:e.spacingBaseMD},gapBaseLG:{gap:e.spacingBaseLG},gapBaseXL:{gap:e.spacingBaseXL},gapBaseX2L:{gap:e.spacingBaseX2L},gapBaseX3L:{gap:e.spacingBaseX3L},gapBaseX4L:{gap:e.spacingBaseX4L},gapBaseX5L:{gap:e.spacingBaseX5L},gapBaseX6L:{gap:e.spacingBaseX6L},marginTopBaseX6S:{marginTop:e.spacingBaseX6S},paddingTopBaseX6S:{paddingTop:e.spacingBaseX6S},marginLeftBaseX6S:{marginLeft:e.spacingBaseX6S},paddingLeftBaseX6S:{paddingLeft:e.spacingBaseX6S},marginRightBaseX6S:{marginRight:e.spacingBaseX6S},paddingRightBaseX6S:{paddingRight:e.spacingBaseX6S},marginBottomBaseX6S:{marginBottom:e.spacingBaseX6S},paddingBottomBaseX6S:{paddingBottom:e.spacingBaseX6S},marginTopBaseX5S:{marginTop:e.spacingBaseX5S},paddingTopBaseX5S:{paddingTop:e.spacingBaseX5S},marginLeftBaseX5S:{marginLeft:e.spacingBaseX5S},paddingLeftBaseX5S:{paddingLeft:e.spacingBaseX5S},marginRightBaseX5S:{marginRight:e.spacingBaseX5S},paddingRightBaseX5S:{paddingRight:e.spacingBaseX5S},marginBottomBaseX5S:{marginBottom:e.spacingBaseX5S},paddingBottomBaseX5S:{paddingBottom:e.spacingBaseX5S},marginTopBaseX4S:{marginTop:e.spacingBaseX4S},paddingTopBaseX4S:{paddingTop:e.spacingBaseX4S},marginLeftBaseX4S:{marginLeft:e.spacingBaseX4S},paddingLeftBaseX4S:{paddingLeft:e.spacingBaseX4S},marginRightBaseX4S:{marginRight:e.spacingBaseX4S},paddingRightBaseX4S:{paddingRight:e.spacingBaseX4S},marginBottomBaseX4S:{marginBottom:e.spacingBaseX4S},paddingBottomBaseX4S:{paddingBottom:e.spacingBaseX4S},marginTopBaseX3S:{marginTop:e.spacingBaseX3S},paddingTopBaseX3S:{paddingTop:e.spacingBaseX3S},marginLeftBaseX3S:{marginLeft:e.spacingBaseX3S},paddingLeftBaseX3S:{paddingLeft:e.spacingBaseX3S},marginRightBaseX3S:{marginRight:e.spacingBaseX3S},paddingRightBaseX3S:{paddingRight:e.spacingBaseX3S},marginBottomBaseX3S:{marginBottom:e.spacingBaseX3S},paddingBottomBaseX3S:{paddingBottom:e.spacingBaseX3S},marginTopBaseX2S:{marginTop:e.spacingBaseX2S},paddingTopBaseX2S:{paddingTop:e.spacingBaseX2S},marginLeftBaseX2S:{marginLeft:e.spacingBaseX2S},paddingLeftBaseX2S:{paddingLeft:e.spacingBaseX2S},marginRightBaseX2S:{marginRight:e.spacingBaseX2S},paddingRightBaseX2S:{paddingRight:e.spacingBaseX2S},marginBottomBaseX2S:{marginBottom:e.spacingBaseX2S},paddingBottomBaseX2S:{paddingBottom:e.spacingBaseX2S},marginTopBaseXS:{marginTop:e.spacingBaseXS},paddingTopBaseXS:{paddingTop:e.spacingBaseXS},marginLeftBaseXS:{marginLeft:e.spacingBaseXS},paddingLeftBaseXS:{paddingLeft:e.spacingBaseXS},marginRightBaseXS:{marginRight:e.spacingBaseXS},paddingRightBaseXS:{paddingRight:e.spacingBaseXS},marginBottomBaseXS:{marginBottom:e.spacingBaseXS},paddingBottomBaseXS:{paddingBottom:e.spacingBaseXS},marginTopBaseSM:{marginTop:e.spacingBaseSM},paddingTopBaseSM:{paddingTop:e.spacingBaseSM},marginLeftBaseSM:{marginLeft:e.spacingBaseSM},paddingLeftBaseSM:{paddingLeft:e.spacingBaseSM},marginRightBaseSM:{marginRight:e.spacingBaseSM},paddingRightBaseSM:{paddingRight:e.spacingBaseSM},marginBottomBaseSM:{marginBottom:e.spacingBaseSM},paddingBottomBaseSM:{paddingBottom:e.spacingBaseSM},marginTopBaseMD:{marginTop:e.spacingBaseMD},paddingTopBaseMD:{paddingTop:e.spacingBaseMD},marginLeftBaseMD:{marginLeft:e.spacingBaseMD},paddingLeftBaseMD:{paddingLeft:e.spacingBaseMD},marginRightBaseMD:{marginRight:e.spacingBaseMD},paddingRightBaseMD:{paddingRight:e.spacingBaseMD},marginBottomBaseMD:{marginBottom:e.spacingBaseMD},paddingBottomBaseMD:{paddingBottom:e.spacingBaseMD},marginTopBaseLG:{marginTop:e.spacingBaseLG},paddingTopBaseLG:{paddingTop:e.spacingBaseLG},marginLeftBaseLG:{marginLeft:e.spacingBaseLG},paddingLeftBaseLG:{paddingLeft:e.spacingBaseLG},marginRightBaseLG:{marginRight:e.spacingBaseLG},paddingRightBaseLG:{paddingRight:e.spacingBaseLG},marginBottomBaseLG:{marginBottom:e.spacingBaseLG},paddingBottomBaseLG:{paddingBottom:e.spacingBaseLG},marginTopBaseXL:{marginTop:e.spacingBaseXL},paddingTopBaseXL:{paddingTop:e.spacingBaseXL},marginLeftBaseXL:{marginLeft:e.spacingBaseXL},paddingLeftBaseXL:{paddingLeft:e.spacingBaseXL},marginRightBaseXL:{marginRight:e.spacingBaseXL},paddingRightBaseXL:{paddingRight:e.spacingBaseXL},marginBottomBaseXL:{marginBottom:e.spacingBaseXL},paddingBottomBaseXL:{paddingBottom:e.spacingBaseXL},marginTopBaseX2L:{marginTop:e.spacingBaseX2L},paddingTopBaseX2L:{paddingTop:e.spacingBaseX2L},marginLeftBaseX2L:{marginLeft:e.spacingBaseX2L},paddingLeftBaseX2L:{paddingLeft:e.spacingBaseX2L},marginRightBaseX2L:{marginRight:e.spacingBaseX2L},paddingRightBaseX2L:{paddingRight:e.spacingBaseX2L},marginBottomBaseX2L:{marginBottom:e.spacingBaseX2L},paddingBottomBaseX2L:{paddingBottom:e.spacingBaseX2L},marginTopBaseX3L:{marginTop:e.spacingBaseX3L},paddingTopBaseX3L:{paddingTop:e.spacingBaseX3L},marginLeftBaseX3L:{marginLeft:e.spacingBaseX3L},paddingLeftBaseX3L:{paddingLeft:e.spacingBaseX3L},marginRightBaseX3L:{marginRight:e.spacingBaseX3L},paddingRightBaseX3L:{paddingRight:e.spacingBaseX3L},marginBottomBaseX3L:{marginBottom:e.spacingBaseX3L},paddingBottomBaseX3L:{paddingBottom:e.spacingBaseX3L},marginTopBaseX4L:{marginTop:e.spacingBaseX4L},paddingTopBaseX4L:{paddingTop:e.spacingBaseX4L},marginLeftBaseX4L:{marginLeft:e.spacingBaseX4L},paddingLeftBaseX4L:{paddingLeft:e.spacingBaseX4L},marginRightBaseX4L:{marginRight:e.spacingBaseX4L},paddingRightBaseX4L:{paddingRight:e.spacingBaseX4L},marginBottomBaseX4L:{marginBottom:e.spacingBaseX4L},paddingBottomBaseX4L:{paddingBottom:e.spacingBaseX4L},marginTopBaseX5L:{marginTop:e.spacingBaseX5L},paddingTopBaseX5L:{paddingTop:e.spacingBaseX5L},marginLeftBaseX5L:{marginLeft:e.spacingBaseX5L},paddingLeftBaseX5L:{paddingLeft:e.spacingBaseX5L},marginRightBaseX5L:{marginRight:e.spacingBaseX5L},paddingRightBaseX5L:{paddingRight:e.spacingBaseX5L},marginBottomBaseX5L:{marginBottom:e.spacingBaseX5L},paddingBottomBaseX5L:{paddingBottom:e.spacingBaseX5L},marginTopBaseX6L:{marginTop:e.spacingBaseX6L},paddingTopBaseX6L:{paddingTop:e.spacingBaseX6L},marginLeftBaseX6L:{marginLeft:e.spacingBaseX6L},paddingLeftBaseX6L:{paddingLeft:e.spacingBaseX6L},marginRightBaseX6L:{marginRight:e.spacingBaseX6L},paddingRightBaseX6L:{paddingRight:e.spacingBaseX6L},marginBottomBaseX6L:{marginBottom:e.spacingBaseX6L},paddingBottomBaseX6L:{paddingBottom:e.spacingBaseX6L},borderWidthBaseSM:{borderWidth:e.borderWidthBaseSM},borderWidthBaseMD:{borderWidth:e.borderWidthBaseMD},borderWidthBaseLG:{borderWidth:e.borderWidthBaseLG},borderWidthTopBaseSM:{borderTopWidth:e.borderWidthBaseSM},borderWidthTopBaseMD:{borderTopWidth:e.borderWidthBaseMD},borderWidthTopBaseLG:{borderTopWidth:e.borderWidthBaseLG},borderWidthLeftBaseSM:{borderLeftWidth:e.borderWidthBaseSM},borderWidthLeftBaseMD:{borderLeftWidth:e.borderWidthBaseMD},borderWidthLeftBaseLG:{borderLeftWidth:e.borderWidthBaseLG},borderWidthRightBaseSM:{borderRightWidth:e.borderWidthBaseSM},borderWidthRightBaseMD:{borderRightWidth:e.borderWidthBaseMD},borderWidthRightBaseLG:{borderRightWidth:e.borderWidthBaseLG},borderWidthBottomBaseSM:{borderBottomWidth:e.borderWidthBaseSM},borderWidthBottomBaseMD:{borderBottomWidth:e.borderWidthBaseMD},borderWidthBottomBaseLG:{borderBottomWidth:e.borderWidthBaseLG},borderRadiusBaseXS:{borderRadius:e.borderRadiusBaseXS},borderRadiusBaseSM:{borderRadius:e.borderRadiusBaseSM},borderRadiusBaseMD:{borderRadius:e.borderRadiusBaseMD},borderRadiusBaseLG:{borderRadius:e.borderRadiusBaseLG},borderRadiusBaseXL:{borderRadius:e.borderRadiusBaseXL},borderRadiusBaseX2L:{borderRadius:e.borderRadiusBaseX2L},borderRadiusBaseX3L:{borderRadius:e.borderRadiusBaseX3L},borderRadiusBaseX4L:{borderRadius:e.borderRadiusBaseX4L},borderRadiusBaseX5L:{borderRadius:e.borderRadiusBaseX5L},borderRadiusBaseX6L:{borderRadius:e.borderRadiusBaseX6L},borderTopLeftRadiusBaseXS:{borderTopLeftRadius:e.borderRadiusBaseXS},borderTopLeftRadiusBaseSM:{borderTopLeftRadius:e.borderRadiusBaseSM},borderTopLeftRadiusBaseMD:{borderTopLeftRadius:e.borderRadiusBaseMD},borderTopLeftRadiusBaseLG:{borderTopLeftRadius:e.borderRadiusBaseLG},borderTopLeftRadiusBaseXL:{borderTopLeftRadius:e.borderRadiusBaseXL},borderTopLeftRadiusBaseX2L:{borderTopLeftRadius:e.borderRadiusBaseX2L},borderTopLeftRadiusBaseX3L:{borderTopLeftRadius:e.borderRadiusBaseX3L},borderTopLeftRadiusBaseX4L:{borderTopLeftRadius:e.borderRadiusBaseX4L},borderTopLeftRadiusBaseX5L:{borderTopLeftRadius:e.borderRadiusBaseX5L},borderTopLeftRadiusBaseX6L:{borderTopLeftRadius:e.borderRadiusBaseX6L},borderTopRightRadiusBaseXS:{borderTopRightRadius:e.borderRadiusBaseXS},borderTopRightRadiusBaseSM:{borderTopRightRadius:e.borderRadiusBaseSM},borderTopRightRadiusBaseMD:{borderTopRightRadius:e.borderRadiusBaseMD},borderTopRightRadiusBaseLG:{borderTopRightRadius:e.borderRadiusBaseLG},borderTopRightRadiusBaseXL:{borderTopRightRadius:e.borderRadiusBaseXL},borderTopRightRadiusBaseX2L:{borderTopRightRadius:e.borderRadiusBaseX2L},borderTopRightRadiusBaseX3L:{borderTopRightRadius:e.borderRadiusBaseX3L},borderTopRightRadiusBaseX4L:{borderTopRightRadius:e.borderRadiusBaseX4L},borderTopRightRadiusBaseX5L:{borderTopRightRadius:e.borderRadiusBaseX5L},borderTopRightRadiusBaseX6L:{borderTopRightRadius:e.borderRadiusBaseX6L},borderBottomLeftRadiusBaseXS:{borderBottomLeftRadius:e.borderRadiusBaseXS},borderBottomLeftRadiusBaseSM:{borderBottomLeftRadius:e.borderRadiusBaseSM},borderBottomLeftRadiusBaseMD:{borderBottomLeftRadius:e.borderRadiusBaseMD},borderBottomLeftRadiusBaseLG:{borderBottomLeftRadius:e.borderRadiusBaseLG},borderBottomLeftRadiusBaseXL:{borderBottomLeftRadius:e.borderRadiusBaseXL},borderBottomLeftRadiusBaseX2L:{borderBottomLeftRadius:e.borderRadiusBaseX2L},borderBottomLeftRadiusBaseX3L:{borderBottomLeftRadius:e.borderRadiusBaseX3L},borderBottomLeftRadiusBaseX4L:{borderBottomLeftRadius:e.borderRadiusBaseX4L},borderBottomLeftRadiusBaseX5L:{borderBottomLeftRadius:e.borderRadiusBaseX5L},borderBottomLeftRadiusBaseX6L:{borderBottomLeftRadius:e.borderRadiusBaseX6L},borderBottomRightRadiusBaseXS:{borderBottomRightRadius:e.borderRadiusBaseXS},borderBottomRightRadiusBaseSM:{borderBottomRightRadius:e.borderRadiusBaseSM},borderBottomRightRadiusBaseMD:{borderBottomRightRadius:e.borderRadiusBaseMD},borderBottomRightRadiusBaseLG:{borderBottomRightRadius:e.borderRadiusBaseLG},borderBottomRightRadiusBaseXL:{borderBottomRightRadius:e.borderRadiusBaseXL},borderBottomRightRadiusBaseX2L:{borderBottomRightRadius:e.borderRadiusBaseX2L},borderBottomRightRadiusBaseX3L:{borderBottomRightRadius:e.borderRadiusBaseX3L},borderBottomRightRadiusBaseX4L:{borderBottomRightRadius:e.borderRadiusBaseX4L},borderBottomRightRadiusBaseX5L:{borderBottomRightRadius:e.borderRadiusBaseX5L},borderBottomRightRadiusBaseX6L:{borderBottomRightRadius:e.borderRadiusBaseX6L}})}),[e])},i="rgb(215,215,220)",s="rgb(220,220,225)",u="rgb(225,225,230)",d="rgb(230,230,235)",c="rgb(235,235,240)",l="rgb(240,240,245)",B="rgb(245,245,250)",g="rgb(250,250,255)",f="rgb(255,255,255)",S="rgb(40,40,45)",L="rgb(35,35,40)",p="rgb(30,30,35)",b="rgb(25,25,30)",m="rgb(20,20,25)",X="rgb(15,15,20)",R="rgb(10,10,15)",h="rgb(5,5,10)",T="rgb(0,0,5)",E="rgb(215,235,255)",y="rgb(200,225,252)",v="rgb(180,215,249)",A="rgb(160,205,246)",C="rgb(140,195,243)",F="rgb(115,180,238)",M="rgb(95,168,233)",_="rgb(75,155,225)",I="rgb(50,130,200)",k="rgb(215,245,235)",x="rgb(200,240,225)",N="rgb(185,235,215)",D="rgb(170,230,205)",w="rgb(155,225,195)",W="rgb(145,222,190)",P="rgb(135,218,185)",G="rgb(125,215,180)",O="rgb(100,195,160)",U="rgb(235,235,240)",j="rgb(230,230,235)",H="rgb(225,225,230)",V="rgb(220,220,225)",z="rgb(215,215,220)",Y="rgb(210,210,215)",J="rgb(205,205,210)",q="rgb(200,200,205)",K="rgb(195,195,200)",$="rgb(200,200,205)",Q="rgb(175,175,180)",Z="rgb(150,150,155)",ee="rgb(125,125,130)",re="rgb(100,100,105)",oe="rgb(75,75,80)",ne="rgb(50,50,55)",te="rgb(25,25,30)",ae="rgb(0,0,5)",ie="rgb(50,50,55)",se="rgb(75,75,80)",ue="rgb(100,100,105)",de="rgb(125,125,130)",ce="rgb(150,150,155)",le="rgb(175,175,180)",Be="rgb(200,200,205)",ge="rgb(225,225,230)",fe="rgb(250,250,255)",Se="rgb(225,200,200)",Le="rgb(220,175,175)",pe="rgb(215,150,150)",be="rgb(210,125,125)",me="rgb(205,100,100)",Xe="rgb(200,75,75)",Re="rgb(195,50,50)",he="rgb(190,25,25)",Te="rgb(185,0,0)",Ee=t.Platform.select({web:["ui-sans-serif","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto","Helvetica","Arial","sans-serif"].join(","),default:"System"}),ye=t.Platform.select({web:['"Times New Roman"',"Times","Georgia","serif"].join(","),ios:"Times New Roman",default:"serif"}),ve=o(272),Ae=(0,n.createContext)({colorBackgroundBase100:i,colorBackgroundBase200:s,colorBackgroundBase300:u,colorBackgroundBase400:d,colorBackgroundBase500:c,colorBackgroundBase600:l,colorBackgroundBase700:B,colorBackgroundBase800:g,colorBackgroundBase900:f,colorBackgroundPrimary100:S,colorBackgroundPrimary200:L,colorBackgroundPrimary300:p,colorBackgroundPrimary400:b,colorBackgroundPrimary500:m,colorBackgroundPrimary600:X,colorBackgroundPrimary700:R,colorBackgroundPrimary800:h,colorBackgroundPrimary900:T,colorBackgroundAccent100:E,colorBackgroundAccent200:y,colorBackgroundAccent300:v,colorBackgroundAccent400:A,colorBackgroundAccent500:C,colorBackgroundAccent600:F,colorBackgroundAccent700:M,colorBackgroundAccent800:_,colorBackgroundAccent900:I,colorBackgroundSubaccent100:k,colorBackgroundSubaccent200:x,colorBackgroundSubaccent300:N,colorBackgroundSubaccent400:D,colorBackgroundSubaccent500:w,colorBackgroundSubaccent600:W,colorBackgroundSubaccent700:P,colorBackgroundSubaccent800:G,colorBackgroundSubaccent900:O,colorBorderBase100:U,colorBorderBase200:j,colorBorderBase300:H,colorBorderBase400:V,colorBorderBase500:z,colorBorderBase600:Y,colorBorderBase700:J,colorBorderBase800:q,colorBorderBase900:K,colorForegroundBase100:$,colorForegroundBase200:Q,colorForegroundBase300:Z,colorForegroundBase400:ee,colorForegroundBase500:re,colorForegroundBase600:oe,colorForegroundBase700:ne,colorForegroundBase800:te,colorForegroundBase900:ae,colorForegroundInverse100:ie,colorForegroundInverse200:se,colorForegroundInverse300:ue,colorForegroundInverse400:de,colorForegroundInverse500:ce,colorForegroundInverse600:le,colorForegroundInverse700:Be,colorForegroundInverse800:ge,colorForegroundInverse900:fe,colorForegroundFailure100:Se,colorForegroundFailure200:Le,colorForegroundFailure300:pe,colorForegroundFailure400:be,colorForegroundFailure500:me,colorForegroundFailure600:Xe,colorForegroundFailure700:Re,colorForegroundFailure800:he,colorForegroundFailure900:Te,fontFamilyBase:Ee,fontFamilyTypographic:ye,fontWeightBaseThin:100,fontWeightBaseExtraLight:200,fontWeightBaseLight:300,fontWeightBaseRegular:400,fontWeightBaseMedium:500,fontWeightBaseSemiBold:600,fontWeightBaseBold:700,fontWeightBaseExtraBold:800,fontWeightBaseBlack:900,fontSizeBaseX2S:10,fontSizeBaseXS:12,fontSizeBaseSM:14,fontSizeBaseMD:16,fontSizeBaseLG:18,fontSizeBaseXL:20,fontSizeBaseX2L:24,fontSizeBaseX3L:30,fontSizeBaseX4L:36,fontSizeBaseX5L:48,fontSizeBaseX6L:60,lineHeightBaseNone:1,lineHeightBaseTight:1.25,lineHeightBaseSnug:1.375,lineHeightBaseNormal:1.5,lineHeightBaseRelaxed:1.625,lineHeightBaseLoose:2,iconSizeBaseSM:16,iconSizeBaseMD:24,iconSizeBaseLG:32,spacingBaseX6S:2,spacingBaseX5S:4,spacingBaseX4S:6,spacingBaseX3S:8,spacingBaseX2S:10,spacingBaseXS:12,spacingBaseSM:14,spacingBaseMD:16,spacingBaseLG:18,spacingBaseXL:20,spacingBaseX2L:24,spacingBaseX3L:28,spacingBaseX4L:32,spacingBaseX5L:36,spacingBaseX6L:40,borderWidthBaseSM:.5,borderWidthBaseMD:1,borderWidthBaseLG:1.5,borderRadiusBaseXS:2,borderRadiusBaseSM:4,borderRadiusBaseMD:6,borderRadiusBaseLG:8,borderRadiusBaseXL:10,borderRadiusBaseX2L:12,borderRadiusBaseX3L:16,borderRadiusBaseX4L:18,borderRadiusBaseX5L:20,borderRadiusBaseX6L:24,durationBaseSM:125,durationBaseMD:175,durationBaseLG:225}),Ce=function(e){var r=e.colorBackgroundBase100,o=e.colorBackgroundBase200,t=e.colorBackgroundBase300,a=e.colorBackgroundBase400,Ce=e.colorBackgroundBase500,Fe=e.colorBackgroundBase600,Me=e.colorBackgroundBase700,_e=e.colorBackgroundBase800,Ie=e.colorBackgroundBase900,ke=e.colorBackgroundPrimary100,xe=e.colorBackgroundPrimary200,Ne=e.colorBackgroundPrimary300,De=e.colorBackgroundPrimary400,we=e.colorBackgroundPrimary500,We=e.colorBackgroundPrimary600,Pe=e.colorBackgroundPrimary700,Ge=e.colorBackgroundPrimary800,Oe=e.colorBackgroundPrimary900,Ue=e.colorBackgroundAccent100,je=e.colorBackgroundAccent200,He=e.colorBackgroundAccent300,Ve=e.colorBackgroundAccent400,ze=e.colorBackgroundAccent500,Ye=e.colorBackgroundAccent600,Je=e.colorBackgroundAccent700,qe=e.colorBackgroundAccent800,Ke=e.colorBackgroundAccent900,$e=e.colorBackgroundSubaccent100,Qe=e.colorBackgroundSubaccent200,Ze=e.colorBackgroundSubaccent300,er=e.colorBackgroundSubaccent400,rr=e.colorBackgroundSubaccent500,or=e.colorBackgroundSubaccent600,nr=e.colorBackgroundSubaccent700,tr=e.colorBackgroundSubaccent800,ar=e.colorBackgroundSubaccent900,ir=e.colorBorderBase100,sr=e.colorBorderBase200,ur=e.colorBorderBase300,dr=e.colorBorderBase400,cr=e.colorBorderBase500,lr=e.colorBorderBase600,Br=e.colorBorderBase700,gr=e.colorBorderBase800,fr=e.colorBorderBase900,Sr=e.colorForegroundBase100,Lr=e.colorForegroundBase200,pr=e.colorForegroundBase300,br=e.colorForegroundBase400,mr=e.colorForegroundBase500,Xr=e.colorForegroundBase600,Rr=e.colorForegroundBase700,hr=e.colorForegroundBase800,Tr=e.colorForegroundBase900,Er=e.colorForegroundInverse100,yr=e.colorForegroundInverse200,vr=e.colorForegroundInverse300,Ar=e.colorForegroundInverse400,Cr=e.colorForegroundInverse500,Fr=e.colorForegroundInverse600,Mr=e.colorForegroundInverse700,_r=e.colorForegroundInverse800,Ir=e.colorForegroundInverse900,kr=e.colorForegroundFailure100,xr=e.colorForegroundFailure200,Nr=e.colorForegroundFailure300,Dr=e.colorForegroundFailure400,wr=e.colorForegroundFailure500,Wr=e.colorForegroundFailure600,Pr=e.colorForegroundFailure700,Gr=e.colorForegroundFailure800,Or=e.colorForegroundFailure900,Ur=e.fontFamilyBase,jr=e.fontFamilyTypographic,Hr=e.fontWeightBaseThin,Vr=e.fontWeightBaseExtraLight,zr=e.fontWeightBaseLight,Yr=e.fontWeightBaseRegular,Jr=e.fontWeightBaseMedium,qr=e.fontWeightBaseSemiBold,Kr=e.fontWeightBaseBold,$r=e.fontWeightBaseExtraBold,Qr=e.fontWeightBaseBlack,Zr=e.fontSizeBaseX2S,eo=e.fontSizeBaseXS,ro=e.fontSizeBaseSM,oo=e.fontSizeBaseMD,no=e.fontSizeBaseLG,to=e.fontSizeBaseXL,ao=e.fontSizeBaseX2L,io=e.fontSizeBaseX3L,so=e.fontSizeBaseX4L,uo=e.fontSizeBaseX5L,co=e.fontSizeBaseX6L,lo=e.lineHeightBaseNone,Bo=e.lineHeightBaseTight,go=e.lineHeightBaseSnug,fo=e.lineHeightBaseNormal,So=e.lineHeightBaseRelaxed,Lo=e.lineHeightBaseLoose,po=e.iconSizeBaseSM,bo=e.iconSizeBaseMD,mo=e.iconSizeBaseLG,Xo=e.spacingBaseX6S,Ro=e.spacingBaseX5S,ho=e.spacingBaseX4S,To=e.spacingBaseX3S,Eo=e.spacingBaseX2S,yo=e.spacingBaseXS,vo=e.spacingBaseSM,Ao=e.spacingBaseMD,Co=e.spacingBaseLG,Fo=e.spacingBaseXL,Mo=e.spacingBaseX2L,_o=e.spacingBaseX3L,Io=e.spacingBaseX4L,ko=e.spacingBaseX5L,xo=e.spacingBaseX6L,No=e.borderWidthBaseSM,Do=e.borderWidthBaseMD,wo=e.borderWidthBaseLG,Wo=e.borderRadiusBaseXS,Po=e.borderRadiusBaseSM,Go=e.borderRadiusBaseMD,Oo=e.borderRadiusBaseLG,Uo=e.borderRadiusBaseXL,jo=e.borderRadiusBaseX2L,Ho=e.borderRadiusBaseX3L,Vo=e.borderRadiusBaseX4L,zo=e.borderRadiusBaseX5L,Yo=e.borderRadiusBaseX6L,Jo=e.durationBaseSM,qo=e.durationBaseMD,Ko=e.durationBaseLG,$o=e.children,Qo=(0,n.useMemo)((function(){return{colorBackgroundBase100:null!=r?r:i,colorBackgroundBase200:null!=o?o:s,colorBackgroundBase300:null!=t?t:u,colorBackgroundBase400:null!=a?a:d,colorBackgroundBase500:null!=Ce?Ce:c,colorBackgroundBase600:null!=Fe?Fe:l,colorBackgroundBase700:null!=Me?Me:B,colorBackgroundBase800:null!=_e?_e:g,colorBackgroundBase900:null!=Ie?Ie:f,colorBackgroundPrimary100:null!=ke?ke:S,colorBackgroundPrimary200:null!=xe?xe:L,colorBackgroundPrimary300:null!=Ne?Ne:p,colorBackgroundPrimary400:null!=De?De:b,colorBackgroundPrimary500:null!=we?we:m,colorBackgroundPrimary600:null!=We?We:X,colorBackgroundPrimary700:null!=Pe?Pe:R,colorBackgroundPrimary800:null!=Ge?Ge:h,colorBackgroundPrimary900:null!=Oe?Oe:T,colorBackgroundAccent100:null!=Ue?Ue:E,colorBackgroundAccent200:null!=je?je:y,colorBackgroundAccent300:null!=He?He:v,colorBackgroundAccent400:null!=Ve?Ve:A,colorBackgroundAccent500:null!=ze?ze:C,colorBackgroundAccent600:null!=Ye?Ye:F,colorBackgroundAccent700:null!=Je?Je:M,colorBackgroundAccent800:null!=qe?qe:_,colorBackgroundAccent900:null!=Ke?Ke:I,colorBackgroundSubaccent100:null!=$e?$e:k,colorBackgroundSubaccent200:null!=Qe?Qe:x,colorBackgroundSubaccent300:null!=Ze?Ze:N,colorBackgroundSubaccent400:null!=er?er:D,colorBackgroundSubaccent500:null!=rr?rr:w,colorBackgroundSubaccent600:null!=or?or:W,colorBackgroundSubaccent700:null!=nr?nr:P,colorBackgroundSubaccent800:null!=tr?tr:G,colorBackgroundSubaccent900:null!=ar?ar:O,colorBorderBase100:null!=ir?ir:U,colorBorderBase200:null!=sr?sr:j,colorBorderBase300:null!=ur?ur:H,colorBorderBase400:null!=dr?dr:V,colorBorderBase500:null!=cr?cr:z,colorBorderBase600:null!=lr?lr:Y,colorBorderBase700:null!=Br?Br:J,colorBorderBase800:null!=gr?gr:q,colorBorderBase900:null!=fr?fr:K,colorForegroundBase100:null!=Sr?Sr:$,colorForegroundBase200:null!=Lr?Lr:Q,colorForegroundBase300:null!=pr?pr:Z,colorForegroundBase400:null!=br?br:ee,colorForegroundBase500:null!=mr?mr:re,colorForegroundBase600:null!=Xr?Xr:oe,colorForegroundBase700:null!=Rr?Rr:ne,colorForegroundBase800:null!=hr?hr:te,colorForegroundBase900:null!=Tr?Tr:ae,colorForegroundInverse100:null!=Er?Er:ie,colorForegroundInverse200:null!=yr?yr:se,colorForegroundInverse300:null!=vr?vr:ue,colorForegroundInverse400:null!=Ar?Ar:de,colorForegroundInverse500:null!=Cr?Cr:ce,colorForegroundInverse600:null!=Fr?Fr:le,colorForegroundInverse700:null!=Mr?Mr:Be,colorForegroundInverse800:null!=_r?_r:ge,colorForegroundInverse900:null!=Ir?Ir:fe,colorForegroundFailure100:null!=kr?kr:Se,colorForegroundFailure200:null!=xr?xr:Le,colorForegroundFailure300:null!=Nr?Nr:pe,colorForegroundFailure400:null!=Dr?Dr:be,colorForegroundFailure500:null!=wr?wr:me,colorForegroundFailure600:null!=Wr?Wr:Xe,colorForegroundFailure700:null!=Pr?Pr:Re,colorForegroundFailure800:null!=Gr?Gr:he,colorForegroundFailure900:null!=Or?Or:Te,fontFamilyBase:null!=Ur?Ur:Ee,fontFamilyTypographic:null!=jr?jr:ye,fontWeightBaseThin:null!=Hr?Hr:100,fontWeightBaseExtraLight:null!=Vr?Vr:200,fontWeightBaseLight:null!=zr?zr:300,fontWeightBaseRegular:null!=Yr?Yr:400,fontWeightBaseMedium:null!=Jr?Jr:500,fontWeightBaseSemiBold:null!=qr?qr:600,fontWeightBaseBold:null!=Kr?Kr:700,fontWeightBaseExtraBold:null!=$r?$r:800,fontWeightBaseBlack:null!=Qr?Qr:900,fontSizeBaseX2S:null!=Zr?Zr:10,fontSizeBaseXS:null!=eo?eo:12,fontSizeBaseSM:null!=ro?ro:14,fontSizeBaseMD:null!=oo?oo:16,fontSizeBaseLG:null!=no?no:18,fontSizeBaseXL:null!=to?to:20,fontSizeBaseX2L:null!=ao?ao:24,fontSizeBaseX3L:null!=io?io:30,fontSizeBaseX4L:null!=so?so:36,fontSizeBaseX5L:null!=uo?uo:48,fontSizeBaseX6L:null!=co?co:60,lineHeightBaseNone:null!=lo?lo:1,lineHeightBaseTight:null!=Bo?Bo:1.25,lineHeightBaseSnug:null!=go?go:1.375,lineHeightBaseNormal:null!=fo?fo:1.5,lineHeightBaseRelaxed:null!=So?So:1.625,lineHeightBaseLoose:null!=Lo?Lo:2,iconSizeBaseSM:null!=po?po:16,iconSizeBaseMD:null!=bo?bo:24,iconSizeBaseLG:null!=mo?mo:32,spacingBaseX6S:null!=Xo?Xo:2,spacingBaseX5S:null!=Ro?Ro:4,spacingBaseX4S:null!=ho?ho:6,spacingBaseX3S:null!=To?To:8,spacingBaseX2S:null!=Eo?Eo:10,spacingBaseXS:null!=yo?yo:12,spacingBaseSM:null!=vo?vo:14,spacingBaseMD:null!=Ao?Ao:16,spacingBaseLG:null!=Co?Co:18,spacingBaseXL:null!=Fo?Fo:20,spacingBaseX2L:null!=Mo?Mo:24,spacingBaseX3L:null!=_o?_o:28,spacingBaseX4L:null!=Io?Io:32,spacingBaseX5L:null!=ko?ko:36,spacingBaseX6L:null!=xo?xo:40,borderWidthBaseSM:null!=No?No:.5,borderWidthBaseMD:null!=Do?Do:1,borderWidthBaseLG:null!=wo?wo:1.5,borderRadiusBaseXS:null!=Wo?Wo:2,borderRadiusBaseSM:null!=Po?Po:4,borderRadiusBaseMD:null!=Go?Go:6,borderRadiusBaseLG:null!=Oo?Oo:8,borderRadiusBaseXL:null!=Uo?Uo:10,borderRadiusBaseX2L:null!=jo?jo:12,borderRadiusBaseX3L:null!=Ho?Ho:16,borderRadiusBaseX4L:null!=Vo?Vo:18,borderRadiusBaseX5L:null!=zo?zo:20,borderRadiusBaseX6L:null!=Yo?Yo:24,durationBaseSM:null!=Jo?Jo:125,durationBaseMD:null!=qo?qo:175,durationBaseLG:null!=Ko?Ko:225}}),[r,o,t,a,Ce,Fe,Me,_e,Ie,ke,xe,Ne,De,we,We,Pe,Ge,Oe,Ue,je,He,Ve,ze,Ye,Je,qe,Ke,$e,Qe,Ze,er,rr,or,nr,tr,ar,ir,sr,ur,dr,cr,lr,Br,gr,fr,Sr,Lr,pr,br,mr,Xr,Rr,hr,Tr,Er,yr,vr,Ar,Cr,Fr,Mr,_r,Ir,kr,xr,Nr,Dr,wr,Wr,Pr,Gr,Or,Ur,jr,Hr,Vr,zr,Yr,Jr,qr,Kr,$r,Qr,Zr,eo,ro,oo,no,to,ao,io,so,uo,co,lo,Bo,go,fo,So,Lo,po,bo,mo,Xo,Ro,ho,To,Eo,yo,vo,Ao,Co,Fo,Mo,_o,Io,ko,xo,No,Do,wo,Wo,Po,Go,Oo,Uo,jo,Ho,Vo,zo,Yo,Jo,qo,Ko]);return(0,ve.jsx)(Ae.Provider,{value:Qo,children:$o})},Fe=function(){return(0,n.useContext)(Ae)}},729:e=>{e.exports=t},155:r=>{r.exports=e},389:e=>{e.exports=r},254:e=>{e.exports=n},272:e=>{e.exports=o}},i={};function s(e){var r=i[e];if(void 0!==r)return r.exports;var o=i[e]={exports:{}};return a[e](o,o.exports,s),o.exports}s.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return s.d(r,{a:r}),r},s.d=(e,r)=>{for(var o in r)s.o(r,o)&&!s.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},s.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var u={};s.r(u),s.d(u,{DIMENSION_MAX:()=>N,DIMENSION_MIN:()=>x,Dimension:()=>k,FRACTION_MAX:()=>O,FRACTION_MIN:()=>G,Fraction:()=>P,Gradient:()=>h,Media:()=>d.$U,MediaContextProvider:()=>d.tZ,Text:()=>T,ThemeContextProvider:()=>c.wX,Transition:()=>E,View:()=>y,useMediaContext:()=>d.$c,useThemeContext:()=>c.wR,useThemeStyleSheet:()=>c.JU});var d=s(410),c=s(500),l=s(155),B=s(389),g=s(254),f=s.n(g);function S(e){return S="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},S(e)}function L(e,r,o){return(r=function(e){var r=function(e){if("object"!=S(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=S(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==S(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var p=function(e){return e[e.TOP=0]="TOP",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e[e.BOTTOM=3]="BOTTOM",e}({}),b=L(L(L(L({},p.TOP,{x1:0,y1:1,x2:0,y2:0}),p.LEFT,{x1:1,y1:0,x2:0,y2:0}),p.RIGHT,{x1:0,y1:0,x2:1,y2:0}),p.BOTTOM,{x1:0,y1:0,x2:0,y2:1}),m=s(272),X=function(e){var r=e.offset,o=e.color;return(0,m.jsx)(g.Stop,{offset:r.toValue(),stopColor:o})},R=function(e){var r=e.testId,o=e.direction,n=e.children;return(0,m.jsx)(B.View,{testID:r,style:B.StyleSheet.absoluteFill,children:(0,m.jsxs)(f(),{width:"100%",height:"100%",children:[(0,m.jsx)(g.Defs,{children:(0,m.jsx)(g.LinearGradient,{id:"gradient-linear",x1:b[o].x1,y1:b[o].y1,x2:b[o].x2,y2:b[o].y2,children:n.map((function(e,r){if((0,l.isValidElement)(e)&&e.type===X){var o=e.props;return(0,m.jsx)(g.Stop,{offset:o.offset.toValue(),stopColor:o.color},[r,o.offset.toValue(),o.color].join())}})).filter((function(e){return void 0!==e}))})}),(0,m.jsx)(g.Rect,{x:"0",y:"0",width:"100%",height:"100%",fill:"url(#gradient-linear)"})]})})};R.Direction=p;var h={Linear:R,Stop:X},T=B.Platform.select({native:s(818).A,web:s(682).A}),E=B.Platform.select({native:s(324).A,web:s(892).A}),y=B.Platform.select({native:s(300).A,web:s(492).A}),v=function(e){return e[e.PIXEL=0]="PIXEL",e[e.PERCENT=1]="PERCENT",e}({});function A(e){return A="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},A(e)}function C(e,r){for(var o=0;o<r.length;o++){var n=r[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,F(n.key),n)}}function F(e){var r=function(e){if("object"!=A(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=A(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==A(r)?r:r+""}var M,_,I,k=function(){return e=function e(r){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:v.PIXEL;!function(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}(this,e),this.unit=o,this.value=r},(r=[{key:"toValue",value:function(){return this.unit===v.PIXEL?"web"===B.Platform.OS?"".concat(this.value,"px"):this.value:"".concat(this.value,"%")}}])&&C(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,r}();M=k,I=v,(_=F(_="Unit"))in M?Object.defineProperty(M,_,{value:I,enumerable:!0,configurable:!0,writable:!0}):M[_]=I;var x=new k(0,k.Unit.PERCENT),N=new k(100,k.Unit.PERCENT);function D(e){return D="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},D(e)}function w(e,r){for(var o=0;o<r.length;o++){var n=r[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,W(n.key),n)}}function W(e){var r=function(e){if("object"!=D(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=D(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==D(r)?r:r+""}var P=function(){return function(e,r){return r&&w(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),e}((function e(r){!function(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}(this,e),this.value=r}),[{key:"toValue",value:function(){return this.value}}])}(),G=new P(0),O=new P(1);return u})()));
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { DimensionUnit } from './constants';
|
|
2
|
-
import type {
|
|
3
|
-
export declare class Dimension {
|
|
2
|
+
import type { PercentDimensionValue, PixelDimensionValue } from './dimension.types';
|
|
3
|
+
export declare class Dimension<U extends DimensionUnit = DimensionUnit> {
|
|
4
4
|
static readonly Unit: typeof DimensionUnit;
|
|
5
5
|
private readonly unit;
|
|
6
6
|
private readonly value;
|
|
7
|
-
constructor(value: number, unit?:
|
|
8
|
-
toValue():
|
|
7
|
+
constructor(value: number, unit?: U);
|
|
8
|
+
toValue(): U extends DimensionUnit.PIXEL ? PixelDimensionValue : PercentDimensionValue;
|
|
9
9
|
}
|
|
10
|
+
export type PixelDimension = Dimension<DimensionUnit.PIXEL>;
|
|
11
|
+
export type PercentDimension = Dimension<DimensionUnit.PERCENT>;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Dimension } from './dimension';
|
|
2
|
-
export type { DimensionValue } from './dimension.types';
|
|
2
|
+
export type { DimensionValue, PercentDimensionValue, PixelDimensionValue, } from './dimension.types';
|
|
3
3
|
export { Dimension };
|
|
4
|
-
export
|
|
5
|
-
export declare const
|
|
4
|
+
export type { PercentDimension, PixelDimension } from './dimension';
|
|
5
|
+
export declare const DIMENSION_MIN: Dimension<import("./constants").DimensionUnit.PERCENT>;
|
|
6
|
+
export declare const DIMENSION_MAX: Dimension<import("./constants").DimensionUnit.PERCENT>;
|
package/build/helpers/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { DIMENSION_MAX, DIMENSION_MIN, Dimension } from '../helpers/dimension';
|
|
2
|
-
export type { DimensionValue } from '../helpers/dimension';
|
|
2
|
+
export type { DimensionValue, PercentDimension, PercentDimensionValue, PixelDimension, PixelDimensionValue, } from '../helpers/dimension';
|
|
3
3
|
export { FRACTION_MAX, FRACTION_MIN, Fraction } from '../helpers/fraction';
|
|
4
4
|
export type { FractionValue } from '../helpers/fraction';
|
|
5
5
|
export { renderReactNativeInitialStyle } from '../helpers/style';
|
package/build/index.d.ts
CHANGED
|
@@ -2,8 +2,8 @@ export { Media, MediaContextProvider, useMediaContext } from './contexts/media';
|
|
|
2
2
|
export type { MediaComponent, MediaContextProviderComponent, MediaContextValue, MediaProps, } from './contexts/media';
|
|
3
3
|
export { ThemeContextProvider, useThemeContext, useThemeStyleSheet, } from './contexts/theme';
|
|
4
4
|
export type { ThemeContextProviderComponent, ThemeContextProviderProps, ThemeContextValue, } from './contexts/theme';
|
|
5
|
-
export { Gradient, Text, View } from './components';
|
|
6
|
-
export type { GradientLinearComponent, GradientLinearProperties, GradientObject, GradientStopComponent, GradientStopProperties, TextComponent, TextMeasureCallback, TextProperties, TextReference, ViewComponent, ViewLayoutEvent, ViewProperties, } from './components';
|
|
5
|
+
export { Gradient, Text, Transition, View } from './components';
|
|
6
|
+
export type { GradientLinearComponent, GradientLinearProperties, GradientObject, GradientStopComponent, GradientStopProperties, TextComponent, TextMeasureCallback, TextProperties, TextReference, TransitionComponent, TransitionProperties, ViewComponent, ViewLayoutEvent, ViewProperties, } from './components';
|
|
7
7
|
export { DIMENSION_MAX, DIMENSION_MIN, Dimension, FRACTION_MAX, FRACTION_MIN, Fraction, } from './helpers';
|
|
8
8
|
export type { DimensionValue, FractionValue } from './helpers';
|
|
9
9
|
export type { Color, FontWeight } from './types';
|