@selfdecode/sd-component-library 4.0.90 → 4.0.92

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 (205) hide show
  1. package/lib/components/containers/flex-containers/flex-containers.d.ts +6 -6
  2. package/lib/components/containers/grid-containers/grid-align-content-start/grid-align-content-start.d.ts +1 -1
  3. package/lib/components/containers/grid-containers/grid-center/grid-center.d.ts +1 -1
  4. package/lib/components/containers/grid-containers/grid-container-v2/grid-container-v2.d.ts +1 -1
  5. package/lib/components/texts/mixed-texts.d.ts +2 -2
  6. package/lib/components/texts/responsive-texts.d.ts +6 -6
  7. package/lib/components/texts/transformed-texts.d.ts +3 -3
  8. package/lib/components/texts/weighted-texts.d.ts +3 -3
  9. package/lib/core/theme.d.ts +20 -0
  10. package/lib/sd-component-library100.js +2 -2
  11. package/lib/sd-component-library101.js +3 -3
  12. package/lib/sd-component-library102.js +2 -2
  13. package/lib/sd-component-library104.js +4 -4
  14. package/lib/sd-component-library106.js +2 -2
  15. package/lib/sd-component-library117.js +1 -1
  16. package/lib/sd-component-library118.js +1 -1
  17. package/lib/sd-component-library120.js +1 -1
  18. package/lib/sd-component-library121.js +1 -1
  19. package/lib/sd-component-library126.js +1 -1
  20. package/lib/sd-component-library127.js +1 -1
  21. package/lib/sd-component-library129.js +1 -1
  22. package/lib/sd-component-library132.js +3 -3
  23. package/lib/sd-component-library133.js +1 -1
  24. package/lib/sd-component-library135.js +2 -2
  25. package/lib/sd-component-library15.js +1 -1
  26. package/lib/sd-component-library166.js +1 -1
  27. package/lib/sd-component-library167.js +1 -1
  28. package/lib/sd-component-library170.js +1 -1
  29. package/lib/sd-component-library171.js +4 -4
  30. package/lib/sd-component-library172.js +1 -1
  31. package/lib/sd-component-library194.js +20 -0
  32. package/lib/sd-component-library194.js.map +1 -1
  33. package/lib/sd-component-library195.js +3 -3
  34. package/lib/sd-component-library199.js +2 -3
  35. package/lib/sd-component-library199.js.map +1 -1
  36. package/lib/sd-component-library200.js +30 -57
  37. package/lib/sd-component-library200.js.map +1 -1
  38. package/lib/sd-component-library201.js +598 -24
  39. package/lib/sd-component-library201.js.map +1 -1
  40. package/lib/sd-component-library202.js +3 -19
  41. package/lib/sd-component-library202.js.map +1 -1
  42. package/lib/sd-component-library203.js +57 -5
  43. package/lib/sd-component-library203.js.map +1 -1
  44. package/lib/sd-component-library204.js +25 -5
  45. package/lib/sd-component-library204.js.map +1 -1
  46. package/lib/sd-component-library205.js +15 -61
  47. package/lib/sd-component-library205.js.map +1 -1
  48. package/lib/sd-component-library206.js +5 -2
  49. package/lib/sd-component-library206.js.map +1 -1
  50. package/lib/sd-component-library207.js +5 -30
  51. package/lib/sd-component-library207.js.map +1 -1
  52. package/lib/sd-component-library208.js +61 -595
  53. package/lib/sd-component-library208.js.map +1 -1
  54. package/lib/sd-component-library221.js +65 -3
  55. package/lib/sd-component-library221.js.map +1 -1
  56. package/lib/sd-component-library222.js +3 -52
  57. package/lib/sd-component-library222.js.map +1 -1
  58. package/lib/sd-component-library223.js +3 -65
  59. package/lib/sd-component-library223.js.map +1 -1
  60. package/lib/sd-component-library224.js +52 -3
  61. package/lib/sd-component-library224.js.map +1 -1
  62. package/lib/sd-component-library227.js +26 -3
  63. package/lib/sd-component-library227.js.map +1 -1
  64. package/lib/sd-component-library228.js +3 -3
  65. package/lib/sd-component-library228.js.map +1 -1
  66. package/lib/sd-component-library229.js +3 -31
  67. package/lib/sd-component-library229.js.map +1 -1
  68. package/lib/sd-component-library23.js +2 -2
  69. package/lib/sd-component-library230.js +31 -19
  70. package/lib/sd-component-library230.js.map +1 -1
  71. package/lib/sd-component-library231.js +19 -20
  72. package/lib/sd-component-library231.js.map +1 -1
  73. package/lib/sd-component-library232.js +20 -28
  74. package/lib/sd-component-library232.js.map +1 -1
  75. package/lib/sd-component-library233.js +27 -32
  76. package/lib/sd-component-library233.js.map +1 -1
  77. package/lib/sd-component-library234.js +32 -128
  78. package/lib/sd-component-library234.js.map +1 -1
  79. package/lib/sd-component-library235.js +129 -43
  80. package/lib/sd-component-library235.js.map +1 -1
  81. package/lib/sd-component-library236.js +41 -45
  82. package/lib/sd-component-library236.js.map +1 -1
  83. package/lib/sd-component-library237.js +46 -7
  84. package/lib/sd-component-library237.js.map +1 -1
  85. package/lib/sd-component-library238.js +8 -64
  86. package/lib/sd-component-library238.js.map +1 -1
  87. package/lib/sd-component-library239.js +21 -43
  88. package/lib/sd-component-library239.js.map +1 -1
  89. package/lib/sd-component-library24.js +2 -2
  90. package/lib/sd-component-library240.js +107 -11
  91. package/lib/sd-component-library240.js.map +1 -1
  92. package/lib/sd-component-library241.js +47 -21
  93. package/lib/sd-component-library241.js.map +1 -1
  94. package/lib/sd-component-library242.js +23 -108
  95. package/lib/sd-component-library242.js.map +1 -1
  96. package/lib/sd-component-library243.js +49 -43
  97. package/lib/sd-component-library243.js.map +1 -1
  98. package/lib/sd-component-library244.js +64 -24
  99. package/lib/sd-component-library244.js.map +1 -1
  100. package/lib/sd-component-library245.js +40 -50
  101. package/lib/sd-component-library245.js.map +1 -1
  102. package/lib/sd-component-library246.js +12 -47
  103. package/lib/sd-component-library246.js.map +1 -1
  104. package/lib/sd-component-library247.js +46 -73
  105. package/lib/sd-component-library247.js.map +1 -1
  106. package/lib/sd-component-library248.js +1 -1
  107. package/lib/sd-component-library25.js +1 -1
  108. package/lib/sd-component-library250.js +72 -18
  109. package/lib/sd-component-library250.js.map +1 -1
  110. package/lib/sd-component-library251.js +2 -20
  111. package/lib/sd-component-library251.js.map +1 -1
  112. package/lib/sd-component-library252.js +21 -2
  113. package/lib/sd-component-library252.js.map +1 -1
  114. package/lib/sd-component-library253.js +20 -26
  115. package/lib/sd-component-library253.js.map +1 -1
  116. package/lib/sd-component-library254.js +27 -323
  117. package/lib/sd-component-library254.js.map +1 -1
  118. package/lib/sd-component-library255.js +3 -5
  119. package/lib/sd-component-library255.js.map +1 -1
  120. package/lib/sd-component-library256.js +20 -25
  121. package/lib/sd-component-library256.js.map +1 -1
  122. package/lib/sd-component-library257.js +1 -1
  123. package/lib/sd-component-library257.js.map +1 -1
  124. package/lib/sd-component-library258.js +323 -22
  125. package/lib/sd-component-library258.js.map +1 -1
  126. package/lib/sd-component-library259.js +5 -3
  127. package/lib/sd-component-library259.js.map +1 -1
  128. package/lib/sd-component-library262.js +122 -30
  129. package/lib/sd-component-library262.js.map +1 -1
  130. package/lib/sd-component-library263.js +29 -50
  131. package/lib/sd-component-library263.js.map +1 -1
  132. package/lib/sd-component-library264.js +16 -126
  133. package/lib/sd-component-library264.js.map +1 -1
  134. package/lib/sd-component-library265.js +114 -63
  135. package/lib/sd-component-library265.js.map +1 -1
  136. package/lib/sd-component-library266.js +9 -75
  137. package/lib/sd-component-library266.js.map +1 -1
  138. package/lib/sd-component-library267.js +39 -111
  139. package/lib/sd-component-library267.js.map +1 -1
  140. package/lib/sd-component-library268.js +9 -30
  141. package/lib/sd-component-library268.js.map +1 -1
  142. package/lib/sd-component-library269.js +47 -17
  143. package/lib/sd-component-library269.js.map +1 -1
  144. package/lib/sd-component-library270.js +88 -123
  145. package/lib/sd-component-library270.js.map +1 -1
  146. package/lib/sd-component-library271.js +92 -10
  147. package/lib/sd-component-library271.js.map +1 -1
  148. package/lib/sd-component-library272.js +49 -50
  149. package/lib/sd-component-library272.js.map +1 -1
  150. package/lib/sd-component-library273.js +2 -9
  151. package/lib/sd-component-library273.js.map +1 -1
  152. package/lib/sd-component-library274.js +2 -51
  153. package/lib/sd-component-library274.js.map +1 -1
  154. package/lib/sd-component-library275.js +28 -88
  155. package/lib/sd-component-library275.js.map +1 -1
  156. package/lib/sd-component-library276.js +45 -86
  157. package/lib/sd-component-library276.js.map +1 -1
  158. package/lib/sd-component-library277.js +131 -49
  159. package/lib/sd-component-library277.js.map +1 -1
  160. package/lib/sd-component-library278.js +74 -2
  161. package/lib/sd-component-library278.js.map +1 -1
  162. package/lib/sd-component-library279.js +76 -2
  163. package/lib/sd-component-library279.js.map +1 -1
  164. package/lib/sd-component-library282.js +70 -10
  165. package/lib/sd-component-library282.js.map +1 -1
  166. package/lib/sd-component-library283.js +101 -69
  167. package/lib/sd-component-library283.js.map +1 -1
  168. package/lib/sd-component-library284.js +95 -91
  169. package/lib/sd-component-library284.js.map +1 -1
  170. package/lib/sd-component-library285.js +10 -106
  171. package/lib/sd-component-library285.js.map +1 -1
  172. package/lib/sd-component-library314.js +1 -1
  173. package/lib/sd-component-library315.js +2 -2
  174. package/lib/sd-component-library316.js +23 -33
  175. package/lib/sd-component-library316.js.map +1 -1
  176. package/lib/sd-component-library317.js +33 -23
  177. package/lib/sd-component-library317.js.map +1 -1
  178. package/lib/sd-component-library32.js +1 -1
  179. package/lib/sd-component-library321.js +1 -1
  180. package/lib/sd-component-library33.js +1 -1
  181. package/lib/sd-component-library5.js +1 -1
  182. package/lib/sd-component-library55.js +72 -65
  183. package/lib/sd-component-library55.js.map +1 -1
  184. package/lib/sd-component-library57.js +38 -37
  185. package/lib/sd-component-library57.js.map +1 -1
  186. package/lib/sd-component-library6.js +1 -1
  187. package/lib/sd-component-library62.js +3 -3
  188. package/lib/sd-component-library63.js +1 -1
  189. package/lib/sd-component-library64.js +1 -1
  190. package/lib/sd-component-library74.js +2 -2
  191. package/lib/sd-component-library75.js +3 -3
  192. package/lib/sd-component-library79.js +1 -1
  193. package/lib/sd-component-library85.js +1 -1
  194. package/lib/sd-component-library86.js +6 -6
  195. package/lib/sd-component-library87.js +2 -2
  196. package/lib/sd-component-library88.js +1 -1
  197. package/lib/sd-component-library89.js +5 -5
  198. package/lib/sd-component-library90.js +1 -1
  199. package/lib/sd-component-library92.js +6 -6
  200. package/lib/sd-component-library93.js +1 -1
  201. package/lib/sd-component-library94.js +7 -7
  202. package/lib/sd-component-library95.js +1 -1
  203. package/lib/sd-component-library98.js +2 -2
  204. package/lib/sd-component-library99.js +1 -1
  205. package/package.json +1 -1
@@ -2,7 +2,7 @@ import React from "react";
2
2
  import { BaseTextV2Props } from "./base-text-v2";
3
3
  declare type MainProps = Omit<BaseTextV2Props, "fontWeight" | "fontSize"> & Required<Pick<BaseTextV2Props, "fontWeight" | "fontSize">>;
4
4
  declare type Props = Omit<MainProps, "fontWeight">;
5
- export declare const BoldText: React.ForwardRefExoticComponent<Pick<Props, "flex" | "cite" | "data" | "form" | "label" | "p" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "children" | "fontFamily" | "height" | "lineHeight" | "color" | "px" | "display" | "alignItems" | "textAlign" | "fontSize" | "flexDirection" | "justifyContent" | "width" | "py" | "textTransform" | "letterSpacing" | "marginBottom" | "bg" | "marginRight" | "pr" | "paddingLeft" | "paddingY" | "paddingRight" | "pb" | "pl" | "pt" | "padding" | "backgroundColor" | "paddingX" | "onChange" | "m" | "mt" | "mr" | "mb" | "ml" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "paddingTop" | "paddingBottom" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontStyle" | "opacity" | "alignContent" | "justifyItems" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "justifySelf" | "alignSelf" | "order" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "dontTranslate"> & React.RefAttributes<HTMLDivElement>>;
6
- export declare const SemiBoldText: React.ForwardRefExoticComponent<Pick<Props, "flex" | "cite" | "data" | "form" | "label" | "p" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "children" | "fontFamily" | "height" | "lineHeight" | "color" | "px" | "display" | "alignItems" | "textAlign" | "fontSize" | "flexDirection" | "justifyContent" | "width" | "py" | "textTransform" | "letterSpacing" | "marginBottom" | "bg" | "marginRight" | "pr" | "paddingLeft" | "paddingY" | "paddingRight" | "pb" | "pl" | "pt" | "padding" | "backgroundColor" | "paddingX" | "onChange" | "m" | "mt" | "mr" | "mb" | "ml" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "paddingTop" | "paddingBottom" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontStyle" | "opacity" | "alignContent" | "justifyItems" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "justifySelf" | "alignSelf" | "order" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "dontTranslate"> & React.RefAttributes<HTMLDivElement>>;
7
- export declare const RegularText: React.ForwardRefExoticComponent<Pick<Props, "flex" | "cite" | "data" | "form" | "label" | "p" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "children" | "fontFamily" | "height" | "lineHeight" | "color" | "px" | "display" | "alignItems" | "textAlign" | "fontSize" | "flexDirection" | "justifyContent" | "width" | "py" | "textTransform" | "letterSpacing" | "marginBottom" | "bg" | "marginRight" | "pr" | "paddingLeft" | "paddingY" | "paddingRight" | "pb" | "pl" | "pt" | "padding" | "backgroundColor" | "paddingX" | "onChange" | "m" | "mt" | "mr" | "mb" | "ml" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "paddingTop" | "paddingBottom" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontStyle" | "opacity" | "alignContent" | "justifyItems" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "justifySelf" | "alignSelf" | "order" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "dontTranslate"> & React.RefAttributes<HTMLDivElement>>;
5
+ export declare const BoldText: React.ForwardRefExoticComponent<Pick<Props, "flex" | "cite" | "data" | "form" | "label" | "p" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "children" | "fontFamily" | "height" | "lineHeight" | "color" | "px" | "display" | "alignItems" | "textAlign" | "fontSize" | "letterSpacing" | "padding" | "py" | "flexDirection" | "justifyContent" | "width" | "textTransform" | "marginBottom" | "bg" | "marginRight" | "pr" | "paddingLeft" | "paddingY" | "paddingRight" | "pb" | "pl" | "pt" | "backgroundColor" | "paddingX" | "onChange" | "m" | "mt" | "mr" | "mb" | "ml" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "paddingTop" | "paddingBottom" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontStyle" | "opacity" | "alignContent" | "justifyItems" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "justifySelf" | "alignSelf" | "order" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "dontTranslate"> & React.RefAttributes<HTMLDivElement>>;
6
+ export declare const SemiBoldText: React.ForwardRefExoticComponent<Pick<Props, "flex" | "cite" | "data" | "form" | "label" | "p" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "children" | "fontFamily" | "height" | "lineHeight" | "color" | "px" | "display" | "alignItems" | "textAlign" | "fontSize" | "letterSpacing" | "padding" | "py" | "flexDirection" | "justifyContent" | "width" | "textTransform" | "marginBottom" | "bg" | "marginRight" | "pr" | "paddingLeft" | "paddingY" | "paddingRight" | "pb" | "pl" | "pt" | "backgroundColor" | "paddingX" | "onChange" | "m" | "mt" | "mr" | "mb" | "ml" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "paddingTop" | "paddingBottom" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontStyle" | "opacity" | "alignContent" | "justifyItems" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "justifySelf" | "alignSelf" | "order" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "dontTranslate"> & React.RefAttributes<HTMLDivElement>>;
7
+ export declare const RegularText: React.ForwardRefExoticComponent<Pick<Props, "flex" | "cite" | "data" | "form" | "label" | "p" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "children" | "fontFamily" | "height" | "lineHeight" | "color" | "px" | "display" | "alignItems" | "textAlign" | "fontSize" | "letterSpacing" | "padding" | "py" | "flexDirection" | "justifyContent" | "width" | "textTransform" | "marginBottom" | "bg" | "marginRight" | "pr" | "paddingLeft" | "paddingY" | "paddingRight" | "pb" | "pl" | "pt" | "backgroundColor" | "paddingX" | "onChange" | "m" | "mt" | "mr" | "mb" | "ml" | "sizes" | "content" | "variant" | "tx" | "as" | "css" | "key" | "margin" | "marginTop" | "marginLeft" | "mx" | "marginX" | "my" | "marginY" | "paddingTop" | "paddingBottom" | "minWidth" | "minHeight" | "maxWidth" | "maxHeight" | "verticalAlign" | "size" | "overflow" | "overflowX" | "overflowY" | "fontStyle" | "opacity" | "alignContent" | "justifyItems" | "flexWrap" | "flexGrow" | "flexShrink" | "flexBasis" | "justifySelf" | "alignSelf" | "order" | "sx" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "value" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "dontTranslate"> & React.RefAttributes<HTMLDivElement>>;
8
8
  export {};
@@ -137,6 +137,26 @@ declare const theme: {
137
137
  };
138
138
  forms: {
139
139
  _inputs: {
140
+ v2: {
141
+ fontFamily: string;
142
+ color: string;
143
+ fontSize: string;
144
+ border: string;
145
+ outline: string;
146
+ borderBottomStyle: string;
147
+ borderBottomWidth: string;
148
+ borderBottomColor: string;
149
+ lineHeight: string;
150
+ transition: string;
151
+ fontWeight: number;
152
+ letterSpacing: number;
153
+ borderRadius: number;
154
+ padding: number;
155
+ py: string;
156
+ "::placeholder": {
157
+ color: string;
158
+ };
159
+ };
140
160
  textInput: {
141
161
  primary: {
142
162
  fontFamily: string;
@@ -1,6 +1,6 @@
1
1
  import { j as r } from "./sd-component-library195.js";
2
- import { LinearGaugeSegment as c } from "./sd-component-library250.js";
3
- import { LinearGaugeLabel as d } from "./sd-component-library251.js";
2
+ import { LinearGaugeSegment as c } from "./sd-component-library252.js";
3
+ import { LinearGaugeLabel as d } from "./sd-component-library253.js";
4
4
  import { GridCenter as f } from "./sd-component-library42.js";
5
5
  import { GridContainerV2 as h } from "./sd-component-library39.js";
6
6
  function $(l) {
@@ -1,9 +1,9 @@
1
1
  import { j as e } from "./sd-component-library195.js";
2
- import { isMatchingRange as u } from "./sd-component-library252.js";
2
+ import { isMatchingRange as u } from "./sd-component-library251.js";
3
3
  import { GridCenter as c } from "./sd-component-library42.js";
4
4
  import { GridContainerV2 as f } from "./sd-component-library39.js";
5
- import { LinearGaugeSegment as d } from "./sd-component-library250.js";
6
- import { LinearGaugeLabel as j } from "./sd-component-library251.js";
5
+ import { LinearGaugeSegment as d } from "./sd-component-library252.js";
6
+ import { LinearGaugeLabel as j } from "./sd-component-library253.js";
7
7
  const M = ({
8
8
  gap: i = 3,
9
9
  segmentHeight: l = 8,
@@ -3,9 +3,9 @@ import { useRef as B, useState as I, useEffect as R } from "react";
3
3
  import { Box as s } from "rebass";
4
4
  import { useBodyScrollLock as E } from "./sd-component-library3.js";
5
5
  import { isIOS as F, isPDFFlow as T } from "./sd-component-library4.js";
6
- import X from "./sd-component-library254.js";
6
+ import X from "./sd-component-library258.js";
7
7
  import { OutsideClickBox as P } from "./sd-component-library11.js";
8
- import { ReactComponent as z } from "./sd-component-library255.js";
8
+ import { ReactComponent as z } from "./sd-component-library259.js";
9
9
  import { FlexCenter as A } from "./sd-component-library35.js";
10
10
  import { Button as D } from "./sd-component-library25.js";
11
11
  const r = 500, J = (d) => {
@@ -1,9 +1,9 @@
1
1
  import { j as r } from "./sd-component-library195.js";
2
2
  import { useDependantState as j } from "./sd-component-library3.js";
3
- import { SquareButton as g } from "./sd-component-library256.js";
4
- import { ReactComponent as P } from "./sd-component-library257.js";
5
- import { CurrentPage as h } from "./sd-component-library258.js";
6
- import { ReactComponent as S } from "./sd-component-library259.js";
3
+ import { SquareButton as g } from "./sd-component-library254.js";
4
+ import { ReactComponent as P } from "./sd-component-library255.js";
5
+ import { CurrentPage as h } from "./sd-component-library256.js";
6
+ import { ReactComponent as S } from "./sd-component-library257.js";
7
7
  import { GridCenter as R } from "./sd-component-library42.js";
8
8
  function x(m, t, o, n) {
9
9
  t == null || t(o, n), m(o);
@@ -1,8 +1,8 @@
1
1
  import { j as e } from "./sd-component-library195.js";
2
2
  import { PaginationBarButton as i } from "./sd-component-library260.js";
3
- import { ReactComponent as h } from "./sd-component-library257.js";
3
+ import { ReactComponent as h } from "./sd-component-library255.js";
4
4
  import { PaginationBarCurrentPage as u } from "./sd-component-library261.js";
5
- import { ReactComponent as f } from "./sd-component-library259.js";
5
+ import { ReactComponent as f } from "./sd-component-library257.js";
6
6
  import { GridContainerV2 as s } from "./sd-component-library39.js";
7
7
  import { ResponsiveTextV2 as j } from "./sd-component-library149.js";
8
8
  const k = (a) => {
@@ -3,7 +3,7 @@ import u, { useState as h, useMemo as f } from "react";
3
3
  import { Box as g } from "rebass";
4
4
  import { OutsideClickBox as b } from "./sd-component-library11.js";
5
5
  import { ReactComponent as j } from "./sd-component-library186.js";
6
- import { CustomOptionBox as C } from "./sd-component-library262.js";
6
+ import { CustomOptionBox as C } from "./sd-component-library275.js";
7
7
  import { GridCenter as S } from "./sd-component-library42.js";
8
8
  import { EighteenRegular as d } from "./sd-component-library141.js";
9
9
  import { HorizontalDivider as _ } from "./sd-component-library49.js";
@@ -3,7 +3,7 @@ import { useState as x } from "react";
3
3
  import { BaseLabel as f } from "./sd-component-library226.js";
4
4
  import { OutsideClickBox as u } from "./sd-component-library11.js";
5
5
  import { ReactComponent as h } from "./sd-component-library186.js";
6
- import { SecondaryCustomSelectorOptionsBox as S } from "./sd-component-library263.js";
6
+ import { SecondaryCustomSelectorOptionsBox as S } from "./sd-component-library276.js";
7
7
  import { GridContainerV2 as g } from "./sd-component-library39.js";
8
8
  import { ResponsiveTextV2 as C } from "./sd-component-library149.js";
9
9
  import { FlexCenter as j } from "./sd-component-library35.js";
@@ -5,7 +5,7 @@ import { ReactComponent as x } from "./sd-component-library186.js";
5
5
  import { ResponsiveTextV2 as f } from "./sd-component-library149.js";
6
6
  import { BaseTextV2 as u } from "./sd-component-library137.js";
7
7
  import { FlexCenter as h } from "./sd-component-library35.js";
8
- import { SecondaryCustomSelectorOptionsBox as g } from "./sd-component-library263.js";
8
+ import { SecondaryCustomSelectorOptionsBox as g } from "./sd-component-library276.js";
9
9
  const k = ({
10
10
  width: l,
11
11
  options: r,
@@ -1,6 +1,6 @@
1
1
  import { j as i } from "./sd-component-library195.js";
2
2
  import { useMemo as S, useCallback as p } from "react";
3
- import { BaseSelectorV2 as u } from "./sd-component-library264.js";
3
+ import { BaseSelectorV2 as u } from "./sd-component-library277.js";
4
4
  const g = ({
5
5
  value: s,
6
6
  onChange: r,
@@ -2,7 +2,7 @@ import { j as o } from "./sd-component-library195.js";
2
2
  import { useState as x } from "react";
3
3
  import { BaseLabel as f } from "./sd-component-library226.js";
4
4
  import { ReactComponent as u } from "./sd-component-library186.js";
5
- import { CustomScrollableOptionsBox as h } from "./sd-component-library265.js";
5
+ import { CustomScrollableOptionsBox as h } from "./sd-component-library278.js";
6
6
  import { GridContainerV2 as S } from "./sd-component-library39.js";
7
7
  import { OutsideClickBox as b } from "./sd-component-library11.js";
8
8
  import { ResponsiveTextV2 as C } from "./sd-component-library149.js";
@@ -4,7 +4,7 @@ import { Flex as i } from "rebass";
4
4
  import { OutsideClickBox as d } from "./sd-component-library11.js";
5
5
  import { BaseLabel as u } from "./sd-component-library226.js";
6
6
  import { ReactComponent as f } from "./sd-component-library186.js";
7
- import { CustomScrollableOptionsBox as h } from "./sd-component-library266.js";
7
+ import { CustomScrollableOptionsBox as h } from "./sd-component-library279.js";
8
8
  import { ResponsiveTextV2 as b } from "./sd-component-library149.js";
9
9
  const w = (t) => {
10
10
  const { leftSlot: s, label: l, value: n, width: c } = t, [e, r] = x(!1), p = () => r(!1), a = () => r((m) => !m);
@@ -1,6 +1,6 @@
1
1
  import { j as t } from "./sd-component-library195.js";
2
2
  import { IconButton as s } from "./sd-component-library22.js";
3
- import { ReactComponent as c } from "./sd-component-library199.js";
3
+ import { ReactComponent as c } from "./sd-component-library202.js";
4
4
  import { EighteenBold as p } from "./sd-component-library140.js";
5
5
  import { GridCenter as g } from "./sd-component-library42.js";
6
6
  const C = ({
@@ -2,9 +2,9 @@ import { j as t } from "./sd-component-library195.js";
2
2
  import { useState as y } from "react";
3
3
  import { Flex as m } from "rebass";
4
4
  import { useBoundingClientRect as x } from "./sd-component-library3.js";
5
- import { ArrowButton as l } from "./sd-component-library268.js";
6
- import { Mask as p } from "./sd-component-library269.js";
7
- import { Tab as A } from "./sd-component-library270.js";
5
+ import { ArrowButton as l } from "./sd-component-library263.js";
6
+ import { Mask as p } from "./sd-component-library264.js";
7
+ import { Tab as A } from "./sd-component-library265.js";
8
8
  import { HorizontalDivider as E } from "./sd-component-library49.js";
9
9
  const s = 30, e = `${s}px`, w = "30px";
10
10
  function Q({
@@ -1,6 +1,6 @@
1
1
  import { j as t } from "./sd-component-library195.js";
2
2
  import { Box as w, Flex as s } from "rebass";
3
- import { TabV2 as T } from "./sd-component-library267.js";
3
+ import { TabV2 as T } from "./sd-component-library262.js";
4
4
  import { GridContainerV2 as G } from "./sd-component-library39.js";
5
5
  const h = 25, b = ({
6
6
  tabs: e,
@@ -1,8 +1,8 @@
1
1
  import { j as r } from "./sd-component-library195.js";
2
2
  import { useRef as v, useState as w, useEffect as m } from "react";
3
3
  import { Box as S } from "rebass";
4
- import { ScrollableTabWrapper as C } from "./sd-component-library271.js";
5
- import { Tab as j } from "./sd-component-library272.js";
4
+ import { ScrollableTabWrapper as C } from "./sd-component-library266.js";
5
+ import { Tab as j } from "./sd-component-library267.js";
6
6
  import { VerticalDivider as E } from "./sd-component-library50.js";
7
7
  import { BaseGridContainer as y } from "./sd-component-library36.js";
8
8
  import { MaxMaxContainer as L } from "./sd-component-library41.js";
@@ -1,5 +1,5 @@
1
1
  import { j as i } from "./sd-component-library195.js";
2
- import { renderUpToFiveCrumbs as o, renderMoreThanFiveCrumbs as m } from "./sd-component-library200.js";
2
+ import { renderUpToFiveCrumbs as o, renderMoreThanFiveCrumbs as m } from "./sd-component-library203.js";
3
3
  import { GridCenter as d } from "./sd-component-library42.js";
4
4
  const h = ({
5
5
  textTransform: t,
@@ -4,7 +4,7 @@ import { Flex as s, Box as i } from "rebass";
4
4
  import { useHover as m } from "./sd-component-library3.js";
5
5
  import { ReactComponent as b } from "./sd-component-library186.js";
6
6
  import { TriangularPointerIcon as u } from "./sd-component-library189.js";
7
- import { ActionBox as g } from "./sd-component-library253.js";
7
+ import { ActionBox as g } from "./sd-component-library227.js";
8
8
  import { HorizontalDivider as n } from "./sd-component-library49.js";
9
9
  const B = (x) => {
10
10
  const {
@@ -1,7 +1,7 @@
1
1
  import { j as o } from "./sd-component-library195.js";
2
2
  import { Box as m } from "rebass";
3
3
  import { BaseTooltip as c } from "./sd-component-library168.js";
4
- import { ReactComponent as f } from "./sd-component-library273.js";
4
+ import { ReactComponent as f } from "./sd-component-library268.js";
5
5
  const T = (i) => {
6
6
  const {
7
7
  tooltipText: n,
@@ -1,7 +1,7 @@
1
1
  import { j as t } from "./sd-component-library195.js";
2
2
  import w, { useRef as c, useEffect as y } from "react";
3
3
  import { Box as o } from "rebass";
4
- import { ReactComponent as g } from "./sd-component-library273.js";
4
+ import { ReactComponent as g } from "./sd-component-library268.js";
5
5
  const E = w.forwardRef((x, a) => {
6
6
  const {
7
7
  placement: e,
@@ -2,10 +2,10 @@ import { j as o } from "./sd-component-library195.js";
2
2
  import { useState as y, useRef as a } from "react";
3
3
  import { Box as z } from "rebass";
4
4
  import { useBreakPoints as B, useBodyScrollLock as C } from "./sd-component-library3.js";
5
- import E from "./sd-component-library254.js";
6
- import { TooltipWithPointerMobile as M } from "./sd-component-library274.js";
7
- import { TooltipWithPointerHorizontal as V } from "./sd-component-library275.js";
8
- import { TooltipWithPointerVertical as D } from "./sd-component-library276.js";
5
+ import E from "./sd-component-library258.js";
6
+ import { TooltipWithPointerMobile as M } from "./sd-component-library269.js";
7
+ import { TooltipWithPointerHorizontal as V } from "./sd-component-library270.js";
8
+ import { TooltipWithPointerVertical as D } from "./sd-component-library271.js";
9
9
  const f = 200, J = (u) => {
10
10
  const {
11
11
  children: x,
@@ -1,7 +1,7 @@
1
1
  import { j as x } from "./sd-component-library195.js";
2
2
  import { useRef as E, useCallback as b, useEffect as h } from "react";
3
3
  import { Box as j } from "rebass";
4
- import { refsManager as l } from "./sd-component-library277.js";
4
+ import { refsManager as l } from "./sd-component-library272.js";
5
5
  const O = (m) => {
6
6
  const e = E(), {
7
7
  id: n,
@@ -134,6 +134,26 @@ const o = navigator.userAgent.toLowerCase().indexOf("firefox") > -1, e = {
134
134
  },
135
135
  forms: {
136
136
  _inputs: {
137
+ v2: {
138
+ fontFamily: "proxima-nova",
139
+ color: "cl_darkGrey",
140
+ fontSize: "18px",
141
+ border: "none",
142
+ outline: "none",
143
+ borderBottomStyle: "solid",
144
+ borderBottomWidth: "2px",
145
+ borderBottomColor: "cl_lightGrey",
146
+ lineHeight: "25px",
147
+ transition: "all .1s",
148
+ fontWeight: 400,
149
+ letterSpacing: 0,
150
+ borderRadius: 0,
151
+ padding: 0,
152
+ py: "14px",
153
+ "::placeholder": {
154
+ color: "cl_grey"
155
+ }
156
+ },
137
157
  textInput: {
138
158
  primary: {
139
159
  fontFamily: "proxima-nova",