@navikt/ds-tokens 7.3.0 → 7.4.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.
@@ -3,63 +3,63 @@
3
3
  */
4
4
 
5
5
  :root, :host {
6
- --a-font-weight-regular: 400;
7
- --a-font-weight-bold: 600;
8
- --a-font-size-small: 0.875rem;
9
- --a-font-size-medium: 1rem;
10
- --a-font-size-large: 1.125rem;
11
- --a-font-size-xlarge: 1.25rem;
12
- --a-font-size-heading-xsmall: 1.125rem;
13
- --a-font-size-heading-small: 1.25rem;
14
- --a-font-size-heading-medium: 1.5rem;
15
- --a-font-size-heading-large: 1.75rem;
16
- --a-font-size-heading-xlarge: 2rem;
17
- --a-font-size-heading-2xlarge: 2.5rem;
18
- --a-font-line-height-medium: 1.25rem;
19
- --a-font-line-height-large: 1.5rem;
20
- --a-font-line-height-xlarge: 1.75rem;
21
- --a-font-line-height-heading-xsmall: 1.5rem;
22
- --a-font-line-height-heading-small: 1.75rem;
23
- --a-font-line-height-heading-medium: 2rem;
24
- --a-font-line-height-heading-large: 2.25rem;
25
- --a-font-line-height-heading-xlarge: 2.5rem;
26
- --a-font-line-height-heading-2xlarge: 3.25rem;
27
- --a-font-family: 'Source Sans 3', 'Source Sans Pro', Arial, sans-serif;
28
- --a-breakpoint-2xl-down: 1439px;
29
- --a-breakpoint-2xl: 1440px;
30
- --a-breakpoint-xl-down: 1279px;
31
- --a-breakpoint-xl: 1280px;
32
- --a-breakpoint-lg-down: 1023px;
33
- --a-breakpoint-lg: 1024px;
34
- --a-breakpoint-md-down: 767px;
35
- --a-breakpoint-md: 768px;
36
- --a-breakpoint-sm-down: 479px;
37
- --a-breakpoint-sm: 480px;
38
- --a-breakpoint-xs: 0;
39
- --a-border-radius-full: 9999px;
40
- --a-border-radius-xlarge: 12px;
41
- --a-border-radius-large: 8px;
42
- --a-border-radius-medium: 4px;
43
- --a-border-radius-small: 2px;
44
- --a-spacing-1-alt: 0.375rem;
45
- --a-spacing-05: 0.125rem;
46
- --a-spacing-32: 8rem;
47
- --a-spacing-24: 6rem;
48
- --a-spacing-20: 5rem;
49
- --a-spacing-18: 4.5rem;
50
- --a-spacing-16: 4rem;
51
- --a-spacing-14: 3.5rem;
52
- --a-spacing-12: 3rem;
53
- --a-spacing-11: 2.75rem;
54
- --a-spacing-10: 2.5rem;
55
- --a-spacing-9: 2.25rem;
56
- --a-spacing-8: 2rem;
57
- --a-spacing-7: 1.75rem;
58
- --a-spacing-6: 1.5rem;
59
- --a-spacing-5: 1.25rem;
60
- --a-spacing-4: 1rem;
61
- --a-spacing-3: 0.75rem;
62
- --a-spacing-2: 0.5rem;
63
- --a-spacing-1: 0.25rem;
64
- --a-spacing-0: 0;
6
+ --ax-font-weight-regular: 400;
7
+ --ax-font-weight-bold: 600;
8
+ --ax-font-size-small: 0.875rem;
9
+ --ax-font-size-medium: 1rem;
10
+ --ax-font-size-large: 1.125rem;
11
+ --ax-font-size-xlarge: 1.25rem;
12
+ --ax-font-size-heading-xsmall: 1.125rem;
13
+ --ax-font-size-heading-small: 1.25rem;
14
+ --ax-font-size-heading-medium: 1.5rem;
15
+ --ax-font-size-heading-large: 1.75rem;
16
+ --ax-font-size-heading-xlarge: 2rem;
17
+ --ax-font-size-heading-2xlarge: 2.5rem;
18
+ --ax-font-line-height-medium: 1.25rem;
19
+ --ax-font-line-height-large: 1.5rem;
20
+ --ax-font-line-height-xlarge: 1.75rem;
21
+ --ax-font-line-height-heading-xsmall: 1.5rem;
22
+ --ax-font-line-height-heading-small: 1.75rem;
23
+ --ax-font-line-height-heading-medium: 2rem;
24
+ --ax-font-line-height-heading-large: 2.25rem;
25
+ --ax-font-line-height-heading-xlarge: 2.5rem;
26
+ --ax-font-line-height-heading-2xlarge: 3.25rem;
27
+ --ax-font-family: 'Source Sans 3', 'Source Sans Pro', Arial, sans-serif;
28
+ --ax-breakpoint-2xl-down: 1439px;
29
+ --ax-breakpoint-2xl: 1440px;
30
+ --ax-breakpoint-xl-down: 1279px;
31
+ --ax-breakpoint-xl: 1280px;
32
+ --ax-breakpoint-lg-down: 1023px;
33
+ --ax-breakpoint-lg: 1024px;
34
+ --ax-breakpoint-md-down: 767px;
35
+ --ax-breakpoint-md: 768px;
36
+ --ax-breakpoint-sm-down: 479px;
37
+ --ax-breakpoint-sm: 480px;
38
+ --ax-breakpoint-xs: 0;
39
+ --ax-border-radius-full: 9999px;
40
+ --ax-border-radius-xlarge: 12px;
41
+ --ax-border-radius-large: 8px;
42
+ --ax-border-radius-medium: 4px;
43
+ --ax-border-radius-small: 2px;
44
+ --ax-spacing-1-alt: 0.375rem;
45
+ --ax-spacing-05: 0.125rem;
46
+ --ax-spacing-32: 8rem;
47
+ --ax-spacing-24: 6rem;
48
+ --ax-spacing-20: 5rem;
49
+ --ax-spacing-18: 4.5rem;
50
+ --ax-spacing-16: 4rem;
51
+ --ax-spacing-14: 3.5rem;
52
+ --ax-spacing-12: 3rem;
53
+ --ax-spacing-11: 2.75rem;
54
+ --ax-spacing-10: 2.5rem;
55
+ --ax-spacing-9: 2.25rem;
56
+ --ax-spacing-8: 2rem;
57
+ --ax-spacing-7: 1.75rem;
58
+ --ax-spacing-6: 1.5rem;
59
+ --ax-spacing-5: 1.25rem;
60
+ --ax-spacing-4: 1rem;
61
+ --ax-spacing-3: 0.75rem;
62
+ --ax-spacing-2: 0.5rem;
63
+ --ax-spacing-1: 0.25rem;
64
+ --ax-spacing-0: 0;
65
65
  }