(feat)pencil: add secondary colour tokens#1
Open
brittany-fs wants to merge 713 commits into
Open
Conversation
…llscript/aviary-tokens into add-success-to-colour-profile
Add success to ColorProfile
…lscript/aviary-tokens into update-primary-border-tokens
Update primary border tokens
* Changing all greens to blue on Emerson theme * Transformed tokens * Built and updated design tokens * Files compiled! * Returning Green to sucess state * Transformed tokens * Built and updated design tokens * Files compiled! * Built and updated design tokens * Files compiled! * Types * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: laertejofrejr <laertejofrejr@users.noreply.github.com> Co-authored-by: Ian Clarke <ian.clarke@fullscript.com> Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com>
* Dark mode color updates * Transformed tokens * Built and updated design tokens * Files compiled! * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com> Co-authored-by: Ian Clarke <ian.clarke@fullscript.com>
* Updating core-dark colors for 200 and 300 levels of green, blue, orange, red, purple * Transformed tokens * Built and updated design tokens * Files compiled! * Update greys * Transformed tokens * Built and updated design tokens * Files compiled! * Updating disabled token colors and more * Transformed tokens * Built and updated design tokens * Files compiled! * More tweaks and new token * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com>
* Update package.json * Fix version and also tweak working * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: Ian Clarke <ian.clarke@fullscript.com> Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com>
…to content-area # Conflicts: # dist/documentation/core-dark-colors.d.ts # dist/documentation/core-dark-colors.js # dist/documentation/core-light-colors.d.ts # dist/documentation/core-light-colors.js # dist/documentation/themes/dark.d.ts # dist/documentation/themes/dark.js # dist/documentation/themes/emerson.d.ts # dist/documentation/themes/emerson.js # dist/documentation/themes/light.d.ts # dist/documentation/themes/light.js # dist/documentation/themes/lightDS3.d.ts # dist/documentation/themes/lightDS3.js # dist/tokens/native/borders.d.ts # dist/tokens/native/borders.js # dist/tokens/native/core-dark-colors.d.ts # dist/tokens/native/core-dark-colors.js # dist/tokens/native/core-light-colors.d.ts # dist/tokens/native/core-light-colors.js # dist/tokens/native/themes/dark.d.ts # dist/tokens/native/themes/dark.js # dist/tokens/native/themes/emerson.d.ts # dist/tokens/native/themes/emerson.js # dist/tokens/native/themes/light.d.ts # dist/tokens/native/themes/light.js # dist/tokens/native/themes/lightDS3.d.ts # dist/tokens/native/themes/lightDS3.js # dist/tokens/native/typography.d.ts # dist/tokens/native/typography.js # dist/tokens/scss/borders.scss # dist/tokens/scss/core-dark-colors.scss # dist/tokens/scss/core-light-colors.scss # dist/tokens/scss/themes/dark.scss # dist/tokens/scss/themes/emerson.scss # dist/tokens/scss/themes/light.scss # dist/tokens/scss/themes/lightDS3.scss # dist/tokens/scss/typography.scss # dist/tokens/ts/borders.d.ts # dist/tokens/ts/borders.js # dist/tokens/ts/core-dark-colors.d.ts # dist/tokens/ts/core-dark-colors.js # dist/tokens/ts/core-light-colors.d.ts # dist/tokens/ts/core-light-colors.js # dist/tokens/ts/themes/dark.d.ts # dist/tokens/ts/themes/dark.js # dist/tokens/ts/themes/emerson.d.ts # dist/tokens/ts/themes/emerson.js # dist/tokens/ts/themes/light.d.ts # dist/tokens/ts/themes/light.js # dist/tokens/ts/themes/lightDS3.d.ts # dist/tokens/ts/themes/lightDS3.js # dist/tokens/ts/typography.d.ts # dist/tokens/ts/typography.js
Add dimensions under primitives
* feat(pencil): adding Serif font family of Besley * Pipeline * transformed * Data pls * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: Ian Clarke <ian.clarke@fullscript.com> Co-authored-by: Benaiah Barango <bennieb96@gmail.com> Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com>
BREAKING Change: All original typography items from the primitives/typography.js has now been moved to the `theme` object (`theme.typography.h1`). Only items that are now in `typography` are things like ``` "size3xlarge": "40px", "weightSemiBold": 700, ```
* perf(pencil) updating dark primitives, and remapping 3 semantic tokens * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: brittany-fs <brittany-fs@users.noreply.github.com>
make light and dark typography tokens match
…me issues * rename typography object * Transformed tokens * Built and updated design tokens * Files compiled! * Built and updated design tokens * Files compiled! * fix ds3 fontweights * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: Ian Clarke <ian.clarke@fullscript.com> Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com> Co-authored-by: Benaiah Barango <bennieb96@gmail.com> Co-authored-by: bambie1 <bambie1@users.noreply.github.com>
* (perf)pencil updating line-height of typography tokens * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: brittany-fs <brittany-fs@users.noreply.github.com>
* Update text body and subdued colors * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: Ian Clarke <ian.clarke@fullscript.com> Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com>
* Update H4 fontweight * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: Ian Clarke <ian.clarke@fullscript.com> Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com>
* (feat)pencil: added tokens for inverted backgrounds + text, added OverlayModal and updated prim for OverlayTheme(dark mode only). Applied changes to all 4 themes. * Transformed tokens * Built and updated design tokens * Files compiled! * fixing theme: light, 'inverted/background/active' * Transformed tokens * Built and updated design tokens * Files compiled! * Built and updated design tokens * Files compiled! --------- Co-authored-by: brittany-fs <brittany-fs@users.noreply.github.com> Co-authored-by: Ian Clarke <ian.clarke@fullscript.com> Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com>
* (feat)pencil: updated current system border base to new primtive, and added new set of tokens under Surface for original border primitive for non system UI borders. * Transformed tokens * Built and updated design tokens * Files compiled! --------- Co-authored-by: brittany-fs <brittany-fs@users.noreply.github.com>
* Typescript native hell * Transformed tokens * Built and updated design tokens * I think it le working? * Transformed tokens * Built and updated design tokens * Rebuild all files * Transformed tokens * Built and updated design tokens * Files compiled! * Possibly fully working? * Transformed tokens * Built and updated design tokens * Files compiled! * Aodijaspoidjapsoijda * Transformed tokens * Built and updated design tokens * Files compiled! * Proper properly catching * Transformed tokens * Reverting PX stripping * Built and updated design tokens * Files compiled! * String tweaks * Transformed tokens * Built and updated design tokens * Files compiled! * Formatting weights * Transformed tokens * Built and updated design tokens * Files compiled! * Oh god please make the formatting work * Transformed tokens * Built and updated design tokens * Files compiled! * Cleanup * Transformed tokens * Built and updated design tokens * Files compiled! * Package json version bump --------- Co-authored-by: Ian Clarke <ian.clarke@fullscript.com> Co-authored-by: iryanclarke <iryanclarke@users.noreply.github.com>
Author
|
Hey @iryanclarke, I've pushed the new Secondary Button tokens from Tokens Studio. I'm having trouble re-assigning this PR to you. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(feat)pencil: add secondary colour tokens
Added new Color-tokens for Secondary: text, background, border within Light, Dark and Emerson. I did not include LightDS3.