-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into text-area-style-audit
- Loading branch information
Showing
165 changed files
with
1,841 additions
and
1,248 deletions.
There are no files selected for viewing
Binary file added
BIN
+9.75 KB
.yarn/cache/@socket.io-base64-arraybuffer-npm-1.0.2-066f9f7d09-fa3e58c758.zip
Binary file not shown.
Binary file added
BIN
+2.92 KB
.yarn/cache/@types-component-emitter-npm-1.2.11-581f0366a3-0e081c5f7a.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+283 KB
.yarn/cache/@typescript-eslint-scope-manager-npm-5.12.0-38120bd90e-87cc4e8ab3.zip
Binary file not shown.
Binary file added
BIN
+26.3 KB
.yarn/cache/@typescript-eslint-types-npm-5.12.0-2400bd6388-f5e7f8270c.zip
Binary file not shown.
Binary file added
BIN
+123 KB
.yarn/cache/@typescript-eslint-typescript-estree-npm-5.12.0-0f6b2decf1-6a8e852c21.zip
Binary file not shown.
Binary file added
BIN
+118 KB
.yarn/cache/@typescript-eslint-utils-npm-5.12.0-4a661f4ab8-34c394db05.zip
Binary file not shown.
Binary file added
BIN
+9.12 KB
.yarn/cache/@typescript-eslint-visitor-keys-npm-5.12.0-e5aaacd6b9-c3774f542a.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-1.63 KB
.yarn/cache/buffer-alloc-unsafe-npm-1.1.0-b5d7ccb44c-c5e18bf51f.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+30.4 KB
...kidar-npm-3.5.2-6752340fec-d1fda32fcd.zip → ...kidar-npm-3.5.3-c5f9b0a56a-b49fcde401.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+61.1 KB
...atted-npm-3.1.1-ffd80d62a2-508935e336.zip → ...atted-npm-3.2.5-0ee5a8875f-3c436e9695.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-8.71 KB
.yarn/cache/postcss-load-config-npm-3.1.0-9e1e33c439-7fd62064ea.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
# Type | ||
|
||
> **Note:** The Carbon v11 release is currently in beta release. Be on the | ||
> lookout for the public preview release available in the coming months. | ||
## Type tokens | ||
|
||
**Status key:** | ||
|
||
- **No change:** Token name has no change between versions. | ||
- **Updated:** This is just a name change, the role remains the same between v10 | ||
and v11. | ||
- **New:** A net new type token to the system in v11. It has no v10 counterpart. | ||
- **Deprecated:** v10 token was removed in v11. | ||
|
||
| Category | V10 token name | V11 token name | Status | | ||
| -------------------- | ----------------------- | ------------------ | ---------- | | ||
| Utility styles | code-01 | code-01 | No change | | ||
| | code-02 | code-02 | No change | | ||
| | label-01 | label-01 | No change | | ||
| | label-02 | label-02 | No change | | ||
| | helper-text-01 | helper-text-01 | No change | | ||
| | helper-text-02 | helper-text-02 | No change | | ||
| | | legal-01 | New | | ||
| | | legal-02 | New | | ||
| | caption-01 | | Deprecated | | ||
| | caption-02 | | Deprecated | | ||
| Body styles | | | | | ||
| | body-short-01 | body-compact-01 | Updated | | ||
| | body-short-02 | body-compact-02 | Updated | | ||
| | body-long-01 | body-01 | Updated | | ||
| | body-long-02 | body-02 | Updated | | ||
| Fixed heading styles | | | | | ||
| | productive-heading-01 | heading-compact-01 | Updated | | ||
| | productive-heading-02 | heading-compact-02 | Updated | | ||
| | expressive-heading-01 | heading-01 | Updated | | ||
| | expressive-heading-02 | heading-02 | Updated | | ||
| | productive-heading-03 | heading-03 | Updated | | ||
| | productive-heading-04 | heading-04 | Updated | | ||
| | productive-heading-05 | heading-05 | Updated | | ||
| | productive-heading-06 | heading-06 | Updated | | ||
| | productive-heading-07 | heading-07 | Updated | | ||
| Fluid heading styles | | | | | ||
| | expressive-heading-03 | fluid-heading-03 | Updated | | ||
| | expressive-heading-04 | fluid-heading-04 | Updated | | ||
| | expressive-heading-05 | fluid-heading-05 | Updated | | ||
| | expressive-heading-06 | fluid-heading-06 | Updated | | ||
| Fluid display styles | | | | | ||
| | expressive-paragraph-01 | fluid-paragraph-01 | Updated | | ||
| | quotation-01 | fluid-quotation-01 | Updated | | ||
| | quotation-02 | fluid-quotation-02 | Updated | | ||
| | display-01 | fluid-display-01 | Updated | | ||
| | display-02 | fluid-display-02 | Updated | | ||
| | display-03 | fluid-display-03 | Updated | | ||
| | display-04 | fluid-display-04 | Updated | |
Oops, something went wrong.