Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokens: Adds Letter Spacing #223

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Conversation

anechol
Copy link
Contributor

@anechol anechol commented Jul 11, 2024

Description

Adds new letter spacing tokens and removes leading zero from existing font size and letter spacing tokens.

DSS-682

Type of change

  • Token change (adds, updates, or removes design tokens)

How Has This Been Tested?

Please describe the tests you've added and run to verify your changes.
Provide instructions so that we can reproduce.
Please also list any relevant details for your test configuration.

  • unit tests
  • e2e tests
  • accessibility tests
  • tested manually
  • other:

Test Configuration:

  • Pine versions:
  • OS:
  • Browsers:
  • Screen readers:
  • Misc:

@anechol anechol self-assigned this Jul 11, 2024
@anechol anechol requested a review from pixelflips July 11, 2024 21:27
@github-actions github-actions bot added the package: core Changes have been made to the Core package label Jul 11, 2024
Copy link

netlify bot commented Jul 11, 2024

Deploy Preview for pine-design-system ready!

Name Link
🔨 Latest commit 82c8496
🔍 Latest deploy log https://app.netlify.com/sites/pine-design-system/deploys/66904e3285e36e00085856c6
😎 Deploy Preview https://deploy-preview-223--pine-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ju-Skinner ju-Skinner changed the base branch from main to mercury-rising July 11, 2024 21:27
Copy link
Member

@pixelflips pixelflips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment on the scale changing. If that does not apply here, just let me know.

--pine-font-size-50: 8px;
--pine-font-size-62: 10px;
--pine-font-size-75: 12px;
--pine-font-size-87: 14px;
--pine-font-size-100: 16px;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we'll have to adjust the scale if the base font size (100) is going to be changing to 14px.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No you're correct, I missed that. Working too quickly here 😅

Will get these updated shortly.

@@ -372,7 +372,7 @@
"body-xs": {
"value": {
"fontWeight": "{font-weight.normal}",
"fontSize": "{font-size.075}",
"fontSize": "{font-size.75}",
"lineHeight": "{line-height.100}",
"fontFamily": "{font-family.greet}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also may not be related to this PR, but I think greet is only applied to headings.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm actually just going to remove these semantic tokens since they aren't in use at the moment and I will be redoing them soon.

@anechol anechol requested a review from pixelflips July 11, 2024 22:29
Copy link
Member

@pixelflips pixelflips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nice work!

@anechol anechol merged commit 22935da into mercury-rising Jul 12, 2024
12 checks passed
@anechol anechol deleted the tokens/rebrand-typography branch July 12, 2024 14:13
ju-Skinner pushed a commit that referenced this pull request Jul 16, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Jul 24, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Aug 2, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Aug 5, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Aug 8, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Aug 19, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Aug 28, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Aug 28, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 4, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Sep 9, 2024
* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
ju-Skinner pushed a commit that referenced this pull request Oct 1, 2024
* Tokens - Adds New Rebrand Colors and Font (#222)

* style: adds new rebrand color tokens

* style: remaps old charcoal semantic tokens to new gray

* style: builds new color tokens

* style: updates yellow 200

* style: updates token values

* style: builds updated token set

* style: updates tokens with new names

* style: updates semantic references

* style: updates Circular font family token to Greet

* style: corrects color token values

* style: fixes semantic token references

* style: build new token set

* style: changes "gray" to "gray"

* style: builds grey tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Letter Spacing (#223)

* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Update Typography Tokens (#225)

* style: updates font weight values, adds a new line height value, and correct font family value

* style: builds new type tokens

* style: fixes type changes

* style: builds fixed tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Initial Semantic Tokens (#226)

* style: adds initial semantic tokens

* style: builds new semantic tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Creates Semantic Type Tokens (#227)

* style: builds new semantic type tokens

* style: readds missing tokens in JSON

* style: builds missing tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

chore: publish

 - @pine-ds/core@2.0.0-mercury.0
 - @pine-ds/doc-components@2.0.0-mercury.0
 - @pine-ds/react@2.0.0-mercury.0

Publish

 - @pine-ds/core@3.0.0-mercury.0
 - @pine-ds/doc-components@3.0.0-mercury.0
 - @pine-ds/react@3.0.0-mercury.0

styles: updates font weight, letter spacing, and font size (#230)

* chore: update doc-components version (#228)

* style: reverts semantic font weights back to 100 scale

* style: updates letter spacing for body type

* style: updates xs font size to 12px

* style: build updated tokens

* chore: package-lock update

* ci: update @tokens-studio/sd-transforms package to the latest version

* chore: adds necessary preprocessor to script file to fix shadow tokens

---------

Co-authored-by: Julian Skinner <ju-Skinner@users.noreply.github.com>
Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@4.0.0-mercury.0
 - @pine-ds/doc-components@4.0.0-mercury.0
 - @pine-ds/react@4.0.0-mercury.0

style(link): correct token naming for icon spacing (#234)

Publish

 - @pine-ds/core@5.0.0-mercury.0
 - @pine-ds/doc-components@5.0.0-mercury.0
 - @pine-ds/react@5.0.0-mercury.0

Typography: add new fonts (#233)

* style: adds new fonts to Pine

* chore: fixes style linting issues

Publish

 - @pine-ds/core@6.0.0-mercury.0
 - @pine-ds/doc-components@6.0.0-mercury.0
 - @pine-ds/react@6.0.0-mercury.0

gi: update versions to correct version numbers

the builds for mercury were using premajor when it should have been preminor

after the first mercury release

Publish

 - @pine-ds/core@2.1.0-mercury.0
 - @pine-ds/doc-components@2.1.0-mercury.0
 - @pine-ds/react@2.1.0-mercury.0

Accordion: Minor Styling Updates (#238)

* style: fixes accordion body padding and some deprecated tokens

* style: updates font styles of summary trigger

Publish

 - @pine-ds/core@2.2.0-mercury.0
 - @pine-ds/doc-components@2.2.0-mercury.0
 - @pine-ds/react@2.2.0-mercury.0

style: update various color tokens (#236)

* style: update various color tokens

* style: update various color tokens

Publish

 - @pine-ds/core@2.3.0-mercury.0
 - @pine-ds/doc-components@2.3.0-mercury.0
 - @pine-ds/react@2.3.0-mercury.0

style: various token changes (#239)

* fix: update font size refs

* fix: remove leading zero and correct font-size

* fix: update charcoal to grey

* fix: add back zeroes

* fix: added zeroes to semantic tokens

* fix: added zeroes to component token refs

* fix: update accordion padding

* fix: added back 0

Publish

 - @pine-ds/core@2.4.0-mercury.0
 - @pine-ds/doc-components@2.4.0-mercury.0
 - @pine-ds/react@2.4.0-mercury.0

fix: update box shadow tokens (#241)

* fix: add box shadow tokens

* fix: add box shadow build tokens

* fix: update box-shadow tokens

* fix: update box shadow tokens

* fix: add and apply box shadow tokens

* fix: update sort function

* fix: typo

Publish

 - @pine-ds/core@2.5.0-mercury.0
 - @pine-ds/doc-components@2.5.0-mercury.0
 - @pine-ds/react@2.5.0-mercury.0

Publish

 - @pine-ds/core@2.6.0-mercury.0
 - @pine-ds/doc-components@2.6.0-mercury.0
 - @pine-ds/react@2.6.0-mercury.0

style: updates accordion styling to better match Figma specs (#245)

Publish

 - @pine-ds/core@2.7.0-mercury.0
 - @pine-ds/doc-components@2.7.0-mercury.0
 - @pine-ds/react@2.7.0-mercury.0

Publish

 - @pine-ds/core@2.8.0-mercury.0
 - @pine-ds/doc-components@2.8.0-mercury.0
 - @pine-ds/react@2.8.0-mercury.0

Publish

 - @pine-ds/core@2.9.0-mercury.0
 - @pine-ds/doc-components@2.9.0-mercury.0
 - @pine-ds/react@2.9.0-mercury.0

Publish

 - @pine-ds/core@2.10.0-mercury.0
 - @pine-ds/doc-components@2.10.0-mercury.0
 - @pine-ds/react@2.10.0-mercury.0

style(tabs): change the active tab color to mercury 500 (#248)

Publish

 - @pine-ds/core@2.11.0-mercury.0
 - @pine-ds/doc-components@2.11.0-mercury.0
 - @pine-ds/react@2.11.0-mercury.0

style: update focus state width and color

style: correct lint error

style: correct lint error

style: remove extra semicolon

Publish

 - @pine-ds/core@2.12.0-mercury.0
 - @pine-ds/doc-components@2.12.0-mercury.0
 - @pine-ds/react@2.12.0-mercury.0

style(button): change border radius to 9999px (#251)

style(button): change the colors for the accent variant to be purple (#253)

ci: fix lerna version command to use preminor

Publish

 - @pine-ds/core@2.15.0-mercury.0
 - @pine-ds/doc-components@2.15.0-mercury.0
 - @pine-ds/react@2.15.0-mercury.0

style: add relative position for focus (#259)

Publish

 - @pine-ds/core@2.16.0-mercury.0
 - @pine-ds/doc-components@2.16.0-mercury.0
 - @pine-ds/react@2.16.0-mercury.0

chore: fixes issue with sd-transforms caused by version update (#260)

Publish

 - @pine-ds/core@2.17.0-mercury.0
 - @pine-ds/doc-components@2.17.0-mercury.0
 - @pine-ds/react@2.17.0-mercury.0

style: updates button font family and font weight (#258)

Publish

 - @pine-ds/core@2.18.0-mercury.0
 - @pine-ds/doc-components@2.18.0-mercury.0
 - @pine-ds/react@2.18.0-mercury.0

style: add typography semantic tokens (#262)

* style: adds semantic typography tokens

* style: updates body letter spacing semantic token

* style: removes letter spacing from font declaration to prevent warnings on build

* chore: updates build file with API changes and builds updated tokens

* chore: fixes tokens table variables due to token format change

* chore: update packages for token-studio and style-dictionary

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@2.19.0-mercury.0
 - @pine-ds/doc-components@2.19.0-mercury.0
 - @pine-ds/react@2.19.0-mercury.0

style: add sprig font face (#263)

* style: add Faire Sprig font family

* style(token-studio): add sprig token

* style(tokens): add sprig font-family to core

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Publish

 - @pine-ds/core@2.20.0-mercury.0
 - @pine-ds/doc-components@2.20.0-mercury.0
 - @pine-ds/react@2.20.0-mercury.0

style: adds base/reset CSS file (#256)

* style: adds a base scss file with reset and base styles

* style: adds base/reset CSS file and adds to every component

* chore: ignores base file for linting issues

* chore: adds new lines to changed files

* fix: fixes issue with reset styles leaking out from box and row components

* chore: replaces most core tokens in reset with semantic tokens

* chore: fixes linting issue

* style: removes default color from reset file

Publish

 - @pine-ds/core@2.21.0-mercury.0
 - @pine-ds/doc-components@2.21.0-mercury.0
 - @pine-ds/react@2.21.0-mercury.0

feat(accordion): adds part to accordion component (#264)

Publish

 - @pine-ds/core@2.22.0-mercury.0
 - @pine-ds/doc-components@2.22.0-mercury.0
 - @pine-ds/react@2.22.0-mercury.0

style(button): change button font-weight to med (500) (#267)
ju-Skinner pushed a commit that referenced this pull request Oct 2, 2024
* Tokens - Adds New Rebrand Colors and Font (#222)

* style: adds new rebrand color tokens

* style: remaps old charcoal semantic tokens to new gray

* style: builds new color tokens

* style: updates yellow 200

* style: updates token values

* style: builds updated token set

* style: updates tokens with new names

* style: updates semantic references

* style: updates Circular font family token to Greet

* style: corrects color token values

* style: fixes semantic token references

* style: build new token set

* style: changes "gray" to "gray"

* style: builds grey tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Letter Spacing (#223)

* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Update Typography Tokens (#225)

* style: updates font weight values, adds a new line height value, and correct font family value

* style: builds new type tokens

* style: fixes type changes

* style: builds fixed tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Initial Semantic Tokens (#226)

* style: adds initial semantic tokens

* style: builds new semantic tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Creates Semantic Type Tokens (#227)

* style: builds new semantic type tokens

* style: readds missing tokens in JSON

* style: builds missing tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

chore: publish

 - @pine-ds/core@2.0.0-mercury.0
 - @pine-ds/doc-components@2.0.0-mercury.0
 - @pine-ds/react@2.0.0-mercury.0

Publish

 - @pine-ds/core@3.0.0-mercury.0
 - @pine-ds/doc-components@3.0.0-mercury.0
 - @pine-ds/react@3.0.0-mercury.0

styles: updates font weight, letter spacing, and font size (#230)

* chore: update doc-components version (#228)

* style: reverts semantic font weights back to 100 scale

* style: updates letter spacing for body type

* style: updates xs font size to 12px

* style: build updated tokens

* chore: package-lock update

* ci: update @tokens-studio/sd-transforms package to the latest version

* chore: adds necessary preprocessor to script file to fix shadow tokens

---------

Co-authored-by: Julian Skinner <ju-Skinner@users.noreply.github.com>
Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@4.0.0-mercury.0
 - @pine-ds/doc-components@4.0.0-mercury.0
 - @pine-ds/react@4.0.0-mercury.0

style(link): correct token naming for icon spacing (#234)

Publish

 - @pine-ds/core@5.0.0-mercury.0
 - @pine-ds/doc-components@5.0.0-mercury.0
 - @pine-ds/react@5.0.0-mercury.0

Typography: add new fonts (#233)

* style: adds new fonts to Pine

* chore: fixes style linting issues

Publish

 - @pine-ds/core@6.0.0-mercury.0
 - @pine-ds/doc-components@6.0.0-mercury.0
 - @pine-ds/react@6.0.0-mercury.0

gi: update versions to correct version numbers

the builds for mercury were using premajor when it should have been preminor

after the first mercury release

Publish

 - @pine-ds/core@2.1.0-mercury.0
 - @pine-ds/doc-components@2.1.0-mercury.0
 - @pine-ds/react@2.1.0-mercury.0

Accordion: Minor Styling Updates (#238)

* style: fixes accordion body padding and some deprecated tokens

* style: updates font styles of summary trigger

Publish

 - @pine-ds/core@2.2.0-mercury.0
 - @pine-ds/doc-components@2.2.0-mercury.0
 - @pine-ds/react@2.2.0-mercury.0

style: update various color tokens (#236)

* style: update various color tokens

* style: update various color tokens

Publish

 - @pine-ds/core@2.3.0-mercury.0
 - @pine-ds/doc-components@2.3.0-mercury.0
 - @pine-ds/react@2.3.0-mercury.0

style: various token changes (#239)

* fix: update font size refs

* fix: remove leading zero and correct font-size

* fix: update charcoal to grey

* fix: add back zeroes

* fix: added zeroes to semantic tokens

* fix: added zeroes to component token refs

* fix: update accordion padding

* fix: added back 0

Publish

 - @pine-ds/core@2.4.0-mercury.0
 - @pine-ds/doc-components@2.4.0-mercury.0
 - @pine-ds/react@2.4.0-mercury.0

fix: update box shadow tokens (#241)

* fix: add box shadow tokens

* fix: add box shadow build tokens

* fix: update box-shadow tokens

* fix: update box shadow tokens

* fix: add and apply box shadow tokens

* fix: update sort function

* fix: typo

Publish

 - @pine-ds/core@2.5.0-mercury.0
 - @pine-ds/doc-components@2.5.0-mercury.0
 - @pine-ds/react@2.5.0-mercury.0

Publish

 - @pine-ds/core@2.6.0-mercury.0
 - @pine-ds/doc-components@2.6.0-mercury.0
 - @pine-ds/react@2.6.0-mercury.0

style: updates accordion styling to better match Figma specs (#245)

Publish

 - @pine-ds/core@2.7.0-mercury.0
 - @pine-ds/doc-components@2.7.0-mercury.0
 - @pine-ds/react@2.7.0-mercury.0

Publish

 - @pine-ds/core@2.8.0-mercury.0
 - @pine-ds/doc-components@2.8.0-mercury.0
 - @pine-ds/react@2.8.0-mercury.0

Publish

 - @pine-ds/core@2.9.0-mercury.0
 - @pine-ds/doc-components@2.9.0-mercury.0
 - @pine-ds/react@2.9.0-mercury.0

Publish

 - @pine-ds/core@2.10.0-mercury.0
 - @pine-ds/doc-components@2.10.0-mercury.0
 - @pine-ds/react@2.10.0-mercury.0

style(tabs): change the active tab color to mercury 500 (#248)

Publish

 - @pine-ds/core@2.11.0-mercury.0
 - @pine-ds/doc-components@2.11.0-mercury.0
 - @pine-ds/react@2.11.0-mercury.0

style: update focus state width and color

style: correct lint error

style: correct lint error

style: remove extra semicolon

Publish

 - @pine-ds/core@2.12.0-mercury.0
 - @pine-ds/doc-components@2.12.0-mercury.0
 - @pine-ds/react@2.12.0-mercury.0

style(button): change border radius to 9999px (#251)

style(button): change the colors for the accent variant to be purple (#253)

ci: fix lerna version command to use preminor

Publish

 - @pine-ds/core@2.15.0-mercury.0
 - @pine-ds/doc-components@2.15.0-mercury.0
 - @pine-ds/react@2.15.0-mercury.0

style: add relative position for focus (#259)

Publish

 - @pine-ds/core@2.16.0-mercury.0
 - @pine-ds/doc-components@2.16.0-mercury.0
 - @pine-ds/react@2.16.0-mercury.0

chore: fixes issue with sd-transforms caused by version update (#260)

Publish

 - @pine-ds/core@2.17.0-mercury.0
 - @pine-ds/doc-components@2.17.0-mercury.0
 - @pine-ds/react@2.17.0-mercury.0

style: updates button font family and font weight (#258)

Publish

 - @pine-ds/core@2.18.0-mercury.0
 - @pine-ds/doc-components@2.18.0-mercury.0
 - @pine-ds/react@2.18.0-mercury.0

style: add typography semantic tokens (#262)

* style: adds semantic typography tokens

* style: updates body letter spacing semantic token

* style: removes letter spacing from font declaration to prevent warnings on build

* chore: updates build file with API changes and builds updated tokens

* chore: fixes tokens table variables due to token format change

* chore: update packages for token-studio and style-dictionary

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@2.19.0-mercury.0
 - @pine-ds/doc-components@2.19.0-mercury.0
 - @pine-ds/react@2.19.0-mercury.0

style: add sprig font face (#263)

* style: add Faire Sprig font family

* style(token-studio): add sprig token

* style(tokens): add sprig font-family to core

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Publish

 - @pine-ds/core@2.20.0-mercury.0
 - @pine-ds/doc-components@2.20.0-mercury.0
 - @pine-ds/react@2.20.0-mercury.0

style: adds base/reset CSS file (#256)

* style: adds a base scss file with reset and base styles

* style: adds base/reset CSS file and adds to every component

* chore: ignores base file for linting issues

* chore: adds new lines to changed files

* fix: fixes issue with reset styles leaking out from box and row components

* chore: replaces most core tokens in reset with semantic tokens

* chore: fixes linting issue

* style: removes default color from reset file

Publish

 - @pine-ds/core@2.21.0-mercury.0
 - @pine-ds/doc-components@2.21.0-mercury.0
 - @pine-ds/react@2.21.0-mercury.0

feat(accordion): adds part to accordion component (#264)

Publish

 - @pine-ds/core@2.22.0-mercury.0
 - @pine-ds/doc-components@2.22.0-mercury.0
 - @pine-ds/react@2.22.0-mercury.0

style(button): change button font-weight to med (500) (#267)
ju-Skinner pushed a commit that referenced this pull request Oct 2, 2024
* Tokens - Adds New Rebrand Colors and Font (#222)

* style: adds new rebrand color tokens

* style: remaps old charcoal semantic tokens to new gray

* style: builds new color tokens

* style: updates yellow 200

* style: updates token values

* style: builds updated token set

* style: updates tokens with new names

* style: updates semantic references

* style: updates Circular font family token to Greet

* style: corrects color token values

* style: fixes semantic token references

* style: build new token set

* style: changes "gray" to "gray"

* style: builds grey tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Letter Spacing (#223)

* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Update Typography Tokens (#225)

* style: updates font weight values, adds a new line height value, and correct font family value

* style: builds new type tokens

* style: fixes type changes

* style: builds fixed tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Initial Semantic Tokens (#226)

* style: adds initial semantic tokens

* style: builds new semantic tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Creates Semantic Type Tokens (#227)

* style: builds new semantic type tokens

* style: readds missing tokens in JSON

* style: builds missing tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

chore: publish

 - @pine-ds/core@2.0.0-mercury.0
 - @pine-ds/doc-components@2.0.0-mercury.0
 - @pine-ds/react@2.0.0-mercury.0

Publish

 - @pine-ds/core@3.0.0-mercury.0
 - @pine-ds/doc-components@3.0.0-mercury.0
 - @pine-ds/react@3.0.0-mercury.0

styles: updates font weight, letter spacing, and font size (#230)

* chore: update doc-components version (#228)

* style: reverts semantic font weights back to 100 scale

* style: updates letter spacing for body type

* style: updates xs font size to 12px

* style: build updated tokens

* chore: package-lock update

* ci: update @tokens-studio/sd-transforms package to the latest version

* chore: adds necessary preprocessor to script file to fix shadow tokens

---------

Co-authored-by: Julian Skinner <ju-Skinner@users.noreply.github.com>
Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@4.0.0-mercury.0
 - @pine-ds/doc-components@4.0.0-mercury.0
 - @pine-ds/react@4.0.0-mercury.0

style(link): correct token naming for icon spacing (#234)

Publish

 - @pine-ds/core@5.0.0-mercury.0
 - @pine-ds/doc-components@5.0.0-mercury.0
 - @pine-ds/react@5.0.0-mercury.0

Typography: add new fonts (#233)

* style: adds new fonts to Pine

* chore: fixes style linting issues

Publish

 - @pine-ds/core@6.0.0-mercury.0
 - @pine-ds/doc-components@6.0.0-mercury.0
 - @pine-ds/react@6.0.0-mercury.0

gi: update versions to correct version numbers

the builds for mercury were using premajor when it should have been preminor

after the first mercury release

Publish

 - @pine-ds/core@2.1.0-mercury.0
 - @pine-ds/doc-components@2.1.0-mercury.0
 - @pine-ds/react@2.1.0-mercury.0

Accordion: Minor Styling Updates (#238)

* style: fixes accordion body padding and some deprecated tokens

* style: updates font styles of summary trigger

Publish

 - @pine-ds/core@2.2.0-mercury.0
 - @pine-ds/doc-components@2.2.0-mercury.0
 - @pine-ds/react@2.2.0-mercury.0

style: update various color tokens (#236)

* style: update various color tokens

* style: update various color tokens

Publish

 - @pine-ds/core@2.3.0-mercury.0
 - @pine-ds/doc-components@2.3.0-mercury.0
 - @pine-ds/react@2.3.0-mercury.0

style: various token changes (#239)

* fix: update font size refs

* fix: remove leading zero and correct font-size

* fix: update charcoal to grey

* fix: add back zeroes

* fix: added zeroes to semantic tokens

* fix: added zeroes to component token refs

* fix: update accordion padding

* fix: added back 0

Publish

 - @pine-ds/core@2.4.0-mercury.0
 - @pine-ds/doc-components@2.4.0-mercury.0
 - @pine-ds/react@2.4.0-mercury.0

fix: update box shadow tokens (#241)

* fix: add box shadow tokens

* fix: add box shadow build tokens

* fix: update box-shadow tokens

* fix: update box shadow tokens

* fix: add and apply box shadow tokens

* fix: update sort function

* fix: typo

Publish

 - @pine-ds/core@2.5.0-mercury.0
 - @pine-ds/doc-components@2.5.0-mercury.0
 - @pine-ds/react@2.5.0-mercury.0

Publish

 - @pine-ds/core@2.6.0-mercury.0
 - @pine-ds/doc-components@2.6.0-mercury.0
 - @pine-ds/react@2.6.0-mercury.0

style: updates accordion styling to better match Figma specs (#245)

Publish

 - @pine-ds/core@2.7.0-mercury.0
 - @pine-ds/doc-components@2.7.0-mercury.0
 - @pine-ds/react@2.7.0-mercury.0

Publish

 - @pine-ds/core@2.8.0-mercury.0
 - @pine-ds/doc-components@2.8.0-mercury.0
 - @pine-ds/react@2.8.0-mercury.0

Publish

 - @pine-ds/core@2.9.0-mercury.0
 - @pine-ds/doc-components@2.9.0-mercury.0
 - @pine-ds/react@2.9.0-mercury.0

Publish

 - @pine-ds/core@2.10.0-mercury.0
 - @pine-ds/doc-components@2.10.0-mercury.0
 - @pine-ds/react@2.10.0-mercury.0

style(tabs): change the active tab color to mercury 500 (#248)

Publish

 - @pine-ds/core@2.11.0-mercury.0
 - @pine-ds/doc-components@2.11.0-mercury.0
 - @pine-ds/react@2.11.0-mercury.0

style: update focus state width and color

style: correct lint error

style: correct lint error

style: remove extra semicolon

Publish

 - @pine-ds/core@2.12.0-mercury.0
 - @pine-ds/doc-components@2.12.0-mercury.0
 - @pine-ds/react@2.12.0-mercury.0

style(button): change border radius to 9999px (#251)

style(button): change the colors for the accent variant to be purple (#253)

ci: fix lerna version command to use preminor

Publish

 - @pine-ds/core@2.15.0-mercury.0
 - @pine-ds/doc-components@2.15.0-mercury.0
 - @pine-ds/react@2.15.0-mercury.0

style: add relative position for focus (#259)

Publish

 - @pine-ds/core@2.16.0-mercury.0
 - @pine-ds/doc-components@2.16.0-mercury.0
 - @pine-ds/react@2.16.0-mercury.0

chore: fixes issue with sd-transforms caused by version update (#260)

Publish

 - @pine-ds/core@2.17.0-mercury.0
 - @pine-ds/doc-components@2.17.0-mercury.0
 - @pine-ds/react@2.17.0-mercury.0

style: updates button font family and font weight (#258)

Publish

 - @pine-ds/core@2.18.0-mercury.0
 - @pine-ds/doc-components@2.18.0-mercury.0
 - @pine-ds/react@2.18.0-mercury.0

style: add typography semantic tokens (#262)

* style: adds semantic typography tokens

* style: updates body letter spacing semantic token

* style: removes letter spacing from font declaration to prevent warnings on build

* chore: updates build file with API changes and builds updated tokens

* chore: fixes tokens table variables due to token format change

* chore: update packages for token-studio and style-dictionary

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@2.19.0-mercury.0
 - @pine-ds/doc-components@2.19.0-mercury.0
 - @pine-ds/react@2.19.0-mercury.0

style: add sprig font face (#263)

* style: add Faire Sprig font family

* style(token-studio): add sprig token

* style(tokens): add sprig font-family to core

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Publish

 - @pine-ds/core@2.20.0-mercury.0
 - @pine-ds/doc-components@2.20.0-mercury.0
 - @pine-ds/react@2.20.0-mercury.0

style: adds base/reset CSS file (#256)

* style: adds a base scss file with reset and base styles

* style: adds base/reset CSS file and adds to every component

* chore: ignores base file for linting issues

* chore: adds new lines to changed files

* fix: fixes issue with reset styles leaking out from box and row components

* chore: replaces most core tokens in reset with semantic tokens

* chore: fixes linting issue

* style: removes default color from reset file

Publish

 - @pine-ds/core@2.21.0-mercury.0
 - @pine-ds/doc-components@2.21.0-mercury.0
 - @pine-ds/react@2.21.0-mercury.0

feat(accordion): adds part to accordion component (#264)

Publish

 - @pine-ds/core@2.22.0-mercury.0
 - @pine-ds/doc-components@2.22.0-mercury.0
 - @pine-ds/react@2.22.0-mercury.0

style(button): change button font-weight to med (500) (#267)
ju-Skinner pushed a commit that referenced this pull request Oct 8, 2024
* Tokens - Adds New Rebrand Colors and Font (#222)

* style: adds new rebrand color tokens

* style: remaps old charcoal semantic tokens to new gray

* style: builds new color tokens

* style: updates yellow 200

* style: updates token values

* style: builds updated token set

* style: updates tokens with new names

* style: updates semantic references

* style: updates Circular font family token to Greet

* style: corrects color token values

* style: fixes semantic token references

* style: build new token set

* style: changes "gray" to "gray"

* style: builds grey tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Letter Spacing (#223)

* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Update Typography Tokens (#225)

* style: updates font weight values, adds a new line height value, and correct font family value

* style: builds new type tokens

* style: fixes type changes

* style: builds fixed tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Initial Semantic Tokens (#226)

* style: adds initial semantic tokens

* style: builds new semantic tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Creates Semantic Type Tokens (#227)

* style: builds new semantic type tokens

* style: readds missing tokens in JSON

* style: builds missing tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

chore: publish

 - @pine-ds/core@2.0.0-mercury.0
 - @pine-ds/doc-components@2.0.0-mercury.0
 - @pine-ds/react@2.0.0-mercury.0

Publish

 - @pine-ds/core@3.0.0-mercury.0
 - @pine-ds/doc-components@3.0.0-mercury.0
 - @pine-ds/react@3.0.0-mercury.0

styles: updates font weight, letter spacing, and font size (#230)

* chore: update doc-components version (#228)

* style: reverts semantic font weights back to 100 scale

* style: updates letter spacing for body type

* style: updates xs font size to 12px

* style: build updated tokens

* chore: package-lock update

* ci: update @tokens-studio/sd-transforms package to the latest version

* chore: adds necessary preprocessor to script file to fix shadow tokens

---------

Co-authored-by: Julian Skinner <ju-Skinner@users.noreply.github.com>
Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@4.0.0-mercury.0
 - @pine-ds/doc-components@4.0.0-mercury.0
 - @pine-ds/react@4.0.0-mercury.0

style(link): correct token naming for icon spacing (#234)

Publish

 - @pine-ds/core@5.0.0-mercury.0
 - @pine-ds/doc-components@5.0.0-mercury.0
 - @pine-ds/react@5.0.0-mercury.0

Typography: add new fonts (#233)

* style: adds new fonts to Pine

* chore: fixes style linting issues

Publish

 - @pine-ds/core@6.0.0-mercury.0
 - @pine-ds/doc-components@6.0.0-mercury.0
 - @pine-ds/react@6.0.0-mercury.0

gi: update versions to correct version numbers

the builds for mercury were using premajor when it should have been preminor

after the first mercury release

Publish

 - @pine-ds/core@2.1.0-mercury.0
 - @pine-ds/doc-components@2.1.0-mercury.0
 - @pine-ds/react@2.1.0-mercury.0

Accordion: Minor Styling Updates (#238)

* style: fixes accordion body padding and some deprecated tokens

* style: updates font styles of summary trigger

Publish

 - @pine-ds/core@2.2.0-mercury.0
 - @pine-ds/doc-components@2.2.0-mercury.0
 - @pine-ds/react@2.2.0-mercury.0

style: update various color tokens (#236)

* style: update various color tokens

* style: update various color tokens

Publish

 - @pine-ds/core@2.3.0-mercury.0
 - @pine-ds/doc-components@2.3.0-mercury.0
 - @pine-ds/react@2.3.0-mercury.0

style: various token changes (#239)

* fix: update font size refs

* fix: remove leading zero and correct font-size

* fix: update charcoal to grey

* fix: add back zeroes

* fix: added zeroes to semantic tokens

* fix: added zeroes to component token refs

* fix: update accordion padding

* fix: added back 0

Publish

 - @pine-ds/core@2.4.0-mercury.0
 - @pine-ds/doc-components@2.4.0-mercury.0
 - @pine-ds/react@2.4.0-mercury.0

fix: update box shadow tokens (#241)

* fix: add box shadow tokens

* fix: add box shadow build tokens

* fix: update box-shadow tokens

* fix: update box shadow tokens

* fix: add and apply box shadow tokens

* fix: update sort function

* fix: typo

Publish

 - @pine-ds/core@2.5.0-mercury.0
 - @pine-ds/doc-components@2.5.0-mercury.0
 - @pine-ds/react@2.5.0-mercury.0

Publish

 - @pine-ds/core@2.6.0-mercury.0
 - @pine-ds/doc-components@2.6.0-mercury.0
 - @pine-ds/react@2.6.0-mercury.0

style: updates accordion styling to better match Figma specs (#245)

Publish

 - @pine-ds/core@2.7.0-mercury.0
 - @pine-ds/doc-components@2.7.0-mercury.0
 - @pine-ds/react@2.7.0-mercury.0

Publish

 - @pine-ds/core@2.8.0-mercury.0
 - @pine-ds/doc-components@2.8.0-mercury.0
 - @pine-ds/react@2.8.0-mercury.0

Publish

 - @pine-ds/core@2.9.0-mercury.0
 - @pine-ds/doc-components@2.9.0-mercury.0
 - @pine-ds/react@2.9.0-mercury.0

Publish

 - @pine-ds/core@2.10.0-mercury.0
 - @pine-ds/doc-components@2.10.0-mercury.0
 - @pine-ds/react@2.10.0-mercury.0

style(tabs): change the active tab color to mercury 500 (#248)

Publish

 - @pine-ds/core@2.11.0-mercury.0
 - @pine-ds/doc-components@2.11.0-mercury.0
 - @pine-ds/react@2.11.0-mercury.0

style: update focus state width and color

style: correct lint error

style: correct lint error

style: remove extra semicolon

Publish

 - @pine-ds/core@2.12.0-mercury.0
 - @pine-ds/doc-components@2.12.0-mercury.0
 - @pine-ds/react@2.12.0-mercury.0

style(button): change border radius to 9999px (#251)

style(button): change the colors for the accent variant to be purple (#253)

ci: fix lerna version command to use preminor

Publish

 - @pine-ds/core@2.15.0-mercury.0
 - @pine-ds/doc-components@2.15.0-mercury.0
 - @pine-ds/react@2.15.0-mercury.0

style: add relative position for focus (#259)

Publish

 - @pine-ds/core@2.16.0-mercury.0
 - @pine-ds/doc-components@2.16.0-mercury.0
 - @pine-ds/react@2.16.0-mercury.0

chore: fixes issue with sd-transforms caused by version update (#260)

Publish

 - @pine-ds/core@2.17.0-mercury.0
 - @pine-ds/doc-components@2.17.0-mercury.0
 - @pine-ds/react@2.17.0-mercury.0

style: updates button font family and font weight (#258)

Publish

 - @pine-ds/core@2.18.0-mercury.0
 - @pine-ds/doc-components@2.18.0-mercury.0
 - @pine-ds/react@2.18.0-mercury.0

style: add typography semantic tokens (#262)

* style: adds semantic typography tokens

* style: updates body letter spacing semantic token

* style: removes letter spacing from font declaration to prevent warnings on build

* chore: updates build file with API changes and builds updated tokens

* chore: fixes tokens table variables due to token format change

* chore: update packages for token-studio and style-dictionary

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@2.19.0-mercury.0
 - @pine-ds/doc-components@2.19.0-mercury.0
 - @pine-ds/react@2.19.0-mercury.0

style: add sprig font face (#263)

* style: add Faire Sprig font family

* style(token-studio): add sprig token

* style(tokens): add sprig font-family to core

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Publish

 - @pine-ds/core@2.20.0-mercury.0
 - @pine-ds/doc-components@2.20.0-mercury.0
 - @pine-ds/react@2.20.0-mercury.0

style: adds base/reset CSS file (#256)

* style: adds a base scss file with reset and base styles

* style: adds base/reset CSS file and adds to every component

* chore: ignores base file for linting issues

* chore: adds new lines to changed files

* fix: fixes issue with reset styles leaking out from box and row components

* chore: replaces most core tokens in reset with semantic tokens

* chore: fixes linting issue

* style: removes default color from reset file

Publish

 - @pine-ds/core@2.21.0-mercury.0
 - @pine-ds/doc-components@2.21.0-mercury.0
 - @pine-ds/react@2.21.0-mercury.0

feat(accordion): adds part to accordion component (#264)

Publish

 - @pine-ds/core@2.22.0-mercury.0
 - @pine-ds/doc-components@2.22.0-mercury.0
 - @pine-ds/react@2.22.0-mercury.0

style(button): change button font-weight to med (500) (#267)
ju-Skinner pushed a commit that referenced this pull request Oct 14, 2024
* Tokens - Adds New Rebrand Colors and Font (#222)

* style: adds new rebrand color tokens

* style: remaps old charcoal semantic tokens to new gray

* style: builds new color tokens

* style: updates yellow 200

* style: updates token values

* style: builds updated token set

* style: updates tokens with new names

* style: updates semantic references

* style: updates Circular font family token to Greet

* style: corrects color token values

* style: fixes semantic token references

* style: build new token set

* style: changes "gray" to "gray"

* style: builds grey tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Letter Spacing (#223)

* style: adds new letter spacing tokens and removes 0 from some font size and line height values

* style: builds new letter spacing tokens

* style: updates font size, removes typography semantic tokens, and removes leading zero on remaining tokens

* style: builds new tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Update Typography Tokens (#225)

* style: updates font weight values, adds a new line height value, and correct font family value

* style: builds new type tokens

* style: fixes type changes

* style: builds fixed tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Adds Initial Semantic Tokens (#226)

* style: adds initial semantic tokens

* style: builds new semantic tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Tokens: Creates Semantic Type Tokens (#227)

* style: builds new semantic type tokens

* style: readds missing tokens in JSON

* style: builds missing tokens

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

chore: publish

 - @pine-ds/core@2.0.0-mercury.0
 - @pine-ds/doc-components@2.0.0-mercury.0
 - @pine-ds/react@2.0.0-mercury.0

Publish

 - @pine-ds/core@3.0.0-mercury.0
 - @pine-ds/doc-components@3.0.0-mercury.0
 - @pine-ds/react@3.0.0-mercury.0

styles: updates font weight, letter spacing, and font size (#230)

* chore: update doc-components version (#228)

* style: reverts semantic font weights back to 100 scale

* style: updates letter spacing for body type

* style: updates xs font size to 12px

* style: build updated tokens

* chore: package-lock update

* ci: update @tokens-studio/sd-transforms package to the latest version

* chore: adds necessary preprocessor to script file to fix shadow tokens

---------

Co-authored-by: Julian Skinner <ju-Skinner@users.noreply.github.com>
Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@4.0.0-mercury.0
 - @pine-ds/doc-components@4.0.0-mercury.0
 - @pine-ds/react@4.0.0-mercury.0

style(link): correct token naming for icon spacing (#234)

Publish

 - @pine-ds/core@5.0.0-mercury.0
 - @pine-ds/doc-components@5.0.0-mercury.0
 - @pine-ds/react@5.0.0-mercury.0

Typography: add new fonts (#233)

* style: adds new fonts to Pine

* chore: fixes style linting issues

Publish

 - @pine-ds/core@6.0.0-mercury.0
 - @pine-ds/doc-components@6.0.0-mercury.0
 - @pine-ds/react@6.0.0-mercury.0

gi: update versions to correct version numbers

the builds for mercury were using premajor when it should have been preminor

after the first mercury release

Publish

 - @pine-ds/core@2.1.0-mercury.0
 - @pine-ds/doc-components@2.1.0-mercury.0
 - @pine-ds/react@2.1.0-mercury.0

Accordion: Minor Styling Updates (#238)

* style: fixes accordion body padding and some deprecated tokens

* style: updates font styles of summary trigger

Publish

 - @pine-ds/core@2.2.0-mercury.0
 - @pine-ds/doc-components@2.2.0-mercury.0
 - @pine-ds/react@2.2.0-mercury.0

style: update various color tokens (#236)

* style: update various color tokens

* style: update various color tokens

Publish

 - @pine-ds/core@2.3.0-mercury.0
 - @pine-ds/doc-components@2.3.0-mercury.0
 - @pine-ds/react@2.3.0-mercury.0

style: various token changes (#239)

* fix: update font size refs

* fix: remove leading zero and correct font-size

* fix: update charcoal to grey

* fix: add back zeroes

* fix: added zeroes to semantic tokens

* fix: added zeroes to component token refs

* fix: update accordion padding

* fix: added back 0

Publish

 - @pine-ds/core@2.4.0-mercury.0
 - @pine-ds/doc-components@2.4.0-mercury.0
 - @pine-ds/react@2.4.0-mercury.0

fix: update box shadow tokens (#241)

* fix: add box shadow tokens

* fix: add box shadow build tokens

* fix: update box-shadow tokens

* fix: update box shadow tokens

* fix: add and apply box shadow tokens

* fix: update sort function

* fix: typo

Publish

 - @pine-ds/core@2.5.0-mercury.0
 - @pine-ds/doc-components@2.5.0-mercury.0
 - @pine-ds/react@2.5.0-mercury.0

Publish

 - @pine-ds/core@2.6.0-mercury.0
 - @pine-ds/doc-components@2.6.0-mercury.0
 - @pine-ds/react@2.6.0-mercury.0

style: updates accordion styling to better match Figma specs (#245)

Publish

 - @pine-ds/core@2.7.0-mercury.0
 - @pine-ds/doc-components@2.7.0-mercury.0
 - @pine-ds/react@2.7.0-mercury.0

Publish

 - @pine-ds/core@2.8.0-mercury.0
 - @pine-ds/doc-components@2.8.0-mercury.0
 - @pine-ds/react@2.8.0-mercury.0

Publish

 - @pine-ds/core@2.9.0-mercury.0
 - @pine-ds/doc-components@2.9.0-mercury.0
 - @pine-ds/react@2.9.0-mercury.0

Publish

 - @pine-ds/core@2.10.0-mercury.0
 - @pine-ds/doc-components@2.10.0-mercury.0
 - @pine-ds/react@2.10.0-mercury.0

style(tabs): change the active tab color to mercury 500 (#248)

Publish

 - @pine-ds/core@2.11.0-mercury.0
 - @pine-ds/doc-components@2.11.0-mercury.0
 - @pine-ds/react@2.11.0-mercury.0

style: update focus state width and color

style: correct lint error

style: correct lint error

style: remove extra semicolon

Publish

 - @pine-ds/core@2.12.0-mercury.0
 - @pine-ds/doc-components@2.12.0-mercury.0
 - @pine-ds/react@2.12.0-mercury.0

style(button): change border radius to 9999px (#251)

style(button): change the colors for the accent variant to be purple (#253)

ci: fix lerna version command to use preminor

Publish

 - @pine-ds/core@2.15.0-mercury.0
 - @pine-ds/doc-components@2.15.0-mercury.0
 - @pine-ds/react@2.15.0-mercury.0

style: add relative position for focus (#259)

Publish

 - @pine-ds/core@2.16.0-mercury.0
 - @pine-ds/doc-components@2.16.0-mercury.0
 - @pine-ds/react@2.16.0-mercury.0

chore: fixes issue with sd-transforms caused by version update (#260)

Publish

 - @pine-ds/core@2.17.0-mercury.0
 - @pine-ds/doc-components@2.17.0-mercury.0
 - @pine-ds/react@2.17.0-mercury.0

style: updates button font family and font weight (#258)

Publish

 - @pine-ds/core@2.18.0-mercury.0
 - @pine-ds/doc-components@2.18.0-mercury.0
 - @pine-ds/react@2.18.0-mercury.0

style: add typography semantic tokens (#262)

* style: adds semantic typography tokens

* style: updates body letter spacing semantic token

* style: removes letter spacing from font declaration to prevent warnings on build

* chore: updates build file with API changes and builds updated tokens

* chore: fixes tokens table variables due to token format change

* chore: update packages for token-studio and style-dictionary

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>
Co-authored-by: Julian Skinner <ju.skinner@gmail.com>

Publish

 - @pine-ds/core@2.19.0-mercury.0
 - @pine-ds/doc-components@2.19.0-mercury.0
 - @pine-ds/react@2.19.0-mercury.0

style: add sprig font face (#263)

* style: add Faire Sprig font family

* style(token-studio): add sprig token

* style(tokens): add sprig font-family to core

---------

Co-authored-by: Kajabi Automations Bot <120066875+dev-kjbot@users.noreply.github.com>

Publish

 - @pine-ds/core@2.20.0-mercury.0
 - @pine-ds/doc-components@2.20.0-mercury.0
 - @pine-ds/react@2.20.0-mercury.0

style: adds base/reset CSS file (#256)

* style: adds a base scss file with reset and base styles

* style: adds base/reset CSS file and adds to every component

* chore: ignores base file for linting issues

* chore: adds new lines to changed files

* fix: fixes issue with reset styles leaking out from box and row components

* chore: replaces most core tokens in reset with semantic tokens

* chore: fixes linting issue

* style: removes default color from reset file

Publish

 - @pine-ds/core@2.21.0-mercury.0
 - @pine-ds/doc-components@2.21.0-mercury.0
 - @pine-ds/react@2.21.0-mercury.0

feat(accordion): adds part to accordion component (#264)

Publish

 - @pine-ds/core@2.22.0-mercury.0
 - @pine-ds/doc-components@2.22.0-mercury.0
 - @pine-ds/react@2.22.0-mercury.0

style(button): change button font-weight to med (500) (#267)

style(loader): update default color to mercury_400 (#273)

style: updates Avatar color styles (#274)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core Changes have been made to the Core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants