@dialpad/dialtone 9.12.0 → 9.13.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/dist/css/CHANGELOG.json +1 -1
- package/dist/css/dialtone.css +175 -157
- package/dist/css/dialtone.min.css +1 -1
- package/dist/icons/icons.json +1 -1
- package/dist/icons/keywords.json +1 -1
- package/dist/icons/svg/user-speak.svg +1 -0
- package/dist/tokens/android/java/tokens-dark.kt +1 -1
- package/dist/tokens/android/java/tokens-light.kt +1 -1
- package/dist/tokens/android/res/values/colors-dark.xml +1 -1
- package/dist/tokens/android/res/values/colors-light.xml +1 -1
- package/dist/tokens/android/res/values/dimens.xml +1 -1
- package/dist/tokens/css/variables-dark.css +71 -71
- package/dist/tokens/css/variables-light.css +71 -71
- package/dist/tokens/doc.json +480 -280
- package/dist/tokens/ios/tokens-dark.swift +1 -1
- package/dist/tokens/ios/tokens-light.swift +1 -1
- package/dist/tokens/less/variables-dark.less +71 -71
- package/dist/tokens/less/variables-light.less +71 -71
- package/dist/vue2/dialtone-vue.cjs +2 -2
- package/dist/vue2/dialtone-vue.js +15 -15
- package/dist/vue2/emoji.cjs +1 -1
- package/dist/vue2/emoji.js +3 -3
- package/dist/vue2/{emoji_picker-vsukB8Wg.cjs → emoji_picker-OvZiNbQL.cjs} +1 -1
- package/dist/vue2/{emoji_picker-KLEZsQG3.js → emoji_picker-ZCP0nGK3.js} +1 -1
- package/dist/vue2/{emoji_text_wrapper-_FmOgJHA.cjs → emoji_text_wrapper-ETfyiu5g.cjs} +1 -1
- package/dist/vue2/{emoji_text_wrapper--dDdt-Nq.js → emoji_text_wrapper-ObJLUqLj.js} +1 -1
- package/dist/vue2/{index-w3NKtwEr.js → index-i-V6G-jv.js} +306 -293
- package/dist/vue2/index-npEAeBD7.cjs +1 -0
- package/dist/vue2/message_input.cjs +1 -1
- package/dist/vue2/message_input.js +3 -3
- package/dist/vue2/{rich_text_editor-l0je0xEP.cjs → rich_text_editor-8eCw3JJK.cjs} +2 -2
- package/dist/vue2/{rich_text_editor-IfF_glhr.js → rich_text_editor-GclbjzaB.js} +2 -2
- package/dist/vue2/style.css +1 -1
- package/dist/vue2/types/components/stack/stack_constants.d.ts.map +1 -1
- package/dist/vue3/dialtone-vue.cjs +2 -2
- package/dist/vue3/dialtone-vue.js +193 -194
- package/dist/vue3/{emoji-5bJ2I-JN.js → emoji-Qb33TUJF.js} +5109 -5084
- package/dist/vue3/emoji-tjuFDLe0.cjs +1 -0
- package/dist/vue3/emoji.cjs +1 -1
- package/dist/vue3/emoji.js +3 -3
- package/dist/vue3/{emoji_picker-uX_EjNHa.js → emoji_picker-9GQGW9jo.js} +1 -1
- package/dist/vue3/{emoji_picker-Rd2jqRzm.cjs → emoji_picker-v0UvupZL.cjs} +1 -1
- package/dist/vue3/{emoji_text_wrapper-3gf3i4pj.cjs → emoji_text_wrapper-CYurj4BK.cjs} +1 -1
- package/dist/vue3/{emoji_text_wrapper-eOnmhh72.js → emoji_text_wrapper-plWr8zzQ.js} +1 -1
- package/dist/vue3/message_input.cjs +1 -1
- package/dist/vue3/message_input.js +3 -3
- package/dist/vue3/{rich_text_editor-UHm3sveX.js → rich_text_editor-I1OAinYe.js} +2 -2
- package/dist/vue3/{rich_text_editor-5Fj3bfLC.cjs → rich_text_editor-L0wz8Aqn.cjs} +2 -2
- package/dist/vue3/style.css +1 -1
- package/dist/vue3/types/components/stack/stack_constants.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/vue2/index-W9PuOJ1N.cjs +0 -1
- package/dist/vue3/emoji-Ran5txvJ.cjs +0 -1
package/dist/tokens/doc.json
CHANGED
|
@@ -148,11 +148,11 @@
|
|
|
148
148
|
"font/family/body": {
|
|
149
149
|
"css/variables": {
|
|
150
150
|
"name": "var(--dt-font-family-body)",
|
|
151
|
-
"value": "-apple-system,
|
|
151
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
152
152
|
},
|
|
153
153
|
"less/variables": {
|
|
154
154
|
"name": "dt-font-family-body",
|
|
155
|
-
"value": "-apple-system,
|
|
155
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
156
156
|
},
|
|
157
157
|
"android/resources": {
|
|
158
158
|
"name": "dt_light_font_family_body",
|
|
@@ -170,11 +170,11 @@
|
|
|
170
170
|
"font/family/expressive": {
|
|
171
171
|
"css/variables": {
|
|
172
172
|
"name": "var(--dt-font-family-expressive)",
|
|
173
|
-
"value": "Archivo,-apple-system,
|
|
173
|
+
"value": "Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
174
174
|
},
|
|
175
175
|
"less/variables": {
|
|
176
176
|
"name": "dt-font-family-expressive",
|
|
177
|
-
"value": "Archivo,-apple-system,
|
|
177
|
+
"value": "Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
178
178
|
},
|
|
179
179
|
"android/resources": {
|
|
180
180
|
"name": "dt_light_font_family_expressive",
|
|
@@ -192,11 +192,11 @@
|
|
|
192
192
|
"font/family/mono": {
|
|
193
193
|
"css/variables": {
|
|
194
194
|
"name": "var(--dt-font-family-mono)",
|
|
195
|
-
"value": "SFMono-Regular,
|
|
195
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace"
|
|
196
196
|
},
|
|
197
197
|
"less/variables": {
|
|
198
198
|
"name": "dt-font-family-mono",
|
|
199
|
-
"value": "SFMono-Regular,
|
|
199
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace"
|
|
200
200
|
},
|
|
201
201
|
"android/resources": {
|
|
202
202
|
"name": "dt_light_font_family_mono",
|
|
@@ -10344,11 +10344,11 @@
|
|
|
10344
10344
|
"typography/body/small/fontFamily": {
|
|
10345
10345
|
"css/variables": {
|
|
10346
10346
|
"name": "var(--dt-typography-body-small-font-family)",
|
|
10347
|
-
"value": "-apple-system,
|
|
10347
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10348
10348
|
},
|
|
10349
10349
|
"less/variables": {
|
|
10350
10350
|
"name": "dt-typography-body-small-font-family",
|
|
10351
|
-
"value": "-apple-system,
|
|
10351
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10352
10352
|
},
|
|
10353
10353
|
"android/resources": {
|
|
10354
10354
|
"name": "dt_light_typography_body_small_font_family",
|
|
@@ -10454,11 +10454,11 @@
|
|
|
10454
10454
|
"typography/body/base/fontFamily": {
|
|
10455
10455
|
"css/variables": {
|
|
10456
10456
|
"name": "var(--dt-typography-body-base-font-family)",
|
|
10457
|
-
"value": "-apple-system,
|
|
10457
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10458
10458
|
},
|
|
10459
10459
|
"less/variables": {
|
|
10460
10460
|
"name": "dt-typography-body-base-font-family",
|
|
10461
|
-
"value": "-apple-system,
|
|
10461
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10462
10462
|
},
|
|
10463
10463
|
"android/resources": {
|
|
10464
10464
|
"name": "dt_light_typography_body_base_font_family",
|
|
@@ -10564,11 +10564,11 @@
|
|
|
10564
10564
|
"typography/body/compact/small/fontFamily": {
|
|
10565
10565
|
"css/variables": {
|
|
10566
10566
|
"name": "var(--dt-typography-body-compact-small-font-family)",
|
|
10567
|
-
"value": "-apple-system,
|
|
10567
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10568
10568
|
},
|
|
10569
10569
|
"less/variables": {
|
|
10570
10570
|
"name": "dt-typography-body-compact-small-font-family",
|
|
10571
|
-
"value": "-apple-system,
|
|
10571
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10572
10572
|
},
|
|
10573
10573
|
"android/resources": {
|
|
10574
10574
|
"name": "dt_light_typography_body_compact_small_font_family",
|
|
@@ -10674,11 +10674,11 @@
|
|
|
10674
10674
|
"typography/body/compact/base/fontFamily": {
|
|
10675
10675
|
"css/variables": {
|
|
10676
10676
|
"name": "var(--dt-typography-body-compact-base-font-family)",
|
|
10677
|
-
"value": "-apple-system,
|
|
10677
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10678
10678
|
},
|
|
10679
10679
|
"less/variables": {
|
|
10680
10680
|
"name": "dt-typography-body-compact-base-font-family",
|
|
10681
|
-
"value": "-apple-system,
|
|
10681
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10682
10682
|
},
|
|
10683
10683
|
"android/resources": {
|
|
10684
10684
|
"name": "dt_light_typography_body_compact_base_font_family",
|
|
@@ -10784,11 +10784,11 @@
|
|
|
10784
10784
|
"typography/headline/eyebrow/fontFamily": {
|
|
10785
10785
|
"css/variables": {
|
|
10786
10786
|
"name": "var(--dt-typography-headline-eyebrow-font-family)",
|
|
10787
|
-
"value": "-apple-system,
|
|
10787
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10788
10788
|
},
|
|
10789
10789
|
"less/variables": {
|
|
10790
10790
|
"name": "dt-typography-headline-eyebrow-font-family",
|
|
10791
|
-
"value": "-apple-system,
|
|
10791
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
10792
10792
|
},
|
|
10793
10793
|
"android/resources": {
|
|
10794
10794
|
"name": "dt_light_typography_headline_eyebrow_font_family",
|
|
@@ -10894,11 +10894,13 @@
|
|
|
10894
10894
|
"typography/headline/small/fontFamily": {
|
|
10895
10895
|
"css/variables": {
|
|
10896
10896
|
"name": "var(--dt-typography-headline-small-font-family)",
|
|
10897
|
-
"value": "-apple-system,
|
|
10897
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
10898
|
+
"description": "subhead"
|
|
10898
10899
|
},
|
|
10899
10900
|
"less/variables": {
|
|
10900
10901
|
"name": "dt-typography-headline-small-font-family",
|
|
10901
|
-
"value": "-apple-system,
|
|
10902
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
10903
|
+
"description": "subhead"
|
|
10902
10904
|
},
|
|
10903
10905
|
"android/resources": {
|
|
10904
10906
|
"name": "dt_light_typography_headline_small_font_family",
|
|
@@ -10916,11 +10918,13 @@
|
|
|
10916
10918
|
"typography/headline/small/fontWeight": {
|
|
10917
10919
|
"css/variables": {
|
|
10918
10920
|
"name": "var(--dt-typography-headline-small-font-weight)",
|
|
10919
|
-
"value": "700"
|
|
10921
|
+
"value": "700",
|
|
10922
|
+
"description": "subhead"
|
|
10920
10923
|
},
|
|
10921
10924
|
"less/variables": {
|
|
10922
10925
|
"name": "dt-typography-headline-small-font-weight",
|
|
10923
|
-
"value": "700"
|
|
10926
|
+
"value": "700",
|
|
10927
|
+
"description": "subhead"
|
|
10924
10928
|
},
|
|
10925
10929
|
"android/resources": {
|
|
10926
10930
|
"name": "dt_light_typography_headline_small_font_weight",
|
|
@@ -10938,11 +10942,13 @@
|
|
|
10938
10942
|
"typography/headline/small/lineHeight": {
|
|
10939
10943
|
"css/variables": {
|
|
10940
10944
|
"name": "var(--dt-typography-headline-small-line-height)",
|
|
10941
|
-
"value": 1.4
|
|
10945
|
+
"value": 1.4,
|
|
10946
|
+
"description": "subhead"
|
|
10942
10947
|
},
|
|
10943
10948
|
"less/variables": {
|
|
10944
10949
|
"name": "dt-typography-headline-small-line-height",
|
|
10945
|
-
"value": 1.4
|
|
10950
|
+
"value": 1.4,
|
|
10951
|
+
"description": "subhead"
|
|
10946
10952
|
},
|
|
10947
10953
|
"android/resources": {
|
|
10948
10954
|
"name": "dt_light_typography_headline_small_line_height",
|
|
@@ -10960,11 +10966,13 @@
|
|
|
10960
10966
|
"typography/headline/small/fontSize": {
|
|
10961
10967
|
"css/variables": {
|
|
10962
10968
|
"name": "var(--dt-typography-headline-small-font-size)",
|
|
10963
|
-
"value": "1.2rem"
|
|
10969
|
+
"value": "1.2rem",
|
|
10970
|
+
"description": "subhead"
|
|
10964
10971
|
},
|
|
10965
10972
|
"less/variables": {
|
|
10966
10973
|
"name": "dt-typography-headline-small-font-size",
|
|
10967
|
-
"value": "1.2rem"
|
|
10974
|
+
"value": "1.2rem",
|
|
10975
|
+
"description": "subhead"
|
|
10968
10976
|
},
|
|
10969
10977
|
"android/resources": {
|
|
10970
10978
|
"name": "dt_light_typography_headline_small_font_size",
|
|
@@ -10982,11 +10990,13 @@
|
|
|
10982
10990
|
"typography/headline/small/textCase": {
|
|
10983
10991
|
"css/variables": {
|
|
10984
10992
|
"name": "var(--dt-typography-headline-small-text-case)",
|
|
10985
|
-
"value": "none"
|
|
10993
|
+
"value": "none",
|
|
10994
|
+
"description": "subhead"
|
|
10986
10995
|
},
|
|
10987
10996
|
"less/variables": {
|
|
10988
10997
|
"name": "dt-typography-headline-small-text-case",
|
|
10989
|
-
"value": "none"
|
|
10998
|
+
"value": "none",
|
|
10999
|
+
"description": "subhead"
|
|
10990
11000
|
},
|
|
10991
11001
|
"android/resources": {
|
|
10992
11002
|
"name": "dt_light_typography_headline_small_text_case",
|
|
@@ -11004,11 +11014,13 @@
|
|
|
11004
11014
|
"typography/headline/medium/fontFamily": {
|
|
11005
11015
|
"css/variables": {
|
|
11006
11016
|
"name": "var(--dt-typography-headline-medium-font-family)",
|
|
11007
|
-
"value": "-apple-system,
|
|
11017
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11018
|
+
"description": "base"
|
|
11008
11019
|
},
|
|
11009
11020
|
"less/variables": {
|
|
11010
11021
|
"name": "dt-typography-headline-medium-font-family",
|
|
11011
|
-
"value": "-apple-system,
|
|
11022
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11023
|
+
"description": "base"
|
|
11012
11024
|
},
|
|
11013
11025
|
"android/resources": {
|
|
11014
11026
|
"name": "dt_light_typography_headline_medium_font_family",
|
|
@@ -11026,11 +11038,13 @@
|
|
|
11026
11038
|
"typography/headline/medium/fontWeight": {
|
|
11027
11039
|
"css/variables": {
|
|
11028
11040
|
"name": "var(--dt-typography-headline-medium-font-weight)",
|
|
11029
|
-
"value": "700"
|
|
11041
|
+
"value": "700",
|
|
11042
|
+
"description": "base"
|
|
11030
11043
|
},
|
|
11031
11044
|
"less/variables": {
|
|
11032
11045
|
"name": "dt-typography-headline-medium-font-weight",
|
|
11033
|
-
"value": "700"
|
|
11046
|
+
"value": "700",
|
|
11047
|
+
"description": "base"
|
|
11034
11048
|
},
|
|
11035
11049
|
"android/resources": {
|
|
11036
11050
|
"name": "dt_light_typography_headline_medium_font_weight",
|
|
@@ -11048,11 +11062,13 @@
|
|
|
11048
11062
|
"typography/headline/medium/lineHeight": {
|
|
11049
11063
|
"css/variables": {
|
|
11050
11064
|
"name": "var(--dt-typography-headline-medium-line-height)",
|
|
11051
|
-
"value": 1.6
|
|
11065
|
+
"value": 1.6,
|
|
11066
|
+
"description": "base"
|
|
11052
11067
|
},
|
|
11053
11068
|
"less/variables": {
|
|
11054
11069
|
"name": "dt-typography-headline-medium-line-height",
|
|
11055
|
-
"value": 1.6
|
|
11070
|
+
"value": 1.6,
|
|
11071
|
+
"description": "base"
|
|
11056
11072
|
},
|
|
11057
11073
|
"android/resources": {
|
|
11058
11074
|
"name": "dt_light_typography_headline_medium_line_height",
|
|
@@ -11070,11 +11086,13 @@
|
|
|
11070
11086
|
"typography/headline/medium/fontSize": {
|
|
11071
11087
|
"css/variables": {
|
|
11072
11088
|
"name": "var(--dt-typography-headline-medium-font-size)",
|
|
11073
|
-
"value": "1.5rem"
|
|
11089
|
+
"value": "1.5rem",
|
|
11090
|
+
"description": "base"
|
|
11074
11091
|
},
|
|
11075
11092
|
"less/variables": {
|
|
11076
11093
|
"name": "dt-typography-headline-medium-font-size",
|
|
11077
|
-
"value": "1.5rem"
|
|
11094
|
+
"value": "1.5rem",
|
|
11095
|
+
"description": "base"
|
|
11078
11096
|
},
|
|
11079
11097
|
"android/resources": {
|
|
11080
11098
|
"name": "dt_light_typography_headline_medium_font_size",
|
|
@@ -11092,11 +11110,13 @@
|
|
|
11092
11110
|
"typography/headline/medium/textCase": {
|
|
11093
11111
|
"css/variables": {
|
|
11094
11112
|
"name": "var(--dt-typography-headline-medium-text-case)",
|
|
11095
|
-
"value": "none"
|
|
11113
|
+
"value": "none",
|
|
11114
|
+
"description": "base"
|
|
11096
11115
|
},
|
|
11097
11116
|
"less/variables": {
|
|
11098
11117
|
"name": "dt-typography-headline-medium-text-case",
|
|
11099
|
-
"value": "none"
|
|
11118
|
+
"value": "none",
|
|
11119
|
+
"description": "base"
|
|
11100
11120
|
},
|
|
11101
11121
|
"android/resources": {
|
|
11102
11122
|
"name": "dt_light_typography_headline_medium_text_case",
|
|
@@ -11114,11 +11134,13 @@
|
|
|
11114
11134
|
"typography/headline/large/fontFamily": {
|
|
11115
11135
|
"css/variables": {
|
|
11116
11136
|
"name": "var(--dt-typography-headline-large-font-family)",
|
|
11117
|
-
"value": "-apple-system,
|
|
11137
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11138
|
+
"description": "section"
|
|
11118
11139
|
},
|
|
11119
11140
|
"less/variables": {
|
|
11120
11141
|
"name": "dt-typography-headline-large-font-family",
|
|
11121
|
-
"value": "-apple-system,
|
|
11142
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11143
|
+
"description": "section"
|
|
11122
11144
|
},
|
|
11123
11145
|
"android/resources": {
|
|
11124
11146
|
"name": "dt_light_typography_headline_large_font_family",
|
|
@@ -11136,11 +11158,13 @@
|
|
|
11136
11158
|
"typography/headline/large/fontWeight": {
|
|
11137
11159
|
"css/variables": {
|
|
11138
11160
|
"name": "var(--dt-typography-headline-large-font-weight)",
|
|
11139
|
-
"value": "700"
|
|
11161
|
+
"value": "700",
|
|
11162
|
+
"description": "section"
|
|
11140
11163
|
},
|
|
11141
11164
|
"less/variables": {
|
|
11142
11165
|
"name": "dt-typography-headline-large-font-weight",
|
|
11143
|
-
"value": "700"
|
|
11166
|
+
"value": "700",
|
|
11167
|
+
"description": "section"
|
|
11144
11168
|
},
|
|
11145
11169
|
"android/resources": {
|
|
11146
11170
|
"name": "dt_light_typography_headline_large_font_weight",
|
|
@@ -11158,11 +11182,13 @@
|
|
|
11158
11182
|
"typography/headline/large/lineHeight": {
|
|
11159
11183
|
"css/variables": {
|
|
11160
11184
|
"name": "var(--dt-typography-headline-large-line-height)",
|
|
11161
|
-
"value": 1.6
|
|
11185
|
+
"value": 1.6,
|
|
11186
|
+
"description": "section"
|
|
11162
11187
|
},
|
|
11163
11188
|
"less/variables": {
|
|
11164
11189
|
"name": "dt-typography-headline-large-line-height",
|
|
11165
|
-
"value": 1.6
|
|
11190
|
+
"value": 1.6,
|
|
11191
|
+
"description": "section"
|
|
11166
11192
|
},
|
|
11167
11193
|
"android/resources": {
|
|
11168
11194
|
"name": "dt_light_typography_headline_large_line_height",
|
|
@@ -11180,11 +11206,13 @@
|
|
|
11180
11206
|
"typography/headline/large/fontSize": {
|
|
11181
11207
|
"css/variables": {
|
|
11182
11208
|
"name": "var(--dt-typography-headline-large-font-size)",
|
|
11183
|
-
"value": "1.9rem"
|
|
11209
|
+
"value": "1.9rem",
|
|
11210
|
+
"description": "section"
|
|
11184
11211
|
},
|
|
11185
11212
|
"less/variables": {
|
|
11186
11213
|
"name": "dt-typography-headline-large-font-size",
|
|
11187
|
-
"value": "1.9rem"
|
|
11214
|
+
"value": "1.9rem",
|
|
11215
|
+
"description": "section"
|
|
11188
11216
|
},
|
|
11189
11217
|
"android/resources": {
|
|
11190
11218
|
"name": "dt_light_typography_headline_large_font_size",
|
|
@@ -11202,11 +11230,13 @@
|
|
|
11202
11230
|
"typography/headline/large/textCase": {
|
|
11203
11231
|
"css/variables": {
|
|
11204
11232
|
"name": "var(--dt-typography-headline-large-text-case)",
|
|
11205
|
-
"value": "none"
|
|
11233
|
+
"value": "none",
|
|
11234
|
+
"description": "section"
|
|
11206
11235
|
},
|
|
11207
11236
|
"less/variables": {
|
|
11208
11237
|
"name": "dt-typography-headline-large-text-case",
|
|
11209
|
-
"value": "none"
|
|
11238
|
+
"value": "none",
|
|
11239
|
+
"description": "section"
|
|
11210
11240
|
},
|
|
11211
11241
|
"android/resources": {
|
|
11212
11242
|
"name": "dt_light_typography_headline_large_text_case",
|
|
@@ -11224,11 +11254,13 @@
|
|
|
11224
11254
|
"typography/headline/extra-large/fontFamily": {
|
|
11225
11255
|
"css/variables": {
|
|
11226
11256
|
"name": "var(--dt-typography-headline-extra-large-font-family)",
|
|
11227
|
-
"value": "-apple-system,
|
|
11257
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11258
|
+
"description": "display"
|
|
11228
11259
|
},
|
|
11229
11260
|
"less/variables": {
|
|
11230
11261
|
"name": "dt-typography-headline-extra-large-font-family",
|
|
11231
|
-
"value": "-apple-system,
|
|
11262
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11263
|
+
"description": "display"
|
|
11232
11264
|
},
|
|
11233
11265
|
"android/resources": {
|
|
11234
11266
|
"name": "dt_light_typography_headline_extra_large_font_family",
|
|
@@ -11246,11 +11278,13 @@
|
|
|
11246
11278
|
"typography/headline/extra-large/fontWeight": {
|
|
11247
11279
|
"css/variables": {
|
|
11248
11280
|
"name": "var(--dt-typography-headline-extra-large-font-weight)",
|
|
11249
|
-
"value": "500"
|
|
11281
|
+
"value": "500",
|
|
11282
|
+
"description": "display"
|
|
11250
11283
|
},
|
|
11251
11284
|
"less/variables": {
|
|
11252
11285
|
"name": "dt-typography-headline-extra-large-font-weight",
|
|
11253
|
-
"value": "500"
|
|
11286
|
+
"value": "500",
|
|
11287
|
+
"description": "display"
|
|
11254
11288
|
},
|
|
11255
11289
|
"android/resources": {
|
|
11256
11290
|
"name": "dt_light_typography_headline_extra_large_font_weight",
|
|
@@ -11268,11 +11302,13 @@
|
|
|
11268
11302
|
"typography/headline/extra-large/lineHeight": {
|
|
11269
11303
|
"css/variables": {
|
|
11270
11304
|
"name": "var(--dt-typography-headline-extra-large-line-height)",
|
|
11271
|
-
"value": 1.2
|
|
11305
|
+
"value": 1.2,
|
|
11306
|
+
"description": "display"
|
|
11272
11307
|
},
|
|
11273
11308
|
"less/variables": {
|
|
11274
11309
|
"name": "dt-typography-headline-extra-large-line-height",
|
|
11275
|
-
"value": 1.2
|
|
11310
|
+
"value": 1.2,
|
|
11311
|
+
"description": "display"
|
|
11276
11312
|
},
|
|
11277
11313
|
"android/resources": {
|
|
11278
11314
|
"name": "dt_light_typography_headline_extra_large_line_height",
|
|
@@ -11290,11 +11326,13 @@
|
|
|
11290
11326
|
"typography/headline/extra-large/fontSize": {
|
|
11291
11327
|
"css/variables": {
|
|
11292
11328
|
"name": "var(--dt-typography-headline-extra-large-font-size)",
|
|
11293
|
-
"value": "2.7rem"
|
|
11329
|
+
"value": "2.7rem",
|
|
11330
|
+
"description": "display"
|
|
11294
11331
|
},
|
|
11295
11332
|
"less/variables": {
|
|
11296
11333
|
"name": "dt-typography-headline-extra-large-font-size",
|
|
11297
|
-
"value": "2.7rem"
|
|
11334
|
+
"value": "2.7rem",
|
|
11335
|
+
"description": "display"
|
|
11298
11336
|
},
|
|
11299
11337
|
"android/resources": {
|
|
11300
11338
|
"name": "dt_light_typography_headline_extra_large_font_size",
|
|
@@ -11312,11 +11350,13 @@
|
|
|
11312
11350
|
"typography/headline/extra-large/textCase": {
|
|
11313
11351
|
"css/variables": {
|
|
11314
11352
|
"name": "var(--dt-typography-headline-extra-large-text-case)",
|
|
11315
|
-
"value": "none"
|
|
11353
|
+
"value": "none",
|
|
11354
|
+
"description": "display"
|
|
11316
11355
|
},
|
|
11317
11356
|
"less/variables": {
|
|
11318
11357
|
"name": "dt-typography-headline-extra-large-text-case",
|
|
11319
|
-
"value": "none"
|
|
11358
|
+
"value": "none",
|
|
11359
|
+
"description": "display"
|
|
11320
11360
|
},
|
|
11321
11361
|
"android/resources": {
|
|
11322
11362
|
"name": "dt_light_typography_headline_extra_large_text_case",
|
|
@@ -11334,11 +11374,13 @@
|
|
|
11334
11374
|
"typography/headline/extra-extra-large/fontFamily": {
|
|
11335
11375
|
"css/variables": {
|
|
11336
11376
|
"name": "var(--dt-typography-headline-extra-extra-large-font-family)",
|
|
11337
|
-
"value": "-apple-system,
|
|
11377
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11378
|
+
"description": "page head"
|
|
11338
11379
|
},
|
|
11339
11380
|
"less/variables": {
|
|
11340
11381
|
"name": "dt-typography-headline-extra-extra-large-font-family",
|
|
11341
|
-
"value": "-apple-system,
|
|
11382
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11383
|
+
"description": "page head"
|
|
11342
11384
|
},
|
|
11343
11385
|
"android/resources": {
|
|
11344
11386
|
"name": "dt_light_typography_headline_extra_extra_large_font_family",
|
|
@@ -11356,11 +11398,13 @@
|
|
|
11356
11398
|
"typography/headline/extra-extra-large/fontWeight": {
|
|
11357
11399
|
"css/variables": {
|
|
11358
11400
|
"name": "var(--dt-typography-headline-extra-extra-large-font-weight)",
|
|
11359
|
-
"value": "500"
|
|
11401
|
+
"value": "500",
|
|
11402
|
+
"description": "page head"
|
|
11360
11403
|
},
|
|
11361
11404
|
"less/variables": {
|
|
11362
11405
|
"name": "dt-typography-headline-extra-extra-large-font-weight",
|
|
11363
|
-
"value": "500"
|
|
11406
|
+
"value": "500",
|
|
11407
|
+
"description": "page head"
|
|
11364
11408
|
},
|
|
11365
11409
|
"android/resources": {
|
|
11366
11410
|
"name": "dt_light_typography_headline_extra_extra_large_font_weight",
|
|
@@ -11378,11 +11422,13 @@
|
|
|
11378
11422
|
"typography/headline/extra-extra-large/lineHeight": {
|
|
11379
11423
|
"css/variables": {
|
|
11380
11424
|
"name": "var(--dt-typography-headline-extra-extra-large-line-height)",
|
|
11381
|
-
"value": 1.2
|
|
11425
|
+
"value": 1.2,
|
|
11426
|
+
"description": "page head"
|
|
11382
11427
|
},
|
|
11383
11428
|
"less/variables": {
|
|
11384
11429
|
"name": "dt-typography-headline-extra-extra-large-line-height",
|
|
11385
|
-
"value": 1.2
|
|
11430
|
+
"value": 1.2,
|
|
11431
|
+
"description": "page head"
|
|
11386
11432
|
},
|
|
11387
11433
|
"android/resources": {
|
|
11388
11434
|
"name": "dt_light_typography_headline_extra_extra_large_line_height",
|
|
@@ -11400,11 +11446,13 @@
|
|
|
11400
11446
|
"typography/headline/extra-extra-large/fontSize": {
|
|
11401
11447
|
"css/variables": {
|
|
11402
11448
|
"name": "var(--dt-typography-headline-extra-extra-large-font-size)",
|
|
11403
|
-
"value": "3.8rem"
|
|
11449
|
+
"value": "3.8rem",
|
|
11450
|
+
"description": "page head"
|
|
11404
11451
|
},
|
|
11405
11452
|
"less/variables": {
|
|
11406
11453
|
"name": "dt-typography-headline-extra-extra-large-font-size",
|
|
11407
|
-
"value": "3.8rem"
|
|
11454
|
+
"value": "3.8rem",
|
|
11455
|
+
"description": "page head"
|
|
11408
11456
|
},
|
|
11409
11457
|
"android/resources": {
|
|
11410
11458
|
"name": "dt_light_typography_headline_extra_extra_large_font_size",
|
|
@@ -11422,11 +11470,13 @@
|
|
|
11422
11470
|
"typography/headline/extra-extra-large/textCase": {
|
|
11423
11471
|
"css/variables": {
|
|
11424
11472
|
"name": "var(--dt-typography-headline-extra-extra-large-text-case)",
|
|
11425
|
-
"value": "none"
|
|
11473
|
+
"value": "none",
|
|
11474
|
+
"description": "page head"
|
|
11426
11475
|
},
|
|
11427
11476
|
"less/variables": {
|
|
11428
11477
|
"name": "dt-typography-headline-extra-extra-large-text-case",
|
|
11429
|
-
"value": "none"
|
|
11478
|
+
"value": "none",
|
|
11479
|
+
"description": "page head"
|
|
11430
11480
|
},
|
|
11431
11481
|
"android/resources": {
|
|
11432
11482
|
"name": "dt_light_typography_headline_extra_extra_large_text_case",
|
|
@@ -11444,11 +11494,13 @@
|
|
|
11444
11494
|
"typography/headline/soft/small/fontFamily": {
|
|
11445
11495
|
"css/variables": {
|
|
11446
11496
|
"name": "var(--dt-typography-headline-soft-small-font-family)",
|
|
11447
|
-
"value": "-apple-system,
|
|
11497
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11498
|
+
"description": "subhead"
|
|
11448
11499
|
},
|
|
11449
11500
|
"less/variables": {
|
|
11450
11501
|
"name": "dt-typography-headline-soft-small-font-family",
|
|
11451
|
-
"value": "-apple-system,
|
|
11502
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11503
|
+
"description": "subhead"
|
|
11452
11504
|
},
|
|
11453
11505
|
"android/resources": {
|
|
11454
11506
|
"name": "dt_light_typography_headline_soft_small_font_family",
|
|
@@ -11466,11 +11518,13 @@
|
|
|
11466
11518
|
"typography/headline/soft/small/fontWeight": {
|
|
11467
11519
|
"css/variables": {
|
|
11468
11520
|
"name": "var(--dt-typography-headline-soft-small-font-weight)",
|
|
11469
|
-
"value": "500"
|
|
11521
|
+
"value": "500",
|
|
11522
|
+
"description": "subhead"
|
|
11470
11523
|
},
|
|
11471
11524
|
"less/variables": {
|
|
11472
11525
|
"name": "dt-typography-headline-soft-small-font-weight",
|
|
11473
|
-
"value": "500"
|
|
11526
|
+
"value": "500",
|
|
11527
|
+
"description": "subhead"
|
|
11474
11528
|
},
|
|
11475
11529
|
"android/resources": {
|
|
11476
11530
|
"name": "dt_light_typography_headline_soft_small_font_weight",
|
|
@@ -11488,11 +11542,13 @@
|
|
|
11488
11542
|
"typography/headline/soft/small/lineHeight": {
|
|
11489
11543
|
"css/variables": {
|
|
11490
11544
|
"name": "var(--dt-typography-headline-soft-small-line-height)",
|
|
11491
|
-
"value": 1.4
|
|
11545
|
+
"value": 1.4,
|
|
11546
|
+
"description": "subhead"
|
|
11492
11547
|
},
|
|
11493
11548
|
"less/variables": {
|
|
11494
11549
|
"name": "dt-typography-headline-soft-small-line-height",
|
|
11495
|
-
"value": 1.4
|
|
11550
|
+
"value": 1.4,
|
|
11551
|
+
"description": "subhead"
|
|
11496
11552
|
},
|
|
11497
11553
|
"android/resources": {
|
|
11498
11554
|
"name": "dt_light_typography_headline_soft_small_line_height",
|
|
@@ -11510,11 +11566,13 @@
|
|
|
11510
11566
|
"typography/headline/soft/small/fontSize": {
|
|
11511
11567
|
"css/variables": {
|
|
11512
11568
|
"name": "var(--dt-typography-headline-soft-small-font-size)",
|
|
11513
|
-
"value": "1.2rem"
|
|
11569
|
+
"value": "1.2rem",
|
|
11570
|
+
"description": "subhead"
|
|
11514
11571
|
},
|
|
11515
11572
|
"less/variables": {
|
|
11516
11573
|
"name": "dt-typography-headline-soft-small-font-size",
|
|
11517
|
-
"value": "1.2rem"
|
|
11574
|
+
"value": "1.2rem",
|
|
11575
|
+
"description": "subhead"
|
|
11518
11576
|
},
|
|
11519
11577
|
"android/resources": {
|
|
11520
11578
|
"name": "dt_light_typography_headline_soft_small_font_size",
|
|
@@ -11532,11 +11590,13 @@
|
|
|
11532
11590
|
"typography/headline/soft/small/textCase": {
|
|
11533
11591
|
"css/variables": {
|
|
11534
11592
|
"name": "var(--dt-typography-headline-soft-small-text-case)",
|
|
11535
|
-
"value": "none"
|
|
11593
|
+
"value": "none",
|
|
11594
|
+
"description": "subhead"
|
|
11536
11595
|
},
|
|
11537
11596
|
"less/variables": {
|
|
11538
11597
|
"name": "dt-typography-headline-soft-small-text-case",
|
|
11539
|
-
"value": "none"
|
|
11598
|
+
"value": "none",
|
|
11599
|
+
"description": "subhead"
|
|
11540
11600
|
},
|
|
11541
11601
|
"android/resources": {
|
|
11542
11602
|
"name": "dt_light_typography_headline_soft_small_text_case",
|
|
@@ -11554,11 +11614,13 @@
|
|
|
11554
11614
|
"typography/headline/compact/small/fontFamily": {
|
|
11555
11615
|
"css/variables": {
|
|
11556
11616
|
"name": "var(--dt-typography-headline-compact-small-font-family)",
|
|
11557
|
-
"value": "-apple-system,
|
|
11617
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11618
|
+
"description": "subheading"
|
|
11558
11619
|
},
|
|
11559
11620
|
"less/variables": {
|
|
11560
11621
|
"name": "dt-typography-headline-compact-small-font-family",
|
|
11561
|
-
"value": "-apple-system,
|
|
11622
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11623
|
+
"description": "subheading"
|
|
11562
11624
|
},
|
|
11563
11625
|
"android/resources": {
|
|
11564
11626
|
"name": "dt_light_typography_headline_compact_small_font_family",
|
|
@@ -11576,11 +11638,13 @@
|
|
|
11576
11638
|
"typography/headline/compact/small/fontWeight": {
|
|
11577
11639
|
"css/variables": {
|
|
11578
11640
|
"name": "var(--dt-typography-headline-compact-small-font-weight)",
|
|
11579
|
-
"value": "700"
|
|
11641
|
+
"value": "700",
|
|
11642
|
+
"description": "subheading"
|
|
11580
11643
|
},
|
|
11581
11644
|
"less/variables": {
|
|
11582
11645
|
"name": "dt-typography-headline-compact-small-font-weight",
|
|
11583
|
-
"value": "700"
|
|
11646
|
+
"value": "700",
|
|
11647
|
+
"description": "subheading"
|
|
11584
11648
|
},
|
|
11585
11649
|
"android/resources": {
|
|
11586
11650
|
"name": "dt_light_typography_headline_compact_small_font_weight",
|
|
@@ -11598,11 +11662,13 @@
|
|
|
11598
11662
|
"typography/headline/compact/small/lineHeight": {
|
|
11599
11663
|
"css/variables": {
|
|
11600
11664
|
"name": "var(--dt-typography-headline-compact-small-line-height)",
|
|
11601
|
-
"value": 1.2
|
|
11665
|
+
"value": 1.2,
|
|
11666
|
+
"description": "subheading"
|
|
11602
11667
|
},
|
|
11603
11668
|
"less/variables": {
|
|
11604
11669
|
"name": "dt-typography-headline-compact-small-line-height",
|
|
11605
|
-
"value": 1.2
|
|
11670
|
+
"value": 1.2,
|
|
11671
|
+
"description": "subheading"
|
|
11606
11672
|
},
|
|
11607
11673
|
"android/resources": {
|
|
11608
11674
|
"name": "dt_light_typography_headline_compact_small_line_height",
|
|
@@ -11620,11 +11686,13 @@
|
|
|
11620
11686
|
"typography/headline/compact/small/fontSize": {
|
|
11621
11687
|
"css/variables": {
|
|
11622
11688
|
"name": "var(--dt-typography-headline-compact-small-font-size)",
|
|
11623
|
-
"value": "1.2rem"
|
|
11689
|
+
"value": "1.2rem",
|
|
11690
|
+
"description": "subheading"
|
|
11624
11691
|
},
|
|
11625
11692
|
"less/variables": {
|
|
11626
11693
|
"name": "dt-typography-headline-compact-small-font-size",
|
|
11627
|
-
"value": "1.2rem"
|
|
11694
|
+
"value": "1.2rem",
|
|
11695
|
+
"description": "subheading"
|
|
11628
11696
|
},
|
|
11629
11697
|
"android/resources": {
|
|
11630
11698
|
"name": "dt_light_typography_headline_compact_small_font_size",
|
|
@@ -11642,11 +11710,13 @@
|
|
|
11642
11710
|
"typography/headline/compact/small/textCase": {
|
|
11643
11711
|
"css/variables": {
|
|
11644
11712
|
"name": "var(--dt-typography-headline-compact-small-text-case)",
|
|
11645
|
-
"value": "none"
|
|
11713
|
+
"value": "none",
|
|
11714
|
+
"description": "subheading"
|
|
11646
11715
|
},
|
|
11647
11716
|
"less/variables": {
|
|
11648
11717
|
"name": "dt-typography-headline-compact-small-text-case",
|
|
11649
|
-
"value": "none"
|
|
11718
|
+
"value": "none",
|
|
11719
|
+
"description": "subheading"
|
|
11650
11720
|
},
|
|
11651
11721
|
"android/resources": {
|
|
11652
11722
|
"name": "dt_light_typography_headline_compact_small_text_case",
|
|
@@ -11664,11 +11734,11 @@
|
|
|
11664
11734
|
"typography/headline/compact/medium/fontFamily": {
|
|
11665
11735
|
"css/variables": {
|
|
11666
11736
|
"name": "var(--dt-typography-headline-compact-medium-font-family)",
|
|
11667
|
-
"value": "-apple-system,
|
|
11737
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
11668
11738
|
},
|
|
11669
11739
|
"less/variables": {
|
|
11670
11740
|
"name": "dt-typography-headline-compact-medium-font-family",
|
|
11671
|
-
"value": "-apple-system,
|
|
11741
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
11672
11742
|
},
|
|
11673
11743
|
"android/resources": {
|
|
11674
11744
|
"name": "dt_light_typography_headline_compact_medium_font_family",
|
|
@@ -11774,11 +11844,11 @@
|
|
|
11774
11844
|
"typography/headline/compact/large/fontFamily": {
|
|
11775
11845
|
"css/variables": {
|
|
11776
11846
|
"name": "var(--dt-typography-headline-compact-large-font-family)",
|
|
11777
|
-
"value": "-apple-system,
|
|
11847
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
11778
11848
|
},
|
|
11779
11849
|
"less/variables": {
|
|
11780
11850
|
"name": "dt-typography-headline-compact-large-font-family",
|
|
11781
|
-
"value": "-apple-system,
|
|
11851
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
11782
11852
|
},
|
|
11783
11853
|
"android/resources": {
|
|
11784
11854
|
"name": "dt_light_typography_headline_compact_large_font_family",
|
|
@@ -11884,11 +11954,13 @@
|
|
|
11884
11954
|
"typography/headline/compact/soft/small/fontFamily": {
|
|
11885
11955
|
"css/variables": {
|
|
11886
11956
|
"name": "var(--dt-typography-headline-compact-soft-small-font-family)",
|
|
11887
|
-
"value": "-apple-system,
|
|
11957
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11958
|
+
"description": "subhead"
|
|
11888
11959
|
},
|
|
11889
11960
|
"less/variables": {
|
|
11890
11961
|
"name": "dt-typography-headline-compact-soft-small-font-family",
|
|
11891
|
-
"value": "-apple-system,
|
|
11962
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
11963
|
+
"description": "subhead"
|
|
11892
11964
|
},
|
|
11893
11965
|
"android/resources": {
|
|
11894
11966
|
"name": "dt_light_typography_headline_compact_soft_small_font_family",
|
|
@@ -11906,11 +11978,13 @@
|
|
|
11906
11978
|
"typography/headline/compact/soft/small/fontWeight": {
|
|
11907
11979
|
"css/variables": {
|
|
11908
11980
|
"name": "var(--dt-typography-headline-compact-soft-small-font-weight)",
|
|
11909
|
-
"value": "500"
|
|
11981
|
+
"value": "500",
|
|
11982
|
+
"description": "subhead"
|
|
11910
11983
|
},
|
|
11911
11984
|
"less/variables": {
|
|
11912
11985
|
"name": "dt-typography-headline-compact-soft-small-font-weight",
|
|
11913
|
-
"value": "500"
|
|
11986
|
+
"value": "500",
|
|
11987
|
+
"description": "subhead"
|
|
11914
11988
|
},
|
|
11915
11989
|
"android/resources": {
|
|
11916
11990
|
"name": "dt_light_typography_headline_compact_soft_small_font_weight",
|
|
@@ -11928,11 +12002,13 @@
|
|
|
11928
12002
|
"typography/headline/compact/soft/small/lineHeight": {
|
|
11929
12003
|
"css/variables": {
|
|
11930
12004
|
"name": "var(--dt-typography-headline-compact-soft-small-line-height)",
|
|
11931
|
-
"value": 1.2
|
|
12005
|
+
"value": 1.2,
|
|
12006
|
+
"description": "subhead"
|
|
11932
12007
|
},
|
|
11933
12008
|
"less/variables": {
|
|
11934
12009
|
"name": "dt-typography-headline-compact-soft-small-line-height",
|
|
11935
|
-
"value": 1.2
|
|
12010
|
+
"value": 1.2,
|
|
12011
|
+
"description": "subhead"
|
|
11936
12012
|
},
|
|
11937
12013
|
"android/resources": {
|
|
11938
12014
|
"name": "dt_light_typography_headline_compact_soft_small_line_height",
|
|
@@ -11950,11 +12026,13 @@
|
|
|
11950
12026
|
"typography/headline/compact/soft/small/fontSize": {
|
|
11951
12027
|
"css/variables": {
|
|
11952
12028
|
"name": "var(--dt-typography-headline-compact-soft-small-font-size)",
|
|
11953
|
-
"value": "1.2rem"
|
|
12029
|
+
"value": "1.2rem",
|
|
12030
|
+
"description": "subhead"
|
|
11954
12031
|
},
|
|
11955
12032
|
"less/variables": {
|
|
11956
12033
|
"name": "dt-typography-headline-compact-soft-small-font-size",
|
|
11957
|
-
"value": "1.2rem"
|
|
12034
|
+
"value": "1.2rem",
|
|
12035
|
+
"description": "subhead"
|
|
11958
12036
|
},
|
|
11959
12037
|
"android/resources": {
|
|
11960
12038
|
"name": "dt_light_typography_headline_compact_soft_small_font_size",
|
|
@@ -11972,11 +12050,13 @@
|
|
|
11972
12050
|
"typography/headline/compact/soft/small/textCase": {
|
|
11973
12051
|
"css/variables": {
|
|
11974
12052
|
"name": "var(--dt-typography-headline-compact-soft-small-text-case)",
|
|
11975
|
-
"value": "none"
|
|
12053
|
+
"value": "none",
|
|
12054
|
+
"description": "subhead"
|
|
11976
12055
|
},
|
|
11977
12056
|
"less/variables": {
|
|
11978
12057
|
"name": "dt-typography-headline-compact-soft-small-text-case",
|
|
11979
|
-
"value": "none"
|
|
12058
|
+
"value": "none",
|
|
12059
|
+
"description": "subhead"
|
|
11980
12060
|
},
|
|
11981
12061
|
"android/resources": {
|
|
11982
12062
|
"name": "dt_light_typography_headline_compact_soft_small_text_case",
|
|
@@ -11994,11 +12074,11 @@
|
|
|
11994
12074
|
"typography/label/small/fontFamily": {
|
|
11995
12075
|
"css/variables": {
|
|
11996
12076
|
"name": "var(--dt-typography-label-small-font-family)",
|
|
11997
|
-
"value": "-apple-system,
|
|
12077
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
11998
12078
|
},
|
|
11999
12079
|
"less/variables": {
|
|
12000
12080
|
"name": "dt-typography-label-small-font-family",
|
|
12001
|
-
"value": "-apple-system,
|
|
12081
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12002
12082
|
},
|
|
12003
12083
|
"android/resources": {
|
|
12004
12084
|
"name": "dt_light_typography_label_small_font_family",
|
|
@@ -12104,11 +12184,11 @@
|
|
|
12104
12184
|
"typography/label/base/fontFamily": {
|
|
12105
12185
|
"css/variables": {
|
|
12106
12186
|
"name": "var(--dt-typography-label-base-font-family)",
|
|
12107
|
-
"value": "-apple-system,
|
|
12187
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12108
12188
|
},
|
|
12109
12189
|
"less/variables": {
|
|
12110
12190
|
"name": "dt-typography-label-base-font-family",
|
|
12111
|
-
"value": "-apple-system,
|
|
12191
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12112
12192
|
},
|
|
12113
12193
|
"android/resources": {
|
|
12114
12194
|
"name": "dt_light_typography_label_base_font_family",
|
|
@@ -12214,11 +12294,11 @@
|
|
|
12214
12294
|
"typography/label/compact/small/fontFamily": {
|
|
12215
12295
|
"css/variables": {
|
|
12216
12296
|
"name": "var(--dt-typography-label-compact-small-font-family)",
|
|
12217
|
-
"value": "-apple-system,
|
|
12297
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12218
12298
|
},
|
|
12219
12299
|
"less/variables": {
|
|
12220
12300
|
"name": "dt-typography-label-compact-small-font-family",
|
|
12221
|
-
"value": "-apple-system,
|
|
12301
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12222
12302
|
},
|
|
12223
12303
|
"android/resources": {
|
|
12224
12304
|
"name": "dt_light_typography_label_compact_small_font_family",
|
|
@@ -12324,11 +12404,11 @@
|
|
|
12324
12404
|
"typography/label/compact/base/fontFamily": {
|
|
12325
12405
|
"css/variables": {
|
|
12326
12406
|
"name": "var(--dt-typography-label-compact-base-font-family)",
|
|
12327
|
-
"value": "-apple-system,
|
|
12407
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12328
12408
|
},
|
|
12329
12409
|
"less/variables": {
|
|
12330
12410
|
"name": "dt-typography-label-compact-base-font-family",
|
|
12331
|
-
"value": "-apple-system,
|
|
12411
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12332
12412
|
},
|
|
12333
12413
|
"android/resources": {
|
|
12334
12414
|
"name": "dt_light_typography_label_compact_base_font_family",
|
|
@@ -12434,11 +12514,11 @@
|
|
|
12434
12514
|
"typography/label/compact/plain/small/fontFamily": {
|
|
12435
12515
|
"css/variables": {
|
|
12436
12516
|
"name": "var(--dt-typography-label-compact-plain-small-font-family)",
|
|
12437
|
-
"value": "-apple-system,
|
|
12517
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12438
12518
|
},
|
|
12439
12519
|
"less/variables": {
|
|
12440
12520
|
"name": "dt-typography-label-compact-plain-small-font-family",
|
|
12441
|
-
"value": "-apple-system,
|
|
12521
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12442
12522
|
},
|
|
12443
12523
|
"android/resources": {
|
|
12444
12524
|
"name": "dt_light_typography_label_compact_plain_small_font_family",
|
|
@@ -12544,11 +12624,11 @@
|
|
|
12544
12624
|
"typography/label/compact/plain/base/fontFamily": {
|
|
12545
12625
|
"css/variables": {
|
|
12546
12626
|
"name": "var(--dt-typography-label-compact-plain-base-font-family)",
|
|
12547
|
-
"value": "-apple-system,
|
|
12627
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12548
12628
|
},
|
|
12549
12629
|
"less/variables": {
|
|
12550
12630
|
"name": "dt-typography-label-compact-plain-base-font-family",
|
|
12551
|
-
"value": "-apple-system,
|
|
12631
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12552
12632
|
},
|
|
12553
12633
|
"android/resources": {
|
|
12554
12634
|
"name": "dt_light_typography_label_compact_plain_base_font_family",
|
|
@@ -12654,11 +12734,11 @@
|
|
|
12654
12734
|
"typography/label/plain/small/fontFamily": {
|
|
12655
12735
|
"css/variables": {
|
|
12656
12736
|
"name": "var(--dt-typography-label-plain-small-font-family)",
|
|
12657
|
-
"value": "-apple-system,
|
|
12737
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12658
12738
|
},
|
|
12659
12739
|
"less/variables": {
|
|
12660
12740
|
"name": "dt-typography-label-plain-small-font-family",
|
|
12661
|
-
"value": "-apple-system,
|
|
12741
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12662
12742
|
},
|
|
12663
12743
|
"android/resources": {
|
|
12664
12744
|
"name": "dt_light_typography_label_plain_small_font_family",
|
|
@@ -12764,11 +12844,11 @@
|
|
|
12764
12844
|
"typography/label/plain/base/fontFamily": {
|
|
12765
12845
|
"css/variables": {
|
|
12766
12846
|
"name": "var(--dt-typography-label-plain-base-font-family)",
|
|
12767
|
-
"value": "-apple-system,
|
|
12847
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12768
12848
|
},
|
|
12769
12849
|
"less/variables": {
|
|
12770
12850
|
"name": "dt-typography-label-plain-base-font-family",
|
|
12771
|
-
"value": "-apple-system,
|
|
12851
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12772
12852
|
},
|
|
12773
12853
|
"android/resources": {
|
|
12774
12854
|
"name": "dt_light_typography_label_plain_base_font_family",
|
|
@@ -12874,11 +12954,11 @@
|
|
|
12874
12954
|
"typography/helper/small/fontFamily": {
|
|
12875
12955
|
"css/variables": {
|
|
12876
12956
|
"name": "var(--dt-typography-helper-small-font-family)",
|
|
12877
|
-
"value": "-apple-system,
|
|
12957
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12878
12958
|
},
|
|
12879
12959
|
"less/variables": {
|
|
12880
12960
|
"name": "dt-typography-helper-small-font-family",
|
|
12881
|
-
"value": "-apple-system,
|
|
12961
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12882
12962
|
},
|
|
12883
12963
|
"android/resources": {
|
|
12884
12964
|
"name": "dt_light_typography_helper_small_font_family",
|
|
@@ -12984,11 +13064,11 @@
|
|
|
12984
13064
|
"typography/helper/base/fontFamily": {
|
|
12985
13065
|
"css/variables": {
|
|
12986
13066
|
"name": "var(--dt-typography-helper-base-font-family)",
|
|
12987
|
-
"value": "-apple-system,
|
|
13067
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12988
13068
|
},
|
|
12989
13069
|
"less/variables": {
|
|
12990
13070
|
"name": "dt-typography-helper-base-font-family",
|
|
12991
|
-
"value": "-apple-system,
|
|
13071
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
12992
13072
|
},
|
|
12993
13073
|
"android/resources": {
|
|
12994
13074
|
"name": "dt_light_typography_helper_base_font_family",
|
|
@@ -13094,11 +13174,13 @@
|
|
|
13094
13174
|
"typography/code/small/fontFamily": {
|
|
13095
13175
|
"css/variables": {
|
|
13096
13176
|
"name": "var(--dt-typography-code-small-font-family)",
|
|
13097
|
-
"value": "SFMono-Regular,
|
|
13177
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
|
|
13178
|
+
"description": "mono"
|
|
13098
13179
|
},
|
|
13099
13180
|
"less/variables": {
|
|
13100
13181
|
"name": "dt-typography-code-small-font-family",
|
|
13101
|
-
"value": "SFMono-Regular,
|
|
13182
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
|
|
13183
|
+
"description": "mono"
|
|
13102
13184
|
},
|
|
13103
13185
|
"android/resources": {
|
|
13104
13186
|
"name": "dt_light_typography_code_small_font_family",
|
|
@@ -13116,11 +13198,13 @@
|
|
|
13116
13198
|
"typography/code/small/fontWeight": {
|
|
13117
13199
|
"css/variables": {
|
|
13118
13200
|
"name": "var(--dt-typography-code-small-font-weight)",
|
|
13119
|
-
"value": "400"
|
|
13201
|
+
"value": "400",
|
|
13202
|
+
"description": "mono"
|
|
13120
13203
|
},
|
|
13121
13204
|
"less/variables": {
|
|
13122
13205
|
"name": "dt-typography-code-small-font-weight",
|
|
13123
|
-
"value": "400"
|
|
13206
|
+
"value": "400",
|
|
13207
|
+
"description": "mono"
|
|
13124
13208
|
},
|
|
13125
13209
|
"android/resources": {
|
|
13126
13210
|
"name": "dt_light_typography_code_small_font_weight",
|
|
@@ -13138,11 +13222,13 @@
|
|
|
13138
13222
|
"typography/code/small/lineHeight": {
|
|
13139
13223
|
"css/variables": {
|
|
13140
13224
|
"name": "var(--dt-typography-code-small-line-height)",
|
|
13141
|
-
"value": 1.2
|
|
13225
|
+
"value": 1.2,
|
|
13226
|
+
"description": "mono"
|
|
13142
13227
|
},
|
|
13143
13228
|
"less/variables": {
|
|
13144
13229
|
"name": "dt-typography-code-small-line-height",
|
|
13145
|
-
"value": 1.2
|
|
13230
|
+
"value": 1.2,
|
|
13231
|
+
"description": "mono"
|
|
13146
13232
|
},
|
|
13147
13233
|
"android/resources": {
|
|
13148
13234
|
"name": "dt_light_typography_code_small_line_height",
|
|
@@ -13160,11 +13246,13 @@
|
|
|
13160
13246
|
"typography/code/small/fontSize": {
|
|
13161
13247
|
"css/variables": {
|
|
13162
13248
|
"name": "var(--dt-typography-code-small-font-size)",
|
|
13163
|
-
"value": "1.2rem"
|
|
13249
|
+
"value": "1.2rem",
|
|
13250
|
+
"description": "mono"
|
|
13164
13251
|
},
|
|
13165
13252
|
"less/variables": {
|
|
13166
13253
|
"name": "dt-typography-code-small-font-size",
|
|
13167
|
-
"value": "1.2rem"
|
|
13254
|
+
"value": "1.2rem",
|
|
13255
|
+
"description": "mono"
|
|
13168
13256
|
},
|
|
13169
13257
|
"android/resources": {
|
|
13170
13258
|
"name": "dt_light_typography_code_small_font_size",
|
|
@@ -13182,11 +13270,13 @@
|
|
|
13182
13270
|
"typography/code/small/textCase": {
|
|
13183
13271
|
"css/variables": {
|
|
13184
13272
|
"name": "var(--dt-typography-code-small-text-case)",
|
|
13185
|
-
"value": "none"
|
|
13273
|
+
"value": "none",
|
|
13274
|
+
"description": "mono"
|
|
13186
13275
|
},
|
|
13187
13276
|
"less/variables": {
|
|
13188
13277
|
"name": "dt-typography-code-small-text-case",
|
|
13189
|
-
"value": "none"
|
|
13278
|
+
"value": "none",
|
|
13279
|
+
"description": "mono"
|
|
13190
13280
|
},
|
|
13191
13281
|
"android/resources": {
|
|
13192
13282
|
"name": "dt_light_typography_code_small_text_case",
|
|
@@ -13204,11 +13294,13 @@
|
|
|
13204
13294
|
"typography/code/base/fontFamily": {
|
|
13205
13295
|
"css/variables": {
|
|
13206
13296
|
"name": "var(--dt-typography-code-base-font-family)",
|
|
13207
|
-
"value": "SFMono-Regular,
|
|
13297
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
|
|
13298
|
+
"description": "mono"
|
|
13208
13299
|
},
|
|
13209
13300
|
"less/variables": {
|
|
13210
13301
|
"name": "dt-typography-code-base-font-family",
|
|
13211
|
-
"value": "SFMono-Regular,
|
|
13302
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
|
|
13303
|
+
"description": "mono"
|
|
13212
13304
|
},
|
|
13213
13305
|
"android/resources": {
|
|
13214
13306
|
"name": "dt_light_typography_code_base_font_family",
|
|
@@ -13226,11 +13318,13 @@
|
|
|
13226
13318
|
"typography/code/base/fontWeight": {
|
|
13227
13319
|
"css/variables": {
|
|
13228
13320
|
"name": "var(--dt-typography-code-base-font-weight)",
|
|
13229
|
-
"value": "400"
|
|
13321
|
+
"value": "400",
|
|
13322
|
+
"description": "mono"
|
|
13230
13323
|
},
|
|
13231
13324
|
"less/variables": {
|
|
13232
13325
|
"name": "dt-typography-code-base-font-weight",
|
|
13233
|
-
"value": "400"
|
|
13326
|
+
"value": "400",
|
|
13327
|
+
"description": "mono"
|
|
13234
13328
|
},
|
|
13235
13329
|
"android/resources": {
|
|
13236
13330
|
"name": "dt_light_typography_code_base_font_weight",
|
|
@@ -13248,11 +13342,13 @@
|
|
|
13248
13342
|
"typography/code/base/lineHeight": {
|
|
13249
13343
|
"css/variables": {
|
|
13250
13344
|
"name": "var(--dt-typography-code-base-line-height)",
|
|
13251
|
-
"value": 1.2
|
|
13345
|
+
"value": 1.2,
|
|
13346
|
+
"description": "mono"
|
|
13252
13347
|
},
|
|
13253
13348
|
"less/variables": {
|
|
13254
13349
|
"name": "dt-typography-code-base-line-height",
|
|
13255
|
-
"value": 1.2
|
|
13350
|
+
"value": 1.2,
|
|
13351
|
+
"description": "mono"
|
|
13256
13352
|
},
|
|
13257
13353
|
"android/resources": {
|
|
13258
13354
|
"name": "dt_light_typography_code_base_line_height",
|
|
@@ -13270,11 +13366,13 @@
|
|
|
13270
13366
|
"typography/code/base/fontSize": {
|
|
13271
13367
|
"css/variables": {
|
|
13272
13368
|
"name": "var(--dt-typography-code-base-font-size)",
|
|
13273
|
-
"value": "1.5rem"
|
|
13369
|
+
"value": "1.5rem",
|
|
13370
|
+
"description": "mono"
|
|
13274
13371
|
},
|
|
13275
13372
|
"less/variables": {
|
|
13276
13373
|
"name": "dt-typography-code-base-font-size",
|
|
13277
|
-
"value": "1.5rem"
|
|
13374
|
+
"value": "1.5rem",
|
|
13375
|
+
"description": "mono"
|
|
13278
13376
|
},
|
|
13279
13377
|
"android/resources": {
|
|
13280
13378
|
"name": "dt_light_typography_code_base_font_size",
|
|
@@ -13292,11 +13390,13 @@
|
|
|
13292
13390
|
"typography/code/base/textCase": {
|
|
13293
13391
|
"css/variables": {
|
|
13294
13392
|
"name": "var(--dt-typography-code-base-text-case)",
|
|
13295
|
-
"value": "none"
|
|
13393
|
+
"value": "none",
|
|
13394
|
+
"description": "mono"
|
|
13296
13395
|
},
|
|
13297
13396
|
"less/variables": {
|
|
13298
13397
|
"name": "dt-typography-code-base-text-case",
|
|
13299
|
-
"value": "none"
|
|
13398
|
+
"value": "none",
|
|
13399
|
+
"description": "mono"
|
|
13300
13400
|
},
|
|
13301
13401
|
"android/resources": {
|
|
13302
13402
|
"name": "dt_light_typography_code_base_text_case",
|
|
@@ -17877,11 +17977,11 @@
|
|
|
17877
17977
|
"font/family/body": {
|
|
17878
17978
|
"css/variables": {
|
|
17879
17979
|
"name": "var(--dt-font-family-body)",
|
|
17880
|
-
"value": "-apple-system,
|
|
17980
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
17881
17981
|
},
|
|
17882
17982
|
"less/variables": {
|
|
17883
17983
|
"name": "dt-font-family-body",
|
|
17884
|
-
"value": "-apple-system,
|
|
17984
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
17885
17985
|
},
|
|
17886
17986
|
"android/resources": {
|
|
17887
17987
|
"name": "dt_dark_font_family_body",
|
|
@@ -17899,11 +17999,11 @@
|
|
|
17899
17999
|
"font/family/expressive": {
|
|
17900
18000
|
"css/variables": {
|
|
17901
18001
|
"name": "var(--dt-font-family-expressive)",
|
|
17902
|
-
"value": "Archivo,-apple-system,
|
|
18002
|
+
"value": "Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
17903
18003
|
},
|
|
17904
18004
|
"less/variables": {
|
|
17905
18005
|
"name": "dt-font-family-expressive",
|
|
17906
|
-
"value": "Archivo,-apple-system,
|
|
18006
|
+
"value": "Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
17907
18007
|
},
|
|
17908
18008
|
"android/resources": {
|
|
17909
18009
|
"name": "dt_dark_font_family_expressive",
|
|
@@ -17921,11 +18021,11 @@
|
|
|
17921
18021
|
"font/family/mono": {
|
|
17922
18022
|
"css/variables": {
|
|
17923
18023
|
"name": "var(--dt-font-family-mono)",
|
|
17924
|
-
"value": "SFMono-Regular,
|
|
18024
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace"
|
|
17925
18025
|
},
|
|
17926
18026
|
"less/variables": {
|
|
17927
18027
|
"name": "dt-font-family-mono",
|
|
17928
|
-
"value": "SFMono-Regular,
|
|
18028
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace"
|
|
17929
18029
|
},
|
|
17930
18030
|
"android/resources": {
|
|
17931
18031
|
"name": "dt_dark_font_family_mono",
|
|
@@ -30541,11 +30641,11 @@
|
|
|
30541
30641
|
"typography/body/small/fontFamily": {
|
|
30542
30642
|
"css/variables": {
|
|
30543
30643
|
"name": "var(--dt-typography-body-small-font-family)",
|
|
30544
|
-
"value": "-apple-system,
|
|
30644
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30545
30645
|
},
|
|
30546
30646
|
"less/variables": {
|
|
30547
30647
|
"name": "dt-typography-body-small-font-family",
|
|
30548
|
-
"value": "-apple-system,
|
|
30648
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30549
30649
|
},
|
|
30550
30650
|
"android/resources": {
|
|
30551
30651
|
"name": "dt_dark_typography_body_small_font_family",
|
|
@@ -30651,11 +30751,11 @@
|
|
|
30651
30751
|
"typography/body/base/fontFamily": {
|
|
30652
30752
|
"css/variables": {
|
|
30653
30753
|
"name": "var(--dt-typography-body-base-font-family)",
|
|
30654
|
-
"value": "-apple-system,
|
|
30754
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30655
30755
|
},
|
|
30656
30756
|
"less/variables": {
|
|
30657
30757
|
"name": "dt-typography-body-base-font-family",
|
|
30658
|
-
"value": "-apple-system,
|
|
30758
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30659
30759
|
},
|
|
30660
30760
|
"android/resources": {
|
|
30661
30761
|
"name": "dt_dark_typography_body_base_font_family",
|
|
@@ -30761,11 +30861,11 @@
|
|
|
30761
30861
|
"typography/body/compact/small/fontFamily": {
|
|
30762
30862
|
"css/variables": {
|
|
30763
30863
|
"name": "var(--dt-typography-body-compact-small-font-family)",
|
|
30764
|
-
"value": "-apple-system,
|
|
30864
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30765
30865
|
},
|
|
30766
30866
|
"less/variables": {
|
|
30767
30867
|
"name": "dt-typography-body-compact-small-font-family",
|
|
30768
|
-
"value": "-apple-system,
|
|
30868
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30769
30869
|
},
|
|
30770
30870
|
"android/resources": {
|
|
30771
30871
|
"name": "dt_dark_typography_body_compact_small_font_family",
|
|
@@ -30871,11 +30971,11 @@
|
|
|
30871
30971
|
"typography/body/compact/base/fontFamily": {
|
|
30872
30972
|
"css/variables": {
|
|
30873
30973
|
"name": "var(--dt-typography-body-compact-base-font-family)",
|
|
30874
|
-
"value": "-apple-system,
|
|
30974
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30875
30975
|
},
|
|
30876
30976
|
"less/variables": {
|
|
30877
30977
|
"name": "dt-typography-body-compact-base-font-family",
|
|
30878
|
-
"value": "-apple-system,
|
|
30978
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30879
30979
|
},
|
|
30880
30980
|
"android/resources": {
|
|
30881
30981
|
"name": "dt_dark_typography_body_compact_base_font_family",
|
|
@@ -30981,11 +31081,11 @@
|
|
|
30981
31081
|
"typography/headline/eyebrow/fontFamily": {
|
|
30982
31082
|
"css/variables": {
|
|
30983
31083
|
"name": "var(--dt-typography-headline-eyebrow-font-family)",
|
|
30984
|
-
"value": "-apple-system,
|
|
31084
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30985
31085
|
},
|
|
30986
31086
|
"less/variables": {
|
|
30987
31087
|
"name": "dt-typography-headline-eyebrow-font-family",
|
|
30988
|
-
"value": "-apple-system,
|
|
31088
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
30989
31089
|
},
|
|
30990
31090
|
"android/resources": {
|
|
30991
31091
|
"name": "dt_dark_typography_headline_eyebrow_font_family",
|
|
@@ -31091,11 +31191,13 @@
|
|
|
31091
31191
|
"typography/headline/small/fontFamily": {
|
|
31092
31192
|
"css/variables": {
|
|
31093
31193
|
"name": "var(--dt-typography-headline-small-font-family)",
|
|
31094
|
-
"value": "-apple-system,
|
|
31194
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31195
|
+
"description": "subhead"
|
|
31095
31196
|
},
|
|
31096
31197
|
"less/variables": {
|
|
31097
31198
|
"name": "dt-typography-headline-small-font-family",
|
|
31098
|
-
"value": "-apple-system,
|
|
31199
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31200
|
+
"description": "subhead"
|
|
31099
31201
|
},
|
|
31100
31202
|
"android/resources": {
|
|
31101
31203
|
"name": "dt_dark_typography_headline_small_font_family",
|
|
@@ -31113,11 +31215,13 @@
|
|
|
31113
31215
|
"typography/headline/small/fontWeight": {
|
|
31114
31216
|
"css/variables": {
|
|
31115
31217
|
"name": "var(--dt-typography-headline-small-font-weight)",
|
|
31116
|
-
"value": "700"
|
|
31218
|
+
"value": "700",
|
|
31219
|
+
"description": "subhead"
|
|
31117
31220
|
},
|
|
31118
31221
|
"less/variables": {
|
|
31119
31222
|
"name": "dt-typography-headline-small-font-weight",
|
|
31120
|
-
"value": "700"
|
|
31223
|
+
"value": "700",
|
|
31224
|
+
"description": "subhead"
|
|
31121
31225
|
},
|
|
31122
31226
|
"android/resources": {
|
|
31123
31227
|
"name": "dt_dark_typography_headline_small_font_weight",
|
|
@@ -31135,11 +31239,13 @@
|
|
|
31135
31239
|
"typography/headline/small/lineHeight": {
|
|
31136
31240
|
"css/variables": {
|
|
31137
31241
|
"name": "var(--dt-typography-headline-small-line-height)",
|
|
31138
|
-
"value": 1.4
|
|
31242
|
+
"value": 1.4,
|
|
31243
|
+
"description": "subhead"
|
|
31139
31244
|
},
|
|
31140
31245
|
"less/variables": {
|
|
31141
31246
|
"name": "dt-typography-headline-small-line-height",
|
|
31142
|
-
"value": 1.4
|
|
31247
|
+
"value": 1.4,
|
|
31248
|
+
"description": "subhead"
|
|
31143
31249
|
},
|
|
31144
31250
|
"android/resources": {
|
|
31145
31251
|
"name": "dt_dark_typography_headline_small_line_height",
|
|
@@ -31157,11 +31263,13 @@
|
|
|
31157
31263
|
"typography/headline/small/fontSize": {
|
|
31158
31264
|
"css/variables": {
|
|
31159
31265
|
"name": "var(--dt-typography-headline-small-font-size)",
|
|
31160
|
-
"value": "1.2rem"
|
|
31266
|
+
"value": "1.2rem",
|
|
31267
|
+
"description": "subhead"
|
|
31161
31268
|
},
|
|
31162
31269
|
"less/variables": {
|
|
31163
31270
|
"name": "dt-typography-headline-small-font-size",
|
|
31164
|
-
"value": "1.2rem"
|
|
31271
|
+
"value": "1.2rem",
|
|
31272
|
+
"description": "subhead"
|
|
31165
31273
|
},
|
|
31166
31274
|
"android/resources": {
|
|
31167
31275
|
"name": "dt_dark_typography_headline_small_font_size",
|
|
@@ -31179,11 +31287,13 @@
|
|
|
31179
31287
|
"typography/headline/small/textCase": {
|
|
31180
31288
|
"css/variables": {
|
|
31181
31289
|
"name": "var(--dt-typography-headline-small-text-case)",
|
|
31182
|
-
"value": "none"
|
|
31290
|
+
"value": "none",
|
|
31291
|
+
"description": "subhead"
|
|
31183
31292
|
},
|
|
31184
31293
|
"less/variables": {
|
|
31185
31294
|
"name": "dt-typography-headline-small-text-case",
|
|
31186
|
-
"value": "none"
|
|
31295
|
+
"value": "none",
|
|
31296
|
+
"description": "subhead"
|
|
31187
31297
|
},
|
|
31188
31298
|
"android/resources": {
|
|
31189
31299
|
"name": "dt_dark_typography_headline_small_text_case",
|
|
@@ -31201,11 +31311,13 @@
|
|
|
31201
31311
|
"typography/headline/medium/fontFamily": {
|
|
31202
31312
|
"css/variables": {
|
|
31203
31313
|
"name": "var(--dt-typography-headline-medium-font-family)",
|
|
31204
|
-
"value": "-apple-system,
|
|
31314
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31315
|
+
"description": "base"
|
|
31205
31316
|
},
|
|
31206
31317
|
"less/variables": {
|
|
31207
31318
|
"name": "dt-typography-headline-medium-font-family",
|
|
31208
|
-
"value": "-apple-system,
|
|
31319
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31320
|
+
"description": "base"
|
|
31209
31321
|
},
|
|
31210
31322
|
"android/resources": {
|
|
31211
31323
|
"name": "dt_dark_typography_headline_medium_font_family",
|
|
@@ -31223,11 +31335,13 @@
|
|
|
31223
31335
|
"typography/headline/medium/fontWeight": {
|
|
31224
31336
|
"css/variables": {
|
|
31225
31337
|
"name": "var(--dt-typography-headline-medium-font-weight)",
|
|
31226
|
-
"value": "700"
|
|
31338
|
+
"value": "700",
|
|
31339
|
+
"description": "base"
|
|
31227
31340
|
},
|
|
31228
31341
|
"less/variables": {
|
|
31229
31342
|
"name": "dt-typography-headline-medium-font-weight",
|
|
31230
|
-
"value": "700"
|
|
31343
|
+
"value": "700",
|
|
31344
|
+
"description": "base"
|
|
31231
31345
|
},
|
|
31232
31346
|
"android/resources": {
|
|
31233
31347
|
"name": "dt_dark_typography_headline_medium_font_weight",
|
|
@@ -31245,11 +31359,13 @@
|
|
|
31245
31359
|
"typography/headline/medium/lineHeight": {
|
|
31246
31360
|
"css/variables": {
|
|
31247
31361
|
"name": "var(--dt-typography-headline-medium-line-height)",
|
|
31248
|
-
"value": 1.6
|
|
31362
|
+
"value": 1.6,
|
|
31363
|
+
"description": "base"
|
|
31249
31364
|
},
|
|
31250
31365
|
"less/variables": {
|
|
31251
31366
|
"name": "dt-typography-headline-medium-line-height",
|
|
31252
|
-
"value": 1.6
|
|
31367
|
+
"value": 1.6,
|
|
31368
|
+
"description": "base"
|
|
31253
31369
|
},
|
|
31254
31370
|
"android/resources": {
|
|
31255
31371
|
"name": "dt_dark_typography_headline_medium_line_height",
|
|
@@ -31267,11 +31383,13 @@
|
|
|
31267
31383
|
"typography/headline/medium/fontSize": {
|
|
31268
31384
|
"css/variables": {
|
|
31269
31385
|
"name": "var(--dt-typography-headline-medium-font-size)",
|
|
31270
|
-
"value": "1.5rem"
|
|
31386
|
+
"value": "1.5rem",
|
|
31387
|
+
"description": "base"
|
|
31271
31388
|
},
|
|
31272
31389
|
"less/variables": {
|
|
31273
31390
|
"name": "dt-typography-headline-medium-font-size",
|
|
31274
|
-
"value": "1.5rem"
|
|
31391
|
+
"value": "1.5rem",
|
|
31392
|
+
"description": "base"
|
|
31275
31393
|
},
|
|
31276
31394
|
"android/resources": {
|
|
31277
31395
|
"name": "dt_dark_typography_headline_medium_font_size",
|
|
@@ -31289,11 +31407,13 @@
|
|
|
31289
31407
|
"typography/headline/medium/textCase": {
|
|
31290
31408
|
"css/variables": {
|
|
31291
31409
|
"name": "var(--dt-typography-headline-medium-text-case)",
|
|
31292
|
-
"value": "none"
|
|
31410
|
+
"value": "none",
|
|
31411
|
+
"description": "base"
|
|
31293
31412
|
},
|
|
31294
31413
|
"less/variables": {
|
|
31295
31414
|
"name": "dt-typography-headline-medium-text-case",
|
|
31296
|
-
"value": "none"
|
|
31415
|
+
"value": "none",
|
|
31416
|
+
"description": "base"
|
|
31297
31417
|
},
|
|
31298
31418
|
"android/resources": {
|
|
31299
31419
|
"name": "dt_dark_typography_headline_medium_text_case",
|
|
@@ -31311,11 +31431,13 @@
|
|
|
31311
31431
|
"typography/headline/large/fontFamily": {
|
|
31312
31432
|
"css/variables": {
|
|
31313
31433
|
"name": "var(--dt-typography-headline-large-font-family)",
|
|
31314
|
-
"value": "-apple-system,
|
|
31434
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31435
|
+
"description": "section"
|
|
31315
31436
|
},
|
|
31316
31437
|
"less/variables": {
|
|
31317
31438
|
"name": "dt-typography-headline-large-font-family",
|
|
31318
|
-
"value": "-apple-system,
|
|
31439
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31440
|
+
"description": "section"
|
|
31319
31441
|
},
|
|
31320
31442
|
"android/resources": {
|
|
31321
31443
|
"name": "dt_dark_typography_headline_large_font_family",
|
|
@@ -31333,11 +31455,13 @@
|
|
|
31333
31455
|
"typography/headline/large/fontWeight": {
|
|
31334
31456
|
"css/variables": {
|
|
31335
31457
|
"name": "var(--dt-typography-headline-large-font-weight)",
|
|
31336
|
-
"value": "700"
|
|
31458
|
+
"value": "700",
|
|
31459
|
+
"description": "section"
|
|
31337
31460
|
},
|
|
31338
31461
|
"less/variables": {
|
|
31339
31462
|
"name": "dt-typography-headline-large-font-weight",
|
|
31340
|
-
"value": "700"
|
|
31463
|
+
"value": "700",
|
|
31464
|
+
"description": "section"
|
|
31341
31465
|
},
|
|
31342
31466
|
"android/resources": {
|
|
31343
31467
|
"name": "dt_dark_typography_headline_large_font_weight",
|
|
@@ -31355,11 +31479,13 @@
|
|
|
31355
31479
|
"typography/headline/large/lineHeight": {
|
|
31356
31480
|
"css/variables": {
|
|
31357
31481
|
"name": "var(--dt-typography-headline-large-line-height)",
|
|
31358
|
-
"value": 1.6
|
|
31482
|
+
"value": 1.6,
|
|
31483
|
+
"description": "section"
|
|
31359
31484
|
},
|
|
31360
31485
|
"less/variables": {
|
|
31361
31486
|
"name": "dt-typography-headline-large-line-height",
|
|
31362
|
-
"value": 1.6
|
|
31487
|
+
"value": 1.6,
|
|
31488
|
+
"description": "section"
|
|
31363
31489
|
},
|
|
31364
31490
|
"android/resources": {
|
|
31365
31491
|
"name": "dt_dark_typography_headline_large_line_height",
|
|
@@ -31377,11 +31503,13 @@
|
|
|
31377
31503
|
"typography/headline/large/fontSize": {
|
|
31378
31504
|
"css/variables": {
|
|
31379
31505
|
"name": "var(--dt-typography-headline-large-font-size)",
|
|
31380
|
-
"value": "1.9rem"
|
|
31506
|
+
"value": "1.9rem",
|
|
31507
|
+
"description": "section"
|
|
31381
31508
|
},
|
|
31382
31509
|
"less/variables": {
|
|
31383
31510
|
"name": "dt-typography-headline-large-font-size",
|
|
31384
|
-
"value": "1.9rem"
|
|
31511
|
+
"value": "1.9rem",
|
|
31512
|
+
"description": "section"
|
|
31385
31513
|
},
|
|
31386
31514
|
"android/resources": {
|
|
31387
31515
|
"name": "dt_dark_typography_headline_large_font_size",
|
|
@@ -31399,11 +31527,13 @@
|
|
|
31399
31527
|
"typography/headline/large/textCase": {
|
|
31400
31528
|
"css/variables": {
|
|
31401
31529
|
"name": "var(--dt-typography-headline-large-text-case)",
|
|
31402
|
-
"value": "none"
|
|
31530
|
+
"value": "none",
|
|
31531
|
+
"description": "section"
|
|
31403
31532
|
},
|
|
31404
31533
|
"less/variables": {
|
|
31405
31534
|
"name": "dt-typography-headline-large-text-case",
|
|
31406
|
-
"value": "none"
|
|
31535
|
+
"value": "none",
|
|
31536
|
+
"description": "section"
|
|
31407
31537
|
},
|
|
31408
31538
|
"android/resources": {
|
|
31409
31539
|
"name": "dt_dark_typography_headline_large_text_case",
|
|
@@ -31421,11 +31551,13 @@
|
|
|
31421
31551
|
"typography/headline/extra-large/fontFamily": {
|
|
31422
31552
|
"css/variables": {
|
|
31423
31553
|
"name": "var(--dt-typography-headline-extra-large-font-family)",
|
|
31424
|
-
"value": "-apple-system,
|
|
31554
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31555
|
+
"description": "display"
|
|
31425
31556
|
},
|
|
31426
31557
|
"less/variables": {
|
|
31427
31558
|
"name": "dt-typography-headline-extra-large-font-family",
|
|
31428
|
-
"value": "-apple-system,
|
|
31559
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31560
|
+
"description": "display"
|
|
31429
31561
|
},
|
|
31430
31562
|
"android/resources": {
|
|
31431
31563
|
"name": "dt_dark_typography_headline_extra_large_font_family",
|
|
@@ -31443,11 +31575,13 @@
|
|
|
31443
31575
|
"typography/headline/extra-large/fontWeight": {
|
|
31444
31576
|
"css/variables": {
|
|
31445
31577
|
"name": "var(--dt-typography-headline-extra-large-font-weight)",
|
|
31446
|
-
"value": "500"
|
|
31578
|
+
"value": "500",
|
|
31579
|
+
"description": "display"
|
|
31447
31580
|
},
|
|
31448
31581
|
"less/variables": {
|
|
31449
31582
|
"name": "dt-typography-headline-extra-large-font-weight",
|
|
31450
|
-
"value": "500"
|
|
31583
|
+
"value": "500",
|
|
31584
|
+
"description": "display"
|
|
31451
31585
|
},
|
|
31452
31586
|
"android/resources": {
|
|
31453
31587
|
"name": "dt_dark_typography_headline_extra_large_font_weight",
|
|
@@ -31465,11 +31599,13 @@
|
|
|
31465
31599
|
"typography/headline/extra-large/lineHeight": {
|
|
31466
31600
|
"css/variables": {
|
|
31467
31601
|
"name": "var(--dt-typography-headline-extra-large-line-height)",
|
|
31468
|
-
"value": 1.2
|
|
31602
|
+
"value": 1.2,
|
|
31603
|
+
"description": "display"
|
|
31469
31604
|
},
|
|
31470
31605
|
"less/variables": {
|
|
31471
31606
|
"name": "dt-typography-headline-extra-large-line-height",
|
|
31472
|
-
"value": 1.2
|
|
31607
|
+
"value": 1.2,
|
|
31608
|
+
"description": "display"
|
|
31473
31609
|
},
|
|
31474
31610
|
"android/resources": {
|
|
31475
31611
|
"name": "dt_dark_typography_headline_extra_large_line_height",
|
|
@@ -31487,11 +31623,13 @@
|
|
|
31487
31623
|
"typography/headline/extra-large/fontSize": {
|
|
31488
31624
|
"css/variables": {
|
|
31489
31625
|
"name": "var(--dt-typography-headline-extra-large-font-size)",
|
|
31490
|
-
"value": "2.7rem"
|
|
31626
|
+
"value": "2.7rem",
|
|
31627
|
+
"description": "display"
|
|
31491
31628
|
},
|
|
31492
31629
|
"less/variables": {
|
|
31493
31630
|
"name": "dt-typography-headline-extra-large-font-size",
|
|
31494
|
-
"value": "2.7rem"
|
|
31631
|
+
"value": "2.7rem",
|
|
31632
|
+
"description": "display"
|
|
31495
31633
|
},
|
|
31496
31634
|
"android/resources": {
|
|
31497
31635
|
"name": "dt_dark_typography_headline_extra_large_font_size",
|
|
@@ -31509,11 +31647,13 @@
|
|
|
31509
31647
|
"typography/headline/extra-large/textCase": {
|
|
31510
31648
|
"css/variables": {
|
|
31511
31649
|
"name": "var(--dt-typography-headline-extra-large-text-case)",
|
|
31512
|
-
"value": "none"
|
|
31650
|
+
"value": "none",
|
|
31651
|
+
"description": "display"
|
|
31513
31652
|
},
|
|
31514
31653
|
"less/variables": {
|
|
31515
31654
|
"name": "dt-typography-headline-extra-large-text-case",
|
|
31516
|
-
"value": "none"
|
|
31655
|
+
"value": "none",
|
|
31656
|
+
"description": "display"
|
|
31517
31657
|
},
|
|
31518
31658
|
"android/resources": {
|
|
31519
31659
|
"name": "dt_dark_typography_headline_extra_large_text_case",
|
|
@@ -31531,11 +31671,13 @@
|
|
|
31531
31671
|
"typography/headline/extra-extra-large/fontFamily": {
|
|
31532
31672
|
"css/variables": {
|
|
31533
31673
|
"name": "var(--dt-typography-headline-extra-extra-large-font-family)",
|
|
31534
|
-
"value": "-apple-system,
|
|
31674
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31675
|
+
"description": "page head"
|
|
31535
31676
|
},
|
|
31536
31677
|
"less/variables": {
|
|
31537
31678
|
"name": "dt-typography-headline-extra-extra-large-font-family",
|
|
31538
|
-
"value": "-apple-system,
|
|
31679
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31680
|
+
"description": "page head"
|
|
31539
31681
|
},
|
|
31540
31682
|
"android/resources": {
|
|
31541
31683
|
"name": "dt_dark_typography_headline_extra_extra_large_font_family",
|
|
@@ -31553,11 +31695,13 @@
|
|
|
31553
31695
|
"typography/headline/extra-extra-large/fontWeight": {
|
|
31554
31696
|
"css/variables": {
|
|
31555
31697
|
"name": "var(--dt-typography-headline-extra-extra-large-font-weight)",
|
|
31556
|
-
"value": "500"
|
|
31698
|
+
"value": "500",
|
|
31699
|
+
"description": "page head"
|
|
31557
31700
|
},
|
|
31558
31701
|
"less/variables": {
|
|
31559
31702
|
"name": "dt-typography-headline-extra-extra-large-font-weight",
|
|
31560
|
-
"value": "500"
|
|
31703
|
+
"value": "500",
|
|
31704
|
+
"description": "page head"
|
|
31561
31705
|
},
|
|
31562
31706
|
"android/resources": {
|
|
31563
31707
|
"name": "dt_dark_typography_headline_extra_extra_large_font_weight",
|
|
@@ -31575,11 +31719,13 @@
|
|
|
31575
31719
|
"typography/headline/extra-extra-large/lineHeight": {
|
|
31576
31720
|
"css/variables": {
|
|
31577
31721
|
"name": "var(--dt-typography-headline-extra-extra-large-line-height)",
|
|
31578
|
-
"value": 1.2
|
|
31722
|
+
"value": 1.2,
|
|
31723
|
+
"description": "page head"
|
|
31579
31724
|
},
|
|
31580
31725
|
"less/variables": {
|
|
31581
31726
|
"name": "dt-typography-headline-extra-extra-large-line-height",
|
|
31582
|
-
"value": 1.2
|
|
31727
|
+
"value": 1.2,
|
|
31728
|
+
"description": "page head"
|
|
31583
31729
|
},
|
|
31584
31730
|
"android/resources": {
|
|
31585
31731
|
"name": "dt_dark_typography_headline_extra_extra_large_line_height",
|
|
@@ -31597,11 +31743,13 @@
|
|
|
31597
31743
|
"typography/headline/extra-extra-large/fontSize": {
|
|
31598
31744
|
"css/variables": {
|
|
31599
31745
|
"name": "var(--dt-typography-headline-extra-extra-large-font-size)",
|
|
31600
|
-
"value": "3.8rem"
|
|
31746
|
+
"value": "3.8rem",
|
|
31747
|
+
"description": "page head"
|
|
31601
31748
|
},
|
|
31602
31749
|
"less/variables": {
|
|
31603
31750
|
"name": "dt-typography-headline-extra-extra-large-font-size",
|
|
31604
|
-
"value": "3.8rem"
|
|
31751
|
+
"value": "3.8rem",
|
|
31752
|
+
"description": "page head"
|
|
31605
31753
|
},
|
|
31606
31754
|
"android/resources": {
|
|
31607
31755
|
"name": "dt_dark_typography_headline_extra_extra_large_font_size",
|
|
@@ -31619,11 +31767,13 @@
|
|
|
31619
31767
|
"typography/headline/extra-extra-large/textCase": {
|
|
31620
31768
|
"css/variables": {
|
|
31621
31769
|
"name": "var(--dt-typography-headline-extra-extra-large-text-case)",
|
|
31622
|
-
"value": "none"
|
|
31770
|
+
"value": "none",
|
|
31771
|
+
"description": "page head"
|
|
31623
31772
|
},
|
|
31624
31773
|
"less/variables": {
|
|
31625
31774
|
"name": "dt-typography-headline-extra-extra-large-text-case",
|
|
31626
|
-
"value": "none"
|
|
31775
|
+
"value": "none",
|
|
31776
|
+
"description": "page head"
|
|
31627
31777
|
},
|
|
31628
31778
|
"android/resources": {
|
|
31629
31779
|
"name": "dt_dark_typography_headline_extra_extra_large_text_case",
|
|
@@ -31641,11 +31791,13 @@
|
|
|
31641
31791
|
"typography/headline/soft/small/fontFamily": {
|
|
31642
31792
|
"css/variables": {
|
|
31643
31793
|
"name": "var(--dt-typography-headline-soft-small-font-family)",
|
|
31644
|
-
"value": "-apple-system,
|
|
31794
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31795
|
+
"description": "subhead"
|
|
31645
31796
|
},
|
|
31646
31797
|
"less/variables": {
|
|
31647
31798
|
"name": "dt-typography-headline-soft-small-font-family",
|
|
31648
|
-
"value": "-apple-system,
|
|
31799
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31800
|
+
"description": "subhead"
|
|
31649
31801
|
},
|
|
31650
31802
|
"android/resources": {
|
|
31651
31803
|
"name": "dt_dark_typography_headline_soft_small_font_family",
|
|
@@ -31663,11 +31815,13 @@
|
|
|
31663
31815
|
"typography/headline/soft/small/fontWeight": {
|
|
31664
31816
|
"css/variables": {
|
|
31665
31817
|
"name": "var(--dt-typography-headline-soft-small-font-weight)",
|
|
31666
|
-
"value": "500"
|
|
31818
|
+
"value": "500",
|
|
31819
|
+
"description": "subhead"
|
|
31667
31820
|
},
|
|
31668
31821
|
"less/variables": {
|
|
31669
31822
|
"name": "dt-typography-headline-soft-small-font-weight",
|
|
31670
|
-
"value": "500"
|
|
31823
|
+
"value": "500",
|
|
31824
|
+
"description": "subhead"
|
|
31671
31825
|
},
|
|
31672
31826
|
"android/resources": {
|
|
31673
31827
|
"name": "dt_dark_typography_headline_soft_small_font_weight",
|
|
@@ -31685,11 +31839,13 @@
|
|
|
31685
31839
|
"typography/headline/soft/small/lineHeight": {
|
|
31686
31840
|
"css/variables": {
|
|
31687
31841
|
"name": "var(--dt-typography-headline-soft-small-line-height)",
|
|
31688
|
-
"value": 1.4
|
|
31842
|
+
"value": 1.4,
|
|
31843
|
+
"description": "subhead"
|
|
31689
31844
|
},
|
|
31690
31845
|
"less/variables": {
|
|
31691
31846
|
"name": "dt-typography-headline-soft-small-line-height",
|
|
31692
|
-
"value": 1.4
|
|
31847
|
+
"value": 1.4,
|
|
31848
|
+
"description": "subhead"
|
|
31693
31849
|
},
|
|
31694
31850
|
"android/resources": {
|
|
31695
31851
|
"name": "dt_dark_typography_headline_soft_small_line_height",
|
|
@@ -31707,11 +31863,13 @@
|
|
|
31707
31863
|
"typography/headline/soft/small/fontSize": {
|
|
31708
31864
|
"css/variables": {
|
|
31709
31865
|
"name": "var(--dt-typography-headline-soft-small-font-size)",
|
|
31710
|
-
"value": "1.2rem"
|
|
31866
|
+
"value": "1.2rem",
|
|
31867
|
+
"description": "subhead"
|
|
31711
31868
|
},
|
|
31712
31869
|
"less/variables": {
|
|
31713
31870
|
"name": "dt-typography-headline-soft-small-font-size",
|
|
31714
|
-
"value": "1.2rem"
|
|
31871
|
+
"value": "1.2rem",
|
|
31872
|
+
"description": "subhead"
|
|
31715
31873
|
},
|
|
31716
31874
|
"android/resources": {
|
|
31717
31875
|
"name": "dt_dark_typography_headline_soft_small_font_size",
|
|
@@ -31729,11 +31887,13 @@
|
|
|
31729
31887
|
"typography/headline/soft/small/textCase": {
|
|
31730
31888
|
"css/variables": {
|
|
31731
31889
|
"name": "var(--dt-typography-headline-soft-small-text-case)",
|
|
31732
|
-
"value": "none"
|
|
31890
|
+
"value": "none",
|
|
31891
|
+
"description": "subhead"
|
|
31733
31892
|
},
|
|
31734
31893
|
"less/variables": {
|
|
31735
31894
|
"name": "dt-typography-headline-soft-small-text-case",
|
|
31736
|
-
"value": "none"
|
|
31895
|
+
"value": "none",
|
|
31896
|
+
"description": "subhead"
|
|
31737
31897
|
},
|
|
31738
31898
|
"android/resources": {
|
|
31739
31899
|
"name": "dt_dark_typography_headline_soft_small_text_case",
|
|
@@ -31751,11 +31911,13 @@
|
|
|
31751
31911
|
"typography/headline/compact/small/fontFamily": {
|
|
31752
31912
|
"css/variables": {
|
|
31753
31913
|
"name": "var(--dt-typography-headline-compact-small-font-family)",
|
|
31754
|
-
"value": "-apple-system,
|
|
31914
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31915
|
+
"description": "subheading"
|
|
31755
31916
|
},
|
|
31756
31917
|
"less/variables": {
|
|
31757
31918
|
"name": "dt-typography-headline-compact-small-font-family",
|
|
31758
|
-
"value": "-apple-system,
|
|
31919
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
31920
|
+
"description": "subheading"
|
|
31759
31921
|
},
|
|
31760
31922
|
"android/resources": {
|
|
31761
31923
|
"name": "dt_dark_typography_headline_compact_small_font_family",
|
|
@@ -31773,11 +31935,13 @@
|
|
|
31773
31935
|
"typography/headline/compact/small/fontWeight": {
|
|
31774
31936
|
"css/variables": {
|
|
31775
31937
|
"name": "var(--dt-typography-headline-compact-small-font-weight)",
|
|
31776
|
-
"value": "700"
|
|
31938
|
+
"value": "700",
|
|
31939
|
+
"description": "subheading"
|
|
31777
31940
|
},
|
|
31778
31941
|
"less/variables": {
|
|
31779
31942
|
"name": "dt-typography-headline-compact-small-font-weight",
|
|
31780
|
-
"value": "700"
|
|
31943
|
+
"value": "700",
|
|
31944
|
+
"description": "subheading"
|
|
31781
31945
|
},
|
|
31782
31946
|
"android/resources": {
|
|
31783
31947
|
"name": "dt_dark_typography_headline_compact_small_font_weight",
|
|
@@ -31795,11 +31959,13 @@
|
|
|
31795
31959
|
"typography/headline/compact/small/lineHeight": {
|
|
31796
31960
|
"css/variables": {
|
|
31797
31961
|
"name": "var(--dt-typography-headline-compact-small-line-height)",
|
|
31798
|
-
"value": 1.2
|
|
31962
|
+
"value": 1.2,
|
|
31963
|
+
"description": "subheading"
|
|
31799
31964
|
},
|
|
31800
31965
|
"less/variables": {
|
|
31801
31966
|
"name": "dt-typography-headline-compact-small-line-height",
|
|
31802
|
-
"value": 1.2
|
|
31967
|
+
"value": 1.2,
|
|
31968
|
+
"description": "subheading"
|
|
31803
31969
|
},
|
|
31804
31970
|
"android/resources": {
|
|
31805
31971
|
"name": "dt_dark_typography_headline_compact_small_line_height",
|
|
@@ -31817,11 +31983,13 @@
|
|
|
31817
31983
|
"typography/headline/compact/small/fontSize": {
|
|
31818
31984
|
"css/variables": {
|
|
31819
31985
|
"name": "var(--dt-typography-headline-compact-small-font-size)",
|
|
31820
|
-
"value": "1.2rem"
|
|
31986
|
+
"value": "1.2rem",
|
|
31987
|
+
"description": "subheading"
|
|
31821
31988
|
},
|
|
31822
31989
|
"less/variables": {
|
|
31823
31990
|
"name": "dt-typography-headline-compact-small-font-size",
|
|
31824
|
-
"value": "1.2rem"
|
|
31991
|
+
"value": "1.2rem",
|
|
31992
|
+
"description": "subheading"
|
|
31825
31993
|
},
|
|
31826
31994
|
"android/resources": {
|
|
31827
31995
|
"name": "dt_dark_typography_headline_compact_small_font_size",
|
|
@@ -31839,11 +32007,13 @@
|
|
|
31839
32007
|
"typography/headline/compact/small/textCase": {
|
|
31840
32008
|
"css/variables": {
|
|
31841
32009
|
"name": "var(--dt-typography-headline-compact-small-text-case)",
|
|
31842
|
-
"value": "none"
|
|
32010
|
+
"value": "none",
|
|
32011
|
+
"description": "subheading"
|
|
31843
32012
|
},
|
|
31844
32013
|
"less/variables": {
|
|
31845
32014
|
"name": "dt-typography-headline-compact-small-text-case",
|
|
31846
|
-
"value": "none"
|
|
32015
|
+
"value": "none",
|
|
32016
|
+
"description": "subheading"
|
|
31847
32017
|
},
|
|
31848
32018
|
"android/resources": {
|
|
31849
32019
|
"name": "dt_dark_typography_headline_compact_small_text_case",
|
|
@@ -31861,11 +32031,11 @@
|
|
|
31861
32031
|
"typography/headline/compact/medium/fontFamily": {
|
|
31862
32032
|
"css/variables": {
|
|
31863
32033
|
"name": "var(--dt-typography-headline-compact-medium-font-family)",
|
|
31864
|
-
"value": "-apple-system,
|
|
32034
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
31865
32035
|
},
|
|
31866
32036
|
"less/variables": {
|
|
31867
32037
|
"name": "dt-typography-headline-compact-medium-font-family",
|
|
31868
|
-
"value": "-apple-system,
|
|
32038
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
31869
32039
|
},
|
|
31870
32040
|
"android/resources": {
|
|
31871
32041
|
"name": "dt_dark_typography_headline_compact_medium_font_family",
|
|
@@ -31971,11 +32141,11 @@
|
|
|
31971
32141
|
"typography/headline/compact/large/fontFamily": {
|
|
31972
32142
|
"css/variables": {
|
|
31973
32143
|
"name": "var(--dt-typography-headline-compact-large-font-family)",
|
|
31974
|
-
"value": "-apple-system,
|
|
32144
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
31975
32145
|
},
|
|
31976
32146
|
"less/variables": {
|
|
31977
32147
|
"name": "dt-typography-headline-compact-large-font-family",
|
|
31978
|
-
"value": "-apple-system,
|
|
32148
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
31979
32149
|
},
|
|
31980
32150
|
"android/resources": {
|
|
31981
32151
|
"name": "dt_dark_typography_headline_compact_large_font_family",
|
|
@@ -32081,11 +32251,13 @@
|
|
|
32081
32251
|
"typography/headline/compact/soft/small/fontFamily": {
|
|
32082
32252
|
"css/variables": {
|
|
32083
32253
|
"name": "var(--dt-typography-headline-compact-soft-small-font-family)",
|
|
32084
|
-
"value": "-apple-system,
|
|
32254
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
32255
|
+
"description": "subhead"
|
|
32085
32256
|
},
|
|
32086
32257
|
"less/variables": {
|
|
32087
32258
|
"name": "dt-typography-headline-compact-soft-small-font-family",
|
|
32088
|
-
"value": "-apple-system,
|
|
32259
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
|
|
32260
|
+
"description": "subhead"
|
|
32089
32261
|
},
|
|
32090
32262
|
"android/resources": {
|
|
32091
32263
|
"name": "dt_dark_typography_headline_compact_soft_small_font_family",
|
|
@@ -32103,11 +32275,13 @@
|
|
|
32103
32275
|
"typography/headline/compact/soft/small/fontWeight": {
|
|
32104
32276
|
"css/variables": {
|
|
32105
32277
|
"name": "var(--dt-typography-headline-compact-soft-small-font-weight)",
|
|
32106
|
-
"value": "500"
|
|
32278
|
+
"value": "500",
|
|
32279
|
+
"description": "subhead"
|
|
32107
32280
|
},
|
|
32108
32281
|
"less/variables": {
|
|
32109
32282
|
"name": "dt-typography-headline-compact-soft-small-font-weight",
|
|
32110
|
-
"value": "500"
|
|
32283
|
+
"value": "500",
|
|
32284
|
+
"description": "subhead"
|
|
32111
32285
|
},
|
|
32112
32286
|
"android/resources": {
|
|
32113
32287
|
"name": "dt_dark_typography_headline_compact_soft_small_font_weight",
|
|
@@ -32125,11 +32299,13 @@
|
|
|
32125
32299
|
"typography/headline/compact/soft/small/lineHeight": {
|
|
32126
32300
|
"css/variables": {
|
|
32127
32301
|
"name": "var(--dt-typography-headline-compact-soft-small-line-height)",
|
|
32128
|
-
"value": 1.2
|
|
32302
|
+
"value": 1.2,
|
|
32303
|
+
"description": "subhead"
|
|
32129
32304
|
},
|
|
32130
32305
|
"less/variables": {
|
|
32131
32306
|
"name": "dt-typography-headline-compact-soft-small-line-height",
|
|
32132
|
-
"value": 1.2
|
|
32307
|
+
"value": 1.2,
|
|
32308
|
+
"description": "subhead"
|
|
32133
32309
|
},
|
|
32134
32310
|
"android/resources": {
|
|
32135
32311
|
"name": "dt_dark_typography_headline_compact_soft_small_line_height",
|
|
@@ -32147,11 +32323,13 @@
|
|
|
32147
32323
|
"typography/headline/compact/soft/small/fontSize": {
|
|
32148
32324
|
"css/variables": {
|
|
32149
32325
|
"name": "var(--dt-typography-headline-compact-soft-small-font-size)",
|
|
32150
|
-
"value": "1.2rem"
|
|
32326
|
+
"value": "1.2rem",
|
|
32327
|
+
"description": "subhead"
|
|
32151
32328
|
},
|
|
32152
32329
|
"less/variables": {
|
|
32153
32330
|
"name": "dt-typography-headline-compact-soft-small-font-size",
|
|
32154
|
-
"value": "1.2rem"
|
|
32331
|
+
"value": "1.2rem",
|
|
32332
|
+
"description": "subhead"
|
|
32155
32333
|
},
|
|
32156
32334
|
"android/resources": {
|
|
32157
32335
|
"name": "dt_dark_typography_headline_compact_soft_small_font_size",
|
|
@@ -32169,11 +32347,13 @@
|
|
|
32169
32347
|
"typography/headline/compact/soft/small/textCase": {
|
|
32170
32348
|
"css/variables": {
|
|
32171
32349
|
"name": "var(--dt-typography-headline-compact-soft-small-text-case)",
|
|
32172
|
-
"value": "none"
|
|
32350
|
+
"value": "none",
|
|
32351
|
+
"description": "subhead"
|
|
32173
32352
|
},
|
|
32174
32353
|
"less/variables": {
|
|
32175
32354
|
"name": "dt-typography-headline-compact-soft-small-text-case",
|
|
32176
|
-
"value": "none"
|
|
32355
|
+
"value": "none",
|
|
32356
|
+
"description": "subhead"
|
|
32177
32357
|
},
|
|
32178
32358
|
"android/resources": {
|
|
32179
32359
|
"name": "dt_dark_typography_headline_compact_soft_small_text_case",
|
|
@@ -32191,11 +32371,11 @@
|
|
|
32191
32371
|
"typography/label/small/fontFamily": {
|
|
32192
32372
|
"css/variables": {
|
|
32193
32373
|
"name": "var(--dt-typography-label-small-font-family)",
|
|
32194
|
-
"value": "-apple-system,
|
|
32374
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32195
32375
|
},
|
|
32196
32376
|
"less/variables": {
|
|
32197
32377
|
"name": "dt-typography-label-small-font-family",
|
|
32198
|
-
"value": "-apple-system,
|
|
32378
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32199
32379
|
},
|
|
32200
32380
|
"android/resources": {
|
|
32201
32381
|
"name": "dt_dark_typography_label_small_font_family",
|
|
@@ -32301,11 +32481,11 @@
|
|
|
32301
32481
|
"typography/label/base/fontFamily": {
|
|
32302
32482
|
"css/variables": {
|
|
32303
32483
|
"name": "var(--dt-typography-label-base-font-family)",
|
|
32304
|
-
"value": "-apple-system,
|
|
32484
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32305
32485
|
},
|
|
32306
32486
|
"less/variables": {
|
|
32307
32487
|
"name": "dt-typography-label-base-font-family",
|
|
32308
|
-
"value": "-apple-system,
|
|
32488
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32309
32489
|
},
|
|
32310
32490
|
"android/resources": {
|
|
32311
32491
|
"name": "dt_dark_typography_label_base_font_family",
|
|
@@ -32411,11 +32591,11 @@
|
|
|
32411
32591
|
"typography/label/compact/small/fontFamily": {
|
|
32412
32592
|
"css/variables": {
|
|
32413
32593
|
"name": "var(--dt-typography-label-compact-small-font-family)",
|
|
32414
|
-
"value": "-apple-system,
|
|
32594
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32415
32595
|
},
|
|
32416
32596
|
"less/variables": {
|
|
32417
32597
|
"name": "dt-typography-label-compact-small-font-family",
|
|
32418
|
-
"value": "-apple-system,
|
|
32598
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32419
32599
|
},
|
|
32420
32600
|
"android/resources": {
|
|
32421
32601
|
"name": "dt_dark_typography_label_compact_small_font_family",
|
|
@@ -32521,11 +32701,11 @@
|
|
|
32521
32701
|
"typography/label/compact/base/fontFamily": {
|
|
32522
32702
|
"css/variables": {
|
|
32523
32703
|
"name": "var(--dt-typography-label-compact-base-font-family)",
|
|
32524
|
-
"value": "-apple-system,
|
|
32704
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32525
32705
|
},
|
|
32526
32706
|
"less/variables": {
|
|
32527
32707
|
"name": "dt-typography-label-compact-base-font-family",
|
|
32528
|
-
"value": "-apple-system,
|
|
32708
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32529
32709
|
},
|
|
32530
32710
|
"android/resources": {
|
|
32531
32711
|
"name": "dt_dark_typography_label_compact_base_font_family",
|
|
@@ -32631,11 +32811,11 @@
|
|
|
32631
32811
|
"typography/label/compact/plain/small/fontFamily": {
|
|
32632
32812
|
"css/variables": {
|
|
32633
32813
|
"name": "var(--dt-typography-label-compact-plain-small-font-family)",
|
|
32634
|
-
"value": "-apple-system,
|
|
32814
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32635
32815
|
},
|
|
32636
32816
|
"less/variables": {
|
|
32637
32817
|
"name": "dt-typography-label-compact-plain-small-font-family",
|
|
32638
|
-
"value": "-apple-system,
|
|
32818
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32639
32819
|
},
|
|
32640
32820
|
"android/resources": {
|
|
32641
32821
|
"name": "dt_dark_typography_label_compact_plain_small_font_family",
|
|
@@ -32741,11 +32921,11 @@
|
|
|
32741
32921
|
"typography/label/compact/plain/base/fontFamily": {
|
|
32742
32922
|
"css/variables": {
|
|
32743
32923
|
"name": "var(--dt-typography-label-compact-plain-base-font-family)",
|
|
32744
|
-
"value": "-apple-system,
|
|
32924
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32745
32925
|
},
|
|
32746
32926
|
"less/variables": {
|
|
32747
32927
|
"name": "dt-typography-label-compact-plain-base-font-family",
|
|
32748
|
-
"value": "-apple-system,
|
|
32928
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32749
32929
|
},
|
|
32750
32930
|
"android/resources": {
|
|
32751
32931
|
"name": "dt_dark_typography_label_compact_plain_base_font_family",
|
|
@@ -32851,11 +33031,11 @@
|
|
|
32851
33031
|
"typography/label/plain/small/fontFamily": {
|
|
32852
33032
|
"css/variables": {
|
|
32853
33033
|
"name": "var(--dt-typography-label-plain-small-font-family)",
|
|
32854
|
-
"value": "-apple-system,
|
|
33034
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32855
33035
|
},
|
|
32856
33036
|
"less/variables": {
|
|
32857
33037
|
"name": "dt-typography-label-plain-small-font-family",
|
|
32858
|
-
"value": "-apple-system,
|
|
33038
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32859
33039
|
},
|
|
32860
33040
|
"android/resources": {
|
|
32861
33041
|
"name": "dt_dark_typography_label_plain_small_font_family",
|
|
@@ -32961,11 +33141,11 @@
|
|
|
32961
33141
|
"typography/label/plain/base/fontFamily": {
|
|
32962
33142
|
"css/variables": {
|
|
32963
33143
|
"name": "var(--dt-typography-label-plain-base-font-family)",
|
|
32964
|
-
"value": "-apple-system,
|
|
33144
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32965
33145
|
},
|
|
32966
33146
|
"less/variables": {
|
|
32967
33147
|
"name": "dt-typography-label-plain-base-font-family",
|
|
32968
|
-
"value": "-apple-system,
|
|
33148
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
32969
33149
|
},
|
|
32970
33150
|
"android/resources": {
|
|
32971
33151
|
"name": "dt_dark_typography_label_plain_base_font_family",
|
|
@@ -33071,11 +33251,11 @@
|
|
|
33071
33251
|
"typography/helper/small/fontFamily": {
|
|
33072
33252
|
"css/variables": {
|
|
33073
33253
|
"name": "var(--dt-typography-helper-small-font-family)",
|
|
33074
|
-
"value": "-apple-system,
|
|
33254
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
33075
33255
|
},
|
|
33076
33256
|
"less/variables": {
|
|
33077
33257
|
"name": "dt-typography-helper-small-font-family",
|
|
33078
|
-
"value": "-apple-system,
|
|
33258
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
33079
33259
|
},
|
|
33080
33260
|
"android/resources": {
|
|
33081
33261
|
"name": "dt_dark_typography_helper_small_font_family",
|
|
@@ -33181,11 +33361,11 @@
|
|
|
33181
33361
|
"typography/helper/base/fontFamily": {
|
|
33182
33362
|
"css/variables": {
|
|
33183
33363
|
"name": "var(--dt-typography-helper-base-font-family)",
|
|
33184
|
-
"value": "-apple-system,
|
|
33364
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
33185
33365
|
},
|
|
33186
33366
|
"less/variables": {
|
|
33187
33367
|
"name": "dt-typography-helper-base-font-family",
|
|
33188
|
-
"value": "-apple-system,
|
|
33368
|
+
"value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
|
|
33189
33369
|
},
|
|
33190
33370
|
"android/resources": {
|
|
33191
33371
|
"name": "dt_dark_typography_helper_base_font_family",
|
|
@@ -33291,11 +33471,13 @@
|
|
|
33291
33471
|
"typography/code/small/fontFamily": {
|
|
33292
33472
|
"css/variables": {
|
|
33293
33473
|
"name": "var(--dt-typography-code-small-font-family)",
|
|
33294
|
-
"value": "SFMono-Regular,
|
|
33474
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
|
|
33475
|
+
"description": "mono"
|
|
33295
33476
|
},
|
|
33296
33477
|
"less/variables": {
|
|
33297
33478
|
"name": "dt-typography-code-small-font-family",
|
|
33298
|
-
"value": "SFMono-Regular,
|
|
33479
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
|
|
33480
|
+
"description": "mono"
|
|
33299
33481
|
},
|
|
33300
33482
|
"android/resources": {
|
|
33301
33483
|
"name": "dt_dark_typography_code_small_font_family",
|
|
@@ -33313,11 +33495,13 @@
|
|
|
33313
33495
|
"typography/code/small/fontWeight": {
|
|
33314
33496
|
"css/variables": {
|
|
33315
33497
|
"name": "var(--dt-typography-code-small-font-weight)",
|
|
33316
|
-
"value": "400"
|
|
33498
|
+
"value": "400",
|
|
33499
|
+
"description": "mono"
|
|
33317
33500
|
},
|
|
33318
33501
|
"less/variables": {
|
|
33319
33502
|
"name": "dt-typography-code-small-font-weight",
|
|
33320
|
-
"value": "400"
|
|
33503
|
+
"value": "400",
|
|
33504
|
+
"description": "mono"
|
|
33321
33505
|
},
|
|
33322
33506
|
"android/resources": {
|
|
33323
33507
|
"name": "dt_dark_typography_code_small_font_weight",
|
|
@@ -33335,11 +33519,13 @@
|
|
|
33335
33519
|
"typography/code/small/lineHeight": {
|
|
33336
33520
|
"css/variables": {
|
|
33337
33521
|
"name": "var(--dt-typography-code-small-line-height)",
|
|
33338
|
-
"value": 1.2
|
|
33522
|
+
"value": 1.2,
|
|
33523
|
+
"description": "mono"
|
|
33339
33524
|
},
|
|
33340
33525
|
"less/variables": {
|
|
33341
33526
|
"name": "dt-typography-code-small-line-height",
|
|
33342
|
-
"value": 1.2
|
|
33527
|
+
"value": 1.2,
|
|
33528
|
+
"description": "mono"
|
|
33343
33529
|
},
|
|
33344
33530
|
"android/resources": {
|
|
33345
33531
|
"name": "dt_dark_typography_code_small_line_height",
|
|
@@ -33357,11 +33543,13 @@
|
|
|
33357
33543
|
"typography/code/small/fontSize": {
|
|
33358
33544
|
"css/variables": {
|
|
33359
33545
|
"name": "var(--dt-typography-code-small-font-size)",
|
|
33360
|
-
"value": "1.2rem"
|
|
33546
|
+
"value": "1.2rem",
|
|
33547
|
+
"description": "mono"
|
|
33361
33548
|
},
|
|
33362
33549
|
"less/variables": {
|
|
33363
33550
|
"name": "dt-typography-code-small-font-size",
|
|
33364
|
-
"value": "1.2rem"
|
|
33551
|
+
"value": "1.2rem",
|
|
33552
|
+
"description": "mono"
|
|
33365
33553
|
},
|
|
33366
33554
|
"android/resources": {
|
|
33367
33555
|
"name": "dt_dark_typography_code_small_font_size",
|
|
@@ -33379,11 +33567,13 @@
|
|
|
33379
33567
|
"typography/code/small/textCase": {
|
|
33380
33568
|
"css/variables": {
|
|
33381
33569
|
"name": "var(--dt-typography-code-small-text-case)",
|
|
33382
|
-
"value": "none"
|
|
33570
|
+
"value": "none",
|
|
33571
|
+
"description": "mono"
|
|
33383
33572
|
},
|
|
33384
33573
|
"less/variables": {
|
|
33385
33574
|
"name": "dt-typography-code-small-text-case",
|
|
33386
|
-
"value": "none"
|
|
33575
|
+
"value": "none",
|
|
33576
|
+
"description": "mono"
|
|
33387
33577
|
},
|
|
33388
33578
|
"android/resources": {
|
|
33389
33579
|
"name": "dt_dark_typography_code_small_text_case",
|
|
@@ -33401,11 +33591,13 @@
|
|
|
33401
33591
|
"typography/code/base/fontFamily": {
|
|
33402
33592
|
"css/variables": {
|
|
33403
33593
|
"name": "var(--dt-typography-code-base-font-family)",
|
|
33404
|
-
"value": "SFMono-Regular,
|
|
33594
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
|
|
33595
|
+
"description": "mono"
|
|
33405
33596
|
},
|
|
33406
33597
|
"less/variables": {
|
|
33407
33598
|
"name": "dt-typography-code-base-font-family",
|
|
33408
|
-
"value": "SFMono-Regular,
|
|
33599
|
+
"value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
|
|
33600
|
+
"description": "mono"
|
|
33409
33601
|
},
|
|
33410
33602
|
"android/resources": {
|
|
33411
33603
|
"name": "dt_dark_typography_code_base_font_family",
|
|
@@ -33423,11 +33615,13 @@
|
|
|
33423
33615
|
"typography/code/base/fontWeight": {
|
|
33424
33616
|
"css/variables": {
|
|
33425
33617
|
"name": "var(--dt-typography-code-base-font-weight)",
|
|
33426
|
-
"value": "400"
|
|
33618
|
+
"value": "400",
|
|
33619
|
+
"description": "mono"
|
|
33427
33620
|
},
|
|
33428
33621
|
"less/variables": {
|
|
33429
33622
|
"name": "dt-typography-code-base-font-weight",
|
|
33430
|
-
"value": "400"
|
|
33623
|
+
"value": "400",
|
|
33624
|
+
"description": "mono"
|
|
33431
33625
|
},
|
|
33432
33626
|
"android/resources": {
|
|
33433
33627
|
"name": "dt_dark_typography_code_base_font_weight",
|
|
@@ -33445,11 +33639,13 @@
|
|
|
33445
33639
|
"typography/code/base/lineHeight": {
|
|
33446
33640
|
"css/variables": {
|
|
33447
33641
|
"name": "var(--dt-typography-code-base-line-height)",
|
|
33448
|
-
"value": 1.2
|
|
33642
|
+
"value": 1.2,
|
|
33643
|
+
"description": "mono"
|
|
33449
33644
|
},
|
|
33450
33645
|
"less/variables": {
|
|
33451
33646
|
"name": "dt-typography-code-base-line-height",
|
|
33452
|
-
"value": 1.2
|
|
33647
|
+
"value": 1.2,
|
|
33648
|
+
"description": "mono"
|
|
33453
33649
|
},
|
|
33454
33650
|
"android/resources": {
|
|
33455
33651
|
"name": "dt_dark_typography_code_base_line_height",
|
|
@@ -33467,11 +33663,13 @@
|
|
|
33467
33663
|
"typography/code/base/fontSize": {
|
|
33468
33664
|
"css/variables": {
|
|
33469
33665
|
"name": "var(--dt-typography-code-base-font-size)",
|
|
33470
|
-
"value": "1.5rem"
|
|
33666
|
+
"value": "1.5rem",
|
|
33667
|
+
"description": "mono"
|
|
33471
33668
|
},
|
|
33472
33669
|
"less/variables": {
|
|
33473
33670
|
"name": "dt-typography-code-base-font-size",
|
|
33474
|
-
"value": "1.5rem"
|
|
33671
|
+
"value": "1.5rem",
|
|
33672
|
+
"description": "mono"
|
|
33475
33673
|
},
|
|
33476
33674
|
"android/resources": {
|
|
33477
33675
|
"name": "dt_dark_typography_code_base_font_size",
|
|
@@ -33489,11 +33687,13 @@
|
|
|
33489
33687
|
"typography/code/base/textCase": {
|
|
33490
33688
|
"css/variables": {
|
|
33491
33689
|
"name": "var(--dt-typography-code-base-text-case)",
|
|
33492
|
-
"value": "none"
|
|
33690
|
+
"value": "none",
|
|
33691
|
+
"description": "mono"
|
|
33493
33692
|
},
|
|
33494
33693
|
"less/variables": {
|
|
33495
33694
|
"name": "dt-typography-code-base-text-case",
|
|
33496
|
-
"value": "none"
|
|
33695
|
+
"value": "none",
|
|
33696
|
+
"description": "mono"
|
|
33497
33697
|
},
|
|
33498
33698
|
"android/resources": {
|
|
33499
33699
|
"name": "dt_dark_typography_code_base_text_case",
|