@atlaskit/tokens 8.0.0 → 8.2.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/CHANGELOG.md +26 -0
- package/dist/cjs/artifacts/palettes-raw/shape-palette.js +1 -16
- package/dist/cjs/artifacts/themes/atlassian-dark-increased-contrast.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-dark.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-shape.js +2 -2
- package/dist/cjs/artifacts/token-default-values.js +2 -1
- package/dist/cjs/artifacts/token-names.js +2 -1
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +15 -15
- package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +15 -15
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape.js +25 -1
- package/dist/cjs/entry-points/token-metadata.codegen.js +6 -1
- package/dist/es2019/artifacts/palettes-raw/shape-palette.js +1 -16
- package/dist/es2019/artifacts/themes/atlassian-dark-increased-contrast.js +8 -8
- package/dist/es2019/artifacts/themes/atlassian-dark.js +8 -8
- package/dist/es2019/artifacts/themes/atlassian-shape.js +2 -1
- package/dist/es2019/artifacts/token-default-values.js +2 -1
- package/dist/es2019/artifacts/token-names.js +2 -1
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +15 -15
- package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +15 -15
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape.js +25 -1
- package/dist/es2019/entry-points/token-metadata.codegen.js +6 -1
- package/dist/esm/artifacts/palettes-raw/shape-palette.js +1 -16
- package/dist/esm/artifacts/themes/atlassian-dark-increased-contrast.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-dark.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-shape.js +2 -2
- package/dist/esm/artifacts/token-default-values.js +2 -1
- package/dist/esm/artifacts/token-names.js +2 -1
- package/dist/esm/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +15 -15
- package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +15 -15
- package/dist/esm/artifacts/tokens-raw/atlassian-shape.js +25 -1
- package/dist/esm/entry-points/token-metadata.codegen.js +6 -1
- package/dist/types/artifacts/palettes-raw/shape-palette.d.ts +1 -1
- package/dist/types/artifacts/themes/atlassian-dark-increased-contrast.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-dark.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-shape.d.ts +2 -2
- package/dist/types/artifacts/token-default-values.d.ts +2 -1
- package/dist/types/artifacts/token-names.d.ts +3 -1
- package/dist/types/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
- package/dist/types/artifacts/tokens-raw/atlassian-shape.d.ts +1 -1
- package/dist/types/artifacts/types-internal.d.ts +2 -2
- package/dist/types/artifacts/types.d.ts +2 -2
- package/dist/types/entry-points/css-type-schema.codegen.d.ts +2 -2
- package/dist/types/entry-points/token-metadata.codegen.d.ts +1 -1
- package/dist/types/types.d.ts +1 -0
- package/dist/types-ts4.5/artifacts/palettes-raw/shape-palette.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/themes/atlassian-dark-increased-contrast.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-dark.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-shape.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/token-default-values.d.ts +2 -1
- package/dist/types-ts4.5/artifacts/token-names.d.ts +3 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/types-internal.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/types.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/css-type-schema.codegen.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/token-metadata.codegen.d.ts +1 -1
- package/dist/types-ts4.5/types.d.ts +1 -0
- package/figma/atlassian-dark-increased-contrast.json +7 -7
- package/figma/atlassian-dark.json +7 -7
- package/figma/atlassian-shape.json +12 -0
- package/package.json +10 -10
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape-rounder.js +0 -252
- package/dist/cjs/artifacts/tokens-raw/atlassian-shape-roundest.js +0 -252
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape-rounder.js +0 -246
- package/dist/es2019/artifacts/tokens-raw/atlassian-shape-roundest.js +0 -246
- package/dist/esm/artifacts/tokens-raw/atlassian-shape-rounder.js +0 -246
- package/dist/esm/artifacts/tokens-raw/atlassian-shape-roundest.js +0 -246
- package/dist/types/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +0 -30
- package/dist/types/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +0 -30
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +0 -30
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +0 -30
|
@@ -1,246 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::4a6fe755c8ce27dedb961a7e2509999e>>
|
|
4
|
-
* @codegenCommand yarn build tokens
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
var tokens = [{
|
|
8
|
-
"attributes": {
|
|
9
|
-
"group": "shape",
|
|
10
|
-
"state": "active",
|
|
11
|
-
"suggest": ["2px"],
|
|
12
|
-
"introduced": "6.1.0",
|
|
13
|
-
"description": "Used for small containers such as badges."
|
|
14
|
-
},
|
|
15
|
-
"value": "2px",
|
|
16
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
17
|
-
"isSource": true,
|
|
18
|
-
"original": {
|
|
19
|
-
"attributes": {
|
|
20
|
-
"group": "shape",
|
|
21
|
-
"state": "active",
|
|
22
|
-
"suggest": ["2px"],
|
|
23
|
-
"introduced": "6.1.0",
|
|
24
|
-
"description": "Used for small containers such as badges."
|
|
25
|
-
},
|
|
26
|
-
"value": "Radius02"
|
|
27
|
-
},
|
|
28
|
-
"name": "radius.xsmall",
|
|
29
|
-
"path": ["radius", "xsmall"],
|
|
30
|
-
"cleanName": "radius.xsmall"
|
|
31
|
-
}, {
|
|
32
|
-
"attributes": {
|
|
33
|
-
"group": "shape",
|
|
34
|
-
"state": "active",
|
|
35
|
-
"suggest": ["4px"],
|
|
36
|
-
"introduced": "6.1.0",
|
|
37
|
-
"description": "Used for labels."
|
|
38
|
-
},
|
|
39
|
-
"value": "4px",
|
|
40
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
41
|
-
"isSource": true,
|
|
42
|
-
"original": {
|
|
43
|
-
"attributes": {
|
|
44
|
-
"group": "shape",
|
|
45
|
-
"state": "active",
|
|
46
|
-
"suggest": ["4px"],
|
|
47
|
-
"introduced": "6.1.0",
|
|
48
|
-
"description": "Used for labels."
|
|
49
|
-
},
|
|
50
|
-
"value": "Radius04"
|
|
51
|
-
},
|
|
52
|
-
"name": "radius.small",
|
|
53
|
-
"path": ["radius", "small"],
|
|
54
|
-
"cleanName": "radius.small"
|
|
55
|
-
}, {
|
|
56
|
-
"attributes": {
|
|
57
|
-
"group": "shape",
|
|
58
|
-
"state": "active",
|
|
59
|
-
"suggest": ["6px"],
|
|
60
|
-
"introduced": "6.1.0",
|
|
61
|
-
"description": "Used for buttons and inputs."
|
|
62
|
-
},
|
|
63
|
-
"value": "6px",
|
|
64
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
65
|
-
"isSource": true,
|
|
66
|
-
"original": {
|
|
67
|
-
"attributes": {
|
|
68
|
-
"group": "shape",
|
|
69
|
-
"state": "active",
|
|
70
|
-
"suggest": ["6px"],
|
|
71
|
-
"introduced": "6.1.0",
|
|
72
|
-
"description": "Used for buttons and inputs."
|
|
73
|
-
},
|
|
74
|
-
"value": "Radius06"
|
|
75
|
-
},
|
|
76
|
-
"name": "radius.medium",
|
|
77
|
-
"path": ["radius", "medium"],
|
|
78
|
-
"cleanName": "radius.medium"
|
|
79
|
-
}, {
|
|
80
|
-
"attributes": {
|
|
81
|
-
"group": "shape",
|
|
82
|
-
"state": "active",
|
|
83
|
-
"suggest": ["8px"],
|
|
84
|
-
"introduced": "6.1.0",
|
|
85
|
-
"description": "Used for cards and small containers."
|
|
86
|
-
},
|
|
87
|
-
"value": "12px",
|
|
88
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
89
|
-
"isSource": true,
|
|
90
|
-
"original": {
|
|
91
|
-
"attributes": {
|
|
92
|
-
"group": "shape",
|
|
93
|
-
"state": "active",
|
|
94
|
-
"suggest": ["8px"],
|
|
95
|
-
"introduced": "6.1.0",
|
|
96
|
-
"description": "Used for cards and small containers."
|
|
97
|
-
},
|
|
98
|
-
"value": "Radius12"
|
|
99
|
-
},
|
|
100
|
-
"name": "radius.large",
|
|
101
|
-
"path": ["radius", "large"],
|
|
102
|
-
"cleanName": "radius.large"
|
|
103
|
-
}, {
|
|
104
|
-
"attributes": {
|
|
105
|
-
"group": "shape",
|
|
106
|
-
"state": "active",
|
|
107
|
-
"suggest": ["12px"],
|
|
108
|
-
"introduced": "6.1.0",
|
|
109
|
-
"description": "Used for modals and large containers."
|
|
110
|
-
},
|
|
111
|
-
"value": "16px",
|
|
112
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
113
|
-
"isSource": true,
|
|
114
|
-
"original": {
|
|
115
|
-
"attributes": {
|
|
116
|
-
"group": "shape",
|
|
117
|
-
"state": "active",
|
|
118
|
-
"suggest": ["12px"],
|
|
119
|
-
"introduced": "6.1.0",
|
|
120
|
-
"description": "Used for modals and large containers."
|
|
121
|
-
},
|
|
122
|
-
"value": "Radius16"
|
|
123
|
-
},
|
|
124
|
-
"name": "radius.xlarge",
|
|
125
|
-
"path": ["radius", "xlarge"],
|
|
126
|
-
"cleanName": "radius.xlarge"
|
|
127
|
-
}, {
|
|
128
|
-
"attributes": {
|
|
129
|
-
"group": "shape",
|
|
130
|
-
"state": "active",
|
|
131
|
-
"suggest": ["50%"],
|
|
132
|
-
"introduced": "6.1.0",
|
|
133
|
-
"description": "Used for circular containers, like a rounded button."
|
|
134
|
-
},
|
|
135
|
-
"value": "9999px",
|
|
136
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
137
|
-
"isSource": true,
|
|
138
|
-
"original": {
|
|
139
|
-
"attributes": {
|
|
140
|
-
"group": "shape",
|
|
141
|
-
"state": "active",
|
|
142
|
-
"suggest": ["50%"],
|
|
143
|
-
"introduced": "6.1.0",
|
|
144
|
-
"description": "Used for circular containers, like a rounded button."
|
|
145
|
-
},
|
|
146
|
-
"value": "Radius99"
|
|
147
|
-
},
|
|
148
|
-
"name": "radius.full",
|
|
149
|
-
"path": ["radius", "full"],
|
|
150
|
-
"cleanName": "radius.full"
|
|
151
|
-
}, {
|
|
152
|
-
"attributes": {
|
|
153
|
-
"group": "shape",
|
|
154
|
-
"state": "active",
|
|
155
|
-
"introduced": "6.2.0",
|
|
156
|
-
"description": "Used for tiles only."
|
|
157
|
-
},
|
|
158
|
-
"value": "25%",
|
|
159
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
160
|
-
"isSource": true,
|
|
161
|
-
"original": {
|
|
162
|
-
"attributes": {
|
|
163
|
-
"group": "shape",
|
|
164
|
-
"state": "active",
|
|
165
|
-
"introduced": "6.2.0",
|
|
166
|
-
"description": "Used for tiles only."
|
|
167
|
-
},
|
|
168
|
-
"value": "RadiusPercentage25"
|
|
169
|
-
},
|
|
170
|
-
"name": "radius.tile",
|
|
171
|
-
"path": ["radius", "tile"],
|
|
172
|
-
"cleanName": "radius.tile"
|
|
173
|
-
}, {
|
|
174
|
-
"attributes": {
|
|
175
|
-
"group": "shape",
|
|
176
|
-
"state": "active",
|
|
177
|
-
"suggest": ["1px"],
|
|
178
|
-
"introduced": "1.5.2",
|
|
179
|
-
"description": "The default width for all standard component borders and dividers."
|
|
180
|
-
},
|
|
181
|
-
"value": "1px",
|
|
182
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
183
|
-
"isSource": true,
|
|
184
|
-
"original": {
|
|
185
|
-
"attributes": {
|
|
186
|
-
"group": "shape",
|
|
187
|
-
"state": "active",
|
|
188
|
-
"suggest": ["1px"],
|
|
189
|
-
"introduced": "1.5.2",
|
|
190
|
-
"description": "The default width for all standard component borders and dividers."
|
|
191
|
-
},
|
|
192
|
-
"value": "BorderWidth1"
|
|
193
|
-
},
|
|
194
|
-
"name": "border.width.[default]",
|
|
195
|
-
"path": ["border", "width", "[default]"],
|
|
196
|
-
"cleanName": "border.width"
|
|
197
|
-
}, {
|
|
198
|
-
"attributes": {
|
|
199
|
-
"group": "shape",
|
|
200
|
-
"state": "active",
|
|
201
|
-
"suggest": ["2px"],
|
|
202
|
-
"introduced": "6.1.0",
|
|
203
|
-
"description": "The width used to indicate a selected element, such as an active tab or a chosen item."
|
|
204
|
-
},
|
|
205
|
-
"value": "2px",
|
|
206
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
207
|
-
"isSource": true,
|
|
208
|
-
"original": {
|
|
209
|
-
"attributes": {
|
|
210
|
-
"group": "shape",
|
|
211
|
-
"state": "active",
|
|
212
|
-
"suggest": ["2px"],
|
|
213
|
-
"introduced": "6.1.0",
|
|
214
|
-
"description": "The width used to indicate a selected element, such as an active tab or a chosen item."
|
|
215
|
-
},
|
|
216
|
-
"value": "BorderWidth2"
|
|
217
|
-
},
|
|
218
|
-
"name": "border.width.selected",
|
|
219
|
-
"path": ["border", "width", "selected"],
|
|
220
|
-
"cleanName": "border.width.selected"
|
|
221
|
-
}, {
|
|
222
|
-
"attributes": {
|
|
223
|
-
"group": "shape",
|
|
224
|
-
"state": "active",
|
|
225
|
-
"suggest": ["2px"],
|
|
226
|
-
"introduced": "6.1.0",
|
|
227
|
-
"description": "The width used for the focus ring on interactive elements."
|
|
228
|
-
},
|
|
229
|
-
"value": "2px",
|
|
230
|
-
"filePath": "schema/themes/atlassian-shape-rounder/shape.tsx",
|
|
231
|
-
"isSource": true,
|
|
232
|
-
"original": {
|
|
233
|
-
"attributes": {
|
|
234
|
-
"group": "shape",
|
|
235
|
-
"state": "active",
|
|
236
|
-
"suggest": ["2px"],
|
|
237
|
-
"introduced": "6.1.0",
|
|
238
|
-
"description": "The width used for the focus ring on interactive elements."
|
|
239
|
-
},
|
|
240
|
-
"value": "BorderWidth2"
|
|
241
|
-
},
|
|
242
|
-
"name": "border.width.focused",
|
|
243
|
-
"path": ["border", "width", "focused"],
|
|
244
|
-
"cleanName": "border.width.focused"
|
|
245
|
-
}];
|
|
246
|
-
export default tokens;
|
|
@@ -1,246 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::10d4ca88d4eb59289a9aba2bc6c77d9f>>
|
|
4
|
-
* @codegenCommand yarn build tokens
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
var tokens = [{
|
|
8
|
-
"attributes": {
|
|
9
|
-
"group": "shape",
|
|
10
|
-
"state": "active",
|
|
11
|
-
"suggest": ["2px"],
|
|
12
|
-
"introduced": "6.1.0",
|
|
13
|
-
"description": "Used for small containers such as badges."
|
|
14
|
-
},
|
|
15
|
-
"value": "2px",
|
|
16
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
17
|
-
"isSource": true,
|
|
18
|
-
"original": {
|
|
19
|
-
"attributes": {
|
|
20
|
-
"group": "shape",
|
|
21
|
-
"state": "active",
|
|
22
|
-
"suggest": ["2px"],
|
|
23
|
-
"introduced": "6.1.0",
|
|
24
|
-
"description": "Used for small containers such as badges."
|
|
25
|
-
},
|
|
26
|
-
"value": "Radius02"
|
|
27
|
-
},
|
|
28
|
-
"name": "radius.xsmall",
|
|
29
|
-
"path": ["radius", "xsmall"],
|
|
30
|
-
"cleanName": "radius.xsmall"
|
|
31
|
-
}, {
|
|
32
|
-
"attributes": {
|
|
33
|
-
"group": "shape",
|
|
34
|
-
"state": "active",
|
|
35
|
-
"suggest": ["4px"],
|
|
36
|
-
"introduced": "6.1.0",
|
|
37
|
-
"description": "Used for labels."
|
|
38
|
-
},
|
|
39
|
-
"value": "4px",
|
|
40
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
41
|
-
"isSource": true,
|
|
42
|
-
"original": {
|
|
43
|
-
"attributes": {
|
|
44
|
-
"group": "shape",
|
|
45
|
-
"state": "active",
|
|
46
|
-
"suggest": ["4px"],
|
|
47
|
-
"introduced": "6.1.0",
|
|
48
|
-
"description": "Used for labels."
|
|
49
|
-
},
|
|
50
|
-
"value": "Radius04"
|
|
51
|
-
},
|
|
52
|
-
"name": "radius.small",
|
|
53
|
-
"path": ["radius", "small"],
|
|
54
|
-
"cleanName": "radius.small"
|
|
55
|
-
}, {
|
|
56
|
-
"attributes": {
|
|
57
|
-
"group": "shape",
|
|
58
|
-
"state": "active",
|
|
59
|
-
"suggest": ["6px"],
|
|
60
|
-
"introduced": "6.1.0",
|
|
61
|
-
"description": "Used for buttons and inputs."
|
|
62
|
-
},
|
|
63
|
-
"value": "12px",
|
|
64
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
65
|
-
"isSource": true,
|
|
66
|
-
"original": {
|
|
67
|
-
"attributes": {
|
|
68
|
-
"group": "shape",
|
|
69
|
-
"state": "active",
|
|
70
|
-
"suggest": ["6px"],
|
|
71
|
-
"introduced": "6.1.0",
|
|
72
|
-
"description": "Used for buttons and inputs."
|
|
73
|
-
},
|
|
74
|
-
"value": "Radius12"
|
|
75
|
-
},
|
|
76
|
-
"name": "radius.medium",
|
|
77
|
-
"path": ["radius", "medium"],
|
|
78
|
-
"cleanName": "radius.medium"
|
|
79
|
-
}, {
|
|
80
|
-
"attributes": {
|
|
81
|
-
"group": "shape",
|
|
82
|
-
"state": "active",
|
|
83
|
-
"suggest": ["8px"],
|
|
84
|
-
"introduced": "6.1.0",
|
|
85
|
-
"description": "Used for cards and small containers."
|
|
86
|
-
},
|
|
87
|
-
"value": "16px",
|
|
88
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
89
|
-
"isSource": true,
|
|
90
|
-
"original": {
|
|
91
|
-
"attributes": {
|
|
92
|
-
"group": "shape",
|
|
93
|
-
"state": "active",
|
|
94
|
-
"suggest": ["8px"],
|
|
95
|
-
"introduced": "6.1.0",
|
|
96
|
-
"description": "Used for cards and small containers."
|
|
97
|
-
},
|
|
98
|
-
"value": "Radius16"
|
|
99
|
-
},
|
|
100
|
-
"name": "radius.large",
|
|
101
|
-
"path": ["radius", "large"],
|
|
102
|
-
"cleanName": "radius.large"
|
|
103
|
-
}, {
|
|
104
|
-
"attributes": {
|
|
105
|
-
"group": "shape",
|
|
106
|
-
"state": "active",
|
|
107
|
-
"suggest": ["12px"],
|
|
108
|
-
"introduced": "6.1.0",
|
|
109
|
-
"description": "Used for modals and large containers."
|
|
110
|
-
},
|
|
111
|
-
"value": "20px",
|
|
112
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
113
|
-
"isSource": true,
|
|
114
|
-
"original": {
|
|
115
|
-
"attributes": {
|
|
116
|
-
"group": "shape",
|
|
117
|
-
"state": "active",
|
|
118
|
-
"suggest": ["12px"],
|
|
119
|
-
"introduced": "6.1.0",
|
|
120
|
-
"description": "Used for modals and large containers."
|
|
121
|
-
},
|
|
122
|
-
"value": "Radius20"
|
|
123
|
-
},
|
|
124
|
-
"name": "radius.xlarge",
|
|
125
|
-
"path": ["radius", "xlarge"],
|
|
126
|
-
"cleanName": "radius.xlarge"
|
|
127
|
-
}, {
|
|
128
|
-
"attributes": {
|
|
129
|
-
"group": "shape",
|
|
130
|
-
"state": "active",
|
|
131
|
-
"suggest": ["50%"],
|
|
132
|
-
"introduced": "6.1.0",
|
|
133
|
-
"description": "Used for circular containers, like a rounded button."
|
|
134
|
-
},
|
|
135
|
-
"value": "9999px",
|
|
136
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
137
|
-
"isSource": true,
|
|
138
|
-
"original": {
|
|
139
|
-
"attributes": {
|
|
140
|
-
"group": "shape",
|
|
141
|
-
"state": "active",
|
|
142
|
-
"suggest": ["50%"],
|
|
143
|
-
"introduced": "6.1.0",
|
|
144
|
-
"description": "Used for circular containers, like a rounded button."
|
|
145
|
-
},
|
|
146
|
-
"value": "Radius99"
|
|
147
|
-
},
|
|
148
|
-
"name": "radius.full",
|
|
149
|
-
"path": ["radius", "full"],
|
|
150
|
-
"cleanName": "radius.full"
|
|
151
|
-
}, {
|
|
152
|
-
"attributes": {
|
|
153
|
-
"group": "shape",
|
|
154
|
-
"state": "active",
|
|
155
|
-
"introduced": "6.2.0",
|
|
156
|
-
"description": "Used for tiles only."
|
|
157
|
-
},
|
|
158
|
-
"value": "25%",
|
|
159
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
160
|
-
"isSource": true,
|
|
161
|
-
"original": {
|
|
162
|
-
"attributes": {
|
|
163
|
-
"group": "shape",
|
|
164
|
-
"state": "active",
|
|
165
|
-
"introduced": "6.2.0",
|
|
166
|
-
"description": "Used for tiles only."
|
|
167
|
-
},
|
|
168
|
-
"value": "RadiusPercentage25"
|
|
169
|
-
},
|
|
170
|
-
"name": "radius.tile",
|
|
171
|
-
"path": ["radius", "tile"],
|
|
172
|
-
"cleanName": "radius.tile"
|
|
173
|
-
}, {
|
|
174
|
-
"attributes": {
|
|
175
|
-
"group": "shape",
|
|
176
|
-
"state": "active",
|
|
177
|
-
"suggest": ["1px"],
|
|
178
|
-
"introduced": "1.5.2",
|
|
179
|
-
"description": "The default width for all standard component borders and dividers."
|
|
180
|
-
},
|
|
181
|
-
"value": "1px",
|
|
182
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
183
|
-
"isSource": true,
|
|
184
|
-
"original": {
|
|
185
|
-
"attributes": {
|
|
186
|
-
"group": "shape",
|
|
187
|
-
"state": "active",
|
|
188
|
-
"suggest": ["1px"],
|
|
189
|
-
"introduced": "1.5.2",
|
|
190
|
-
"description": "The default width for all standard component borders and dividers."
|
|
191
|
-
},
|
|
192
|
-
"value": "BorderWidth1"
|
|
193
|
-
},
|
|
194
|
-
"name": "border.width.[default]",
|
|
195
|
-
"path": ["border", "width", "[default]"],
|
|
196
|
-
"cleanName": "border.width"
|
|
197
|
-
}, {
|
|
198
|
-
"attributes": {
|
|
199
|
-
"group": "shape",
|
|
200
|
-
"state": "active",
|
|
201
|
-
"suggest": ["2px"],
|
|
202
|
-
"introduced": "6.1.0",
|
|
203
|
-
"description": "The width used to indicate a selected element, such as an active tab or a chosen item."
|
|
204
|
-
},
|
|
205
|
-
"value": "2px",
|
|
206
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
207
|
-
"isSource": true,
|
|
208
|
-
"original": {
|
|
209
|
-
"attributes": {
|
|
210
|
-
"group": "shape",
|
|
211
|
-
"state": "active",
|
|
212
|
-
"suggest": ["2px"],
|
|
213
|
-
"introduced": "6.1.0",
|
|
214
|
-
"description": "The width used to indicate a selected element, such as an active tab or a chosen item."
|
|
215
|
-
},
|
|
216
|
-
"value": "BorderWidth2"
|
|
217
|
-
},
|
|
218
|
-
"name": "border.width.selected",
|
|
219
|
-
"path": ["border", "width", "selected"],
|
|
220
|
-
"cleanName": "border.width.selected"
|
|
221
|
-
}, {
|
|
222
|
-
"attributes": {
|
|
223
|
-
"group": "shape",
|
|
224
|
-
"state": "active",
|
|
225
|
-
"suggest": ["2px"],
|
|
226
|
-
"introduced": "6.1.0",
|
|
227
|
-
"description": "The width used for the focus ring on interactive elements."
|
|
228
|
-
},
|
|
229
|
-
"value": "2px",
|
|
230
|
-
"filePath": "schema/themes/atlassian-shape-roundest/shape.tsx",
|
|
231
|
-
"isSource": true,
|
|
232
|
-
"original": {
|
|
233
|
-
"attributes": {
|
|
234
|
-
"group": "shape",
|
|
235
|
-
"state": "active",
|
|
236
|
-
"suggest": ["2px"],
|
|
237
|
-
"introduced": "6.1.0",
|
|
238
|
-
"description": "The width used for the focus ring on interactive elements."
|
|
239
|
-
},
|
|
240
|
-
"value": "BorderWidth2"
|
|
241
|
-
},
|
|
242
|
-
"name": "border.width.focused",
|
|
243
|
-
"path": ["border", "width", "focused"],
|
|
244
|
-
"cleanName": "border.width.focused"
|
|
245
|
-
}];
|
|
246
|
-
export default tokens;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::4a6fe755c8ce27dedb961a7e2509999e>>
|
|
4
|
-
* @codegenCommand yarn build tokens
|
|
5
|
-
*/
|
|
6
|
-
type TokenValue = string;
|
|
7
|
-
type TokenValueOriginal = string;
|
|
8
|
-
type TokenAttributes = {
|
|
9
|
-
group: string;
|
|
10
|
-
state: string;
|
|
11
|
-
introduced: string;
|
|
12
|
-
description: string;
|
|
13
|
-
suggest?: string[];
|
|
14
|
-
deprecated?: string;
|
|
15
|
-
};
|
|
16
|
-
type Token = {
|
|
17
|
-
value: TokenValue;
|
|
18
|
-
filePath: string;
|
|
19
|
-
isSource: boolean;
|
|
20
|
-
attributes: TokenAttributes;
|
|
21
|
-
original: {
|
|
22
|
-
value: TokenValueOriginal;
|
|
23
|
-
attributes: TokenAttributes;
|
|
24
|
-
};
|
|
25
|
-
name: string;
|
|
26
|
-
path: string[];
|
|
27
|
-
cleanName: string;
|
|
28
|
-
};
|
|
29
|
-
declare const tokens: Token[];
|
|
30
|
-
export default tokens;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::10d4ca88d4eb59289a9aba2bc6c77d9f>>
|
|
4
|
-
* @codegenCommand yarn build tokens
|
|
5
|
-
*/
|
|
6
|
-
type TokenValue = string;
|
|
7
|
-
type TokenValueOriginal = string;
|
|
8
|
-
type TokenAttributes = {
|
|
9
|
-
group: string;
|
|
10
|
-
state: string;
|
|
11
|
-
introduced: string;
|
|
12
|
-
description: string;
|
|
13
|
-
suggest?: string[];
|
|
14
|
-
deprecated?: string;
|
|
15
|
-
};
|
|
16
|
-
type Token = {
|
|
17
|
-
value: TokenValue;
|
|
18
|
-
filePath: string;
|
|
19
|
-
isSource: boolean;
|
|
20
|
-
attributes: TokenAttributes;
|
|
21
|
-
original: {
|
|
22
|
-
value: TokenValueOriginal;
|
|
23
|
-
attributes: TokenAttributes;
|
|
24
|
-
};
|
|
25
|
-
name: string;
|
|
26
|
-
path: string[];
|
|
27
|
-
cleanName: string;
|
|
28
|
-
};
|
|
29
|
-
declare const tokens: Token[];
|
|
30
|
-
export default tokens;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::4a6fe755c8ce27dedb961a7e2509999e>>
|
|
4
|
-
* @codegenCommand yarn build tokens
|
|
5
|
-
*/
|
|
6
|
-
type TokenValue = string;
|
|
7
|
-
type TokenValueOriginal = string;
|
|
8
|
-
type TokenAttributes = {
|
|
9
|
-
group: string;
|
|
10
|
-
state: string;
|
|
11
|
-
introduced: string;
|
|
12
|
-
description: string;
|
|
13
|
-
suggest?: string[];
|
|
14
|
-
deprecated?: string;
|
|
15
|
-
};
|
|
16
|
-
type Token = {
|
|
17
|
-
value: TokenValue;
|
|
18
|
-
filePath: string;
|
|
19
|
-
isSource: boolean;
|
|
20
|
-
attributes: TokenAttributes;
|
|
21
|
-
original: {
|
|
22
|
-
value: TokenValueOriginal;
|
|
23
|
-
attributes: TokenAttributes;
|
|
24
|
-
};
|
|
25
|
-
name: string;
|
|
26
|
-
path: string[];
|
|
27
|
-
cleanName: string;
|
|
28
|
-
};
|
|
29
|
-
declare const tokens: Token[];
|
|
30
|
-
export default tokens;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::10d4ca88d4eb59289a9aba2bc6c77d9f>>
|
|
4
|
-
* @codegenCommand yarn build tokens
|
|
5
|
-
*/
|
|
6
|
-
type TokenValue = string;
|
|
7
|
-
type TokenValueOriginal = string;
|
|
8
|
-
type TokenAttributes = {
|
|
9
|
-
group: string;
|
|
10
|
-
state: string;
|
|
11
|
-
introduced: string;
|
|
12
|
-
description: string;
|
|
13
|
-
suggest?: string[];
|
|
14
|
-
deprecated?: string;
|
|
15
|
-
};
|
|
16
|
-
type Token = {
|
|
17
|
-
value: TokenValue;
|
|
18
|
-
filePath: string;
|
|
19
|
-
isSource: boolean;
|
|
20
|
-
attributes: TokenAttributes;
|
|
21
|
-
original: {
|
|
22
|
-
value: TokenValueOriginal;
|
|
23
|
-
attributes: TokenAttributes;
|
|
24
|
-
};
|
|
25
|
-
name: string;
|
|
26
|
-
path: string[];
|
|
27
|
-
cleanName: string;
|
|
28
|
-
};
|
|
29
|
-
declare const tokens: Token[];
|
|
30
|
-
export default tokens;
|