@companycam/slab-web 0.0.23-beta.8 → 0.0.23

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/bundle.js ADDED
@@ -0,0 +1,1436 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var React = require('react');
6
+ var PropTypes = require('prop-types');
7
+ var styled = require('styled-components');
8
+ var MdiIcon = require('@mdi/react');
9
+ require('deepmerge');
10
+ require('hoist-non-react-statics');
11
+ var js = require('@mdi/js');
12
+
13
+ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
14
+
15
+ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
16
+ var PropTypes__default = /*#__PURE__*/_interopDefaultLegacy(PropTypes);
17
+ var styled__default = /*#__PURE__*/_interopDefaultLegacy(styled);
18
+ var MdiIcon__default = /*#__PURE__*/_interopDefaultLegacy(MdiIcon);
19
+
20
+ var color_brand_primary = "#0967d2";
21
+ var color_brand_secondary = "#142334";
22
+ var color_brand_accent = "#ffd000";
23
+ var color_brand_upgrade = "#0ce8d6";
24
+ var color_brand_add_on_le = "#7949d1";
25
+ var color_brand_add_on_de = "#bca4e8";
26
+ var color_utility_destroy_le = "#ef4e4e";
27
+ var color_utility_destroy_de = "#f48585";
28
+ var color_utility_caution = "#ffd000";
29
+ var color_utility_success_le = "#12a537";
30
+ var color_utility_success_de = "#3ebd93";
31
+ var color_utility_info = "#42608a";
32
+ var color_utility_assigned = "#e76119";
33
+ var color_background_1_le = "#ffffff";
34
+ var color_background_1_de = "#142334";
35
+ var color_background_2_le = "#f5f7fa";
36
+ var color_background_2_de = "#192d43";
37
+ var color_background_3_le = "#ebeff5";
38
+ var color_background_3_de = "#1f3751";
39
+ var color_background_backdrop = "rgba(31, 55, 81, 0.75)";
40
+ var color_text_default_le = "#142334";
41
+ var color_text_default_de = "#ffffff";
42
+ var color_text_subtle_le = "#4d5a68";
43
+ var color_text_subtle_de = "#c3c8cc";
44
+ var color_text_nonessential_le = "#8191a2";
45
+ var color_text_nonessential_de = "#a0a7af";
46
+ var color_button_background_primary_le = "#0967d2";
47
+ var color_button_background_primary_de = "#6fabf1";
48
+ var color_button_background_secondary_le = "#1f3751";
49
+ var color_button_background_secondary_de = "#ffffff";
50
+ var color_button_background_subtle_le = "#ebeff5";
51
+ var color_button_background_subtle_de = "#2a415a";
52
+ var color_button_background_destroy_le = "#ef4e4e";
53
+ var color_button_background_destroy_de = "#f48585";
54
+ var color_button_background_success_le = "#12a537";
55
+ var color_button_background_success_de = "#3ebd93";
56
+ var color_button_background_tint_le = "#e5f1ff";
57
+ var color_button_background_tint_de = "rgba(255, 255, 255, 0.1)";
58
+ var color_button_text_primary_le = "#ffffff";
59
+ var color_button_text_primary_de = "#142334";
60
+ var color_button_text_secondary_le = "#ffffff";
61
+ var color_button_text_secondary_de = "#142334";
62
+ var color_button_text_subtle_le = "#4d5a68";
63
+ var color_button_text_subtle_de = "#c3c8cc";
64
+ var color_button_text_destroy_le = "#ffffff";
65
+ var color_button_text_destroy_de = "#142334";
66
+ var color_button_text_success_le = "#ffffff";
67
+ var color_button_text_success_de = "#142334";
68
+ var color_link_primary_le = "#0967d2";
69
+ var color_link_primary_de = "#6fabf1";
70
+ var color_link_secondary_le = "#142334";
71
+ var color_link_secondary_de = "#ffffff";
72
+ var color_link_subtle_le = "#4d5a68";
73
+ var color_link_subtle_de = "#c3c8cc";
74
+ var color_border_default_le = "rgba(20, 35, 52, 0.12)";
75
+ var color_border_default_de = "rgba(255, 255, 255, 0.15)";
76
+ var color_border_input_inactive_le = "rgba(20, 35, 52, 0.2)";
77
+ var color_border_input_inactive_de = "rgba(255, 255, 255, 0.22)";
78
+ var color_border_input_active_le = "#0967d2";
79
+ var color_border_input_active_de = "#6fabf1";
80
+ var color_depth_1_le = "rgba(20, 35, 52, 0.13)";
81
+ var color_depth_1_de = "rgba(6, 10, 16, 0.5)";
82
+ var color_depth_2_le = "rgba(20, 35, 52, 0.13)";
83
+ var color_depth_2_de = "rgba(6, 10, 16, 0.6)";
84
+ var color_depth_3_le = "rgba(20, 35, 52, 0.2)";
85
+ var color_depth_3_de = "rgba(6, 10, 16, 0.7)";
86
+ var color_label_green = "#31a03c";
87
+ var color_label_blue = "#4191ed";
88
+ var color_label_purple = "#a227c5";
89
+ var color_label_navy = "#354b62";
90
+ var color_label_yellow = "#ffd000";
91
+ var color_label_orange = "#e76119";
92
+ var color_label_red = "#c73732";
93
+ var color_label_light_gray = "#828c95";
94
+ var color_label_dark_gray = "#4d5a68";
95
+ var color_collab_purple = "#a227c5";
96
+ var color_collab_orange = "#e76119";
97
+ var color_collab_green = "#31a03c";
98
+ var color_collab_blue = "#4191ed";
99
+ var color_collab_red = "#c73732";
100
+ var color_collab_yellow = "#d28e09";
101
+ var color_collab_navy = "#354b62";
102
+ var color_collab_plum = "#413ecf";
103
+ var color_collab_magenta = "#d63baa";
104
+ var color_collab_brown = "#745138";
105
+ var color_collab_owner = "#ffd000";
106
+ var size_spacing_xxs = 2;
107
+ var size_spacing_xs = 4;
108
+ var size_spacing_s = 8;
109
+ var size_spacing_m = 16;
110
+ var size_spacing_l = 24;
111
+ var size_spacing_xl = 32;
112
+ var size_spacing_xxl = 48;
113
+ var size_border_width_s = 1;
114
+ var size_border_width_m = 2;
115
+ var size_border_width_l = 4;
116
+ var size_border_width_xl = 8;
117
+ var size_border_radius_s = 2;
118
+ var size_border_radius_m = 4;
119
+ var size_border_radius_l = 8;
120
+ var size_border_radius_xl = 16;
121
+ var size_border_radius_xxl = 24;
122
+ var size_border_radius_pill = 1000;
123
+ var size_text_xxs = 10;
124
+ var size_text_xs = 12;
125
+ var size_text_s = 14;
126
+ var size_text_m = 16;
127
+ var size_text_l = 20;
128
+ var size_text_xl = 24;
129
+ var size_text_xxl = 32;
130
+ var size_text_xxxl = 42;
131
+ var size_avatar_xs = 16;
132
+ var size_avatar_s = 24;
133
+ var size_avatar_m = 32;
134
+ var size_avatar_l = 40;
135
+ var size_depth_1_blur = 3;
136
+ var size_depth_1_y = 1;
137
+ var size_depth_2_blur = 6;
138
+ var size_depth_2_y = 2;
139
+ var size_depth_3_blur = 12;
140
+ var size_depth_3_y = 4;
141
+ var tokens = {
142
+ color_brand_primary: color_brand_primary,
143
+ color_brand_secondary: color_brand_secondary,
144
+ color_brand_accent: color_brand_accent,
145
+ color_brand_upgrade: color_brand_upgrade,
146
+ color_brand_add_on_le: color_brand_add_on_le,
147
+ color_brand_add_on_de: color_brand_add_on_de,
148
+ color_utility_destroy_le: color_utility_destroy_le,
149
+ color_utility_destroy_de: color_utility_destroy_de,
150
+ color_utility_caution: color_utility_caution,
151
+ color_utility_success_le: color_utility_success_le,
152
+ color_utility_success_de: color_utility_success_de,
153
+ color_utility_info: color_utility_info,
154
+ color_utility_assigned: color_utility_assigned,
155
+ color_background_1_le: color_background_1_le,
156
+ color_background_1_de: color_background_1_de,
157
+ color_background_2_le: color_background_2_le,
158
+ color_background_2_de: color_background_2_de,
159
+ color_background_3_le: color_background_3_le,
160
+ color_background_3_de: color_background_3_de,
161
+ color_background_backdrop: color_background_backdrop,
162
+ color_text_default_le: color_text_default_le,
163
+ color_text_default_de: color_text_default_de,
164
+ color_text_subtle_le: color_text_subtle_le,
165
+ color_text_subtle_de: color_text_subtle_de,
166
+ color_text_nonessential_le: color_text_nonessential_le,
167
+ color_text_nonessential_de: color_text_nonessential_de,
168
+ color_button_background_primary_le: color_button_background_primary_le,
169
+ color_button_background_primary_de: color_button_background_primary_de,
170
+ color_button_background_secondary_le: color_button_background_secondary_le,
171
+ color_button_background_secondary_de: color_button_background_secondary_de,
172
+ color_button_background_subtle_le: color_button_background_subtle_le,
173
+ color_button_background_subtle_de: color_button_background_subtle_de,
174
+ color_button_background_destroy_le: color_button_background_destroy_le,
175
+ color_button_background_destroy_de: color_button_background_destroy_de,
176
+ color_button_background_success_le: color_button_background_success_le,
177
+ color_button_background_success_de: color_button_background_success_de,
178
+ color_button_background_tint_le: color_button_background_tint_le,
179
+ color_button_background_tint_de: color_button_background_tint_de,
180
+ color_button_text_primary_le: color_button_text_primary_le,
181
+ color_button_text_primary_de: color_button_text_primary_de,
182
+ color_button_text_secondary_le: color_button_text_secondary_le,
183
+ color_button_text_secondary_de: color_button_text_secondary_de,
184
+ color_button_text_subtle_le: color_button_text_subtle_le,
185
+ color_button_text_subtle_de: color_button_text_subtle_de,
186
+ color_button_text_destroy_le: color_button_text_destroy_le,
187
+ color_button_text_destroy_de: color_button_text_destroy_de,
188
+ color_button_text_success_le: color_button_text_success_le,
189
+ color_button_text_success_de: color_button_text_success_de,
190
+ color_link_primary_le: color_link_primary_le,
191
+ color_link_primary_de: color_link_primary_de,
192
+ color_link_secondary_le: color_link_secondary_le,
193
+ color_link_secondary_de: color_link_secondary_de,
194
+ color_link_subtle_le: color_link_subtle_le,
195
+ color_link_subtle_de: color_link_subtle_de,
196
+ color_border_default_le: color_border_default_le,
197
+ color_border_default_de: color_border_default_de,
198
+ color_border_input_inactive_le: color_border_input_inactive_le,
199
+ color_border_input_inactive_de: color_border_input_inactive_de,
200
+ color_border_input_active_le: color_border_input_active_le,
201
+ color_border_input_active_de: color_border_input_active_de,
202
+ color_depth_1_le: color_depth_1_le,
203
+ color_depth_1_de: color_depth_1_de,
204
+ color_depth_2_le: color_depth_2_le,
205
+ color_depth_2_de: color_depth_2_de,
206
+ color_depth_3_le: color_depth_3_le,
207
+ color_depth_3_de: color_depth_3_de,
208
+ color_label_green: color_label_green,
209
+ color_label_blue: color_label_blue,
210
+ color_label_purple: color_label_purple,
211
+ color_label_navy: color_label_navy,
212
+ color_label_yellow: color_label_yellow,
213
+ color_label_orange: color_label_orange,
214
+ color_label_red: color_label_red,
215
+ color_label_light_gray: color_label_light_gray,
216
+ color_label_dark_gray: color_label_dark_gray,
217
+ color_collab_purple: color_collab_purple,
218
+ color_collab_orange: color_collab_orange,
219
+ color_collab_green: color_collab_green,
220
+ color_collab_blue: color_collab_blue,
221
+ color_collab_red: color_collab_red,
222
+ color_collab_yellow: color_collab_yellow,
223
+ color_collab_navy: color_collab_navy,
224
+ color_collab_plum: color_collab_plum,
225
+ color_collab_magenta: color_collab_magenta,
226
+ color_collab_brown: color_collab_brown,
227
+ color_collab_owner: color_collab_owner,
228
+ size_spacing_xxs: size_spacing_xxs,
229
+ size_spacing_xs: size_spacing_xs,
230
+ size_spacing_s: size_spacing_s,
231
+ size_spacing_m: size_spacing_m,
232
+ size_spacing_l: size_spacing_l,
233
+ size_spacing_xl: size_spacing_xl,
234
+ size_spacing_xxl: size_spacing_xxl,
235
+ size_border_width_s: size_border_width_s,
236
+ size_border_width_m: size_border_width_m,
237
+ size_border_width_l: size_border_width_l,
238
+ size_border_width_xl: size_border_width_xl,
239
+ size_border_radius_s: size_border_radius_s,
240
+ size_border_radius_m: size_border_radius_m,
241
+ size_border_radius_l: size_border_radius_l,
242
+ size_border_radius_xl: size_border_radius_xl,
243
+ size_border_radius_xxl: size_border_radius_xxl,
244
+ size_border_radius_pill: size_border_radius_pill,
245
+ size_text_xxs: size_text_xxs,
246
+ size_text_xs: size_text_xs,
247
+ size_text_s: size_text_s,
248
+ size_text_m: size_text_m,
249
+ size_text_l: size_text_l,
250
+ size_text_xl: size_text_xl,
251
+ size_text_xxl: size_text_xxl,
252
+ size_text_xxxl: size_text_xxxl,
253
+ size_avatar_xs: size_avatar_xs,
254
+ size_avatar_s: size_avatar_s,
255
+ size_avatar_m: size_avatar_m,
256
+ size_avatar_l: size_avatar_l,
257
+ size_depth_1_blur: size_depth_1_blur,
258
+ size_depth_1_y: size_depth_1_y,
259
+ size_depth_2_blur: size_depth_2_blur,
260
+ size_depth_2_y: size_depth_2_y,
261
+ size_depth_3_blur: size_depth_3_blur,
262
+ size_depth_3_y: size_depth_3_y
263
+ };
264
+
265
+ ({
266
+ name: "base",
267
+ color: {
268
+ brand: {
269
+ primary: tokens.color_brand_primary,
270
+ secondary: tokens.color_brand_secondary,
271
+ accent: tokens.color_brand_accent,
272
+ upgrade: tokens.color_brand_upgrade
273
+ },
274
+ collab: {
275
+ purple: tokens.color_collab_purple,
276
+ orange: tokens.color_collab_orange,
277
+ green: tokens.color_collab_green,
278
+ blue: tokens.color_collab_blue,
279
+ red: tokens.color_collab_red,
280
+ yellow: tokens.color_collab_yellow,
281
+ navy: tokens.color_collab_navy,
282
+ plum: tokens.color_collab_plum,
283
+ magenta: tokens.color_collab_magenta,
284
+ brown: tokens.color_collab_brown,
285
+ owner: tokens.color_collab_owner
286
+ },
287
+ label: {
288
+ green: tokens.color_label_green,
289
+ blue: tokens.color_label_blue,
290
+ purple: tokens.color_label_purple,
291
+ navy: tokens.color_label_navy,
292
+ yellow: tokens.color_label_yellow,
293
+ orange: tokens.color_label_orange,
294
+ red: tokens.color_label_red,
295
+ lightGray: tokens.color_label_light_gray,
296
+ darkGray: tokens.color_label_dark_gray
297
+ },
298
+ utility: {
299
+ caution: tokens.color_utility_caution,
300
+ info: tokens.color_utility_info,
301
+ assigned: tokens.color_utility_assigned
302
+ }
303
+ }
304
+ });
305
+
306
+ ({
307
+ name: "light_environment",
308
+ dark: false,
309
+ color: {
310
+ brand: {
311
+ add_on: tokens.color_brand_add_on_le
312
+ },
313
+ background: {
314
+ 1: tokens.color_background_1_le,
315
+ 2: tokens.color_background_2_le,
316
+ 3: tokens.color_background_3_le
317
+ },
318
+ border: {
319
+ default: tokens.color_border_default_le,
320
+ input: {
321
+ active: tokens.color_border_input_active_le,
322
+ inactive: tokens.color_border_input_inactive_le
323
+ }
324
+ },
325
+ button: {
326
+ background: {
327
+ primary: tokens.color_button_background_primary_le,
328
+ secondary: tokens.color_button_background_secondary_le,
329
+ subtle: tokens.color_button_background_subtle_le,
330
+ tint: tokens.color_button_background_tint_le,
331
+ destroy: tokens.color_button_background_destroy_le,
332
+ success: tokens.color_button_background_success_le
333
+ },
334
+ text: {
335
+ primary: tokens.color_button_text_primary_le,
336
+ secondary: tokens.color_button_text_secondary_le,
337
+ subtle: tokens.color_button_text_subtle_le
338
+ }
339
+ },
340
+ link: {
341
+ primary: tokens.color_link_primary_le,
342
+ secondary: tokens.color_link_secondary_le,
343
+ subtle: tokens.color_link_subtle_le
344
+ },
345
+ depth: {
346
+ 1: tokens.color_depth_1_le,
347
+ 2: tokens.color_depth_2_le,
348
+ 3: tokens.color_depth_3_le
349
+ },
350
+ text: {
351
+ default: tokens.color_text_default_le,
352
+ subtle: tokens.color_text_subtle_le,
353
+ nonessential: tokens.color_text_nonessential_le
354
+ },
355
+ utility: {
356
+ success: tokens.color_utility_success_le,
357
+ destroy: tokens.color_utility_destroy_le
358
+ }
359
+ }
360
+ });
361
+
362
+ ({
363
+ name: "dark_environment",
364
+ dark: true,
365
+ color: {
366
+ brand: {
367
+ add_on: tokens.color_brand_add_on_de
368
+ },
369
+ background: {
370
+ 1: tokens.color_background_1_de,
371
+ 2: tokens.color_background_2_de,
372
+ 3: tokens.color_background_3_de
373
+ },
374
+ border: {
375
+ default: tokens.color_border_default_de,
376
+ input: {
377
+ active: tokens.color_border_input_active_de,
378
+ inactive: tokens.color_border_input_inactive_de
379
+ }
380
+ },
381
+ button: {
382
+ background: {
383
+ primary: tokens.color_button_background_primary_de,
384
+ secondary: tokens.color_button_background_secondary_de,
385
+ subtle: tokens.color_button_background_subtle_de,
386
+ tint: tokens.color_button_background_tint_de,
387
+ destroy: tokens.color_button_background_destroy_de,
388
+ success: tokens.color_button_background_success_de
389
+ },
390
+ text: {
391
+ primary: tokens.color_button_text_primary_de,
392
+ secondary: tokens.color_button_text_secondary_de,
393
+ subtle: tokens.color_button_text_subtle_de
394
+ }
395
+ },
396
+ link: {
397
+ primary: tokens.color_link_primary_de,
398
+ secondary: tokens.color_link_secondary_de,
399
+ subtle: tokens.color_link_subtle_de
400
+ },
401
+ depth: {
402
+ 1: tokens.color_depth_1_de,
403
+ 2: tokens.color_depth_2_de,
404
+ 3: tokens.color_depth_3_de
405
+ },
406
+ text: {
407
+ default: tokens.color_text_default_de,
408
+ subtle: tokens.color_text_subtle_de,
409
+ nonessential: tokens.color_text_nonessential_de
410
+ },
411
+ utility: {
412
+ success: tokens.color_utility_success_de,
413
+ destroy: tokens.color_utility_destroy_de
414
+ }
415
+ }
416
+ });
417
+
418
+ const MDI_NAMES = ["check", "upgrade"];
419
+
420
+ const mapNameToMdiIconPath = name => {
421
+ switch (name) {
422
+ case "check":
423
+ return js.mdiCheck;
424
+
425
+ case "upgrade":
426
+ return js.mdiLightningBolt;
427
+
428
+ default:
429
+ return null;
430
+ }
431
+ };
432
+
433
+ const getFontSize = size => {
434
+ if (size === "small") {
435
+ return tokens.size_text_s;
436
+ } else if (size === "medium") {
437
+ return tokens.size_text_m;
438
+ } else {
439
+ return tokens.size_text_l;
440
+ }
441
+ };
442
+
443
+ const UpgradeIconContainer = styled__default["default"].div`
444
+ ${({
445
+ size
446
+ }) => styled.css`
447
+ padding: ${getFontSize(size) * 0.1}px;
448
+ height: ${getFontSize(size)}px;
449
+ width: ${getFontSize(size)}px;
450
+ border-radius: ${getFontSize(size)}px;
451
+ `}
452
+ background-color: ${tokens.color_brand_upgrade};
453
+ display: inline-flex;
454
+ align-items: center;
455
+ justify-content: center;
456
+ `;
457
+
458
+ const Icon = props => {
459
+ const {
460
+ name,
461
+ color,
462
+ size,
463
+ style,
464
+ className
465
+ } = props;
466
+ const iconColor = color || "var(--cc_color_text_default)";
467
+
468
+ if (!MDI_NAMES.includes(name)) {
469
+ throw new Error(`'${name}' is not a valid Slab icon name [@companycam/slab] `);
470
+ } // Return Vector Icon
471
+
472
+
473
+ const mdiIconPath = mapNameToMdiIconPath(name); // unique case: Upgrade Icon
474
+
475
+ if (name === "upgrade") {
476
+ const iconSize = getFontSize(size) * 0.8;
477
+ return /*#__PURE__*/React__default["default"].createElement(UpgradeIconContainer, {
478
+ className: className,
479
+ size: size,
480
+ style: style
481
+ }, /*#__PURE__*/React__default["default"].createElement(MdiIcon__default["default"], {
482
+ path: mdiIconPath,
483
+ size: `${iconSize}px`,
484
+ color: tokens.color_text_default_le
485
+ }));
486
+ }
487
+
488
+ return /*#__PURE__*/React__default["default"].createElement(MdiIcon__default["default"], {
489
+ path: mdiIconPath,
490
+ size: `${getFontSize(size)}px`,
491
+ color: iconColor
492
+ });
493
+ };
494
+
495
+ Icon.displayName = "Icon";
496
+ Icon.propTypes = {
497
+ name: PropTypes__default["default"].string.isRequired,
498
+ color: PropTypes__default["default"].string,
499
+ size: PropTypes__default["default"].oneOfType([PropTypes__default["default"].oneOf(["tiny", "small", "medium", "large"]), PropTypes__default["default"].number]),
500
+ style: PropTypes__default["default"].oneOfType([PropTypes__default["default"].object
501
+ /* allow Icon to be extended as styled-component */
502
+ , PropTypes__default["default"].array]),
503
+ className: PropTypes__default["default"].string
504
+ };
505
+ Icon.defaultProps = {
506
+ name: "",
507
+ size: "small",
508
+ style: undefined,
509
+ className: undefined
510
+ };
511
+
512
+ const tokenDocs = [{
513
+ name: "color_brand_primary",
514
+ value: "#0967d2",
515
+ category: "color",
516
+ type: "brand",
517
+ item: "primary",
518
+ comment: "Our beloved CoCam deep blue. Use only for branding purposes.",
519
+ getsLightDarkWeb: true,
520
+ getsAlphaWeb: true,
521
+ isThemed: false
522
+ }, {
523
+ name: "color_brand_secondary",
524
+ value: "#142334",
525
+ category: "color",
526
+ type: "brand",
527
+ item: "secondary",
528
+ comment: "Complements our primary blue. Use only for branding purposes.",
529
+ getsLightDarkWeb: true,
530
+ getsAlphaWeb: true,
531
+ isThemed: false
532
+ }, {
533
+ name: "color_brand_accent",
534
+ value: "#ffd000",
535
+ category: "color",
536
+ type: "brand",
537
+ item: "accent",
538
+ comment: "Used to indicate something is new or coming soon. When used as a background color, pair with color_text_secondary.",
539
+ getsLightDarkWeb: true,
540
+ getsAlphaWeb: true,
541
+ isThemed: false
542
+ }, {
543
+ name: "color_brand_upgrade",
544
+ value: "#0ce8d6",
545
+ category: "color",
546
+ type: "brand",
547
+ item: "upgrade",
548
+ comment: "Used to indicate something is part of the Pro plan or part of an upgrade path. When used as a background color, pair with color_text_secondary.",
549
+ getsLightDarkWeb: true,
550
+ getsAlphaWeb: true,
551
+ isThemed: false
552
+ }, {
553
+ name: "color_brand_add_on",
554
+ value: "#7949d1",
555
+ category: "color",
556
+ type: "brand",
557
+ item: "add_on",
558
+ comment: "Used to indicate something is an add-on.",
559
+ getsLightDarkWeb: true,
560
+ getsAlphaWeb: true,
561
+ isThemed: true
562
+ }, {
563
+ name: "color_utility_destroy",
564
+ value: "#ef4e4e",
565
+ category: "color",
566
+ type: "utility",
567
+ item: "destroy",
568
+ comment: "Use to warn the user of destructive actions or app errors.",
569
+ getsLightDarkWeb: true,
570
+ getsAlphaWeb: true,
571
+ isThemed: true
572
+ }, {
573
+ name: "color_utility_caution",
574
+ value: "#ffd000",
575
+ category: "color",
576
+ type: "utility",
577
+ item: "caution",
578
+ comment: "Use to call attention to important information or warnings.",
579
+ getsLightDarkWeb: true,
580
+ getsAlphaWeb: true,
581
+ isThemed: false
582
+ }, {
583
+ name: "color_utility_success",
584
+ value: "#12a537",
585
+ category: "color",
586
+ type: "utility",
587
+ item: "success",
588
+ comment: "Use to confirm a successfully completed action.",
589
+ getsLightDarkWeb: true,
590
+ getsAlphaWeb: true,
591
+ isThemed: true
592
+ }, {
593
+ name: "color_utility_info",
594
+ value: "#42608a",
595
+ category: "color",
596
+ type: "utility",
597
+ item: "info",
598
+ comment: "Use to inform the user about a neutral state or action.",
599
+ getsLightDarkWeb: true,
600
+ getsAlphaWeb: true,
601
+ isThemed: false
602
+ }, {
603
+ name: "color_utility_assigned",
604
+ value: "#e76119",
605
+ category: "color",
606
+ type: "utility",
607
+ item: "assigned",
608
+ comment: "Use to indicate that a user or company is assigned to something.",
609
+ getsLightDarkWeb: true,
610
+ getsAlphaWeb: true,
611
+ isThemed: false
612
+ }, {
613
+ name: "color_background_1",
614
+ value: "#ffffff",
615
+ category: "color",
616
+ type: "background",
617
+ item: "1",
618
+ comment: "The default background color in light environments.",
619
+ getsLightDarkWeb: true,
620
+ getsAlphaWeb: true,
621
+ isThemed: true
622
+ }, {
623
+ name: "color_background_2",
624
+ value: "#f5f7fa",
625
+ category: "color",
626
+ type: "background",
627
+ item: "2",
628
+ comment: "Use to highlight supporting content: sidebars, modal footers, callouts, etc. Do not use for button backgrounds.",
629
+ getsLightDarkWeb: true,
630
+ getsAlphaWeb: true,
631
+ isThemed: true
632
+ }, {
633
+ name: "color_background_3",
634
+ value: "#ebeff5",
635
+ category: "color",
636
+ type: "background",
637
+ item: "3",
638
+ comment: "Use when level 2 is too light: chip and avatar backgrounds, for example. Do not use for button backgrounds.",
639
+ getsLightDarkWeb: true,
640
+ getsAlphaWeb: true,
641
+ isThemed: true
642
+ }, {
643
+ name: "color_background_backdrop",
644
+ value: "rgba(31, 55, 81, 0.75)",
645
+ category: "color",
646
+ type: "background",
647
+ item: "backdrop",
648
+ comment: "Partially transparent background for modal or drawer backdrops/overlays.",
649
+ getsLightDarkWeb: true,
650
+ getsAlphaWeb: true,
651
+ isThemed: false
652
+ }, {
653
+ name: "color_text_default",
654
+ value: "#142334",
655
+ category: "color",
656
+ type: "text",
657
+ item: "default",
658
+ comment: "Body copy font color in our apps.",
659
+ getsLightDarkWeb: false,
660
+ getsAlphaWeb: false,
661
+ isThemed: true
662
+ }, {
663
+ name: "color_text_subtle",
664
+ value: "#4d5a68",
665
+ category: "color",
666
+ type: "text",
667
+ item: "subtle",
668
+ comment: "Use for supporting content: helper text, metadata, etc.",
669
+ getsLightDarkWeb: false,
670
+ getsAlphaWeb: false,
671
+ isThemed: true
672
+ }, {
673
+ name: "color_text_nonessential",
674
+ value: "#8191a2",
675
+ category: "color",
676
+ type: "text",
677
+ item: "nonessential",
678
+ comment: "Our lightest font color. Use sparingly in hint text, input placeholder text, etc.",
679
+ getsLightDarkWeb: false,
680
+ getsAlphaWeb: false,
681
+ isThemed: true
682
+ }, {
683
+ name: "color_button_background_primary",
684
+ value: "#0967d2",
685
+ category: "color",
686
+ type: "button",
687
+ item: "background",
688
+ comment: "Background or outline border color for our primary solid/outline buttons.",
689
+ getsLightDarkWeb: true,
690
+ getsAlphaWeb: true,
691
+ isThemed: true
692
+ }, {
693
+ name: "color_button_background_secondary",
694
+ value: "#1f3751",
695
+ category: "color",
696
+ type: "button",
697
+ item: "background",
698
+ comment: "Background or outline border color for our secondary solid/outline buttons.",
699
+ getsLightDarkWeb: true,
700
+ getsAlphaWeb: true,
701
+ isThemed: true
702
+ }, {
703
+ name: "color_button_background_subtle",
704
+ value: "#ebeff5",
705
+ category: "color",
706
+ type: "button",
707
+ item: "background",
708
+ comment: "Background or border color for subtle buttons in light env.",
709
+ getsLightDarkWeb: true,
710
+ getsAlphaWeb: true,
711
+ isThemed: true
712
+ }, {
713
+ name: "color_button_background_destroy",
714
+ value: "#ef4e4e",
715
+ category: "color",
716
+ type: "button",
717
+ item: "background",
718
+ comment: "Background or border color for destroy buttons.",
719
+ getsLightDarkWeb: true,
720
+ getsAlphaWeb: true,
721
+ isThemed: true
722
+ }, {
723
+ name: "color_button_background_success",
724
+ value: "#12a537",
725
+ category: "color",
726
+ type: "button",
727
+ item: "background",
728
+ comment: "Background or border color for success buttons.",
729
+ getsLightDarkWeb: true,
730
+ getsAlphaWeb: true,
731
+ isThemed: true
732
+ }, {
733
+ name: "color_button_background_tint",
734
+ value: "#e5f1ff",
735
+ category: "color",
736
+ type: "button",
737
+ item: "background",
738
+ comment: "Light background color tint for hover and active button states",
739
+ getsLightDarkWeb: true,
740
+ getsAlphaWeb: true,
741
+ isThemed: true
742
+ }, {
743
+ name: "color_button_text_primary",
744
+ value: "#ffffff",
745
+ category: "color",
746
+ type: "button",
747
+ item: "text",
748
+ comment: "Text color for our primary solid buttons.",
749
+ getsLightDarkWeb: false,
750
+ getsAlphaWeb: false,
751
+ isThemed: true
752
+ }, {
753
+ name: "color_button_text_secondary",
754
+ value: "#ffffff",
755
+ category: "color",
756
+ type: "button",
757
+ item: "text",
758
+ comment: "Text color for our secondary solid buttons.",
759
+ getsLightDarkWeb: false,
760
+ getsAlphaWeb: false,
761
+ isThemed: true
762
+ }, {
763
+ name: "color_button_text_subtle",
764
+ value: "#4d5a68",
765
+ category: "color",
766
+ type: "button",
767
+ item: "text",
768
+ comment: "Text color for our subtle solid buttons.",
769
+ getsLightDarkWeb: false,
770
+ getsAlphaWeb: false,
771
+ isThemed: true
772
+ }, {
773
+ name: "color_button_text_destroy",
774
+ value: "#ffffff",
775
+ category: "color",
776
+ type: "button",
777
+ item: "text",
778
+ comment: "Text color for our destroy solid buttons.",
779
+ getsLightDarkWeb: false,
780
+ getsAlphaWeb: false,
781
+ isThemed: true
782
+ }, {
783
+ name: "color_button_text_success",
784
+ value: "#ffffff",
785
+ category: "color",
786
+ type: "button",
787
+ item: "text",
788
+ comment: "Text color for our success solid buttons.",
789
+ getsLightDarkWeb: false,
790
+ getsAlphaWeb: false,
791
+ isThemed: true
792
+ }, {
793
+ name: "color_link_primary",
794
+ value: "#0967d2",
795
+ category: "color",
796
+ type: "link",
797
+ item: "primary",
798
+ comment: "Text color for primary links, as well as our minimal or outline buttons.",
799
+ getsLightDarkWeb: true,
800
+ getsAlphaWeb: true,
801
+ isThemed: true
802
+ }, {
803
+ name: "color_link_secondary",
804
+ value: "#142334",
805
+ category: "color",
806
+ type: "link",
807
+ item: "secondary",
808
+ comment: "Text color for secondary links, as well as our minimal or outline buttons.",
809
+ getsLightDarkWeb: true,
810
+ getsAlphaWeb: true,
811
+ isThemed: true
812
+ }, {
813
+ name: "color_link_subtle",
814
+ value: "#4d5a68",
815
+ category: "color",
816
+ type: "link",
817
+ item: "subtle",
818
+ comment: "Text color for subtle links, as well as our minimal or outline buttons.",
819
+ getsLightDarkWeb: true,
820
+ getsAlphaWeb: true,
821
+ isThemed: true
822
+ }, {
823
+ name: "color_border_default",
824
+ value: "rgba(20, 35, 52, 0.12)",
825
+ category: "color",
826
+ type: "border",
827
+ item: "default",
828
+ comment: "Our default border color, designed to separate content. Do not use for button or input borders.",
829
+ getsLightDarkWeb: false,
830
+ getsAlphaWeb: false,
831
+ isThemed: true
832
+ }, {
833
+ name: "color_border_input_inactive",
834
+ value: "rgba(20, 35, 52, 0.2)",
835
+ category: "color",
836
+ type: "border",
837
+ item: "input",
838
+ comment: "Border color for form inputs in their inactive state.",
839
+ getsLightDarkWeb: false,
840
+ getsAlphaWeb: false,
841
+ isThemed: true
842
+ }, {
843
+ name: "color_border_input_active",
844
+ value: "#0967d2",
845
+ category: "color",
846
+ type: "border",
847
+ item: "input",
848
+ comment: "Border color for form inputs in their active state.",
849
+ getsLightDarkWeb: false,
850
+ getsAlphaWeb: false,
851
+ isThemed: true
852
+ }, {
853
+ name: "color_depth_1",
854
+ value: "rgba(20, 35, 52, 0.13)",
855
+ category: "color",
856
+ type: "depth",
857
+ item: "1",
858
+ comment: "Color for lowest-elevation shadows. Use for tooltips.",
859
+ getsLightDarkWeb: false,
860
+ getsAlphaWeb: false,
861
+ isThemed: true
862
+ }, {
863
+ name: "color_depth_2",
864
+ value: "rgba(20, 35, 52, 0.13)",
865
+ category: "color",
866
+ type: "depth",
867
+ item: "2",
868
+ comment: "Color for mid-elevation shadows. Use for cards and popovers.",
869
+ getsLightDarkWeb: false,
870
+ getsAlphaWeb: false,
871
+ isThemed: true
872
+ }, {
873
+ name: "color_depth_3",
874
+ value: "rgba(20, 35, 52, 0.2)",
875
+ category: "color",
876
+ type: "depth",
877
+ item: "3",
878
+ comment: "Color for highest-elevation shadows. Use for modals, floating action bars, etc.",
879
+ getsLightDarkWeb: false,
880
+ getsAlphaWeb: false,
881
+ isThemed: true
882
+ }, {
883
+ name: "color_label_green",
884
+ value: "#31a03c",
885
+ category: "color",
886
+ type: "label",
887
+ item: "green",
888
+ comment: null,
889
+ getsLightDarkWeb: false,
890
+ getsAlphaWeb: false,
891
+ isThemed: false
892
+ }, {
893
+ name: "color_label_blue",
894
+ value: "#4191ed",
895
+ category: "color",
896
+ type: "label",
897
+ item: "blue",
898
+ comment: null,
899
+ getsLightDarkWeb: false,
900
+ getsAlphaWeb: false,
901
+ isThemed: false
902
+ }, {
903
+ name: "color_label_purple",
904
+ value: "#a227c5",
905
+ category: "color",
906
+ type: "label",
907
+ item: "purple",
908
+ comment: null,
909
+ getsLightDarkWeb: false,
910
+ getsAlphaWeb: false,
911
+ isThemed: false
912
+ }, {
913
+ name: "color_label_navy",
914
+ value: "#354b62",
915
+ category: "color",
916
+ type: "label",
917
+ item: "navy",
918
+ comment: null,
919
+ getsLightDarkWeb: false,
920
+ getsAlphaWeb: false,
921
+ isThemed: false
922
+ }, {
923
+ name: "color_label_yellow",
924
+ value: "#ffd000",
925
+ category: "color",
926
+ type: "label",
927
+ item: "yellow",
928
+ comment: null,
929
+ getsLightDarkWeb: false,
930
+ getsAlphaWeb: false,
931
+ isThemed: false
932
+ }, {
933
+ name: "color_label_orange",
934
+ value: "#e76119",
935
+ category: "color",
936
+ type: "label",
937
+ item: "orange",
938
+ comment: null,
939
+ getsLightDarkWeb: false,
940
+ getsAlphaWeb: false,
941
+ isThemed: false
942
+ }, {
943
+ name: "color_label_red",
944
+ value: "#c73732",
945
+ category: "color",
946
+ type: "label",
947
+ item: "red",
948
+ comment: null,
949
+ getsLightDarkWeb: false,
950
+ getsAlphaWeb: false,
951
+ isThemed: false
952
+ }, {
953
+ name: "color_label_light_gray",
954
+ value: "#828c95",
955
+ category: "color",
956
+ type: "label",
957
+ item: "light_gray",
958
+ comment: null,
959
+ getsLightDarkWeb: false,
960
+ getsAlphaWeb: false,
961
+ isThemed: false
962
+ }, {
963
+ name: "color_label_dark_gray",
964
+ value: "#4d5a68",
965
+ category: "color",
966
+ type: "label",
967
+ item: "dark_gray",
968
+ comment: null,
969
+ getsLightDarkWeb: false,
970
+ getsAlphaWeb: false,
971
+ isThemed: false
972
+ }, {
973
+ name: "color_collab_purple",
974
+ value: "#a227c5",
975
+ category: "color",
976
+ type: "collab",
977
+ item: "purple",
978
+ comment: null,
979
+ getsLightDarkWeb: false,
980
+ getsAlphaWeb: false,
981
+ isThemed: false
982
+ }, {
983
+ name: "color_collab_orange",
984
+ value: "#e76119",
985
+ category: "color",
986
+ type: "collab",
987
+ item: "orange",
988
+ comment: null,
989
+ getsLightDarkWeb: false,
990
+ getsAlphaWeb: false,
991
+ isThemed: false
992
+ }, {
993
+ name: "color_collab_green",
994
+ value: "#31a03c",
995
+ category: "color",
996
+ type: "collab",
997
+ item: "green",
998
+ comment: null,
999
+ getsLightDarkWeb: false,
1000
+ getsAlphaWeb: false,
1001
+ isThemed: false
1002
+ }, {
1003
+ name: "color_collab_blue",
1004
+ value: "#4191ed",
1005
+ category: "color",
1006
+ type: "collab",
1007
+ item: "blue",
1008
+ comment: null,
1009
+ getsLightDarkWeb: false,
1010
+ getsAlphaWeb: false,
1011
+ isThemed: false
1012
+ }, {
1013
+ name: "color_collab_red",
1014
+ value: "#c73732",
1015
+ category: "color",
1016
+ type: "collab",
1017
+ item: "red",
1018
+ comment: null,
1019
+ getsLightDarkWeb: false,
1020
+ getsAlphaWeb: false,
1021
+ isThemed: false
1022
+ }, {
1023
+ name: "color_collab_yellow",
1024
+ value: "#d28e09",
1025
+ category: "color",
1026
+ type: "collab",
1027
+ item: "yellow",
1028
+ comment: null,
1029
+ getsLightDarkWeb: false,
1030
+ getsAlphaWeb: false,
1031
+ isThemed: false
1032
+ }, {
1033
+ name: "color_collab_navy",
1034
+ value: "#354b62",
1035
+ category: "color",
1036
+ type: "collab",
1037
+ item: "navy",
1038
+ comment: null,
1039
+ getsLightDarkWeb: false,
1040
+ getsAlphaWeb: false,
1041
+ isThemed: false
1042
+ }, {
1043
+ name: "color_collab_plum",
1044
+ value: "#413ecf",
1045
+ category: "color",
1046
+ type: "collab",
1047
+ item: "plum",
1048
+ comment: null,
1049
+ getsLightDarkWeb: false,
1050
+ getsAlphaWeb: false,
1051
+ isThemed: false
1052
+ }, {
1053
+ name: "color_collab_magenta",
1054
+ value: "#d63baa",
1055
+ category: "color",
1056
+ type: "collab",
1057
+ item: "magenta",
1058
+ comment: null,
1059
+ getsLightDarkWeb: false,
1060
+ getsAlphaWeb: false,
1061
+ isThemed: false
1062
+ }, {
1063
+ name: "color_collab_brown",
1064
+ value: "#745138",
1065
+ category: "color",
1066
+ type: "collab",
1067
+ item: "brown",
1068
+ comment: null,
1069
+ getsLightDarkWeb: false,
1070
+ getsAlphaWeb: false,
1071
+ isThemed: false
1072
+ }, {
1073
+ name: "color_collab_owner",
1074
+ value: "#ffd000",
1075
+ category: "color",
1076
+ type: "collab",
1077
+ item: "owner",
1078
+ comment: null,
1079
+ getsLightDarkWeb: false,
1080
+ getsAlphaWeb: false,
1081
+ isThemed: false
1082
+ }, {
1083
+ name: "size_spacing_xxs",
1084
+ value: "2",
1085
+ category: "size",
1086
+ type: "spacing",
1087
+ item: "xxs",
1088
+ comment: null,
1089
+ getsLightDarkWeb: false,
1090
+ getsAlphaWeb: false,
1091
+ isThemed: false
1092
+ }, {
1093
+ name: "size_spacing_xs",
1094
+ value: "4",
1095
+ category: "size",
1096
+ type: "spacing",
1097
+ item: "xs",
1098
+ comment: null,
1099
+ getsLightDarkWeb: false,
1100
+ getsAlphaWeb: false,
1101
+ isThemed: false
1102
+ }, {
1103
+ name: "size_spacing_s",
1104
+ value: "8",
1105
+ category: "size",
1106
+ type: "spacing",
1107
+ item: "s",
1108
+ comment: null,
1109
+ getsLightDarkWeb: false,
1110
+ getsAlphaWeb: false,
1111
+ isThemed: false
1112
+ }, {
1113
+ name: "size_spacing_m",
1114
+ value: "16",
1115
+ category: "size",
1116
+ type: "spacing",
1117
+ item: "m",
1118
+ comment: null,
1119
+ getsLightDarkWeb: false,
1120
+ getsAlphaWeb: false,
1121
+ isThemed: false
1122
+ }, {
1123
+ name: "size_spacing_l",
1124
+ value: "24",
1125
+ category: "size",
1126
+ type: "spacing",
1127
+ item: "l",
1128
+ comment: null,
1129
+ getsLightDarkWeb: false,
1130
+ getsAlphaWeb: false,
1131
+ isThemed: false
1132
+ }, {
1133
+ name: "size_spacing_xl",
1134
+ value: "32",
1135
+ category: "size",
1136
+ type: "spacing",
1137
+ item: "xl",
1138
+ comment: null,
1139
+ getsLightDarkWeb: false,
1140
+ getsAlphaWeb: false,
1141
+ isThemed: false
1142
+ }, {
1143
+ name: "size_spacing_xxl",
1144
+ value: "48",
1145
+ category: "size",
1146
+ type: "spacing",
1147
+ item: "xxl",
1148
+ comment: null,
1149
+ getsLightDarkWeb: false,
1150
+ getsAlphaWeb: false,
1151
+ isThemed: false
1152
+ }, {
1153
+ name: "size_border_width_s",
1154
+ value: "1",
1155
+ category: "size",
1156
+ type: "border",
1157
+ item: "width",
1158
+ comment: "Our lightest border width. Use with our default border color to separate content.",
1159
+ getsLightDarkWeb: false,
1160
+ getsAlphaWeb: false,
1161
+ isThemed: false
1162
+ }, {
1163
+ name: "size_border_width_m",
1164
+ value: "2",
1165
+ category: "size",
1166
+ type: "border",
1167
+ item: "width",
1168
+ comment: "Light border width for slightly more emphasis than `s`. Use for focus outline states, outline buttons, etc.",
1169
+ getsLightDarkWeb: false,
1170
+ getsAlphaWeb: false,
1171
+ isThemed: false
1172
+ }, {
1173
+ name: "size_border_width_l",
1174
+ value: "4",
1175
+ category: "size",
1176
+ type: "border",
1177
+ item: "width",
1178
+ comment: "Mid-thickness border width. Use for tab-highlight bottom border, for example.",
1179
+ getsLightDarkWeb: false,
1180
+ getsAlphaWeb: false,
1181
+ isThemed: false
1182
+ }, {
1183
+ name: "size_border_width_xl",
1184
+ value: "8",
1185
+ category: "size",
1186
+ type: "border",
1187
+ item: "width",
1188
+ comment: "Our heaviest border width. Use for accent-color side border width in Toasts, for example.",
1189
+ getsLightDarkWeb: false,
1190
+ getsAlphaWeb: false,
1191
+ isThemed: false
1192
+ }, {
1193
+ name: "size_border_radius_s",
1194
+ value: "2",
1195
+ category: "size",
1196
+ type: "border",
1197
+ item: "radius",
1198
+ comment: "Gives sharp corners a very slight rounding. Use sparingly and only on small elements like `tiny`-sized components.",
1199
+ getsLightDarkWeb: false,
1200
+ getsAlphaWeb: false,
1201
+ isThemed: false
1202
+ }, {
1203
+ name: "size_border_radius_m",
1204
+ value: "4",
1205
+ category: "size",
1206
+ type: "border",
1207
+ item: "radius",
1208
+ comment: "Our default border radius for buttons on mobile and labels on both platforms.",
1209
+ getsLightDarkWeb: false,
1210
+ getsAlphaWeb: false,
1211
+ isThemed: false
1212
+ }, {
1213
+ name: "size_border_radius_l",
1214
+ value: "8",
1215
+ category: "size",
1216
+ type: "border",
1217
+ item: "radius",
1218
+ comment: "Our default border radius for buttons and modals on the web.",
1219
+ getsLightDarkWeb: false,
1220
+ getsAlphaWeb: false,
1221
+ isThemed: false
1222
+ }, {
1223
+ name: "size_border_radius_xl",
1224
+ value: "16",
1225
+ category: "size",
1226
+ type: "border",
1227
+ item: "radius",
1228
+ comment: "Currently unused.",
1229
+ getsLightDarkWeb: false,
1230
+ getsAlphaWeb: false,
1231
+ isThemed: false
1232
+ }, {
1233
+ name: "size_border_radius_xxl",
1234
+ value: "24",
1235
+ category: "size",
1236
+ type: "border",
1237
+ item: "radius",
1238
+ comment: "Our default border radius for modals on mobile.",
1239
+ getsLightDarkWeb: false,
1240
+ getsAlphaWeb: false,
1241
+ isThemed: false
1242
+ }, {
1243
+ name: "size_border_radius_pill",
1244
+ value: "1000",
1245
+ category: "size",
1246
+ type: "border",
1247
+ item: "radius",
1248
+ comment: "Use to create pill-shaped UI elements like chips.",
1249
+ getsLightDarkWeb: false,
1250
+ getsAlphaWeb: false,
1251
+ isThemed: false
1252
+ }, {
1253
+ name: "size_text_xxs",
1254
+ value: "10",
1255
+ category: "size",
1256
+ type: "text",
1257
+ item: "xxs",
1258
+ comment: "Use sparingly when space is at a minimum - preferably only on mobile.",
1259
+ getsLightDarkWeb: false,
1260
+ getsAlphaWeb: false,
1261
+ isThemed: false
1262
+ }, {
1263
+ name: "size_text_xs",
1264
+ value: "12",
1265
+ category: "size",
1266
+ type: "text",
1267
+ item: "xs",
1268
+ comment: "Use for metadata (date published, etc.) on mobile and on the web where space is tight.",
1269
+ getsLightDarkWeb: false,
1270
+ getsAlphaWeb: false,
1271
+ isThemed: false
1272
+ }, {
1273
+ name: "size_text_s",
1274
+ value: "14",
1275
+ category: "size",
1276
+ type: "text",
1277
+ item: "s",
1278
+ comment: "Our default font size on mobile. Can also be used as body copy and metadata on the web.",
1279
+ getsLightDarkWeb: false,
1280
+ getsAlphaWeb: false,
1281
+ isThemed: false
1282
+ }, {
1283
+ name: "size_text_m",
1284
+ value: "16",
1285
+ category: "size",
1286
+ type: "text",
1287
+ item: "m",
1288
+ comment: "Our default font size on the web.",
1289
+ getsLightDarkWeb: false,
1290
+ getsAlphaWeb: false,
1291
+ isThemed: false
1292
+ }, {
1293
+ name: "size_text_l",
1294
+ value: "20",
1295
+ category: "size",
1296
+ type: "text",
1297
+ item: "l",
1298
+ comment: "Use for headings or featured copy.",
1299
+ getsLightDarkWeb: false,
1300
+ getsAlphaWeb: false,
1301
+ isThemed: false
1302
+ }, {
1303
+ name: "size_text_xl",
1304
+ value: "24",
1305
+ category: "size",
1306
+ type: "text",
1307
+ item: "xl",
1308
+ comment: "Use for headings.",
1309
+ getsLightDarkWeb: false,
1310
+ getsAlphaWeb: false,
1311
+ isThemed: false
1312
+ }, {
1313
+ name: "size_text_xxl",
1314
+ value: "32",
1315
+ category: "size",
1316
+ type: "text",
1317
+ item: "xxl",
1318
+ comment: "Use for headings.",
1319
+ getsLightDarkWeb: false,
1320
+ getsAlphaWeb: false,
1321
+ isThemed: false
1322
+ }, {
1323
+ name: "size_text_xxxl",
1324
+ value: "42",
1325
+ category: "size",
1326
+ type: "text",
1327
+ item: "xxxl",
1328
+ comment: "Use for headings.",
1329
+ getsLightDarkWeb: false,
1330
+ getsAlphaWeb: false,
1331
+ isThemed: false
1332
+ }, {
1333
+ name: "size_avatar_xs",
1334
+ value: "16",
1335
+ category: "size",
1336
+ type: "avatar",
1337
+ item: "xs",
1338
+ comment: null,
1339
+ getsLightDarkWeb: false,
1340
+ getsAlphaWeb: false,
1341
+ isThemed: false
1342
+ }, {
1343
+ name: "size_avatar_s",
1344
+ value: "24",
1345
+ category: "size",
1346
+ type: "avatar",
1347
+ item: "s",
1348
+ comment: null,
1349
+ getsLightDarkWeb: false,
1350
+ getsAlphaWeb: false,
1351
+ isThemed: false
1352
+ }, {
1353
+ name: "size_avatar_m",
1354
+ value: "32",
1355
+ category: "size",
1356
+ type: "avatar",
1357
+ item: "m",
1358
+ comment: null,
1359
+ getsLightDarkWeb: false,
1360
+ getsAlphaWeb: false,
1361
+ isThemed: false
1362
+ }, {
1363
+ name: "size_avatar_l",
1364
+ value: "40",
1365
+ category: "size",
1366
+ type: "avatar",
1367
+ item: "l",
1368
+ comment: null,
1369
+ getsLightDarkWeb: false,
1370
+ getsAlphaWeb: false,
1371
+ isThemed: false
1372
+ }, {
1373
+ name: "size_depth_1_blur",
1374
+ value: "3",
1375
+ category: "size",
1376
+ type: "depth",
1377
+ item: "1",
1378
+ comment: "Blur value in pixels for lowest-elevation shadow. Use for tooltips.",
1379
+ getsLightDarkWeb: false,
1380
+ getsAlphaWeb: false,
1381
+ isThemed: false
1382
+ }, {
1383
+ name: "size_depth_1_y",
1384
+ value: "1",
1385
+ category: "size",
1386
+ type: "depth",
1387
+ item: "1",
1388
+ comment: "Y offset value in pixels for lowest-elevation shadow. Use for tooltips.",
1389
+ getsLightDarkWeb: false,
1390
+ getsAlphaWeb: false,
1391
+ isThemed: false
1392
+ }, {
1393
+ name: "size_depth_2_blur",
1394
+ value: "6",
1395
+ category: "size",
1396
+ type: "depth",
1397
+ item: "2",
1398
+ comment: "Blur value in pixels for medium-elevation shadow. Use for cards and popovers.",
1399
+ getsLightDarkWeb: false,
1400
+ getsAlphaWeb: false,
1401
+ isThemed: false
1402
+ }, {
1403
+ name: "size_depth_2_y",
1404
+ value: "2",
1405
+ category: "size",
1406
+ type: "depth",
1407
+ item: "2",
1408
+ comment: "Y offset value in pixels for medium-elevation shadow. Use for cards and popovers.",
1409
+ getsLightDarkWeb: false,
1410
+ getsAlphaWeb: false,
1411
+ isThemed: false
1412
+ }, {
1413
+ name: "size_depth_3_blur",
1414
+ value: "12",
1415
+ category: "size",
1416
+ type: "depth",
1417
+ item: "3",
1418
+ comment: "Blur value in pixels for highest-elevation shadow. Use for modals, floating action bars, etc.",
1419
+ getsLightDarkWeb: false,
1420
+ getsAlphaWeb: false,
1421
+ isThemed: false
1422
+ }, {
1423
+ name: "size_depth_3_y",
1424
+ value: "4",
1425
+ category: "size",
1426
+ type: "depth",
1427
+ item: "3",
1428
+ comment: "Y offset value in pixels for highest-elevation shadow. Use for modals, floating action bars, etc.",
1429
+ getsLightDarkWeb: false,
1430
+ getsAlphaWeb: false,
1431
+ isThemed: false
1432
+ }];
1433
+
1434
+ exports.Icon = Icon;
1435
+ exports.tokenDocs = tokenDocs;
1436
+ exports.tokens = tokens;