@cambly/syntax-core 19.2.1 → 19.4.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.
Files changed (193) hide show
  1. package/dist/Badge/Badge.cjs +3 -3
  2. package/dist/Badge/Badge.css +49 -43
  3. package/dist/Badge/Badge.css.map +1 -1
  4. package/dist/Badge/Badge.d.ts +1 -1
  5. package/dist/Badge/Badge.js +2 -2
  6. package/dist/Button/Button.cjs +3 -3
  7. package/dist/Button/Button.css +49 -43
  8. package/dist/Button/Button.css.map +1 -1
  9. package/dist/Button/Button.js +2 -2
  10. package/dist/Checkbox/Checkbox.cjs +3 -3
  11. package/dist/Checkbox/Checkbox.css +49 -43
  12. package/dist/Checkbox/Checkbox.css.map +1 -1
  13. package/dist/Checkbox/Checkbox.js +2 -2
  14. package/dist/Chip/Chip.cjs +3 -3
  15. package/dist/Chip/Chip.css +49 -43
  16. package/dist/Chip/Chip.css.map +1 -1
  17. package/dist/Chip/Chip.js +2 -2
  18. package/dist/Heading/Heading.cjs +3 -3
  19. package/dist/Heading/Heading.css +49 -43
  20. package/dist/Heading/Heading.css.map +1 -1
  21. package/dist/Heading/Heading.d.ts +3 -1
  22. package/dist/Heading/Heading.js +2 -2
  23. package/dist/LinkButton/LinkButton.cjs +3 -3
  24. package/dist/LinkButton/LinkButton.css +49 -43
  25. package/dist/LinkButton/LinkButton.css.map +1 -1
  26. package/dist/LinkButton/LinkButton.js +2 -2
  27. package/dist/Modal/Modal.cjs +4 -4
  28. package/dist/Modal/Modal.css +49 -43
  29. package/dist/Modal/Modal.css.map +1 -1
  30. package/dist/Modal/Modal.js +3 -3
  31. package/dist/RadioButton/RadioButton.cjs +3 -3
  32. package/dist/RadioButton/RadioButton.css +49 -43
  33. package/dist/RadioButton/RadioButton.css.map +1 -1
  34. package/dist/RadioButton/RadioButton.js +2 -2
  35. package/dist/RichSelect/RichSelectBox.cjs +9 -9
  36. package/dist/RichSelect/RichSelectBox.css +49 -43
  37. package/dist/RichSelect/RichSelectBox.css.map +1 -1
  38. package/dist/RichSelect/RichSelectBox.js +8 -8
  39. package/dist/RichSelect/RichSelectChip.cjs +4 -4
  40. package/dist/RichSelect/RichSelectChip.css +49 -43
  41. package/dist/RichSelect/RichSelectChip.css.map +1 -1
  42. package/dist/RichSelect/RichSelectChip.js +3 -3
  43. package/dist/RichSelect/RichSelectList.cjs +11 -11
  44. package/dist/RichSelect/RichSelectList.css +49 -43
  45. package/dist/RichSelect/RichSelectList.css.map +1 -1
  46. package/dist/RichSelect/RichSelectList.js +10 -10
  47. package/dist/RichSelect/RichSelectRadioButton.cjs +4 -4
  48. package/dist/RichSelect/RichSelectRadioButton.css +49 -43
  49. package/dist/RichSelect/RichSelectRadioButton.css.map +1 -1
  50. package/dist/RichSelect/RichSelectRadioButton.js +3 -3
  51. package/dist/RichSelect/RichSelectSection.cjs +3 -3
  52. package/dist/RichSelect/RichSelectSection.css +49 -43
  53. package/dist/RichSelect/RichSelectSection.css.map +1 -1
  54. package/dist/RichSelect/RichSelectSection.js +2 -2
  55. package/dist/SelectList/SelectList.cjs +4 -4
  56. package/dist/SelectList/SelectList.css +49 -43
  57. package/dist/SelectList/SelectList.css.map +1 -1
  58. package/dist/SelectList/SelectList.js +3 -3
  59. package/dist/TabButton/TabButton.cjs +4 -4
  60. package/dist/TabButton/TabButton.css +49 -43
  61. package/dist/TabButton/TabButton.css.map +1 -1
  62. package/dist/TabButton/TabButton.js +3 -3
  63. package/dist/TabLink/TabLink.cjs +4 -4
  64. package/dist/TabLink/TabLink.css +49 -43
  65. package/dist/TabLink/TabLink.css.map +1 -1
  66. package/dist/TabLink/TabLink.js +3 -3
  67. package/dist/Tabs/TabInternal.cjs +3 -3
  68. package/dist/Tabs/TabInternal.css +49 -43
  69. package/dist/Tabs/TabInternal.css.map +1 -1
  70. package/dist/Tabs/TabInternal.js +2 -2
  71. package/dist/TextArea/TextArea.cjs +3 -3
  72. package/dist/TextArea/TextArea.css +49 -43
  73. package/dist/TextArea/TextArea.css.map +1 -1
  74. package/dist/TextArea/TextArea.js +2 -2
  75. package/dist/TextField/TextField.cjs +4 -3
  76. package/dist/TextField/TextField.css +55 -43
  77. package/dist/TextField/TextField.css.map +1 -1
  78. package/dist/TextField/TextField.d.ts +5 -1
  79. package/dist/TextField/TextField.js +3 -2
  80. package/dist/Tooltip/Tooltip.cjs +3 -3
  81. package/dist/Tooltip/Tooltip.css +49 -43
  82. package/dist/Tooltip/Tooltip.css.map +1 -1
  83. package/dist/Tooltip/Tooltip.js +2 -2
  84. package/dist/Typography/Typography.cjs +2 -2
  85. package/dist/Typography/Typography.css +49 -43
  86. package/dist/Typography/Typography.css.map +1 -1
  87. package/dist/Typography/Typography.d.ts +3 -1
  88. package/dist/Typography/Typography.js +1 -1
  89. package/dist/WordConfetti/WordConfetti.cjs +3 -3
  90. package/dist/WordConfetti/WordConfetti.css +49 -43
  91. package/dist/WordConfetti/WordConfetti.css.map +1 -1
  92. package/dist/WordConfetti/WordConfetti.js +2 -2
  93. package/dist/__chunks/{XRYFXCR2.js → 2FH3ZXIJ.js} +3 -3
  94. package/dist/__chunks/{MTR3ESEZ.js → 45DUMC5J.js} +2 -2
  95. package/dist/__chunks/{VAVIKPVS.js → 4FGMH6ZT.js} +2 -2
  96. package/dist/__chunks/{GK3YX7CI.cjs → 5I7B5SAF.cjs} +10 -10
  97. package/dist/__chunks/{BYNWTNUV.js → 6KET3XO2.js} +2 -2
  98. package/dist/__chunks/{7VNHS3DA.cjs → 7COSMEXW.cjs} +3 -3
  99. package/dist/__chunks/{M57BB52X.js → 7YH3K65I.js} +5 -5
  100. package/dist/__chunks/{WHTMS6T3.cjs → AAZIVDWS.cjs} +3 -3
  101. package/dist/__chunks/{WT62D7UB.cjs → AI52ORKA.cjs} +3 -3
  102. package/dist/__chunks/{W4YEJQZH.cjs → BDOOAHOC.cjs} +8 -8
  103. package/dist/__chunks/{X4H65FEF.cjs → BJU7QKAS.cjs} +1 -1
  104. package/dist/__chunks/{X4H65FEF.cjs.map → BJU7QKAS.cjs.map} +1 -1
  105. package/dist/__chunks/{TGUOITLK.js → CKRK4CN4.js} +2 -2
  106. package/dist/__chunks/{CVRG3CQ3.js → CS32ABQA.js} +2 -2
  107. package/dist/__chunks/{HILWIYOJ.js → DAIZZROA.js} +2 -2
  108. package/dist/__chunks/{HG43LCAW.js → DDD7XI7R.js} +2 -2
  109. package/dist/__chunks/{HG43LCAW.js.map → DDD7XI7R.js.map} +1 -1
  110. package/dist/__chunks/{VJNSSF3W.js → DWV2IH7T.js} +2 -2
  111. package/dist/__chunks/{CMUPFOVX.cjs → E3KSILLW.cjs} +3 -3
  112. package/dist/__chunks/{PGDIO77V.cjs → FHQ7KPFE.cjs} +3 -3
  113. package/dist/__chunks/{FSSHUBX3.js → FM74LR6A.js} +2 -2
  114. package/dist/__chunks/{IEBCEU7G.js → GEUE4GXC.js} +7 -7
  115. package/dist/__chunks/{MZ3D63DQ.js → HWT7SAAO.js} +52 -23
  116. package/dist/__chunks/HWT7SAAO.js.map +1 -0
  117. package/dist/__chunks/{ACYC4E6D.js → INXS6UTP.js} +1 -1
  118. package/dist/__chunks/{ACYC4E6D.js.map → INXS6UTP.js.map} +1 -1
  119. package/dist/__chunks/{PCEOK3GO.cjs → JACR34JO.cjs} +3 -3
  120. package/dist/__chunks/{44XT4MCS.js → MZK5G2SD.js} +2 -2
  121. package/dist/__chunks/{2PSHSFAV.js → P5BVB22B.js} +2 -2
  122. package/dist/__chunks/{WSKCMPTD.cjs → PBHDA7GV.cjs} +3 -3
  123. package/dist/__chunks/{PGMFMTEU.cjs → PBOAPP74.cjs} +3 -3
  124. package/dist/__chunks/{C5V4NLVS.cjs → Q65LBFK3.cjs} +3 -3
  125. package/dist/__chunks/{Z3S2ZWTJ.cjs → Q7CC3YA4.cjs} +3 -3
  126. package/dist/__chunks/{Z3S2ZWTJ.cjs.map → Q7CC3YA4.cjs.map} +1 -1
  127. package/dist/__chunks/{G2RAXJEA.cjs → RE4YJRHB.cjs} +19 -19
  128. package/dist/__chunks/{KIEWPPIM.js → RJQ2LSPP.js} +2 -2
  129. package/dist/__chunks/RJQ2LSPP.js.map +1 -0
  130. package/dist/__chunks/{WS6CZJQ6.cjs → RVU3UEZI.cjs} +2 -2
  131. package/dist/__chunks/RVU3UEZI.cjs.map +1 -0
  132. package/dist/__chunks/{SG3FRX2U.js → RX3JA6WI.js} +2 -2
  133. package/dist/__chunks/{BFZFNLM5.cjs → S7BCIAUQ.cjs} +3 -3
  134. package/dist/__chunks/{2RPK7IB4.cjs → SAPSO6DD.cjs} +3 -3
  135. package/dist/__chunks/{23LD2DDB.cjs → SJSSW5MP.cjs} +4 -4
  136. package/dist/__chunks/{JN5UK7KH.cjs → SW6S6ZCI.cjs} +4 -4
  137. package/dist/__chunks/{DTQMK5RP.js → UNQGP24J.js} +2 -2
  138. package/dist/__chunks/{SVNXSJ7Z.js → W6JOWMNG.js} +2 -2
  139. package/dist/__chunks/{RVF6GMID.js → WCQCYWL5.js} +2 -2
  140. package/dist/__chunks/{STMMCDX5.js → WGRDMB2P.js} +2 -2
  141. package/dist/__chunks/{AJC6QV6M.cjs → WVK5Z5JA.cjs} +54 -25
  142. package/dist/__chunks/WVK5Z5JA.cjs.map +1 -0
  143. package/dist/__chunks/{D45HCKL3.js → XEHZJBLD.js} +2 -2
  144. package/dist/__chunks/{OOAQZC7E.cjs → XSU6O5C3.cjs} +3 -3
  145. package/dist/__chunks/{TTR4ZAGC.cjs → YNGB4N62.cjs} +3 -3
  146. package/dist/__chunks/{QJGERVMN.cjs → Z6EWS3QI.cjs} +5 -5
  147. package/dist/index.cjs +26 -26
  148. package/dist/index.css +49 -43
  149. package/dist/index.css.map +1 -1
  150. package/dist/index.js +25 -25
  151. package/package.json +1 -1
  152. package/dist/__chunks/AJC6QV6M.cjs.map +0 -1
  153. package/dist/__chunks/KIEWPPIM.js.map +0 -1
  154. package/dist/__chunks/MZ3D63DQ.js.map +0 -1
  155. package/dist/__chunks/WS6CZJQ6.cjs.map +0 -1
  156. /package/dist/__chunks/{XRYFXCR2.js.map → 2FH3ZXIJ.js.map} +0 -0
  157. /package/dist/__chunks/{MTR3ESEZ.js.map → 45DUMC5J.js.map} +0 -0
  158. /package/dist/__chunks/{VAVIKPVS.js.map → 4FGMH6ZT.js.map} +0 -0
  159. /package/dist/__chunks/{GK3YX7CI.cjs.map → 5I7B5SAF.cjs.map} +0 -0
  160. /package/dist/__chunks/{BYNWTNUV.js.map → 6KET3XO2.js.map} +0 -0
  161. /package/dist/__chunks/{7VNHS3DA.cjs.map → 7COSMEXW.cjs.map} +0 -0
  162. /package/dist/__chunks/{M57BB52X.js.map → 7YH3K65I.js.map} +0 -0
  163. /package/dist/__chunks/{WHTMS6T3.cjs.map → AAZIVDWS.cjs.map} +0 -0
  164. /package/dist/__chunks/{WT62D7UB.cjs.map → AI52ORKA.cjs.map} +0 -0
  165. /package/dist/__chunks/{W4YEJQZH.cjs.map → BDOOAHOC.cjs.map} +0 -0
  166. /package/dist/__chunks/{TGUOITLK.js.map → CKRK4CN4.js.map} +0 -0
  167. /package/dist/__chunks/{CVRG3CQ3.js.map → CS32ABQA.js.map} +0 -0
  168. /package/dist/__chunks/{HILWIYOJ.js.map → DAIZZROA.js.map} +0 -0
  169. /package/dist/__chunks/{VJNSSF3W.js.map → DWV2IH7T.js.map} +0 -0
  170. /package/dist/__chunks/{CMUPFOVX.cjs.map → E3KSILLW.cjs.map} +0 -0
  171. /package/dist/__chunks/{PGDIO77V.cjs.map → FHQ7KPFE.cjs.map} +0 -0
  172. /package/dist/__chunks/{FSSHUBX3.js.map → FM74LR6A.js.map} +0 -0
  173. /package/dist/__chunks/{IEBCEU7G.js.map → GEUE4GXC.js.map} +0 -0
  174. /package/dist/__chunks/{PCEOK3GO.cjs.map → JACR34JO.cjs.map} +0 -0
  175. /package/dist/__chunks/{44XT4MCS.js.map → MZK5G2SD.js.map} +0 -0
  176. /package/dist/__chunks/{2PSHSFAV.js.map → P5BVB22B.js.map} +0 -0
  177. /package/dist/__chunks/{WSKCMPTD.cjs.map → PBHDA7GV.cjs.map} +0 -0
  178. /package/dist/__chunks/{PGMFMTEU.cjs.map → PBOAPP74.cjs.map} +0 -0
  179. /package/dist/__chunks/{C5V4NLVS.cjs.map → Q65LBFK3.cjs.map} +0 -0
  180. /package/dist/__chunks/{G2RAXJEA.cjs.map → RE4YJRHB.cjs.map} +0 -0
  181. /package/dist/__chunks/{SG3FRX2U.js.map → RX3JA6WI.js.map} +0 -0
  182. /package/dist/__chunks/{BFZFNLM5.cjs.map → S7BCIAUQ.cjs.map} +0 -0
  183. /package/dist/__chunks/{2RPK7IB4.cjs.map → SAPSO6DD.cjs.map} +0 -0
  184. /package/dist/__chunks/{23LD2DDB.cjs.map → SJSSW5MP.cjs.map} +0 -0
  185. /package/dist/__chunks/{JN5UK7KH.cjs.map → SW6S6ZCI.cjs.map} +0 -0
  186. /package/dist/__chunks/{DTQMK5RP.js.map → UNQGP24J.js.map} +0 -0
  187. /package/dist/__chunks/{SVNXSJ7Z.js.map → W6JOWMNG.js.map} +0 -0
  188. /package/dist/__chunks/{RVF6GMID.js.map → WCQCYWL5.js.map} +0 -0
  189. /package/dist/__chunks/{STMMCDX5.js.map → WGRDMB2P.js.map} +0 -0
  190. /package/dist/__chunks/{D45HCKL3.js.map → XEHZJBLD.js.map} +0 -0
  191. /package/dist/__chunks/{OOAQZC7E.cjs.map → XSU6O5C3.cjs.map} +0 -0
  192. /package/dist/__chunks/{TTR4ZAGC.cjs.map → YNGB4N62.cjs.map} +0 -0
  193. /package/dist/__chunks/{QJGERVMN.cjs.map → Z6EWS3QI.cjs.map} +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/TextField/TextField.tsx","css-module:./TextField.module.css#css-module"],"names":[],"mappings":";;;;;;;;;;;;AAAA;AAAA,EAGE;AAAA,OACK;AACP,OAAO,gBAAgB;;;ACL2E,IAAO,2BAAQ,EAAC,aAAY,sBAAqB,eAAc,yBAAwB,SAAQ,mBAAkB,MAAK,gBAAe,UAAS,oBAAmB,cAAa,wBAAuB,yBAAwB,mCAAkC,wBAAuB,iCAAgC;;;ADyGpZ,SAcQ,KAdR;AA3FW,SAAR,UAA2B;AAAA,EAChC;AAAA,EACA,eAAe;AAAA,EACf,UAAU,eAAe;AAAA,EACzB,KAAK;AAAA,EACL,YAAY;AAAA,EACZ,aAAa;AAAA,EACb;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,cAAc;AAAA,EACd,OAAO;AAAA,EACP,QAAQ;AAAA,EACR;AACF,GAiEiB;AACf,QAAM,aAAa,cAAc;AACjC,QAAM,WAAW,CAAC,cAAc;AAChC,QAAM,UAAU,MAAM;AACtB,QAAM,UAAU,kBAAM;AACtB,QAAM,YAAY,OAAO,mBAAmB,UAAU;AACtD,QAAM,iBACJ,OAAO,mBACH,gCACA;AACN,SACE;AAAA,IAAC;AAAA;AAAA,MACC,SAAQ;AAAA,MACR,WAAU;AAAA,MACV,KAAK;AAAA,MACL,OAAM;AAAA,MACN,2BAA2B;AAAA,QACzB,SAAS;AAAA,UACP,SAAS,WAAW,MAAM;AAAA,QAC5B;AAAA,MACF;AAAA,MAEC;AAAA,iBACC,oBAAC,WAAM,WAAW,yBAAO,OAAO,SAAS,SACvC,8BAAC,eAAI,UAAU,GACb,8BAAC,sBAAW,MAAM,KAAK,OAAO,WAC3B,iBACH,GACF,GACF;AAAA,QAEF;AAAA,UAAC;AAAA;AAAA,YACC;AAAA,YACA,WAAW;AAAA,cACT,yBAAO;AAAA,cACP,yBAAO;AAAA,cACP,yBAAO;AAAA,cACP,cACG,OAAO,mBACJ,yBAAO,wBACP,yBAAO;AAAA,cACb;AAAA,gBACE,CAAC,yBAAO,WAAW,GAAG,OAAO;AAAA,cAC/B;AAAA,YACF;AAAA,YACA,eAAa;AAAA,YACb;AAAA,YACA,IAAI;AAAA,YACJ;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA;AAAA,QACF;AAAA,SACE,cAAc,cACd,oBAAC,eAAI,UAAU,GACb,8BAAC,sBAAW,MAAM,KAAK,OAAO,YAAY,iBAAiB,WACxD,uBAAa,YAChB,GACF;AAAA;AAAA;AAAA,EAEJ;AAEJ","sourcesContent":["import React, {\n type ReactElement,\n type HTMLInputTypeAttribute,\n useId,\n} from \"react\";\nimport classNames from \"classnames\";\nimport styles from \"./TextField.module.css\";\nimport Box from \"../Box/Box\";\nimport Typography from \"../Typography/Typography\";\nimport useIsHydrated from \"../useIsHydrated\";\n\n/**\n * [TextField](https://cambly-syntax.vercel.app/?path=/docs/components-textfield--docs) is a component that allows users to enter text.\n */\nexport default function TextField({\n autoComplete,\n \"data-testid\": dataTestId,\n disabled: disabledProp = false,\n on = \"lightBackground\",\n errorText = \"\",\n helperText = \"\",\n id,\n label,\n maxLength,\n onChange,\n placeholder = \"\",\n type = \"text\",\n value = \"\",\n step,\n}: {\n /**\n * The autocomplete attribute specifies whether or not an input field should have autocomplete enabled.\n *\n * Feel free to add new values from the [MDN docs](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) as needed\n */\n autoComplete?: \"current-password\" | \"new-password\" | \"off\" | \"on\" | \"email\";\n /**\n * A data-testid to make querying for the TextField easier.\n */\n \"data-testid\"?: string;\n /**\n * If true, the TextField will be disabled.\n *\n * @defaultValue false\n */\n disabled?: boolean;\n /**\n * Indicate whether the button renders on a light or dark background. Changes the color of the button\n *\n * @defaulValue `lightBackground`\n */\n on?: \"lightBackground\" | \"darkBackground\";\n /**\n * Text shown below TextField if there is an input error.\n */\n errorText?: string;\n /**\n * Informative helper text shown below TextField\n */\n helperText?: string;\n /**\n * TextField id, if not provided, a unique id will be generated\n */\n id?: string;\n /**\n * TextField visible label\n */\n label: string;\n /**\n * Maximum length of the TextField\n */\n maxLength?: number;\n /**\n * The callback to be called the input changes\n */\n onChange: React.ChangeEventHandler<HTMLInputElement>;\n /**\n * Optional TextField placeholder text\n */\n placeholder?: string;\n /**\n * Input type of the TextField\n *\n * See [full list of input types](https://developer.mozilla.org/en-US/docs/Learn/Forms/HTML5_input_types)\n */\n type?: HTMLInputTypeAttribute;\n /**\n * Value of the TextField\n */\n value: string;\n /**\n * Specified legal number intervals for an input field. Specifically for time or number. If for time, specify in milliseconds. Must be a positive value.\n */\n step?: number;\n}): ReactElement {\n const isHydrated = useIsHydrated();\n const disabled = !isHydrated || disabledProp;\n const reactId = useId();\n const inputId = id ?? reactId;\n const textColor = on === \"darkBackground\" ? \"white\" : \"gray900\";\n const errorTextColor =\n on !== \"darkBackground\"\n ? \"destructive-lightBackground\"\n : \"destructive-darkBackground\";\n return (\n <Box\n display=\"flex\"\n direction=\"column\"\n gap={2}\n width=\"100%\"\n dangerouslySetInlineStyle={{\n __style: {\n opacity: disabled ? 0.5 : 1,\n },\n }}\n >\n {label && (\n <label className={styles.label} htmlFor={inputId}>\n <Box paddingX={1}>\n <Typography size={100} color={textColor}>\n {label}\n </Typography>\n </Box>\n </label>\n )}\n <input\n autoComplete={autoComplete}\n className={classNames(\n styles.textfield,\n styles.md,\n styles.height,\n errorText &&\n (on === \"darkBackground\"\n ? styles.transparentInputError\n : styles.inputError),\n {\n [styles.transparent]: on === \"darkBackground\",\n },\n )}\n data-testid={dataTestId}\n disabled={disabled}\n id={inputId}\n maxLength={maxLength}\n type={type}\n onChange={onChange}\n placeholder={placeholder}\n value={value}\n step={step}\n />\n {(helperText || errorText) && (\n <Box paddingX={1}>\n <Typography size={100} color={errorText ? errorTextColor : textColor}>\n {errorText || helperText}\n </Typography>\n </Box>\n )}\n </Box>\n );\n}\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/TextField/TextField.module.css\"; export default {\"textfield\":\"_textfield_f2wi6_1\",\"transparent\":\"_transparent_f2wi6_13\",\"label\":\"_label_f2wi6_28\",\"md\":\"_md_f2wi6_32\",\"height\":\"_height_f2wi6_36\",\"inputError\":\"_inputError_f2wi6_40\",\"transparentInputError\":\"_transparentInputError_f2wi6_49\",\"transparenInputError\":\"_transparenInputError_f2wi6_54\"}"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/Typography/Typography.tsx","css-module:./Typography.module.css#css-module"],"sourcesContent":["import classNames from \"classnames\";\nimport { forwardRef, type ReactElement, type ReactNode } from \"react\";\nimport styles from \"./Typography.module.css\";\nimport textColor from \"../colors/textColors\";\n\n/**\n * [Typography](https://cambly-syntax.vercel.app/?path=/docs/components-typography--docs) is a component that renders text.\n */\nconst Typography = forwardRef<\n HTMLDivElement,\n {\n /**\n * Aligns the text to the left, right, or center of the container.\n * * `start` and `end` will align the text to the left or right of the container depending on the locale.\n * * `forceLeft` and `forceRight` will align the text to the left or right of the container regardless of the locale (should be used sparingly).\n *\n * @defaultValue \"start\"\n */\n align?: \"start\" | \"end\" | \"forceLeft\" | \"center\" | \"forceRight\";\n /**\n * DOM element to render as.\n *\n * @defaultValue \"div\"\n */\n as?: \"div\" | \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\" | \"p\";\n /**\n * The text to be rendered\n */\n children?: ReactNode;\n /**\n * The color of the text.\n *\n * @defaultValue \"gray900\"\n */\n color?:\n | \"gray900\"\n | \"gray700\"\n | \"primary\"\n | \"destructive-primary\"\n | \"destructive-darkBackground\"\n | \"destructive-lightBackground\"\n | \"success\"\n | \"success-darkBackground\"\n | \"white\"\n | \"white-secondary\"\n | \"inherit\";\n /**\n * Test id for the text\n */\n \"data-testid\"?: string;\n /**\n * Style of the font\n *\n * Classic only supports `sans-serif`\n *\n * @defaultValue \"sans-serif\"\n */\n fontStyle?: \"serif\" | \"sans-serif\";\n /**\n * The id for the element\n */\n id?: string;\n /**\n * Whether the text should flow inline with other elements.\n *\n * @defaultValue false\n */\n inline?: boolean;\n /**\n * The number of lines we should truncate the text at\n */\n lineClamp?: number | undefined;\n /**\n * Size of the text.\n *\n * Mobile (viewport width <= 480px)::\n * * `0`: 12px\n * * `100`: 13px\n * * `200`: 16px\n * * `300`: 19px\n * * `400`: 25px\n * * `700`: 38px\n * * `800`: 46px\n * * `900`: 55px\n * * `1100`: 83px\n *\n * Desktop (viewport width > 480px):\n * * `0`: 12px\n * * `100`: 13px\n * * `200`: 16px\n * * `300`: 20px\n * * `400`: 25px\n * * `700`: 49px\n * * `800`: 63px\n * * `900`: 76px\n * * `1100`: 119px\n *\n * @defaultValue 200\n */\n size?: 0 | 100 | 200 | 300 | 400 | 700 | 800 | 900 | 1100;\n /**\n * The tooltip to be displayed when the user hovers the text\n */\n tooltip?: string;\n /**\n * Whether the text should be transformed to uppercase.\n *\n * @defaultValue \"none\"\n */\n transform?: \"none\" | \"uppercase\";\n /**\n * Whether the text has an underline.\n *\n * @defaultValue false\n */\n underline?: boolean;\n /**\n * Indicates the boldness of the text.\n *\n * * `regular`: 400\n * * `medium`: 510\n * * `semiBold`: 590\n * * `bold`: 710\n *\n * @defaultValue \"regular\"\n */\n weight?: \"regular\" | \"medium\" | \"semiBold\" | \"bold\";\n }\n>(function Typography(\n {\n align = \"start\",\n as = \"div\",\n children,\n color = \"gray900\",\n \"data-testid\": dataTestId,\n fontStyle = \"sans-serif\",\n id,\n inline = false,\n lineClamp = undefined,\n size = 200,\n tooltip,\n transform = \"none\",\n underline = false,\n weight = \"regular\",\n },\n ref,\n): ReactElement {\n const Tag = as;\n\n return (\n <Tag\n id={id}\n className={classNames(\n styles.typography,\n styles[align],\n styles[weight],\n fontStyle === \"serif\" ? styles.serif : styles.sansSerif,\n textColor(color),\n inline && styles.inline,\n styles[`size${size}`],\n transform === \"uppercase\" && styles.uppercase,\n underline && styles.underline,\n lineClamp != null && styles.lineClamp,\n as === \"p\" && styles[`p${size}`],\n )}\n data-testid={dataTestId}\n style={{\n WebkitLineClamp: lineClamp,\n }}\n title={tooltip}\n ref={ref}\n >\n {children}\n </Tag>\n );\n});\n\nexport default Typography;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Typography/Typography.module.css\"; export default {\"typography\":\"_typography_1fz2y_1\",\"sansSerif\":\"_sansSerif_1fz2y_22\",\"serif\":\"_serif_1fz2y_27\",\"size0\":\"_size0_1fz2y_73\",\"size100\":\"_size100_1fz2y_77\",\"size200\":\"_size200_1fz2y_81\",\"size300\":\"_size300_1fz2y_85\",\"size400\":\"_size400_1fz2y_89\",\"size700\":\"_size700_1fz2y_93\",\"size800\":\"_size800_1fz2y_97\",\"size900\":\"_size900_1fz2y_101\",\"size1100\":\"_size1100_1fz2y_105\",\"center\":\"_center_1fz2y_133\",\"forceLeft\":\"_forceLeft_1fz2y_137\",\"forceRight\":\"_forceRight_1fz2y_141\",\"start\":\"_start_1fz2y_145\",\"end\":\"_end_1fz2y_149\",\"regular\":\"_regular_1fz2y_155\",\"medium\":\"_medium_1fz2y_159\",\"semiBold\":\"_semiBold_1fz2y_163\",\"bold\":\"_bold_1fz2y_167\",\"underline\":\"_underline_1fz2y_171\",\"inline\":\"_inline_1fz2y_175\",\"uppercase\":\"_uppercase_1fz2y_179\",\"lineClamp\":\"_lineClamp_1fz2y_183\",\"p100\":\"_p100_1fz2y_192\",\"p200\":\"_p200_1fz2y_196\",\"p300\":\"_p300_1fz2y_200\",\"p400\":\"_p400_1fz2y_204\"}"],"mappings":";;;;;;AAAA,OAAO,gBAAgB;AACvB,SAAS,kBAAqD;;;ACDsC,IAAO,4BAAQ,EAAC,cAAa,uBAAsB,aAAY,uBAAsB,SAAQ,mBAAkB,SAAQ,mBAAkB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,sBAAqB,YAAW,uBAAsB,UAAS,qBAAoB,aAAY,wBAAuB,cAAa,yBAAwB,SAAQ,oBAAmB,OAAM,kBAAiB,WAAU,sBAAqB,UAAS,qBAAoB,YAAW,uBAAsB,QAAO,mBAAkB,aAAY,wBAAuB,UAAS,qBAAoB,aAAY,wBAAuB,aAAY,wBAAuB,QAAO,mBAAkB,QAAO,mBAAkB,QAAO,mBAAkB,QAAO,kBAAiB;;;ADsJn9B;AA9IJ,IAAM,aAAa,WAwHjB,SAASA,YACT;AAAA,EACE,QAAQ;AAAA,EACR,KAAK;AAAA,EACL;AAAA,EACA,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,YAAY;AAAA,EACZ;AAAA,EACA,SAAS;AAAA,EACT,YAAY;AAAA,EACZ,OAAO;AAAA,EACP;AAAA,EACA,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,SAAS;AACX,GACA,KACc;AACd,QAAM,MAAM;AAEZ,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA,WAAW;AAAA,QACT,0BAAO;AAAA,QACP,0BAAO,KAAK;AAAA,QACZ,0BAAO,MAAM;AAAA,QACb,cAAc,UAAU,0BAAO,QAAQ,0BAAO;AAAA,QAC9C,UAAU,KAAK;AAAA,QACf,UAAU,0BAAO;AAAA,QACjB,0BAAO,OAAO,MAAM;AAAA,QACpB,cAAc,eAAe,0BAAO;AAAA,QACpC,aAAa,0BAAO;AAAA,QACpB,aAAa,QAAQ,0BAAO;AAAA,QAC5B,OAAO,OAAO,0BAAO,IAAI,MAAM;AAAA,MACjC;AAAA,MACA,eAAa;AAAA,MACb,OAAO;AAAA,QACL,iBAAiB;AAAA,MACnB;AAAA,MACA,OAAO;AAAA,MACP;AAAA,MAEC;AAAA;AAAA,EACH;AAEJ,CAAC;AAED,IAAO,qBAAQ;","names":["Typography"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/TextField/TextField.tsx","css-module:./TextField.module.css#css-module"],"sourcesContent":["import React, {\n type ReactElement,\n type HTMLInputTypeAttribute,\n useId,\n} from \"react\";\nimport classNames from \"classnames\";\nimport styles from \"./TextField.module.css\";\nimport Box from \"../Box/Box\";\nimport Typography from \"../Typography/Typography\";\nimport useIsHydrated from \"../useIsHydrated\";\n\n/**\n * [TextField](https://cambly-syntax.vercel.app/?path=/docs/components-textfield--docs) is a component that allows users to enter text.\n */\nexport default function TextField({\n autoComplete,\n \"data-testid\": dataTestId,\n disabled: disabledProp = false,\n on = \"lightBackground\",\n errorText = \"\",\n helperText = \"\",\n id,\n label,\n maxLength,\n onChange,\n placeholder = \"\",\n type = \"text\",\n value = \"\",\n step,\n}: {\n /**\n * The autocomplete attribute specifies whether or not an input field should have autocomplete enabled.\n *\n * Feel free to add new values from the [MDN docs](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) as needed\n */\n autoComplete?: \"current-password\" | \"new-password\" | \"off\" | \"on\" | \"email\";\n /**\n * A data-testid to make querying for the TextField easier.\n */\n \"data-testid\"?: string;\n /**\n * If true, the TextField will be disabled.\n *\n * @defaultValue false\n */\n disabled?: boolean;\n /**\n * Indicate whether the button renders on a light or dark background. Changes the color of the button\n *\n * @defaulValue `lightBackground`\n */\n on?: \"lightBackground\" | \"darkBackground\";\n /**\n * Text shown below TextField if there is an input error.\n */\n errorText?: string;\n /**\n * Informative helper text shown below TextField\n */\n helperText?: string;\n /**\n * TextField id, if not provided, a unique id will be generated\n */\n id?: string;\n /**\n * TextField visible label\n */\n label: string;\n /**\n * Maximum length of the TextField\n */\n maxLength?: number;\n /**\n * The callback to be called the input changes\n */\n onChange: React.ChangeEventHandler<HTMLInputElement>;\n /**\n * Optional TextField placeholder text\n */\n placeholder?: string;\n /**\n * Input type of the TextField\n *\n * See [full list of input types](https://developer.mozilla.org/en-US/docs/Learn/Forms/HTML5_input_types)\n */\n type?: HTMLInputTypeAttribute;\n /**\n * Value of the TextField\n */\n value: string;\n /**\n * Specified legal number intervals for an input field. Specifically for time or number. If for time, specify in milliseconds. Must be a positive value.\n */\n step?: number;\n}): ReactElement {\n const isHydrated = useIsHydrated();\n const disabled = !isHydrated || disabledProp;\n const reactId = useId();\n const inputId = id ?? reactId;\n const textColor = on === \"darkBackground\" ? \"white\" : \"gray900\";\n const errorTextColor =\n on !== \"darkBackground\"\n ? \"destructive-lightBackground\"\n : \"destructive-darkBackground\";\n return (\n <Box\n display=\"flex\"\n direction=\"column\"\n gap={2}\n width=\"100%\"\n dangerouslySetInlineStyle={{\n __style: {\n opacity: disabled ? 0.5 : 1,\n },\n }}\n >\n {label && (\n <label className={styles.label} htmlFor={inputId}>\n <Box paddingX={1}>\n <Typography size={100} color={textColor}>\n {label}\n </Typography>\n </Box>\n </label>\n )}\n <input\n autoComplete={autoComplete}\n className={classNames(\n styles.textfield,\n styles.md,\n styles.height,\n errorText &&\n (on === \"darkBackground\"\n ? styles.transparentInputError\n : styles.inputError),\n {\n [styles.transparent]: on === \"darkBackground\",\n },\n )}\n data-testid={dataTestId}\n disabled={disabled}\n id={inputId}\n maxLength={maxLength}\n type={type}\n onChange={onChange}\n placeholder={placeholder}\n value={value}\n step={step}\n />\n {(helperText || errorText) && (\n <Box paddingX={1}>\n <Typography size={100} color={errorText ? errorTextColor : textColor}>\n {errorText || helperText}\n </Typography>\n </Box>\n )}\n </Box>\n );\n}\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/TextField/TextField.module.css\"; export default {\"textfield\":\"_textfield_f2wi6_1\",\"transparent\":\"_transparent_f2wi6_13\",\"label\":\"_label_f2wi6_28\",\"md\":\"_md_f2wi6_32\",\"height\":\"_height_f2wi6_36\",\"inputError\":\"_inputError_f2wi6_40\",\"transparentInputError\":\"_transparentInputError_f2wi6_49\",\"transparenInputError\":\"_transparenInputError_f2wi6_54\"}"],"mappings":";;;;;;;;;;;;AAAA;AAAA,EAGE;AAAA,OACK;AACP,OAAO,gBAAgB;;;ACL2E,IAAO,2BAAQ,EAAC,aAAY,sBAAqB,eAAc,yBAAwB,SAAQ,mBAAkB,MAAK,gBAAe,UAAS,oBAAmB,cAAa,wBAAuB,yBAAwB,mCAAkC,wBAAuB,iCAAgC;;;ADyGpZ,SAcQ,KAdR;AA3FW,SAAR,UAA2B;AAAA,EAChC;AAAA,EACA,eAAe;AAAA,EACf,UAAU,eAAe;AAAA,EACzB,KAAK;AAAA,EACL,YAAY;AAAA,EACZ,aAAa;AAAA,EACb;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,cAAc;AAAA,EACd,OAAO;AAAA,EACP,QAAQ;AAAA,EACR;AACF,GAiEiB;AACf,QAAM,aAAa,cAAc;AACjC,QAAM,WAAW,CAAC,cAAc;AAChC,QAAM,UAAU,MAAM;AACtB,QAAM,UAAU,kBAAM;AACtB,QAAM,YAAY,OAAO,mBAAmB,UAAU;AACtD,QAAM,iBACJ,OAAO,mBACH,gCACA;AACN,SACE;AAAA,IAAC;AAAA;AAAA,MACC,SAAQ;AAAA,MACR,WAAU;AAAA,MACV,KAAK;AAAA,MACL,OAAM;AAAA,MACN,2BAA2B;AAAA,QACzB,SAAS;AAAA,UACP,SAAS,WAAW,MAAM;AAAA,QAC5B;AAAA,MACF;AAAA,MAEC;AAAA,iBACC,oBAAC,WAAM,WAAW,yBAAO,OAAO,SAAS,SACvC,8BAAC,eAAI,UAAU,GACb,8BAAC,sBAAW,MAAM,KAAK,OAAO,WAC3B,iBACH,GACF,GACF;AAAA,QAEF;AAAA,UAAC;AAAA;AAAA,YACC;AAAA,YACA,WAAW;AAAA,cACT,yBAAO;AAAA,cACP,yBAAO;AAAA,cACP,yBAAO;AAAA,cACP,cACG,OAAO,mBACJ,yBAAO,wBACP,yBAAO;AAAA,cACb;AAAA,gBACE,CAAC,yBAAO,WAAW,GAAG,OAAO;AAAA,cAC/B;AAAA,YACF;AAAA,YACA,eAAa;AAAA,YACb;AAAA,YACA,IAAI;AAAA,YACJ;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA,YACA;AAAA;AAAA,QACF;AAAA,SACE,cAAc,cACd,oBAAC,eAAI,UAAU,GACb,8BAAC,sBAAW,MAAM,KAAK,OAAO,YAAY,iBAAiB,WACxD,uBAAa,YAChB,GACF;AAAA;AAAA;AAAA,EAEJ;AAEJ;","names":[]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/Typography/Typography.tsx","css-module:./Typography.module.css#css-module"],"names":["Typography"],"mappings":";;;;;;AAAA,OAAO,gBAAgB;AACvB,SAAS,kBAAqD;;;ACDsC,IAAO,4BAAQ,EAAC,cAAa,uBAAsB,aAAY,uBAAsB,SAAQ,mBAAkB,SAAQ,mBAAkB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,qBAAoB,WAAU,sBAAqB,YAAW,uBAAsB,UAAS,qBAAoB,aAAY,wBAAuB,cAAa,yBAAwB,SAAQ,oBAAmB,OAAM,kBAAiB,WAAU,sBAAqB,UAAS,qBAAoB,YAAW,uBAAsB,QAAO,mBAAkB,aAAY,wBAAuB,UAAS,qBAAoB,aAAY,wBAAuB,aAAY,wBAAuB,QAAO,mBAAkB,QAAO,mBAAkB,QAAO,mBAAkB,QAAO,kBAAiB;;;ADsJn9B;AA9IJ,IAAM,aAAa,WAwHjB,SAASA,YACT;AAAA,EACE,QAAQ;AAAA,EACR,KAAK;AAAA,EACL;AAAA,EACA,QAAQ;AAAA,EACR,eAAe;AAAA,EACf,YAAY;AAAA,EACZ;AAAA,EACA,SAAS;AAAA,EACT,YAAY;AAAA,EACZ,OAAO;AAAA,EACP;AAAA,EACA,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,SAAS;AACX,GACA,KACc;AACd,QAAM,MAAM;AAEZ,SACE;AAAA,IAAC;AAAA;AAAA,MACC;AAAA,MACA,WAAW;AAAA,QACT,0BAAO;AAAA,QACP,0BAAO,KAAK;AAAA,QACZ,0BAAO,MAAM;AAAA,QACb,cAAc,UAAU,0BAAO,QAAQ,0BAAO;AAAA,QAC9C,UAAU,KAAK;AAAA,QACf,UAAU,0BAAO;AAAA,QACjB,0BAAO,OAAO,MAAM;AAAA,QACpB,cAAc,eAAe,0BAAO;AAAA,QACpC,aAAa,0BAAO;AAAA,QACpB,aAAa,QAAQ,0BAAO;AAAA,QAC5B,OAAO,OAAO,0BAAO,IAAI,MAAM;AAAA,MACjC;AAAA,MACA,eAAa;AAAA,MACb,OAAO;AAAA,QACL,iBAAiB;AAAA,MACnB;AAAA,MACA,OAAO;AAAA,MACP;AAAA,MAEC;AAAA;AAAA,EACH;AAEJ,CAAC;AAED,IAAO,qBAAQ","sourcesContent":["import classNames from \"classnames\";\nimport { forwardRef, type ReactElement, type ReactNode } from \"react\";\nimport styles from \"./Typography.module.css\";\nimport textColor from \"../colors/textColors\";\n\n/**\n * [Typography](https://cambly-syntax.vercel.app/?path=/docs/components-typography--docs) is a component that renders text.\n */\nconst Typography = forwardRef<\n HTMLDivElement,\n {\n /**\n * Aligns the text to the left, right, or center of the container.\n * * `start` and `end` will align the text to the left or right of the container depending on the locale.\n * * `forceLeft` and `forceRight` will align the text to the left or right of the container regardless of the locale (should be used sparingly).\n *\n * @defaultValue \"start\"\n */\n align?: \"start\" | \"end\" | \"forceLeft\" | \"center\" | \"forceRight\";\n /**\n * DOM element to render as.\n *\n * @defaultValue \"div\"\n */\n as?: \"div\" | \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\" | \"p\";\n /**\n * The text to be rendered\n */\n children?: ReactNode;\n /**\n * The color of the text.\n *\n * @defaultValue \"gray900\"\n */\n color?:\n | \"gray900\"\n | \"gray700\"\n | \"primary\"\n | \"destructive-primary\"\n | \"destructive-darkBackground\"\n | \"destructive-lightBackground\"\n | \"success\"\n | \"success-darkBackground\"\n | \"white\"\n | \"white-secondary\"\n | \"inherit\";\n /**\n * Test id for the text\n */\n \"data-testid\"?: string;\n /**\n * Style of the font\n *\n * Classic only supports `sans-serif`\n *\n * @defaultValue \"sans-serif\"\n */\n fontStyle?: \"serif\" | \"sans-serif\";\n /**\n * The id for the element\n */\n id?: string;\n /**\n * Whether the text should flow inline with other elements.\n *\n * @defaultValue false\n */\n inline?: boolean;\n /**\n * The number of lines we should truncate the text at\n */\n lineClamp?: number | undefined;\n /**\n * Size of the text.\n *\n * Mobile (viewport width <= 480px)::\n * * `0`: 12px\n * * `100`: 13px\n * * `200`: 16px\n * * `300`: 19px\n * * `400`: 25px\n * * `700`: 38px\n * * `800`: 46px\n * * `900`: 55px\n * * `1100`: 83px\n *\n * Desktop (viewport width > 480px):\n * * `0`: 12px\n * * `100`: 13px\n * * `200`: 16px\n * * `300`: 20px\n * * `400`: 25px\n * * `700`: 49px\n * * `800`: 63px\n * * `900`: 76px\n * * `1100`: 119px\n *\n * @defaultValue 200\n */\n size?: 0 | 100 | 200 | 300 | 400 | 700 | 800 | 900 | 1100;\n /**\n * The tooltip to be displayed when the user hovers the text\n */\n tooltip?: string;\n /**\n * Whether the text should be transformed to uppercase.\n *\n * @defaultValue \"none\"\n */\n transform?: \"none\" | \"uppercase\";\n /**\n * Whether the text has an underline.\n *\n * @defaultValue false\n */\n underline?: boolean;\n /**\n * Indicates the boldness of the text.\n *\n * * `regular`: 400\n * * `medium`: 510\n * * `semiBold`: 590\n * * `bold`: 710\n *\n * @defaultValue \"regular\"\n */\n weight?: \"regular\" | \"medium\" | \"semiBold\" | \"bold\";\n }\n>(function Typography(\n {\n align = \"start\",\n as = \"div\",\n children,\n color = \"gray900\",\n \"data-testid\": dataTestId,\n fontStyle = \"sans-serif\",\n id,\n inline = false,\n lineClamp = undefined,\n size = 200,\n tooltip,\n transform = \"none\",\n underline = false,\n weight = \"regular\",\n },\n ref,\n): ReactElement {\n const Tag = as;\n\n return (\n <Tag\n id={id}\n className={classNames(\n styles.typography,\n styles[align],\n styles[weight],\n fontStyle === \"serif\" ? styles.serif : styles.sansSerif,\n textColor(color),\n inline && styles.inline,\n styles[`size${size}`],\n transform === \"uppercase\" && styles.uppercase,\n underline && styles.underline,\n lineClamp != null && styles.lineClamp,\n as === \"p\" && styles[`p${size}`],\n )}\n data-testid={dataTestId}\n style={{\n WebkitLineClamp: lineClamp,\n }}\n title={tooltip}\n ref={ref}\n >\n {children}\n </Tag>\n );\n});\n\nexport default Typography;\n","import \"/home/runner/work/syntax/syntax/packages/syntax-core/src/Typography/Typography.module.css\"; export default {\"typography\":\"_typography_1fz2y_1\",\"sansSerif\":\"_sansSerif_1fz2y_22\",\"serif\":\"_serif_1fz2y_27\",\"size0\":\"_size0_1fz2y_73\",\"size100\":\"_size100_1fz2y_77\",\"size200\":\"_size200_1fz2y_81\",\"size300\":\"_size300_1fz2y_85\",\"size400\":\"_size400_1fz2y_89\",\"size700\":\"_size700_1fz2y_93\",\"size800\":\"_size800_1fz2y_97\",\"size900\":\"_size900_1fz2y_101\",\"size1100\":\"_size1100_1fz2y_105\",\"center\":\"_center_1fz2y_133\",\"forceLeft\":\"_forceLeft_1fz2y_137\",\"forceRight\":\"_forceRight_1fz2y_141\",\"start\":\"_start_1fz2y_145\",\"end\":\"_end_1fz2y_149\",\"regular\":\"_regular_1fz2y_155\",\"medium\":\"_medium_1fz2y_159\",\"semiBold\":\"_semiBold_1fz2y_163\",\"bold\":\"_bold_1fz2y_167\",\"underline\":\"_underline_1fz2y_171\",\"inline\":\"_inline_1fz2y_175\",\"uppercase\":\"_uppercase_1fz2y_179\",\"lineClamp\":\"_lineClamp_1fz2y_183\",\"p100\":\"_p100_1fz2y_192\",\"p200\":\"_p200_1fz2y_196\",\"p300\":\"_p300_1fz2y_200\",\"p400\":\"_p400_1fz2y_204\"}"]}