Skip to content

Commit baf3576

Browse files
author
Amber Febbraro
authored
Merge pull request #4071 from sparkdesignsystem/publish-9-7-21
Publish Sept 7
2 parents 4806020 + cad8baf commit baf3576

File tree

11 files changed

+57
-57
lines changed

11 files changed

+57
-57
lines changed

angular/projects/spark-angular/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular/projects/spark-angular/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sparkdesignsystem/spark-angular",
33
"description": "A collection of Spark Design System components in Angular 6+",
4-
"version": "15.0.0",
4+
"version": "15.0.1",
55
"author": "Rocket Mortgage",
66
"license": "MIT",
77
"scripts": {
@@ -23,7 +23,7 @@
2323
"@angular/router": ">=7.0.0 < 11.2.14"
2424
},
2525
"dependencies": {
26-
"@sparkdesignsystem/spark-styles": "^4.0.0",
26+
"@sparkdesignsystem/spark-styles": "^4.0.1",
2727
"focus-visible": "5.0.2",
2828
"lodash": "^4.17.21",
2929
"tiny-date-picker": "github:sparkdesignsystem/tiny-date-picker#v3.2.9"

html/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

html/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sparkdesignsystem/spark",
3-
"version": "18.0.0",
3+
"version": "18.0.1",
44
"description": "Spark is the main package for the Spark Design System. This package contains the JavaScript and components that make up the basic interfaces for Rocket Mortgage Fintech products.",
55
"main": "es5/sparkExports.js",
66
"scripts": {
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/sparkdesignsystem/spark-design-system",
3030
"dependencies": {
31-
"@sparkdesignsystem/spark-styles": "^4.0.0",
31+
"@sparkdesignsystem/spark-styles": "^4.0.1",
3232
"dom-slider": "2.1.0",
3333
"focus-visible": "5.0.2",
3434
"lodash": "^4.17.21",

react/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sparkdesignsystem/spark-react",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "A collection of Spark Design System components in React 16+",
55
"main": "dist/index.js",
66
"repository": {
@@ -59,7 +59,7 @@
5959
"sinon": "^7.5.0"
6060
},
6161
"dependencies": {
62-
"@sparkdesignsystem/spark-styles": "^4.0.0",
62+
"@sparkdesignsystem/spark-styles": "^4.0.1",
6363
"classnames": "^2.2.6",
6464
"focus-visible": "5.0.2",
6565
"lodash.assign": "^4.2.0",

react/src/components/tooltip/SprkTooltip.stories.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default {
1515
export const defaultStory = () => (
1616
<SprkTooltip iconAdditionalClasses="sprk-c-Icon--filled">
1717
Use Tooltips to provide info that is not vital to completing the task. Keep
18-
the text short and stick to what’s helpful and relevant.
18+
the text short and stick to what is helpful and relevant.
1919
</SprkTooltip>
2020
);
2121

styles/ios/SparkDesignTokens.swift

+24-24
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ public class SparkDesignTokens {
213213
public static let sprkDatePickerDayEdgeDayColor = UIColor(red: 0.553, green: 0.553, blue: 0.549, alpha:1)
214214
public static let sprkDatePickerDayHoverColor = UIColor(red: 0.110, green: 0.106, blue: 0.102, alpha:1)
215215
public static let sprkDatePickerDayInteractColor = UIColor(red: 0.376, green: 0.227, blue: 0.631, alpha:1)
216-
public static let sprkDatePickerFontFamily = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
216+
public static let sprkDatePickerFontFamily = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
217217
public static let sprkDatePickerFontWeight = 300
218218
public static let sprkDatePickerHeaderFontSize = CGFloat(14.00)
219219
public static let sprkDatePickerHeaderFontWeight = 700
@@ -235,29 +235,29 @@ public class SparkDesignTokens {
235235
public static let sprkDropdownTitleFontWeight = 300
236236
public static let sprkBtnFontFamily = "RocketSansMedium, Helvetica, 'Helvetica Neue', Arial, sans-serif"
237237
public static let sprkBtnFontSize = "1rem"
238-
public static let sprkFontFamilyBodyFour = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
239-
public static let sprkFontFamilyBodyOne = "RocketSansMedium, Helvetica, 'Helvetica Neue', Arial, sans-serif"
240-
public static let sprkFontFamilyBodyThree = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
241-
public static let sprkFontFamilyBodyTwo = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
242-
public static let sprkFontFamilyDisplayFive = "RocketSansMedium, Helvetica, 'Helvetica Neue', Arial, sans-serif"
243-
public static let sprkFontFamilyDisplayFour = "RocketSansBold, Helvetica, 'Helvetica Neue', Arial, sans-serif"
244-
public static let sprkFontFamilyDisplayOne = "RocketSansBold, Helvetica, 'Helvetica Neue', Arial, sans-serif"
238+
public static let sprkFontFamilyBodyFour = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
239+
public static let sprkFontFamilyBodyOne = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
240+
public static let sprkFontFamilyBodyThree = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
241+
public static let sprkFontFamilyBodyTwo = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
242+
public static let sprkFontFamilyDisplayFive = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
243+
public static let sprkFontFamilyDisplayFour = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
244+
public static let sprkFontFamilyDisplayOne = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
245245
public static let sprkFontFamilyDisplaySeven = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
246-
public static let sprkFontFamilyDisplaySix = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
247-
public static let sprkFontFamilyDisplayThree = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
248-
public static let sprkFontFamilyDisplayTwo = "RocketSansBold, Helvetica, 'Helvetica Neue', Arial, sans-serif"
246+
public static let sprkFontFamilyDisplaySix = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
247+
public static let sprkFontFamilyDisplayThree = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
248+
public static let sprkFontFamilyDisplayTwo = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
249249
public static let sprkFontWeightBodyFour = "300"
250250
public static let sprkFontWeightBodyOne = "500"
251251
public static let sprkFontWeightBodyThree = "300"
252-
public static let sprkFontWeightBodyTwo = "500"
252+
public static let sprkFontWeightBodyTwo = "300"
253253
public static let sprkFontWeightDisplayFive = "500"
254254
public static let sprkFontWeightDisplaySeven = "700"
255-
public static let sprkFontWeightDisplaySix = "500"
255+
public static let sprkFontWeightDisplaySix = "300"
256256
public static let sprkFontWeightDisplayThree = "300"
257-
public static let sprkInputErrorTextFontFamily = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
258-
public static let sprkLabelFontFamily = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
257+
public static let sprkInputErrorTextFontFamily = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
258+
public static let sprkLabelFontFamily = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
259259
public static let sprkHelperColor = UIColor(red: 0.376, green: 0.373, blue: 0.369, alpha:1)
260-
public static let sprkHelperFontFamily = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
260+
public static let sprkHelperFontFamily = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
261261
public static let sprkHelperFontWeight = 300
262262
public static let sprkHelperLineHeight = 1.3
263263
public static let sprkHorizontalListSpacing = CGFloat(16.00)
@@ -315,12 +315,12 @@ public class SparkDesignTokens {
315315
public static let sprkLinkHasIconStroke = UIColor(red: 0.376, green: 0.227, blue: 0.631, alpha:1)
316316
public static let sprkLinkHasIconVisitedFill = UIColor(red: 0.376, green: 0.227, blue: 0.631, alpha:1)
317317
public static let sprkLinkHasIconVisitedStroke = UIColor(red: 0.376, green: 0.227, blue: 0.631, alpha:1)
318-
public static let sprkLinkInlineLightFontWeight = "500"
318+
public static let sprkLinkInlineLightFontWeight = "300"
319319
public static let sprkLinkInlineLightHoverCursor = pointer
320-
public static let sprkLinkInlineLightHoverFontWeight = "500"
321-
public static let sprkLinkLightFontWeight = "500"
322-
public static let sprkLinkLightHoverFontWeight = "500"
323-
public static let sprkLinkSimpleFontWeight = "500"
320+
public static let sprkLinkInlineLightHoverFontWeight = "300"
321+
public static let sprkLinkLightFontWeight = "300"
322+
public static let sprkLinkLightHoverFontWeight = "300"
323+
public static let sprkLinkSimpleFontWeight = "300"
324324
public static let sprkMastheadAccordionActiveBackgroundColor = UIColor(red: 0.969, green: 0.969, blue: 0.969, alpha:1)
325325
public static let sprkMastheadAccordionActiveFontColor = UIColor(red: 0.110, green: 0.106, blue: 0.102, alpha:1)
326326
public static let sprkMastheadAccordionActiveHeadingColor = UIColor(red: 0.110, green: 0.106, blue: 0.102, alpha:1)
@@ -370,7 +370,7 @@ public class SparkDesignTokens {
370370
public static let sprkPagSelectionLinkColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:1)
371371
public static let sprkPagSelectionLinkColorHover = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:1)
372372
public static let sprkPlaceholderColor = UIColor(red: 0.553, green: 0.553, blue: 0.549, alpha:1)
373-
public static let sprkPlaceholderFontFamily = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
373+
public static let sprkPlaceholderFontFamily = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
374374
public static let sprkPlaceholderFontSize = CGFloat(16.00)
375375
public static let sprkPlaceholderFontWeight = 300
376376
public static let sprkPromoBackgroundColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha:1)
@@ -402,7 +402,7 @@ public class SparkDesignTokens {
402402
public static let sprkSelectDisabledCursor = "not-allowed"
403403
public static let sprkSelectErrorBorderColor = UIColor(red: 0.831, green: 0.459, blue: 0.000, alpha:1)
404404
public static let sprkSelectFocusBorderColor = UIColor(red: 0.376, green: 0.227, blue: 0.631, alpha:1)
405-
public static let sprkSelectFontFamily = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
405+
public static let sprkSelectFontFamily = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
406406
public static let sprkSelectFontSize = CGFloat(16.00)
407407
public static let sprkSelectFontWeight = 300
408408
public static let sprkSelectLineHeight = 1.3
@@ -816,7 +816,7 @@ public class SparkDesignTokens {
816816
public static let sprkTextInputDisabledColor = UIColor(red: 0.553, green: 0.553, blue: 0.549, alpha:1)
817817
public static let sprkTextInputErrorBorderColor = UIColor(red: 0.831, green: 0.459, blue: 0.000, alpha:1)
818818
public static let sprkTextInputFocusBorderColor = UIColor(red: 0.376, green: 0.227, blue: 0.631, alpha:1)
819-
public static let sprkTextInputFontFamily = "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif"
819+
public static let sprkTextInputFontFamily = "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif"
820820
public static let sprkTextInputFontWeight = 300
821821
public static let sprkTextInputHugeActivePlaceholderOpacity = 1
822822
public static let sprkTextInputHugeCompleteLabelColor = UIColor(red: 0.110, green: 0.106, blue: 0.102, alpha:1)

styles/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sparkdesignsystem/spark-styles",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Styles for Spark Design System.",
55
"main": "web/settings.js",
66
"scripts": {

styles/tokens/typography.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"display": {
102102
"one": {
103103
"comment": "The font-family, including fallbacks of TypeDisplayOne.",
104-
"value": "RocketSansBold, Helvetica, 'Helvetica Neue', Arial, sans-serif",
104+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
105105
"file": "typography",
106106
"attributes": {
107107
"category": "font"
@@ -110,7 +110,7 @@
110110
},
111111
"two": {
112112
"comment": "The font-family, including fallbacks of TypeDisplayTwo.",
113-
"value": "RocketSansBold, Helvetica, 'Helvetica Neue', Arial, sans-serif",
113+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
114114
"file": "typography",
115115
"attributes": {
116116
"category": "font"
@@ -119,7 +119,7 @@
119119
},
120120
"three": {
121121
"comment": "The font-family, including fallbacks of TypeDisplayThree.",
122-
"value": "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif",
122+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
123123
"file": "typography",
124124
"attributes": {
125125
"category": "font"
@@ -128,7 +128,7 @@
128128
},
129129
"four": {
130130
"comment": "The font-family, including fallbacks of TypeDisplayFour.",
131-
"value": "RocketSansBold, Helvetica, 'Helvetica Neue', Arial, sans-serif",
131+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
132132
"file": "typography",
133133
"attributes": {
134134
"category": "font"
@@ -137,7 +137,7 @@
137137
},
138138
"five": {
139139
"comment": "The font-family, including fallbacks of TypeDisplayFive.",
140-
"value": "RocketSansMedium, Helvetica, 'Helvetica Neue', Arial, sans-serif",
140+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
141141
"file": "typography",
142142
"attributes": {
143143
"category": "font"
@@ -146,7 +146,7 @@
146146
},
147147
"six": {
148148
"comment": "The font-family, including fallbacks of TypeDisplaySix.",
149-
"value": "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif",
149+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
150150
"file": "typography",
151151
"attributes": {
152152
"category": "font"
@@ -166,7 +166,7 @@
166166
"body": {
167167
"one": {
168168
"comment": "The font-family, including fallbacks of TypeBodyOne.",
169-
"value": "RocketSansMedium, Helvetica, 'Helvetica Neue', Arial, sans-serif",
169+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
170170
"file": "typography",
171171
"attributes": {
172172
"category": "font"
@@ -175,7 +175,7 @@
175175
},
176176
"two": {
177177
"comment": "The font-family, including fallbacks of TypeBodyTwo.",
178-
"value": "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif",
178+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
179179
"file": "typography",
180180
"attributes": {
181181
"category": "font"
@@ -184,7 +184,7 @@
184184
},
185185
"three": {
186186
"comment": "The font-family, including fallbacks of TypeBodyThree.",
187-
"value": "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif",
187+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
188188
"file": "typography",
189189
"attributes": {
190190
"category": "font"
@@ -193,7 +193,7 @@
193193
},
194194
"four": {
195195
"comment": "The font-family, including fallbacks of TypeBodyFour.",
196-
"value": "RocketSansLight, Helvetica, 'Helvetica Neue', Arial, sans-serif",
196+
"value": "RocketSans, Helvetica, 'Helvetica Neue', Arial, sans-serif",
197197
"file": "typography",
198198
"attributes": {
199199
"category": "font"
@@ -471,7 +471,7 @@
471471
},
472472
"six": {
473473
"comment": "The weight of the TypeDisplaySix font.",
474-
"value": "500",
474+
"value": "300",
475475
"file": "typography",
476476
"themable": true
477477
},
@@ -491,7 +491,7 @@
491491
},
492492
"two": {
493493
"comment": "The weight of the TypeBodyTwo font.",
494-
"value": "500",
494+
"value": "300",
495495
"file": "typography",
496496
"themable": true
497497
},

0 commit comments

Comments
 (0)