@department-of-veterans-affairs/css-library 0.13.1 → 0.14.0-rc1

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 Thu, 31 Oct 2024 19:50:57 GMT
3
+ * Generated on Fri, 08 Nov 2024 18:47:40 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -111,10 +111,10 @@
111
111
  --vads-color-background-default-on-dark: #171716;
112
112
  --vads-color-forms-surface-active-on-light: #ecf1f7;
113
113
  --vads-color-forms-surface-active-on-dark: #252f3e;
114
- --font-family-sans: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
114
+ --font-family-sans: 'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
115
115
  --font-family-serif: Bitter, Georgia, Cambria, 'Times New Roman', Times, serif;
116
116
  --font-serif: Bitter, Georgia, Cambria, 'Times New Roman', Times, serif;
117
- --font-source-sans: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
117
+ --font-source-sans: 'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
118
118
  --font-weight-normal: 400;
119
119
  --font-weight-bold: 700;
120
120
  --font-style-normal: normal;
@@ -146,6 +146,13 @@
146
146
  --vads-font-size-heading-level-4: 17px;
147
147
  --vads-font-size-heading-level-5: 15px;
148
148
  --vads-font-size-heading-level-6: 15px;
149
+ --vads-size-line-length-1: 44ex;
150
+ --vads-size-line-length-2: 60ex;
151
+ --vads-size-line-length-3: 64ex;
152
+ --vads-size-line-length-4: 68ex;
153
+ --vads-size-line-length-5: 72ex;
154
+ --vads-size-line-length-6: 88ex;
155
+ --vads-size-line-length-none: inherit;
149
156
  --units-0: 0;
150
157
  --units-1: 0.5rem;
151
158
  --units-2: 1rem;
@@ -1993,11 +1993,11 @@
1993
1993
  "font": {
1994
1994
  "family": {
1995
1995
  "sans": {
1996
- "value": "'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif",
1996
+ "value": "'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif",
1997
1997
  "filePath": "tokens/fonts.json",
1998
1998
  "isSource": true,
1999
1999
  "original": {
2000
- "value": "'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif"
2000
+ "value": "'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif"
2001
2001
  },
2002
2002
  "name": "font-family-sans",
2003
2003
  "attributes": {
@@ -2050,11 +2050,11 @@
2050
2050
  },
2051
2051
  "source": {
2052
2052
  "sans": {
2053
- "value": "'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif",
2053
+ "value": "'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif",
2054
2054
  "filePath": "tokens/fonts.json",
2055
2055
  "isSource": true,
2056
2056
  "original": {
2057
- "value": "'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif"
2057
+ "value": "'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif"
2058
2058
  },
2059
2059
  "name": "font-source-sans",
2060
2060
  "attributes": {
@@ -2699,6 +2699,159 @@
2699
2699
  }
2700
2700
  }
2701
2701
  },
2702
+ "vads": {
2703
+ "size": {
2704
+ "line-length": {
2705
+ "1": {
2706
+ "value": "44ex",
2707
+ "filePath": "tokens/line-lengths.json",
2708
+ "isSource": true,
2709
+ "original": {
2710
+ "value": "44ex"
2711
+ },
2712
+ "name": "vads-size-line-length-1",
2713
+ "attributes": {
2714
+ "category": "vads",
2715
+ "type": "size",
2716
+ "item": "line-length",
2717
+ "subitem": "1"
2718
+ },
2719
+ "path": [
2720
+ "vads",
2721
+ "size",
2722
+ "line-length",
2723
+ "1"
2724
+ ]
2725
+ },
2726
+ "2": {
2727
+ "value": "60ex",
2728
+ "filePath": "tokens/line-lengths.json",
2729
+ "isSource": true,
2730
+ "original": {
2731
+ "value": "60ex"
2732
+ },
2733
+ "name": "vads-size-line-length-2",
2734
+ "attributes": {
2735
+ "category": "vads",
2736
+ "type": "size",
2737
+ "item": "line-length",
2738
+ "subitem": "2"
2739
+ },
2740
+ "path": [
2741
+ "vads",
2742
+ "size",
2743
+ "line-length",
2744
+ "2"
2745
+ ]
2746
+ },
2747
+ "3": {
2748
+ "value": "64ex",
2749
+ "filePath": "tokens/line-lengths.json",
2750
+ "isSource": true,
2751
+ "original": {
2752
+ "value": "64ex"
2753
+ },
2754
+ "name": "vads-size-line-length-3",
2755
+ "attributes": {
2756
+ "category": "vads",
2757
+ "type": "size",
2758
+ "item": "line-length",
2759
+ "subitem": "3"
2760
+ },
2761
+ "path": [
2762
+ "vads",
2763
+ "size",
2764
+ "line-length",
2765
+ "3"
2766
+ ]
2767
+ },
2768
+ "4": {
2769
+ "value": "68ex",
2770
+ "filePath": "tokens/line-lengths.json",
2771
+ "isSource": true,
2772
+ "original": {
2773
+ "value": "68ex"
2774
+ },
2775
+ "name": "vads-size-line-length-4",
2776
+ "attributes": {
2777
+ "category": "vads",
2778
+ "type": "size",
2779
+ "item": "line-length",
2780
+ "subitem": "4"
2781
+ },
2782
+ "path": [
2783
+ "vads",
2784
+ "size",
2785
+ "line-length",
2786
+ "4"
2787
+ ]
2788
+ },
2789
+ "5": {
2790
+ "value": "72ex",
2791
+ "filePath": "tokens/line-lengths.json",
2792
+ "isSource": true,
2793
+ "original": {
2794
+ "value": "72ex"
2795
+ },
2796
+ "name": "vads-size-line-length-5",
2797
+ "attributes": {
2798
+ "category": "vads",
2799
+ "type": "size",
2800
+ "item": "line-length",
2801
+ "subitem": "5"
2802
+ },
2803
+ "path": [
2804
+ "vads",
2805
+ "size",
2806
+ "line-length",
2807
+ "5"
2808
+ ]
2809
+ },
2810
+ "6": {
2811
+ "value": "88ex",
2812
+ "filePath": "tokens/line-lengths.json",
2813
+ "isSource": true,
2814
+ "original": {
2815
+ "value": "88ex"
2816
+ },
2817
+ "name": "vads-size-line-length-6",
2818
+ "attributes": {
2819
+ "category": "vads",
2820
+ "type": "size",
2821
+ "item": "line-length",
2822
+ "subitem": "6"
2823
+ },
2824
+ "path": [
2825
+ "vads",
2826
+ "size",
2827
+ "line-length",
2828
+ "6"
2829
+ ]
2830
+ },
2831
+ "none": {
2832
+ "value": "inherit",
2833
+ "filePath": "tokens/line-lengths.json",
2834
+ "isSource": true,
2835
+ "original": {
2836
+ "value": "inherit"
2837
+ },
2838
+ "name": "vads-size-line-length-none",
2839
+ "attributes": {
2840
+ "category": "vads",
2841
+ "type": "size",
2842
+ "item": "line-length",
2843
+ "subitem": "none"
2844
+ },
2845
+ "path": [
2846
+ "vads",
2847
+ "size",
2848
+ "line-length",
2849
+ "none"
2850
+ ]
2851
+ }
2852
+ }
2853
+ }
2854
+ },
2702
2855
  "units": {
2703
2856
  "0": {
2704
2857
  "value": "0",
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 31 Oct 2024 19:50:57 GMT
3
+ // Generated on Fri, 08 Nov 2024 18:47:40 GMT
4
4
 
5
5
  $xsmall-screen: 320px;
6
6
  $small-screen: 481px;
@@ -109,10 +109,10 @@ $vads-color-feedback-border-warning-on-dark: #face00;
109
109
  $vads-color-background-default-on-dark: #171716;
110
110
  $vads-color-forms-surface-active-on-light: #ecf1f7;
111
111
  $vads-color-forms-surface-active-on-dark: #252f3e;
112
- $font-family-sans: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
112
+ $font-family-sans: 'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
113
113
  $font-family-serif: Bitter, Georgia, Cambria, 'Times New Roman', Times, serif;
114
114
  $font-serif: Bitter, Georgia, Cambria, 'Times New Roman', Times, serif;
115
- $font-source-sans: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
115
+ $font-source-sans: 'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
116
116
  $font-weight-normal: 400;
117
117
  $font-weight-bold: 700;
118
118
  $font-style-normal: normal;
@@ -144,6 +144,13 @@ $vads-font-size-heading-level-3: 20px;
144
144
  $vads-font-size-heading-level-4: 17px;
145
145
  $vads-font-size-heading-level-5: 15px;
146
146
  $vads-font-size-heading-level-6: 15px;
147
+ $vads-size-line-length-1: 44ex;
148
+ $vads-size-line-length-2: 60ex;
149
+ $vads-size-line-length-3: 64ex;
150
+ $vads-size-line-length-4: 68ex;
151
+ $vads-size-line-length-5: 72ex;
152
+ $vads-size-line-length-6: 88ex;
153
+ $vads-size-line-length-none: inherit;
147
154
  $units-0: 0;
148
155
  $units-1: 0.5rem;
149
156
  $units-2: 1rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@department-of-veterans-affairs/css-library",
3
- "version": "0.13.1",
3
+ "version": "0.14.0-rc1",
4
4
  "description": "Department of Veterans Affairs stylesheets, tokens, and utilities",
5
5
  "packageManager": "yarn@3.2.0",
6
6
  "files": [
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "dependencies": {
28
28
  "@divriots/style-dictionary-to-figma": "^0.4.0",
29
- "@uswds/uswds": "^3.8.1",
29
+ "@uswds/uswds": "^3.9.0",
30
30
  "rimraf": "^5.0.5"
31
31
  }
32
- }
32
+ }