@sage/design-tokens 1.79.0 → 1.83.0

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.
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
  [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Sage/design-tokens/graphs/commit-activity)
7
7
  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
8
8
 
9
- This repository contains the design tokens from the Sage Design System. These are maintained by the Sage DS team. This library is for distributing these tokens across multiple playforms.
9
+ This repository contains the design tokens from the Sage Design System. These are maintained by the Sage DS team. This library is for distributing these tokens across multiple platforms.
10
10
 
11
11
  ## Beta
12
12
 
package/css/base.css CHANGED
@@ -3,7 +3,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Mon, 08 Nov 2021 15:47:37 GMT
6
+ * Generated on Mon, 06 Dec 2021 17:00:07 GMT
7
7
  */
8
8
 
9
9
  :root {
@@ -133,6 +133,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
133
133
  --colorsSemanticInfoYin065: rgba(0,0,0,0.65);
134
134
  --colorsSemanticInfoYin090: rgba(0,0,0,0.9);
135
135
  --colorsSemanticInfoYang100: rgba(255,255,255,1);
136
+ --colorsTest100: #123456;
136
137
  --sizing100: 8px;
137
138
  --sizing125: 10px;
138
139
  --sizing150: 12px;
@@ -188,10 +189,11 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
188
189
  --fontSizes010: 10px;
189
190
  --fontSizes025: 12px;
190
191
  --fontSizes050: 13px;
191
- --boxShadow100: 0 10px 10px 0 rgba(0,20,29,0.1);
192
- --boxShadow200: 0 20px 40px 0 rgba(0,20,29,0.1);
193
- --boxShadow300: 0 30px 60px 0 rgba(0,20,29,0.1);
194
- --boxShadow400: 0 50px 80px 0 rgba(0,20,29,0.1);
192
+ --boxShadow100: undefined undefined undefined undefined undefined;
193
+ --boxShadow200: undefined undefined undefined undefined undefined;
194
+ --boxShadow300: undefined undefined undefined undefined undefined;
195
+ --boxShadow400: undefined undefined undefined undefined undefined;
196
+ --boxShadow050: undefined undefined undefined undefined undefined;
195
197
  --fontWeights400: Regular;
196
198
  --fontWeights500: Medium;
197
199
  --fontWeights700: Bold;
@@ -202,64 +204,68 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
202
204
  --fontFamiliesAndroid: Roboto;
203
205
  --fontFamiliesOther: Open Sans;
204
206
  --borderRadiusCircle: 50%;
205
- --typographyButtonLabelS: [object Object];
206
- --typographyButtonLabelM: [object Object];
207
- --typographyButtonLabelL: [object Object];
208
- --typographyDialogTitleXs: [object Object];
209
- --typographyDialogTitleS: [object Object];
210
- --typographyDialogTitleMs: [object Object];
211
- --typographyDialogTitleM: [object Object];
212
- --typographyDialogTitleMl: [object Object];
213
- --typographyDialogTitleL: [object Object];
214
- --typographyDialogTitleXl: [object Object];
215
- --typographyFlashTextM: [object Object];
216
- --typographyFlashTextL: [object Object];
217
- --typographyFormFieldLabelXs: [object Object];
218
- --typographyFormFieldLabelS: [object Object];
219
- --typographyFormFieldLabelM: [object Object];
220
- --typographyFormFieldLabelL: [object Object];
221
- --typographyFormFieldHintTextXs: [object Object];
222
- --typographyFormFieldHintTextS: [object Object];
223
- --typographyFormFieldHintTextM: [object Object];
224
- --typographyFormFieldHintTextL: [object Object];
225
- --typographyFormFieldErrorMessageXs: [object Object];
226
- --typographyFormFieldErrorMessageS: [object Object];
227
- --typographyFormFieldErrorMessageM: [object Object];
228
- --typographyFormFieldErrorMessageL: [object Object];
229
- --typographyFormFieldCautionMessageXs: [object Object];
230
- --typographyFormFieldCautionMessageS: [object Object];
231
- --typographyFormFieldCautionMessageM: [object Object];
232
- --typographyFormFieldCautionMessageL: [object Object];
233
- --typographyFormFieldInputTextXs: [object Object];
234
- --typographyFormFieldInputTextS: [object Object];
235
- --typographyFormFieldInputTextM: [object Object];
236
- --typographyFormFieldInputTextL: [object Object];
237
- --typographyFormFieldDropdownOptionsXs: [object Object];
238
- --typographyFormFieldDropdownOptionsS: [object Object];
239
- --typographyFormFieldDropdownOptionsM: [object Object];
240
- --typographyFormFieldDropdownOptionsL: [object Object];
241
- --typographyFormFieldSecondLabelXs: [object Object];
242
- --typographyFormFieldSecondLabelS: [object Object];
243
- --typographyFormFieldSecondLabelM: [object Object];
244
- --typographyFormFieldSecondLabelL: [object Object];
245
- --typographyFormFieldCharacterCountXs: [object Object];
246
- --typographyFormFieldCharacterCountS: [object Object];
247
- --typographyFormFieldCharacterCountM: [object Object];
248
- --typographyFormFieldCharacterCountL: [object Object];
249
- --typographyLinkTextM: [object Object];
250
- --typographyLinkTextL: [object Object];
251
- --typographyMessageHeadingM: [object Object];
252
- --typographyMessageHeadingL: [object Object];
253
- --typographyMessageTextM: [object Object];
254
- --typographyMessageTextL: [object Object];
255
- --typographyPillLabelS: [object Object];
256
- --typographyPillLabelM: [object Object];
257
- --typographyPillLabelL: [object Object];
258
- --typographyPillLabelXl: [object Object];
259
- --typographySwitchOptionLabelM: [object Object];
260
- --typographySwitchOptionLabelL: [object Object];
261
- --typographyTableHeaderTextM: [object Object];
262
- --typographyTableCellTextM: [object Object];
263
- --typographyTooltipTextM: [object Object];
264
- --typographyTooltipTextL: [object Object];
207
+ --typographyAccordionTitleM: Bold 20px/125% Sage UI;
208
+ --typographyAccordionSubtitleM: Medium 14px/150% Sage UI;
209
+ --typographyAccordionParagraphM: Regular 14px/150% Sage UI;
210
+ --typographyActionPopoverMenuItemM: Bold 14px/150% Sage UI;
211
+ --typographyButtonLabelS: Bold 14px/150% Sage UI;
212
+ --typographyButtonLabelM: Bold 14px/150% Sage UI;
213
+ --typographyButtonLabelL: Bold 16px/150% Sage UI;
214
+ --typographyDialogTitleXs: Bold 20px/125% Sage UI;
215
+ --typographyDialogTitleS: Bold 20px/125% Sage UI;
216
+ --typographyDialogTitleMs: Bold 20px/125% Sage UI;
217
+ --typographyDialogTitleM: Bold 20px/125% Sage UI;
218
+ --typographyDialogTitleMl: Bold 20px/125% Sage UI;
219
+ --typographyDialogTitleL: Bold 20px/125% Sage UI;
220
+ --typographyDialogTitleXl: Bold 20px/125% Sage UI;
221
+ --typographyFlashTextM: Regular 14px/150% Sage UI;
222
+ --typographyFlashTextL: Regular 16px/150% Sage UI;
223
+ --typographyFormFieldLabelXs: Medium 14px/150% Sage UI;
224
+ --typographyFormFieldLabelS: Medium 14px/150% Sage UI;
225
+ --typographyFormFieldLabelM: Medium 14px/150% Sage UI;
226
+ --typographyFormFieldLabelL: Medium 16px/150% Sage UI;
227
+ --typographyFormFieldHintTextXs: Regular 14px/150% Sage UI;
228
+ --typographyFormFieldHintTextS: Regular 14px/150% Sage UI;
229
+ --typographyFormFieldHintTextM: Regular 14px/150% Sage UI;
230
+ --typographyFormFieldHintTextL: Regular 16px/150% Sage UI;
231
+ --typographyFormFieldErrorMessageXs: Medium 14px/150% Sage UI;
232
+ --typographyFormFieldErrorMessageS: Medium 14px/150% Sage UI;
233
+ --typographyFormFieldErrorMessageM: Medium 14px/150% Sage UI;
234
+ --typographyFormFieldErrorMessageL: Medium 16px/150% Sage UI;
235
+ --typographyFormFieldCautionMessageXs: Regular 14px/150% Sage UI;
236
+ --typographyFormFieldCautionMessageS: Regular 14px/150% Sage UI;
237
+ --typographyFormFieldCautionMessageM: Regular 14px/150% Sage UI;
238
+ --typographyFormFieldCautionMessageL: Regular 16px/150% Sage UI;
239
+ --typographyFormFieldInputTextXs: Regular 14px/150% Sage UI;
240
+ --typographyFormFieldInputTextS: Regular 14px/150% Sage UI;
241
+ --typographyFormFieldInputTextM: Regular 14px/150% Sage UI;
242
+ --typographyFormFieldInputTextL: Regular 16px/150% Sage UI;
243
+ --typographyFormFieldDropdownOptionsXs: Regular 14px/150% Sage UI;
244
+ --typographyFormFieldDropdownOptionsS: Regular 14px/150% Sage UI;
245
+ --typographyFormFieldDropdownOptionsM: Regular 14px/150% Sage UI;
246
+ --typographyFormFieldDropdownOptionsL: Regular 16px/150% Sage UI;
247
+ --typographyFormFieldSecondLabelXs: Medium 14px/150% Sage UI;
248
+ --typographyFormFieldSecondLabelS: Medium 14px/150% Sage UI;
249
+ --typographyFormFieldSecondLabelM: Medium 14px/150% Sage UI;
250
+ --typographyFormFieldSecondLabelL: Medium 16px/150% Sage UI;
251
+ --typographyFormFieldCharacterCountXs: Regular 14px/150% Sage UI;
252
+ --typographyFormFieldCharacterCountS: Regular 14px/150% Sage UI;
253
+ --typographyFormFieldCharacterCountM: Regular 14px/150% Sage UI;
254
+ --typographyFormFieldCharacterCountL: Regular 14px/150% Sage UI;
255
+ --typographyLinkTextM: Regular 14px/150% Sage UI;
256
+ --typographyLinkTextL: Regular 16px/150% Sage UI;
257
+ --typographyMessageHeadingM: Bold 14px/150% Sage UI;
258
+ --typographyMessageHeadingL: Bold 16px/150% Sage UI;
259
+ --typographyMessageTextM: Regular 14px/150% Sage UI;
260
+ --typographyMessageTextL: Regular 16px/150% Sage UI;
261
+ --typographyPillLabelS: Medium 10px/150% Sage UI;
262
+ --typographyPillLabelM: Medium 12px/150% Sage UI;
263
+ --typographyPillLabelL: Medium 14px/150% Sage UI;
264
+ --typographyPillLabelXl: Medium 16px/150% Sage UI;
265
+ --typographySwitchOptionLabelM: Medium 12px/150% Sage UI;
266
+ --typographySwitchOptionLabelL: Medium 14px/150% Sage UI;
267
+ --typographyTableHeaderTextM: Medium 14px/150% Sage UI;
268
+ --typographyTableCellTextM: Regular 14px/150% Sage UI;
269
+ --typographyTooltipTextM: Regular 14px/150% Sage UI;
270
+ --typographyTooltipTextL: Regular 16px/150% Sage UI;
265
271
  }
package/css/no-theme.css CHANGED
@@ -3,7 +3,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Mon, 08 Nov 2021 15:47:37 GMT
6
+ * Generated on Mon, 06 Dec 2021 17:00:07 GMT
7
7
  */
8
8
 
9
9
  :root {
@@ -202,64 +202,64 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
202
202
  --fontFamiliesAndroid: Roboto;
203
203
  --fontFamiliesOther: Open Sans;
204
204
  --borderRadiusCircle: 10%;
205
- --typographyButtonLabelS: [object Object];
206
- --typographyButtonLabelM: [object Object];
207
- --typographyButtonLabelL: [object Object];
208
- --typographyDialogTitleXs: [object Object];
209
- --typographyDialogTitleS: [object Object];
210
- --typographyDialogTitleMs: [object Object];
211
- --typographyDialogTitleM: [object Object];
212
- --typographyDialogTitleMl: [object Object];
213
- --typographyDialogTitleL: [object Object];
214
- --typographyDialogTitleXl: [object Object];
215
- --typographyFlashTextM: [object Object];
216
- --typographyFlashTextL: [object Object];
217
- --typographyFormFieldLabelXs: [object Object];
218
- --typographyFormFieldLabelS: [object Object];
219
- --typographyFormFieldLabelM: [object Object];
220
- --typographyFormFieldLabelL: [object Object];
221
- --typographyFormFieldHintTextXs: [object Object];
222
- --typographyFormFieldHintTextS: [object Object];
223
- --typographyFormFieldHintTextM: [object Object];
224
- --typographyFormFieldHintTextL: [object Object];
225
- --typographyFormFieldErrorMessageXs: [object Object];
226
- --typographyFormFieldErrorMessageS: [object Object];
227
- --typographyFormFieldErrorMessageM: [object Object];
228
- --typographyFormFieldErrorMessageL: [object Object];
229
- --typographyFormFieldCautionMessageXs: [object Object];
230
- --typographyFormFieldCautionMessageS: [object Object];
231
- --typographyFormFieldCautionMessageM: [object Object];
232
- --typographyFormFieldCautionMessageL: [object Object];
233
- --typographyFormFieldInputTextXs: [object Object];
234
- --typographyFormFieldInputTextS: [object Object];
235
- --typographyFormFieldInputTextM: [object Object];
236
- --typographyFormFieldInputTextL: [object Object];
237
- --typographyFormFieldDropdownOptionsXs: [object Object];
238
- --typographyFormFieldDropdownOptionsS: [object Object];
239
- --typographyFormFieldDropdownOptionsM: [object Object];
240
- --typographyFormFieldDropdownOptionsL: [object Object];
241
- --typographyFormFieldSecondLabelXs: [object Object];
242
- --typographyFormFieldSecondLabelS: [object Object];
243
- --typographyFormFieldSecondLabelM: [object Object];
244
- --typographyFormFieldSecondLabelL: [object Object];
245
- --typographyFormFieldCharacterCountXs: [object Object];
246
- --typographyFormFieldCharacterCountS: [object Object];
247
- --typographyFormFieldCharacterCountM: [object Object];
248
- --typographyFormFieldCharacterCountL: [object Object];
249
- --typographyLinkTextM: [object Object];
250
- --typographyLinkTextL: [object Object];
251
- --typographyMessageHeadingM: [object Object];
252
- --typographyMessageHeadingL: [object Object];
253
- --typographyMessageTextM: [object Object];
254
- --typographyMessageTextL: [object Object];
255
- --typographyPillLabelS: [object Object];
256
- --typographyPillLabelM: [object Object];
257
- --typographyPillLabelL: [object Object];
258
- --typographyPillLabelXl: [object Object];
259
- --typographySwitchOptionLabelM: [object Object];
260
- --typographySwitchOptionLabelL: [object Object];
261
- --typographyTableHeaderTextM: [object Object];
262
- --typographyTableCellTextM: [object Object];
263
- --typographyTooltipTextM: [object Object];
264
- --typographyTooltipTextL: [object Object];
205
+ --typographyButtonLabelS: Bold 14px/150% Pridi;
206
+ --typographyButtonLabelM: Bold 14px/150% Pridi;
207
+ --typographyButtonLabelL: Bold 16px/150% Pridi;
208
+ --typographyDialogTitleXs: Bold 20px/125% Pridi;
209
+ --typographyDialogTitleS: Bold 20px/125% Pridi;
210
+ --typographyDialogTitleMs: Bold 20px/125% Pridi;
211
+ --typographyDialogTitleM: Bold 20px/125% Pridi;
212
+ --typographyDialogTitleMl: Bold 20px/125% Pridi;
213
+ --typographyDialogTitleL: Bold 20px/125% Pridi;
214
+ --typographyDialogTitleXl: Bold 20px/125% Pridi;
215
+ --typographyFlashTextM: Regular 14px/150% Pridi;
216
+ --typographyFlashTextL: Regular 16px/150% Pridi;
217
+ --typographyFormFieldLabelXs: Medium 14px/150% Pridi;
218
+ --typographyFormFieldLabelS: Medium 14px/150% Pridi;
219
+ --typographyFormFieldLabelM: Medium 14px/150% Pridi;
220
+ --typographyFormFieldLabelL: Medium 16px/150% Pridi;
221
+ --typographyFormFieldHintTextXs: Regular 14px/150% Pridi;
222
+ --typographyFormFieldHintTextS: Regular 14px/150% Pridi;
223
+ --typographyFormFieldHintTextM: Regular 14px/150% Pridi;
224
+ --typographyFormFieldHintTextL: Regular 16px/150% Pridi;
225
+ --typographyFormFieldErrorMessageXs: Medium 14px/150% Pridi;
226
+ --typographyFormFieldErrorMessageS: Medium 14px/150% Pridi;
227
+ --typographyFormFieldErrorMessageM: Medium 14px/150% Pridi;
228
+ --typographyFormFieldErrorMessageL: Medium 16px/150% Pridi;
229
+ --typographyFormFieldCautionMessageXs: Regular 14px/150% Pridi;
230
+ --typographyFormFieldCautionMessageS: Regular 14px/150% Pridi;
231
+ --typographyFormFieldCautionMessageM: Regular 14px/150% Pridi;
232
+ --typographyFormFieldCautionMessageL: Regular 16px/150% Pridi;
233
+ --typographyFormFieldInputTextXs: Regular 14px/150% Pridi;
234
+ --typographyFormFieldInputTextS: Regular 14px/150% Pridi;
235
+ --typographyFormFieldInputTextM: Regular 14px/150% Pridi;
236
+ --typographyFormFieldInputTextL: Regular 16px/150% Pridi;
237
+ --typographyFormFieldDropdownOptionsXs: Regular 14px/150% Pridi;
238
+ --typographyFormFieldDropdownOptionsS: Regular 14px/150% Pridi;
239
+ --typographyFormFieldDropdownOptionsM: Regular 14px/150% Pridi;
240
+ --typographyFormFieldDropdownOptionsL: Regular 16px/150% Pridi;
241
+ --typographyFormFieldSecondLabelXs: Medium 14px/150% Pridi;
242
+ --typographyFormFieldSecondLabelS: Medium 14px/150% Pridi;
243
+ --typographyFormFieldSecondLabelM: Medium 14px/150% Pridi;
244
+ --typographyFormFieldSecondLabelL: Medium 16px/150% Pridi;
245
+ --typographyFormFieldCharacterCountXs: Regular 14px/150% Pridi;
246
+ --typographyFormFieldCharacterCountS: Regular 14px/150% Pridi;
247
+ --typographyFormFieldCharacterCountM: Regular 14px/150% Pridi;
248
+ --typographyFormFieldCharacterCountL: Regular 14px/150% Pridi;
249
+ --typographyLinkTextM: Regular 14px/150% Pridi;
250
+ --typographyLinkTextL: Regular 16px/150% Pridi;
251
+ --typographyMessageHeadingM: Bold 14px/150% Pridi;
252
+ --typographyMessageHeadingL: Bold 16px/150% Pridi;
253
+ --typographyMessageTextM: Regular 14px/150% Pridi;
254
+ --typographyMessageTextL: Regular 16px/150% Pridi;
255
+ --typographyPillLabelS: Medium 10px/150% Pridi;
256
+ --typographyPillLabelM: Medium 12px/150% Pridi;
257
+ --typographyPillLabelL: Medium 14px/150% Pridi;
258
+ --typographyPillLabelXl: Medium 16px/150% Pridi;
259
+ --typographySwitchOptionLabelM: Medium 12px/150% Pridi;
260
+ --typographySwitchOptionLabelL: Medium 14px/150% Pridi;
261
+ --typographyTableHeaderTextM: Medium 14px/150% Pridi;
262
+ --typographyTableCellTextM: Regular 14px/150% Pridi;
263
+ --typographyTooltipTextM: Regular 14px/150% Pridi;
264
+ --typographyTooltipTextL: Regular 16px/150% Pridi;
265
265
  }
package/data/all.json CHANGED
@@ -77,8 +77,9 @@
77
77
  "components": {
78
78
  "navigation": {
79
79
  "500": {
80
- "value": "#008146",
81
- "type": "color"
80
+ "value": "$colors.action.major.500",
81
+ "type": "color",
82
+ "description": "#008146"
82
83
  },
83
84
  "600": {
84
85
  "value": "$colors.action.major.600",
@@ -607,6 +608,12 @@
607
608
  }
608
609
  }
609
610
  }
611
+ },
612
+ "test": {
613
+ "100": {
614
+ "value": "#123456",
615
+ "type": "color"
616
+ }
610
617
  }
611
618
  },
612
619
  "sizing": {
@@ -839,43 +846,109 @@
839
846
  },
840
847
  "boxShadow": {
841
848
  "100": {
842
- "value": {
843
- "x": "0",
844
- "y": "10px",
845
- "blur": "10px",
846
- "spread": "0",
847
- "color": "rgba(0,20,29,0.1)"
848
- },
849
+ "value": [
850
+ {
851
+ "x": "0",
852
+ "y": "5",
853
+ "blur": "5",
854
+ "spread": "0",
855
+ "color": "rgba($colors.utility.major.800, 0.2)",
856
+ "type": "dropShadow"
857
+ },
858
+ {
859
+ "x": "0",
860
+ "y": "10",
861
+ "blur": "10",
862
+ "spread": "0",
863
+ "color": "rgba($colors.utility.major.800, 0.1)",
864
+ "type": "dropShadow"
865
+ }
866
+ ],
849
867
  "type": "boxShadow"
850
868
  },
851
869
  "200": {
852
- "value": {
853
- "x": "0",
854
- "y": "20px",
855
- "blur": "40px",
856
- "spread": "0",
857
- "color": "rgba(0,20,29,0.1)"
858
- },
870
+ "value": [
871
+ {
872
+ "x": "0",
873
+ "y": "10",
874
+ "blur": "20",
875
+ "spread": "0",
876
+ "color": "rgba($colors.utility.major.800, 0.2)",
877
+ "type": "dropShadow"
878
+ },
879
+ {
880
+ "x": "0",
881
+ "y": "20",
882
+ "blur": "40",
883
+ "spread": "0",
884
+ "color": "rgba($colors.utility.major.800, 0.1)",
885
+ "type": "dropShadow"
886
+ }
887
+ ],
859
888
  "type": "boxShadow"
860
889
  },
861
890
  "300": {
862
- "value": {
863
- "x": "0",
864
- "y": "30px",
865
- "blur": "60px",
866
- "spread": "0",
867
- "color": "rgba(0,20,29,0.1)"
868
- },
891
+ "value": [
892
+ {
893
+ "x": "0",
894
+ "y": "10",
895
+ "blur": "30",
896
+ "spread": "0",
897
+ "color": "rgba($colors.utility.major.800, 0.1)",
898
+ "type": "dropShadow"
899
+ },
900
+ {
901
+ "x": "0",
902
+ "y": "30",
903
+ "blur": "60",
904
+ "spread": "0",
905
+ "color": "rgba($colors.utility.major.800, 0.1)",
906
+ "type": "dropShadow"
907
+ }
908
+ ],
869
909
  "type": "boxShadow"
870
910
  },
871
911
  "400": {
872
- "value": {
873
- "x": "0",
874
- "y": "50px",
875
- "blur": "80px",
876
- "spread": "0",
877
- "color": "rgba(0,20,29,0.1)"
878
- },
912
+ "value": [
913
+ {
914
+ "x": "0",
915
+ "y": "10",
916
+ "blur": "40",
917
+ "spread": "0",
918
+ "color": "rgba($colors.utility.major.800, 0.04)",
919
+ "type": "dropShadow"
920
+ },
921
+ {
922
+ "x": "0",
923
+ "y": "50",
924
+ "blur": "80",
925
+ "spread": "0",
926
+ "color": "rgba($colors.utility.major.800, 0.1)",
927
+ "type": "dropShadow"
928
+ }
929
+ ],
930
+ "type": "boxShadow"
931
+ },
932
+ "050": {
933
+ "value": [
934
+ {
935
+ "x": "0",
936
+ "y": "3",
937
+ "blur": "3",
938
+ "spread": "0",
939
+ "color": "rgba($colors.utility.major.800, 0.2)",
940
+ "type": "dropShadow"
941
+ },
942
+ {
943
+ "x": "0",
944
+ "y": "2",
945
+ "blur": "4",
946
+ "spread": "0",
947
+ "color": "rgba($colors.utility.major.800, 0.15)",
948
+ "type": "dropShadow"
949
+ }
950
+ ],
951
+ "description": "",
879
952
  "type": "boxShadow"
880
953
  }
881
954
  },
@@ -928,6 +1001,70 @@
928
1001
  }
929
1002
  },
930
1003
  "typography": {
1004
+ "accordion": {
1005
+ "title": {
1006
+ "m": {
1007
+ "value": {
1008
+ "fontFamily": "$fontFamilies.default",
1009
+ "fontWeight": "$fontWeights.700",
1010
+ "lineHeight": "$lineHeights.400",
1011
+ "fontSize": "$fontSizes.400",
1012
+ "letterSpacing": "0%",
1013
+ "paragraphSpacing": "0",
1014
+ "textDecoration": "none",
1015
+ "textCase": "none"
1016
+ },
1017
+ "type": "typography"
1018
+ }
1019
+ },
1020
+ "subtitle": {
1021
+ "m": {
1022
+ "value": {
1023
+ "fontFamily": "$fontFamilies.default",
1024
+ "fontWeight": "$fontWeights.500",
1025
+ "lineHeight": "$lineHeights.500",
1026
+ "fontSize": "$fontSizes.100",
1027
+ "letterSpacing": "0%",
1028
+ "paragraphSpacing": "0",
1029
+ "textDecoration": "none",
1030
+ "textCase": "none"
1031
+ },
1032
+ "type": "typography"
1033
+ }
1034
+ },
1035
+ "paragraph": {
1036
+ "m": {
1037
+ "value": {
1038
+ "fontFamily": "$fontFamilies.default",
1039
+ "fontWeight": "$fontWeights.400",
1040
+ "lineHeight": "$lineHeights.500",
1041
+ "fontSize": "$fontSizes.100",
1042
+ "letterSpacing": "0%",
1043
+ "paragraphSpacing": "0",
1044
+ "textDecoration": "none",
1045
+ "textCase": "none"
1046
+ },
1047
+ "type": "typography"
1048
+ }
1049
+ }
1050
+ },
1051
+ "actionPopover": {
1052
+ "menuItem": {
1053
+ "m": {
1054
+ "value": {
1055
+ "fontFamily": "$fontFamilies.default",
1056
+ "fontWeight": "$fontWeights.700",
1057
+ "lineHeight": "$lineHeights.500",
1058
+ "fontSize": "$fontSizes.100",
1059
+ "letterSpacing": "0%",
1060
+ "paragraphSpacing": "0",
1061
+ "textDecoration": "none",
1062
+ "textCase": "none"
1063
+ },
1064
+ "type": "typography"
1065
+ }
1066
+ }
1067
+ },
931
1068
  "button": {
932
1069
  "label": {
933
1070
  "s": {