@tollbrothers/blueprint 1.9.1 → 1.10.0

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,2 @@
1
+ import{jsxs as e,jsx as t,Fragment as a}from"react/jsx-runtime";import n from"next/dynamic";import{useState as l,useEffect as i,useContext as o,createContext as s,forwardRef as r,useMemo as c,useRef as d}from"react";function h(){return h=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)({}).hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},h.apply(null,arguments)}function m(e,t){if(null==e)return{};var a={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;a[n]=e[n]}return a}var f={button:"_QyFC7",withIcon:"_Q-XwQ",sizeBase:"_RP0xS",sizeSmall:"_GCkHu",sizeLarge:"_rmhWl",label:"_2skHL",icon:"_WeewY",filledBase:"_fQmYk",filledHover:"_Twfo7",filledPressed:"_Fy9ZW",filledDisabled:"_3bAVP",fullWidth:"_vHH46",ghostBase:"_U-0SR",ghostHover:"_dx70d",ghostPressed:"_5tFFt",ghostDisabled:"_ahhcu"};const p=["label","size","priority","state","iconPosition","icon","fullWidth","className"],u={base:f.sizeBase,small:f.sizeSmall,large:f.sizeLarge},g={A:{base:f.filledBase,hover:f.filledHover,pressed:f.filledPressed,disabled:f.filledDisabled},B:{base:f.ghostBase,hover:f.ghostHover,pressed:f.ghostPressed,disabled:f.ghostDisabled}},x=a=>{var n;let{label:l="PCTA",size:i="base",priority:o="A",state:s="base",iconPosition:r="none",icon:c=null,fullWidth:d=!1,className:x=""}=a,b=m(a,p);const v=(null==(n=g[o])?void 0:n[s])||g.A.base,B="none"!==r&&!!c,S=[f.button,u[i]||u.base,v,B&&f.withIcon,d&&f.fullWidth,x].filter(Boolean).join(" "),_="disabled"===s;/*#__PURE__*/return e("button",h({className:S,type:"button",disabled:_,"aria-disabled":_},b,{children:["left"===r&&B?/*#__PURE__*/t("span",{className:f.icon,children:c}):null,/*#__PURE__*/t("span",{className:f.label,children:l}),"right"===r&&B?/*#__PURE__*/t("span",{className:f.icon,children:c}):null]}))};var b={button:"_03TeW",label:"_yhVaM",sizeBase:"_CffiR",sizeSmall:"_4v19f",sizeLarge:"_C3Yo3",fullWidth:"_IRnfK",lightBase:"_kiU8H",lightHover:"_IuP8c",lightPressed:"_YzKYj",lightDisabled:"_JTIq4",darkBase:"_XreCj",darkHover:"_M9gir",darkPressed:"_pRxTU",darkDisabled:"_3qu5V",withIcon:"_Rdp18",icon:"_4Shh8"};const v=["label","size","bg","state","iconPosition","icon","className","fullWidth"],B={base:b.sizeBase,small:b.sizeSmall,large:b.sizeLarge},S={Light:{base:b.lightBase,hover:b.lightHover,pressed:b.lightPressed,disabled:b.lightDisabled},Dark:{base:b.darkBase,hover:b.darkHover,pressed:b.darkPressed,disabled:b.darkDisabled}},_=a=>{var n;let{label:l="SCTA",size:i="base",bg:o="Light",state:s="base",iconPosition:r="none",icon:c=null,className:d="",fullWidth:f=!1}=a,p=m(a,v);const u=B[i]||B.base,g="Dark"===o?"Dark":"Light",x=(null==s||null==s.toLowerCase?void 0:s.toLowerCase())||"base",_=(null==(n=S[g])?void 0:n[x])||S.Light.base,y="disabled"===x,N="none"!==r&&!!c,D=N?c:null,L=[b.button,u,_,N&&b.withIcon,f&&b.fullWidth,d].filter(Boolean).join(" ");/*#__PURE__*/return e("button",h({className:L,type:"button",disabled:y,"aria-disabled":y},p,{children:["left"===r&&N?/*#__PURE__*/t("span",{className:b.icon,children:D}):null,/*#__PURE__*/t("span",{className:b.label,children:l}),"right"===r&&N?/*#__PURE__*/t("span",{className:b.icon,children:D}):null]}))},y=n(()=>import("./ThemeProviderClientSide-983bfe10.js"),{ssr:!1}),N=/*#__PURE__*/s(),D=({children:e,theme:a})=>{const[n,o]=l(!1);return i(()=>{o(!0)},[]),n?/*#__PURE__*/t(y,{theme:a,ThemeContext:N,children:e}):e};function L(){return o(N)}var H={inputContainer:"_J1gSu",focused:"_pRhyH",disabled:"_XVL8G",placeholder:"_lhDC-",input:"_y6Hs-",inputFieldWrapper:"_yPuVN",stateTag:"_uC4rR",floatingPlaceholder:"_wEmnH",withValue:"_4YcEd"},A={tagError:"_6JFf3",label:"_1IQhJ"};const z=["label","children","className"],k=e=>{let{label:a="Error Message",children:n,className:l=""}=e,i=m(e,z);const o=null!=n?n:a;/*#__PURE__*/return t("div",h({className:[A.tagError,l].filter(Boolean).join(" ")},i,{children:/*#__PURE__*/t("span",{className:A.label,children:o})}))};var F={tagSuccess:"_2fmo8",label:"_eg1Ue"};const T=["label","children","className"],G=e=>{let{label:a="Success Message",children:n,className:l=""}=e,i=m(e,T);const o=null!=n?n:a;/*#__PURE__*/return t("div",h({className:[F.tagSuccess,l].filter(Boolean).join(" ")},i,{children:/*#__PURE__*/t("span",{className:F.label,children:o})}))},C=["fieldLabel","fieldValue","state","className","onChange"],w=/*#__PURE__*/r((a,n)=>{let{fieldLabel:i="Field Label",fieldValue:o,state:s="Base",className:r="",onChange:c}=a,d=m(a,C);const[f,p]=l(!1),[u,g]=l(null!=o?o:""),x=void 0!==o,b=x?o:u,v="Disabled"===s,B="Base"===s,S="Focused"===s,_="Error"===s,y="Success"===s,N=B&&!v,D=S||"Filled"===s||_||y||B&&(f||Boolean(b)),L=[H.inputContainer,(S||B&&f)&&H.focused,D&&H.withValue,v&&H.disabled,r].filter(Boolean).join(" "),A=[H.placeholder,D&&H.floatingPlaceholder].filter(Boolean).join(" ");/*#__PURE__*/return e("div",{className:H.inputFieldWrapper,children:[/*#__PURE__*/e("div",{className:L,children:[/*#__PURE__*/t("input",h({className:H.input,value:x?b:void 0,defaultValue:x?void 0:b,placeholder:" ",disabled:v,readOnly:!N,onFocus:()=>{N&&p(!0)},onBlur:()=>{N&&p(!1)},onChange:e=>{N&&(x||g(e.target.value),c&&c(e))},ref:n},d)),/*#__PURE__*/t("label",{className:A,children:i})]}),_&&/*#__PURE__*/t(k,{className:H.stateTag}),y&&/*#__PURE__*/t(G,{className:H.stateTag})]})});w.displayName="InputField";var P={textAreaContainer:"_q8HgZ",focused:"_9Eo1w",disabled:"_lHxCa",placeholder:"_Y8LeD",textarea:"_zZCio",textAreaWrapper:"_JvzAT",stateTag:"_mttqw",floatingPlaceholder:"_AEQZL",withValue:"_tygAa"};const W=["fieldLabel","fieldValue","state","className","onChange","placeholder","disabled","value","maxLength"],j=/*#__PURE__*/r((a,n)=>{var i,o;let{fieldLabel:s,fieldValue:r,state:c="Base",className:d="",onChange:f,placeholder:p,disabled:u,value:g,maxLength:x=200}=a,b=m(a,W);const[v,B]=l(!1),[S,_]=l(null!=(i=null!=r?r:g)?i:""),y=void 0!==r||void 0!==g,N=y?null!=r?r:g:S,D="Disabled"===c||u,L="Base"===c,H="Focused"===c,A="Error"===c,z="Success"===c,F=L&&!D,T=H||"Filled"===c||L&&(v||Boolean(N)),C=[P.textAreaContainer,(H||L&&v)&&P.focused,T&&P.withValue,D&&P.disabled,d].filter(Boolean).join(" "),w=[P.placeholder,T&&P.floatingPlaceholder].filter(Boolean).join(" "),j=null!=(o=null!=s?s:p)?o:"Text Label";/*#__PURE__*/return e("div",{className:P.textAreaWrapper,children:[/*#__PURE__*/e("div",{className:C,children:[/*#__PURE__*/t("textarea",h({className:P.textarea,onFocus:()=>{F&&B(!0)},onBlur:()=>{F&&B(!1)},onChange:e=>{F&&(y||_(e.target.value),f&&f(e))},placeholder:" ",disabled:D,readOnly:!F,maxLength:x,value:y?N:void 0,defaultValue:y?void 0:N,ref:n},b)),/*#__PURE__*/t("label",{className:w,children:j})]}),A&&/*#__PURE__*/t(k,{className:P.stateTag}),z&&/*#__PURE__*/t(G,{className:P.stateTag})]})});j.displayName="TextArea";const I={"H1-700":{fontSize:"48px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"60px",letterSpacing:"0.96px",textTransform:"none",textDecorationLine:"none"},"H1-400":{fontSize:"48px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"60px",letterSpacing:"0.96px",textTransform:"none",textDecorationLine:"none"},"H2-700":{fontSize:"40px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"50px",letterSpacing:"0.4px",textTransform:"none",textDecorationLine:"none"},"H2-400":{fontSize:"40px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"50px",letterSpacing:"0.4px",textTransform:"none",textDecorationLine:"none"},"H3-700":{fontSize:"33px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"41px",letterSpacing:"0.33px",textTransform:"none",textDecorationLine:"none"},"H3-400":{fontSize:"33px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"41px",letterSpacing:"0.33px",textTransform:"none",textDecorationLine:"none"},"H4-700":{fontSize:"28px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"35px",letterSpacing:"0.28px",textTransform:"none",textDecorationLine:"none"},"H4-400":{fontSize:"28px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"35px",letterSpacing:"0.28px",textTransform:"none",textDecorationLine:"none"},"H5-700":{fontSize:"23px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"29px",letterSpacing:"0.23px",textTransform:"none",textDecorationLine:"none"},"H5-400":{fontSize:"23px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"29px",letterSpacing:"0.23px",textTransform:"none",textDecorationLine:"none"},"H6-700":{fontSize:"19px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"24px",letterSpacing:"0.19px",textTransform:"none",textDecorationLine:"none"},"H6-400":{fontSize:"19px",fontFamily:"Domaine Display, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"24px",letterSpacing:"0.19px",textTransform:"none",textDecorationLine:"none"},"GothamN-L-700":{fontSize:"18px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"27px",textTransform:"none",textDecorationLine:"none"},"GothamN-L-500":{fontSize:"18px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:500,lineHeight:"27px",textTransform:"none",textDecorationLine:"none"},"GothamN-L-400":{fontSize:"18px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"27px",textTransform:"none",textDecorationLine:"none"},"GothamN-L-300":{fontSize:"18px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:300,lineHeight:"27px",textTransform:"none",textDecorationLine:"none"},"GothamN-B-700":{fontSize:"16px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"24px",textTransform:"none",textDecorationLine:"none"},"GothamN-B-500":{fontSize:"16px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:500,lineHeight:"24px",textTransform:"none",textDecorationLine:"none"},"GothamN-B-400":{fontSize:"16px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"24px",textTransform:"none",textDecorationLine:"none"},"GothamN-B-300":{fontSize:"16px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:300,lineHeight:"24px",textTransform:"none",textDecorationLine:"none"},"GothamN-S-700":{fontSize:"13px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"20px",textTransform:"none",textDecorationLine:"none"},"GothamN-S-500":{fontSize:"13px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:500,lineHeight:"20px",textTransform:"none",textDecorationLine:"none"},"GothamN-S-400":{fontSize:"13px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"20px",textTransform:"none",textDecorationLine:"none"},"GothamN-S-300":{fontSize:"13px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:300,lineHeight:"20px",textTransform:"none",textDecorationLine:"none"},"GothamN-XS-700":{fontSize:"11px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"17px",textTransform:"none",textDecorationLine:"none"},"GothamN-XS-500":{fontSize:"11px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:500,lineHeight:"17px",textTransform:"none",textDecorationLine:"none"},"GothamN-XS-400":{fontSize:"11px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"17px",textTransform:"none",textDecorationLine:"none"},"GothamN-XS-300":{fontSize:"11px",fontFamily:"Gotham Narrow, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:300,lineHeight:"17px",textTransform:"none",textDecorationLine:"none"},"Gotham-L-700":{fontSize:"18px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"24px",textTransform:"none",textDecorationLine:"none"},"Gotham-L-500":{fontSize:"18px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:500,lineHeight:"24px",textTransform:"none",textDecorationLine:"none"},"Gotham-L-400":{fontSize:"18px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"24px",textTransform:"none",textDecorationLine:"none"},"Gotham-L-300":{fontSize:"18px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:300,lineHeight:"24px",textTransform:"none",textDecorationLine:"none"},"Gotham-B-700":{fontSize:"14px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"21px",textTransform:"none",textDecorationLine:"none"},"Gotham-B-500":{fontSize:"14px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:500,lineHeight:"21px",textTransform:"none",textDecorationLine:"none"},"Gotham-B-400":{fontSize:"14px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"21px",textTransform:"none",textDecorationLine:"none"},"Gotham-B-300":{fontSize:"14px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:300,lineHeight:"21px",textTransform:"none",textDecorationLine:"none"},"Gotham-S-700":{fontSize:"12px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"18px",textTransform:"none",textDecorationLine:"none"},"Gotham-S-500":{fontSize:"12px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:500,lineHeight:"18px",textTransform:"none",textDecorationLine:"none"},"Gotham-S-400":{fontSize:"12px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"18px",textTransform:"none",textDecorationLine:"none"},"Gotham-S-300":{fontSize:"12px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:300,lineHeight:"18px",textTransform:"none",textDecorationLine:"none"},"Gotham-XS-700":{fontSize:"11px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"17px",textTransform:"none",textDecorationLine:"none"},"Gotham-XS-500":{fontSize:"11px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:500,lineHeight:"17px",textTransform:"none",textDecorationLine:"none"},"Gotham-XS-400":{fontSize:"11px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:400,lineHeight:"17px",textTransform:"none",textDecorationLine:"none"},"Gotham-XS-300":{fontSize:"11px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:300,lineHeight:"17px",textTransform:"none",textDecorationLine:"none"},Overline:{fontSize:"14px",fontFamily:"Gotham, Helvetica, Arial, sans-serif",fontStyle:"normal",fontWeight:700,lineHeight:"21px",letterSpacing:"0px",textTransform:"uppercase",textDecorationLine:"none"}},M={palette:{TB:{Brand:{Primary:"#0C223F",Medium:"#004876",Accent:"#0070CD",Gray:"#8195A2"},Functional:{Black:"#000000",OffBlack:"#595959",White:"#FFFFFF",OffWhite:"#B5B5B5",DarkGray:"#858585",MedGray:"#D8D8D8",LightGray:"#E9EDF0",GrayOnDark:"rgba(255, 255, 255, 0.2)",Success:"#009D47",SuccessBg:"#E4F6EA",Error:"#A31F34",ErrorBg:"#F7E6E9",ErrorText:"#A42337"},POI:{Food:"#AD3F49",Fitness:"#D78956",Entertainment:"#DBAE60",Parks:"#5E8748",Transportation:"#5C8988",Business:"#2C71C7",Shopping:"#344072",School:"#543D6E"}},State:{AccentHover:"#00437B",AccentPressed:"#005AA4",GrayHover:"#CDD5DA",GrayPressed:"#E6EAEC",Disabled:"var(--tb-palette-TB-Functional-MedGray)"}},spacing:{0:"0",1:"4px",2:"8px",3:"12px",4:"16px",5:"24px",6:"32px",7:"40px",8:"48px",9:"60px"},specsSelector:{height:{base:"40px"}},checkboxRadio:{size:{base:"24px",large:"28px"},stroke:{pressed:"2px"},gap:{radioring:"4px"}},tabs:{gap:{tabToIndicator:"8px",iconToText:"4px",tabsSpacing:"24px"},padding:{hBase:"4px"},size:{icon:"32px"},indicatorHeight:"4px"},toggle:{height:{base:"32px"},hPadding:{base:"20px"}},tag:{padding:{hBase:"16px",vBase:"6px"}},buttons:{CTAButton:{height:{base:"48px",small:"40px",large:"56px"},hPadding:{small:"8px",base:"12px",large:"20px"},gap:{textToIcon:"4px"},stroke:{base:"1px",pressed:"2px"}},pillButton:{height:{base:"32px",small:"28px",large:"40px"},hPadding:{small:"8px",base:"12px",large:"20px"},gap:{textToIcon:"4px"},stroke:{base:"1px",pressed:"2px"},borderRadius:"1000px"}},inputs:{height:{base:"60px"},padding:{hBase:"20px",vBase:"12px",vSmall:"8px"},stroke:{base:"1px",focus:"3px"}},rangeSlider:{width:"343px",trackHeight:"4px",handleSize:"32px",handleRadius:"100px",gap:{indicatorToSlider:"16px",valueToLabel:"4px"},shadow:{basic:"0px 4px 4px rgba(133,133,133,0.15)"}},typography:h({},I,{SemanticPlaceholder:I["Gotham-B-400"],SemanticFloatingPlaceholder:I["Gotham-XS-400"],SemanticInput:I["GothamN-B-500"],SemanticButtonLabel:I["Gotham-B-700"],SemanticButtonTag:I["Gotham-S-700"],SemanticTabLabel:I["Gotham-B-700"]}),globalBrandBorderRadius:"4px"};var E={button:"_yAaui",sizeBase:"_UsqaL",label:"_4nckd",withIcon:"_nW5n4",icon:"_4E-08",lightABase:"_TUyEa",lightAHover:"_mk12I",lightAPressed:"_NeX6r",lightADisabled:"_heJaQ",darkABase:"_gmxQ8",darkAHover:"_VXmQZ",darkAPressed:"_Uj-NY",darkADisabled:"_spwQR",lightBBase:"_epiCo",lightBHover:"_eMFh9",lightBPressed:"_AMhH4",lightBDisabled:"_xZ0Dk",darkBBase:"_gaWeb",darkBHover:"_sY0Gm",darkBPressed:"_pJ2ba",darkBDisabled:"_jDWRl"};const O=["label","bg","priority","state","iconPosition","icon","className"],U={Light:{A:{base:E.lightABase,hover:E.lightAHover,pressed:E.lightAPressed,disabled:E.lightADisabled},B:{base:E.lightBBase,hover:E.lightBHover,pressed:E.lightBPressed,disabled:E.lightBDisabled}},Dark:{A:{base:E.darkABase,hover:E.darkAHover,pressed:E.darkAPressed,disabled:E.darkADisabled},B:{base:E.darkBBase,hover:E.darkBHover,pressed:E.darkBPressed,disabled:E.darkBDisabled}}},X=a=>{var n;let{label:l="Pill Button",bg:i="Light",priority:o="A",state:s="base",iconPosition:r="none",icon:c=null,className:d=""}=a,f=m(a,O);const p=E.sizeBase,u="Dark"===i?"Dark":"Light",g="B"===o?"B":"A",x=(null==s||null==s.toLowerCase?void 0:s.toLowerCase())||"base",b=(null==(n=U[u])||null==(n=n[g])?void 0:n[x])||U.Light.A.base,v="disabled"===x,B="none"!==r&&!!c,S=[E.button,p,b,B&&E.withIcon,d].filter(Boolean).join(" ");/*#__PURE__*/return e("button",h({className:S,type:"button",disabled:v,"aria-disabled":v},f,{children:["left"===r&&B?/*#__PURE__*/t("span",{className:E.icon,children:c}):null,/*#__PURE__*/t("span",{className:E.label,children:l}),"right"===r&&B?/*#__PURE__*/t("span",{className:E.icon,children:c}):null]}))};var R={button:"_F3bF-",sizeBase:"_LiL6j",sizeSmall:"_Sd72C",sizeLarge:"_ZnQh1",paddingSmall:"_dgvDw",paddingLarge:"_DkIQL",priorityA:"_-KivL",priorityB:"_-JmFi",stateBase:"_bjbCk",stateHover:"_ZDbkl",statePressed:"_1rwIL",stateDisabled:"_-wUm1",textMedBlue:"_ClCSO",textAccentBlue:"_Wrj-m",textBlack:"_r9-H4",textDisabled:"_qoD17",withIcon:"_Z0MwJ",icon:"_1-6v8",label:"_-JxVh"};const V=["label","size","iconBool","variant","state","icon","className"],J={Base:R.sizeBase,Small:R.sizeSmall,Large:R.sizeLarge},q={Small:R.paddingSmall,Large:R.paddingLarge},Y={MedBlue:R.textMedBlue,AccentBlue:R.textAccentBlue,Black:R.textBlack},Q={A:["MedBlue","AccentBlue","Black"],B:["Black"]},$={base:R.stateBase,hover:R.stateHover,pressed:R.statePressed,disabled:R.stateDisabled},Z={MedBlue:{priority:"A",contentColor:"MedBlue",padding:"Small"},AccentBlue:{priority:"A",contentColor:"AccentBlue",padding:"Small"},BlackBook:{priority:"B",contentColor:"Black",padding:"Small"},AccentBlueXLarge:{priority:"A",contentColor:"AccentBlue",padding:"Large"}},K=a=>{let{label:n="Pill Button",size:l="Base",iconBool:i="Null",variant:o="MedBlue",state:s="Base",icon:r=null,className:c=""}=a,d=m(a,V);const f=(e=>Z[e]||Z.MedBlue)(o),p=(({size:e,padding:t,priority:a,contentColor:n})=>{let l=e,i=a,o=n;return"Large"===t&&(l="Large",i="A",o="AccentBlue"),"B"===i&&(o="Black"),{size:l,padding:t,priority:i,contentColor:o}})({size:l,padding:f.padding,priority:f.priority,contentColor:f.contentColor}),u=J[p.size]||J.Base,g=q[p.padding]||q.Small,x="B"===p.priority?R.priorityB:R.priorityA,b=(null==s||null==s.toLowerCase?void 0:s.toLowerCase())||"base",v=$[b]||$.base,B="disabled"===b,S=Q[p.priority]||Q.A,_=S.includes(p.contentColor)?p.contentColor:S[0],y=B?R.textDisabled:Y[_]||R.textMedBlue,N=(null==i||null==i.toLowerCase?void 0:i.toLowerCase())||"null",D="null"!==N&&!!r,L=[R.button,u,g,x,v,y,D&&R.withIcon,c].filter(Boolean).join(" ");/*#__PURE__*/return e("button",h({type:"button",className:L,disabled:B,"aria-disabled":B},d,{children:["left"===N&&D?/*#__PURE__*/t("span",{className:R.icon,children:r}):null,/*#__PURE__*/t("span",{className:R.label,children:n}),"right"===N&&D?/*#__PURE__*/t("span",{className:R.icon,children:r}):null]}))};var ee={button:"_r0sgi",sizeSmall:"_T56Po",sizeBase:"_mCWe4",sizeLarge:"_-8YHp",paddingSmall:"_JBTg-",paddingBase:"_cSTzk",hasIcon:"_bDXJQ",icon:"_3xSv4",iconImage:"_62puP",stateBase:"_vy1wr",stateHover:"_Wn-0v",statePressed:"_oJc-N",stateDisabled:"_9qDC9",colorMedBlue:"_6DpOD",colorAccentBlue:"_NHVj3",label:"_BP6vk"};const te=["label","iconMedBlue","iconDisabled","iconAccentBlue","size","iconBool","contentColor","hPadding","state","className"],ae={Small:ee.sizeSmall,Base:ee.sizeBase,Large:ee.sizeLarge},ne={base:ee.stateBase,hover:ee.stateHover,pressed:ee.statePressed,disabled:ee.stateDisabled},le={MedBlue:ee.colorMedBlue,AccentBlue:ee.colorAccentBlue},ie={Small:ee.paddingSmall,Base:ee.paddingBase},oe=a=>{let{label:n="Pill Button",iconMedBlue:l=null,iconDisabled:i=null,iconAccentBlue:o=null,size:s="Base",iconBool:r="Null",contentColor:c="MedBlue",hPadding:d="Base",state:f="Base",className:p=""}=a,u=m(a,te);const g=ae[s]||ae.Base,x=le[c]||le.MedBlue,b=ie[d]||ie.Base,v=(null==f||null==f.toLowerCase?void 0:f.toLowerCase())||"base",B="disabled"===v,S="Null"!==r,_=[ee.button,g,b,x,ne[v]||ne.base,S&&ee.hasIcon,p].filter(Boolean).join(" "),y=("Null"===r?null:B?i:"AccentBlue"===c?o:l)||/*#__PURE__*/t("img",{alt:"",className:ee.iconImage,src:B?"http://localhost:3845/assets/46d35cd0744a8f28b3336e971806fcaaa5ff05bf.svg":"AccentBlue"===c?"http://localhost:3845/assets/13c795ee60876f41ea4865e1a7f0faad16c50029.svg":"http://localhost:3845/assets/7f9b00802e515bf8021382c7420298f6b796552a.svg"});/*#__PURE__*/return e("button",h({type:"button",className:_,disabled:B,"aria-disabled":B},u,{children:[S&&"Left"===r&&/*#__PURE__*/t("span",{className:ee.icon,children:y}),/*#__PURE__*/t("span",{className:ee.label,children:n}),S&&"Right"===r&&/*#__PURE__*/t("span",{className:ee.icon,children:y})]}))};var se={textLink:"_I6BZS",sizeSmall:"_NDdGg",sizeBase:"_rQ06S",sizeLarge:"_F9LjP",lightBase:"_vXdTt",lightHover:"_o-1zX",lightPressed:"_L6zhs",lightDisabled:"_CwJC3",darkBase:"_2AEc1",darkHover:"_Nar7K",darkPressed:"_lMWXj",darkDisabled:"_Fgb6T"};const re=["label","children","size","bg","state","href","className","onClick"],ce={base:se.sizeBase,small:se.sizeSmall,large:se.sizeLarge},de={light:{base:se.lightBase,hover:se.lightHover,pressed:se.lightPressed,disabled:se.lightDisabled},dark:{base:se.darkBase,hover:se.darkHover,pressed:se.darkPressed,disabled:se.darkDisabled}},he=(e,t)=>e?String(e).toLowerCase():t,me=e=>{var a;let{label:n="Text Link",children:l,size:i="base",bg:o="light",state:s="base",href:r="#",className:c="",onClick:d}=e,f=m(e,re);const p=he(i,"base"),u=he(o,"light"),g=he(s,"base"),x=(null==(a=de[u])?void 0:a[g])||de.light.base,b=[se.textLink,ce[p]||ce.base,x,c].filter(Boolean).join(" "),v="disabled"===g;/*#__PURE__*/return t("a",h({className:b,href:v?void 0:r,"aria-disabled":v,onClick:e=>{if(v)return e.preventDefault(),void e.stopPropagation();d&&d(e)}},f,{children:null!=l?l:n}))};var fe={tabUnit:"_B-sXw",widthFit:"_m8WO0",widthFull:"_MU0a-",content:"_usHzd",contentTextOnly:"_4zZol",icon:"_Fey07",iconStack:"_lU-b9",iconLayer:"_Ujj2U",iconInner:"_JLNSA",iconPlaceholder:"_YZwLX",inactive:"_RlRbm",active:"_eZ-Nq",dark:"_xRU2U",label:"_iT4o1",indicator:"_1AdmG",light:"_xGKCu"};const pe=({label:a="Communities",state:n=!0,icon:l=!0,bg:i="Light",symbol:o=null,width:s="fit",className:r="",onClick:c})=>{const d="Dark"===i,h=!!n,m=!!l,f=a,p=[fe.content,!m&&fe.contentTextOnly].filter(Boolean).join(" "),u=/*#__PURE__*/t("span",o?{className:fe.icon,children:/*#__PURE__*/t("span",{className:fe.iconInner,children:o})}:{className:fe.icon,children:/*#__PURE__*/t("span",{className:fe.iconPlaceholder})});/*#__PURE__*/return e("button",{type:"button",className:[fe.tabUnit,d?fe.dark:fe.light,h?fe.active:fe.inactive,"full"===s?fe.widthFull:fe.widthFit,r].filter(Boolean).join(" "),onClick:c,children:[/*#__PURE__*/e("div",{className:p,children:[m?u:null,/*#__PURE__*/t("span",{className:fe.label,children:f})]}),/*#__PURE__*/t("div",{className:fe.indicator})]})};var ue={tabBar:"_l5yWc",tabsSpaced:"_1WnQG",tabsFull:"_YEFm0",tabButton:"_uaR-L",tabButtonFull:"_IOsL5",tabBarDark:"_qISvx",divider:"_kSK4M",dividerDark:"_Y7vBL"};const ge=(e,t=0)=>Array.from({length:e},(e,a)=>({label:`Tab ${String.fromCharCode(65+a+t)}`})),xe=({iconBool:a=!1,bg:n="Light",alignment:i="fitLeft",tabCount:o=3,tabLabels:s,tabs:r,className:d=""})=>{const h=c(()=>(e=>{if(!Number.isFinite(e))return 3;const t=Math.round(e);return t<2?2:t>10?10:t})(o),[o]),m=c(()=>ge(h),[h]),f=c(()=>{if(null!=r&&r.length)return r.slice(0,h);if(null!=s&&s.length){const e=s.slice(0,h);return e.concat(ge(h-e.length,e.length).map(e=>e.label)).map(e=>({label:e}))}return m},[m,h,s,r]),[p,u]=l(0),g="Dark"===n,x=[ue.tabBar,g&&ue.tabBarDark,d].filter(Boolean).join(" "),b="fullCenter"===i,v=b?ue.tabsFull:[ue.tabsSpaced,ue.alignLeft].filter(Boolean).join(" ");/*#__PURE__*/return e("div",{className:x,children:[/*#__PURE__*/t("div",{className:v,style:b?{"--tab-count":f.length}:void 0,children:f.map((e,l)=>/*#__PURE__*/t("div",{className:[ue.tabButton,b&&ue.tabButtonFull].filter(Boolean).join(" "),children:/*#__PURE__*/t(pe,{label:e.label,symbol:e.symbol,state:l===p,icon:a,bg:n,width:b?"full":"fit",onClick:()=>(e=>{u(e)})(l)})},`${e.label}-${l}`))}),/*#__PURE__*/t("div",{className:[ue.divider,g&&ue.dividerDark].filter(Boolean).join(" ")})]})};var be={checkbox:"_D0D4S",sizeBase:"_agq4P",sizeLarge:"_DF6Y2",box:"_KLUVK",checkmark:"_pjJT2",stateBase:"_2wUVL",stateFocused:"_CEmwb",stateSelected:"_hwXxq",stateDisabled:"_FHJJn"};const ve=["size","state","className"],Be={Base:be.sizeBase,Large:be.sizeLarge},Se={Base:be.stateBase,Focused:be.stateFocused,Selected:be.stateSelected,Disabled:be.stateDisabled},_e=e=>{let{size:a="Base",state:n="Base",className:o=""}=e,s=m(e,ve);const r=(e=>Be[e]?e:"Base")(a),c=(e=>Se[e]?e:"Base")(n),d="Base"===c,[f,p]=l("Selected"===c);i(()=>{p("Selected"===c)},[c]);const u=d?f:"Selected"===c,g="Disabled"===c,x=()=>{d&&p(e=>!e)};/*#__PURE__*/return t("div",h({className:[be.checkbox,Be[r],Se[d?u?"Selected":"Base":c],o].filter(Boolean).join(" "),role:"checkbox","aria-checked":u,"aria-disabled":g,tabIndex:d?0:void 0,onClick:d?x:void 0,onKeyDown:e=>{d&&("Enter"!==e.key&&" "!==e.key||(e.preventDefault(),x()))}},s,{children:/*#__PURE__*/t("div",{className:be.box,children:u?/*#__PURE__*/t("span",{className:be.checkmark,children:/*#__PURE__*/t("img",{alt:"",src:"http://localhost:3845/assets/afb09fc9d1fd13013c650d30c8d3cf5ea30d407a.svg"})}):null})}))};var ye={radioButton:"_dkkHN",sizeSmall:"_Z35a3",sizeLarge:"_qqkzi",ring:"_25Z5a",dot:"_dJXvY",stateBase:"_b6aRe",stateFocused:"_X1W0t",stateSelected:"_CgNBN",stateDisabled:"_p5QrE"};const Ne=["size","state","className"],De={Small:ye.sizeSmall,Large:ye.sizeLarge},Le={Base:ye.stateBase,Focused:ye.stateFocused,Selected:ye.stateSelected,Disabled:ye.stateDisabled},He=e=>{let{size:a="Small",state:n="Base",className:o=""}=e,s=m(e,Ne);const r=(e=>De[e]?e:"Small")(a),c=(e=>Le[e]?e:"Base")(n),d="Base"===c,[f,p]=l("Selected"===c);i(()=>{p("Selected"===c)},[c]);const u="Disabled"===c,g=()=>{d&&!f&&p(!0)};/*#__PURE__*/return t("div",h({className:[ye.radioButton,De[r],Le[d?f?"Selected":"Base":c],o].filter(Boolean).join(" "),role:"radio","aria-checked":f,"aria-disabled":u,tabIndex:d?0:void 0,onClick:d?g:void 0,onKeyDown:e=>{d&&("Enter"!==e.key&&" "!==e.key||(e.preventDefault(),g()))}},s,{children:/*#__PURE__*/t("div",{className:ye.ring,children:/*#__PURE__*/t("span",{className:ye.dot})})}))};var Ae="_jzFGi",ze="_sxJb-",ke="_FocdS";const Fe=(e,t,a)=>Math.min(Math.max(e,t),a),Te=e=>{if(e>=1e6){const t=e/1e6;return`$${t.toFixed(t%1==0?0:1)}m`}const t=e/1e3;return`$${t.toFixed(t%1==0?0:1)}k`},Ge=3e3,Ce=3e5,we=2e6,Pe=({property1:n="sq. ft.",sqFtRange:o,stepSqFt:s=250,priceRange:r,stepPrice:c=1e5})=>{var h,m,f,p,u,g,x,b;const v=d(null),[B,S]=l(null!=(h=null==o?void 0:o.min)?h:500),[_,y]=l(null!=(m=null==o?void 0:o.max)?m:Ge),[N,D]=l(null!=(f=null==r?void 0:r.min)?f:Ce),[L,H]=l(null!=(p=null==r?void 0:r.max)?p:we),[A,z]=l(null),k=d(null),F=d(null),T=d(null),G=d(null),C="price"===n,w=C?null!=(u=null==r?void 0:r.min)?u:Ce:null!=(g=null==o?void 0:o.min)?g:500,P=C?null!=(x=null==r?void 0:r.max)?x:we:null!=(b=null==o?void 0:o.max)?b:Ge,W=C?c:s,j=W>0?W:1,I=W>0?(M=W,Math.floor(w/M)*M):w;var M;const E=W>0?((e,t)=>Math.ceil(e/t)*t)(P,W):P,O=I<E,U=O?I:C?Ce:500,X=O?E:C?we:Ge,R=U,V=X,J=Fe(C?N:B,R,V-j),q=Fe(C?L:_,R+j,V),Y=V-R||1,Q=Fe((J-R)/Y*100,0,100),$=Fe((q-R)/Y*100,0,100),Z=`${J}-${q}`,K=`${Te(J)} - ${Te(q)}`;i(()=>{if(A)return;if(C){const e=F.current,t=G.current;return N!==w&&N!==k.current&&N!==T.current||N===U||D(U),L!==P&&L!==e&&L!==t||L===X||H(X),k.current=w,F.current=P,T.current=U,void(G.current=X)}const e=F.current,t=G.current;B!==w&&B!==k.current&&B!==T.current||B===U||S(U),_!==P&&_!==e&&_!==t||_===X||y(X),k.current=w,F.current=P,T.current=U,G.current=X},[A,L,N,_,B,C,P,w,X,U]);const ee=e=>{const t=v.current;if(!t)return null;const a=t.getBoundingClientRect();if(a.width<=0)return null;const n=Fe(e-a.left,0,a.width);return((e,t,a)=>{const n=Math.round((e-t)/a)*a+t;return Math.max(t,n)})(R+n/a.width*Y,R,j)},te=(e,t)=>{const a=ee(e);if(null===a)return;const n=null!=t?t:A;if("min"===n){const e=Fe(a,R,q-j);C?D(e):S(e)}else if("max"===n){const e=Fe(a,J+j,V);C?H(e):y(e)}},ae=e=>t=>{z(e),te(t.clientX,e),t.currentTarget.setPointerCapture(t.pointerId)},ne=e=>{e.currentTarget.hasPointerCapture(e.pointerId)&&e.currentTarget.releasePointerCapture(e.pointerId),z(null)};/*#__PURE__*/return t("div",{className:"_n31o-",children:/*#__PURE__*/e("div",{className:"_T228V",children:[/*#__PURE__*/t("div",{className:C?"_kKde-":"_YJstf",children:C?/*#__PURE__*/t("span",{className:"_5NO6b",children:K}):/*#__PURE__*/e(a,{children:[/*#__PURE__*/t("span",{className:"_x5EUg",children:Z}),/*#__PURE__*/t("span",{className:"_YI4Sh",children:"sq ft"})]})}),/*#__PURE__*/e("div",{className:"_0wuUH",ref:v,onPointerDown:e=>{if(e.target instanceof Element&&e.target.closest(`.${Ae}`))return;const t=ee(e.clientX);if(null===t||t>=q)return;const a=Fe(t,R,q-j);C?D(a):S(a)},onPointerMove:e=>{A&&te(e.clientX)},onPointerUp:ne,onPointerLeave:ne,children:[/*#__PURE__*/t("div",{className:"_hERVt"}),/*#__PURE__*/t("div",{className:"_JYLzz",style:{left:`${Q}%`,right:100-$+"%"}}),/*#__PURE__*/t("div",{className:Ae,style:{left:`${Q}%`},onPointerDown:ae("min"),children:/*#__PURE__*/e("div",{className:ze,children:[/*#__PURE__*/t("span",{className:ke}),/*#__PURE__*/t("span",{className:ke}),/*#__PURE__*/t("span",{className:ke})]})}),/*#__PURE__*/t("div",{className:Ae,style:{left:`${$}%`},onPointerDown:ae("max"),children:/*#__PURE__*/e("div",{className:ze,children:[/*#__PURE__*/t("span",{className:ke}),/*#__PURE__*/t("span",{className:ke}),/*#__PURE__*/t("span",{className:ke})]})})]})]})})};var We={specsSelector:"_v0b6u",unit:"_vMLJc",label:"_fWaca",unitSelected:"_8Iq10",unitUnselected:"_-2zUD",unitNull:"_SkLV9",labelSelected:"_QoN4w",labelUnselected:"_mR3EG",labelNull:"_GuYAz"};const je=["maxSpecs","className","onSelect"],Ie={selected:We.unitSelected,unselected:We.unitUnselected,null:We.unitNull},Me={selected:We.labelSelected,unselected:We.labelUnselected,null:We.labelNull},Ee=({label:e="Any",state:a="selected",className:n="",onSelect:l,isInteractive:i=!0})=>{const o=(e=>{const t="string"==typeof e?e.toLowerCase():"selected";return Ie[t]?t:"selected"})(a),s=[We.unit,Ie[o],n].filter(Boolean).join(" "),r=[We.label,Me[o]].filter(Boolean).join(" "),c=!i||"null"===o;/*#__PURE__*/return t("div",{className:s,role:c?void 0:"button",tabIndex:c?void 0:0,"aria-pressed":"selected"===o||void 0,"aria-disabled":c||void 0,onClick:c?void 0:l,onKeyDown:e=>{c||"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),null==l||l())},children:/*#__PURE__*/t("span",{className:r,children:e})})},Oe=6,Ue=["Any","2+","3+","4+","5+","6+"],Xe=e=>{let{maxSpecs:a=Oe,className:n="",onSelect:o}=e,s=m(e,je);const r=c(()=>(e=>{if(!Number.isFinite(e))return Oe;const t=Math.round(e);return t<1?Oe:Math.min(t,Oe)})(a),[a]),[d,f]=l(0),p=[We.specsSelector,n].filter(Boolean).join(" "),u=c(()=>Ue.map((e,t)=>{const a=t+1;return{label:0===t&&1===r?"1":e,state:a>r?"null":"unselected",specValue:a}}),[r]);return i(()=>{d>=r&&f(Math.max(r-1,0))},[r,d]),/*#__PURE__*/t("div",h({className:p},s,{children:u.map((e,a)=>{const n="null"===e.state;/*#__PURE__*/return t(Ee,{label:e.label,state:n?"null":a===d?"selected":"unselected",isInteractive:!n,onSelect:()=>{f(a),null==o||o(e,a)}},`${e.specValue}-${a}`)})}))};var Re={toggleUnit:"_nsXcE",label:"_u7njS",stateOnLight:"_vTeRg",stateOffLight:"_j3rv5",stateOnDark:"_qA7K2",stateOffDark:"_pVJ45"};const Ve=["toggleOn","toggleOff","state","bg","className"],Je=e=>{let{toggleOn:a="Toggle Label",toggleOff:n="Toggle Label",state:l=!0,bg:i="Light",className:o=""}=e,s=m(e,Ve);/*#__PURE__*/return t("button",h({type:"button",className:[Re.toggleUnit,"Light"===i?l?Re.stateOnLight:Re.stateOffLight:l?Re.stateOnDark:Re.stateOffDark,o].filter(Boolean).join(" ")},s,{children:/*#__PURE__*/t("span",{className:Re.label,children:l?a:n})}))};export{_e as C,k as E,w as I,x as P,He as R,_ as S,me as T,h as _,X as a,K as b,oe as c,G as d,xe as e,Je as f,Pe as g,Xe as h,j as i,D as j,M as k,L as u};
2
+ //# sourceMappingURL=index-b3052cfb.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-b3052cfb.js","sources":["../src/components/PrimaryCTA/PrimaryCTA.js","../src/components/SecondaryCTA/SecondaryCTA.js","../src/themes/ThemeProvider.js","../src/components/Tag/ErrorTag.js","../src/components/Tag/SuccessTag.js","../src/components/InputField/InputField.js","../src/components/TextArea/TextArea.js","../src/themes/default/typography.js","../src/themes/default/theme.js","../src/components/PillStrokeButton/PillStrokeButton.js","../src/components/PillFillButton/PillFillButton.js","../src/components/PillFillStrokeButton/PillFillStrokeButton.js","../src/components/TextLink/TextLink.js","../src/components/TabUnit/TabUnit.js","../src/components/TabBar/TabBar.js","../src/components/Checkbox/Checkbox.js","../src/components/RadioButton/RadioButton.js","../src/components/RangeSlider/RangeSlider.js","../src/components/SpecsSelector/SpecsSelector.js","../src/components/ToggleUnit/ToggleUnit.js"],"sourcesContent":["import styles from './PrimaryCTA.module.scss';\n\nconst SIZE_CLASS = {\n base: styles.sizeBase,\n small: styles.sizeSmall,\n large: styles.sizeLarge,\n};\n\nconst PRIORITY_STATE_CLASS = {\n A: {\n base: styles.filledBase,\n hover: styles.filledHover,\n pressed: styles.filledPressed,\n disabled: styles.filledDisabled,\n },\n B: {\n base: styles.ghostBase,\n hover: styles.ghostHover,\n pressed: styles.ghostPressed,\n disabled: styles.ghostDisabled,\n },\n};\n\n/**\n * Primary CTA button aligned to Figma spec:\n * - size: base (48px) | small (40px) | large (56px)\n * - priority: A (filled) | B (secondary)\n * - state: base | hover | pressed | disabled\n * - iconPosition: left | right | none (icon color inherits label color)\n */\nconst PrimaryCTA = ({\n label = 'PCTA',\n size = 'base',\n priority = 'A',\n state = 'base',\n iconPosition = 'none',\n icon = null,\n fullWidth = false,\n className = '',\n ...rest\n}) => {\n const sizeClass = SIZE_CLASS[size] || SIZE_CLASS.base;\n const visualClass = PRIORITY_STATE_CLASS[priority]?.[state] || PRIORITY_STATE_CLASS.A.base;\n const hasIcon = iconPosition !== 'none' && !!icon;\n\n const buttonClasses = [styles.button, sizeClass, visualClass, hasIcon && styles.withIcon, fullWidth && styles.fullWidth, className]\n .filter(Boolean)\n .join(' ');\n\n const isDisabled = state === 'disabled';\n\n return (\n <button className={buttonClasses} type='button' disabled={isDisabled} aria-disabled={isDisabled} {...rest}>\n {iconPosition === 'left' && hasIcon ? <span className={styles.icon}>{icon}</span> : null}\n <span className={styles.label}>{label}</span>\n {iconPosition === 'right' && hasIcon ? <span className={styles.icon}>{icon}</span> : null}\n </button>\n );\n};\n\nexport default PrimaryCTA;\n","import styles from './SecondaryCTA.module.scss';\n\nconst SIZE_CLASS = {\n base: styles.sizeBase,\n small: styles.sizeSmall,\n large: styles.sizeLarge,\n};\n\nconst STYLE_MAP = {\n Light: {\n base: styles.lightBase,\n hover: styles.lightHover,\n pressed: styles.lightPressed,\n disabled: styles.lightDisabled,\n },\n Dark: {\n base: styles.darkBase,\n hover: styles.darkHover,\n pressed: styles.darkPressed,\n disabled: styles.darkDisabled,\n },\n};\n\n/**\n * Secondary CTA button (outline/ghost) aligned to Figma spec:\n * - size: base (48px) | small (40px) | large (56px)\n * - bg: Light | Dark (sets contrast treatment)\n * - state: base | hover | pressed | disabled\n */\nconst SecondaryCTA = ({\n label = 'SCTA',\n size = 'base',\n bg = 'Light',\n state = 'base',\n iconPosition = 'none',\n icon = null,\n className = '',\n fullWidth = false,\n ...rest\n}) => {\n const sizeClass = SIZE_CLASS[size] || SIZE_CLASS.base;\n const bgKey = bg === 'Dark' ? 'Dark' : 'Light';\n const stateKey = state?.toLowerCase?.() || 'base';\n const visualClass = STYLE_MAP[bgKey]?.[stateKey] || STYLE_MAP.Light.base;\n\n const isDisabled = stateKey === 'disabled';\n const hasIcon = iconPosition !== 'none' && !!icon;\n const iconNode = hasIcon ? icon : null;\n\n const buttonClasses = [styles.button, sizeClass, visualClass, hasIcon && styles.withIcon, fullWidth && styles.fullWidth, className]\n .filter(Boolean)\n .join(' ');\n\n return (\n <button className={buttonClasses} type='button' disabled={isDisabled} aria-disabled={isDisabled} {...rest}>\n {iconPosition === 'left' && hasIcon ? <span className={styles.icon}>{iconNode}</span> : null}\n <span className={styles.label}>{label}</span>\n {iconPosition === 'right' && hasIcon ? <span className={styles.icon}>{iconNode}</span> : null}\n </button>\n );\n};\n\nexport default SecondaryCTA;\n","import dynamic from 'next/dynamic';\nimport { createContext, useContext, useEffect, useState } from 'react';\nconst ThemeProviderClientSide = dynamic(() => import('./ThemeProviderClientSide'), {\n ssr: false,\n});\n\nconst ThemeContext = createContext();\n\nconst ThemeProvider = ({ children, theme }) => {\n const [clientReady, setClientReady] = useState(false);\n\n useEffect(() => {\n setClientReady(true);\n }, []);\n\n if (!clientReady) {\n return children;\n }\n\n return (\n <ThemeProviderClientSide theme={theme} ThemeContext={ThemeContext}>\n {children}\n </ThemeProviderClientSide>\n );\n};\n\nexport function useTheme() {\n return useContext(ThemeContext);\n}\n\nexport default ThemeProvider;\n","import styles from './ErrorTag.module.scss';\n\nconst ErrorTag = ({ label = 'Error Message', children, className = '', ...rest }) => {\n const content = children ?? label;\n\n return (\n <div className={[styles.tagError, className].filter(Boolean).join(' ')} {...rest}>\n <span className={styles.label}>{content}</span>\n </div>\n );\n};\n\nexport default ErrorTag;\n","import styles from './SuccessTag.module.scss';\n\nconst SuccessTag = ({ label = 'Success Message', children, className = '', ...rest }) => {\n const content = children ?? label;\n\n return (\n <div className={[styles.tagSuccess, className].filter(Boolean).join(' ')} {...rest}>\n <span className={styles.label}>{content}</span>\n </div>\n );\n};\n\nexport default SuccessTag;\n","import { forwardRef, useState } from 'react';\nimport styles from './InputField.module.scss';\nimport ErrorTag from '../Tag/ErrorTag';\nimport SuccessTag from '../Tag/SuccessTag';\n\nconst InputField = forwardRef(\n ({ fieldLabel = 'Field Label', fieldValue, state = 'Base', className = '', onChange, ...props }, ref) => {\n const [isFocused, setIsFocused] = useState(false);\n const [internalValue, setInternalValue] = useState(fieldValue ?? '');\n\n const isControlled = fieldValue !== undefined;\n const value = isControlled ? fieldValue : internalValue;\n const isDisabled = state === 'Disabled';\n const isBaseState = state === 'Base';\n const isFilledState = state === 'Filled';\n const isFocusedState = state === 'Focused';\n const isErrorState = state === 'Error';\n const isSuccessState = state === 'Success';\n const isInteractive = isBaseState && !isDisabled;\n const shouldFloat =\n isFocusedState ||\n isFilledState ||\n isErrorState ||\n isSuccessState ||\n (isBaseState && (isFocused || Boolean(value)));\n const showFocusedStyle = isFocusedState || (isBaseState && isFocused);\n\n const handleFocus = () => {\n if (isInteractive) {\n setIsFocused(true);\n }\n };\n\n const handleBlur = () => {\n if (isInteractive) {\n setIsFocused(false);\n }\n };\n\n const handleChange = (event) => {\n if (!isInteractive) return;\n if (!isControlled) {\n setInternalValue(event.target.value);\n }\n if (onChange) {\n onChange(event);\n }\n };\n\n const containerClassName = [\n styles.inputContainer,\n showFocusedStyle && styles.focused,\n shouldFloat && styles.withValue,\n isDisabled && styles.disabled,\n className,\n ]\n .filter(Boolean)\n .join(' ');\n\n const labelClassName = [styles.placeholder, shouldFloat && styles.floatingPlaceholder].filter(Boolean).join(' ');\n\n return (\n <div className={styles.inputFieldWrapper}>\n <div className={containerClassName}>\n <input\n className={styles.input}\n value={isControlled ? value : undefined}\n defaultValue={isControlled ? undefined : value}\n placeholder=' '\n disabled={isDisabled}\n readOnly={!isInteractive}\n onFocus={handleFocus}\n onBlur={handleBlur}\n onChange={handleChange}\n ref={ref}\n {...props}\n />\n <label className={labelClassName}>{fieldLabel}</label>\n </div>\n {isErrorState && <ErrorTag className={styles.stateTag} />}\n {isSuccessState && <SuccessTag className={styles.stateTag} />}\n </div>\n );\n },\n);\n\n// Add display name for better debugging\nInputField.displayName = 'InputField';\n\nexport default InputField;\n","import { forwardRef, useState } from 'react';\nimport styles from './TextArea.module.scss';\nimport ErrorTag from '../Tag/ErrorTag';\nimport SuccessTag from '../Tag/SuccessTag';\n\nconst TextArea = forwardRef(\n (\n {\n fieldLabel,\n fieldValue,\n state = 'Base',\n className = '',\n onChange,\n placeholder,\n disabled,\n value,\n maxLength = 200,\n ...props\n },\n ref,\n ) => {\n const [isFocused, setIsFocused] = useState(false);\n const [internalValue, setInternalValue] = useState(fieldValue ?? value ?? '');\n\n const isControlled = fieldValue !== undefined || value !== undefined;\n const resolvedValue = isControlled ? fieldValue ?? value : internalValue;\n\n const isDisabled = state === 'Disabled' || disabled;\n const isBaseState = state === 'Base';\n const isFilledState = state === 'Filled';\n const isFocusedState = state === 'Focused';\n const isErrorState = state === 'Error';\n const isSuccessState = state === 'Success';\n const isInteractive = isBaseState && !isDisabled;\n const shouldFloat = isFocusedState || isFilledState || (isBaseState && (isFocused || Boolean(resolvedValue)));\n const showFocusedStyle = isFocusedState || (isBaseState && isFocused);\n\n const handleFocus = () => {\n if (isInteractive) {\n setIsFocused(true);\n }\n };\n\n const handleBlur = () => {\n if (isInteractive) {\n setIsFocused(false);\n }\n };\n\n const handleChange = (event) => {\n if (!isInteractive) return;\n if (!isControlled) {\n setInternalValue(event.target.value);\n }\n if (onChange) {\n onChange(event);\n }\n };\n\n const containerClassName = [\n styles.textAreaContainer,\n showFocusedStyle && styles.focused,\n shouldFloat && styles.withValue,\n isDisabled && styles.disabled,\n className,\n ]\n .filter(Boolean)\n .join(' ');\n\n const labelClassName = [styles.placeholder, shouldFloat && styles.floatingPlaceholder].filter(Boolean).join(' ');\n const resolvedLabel = fieldLabel ?? placeholder ?? 'Text Label';\n\n return (\n <div className={styles.textAreaWrapper}>\n <div className={containerClassName}>\n <textarea\n className={styles.textarea}\n onFocus={handleFocus}\n onBlur={handleBlur}\n onChange={handleChange}\n placeholder=' '\n disabled={isDisabled}\n readOnly={!isInteractive}\n maxLength={maxLength}\n value={isControlled ? resolvedValue : undefined}\n defaultValue={isControlled ? undefined : resolvedValue}\n ref={ref}\n {...props}\n />\n <label className={labelClassName}>{resolvedLabel}</label>\n </div>\n {isErrorState && <ErrorTag className={styles.stateTag} />}\n {isSuccessState && <SuccessTag className={styles.stateTag} />}\n </div>\n );\n },\n);\n\nTextArea.displayName = 'TextArea';\n\nexport default TextArea;\n","const typography = {\n // Domaine Display headers (Figma: H1-H6 with 700/400 weights)\n 'H1-700': {\n fontSize: '48px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '60px',\n letterSpacing: '0.96px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H1-400': {\n fontSize: '48px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '60px',\n letterSpacing: '0.96px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H2-700': {\n fontSize: '40px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '50px',\n letterSpacing: '0.4px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H2-400': {\n fontSize: '40px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '50px',\n letterSpacing: '0.4px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H3-700': {\n fontSize: '33px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '41px',\n letterSpacing: '0.33px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H3-400': {\n fontSize: '33px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '41px',\n letterSpacing: '0.33px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H4-700': {\n fontSize: '28px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '35px',\n letterSpacing: '0.28px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H4-400': {\n fontSize: '28px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '35px',\n letterSpacing: '0.28px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H5-700': {\n fontSize: '23px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '29px',\n letterSpacing: '0.23px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H5-400': {\n fontSize: '23px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '29px',\n letterSpacing: '0.23px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H6-700': {\n fontSize: '19px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '24px',\n letterSpacing: '0.19px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'H6-400': {\n fontSize: '19px',\n fontFamily: 'Domaine Display, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '24px',\n letterSpacing: '0.19px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Gotham Narrow - Large (L)\n 'GothamN-L-700': {\n fontSize: '18px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '27px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-L-500': {\n fontSize: '18px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 500,\n lineHeight: '27px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-L-400': {\n fontSize: '18px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '27px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-L-300': {\n fontSize: '18px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 300,\n lineHeight: '27px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Gotham Narrow - Base (B)\n 'GothamN-B-700': {\n fontSize: '16px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '24px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-B-500': {\n fontSize: '16px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 500,\n lineHeight: '24px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-B-400': {\n fontSize: '16px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '24px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-B-300': {\n fontSize: '16px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 300,\n lineHeight: '24px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Gotham Narrow - Small (S)\n 'GothamN-S-700': {\n fontSize: '13px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '20px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-S-500': {\n fontSize: '13px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 500,\n lineHeight: '20px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-S-400': {\n fontSize: '13px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '20px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-S-300': {\n fontSize: '13px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 300,\n lineHeight: '20px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Gotham Narrow - XSmall (XS)\n 'GothamN-XS-700': {\n fontSize: '11px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '17px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-XS-500': {\n fontSize: '11px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 500,\n lineHeight: '17px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-XS-400': {\n fontSize: '11px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '17px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'GothamN-XS-300': {\n fontSize: '11px',\n fontFamily: 'Gotham Narrow, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 300,\n lineHeight: '17px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Gotham (regular width) - Large (L)\n 'Gotham-L-700': {\n fontSize: '18px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '24px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-L-500': {\n fontSize: '18px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 500,\n lineHeight: '24px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-L-400': {\n fontSize: '18px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '24px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-L-300': {\n fontSize: '18px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 300,\n lineHeight: '24px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Gotham - Base (B)\n 'Gotham-B-700': {\n fontSize: '14px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '21px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-B-500': {\n fontSize: '14px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 500,\n lineHeight: '21px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-B-400': {\n fontSize: '14px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '21px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-B-300': {\n fontSize: '14px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 300,\n lineHeight: '21px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Gotham - Small (S)\n 'Gotham-S-700': {\n fontSize: '12px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '18px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-S-500': {\n fontSize: '12px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 500,\n lineHeight: '18px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-S-400': {\n fontSize: '12px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '18px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-S-300': {\n fontSize: '12px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 300,\n lineHeight: '18px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Gotham - XSmall (XS)\n 'Gotham-XS-700': {\n fontSize: '11px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '17px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-XS-500': {\n fontSize: '11px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 500,\n lineHeight: '17px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-XS-400': {\n fontSize: '11px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 400,\n lineHeight: '17px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n 'Gotham-XS-300': {\n fontSize: '11px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 300,\n lineHeight: '17px',\n textTransform: 'none',\n textDecorationLine: 'none',\n },\n\n // Overline (Figma shows Gotham Base Bold)\n Overline: {\n fontSize: '14px',\n fontFamily: 'Gotham, Helvetica, Arial, sans-serif',\n fontStyle: 'normal',\n fontWeight: 700,\n lineHeight: '21px',\n letterSpacing: '0px',\n textTransform: 'uppercase',\n textDecorationLine: 'none',\n },\n};\n\nexport default typography;\n","import typography from './typography';\n\nexport const defaultTheme = {\n palette: {\n TB: {\n Brand: {\n Primary: '#0C223F',\n Medium: '#004876',\n Accent: '#0070CD',\n Gray: '#8195A2',\n },\n Functional: {\n Black: '#000000',\n OffBlack: '#595959',\n White: '#FFFFFF',\n OffWhite: '#B5B5B5',\n DarkGray: '#858585',\n MedGray: '#D8D8D8',\n LightGray: '#E9EDF0',\n GrayOnDark: 'rgba(255, 255, 255, 0.2)',\n Success: '#009D47',\n SuccessBg: '#E4F6EA',\n Error: '#A31F34',\n ErrorBg: '#F7E6E9',\n ErrorText: '#A42337',\n },\n POI: {\n Food: '#AD3F49',\n Fitness: '#D78956',\n Entertainment: '#DBAE60',\n Parks: '#5E8748',\n Transportation: '#5C8988',\n Business: '#2C71C7',\n Shopping: '#344072',\n School: '#543D6E',\n },\n },\n\n State: {\n AccentHover: '#00437B',\n AccentPressed: '#005AA4',\n GrayHover: '#CDD5DA',\n GrayPressed: '#E6EAEC',\n Disabled: 'var(--tb-palette-TB-Functional-MedGray)',\n },\n \n },\n\n spacing: {\n 0: '0',\n 1: '4px',\n 2: '8px',\n 3: '12px',\n 4: '16px',\n 5: '24px',\n 6: '32px',\n 7: '40px',\n 8: '48px',\n 9: '60px',\n },\n\n specsSelector: {\n height: {\n base: '40px',\n },\n },\n\n checkboxRadio: {\n size: {\n base: '24px',\n large: '28px',\n },\n stroke: {\n pressed: '2px',\n },\n gap: {\n radioring: '4px',\n },\n },\n\n tabs: {\n gap: {\n tabToIndicator: '8px',\n iconToText: '4px',\n tabsSpacing: '24px',\n },\n padding: {\n hBase: '4px',\n },\n size: {\n icon: '32px',\n },\n indicatorHeight: '4px',\n },\n\n toggle: {\n height: {\n base: '32px',\n },\n hPadding: {\n base: '20px',\n },\n },\n\n tag: {\n padding: {\n hBase: '16px',\n vBase: '6px',\n },\n },\n\n buttons: {\n CTAButton: {\n height: {\n base: '48px',\n small: '40px',\n large: '56px',\n },\n hPadding: {\n small: '8px',\n base: '12px',\n large: '20px',\n },\n gap: {\n textToIcon: '4px',\n },\n stroke: {\n base: '1px',\n pressed: '2px',\n },\n },\n pillButton: {\n height: {\n base: '32px',\n small: '28px',\n large: '40px',\n },\n hPadding: {\n small: '8px',\n base: '12px',\n large: '20px',\n },\n gap: {\n textToIcon: '4px',\n },\n stroke: {\n base: '1px',\n pressed: '2px',\n },\n borderRadius: '1000px',\n },\n },\n \n inputs: {\n height: {\n base: '60px',\n },\n padding: {\n hBase: '20px',\n vBase: '12px',\n vSmall: '8px',\n },\n stroke: {\n base: '1px',\n focus: '3px',\n },\n },\n \n rangeSlider: {\n width: '343px',\n trackHeight: '4px',\n handleSize: '32px',\n handleRadius: '100px',\n gap: {\n indicatorToSlider: '16px',\n valueToLabel: '4px',\n },\n shadow: {\n basic: '0px 4px 4px rgba(133,133,133,0.15)',\n },\n },\n\n typography: {\n ...typography,\n SemanticPlaceholder: typography['Gotham-B-400'],\n SemanticFloatingPlaceholder: typography['Gotham-XS-400'],\n SemanticInput: typography['GothamN-B-500'],\n SemanticButtonLabel: typography['Gotham-B-700'],\n SemanticButtonTag: typography['Gotham-S-700'],\n SemanticTabLabel: typography['Gotham-B-700'],\n },\n globalBrandBorderRadius: '4px',\n};\n","import styles from './PillStrokeButton.module.scss';\n\nconst STYLE_MAP = {\n Light: {\n A: {\n base: styles.lightABase,\n hover: styles.lightAHover,\n pressed: styles.lightAPressed,\n disabled: styles.lightADisabled,\n },\n B: {\n base: styles.lightBBase,\n hover: styles.lightBHover,\n pressed: styles.lightBPressed,\n disabled: styles.lightBDisabled,\n },\n },\n Dark: {\n A: {\n base: styles.darkABase,\n hover: styles.darkAHover,\n pressed: styles.darkAPressed,\n disabled: styles.darkADisabled,\n },\n B: {\n base: styles.darkBBase,\n hover: styles.darkBHover,\n pressed: styles.darkBPressed,\n disabled: styles.darkBDisabled,\n },\n },\n};\n\n/**\n * PillStrokeButton aligned to Figma spec:\n * - bg: Light | Dark\n * - priority: A | B\n * - state: base | hover | pressed | disabled\n * - iconPosition: left | right | none (icon inherits label color)\n */\nconst PillStrokeButton = ({\n label = 'Pill Button',\n bg = 'Light',\n priority = 'A',\n state = 'base',\n iconPosition = 'none',\n icon = null,\n className = '',\n ...rest\n}) => {\n const sizeClass = styles.sizeBase;\n const bgKey = bg === 'Dark' ? 'Dark' : 'Light';\n const priorityKey = priority === 'B' ? 'B' : 'A';\n const stateKey = state?.toLowerCase?.() || 'base';\n const visualClass = STYLE_MAP[bgKey]?.[priorityKey]?.[stateKey] || STYLE_MAP.Light.A.base;\n\n const isDisabled = stateKey === 'disabled';\n const hasIcon = iconPosition !== 'none' && !!icon;\n\n const buttonClasses = [styles.button, sizeClass, visualClass, hasIcon && styles.withIcon, className]\n .filter(Boolean)\n .join(' ');\n\n return (\n <button className={buttonClasses} type='button' disabled={isDisabled} aria-disabled={isDisabled} {...rest}>\n {iconPosition === 'left' && hasIcon ? <span className={styles.icon}>{icon}</span> : null}\n <span className={styles.label}>{label}</span>\n {iconPosition === 'right' && hasIcon ? <span className={styles.icon}>{icon}</span> : null}\n </button>\n );\n};\n\nexport default PillStrokeButton;\n","import styles from './PillFillButton.module.scss';\n\nconst SIZE_CLASS = {\n Base: styles.sizeBase,\n Small: styles.sizeSmall,\n Large: styles.sizeLarge,\n};\n\nconst PADDING_CLASS = {\n Small: styles.paddingSmall,\n Large: styles.paddingLarge,\n};\n\nconst TEXT_CLASS = {\n MedBlue: styles.textMedBlue,\n AccentBlue: styles.textAccentBlue,\n Black: styles.textBlack,\n};\n\nconst PRIORITY_TEXT_COLORS = {\n A: ['MedBlue', 'AccentBlue', 'Black'],\n B: ['Black'],\n};\n\nconst normalizeProps = ({ size, padding, priority, contentColor }) => {\n let nextSize = size;\n let nextPadding = padding;\n let nextPriority = priority;\n let nextContentColor = contentColor;\n\n // Padding Large is only defined as: Size=Large, Priority=A, TextColor=AccentBlue\n if (nextPadding === 'Large') {\n nextSize = 'Large';\n nextPriority = 'A';\n nextContentColor = 'AccentBlue';\n }\n\n // Priority B only supports Black text (no AccentBlue/MedBlue variants)\n if (nextPriority === 'B') {\n nextContentColor = 'Black';\n }\n\n return {\n size: nextSize,\n padding: nextPadding,\n priority: nextPriority,\n contentColor: nextContentColor,\n };\n};\n\nconst STATE_CLASS = {\n base: styles.stateBase,\n hover: styles.stateHover,\n pressed: styles.statePressed,\n disabled: styles.stateDisabled,\n};\n\nconst VARIANT_PRESETS = {\n MedBlue: { priority: 'A', contentColor: 'MedBlue', padding: 'Small' },\n AccentBlue: { priority: 'A', contentColor: 'AccentBlue', padding: 'Small' },\n BlackBook: { priority: 'B', contentColor: 'Black', padding: 'Small' },\n AccentBlueXLarge: { priority: 'A', contentColor: 'AccentBlue', padding: 'Large' },\n};\n\nconst resolveVariant = (variant) => VARIANT_PRESETS[variant] || VARIANT_PRESETS.MedBlue;\n\n/**\n * PillFillButton aligned to Figma spec:\n * - size: Base | Small | Large\n * - iconBool: Left | Right | Null\n * - variant: MedBlue | AccentBlue | BlackBook | AccentBlueXLarge\n * - state: Base | Hover | Pressed | Disabled\n */\nconst PillFillButton = ({\n label = 'Pill Button',\n size = 'Base',\n iconBool = 'Null',\n variant = 'MedBlue',\n state = 'Base',\n icon = null,\n className = '',\n ...rest\n}) => {\n const preset = resolveVariant(variant);\n const normalized = normalizeProps({\n size,\n padding: preset.padding,\n priority: preset.priority,\n contentColor: preset.contentColor,\n });\n\n const sizeClass = SIZE_CLASS[normalized.size] || SIZE_CLASS.Base;\n const paddingClass = PADDING_CLASS[normalized.padding] || PADDING_CLASS.Small;\n const priorityClass = normalized.priority === 'B' ? styles.priorityB : styles.priorityA;\n\n const stateKey = state?.toLowerCase?.() || 'base';\n const stateClass = STATE_CLASS[stateKey] || STATE_CLASS.base;\n const isDisabled = stateKey === 'disabled';\n\n const allowedTextColors = PRIORITY_TEXT_COLORS[normalized.priority] || PRIORITY_TEXT_COLORS.A;\n const resolvedContentColor = allowedTextColors.includes(normalized.contentColor)\n ? normalized.contentColor\n : allowedTextColors[0];\n const textClass = isDisabled ? styles.textDisabled : TEXT_CLASS[resolvedContentColor] || styles.textMedBlue;\n\n const iconPosition = iconBool?.toLowerCase?.() || 'null';\n const hasIcon = iconPosition !== 'null' && !!icon;\n\n const buttonClasses = [\n styles.button,\n sizeClass,\n paddingClass,\n priorityClass,\n stateClass,\n textClass,\n hasIcon && styles.withIcon,\n className,\n ]\n .filter(Boolean)\n .join(' ');\n\n return (\n <button\n type='button'\n className={buttonClasses}\n disabled={isDisabled}\n aria-disabled={isDisabled}\n {...rest}\n >\n {iconPosition === 'left' && hasIcon ? <span className={styles.icon}>{icon}</span> : null}\n <span className={styles.label}>{label}</span>\n {iconPosition === 'right' && hasIcon ? <span className={styles.icon}>{icon}</span> : null}\n </button>\n );\n};\n\nexport default PillFillButton;\n","import styles from './PillFillStrokeButton.module.scss';\n\nconst ICONS = {\n MedBlue: 'http://localhost:3845/assets/7f9b00802e515bf8021382c7420298f6b796552a.svg',\n AccentBlue: 'http://localhost:3845/assets/13c795ee60876f41ea4865e1a7f0faad16c50029.svg',\n MedGray: 'http://localhost:3845/assets/46d35cd0744a8f28b3336e971806fcaaa5ff05bf.svg',\n DarkGray: 'http://localhost:3845/assets/3606b9384fd85b73fd7e639b27df8534332699cf.svg',\n};\n\nconst SIZE_CLASS = {\n Small: styles.sizeSmall,\n Base: styles.sizeBase,\n Large: styles.sizeLarge,\n};\n\nconst STATE_CLASS = {\n base: styles.stateBase,\n hover: styles.stateHover,\n pressed: styles.statePressed,\n disabled: styles.stateDisabled,\n};\n\nconst CONTENT_COLOR_CLASS = {\n MedBlue: styles.colorMedBlue,\n AccentBlue: styles.colorAccentBlue,\n};\n\nconst PADDING_CLASS = {\n Small: styles.paddingSmall,\n Base: styles.paddingBase,\n};\n\n\n/**\n * PillFillStrokeButton aligned to Figma spec:\n * - size: Small | Base | Large\n * - contentColor: MedBlue | AccentBlue\n * - state: Base | Hover | Pressed | Disabled\n * - iconBool: Null | Left | Right\n * - hPadding: Small | Base\n */\nconst PillFillStrokeButton = ({\n label = 'Pill Button',\n iconMedBlue = null,\n iconDisabled = null,\n iconAccentBlue = null,\n size = 'Base',\n iconBool = 'Null',\n contentColor = 'MedBlue',\n hPadding = 'Base',\n state = 'Base',\n className = '',\n ...rest\n}) => {\n const sizeClass = SIZE_CLASS[size] || SIZE_CLASS.Base;\n const colorClass = CONTENT_COLOR_CLASS[contentColor] || CONTENT_COLOR_CLASS.MedBlue;\n const paddingClass = PADDING_CLASS[hPadding] || PADDING_CLASS.Base;\n const stateKey = state?.toLowerCase?.() || 'base';\n const stateClass = STATE_CLASS[stateKey] || STATE_CLASS.base;\n const isDisabled = stateKey === 'disabled';\n const hasIcon = iconBool !== 'Null';\n const buttonClasses = [\n styles.button,\n sizeClass,\n paddingClass,\n colorClass,\n stateClass,\n hasIcon && styles.hasIcon,\n className,\n ]\n .filter(Boolean)\n .join(' ');\n\n const resolvedIcon =\n iconBool === 'Null'\n ? null\n : isDisabled\n ? iconDisabled\n : contentColor === 'AccentBlue'\n ? iconAccentBlue\n : iconMedBlue;\n\n const fallbackIconSrc = isDisabled\n ? ICONS.MedGray\n : contentColor === 'AccentBlue'\n ? ICONS.AccentBlue\n : ICONS.MedBlue;\n const iconContent = resolvedIcon || <img alt='' className={styles.iconImage} src={fallbackIconSrc} />;\n\n return (\n <button type='button' className={buttonClasses} disabled={isDisabled} aria-disabled={isDisabled} {...rest}>\n {hasIcon && iconBool === 'Left' && <span className={styles.icon}>{iconContent}</span>}\n <span className={styles.label}>{label}</span>\n {hasIcon && iconBool === 'Right' && <span className={styles.icon}>{iconContent}</span>}\n </button>\n );\n};\n\nexport default PillFillStrokeButton;\n","import styles from './TextLink.module.scss';\n\nconst SIZE_CLASS = {\n base: styles.sizeBase,\n small: styles.sizeSmall,\n large: styles.sizeLarge,\n};\n\nconst BG_STATE_CLASS = {\n light: {\n base: styles.lightBase,\n hover: styles.lightHover,\n pressed: styles.lightPressed,\n disabled: styles.lightDisabled,\n },\n dark: {\n base: styles.darkBase,\n hover: styles.darkHover,\n pressed: styles.darkPressed,\n disabled: styles.darkDisabled,\n },\n};\n\nconst normalize = (value, fallback) => (value ? String(value).toLowerCase() : fallback);\n\n/**\n * Text Link aligned to the Figma spec:\n * - size: base (12/18) | small (11/17) | large (14/21)\n * - bg: light | dark\n * - state: base | hover | pressed | disabled\n */\nconst TextLink = ({\n label = 'Text Link',\n children,\n size = 'base',\n bg = 'light',\n state = 'base',\n href = '#',\n className = '',\n onClick,\n ...rest\n}) => {\n const sizeKey = normalize(size, 'base');\n const bgKey = normalize(bg, 'light');\n const stateKey = normalize(state, 'base');\n\n const sizeClass = SIZE_CLASS[sizeKey] || SIZE_CLASS.base;\n const visualClass = BG_STATE_CLASS[bgKey]?.[stateKey] || BG_STATE_CLASS.light.base;\n\n const linkClasses = [styles.textLink, sizeClass, visualClass, className].filter(Boolean).join(' ');\n const isDisabled = stateKey === 'disabled';\n\n const handleClick = (event) => {\n if (isDisabled) {\n event.preventDefault();\n event.stopPropagation();\n return;\n }\n if (onClick) onClick(event);\n };\n\n const content = children ?? label;\n\n return (\n <a className={linkClasses} href={isDisabled ? undefined : href} aria-disabled={isDisabled} onClick={handleClick} {...rest}>\n {content}\n </a>\n );\n};\n\nexport default TextLink;\n","import styles from './TabUnit.module.scss';\n\nconst COMMUNITY_ICON_ON_PRIMARY = 'http://localhost:3845/assets/678ee945cb9054302f49b1ca0dc78e0b1bd69b56.svg';\nconst COMMUNITY_ICON_ON_SECONDARY = 'http://localhost:3845/assets/a7008105ddba7aaafeeca0ade6a4ed0986cb44c0.svg';\nconst COMMUNITY_ICON_OFF_PRIMARY = 'http://localhost:3845/assets/d4d3f3469b338e7ebbbba0500f30a3e849913781.svg';\nconst COMMUNITY_ICON_OFF_SECONDARY = 'http://localhost:3845/assets/a7008105ddba7aaafeeca0ade6a4ed0986cb44c0.svg';\n\nconst IconStack = ({ primarySrc, secondarySrc }) => (\n <span className={`${styles.icon} ${styles.iconStack}`}>\n <img className={styles.iconLayer} alt='' src={primarySrc} />\n <img className={styles.iconLayer} alt='' src={secondarySrc} />\n </span>\n);\n\nconst TabUnit = ({\n label = 'Communities',\n state = true,\n icon = true,\n bg = 'Light',\n symbol = null,\n width = 'fit',\n className = '',\n onClick,\n}) => {\n const isDark = bg === 'Dark';\n const isActive = !!state;\n const showIcon = !!icon;\n const labelText = label;\n const contentClassName = [\n styles.content,\n !showIcon && styles.contentTextOnly,\n ]\n .filter(Boolean)\n .join(' ');\n\n const defaultIcon = isActive\n ? <IconStack primarySrc={COMMUNITY_ICON_ON_PRIMARY} secondarySrc={COMMUNITY_ICON_ON_SECONDARY} />\n : <IconStack primarySrc={COMMUNITY_ICON_OFF_PRIMARY} secondarySrc={COMMUNITY_ICON_OFF_SECONDARY} />;\n const resolvedIcon = symbol ? (\n <span className={styles.icon}>\n <span className={styles.iconInner}>{symbol}</span>\n </span>\n ) : (\n <span className={styles.icon}>\n <span className={styles.iconPlaceholder} />\n </span>\n );\n\n return (\n <button\n type='button'\n className={[\n styles.tabUnit,\n isDark ? styles.dark : styles.light,\n isActive ? styles.active : styles.inactive,\n width === 'full' ? styles.widthFull : styles.widthFit,\n className,\n ]\n .filter(Boolean)\n .join(' ')}\n onClick={onClick}\n >\n <div className={contentClassName}>\n {showIcon ? resolvedIcon : null}\n <span className={styles.label}>{labelText}</span>\n </div>\n <div className={styles.indicator} />\n </button>\n );\n};\n\nexport default TabUnit;\n","import { useMemo, useState } from 'react';\nimport TabUnit from '../TabUnit/TabUnit';\nimport styles from './TabBar.module.scss';\n\nconst DEFAULT_TAB_COUNT = 3;\nconst MIN_TAB_COUNT = 2;\nconst MAX_TAB_COUNT = 10;\nconst buildDefaultTabs = (count, startIndex = 0) => {\n return Array.from({ length: count }, (_, index) => {\n const letter = String.fromCharCode(65 + index + startIndex);\n return { label: `Tab ${letter}` };\n });\n};\n\nconst clampTabCount = (count) => {\n if (!Number.isFinite(count)) return DEFAULT_TAB_COUNT;\n const rounded = Math.round(count);\n if (rounded < MIN_TAB_COUNT) return MIN_TAB_COUNT;\n if (rounded > MAX_TAB_COUNT) return MAX_TAB_COUNT;\n return rounded;\n};\n\nconst TabBar = ({\n iconBool = false,\n bg = 'Light',\n alignment = 'fitLeft',\n tabCount = DEFAULT_TAB_COUNT,\n tabLabels,\n tabs,\n className = '',\n}) => {\n const resolvedTabCount = useMemo(() => clampTabCount(tabCount), [tabCount]);\n const defaultTabs = useMemo(() => buildDefaultTabs(resolvedTabCount), [resolvedTabCount]);\n const resolvedTabs = useMemo(() => {\n if (tabs?.length) {\n return tabs.slice(0, resolvedTabCount);\n }\n if (tabLabels?.length) {\n const labels = tabLabels.slice(0, resolvedTabCount);\n const padded = labels.concat(\n buildDefaultTabs(resolvedTabCount - labels.length, labels.length).map((tab) => tab.label),\n );\n return padded.map((label) => ({ label }));\n }\n return defaultTabs;\n }, [defaultTabs, resolvedTabCount, tabLabels, tabs]);\n\n const [selectedIndex, setSelectedIndex] = useState(0);\n\n const handleSelect = (index) => {\n setSelectedIndex(index);\n };\n\n const isDark = bg === 'Dark';\n const containerClassName = [\n styles.tabBar,\n isDark && styles.tabBarDark,\n className,\n ]\n .filter(Boolean)\n .join(' ');\n const isFullCenter = alignment === 'fullCenter';\n const tabsClassName = isFullCenter\n ? styles.tabsFull\n : [styles.tabsSpaced, styles.alignLeft].filter(Boolean).join(' ');\n const tabsStyle = isFullCenter ? { '--tab-count': resolvedTabs.length } : undefined;\n return (\n <div className={containerClassName}>\n <div className={tabsClassName} style={tabsStyle}>\n {resolvedTabs.map((tab, index) => (\n <div\n key={`${tab.label}-${index}`}\n className={[styles.tabButton, isFullCenter && styles.tabButtonFull].filter(Boolean).join(' ')}\n >\n <TabUnit\n label={tab.label}\n symbol={tab.symbol}\n state={index === selectedIndex}\n icon={iconBool}\n bg={bg}\n width={isFullCenter ? 'full' : 'fit'}\n onClick={() => handleSelect(index)}\n />\n </div>\n ))}\n </div>\n <div className={[styles.divider, isDark && styles.dividerDark].filter(Boolean).join(' ')} />\n </div>\n );\n};\n\nexport default TabBar;\n","import { useEffect, useState } from 'react';\nimport styles from './Checkbox.module.scss';\n\nconst CHECKMARK_ICON = 'http://localhost:3845/assets/afb09fc9d1fd13013c650d30c8d3cf5ea30d407a.svg';\n\nconst SIZE_CLASS = {\n Base: styles.sizeBase,\n Large: styles.sizeLarge,\n};\n\nconst STATE_CLASS = {\n Base: styles.stateBase,\n Focused: styles.stateFocused,\n Selected: styles.stateSelected,\n Disabled: styles.stateDisabled,\n};\n\nconst normalizeSize = (size) => (SIZE_CLASS[size] ? size : 'Base');\nconst normalizeState = (state) => (STATE_CLASS[state] ? state : 'Base');\n\nconst Checkbox = ({ size = 'Base', state = 'Base', className = '', ...rest }) => {\n const resolvedSize = normalizeSize(size);\n const resolvedState = normalizeState(state);\n const isInteractive = resolvedState === 'Base';\n const [isChecked, setIsChecked] = useState(resolvedState === 'Selected');\n\n useEffect(() => {\n setIsChecked(resolvedState === 'Selected');\n }, [resolvedState]);\n const isSelected = isInteractive ? isChecked : resolvedState === 'Selected';\n const isDisabled = resolvedState === 'Disabled';\n const effectiveState = isInteractive ? (isSelected ? 'Selected' : 'Base') : resolvedState;\n\n const handleToggle = () => {\n if (!isInteractive) return;\n setIsChecked((prev) => !prev);\n };\n\n const handleKeyDown = (event) => {\n if (!isInteractive) return;\n if (event.key === 'Enter' || event.key === ' ') {\n event.preventDefault();\n handleToggle();\n }\n };\n\n return (\n <div\n className={[\n styles.checkbox,\n SIZE_CLASS[resolvedSize],\n STATE_CLASS[effectiveState],\n className,\n ]\n .filter(Boolean)\n .join(' ')}\n role='checkbox'\n aria-checked={isSelected}\n aria-disabled={isDisabled}\n tabIndex={isInteractive ? 0 : undefined}\n onClick={isInteractive ? handleToggle : undefined}\n onKeyDown={handleKeyDown}\n {...rest}\n >\n <div className={styles.box}>\n {isSelected ? (\n <span className={styles.checkmark}>\n <img alt='' src={CHECKMARK_ICON} />\n </span>\n ) : null}\n </div>\n </div>\n );\n};\n\nexport default Checkbox;\n","import { useEffect, useState } from 'react';\nimport styles from './RadioButton.module.scss';\n\nconst SIZE_CLASS = {\n Small: styles.sizeSmall,\n Large: styles.sizeLarge,\n};\n\nconst STATE_CLASS = {\n Base: styles.stateBase,\n Focused: styles.stateFocused,\n Selected: styles.stateSelected,\n Disabled: styles.stateDisabled,\n};\n\nconst normalizeSize = (size) => (SIZE_CLASS[size] ? size : 'Small');\nconst normalizeState = (state) => (STATE_CLASS[state] ? state : 'Base');\n\nconst RadioButton = ({ size = 'Small', state = 'Base', className = '', ...rest }) => {\n const resolvedSize = normalizeSize(size);\n const resolvedState = normalizeState(state);\n const isInteractive = resolvedState === 'Base';\n const [isSelected, setIsSelected] = useState(resolvedState === 'Selected');\n\n useEffect(() => {\n setIsSelected(resolvedState === 'Selected');\n }, [resolvedState]);\n\n const isDisabled = resolvedState === 'Disabled';\n const effectiveState = isInteractive ? (isSelected ? 'Selected' : 'Base') : resolvedState;\n\n const handleSelect = () => {\n if (!isInteractive || isSelected) return;\n setIsSelected(true);\n };\n\n const handleKeyDown = (event) => {\n if (!isInteractive) return;\n if (event.key === 'Enter' || event.key === ' ') {\n event.preventDefault();\n handleSelect();\n }\n };\n\n return (\n <div\n className={[\n styles.radioButton,\n SIZE_CLASS[resolvedSize],\n STATE_CLASS[effectiveState],\n className,\n ]\n .filter(Boolean)\n .join(' ')}\n role='radio'\n aria-checked={isSelected}\n aria-disabled={isDisabled}\n tabIndex={isInteractive ? 0 : undefined}\n onClick={isInteractive ? handleSelect : undefined}\n onKeyDown={handleKeyDown}\n {...rest}\n >\n <div className={styles.ring}>\n <span className={styles.dot} />\n </div>\n </div>\n );\n};\n\nexport default RadioButton;\n","import { useEffect, useRef, useState } from 'react';\nimport styles from './RangeSlider.module.scss';\n\n// Clamp a value within inclusive bounds.\nconst clamp = (value, min, max) => Math.min(Math.max(value, min), max);\n\n// Snap a raw value to the nearest step aligned to a minimum.\nconst snapToStep = (value, min, step) => {\n const snapped = Math.round((value - min) / step) * step + min;\n return Math.max(min, snapped);\n};\n\n// Round a limit down to the nearest step multiple.\nconst roundDownToStep = (value, step) => Math.floor(value / step) * step;\n\n// Round a limit up to the nearest step multiple.\nconst roundUpToStep = (value, step) => Math.ceil(value / step) * step;\n\n// Format a numeric price into compact $k/$m notation.\nconst formatPrice = (value) => {\n if (value >= 1000000) {\n const millions = value / 1000000;\n return `$${millions % 1 === 0 ? millions.toFixed(0) : millions.toFixed(1)}m`;\n }\n const thousands = value / 1000;\n return `$${thousands % 1 === 0 ? thousands.toFixed(0) : thousands.toFixed(1)}k`;\n};\n\nconst DEFAULT_MIN_SQFT = 500;\nconst DEFAULT_MAX_SQFT = 3000;\nconst DEFAULT_MIN_PRICE = 300000;\nconst DEFAULT_MAX_PRICE = 2000000;\n\n// Range slider with sq-ft and price variants plus draggable handles.\nconst RangeSlider = ({\n property1 = 'sq. ft.',\n sqFtRange,\n stepSqFt = 250,\n priceRange,\n stepPrice = 100000,\n}) => {\n const trackRef = useRef(null);\n const [interactiveSqFtMin, setInteractiveSqFtMin] = useState(sqFtRange?.min ?? DEFAULT_MIN_SQFT);\n const [interactiveSqFtMax, setInteractiveSqFtMax] = useState(sqFtRange?.max ?? DEFAULT_MAX_SQFT);\n const [interactivePriceMin, setInteractivePriceMin] = useState(priceRange?.min ?? DEFAULT_MIN_PRICE);\n const [interactivePriceMax, setInteractivePriceMax] = useState(priceRange?.max ?? DEFAULT_MAX_PRICE);\n const [activeHandle, setActiveHandle] = useState(null);\n const prevRawSetMinRef = useRef(null);\n const prevRawSetMaxRef = useRef(null);\n const prevRoundedSetMinRef = useRef(null);\n const prevRoundedSetMaxRef = useRef(null);\n const isPrice = property1 === 'price';\n const rawSetMin = isPrice\n ? priceRange?.min ?? DEFAULT_MIN_PRICE\n : sqFtRange?.min ?? DEFAULT_MIN_SQFT;\n const rawSetMax = isPrice\n ? priceRange?.max ?? DEFAULT_MAX_PRICE\n : sqFtRange?.max ?? DEFAULT_MAX_SQFT;\n const stepValue = isPrice ? stepPrice : stepSqFt;\n const safeStepValue = stepValue > 0 ? stepValue : 1;\n const roundedSetMin = stepValue > 0 ? roundDownToStep(rawSetMin, stepValue) : rawSetMin;\n const roundedSetMax = stepValue > 0 ? roundUpToStep(rawSetMax, stepValue) : rawSetMax;\n const hasValidLimitRange = roundedSetMin < roundedSetMax;\n const safeRoundedMin = hasValidLimitRange\n ? roundedSetMin\n : isPrice\n ? DEFAULT_MIN_PRICE\n : DEFAULT_MIN_SQFT;\n const safeRoundedMax = hasValidLimitRange\n ? roundedSetMax\n : isPrice\n ? DEFAULT_MAX_PRICE\n : DEFAULT_MAX_SQFT;\n const validMinLimit = safeRoundedMin;\n const validMaxLimit = safeRoundedMax;\n const clampMinValue = clamp(\n isPrice ? interactivePriceMin : interactiveSqFtMin,\n validMinLimit,\n validMaxLimit - safeStepValue,\n );\n const clampMaxValue = clamp(\n isPrice ? interactivePriceMax : interactiveSqFtMax,\n validMinLimit + safeStepValue,\n validMaxLimit,\n );\n\n const range = validMaxLimit - validMinLimit || 1;\n const minPercent = clamp(((clampMinValue - validMinLimit) / range) * 100, 0, 100);\n const maxPercent = clamp(((clampMaxValue - validMinLimit) / range) * 100, 0, 100);\n\n const formattedSqFt = `${clampMinValue}-${clampMaxValue}`;\n const formattedPrice = `${formatPrice(clampMinValue)} - ${formatPrice(clampMaxValue)}`;\n\n useEffect(() => {\n if (activeHandle) return;\n if (isPrice) {\n const prevRawSetMin = prevRawSetMinRef.current;\n const prevRawSetMax = prevRawSetMaxRef.current;\n const prevRoundedSetMin = prevRoundedSetMinRef.current;\n const prevRoundedSetMax = prevRoundedSetMaxRef.current;\n if (\n (interactivePriceMin === rawSetMin ||\n interactivePriceMin === prevRawSetMin ||\n interactivePriceMin === prevRoundedSetMin) &&\n interactivePriceMin !== safeRoundedMin\n ) {\n setInteractivePriceMin(safeRoundedMin);\n }\n if (\n (interactivePriceMax === rawSetMax ||\n interactivePriceMax === prevRawSetMax ||\n interactivePriceMax === prevRoundedSetMax) &&\n interactivePriceMax !== safeRoundedMax\n ) {\n setInteractivePriceMax(safeRoundedMax);\n }\n prevRawSetMinRef.current = rawSetMin;\n prevRawSetMaxRef.current = rawSetMax;\n prevRoundedSetMinRef.current = safeRoundedMin;\n prevRoundedSetMaxRef.current = safeRoundedMax;\n return;\n }\n\n const prevRawSetMin = prevRawSetMinRef.current;\n const prevRawSetMax = prevRawSetMaxRef.current;\n const prevRoundedSetMin = prevRoundedSetMinRef.current;\n const prevRoundedSetMax = prevRoundedSetMaxRef.current;\n if (\n (interactiveSqFtMin === rawSetMin ||\n interactiveSqFtMin === prevRawSetMin ||\n interactiveSqFtMin === prevRoundedSetMin) &&\n interactiveSqFtMin !== safeRoundedMin\n ) {\n setInteractiveSqFtMin(safeRoundedMin);\n }\n if (\n (interactiveSqFtMax === rawSetMax ||\n interactiveSqFtMax === prevRawSetMax ||\n interactiveSqFtMax === prevRoundedSetMax) &&\n interactiveSqFtMax !== safeRoundedMax\n ) {\n setInteractiveSqFtMax(safeRoundedMax);\n }\n prevRawSetMinRef.current = rawSetMin;\n prevRawSetMaxRef.current = rawSetMax;\n prevRoundedSetMinRef.current = safeRoundedMin;\n prevRoundedSetMaxRef.current = safeRoundedMax;\n }, [\n activeHandle,\n interactivePriceMax,\n interactivePriceMin,\n interactiveSqFtMax,\n interactiveSqFtMin,\n isPrice,\n rawSetMax,\n rawSetMin,\n safeRoundedMax,\n safeRoundedMin,\n ]);\n\n const getSnappedValueFromPointer = (clientX) => {\n const track = trackRef.current;\n if (!track) return null;\n const rect = track.getBoundingClientRect();\n if (rect.width <= 0) return null;\n const relative = clamp(clientX - rect.left, 0, rect.width);\n const rawValue = validMinLimit + (relative / rect.width) * range;\n return snapToStep(rawValue, validMinLimit, safeStepValue);\n };\n\n // Convert pointer position into a snapped min/max update.\n const updateValueFromPointer = (clientX, handleOverride) => {\n const snapped = getSnappedValueFromPointer(clientX);\n if (snapped === null) return;\n const activeTarget = handleOverride ?? activeHandle;\n\n if (activeTarget === 'min') {\n const nextMin = clamp(snapped, validMinLimit, clampMaxValue - safeStepValue);\n if (isPrice) {\n setInteractivePriceMin(nextMin);\n } else {\n setInteractiveSqFtMin(nextMin);\n }\n } else if (activeTarget === 'max') {\n const nextMax = clamp(snapped, clampMinValue + safeStepValue, validMaxLimit);\n if (isPrice) {\n setInteractivePriceMax(nextMax);\n } else {\n setInteractiveSqFtMax(nextMax);\n }\n }\n };\n\n const handleTrackPointerDown = (event) => {\n if (event.target instanceof Element && event.target.closest(`.${styles.handle}`)) {\n return;\n }\n const snapped = getSnappedValueFromPointer(event.clientX);\n if (snapped === null || snapped >= clampMaxValue) return;\n const nextMin = clamp(snapped, validMinLimit, clampMaxValue - safeStepValue);\n if (isPrice) {\n setInteractivePriceMin(nextMin);\n } else {\n setInteractiveSqFtMin(nextMin);\n }\n };\n\n // Start dragging a handle and capture pointer events.\n const handlePointerDown = (handle) => (event) => {\n setActiveHandle(handle);\n updateValueFromPointer(event.clientX, handle);\n event.currentTarget.setPointerCapture(event.pointerId);\n };\n\n // Update the active handle during drag.\n const handlePointerMove = (event) => {\n if (!activeHandle) return;\n updateValueFromPointer(event.clientX);\n };\n\n // End dragging and release pointer capture.\n const handlePointerUp = (event) => {\n if (event.currentTarget.hasPointerCapture(event.pointerId)) {\n event.currentTarget.releasePointerCapture(event.pointerId);\n }\n setActiveHandle(null);\n };\n\n return (\n <div className={styles.rangeSlider}>\n <div className={styles.sliderWrapper}>\n <div className={isPrice ? styles.priceRow : styles.labelRow}>\n {isPrice ? (\n <span className={styles.priceText}>{formattedPrice}</span>\n ) : (\n <>\n <span className={styles.valueText}>{formattedSqFt}</span>\n <span className={styles.unitText}>sq ft</span>\n </>\n )}\n </div>\n <div\n className={styles.trackRow}\n ref={trackRef}\n onPointerDown={handleTrackPointerDown}\n onPointerMove={handlePointerMove}\n onPointerUp={handlePointerUp}\n onPointerLeave={handlePointerUp}\n >\n <div className={styles.track} />\n <div\n className={styles.rangeTrack}\n style={{ left: `${minPercent}%`, right: `${100 - maxPercent}%` }}\n />\n <div className={styles.handle} style={{ left: `${minPercent}%` }} onPointerDown={handlePointerDown('min')}>\n <div className={styles.grip}>\n <span className={styles.gripBar} />\n <span className={styles.gripBar} />\n <span className={styles.gripBar} />\n </div>\n </div>\n <div className={styles.handle} style={{ left: `${maxPercent}%` }} onPointerDown={handlePointerDown('max')}>\n <div className={styles.grip}>\n <span className={styles.gripBar} />\n <span className={styles.gripBar} />\n <span className={styles.gripBar} />\n </div>\n </div>\n </div>\n </div>\n </div>\n );\n};\n\nexport default RangeSlider;\n","import { useEffect, useMemo, useState } from 'react';\nimport styles from './SpecsSelector.module.scss';\n\nconst STATE_CLASS = {\n selected: styles.unitSelected,\n unselected: styles.unitUnselected,\n null: styles.unitNull,\n};\n\nconst LABEL_CLASS = {\n selected: styles.labelSelected,\n unselected: styles.labelUnselected,\n null: styles.labelNull,\n};\n\nconst normalizeState = (state) => {\n const normalized = typeof state === 'string' ? state.toLowerCase() : 'selected';\n return STATE_CLASS[normalized] ? normalized : 'selected';\n};\n\nconst SpecsSelectorUnit = ({\n label = 'Any',\n state = 'selected',\n className = '',\n onSelect,\n isInteractive = true,\n}) => {\n const resolvedState = normalizeState(state);\n const unitClassName = [styles.unit, STATE_CLASS[resolvedState], className].filter(Boolean).join(' ');\n const labelClassName = [styles.label, LABEL_CLASS[resolvedState]].filter(Boolean).join(' ');\n const isDisabled = !isInteractive || resolvedState === 'null';\n\n const handleKeyDown = (event) => {\n if (isDisabled) return;\n if (event.key === 'Enter' || event.key === ' ') {\n event.preventDefault();\n onSelect?.();\n }\n };\n\n return (\n <div\n className={unitClassName}\n role={isDisabled ? undefined : 'button'}\n tabIndex={isDisabled ? undefined : 0}\n aria-pressed={resolvedState === 'selected' ? true : undefined}\n aria-disabled={isDisabled || undefined}\n onClick={isDisabled ? undefined : onSelect}\n onKeyDown={handleKeyDown}\n >\n <span className={labelClassName}>{label}</span>\n </div>\n );\n};\n\nconst MAX_UNITS = 6;\nconst BASE_LABELS = ['Any', '2+', '3+', '4+', '5+', '6+'];\n\nconst getResolvedMaxSpecs = (maxSpecs) => {\n if (!Number.isFinite(maxSpecs)) {\n return MAX_UNITS;\n }\n const rounded = Math.round(maxSpecs);\n if (rounded < 1) {\n return MAX_UNITS;\n }\n return Math.min(rounded, MAX_UNITS);\n};\n\nconst SpecsSelector = ({ maxSpecs = MAX_UNITS, className = '', onSelect, ...rest }) => {\n const resolvedMaxSpecs = useMemo(() => getResolvedMaxSpecs(maxSpecs), [maxSpecs]);\n const [selectedIndex, setSelectedIndex] = useState(0);\n\n const containerClassName = [styles.specsSelector, className].filter(Boolean).join(' ');\n const items = useMemo(() => {\n return BASE_LABELS.map((label, index) => {\n const specValue = index + 1;\n const normalizedLabel = index === 0 && resolvedMaxSpecs === 1 ? '1' : label;\n const state = specValue > resolvedMaxSpecs ? 'null' : 'unselected';\n\n return {\n label: normalizedLabel,\n state,\n specValue,\n };\n });\n }, [resolvedMaxSpecs]);\n\n useEffect(() => {\n if (selectedIndex >= resolvedMaxSpecs) {\n setSelectedIndex(Math.max(resolvedMaxSpecs - 1, 0));\n }\n }, [resolvedMaxSpecs, selectedIndex]);\n\n return (\n <div className={containerClassName} {...rest}>\n {items.map((item, index) => {\n const isNull = item.state === 'null';\n const isSelected = index === selectedIndex;\n const state = isNull ? 'null' : isSelected ? 'selected' : 'unselected';\n\n return (\n <SpecsSelectorUnit\n key={`${item.specValue}-${index}`}\n label={item.label}\n state={state}\n isInteractive={!isNull}\n onSelect={() => {\n setSelectedIndex(index);\n onSelect?.(item, index);\n }}\n />\n );\n })}\n </div>\n );\n};\n\nexport default SpecsSelector;\n","import styles from './ToggleUnit.module.scss';\n\nconst ToggleUnit = ({\n toggleOn = 'Toggle Label',\n toggleOff = 'Toggle Label',\n state = true,\n bg = 'Light',\n className = '',\n ...rest\n}) => {\n const isLight = bg === 'Light';\n const variantClass = isLight\n ? state\n ? styles.stateOnLight\n : styles.stateOffLight\n : state\n ? styles.stateOnDark\n : styles.stateOffDark;\n\n return (\n <button\n type='button'\n className={[styles.toggleUnit, variantClass, className].filter(Boolean).join(' ')}\n {...rest}\n >\n <span className={styles.label}>{state ? toggleOn : toggleOff}</span>\n </button>\n );\n};\n\nexport default ToggleUnit;\n"],"names":["_excluded","SIZE_CLASS","base","styles","sizeBase","small","sizeSmall","large","sizeLarge","PRIORITY_STATE_CLASS","A","filledBase","hover","filledHover","pressed","filledPressed","disabled","filledDisabled","B","ghostBase","ghostHover","ghostPressed","ghostDisabled","PrimaryCTA","_ref","_PRIORITY_STATE_CLASS","label","size","priority","state","iconPosition","icon","fullWidth","className","rest","_objectWithoutPropertiesLoose","visualClass","hasIcon","buttonClasses","button","withIcon","filter","Boolean","join","isDisabled","_jsxs","_extends","type","children","_jsx","STYLE_MAP","Light","lightBase","lightHover","lightPressed","lightDisabled","Dark","darkBase","darkHover","darkPressed","darkDisabled","SecondaryCTA","_STYLE_MAP$bgKey","bg","sizeClass","bgKey","stateKey","toLowerCase","iconNode","ThemeProviderClientSide","dynamic","import","ssr","ThemeContext","createContext","ThemeProvider","theme","clientReady","setClientReady","useState","useEffect","useTheme","useContext","ErrorTag","content","tagError","SuccessTag","tagSuccess","InputField","forwardRef","ref","fieldLabel","fieldValue","onChange","props","isFocused","setIsFocused","internalValue","setInternalValue","isControlled","undefined","value","isBaseState","isFocusedState","isErrorState","isSuccessState","isInteractive","shouldFloat","containerClassName","inputContainer","focused","withValue","labelClassName","placeholder","floatingPlaceholder","inputFieldWrapper","input","defaultValue","readOnly","onFocus","handleFocus","onBlur","handleBlur","event","target","stateTag","displayName","TextArea","_ref2","_ref3","maxLength","resolvedValue","textAreaContainer","resolvedLabel","textAreaWrapper","textarea","typography","fontSize","fontFamily","fontStyle","fontWeight","lineHeight","letterSpacing","textTransform","textDecorationLine","Overline","defaultTheme","palette","TB","Brand","Primary","Medium","Accent","Gray","Functional","Black","OffBlack","White","OffWhite","DarkGray","MedGray","LightGray","GrayOnDark","Success","SuccessBg","Error","ErrorBg","ErrorText","POI","Food","Fitness","Entertainment","Parks","Transportation","Business","Shopping","School","State","AccentHover","AccentPressed","GrayHover","GrayPressed","Disabled","spacing","specsSelector","height","checkboxRadio","stroke","gap","radioring","tabs","tabToIndicator","iconToText","tabsSpacing","padding","hBase","indicatorHeight","toggle","hPadding","tag","vBase","buttons","CTAButton","textToIcon","pillButton","borderRadius","inputs","vSmall","focus","rangeSlider","width","trackHeight","handleSize","handleRadius","indicatorToSlider","valueToLabel","shadow","basic","SemanticPlaceholder","SemanticFloatingPlaceholder","SemanticInput","SemanticButtonLabel","SemanticButtonTag","SemanticTabLabel","globalBrandBorderRadius","lightABase","lightAHover","lightAPressed","lightADisabled","lightBBase","lightBHover","lightBPressed","lightBDisabled","darkABase","darkAHover","darkAPressed","darkADisabled","darkBBase","darkBHover","darkBPressed","darkBDisabled","PillStrokeButton","priorityKey","Base","Small","Large","PADDING_CLASS","paddingSmall","paddingLarge","TEXT_CLASS","MedBlue","textMedBlue","AccentBlue","textAccentBlue","textBlack","PRIORITY_TEXT_COLORS","STATE_CLASS","stateBase","stateHover","statePressed","stateDisabled","VARIANT_PRESETS","contentColor","BlackBook","AccentBlueXLarge","PillFillButton","iconBool","variant","preset","resolveVariant","normalized","normalizeProps","nextSize","nextPriority","nextContentColor","paddingClass","priorityClass","priorityB","priorityA","stateClass","allowedTextColors","resolvedContentColor","includes","textClass","textDisabled","CONTENT_COLOR_CLASS","colorMedBlue","colorAccentBlue","paddingBase","PillFillStrokeButton","iconMedBlue","iconDisabled","iconAccentBlue","colorClass","iconContent","alt","iconImage","src","BG_STATE_CLASS","light","dark","normalize","fallback","String","TextLink","_BG_STATE_CLASS$bgKey","href","onClick","sizeKey","linkClasses","textLink","preventDefault","stopPropagation","TabUnit","symbol","isDark","isActive","showIcon","labelText","contentClassName","contentTextOnly","resolvedIcon","iconInner","iconPlaceholder","tabUnit","active","inactive","widthFull","widthFit","indicator","buildDefaultTabs","count","startIndex","Array","from","length","_","index","fromCharCode","TabBar","alignment","tabCount","tabLabels","resolvedTabCount","useMemo","Number","isFinite","rounded","Math","round","clampTabCount","defaultTabs","resolvedTabs","slice","labels","concat","map","tab","selectedIndex","setSelectedIndex","tabBar","tabBarDark","isFullCenter","tabsClassName","tabsFull","tabsSpaced","alignLeft","style","tabButton","tabButtonFull","handleSelect","divider","dividerDark","Focused","stateFocused","Selected","stateSelected","Checkbox","resolvedSize","normalizeSize","resolvedState","normalizeState","isChecked","setIsChecked","isSelected","handleToggle","prev","checkbox","role","tabIndex","onKeyDown","key","box","checkmark","RadioButton","setIsSelected","radioButton","ring","dot","clamp","min","max","formatPrice","millions","toFixed","thousands","DEFAULT_MAX_SQFT","DEFAULT_MIN_PRICE","DEFAULT_MAX_PRICE","RangeSlider","property1","sqFtRange","stepSqFt","priceRange","stepPrice","_sqFtRange$min","_sqFtRange$max","_priceRange$min","_priceRange$max","_priceRange$min2","_sqFtRange$min2","_priceRange$max2","_sqFtRange$max2","trackRef","useRef","interactiveSqFtMin","setInteractiveSqFtMin","interactiveSqFtMax","setInteractiveSqFtMax","interactivePriceMin","setInteractivePriceMin","interactivePriceMax","setInteractivePriceMax","activeHandle","setActiveHandle","prevRawSetMinRef","prevRawSetMaxRef","prevRoundedSetMinRef","prevRoundedSetMaxRef","isPrice","rawSetMin","rawSetMax","stepValue","safeStepValue","roundedSetMin","step","floor","roundDownToStep","roundedSetMax","roundUpToStep","ceil","hasValidLimitRange","safeRoundedMin","safeRoundedMax","validMinLimit","validMaxLimit","clampMinValue","clampMaxValue","range","minPercent","maxPercent","formattedSqFt","formattedPrice","prevRawSetMax","current","prevRoundedSetMax","getSnappedValueFromPointer","clientX","track","rect","getBoundingClientRect","relative","left","snapToStep","snapped","updateValueFromPointer","handleOverride","activeTarget","nextMin","nextMax","handlePointerDown","handle","currentTarget","setPointerCapture","pointerId","handlePointerUp","hasPointerCapture","releasePointerCapture","_Fragment","onPointerDown","Element","closest","onPointerMove","onPointerUp","onPointerLeave","right","selected","unitSelected","unselected","unitUnselected","null","unitNull","LABEL_CLASS","labelSelected","labelUnselected","labelNull","SpecsSelectorUnit","onSelect","unitClassName","unit","MAX_UNITS","BASE_LABELS","SpecsSelector","maxSpecs","resolvedMaxSpecs","getResolvedMaxSpecs","items","specValue","item","isNull","ToggleUnit","toggleOn","toggleOff","toggleUnit","stateOnLight","stateOffLight","stateOnDark","stateOffDark"],"mappings":"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"}
package/dist/index.css CHANGED
@@ -1,2 +1,2 @@
1
- ._QyFC7{align-items:center;background-color:var(--tb-palette-TB-Brand-Accent);border:0;border-radius:var(--tb-GlobalBrandBorderRadius);box-sizing:border-box;color:var(--tb-palette-TB-Functional-White);cursor:pointer;display:inline-flex;font:var(--tb-typography-SemanticButtonLabelBase-font);gap:0;height:var(--tb-cta-height-base);justify-content:center;min-width:64px;padding:0 var(--tb-cta-padding-base);transition:background-color .12s ease,border-color .12s ease,color .12s ease,width .12s ease}._QyFC7:disabled{cursor:not-allowed;pointer-events:none}._Q-XwQ{gap:4px}._RP0xS{height:var(--tb-cta-height-base)}._GCkHu{height:var(--tb-cta-height-small)}._rmhWl{height:var(--tb-cta-height-large)}._2skHL{line-height:21px;white-space:nowrap}._WeewY{align-items:center;color:currentColor;display:inline-flex;height:20px;justify-content:center;width:20px}._WeewY svg{fill:currentColor;height:100%;width:100%}._fQmYk{background-color:var(--tb-palette-TB-Brand-Accent)}._Twfo7,._fQmYk{border:0;color:var(--tb-palette-TB-Functional-White)}._Twfo7{background-color:var(--tb-palette-State-AccentHover)}._Fy9ZW{background-color:var(--tb-palette-State-AccentPressed);box-shadow:inset 0 0 0 2px var(--tb-palette-State-AccentHover)}._3bAVP,._Fy9ZW{border:0;color:var(--tb-palette-TB-Functional-White)}._3bAVP{background-color:var(--tb-palette-TB-Functional-MedGray)}._vHH46{display:flex;width:100%}._U-0SR{background-color:var(--tb-palette-TB-Functional-White);border:1px solid transparent;color:var(--tb-palette-TB-Brand-Accent)}._dx70d{background-color:var(--tb-palette-State-GrayHover)}._5tFFt,._dx70d{border:0;color:var(--tb-palette-TB-Brand-Accent)}._5tFFt{background-color:var(--tb-palette-State-GrayPressed);box-shadow:inset 0 0 0 2px var(--tb-palette-State-GrayHover)}._ahhcu{background-color:var(--tb-palette-TB-Functional-MedGray);border:0;color:var(--tb-palette-TB-Functional-White)}._03TeW{align-items:center;background:transparent;border-radius:var(--tb-GlobalBrandBorderRadius);box-sizing:border-box;color:inherit;cursor:pointer;display:inline-flex;font:var(--tb-typography-SemanticButtonLabelBase-font);height:var(--tb-cta-height-base);justify-content:center;min-width:64px;padding:0 var(--tb-cta-padding-base);transition:background-color .12s ease,border-color .12s ease,color .12s ease}._03TeW:disabled{cursor:not-allowed;pointer-events:none}._yhVaM{line-height:21px;white-space:nowrap}._CffiR{height:var(--tb-cta-height-base)}._4v19f{height:var(--tb-cta-height-small)}._C3Yo3{height:var(--tb-cta-height-large)}._IRnfK{display:flex;width:100%}._kiU8H{background:transparent;box-shadow:inset 0 0 0 1px var(--tb-palette-TB-Brand-Gray)}._IuP8c,._kiU8H{border:0;color:var(--tb-palette-TB-Brand-Medium)}._IuP8c{background:var(--tb-palette-State-GrayHover);box-shadow:0 0 0 1px var(--tb-palette-TB-Brand-Gray)}._YzKYj{background:var(--tb-palette-State-GrayPressed);border:0;box-shadow:inset 0 0 0 2px var(--tb-palette-State-GrayHover);color:var(--tb-palette-TB-Brand-Medium)}._JTIq4{box-shadow:0 0 0 1px var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-State-Disabled,#d8d8d8)}._JTIq4,._XreCj{background:transparent;border:0}._XreCj{box-shadow:inset 0 0 0 1px var(--tb-palette-TB-Functional-White);color:var(--tb-palette-TB-Functional-White)}._M9gir{background:var(--tb-palette-State-GrayHover);box-shadow:0 0 0 1px var(--tb-palette-TB-Functional-White)}._M9gir,._pRxTU{border:0;color:var(--tb-palette-TB-Brand-Medium)}._pRxTU{background:var(--tb-palette-State-GrayPressed);box-shadow:inset 0 0 0 2px var(--tb-palette-State-GrayHover)}._3qu5V{background:transparent;border:0;box-shadow:0 0 0 1px var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-State-Disabled,#d8d8d8)}._Zlubp{border:1px solid;border-color:var(--tb-palette-TB-Functional-MedGray);border-radius:4px;height:20px;justify-content:center;width:20px}._J1gSu,._Zlubp{align-items:center;display:flex}._J1gSu{background:var(--TB-Brand-BG-Text,#fff);border:1px solid var(--TB-Brand-Gray,#8195a2);box-sizing:border-box;height:60px;padding:0 20px;position:relative;width:100%}._J1gSu._pRhyH{border-bottom:4px solid var(--TB-Brand-Gray,#8195a2)}._J1gSu._XVL8G{background:#e9edf0}._J1gSu._XVL8G ._lhDC-{color:var(--TB-Brand-DarkGray,#858585)}._y6Hs-{background:transparent;border:none;color:var(--TB-Brand-Base-Text,#000);font:var(--tb-typography-SubheaderBase-font);height:100%;padding:12px 0 0;text-align:left;width:100%}._y6Hs-:focus{outline:none}._y6Hs-:disabled{cursor:not-allowed}._y6Hs-:not(:-moz-placeholder-shown)+._lhDC-{top:6px;transform:translateY(0)}._y6Hs-:not(:placeholder-shown)+._lhDC-{top:6px;transform:translateY(0)}._lhDC-{color:var(--TB-Brand-Base-Text,#000);font:var(--tb-typography-GothamBaseBook-font);left:20px;pointer-events:none;position:absolute;text-align:left;top:50%;transform:translateY(-50%);transition:all .2s ease-out}._lhDC-._wEmnH{font:var(--tb-typography-GothamXSmallBook-font);top:6px;transform:translateY(0)}._q8HgZ{align-items:center;background:var(--tb-palette-TB-Functional-White,#fff);border:1px solid var(--tb-palette-TB-Brand-Gray,#8195a2);display:flex;height:200px;padding:0 20px;position:relative;transition:all .2s ease-out;width:343px}._q8HgZ._9Eo1w{border-bottom:4px solid var(--tb-palette-TB-Brand-Gray,#8195a2)}._q8HgZ._lHxCa{background:var(--tb-palette-TB-Functional-LightGray,#e9edf0);border-color:var(--tb-palette-TB-Functional-DarkGray,#858585)}._zZCio{background:transparent;border:none;color:#000;font:var(--tb-typography-SubheaderBase-font);height:calc(100% - 20px);padding:12px 0 0;resize:none;text-align:left;width:100%}._zZCio:focus{outline:none}._zZCio:disabled{cursor:not-allowed}._Y8LeD{color:#000;font:var(--tb-typography-SemanticPlaceholder-font);left:20px;pointer-events:none;position:absolute;top:20px;transition:all .2s ease-out}._AEQZL{font:var(--tb-typography-GothamXSmallBook-font);top:4px}._zZCio:not(:-moz-placeholder-shown)+._Y8LeD{font:var(--tb-typography-GothamXSmallBook-font);top:4px}._zZCio:not(:placeholder-shown)+._Y8LeD{font:var(--tb-typography-GothamXSmallBook-font);top:4px}._5-Juo,._lHxCa ._Y8LeD{color:var(--tb-palette-TB-Functional-DarkGray,#858585)}._5-Juo{bottom:5px;font-size:12px;position:absolute;right:20px}._cAmFN{display:flex;flex-direction:column;gap:16px}._u1IHS{justify-content:space-between;padding:0 16px;position:relative}._u1IHS,._u1IHS ._-61oW{display:flex;gap:16px;width:100%}._u1IHS ._-61oW{align-items:flex-end;overflow-x:scroll}._u1IHS ._-61oW::-webkit-scrollbar{height:2px;margin-top:-1px;width:1px}._u1IHS ._-61oW::-webkit-scrollbar-track{background:transparent}._u1IHS ._-61oW::-webkit-scrollbar-track-piece{border:1px solid transparent}._u1IHS ._-61oW::-webkit-scrollbar-thumb{background:var(--tb-palette-TB-Functional-DarkGray,#858585)}._u1IHS:after{background-color:#d8d8d8;bottom:0;box-shadow:0 1px 2px hsla(0,0%,52%,.15);content:"";height:1px;left:0;position:absolute;right:0}._aw46E{align-items:center;cursor:pointer;display:inline-flex;flex-direction:column;flex-shrink:0;font:var(--tb-typography-GothamBaseBold-font);gap:8px}._aw46E._ToUV8{color:var(--tb-palette-TB-Functional-Black,#000)}._aw46E:not(._ToUV8){color:var(--tb-palette-TB-Functional-DarkGray,#858585)}._4JAfM{padding:0 16px}._2esKt{background-color:transparent;height:2px;position:relative;width:100%;z-index:1}._ToUV8 ._2esKt{background-color:var(--tb-palette-TB-Brand-Accent,#0070cd)}
1
+ ._QyFC7{align-items:center;background-color:var(--tb-palette-TB-Brand-Accent);border:0;border-radius:var(--tb-globalBrandBorderRadius);box-sizing:border-box;color:var(--tb-palette-TB-Functional-White);cursor:pointer;display:inline-flex;font:var(--tb-typography-SemanticButtonLabel-font);gap:0;height:var(--tb-buttons-CTAButton-height-base);justify-content:center;min-width:64px;padding:0 var(--tb-buttons-CTAButton-hPadding-large);transition:background-color .12s ease,border-color .12s ease,color .12s ease,width .12s ease}._QyFC7:disabled{cursor:not-allowed;pointer-events:none}._Q-XwQ{gap:var(--tb-buttons-CTAButton-gap-textToIcon)}._RP0xS{height:var(--tb-buttons-CTAButton-height-base)}._GCkHu{height:var(--tb-buttons-CTAButton-height-small)}._rmhWl{height:var(--tb-buttons-CTAButton-height-large)}._2skHL{line-height:inherit;white-space:nowrap}._WeewY{align-items:center;color:currentColor;display:inline-flex;font-size:inherit;height:20px;justify-content:center;line-height:1;width:20px}._WeewY svg{fill:currentColor;height:100%;width:100%}._fQmYk{background-color:var(--tb-palette-TB-Brand-Accent)}._Twfo7,._fQmYk{border:0;color:var(--tb-palette-TB-Functional-White)}._Twfo7{background-color:var(--tb-palette-State-AccentHover)}._Fy9ZW{background-color:var(--tb-palette-State-AccentPressed);box-shadow:inset 0 0 0 2px var(--tb-palette-State-AccentHover)}._3bAVP,._Fy9ZW{border:0;color:var(--tb-palette-TB-Functional-White)}._3bAVP{background-color:var(--tb-palette-TB-Functional-MedGray)}._vHH46{display:flex;width:100%}._U-0SR{background-color:var(--tb-palette-TB-Functional-White);border:1px solid transparent;color:var(--tb-palette-TB-Brand-Accent)}._dx70d{background-color:var(--tb-palette-State-GrayHover)}._5tFFt,._dx70d{border:0;color:var(--tb-palette-TB-Brand-Accent)}._5tFFt{background-color:var(--tb-palette-State-GrayPressed);box-shadow:inset 0 0 0 2px var(--tb-palette-State-GrayHover)}._ahhcu{background-color:var(--tb-palette-TB-Functional-MedGray);border:0;color:var(--tb-palette-TB-Functional-White)}._03TeW{align-items:center;background:transparent;border-radius:var(--tb-globalBrandBorderRadius);box-sizing:border-box;color:inherit;cursor:pointer;display:inline-flex;font:var(--tb-typography-SemanticButtonLabel-font);height:var(--tb-buttons-CTAButton-height-base);justify-content:center;min-width:64px;padding:0 var(--tb-buttons-CTAButton-hPadding-large);transition:background-color .12s ease,border-color .12s ease,color .12s ease}._03TeW:disabled{cursor:not-allowed;pointer-events:none}._yhVaM{line-height:inherit;white-space:nowrap}._CffiR{height:var(--tb-buttons-CTAButton-height-base)}._4v19f{height:var(--tb-buttons-CTAButton-height-small)}._C3Yo3{height:var(--tb-buttons-CTAButton-height-large)}._IRnfK{display:flex;width:100%}._kiU8H{background:transparent;box-shadow:inset 0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-TB-Brand-Gray)}._IuP8c,._kiU8H{border:0;color:var(--tb-palette-TB-Brand-Medium)}._IuP8c{background:var(--tb-palette-State-GrayHover);box-shadow:0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-TB-Brand-Gray)}._YzKYj{background:var(--tb-palette-State-GrayPressed);border:0;box-shadow:inset 0 0 0 var(--tb-buttons-CTAButton-stroke-pressed) var(--tb-palette-State-GrayHover);color:var(--tb-palette-TB-Brand-Medium)}._JTIq4{box-shadow:0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-State-Disabled,#d8d8d8)}._JTIq4,._XreCj{background:transparent;border:0}._XreCj{box-shadow:inset 0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-TB-Functional-White);color:var(--tb-palette-TB-Functional-White)}._M9gir{background:var(--tb-palette-State-GrayHover);box-shadow:0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-TB-Functional-White)}._M9gir,._pRxTU{border:0;color:var(--tb-palette-TB-Brand-Medium)}._pRxTU{background:var(--tb-palette-State-GrayPressed);box-shadow:inset 0 0 0 var(--tb-buttons-CTAButton-stroke-pressed) var(--tb-palette-State-GrayHover)}._3qu5V{background:transparent;border:0;box-shadow:0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-State-Disabled,#d8d8d8)}._Rdp18{gap:var(--tb-buttons-CTAButton-gap-textToIcon)}._4Shh8{align-items:center;color:currentColor;display:inline-flex;font-size:20px;height:20px;justify-content:center;line-height:1;width:20px}._4Shh8 svg{fill:currentColor;height:100%;width:100%}._J1gSu{align-items:center;background:var(--tb-palette-TB-Functional-White);border:var(--tb-inputs-stroke-base) solid var(--tb-palette-TB-Brand-Gray);box-sizing:border-box;display:flex;height:var(--tb-inputs-height-base);padding:0 var(--tb-inputs-padding-hBase);position:relative;width:100%}._J1gSu._pRhyH:after{background:var(--tb-palette-TB-Brand-Gray);bottom:0;content:"";height:var(--tb-inputs-stroke-focus);left:0;position:absolute;right:0}._J1gSu._XVL8G{background:var(--tb-palette-TB-Functional-LightGray);border-color:var(--tb-palette-State-Disabled)}._J1gSu._XVL8G ._lhDC-,._J1gSu._XVL8G ._y6Hs-{color:var(--tb-palette-TB-Functional-DarkGray)}._yPuVN{display:flex;flex-direction:column;width:100%}._y6Hs-{background:transparent;border:none;color:var(--tb-palette-TB-Functional-Black);font:var(--tb-typography-SemanticInput-font);height:100%;padding:0;text-align:left;width:100%}._y6Hs-:focus{outline:none}._y6Hs-:disabled{cursor:not-allowed}._uC4rR{box-sizing:border-box;width:100%}._lhDC-{color:var(--tb-palette-TB-Functional-Black);font:var(--tb-typography-SemanticPlaceholder-font);left:var(--tb-inputs-padding-hBase);pointer-events:none;position:absolute;text-align:left;top:50%;transform:translateY(-50%);transition:all .2s ease-out}._lhDC-._wEmnH{font:var(--tb-typography-SemanticFloatingPlaceholder-font);top:8px;transform:translateY(0)}._4YcEd ._y6Hs-{padding-top:12px}._6JFf3{align-items:center;background:var(--tb-palette-TB-Functional-ErrorBg);display:inline-flex;padding:var(--tb-tag-padding-vBase) var(--tb-tag-padding-hBase)}._1IQhJ{color:var(--tb-palette-TB-Functional-ErrorText);font:var(--tb-typography-GothamN-S-500-font);text-align:left}._2fmo8{align-items:center;background:var(--tb-palette-TB-Functional-SuccessBg);display:inline-flex;padding:var(--tb-tag-padding-vBase) var(--tb-tag-padding-hBase)}._eg1Ue{color:var(--tb-palette-TB-Functional-Black);font:var(--tb-typography-GothamN-S-500-font);text-align:left}._q8HgZ{align-items:flex-start;background:var(--tb-palette-TB-Functional-White);border:var(--tb-inputs-stroke-base) solid var(--tb-palette-TB-Brand-Gray);box-sizing:border-box;display:flex;height:var(--tb-inputs-text-area-height,200px);padding:var(--tb-inputs-padding-vBase) var(--tb-inputs-padding-hBase);position:relative;width:100%}._q8HgZ._9Eo1w:after{background:var(--tb-palette-TB-Brand-Gray);bottom:0;content:"";height:var(--tb-inputs-stroke-focus);left:0;position:absolute;right:0}._q8HgZ._lHxCa{background:var(--tb-palette-TB-Functional-LightGray);border-color:var(--tb-palette-State-Disabled)}._q8HgZ._lHxCa ._Y8LeD,._q8HgZ._lHxCa ._zZCio{color:var(--tb-palette-TB-Functional-DarkGray)}._JvzAT{display:flex;flex-direction:column;width:100%}._zZCio{background:transparent;border:none;color:var(--tb-palette-TB-Functional-Black);font:var(--tb-typography-SemanticInput-font);height:100%;padding:0;resize:none;text-align:left;width:100%}._zZCio:focus{outline:none}._zZCio:disabled{cursor:not-allowed}._mttqw{box-sizing:border-box;width:100%}._Y8LeD{color:var(--tb-palette-TB-Functional-Black);font:var(--tb-typography-SemanticPlaceholder-font);left:var(--tb-inputs-padding-hBase);pointer-events:none;position:absolute;text-align:left;top:var(--tb-inputs-padding-vBase);transition:all .2s ease-out}._Y8LeD._AEQZL{font:var(--tb-typography-SemanticFloatingPlaceholder-font);top:var(--tb-inputs-padding-vSmall)}._tygAa ._zZCio{padding-top:14px}._yAaui{align-items:center;background:transparent;border-radius:var(--tb-buttons-pillButton-borderRadius);box-sizing:border-box;cursor:pointer;display:inline-flex;font:var(--tb-typography-Gotham-S-700-font);height:var(--tb-buttons-pillButton-height-base);justify-content:center;min-width:-moz-fit-content;min-width:fit-content;padding:0 var(--tb-buttons-pillButton-hPadding-base);transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}._yAaui:disabled{cursor:not-allowed;pointer-events:none}._UsqaL{height:var(--tb-buttons-pillButton-height-base)}._4nckd{line-height:18px;white-space:nowrap}._nW5n4{gap:var(--tb-buttons-pillButton-gap-textToIcon)}._4E-08{align-items:center;color:currentColor;display:inline-flex;font-size:16px;height:16px;justify-content:center;line-height:1;width:16px}._4E-08 svg{fill:currentColor;height:100%;width:100%}._TUyEa{background:transparent}._TUyEa,._mk12I{border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-Gray);color:var(--tb-palette-TB-Brand-Medium)}._mk12I{background:var(--tb-palette-State-GrayHover)}._NeX6r{background:var(--tb-palette-State-GrayPressed);border:var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover);color:var(--tb-palette-TB-Brand-Medium)}._heJaQ{border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-State-Disabled,#d8d8d8)}._gmxQ8,._heJaQ{background:transparent}._gmxQ8{color:var(--tb-palette-TB-Functional-White)}._VXmQZ,._gmxQ8{border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Functional-White)}._VXmQZ{background:var(--tb-palette-State-GrayHover)}._Uj-NY,._VXmQZ{color:var(--tb-palette-TB-Brand-Medium)}._Uj-NY{background:var(--tb-palette-State-GrayPressed);border:var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover)}._spwQR{background:transparent;border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-State-Disabled,#d8d8d8)}._epiCo{background:transparent}._eMFh9,._epiCo{border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-MedGray,#d8d8d8);color:var(--tb-palette-TB-Brand-Black,#000);font:var(--tb-typography-Gotham-S-400-font)}._eMFh9{background:var(--tb-palette-State-GrayHover)}._AMhH4{background:var(--tb-palette-State-GrayPressed);border:var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover);color:var(--tb-palette-TB-Brand-Black,#000)}._AMhH4,._xZ0Dk{font:var(--tb-typography-Gotham-S-400-font)}._xZ0Dk{background:var(--tb-palette-TB-Functional-White);border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-State-Disabled,#d8d8d8)}._gaWeb{background:transparent;color:var(--tb-palette-TB-Functional-White)}._gaWeb,._sY0Gm{border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-MedGray,#d8d8d8);font:var(--tb-typography-Gotham-S-400-font)}._sY0Gm{background:var(--tb-palette-State-GrayHover)}._pJ2ba,._sY0Gm{color:var(--tb-palette-TB-Brand-Medium)}._pJ2ba{background:var(--tb-palette-State-GrayPressed);border:var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover)}._jDWRl,._pJ2ba{font:var(--tb-typography-Gotham-S-400-font)}._jDWRl{background:transparent;border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-State-Disabled,#d8d8d8)}._F3bF-{align-items:center;background:var(--tb-palette-TB-Functional-White,#fff);border:var(--tb-buttons-pillButton-stroke-base) solid transparent;border-radius:var(--tb-buttons-pillButton-borderRadius);box-sizing:border-box;cursor:pointer;display:inline-flex;font:var(--tb-typography-Gotham-S-700-font);gap:var(--tb-buttons-pillButton-gap-textToIcon);justify-content:center;min-width:-moz-fit-content;min-width:fit-content;padding:0 var(--tb-buttons-pillButton-hPadding-base);transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}._F3bF-:disabled{cursor:not-allowed;pointer-events:none}._LiL6j{height:var(--tb-buttons-pillButton-height-base)}._Sd72C{height:var(--tb-buttons-pillButton-height-small)}._ZnQh1{height:var(--tb-buttons-pillButton-height-large)}._dgvDw{padding:0 var(--tb-buttons-pillButton-hPadding-base)}._DkIQL{padding:0 var(--tb-buttons-pillButton-hPadding-large)}._-KivL{font:var(--tb-typography-Gotham-S-700-font)}._-JmFi{font:var(--tb-typography-Gotham-S-400-font)}._bjbCk{background:var(--tb-palette-TB-Functional-White,#fff)}._ZDbkl,._bjbCk{border-color:transparent;color:inherit}._ZDbkl{background:var(--tb-palette-State-GrayHover,#cdd5da)}._1rwIL{background:var(--tb-palette-State-GrayPressed,#e6eaec);border:var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover,#cdd5da);color:inherit}._-wUm1{background:var(--tb-palette-State-Disabled,#d8d8d8);border:var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-TB-Functional-White,#fff)}._ClCSO{color:var(--tb-palette-TB-Brand-Medium,#004876)}._Wrj-m{color:var(--tb-palette-TB-Brand-Accent,#0070cd)}._r9-H4{color:var(--tb-palette-TB-Brand-Black,#000)}._qoD17{color:var(--tb-palette-TB-Functional-White,#fff)}._Z0MwJ{gap:var(--tb-buttons-pillButton-gap-textToIcon)}._1-6v8{align-items:center;color:currentColor;display:inline-flex;font-size:16px;height:16px;justify-content:center;line-height:1;width:16px}._1-6v8 svg{fill:currentColor;height:100%;width:100%}._-JxVh{line-height:18px;white-space:nowrap}._r0sgi{align-items:center;background:var(--tb-palette-TB-Functional-White,#fff);border:var(--tb-buttons-pillButton-stroke-base,1px) solid var(--tb-palette-TB-Brand-Gray);border-radius:var(--tb-buttons-pillButton-borderRadius,100px);box-sizing:border-box;cursor:pointer;display:inline-flex;font:var(--tb-typography-Gotham-S-700-font);gap:0;justify-content:center;min-width:-moz-fit-content;min-width:fit-content;padding:0 var(--tb-buttons-pillButton-hPadding-base,12px);transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}._r0sgi:disabled{cursor:not-allowed;pointer-events:none}._T56Po{height:var(--tb-buttons-pillButton-height-small,28px)}._mCWe4{height:var(--tb-buttons-pillButton-height-base,32px)}._-8YHp{height:var(--tb-buttons-pillButton-height-large,36px)}._JBTg-{padding:0 var(--tb-buttons-pillButton-hPadding-small,8px)}._cSTzk{padding:0 var(--tb-buttons-pillButton-hPadding-base,12px)}._bDXJQ{gap:var(--tb-buttons-pillButton-gap-textToIcon,0)}._3xSv4{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}._62puP{display:block;height:16px;width:16px}._vy1wr{background:var(--tb-palette-TB-Functional-White,#fff)}._Wn-0v,._vy1wr{border-color:var(--tb-palette-TB-Brand-Gray)}._Wn-0v{background:var(--tb-palette-State-GrayHover,#cdd5da)}._oJc-N{background:var(--tb-palette-State-GrayPressed,#e6eaec);border:var(--tb-buttons-pillButton-stroke-pressed,2px) solid var(--tb-palette-State-GrayHover,#cdd5da)}._9qDC9{background:var(--tb-palette-TB-Functional-White,#fff);border-color:var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-TB-Functional-MedGray,#d8d8d8)}._6DpOD{color:var(--tb-palette-TB-Brand-Medium,#004876)}._NHVj3{color:var(--tb-palette-TB-Brand-Accent,#0070cd)}._NHVj3,._NHVj3._Wn-0v{border-color:var(--tb-palette-TB-Brand-Accent,#0070cd)}._NHVj3._oJc-N{border-color:var(--tb-palette-State-GrayHover,#cdd5da)}._NHVj3._9qDC9{border-color:var(--tb-palette-State-Disabled,#d8d8d8);color:var(--tb-palette-TB-Functional-MedGray,#d8d8d8)}._BP6vk{line-height:18px;white-space:nowrap}._I6BZS{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-decoration:none;transition:color .12s ease}._I6BZS[aria-disabled=true]{cursor:not-allowed;pointer-events:none}._NDdGg{font:var(--tb-typography-Gotham-XS-700-font)}._rQ06S{font:var(--tb-typography-Gotham-S-700-font)}._F9LjP{font:var(--tb-typography-Gotham-B-700-font)}._o-1zX,._vXdTt{color:var(--tb-palette-TB-Brand-Medium)}._L6zhs{color:var(--tb-palette-State-AccentPressed)}._CwJC3{color:var(--tb-palette-TB-Functional-MedGray)}._2AEc1,._Nar7K{color:var(--tb-palette-TB-Functional-White)}._lMWXj{color:var(--tb-palette-State-GrayPressed)}._Fgb6T{color:var(--tb-palette-TB-Functional-MedGray)}._B-sXw{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;gap:var(--tb-tabs-gap-tabToIndicator,8px);padding:0}._m8WO0{width:-moz-fit-content;width:fit-content}._MU0a-{width:100%}._usHzd{align-items:center;display:flex;flex-direction:column;gap:var(--tb-tabs-gap-iconToText,4px);padding:0 var(--tb-tabs-padding-hBase,4px)}._4zZol{flex-direction:row}._4zZol,._Fey07{align-items:center;justify-content:center}._Fey07{display:inline-flex;height:var(--tb-tabs-size-icon,32px);overflow:hidden;width:var(--tb-tabs-size-icon,32px)}._lU-b9{position:relative}._Ujj2U{height:100%;inset:0;position:absolute;width:100%}._JLNSA,._JLNSA img,._JLNSA svg{display:block;height:100%;width:100%}._YZwLX{background:var(--tb-palette-TB-Functional-MedGray,#d8d8d8);border-radius:999px;height:100%;width:100%}._RlRbm ._YZwLX{background:var(--tb-palette-TB-Brand-Gray,#8195a2)}._eZ-Nq ._YZwLX{background:var(--tb-palette-TB-Functional-Black,#000)}._xRU2U ._YZwLX{background:var(--tb-palette-TB-Functional-OffWhite,#b5b5b5)}._xRU2U._eZ-Nq ._YZwLX{background:var(--tb-palette-TB-Functional-White,#fff)}._iT4o1{font:var(--tb-typography-GothamN-S-700-font);line-height:20px;text-align:center;white-space:nowrap}._1AdmG{background:var(--tb-palette-TB-Brand-Accent,#0070cd);height:var(--tb-tabs-indicatorHeight,4px);opacity:0;width:100%}._eZ-Nq ._1AdmG{opacity:1}._xGKCu ._iT4o1{color:var(--tb-palette-TB-Functional-OffBlack,#595959)}._xGKCu._eZ-Nq ._iT4o1{color:var(--tb-palette-TB-Functional-Black,#000)}._xRU2U ._iT4o1{color:var(--tb-palette-TB-Functional-OffWhite,#b5b5b5)}._xRU2U._eZ-Nq ._iT4o1{color:var(--tb-palette-TB-Functional-White,#fff)}._xRU2U ._1AdmG{background:var(--tb-palette-TB-Brand-Accent,#0070cd)}._xRU2U._eZ-Nq ._1AdmG{background:var(--tb-palette-TB-Functional-White,#fff)}._l5yWc{width:100%}._1WnQG{display:flex;gap:var(--tb-tabs-gap-tabsSpacing,24px)}._1WnQG,._YEFm0{align-items:center}._YEFm0{display:grid;grid-template-columns:repeat(var(--tab-count,3),minmax(0,1fr));width:100%}._uaR-L{display:flex}._IOsL5{justify-content:center;width:100%}._qISvx{display:flex;flex-direction:column}._kSK4M{background:var(--tb-palette-TB-Functional-MedGray,#d8d8d8);height:1px;width:100%}._Y7vBL{background:var(--tb-palette-TB-Functional-GrayOnDark,hsla(0,0%,100%,.2))}._D0D4S{align-items:center;display:inline-flex;justify-content:center}._agq4P{height:var(--tb-checkboxRadio-size-base,24px);width:var(--tb-checkboxRadio-size-base,24px)}._DF6Y2{height:var(--tb-checkboxRadio-size-large,28px);width:var(--tb-checkboxRadio-size-large,28px)}._KLUVK{background:transparent;box-sizing:border-box;height:100%;width:100%}._KLUVK,._pjJT2{align-items:center;display:inline-flex;justify-content:center}._pjJT2{height:14px;width:14px}._pjJT2 img{display:block;height:100%;width:100%}._2wUVL ._KLUVK{box-shadow:inset 0 0 0 1px var(--tb-palette-TB-Brand-Gray,#8195a2)}._CEmwb ._KLUVK{box-shadow:inset 0 0 0 2px var(--tb-palette-TB-Brand-Gray,#8195a2)}._hwXxq ._KLUVK{background:var(--tb-palette-TB-Brand-Accent,#0070cd);box-shadow:inset 0 0 0 0 var(--tb-palette-TB-Brand-Gray,#8195a2)}._FHJJn ._KLUVK{box-shadow:inset 0 0 0 1px var(--tb-palette-TB-Functional-MedGray,#d8d8d8)}._dkkHN{align-items:center;display:inline-flex;justify-content:center}._Z35a3{height:var(--tb-checkboxRadio-size-base,24px);width:var(--tb-checkboxRadio-size-base,24px)}._qqkzi{height:var(--tb-checkboxRadio-size-large,28px);width:var(--tb-checkboxRadio-size-large,28px)}._25Z5a{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center}._25Z5a,._dJXvY{border-radius:999px;height:100%;width:100%}._dJXvY{background:transparent}._b6aRe ._25Z5a{box-shadow:inset 0 0 0 1px var(--tb-palette-TB-Brand-Gray,#8195a2)}._X1W0t ._25Z5a{box-shadow:inset 0 0 0 2px var(--tb-palette-TB-Brand-Gray,#8195a2)}._CgNBN ._25Z5a{box-shadow:inset 0 0 0 var(--tb-checkboxRadio-stroke-pressed,2px) var(--tb-palette-TB-Brand-Gray,#8195a2);padding:var(--tb-checkboxRadio-gap-radioring,4px)}._CgNBN ._dJXvY{background:var(--tb-palette-TB-Brand-Accent,#0070cd)}._p5QrE ._25Z5a{box-shadow:inset 0 0 0 1px var(--tb-palette-TB-Functional-MedGray,#d8d8d8)}._n31o-{align-items:center;justify-content:center;max-width:100%;min-width:0}._T228V,._n31o-{display:flex;flex-direction:column;gap:var(--tb-rangeSlider-gap-indicatorToSlider);width:100%}._T228V{padding-bottom:calc(var(--tb-rangeSlider-handleSize)/2);padding-top:calc(var(--tb-rangeSlider-handleSize)/2)}._YJstf{gap:var(--tb-rangeSlider-gap-valueToLabel)}._YJstf,._kKde-{align-items:flex-end;color:var(--tb-palette-TB-Functional-Black);display:flex;justify-content:center;text-align:center}._x5EUg{font:var(--tb-typography-GothamN-L-400-font);line-height:27px}._YI4Sh{font:var(--tb-typography-GothamN-S-400-font);line-height:20px}._5NO6b{font:var(--tb-typography-GothamN-L-400-font);line-height:27px}._0wuUH{align-items:center;display:flex;position:relative;width:100%}._hERVt{background:var(--tb-palette-TB-Functional-MedGray);width:100%}._JYLzz,._hERVt{border-radius:100px;height:var(--tb-rangeSlider-trackHeight)}._JYLzz{background:var(--tb-palette-TB-Brand-Accent);position:absolute}._jzFGi{background:var(--tb-palette-TB-Functional-White);border:1px solid var(--tb-palette-TB-Brand-Gray);border-radius:var(--tb-rangeSlider-handleRadius);box-shadow:var(--tb-rangeSlider-shadow-basic);flex-shrink:0;height:var(--tb-rangeSlider-handleSize);justify-content:center;position:absolute;touch-action:none;transform:translateX(-50%);width:var(--tb-rangeSlider-handleSize)}._jzFGi,._sxJb-{align-items:center;display:inline-flex}._sxJb-{gap:1px;height:8px}._FocdS{background:var(--tb-palette-TB-Functional-DarkGray);height:8px;width:1px}._v0b6u{background:var(--tb-palette-TB-Functional-White,#fff);display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}._v0b6u,._vMLJc{align-items:center;width:100%}._vMLJc{border-radius:100px;cursor:pointer;display:inline-flex;height:var(--tb-specsSelector-height-base);justify-content:center;min-height:1px;min-width:1px}._fWaca{font:var(--tb-typography-Gotham-B-500-font);line-height:21px;text-align:center;white-space:nowrap}._8Iq10{background:var(--tb-palette-TB-Brand-Accent,#0070cd)}._-2zUD,._SkLV9{background:transparent}._SkLV9{cursor:default}._QoN4w{color:var(--tb-palette-TB-Functional-White,#fff)}._mR3EG{color:var(--tb-palette-TB-Functional-Black,#000)}._GuYAz{color:var(--tb-palette-TB-Functional-MedGray,#d8d8d8)}._nsXcE{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;display:inline-flex;height:var(--tb-toggle-height-base,32px);justify-content:center;padding:0 var(--tb-toggle-hPadding-base,20px)}._u7njS{line-height:21px;text-align:center;white-space:nowrap}._vTeRg{background:var(--tb-palette-TB-Brand-Medium,#004876)}._vTeRg ._u7njS{color:var(--tb-palette-TB-Functional-White,#fff);font:var(--tb-typography-Gotham-B-700-font)}._j3rv5{background:var(--tb-palette-TB-Functional-White,#fff)}._j3rv5 ._u7njS{color:var(--tb-palette-TB-Brand-Medium,#004876);font:var(--tb-typography-Gotham-B-400-font)}._qA7K2{background:var(--tb-palette-TB-Functional-White,#fff)}._qA7K2 ._u7njS{color:var(--tb-palette-TB-Brand-Medium,#004876);font:var(--tb-typography-Gotham-B-700-font)}._pVJ45{background:transparent}._pVJ45 ._u7njS{color:var(--tb-palette-TB-Functional-White,#fff);font:var(--tb-typography-Gotham-B-400-font)}
2
2
  /*# sourceMappingURL=index.css.map */
@@ -1 +1 @@
1
- {"version":3,"sources":["PrimaryCTA.module.scss","SecondaryCTA.module.scss","SquareIconButton.module.scss","InputField.module.scss","TextArea.module.scss","Tabs.module.scss"],"names":[],"mappings":"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","file":"index.css","sourcesContent":[".button {\n align-items: center;\n background-color: var(--tb-palette-TB-Brand-Accent);\n border: 0;\n border-radius: var(--tb-GlobalBrandBorderRadius);\n box-sizing: border-box;\n color: var(--tb-palette-TB-Functional-White);\n cursor: pointer;\n display: inline-flex;\n font: var(--tb-typography-SemanticButtonLabelBase-font);\n gap: 0;\n height: var(--tb-cta-height-base);\n justify-content: center;\n min-width: 64px;\n padding: 0 var(--tb-cta-padding-base);\n transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease, width 120ms ease;\n}\n.button:disabled {\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.withIcon {\n gap: 4px;\n}\n\n.sizeBase {\n height: var(--tb-cta-height-base);\n}\n\n.sizeSmall {\n height: var(--tb-cta-height-small);\n}\n\n.sizeLarge {\n height: var(--tb-cta-height-large);\n}\n\n.label {\n line-height: 21px;\n white-space: nowrap;\n}\n\n.icon {\n align-items: center;\n color: currentColor;\n display: inline-flex;\n height: 20px;\n justify-content: center;\n width: 20px;\n}\n.icon svg {\n height: 100%;\n width: 100%;\n fill: currentColor;\n}\n\n.filledBase {\n background-color: var(--tb-palette-TB-Brand-Accent);\n color: var(--tb-palette-TB-Functional-White);\n border: 0;\n}\n\n.filledHover {\n background-color: var(--tb-palette-State-AccentHover);\n color: var(--tb-palette-TB-Functional-White);\n border: 0;\n}\n\n.filledPressed {\n background-color: var(--tb-palette-State-AccentPressed);\n border: 0;\n box-shadow: inset 0 0 0 2px var(--tb-palette-State-AccentHover);\n color: var(--tb-palette-TB-Functional-White);\n}\n\n.filledDisabled {\n background-color: var(--tb-palette-TB-Functional-MedGray);\n color: var(--tb-palette-TB-Functional-White);\n border: 0;\n}\n\n.fullWidth {\n display: flex;\n width: 100%;\n}\n\n.ghostBase {\n background-color: var(--tb-palette-TB-Functional-White);\n color: var(--tb-palette-TB-Brand-Accent);\n border: 1px solid transparent;\n}\n\n.ghostHover {\n background-color: var(--tb-palette-State-GrayHover);\n border: 0;\n color: var(--tb-palette-TB-Brand-Accent);\n}\n\n.ghostPressed {\n background-color: var(--tb-palette-State-GrayPressed);\n border: 0;\n box-shadow: inset 0 0 0 2px var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Accent);\n}\n\n.ghostDisabled {\n background-color: var(--tb-palette-TB-Functional-MedGray);\n color: var(--tb-palette-TB-Functional-White);\n border: 0;\n}",".button {\n align-items: center;\n background: transparent;\n border-radius: var(--tb-GlobalBrandBorderRadius);\n box-sizing: border-box;\n color: inherit;\n cursor: pointer;\n display: inline-flex;\n font: var(--tb-typography-SemanticButtonLabelBase-font);\n height: var(--tb-cta-height-base);\n justify-content: center;\n min-width: 64px;\n padding: 0 var(--tb-cta-padding-base);\n transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease;\n}\n.button:disabled {\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.label {\n line-height: 21px;\n white-space: nowrap;\n}\n\n.sizeBase {\n height: var(--tb-cta-height-base);\n}\n\n.sizeSmall {\n height: var(--tb-cta-height-small);\n}\n\n.sizeLarge {\n height: var(--tb-cta-height-large);\n}\n\n.fullWidth {\n display: flex;\n width: 100%;\n}\n\n.lightBase {\n background: transparent;\n border: 0;\n box-shadow: inset 0 0 0 1px var(--tb-palette-TB-Brand-Gray);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightHover {\n background: var(--tb-palette-State-GrayHover);\n border: 0;\n box-shadow: 0 0 0 1px var(--tb-palette-TB-Brand-Gray);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightPressed {\n background: var(--tb-palette-State-GrayPressed);\n border: 0;\n box-shadow: inset 0 0 0 2px var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightDisabled {\n background: transparent;\n border: 0;\n box-shadow: 0 0 0 1px var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-State-Disabled, #d8d8d8);\n}\n\n.darkBase {\n background: transparent;\n border: 0;\n box-shadow: inset 0 0 0 1px var(--tb-palette-TB-Functional-White);\n color: var(--tb-palette-TB-Functional-White);\n}\n\n.darkHover {\n background: var(--tb-palette-State-GrayHover);\n border: 0;\n box-shadow: 0 0 0 1px var(--tb-palette-TB-Functional-White);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.darkPressed {\n background: var(--tb-palette-State-GrayPressed);\n border: 0;\n box-shadow: inset 0 0 0 2px var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.darkDisabled {\n background: transparent;\n border: 0;\n box-shadow: 0 0 0 1px var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-State-Disabled, #d8d8d8);\n}",".squareIconButton {\n border-radius: 4px;\n border: 1px solid;\n border-color: var(--tb-palette-TB-Functional-MedGray);\n width: 20px;\n height: 20px;\n display: flex;\n justify-content: center;\n align-items: center;\n}",".inputContainer {\n display: flex;\n position: relative;\n width: 100%;\n height: 60px;\n padding: 0 20px;\n align-items: center;\n border: 1px solid var(--TB-Brand-Gray, #8195A2);\n background: var(--TB-Brand-BG-Text, #FFF);\n box-sizing: border-box;\n}\n.inputContainer.focused {\n border-bottom: 4px solid var(--TB-Brand-Gray, #8195A2);\n}\n.inputContainer.disabled {\n background: #E9EDF0;\n}\n.inputContainer.disabled .placeholder {\n color: var(--TB-Brand-DarkGray, #858585);\n}\n\n.input {\n width: 100%;\n height: 100%;\n padding: 12px 0 0 0;\n border: none;\n background: transparent;\n color: var(--TB-Brand-Base-Text, #000);\n text-align: left;\n font: var(--tb-typography-SubheaderBase-font);\n}\n.input:focus {\n outline: none;\n}\n.input:disabled {\n cursor: not-allowed;\n}\n.input:not(:placeholder-shown) + .placeholder {\n top: 6px;\n transform: translateY(0);\n}\n\n.placeholder {\n position: absolute;\n left: 20px;\n top: 50%;\n transform: translateY(-50%);\n transition: all 0.2s ease-out;\n color: var(--TB-Brand-Base-Text, #000);\n text-align: left;\n pointer-events: none;\n font: var(--tb-typography-GothamBaseBook-font);\n}\n.placeholder.floatingPlaceholder {\n top: 6px;\n transform: translateY(0);\n font: var(--tb-typography-GothamXSmallBook-font);\n}",".textAreaContainer {\n display: flex;\n height: 200px;\n width: 343px;\n padding: 0px 20px;\n align-items: center;\n position: relative;\n border: 1px solid var(--tb-palette-TB-Brand-Gray, #8195A2);\n background: var(--tb-palette-TB-Functional-White, #FFFFFF);\n transition: all 0.2s ease-out;\n}\n.textAreaContainer.focused {\n border-bottom: 4px solid var(--tb-palette-TB-Brand-Gray, #8195A2);\n}\n.textAreaContainer.disabled {\n background: var(--tb-palette-TB-Functional-LightGray, #E9EDF0);\n border-color: var(--tb-palette-TB-Functional-DarkGray, #858585);\n}\n\n.textarea {\n width: 100%;\n height: calc(100% - 20px);\n border: none;\n background: transparent;\n color: #000;\n text-align: left;\n padding: 12px 0 0 0;\n font: var(--tb-typography-SubheaderBase-font);\n resize: none;\n}\n.textarea:focus {\n outline: none;\n}\n.textarea:disabled {\n cursor: not-allowed;\n}\n\n.placeholder {\n position: absolute;\n left: 20px;\n top: 20px;\n transition: all 0.2s ease-out;\n color: #000;\n pointer-events: none;\n font: var(--tb-typography-SemanticPlaceholder-font);\n}\n\n.floatingPlaceholder {\n top: 4px;\n font: var(--tb-typography-GothamXSmallBook-font);\n}\n\n.textarea:not(:placeholder-shown) + .placeholder {\n top: 4px;\n font: var(--tb-typography-GothamXSmallBook-font);\n}\n\n.disabled .placeholder {\n color: var(--tb-palette-TB-Functional-DarkGray, #858585);\n}\n\n.charCounter {\n position: absolute;\n bottom: 5px;\n right: 20px;\n font-size: 12px;\n color: var(--tb-palette-TB-Functional-DarkGray, #858585);\n}",".tabContainer {\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n\n.tabTitleContainer {\n display: flex;\n justify-content: space-between;\n gap: 16px;\n position: relative;\n width: 100%;\n padding: 0 16px;\n}\n.tabTitleContainer .tabTitleScrollable {\n display: flex;\n gap: 16px;\n overflow-x: scroll;\n align-items: flex-end;\n width: 100%;\n}\n.tabTitleContainer .tabTitleScrollable::-webkit-scrollbar {\n width: 1px;\n height: 2px;\n margin-top: -1px;\n}\n.tabTitleContainer .tabTitleScrollable::-webkit-scrollbar-track {\n background: transparent;\n}\n.tabTitleContainer .tabTitleScrollable::-webkit-scrollbar-track-piece {\n border: 1px solid transparent;\n}\n.tabTitleContainer .tabTitleScrollable::-webkit-scrollbar-thumb {\n background: var(--tb-palette-TB-Functional-DarkGray, #858585);\n}\n.tabTitleContainer::after {\n content: \"\";\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 1px;\n background-color: #D8D8D8;\n box-shadow: 0 1px 2px rgba(133, 133, 133, 0.15);\n}\n\n.tabItem {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n gap: 8px;\n flex-shrink: 0;\n cursor: pointer;\n font: var(--tb-typography-GothamBaseBold-font);\n}\n.tabItem.selected {\n color: var(--tb-palette-TB-Functional-Black, #000000);\n}\n.tabItem:not(.selected) {\n color: var(--tb-palette-TB-Functional-DarkGray, #858585);\n}\n\n.tabContent {\n padding: 0 16px;\n}\n\n.selectionBar {\n width: 100%;\n height: 2px;\n background-color: transparent;\n position: relative;\n z-index: 1;\n}\n.selected .selectionBar {\n background-color: var(--tb-palette-TB-Brand-Accent, #0070CD);\n}"]}
1
+ {"version":3,"sources":["PrimaryCTA.module.scss","SecondaryCTA.module.scss","InputField.module.scss","ErrorTag.module.scss","SuccessTag.module.scss","TextArea.module.scss","PillStrokeButton.module.scss","PillFillButton.module.scss","PillFillStrokeButton.module.scss","TextLink.module.scss","TabUnit.module.scss","TabBar.module.scss","Checkbox.module.scss","RadioButton.module.scss","RangeSlider.module.scss","SpecsSelector.module.scss","ToggleUnit.module.scss"],"names":[],"mappings":"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","file":"index.css","sourcesContent":[".button {\n align-items: center;\n background-color: var(--tb-palette-TB-Brand-Accent);\n border: 0;\n border-radius: var(--tb-globalBrandBorderRadius);\n box-sizing: border-box;\n color: var(--tb-palette-TB-Functional-White);\n cursor: pointer;\n display: inline-flex;\n font: var(--tb-typography-SemanticButtonLabel-font);\n gap: 0;\n height: var(--tb-buttons-CTAButton-height-base);\n justify-content: center;\n min-width: 64px;\n padding: 0 var(--tb-buttons-CTAButton-hPadding-large);\n transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease, width 120ms ease;\n}\n.button:disabled {\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.withIcon {\n gap: var(--tb-buttons-CTAButton-gap-textToIcon);\n}\n\n.sizeBase {\n height: var(--tb-buttons-CTAButton-height-base);\n}\n\n.sizeSmall {\n height: var(--tb-buttons-CTAButton-height-small);\n}\n\n.sizeLarge {\n height: var(--tb-buttons-CTAButton-height-large);\n}\n\n.label {\n line-height: inherit;\n white-space: nowrap;\n}\n\n.icon {\n align-items: center;\n color: currentColor;\n display: inline-flex;\n font-size: inherit;\n line-height: 1;\n height: 20px;\n justify-content: center;\n width: 20px;\n}\n.icon svg {\n height: 100%;\n width: 100%;\n fill: currentColor;\n}\n\n.filledBase {\n background-color: var(--tb-palette-TB-Brand-Accent);\n color: var(--tb-palette-TB-Functional-White);\n border: 0;\n}\n\n.filledHover {\n background-color: var(--tb-palette-State-AccentHover);\n color: var(--tb-palette-TB-Functional-White);\n border: 0;\n}\n\n.filledPressed {\n background-color: var(--tb-palette-State-AccentPressed);\n border: 0;\n box-shadow: inset 0 0 0 2px var(--tb-palette-State-AccentHover);\n color: var(--tb-palette-TB-Functional-White);\n}\n\n.filledDisabled {\n background-color: var(--tb-palette-TB-Functional-MedGray);\n color: var(--tb-palette-TB-Functional-White);\n border: 0;\n}\n\n.fullWidth {\n display: flex;\n width: 100%;\n}\n\n.ghostBase {\n background-color: var(--tb-palette-TB-Functional-White);\n color: var(--tb-palette-TB-Brand-Accent);\n border: 1px solid transparent;\n}\n\n.ghostHover {\n background-color: var(--tb-palette-State-GrayHover);\n border: 0;\n color: var(--tb-palette-TB-Brand-Accent);\n}\n\n.ghostPressed {\n background-color: var(--tb-palette-State-GrayPressed);\n border: 0;\n box-shadow: inset 0 0 0 2px var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Accent);\n}\n\n.ghostDisabled {\n background-color: var(--tb-palette-TB-Functional-MedGray);\n color: var(--tb-palette-TB-Functional-White);\n border: 0;\n}",".button {\n align-items: center;\n background: transparent;\n border-radius: var(--tb-globalBrandBorderRadius);\n box-sizing: border-box;\n color: inherit;\n cursor: pointer;\n display: inline-flex;\n font: var(--tb-typography-SemanticButtonLabel-font);\n height: var(--tb-buttons-CTAButton-height-base);\n justify-content: center;\n min-width: 64px;\n padding: 0 var(--tb-buttons-CTAButton-hPadding-large);\n transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease;\n}\n.button:disabled {\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.label {\n line-height: inherit;\n white-space: nowrap;\n}\n\n.sizeBase {\n height: var(--tb-buttons-CTAButton-height-base);\n}\n\n.sizeSmall {\n height: var(--tb-buttons-CTAButton-height-small);\n}\n\n.sizeLarge {\n height: var(--tb-buttons-CTAButton-height-large);\n}\n\n.fullWidth {\n display: flex;\n width: 100%;\n}\n\n.lightBase {\n background: transparent;\n border: 0;\n box-shadow: inset 0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-TB-Brand-Gray);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightHover {\n background: var(--tb-palette-State-GrayHover);\n border: 0;\n box-shadow: 0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-TB-Brand-Gray);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightPressed {\n background: var(--tb-palette-State-GrayPressed);\n border: 0;\n box-shadow: inset 0 0 0 var(--tb-buttons-CTAButton-stroke-pressed) var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightDisabled {\n background: transparent;\n border: 0;\n box-shadow: 0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-State-Disabled, #d8d8d8);\n}\n\n.darkBase {\n background: transparent;\n border: 0;\n box-shadow: inset 0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-TB-Functional-White);\n color: var(--tb-palette-TB-Functional-White);\n}\n\n.darkHover {\n background: var(--tb-palette-State-GrayHover);\n border: 0;\n box-shadow: 0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-TB-Functional-White);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.darkPressed {\n background: var(--tb-palette-State-GrayPressed);\n border: 0;\n box-shadow: inset 0 0 0 var(--tb-buttons-CTAButton-stroke-pressed) var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.darkDisabled {\n background: transparent;\n border: 0;\n box-shadow: 0 0 0 var(--tb-buttons-CTAButton-stroke-base) var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-State-Disabled, #d8d8d8);\n}\n\n.withIcon {\n gap: var(--tb-buttons-CTAButton-gap-textToIcon);\n}\n\n.icon {\n align-items: center;\n color: currentColor;\n display: inline-flex;\n font-size: 20px;\n line-height: 1;\n height: 20px;\n justify-content: center;\n width: 20px;\n}\n.icon svg {\n height: 100%;\n width: 100%;\n fill: currentColor;\n}",".inputContainer {\n display: flex;\n position: relative;\n width: 100%;\n height: var(--tb-inputs-height-base);\n padding: 0 var(--tb-inputs-padding-hBase);\n align-items: center;\n border: var(--tb-inputs-stroke-base) solid var(--tb-palette-TB-Brand-Gray);\n background: var(--tb-palette-TB-Functional-White);\n box-sizing: border-box;\n}\n.inputContainer.focused::after {\n content: \"\";\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0;\n height: var(--tb-inputs-stroke-focus);\n background: var(--tb-palette-TB-Brand-Gray);\n}\n.inputContainer.disabled {\n background: var(--tb-palette-TB-Functional-LightGray);\n border-color: var(--tb-palette-State-Disabled);\n}\n.inputContainer.disabled .placeholder {\n color: var(--tb-palette-TB-Functional-DarkGray);\n}\n.inputContainer.disabled .input {\n color: var(--tb-palette-TB-Functional-DarkGray);\n}\n\n.inputFieldWrapper {\n display: flex;\n flex-direction: column;\n width: 100%;\n}\n\n.input {\n width: 100%;\n height: 100%;\n padding: 0;\n border: none;\n background: transparent;\n color: var(--tb-palette-TB-Functional-Black);\n text-align: left;\n font: var(--tb-typography-SemanticInput-font);\n}\n.input:focus {\n outline: none;\n}\n.input:disabled {\n cursor: not-allowed;\n}\n\n.stateTag {\n width: 100%;\n box-sizing: border-box;\n}\n\n.placeholder {\n position: absolute;\n left: var(--tb-inputs-padding-hBase);\n top: 50%;\n transform: translateY(-50%);\n transition: all 0.2s ease-out;\n color: var(--tb-palette-TB-Functional-Black);\n text-align: left;\n pointer-events: none;\n font: var(--tb-typography-SemanticPlaceholder-font);\n}\n.placeholder.floatingPlaceholder {\n top: 8px;\n transform: translateY(0);\n font: var(--tb-typography-SemanticFloatingPlaceholder-font);\n}\n\n.withValue .input {\n padding-top: 12px;\n}",".tagError {\n display: inline-flex;\n align-items: center;\n padding: var(--tb-tag-padding-vBase) var(--tb-tag-padding-hBase);\n background: var(--tb-palette-TB-Functional-ErrorBg);\n}\n\n.label {\n color: var(--tb-palette-TB-Functional-ErrorText);\n font: var(--tb-typography-GothamN-S-500-font);\n text-align: left;\n}",".tagSuccess {\n display: inline-flex;\n align-items: center;\n padding: var(--tb-tag-padding-vBase) var(--tb-tag-padding-hBase);\n background: var(--tb-palette-TB-Functional-SuccessBg);\n}\n\n.label {\n color: var(--tb-palette-TB-Functional-Black);\n font: var(--tb-typography-GothamN-S-500-font);\n text-align: left;\n}",".textAreaContainer {\n display: flex;\n position: relative;\n width: 100%;\n height: var(--tb-inputs-text-area-height, 200px);\n padding: var(--tb-inputs-padding-vBase) var(--tb-inputs-padding-hBase);\n align-items: flex-start;\n border: var(--tb-inputs-stroke-base) solid var(--tb-palette-TB-Brand-Gray);\n background: var(--tb-palette-TB-Functional-White);\n box-sizing: border-box;\n}\n.textAreaContainer.focused::after {\n content: \"\";\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0;\n height: var(--tb-inputs-stroke-focus);\n background: var(--tb-palette-TB-Brand-Gray);\n}\n.textAreaContainer.disabled {\n background: var(--tb-palette-TB-Functional-LightGray);\n border-color: var(--tb-palette-State-Disabled);\n}\n.textAreaContainer.disabled .placeholder {\n color: var(--tb-palette-TB-Functional-DarkGray);\n}\n.textAreaContainer.disabled .textarea {\n color: var(--tb-palette-TB-Functional-DarkGray);\n}\n\n.textAreaWrapper {\n display: flex;\n flex-direction: column;\n width: 100%;\n}\n\n.textarea {\n width: 100%;\n height: 100%;\n padding: 0;\n border: none;\n background: transparent;\n color: var(--tb-palette-TB-Functional-Black);\n text-align: left;\n font: var(--tb-typography-SemanticInput-font);\n resize: none;\n}\n.textarea:focus {\n outline: none;\n}\n.textarea:disabled {\n cursor: not-allowed;\n}\n\n.stateTag {\n width: 100%;\n box-sizing: border-box;\n}\n\n.placeholder {\n position: absolute;\n left: var(--tb-inputs-padding-hBase);\n top: var(--tb-inputs-padding-vBase);\n transition: all 0.2s ease-out;\n color: var(--tb-palette-TB-Functional-Black);\n text-align: left;\n pointer-events: none;\n font: var(--tb-typography-SemanticPlaceholder-font);\n}\n.placeholder.floatingPlaceholder {\n top: var(--tb-inputs-padding-vSmall);\n font: var(--tb-typography-SemanticFloatingPlaceholder-font);\n}\n\n.withValue .textarea {\n padding-top: 14px;\n}",".button {\n align-items: center;\n background: transparent;\n border-radius: var(--tb-buttons-pillButton-borderRadius);\n box-sizing: border-box;\n cursor: pointer;\n display: inline-flex;\n font: var(--tb-typography-Gotham-S-700-font);\n height: var(--tb-buttons-pillButton-height-base);\n justify-content: center;\n padding: 0 var(--tb-buttons-pillButton-hPadding-base);\n min-width: fit-content;\n transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease, box-shadow 120ms ease;\n}\n.button:disabled {\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.sizeBase {\n height: var(--tb-buttons-pillButton-height-base);\n}\n\n.label {\n line-height: 18px;\n white-space: nowrap;\n}\n\n.withIcon {\n gap: var(--tb-buttons-pillButton-gap-textToIcon);\n}\n\n.icon {\n align-items: center;\n color: currentColor;\n display: inline-flex;\n font-size: 16px;\n line-height: 1;\n height: 16px;\n justify-content: center;\n width: 16px;\n}\n.icon svg {\n height: 100%;\n width: 100%;\n fill: currentColor;\n}\n\n.lightABase {\n background: transparent;\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-Gray);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightAHover {\n background: var(--tb-palette-State-GrayHover);\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-Gray);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightAPressed {\n background: var(--tb-palette-State-GrayPressed);\n border: var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightADisabled {\n background: transparent;\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-State-Disabled, #d8d8d8);\n}\n\n.darkABase {\n background: transparent;\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Functional-White);\n color: var(--tb-palette-TB-Functional-White);\n}\n\n.darkAHover {\n background: var(--tb-palette-State-GrayHover);\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Functional-White);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.darkAPressed {\n background: var(--tb-palette-State-GrayPressed);\n border: var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.darkADisabled {\n background: transparent;\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-State-Disabled, #d8d8d8);\n}\n\n.lightBBase {\n background: transparent;\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-MedGray, #d8d8d8);\n color: var(--tb-palette-TB-Brand-Black, #000000);\n font: var(--tb-typography-Gotham-S-400-font);\n}\n\n.lightBHover {\n background: var(--tb-palette-State-GrayHover);\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-MedGray, #d8d8d8);\n color: var(--tb-palette-TB-Brand-Black, #000000);\n font: var(--tb-typography-Gotham-S-400-font);\n}\n\n.lightBPressed {\n background: var(--tb-palette-State-GrayPressed);\n border: var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Black, #000000);\n font: var(--tb-typography-Gotham-S-400-font);\n}\n\n.lightBDisabled {\n background: var(--tb-palette-TB-Functional-White);\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-State-Disabled, #d8d8d8);\n font: var(--tb-typography-Gotham-S-400-font);\n}\n\n.darkBBase {\n background: transparent;\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-MedGray, #d8d8d8);\n color: var(--tb-palette-TB-Functional-White);\n font: var(--tb-typography-Gotham-S-400-font);\n}\n\n.darkBHover {\n background: var(--tb-palette-State-GrayHover);\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-TB-Brand-MedGray, #d8d8d8);\n color: var(--tb-palette-TB-Brand-Medium);\n font: var(--tb-typography-Gotham-S-400-font);\n}\n\n.darkBPressed {\n background: var(--tb-palette-State-GrayPressed);\n border: var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover);\n color: var(--tb-palette-TB-Brand-Medium);\n font: var(--tb-typography-Gotham-S-400-font);\n}\n\n.darkBDisabled {\n background: transparent;\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-State-Disabled, #d8d8d8);\n font: var(--tb-typography-Gotham-S-400-font);\n}",".button {\n align-items: center;\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n border: var(--tb-buttons-pillButton-stroke-base) solid transparent;\n border-radius: var(--tb-buttons-pillButton-borderRadius);\n box-sizing: border-box;\n cursor: pointer;\n display: inline-flex;\n font: var(--tb-typography-Gotham-S-700-font);\n gap: var(--tb-buttons-pillButton-gap-textToIcon);\n justify-content: center;\n min-width: fit-content;\n padding: 0 var(--tb-buttons-pillButton-hPadding-base);\n transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease, box-shadow 120ms ease;\n}\n.button:disabled {\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.sizeBase {\n height: var(--tb-buttons-pillButton-height-base);\n}\n\n.sizeSmall {\n height: var(--tb-buttons-pillButton-height-small);\n}\n\n.sizeLarge {\n height: var(--tb-buttons-pillButton-height-large);\n}\n\n.paddingSmall {\n padding: 0 var(--tb-buttons-pillButton-hPadding-base);\n}\n\n.paddingLarge {\n padding: 0 var(--tb-buttons-pillButton-hPadding-large);\n}\n\n.priorityA {\n font: var(--tb-typography-Gotham-S-700-font);\n}\n\n.priorityB {\n font: var(--tb-typography-Gotham-S-400-font);\n}\n\n.stateBase {\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n border-color: transparent;\n color: inherit;\n}\n\n.stateHover {\n background: var(--tb-palette-State-GrayHover, #cdd5da);\n border-color: transparent;\n color: inherit;\n}\n\n.statePressed {\n background: var(--tb-palette-State-GrayPressed, #e6eaec);\n border: var(--tb-buttons-pillButton-stroke-pressed) solid var(--tb-palette-State-GrayHover, #cdd5da);\n color: inherit;\n}\n\n.stateDisabled {\n background: var(--tb-palette-State-Disabled, #d8d8d8);\n border: var(--tb-buttons-pillButton-stroke-base) solid var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-TB-Functional-White, #ffffff);\n}\n\n.textMedBlue {\n color: var(--tb-palette-TB-Brand-Medium, #004876);\n}\n\n.textAccentBlue {\n color: var(--tb-palette-TB-Brand-Accent, #0070cd);\n}\n\n.textBlack {\n color: var(--tb-palette-TB-Brand-Black, #000000);\n}\n\n.textDisabled {\n color: var(--tb-palette-TB-Functional-White, #ffffff);\n}\n\n.withIcon {\n gap: var(--tb-buttons-pillButton-gap-textToIcon);\n}\n\n.icon {\n align-items: center;\n display: inline-flex;\n font-size: 16px;\n height: 16px;\n justify-content: center;\n line-height: 1;\n width: 16px;\n color: currentColor;\n}\n.icon svg {\n height: 100%;\n width: 100%;\n fill: currentColor;\n}\n\n.label {\n line-height: 18px;\n white-space: nowrap;\n}",".button {\n align-items: center;\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n border: var(--tb-buttons-pillButton-stroke-base, 1px) solid var(--tb-palette-TB-Brand-Gray);\n border-radius: var(--tb-buttons-pillButton-borderRadius, 100px);\n box-sizing: border-box;\n cursor: pointer;\n display: inline-flex;\n font: var(--tb-typography-Gotham-S-700-font);\n gap: 0;\n justify-content: center;\n min-width: fit-content;\n padding: 0 var(--tb-buttons-pillButton-hPadding-base, 12px);\n transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease, box-shadow 120ms ease;\n}\n.button:disabled {\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.sizeSmall {\n height: var(--tb-buttons-pillButton-height-small, 28px);\n}\n\n.sizeBase {\n height: var(--tb-buttons-pillButton-height-base, 32px);\n}\n\n.sizeLarge {\n height: var(--tb-buttons-pillButton-height-large, 36px);\n}\n\n.paddingSmall {\n padding: 0 var(--tb-buttons-pillButton-hPadding-small, 8px);\n}\n\n.paddingBase {\n padding: 0 var(--tb-buttons-pillButton-hPadding-base, 12px);\n}\n\n.hasIcon {\n gap: var(--tb-buttons-pillButton-gap-textToIcon, 0px);\n}\n\n.icon {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n}\n\n.iconImage {\n display: block;\n width: 16px;\n height: 16px;\n}\n\n.stateBase {\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n border-color: var(--tb-palette-TB-Brand-Gray);\n}\n\n.stateHover {\n background: var(--tb-palette-State-GrayHover, #cdd5da);\n border-color: var(--tb-palette-TB-Brand-Gray);\n}\n\n.statePressed {\n background: var(--tb-palette-State-GrayPressed, #e6eaec);\n border: var(--tb-buttons-pillButton-stroke-pressed, 2px) solid var(--tb-palette-State-GrayHover, #cdd5da);\n}\n\n.stateDisabled {\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n border-color: var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-TB-Functional-MedGray, #d8d8d8);\n}\n\n.colorMedBlue {\n color: var(--tb-palette-TB-Brand-Medium, #004876);\n}\n\n.colorAccentBlue {\n color: var(--tb-palette-TB-Brand-Accent, #0070cd);\n border-color: var(--tb-palette-TB-Brand-Accent, #0070cd);\n}\n\n.colorAccentBlue.stateHover {\n border-color: var(--tb-palette-TB-Brand-Accent, #0070cd);\n}\n\n.colorAccentBlue.statePressed {\n border-color: var(--tb-palette-State-GrayHover, #cdd5da);\n}\n\n.colorAccentBlue.stateDisabled {\n border-color: var(--tb-palette-State-Disabled, #d8d8d8);\n color: var(--tb-palette-TB-Functional-MedGray, #d8d8d8);\n}\n\n.label {\n line-height: 18px;\n white-space: nowrap;\n}",".textLink {\n align-items: center;\n cursor: pointer;\n display: inline-flex;\n justify-content: center;\n text-decoration: none;\n transition: color 120ms ease;\n}\n.textLink[aria-disabled=true] {\n cursor: not-allowed;\n pointer-events: none;\n}\n\n.sizeSmall {\n font: var(--tb-typography-Gotham-XS-700-font);\n}\n\n.sizeBase {\n font: var(--tb-typography-Gotham-S-700-font);\n}\n\n.sizeLarge {\n font: var(--tb-typography-Gotham-B-700-font);\n}\n\n.lightBase,\n.lightHover {\n color: var(--tb-palette-TB-Brand-Medium);\n}\n\n.lightPressed {\n color: var(--tb-palette-State-AccentPressed);\n}\n\n.lightDisabled {\n color: var(--tb-palette-TB-Functional-MedGray);\n}\n\n.darkBase,\n.darkHover {\n color: var(--tb-palette-TB-Functional-White);\n}\n\n.darkPressed {\n color: var(--tb-palette-State-GrayPressed);\n}\n\n.darkDisabled {\n color: var(--tb-palette-TB-Functional-MedGray);\n}",".tabUnit {\n appearance: none;\n background: transparent;\n border: none;\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: var(--tb-tabs-gap-tabToIndicator, 8px);\n padding: 0;\n cursor: pointer;\n}\n\n.widthFit {\n width: fit-content;\n}\n\n.widthFull {\n width: 100%;\n}\n\n.content {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: var(--tb-tabs-gap-iconToText, 4px);\n padding: 0 var(--tb-tabs-padding-hBase, 4px);\n}\n\n.contentTextOnly {\n align-items: center;\n justify-content: center;\n flex-direction: row;\n}\n\n.icon {\n width: var(--tb-tabs-size-icon, 32px);\n height: var(--tb-tabs-size-icon, 32px);\n display: inline-flex;\n align-items: center;\n justify-content: center;\n overflow: hidden;\n}\n\n.iconStack {\n position: relative;\n}\n\n.iconLayer {\n position: absolute;\n inset: 0;\n width: 100%;\n height: 100%;\n}\n\n.iconInner {\n display: block;\n width: 100%;\n height: 100%;\n}\n.iconInner svg,\n.iconInner img {\n display: block;\n width: 100%;\n height: 100%;\n}\n\n.iconPlaceholder {\n width: 100%;\n height: 100%;\n border-radius: 999px;\n background: var(--tb-palette-TB-Functional-MedGray, #d8d8d8);\n}\n\n.inactive .iconPlaceholder {\n background: var(--tb-palette-TB-Brand-Gray, #8195a2);\n}\n\n.active .iconPlaceholder {\n background: var(--tb-palette-TB-Functional-Black, #000000);\n}\n\n.dark .iconPlaceholder {\n background: var(--tb-palette-TB-Functional-OffWhite, #b5b5b5);\n}\n\n.dark.active .iconPlaceholder {\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n}\n\n.label {\n font: var(--tb-typography-GothamN-S-700-font);\n line-height: 20px;\n text-align: center;\n white-space: nowrap;\n}\n\n.indicator {\n height: var(--tb-tabs-indicatorHeight, 4px);\n width: 100%;\n background: var(--tb-palette-TB-Brand-Accent, #0070cd);\n opacity: 0;\n}\n\n.active .indicator {\n opacity: 1;\n}\n\n.light .label {\n color: var(--tb-palette-TB-Functional-OffBlack, #595959);\n}\n\n.light.active .label {\n color: var(--tb-palette-TB-Functional-Black, #000000);\n}\n\n.dark .label {\n color: var(--tb-palette-TB-Functional-OffWhite, #b5b5b5);\n}\n\n.dark.active .label {\n color: var(--tb-palette-TB-Functional-White, #ffffff);\n}\n\n.dark .indicator {\n background: var(--tb-palette-TB-Brand-Accent, #0070cd);\n}\n\n.dark.active .indicator {\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n}",".tabBar {\n width: 100%;\n}\n\n.tabsSpaced {\n display: flex;\n gap: var(--tb-tabs-gap-tabsSpacing, 24px);\n align-items: center;\n}\n\n.tabsFull {\n display: grid;\n grid-template-columns: repeat(var(--tab-count, 3), minmax(0, 1fr));\n align-items: center;\n width: 100%;\n}\n\n.tabButton {\n display: flex;\n}\n\n.tabButtonFull {\n width: 100%;\n justify-content: center;\n}\n\n.tabBarDark {\n display: flex;\n flex-direction: column;\n}\n\n.divider {\n height: 1px;\n width: 100%;\n background: var(--tb-palette-TB-Functional-MedGray, #d8d8d8);\n}\n\n.dividerDark {\n background: var(--tb-palette-TB-Functional-GrayOnDark, rgba(255, 255, 255, 0.2));\n}",".checkbox {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n\n.sizeBase {\n width: var(--tb-checkboxRadio-size-base, 24px);\n height: var(--tb-checkboxRadio-size-base, 24px);\n}\n\n.sizeLarge {\n width: var(--tb-checkboxRadio-size-large, 28px);\n height: var(--tb-checkboxRadio-size-large, 28px);\n}\n\n.box {\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n background: transparent;\n}\n\n.checkmark {\n width: 14px;\n height: 14px;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n.checkmark img {\n display: block;\n width: 100%;\n height: 100%;\n}\n\n.stateBase .box {\n box-shadow: inset 0 0 0 1px var(--tb-palette-TB-Brand-Gray, #8195a2);\n}\n\n.stateFocused .box {\n box-shadow: inset 0 0 0 2px var(--tb-palette-TB-Brand-Gray, #8195a2);\n}\n\n.stateSelected .box {\n box-shadow: inset 0 0 0 0 var(--tb-palette-TB-Brand-Gray, #8195a2);\n background: var(--tb-palette-TB-Brand-Accent, #0070cd);\n}\n\n.stateDisabled .box {\n box-shadow: inset 0 0 0 1px var(--tb-palette-TB-Functional-MedGray, #d8d8d8);\n}",".radioButton {\n align-items: center;\n display: inline-flex;\n justify-content: center;\n}\n\n.sizeSmall {\n width: var(--tb-checkboxRadio-size-base, 24px);\n height: var(--tb-checkboxRadio-size-base, 24px);\n}\n\n.sizeLarge {\n width: var(--tb-checkboxRadio-size-large, 28px);\n height: var(--tb-checkboxRadio-size-large, 28px);\n}\n\n.ring {\n width: 100%;\n height: 100%;\n border-radius: 999px;\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n}\n\n.dot {\n width: 100%;\n height: 100%;\n border-radius: 999px;\n background: transparent;\n}\n\n.stateBase .ring {\n box-shadow: inset 0 0 0 1px var(--tb-palette-TB-Brand-Gray, #8195a2);\n}\n\n.stateFocused .ring {\n box-shadow: inset 0 0 0 2px var(--tb-palette-TB-Brand-Gray, #8195a2);\n}\n\n.stateSelected .ring {\n box-shadow: inset 0 0 0 var(--tb-checkboxRadio-stroke-pressed, 2px) var(--tb-palette-TB-Brand-Gray, #8195a2);\n padding: var(--tb-checkboxRadio-gap-radioring, 4px);\n}\n\n.stateSelected .dot {\n background: var(--tb-palette-TB-Brand-Accent, #0070cd);\n}\n\n.stateDisabled .ring {\n box-shadow: inset 0 0 0 1px var(--tb-palette-TB-Functional-MedGray, #d8d8d8);\n}",".rangeSlider {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n width: 100%;\n min-width: 0;\n max-width: 100%;\n gap: var(--tb-rangeSlider-gap-indicatorToSlider);\n}\n\n.sliderWrapper {\n width: 100%;\n padding-top: calc(var(--tb-rangeSlider-handleSize) / 2);\n padding-bottom: calc(var(--tb-rangeSlider-handleSize) / 2);\n display: flex;\n flex-direction: column;\n gap: var(--tb-rangeSlider-gap-indicatorToSlider);\n}\n\n.labelRow {\n display: flex;\n align-items: flex-end;\n justify-content: center;\n gap: var(--tb-rangeSlider-gap-valueToLabel);\n color: var(--tb-palette-TB-Functional-Black);\n text-align: center;\n}\n\n.priceRow {\n display: flex;\n align-items: flex-end;\n justify-content: center;\n color: var(--tb-palette-TB-Functional-Black);\n text-align: center;\n}\n\n.valueText {\n font: var(--tb-typography-GothamN-L-400-font);\n line-height: 27px;\n}\n\n.unitText {\n font: var(--tb-typography-GothamN-S-400-font);\n line-height: 20px;\n}\n\n.priceText {\n font: var(--tb-typography-GothamN-L-400-font);\n line-height: 27px;\n}\n\n.trackRow {\n display: flex;\n align-items: center;\n width: 100%;\n position: relative;\n}\n\n.track {\n width: 100%;\n height: var(--tb-rangeSlider-trackHeight);\n background: var(--tb-palette-TB-Functional-MedGray);\n border-radius: 100px;\n}\n\n.rangeTrack {\n position: absolute;\n height: var(--tb-rangeSlider-trackHeight);\n background: var(--tb-palette-TB-Brand-Accent);\n border-radius: 100px;\n}\n\n.handle {\n position: absolute;\n width: var(--tb-rangeSlider-handleSize);\n height: var(--tb-rangeSlider-handleSize);\n display: inline-flex;\n align-items: center;\n justify-content: center;\n background: var(--tb-palette-TB-Functional-White);\n border: 1px solid var(--tb-palette-TB-Brand-Gray);\n border-radius: var(--tb-rangeSlider-handleRadius);\n box-shadow: var(--tb-rangeSlider-shadow-basic);\n flex-shrink: 0;\n transform: translateX(-50%);\n touch-action: none;\n}\n\n.grip {\n display: inline-flex;\n align-items: center;\n gap: 1px;\n height: 8px;\n}\n\n.gripBar {\n width: 1px;\n height: 8px;\n background: var(--tb-palette-TB-Functional-DarkGray);\n}",".specsSelector {\n align-items: center;\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n display: grid;\n grid-template-columns: repeat(6, minmax(0, 1fr));\n width: 100%;\n}\n\n.unit {\n align-items: center;\n border-radius: 100px;\n cursor: pointer;\n display: inline-flex;\n height: var(--tb-specsSelector-height-base);\n justify-content: center;\n min-height: 1px;\n min-width: 1px;\n width: 100%;\n}\n\n.label {\n font: var(--tb-typography-Gotham-B-500-font);\n line-height: 21px;\n text-align: center;\n white-space: nowrap;\n}\n\n.unitSelected {\n background: var(--tb-palette-TB-Brand-Accent, #0070cd);\n}\n\n.unitUnselected {\n background: transparent;\n}\n\n.unitNull {\n background: transparent;\n cursor: default;\n}\n\n.labelSelected {\n color: var(--tb-palette-TB-Functional-White, #ffffff);\n}\n\n.labelUnselected {\n color: var(--tb-palette-TB-Functional-Black, #000000);\n}\n\n.labelNull {\n color: var(--tb-palette-TB-Functional-MedGray, #d8d8d8);\n}",".toggleUnit {\n appearance: none;\n border: none;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n height: var(--tb-toggle-height-base, 32px);\n padding: 0 var(--tb-toggle-hPadding-base, 20px);\n background: transparent;\n}\n\n.label {\n line-height: 21px;\n text-align: center;\n white-space: nowrap;\n}\n\n.stateOnLight {\n background: var(--tb-palette-TB-Brand-Medium, #004876);\n}\n.stateOnLight .label {\n color: var(--tb-palette-TB-Functional-White, #ffffff);\n font: var(--tb-typography-Gotham-B-700-font);\n}\n\n.stateOffLight {\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n}\n.stateOffLight .label {\n color: var(--tb-palette-TB-Brand-Medium, #004876);\n font: var(--tb-typography-Gotham-B-400-font);\n}\n\n.stateOnDark {\n background: var(--tb-palette-TB-Functional-White, #ffffff);\n}\n.stateOnDark .label {\n color: var(--tb-palette-TB-Brand-Medium, #004876);\n font: var(--tb-typography-Gotham-B-700-font);\n}\n\n.stateOffDark {\n background: transparent;\n}\n.stateOffDark .label {\n color: var(--tb-palette-TB-Functional-White, #ffffff);\n font: var(--tb-typography-Gotham-B-400-font);\n}"]}
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- var e=require("./index-bcb89d9d.js");require("react/jsx-runtime"),require("next/dynamic"),require("react"),exports.FallbackAddButton=e.FallbackAddButton,exports.InputField=e.InputField,exports.PrimaryCTA=e.PrimaryCTA,exports.SecondaryCTA=e.SecondaryCTA,exports.SquareIconButton=e.SquareIconButton,exports.Tabs=e.Tabs,exports.TextArea=e.TextArea,exports.ThemeProvider=e.ThemeProvider,exports.defaultTheme=e.defaultTheme,exports.useTheme=e.useTheme;
1
+ var e=require("./index-0961ce23.js");require("react/jsx-runtime"),require("next/dynamic"),require("react"),exports.Checkbox=e.Checkbox,exports.ErrorTag=e.ErrorTag,exports.InputField=e.InputField,exports.PillFillButton=e.PillFillButton,exports.PillFillStrokeButton=e.PillFillStrokeButton,exports.PillStrokeButton=e.PillStrokeButton,exports.PrimaryCTA=e.PrimaryCTA,exports.RadioButton=e.RadioButton,exports.RangeSlider=e.RangeSlider,exports.SecondaryCTA=e.SecondaryCTA,exports.SpecsSelector=e.SpecsSelector,exports.SuccessTag=e.SuccessTag,exports.TabBar=e.TabBar,exports.TextArea=e.TextArea,exports.TextLink=e.TextLink,exports.ThemeProvider=e.ThemeProvider,exports.ToggleUnit=e.ToggleUnit,exports.defaultTheme=e.defaultTheme,exports.useTheme=e.useTheme;
2
2
  //# sourceMappingURL=index.js.map
@@ -1,2 +1,2 @@
1
- export{F as FallbackAddButton,I as InputField,P as PrimaryCTA,S as SecondaryCTA,a as SquareIconButton,c as Tabs,T as TextArea,b as ThemeProvider,d as defaultTheme,u as useTheme}from"./index-782e0472.js";import"react/jsx-runtime";import"next/dynamic";import"react";
1
+ export{C as Checkbox,E as ErrorTag,I as InputField,b as PillFillButton,c as PillFillStrokeButton,a as PillStrokeButton,P as PrimaryCTA,R as RadioButton,g as RangeSlider,S as SecondaryCTA,h as SpecsSelector,d as SuccessTag,e as TabBar,i as TextArea,T as TextLink,j as ThemeProvider,f as ToggleUnit,k as defaultTheme,u as useTheme}from"./index-b3052cfb.js";import"react/jsx-runtime";import"next/dynamic";import"react";
2
2
  //# sourceMappingURL=index.modern.mjs.map