@udir-design/theme 1.0.0-alpha.0 → 1.0.0-beta.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.
@@ -1,127 +0,0 @@
1
- /**
2
- * These files are generated from design tokens defind using Token Studio
3
- */
4
-
5
- @layer ds.theme.typography.secondary {
6
- [data-typography="secondary"] {
7
- --ds-font-family: Inter;
8
- --ds-font-weight-medium: 500;
9
- --ds-font-weight-semibold: 600;
10
- --ds-font-weight-regular: 400;
11
- --ds-heading-2xl-font-weight: 500;
12
- --ds-heading-2xl-line-height: 1.3;
13
- --ds-heading-2xl-font-size: 3.75rem;
14
- --ds-heading-2xl-letter-spacing: 0%;
15
- --ds-heading-xl-font-weight: 500;
16
- --ds-heading-xl-line-height: 1.3;
17
- --ds-heading-xl-font-size: 3rem;
18
- --ds-heading-xl-letter-spacing: 0%;
19
- --ds-heading-lg-font-weight: 500;
20
- --ds-heading-lg-line-height: 1.3;
21
- --ds-heading-lg-font-size: 2.25rem;
22
- --ds-heading-lg-letter-spacing: 0%;
23
- --ds-heading-md-font-weight: 500;
24
- --ds-heading-md-line-height: 1.3;
25
- --ds-heading-md-font-size: 1.875rem;
26
- --ds-heading-md-letter-spacing: 0%;
27
- --ds-heading-sm-font-weight: 500;
28
- --ds-heading-sm-line-height: 1.3;
29
- --ds-heading-sm-font-size: 1.5rem;
30
- --ds-heading-sm-letter-spacing: 0%;
31
- --ds-heading-xs-font-weight: 500;
32
- --ds-heading-xs-line-height: 1.3;
33
- --ds-heading-xs-font-size: 1.3125rem;
34
- --ds-heading-xs-letter-spacing: 0%;
35
- --ds-heading-2xs-font-weight: 500;
36
- --ds-heading-2xs-line-height: 1.3;
37
- --ds-heading-2xs-font-size: 1.125rem;
38
- --ds-heading-2xs-letter-spacing: 0%;
39
- --ds-body-xl-font-weight: 400;
40
- --ds-body-xl-line-height: 1.5;
41
- --ds-body-xl-font-size: 1.5rem;
42
- --ds-body-xl-letter-spacing: 0%;
43
- --ds-body-lg-font-weight: 400;
44
- --ds-body-lg-line-height: 1.5;
45
- --ds-body-lg-font-size: 1.3125rem;
46
- --ds-body-lg-letter-spacing: 0%;
47
- --ds-body-md-font-weight: 400;
48
- --ds-body-md-line-height: 1.5;
49
- --ds-body-md-font-size: 1.125rem;
50
- --ds-body-md-letter-spacing: 0%;
51
- --ds-body-sm-font-weight: 400;
52
- --ds-body-sm-line-height: 1.5;
53
- --ds-body-sm-font-size: 1rem;
54
- --ds-body-sm-letter-spacing: 0%;
55
- --ds-body-xs-font-weight: 400;
56
- --ds-body-xs-line-height: 1.5;
57
- --ds-body-xs-font-size: 0.875rem;
58
- --ds-body-xs-letter-spacing: 0%;
59
- --ds-body-short-xl-font-weight: 400;
60
- --ds-body-short-xl-line-height: 1.3;
61
- --ds-body-short-xl-font-size: 1.5rem;
62
- --ds-body-short-xl-letter-spacing: 0%;
63
- --ds-body-short-lg-font-weight: 400;
64
- --ds-body-short-lg-line-height: 1.3;
65
- --ds-body-short-lg-font-size: 1.3125rem;
66
- --ds-body-short-lg-letter-spacing: 0%;
67
- --ds-body-short-md-font-weight: 400;
68
- --ds-body-short-md-line-height: 1.3;
69
- --ds-body-short-md-font-size: 1.125rem;
70
- --ds-body-short-md-letter-spacing: 0%;
71
- --ds-body-short-sm-font-weight: 400;
72
- --ds-body-short-sm-line-height: 1.3;
73
- --ds-body-short-sm-font-size: 1rem;
74
- --ds-body-short-sm-letter-spacing: 0%;
75
- --ds-body-short-xs-font-weight: 400;
76
- --ds-body-short-xs-line-height: 1.3;
77
- --ds-body-short-xs-font-size: 0.875rem;
78
- --ds-body-short-xs-letter-spacing: 0%;
79
- --ds-body-long-xl-font-weight: 400;
80
- --ds-body-long-xl-line-height: 1.7;
81
- --ds-body-long-xl-font-size: 1.5rem;
82
- --ds-body-long-xl-letter-spacing: 0%;
83
- --ds-body-long-lg-font-weight: 400;
84
- --ds-body-long-lg-line-height: 1.7;
85
- --ds-body-long-lg-font-size: 1.3125rem;
86
- --ds-body-long-lg-letter-spacing: 0%;
87
- --ds-body-long-md-font-weight: 400;
88
- --ds-body-long-md-line-height: 1.7;
89
- --ds-body-long-md-font-size: 1.125rem;
90
- --ds-body-long-md-letter-spacing: 0%;
91
- --ds-body-long-sm-font-weight: 400;
92
- --ds-body-long-sm-line-height: 1.7;
93
- --ds-body-long-sm-font-size: 1rem;
94
- --ds-body-long-sm-letter-spacing: 0%;
95
- --ds-body-long-xs-font-weight: 400;
96
- --ds-body-long-xs-line-height: 1.7;
97
- --ds-body-long-xs-font-size: 0.875rem;
98
- --ds-body-long-xs-letter-spacing: 0%;
99
- --ds-line-height-sm: 1.3;
100
- --ds-line-height-md: 1.5;
101
- --ds-line-height-lg: 1.7;
102
- --ds-font-size-1: 0.75rem;
103
- --ds-font-size-2: 0.8125rem;
104
- --ds-font-size-3: 0.875rem;
105
- --ds-font-size-4: 1rem;
106
- --ds-font-size-5: 1.125rem;
107
- --ds-font-size-6: 1.3125rem;
108
- --ds-font-size-7: 1.5rem;
109
- --ds-font-size-8: 1.875rem;
110
- --ds-font-size-9: 2.25rem;
111
- --ds-font-size-10: 3rem;
112
- --ds-font-size-11: 3.75rem;
113
- --ds-letter-spacing-1: -1%;
114
- --ds-letter-spacing-2: -0.5%;
115
- --ds-letter-spacing-3: -0.25%;
116
- --ds-letter-spacing-4: -0.15%;
117
- --ds-letter-spacing-5: 0%;
118
- --ds-letter-spacing-6: 0.15%;
119
- --ds-letter-spacing-7: 0.25%;
120
- --ds-letter-spacing-8: 0.5%;
121
- --ds-letter-spacing-9: 1.5%;
122
- --ds-udir-main: Inter;
123
- --ds-udir-bold: 500;
124
- --ds-udir-extra-bold: 600;
125
- --ds-udir-regular: 400;
126
- }
127
- }