Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-typography

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-typography - npm Package Compare versions

Comparing version 0.0.0-PR2312-20240829230425 to 0.0.0-PR2312-20240830000712

4

CHANGELOG.md
# @khanacademy/wonder-blocks-typography
## 0.0.0-PR2312-20240829230425
## 0.0.0-PR2312-20240830000712

@@ -9,3 +9,3 @@ ### Patch Changes

- Updated dependencies [5a05be8b]
- @khanacademy/wonder-blocks-core@0.0.0-PR2312-20240829230425
- @khanacademy/wonder-blocks-core@0.0.0-PR2312-20240830000712

@@ -12,0 +12,0 @@ ## 2.1.15

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default BodyMonospace;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default BodySerifBlock;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default BodySerif;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default Body;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default Caption;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default Footnote;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default HeadingLarge;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default HeadingMedium;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default HeadingSmall;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default HeadingXSmall;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default LabelLarge;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default LabelMedium;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default LabelSmall;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default LabelXSmall;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default Tagline;

@@ -14,4 +14,4 @@ import * as React from "react";

"data-placement"?: string | undefined;
} & Readonly<import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes> & Readonly<{
role?: import("../../../wonder-blocks-core/src/util/aria-types").AriaRole | undefined;
} & Readonly<import("@khanacademy/wonder-blocks-core").AriaAttributes> & Readonly<{
role?: import("@khanacademy/wonder-blocks-core").AriaRole | undefined;
}> & {

@@ -54,3 +54,3 @@ onMouseDown?: ((e: React.MouseEvent<Element, MouseEvent>) => unknown) | undefined;

tag?: string | undefined;
} & React.RefAttributes<unknown>, keyof import("../../../wonder-blocks-core/src/util/aria-types").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
} & React.RefAttributes<unknown>, keyof import("@khanacademy/wonder-blocks-core").AriaAttributes | "role" | "style" | "title" | "children" | "tag" | "testId" | "lang" | "className" | "htmlFor" | "tabIndex" | "id" | "data-modal-launcher-portal" | "data-placement" | "onMouseDown" | "onMouseUp" | "onMouseMove" | "onClick" | "onDoubleClick" | "onMouseEnter" | "onMouseLeave" | "onMouseOut" | "onMouseOver" | "onDrag" | "onDragEnd" | "onDragEnter" | "onDragExit" | "onDragLeave" | "onDragOver" | "onDragStart" | "onDrop" | "onKeyDown" | "onKeyPress" | "onKeyUp" | "onChange" | "onInput" | "onInvalid" | "onSubmit" | "onTouchCancel" | "onTouchEnd" | "onTouchMove" | "onTouchStart" | "onFocus" | "onBlur" | "key"> & React.RefAttributes<unknown>>;
export default Title;
{
"name": "@khanacademy/wonder-blocks-typography",
"version": "0.0.0-PR2312-20240829230425",
"version": "0.0.0-PR2312-20240830000712",
"design": "v2",

@@ -23,3 +23,3 @@ "publishConfig": {

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-core": "0.0.0-PR2312-20240829230425"
"@khanacademy/wonder-blocks-core": "0.0.0-PR2312-20240830000712"
},

@@ -26,0 +26,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc