@amsterdam/design-system-tokens 0.1.1 → 0.1.2
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/LICENSE.md +3 -3
- package/dist/_variables.scss +162 -2
- package/dist/index.css +161 -1
- package/dist/index.d.ts +162 -2
- package/dist/index.js +162 -2
- package/dist/index.json +162 -2
- package/dist/index.tokens.json +537 -1
- package/dist/root.css +161 -1
- package/dist/tokens.d.ts +489 -2
- package/dist/tokens.js +3834 -2
- package/dist/variables.less +162 -2
- package/package.json +6 -7
- package/src/brand/amsterdam/typography.tokens.json +69 -0
- package/src/common/amsterdam/border.tokens.json +15 -0
- package/src/common/amsterdam/spacing.tokens.json +20 -0
- package/src/components/amsterdam/button.tokens.json +17 -0
- package/src/components/amsterdam/form-label.tokens.json +14 -0
- package/src/components/amsterdam/heading.tokens.json +37 -0
- package/src/components/amsterdam/icon.tokens.json +41 -0
- package/src/components/amsterdam/link.tokens.json +98 -0
- package/src/components/amsterdam/paragraph.tokens.json +28 -0
- package/src/components/utrecht/button.tokens.json +276 -0
package/dist/variables.less
CHANGED
|
@@ -1,8 +1,64 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 05 Jul 2023 07:52:43 GMT
|
|
4
4
|
|
|
5
|
+
@utrecht-button-subtle-disabled-background-color: transparent;
|
|
6
|
+
@utrecht-button-subtle-background-color: transparent;
|
|
7
|
+
@utrecht-button-disabled-border-color: transparent;
|
|
8
|
+
@amsterdam-link-on-background-light-hover-text-decoration: none;
|
|
9
|
+
@amsterdam-link-on-background-light-focus-text-decoration: underline;
|
|
10
|
+
@amsterdam-link-on-background-light-text-underline-offset: 9px;
|
|
11
|
+
@amsterdam-link-on-background-light-text-decoration-thickness: 2px;
|
|
12
|
+
@amsterdam-link-on-background-light-text-decoration: underline;
|
|
13
|
+
@amsterdam-link-on-background-dark-hover-text-decoration: none;
|
|
14
|
+
@amsterdam-link-on-background-dark-focus-text-decoration: underline;
|
|
15
|
+
@amsterdam-link-on-background-dark-text-decoration: underline;
|
|
16
|
+
@amsterdam-link-in-list-text-underline-offset: 0.3em;
|
|
17
|
+
@amsterdam-link-in-list-gap: 0.5em;
|
|
18
|
+
@amsterdam-link-inline-font-size: inherit;
|
|
19
|
+
@amsterdam-link-inline-font-family: inherit;
|
|
20
|
+
@amsterdam-link-inline-text-underline-offset: 3px;
|
|
21
|
+
@amsterdam-link-hover-text-decoration-thickness: 2px;
|
|
22
|
+
@amsterdam-link-hover-text-decoration: underline;
|
|
23
|
+
@amsterdam-link-focus-text-decoration: underline;
|
|
24
|
+
@amsterdam-link-text-decoration-thickness: 2px;
|
|
25
|
+
@amsterdam-link-text-underline-offset: 9px;
|
|
26
|
+
@amsterdam-link-text-decoration: none;
|
|
27
|
+
@amsterdam-spacing-inset-xl: 2.5rem;
|
|
28
|
+
@amsterdam-spacing-inset-lg: 1.5rem;
|
|
29
|
+
@amsterdam-spacing-inset-md: 1rem;
|
|
30
|
+
@amsterdam-spacing-inset-sm: 0.5rem;
|
|
5
31
|
@amsterdam-focus-outline-offset: 2px;
|
|
32
|
+
@amsterdam-border-width-lg: 3px;
|
|
33
|
+
@amsterdam-border-width-md: 2px;
|
|
34
|
+
@amsterdam-border-width-sm: 1px;
|
|
35
|
+
@amsterdam-typography-text-level-7-line-height: 1.6;
|
|
36
|
+
@amsterdam-typography-text-level-7-font-size-wide: clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem);
|
|
37
|
+
@amsterdam-typography-text-level-7-font-size-narrow: clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem);
|
|
38
|
+
@amsterdam-typography-text-level-6-line-height: 1.6;
|
|
39
|
+
@amsterdam-typography-text-level-6-font-size-wide: clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem);
|
|
40
|
+
@amsterdam-typography-text-level-6-font-size-narrow: clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem);
|
|
41
|
+
@amsterdam-typography-text-level-5-line-height: 1.4;
|
|
42
|
+
@amsterdam-typography-text-level-5-font-size-wide: clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem);
|
|
43
|
+
@amsterdam-typography-text-level-5-font-size-narrow: clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem);
|
|
44
|
+
@amsterdam-typography-text-level-4-line-height: 1.5;
|
|
45
|
+
@amsterdam-typography-text-level-4-font-size-wide: clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem);
|
|
46
|
+
@amsterdam-typography-text-level-4-font-size-narrow: clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem);
|
|
47
|
+
@amsterdam-typography-text-level-3-line-height: 1.4;
|
|
48
|
+
@amsterdam-typography-text-level-3-font-size-wide: clamp(1.8125rem, 1.8125rem + (0.1875 * (100vw - 53.375rem)) / 36.625, 2rem);
|
|
49
|
+
@amsterdam-typography-text-level-3-font-size-narrow: clamp(1.5rem, 1.5rem + (0.3125 * (100vw - 20rem)) / 33.3125, 1.8125rem);
|
|
50
|
+
@amsterdam-typography-text-level-2-line-height: 1.3;
|
|
51
|
+
@amsterdam-typography-text-level-2-font-size-wide: clamp(2.25rem, 2.25rem + (0.25 * (100vw - 53.375rem)) / 36.625, 2.5rem);
|
|
52
|
+
@amsterdam-typography-text-level-2-font-size-narrow: clamp(1.75rem, 1.75rem + (0.5 * (100vw - 20rem)) / 33.3125, 2.25rem);
|
|
53
|
+
@amsterdam-typography-text-level-1-line-height: 1.2;
|
|
54
|
+
@amsterdam-typography-text-level-1-font-size-wide: clamp(3rem, 3rem + (0.5 * (100vw - 53.375rem)) / 36.625, 3.5rem);
|
|
55
|
+
@amsterdam-typography-text-level-1-font-size-narrow: clamp(2rem, 2rem + (1 * (100vw - 20rem)) / 33.3125, 3rem);
|
|
56
|
+
@amsterdam-typography-text-level-0-line-height: 1.1;
|
|
57
|
+
@amsterdam-typography-text-level-0-font-size-wide: clamp(4rem, 4rem + (1 * (100vw - 53.375rem)) / 36.625, 5rem);
|
|
58
|
+
@amsterdam-typography-text-level-0-font-size-narrow: clamp(2rem, 2rem + (2 * (100vw - 20rem)) / 33.3125, 4rem);
|
|
59
|
+
@amsterdam-typography-font-weight-bold: 800;
|
|
60
|
+
@amsterdam-typography-font-weight-normal: 400;
|
|
61
|
+
@amsterdam-typography-font-family: 'Amsterdam Sans', Arial, sans-serif;
|
|
6
62
|
@amsterdam-color-neutral-grey4: #323232;
|
|
7
63
|
@amsterdam-color-neutral-grey3: #767676;
|
|
8
64
|
@amsterdam-color-neutral-grey2: #B4B4B4;
|
|
@@ -18,4 +74,108 @@
|
|
|
18
74
|
@amsterdam-color-primary-red: #EC0000;
|
|
19
75
|
@amsterdam-color-primary-blue: #004699;
|
|
20
76
|
@amsterdam-color-primary-white: #ffffff;
|
|
21
|
-
@amsterdam-color-primary-black: #000000;
|
|
77
|
+
@amsterdam-color-primary-black: #000000;
|
|
78
|
+
@utrecht-button-subtle-disabled-color: @amsterdam-color-neutral-grey2;
|
|
79
|
+
@utrecht-button-subtle-hover-border-color: @amsterdam-color-neutral-grey3;
|
|
80
|
+
@utrecht-button-subtle-color: @amsterdam-color-primary-blue;
|
|
81
|
+
@utrecht-button-subtle-border-width: @amsterdam-border-width-md;
|
|
82
|
+
@utrecht-button-secondary-action-disabled-border-color: @amsterdam-color-neutral-grey2;
|
|
83
|
+
@utrecht-button-secondary-action-disabled-color: @amsterdam-color-neutral-grey2;
|
|
84
|
+
@utrecht-button-secondary-action-disabled-background-color: @amsterdam-color-primary-white;
|
|
85
|
+
@utrecht-button-secondary-action-hover-border-color: @amsterdam-color-dark-blue;
|
|
86
|
+
@utrecht-button-secondary-action-hover-color: @amsterdam-color-dark-blue;
|
|
87
|
+
@utrecht-button-secondary-action-border-width: @amsterdam-border-width-md;
|
|
88
|
+
@utrecht-button-secondary-action-border-color: @amsterdam-color-primary-blue;
|
|
89
|
+
@utrecht-button-secondary-action-color: @amsterdam-color-primary-blue;
|
|
90
|
+
@utrecht-button-secondary-action-background-color: @amsterdam-color-primary-white;
|
|
91
|
+
@utrecht-button-primary-action-hover-background-color: @amsterdam-color-dark-blue;
|
|
92
|
+
@utrecht-button-primary-action-disabled-background-color: @amsterdam-color-neutral-grey2;
|
|
93
|
+
@utrecht-button-primary-action-color: @amsterdam-color-primary-white;
|
|
94
|
+
@utrecht-button-primary-action-background-color: @amsterdam-color-primary-blue;
|
|
95
|
+
@utrecht-button-hover-background-color: @amsterdam-color-dark-blue;
|
|
96
|
+
@utrecht-button-disabled-color: @amsterdam-color-primary-white;
|
|
97
|
+
@utrecht-button-disabled-background-color: @amsterdam-color-neutral-grey2;
|
|
98
|
+
@utrecht-button-padding-block-end: @amsterdam-spacing-inset-sm;
|
|
99
|
+
@utrecht-button-padding-block-start: @amsterdam-spacing-inset-sm;
|
|
100
|
+
@utrecht-button-padding-inline-end: @amsterdam-spacing-inset-md;
|
|
101
|
+
@utrecht-button-padding-inline-start: @amsterdam-spacing-inset-md;
|
|
102
|
+
@utrecht-button-line-height: @amsterdam-typography-text-level-6-line-height;
|
|
103
|
+
@utrecht-button-font-family: @amsterdam-typography-font-family;
|
|
104
|
+
@utrecht-button-color: @amsterdam-color-primary-white;
|
|
105
|
+
@utrecht-button-background-color: @amsterdam-color-primary-blue;
|
|
106
|
+
@amsterdam-paragraph-large-line-height: @amsterdam-typography-text-level-4-line-height;
|
|
107
|
+
@amsterdam-paragraph-large-font-size-wide: @amsterdam-typography-text-level-4-font-size-wide;
|
|
108
|
+
@amsterdam-paragraph-large-font-size-narrow: @amsterdam-typography-text-level-4-font-size-narrow;
|
|
109
|
+
@amsterdam-paragraph-small-line-height: @amsterdam-typography-text-level-7-line-height;
|
|
110
|
+
@amsterdam-paragraph-small-font-size-wide: @amsterdam-typography-text-level-7-font-size-wide;
|
|
111
|
+
@amsterdam-paragraph-small-font-size-narrow: @amsterdam-typography-text-level-7-font-size-narrow;
|
|
112
|
+
@amsterdam-paragraph-line-height: @amsterdam-typography-text-level-6-line-height;
|
|
113
|
+
@amsterdam-paragraph-font-weight: 400;
|
|
114
|
+
@amsterdam-paragraph-font-size-wide: @amsterdam-typography-text-level-6-font-size-wide;
|
|
115
|
+
@amsterdam-paragraph-font-size-narrow: @amsterdam-typography-text-level-6-font-size-narrow;
|
|
116
|
+
@amsterdam-paragraph-font-family: @amsterdam-typography-font-family;
|
|
117
|
+
@amsterdam-paragraph-color: @amsterdam-color-primary-black;
|
|
118
|
+
@amsterdam-link-on-background-light-visited-color: @amsterdam-color-primary-black;
|
|
119
|
+
@amsterdam-link-on-background-light-hover-color: @amsterdam-color-primary-black;
|
|
120
|
+
@amsterdam-link-on-background-light-focus-color: @amsterdam-color-primary-black;
|
|
121
|
+
@amsterdam-link-on-background-light-font-size: [object Object];
|
|
122
|
+
@amsterdam-link-on-background-light-active-color: @amsterdam-color-primary-black;
|
|
123
|
+
@amsterdam-link-on-background-light-color: @amsterdam-color-primary-black;
|
|
124
|
+
@amsterdam-link-on-background-dark-visited-color: @amsterdam-color-primary-white;
|
|
125
|
+
@amsterdam-link-on-background-dark-hover-color: @amsterdam-color-primary-white;
|
|
126
|
+
@amsterdam-link-on-background-dark-focus-color: @amsterdam-color-primary-white;
|
|
127
|
+
@amsterdam-link-on-background-dark-color: @amsterdam-color-primary-white;
|
|
128
|
+
@amsterdam-link-in-list-line-height: @amsterdam-typography-text-level-7-line-height;
|
|
129
|
+
@amsterdam-link-in-list-font-size-wide: @amsterdam-typography-text-level-7-font-size-wide;
|
|
130
|
+
@amsterdam-link-in-list-font-size-narrow: @amsterdam-typography-text-level-7-font-size-narrow;
|
|
131
|
+
@amsterdam-link-inline-visited-color: @amsterdam-color-purple;
|
|
132
|
+
@amsterdam-link-standalone-bold-font-weight: 800;
|
|
133
|
+
@amsterdam-link-visited-color: @amsterdam-color-primary-blue;
|
|
134
|
+
@amsterdam-link-line-height: @amsterdam-typography-text-level-6-line-height;
|
|
135
|
+
@amsterdam-link-hover-color: @amsterdam-color-dark-blue;
|
|
136
|
+
@amsterdam-link-focus-color: @amsterdam-color-dark-blue;
|
|
137
|
+
@amsterdam-link-font-weight: 400;
|
|
138
|
+
@amsterdam-link-font-size-wide: @amsterdam-typography-text-level-6-font-size-wide;
|
|
139
|
+
@amsterdam-link-font-size-narrow: @amsterdam-typography-text-level-6-font-size-narrow;
|
|
140
|
+
@amsterdam-link-font-family: @amsterdam-typography-font-family;
|
|
141
|
+
@amsterdam-link-outline-offset: @amsterdam-focus-outline-offset;
|
|
142
|
+
@amsterdam-link-color: @amsterdam-color-primary-blue;
|
|
143
|
+
@amsterdam-icon-size-7-container-multiplier: @amsterdam-typography-text-level-7-line-height;
|
|
144
|
+
@amsterdam-icon-size-7-icon-size-wide: @amsterdam-typography-text-level-7-font-size-wide;
|
|
145
|
+
@amsterdam-icon-size-7-icon-size-narrow: @amsterdam-typography-text-level-7-font-size-narrow;
|
|
146
|
+
@amsterdam-icon-size-6-container-multiplier: @amsterdam-typography-text-level-6-line-height;
|
|
147
|
+
@amsterdam-icon-size-6-icon-size-wide: @amsterdam-typography-text-level-6-font-size-wide;
|
|
148
|
+
@amsterdam-icon-size-6-icon-size-narrow: @amsterdam-typography-text-level-6-font-size-narrow;
|
|
149
|
+
@amsterdam-icon-size-5-container-multiplier: @amsterdam-typography-text-level-5-line-height;
|
|
150
|
+
@amsterdam-icon-size-5-icon-size-wide: @amsterdam-typography-text-level-5-font-size-wide;
|
|
151
|
+
@amsterdam-icon-size-5-icon-size-narrow: @amsterdam-typography-text-level-5-font-size-narrow;
|
|
152
|
+
@amsterdam-icon-size-4-container-multiplier: @amsterdam-typography-text-level-4-line-height;
|
|
153
|
+
@amsterdam-icon-size-4-icon-size-wide: @amsterdam-typography-text-level-4-font-size-wide;
|
|
154
|
+
@amsterdam-icon-size-4-icon-size-narrow: @amsterdam-typography-text-level-4-font-size-narrow;
|
|
155
|
+
@amsterdam-icon-size-3-container-multiplier: @amsterdam-typography-text-level-3-line-height;
|
|
156
|
+
@amsterdam-icon-size-3-icon-size-wide: @amsterdam-typography-text-level-3-font-size-wide;
|
|
157
|
+
@amsterdam-icon-size-3-icon-size-narrow: @amsterdam-typography-text-level-3-font-size-narrow;
|
|
158
|
+
@amsterdam-heading-font-weight: 800;
|
|
159
|
+
@amsterdam-heading-font-family: @amsterdam-typography-font-family;
|
|
160
|
+
@amsterdam-heading-color: @amsterdam-color-primary-black;
|
|
161
|
+
@amsterdam-heading-4-line-height: @amsterdam-typography-text-level-5-line-height;
|
|
162
|
+
@amsterdam-heading-4-font-size-wide: @amsterdam-typography-text-level-5-font-size-wide;
|
|
163
|
+
@amsterdam-heading-4-font-size-narrow: @amsterdam-typography-text-level-5-font-size-narrow;
|
|
164
|
+
@amsterdam-heading-3-line-height: @amsterdam-typography-text-level-3-line-height;
|
|
165
|
+
@amsterdam-heading-3-font-size-wide: @amsterdam-typography-text-level-3-font-size-wide;
|
|
166
|
+
@amsterdam-heading-3-font-size-narrow: @amsterdam-typography-text-level-3-font-size-narrow;
|
|
167
|
+
@amsterdam-heading-2-line-height: @amsterdam-typography-text-level-2-line-height;
|
|
168
|
+
@amsterdam-heading-2-font-size-wide: @amsterdam-typography-text-level-2-font-size-wide;
|
|
169
|
+
@amsterdam-heading-2-font-size-narrow: @amsterdam-typography-text-level-2-font-size-narrow;
|
|
170
|
+
@amsterdam-heading-1-line-height: @amsterdam-typography-text-level-1-line-height;
|
|
171
|
+
@amsterdam-heading-1-font-size-wide: @amsterdam-typography-text-level-1-font-size-wide;
|
|
172
|
+
@amsterdam-heading-1-font-size-narrow: @amsterdam-typography-text-level-1-font-size-narrow;
|
|
173
|
+
@amsterdam-form-label-line-height: @amsterdam-typography-text-level-7-line-height;
|
|
174
|
+
@amsterdam-form-label-font-weight: 800;
|
|
175
|
+
@amsterdam-form-label-font-size-wide: @amsterdam-typography-text-level-7-font-size-wide;
|
|
176
|
+
@amsterdam-form-label-font-size-narrow: @amsterdam-typography-text-level-7-font-size-narrow;
|
|
177
|
+
@amsterdam-form-label-font-family: @amsterdam-typography-font-family;
|
|
178
|
+
@amsterdam-form-label-color: @amsterdam-color-primary-black;
|
|
179
|
+
@amsterdam-button-secondary-hover-box-shadow: 0 0 0 1px @amsterdam-color-dark-blue;
|
|
180
|
+
@amsterdam-button-font-size-wide: @amsterdam-typography-text-level-6-font-size-wide;
|
|
181
|
+
@amsterdam-button-font-size-narrow: @amsterdam-typography-text-level-6-font-size-narrow;
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.1.
|
|
2
|
+
"version": "0.1.2",
|
|
3
3
|
"author": "Community for NL Design System",
|
|
4
4
|
"description": "Design tokens for components for the City of Amsterdam based on the NL Design System architecture",
|
|
5
|
-
"license": "
|
|
5
|
+
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"name": "@amsterdam/design-system-tokens",
|
|
7
7
|
"keywords": [
|
|
8
8
|
"nl-design-system"
|
|
@@ -14,20 +14,19 @@
|
|
|
14
14
|
"repository": {
|
|
15
15
|
"type": "git",
|
|
16
16
|
"url": "https://github.com/Amsterdam/design-system.git",
|
|
17
|
-
"directory": "
|
|
17
|
+
"directory": "proprietary/tokens"
|
|
18
18
|
},
|
|
19
19
|
"scripts": {
|
|
20
20
|
"clean": "rimraf dist/",
|
|
21
|
-
"prebuild": "npm run clean",
|
|
22
21
|
"build": "npm-run-all build:**",
|
|
23
22
|
"build:style-dictionary": "style-dictionary build --config ./style-dictionary.config.json",
|
|
24
23
|
"watch": "npm-run-all watch:**",
|
|
25
|
-
"watch:style-dictionary": "chokidar --follow-symlinks --initial --command
|
|
24
|
+
"watch:style-dictionary": "chokidar --follow-symlinks --initial --command \"npm run build\" \"src/**/*.tokens.json\""
|
|
26
25
|
},
|
|
27
26
|
"devDependencies": {
|
|
28
27
|
"chokidar-cli": "3.0.0",
|
|
29
28
|
"npm-run-all": "4.1.5",
|
|
30
|
-
"style-dictionary": "3.
|
|
29
|
+
"style-dictionary": "3.8.0"
|
|
31
30
|
},
|
|
32
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "c11658e889d52c6a48a058bbbe332d4fe170c3c4"
|
|
33
32
|
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
{
|
|
2
|
+
"amsterdam": {
|
|
3
|
+
"typography": {
|
|
4
|
+
"font-family": { "value": "'Amsterdam Sans', Arial, sans-serif" },
|
|
5
|
+
"font-weight": {
|
|
6
|
+
"normal": { "value": 400 },
|
|
7
|
+
"bold": { "value": 800 }
|
|
8
|
+
},
|
|
9
|
+
"text-level": {
|
|
10
|
+
"0": {
|
|
11
|
+
"font-size": {
|
|
12
|
+
"narrow": { "value": "clamp(2rem, 2rem + (2 * (100vw - 20rem)) / 33.3125, 4rem)" },
|
|
13
|
+
"wide": { "value": "clamp(4rem, 4rem + (1 * (100vw - 53.375rem)) / 36.625, 5rem)" }
|
|
14
|
+
},
|
|
15
|
+
"line-height": { "value": "1.1" }
|
|
16
|
+
},
|
|
17
|
+
"1": {
|
|
18
|
+
"font-size": {
|
|
19
|
+
"narrow": { "value": "clamp(2rem, 2rem + (1 * (100vw - 20rem)) / 33.3125, 3rem)" },
|
|
20
|
+
"wide": { "value": "clamp(3rem, 3rem + (0.5 * (100vw - 53.375rem)) / 36.625, 3.5rem)" }
|
|
21
|
+
},
|
|
22
|
+
"line-height": { "value": "1.2" }
|
|
23
|
+
},
|
|
24
|
+
"2": {
|
|
25
|
+
"font-size": {
|
|
26
|
+
"narrow": { "value": "clamp(1.75rem, 1.75rem + (0.5 * (100vw - 20rem)) / 33.3125, 2.25rem)" },
|
|
27
|
+
"wide": { "value": "clamp(2.25rem, 2.25rem + (0.25 * (100vw - 53.375rem)) / 36.625, 2.5rem)" }
|
|
28
|
+
},
|
|
29
|
+
"line-height": { "value": "1.3" }
|
|
30
|
+
},
|
|
31
|
+
"3": {
|
|
32
|
+
"font-size": {
|
|
33
|
+
"narrow": { "value": "clamp(1.5rem, 1.5rem + (0.3125 * (100vw - 20rem)) / 33.3125, 1.8125rem)" },
|
|
34
|
+
"wide": { "value": "clamp(1.8125rem, 1.8125rem + (0.1875 * (100vw - 53.375rem)) / 36.625, 2rem)" }
|
|
35
|
+
},
|
|
36
|
+
"line-height": { "value": "1.4" }
|
|
37
|
+
},
|
|
38
|
+
"4": {
|
|
39
|
+
"font-size": {
|
|
40
|
+
"narrow": { "value": "clamp(1.375rem, 1.375rem + (0.25 * (100vw - 20rem)) / 33.3125, 1.625rem)" },
|
|
41
|
+
"wide": { "value": "clamp(1.625rem, 1.625rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.75rem)" }
|
|
42
|
+
},
|
|
43
|
+
"line-height": { "value": "1.5" }
|
|
44
|
+
},
|
|
45
|
+
"5": {
|
|
46
|
+
"font-size": {
|
|
47
|
+
"narrow": { "value": "clamp(1.25rem, 1.25rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.4375rem)" },
|
|
48
|
+
"wide": { "value": "clamp(1.4375rem, 1.4375rem + (0.125 * (100vw - 53.375rem)) / 36.625, 1.5625rem)" }
|
|
49
|
+
},
|
|
50
|
+
"line-height": { "value": "1.4" }
|
|
51
|
+
},
|
|
52
|
+
"6": {
|
|
53
|
+
"font-size": {
|
|
54
|
+
"narrow": { "value": "clamp(1.125rem, 1.125rem + (0.1875 * (100vw - 20rem)) / 33.3125, 1.3125rem)" },
|
|
55
|
+
"wide": { "value": "clamp(1.3125rem, 1.3125rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.375rem)" }
|
|
56
|
+
},
|
|
57
|
+
"line-height": { "value": "1.6" }
|
|
58
|
+
},
|
|
59
|
+
"7": {
|
|
60
|
+
"font-size": {
|
|
61
|
+
"narrow": { "value": "clamp(1rem, 1rem + (0.0625 * (100vw - 20rem)) / 33.3125, 1.0625rem)" },
|
|
62
|
+
"wide": { "value": "clamp(1.0625rem, 1.0625rem + (0.0625 * (100vw - 53.375rem)) / 36.625, 1.125rem)" }
|
|
63
|
+
},
|
|
64
|
+
"line-height": { "value": "1.6" }
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"amsterdam": {
|
|
3
|
+
"button": {
|
|
4
|
+
"font-size": {
|
|
5
|
+
"narrow": { "value": "{amsterdam.typography.text-level.6.font-size.narrow}" },
|
|
6
|
+
"wide": { "value": "{amsterdam.typography.text-level.6.font-size.wide}" }
|
|
7
|
+
},
|
|
8
|
+
"secondary": {
|
|
9
|
+
"hover": {
|
|
10
|
+
"box-shadow": {
|
|
11
|
+
"value": "0 0 0 1px {amsterdam.color.dark-blue}"
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"amsterdam": {
|
|
3
|
+
"form-label": {
|
|
4
|
+
"color": { "value": "{amsterdam.color.primary-black}" },
|
|
5
|
+
"font-family": { "value": "{amsterdam.typography.font-family}" },
|
|
6
|
+
"font-size": {
|
|
7
|
+
"narrow": { "value": "{amsterdam.typography.text-level.7.font-size.narrow}" },
|
|
8
|
+
"wide": { "value": "{amsterdam.typography.text-level.7.font-size.wide}" }
|
|
9
|
+
},
|
|
10
|
+
"font-weight": { "value": "{amsterdam.typography.font-weight.bold}" },
|
|
11
|
+
"line-height": { "value": "{amsterdam.typography.text-level.7.line-height}" }
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"amsterdam": {
|
|
3
|
+
"heading": {
|
|
4
|
+
"color": { "value": "{amsterdam.color.primary-black}" },
|
|
5
|
+
"font-family": { "value": "{amsterdam.typography.font-family}" },
|
|
6
|
+
"font-weight": { "value": "{amsterdam.typography.font-weight.bold}" },
|
|
7
|
+
"1": {
|
|
8
|
+
"font-size": {
|
|
9
|
+
"narrow": { "value": "{amsterdam.typography.text-level.1.font-size.narrow}" },
|
|
10
|
+
"wide": { "value": "{amsterdam.typography.text-level.1.font-size.wide}" }
|
|
11
|
+
},
|
|
12
|
+
"line-height": { "value": "{amsterdam.typography.text-level.1.line-height}" }
|
|
13
|
+
},
|
|
14
|
+
"2": {
|
|
15
|
+
"font-size": {
|
|
16
|
+
"narrow": { "value": "{amsterdam.typography.text-level.2.font-size.narrow}" },
|
|
17
|
+
"wide": { "value": "{amsterdam.typography.text-level.2.font-size.wide}" }
|
|
18
|
+
},
|
|
19
|
+
"line-height": { "value": "{amsterdam.typography.text-level.2.line-height}" }
|
|
20
|
+
},
|
|
21
|
+
"3": {
|
|
22
|
+
"font-size": {
|
|
23
|
+
"narrow": { "value": "{amsterdam.typography.text-level.3.font-size.narrow}" },
|
|
24
|
+
"wide": { "value": "{amsterdam.typography.text-level.3.font-size.wide}" }
|
|
25
|
+
},
|
|
26
|
+
"line-height": { "value": "{amsterdam.typography.text-level.3.line-height}" }
|
|
27
|
+
},
|
|
28
|
+
"4": {
|
|
29
|
+
"font-size": {
|
|
30
|
+
"narrow": { "value": "{amsterdam.typography.text-level.5.font-size.narrow}" },
|
|
31
|
+
"wide": { "value": "{amsterdam.typography.text-level.5.font-size.wide}" }
|
|
32
|
+
},
|
|
33
|
+
"line-height": { "value": "{amsterdam.typography.text-level.5.line-height}" }
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
{
|
|
2
|
+
"amsterdam": {
|
|
3
|
+
"icon": {
|
|
4
|
+
"size-3": {
|
|
5
|
+
"icon-size": {
|
|
6
|
+
"narrow": { "value": "{amsterdam.typography.text-level.3.font-size.narrow}" },
|
|
7
|
+
"wide": { "value": "{amsterdam.typography.text-level.3.font-size.wide}" }
|
|
8
|
+
},
|
|
9
|
+
"container-multiplier": { "value": "{amsterdam.typography.text-level.3.line-height}" }
|
|
10
|
+
},
|
|
11
|
+
"size-4": {
|
|
12
|
+
"icon-size": {
|
|
13
|
+
"narrow": { "value": "{amsterdam.typography.text-level.4.font-size.narrow}" },
|
|
14
|
+
"wide": { "value": "{amsterdam.typography.text-level.4.font-size.wide}" }
|
|
15
|
+
},
|
|
16
|
+
"container-multiplier": { "value": "{amsterdam.typography.text-level.4.line-height}" }
|
|
17
|
+
},
|
|
18
|
+
"size-5": {
|
|
19
|
+
"icon-size": {
|
|
20
|
+
"narrow": { "value": "{amsterdam.typography.text-level.5.font-size.narrow}" },
|
|
21
|
+
"wide": { "value": "{amsterdam.typography.text-level.5.font-size.wide}" }
|
|
22
|
+
},
|
|
23
|
+
"container-multiplier": { "value": "{amsterdam.typography.text-level.5.line-height}" }
|
|
24
|
+
},
|
|
25
|
+
"size-6": {
|
|
26
|
+
"icon-size": {
|
|
27
|
+
"narrow": { "value": "{amsterdam.typography.text-level.6.font-size.narrow}" },
|
|
28
|
+
"wide": { "value": "{amsterdam.typography.text-level.6.font-size.wide}" }
|
|
29
|
+
},
|
|
30
|
+
"container-multiplier": { "value": "{amsterdam.typography.text-level.6.line-height}" }
|
|
31
|
+
},
|
|
32
|
+
"size-7": {
|
|
33
|
+
"icon-size": {
|
|
34
|
+
"narrow": { "value": "{amsterdam.typography.text-level.7.font-size.narrow}" },
|
|
35
|
+
"wide": { "value": "{amsterdam.typography.text-level.7.font-size.wide}" }
|
|
36
|
+
},
|
|
37
|
+
"container-multiplier": { "value": "{amsterdam.typography.text-level.7.line-height}" }
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
{
|
|
2
|
+
"amsterdam": {
|
|
3
|
+
"link": {
|
|
4
|
+
"color": { "value": "{amsterdam.color.primary-blue}" },
|
|
5
|
+
"outline-offset": { "value": "{amsterdam.focus.outline-offset}" },
|
|
6
|
+
"text-decoration": { "value": "none" },
|
|
7
|
+
"text-underline-offset": { "value": "9px" },
|
|
8
|
+
"text-decoration-thickness": { "value": "2px" },
|
|
9
|
+
"font-family": {
|
|
10
|
+
"value": "{amsterdam.typography.font-family}"
|
|
11
|
+
},
|
|
12
|
+
"font-size": {
|
|
13
|
+
"narrow": { "value": "{amsterdam.typography.text-level.6.font-size.narrow}" },
|
|
14
|
+
"wide": { "value": "{amsterdam.typography.text-level.6.font-size.wide}" }
|
|
15
|
+
},
|
|
16
|
+
"font-weight": {
|
|
17
|
+
"value": "{amsterdam.typography.font-weight.normal}"
|
|
18
|
+
},
|
|
19
|
+
"focus": {
|
|
20
|
+
"color": { "value": "{amsterdam.color.dark-blue}" },
|
|
21
|
+
"text-decoration": { "value": "underline" }
|
|
22
|
+
},
|
|
23
|
+
"hover": {
|
|
24
|
+
"color": { "value": "{amsterdam.color.dark-blue}" },
|
|
25
|
+
"text-decoration": { "value": "underline" },
|
|
26
|
+
"text-decoration-thickness": { "value": "2px" }
|
|
27
|
+
},
|
|
28
|
+
"line-height": { "value": "{amsterdam.typography.text-level.6.line-height}" },
|
|
29
|
+
"visited": {
|
|
30
|
+
"color": { "value": "{amsterdam.color.primary-blue}" }
|
|
31
|
+
},
|
|
32
|
+
"standalone-bold": {
|
|
33
|
+
"font-weight": {
|
|
34
|
+
"value": "{amsterdam.typography.font-weight.bold}"
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
"inline": {
|
|
38
|
+
"text-underline-offset": { "value": "3px" },
|
|
39
|
+
"font-family": {
|
|
40
|
+
"value": "inherit"
|
|
41
|
+
},
|
|
42
|
+
"font-size": {
|
|
43
|
+
"value": "inherit"
|
|
44
|
+
},
|
|
45
|
+
"visited": {
|
|
46
|
+
"color": { "value": "{amsterdam.color.purple}" }
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
"in-list": {
|
|
50
|
+
"gap": { "value": "0.5em" },
|
|
51
|
+
"text-underline-offset": { "value": "0.3em" },
|
|
52
|
+
"font-size": {
|
|
53
|
+
"narrow": { "value": "{amsterdam.typography.text-level.7.font-size.narrow}" },
|
|
54
|
+
"wide": { "value": "{amsterdam.typography.text-level.7.font-size.wide}" }
|
|
55
|
+
},
|
|
56
|
+
"line-height": { "value": "{amsterdam.typography.text-level.7.line-height}" }
|
|
57
|
+
},
|
|
58
|
+
"on-background-dark": {
|
|
59
|
+
"color": { "value": "{amsterdam.color.primary-white}" },
|
|
60
|
+
"text-decoration": { "value": "underline" },
|
|
61
|
+
"focus": {
|
|
62
|
+
"color": { "value": "{amsterdam.color.primary-white}" },
|
|
63
|
+
"text-decoration": { "value": "underline" }
|
|
64
|
+
},
|
|
65
|
+
"hover": {
|
|
66
|
+
"color": { "value": "{amsterdam.color.primary-white}" },
|
|
67
|
+
"text-decoration": { "value": "none" }
|
|
68
|
+
},
|
|
69
|
+
"visited": {
|
|
70
|
+
"color": { "value": "{amsterdam.color.primary-white}" }
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
"on-background-light": {
|
|
74
|
+
"color": { "value": "{amsterdam.color.primary-black}" },
|
|
75
|
+
"text-decoration": { "value": "underline" },
|
|
76
|
+
"text-decoration-thickness": { "value": "2px" },
|
|
77
|
+
"text-underline-offset": { "value": "9px" },
|
|
78
|
+
"active": {
|
|
79
|
+
"color": { "value": "{amsterdam.color.primary-black}" }
|
|
80
|
+
},
|
|
81
|
+
"font-size": {
|
|
82
|
+
"value": "{amsterdam.typography.text-level.6.font-size}"
|
|
83
|
+
},
|
|
84
|
+
"focus": {
|
|
85
|
+
"color": { "value": "{amsterdam.color.primary-black}" },
|
|
86
|
+
"text-decoration": { "value": "underline" }
|
|
87
|
+
},
|
|
88
|
+
"hover": {
|
|
89
|
+
"color": { "value": "{amsterdam.color.primary-black}" },
|
|
90
|
+
"text-decoration": { "value": "none" }
|
|
91
|
+
},
|
|
92
|
+
"visited": {
|
|
93
|
+
"color": { "value": "{amsterdam.color.primary-black}" }
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"amsterdam": {
|
|
3
|
+
"paragraph": {
|
|
4
|
+
"color": { "value": "{amsterdam.color.primary-black}" },
|
|
5
|
+
"font-family": { "value": "{amsterdam.typography.font-family}" },
|
|
6
|
+
"font-size": {
|
|
7
|
+
"narrow": { "value": "{amsterdam.typography.text-level.6.font-size.narrow}" },
|
|
8
|
+
"wide": { "value": "{amsterdam.typography.text-level.6.font-size.wide}" }
|
|
9
|
+
},
|
|
10
|
+
"font-weight": { "value": "{amsterdam.typography.font-weight.normal}" },
|
|
11
|
+
"line-height": { "value": "{amsterdam.typography.text-level.6.line-height}" },
|
|
12
|
+
"small": {
|
|
13
|
+
"font-size": {
|
|
14
|
+
"narrow": { "value": "{amsterdam.typography.text-level.7.font-size.narrow}" },
|
|
15
|
+
"wide": { "value": "{amsterdam.typography.text-level.7.font-size.wide}" }
|
|
16
|
+
},
|
|
17
|
+
"line-height": { "value": "{amsterdam.typography.text-level.7.line-height}" }
|
|
18
|
+
},
|
|
19
|
+
"large": {
|
|
20
|
+
"font-size": {
|
|
21
|
+
"narrow": { "value": "{amsterdam.typography.text-level.4.font-size.narrow}" },
|
|
22
|
+
"wide": { "value": "{amsterdam.typography.text-level.4.font-size.wide}" }
|
|
23
|
+
},
|
|
24
|
+
"line-height": { "value": "{amsterdam.typography.text-level.4.line-height}" }
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|