@sps-woodland/tokens 8.28.0 → 8.28.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Mar 2025 10:13:44 GMT
3
+ * Generated on Mon, 24 Mar 2025 15:37:23 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -802,24 +802,29 @@
802
802
  --component-tab-navigation-active-color: #000000;
803
803
  --component-tab-navigation-hover-background-color: #000000;
804
804
  --component-tab-navigation-disabled-color: #000000;
805
- --component-tag-border-radius: 0.125rem;
806
- --component-tag-font-size: 0.75rem;
807
- --component-tag-font-weight: 600;
808
- --component-tag-line-height: 0.75rem;
809
- --component-tag-padding-vertical: 0.125rem;
810
- --component-tag-padding-horizontal: 0.25rem;
811
- --component-tag-text-color: #000000;
805
+ --component-tag-default-border-radius: 0.125rem;
806
+ --component-tag-default-font-size: 0.75rem;
807
+ --component-tag-default-font-weight: 600;
808
+ --component-tag-default-line-height: 0.75rem;
809
+ --component-tag-default-padding-vertical: 0.125rem;
810
+ --component-tag-default-padding-horizontal: 0.25rem;
812
811
  --component-tag-default-background: #000000;
813
812
  --component-tag-default-text-color: #000000;
813
+ --component-tag-default-icon-font-size: 0.75rem;
814
+ --component-tag-default-icon-line-height: 0.625rem;
815
+ --component-tag-default-icon-margin-right: 0.25rem;
814
816
  --component-tag-key-background: #000000;
817
+ --component-tag-key-text-color: #000000;
815
818
  --component-tag-warning-background: #000000;
819
+ --component-tag-warning-text-color: #000000;
816
820
  --component-tag-error-background: #000000;
821
+ --component-tag-error-text-color: #000000;
817
822
  --component-tag-pending-background: #000000;
823
+ --component-tag-pending-text-color: #000000;
818
824
  --component-tag-success-background: #000000;
825
+ --component-tag-success-text-color: #000000;
819
826
  --component-tag-info-background: #000000;
820
- --component-tag-icon-font-size: 0.75rem;
821
- --component-tag-icon-line-height: 0.625rem;
822
- --component-tag-icon-margin-right: 0.25rem;
827
+ --component-tag-info-text-color: #000000;
823
828
  --component-vertical-rule-background-color: #000000;
824
829
  --component-vertical-rule-margin-x: 0.25rem;
825
830
  --component-vertical-rule-thickness: 0.0625rem;
package/lib/css/utils.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 21 Mar 2025 10:13:44 GMT
3
+ * Generated on Mon, 24 Mar 2025 15:37:23 GMT
4
4
  */
5
5
 
6
6
  .red-light {