creactive 0.0.122 → 0.0.124

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.
@@ -0,0 +1,4 @@
1
+ export declare enum OverlayBackgroundColor {
2
+ DARK = 0,
3
+ LIGHT = 1
4
+ }
@@ -0,0 +1 @@
1
+ export { OverlayBackgroundColor } from './color';
@@ -1,7 +1,11 @@
1
1
  import type { FunctionComponent, PropsWithChildren } from 'react';
2
+ import type { OverlayBackgroundColor } from './constants';
2
3
  export interface OverlayProps extends PropsWithChildren {
3
- isPressable?: boolean;
4
+ isPressable: boolean;
4
5
  isVisible: boolean;
6
+ backgroundColor?: OverlayBackgroundColor;
5
7
  onPress?(): void;
6
8
  }
7
- export type OverlayComponent = FunctionComponent<OverlayProps>;
9
+ export type OverlayComponent = FunctionComponent<OverlayProps> & {
10
+ BackgroundColor: Record<keyof typeof OverlayBackgroundColor, OverlayBackgroundColor>;
11
+ };
package/build/default.js CHANGED
@@ -1 +1 @@
1
- !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o(require("react"),require("react-native"),require("react-native-svg"),require("react/jsx-runtime"),require("@emotion/styled")):"function"==typeof define&&define.amd?define("creactive",["react","react-native","react-native-svg","react/jsx-runtime","@emotion/styled"],o):"object"==typeof exports?exports.creactive=o(require("react"),require("react-native"),require("react-native-svg"),require("react/jsx-runtime"),require("@emotion/styled")):e.creactive=o(e.react,e["react-native"],e["react-native-svg"],e["react/jsx-runtime"],e["@emotion/styled"])}(this,((e,o,r,n,t)=>(()=>{"use strict";var i={661:(e,o,r)=>{var n;function t(e){return t="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},t(e)}function i(e,o,r){return(o=function(e){var o=function(e){if("object"!=t(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=t(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==t(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}r.d(o,{SS:()=>s,TP:()=>b,sV:()=>f,LN:()=>c,PI:()=>E,nO:()=>h,r7:()=>a,$i:()=>d,k8:()=>B,rq:()=>g,lF:()=>y,Wh:()=>m});var a=function(e){return e[e.TRANSPARENT=0]="TRANSPARENT",e[e.BASE_100=1]="BASE_100",e[e.BASE_200=2]="BASE_200",e[e.BASE_300=3]="BASE_300",e[e.BASE_400=4]="BASE_400",e[e.BASE_500=5]="BASE_500",e[e.BASE_600=6]="BASE_600",e[e.BASE_700=7]="BASE_700",e[e.BASE_800=8]="BASE_800",e[e.BASE_900=9]="BASE_900",e[e.INVERSE_100=10]="INVERSE_100",e[e.INVERSE_200=11]="INVERSE_200",e[e.INVERSE_300=12]="INVERSE_300",e[e.INVERSE_400=13]="INVERSE_400",e[e.INVERSE_500=14]="INVERSE_500",e[e.INVERSE_600=15]="INVERSE_600",e[e.INVERSE_700=16]="INVERSE_700",e[e.INVERSE_800=17]="INVERSE_800",e[e.INVERSE_900=18]="INVERSE_900",e[e.FAILURE_100=19]="FAILURE_100",e[e.FAILURE_200=20]="FAILURE_200",e[e.FAILURE_300=21]="FAILURE_300",e[e.FAILURE_400=22]="FAILURE_400",e[e.FAILURE_500=23]="FAILURE_500",e[e.FAILURE_600=24]="FAILURE_600",e[e.FAILURE_700=25]="FAILURE_700",e[e.FAILURE_800=26]="FAILURE_800",e[e.FAILURE_900=27]="FAILURE_900",e}({}),s=(i(i(i(i(i(i(i(i(i(i(n={},a.BASE_100,"colorForegroundBase100"),a.BASE_200,"colorForegroundBase200"),a.BASE_300,"colorForegroundBase300"),a.BASE_400,"colorForegroundBase400"),a.BASE_500,"colorForegroundBase500"),a.BASE_600,"colorForegroundBase600"),a.BASE_700,"colorForegroundBase700"),a.BASE_800,"colorForegroundBase800"),a.BASE_900,"colorForegroundBase900"),a.INVERSE_100,"colorForegroundInverse100"),i(i(i(i(i(i(i(i(i(i(n,a.INVERSE_200,"colorForegroundInverse200"),a.INVERSE_300,"colorForegroundInverse300"),a.INVERSE_400,"colorForegroundInverse400"),a.INVERSE_500,"colorForegroundInverse500"),a.INVERSE_600,"colorForegroundInverse600"),a.INVERSE_700,"colorForegroundInverse700"),a.INVERSE_800,"colorForegroundInverse800"),a.INVERSE_900,"colorForegroundInverse900"),a.FAILURE_100,"colorForegroundFailure100"),a.FAILURE_200,"colorForegroundFailure200"),i(i(i(i(i(i(i(n,a.FAILURE_300,"colorForegroundFailure300"),a.FAILURE_400,"colorForegroundFailure400"),a.FAILURE_500,"colorForegroundFailure500"),a.FAILURE_600,"colorForegroundFailure600"),a.FAILURE_700,"colorForegroundFailure700"),a.FAILURE_800,"colorForegroundFailure800"),a.FAILURE_900,"colorForegroundFailure900"));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 u(e,o,r){return(o=function(e){var o=function(e){if("object"!=l(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=l(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==l(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var d=function(e){return e[e.BASE=0]="BASE",e[e.TYPOGRAPHIC=1]="TYPOGRAPHIC",e}({}),g=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}({}),c=u(u(u(u(u(u(u(u(u({},g.THIN,"fontWeightBaseThin"),g.EXTRA_LIGHT,"fontWeightBaseExtraLight"),g.LIGHT,"fontWeightBaseLight"),g.REGULAR,"fontWeightBaseRegular"),g.MEDIUM,"fontWeightBaseMedium"),g.SEMIBOLD,"fontWeightBaseSemiBold"),g.BOLD,"fontWeightBaseBold"),g.EXTRA_BOLD,"fontWeightBaseExtraBold"),g.BLACK,"fontWeightBaseBlack"),B=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}({}),f=u(u(u(u(u(u(u(u(u(u({},B.X2S,"fontSizeBaseX2S"),B.XS,"fontSizeBaseXS"),B.SM,"fontSizeBaseSM"),B.MD,"fontSizeBaseMD"),B.LG,"fontSizeBaseLG"),B.XL,"fontSizeBaseXL"),B.X2L,"fontSizeBaseX2L"),B.X3L,"fontSizeBaseX3L"),B.X4L,"fontSizeBaseX4L"),B.X5L,"fontSizeBaseX5L");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 p(e,o,r){return(o=function(e){var o=function(e){if("object"!=S(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=S(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==S(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var m=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}({}),b=p(p(p(p(p(p(p(p({},m.H1,"h1"),m.H2,"h2"),m.H3,"h3"),m.H4,"h4"),m.H5,"h5"),m.H6,"h6"),m.P,"p"),m.SPAN,"span");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 X(e,o,r){return(o=function(e){var o=function(e){if("object"!=L(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=L(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==L(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var h=function(e){return e[e.LEFT=0]="LEFT",e[e.CENTER=1]="CENTER",e[e.RIGHT=2]="RIGHT",e}({}),y=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}({}),E=X(X(X(X(X(X({},y.NONE,"lineHeightBaseNone"),y.TIGHT,"lineHeightBaseTight"),y.SNUG,"lineHeightBaseSnug"),y.NORMAL,"lineHeightBaseNormal"),y.RELAXED,"lineHeightBaseRelaxed"),y.LOOSE,"lineHeightBaseLoose")},732:(e,o,r)=>{r.d(o,{Fu:()=>E,yx:()=>l,ZZ:()=>s,yg:()=>p,jh:()=>m,EM:()=>S,LG:()=>f,ts:()=>B,EO:()=>c,iW:()=>v,FA:()=>b});var n=r(695),t=r(389),i=r(661),a=t.StyleSheet.create({transparent:{color:"transparent"}}),s=function(e){var o=(0,n.JU)();return e===i.r7.TRANSPARENT?a.transparent:o[i.SS[e]]},l=function(e){var o=(0,n.wR)();return e===i.r7.TRANSPARENT?"transparent":o[i.SS[e]]};function u(e){return u="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},u(e)}function d(e,o,r){return(o=function(e){var o=function(e){if("object"!=u(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=u(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==u(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var g=d(d({},i.$i.BASE,"fontFamilyBase"),i.$i.TYPOGRAPHIC,"fontFamilyTypographic"),c=function(e){return(0,n.JU)()[g[e]]},B=function(e){return(0,n.wR)()[g[e]]},f=function(e){return(0,n.JU)()[i.LN[e]]},S=function(e){return(0,n.wR)()[i.LN[e]]},p=function(e){return(0,n.JU)()[i.sV[e]]},m=function(e){return(0,n.wR)()[i.sV[e]]},b=function(e){if(e)return e.toValue()};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 X(e,o,r){return(o=function(e){var o=function(e){if("object"!=L(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=L(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==L(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var h=t.StyleSheet.create({textAlignLeft:{textAlign:"left"},textAlignCenter:{textAlign:"center"},textAlignRight:{textAlign:"right"}}),y=X(X(X({},i.nO.LEFT,h.textAlignLeft),i.nO.CENTER,h.textAlignCenter),i.nO.RIGHT,h.textAlignRight),E=function(e){return y[e]},v=function(e){return(0,n.wR)()[i.PI[e]]}},79:(e,o,r)=>{r.d(o,{A:()=>g});var n=r(389),t=r(661),i=new Map,a=function(e,o){var r=[e,o].join("-");if(i.has(r))return i.get(r);var t=n.StyleSheet.create({textLineHeight:{lineHeight:e*o}});return i.set(r,t),t},s=r(732),l=r(272),u=n.StyleSheet.create({default:{display:"inline",margin:0,padding:0,position:"static",listStyle:"none",borderStyle:"solid",boxSizing:"border-box",textDecoration:"none",whiteSpace:"pre-wrap",overflowWrap:"break-word",borderWidth:0}}),d=function(e){var o=e.align,r=void 0===o?t.nO.LEFT:o,i=e.fontFamily,d=void 0===i?t.$i.BASE:i,g=e.fontWeight,c=void 0===g?t.rq.REGULAR:g,B=e.fontSize,f=void 0===B?t.k8.MD:B,S=e.lineHeight,p=void 0===S?t.lF.NORMAL:S,m=e.maxLines,b=e.color,L=void 0===b?t.r7.BASE_800:b,X=e.opacity,h=e.children;return(0,l.jsx)(n.Text,{style:[u.default,(0,s.Fu)(r),(0,s.EO)(d),(0,s.LG)(c),(0,s.yg)(f),a((0,s.jh)(f),(0,s.iW)(p)),(0,s.ZZ)(L),{opacity:(0,s.FA)(X)}],numberOfLines:m,children:h})};d.Tag=t.Wh,d.Align=t.nO,d.FontFamily=t.$i,d.FontWeight=t.rq,d.FontSize=t.k8,d.LineHeight=t.lF,d.Color=t.r7;const g=d},54:(e,o,r)=>{r.d(o,{A:()=>p});var n,t=r(729),i=r.n(t),a=r(661);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,o,r){return(o=function(e){var o=function(e){if("object"!=s(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==s(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var u,d,g=l(l(l({},a.nO.LEFT,"left"),a.nO.CENTER,"center"),a.nO.RIGHT,"right"),c=i().span(n||(u=["\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 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 opacity: ",";\n border-width: 0;\n"],d||(d=u.slice(0)),n=Object.freeze(Object.defineProperties(u,{raw:{value:Object.freeze(d)}}))),(function(e){return void 0===e.maxLines?"inline":"-webkit-box"}),(function(e){var o=e.align;return g[o]}),(function(e){return e.fontFamily}),(function(e){return e.fontWeight}),(function(e){return e.fontSize}),(function(e){return e.lineHeight}),(function(e){return e.maxLines}),(function(e){return e.color}),(function(e){return e.opacity})),B=r(732),f=r(272),S=function(e){var o=e.tag,r=e.align,n=void 0===r?a.nO.LEFT:r,t=e.fontFamily,i=void 0===t?a.$i.BASE:t,s=e.fontWeight,l=void 0===s?a.rq.REGULAR:s,u=e.fontSize,d=void 0===u?a.k8.MD:u,g=e.lineHeight,S=void 0===g?a.lF.NORMAL:g,p=e.maxLines,m=e.color,b=void 0===m?a.r7.BASE_800:m,L=e.opacity,X=e.children,h=(0,B.jh)(d),y=(0,B.iW)(S);return(0,f.jsx)(c,{as:a.TP[o],align:n,fontFamily:(0,B.ts)(i),fontWeight:(0,B.EM)(l),fontSize:h,lineHeight:h*y,maxLines:p,color:(0,B.yx)(b),opacity:(0,B.FA)(L),children:X})};S.Tag=a.Wh,S.Align=a.nO,S.FontFamily=a.$i,S.FontWeight=a.rq,S.FontSize=a.k8,S.LineHeight=a.lF,S.Color=a.r7;const p=S},123:(e,o,r)=>{function n(e){return n="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},n(e)}function t(e,o,r){return(o=function(e){var o=function(e){if("object"!=n(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==n(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}r.d(o,{l5:()=>$,wu:()=>J,b8:()=>T,J2:()=>F,yQ:()=>c,ce:()=>d,kI:()=>a,Er:()=>l,Rw:()=>u,g9:()=>s,X1:()=>z,DK:()=>O,iq:()=>H,Dz:()=>G,mN:()=>V,Wk:()=>k,l2:()=>U,Wi:()=>j,CN:()=>C,th:()=>M,F5:()=>x,TI:()=>R,Vc:()=>v,uC:()=>g,s_:()=>i,lo:()=>_,uY:()=>A,b9:()=>I,Ie:()=>w,JT:()=>W,TL:()=>P,SQ:()=>q});var i=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({}),a=t(t(t({},i.SM,"borderWidthBaseSM"),i.MD,"borderWidthBaseMD"),i.LG,"borderWidthBaseLG"),s=t(t(t({},i.SM,"borderWidthTopBaseSM"),i.MD,"borderWidthTopBaseMD"),i.LG,"borderWidthTopBaseLG"),l=t(t(t({},i.SM,"borderWidthLeftBaseSM"),i.MD,"borderWidthLeftBaseMD"),i.LG,"borderWidthLeftBaseLG"),u=t(t(t({},i.SM,"borderWidthRightBaseSM"),i.MD,"borderWidthRightBaseMD"),i.LG,"borderWidthRightBaseLG"),d=t(t(t({},i.SM,"borderWidthBottomBaseSM"),i.MD,"borderWidthBottomBaseMD"),i.LG,"borderWidthBottomBaseLG"),g=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.MAX=5]="MAX",e}({}),c=t(t(t(t(t({},g.XS,"borderRadiusBaseXS"),g.SM,"borderRadiusBaseSM"),g.MD,"borderRadiusBaseMD"),g.LG,"borderRadiusBaseLG"),g.XL,"borderRadiusBaseXL");function B(e){return B="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},B(e)}function f(e,o,r){return(o=function(e){var o=function(e){if("object"!=B(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=B(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==B(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var S,p,m,b,L,X,h,y,E,v=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}({}),F=f(f(f(f(f(f(f(f(f({},v.BASE_100,"colorBorderBase100"),v.BASE_200,"colorBorderBase200"),v.BASE_300,"colorBorderBase300"),v.BASE_400,"colorBorderBase400"),v.BASE_500,"colorBorderBase500"),v.BASE_600,"colorBorderBase600"),v.BASE_700,"colorBorderBase700"),v.BASE_800,"colorBorderBase800"),v.BASE_900,"colorBorderBase900"),R=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=f(f(f(f(f(f(f(f(f({},R.BASE_100,"colorBackgroundBase100"),R.BASE_200,"colorBackgroundBase200"),R.BASE_300,"colorBackgroundBase300"),R.BASE_400,"colorBackgroundBase400"),R.BASE_500,"colorBackgroundBase500"),R.BASE_600,"colorBackgroundBase600"),R.BASE_700,"colorBackgroundBase700"),R.BASE_800,"colorBackgroundBase800"),R.BASE_900,"colorBackgroundBase900"),A=function(e){return e[e.COLUMN=0]="COLUMN",e[e.ROW=1]="ROW",e}({}),I=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}({}),M=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}({}),x=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}({}),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.SPACE_BETWEEN=4]="SPACE_BETWEEN",e[e.SPACE_AROUND=5]="SPACE_AROUND",e}({}),w=function(e){return e[e.VISIBLE=0]="VISIBLE",e[e.HIDDEN=1]="HIDDEN",e}({}),W=function(e){return e[e.RELATIVE=0]="RELATIVE",e[e.ABSOLUTE=1]="ABSOLUTE",e}({}),_=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({});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 N(e,o,r){return(o=function(e){var o=function(e){if("object"!=D(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=D(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==D(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var P=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}({}),G=(N(N(N(N(N(N(N(N(N(N(S={},P.X6S,"marginTopBaseX6S"),P.X5S,"marginTopBaseX5S"),P.X4S,"marginTopBaseX4S"),P.X3S,"marginTopBaseX3S"),P.X2S,"marginTopBaseX2S"),P.XS,"marginTopBaseXS"),P.SM,"marginTopBaseSM"),P.MD,"marginTopBaseMD"),P.LG,"marginTopBaseLG"),P.XL,"marginTopBaseXL"),N(N(N(N(N(S,P.X2L,"marginTopBaseX2L"),P.X3L,"marginTopBaseX3L"),P.X4L,"marginTopBaseX4L"),P.X5L,"marginTopBaseX5L"),P.X6L,"marginTopBaseX6L")),j=(N(N(N(N(N(N(N(N(N(N(p={},P.X6S,"paddingTopBaseX6S"),P.X5S,"paddingTopBaseX5S"),P.X4S,"paddingTopBaseX4S"),P.X3S,"paddingTopBaseX3S"),P.X2S,"paddingTopBaseX2S"),P.XS,"paddingTopBaseXS"),P.SM,"paddingTopBaseSM"),P.MD,"paddingTopBaseMD"),P.LG,"paddingTopBaseLG"),P.XL,"paddingTopBaseXL"),N(N(N(N(N(p,P.X2L,"paddingTopBaseX2L"),P.X3L,"paddingTopBaseX3L"),P.X4L,"paddingTopBaseX4L"),P.X5L,"paddingTopBaseX5L"),P.X6L,"paddingTopBaseX6L")),O=(N(N(N(N(N(N(N(N(N(N(m={},P.X6S,"marginLeftBaseX6S"),P.X5S,"marginLeftBaseX5S"),P.X4S,"marginLeftBaseX4S"),P.X3S,"marginLeftBaseX3S"),P.X2S,"marginLeftBaseX2S"),P.XS,"marginLeftBaseXS"),P.SM,"marginLeftBaseSM"),P.MD,"marginLeftBaseMD"),P.LG,"marginLeftBaseLG"),P.XL,"marginLeftBaseXL"),N(N(N(N(N(m,P.X2L,"marginLeftBaseX2L"),P.X3L,"marginLeftBaseX3L"),P.X4L,"marginLeftBaseX4L"),P.X5L,"marginLeftBaseX5L"),P.X6L,"marginLeftBaseX6L")),k=(N(N(N(N(N(N(N(N(N(N(b={},P.X6S,"paddingLeftBaseX6S"),P.X5S,"paddingLeftBaseX5S"),P.X4S,"paddingLeftBaseX4S"),P.X3S,"paddingLeftBaseX3S"),P.X2S,"paddingLeftBaseX2S"),P.XS,"paddingLeftBaseXS"),P.SM,"paddingLeftBaseSM"),P.MD,"paddingLeftBaseMD"),P.LG,"paddingLeftBaseLG"),P.XL,"paddingLeftBaseXL"),N(N(N(N(N(b,P.X2L,"paddingLeftBaseX2L"),P.X3L,"paddingLeftBaseX3L"),P.X4L,"paddingLeftBaseX4L"),P.X5L,"paddingLeftBaseX5L"),P.X6L,"paddingLeftBaseX6L")),H=(N(N(N(N(N(N(N(N(N(N(L={},P.X6S,"marginRightBaseX6S"),P.X5S,"marginRightBaseX5S"),P.X4S,"marginRightBaseX4S"),P.X3S,"marginRightBaseX3S"),P.X2S,"marginRightBaseX2S"),P.XS,"marginRightBaseXS"),P.SM,"marginRightBaseSM"),P.MD,"marginRightBaseMD"),P.LG,"marginRightBaseLG"),P.XL,"marginRightBaseXL"),N(N(N(N(N(L,P.X2L,"marginRightBaseX2L"),P.X3L,"marginRightBaseX3L"),P.X4L,"marginRightBaseX4L"),P.X5L,"marginRightBaseX5L"),P.X6L,"marginRightBaseX6L")),U=(N(N(N(N(N(N(N(N(N(N(X={},P.X6S,"paddingRightBaseX6S"),P.X5S,"paddingRightBaseX5S"),P.X4S,"paddingRightBaseX4S"),P.X3S,"paddingRightBaseX3S"),P.X2S,"paddingRightBaseX2S"),P.XS,"paddingRightBaseXS"),P.SM,"paddingRightBaseSM"),P.MD,"paddingRightBaseMD"),P.LG,"paddingRightBaseLG"),P.XL,"paddingRightBaseXL"),N(N(N(N(N(X,P.X2L,"paddingRightBaseX2L"),P.X3L,"paddingRightBaseX3L"),P.X4L,"paddingRightBaseX4L"),P.X5L,"paddingRightBaseX5L"),P.X6L,"paddingRightBaseX6L")),z=(N(N(N(N(N(N(N(N(N(N(h={},P.X6S,"marginBottomBaseX6S"),P.X5S,"marginBottomBaseX5S"),P.X4S,"marginBottomBaseX4S"),P.X3S,"marginBottomBaseX3S"),P.X2S,"marginBottomBaseX2S"),P.XS,"marginBottomBaseXS"),P.SM,"marginBottomBaseSM"),P.MD,"marginBottomBaseMD"),P.LG,"marginBottomBaseLG"),P.XL,"marginBottomBaseXL"),N(N(N(N(N(h,P.X2L,"marginBottomBaseX2L"),P.X3L,"marginBottomBaseX3L"),P.X4L,"marginBottomBaseX4L"),P.X5L,"marginBottomBaseX5L"),P.X6L,"marginBottomBaseX6L")),V=(N(N(N(N(N(N(N(N(N(N(y={},P.X6S,"paddingBottomBaseX6S"),P.X5S,"paddingBottomBaseX5S"),P.X4S,"paddingBottomBaseX4S"),P.X3S,"paddingBottomBaseX3S"),P.X2S,"paddingBottomBaseX2S"),P.XS,"paddingBottomBaseXS"),P.SM,"paddingBottomBaseSM"),P.MD,"paddingBottomBaseMD"),P.LG,"paddingBottomBaseLG"),P.XL,"paddingBottomBaseXL"),N(N(N(N(N(y,P.X2L,"paddingBottomBaseX2L"),P.X3L,"paddingBottomBaseX3L"),P.X4L,"paddingBottomBaseX4L"),P.X5L,"paddingBottomBaseX5L"),P.X6L,"paddingBottomBaseX6L")),J=(N(N(N(N(N(N(N(N(N(N(E={},P.X6S,"spacingBaseX6S"),P.X5S,"spacingBaseX5S"),P.X4S,"spacingBaseX4S"),P.X3S,"spacingBaseX3S"),P.X2S,"spacingBaseX2S"),P.XS,"spacingBaseXS"),P.SM,"spacingBaseSM"),P.MD,"spacingBaseMD"),P.LG,"spacingBaseLG"),P.XL,"spacingBaseXL"),N(N(N(N(N(E,P.X2L,"spacingBaseX2L"),P.X3L,"spacingBaseX3L"),P.X4L,"spacingBaseX4L"),P.X5L,"spacingBaseX5L"),P.X6L,"spacingBaseX6L"));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 K(e,o,r){return(o=function(e){var o=function(e){if("object"!=Y(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=Y(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Y(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var q=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}({}),$=K(K(K(K(K(K(K(K({},q.DIV,"div"),q.FIGURE,"figure"),q.FIGCAPTION,"figcaption"),q.ARTICLE,"article"),q.SECTION,"section"),q.HEADER,"header"),q.MAIN,"main"),q.FOOTER,"footer")},579:(e,o,r)=>{r.d(o,{cB:()=>F,YY:()=>R,g1:()=>y,pW:()=>h,AE:()=>v,LI:()=>E,GK:()=>O,lF:()=>_,r1:()=>P,QR:()=>b,vd:()=>m,M4:()=>p,TY:()=>S,v5:()=>f,UI:()=>B,bS:()=>d,ft:()=>g,TX:()=>l,Ei:()=>u,ud:()=>a,LN:()=>s,ev:()=>ne,Ps:()=>ae,kP:()=>I,VW:()=>C,vD:()=>fe,hX:()=>de,w7:()=>ce,Vf:()=>le,X6:()=>k,S:()=>J,Gd:()=>Se,mu:()=>ge,XV:()=>Be,we:()=>ue,xT:()=>Q,bW:()=>Z,FK:()=>se,aL:()=>pe});var n=r(695),t=r(389),i=r(123),a=function(e){var o;return null!==(o=(0,n.JU)()[i.kI[e]])&&void 0!==o?o:{borderWidth:0}},s=function(e){var o;return null!==(o=(0,n.JU)()[i.g9[e]])&&void 0!==o?o:{borderTopWidth:void 0}},l=function(e){var o;return null!==(o=(0,n.JU)()[i.Er[e]])&&void 0!==o?o:{borderLeftWidth:void 0}},u=function(e){var o;return null!==(o=(0,n.JU)()[i.Rw[e]])&&void 0!==o?o:{borderRightWidth:void 0}},d=function(e){var o;return null!==(o=(0,n.JU)()[i.ce[e]])&&void 0!==o?o:{borderBottomWidth:void 0}},g=function(e){var o=(0,n.wR)();return void 0===e?"0px":"".concat(o[i.kI[e]],"px")},c=t.StyleSheet.create({borderRadiusMax:{borderRadius:"50%"}}),B=function(e){var o=(0,n.JU)();return e===i.uC.MAX?c.borderRadiusMax:o[i.yQ[e]]},f=function(e){var o=(0,n.wR)();if(void 0!==e)return e===i.uC.MAX?"50%":"".concat(o[i.yQ[e]],"px")},S=function(e){return(0,n.JU)()[i.J2[e]]},p=function(e){return(0,n.wR)()[i.J2[e]]},m=function(e){var o=(0,n.JU)();if(void 0!==e)return e in i.TI?o[i.b8[e]]:{backgroundColor:e}},b=function(e){var o=(0,n.wR)();if(void 0!==e)return e in i.TI?o[i.b8[e]]:e};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 X(e,o,r){return(o=function(e){var o=function(e){if("object"!=L(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=L(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==L(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var h=function(e){if(e)return{flexGrow:e.toValue()}},y=function(e){if(e)return e.toValue()},E=function(e){if(e)return{flexShrink:e.toValue()}},v=function(e){if(e)return e.toValue()},F=function(e){if(e)return{flexBasis:e.toValue()}},R=function(e){if(e)return e.toValue()},T=t.StyleSheet.create({flexDirectionColumn:{flexDirection:"column"},flexDirectionRow:{flexDirection:"row"}}),A=X(X({},i.uY.COLUMN,T.flexDirectionColumn),i.uY.ROW,T.flexDirectionRow),I=function(e){return A[e]},M=t.StyleSheet.create({justifuContentFlexStart:{justifyContent:"flex-start"},justifuContentFlexEnd:{justifyContent:"flex-end"},justifuContentCenter:{justifyContent:"center"},justifuContentSpaceBetween:{justifyContent:"space-between"},justifuContentSpaceAround:{justifyContent:"space-around"},justifuContentSpaceEvenly:{justifyContent:"space-evenly"}}),x=X(X(X(X(X(X({},i.b9.FLEX_START,M.justifuContentFlexStart),i.b9.FLEX_END,M.justifuContentFlexEnd),i.b9.CENTER,M.justifuContentCenter),i.b9.SPACE_BETWEEN,M.justifuContentSpaceBetween),i.b9.SPACE_AROUND,M.justifuContentSpaceAround),i.b9.SPACE_EVENLY,M.justifuContentSpaceEvenly),C=function(e){return x[e]},w=t.StyleSheet.create({alignItemsFlexStart:{alignItems:"flex-start"},alignItemsFlexEnd:{alignItems:"flex-end"},alignItemsCenter:{alignItems:"center"},alignItemsStretch:{alignItems:"stretch"},alignItemsBaseline:{alignItems:"baseline"}}),W=X(X(X(X(X({},i.th.FLEX_START,w.alignItemsFlexStart),i.th.FLEX_END,w.alignItemsFlexEnd),i.th.CENTER,w.alignItemsCenter),i.th.STRETCH,w.alignItemsStretch),i.th.BASELINE,w.alignItemsBaseline),_=function(e){return W[e]},D=t.StyleSheet.create({alignSelfFlexStart:{alignSelf:"flex-start"},alignSelfFlexEnd:{alignSelf:"flex-end"},alignSelfCenter:{alignSelf:"center"},alignSelfStretch:{alignSelf:"stretch"},alignSelfBaseline:{alignSelf:"baseline"}}),N=X(X(X(X(X({},i.F5.FLEX_START,D.alignSelfFlexStart),i.F5.FLEX_END,D.alignSelfFlexEnd),i.F5.CENTER,D.alignSelfCenter),i.F5.STRETCH,D.alignSelfStretch),i.F5.BASELINE,D.alignSelfBaseline),P=function(e){return N[e]},G=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"},valignContentSpaceEvenly:{alignContent:"space-evenly"}}),j=X(X(X(X(X(X({},i.CN.FLEX_START,G.alignContentFlexStart),i.CN.FLEX_END,G.alignContentFlexEnd),i.CN.CENTER,G.alignContentCenter),i.CN.STRETCH,G.alignContentStretch),i.CN.SPACE_BETWEEN,G.alignContentSpaceBetween),i.CN.SPACE_AROUND,G.alignContentSpaceAround),O=function(e){return j[e]},k=function(e){if(e)return e.toValue()};function H(e){return H="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},H(e)}function U(e,o,r){return(o=function(e){var o=function(e){if("object"!=H(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=H(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==H(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var z=t.StyleSheet.create({overflowVisible:{overflow:"visible"},overflowHidden:{overflow:"hidden"}}),V=U(U({},i.Ie.VISIBLE,z.overflowVisible),i.Ie.HIDDEN,z.overflowHidden),J=function(e){return V[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 K(e,o,r){return(o=function(e){var o=function(e){if("object"!=Y(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=Y(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Y(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var q=t.StyleSheet.create({positionRelative:{position:"relative"},positionAbsolute:{position:"absolute"}}),$=K(K({},i.JT.RELATIVE,q.positionRelative),i.JT.ABSOLUTE,q.positionAbsolute),Q=function(e){return $[e]},Z=function(e){if(e)return e.toValue()};function ee(e){return ee="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},ee(e)}function oe(e,o,r){return(o=function(e){var o=function(e){if("object"!=ee(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=ee(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==ee(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var re=oe(oe(oe({},i.lo.SM,"0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1)"),i.lo.MD,"0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)"),i.lo.LG,"0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)"),ne=function(e){return re[e]},te=t.StyleSheet.create({boxShadowSM:{boxShadow:re[i.lo.SM]},boxShadowMD:{boxShadow:re[i.lo.MD]},boxShadowLG:{boxShadow:re[i.lo.LG]}}),ie=oe(oe(oe({},i.lo.SM,te.boxShadowSM),i.lo.MD,te.boxShadowMD),i.lo.LG,te.boxShadowLG),ae=function(e){return ie[e]},se=function(e){if(e)return e.toValue()},le=function(e){return(0,n.JU)()[i.Dz[e]]},ue=function(e){return(0,n.JU)()[i.Wi[e]]},de=function(e){return(0,n.JU)()[i.DK[e]]},ge=function(e){return(0,n.JU)()[i.Wk[e]]},ce=function(e){return(0,n.JU)()[i.iq[e]]},Be=function(e){return(0,n.JU)()[i.l2[e]]},fe=function(e){return(0,n.JU)()[i.X1[e]]},Se=function(e){return(0,n.JU)()[i.mN[e]]},pe=function(e){var o=(0,n.wR)();if(void 0!==o[i.wu[e]])return"".concat(o[i.wu[e]],"px")}},689:(e,o,r)=>{r.d(o,{A:()=>u});var n=r(389),t=r(123),i=r(579),a=r(272),s=n.StyleSheet.create({default:{display:"flex",margin:0,padding:0,zIndex:0,position:"relative",listStyle:"none",borderStyle:"solid",textDecoration:"none",boxSizing:"border-box"}}),l=function(e){var o=e.testId,r=e.position,l=void 0===r?t.JT.RELATIVE:r,u=e.top,d=e.left,g=e.right,c=e.bottom,B=e.opacity,f=e.overflow,S=void 0===f?t.Ie.VISIBLE:f,p=e.flexGrow,m=e.flexShrink,b=e.flexBasis,L=e.flexDirection,X=void 0===L?t.uY.COLUMN:L,h=e.justifyContent,y=void 0===h?t.b9.FLEX_START:h,E=e.alignItems,v=void 0===E?t.th.STRETCH:E,F=e.alignSelf,R=e.alignContent,T=void 0===R?t.CN.FLEX_START:R,A=e.marginTop,I=e.paddingTop,M=e.marginLeft,x=e.paddingLeft,C=e.marginRight,w=e.paddingRight,W=e.marginBottom,_=e.paddingBottom,D=e.minWidth,N=e.width,P=e.maxWidth,G=e.minHeight,j=e.height,O=e.maxHeight,k=e.boxShadow,H=e.borderColor,U=e.borderWidth,z=e.borderWidthTop,V=e.borderWidthLeft,J=e.borderWidthRight,Y=e.borderWidthBottom,K=e.borderRadius,q=e.backgroundColor,$=e.children;return(0,a.jsx)(n.View,{testID:o,style:[s.default,(0,i.xT)(l),{top:(0,i.bW)(u),left:(0,i.bW)(d),right:(0,i.bW)(g),bottom:(0,i.bW)(c)},{opacity:(0,i.X6)(B)},(0,i.S)(S),(0,i.pW)(p),(0,i.LI)(m),(0,i.cB)(b),(0,i.kP)(X),(0,i.VW)(y),(0,i.lF)(v),(0,i.r1)(F),(0,i.GK)(T),(0,i.Vf)(A),(0,i.we)(I),(0,i.hX)(M),(0,i.mu)(x),(0,i.w7)(C),(0,i.XV)(w),(0,i.vD)(W),(0,i.Gd)(_),{minWidth:(0,i.FK)(D),width:(0,i.FK)(N),maxWidth:(0,i.FK)(P),minHeight:(0,i.FK)(G),height:(0,i.FK)(j),maxHeight:(0,i.FK)(O)},(0,i.Ps)(k),(0,i.TY)(H),(0,i.ud)(U),(0,i.LN)(z),(0,i.TX)(V),(0,i.Ei)(J),(0,i.bS)(Y),(0,i.UI)(K),(0,i.vd)(q)],children:$})};l.Tag=t.SQ,l.Position=t.JT,l.Overflow=t.Ie,l.FlexDirection=t.uY,l.JustifyContent=t.b9,l.AlignItems=t.th,l.AlignSelf=t.F5,l.AlignContent=t.CN,l.Spacing=t.TL,l.BoxShadow=t.lo,l.BorderColor=t.Vc,l.BorderWidth=t.s_,l.BorderRadius=t.uC,l.BackgroundColor=t.TI;const u=l},741:(e,o,r)=>{r.d(o,{A:()=>y});var n,t=r(729),i=r.n(t),a=r(123);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,o,r){return(o=function(e){var o=function(e){if("object"!=s(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==s(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var u,d,g=l(l({},a.JT.RELATIVE,"relative"),a.JT.ABSOLUTE,"absolute"),c=l(l({},a.Ie.VISIBLE,"visible"),a.Ie.HIDDEN,"hidden"),B=l(l({},a.uY.COLUMN,"column"),a.uY.ROW,"row"),f=l(l(l(l(l(l({},a.b9.FLEX_START,"flex-start"),a.b9.FLEX_END,"flex-end"),a.b9.CENTER,"center"),a.b9.SPACE_BETWEEN,"space-between"),a.b9.SPACE_AROUND,"space-around"),a.b9.SPACE_EVENLY,"space-evenly"),S=l(l(l(l(l({},a.th.FLEX_START,"flex-start"),a.th.FLEX_END,"flex-end"),a.th.STRETCH,"stretch"),a.th.CENTER,"center"),a.th.BASELINE,"baseline"),p=l(l(l(l(l({},a.F5.FLEX_START,"flex-start"),a.F5.FLEX_END,"flex-end"),a.F5.CENTER,"center"),a.F5.STRETCH,"stretch"),a.F5.BASELINE,"baseline"),m=l(l(l(l(l(l({},a.CN.FLEX_START,"flex-start"),a.CN.FLEX_END,"flex-end"),a.CN.CENTER,"center"),a.CN.STRETCH,"stretch"),a.CN.SPACE_BETWEEN,"space-between"),a.CN.SPACE_AROUND,"space-around"),b=i().div(n||(u=["\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-direction: ",";\n justify-content: ",";\n align-items: ",";\n align-self: ",";\n align-content: ",";\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 background-color: ",";\n"],d||(d=u.slice(0)),n=Object.freeze(Object.defineProperties(u,{raw:{value:Object.freeze(d)}}))),(function(e){var o=e.position;return g[o]}),(function(e){return e.top}),(function(e){return e.left}),(function(e){return e.right}),(function(e){return e.bottom}),(function(e){return e.opacity}),(function(e){var o=e.overflow;return c[o]}),(function(e){return e.flexGrow}),(function(e){return e.flexShrink}),(function(e){return e.flexBasis}),(function(e){var o=e.flexDirection;return B[o]}),(function(e){var o=e.justifyContent;return f[o]}),(function(e){var o=e.alignItems;return S[o]}),(function(e){var o=e.alignSelf;return p[o]}),(function(e){var o=e.alignContent;return m[o]}),(function(e){return e.marginTop}),(function(e){return e.paddingTop}),(function(e){return e.marginLeft}),(function(e){return e.paddingLeft}),(function(e){return e.marginRight}),(function(e){return e.paddingRight}),(function(e){return e.marginBottom}),(function(e){return e.paddingBottom}),(function(e){return e.minWidth}),(function(e){return e.width}),(function(e){return e.maxWidth}),(function(e){return e.minHeight}),(function(e){return e.height}),(function(e){return e.maxHeight}),(function(e){return e.boxShadow}),(function(e){return e.borderColor}),(function(e){return e.borderWidth}),(function(e){return e.borderWidthTop}),(function(e){return e.borderWidthLeft}),(function(e){return e.borderWidthRight}),(function(e){return e.borderWidthBottom}),(function(e){return e.borderRadius}),(function(e){return e.backgroundColor})),L=r(579),X=r(272),h=function(e){var o=e.testId,r=e.tag,n=void 0===r?a.SQ.DIV:r,t=e.position,i=void 0===t?a.JT.RELATIVE:t,s=e.top,l=e.left,u=e.right,d=e.bottom,g=e.opacity,c=e.overflow,B=void 0===c?a.Ie.VISIBLE:c,f=e.flexGrow,S=e.flexShrink,p=e.flexBasis,m=e.flexDirection,h=void 0===m?a.uY.COLUMN:m,y=e.justifyContent,E=void 0===y?a.b9.FLEX_START:y,v=e.alignItems,F=void 0===v?a.th.STRETCH:v,R=e.alignSelf,T=e.alignContent,A=void 0===T?a.CN.FLEX_START:T,I=e.marginTop,M=e.paddingTop,x=e.marginLeft,C=e.paddingLeft,w=e.marginRight,W=e.paddingRight,_=e.marginBottom,D=e.paddingBottom,N=e.minWidth,P=e.width,G=e.maxWidth,j=e.minHeight,O=e.height,k=e.maxHeight,H=e.boxShadow,U=e.borderColor,z=e.borderWidth,V=e.borderWidthTop,J=e.borderWidthLeft,Y=e.borderWidthRight,K=e.borderWidthBottom,q=e.borderRadius,$=e.backgroundColor,Q=e.children;return(0,X.jsx)(b,{"data-testid":o,as:a.l5[n],position:i,top:(0,L.bW)(s),left:(0,L.bW)(l),right:(0,L.bW)(u),bottom:(0,L.bW)(d),opacity:(0,L.X6)(g),overflow:B,flexGrow:(0,L.g1)(f),flexShrink:(0,L.AE)(S),flexBasis:(0,L.YY)(p),flexDirection:h,justifyContent:E,alignItems:F,alignSelf:R,alignContent:A,marginTop:(0,L.aL)(I),paddingTop:(0,L.aL)(M),marginLeft:(0,L.aL)(x),paddingLeft:(0,L.aL)(C),marginRight:(0,L.aL)(w),paddingRight:(0,L.aL)(W),marginBottom:(0,L.aL)(_),paddingBottom:(0,L.aL)(D),minWidth:(0,L.FK)(N),width:(0,L.FK)(P),maxWidth:(0,L.FK)(G),minHeight:(0,L.FK)(j),height:(0,L.FK)(O),maxHeight:(0,L.FK)(k),boxShadow:(0,L.ev)(H),borderColor:(0,L.M4)(U),borderWidth:(0,L.ft)(z),borderWidthTop:(0,L.ft)(V),borderWidthLeft:(0,L.ft)(J),borderWidthRight:(0,L.ft)(Y),borderWidthBottom:(0,L.ft)(K),borderRadius:(0,L.v5)(q),backgroundColor:(0,L.QR)($),children:Q})};h.Tag=a.SQ,h.Position=a.JT,h.Overflow=a.Ie,h.FlexDirection=a.uY,h.JustifyContent=a.b9,h.AlignItems=a.th,h.AlignSelf=a.F5,h.AlignContent=a.CN,h.Spacing=a.TL,h.BoxShadow=a.lo,h.BorderColor=a.Vc,h.BorderWidth=a.s_,h.BorderRadius=a.uC,h.BackgroundColor=a.TI;const y=h},695:(e,o,r)=>{r.d(o,{JU:()=>n.JU,wR:()=>n.wR}),r(410);var n=r(506)},410:(e,o,r)=>{r.d(o,{$U:()=>S,tZ:()=>l,$c:()=>u});var n=r(155),t=r(389),i=function(e){return e[e.MD=0]="MD",e[e.LG=1]="LG",e[e.XL=2]="XL",e}({}),a=r(272),s=(0,n.createContext)({}),l=function(e){var o=e.breakpointMD,r=e.breakpointLG,l=e.breakpointXL,u=e.children,d=function(e,o,r){var a=(0,t.useWindowDimensions)().width;return(0,n.useMemo)((function(){return a>=r?i.XL:a>=o?i.LG:a>=e?i.MD:void 0}),[a>=r,a>=o,a>=e])}(null!=o?o:768,null!=r?r:1024,null!=l?l:1280),g=(0,n.useMemo)((function(){return{breakpoint:d}}),[d]);return(0,a.jsx)(s.Provider,{value:g,children:(0,a.jsx)(m,{children:u})})},u=function(){return(0,n.useContext)(s)};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 g(e,o){(null==o||o>e.length)&&(o=e.length);for(var r=0,n=Array(o);r<o;r++)n[r]=e[r];return n}function c(e,o,r){return(o=function(e){var o=function(e){if("object"!=d(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=d(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==d(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var B=c(c(c({},i.MD,1),i.LG,2),i.XL,3),f=function(e,o){return B[e]>B[o]},S=t.Platform.select({web:function(e){var o=e.isDefault,r=e.isOtherwise,t=e.breakpoint,i=e.children,a=u(),s=function(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,t,i,a,s=[],l=!0,u=!1;try{if(i=(r=r.call(e)).next,0===o){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=i.call(r)).done)&&(s.push(n.value),s.length!==o);l=!0);}catch(e){u=!0,t=e}finally{try{if(!l&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(u)throw t}}return s}}(e,o)||function(e,o){if(e){if("string"==typeof e)return g(e,o);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?g(e,o):void 0}}(e,o)||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),l=s[0],d=s[1];if((0,n.useEffect)((function(){d(!0)}),[]),l){if(o&&void 0===a.breakpoint)return i;if(a.breakpoint===t)return i;if(r&&f(a.breakpoint,t))return i}else if(o)return i},default:function(e){var o=e.isDefault,r=e.isOtherwise,n=e.breakpoint,t=e.children,i=u();return o&&void 0===i.breakpoint||i.breakpoint===n||r&&f(i.breakpoint,n)?t:void 0}});function p(e,o){(null==o||o>e.length)&&(o=e.length);for(var r=0,n=Array(o);r<o;r++)n[r]=e[r];return n}S.Breakpoint=i;var m=t.Platform.select({web:function(e){var o=e.children,r=(0,n.useRef)(),t=function(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,t,i,a,s=[],l=!0,u=!1;try{if(i=(r=r.call(e)).next,0===o){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=i.call(r)).done)&&(s.push(n.value),s.length!==o);l=!0);}catch(e){u=!0,t=e}finally{try{if(!l&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(u)throw t}}return s}}(e,o)||function(e,o){if(e){if("string"==typeof e)return p(e,o);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?p(e,o):void 0}}(e,o)||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),i=t[0],s=t[1];(0,n.useEffect)((function(){s(!0)}),[]);var l=(0,n.useMemo)((function(){return i||"undefined"==typeof window||"undefined"==typeof document?{display:"flex",flexGrow:1,flexShrink:1,flexBasis:"100%",flexDirection:"column"}:{display:"none",flexGrow:1,flexShrink:1,flexBasis:"100%",flexDirection:"column"}}),[i]);return(0,a.jsxs)("div",{ref:r,style:l,suppressHydrationWarning:!0,children:[(0,a.jsx)("script",{dangerouslySetInnerHTML:{__html:'document.currentScript.parentElement.style.display="none"'}}),o]})},default:function(e){return e.children}})},506:(e,o,r)=>{r.d(o,{wX:()=>oe,wR:()=>re,JU:()=>i});var n=r(155),t=r(389),i=function(){var e=re();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},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},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}})}),[e])},a="rgb(198,198,202)",s="rgb(212,212,216)",l="rgb(216,216,228)",u="rgb(218,218,234)",d="rgb(224,224,238)",g="rgb(244,244,245)",c="rgb(247,247,249)",B="rgb(249,249,250)",f="rgb(254,254,255)",S="rgb(253,252,254)",p="rgb(249,249,250)",m="rgb(247,247,249)",b="rgb(244,244,245)",L="rgb(224,224,238)",X="rgb(218,218,234)",h="rgb(216,216,228)",y="rgb(212,212,216)",E="rgb(198,198,202)",v="rgb(102,102,116)",F="rgb(82,82,92)",R="rgb(74,74,88)",T="rgb(63,63,70)",A="rgb(49,49,56)",I="rgb(39,39,42)",M="rgb(30,30,34)",x="rgb(24,24,27)",C="rgb(6,6,14)",w="rgb(198,198,202)",W="rgb(212,212,216)",_="rgb(216,216,228)",D="rgb(218,218,234)",N="rgb(224,224,238)",P="rgb(244,244,245)",G="rgb(247,247,249)",j="rgb(249,249,250)",O="rgb(254,254,255)",k="rgb(254,226,226)",H="rgb(254,202,202)",U="rgb(252,165,165)",z="rgb(248,113,113)",V="rgb(239,68,68)",J="rgb(220,38,38)",Y="rgb(185,28,28)",K="rgb(153,27,27)",q="rgb(127,29,29)",$=t.Platform.select({web:["ui-sans-serif","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto","Helvetica","Arial","sans-serif"].join(","),default:"System"}),Q=t.Platform.select({web:['"Times New Roman"',"Times","Georgia","serif"].join(","),ios:"Times New Roman",default:"serif"}),Z=r(272),ee=(0,n.createContext)({colorBackgroundBase100:a,colorBackgroundBase200:s,colorBackgroundBase300:l,colorBackgroundBase400:u,colorBackgroundBase500:d,colorBackgroundBase600:g,colorBackgroundBase700:c,colorBackgroundBase800:B,colorBackgroundBase900:f,colorBorderBase100:S,colorBorderBase200:p,colorBorderBase300:m,colorBorderBase400:b,colorBorderBase500:L,colorBorderBase600:X,colorBorderBase700:h,colorBorderBase800:y,colorBorderBase900:E,colorForegroundBase100:v,colorForegroundBase200:F,colorForegroundBase300:R,colorForegroundBase400:T,colorForegroundBase500:A,colorForegroundBase600:I,colorForegroundBase700:M,colorForegroundBase800:x,colorForegroundBase900:C,colorForegroundInverse100:w,colorForegroundInverse200:W,colorForegroundInverse300:_,colorForegroundInverse400:D,colorForegroundInverse500:N,colorForegroundInverse600:P,colorForegroundInverse700:G,colorForegroundInverse800:j,colorForegroundInverse900:O,colorForegroundFailure100:k,colorForegroundFailure200:H,colorForegroundFailure300:U,colorForegroundFailure400:z,colorForegroundFailure500:V,colorForegroundFailure600:J,colorForegroundFailure700:Y,colorForegroundFailure800:K,colorForegroundFailure900:q,fontFamilyBase:$,fontFamilyTypographic:Q,fontWeightBaseThin:100,fontWeightBaseExtraLight:200,fontWeightBaseLight:300,fontWeightBaseRegular:400,fontWeightBaseMedium:500,fontWeightBaseSemiBold:600,fontWeightBaseBold:700,fontWeightBaseExtraBold:800,fontWeightBaseBlack:900,fontSizeBaseX2S:12,fontSizeBaseXS:14,fontSizeBaseSM:16,fontSizeBaseMD:18,fontSizeBaseLG:20,fontSizeBaseXL:24,fontSizeBaseX2L:30,fontSizeBaseX3L:36,fontSizeBaseX4L:48,fontSizeBaseX5L:60,lineHeightBaseNone:1,lineHeightBaseTight:1.25,lineHeightBaseSnug:1.375,lineHeightBaseNormal:1.5,lineHeightBaseRelaxed:1.625,lineHeightBaseLoose:2,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}),oe=function(e){var o=e.colorBackgroundBase100,r=e.colorBackgroundBase200,t=e.colorBackgroundBase300,i=e.colorBackgroundBase400,oe=e.colorBackgroundBase500,re=e.colorBackgroundBase600,ne=e.colorBackgroundBase700,te=e.colorBackgroundBase800,ie=e.colorBackgroundBase900,ae=e.colorBorderBase100,se=e.colorBorderBase200,le=e.colorBorderBase300,ue=e.colorBorderBase400,de=e.colorBorderBase500,ge=e.colorBorderBase600,ce=e.colorBorderBase700,Be=e.colorBorderBase800,fe=e.colorBorderBase900,Se=e.colorForegroundBase100,pe=e.colorForegroundBase200,me=e.colorForegroundBase300,be=e.colorForegroundBase400,Le=e.colorForegroundBase500,Xe=e.colorForegroundBase600,he=e.colorForegroundBase700,ye=e.colorForegroundBase800,Ee=e.colorForegroundBase900,ve=e.colorForegroundInverse100,Fe=e.colorForegroundInverse200,Re=e.colorForegroundInverse300,Te=e.colorForegroundInverse400,Ae=e.colorForegroundInverse500,Ie=e.colorForegroundInverse600,Me=e.colorForegroundInverse700,xe=e.colorForegroundInverse800,Ce=e.colorForegroundInverse900,we=e.colorForegroundFailure100,We=e.colorForegroundFailure200,_e=e.colorForegroundFailure300,De=e.colorForegroundFailure400,Ne=e.colorForegroundFailure500,Pe=e.colorForegroundFailure600,Ge=e.colorForegroundFailure700,je=e.colorForegroundFailure800,Oe=e.colorForegroundFailure900,ke=e.fontFamilyBase,He=e.fontFamilyTypographic,Ue=e.fontWeightBaseThin,ze=e.fontWeightBaseExtraLight,Ve=e.fontWeightBaseLight,Je=e.fontWeightBaseRegular,Ye=e.fontWeightBaseMedium,Ke=e.fontWeightBaseSemiBold,qe=e.fontWeightBaseBold,$e=e.fontWeightBaseExtraBold,Qe=e.fontWeightBaseBlack,Ze=e.fontSizeBaseX2S,eo=e.fontSizeBaseXS,oo=e.fontSizeBaseSM,ro=e.fontSizeBaseMD,no=e.fontSizeBaseLG,to=e.fontSizeBaseXL,io=e.fontSizeBaseX2L,ao=e.fontSizeBaseX3L,so=e.fontSizeBaseX4L,lo=e.fontSizeBaseX5L,uo=e.lineHeightBaseNone,go=e.lineHeightBaseTight,co=e.lineHeightBaseSnug,Bo=e.lineHeightBaseNormal,fo=e.lineHeightBaseRelaxed,So=e.lineHeightBaseLoose,po=e.spacingBaseX6S,mo=e.spacingBaseX5S,bo=e.spacingBaseX4S,Lo=e.spacingBaseX3S,Xo=e.spacingBaseX2S,ho=e.spacingBaseXS,yo=e.spacingBaseSM,Eo=e.spacingBaseMD,vo=e.spacingBaseLG,Fo=e.spacingBaseXL,Ro=e.spacingBaseX2L,To=e.spacingBaseX3L,Ao=e.spacingBaseX4L,Io=e.spacingBaseX5L,Mo=e.spacingBaseX6L,xo=e.borderWidthBaseSM,Co=e.borderWidthBaseMD,wo=e.borderWidthBaseLG,Wo=e.borderRadiusBaseXS,_o=e.borderRadiusBaseSM,Do=e.borderRadiusBaseMD,No=e.borderRadiusBaseLG,Po=e.borderRadiusBaseXL,Go=e.children,jo=(0,n.useMemo)((function(){return{colorBackgroundBase100:null!=o?o:a,colorBackgroundBase200:null!=r?r:s,colorBackgroundBase300:null!=t?t:l,colorBackgroundBase400:null!=i?i:u,colorBackgroundBase500:null!=oe?oe:d,colorBackgroundBase600:null!=re?re:g,colorBackgroundBase700:null!=ne?ne:c,colorBackgroundBase800:null!=te?te:B,colorBackgroundBase900:null!=ie?ie:f,colorBorderBase100:null!=ae?ae:S,colorBorderBase200:null!=se?se:p,colorBorderBase300:null!=le?le:m,colorBorderBase400:null!=ue?ue:b,colorBorderBase500:null!=de?de:L,colorBorderBase600:null!=ge?ge:X,colorBorderBase700:null!=ce?ce:h,colorBorderBase800:null!=Be?Be:y,colorBorderBase900:null!=fe?fe:E,colorForegroundBase100:null!=Se?Se:v,colorForegroundBase200:null!=pe?pe:F,colorForegroundBase300:null!=me?me:R,colorForegroundBase400:null!=be?be:T,colorForegroundBase500:null!=Le?Le:A,colorForegroundBase600:null!=Xe?Xe:I,colorForegroundBase700:null!=he?he:M,colorForegroundBase800:null!=ye?ye:x,colorForegroundBase900:null!=Ee?Ee:C,colorForegroundInverse100:null!=ve?ve:w,colorForegroundInverse200:null!=Fe?Fe:W,colorForegroundInverse300:null!=Re?Re:_,colorForegroundInverse400:null!=Te?Te:D,colorForegroundInverse500:null!=Ae?Ae:N,colorForegroundInverse600:null!=Ie?Ie:P,colorForegroundInverse700:null!=Me?Me:G,colorForegroundInverse800:null!=xe?xe:j,colorForegroundInverse900:null!=Ce?Ce:O,colorForegroundFailure100:null!=we?we:k,colorForegroundFailure200:null!=We?We:H,colorForegroundFailure300:null!=_e?_e:U,colorForegroundFailure400:null!=De?De:z,colorForegroundFailure500:null!=Ne?Ne:V,colorForegroundFailure600:null!=Pe?Pe:J,colorForegroundFailure700:null!=Ge?Ge:Y,colorForegroundFailure800:null!=je?je:K,colorForegroundFailure900:null!=Oe?Oe:q,fontFamilyBase:null!=ke?ke:$,fontFamilyTypographic:null!=He?He:Q,fontWeightBaseThin:null!=Ue?Ue:100,fontWeightBaseExtraLight:null!=ze?ze:200,fontWeightBaseLight:null!=Ve?Ve:300,fontWeightBaseRegular:null!=Je?Je:400,fontWeightBaseMedium:null!=Ye?Ye:500,fontWeightBaseSemiBold:null!=Ke?Ke:600,fontWeightBaseBold:null!=qe?qe:700,fontWeightBaseExtraBold:null!=$e?$e:800,fontWeightBaseBlack:null!=Qe?Qe:900,fontSizeBaseX2S:null!=Ze?Ze:12,fontSizeBaseXS:null!=eo?eo:14,fontSizeBaseSM:null!=oo?oo:16,fontSizeBaseMD:null!=ro?ro:18,fontSizeBaseLG:null!=no?no:20,fontSizeBaseXL:null!=to?to:24,fontSizeBaseX2L:null!=io?io:30,fontSizeBaseX3L:null!=ao?ao:36,fontSizeBaseX4L:null!=so?so:48,fontSizeBaseX5L:null!=lo?lo:60,lineHeightBaseNone:null!=uo?uo:1,lineHeightBaseTight:null!=go?go:1.25,lineHeightBaseSnug:null!=co?co:1.375,lineHeightBaseNormal:null!=Bo?Bo:1.5,lineHeightBaseRelaxed:null!=fo?fo:1.625,lineHeightBaseLoose:null!=So?So:2,spacingBaseX6S:null!=po?po:2,spacingBaseX5S:null!=mo?mo:4,spacingBaseX4S:null!=bo?bo:6,spacingBaseX3S:null!=Lo?Lo:8,spacingBaseX2S:null!=Xo?Xo:10,spacingBaseXS:null!=ho?ho:12,spacingBaseSM:null!=yo?yo:14,spacingBaseMD:null!=Eo?Eo:16,spacingBaseLG:null!=vo?vo:18,spacingBaseXL:null!=Fo?Fo:20,spacingBaseX2L:null!=Ro?Ro:24,spacingBaseX3L:null!=To?To:28,spacingBaseX4L:null!=Ao?Ao:32,spacingBaseX5L:null!=Io?Io:36,spacingBaseX6L:null!=Mo?Mo:40,borderWidthBaseSM:null!=xo?xo:.5,borderWidthBaseMD:null!=Co?Co:1,borderWidthBaseLG:null!=wo?wo:1.5,borderRadiusBaseXS:null!=Wo?Wo:2,borderRadiusBaseSM:null!=_o?_o:4,borderRadiusBaseMD:null!=Do?Do:6,borderRadiusBaseLG:null!=No?No:8,borderRadiusBaseXL:null!=Po?Po:10}}),[o,r,t,i,oe,re,ne,te,ie,ae,se,le,ue,de,ge,ce,Be,fe,Se,pe,me,be,Le,Xe,he,ye,Ee,ve,Fe,Re,Te,Ae,Ie,Me,xe,Ce,we,We,_e,De,Ne,Pe,Ge,je,Oe,ke,He,Ue,ze,Ve,Je,Ye,Ke,qe,$e,Qe,Ze,eo,oo,ro,no,to,io,ao,so,lo,uo,go,co,Bo,fo,So,po,mo,bo,Lo,Xo,ho,yo,Eo,vo,Fo,Ro,To,Ao,Io,Mo,xo,Co,wo,Wo,_o,Do,No,Po]);return(0,Z.jsx)(ee.Provider,{value:jo,children:Go})},re=function(){return(0,n.useContext)(ee)}},729:e=>{e.exports=t},155:o=>{o.exports=e},389:e=>{e.exports=o},254:e=>{e.exports=r},272:e=>{e.exports=n}},a={};function s(e){var o=a[e];if(void 0!==o)return o.exports;var r=a[e]={exports:{}};return i[e](r,r.exports,s),r.exports}s.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return s.d(o,{a:o}),o},s.d=(e,o)=>{for(var r in o)s.o(o,r)&&!s.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},s.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var l={};s.r(l),s.d(l,{Dimension:()=>R,FRACTION_MAX:()=>C,FRACTION_MIN:()=>x,Fraction:()=>M,Gradient:()=>h,Media:()=>J.$U,MediaContextProvider:()=>J.tZ,Overlay:()=>E,POSITION_MAX:()=>j,POSITION_MIN:()=>O,Position:()=>G,SIZE_FULL:()=>V,Size:()=>z,Text:()=>v,ThemeContextProvider:()=>Y.wX,View:()=>F,useMediaContext:()=>J.$c,useThemeContext:()=>Y.wR,useThemeStyleSheet:()=>Y.JU});var u=s(155),d=s(389),g=s(254),c=s.n(g),B=function(e){return e[e.RIGHT=0]="RIGHT",e[e.BOTTOM=1]="BOTTOM",e}({}),f=s(272),S=function(e){var o=e.offset,r=e.color;return(0,f.jsx)(g.Stop,{offset:o.toValue(),stopColor:r})};function p(e){return p="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},p(e)}function m(e,o,r){return(o=function(e){var o=function(e){if("object"!=p(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=p(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==p(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var b=m(m({},B.RIGHT,1),B.BOTTOM,0),L=m(m({},B.RIGHT,0),B.BOTTOM,1),X=function(e){var o=e.direction,r=void 0===o?B.BOTTOM:o,n=e.children;return(0,f.jsx)(d.View,{style:d.StyleSheet.absoluteFill,children:(0,f.jsxs)(c(),{width:"100%",height:"100%",children:[(0,f.jsx)(g.Defs,{children:(0,f.jsx)(g.LinearGradient,{id:"gradient-linear",x1:0,y1:0,x2:b[r],y2:L[r],children:n.map((function(e,o){if((0,u.isValidElement)(e)&&e.type===S){var r=e.props;return(0,f.jsx)(g.Stop,{offset:r.offset.toValue(),stopColor:r.color},[o,r.offset.toValue(),r.color].join())}})).filter((function(e){return void 0!==e}))})}),(0,f.jsx)(g.Rect,{x:"0",y:"0",width:"100%",height:"100%",fill:"url(#gradient-linear)"})]})})};X.Direction=B;var h={Linear:X,Stop:S},y=d.StyleSheet.create({backgroundColor:{backgroundColor:"rgb(0, 0, 0)"}}),E=function(e){var o=e.isPressable,r=e.isVisible,n=e.children,t=e.onPress,i=(0,u.useRef)(new d.Animated.Value(0)).current;(0,u.useLayoutEffect)((function(){d.Animated.timing(i,{toValue:r?.75:0,duration:125,useNativeDriver:!0}).start()}),[r]);var a=r?"auto":"none";return(0,f.jsxs)(d.Animated.View,{style:[d.StyleSheet.absoluteFill,{opacity:i}],children:[o&&(0,f.jsx)(d.Pressable,{style:[d.StyleSheet.absoluteFill,y.backgroundColor,{pointerEvents:a}],onPress:t,children:n}),!1===o&&(0,f.jsx)(d.View,{style:[d.StyleSheet.absoluteFill,y.backgroundColor,{pointerEvents:a}],children:n})]})},v=d.Platform.select({native:function(){return s(79).A},web:function(){return s(54).A}})(),F=d.Platform.select({native:function(){return s(689).A},web:function(){return s(741).A}})(),R=function(e){return e[e.PIXEL=0]="PIXEL",e[e.PERCENT=1]="PERCENT",e}({});function T(e){return T="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},T(e)}function A(e,o){for(var r=0;r<o.length;r++){var n=o[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,I(n.key),n)}}function I(e){var o=function(e){if("object"!=T(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=T(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==T(o)?o:o+""}var M=function(){return e=function e(o){!function(e,o){if(!(e instanceof o))throw new TypeError("Cannot call a class as a function")}(this,e),this.value=o},(o=[{key:"toValue",value:function(){return this.value}}])&&A(e.prototype,o),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,o}(),x=new M(0),C=new M(1);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 W(e,o){for(var r=0;r<o.length;r++){var n=o[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,_(n.key),n)}}function _(e){var o=function(e){if("object"!=w(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=w(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==w(o)?o:o+""}var D,N,P,G=function(){return e=function e(o){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:R.PIXEL;!function(e,o){if(!(e instanceof o))throw new TypeError("Cannot call a class as a function")}(this,e),this.amount=o,this.dimension=r},(o=[{key:"toValue",value:function(){return this.dimension===R.PIXEL?d.Platform.select({web:"".concat(this.amount,"px"),default:this.amount}):"".concat(this.amount,"%")}}])&&W(e.prototype,o),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,o}();D=G,P=R,(N=_(N="Dimension"))in D?Object.defineProperty(D,N,{value:P,enumerable:!0,configurable:!0,writable:!0}):D[N]=P;var j=new G(100,G.Dimension.PERCENT),O=new G(0,G.Dimension.PIXEL);function k(e){return k="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},k(e)}function H(e,o){for(var r=0;r<o.length;r++){var n=o[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,U(n.key),n)}}function U(e){var o=function(e){if("object"!=k(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=k(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==k(o)?o:o+""}var z=function(){return function(e,o){return o&&H(e.prototype,o),Object.defineProperty(e,"prototype",{writable:!1}),e}((function e(o){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:R.PIXEL;!function(e,o){if(!(e instanceof o))throw new TypeError("Cannot call a class as a function")}(this,e),this.amount=o,this.dimension=r}),[{key:"toValue",value:function(){return this.dimension===R.PIXEL?d.Platform.select({web:"".concat(this.amount,"px"),default:this.amount}):"".concat(this.amount,"%")}}])}();!function(e,o,r){(o=U(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r}(z,"Dimension",R);var V=new z(100,z.Dimension.PERCENT),J=s(410),Y=s(506);return l})()));
1
+ !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o(require("react"),require("react-native"),require("react-native-svg"),require("react/jsx-runtime"),require("@emotion/styled")):"function"==typeof define&&define.amd?define("creactive",["react","react-native","react-native-svg","react/jsx-runtime","@emotion/styled"],o):"object"==typeof exports?exports.creactive=o(require("react"),require("react-native"),require("react-native-svg"),require("react/jsx-runtime"),require("@emotion/styled")):e.creactive=o(e.react,e["react-native"],e["react-native-svg"],e["react/jsx-runtime"],e["@emotion/styled"])}(this,((e,o,r,n,t)=>(()=>{"use strict";var i={661:(e,o,r)=>{var n;function t(e){return t="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},t(e)}function i(e,o,r){return(o=function(e){var o=function(e){if("object"!=t(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=t(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==t(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}r.d(o,{SS:()=>s,TP:()=>b,sV:()=>f,LN:()=>c,PI:()=>E,nO:()=>h,r7:()=>a,$i:()=>d,k8:()=>B,rq:()=>g,lF:()=>y,Wh:()=>m});var a=function(e){return e[e.TRANSPARENT=0]="TRANSPARENT",e[e.BASE_100=1]="BASE_100",e[e.BASE_200=2]="BASE_200",e[e.BASE_300=3]="BASE_300",e[e.BASE_400=4]="BASE_400",e[e.BASE_500=5]="BASE_500",e[e.BASE_600=6]="BASE_600",e[e.BASE_700=7]="BASE_700",e[e.BASE_800=8]="BASE_800",e[e.BASE_900=9]="BASE_900",e[e.INVERSE_100=10]="INVERSE_100",e[e.INVERSE_200=11]="INVERSE_200",e[e.INVERSE_300=12]="INVERSE_300",e[e.INVERSE_400=13]="INVERSE_400",e[e.INVERSE_500=14]="INVERSE_500",e[e.INVERSE_600=15]="INVERSE_600",e[e.INVERSE_700=16]="INVERSE_700",e[e.INVERSE_800=17]="INVERSE_800",e[e.INVERSE_900=18]="INVERSE_900",e[e.FAILURE_100=19]="FAILURE_100",e[e.FAILURE_200=20]="FAILURE_200",e[e.FAILURE_300=21]="FAILURE_300",e[e.FAILURE_400=22]="FAILURE_400",e[e.FAILURE_500=23]="FAILURE_500",e[e.FAILURE_600=24]="FAILURE_600",e[e.FAILURE_700=25]="FAILURE_700",e[e.FAILURE_800=26]="FAILURE_800",e[e.FAILURE_900=27]="FAILURE_900",e}({}),s=(i(i(i(i(i(i(i(i(i(i(n={},a.BASE_100,"colorForegroundBase100"),a.BASE_200,"colorForegroundBase200"),a.BASE_300,"colorForegroundBase300"),a.BASE_400,"colorForegroundBase400"),a.BASE_500,"colorForegroundBase500"),a.BASE_600,"colorForegroundBase600"),a.BASE_700,"colorForegroundBase700"),a.BASE_800,"colorForegroundBase800"),a.BASE_900,"colorForegroundBase900"),a.INVERSE_100,"colorForegroundInverse100"),i(i(i(i(i(i(i(i(i(i(n,a.INVERSE_200,"colorForegroundInverse200"),a.INVERSE_300,"colorForegroundInverse300"),a.INVERSE_400,"colorForegroundInverse400"),a.INVERSE_500,"colorForegroundInverse500"),a.INVERSE_600,"colorForegroundInverse600"),a.INVERSE_700,"colorForegroundInverse700"),a.INVERSE_800,"colorForegroundInverse800"),a.INVERSE_900,"colorForegroundInverse900"),a.FAILURE_100,"colorForegroundFailure100"),a.FAILURE_200,"colorForegroundFailure200"),i(i(i(i(i(i(i(n,a.FAILURE_300,"colorForegroundFailure300"),a.FAILURE_400,"colorForegroundFailure400"),a.FAILURE_500,"colorForegroundFailure500"),a.FAILURE_600,"colorForegroundFailure600"),a.FAILURE_700,"colorForegroundFailure700"),a.FAILURE_800,"colorForegroundFailure800"),a.FAILURE_900,"colorForegroundFailure900"));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 u(e,o,r){return(o=function(e){var o=function(e){if("object"!=l(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=l(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==l(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var d=function(e){return e[e.BASE=0]="BASE",e[e.TYPOGRAPHIC=1]="TYPOGRAPHIC",e}({}),g=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}({}),c=u(u(u(u(u(u(u(u(u({},g.THIN,"fontWeightBaseThin"),g.EXTRA_LIGHT,"fontWeightBaseExtraLight"),g.LIGHT,"fontWeightBaseLight"),g.REGULAR,"fontWeightBaseRegular"),g.MEDIUM,"fontWeightBaseMedium"),g.SEMIBOLD,"fontWeightBaseSemiBold"),g.BOLD,"fontWeightBaseBold"),g.EXTRA_BOLD,"fontWeightBaseExtraBold"),g.BLACK,"fontWeightBaseBlack"),B=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}({}),f=u(u(u(u(u(u(u(u(u(u({},B.X2S,"fontSizeBaseX2S"),B.XS,"fontSizeBaseXS"),B.SM,"fontSizeBaseSM"),B.MD,"fontSizeBaseMD"),B.LG,"fontSizeBaseLG"),B.XL,"fontSizeBaseXL"),B.X2L,"fontSizeBaseX2L"),B.X3L,"fontSizeBaseX3L"),B.X4L,"fontSizeBaseX4L"),B.X5L,"fontSizeBaseX5L");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 p(e,o,r){return(o=function(e){var o=function(e){if("object"!=S(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=S(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==S(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var m=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}({}),b=p(p(p(p(p(p(p(p({},m.H1,"h1"),m.H2,"h2"),m.H3,"h3"),m.H4,"h4"),m.H5,"h5"),m.H6,"h6"),m.P,"p"),m.SPAN,"span");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 X(e,o,r){return(o=function(e){var o=function(e){if("object"!=L(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=L(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==L(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var h=function(e){return e[e.LEFT=0]="LEFT",e[e.CENTER=1]="CENTER",e[e.RIGHT=2]="RIGHT",e}({}),y=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}({}),E=X(X(X(X(X(X({},y.NONE,"lineHeightBaseNone"),y.TIGHT,"lineHeightBaseTight"),y.SNUG,"lineHeightBaseSnug"),y.NORMAL,"lineHeightBaseNormal"),y.RELAXED,"lineHeightBaseRelaxed"),y.LOOSE,"lineHeightBaseLoose")},732:(e,o,r)=>{r.d(o,{Fu:()=>E,yx:()=>l,ZZ:()=>s,yg:()=>p,jh:()=>m,EM:()=>S,LG:()=>f,ts:()=>B,EO:()=>c,iW:()=>v,FA:()=>b});var n=r(695),t=r(389),i=r(661),a=t.StyleSheet.create({transparent:{color:"transparent"}}),s=function(e){var o=(0,n.JU)();return e===i.r7.TRANSPARENT?a.transparent:o[i.SS[e]]},l=function(e){var o=(0,n.wR)();return e===i.r7.TRANSPARENT?"transparent":o[i.SS[e]]};function u(e){return u="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},u(e)}function d(e,o,r){return(o=function(e){var o=function(e){if("object"!=u(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=u(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==u(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var g=d(d({},i.$i.BASE,"fontFamilyBase"),i.$i.TYPOGRAPHIC,"fontFamilyTypographic"),c=function(e){return(0,n.JU)()[g[e]]},B=function(e){return(0,n.wR)()[g[e]]},f=function(e){return(0,n.JU)()[i.LN[e]]},S=function(e){return(0,n.wR)()[i.LN[e]]},p=function(e){return(0,n.JU)()[i.sV[e]]},m=function(e){return(0,n.wR)()[i.sV[e]]},b=function(e){if(e)return e.toValue()};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 X(e,o,r){return(o=function(e){var o=function(e){if("object"!=L(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=L(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==L(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var h=t.StyleSheet.create({textAlignLeft:{textAlign:"left"},textAlignCenter:{textAlign:"center"},textAlignRight:{textAlign:"right"}}),y=X(X(X({},i.nO.LEFT,h.textAlignLeft),i.nO.CENTER,h.textAlignCenter),i.nO.RIGHT,h.textAlignRight),E=function(e){return y[e]},v=function(e){return(0,n.wR)()[i.PI[e]]}},79:(e,o,r)=>{r.d(o,{A:()=>g});var n=r(389),t=r(661),i=new Map,a=function(e,o){var r=[e,o].join("-");if(i.has(r))return i.get(r);var t=n.StyleSheet.create({textLineHeight:{lineHeight:e*o}});return i.set(r,t),t},s=r(732),l=r(272),u=n.StyleSheet.create({default:{display:"inline",margin:0,padding:0,position:"static",listStyle:"none",borderStyle:"solid",boxSizing:"border-box",textDecoration:"none",whiteSpace:"pre-wrap",overflowWrap:"break-word",borderWidth:0}}),d=function(e){var o=e.align,r=void 0===o?t.nO.LEFT:o,i=e.fontFamily,d=void 0===i?t.$i.BASE:i,g=e.fontWeight,c=void 0===g?t.rq.REGULAR:g,B=e.fontSize,f=void 0===B?t.k8.MD:B,S=e.lineHeight,p=void 0===S?t.lF.NORMAL:S,m=e.maxLines,b=e.color,L=void 0===b?t.r7.BASE_800:b,X=e.opacity,h=e.children;return(0,l.jsx)(n.Text,{style:[u.default,(0,s.Fu)(r),(0,s.EO)(d),(0,s.LG)(c),(0,s.yg)(f),a((0,s.jh)(f),(0,s.iW)(p)),(0,s.ZZ)(L),{opacity:(0,s.FA)(X)}],numberOfLines:m,children:h})};d.Tag=t.Wh,d.Align=t.nO,d.FontFamily=t.$i,d.FontWeight=t.rq,d.FontSize=t.k8,d.LineHeight=t.lF,d.Color=t.r7;const g=d},54:(e,o,r)=>{r.d(o,{A:()=>p});var n,t=r(729),i=r.n(t),a=r(661);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,o,r){return(o=function(e){var o=function(e){if("object"!=s(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==s(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var u,d,g=l(l(l({},a.nO.LEFT,"left"),a.nO.CENTER,"center"),a.nO.RIGHT,"right"),c=i().span(n||(u=["\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 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 opacity: ",";\n border-width: 0;\n"],d||(d=u.slice(0)),n=Object.freeze(Object.defineProperties(u,{raw:{value:Object.freeze(d)}}))),(function(e){return void 0===e.maxLines?"inline":"-webkit-box"}),(function(e){var o=e.align;return g[o]}),(function(e){return e.fontFamily}),(function(e){return e.fontWeight}),(function(e){return e.fontSize}),(function(e){return e.lineHeight}),(function(e){return e.maxLines}),(function(e){return e.color}),(function(e){return e.opacity})),B=r(732),f=r(272),S=function(e){var o=e.tag,r=e.align,n=void 0===r?a.nO.LEFT:r,t=e.fontFamily,i=void 0===t?a.$i.BASE:t,s=e.fontWeight,l=void 0===s?a.rq.REGULAR:s,u=e.fontSize,d=void 0===u?a.k8.MD:u,g=e.lineHeight,S=void 0===g?a.lF.NORMAL:g,p=e.maxLines,m=e.color,b=void 0===m?a.r7.BASE_800:m,L=e.opacity,X=e.children,h=(0,B.jh)(d),y=(0,B.iW)(S);return(0,f.jsx)(c,{as:a.TP[o],align:n,fontFamily:(0,B.ts)(i),fontWeight:(0,B.EM)(l),fontSize:h,lineHeight:h*y,maxLines:p,color:(0,B.yx)(b),opacity:(0,B.FA)(L),children:X})};S.Tag=a.Wh,S.Align=a.nO,S.FontFamily=a.$i,S.FontWeight=a.rq,S.FontSize=a.k8,S.LineHeight=a.lF,S.Color=a.r7;const p=S},123:(e,o,r)=>{function n(e){return n="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},n(e)}function t(e,o,r){return(o=function(e){var o=function(e){if("object"!=n(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==n(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}r.d(o,{l5:()=>$,wu:()=>J,b8:()=>T,J2:()=>R,yQ:()=>c,ce:()=>d,kI:()=>a,Er:()=>l,Rw:()=>u,g9:()=>s,X1:()=>z,DK:()=>O,iq:()=>H,Dz:()=>G,mN:()=>V,Wk:()=>k,l2:()=>U,Wi:()=>j,CN:()=>C,th:()=>M,F5:()=>x,TI:()=>F,Vc:()=>v,uC:()=>g,s_:()=>i,lo:()=>_,uY:()=>A,b9:()=>I,Ie:()=>w,JT:()=>W,TL:()=>P,SQ:()=>q});var i=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({}),a=t(t(t({},i.SM,"borderWidthBaseSM"),i.MD,"borderWidthBaseMD"),i.LG,"borderWidthBaseLG"),s=t(t(t({},i.SM,"borderWidthTopBaseSM"),i.MD,"borderWidthTopBaseMD"),i.LG,"borderWidthTopBaseLG"),l=t(t(t({},i.SM,"borderWidthLeftBaseSM"),i.MD,"borderWidthLeftBaseMD"),i.LG,"borderWidthLeftBaseLG"),u=t(t(t({},i.SM,"borderWidthRightBaseSM"),i.MD,"borderWidthRightBaseMD"),i.LG,"borderWidthRightBaseLG"),d=t(t(t({},i.SM,"borderWidthBottomBaseSM"),i.MD,"borderWidthBottomBaseMD"),i.LG,"borderWidthBottomBaseLG"),g=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.MAX=5]="MAX",e}({}),c=t(t(t(t(t({},g.XS,"borderRadiusBaseXS"),g.SM,"borderRadiusBaseSM"),g.MD,"borderRadiusBaseMD"),g.LG,"borderRadiusBaseLG"),g.XL,"borderRadiusBaseXL");function B(e){return B="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},B(e)}function f(e,o,r){return(o=function(e){var o=function(e){if("object"!=B(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=B(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==B(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var S,p,m,b,L,X,h,y,E,v=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}({}),R=f(f(f(f(f(f(f(f(f({},v.BASE_100,"colorBorderBase100"),v.BASE_200,"colorBorderBase200"),v.BASE_300,"colorBorderBase300"),v.BASE_400,"colorBorderBase400"),v.BASE_500,"colorBorderBase500"),v.BASE_600,"colorBorderBase600"),v.BASE_700,"colorBorderBase700"),v.BASE_800,"colorBorderBase800"),v.BASE_900,"colorBorderBase900"),F=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=f(f(f(f(f(f(f(f(f({},F.BASE_100,"colorBackgroundBase100"),F.BASE_200,"colorBackgroundBase200"),F.BASE_300,"colorBackgroundBase300"),F.BASE_400,"colorBackgroundBase400"),F.BASE_500,"colorBackgroundBase500"),F.BASE_600,"colorBackgroundBase600"),F.BASE_700,"colorBackgroundBase700"),F.BASE_800,"colorBackgroundBase800"),F.BASE_900,"colorBackgroundBase900"),A=function(e){return e[e.COLUMN=0]="COLUMN",e[e.ROW=1]="ROW",e}({}),I=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}({}),M=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}({}),x=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}({}),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.SPACE_BETWEEN=4]="SPACE_BETWEEN",e[e.SPACE_AROUND=5]="SPACE_AROUND",e}({}),w=function(e){return e[e.VISIBLE=0]="VISIBLE",e[e.HIDDEN=1]="HIDDEN",e}({}),W=function(e){return e[e.RELATIVE=0]="RELATIVE",e[e.ABSOLUTE=1]="ABSOLUTE",e}({}),_=function(e){return e[e.SM=0]="SM",e[e.MD=1]="MD",e[e.LG=2]="LG",e}({});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 N(e,o,r){return(o=function(e){var o=function(e){if("object"!=D(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=D(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==D(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var P=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}({}),G=(N(N(N(N(N(N(N(N(N(N(S={},P.X6S,"marginTopBaseX6S"),P.X5S,"marginTopBaseX5S"),P.X4S,"marginTopBaseX4S"),P.X3S,"marginTopBaseX3S"),P.X2S,"marginTopBaseX2S"),P.XS,"marginTopBaseXS"),P.SM,"marginTopBaseSM"),P.MD,"marginTopBaseMD"),P.LG,"marginTopBaseLG"),P.XL,"marginTopBaseXL"),N(N(N(N(N(S,P.X2L,"marginTopBaseX2L"),P.X3L,"marginTopBaseX3L"),P.X4L,"marginTopBaseX4L"),P.X5L,"marginTopBaseX5L"),P.X6L,"marginTopBaseX6L")),j=(N(N(N(N(N(N(N(N(N(N(p={},P.X6S,"paddingTopBaseX6S"),P.X5S,"paddingTopBaseX5S"),P.X4S,"paddingTopBaseX4S"),P.X3S,"paddingTopBaseX3S"),P.X2S,"paddingTopBaseX2S"),P.XS,"paddingTopBaseXS"),P.SM,"paddingTopBaseSM"),P.MD,"paddingTopBaseMD"),P.LG,"paddingTopBaseLG"),P.XL,"paddingTopBaseXL"),N(N(N(N(N(p,P.X2L,"paddingTopBaseX2L"),P.X3L,"paddingTopBaseX3L"),P.X4L,"paddingTopBaseX4L"),P.X5L,"paddingTopBaseX5L"),P.X6L,"paddingTopBaseX6L")),O=(N(N(N(N(N(N(N(N(N(N(m={},P.X6S,"marginLeftBaseX6S"),P.X5S,"marginLeftBaseX5S"),P.X4S,"marginLeftBaseX4S"),P.X3S,"marginLeftBaseX3S"),P.X2S,"marginLeftBaseX2S"),P.XS,"marginLeftBaseXS"),P.SM,"marginLeftBaseSM"),P.MD,"marginLeftBaseMD"),P.LG,"marginLeftBaseLG"),P.XL,"marginLeftBaseXL"),N(N(N(N(N(m,P.X2L,"marginLeftBaseX2L"),P.X3L,"marginLeftBaseX3L"),P.X4L,"marginLeftBaseX4L"),P.X5L,"marginLeftBaseX5L"),P.X6L,"marginLeftBaseX6L")),k=(N(N(N(N(N(N(N(N(N(N(b={},P.X6S,"paddingLeftBaseX6S"),P.X5S,"paddingLeftBaseX5S"),P.X4S,"paddingLeftBaseX4S"),P.X3S,"paddingLeftBaseX3S"),P.X2S,"paddingLeftBaseX2S"),P.XS,"paddingLeftBaseXS"),P.SM,"paddingLeftBaseSM"),P.MD,"paddingLeftBaseMD"),P.LG,"paddingLeftBaseLG"),P.XL,"paddingLeftBaseXL"),N(N(N(N(N(b,P.X2L,"paddingLeftBaseX2L"),P.X3L,"paddingLeftBaseX3L"),P.X4L,"paddingLeftBaseX4L"),P.X5L,"paddingLeftBaseX5L"),P.X6L,"paddingLeftBaseX6L")),H=(N(N(N(N(N(N(N(N(N(N(L={},P.X6S,"marginRightBaseX6S"),P.X5S,"marginRightBaseX5S"),P.X4S,"marginRightBaseX4S"),P.X3S,"marginRightBaseX3S"),P.X2S,"marginRightBaseX2S"),P.XS,"marginRightBaseXS"),P.SM,"marginRightBaseSM"),P.MD,"marginRightBaseMD"),P.LG,"marginRightBaseLG"),P.XL,"marginRightBaseXL"),N(N(N(N(N(L,P.X2L,"marginRightBaseX2L"),P.X3L,"marginRightBaseX3L"),P.X4L,"marginRightBaseX4L"),P.X5L,"marginRightBaseX5L"),P.X6L,"marginRightBaseX6L")),U=(N(N(N(N(N(N(N(N(N(N(X={},P.X6S,"paddingRightBaseX6S"),P.X5S,"paddingRightBaseX5S"),P.X4S,"paddingRightBaseX4S"),P.X3S,"paddingRightBaseX3S"),P.X2S,"paddingRightBaseX2S"),P.XS,"paddingRightBaseXS"),P.SM,"paddingRightBaseSM"),P.MD,"paddingRightBaseMD"),P.LG,"paddingRightBaseLG"),P.XL,"paddingRightBaseXL"),N(N(N(N(N(X,P.X2L,"paddingRightBaseX2L"),P.X3L,"paddingRightBaseX3L"),P.X4L,"paddingRightBaseX4L"),P.X5L,"paddingRightBaseX5L"),P.X6L,"paddingRightBaseX6L")),z=(N(N(N(N(N(N(N(N(N(N(h={},P.X6S,"marginBottomBaseX6S"),P.X5S,"marginBottomBaseX5S"),P.X4S,"marginBottomBaseX4S"),P.X3S,"marginBottomBaseX3S"),P.X2S,"marginBottomBaseX2S"),P.XS,"marginBottomBaseXS"),P.SM,"marginBottomBaseSM"),P.MD,"marginBottomBaseMD"),P.LG,"marginBottomBaseLG"),P.XL,"marginBottomBaseXL"),N(N(N(N(N(h,P.X2L,"marginBottomBaseX2L"),P.X3L,"marginBottomBaseX3L"),P.X4L,"marginBottomBaseX4L"),P.X5L,"marginBottomBaseX5L"),P.X6L,"marginBottomBaseX6L")),V=(N(N(N(N(N(N(N(N(N(N(y={},P.X6S,"paddingBottomBaseX6S"),P.X5S,"paddingBottomBaseX5S"),P.X4S,"paddingBottomBaseX4S"),P.X3S,"paddingBottomBaseX3S"),P.X2S,"paddingBottomBaseX2S"),P.XS,"paddingBottomBaseXS"),P.SM,"paddingBottomBaseSM"),P.MD,"paddingBottomBaseMD"),P.LG,"paddingBottomBaseLG"),P.XL,"paddingBottomBaseXL"),N(N(N(N(N(y,P.X2L,"paddingBottomBaseX2L"),P.X3L,"paddingBottomBaseX3L"),P.X4L,"paddingBottomBaseX4L"),P.X5L,"paddingBottomBaseX5L"),P.X6L,"paddingBottomBaseX6L")),J=(N(N(N(N(N(N(N(N(N(N(E={},P.X6S,"spacingBaseX6S"),P.X5S,"spacingBaseX5S"),P.X4S,"spacingBaseX4S"),P.X3S,"spacingBaseX3S"),P.X2S,"spacingBaseX2S"),P.XS,"spacingBaseXS"),P.SM,"spacingBaseSM"),P.MD,"spacingBaseMD"),P.LG,"spacingBaseLG"),P.XL,"spacingBaseXL"),N(N(N(N(N(E,P.X2L,"spacingBaseX2L"),P.X3L,"spacingBaseX3L"),P.X4L,"spacingBaseX4L"),P.X5L,"spacingBaseX5L"),P.X6L,"spacingBaseX6L"));function K(e){return K="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},K(e)}function Y(e,o,r){return(o=function(e){var o=function(e){if("object"!=K(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=K(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==K(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var q=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}({}),$=Y(Y(Y(Y(Y(Y(Y(Y({},q.DIV,"div"),q.FIGURE,"figure"),q.FIGCAPTION,"figcaption"),q.ARTICLE,"article"),q.SECTION,"section"),q.HEADER,"header"),q.MAIN,"main"),q.FOOTER,"footer")},579:(e,o,r)=>{r.d(o,{cB:()=>R,YY:()=>F,g1:()=>y,pW:()=>h,AE:()=>v,LI:()=>E,GK:()=>O,lF:()=>_,r1:()=>P,QR:()=>b,vd:()=>m,M4:()=>p,TY:()=>S,v5:()=>f,UI:()=>B,bS:()=>d,ft:()=>g,TX:()=>l,Ei:()=>u,ud:()=>a,LN:()=>s,ev:()=>ne,Ps:()=>ae,kP:()=>I,VW:()=>C,vD:()=>fe,hX:()=>de,w7:()=>ce,Vf:()=>le,X6:()=>k,S:()=>J,Gd:()=>Se,mu:()=>ge,XV:()=>Be,we:()=>ue,xT:()=>Q,bW:()=>Z,FK:()=>se,aL:()=>pe});var n=r(695),t=r(389),i=r(123),a=function(e){var o;return null!==(o=(0,n.JU)()[i.kI[e]])&&void 0!==o?o:{borderWidth:0}},s=function(e){var o;return null!==(o=(0,n.JU)()[i.g9[e]])&&void 0!==o?o:{borderTopWidth:void 0}},l=function(e){var o;return null!==(o=(0,n.JU)()[i.Er[e]])&&void 0!==o?o:{borderLeftWidth:void 0}},u=function(e){var o;return null!==(o=(0,n.JU)()[i.Rw[e]])&&void 0!==o?o:{borderRightWidth:void 0}},d=function(e){var o;return null!==(o=(0,n.JU)()[i.ce[e]])&&void 0!==o?o:{borderBottomWidth:void 0}},g=function(e){var o=(0,n.wR)();return void 0===e?"0px":"".concat(o[i.kI[e]],"px")},c=t.StyleSheet.create({borderRadiusMax:{borderRadius:"50%"}}),B=function(e){var o=(0,n.JU)();return e===i.uC.MAX?c.borderRadiusMax:o[i.yQ[e]]},f=function(e){var o=(0,n.wR)();if(void 0!==e)return e===i.uC.MAX?"50%":"".concat(o[i.yQ[e]],"px")},S=function(e){return(0,n.JU)()[i.J2[e]]},p=function(e){return(0,n.wR)()[i.J2[e]]},m=function(e){var o=(0,n.JU)();if(void 0!==e)return e in i.TI?o[i.b8[e]]:{backgroundColor:e}},b=function(e){var o=(0,n.wR)();if(void 0!==e)return e in i.TI?o[i.b8[e]]:e};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 X(e,o,r){return(o=function(e){var o=function(e){if("object"!=L(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=L(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==L(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var h=function(e){if(e)return{flexGrow:e.toValue()}},y=function(e){if(e)return e.toValue()},E=function(e){if(e)return{flexShrink:e.toValue()}},v=function(e){if(e)return e.toValue()},R=function(e){if(e)return{flexBasis:e.toValue()}},F=function(e){if(e)return e.toValue()},T=t.StyleSheet.create({flexDirectionColumn:{flexDirection:"column"},flexDirectionRow:{flexDirection:"row"}}),A=X(X({},i.uY.COLUMN,T.flexDirectionColumn),i.uY.ROW,T.flexDirectionRow),I=function(e){return A[e]},M=t.StyleSheet.create({justifuContentFlexStart:{justifyContent:"flex-start"},justifuContentFlexEnd:{justifyContent:"flex-end"},justifuContentCenter:{justifyContent:"center"},justifuContentSpaceBetween:{justifyContent:"space-between"},justifuContentSpaceAround:{justifyContent:"space-around"},justifuContentSpaceEvenly:{justifyContent:"space-evenly"}}),x=X(X(X(X(X(X({},i.b9.FLEX_START,M.justifuContentFlexStart),i.b9.FLEX_END,M.justifuContentFlexEnd),i.b9.CENTER,M.justifuContentCenter),i.b9.SPACE_BETWEEN,M.justifuContentSpaceBetween),i.b9.SPACE_AROUND,M.justifuContentSpaceAround),i.b9.SPACE_EVENLY,M.justifuContentSpaceEvenly),C=function(e){return x[e]},w=t.StyleSheet.create({alignItemsFlexStart:{alignItems:"flex-start"},alignItemsFlexEnd:{alignItems:"flex-end"},alignItemsCenter:{alignItems:"center"},alignItemsStretch:{alignItems:"stretch"},alignItemsBaseline:{alignItems:"baseline"}}),W=X(X(X(X(X({},i.th.FLEX_START,w.alignItemsFlexStart),i.th.FLEX_END,w.alignItemsFlexEnd),i.th.CENTER,w.alignItemsCenter),i.th.STRETCH,w.alignItemsStretch),i.th.BASELINE,w.alignItemsBaseline),_=function(e){return W[e]},D=t.StyleSheet.create({alignSelfFlexStart:{alignSelf:"flex-start"},alignSelfFlexEnd:{alignSelf:"flex-end"},alignSelfCenter:{alignSelf:"center"},alignSelfStretch:{alignSelf:"stretch"},alignSelfBaseline:{alignSelf:"baseline"}}),N=X(X(X(X(X({},i.F5.FLEX_START,D.alignSelfFlexStart),i.F5.FLEX_END,D.alignSelfFlexEnd),i.F5.CENTER,D.alignSelfCenter),i.F5.STRETCH,D.alignSelfStretch),i.F5.BASELINE,D.alignSelfBaseline),P=function(e){return N[e]},G=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"},valignContentSpaceEvenly:{alignContent:"space-evenly"}}),j=X(X(X(X(X(X({},i.CN.FLEX_START,G.alignContentFlexStart),i.CN.FLEX_END,G.alignContentFlexEnd),i.CN.CENTER,G.alignContentCenter),i.CN.STRETCH,G.alignContentStretch),i.CN.SPACE_BETWEEN,G.alignContentSpaceBetween),i.CN.SPACE_AROUND,G.alignContentSpaceAround),O=function(e){return j[e]},k=function(e){if(e)return e.toValue()};function H(e){return H="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},H(e)}function U(e,o,r){return(o=function(e){var o=function(e){if("object"!=H(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=H(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==H(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var z=t.StyleSheet.create({overflowVisible:{overflow:"visible"},overflowHidden:{overflow:"hidden"}}),V=U(U({},i.Ie.VISIBLE,z.overflowVisible),i.Ie.HIDDEN,z.overflowHidden),J=function(e){return V[e]};function K(e){return K="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},K(e)}function Y(e,o,r){return(o=function(e){var o=function(e){if("object"!=K(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=K(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==K(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var q=t.StyleSheet.create({positionRelative:{position:"relative"},positionAbsolute:{position:"absolute"}}),$=Y(Y({},i.JT.RELATIVE,q.positionRelative),i.JT.ABSOLUTE,q.positionAbsolute),Q=function(e){return $[e]},Z=function(e){if(e)return e.toValue()};function ee(e){return ee="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},ee(e)}function oe(e,o,r){return(o=function(e){var o=function(e){if("object"!=ee(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=ee(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==ee(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var re=oe(oe(oe({},i.lo.SM,"0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1)"),i.lo.MD,"0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)"),i.lo.LG,"0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)"),ne=function(e){return re[e]},te=t.StyleSheet.create({boxShadowSM:{boxShadow:re[i.lo.SM]},boxShadowMD:{boxShadow:re[i.lo.MD]},boxShadowLG:{boxShadow:re[i.lo.LG]}}),ie=oe(oe(oe({},i.lo.SM,te.boxShadowSM),i.lo.MD,te.boxShadowMD),i.lo.LG,te.boxShadowLG),ae=function(e){return ie[e]},se=function(e){if(e)return e.toValue()},le=function(e){return(0,n.JU)()[i.Dz[e]]},ue=function(e){return(0,n.JU)()[i.Wi[e]]},de=function(e){return(0,n.JU)()[i.DK[e]]},ge=function(e){return(0,n.JU)()[i.Wk[e]]},ce=function(e){return(0,n.JU)()[i.iq[e]]},Be=function(e){return(0,n.JU)()[i.l2[e]]},fe=function(e){return(0,n.JU)()[i.X1[e]]},Se=function(e){return(0,n.JU)()[i.mN[e]]},pe=function(e){var o=(0,n.wR)();if(void 0!==o[i.wu[e]])return"".concat(o[i.wu[e]],"px")}},689:(e,o,r)=>{r.d(o,{A:()=>u});var n=r(389),t=r(123),i=r(579),a=r(272),s=n.StyleSheet.create({default:{display:"flex",margin:0,padding:0,zIndex:0,position:"relative",listStyle:"none",borderStyle:"solid",textDecoration:"none",boxSizing:"border-box"}}),l=function(e){var o=e.testId,r=e.position,l=void 0===r?t.JT.RELATIVE:r,u=e.top,d=e.left,g=e.right,c=e.bottom,B=e.opacity,f=e.overflow,S=void 0===f?t.Ie.VISIBLE:f,p=e.flexGrow,m=e.flexShrink,b=e.flexBasis,L=e.flexDirection,X=void 0===L?t.uY.COLUMN:L,h=e.justifyContent,y=void 0===h?t.b9.FLEX_START:h,E=e.alignItems,v=void 0===E?t.th.STRETCH:E,R=e.alignSelf,F=e.alignContent,T=void 0===F?t.CN.FLEX_START:F,A=e.marginTop,I=e.paddingTop,M=e.marginLeft,x=e.paddingLeft,C=e.marginRight,w=e.paddingRight,W=e.marginBottom,_=e.paddingBottom,D=e.minWidth,N=e.width,P=e.maxWidth,G=e.minHeight,j=e.height,O=e.maxHeight,k=e.boxShadow,H=e.borderColor,U=e.borderWidth,z=e.borderWidthTop,V=e.borderWidthLeft,J=e.borderWidthRight,K=e.borderWidthBottom,Y=e.borderRadius,q=e.backgroundColor,$=e.children;return(0,a.jsx)(n.View,{testID:o,style:[s.default,(0,i.xT)(l),{top:(0,i.bW)(u),left:(0,i.bW)(d),right:(0,i.bW)(g),bottom:(0,i.bW)(c)},{opacity:(0,i.X6)(B)},(0,i.S)(S),(0,i.pW)(p),(0,i.LI)(m),(0,i.cB)(b),(0,i.kP)(X),(0,i.VW)(y),(0,i.lF)(v),(0,i.r1)(R),(0,i.GK)(T),(0,i.Vf)(A),(0,i.we)(I),(0,i.hX)(M),(0,i.mu)(x),(0,i.w7)(C),(0,i.XV)(w),(0,i.vD)(W),(0,i.Gd)(_),{minWidth:(0,i.FK)(D),width:(0,i.FK)(N),maxWidth:(0,i.FK)(P),minHeight:(0,i.FK)(G),height:(0,i.FK)(j),maxHeight:(0,i.FK)(O)},(0,i.Ps)(k),(0,i.TY)(H),(0,i.ud)(U),(0,i.LN)(z),(0,i.TX)(V),(0,i.Ei)(J),(0,i.bS)(K),(0,i.UI)(Y),(0,i.vd)(q)],children:$})};l.Tag=t.SQ,l.Position=t.JT,l.Overflow=t.Ie,l.FlexDirection=t.uY,l.JustifyContent=t.b9,l.AlignItems=t.th,l.AlignSelf=t.F5,l.AlignContent=t.CN,l.Spacing=t.TL,l.BoxShadow=t.lo,l.BorderColor=t.Vc,l.BorderWidth=t.s_,l.BorderRadius=t.uC,l.BackgroundColor=t.TI;const u=l},741:(e,o,r)=>{r.d(o,{A:()=>y});var n,t=r(729),i=r.n(t),a=r(123);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,o,r){return(o=function(e){var o=function(e){if("object"!=s(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==s(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var u,d,g=l(l({},a.JT.RELATIVE,"relative"),a.JT.ABSOLUTE,"absolute"),c=l(l({},a.Ie.VISIBLE,"visible"),a.Ie.HIDDEN,"hidden"),B=l(l({},a.uY.COLUMN,"column"),a.uY.ROW,"row"),f=l(l(l(l(l(l({},a.b9.FLEX_START,"flex-start"),a.b9.FLEX_END,"flex-end"),a.b9.CENTER,"center"),a.b9.SPACE_BETWEEN,"space-between"),a.b9.SPACE_AROUND,"space-around"),a.b9.SPACE_EVENLY,"space-evenly"),S=l(l(l(l(l({},a.th.FLEX_START,"flex-start"),a.th.FLEX_END,"flex-end"),a.th.STRETCH,"stretch"),a.th.CENTER,"center"),a.th.BASELINE,"baseline"),p=l(l(l(l(l({},a.F5.FLEX_START,"flex-start"),a.F5.FLEX_END,"flex-end"),a.F5.CENTER,"center"),a.F5.STRETCH,"stretch"),a.F5.BASELINE,"baseline"),m=l(l(l(l(l(l({},a.CN.FLEX_START,"flex-start"),a.CN.FLEX_END,"flex-end"),a.CN.CENTER,"center"),a.CN.STRETCH,"stretch"),a.CN.SPACE_BETWEEN,"space-between"),a.CN.SPACE_AROUND,"space-around"),b=i().div(n||(u=["\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-direction: ",";\n justify-content: ",";\n align-items: ",";\n align-self: ",";\n align-content: ",";\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 background-color: ",";\n"],d||(d=u.slice(0)),n=Object.freeze(Object.defineProperties(u,{raw:{value:Object.freeze(d)}}))),(function(e){var o=e.position;return g[o]}),(function(e){return e.top}),(function(e){return e.left}),(function(e){return e.right}),(function(e){return e.bottom}),(function(e){return e.opacity}),(function(e){var o=e.overflow;return c[o]}),(function(e){return e.flexGrow}),(function(e){return e.flexShrink}),(function(e){return e.flexBasis}),(function(e){var o=e.flexDirection;return B[o]}),(function(e){var o=e.justifyContent;return f[o]}),(function(e){var o=e.alignItems;return S[o]}),(function(e){var o=e.alignSelf;return p[o]}),(function(e){var o=e.alignContent;return m[o]}),(function(e){return e.marginTop}),(function(e){return e.paddingTop}),(function(e){return e.marginLeft}),(function(e){return e.paddingLeft}),(function(e){return e.marginRight}),(function(e){return e.paddingRight}),(function(e){return e.marginBottom}),(function(e){return e.paddingBottom}),(function(e){return e.minWidth}),(function(e){return e.width}),(function(e){return e.maxWidth}),(function(e){return e.minHeight}),(function(e){return e.height}),(function(e){return e.maxHeight}),(function(e){return e.boxShadow}),(function(e){return e.borderColor}),(function(e){return e.borderWidth}),(function(e){return e.borderWidthTop}),(function(e){return e.borderWidthLeft}),(function(e){return e.borderWidthRight}),(function(e){return e.borderWidthBottom}),(function(e){return e.borderRadius}),(function(e){return e.backgroundColor})),L=r(579),X=r(272),h=function(e){var o=e.testId,r=e.tag,n=void 0===r?a.SQ.DIV:r,t=e.position,i=void 0===t?a.JT.RELATIVE:t,s=e.top,l=e.left,u=e.right,d=e.bottom,g=e.opacity,c=e.overflow,B=void 0===c?a.Ie.VISIBLE:c,f=e.flexGrow,S=e.flexShrink,p=e.flexBasis,m=e.flexDirection,h=void 0===m?a.uY.COLUMN:m,y=e.justifyContent,E=void 0===y?a.b9.FLEX_START:y,v=e.alignItems,R=void 0===v?a.th.STRETCH:v,F=e.alignSelf,T=e.alignContent,A=void 0===T?a.CN.FLEX_START:T,I=e.marginTop,M=e.paddingTop,x=e.marginLeft,C=e.paddingLeft,w=e.marginRight,W=e.paddingRight,_=e.marginBottom,D=e.paddingBottom,N=e.minWidth,P=e.width,G=e.maxWidth,j=e.minHeight,O=e.height,k=e.maxHeight,H=e.boxShadow,U=e.borderColor,z=e.borderWidth,V=e.borderWidthTop,J=e.borderWidthLeft,K=e.borderWidthRight,Y=e.borderWidthBottom,q=e.borderRadius,$=e.backgroundColor,Q=e.children;return(0,X.jsx)(b,{"data-testid":o,as:a.l5[n],position:i,top:(0,L.bW)(s),left:(0,L.bW)(l),right:(0,L.bW)(u),bottom:(0,L.bW)(d),opacity:(0,L.X6)(g),overflow:B,flexGrow:(0,L.g1)(f),flexShrink:(0,L.AE)(S),flexBasis:(0,L.YY)(p),flexDirection:h,justifyContent:E,alignItems:R,alignSelf:F,alignContent:A,marginTop:(0,L.aL)(I),paddingTop:(0,L.aL)(M),marginLeft:(0,L.aL)(x),paddingLeft:(0,L.aL)(C),marginRight:(0,L.aL)(w),paddingRight:(0,L.aL)(W),marginBottom:(0,L.aL)(_),paddingBottom:(0,L.aL)(D),minWidth:(0,L.FK)(N),width:(0,L.FK)(P),maxWidth:(0,L.FK)(G),minHeight:(0,L.FK)(j),height:(0,L.FK)(O),maxHeight:(0,L.FK)(k),boxShadow:(0,L.ev)(H),borderColor:(0,L.M4)(U),borderWidth:(0,L.ft)(z),borderWidthTop:(0,L.ft)(V),borderWidthLeft:(0,L.ft)(J),borderWidthRight:(0,L.ft)(K),borderWidthBottom:(0,L.ft)(Y),borderRadius:(0,L.v5)(q),backgroundColor:(0,L.QR)($),children:Q})};h.Tag=a.SQ,h.Position=a.JT,h.Overflow=a.Ie,h.FlexDirection=a.uY,h.JustifyContent=a.b9,h.AlignItems=a.th,h.AlignSelf=a.F5,h.AlignContent=a.CN,h.Spacing=a.TL,h.BoxShadow=a.lo,h.BorderColor=a.Vc,h.BorderWidth=a.s_,h.BorderRadius=a.uC,h.BackgroundColor=a.TI;const y=h},695:(e,o,r)=>{r.d(o,{JU:()=>n.JU,wR:()=>n.wR}),r(410);var n=r(506)},410:(e,o,r)=>{r.d(o,{$U:()=>S,tZ:()=>l,$c:()=>u});var n=r(155),t=r(389),i=function(e){return e[e.MD=0]="MD",e[e.LG=1]="LG",e[e.XL=2]="XL",e}({}),a=r(272),s=(0,n.createContext)({}),l=function(e){var o=e.breakpointMD,r=e.breakpointLG,l=e.breakpointXL,u=e.children,d=function(e,o,r){var a=(0,t.useWindowDimensions)().width;return(0,n.useMemo)((function(){return a>=r?i.XL:a>=o?i.LG:a>=e?i.MD:void 0}),[a>=r,a>=o,a>=e])}(null!=o?o:768,null!=r?r:1024,null!=l?l:1280),g=(0,n.useMemo)((function(){return{breakpoint:d}}),[d]);return(0,a.jsx)(s.Provider,{value:g,children:(0,a.jsx)(m,{children:u})})},u=function(){return(0,n.useContext)(s)};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 g(e,o){(null==o||o>e.length)&&(o=e.length);for(var r=0,n=Array(o);r<o;r++)n[r]=e[r];return n}function c(e,o,r){return(o=function(e){var o=function(e){if("object"!=d(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=d(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==d(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var B=c(c(c({},i.MD,1),i.LG,2),i.XL,3),f=function(e,o){return B[e]>B[o]},S=t.Platform.select({web:function(e){var o=e.isDefault,r=e.isOtherwise,t=e.breakpoint,i=e.children,a=u(),s=function(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,t,i,a,s=[],l=!0,u=!1;try{if(i=(r=r.call(e)).next,0===o){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=i.call(r)).done)&&(s.push(n.value),s.length!==o);l=!0);}catch(e){u=!0,t=e}finally{try{if(!l&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(u)throw t}}return s}}(e,o)||function(e,o){if(e){if("string"==typeof e)return g(e,o);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?g(e,o):void 0}}(e,o)||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),l=s[0],d=s[1];if((0,n.useEffect)((function(){d(!0)}),[]),l){if(o&&void 0===a.breakpoint)return i;if(a.breakpoint===t)return i;if(r&&f(a.breakpoint,t))return i}else if(o)return i},default:function(e){var o=e.isDefault,r=e.isOtherwise,n=e.breakpoint,t=e.children,i=u();return o&&void 0===i.breakpoint||i.breakpoint===n||r&&f(i.breakpoint,n)?t:void 0}});function p(e,o){(null==o||o>e.length)&&(o=e.length);for(var r=0,n=Array(o);r<o;r++)n[r]=e[r];return n}S.Breakpoint=i;var m=t.Platform.select({web:function(e){var o=e.children,r=(0,n.useRef)(),t=function(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,t,i,a,s=[],l=!0,u=!1;try{if(i=(r=r.call(e)).next,0===o){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=i.call(r)).done)&&(s.push(n.value),s.length!==o);l=!0);}catch(e){u=!0,t=e}finally{try{if(!l&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(u)throw t}}return s}}(e,o)||function(e,o){if(e){if("string"==typeof e)return p(e,o);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?p(e,o):void 0}}(e,o)||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),i=t[0],s=t[1];(0,n.useEffect)((function(){s(!0)}),[]);var l=(0,n.useMemo)((function(){return i||"undefined"==typeof window||"undefined"==typeof document?{display:"flex",flexGrow:1,flexShrink:1,flexBasis:"100%",flexDirection:"column"}:{display:"none",flexGrow:1,flexShrink:1,flexBasis:"100%",flexDirection:"column"}}),[i]);return(0,a.jsxs)("div",{ref:r,style:l,suppressHydrationWarning:!0,children:[(0,a.jsx)("script",{dangerouslySetInnerHTML:{__html:'document.currentScript.parentElement.style.display="none"'}}),o]})},default:function(e){return e.children}})},506:(e,o,r)=>{r.d(o,{wX:()=>oe,wR:()=>re,JU:()=>i});var n=r(155),t=r(389),i=function(){var e=re();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},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},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}})}),[e])},a="rgb(198,198,202)",s="rgb(212,212,216)",l="rgb(216,216,228)",u="rgb(218,218,234)",d="rgb(224,224,238)",g="rgb(244,244,245)",c="rgb(247,247,249)",B="rgb(249,249,250)",f="rgb(254,254,255)",S="rgb(253,252,254)",p="rgb(249,249,250)",m="rgb(247,247,249)",b="rgb(244,244,245)",L="rgb(224,224,238)",X="rgb(218,218,234)",h="rgb(216,216,228)",y="rgb(212,212,216)",E="rgb(198,198,202)",v="rgb(102,102,116)",R="rgb(82,82,92)",F="rgb(74,74,88)",T="rgb(63,63,70)",A="rgb(49,49,56)",I="rgb(39,39,42)",M="rgb(30,30,34)",x="rgb(24,24,27)",C="rgb(6,6,14)",w="rgb(198,198,202)",W="rgb(212,212,216)",_="rgb(216,216,228)",D="rgb(218,218,234)",N="rgb(224,224,238)",P="rgb(244,244,245)",G="rgb(247,247,249)",j="rgb(249,249,250)",O="rgb(254,254,255)",k="rgb(254,226,226)",H="rgb(254,202,202)",U="rgb(252,165,165)",z="rgb(248,113,113)",V="rgb(239,68,68)",J="rgb(220,38,38)",K="rgb(185,28,28)",Y="rgb(153,27,27)",q="rgb(127,29,29)",$=t.Platform.select({web:["ui-sans-serif","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto","Helvetica","Arial","sans-serif"].join(","),default:"System"}),Q=t.Platform.select({web:['"Times New Roman"',"Times","Georgia","serif"].join(","),ios:"Times New Roman",default:"serif"}),Z=r(272),ee=(0,n.createContext)({colorBackgroundBase100:a,colorBackgroundBase200:s,colorBackgroundBase300:l,colorBackgroundBase400:u,colorBackgroundBase500:d,colorBackgroundBase600:g,colorBackgroundBase700:c,colorBackgroundBase800:B,colorBackgroundBase900:f,colorBorderBase100:S,colorBorderBase200:p,colorBorderBase300:m,colorBorderBase400:b,colorBorderBase500:L,colorBorderBase600:X,colorBorderBase700:h,colorBorderBase800:y,colorBorderBase900:E,colorForegroundBase100:v,colorForegroundBase200:R,colorForegroundBase300:F,colorForegroundBase400:T,colorForegroundBase500:A,colorForegroundBase600:I,colorForegroundBase700:M,colorForegroundBase800:x,colorForegroundBase900:C,colorForegroundInverse100:w,colorForegroundInverse200:W,colorForegroundInverse300:_,colorForegroundInverse400:D,colorForegroundInverse500:N,colorForegroundInverse600:P,colorForegroundInverse700:G,colorForegroundInverse800:j,colorForegroundInverse900:O,colorForegroundFailure100:k,colorForegroundFailure200:H,colorForegroundFailure300:U,colorForegroundFailure400:z,colorForegroundFailure500:V,colorForegroundFailure600:J,colorForegroundFailure700:K,colorForegroundFailure800:Y,colorForegroundFailure900:q,fontFamilyBase:$,fontFamilyTypographic:Q,fontWeightBaseThin:100,fontWeightBaseExtraLight:200,fontWeightBaseLight:300,fontWeightBaseRegular:400,fontWeightBaseMedium:500,fontWeightBaseSemiBold:600,fontWeightBaseBold:700,fontWeightBaseExtraBold:800,fontWeightBaseBlack:900,fontSizeBaseX2S:12,fontSizeBaseXS:14,fontSizeBaseSM:16,fontSizeBaseMD:18,fontSizeBaseLG:20,fontSizeBaseXL:24,fontSizeBaseX2L:30,fontSizeBaseX3L:36,fontSizeBaseX4L:48,fontSizeBaseX5L:60,lineHeightBaseNone:1,lineHeightBaseTight:1.25,lineHeightBaseSnug:1.375,lineHeightBaseNormal:1.5,lineHeightBaseRelaxed:1.625,lineHeightBaseLoose:2,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}),oe=function(e){var o=e.colorBackgroundBase100,r=e.colorBackgroundBase200,t=e.colorBackgroundBase300,i=e.colorBackgroundBase400,oe=e.colorBackgroundBase500,re=e.colorBackgroundBase600,ne=e.colorBackgroundBase700,te=e.colorBackgroundBase800,ie=e.colorBackgroundBase900,ae=e.colorBorderBase100,se=e.colorBorderBase200,le=e.colorBorderBase300,ue=e.colorBorderBase400,de=e.colorBorderBase500,ge=e.colorBorderBase600,ce=e.colorBorderBase700,Be=e.colorBorderBase800,fe=e.colorBorderBase900,Se=e.colorForegroundBase100,pe=e.colorForegroundBase200,me=e.colorForegroundBase300,be=e.colorForegroundBase400,Le=e.colorForegroundBase500,Xe=e.colorForegroundBase600,he=e.colorForegroundBase700,ye=e.colorForegroundBase800,Ee=e.colorForegroundBase900,ve=e.colorForegroundInverse100,Re=e.colorForegroundInverse200,Fe=e.colorForegroundInverse300,Te=e.colorForegroundInverse400,Ae=e.colorForegroundInverse500,Ie=e.colorForegroundInverse600,Me=e.colorForegroundInverse700,xe=e.colorForegroundInverse800,Ce=e.colorForegroundInverse900,we=e.colorForegroundFailure100,We=e.colorForegroundFailure200,_e=e.colorForegroundFailure300,De=e.colorForegroundFailure400,Ne=e.colorForegroundFailure500,Pe=e.colorForegroundFailure600,Ge=e.colorForegroundFailure700,je=e.colorForegroundFailure800,Oe=e.colorForegroundFailure900,ke=e.fontFamilyBase,He=e.fontFamilyTypographic,Ue=e.fontWeightBaseThin,ze=e.fontWeightBaseExtraLight,Ve=e.fontWeightBaseLight,Je=e.fontWeightBaseRegular,Ke=e.fontWeightBaseMedium,Ye=e.fontWeightBaseSemiBold,qe=e.fontWeightBaseBold,$e=e.fontWeightBaseExtraBold,Qe=e.fontWeightBaseBlack,Ze=e.fontSizeBaseX2S,eo=e.fontSizeBaseXS,oo=e.fontSizeBaseSM,ro=e.fontSizeBaseMD,no=e.fontSizeBaseLG,to=e.fontSizeBaseXL,io=e.fontSizeBaseX2L,ao=e.fontSizeBaseX3L,so=e.fontSizeBaseX4L,lo=e.fontSizeBaseX5L,uo=e.lineHeightBaseNone,go=e.lineHeightBaseTight,co=e.lineHeightBaseSnug,Bo=e.lineHeightBaseNormal,fo=e.lineHeightBaseRelaxed,So=e.lineHeightBaseLoose,po=e.spacingBaseX6S,mo=e.spacingBaseX5S,bo=e.spacingBaseX4S,Lo=e.spacingBaseX3S,Xo=e.spacingBaseX2S,ho=e.spacingBaseXS,yo=e.spacingBaseSM,Eo=e.spacingBaseMD,vo=e.spacingBaseLG,Ro=e.spacingBaseXL,Fo=e.spacingBaseX2L,To=e.spacingBaseX3L,Ao=e.spacingBaseX4L,Io=e.spacingBaseX5L,Mo=e.spacingBaseX6L,xo=e.borderWidthBaseSM,Co=e.borderWidthBaseMD,wo=e.borderWidthBaseLG,Wo=e.borderRadiusBaseXS,_o=e.borderRadiusBaseSM,Do=e.borderRadiusBaseMD,No=e.borderRadiusBaseLG,Po=e.borderRadiusBaseXL,Go=e.children,jo=(0,n.useMemo)((function(){return{colorBackgroundBase100:null!=o?o:a,colorBackgroundBase200:null!=r?r:s,colorBackgroundBase300:null!=t?t:l,colorBackgroundBase400:null!=i?i:u,colorBackgroundBase500:null!=oe?oe:d,colorBackgroundBase600:null!=re?re:g,colorBackgroundBase700:null!=ne?ne:c,colorBackgroundBase800:null!=te?te:B,colorBackgroundBase900:null!=ie?ie:f,colorBorderBase100:null!=ae?ae:S,colorBorderBase200:null!=se?se:p,colorBorderBase300:null!=le?le:m,colorBorderBase400:null!=ue?ue:b,colorBorderBase500:null!=de?de:L,colorBorderBase600:null!=ge?ge:X,colorBorderBase700:null!=ce?ce:h,colorBorderBase800:null!=Be?Be:y,colorBorderBase900:null!=fe?fe:E,colorForegroundBase100:null!=Se?Se:v,colorForegroundBase200:null!=pe?pe:R,colorForegroundBase300:null!=me?me:F,colorForegroundBase400:null!=be?be:T,colorForegroundBase500:null!=Le?Le:A,colorForegroundBase600:null!=Xe?Xe:I,colorForegroundBase700:null!=he?he:M,colorForegroundBase800:null!=ye?ye:x,colorForegroundBase900:null!=Ee?Ee:C,colorForegroundInverse100:null!=ve?ve:w,colorForegroundInverse200:null!=Re?Re:W,colorForegroundInverse300:null!=Fe?Fe:_,colorForegroundInverse400:null!=Te?Te:D,colorForegroundInverse500:null!=Ae?Ae:N,colorForegroundInverse600:null!=Ie?Ie:P,colorForegroundInverse700:null!=Me?Me:G,colorForegroundInverse800:null!=xe?xe:j,colorForegroundInverse900:null!=Ce?Ce:O,colorForegroundFailure100:null!=we?we:k,colorForegroundFailure200:null!=We?We:H,colorForegroundFailure300:null!=_e?_e:U,colorForegroundFailure400:null!=De?De:z,colorForegroundFailure500:null!=Ne?Ne:V,colorForegroundFailure600:null!=Pe?Pe:J,colorForegroundFailure700:null!=Ge?Ge:K,colorForegroundFailure800:null!=je?je:Y,colorForegroundFailure900:null!=Oe?Oe:q,fontFamilyBase:null!=ke?ke:$,fontFamilyTypographic:null!=He?He:Q,fontWeightBaseThin:null!=Ue?Ue:100,fontWeightBaseExtraLight:null!=ze?ze:200,fontWeightBaseLight:null!=Ve?Ve:300,fontWeightBaseRegular:null!=Je?Je:400,fontWeightBaseMedium:null!=Ke?Ke:500,fontWeightBaseSemiBold:null!=Ye?Ye:600,fontWeightBaseBold:null!=qe?qe:700,fontWeightBaseExtraBold:null!=$e?$e:800,fontWeightBaseBlack:null!=Qe?Qe:900,fontSizeBaseX2S:null!=Ze?Ze:12,fontSizeBaseXS:null!=eo?eo:14,fontSizeBaseSM:null!=oo?oo:16,fontSizeBaseMD:null!=ro?ro:18,fontSizeBaseLG:null!=no?no:20,fontSizeBaseXL:null!=to?to:24,fontSizeBaseX2L:null!=io?io:30,fontSizeBaseX3L:null!=ao?ao:36,fontSizeBaseX4L:null!=so?so:48,fontSizeBaseX5L:null!=lo?lo:60,lineHeightBaseNone:null!=uo?uo:1,lineHeightBaseTight:null!=go?go:1.25,lineHeightBaseSnug:null!=co?co:1.375,lineHeightBaseNormal:null!=Bo?Bo:1.5,lineHeightBaseRelaxed:null!=fo?fo:1.625,lineHeightBaseLoose:null!=So?So:2,spacingBaseX6S:null!=po?po:2,spacingBaseX5S:null!=mo?mo:4,spacingBaseX4S:null!=bo?bo:6,spacingBaseX3S:null!=Lo?Lo:8,spacingBaseX2S:null!=Xo?Xo:10,spacingBaseXS:null!=ho?ho:12,spacingBaseSM:null!=yo?yo:14,spacingBaseMD:null!=Eo?Eo:16,spacingBaseLG:null!=vo?vo:18,spacingBaseXL:null!=Ro?Ro:20,spacingBaseX2L:null!=Fo?Fo:24,spacingBaseX3L:null!=To?To:28,spacingBaseX4L:null!=Ao?Ao:32,spacingBaseX5L:null!=Io?Io:36,spacingBaseX6L:null!=Mo?Mo:40,borderWidthBaseSM:null!=xo?xo:.5,borderWidthBaseMD:null!=Co?Co:1,borderWidthBaseLG:null!=wo?wo:1.5,borderRadiusBaseXS:null!=Wo?Wo:2,borderRadiusBaseSM:null!=_o?_o:4,borderRadiusBaseMD:null!=Do?Do:6,borderRadiusBaseLG:null!=No?No:8,borderRadiusBaseXL:null!=Po?Po:10}}),[o,r,t,i,oe,re,ne,te,ie,ae,se,le,ue,de,ge,ce,Be,fe,Se,pe,me,be,Le,Xe,he,ye,Ee,ve,Re,Fe,Te,Ae,Ie,Me,xe,Ce,we,We,_e,De,Ne,Pe,Ge,je,Oe,ke,He,Ue,ze,Ve,Je,Ke,Ye,qe,$e,Qe,Ze,eo,oo,ro,no,to,io,ao,so,lo,uo,go,co,Bo,fo,So,po,mo,bo,Lo,Xo,ho,yo,Eo,vo,Ro,Fo,To,Ao,Io,Mo,xo,Co,wo,Wo,_o,Do,No,Po]);return(0,Z.jsx)(ee.Provider,{value:jo,children:Go})},re=function(){return(0,n.useContext)(ee)}},729:e=>{e.exports=t},155:o=>{o.exports=e},389:e=>{e.exports=o},254:e=>{e.exports=r},272:e=>{e.exports=n}},a={};function s(e){var o=a[e];if(void 0!==o)return o.exports;var r=a[e]={exports:{}};return i[e](r,r.exports,s),r.exports}s.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return s.d(o,{a:o}),o},s.d=(e,o)=>{for(var r in o)s.o(o,r)&&!s.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},s.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var l={};s.r(l),s.d(l,{Dimension:()=>M,FRACTION_MAX:()=>D,FRACTION_MIN:()=>_,Fraction:()=>W,Gradient:()=>h,Media:()=>$.$U,MediaContextProvider:()=>$.tZ,Overlay:()=>T,POSITION_MAX:()=>U,POSITION_MIN:()=>z,Position:()=>H,SIZE_FULL:()=>q,Size:()=>Y,Text:()=>A,ThemeContextProvider:()=>Q.wX,View:()=>I,useMediaContext:()=>$.$c,useThemeContext:()=>Q.wR,useThemeStyleSheet:()=>Q.JU});var u=s(155),d=s(389),g=s(254),c=s.n(g),B=function(e){return e[e.RIGHT=0]="RIGHT",e[e.BOTTOM=1]="BOTTOM",e}({}),f=s(272),S=function(e){var o=e.offset,r=e.color;return(0,f.jsx)(g.Stop,{offset:o.toValue(),stopColor:r})};function p(e){return p="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},p(e)}function m(e,o,r){return(o=function(e){var o=function(e){if("object"!=p(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=p(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==p(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var b=m(m({},B.RIGHT,1),B.BOTTOM,0),L=m(m({},B.RIGHT,0),B.BOTTOM,1),X=function(e){var o=e.direction,r=void 0===o?B.BOTTOM:o,n=e.children;return(0,f.jsx)(d.View,{style:d.StyleSheet.absoluteFill,children:(0,f.jsxs)(c(),{width:"100%",height:"100%",children:[(0,f.jsx)(g.Defs,{children:(0,f.jsx)(g.LinearGradient,{id:"gradient-linear",x1:0,y1:0,x2:b[r],y2:L[r],children:n.map((function(e,o){if((0,u.isValidElement)(e)&&e.type===S){var r=e.props;return(0,f.jsx)(g.Stop,{offset:r.offset.toValue(),stopColor:r.color},[o,r.offset.toValue(),r.color].join())}})).filter((function(e){return void 0!==e}))})}),(0,f.jsx)(g.Rect,{x:"0",y:"0",width:"100%",height:"100%",fill:"url(#gradient-linear)"})]})})};X.Direction=B;var h={Linear:X,Stop:S},y=function(e){return e[e.DARK=0]="DARK",e[e.LIGHT=1]="LIGHT",e}({});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 v(e,o,r){return(o=function(e){var o=function(e){if("object"!=E(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=E(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==E(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var R=d.StyleSheet.create({backgroundColorDark:{backgroundColor:"rgb(0,0,0)"},backgroundColorLight:{backgroundColor:"rgb(255,255,255)"}}),F=v(v({},y.DARK,R.backgroundColorDark),y.LIGHT,R.backgroundColorLight),T=function(e){var o=e.isPressable,r=e.isVisible,n=e.backgroundColor,t=void 0===n?y.DARK:n,i=e.children,a=e.onPress,s=(0,u.useRef)(new d.Animated.Value(0)).current;(0,u.useLayoutEffect)((function(){d.Animated.timing(s,{toValue:r?.75:0,duration:125,useNativeDriver:!0}).start()}),[r]);var l=r?"auto":"none";return(0,f.jsxs)(d.Animated.View,{style:[d.StyleSheet.absoluteFill,{opacity:s}],children:[o&&(0,f.jsx)(d.Pressable,{style:[d.StyleSheet.absoluteFill,[F[t]],{pointerEvents:l}],onPress:a,children:i}),!1===o&&(0,f.jsx)(d.View,{style:[d.StyleSheet.absoluteFill,[F[t]],{pointerEvents:l}],children:i})]})};T.BackgroundColor=y;var A=d.Platform.select({native:function(){return s(79).A},web:function(){return s(54).A}})(),I=d.Platform.select({native:function(){return s(689).A},web:function(){return s(741).A}})(),M=function(e){return e[e.PIXEL=0]="PIXEL",e[e.PERCENT=1]="PERCENT",e}({});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 C(e,o){for(var r=0;r<o.length;r++){var n=o[r];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 o=function(e){if("object"!=x(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=x(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==x(o)?o:o+""}var W=function(){return e=function e(o){!function(e,o){if(!(e instanceof o))throw new TypeError("Cannot call a class as a function")}(this,e),this.value=o},(o=[{key:"toValue",value:function(){return this.value}}])&&C(e.prototype,o),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,o}(),_=new W(0),D=new W(1);function N(e){return N="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},N(e)}function P(e,o){for(var r=0;r<o.length;r++){var n=o[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,G(n.key),n)}}function G(e){var o=function(e){if("object"!=N(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=N(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==N(o)?o:o+""}var j,O,k,H=function(){return e=function e(o){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:M.PIXEL;!function(e,o){if(!(e instanceof o))throw new TypeError("Cannot call a class as a function")}(this,e),this.amount=o,this.dimension=r},(o=[{key:"toValue",value:function(){return this.dimension===M.PIXEL?d.Platform.select({web:"".concat(this.amount,"px"),default:this.amount}):"".concat(this.amount,"%")}}])&&P(e.prototype,o),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,o}();j=H,k=M,(O=G(O="Dimension"))in j?Object.defineProperty(j,O,{value:k,enumerable:!0,configurable:!0,writable:!0}):j[O]=k;var U=new H(100,H.Dimension.PERCENT),z=new H(0,H.Dimension.PIXEL);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 J(e,o){for(var r=0;r<o.length;r++){var n=o[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,K(n.key),n)}}function K(e){var o=function(e){if("object"!=V(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=V(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==V(o)?o:o+""}var Y=function(){return function(e,o){return o&&J(e.prototype,o),Object.defineProperty(e,"prototype",{writable:!1}),e}((function e(o){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:M.PIXEL;!function(e,o){if(!(e instanceof o))throw new TypeError("Cannot call a class as a function")}(this,e),this.amount=o,this.dimension=r}),[{key:"toValue",value:function(){return this.dimension===M.PIXEL?d.Platform.select({web:"".concat(this.amount,"px"),default:this.amount}):"".concat(this.amount,"%")}}])}();!function(e,o,r){(o=K(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r}(Y,"Dimension",M);var q=new Y(100,Y.Dimension.PERCENT),$=s(410),Q=s(506);return l})()));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "creactive",
3
- "version": "0.0.122",
3
+ "version": "0.0.124",
4
4
  "main": "build/default.js",
5
5
  "files": [
6
6
  "build/**"