Skip to content

(feat)pencil: add secondary colour tokens#1

Open
brittany-fs wants to merge 713 commits into
charle692:mainfrom
Fullscript:secondary-button
Open

(feat)pencil: add secondary colour tokens#1
brittany-fs wants to merge 713 commits into
charle692:mainfrom
Fullscript:secondary-button

Conversation

@brittany-fs

Copy link
Copy Markdown

(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.

CCAyl and others added 30 commits July 12, 2023 14:32
Add success to ColorProfile
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>
CCAyl and others added 29 commits November 21, 2023 18:59
…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>
@brittany-fs

Copy link
Copy Markdown
Author

Hey @iryanclarke, I've pushed the new Secondary Button tokens from Tokens Studio. I'm having trouble re-assigning this PR to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants