@fluentui-react-native/win32-theme 0.14.15 → 0.15.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.
Files changed (65) hide show
  1. package/CHANGELOG.json +34 -1
  2. package/CHANGELOG.md +13 -2
  3. package/lib/black/tokens-alias.d.ts +3 -0
  4. package/lib/black/tokens-alias.d.ts.map +1 -0
  5. package/lib/black/tokens-alias.js +3 -0
  6. package/lib/black/tokens-alias.js.map +1 -0
  7. package/lib/colorful/tokens-alias.d.ts +3 -0
  8. package/lib/colorful/tokens-alias.d.ts.map +1 -0
  9. package/lib/colorful/tokens-alias.js +3 -0
  10. package/lib/colorful/tokens-alias.js.map +1 -0
  11. package/lib/createOfficeAliasTokens.js +1 -1
  12. package/lib/createOfficeAliasTokens.js.map +1 -1
  13. package/lib/darkGray/tokens-alias.d.ts +3 -0
  14. package/lib/darkGray/tokens-alias.d.ts.map +1 -0
  15. package/lib/darkGray/tokens-alias.js +3 -0
  16. package/lib/darkGray/tokens-alias.js.map +1 -0
  17. package/lib/generated/black/tokens-aliases.json +292 -0
  18. package/lib/generated/colorful/tokens-aliases.json +292 -0
  19. package/lib/generated/darkGray/tokens-aliases.json +292 -0
  20. package/lib/generated/highContrast/tokens-aliases.json +292 -0
  21. package/lib/getOfficeAliasTokens.d.ts +2 -0
  22. package/lib/getOfficeAliasTokens.d.ts.map +1 -0
  23. package/lib/getOfficeAliasTokens.js +20 -0
  24. package/lib/getOfficeAliasTokens.js.map +1 -0
  25. package/lib/highContrast/tokens-alias.d.ts +3 -0
  26. package/lib/highContrast/tokens-alias.d.ts.map +1 -0
  27. package/lib/highContrast/tokens-alias.js +17 -0
  28. package/lib/highContrast/tokens-alias.js.map +1 -0
  29. package/lib-commonjs/black/tokens-alias.d.ts +3 -0
  30. package/lib-commonjs/black/tokens-alias.d.ts.map +1 -0
  31. package/lib-commonjs/black/tokens-alias.js +6 -0
  32. package/lib-commonjs/black/tokens-alias.js.map +1 -0
  33. package/lib-commonjs/colorful/tokens-alias.d.ts +3 -0
  34. package/lib-commonjs/colorful/tokens-alias.d.ts.map +1 -0
  35. package/lib-commonjs/colorful/tokens-alias.js +6 -0
  36. package/lib-commonjs/colorful/tokens-alias.js.map +1 -0
  37. package/lib-commonjs/createOfficeAliasTokens.js +2 -2
  38. package/lib-commonjs/createOfficeAliasTokens.js.map +1 -1
  39. package/lib-commonjs/darkGray/tokens-alias.d.ts +3 -0
  40. package/lib-commonjs/darkGray/tokens-alias.d.ts.map +1 -0
  41. package/lib-commonjs/darkGray/tokens-alias.js +6 -0
  42. package/lib-commonjs/darkGray/tokens-alias.js.map +1 -0
  43. package/lib-commonjs/generated/black/tokens-aliases.json +292 -0
  44. package/lib-commonjs/generated/colorful/tokens-aliases.json +292 -0
  45. package/lib-commonjs/generated/darkGray/tokens-aliases.json +292 -0
  46. package/lib-commonjs/generated/highContrast/tokens-aliases.json +292 -0
  47. package/lib-commonjs/getOfficeAliasTokens.d.ts +2 -0
  48. package/lib-commonjs/getOfficeAliasTokens.d.ts.map +1 -0
  49. package/lib-commonjs/getOfficeAliasTokens.js +25 -0
  50. package/lib-commonjs/getOfficeAliasTokens.js.map +1 -0
  51. package/lib-commonjs/highContrast/tokens-alias.d.ts +3 -0
  52. package/lib-commonjs/highContrast/tokens-alias.d.ts.map +1 -0
  53. package/lib-commonjs/highContrast/tokens-alias.js +20 -0
  54. package/lib-commonjs/highContrast/tokens-alias.js.map +1 -0
  55. package/package.json +4 -4
  56. package/src/black/tokens-alias.ts +3 -0
  57. package/src/colorful/tokens-alias.ts +3 -0
  58. package/src/createOfficeAliasTokens.ts +1 -1
  59. package/src/darkGray/tokens-alias.ts +3 -0
  60. package/src/generated/black/tokens-aliases.json +292 -0
  61. package/src/generated/colorful/tokens-aliases.json +292 -0
  62. package/src/generated/darkGray/tokens-aliases.json +292 -0
  63. package/src/generated/highContrast/tokens-aliases.json +292 -0
  64. package/src/getOfficeAliasTokens.ts +18 -0
  65. package/src/highContrast/tokens-alias.ts +19 -0
package/CHANGELOG.json CHANGED
@@ -2,7 +2,40 @@
2
2
  "name": "@fluentui-react-native/win32-theme",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 31 Mar 2022 07:25:44 GMT",
5
+ "date": "Tue, 05 Apr 2022 20:04:12 GMT",
6
+ "tag": "@fluentui-react-native/win32-theme_v0.15.0",
7
+ "version": "0.15.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "ruaraki@microsoft.com",
12
+ "package": "@fluentui-react-native/win32-theme",
13
+ "commit": "c183b7eb02925bf1d1284ad1b3c80c0f2e0c442f",
14
+ "comment": "Move win32 alias tokens out"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/win32-theme",
19
+ "comment": "Bump @fluentui-react-native/default-theme to v0.9.14",
20
+ "commit": "c183b7eb02925bf1d1284ad1b3c80c0f2e0c442f"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/win32-theme",
25
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.14.0",
26
+ "commit": "c183b7eb02925bf1d1284ad1b3c80c0f2e0c442f"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/win32-theme",
31
+ "comment": "Bump @fluentui-react-native/theming-utils to v0.9.3",
32
+ "commit": "c183b7eb02925bf1d1284ad1b3c80c0f2e0c442f"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Thu, 31 Mar 2022 07:27:48 GMT",
6
39
  "tag": "@fluentui-react-native/win32-theme_v0.14.15",
7
40
  "version": "0.14.15",
8
41
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,23 @@
1
1
  # Change Log - @fluentui-react-native/win32-theme
2
2
 
3
- This log was last generated on Thu, 31 Mar 2022 07:25:44 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 05 Apr 2022 20:04:12 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.15.0
8
+
9
+ Tue, 05 Apr 2022 20:04:12 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Move win32 alias tokens out (ruaraki@microsoft.com)
14
+ - Bump @fluentui-react-native/default-theme to v0.9.14
15
+ - Bump @fluentui-react-native/theme-tokens to v0.14.0
16
+ - Bump @fluentui-react-native/theming-utils to v0.9.3
17
+
7
18
  ## 0.14.15
8
19
 
9
- Thu, 31 Mar 2022 07:25:44 GMT
20
+ Thu, 31 Mar 2022 07:27:48 GMT
10
21
 
11
22
  ### Patches
12
23
 
@@ -0,0 +1,3 @@
1
+ import aliasTokens from '../generated/black/tokens-aliases.json';
2
+ export default aliasTokens;
3
+ //# sourceMappingURL=tokens-alias.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tokens-alias.d.ts","sourceRoot":"","sources":["../../src/black/tokens-alias.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,wCAAwC,CAAC;AAEjE,eAAe,WAAW,CAAC"}
@@ -0,0 +1,3 @@
1
+ import aliasTokens from '../generated/black/tokens-aliases.json';
2
+ export default aliasTokens;
3
+ //# sourceMappingURL=tokens-alias.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tokens-alias.js","sourceRoot":"","sources":["../../src/black/tokens-alias.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,wCAAwC,CAAC;AAEjE,eAAe,WAAW,CAAC"}
@@ -0,0 +1,3 @@
1
+ import aliasTokens from '../generated/colorful/tokens-aliases.json';
2
+ export default aliasTokens;
3
+ //# sourceMappingURL=tokens-alias.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tokens-alias.d.ts","sourceRoot":"","sources":["../../src/colorful/tokens-alias.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,2CAA2C,CAAC;AAEpE,eAAe,WAAW,CAAC"}
@@ -0,0 +1,3 @@
1
+ import aliasTokens from '../generated/colorful/tokens-aliases.json';
2
+ export default aliasTokens;
3
+ //# sourceMappingURL=tokens-alias.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tokens-alias.js","sourceRoot":"","sources":["../../src/colorful/tokens-alias.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,2CAA2C,CAAC;AAEpE,eAAe,WAAW,CAAC"}
@@ -1,4 +1,4 @@
1
- import { getOfficeAliasTokens } from '@fluentui-react-native/theme-tokens';
1
+ import { getOfficeAliasTokens } from './getOfficeAliasTokens';
2
2
  import { memoize } from '@fluentui-react-native/memo-cache';
3
3
  import { mapPipelineToTheme } from '@fluentui-react-native/theming-utils';
4
4
  function createOfficeAliasTokensWorker(officeTheme) {
@@ -1 +1 @@
1
- {"version":3,"file":"createOfficeAliasTokens.js","sourceRoot":"","sources":["../src/createOfficeAliasTokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAE3E,OAAO,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAC;AAC5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE1E,SAAS,6BAA6B,CAAC,WAAmB;IACxD,IAAM,WAAW,GAAG,oBAAoB,CAAC,WAAW,CAAC,CAAC;IACtD,OAAO,kBAAkB,CAAC,WAAW,CAAC,CAAC;AACzC,CAAC;AAED,MAAM,CAAC,IAAM,uBAAuB,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAAC"}
1
+ {"version":3,"file":"createOfficeAliasTokens.js","sourceRoot":"","sources":["../src/createOfficeAliasTokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAC;AAC5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE1E,SAAS,6BAA6B,CAAC,WAAmB;IACxD,IAAM,WAAW,GAAG,oBAAoB,CAAC,WAAW,CAAC,CAAC;IACtD,OAAO,kBAAkB,CAAC,WAAW,CAAC,CAAC;AACzC,CAAC;AAED,MAAM,CAAC,IAAM,uBAAuB,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import aliasTokens from '../generated/darkGray/tokens-aliases.json';
2
+ export default aliasTokens;
3
+ //# sourceMappingURL=tokens-alias.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tokens-alias.d.ts","sourceRoot":"","sources":["../../src/darkGray/tokens-alias.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,2CAA2C,CAAC;AAEpE,eAAe,WAAW,CAAC"}
@@ -0,0 +1,3 @@
1
+ import aliasTokens from '../generated/darkGray/tokens-aliases.json';
2
+ export default aliasTokens;
3
+ //# sourceMappingURL=tokens-alias.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tokens-alias.js","sourceRoot":"","sources":["../../src/darkGray/tokens-alias.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,2CAA2C,CAAC;AAEpE,eAAe,WAAW,CAAC"}
@@ -0,0 +1,292 @@
1
+ {
2
+ "body": {
3
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
4
+ "fontLineHeight": 20,
5
+ "fontSize": 14,
6
+ "fontWeight": "400"
7
+ },
8
+ "bodyStrong": {
9
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
10
+ "fontLineHeight": 20,
11
+ "fontSize": 14,
12
+ "fontWeight": "600"
13
+ },
14
+ "borderless": {
15
+ "strokeAlignment": "inner",
16
+ "strokeColorRest": "transparent",
17
+ "strokeColorHover": "transparent",
18
+ "strokeColorPressed": "transparent",
19
+ "strokeColorDisabled": "transparent",
20
+ "strokeWidth": 1
21
+ },
22
+ "brandBackground": {
23
+ "fillColorRest": "#185abd",
24
+ "fillColorHover": "#1651aa",
25
+ "fillColorPressed": "#0e336a",
26
+ "fillColorSelected": "#13458f"
27
+ },
28
+ "brandBackground2": {
29
+ "fillColorRest": "#d2e0f4"
30
+ },
31
+ "brandBackgroundStatic": {
32
+ "fillColorRest": "#185abd"
33
+ },
34
+ "brandForeground1": {
35
+ "fillColorRest": "#aec6eb"
36
+ },
37
+ "brandForeground2": {
38
+ "fillColorRest": "#d2e0f4"
39
+ },
40
+ "brandForegroundLink": {
41
+ "fillColorRest": "#aec6eb",
42
+ "fillColorHover": "#d2e0f4",
43
+ "fillColorPressed": "#2e6ac5",
44
+ "fillColorSelected": "#d2e0f4"
45
+ },
46
+ "brandStroke1": {
47
+ "strokeColorRest": "#185abd",
48
+ "strokeWidth": 1
49
+ },
50
+ "brandStroke2": {
51
+ "strokeColorRest": "#6794d7",
52
+ "strokeWidth": 1
53
+ },
54
+ "caption": {
55
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
56
+ "fontLineHeight": 16,
57
+ "fontSize": 12,
58
+ "fontWeight": "400"
59
+ },
60
+ "compoundBrandBackground1": {
61
+ "fillColorRest": "#185abd",
62
+ "fillColorHover": "#1651aa",
63
+ "fillColorPressed": "#0e336a"
64
+ },
65
+ "compoundBrandForeground1": {
66
+ "fillColorRest": "#aec6eb",
67
+ "fillColorHover": "#d2e0f4",
68
+ "fillColorPressed": "#2e6ac5"
69
+ },
70
+ "compoundBrandStroke1": {
71
+ "strokeColorRest": "#185abd",
72
+ "strokeColorHover": "#1651aa",
73
+ "strokeColorPressed": "#0e336a",
74
+ "strokeWidth": 1
75
+ },
76
+ "display": {
77
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
78
+ "fontLineHeight": 92,
79
+ "fontSize": 68,
80
+ "fontWeight": "600"
81
+ },
82
+ "headline": {
83
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
84
+ "fontLineHeight": 28,
85
+ "fontSize": 20,
86
+ "fontWeight": "600"
87
+ },
88
+ "largeTitle": {
89
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
90
+ "fontLineHeight": 52,
91
+ "fontSize": 40,
92
+ "fontWeight": "600"
93
+ },
94
+ "neutralBackground1": {
95
+ "fillColorRest": "#292929",
96
+ "fillColorHover": "#3d3d3d",
97
+ "fillColorPressed": "#1f1f1f",
98
+ "fillColorSelected": "#383838"
99
+ },
100
+ "neutralBackground2": {
101
+ "fillColorRest": "#1f1f1f",
102
+ "fillColorHover": "#333333",
103
+ "fillColorPressed": "#141414",
104
+ "fillColorSelected": "#2e2e2e"
105
+ },
106
+ "neutralBackground3": {
107
+ "fillColorRest": "#141414",
108
+ "fillColorHover": "#292929",
109
+ "fillColorPressed": "#0a0a0a",
110
+ "fillColorSelected": "#242424"
111
+ },
112
+ "neutralBackground4": {
113
+ "fillColorRest": "#0a0a0a",
114
+ "fillColorHover": "#1f1f1f",
115
+ "fillColorPressed": "#000000",
116
+ "fillColorSelected": "#1a1a1a"
117
+ },
118
+ "neutralBackground5": {
119
+ "fillColorRest": "#000000",
120
+ "fillColorHover": "#141414",
121
+ "fillColorPressed": "#050505",
122
+ "fillColorSelected": "#0f0f0f"
123
+ },
124
+ "neutralBackground6": {
125
+ "fillColorRest": "#333333"
126
+ },
127
+ "neutralBackgroundDisabled": {
128
+ "fillColorRest": "#141414"
129
+ },
130
+ "neutralBackgroundInverted": {
131
+ "fillColorRest": "#ffffff"
132
+ },
133
+ "neutralForeground1": {
134
+ "fillColorRest": "#ffffff",
135
+ "fillColorHover": "#ffffff",
136
+ "fillColorPressed": "#ffffff",
137
+ "fillColorSelected": "#ffffff"
138
+ },
139
+ "neutralForeground2": {
140
+ "fillColorRest": "#d6d6d6",
141
+ "fillColorHover": "#ffffff",
142
+ "fillColorPressed": "#ffffff",
143
+ "fillColorBrandHover": "#d2e0f4",
144
+ "fillColorBrandPressed": "#2e6ac5",
145
+ "fillColorBrandSelected": "#d2e0f4",
146
+ "fillColorSelected": "#ffffff"
147
+ },
148
+ "neutralForeground3": {
149
+ "fillColorRest": "#adadad",
150
+ "fillColorHover": "#d6d6d6",
151
+ "fillColorPressed": "#d6d6d6",
152
+ "fillColorBrandHover": "#d2e0f4",
153
+ "fillColorBrandPressed": "#2e6ac5",
154
+ "fillColorBrandSelected": "#d2e0f4",
155
+ "fillColorSelected": "#d6d6d6"
156
+ },
157
+ "neutralForeground4": {
158
+ "fillColorRest": "#999999"
159
+ },
160
+ "neutralForegroundDisabled": {
161
+ "fillColorRest": "#5c5c5c"
162
+ },
163
+ "neutralForegroundInverted": {
164
+ "fillColorRest": "#000000"
165
+ },
166
+ "neutralForegroundInvertedLink": {
167
+ "fillColorRest": "#292929",
168
+ "fillColorHover": "#292929",
169
+ "fillColorPressed": "#292929",
170
+ "fillColorSelected": "#292929"
171
+ },
172
+ "neutralForegroundOnBrand": {
173
+ "fillColorRest": "#ffffff",
174
+ "fillColorHover": "#ffffff",
175
+ "fillColorPressed": "#ffffff",
176
+ "fillColorSelected": "#ffffff"
177
+ },
178
+ "neutralStencil1": {
179
+ "fillColorRest": "#333333"
180
+ },
181
+ "neutralStencil2": {
182
+ "fillColorRest": "#575757"
183
+ },
184
+ "neutralStroke1": {
185
+ "strokeColorRest": "#666666",
186
+ "strokeColorHover": "#757575",
187
+ "strokeColorPressed": "#6b6b6b",
188
+ "strokeColorSelected": "#707070",
189
+ "strokeWidth": 1
190
+ },
191
+ "neutralStroke2": {
192
+ "strokeColorRest": "#525252",
193
+ "strokeWidth": 1
194
+ },
195
+ "neutralStroke3": {
196
+ "strokeColorRest": "#3d3d3d",
197
+ "strokeWidth": 1
198
+ },
199
+ "neutralStrokeAccessible": {
200
+ "strokeColorRest": "#adadad",
201
+ "strokeColorHover": "#bdbdbd",
202
+ "strokeColorPressed": "#b3b3b3",
203
+ "strokeColorSelected": "#185abd",
204
+ "strokeWidth": 1
205
+ },
206
+ "neutralStrokeDisabled": {
207
+ "strokeColorRest": "#424242",
208
+ "strokeWidth": 1
209
+ },
210
+ "redBackground1": {
211
+ "fillColorRest": "#230308"
212
+ },
213
+ "redBackground2": {
214
+ "fillColorRest": "#420610"
215
+ },
216
+ "redBackground3": {
217
+ "fillColorRest": "#750b1c"
218
+ },
219
+ "redBorder1": {
220
+ "strokeColorRest": "#750b1c",
221
+ "strokeWidth": 1
222
+ },
223
+ "redBorder2": {
224
+ "strokeColorRest": "#962f3f",
225
+ "strokeWidth": 1
226
+ },
227
+ "redBorderActive": {
228
+ "strokeColorRest": "#ac4f5e",
229
+ "strokeWidth": 1
230
+ },
231
+ "redForeground1": {
232
+ "fillColorRest": "#ac4f5e"
233
+ },
234
+ "redForeground2": {
235
+ "fillColorRest": "#d69ca5"
236
+ },
237
+ "redForeground3": {
238
+ "fillColorRest": "#962f3f"
239
+ },
240
+ "strokeFocus1": {
241
+ "strokeColorRest": "#000000",
242
+ "strokeWidth": 1
243
+ },
244
+ "strokeFocus2": {
245
+ "strokeColorRest": "#ffffff",
246
+ "strokeWidth": 1
247
+ },
248
+ "subheadline": {
249
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
250
+ "fontLineHeight": 22,
251
+ "fontSize": 16,
252
+ "fontWeight": "600"
253
+ },
254
+ "subtleBackground": {
255
+ "fillColorRest": "transparent",
256
+ "fillColorHover": "#3d3d3d",
257
+ "fillColorPressed": "#1f1f1f",
258
+ "fillColorSelected": "#383838"
259
+ },
260
+ "title1": {
261
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
262
+ "fontLineHeight": 40,
263
+ "fontSize": 32,
264
+ "fontWeight": "600"
265
+ },
266
+ "title2": {
267
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
268
+ "fontLineHeight": 36,
269
+ "fontSize": 28,
270
+ "fontWeight": "600"
271
+ },
272
+ "title3": {
273
+ "fontFamily": "\"Segoe UI\", Roboto, \"SF Pro Text\", \"Helvetica Neue\", Helvetica, Arial, sans-serif",
274
+ "fontLineHeight": 32,
275
+ "fontSize": 24,
276
+ "fontWeight": "600"
277
+ },
278
+ "transparentBackground": {
279
+ "fillColorRest": "transparent",
280
+ "fillColorHover": "transparent",
281
+ "fillColorPressed": "transparent",
282
+ "fillColorSelected": "transparent"
283
+ },
284
+ "transparentStroke": {
285
+ "strokeAlignment": "inner",
286
+ "strokeColorRest": "transparent",
287
+ "strokeColorHover": "transparent",
288
+ "strokeColorPressed": "transparent",
289
+ "strokeColorDisabled": "transparent",
290
+ "strokeWidth": 1
291
+ }
292
+ }