@sage/design-tokens 18.7.6 → 18.9.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/js/es6/global.js CHANGED
@@ -2,16 +2,12 @@
2
2
  * Copyright © 2026 The Sage Group plc or its licensors. All Rights reserved
3
3
  */
4
4
 
5
- /**
6
- * Do not edit directly, this file was auto-generated.
7
- */
8
-
9
5
  export const globalBorderwidthNone = "0";
10
- export const globalBorderwidthXs = "1px"; // Buttons, Inputs. Dividing lines and container borders.
11
- export const globalBorderwidthS = "2px"; // Buttons. Step flow, Validation bars
12
- export const globalBorderwidthM = "3px"; // Focus
13
- export const globalBorderwidthL = "4px"; // Focus underline. Dividing lines.
14
- export const globalBorderwidthXl = "6px"; // Double Focus Border
6
+ export const globalBorderwidthXs = "1px";
7
+ export const globalBorderwidthS = "2px";
8
+ export const globalBorderwidthM = "3px";
9
+ export const globalBorderwidthL = "4px";
10
+ export const globalBorderwidthXl = "6px";
15
11
  export const globalBorderwidthXxl = "8px";
16
12
  export const globalBreakpointXs = "320px";
17
13
  export const globalBreakpointS = "600px";
@@ -19,684 +15,114 @@ export const globalBreakpointM = "960px";
19
15
  export const globalBreakpointL = "1260px";
20
16
  export const globalBreakpointXl = "1600px";
21
17
  export const globalBreakpointXxl = "1920px";
22
- export const globalFontFluidHeadingS = {
23
- fontFamily: "Sage UI",
24
- fontWeight: "500",
25
- lineHeight: 1.25,
26
- fontSize: "clamp(1.1646rem, 1.1207rem + 0.2195vw, 1.2964rem)",
27
- };
28
- export const globalFontFluidHeadingM = {
29
- fontFamily: "Sage UI",
30
- fontWeight: "700",
31
- lineHeight: 1.25,
32
- fontSize: "clamp(1.2811rem, 1.2155rem + 0.3279vw, 1.4778rem)",
33
- };
34
- export const globalFontFluidHeadingL = {
35
- fontFamily: "Sage UI",
36
- fontWeight: "700",
37
- lineHeight: 1.25,
38
- fontSize: "clamp(1.5869rem, 1.417rem + 0.8494vw, 2.4363rem)",
39
- };
40
- export const globalFontFluidSubheadingM = {
41
- fontFamily: "Sage UI",
42
- fontWeight: "500",
43
- lineHeight: 1.25,
44
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
45
- };
46
- export const globalFontFluidSubheadingL = {
47
- fontFamily: "Sage UI",
48
- fontWeight: "500",
49
- lineHeight: 1.25,
50
- fontSize: "clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)",
51
- };
52
- export const globalFontFluidSectionHeadingS = {
53
- fontFamily: "Sage UI",
54
- fontWeight: "700",
55
- lineHeight: 1.25,
56
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
57
- };
58
- export const globalFontFluidSectionHeadingM = {
59
- fontFamily: "Sage UI",
60
- fontWeight: "700",
61
- lineHeight: 1.25,
62
- fontSize: "clamp(1.1646rem, 1.1207rem + 0.2195vw, 1.2964rem)",
63
- };
64
- export const globalFontFluidBodyRegularS = {
65
- fontFamily: "Sage UI",
66
- fontWeight: "400",
67
- lineHeight: 1.5,
68
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
69
- paragraphSpacing: "16px",
70
- };
71
- export const globalFontFluidBodyRegularM = {
72
- fontFamily: "Sage UI",
73
- fontWeight: "400",
74
- lineHeight: 1.5,
75
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
76
- paragraphSpacing: "24px",
77
- };
78
- export const globalFontFluidBodyRegularL = {
79
- fontFamily: "Sage UI",
80
- fontWeight: "400",
81
- lineHeight: 1.5,
82
- fontSize: "clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)",
83
- paragraphSpacing: "24px",
84
- };
85
- export const globalFontFluidBodyMediumS = {
86
- fontFamily: "Sage UI",
87
- fontWeight: "500",
88
- lineHeight: 1.5,
89
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
90
- paragraphSpacing: "16px",
91
- };
92
- export const globalFontFluidBodyMediumM = {
93
- fontFamily: "Sage UI",
94
- fontWeight: "500",
95
- lineHeight: 1.5,
96
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
97
- paragraphSpacing: "24px",
98
- };
99
- export const globalFontFluidBodyMediumL = {
100
- fontFamily: "Sage UI",
101
- fontWeight: "500",
102
- lineHeight: 1.5,
103
- fontSize: "clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)",
104
- paragraphSpacing: "24px",
105
- };
106
- export const globalFontFluidCompMediumXs = {
107
- fontFamily: "Sage UI",
108
- fontWeight: "500",
109
- lineHeight: 1.5,
110
- fontSize: "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
111
- paragraphSpacing: "0",
112
- }; // Small Viewports: 13.72, Large Viewports: 11.89
113
- export const globalFontFluidCompMediumS = {
114
- fontFamily: "Sage UI",
115
- fontWeight: "500",
116
- lineHeight: 1.5,
117
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
118
- paragraphSpacing: "0",
119
- }; // Small Viewports: 14.81, Large Viewports: 13.79. Match token size to component size.
120
- export const globalFontFluidCompMediumM = {
121
- fontFamily: "Sage UI",
122
- fontWeight: "500",
123
- lineHeight: 1.5,
124
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
125
- paragraphSpacing: "0",
126
- }; // Small Viewports: 16, Large Viewports: 16. Match token size to component size.
127
- export const globalFontFluidCompMediumL = {
128
- fontFamily: "Sage UI",
129
- fontWeight: "500",
130
- lineHeight: 1.5,
131
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
132
- paragraphSpacing: "0",
133
- }; // Small Viewports: 17.28, Large Viewports: 18.56. Match token size to component size.
134
- export const globalFontFluidCompRegularXs = {
135
- fontFamily: "Sage UI",
136
- fontWeight: "400",
137
- lineHeight: 1.5,
138
- fontSize: "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
139
- paragraphSpacing: "0",
140
- }; // Small Viewports: 13.72, Large Viewports: 11.89
141
- export const globalFontFluidCompRegularS = {
142
- fontFamily: "Sage UI",
143
- fontWeight: "400",
144
- lineHeight: 1.5,
145
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
146
- paragraphSpacing: "0",
147
- }; // Small Viewports: 14.81, Large Viewports: 13.79. Match token size to component size.
148
- export const globalFontFluidCompRegularM = {
149
- fontFamily: "Sage UI",
150
- fontWeight: "400",
151
- lineHeight: 1.5,
152
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
153
- paragraphSpacing: "0",
154
- }; // Small Viewports: 16, Large Viewports: 16. Match token size to component size.
155
- export const globalFontFluidCompRegularL = {
156
- fontFamily: "Sage UI",
157
- fontWeight: "400",
158
- lineHeight: 1.5,
159
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
160
- paragraphSpacing: "0",
161
- }; // Small Viewports: 17.28, Large Viewports: 18.56. Match token size to component size.
162
- export const globalFontFluidCompIconS = {
163
- fontSize: "20px",
164
- fontFamily: "sage-icons",
165
- paragraphSpacing: "0",
166
- }; // Small Viewports: 20, Large Viewports: 20.
167
- export const globalFontFluidCompIconM = {
168
- fontSize: "20px",
169
- fontFamily: "sage-icons",
170
- paragraphSpacing: "0",
171
- }; // Small Viewports: 20, Large Viewports: 20.
172
- export const globalFontFluidCompIconL = {
173
- fontSize: "20px",
174
- fontFamily: "sage-icons",
175
- paragraphSpacing: "0",
176
- }; // Small Viewports: 20, Large Viewports: 20.
177
- export const globalFontFluidCompLinedRegularS = {
178
- fontFamily: "Sage UI",
179
- fontWeight: "400",
180
- lineHeight: 1.5,
181
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
182
- txtDecoration: "underline",
183
- paragraphSpacing: "0",
184
- textDecoration: "underline",
185
- };
186
- export const globalFontFluidCompLinedRegularM = {
187
- fontFamily: "Sage UI",
188
- fontWeight: "400",
189
- lineHeight: 1.5,
190
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
191
- txtDecoration: "underline",
192
- paragraphSpacing: "0",
193
- textDecoration: "underline",
194
- };
195
- export const globalFontFluidCompLinedRegularL = {
196
- fontFamily: "Sage UI",
197
- fontWeight: "400",
198
- lineHeight: 1.5,
199
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
200
- txtDecoration: "underline",
201
- paragraphSpacing: "0",
202
- textDecoration: "underline",
203
- };
204
- export const globalFontFluidCompLinedMediumS = {
205
- fontFamily: "Sage UI",
206
- fontWeight: "500",
207
- lineHeight: 1.5,
208
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
209
- txtDecoration: "underline",
210
- paragraphSpacing: "0",
211
- textDecoration: "underline",
212
- };
213
- export const globalFontFluidCompLinedMediumM = {
214
- fontFamily: "Sage UI",
215
- fontWeight: "500",
216
- lineHeight: 1.5,
217
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
218
- txtDecoration: "underline",
219
- paragraphSpacing: "0",
220
- textDecoration: "underline",
221
- };
222
- export const globalFontFluidCompLinedMediumL = {
223
- fontFamily: "Sage UI",
224
- fontWeight: "500",
225
- lineHeight: 1.5,
226
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
227
- txtDecoration: "underline",
228
- paragraphSpacing: "0",
229
- textDecoration: "underline",
230
- };
231
- export const globalFontFluidCompPlaceholderXs = {
232
- fontFamily: "Sage UI",
233
- fontWeight: "500",
234
- lineHeight: 1.5,
235
- fontSize: "clamp(0.6733rem, 0.7398rem + -0.0831vw, 0.7231rem)",
236
- paragraphSpacing: "0",
237
- };
238
- export const globalFontFluidCompPlaceholderS = {
239
- fontFamily: "Sage UI",
240
- fontWeight: "500",
241
- lineHeight: 1.5,
242
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
243
- paragraphSpacing: "0",
244
- };
245
- export const globalFontFluidCompPlaceholderM = {
246
- fontFamily: "Sage UI",
247
- fontWeight: "500",
248
- lineHeight: 1.5,
249
- fontSize: "clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)",
250
- paragraphSpacing: "0",
251
- };
252
- export const globalFontFluidCompPlaceholderMl = {
253
- fontFamily: "Sage UI",
254
- fontWeight: "500",
255
- lineHeight: 1.5,
256
- fontSize: "clamp(1.2811rem, 1.2155rem + 0.3279vw, 1.4778rem)",
257
- paragraphSpacing: "0",
258
- };
259
- export const globalFontFluidCompPlaceholderL = {
260
- fontFamily: "Sage UI",
261
- fontWeight: "500",
262
- lineHeight: 1.5,
263
- fontSize: "clamp(1.5869rem, 1.417rem + 0.8494vw, 2.4363rem)",
264
- paragraphSpacing: "0",
265
- };
266
- export const globalFontFluidCompPlaceholderXl = {
267
- fontFamily: "Sage UI",
268
- fontWeight: "500",
269
- lineHeight: 1.5,
270
- fontSize: "clamp(1.8756rem, 1.6688rem + 1.034vw, 2.496rem)",
271
- paragraphSpacing: "0",
272
- };
273
- export const globalFontFluidCompPlaceholderXxl = {
274
- fontFamily: "Sage UI",
275
- fontWeight: "500",
276
- lineHeight: 1.5,
277
- fontSize: "clamp(2.2695rem, 1.9448rem + 1.6238vw, 3.2438rem)",
278
- paragraphSpacing: "0",
279
- };
280
- export const globalFontStaticHeadingS = {
281
- fontFamily: "Sage UI",
282
- fontWeight: "500",
283
- lineHeight: 1.25,
284
- fontSize: "21px",
285
- };
286
- export const globalFontStaticHeadingM = {
287
- fontFamily: "Sage UI",
288
- fontWeight: "700",
289
- lineHeight: 1.25,
290
- fontSize: "24px",
291
- };
292
- export const globalFontStaticHeadingL = {
293
- fontFamily: "Sage UI",
294
- fontWeight: "700",
295
- lineHeight: 1.25,
296
- fontSize: "30px",
297
- };
298
- export const globalFontStaticSubheadingM = {
299
- fontFamily: "Sage UI",
300
- fontWeight: "500",
301
- lineHeight: 1.25,
302
- fontSize: "16px",
303
- };
304
- export const globalFontStaticSubheadingL = {
305
- fontFamily: "Sage UI",
306
- fontWeight: "500",
307
- lineHeight: 1.25,
308
- fontSize: "18px",
309
- };
310
- export const globalFontStaticSectionHeadingS = {
311
- fontFamily: "Sage UI",
312
- fontWeight: "700",
313
- lineHeight: 1.25,
314
- fontSize: "16px",
315
- };
316
- export const globalFontStaticSectionHeadingM = {
317
- fontFamily: "Sage UI",
318
- fontWeight: "700",
319
- lineHeight: 1.25,
320
- fontSize: "21px",
321
- };
322
- export const globalFontStaticBodyRegularS = {
323
- fontFamily: "Sage UI",
324
- fontWeight: "400",
325
- lineHeight: 1.5,
326
- fontSize: "14px",
327
- paragraphSpacing: "16px",
328
- };
329
- export const globalFontStaticBodyRegularM = {
330
- fontFamily: "Sage UI",
331
- fontWeight: "400",
332
- lineHeight: 1.5,
333
- fontSize: "14px",
334
- paragraphSpacing: "24px",
335
- };
336
- export const globalFontStaticBodyRegularL = {
337
- fontFamily: "Sage UI",
338
- fontWeight: "400",
339
- lineHeight: 1.5,
340
- fontSize: "16px",
341
- paragraphSpacing: "24px",
342
- };
343
- export const globalFontStaticBodyMediumS = {
344
- fontFamily: "Sage UI",
345
- fontWeight: "500",
346
- lineHeight: 1.5,
347
- fontSize: "14px",
348
- paragraphSpacing: "16px",
349
- };
350
- export const globalFontStaticBodyMediumM = {
351
- fontFamily: "Sage UI",
352
- fontWeight: "500",
353
- lineHeight: 1.5,
354
- fontSize: "14px",
355
- paragraphSpacing: "24px",
356
- };
357
- export const globalFontStaticBodyMediumL = {
358
- fontFamily: "Sage UI",
359
- fontWeight: "500",
360
- lineHeight: 1.5,
361
- fontSize: "16px",
362
- paragraphSpacing: "24px",
363
- };
364
- export const globalFontStaticCompMediumXs = {
365
- fontFamily: "Sage UI",
366
- fontWeight: "500",
367
- lineHeight: 1.5,
368
- fontSize: "13px",
369
- paragraphSpacing: "0",
370
- };
371
- export const globalFontStaticCompMediumS = {
372
- fontFamily: "Sage UI",
373
- fontWeight: "500",
374
- lineHeight: 1.5,
375
- fontSize: "14px",
376
- paragraphSpacing: "0",
377
- };
378
- export const globalFontStaticCompMediumM = {
379
- fontFamily: "Sage UI",
380
- fontWeight: "500",
381
- lineHeight: 1.5,
382
- fontSize: "14px",
383
- paragraphSpacing: "0",
384
- };
385
- export const globalFontStaticCompMediumL = {
386
- fontFamily: "Sage UI",
387
- fontWeight: "500",
388
- lineHeight: 1.5,
389
- fontSize: "16px",
390
- paragraphSpacing: "0",
391
- };
392
- export const globalFontStaticCompRegularXs = {
393
- fontFamily: "Sage UI",
394
- fontWeight: "400",
395
- lineHeight: 1.5,
396
- fontSize: "13px",
397
- paragraphSpacing: "0",
398
- };
399
- export const globalFontStaticCompRegularS = {
400
- fontFamily: "Sage UI",
401
- fontWeight: "400",
402
- lineHeight: 1.5,
403
- fontSize: "14px",
404
- paragraphSpacing: "0",
405
- };
406
- export const globalFontStaticCompRegularM = {
407
- fontFamily: "Sage UI",
408
- fontWeight: "400",
409
- lineHeight: 1.5,
410
- fontSize: "14px",
411
- paragraphSpacing: "0",
412
- };
413
- export const globalFontStaticCompRegularL = {
414
- fontFamily: "Sage UI",
415
- fontWeight: "400",
416
- lineHeight: 1.5,
417
- fontSize: "16px",
418
- paragraphSpacing: "0",
419
- };
420
- export const globalFontStaticCompIconS = {
421
- fontSize: "20px",
422
- fontFamily: "sage-icons",
423
- paragraphSpacing: "0",
424
- };
425
- export const globalFontStaticCompIconM = {
426
- fontSize: "20px",
427
- fontFamily: "sage-icons",
428
- paragraphSpacing: "0",
429
- };
430
- export const globalFontStaticCompIconL = {
431
- fontSize: "20px",
432
- fontFamily: "sage-icons",
433
- paragraphSpacing: "0",
434
- };
435
- export const globalFontStaticCompLinedRegularS = {
436
- fontFamily: "Sage UI",
437
- fontWeight: "400",
438
- lineHeight: 1.5,
439
- fontSize: "14px",
440
- txtDecoration: "underline",
441
- paragraphSpacing: "0",
442
- textDecoration: "underline",
443
- };
444
- export const globalFontStaticCompLinedRegularM = {
445
- fontFamily: "Sage UI",
446
- fontWeight: "400",
447
- lineHeight: 1.5,
448
- fontSize: "14px",
449
- txtDecoration: "underline",
450
- paragraphSpacing: "0",
451
- textDecoration: "underline",
452
- };
453
- export const globalFontStaticCompLinedRegularL = {
454
- fontFamily: "Sage UI",
455
- fontWeight: "400",
456
- lineHeight: 1.5,
457
- fontSize: "16px",
458
- txtDecoration: "underline",
459
- paragraphSpacing: "0",
460
- textDecoration: "underline",
461
- };
462
- export const globalFontStaticCompLinedMediumS = {
463
- fontFamily: "Sage UI",
464
- fontWeight: "500",
465
- lineHeight: 1.5,
466
- fontSize: "14px",
467
- txtDecoration: "underline",
468
- paragraphSpacing: "0",
469
- textDecoration: "underline",
470
- };
471
- export const globalFontStaticCompLinedMediumM = {
472
- fontFamily: "Sage UI",
473
- fontWeight: "500",
474
- lineHeight: 1.5,
475
- fontSize: "14px",
476
- txtDecoration: "underline",
477
- paragraphSpacing: "0",
478
- textDecoration: "underline",
479
- };
480
- export const globalFontStaticCompLinedMediumL = {
481
- fontFamily: "Sage UI",
482
- fontWeight: "500",
483
- lineHeight: 1.5,
484
- fontSize: "16px",
485
- txtDecoration: "underline",
486
- paragraphSpacing: "0",
487
- textDecoration: "underline",
488
- };
489
- export const globalFontStaticCompPlaceholderXs = {
490
- fontFamily: "Sage UI",
491
- fontWeight: "500",
492
- lineHeight: 1.5,
493
- fontSize: "12px",
494
- paragraphSpacing: "0",
495
- };
496
- export const globalFontStaticCompPlaceholderS = {
497
- fontFamily: "Sage UI",
498
- fontWeight: "500",
499
- lineHeight: 1.5,
500
- fontSize: "14px",
501
- paragraphSpacing: "0",
502
- };
503
- export const globalFontStaticCompPlaceholderM = {
504
- fontFamily: "Sage UI",
505
- fontWeight: "500",
506
- lineHeight: 1.5,
507
- fontSize: "18px",
508
- paragraphSpacing: "0",
509
- };
510
- export const globalFontStaticCompPlaceholderMl = {
511
- fontFamily: "Sage UI",
512
- fontWeight: "500",
513
- lineHeight: 1.5,
514
- fontSize: "24px",
515
- paragraphSpacing: "0",
516
- };
517
- export const globalFontStaticCompPlaceholderL = {
518
- fontFamily: "Sage UI",
519
- fontWeight: "500",
520
- lineHeight: 1.5,
521
- fontSize: "30px",
522
- paragraphSpacing: "0",
523
- };
524
- export const globalFontStaticCompPlaceholderXl = {
525
- fontFamily: "Sage UI",
526
- fontWeight: "500",
527
- lineHeight: 1.5,
528
- fontSize: "40px",
529
- paragraphSpacing: "0",
530
- };
531
- export const globalFontStaticCompPlaceholderXxl = {
532
- fontFamily: "Sage UI",
533
- fontWeight: "500",
534
- lineHeight: 1.5,
535
- fontSize: "52px",
536
- paragraphSpacing: "0",
537
- };
538
- export const globalModifierButtonActive = "0.30"; // Actve modifier used when 15% hover is used
539
- export const globalModifierButtonActiveAlt = "0.15"; // Actve modifier used when 15% hover is used
540
- export const globalModifierButtonHover = "0.15"; // Hover used on primary buttons
541
- export const globalModifierButtonHoverAlt = "0.10"; // Hover used on primary buttons
542
- export const globalModifierInputDisabledFg = "0.3"; // Disabled alpha for buttons
543
- export const globalModifierInputDisabledBg = "0.05"; // less contrast
544
- export const globalRadiusNone = "0"; // Button groups (internal/adjacent corners), Card select group (internal/adjacent corners), File input (integrated base bar top corners).
545
- export const globalRadiusContainer3Xs = "1px"; // Validation bar on input components
546
- export const globalRadiusContainer2Xs = "2px"; // Pill
18
+ export const globalFontFluidHeadingS = "500 clamp(1.1646rem, 1.1207rem + 0.2195vw, 1.2964rem) Sage UI";
19
+ export const globalFontFluidHeadingM = "700 clamp(1.2811rem, 1.2155rem + 0.3279vw, 1.4778rem) Sage UI";
20
+ export const globalFontFluidHeadingL = "700 clamp(1.5869rem, 1.417rem + 0.8494vw, 2.4363rem) Sage UI";
21
+ export const globalFontFluidSubheadingM = "500 clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem) Sage UI";
22
+ export const globalFontFluidSubheadingL = "500 clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem) Sage UI";
23
+ export const globalFontFluidSectionHeadingS = "700 clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem) Sage UI";
24
+ export const globalFontFluidSectionHeadingM = "700 clamp(1.1646rem, 1.1207rem + 0.2195vw, 1.2964rem) Sage UI";
25
+ export const globalFontFluidBodyRegularS = "400 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
26
+ export const globalFontFluidBodyRegularM = "400 clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem) Sage UI";
27
+ export const globalFontFluidBodyRegularL = "400 clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem) Sage UI";
28
+ export const globalFontFluidBodyMediumS = "500 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
29
+ export const globalFontFluidBodyMediumM = "500 clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem) Sage UI";
30
+ export const globalFontFluidBodyMediumL = "500 clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem) Sage UI";
31
+ export const globalFontFluidCompMediumXs = "500 clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem) Sage UI";
32
+ export const globalFontFluidCompMediumS = "500 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
33
+ export const globalFontFluidCompMediumM = "500 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
34
+ export const globalFontFluidCompMediumL = "500 clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem) Sage UI";
35
+ export const globalFontFluidCompRegularXs = "400 clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem) Sage UI";
36
+ export const globalFontFluidCompRegularS = "400 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
37
+ export const globalFontFluidCompRegularM = "400 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
38
+ export const globalFontFluidCompRegularL = "400 clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem) Sage UI";
39
+ export const globalFontFluidCompIconS = "20px sage-icons";
40
+ export const globalFontFluidCompIconM = "20px sage-icons";
41
+ export const globalFontFluidCompIconL = "20px sage-icons";
42
+ export const globalFontFluidCompLinedRegularS = "400 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
43
+ export const globalFontFluidCompLinedRegularM = "400 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
44
+ export const globalFontFluidCompLinedRegularL = "400 clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem) Sage UI";
45
+ export const globalFontFluidCompLinedMediumS = "500 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
46
+ export const globalFontFluidCompLinedMediumM = "500 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
47
+ export const globalFontFluidCompLinedMediumL = "500 clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem) Sage UI";
48
+ export const globalFontFluidCompPlaceholderXs = "500 clamp(0.6733rem, 0.7398rem + -0.0831vw, 0.7231rem) Sage UI";
49
+ export const globalFontFluidCompPlaceholderS = "500 clamp(0.875rem, 0.875rem + 0vw, 0.875rem) Sage UI";
50
+ export const globalFontFluidCompPlaceholderM = "500 clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem) Sage UI";
51
+ export const globalFontFluidCompPlaceholderMl = "500 clamp(1.2811rem, 1.2155rem + 0.3279vw, 1.4778rem) Sage UI";
52
+ export const globalFontFluidCompPlaceholderL = "500 clamp(1.5869rem, 1.417rem + 0.8494vw, 2.4363rem) Sage UI";
53
+ export const globalFontFluidCompPlaceholderXl = "500 clamp(1.8756rem, 1.6688rem + 1.034vw, 2.496rem) Sage UI";
54
+ export const globalFontFluidCompPlaceholderXxl = "500 clamp(2.2695rem, 1.9448rem + 1.6238vw, 3.2438rem) Sage UI";
55
+ export const globalFontStaticHeadingS = "500 21px Sage UI";
56
+ export const globalFontStaticHeadingM = "700 24px Sage UI";
57
+ export const globalFontStaticHeadingL = "700 30px Sage UI";
58
+ export const globalFontStaticSubheadingM = "500 16px Sage UI";
59
+ export const globalFontStaticSubheadingL = "500 18px Sage UI";
60
+ export const globalFontStaticSectionHeadingS = "700 16px Sage UI";
61
+ export const globalFontStaticSectionHeadingM = "700 21px Sage UI";
62
+ export const globalFontStaticBodyRegularS = "400 14px Sage UI";
63
+ export const globalFontStaticBodyRegularM = "400 14px Sage UI";
64
+ export const globalFontStaticBodyRegularL = "400 16px Sage UI";
65
+ export const globalFontStaticBodyMediumS = "500 14px Sage UI";
66
+ export const globalFontStaticBodyMediumM = "500 14px Sage UI";
67
+ export const globalFontStaticBodyMediumL = "500 16px Sage UI";
68
+ export const globalFontStaticCompMediumXs = "500 13px Sage UI";
69
+ export const globalFontStaticCompMediumS = "500 14px Sage UI";
70
+ export const globalFontStaticCompMediumM = "500 14px Sage UI";
71
+ export const globalFontStaticCompMediumL = "500 16px Sage UI";
72
+ export const globalFontStaticCompRegularXs = "400 13px Sage UI";
73
+ export const globalFontStaticCompRegularS = "400 14px Sage UI";
74
+ export const globalFontStaticCompRegularM = "400 14px Sage UI";
75
+ export const globalFontStaticCompRegularL = "400 16px Sage UI";
76
+ export const globalFontStaticCompIconS = "20px sage-icons";
77
+ export const globalFontStaticCompIconM = "20px sage-icons";
78
+ export const globalFontStaticCompIconL = "20px sage-icons";
79
+ export const globalFontStaticCompLinedRegularS = "400 14px Sage UI";
80
+ export const globalFontStaticCompLinedRegularM = "400 14px Sage UI";
81
+ export const globalFontStaticCompLinedRegularL = "400 16px Sage UI";
82
+ export const globalFontStaticCompLinedMediumS = "500 14px Sage UI";
83
+ export const globalFontStaticCompLinedMediumM = "500 14px Sage UI";
84
+ export const globalFontStaticCompLinedMediumL = "500 16px Sage UI";
85
+ export const globalFontStaticCompPlaceholderXs = "500 12px Sage UI";
86
+ export const globalFontStaticCompPlaceholderS = "500 14px Sage UI";
87
+ export const globalFontStaticCompPlaceholderM = "500 18px Sage UI";
88
+ export const globalFontStaticCompPlaceholderMl = "500 24px Sage UI";
89
+ export const globalFontStaticCompPlaceholderL = "500 30px Sage UI";
90
+ export const globalFontStaticCompPlaceholderXl = "500 40px Sage UI";
91
+ export const globalFontStaticCompPlaceholderXxl = "500 52px Sage UI";
92
+ export const globalModifierButtonActive = "0.30";
93
+ export const globalModifierButtonActiveAlt = "0.15";
94
+ export const globalModifierButtonHover = "0.15";
95
+ export const globalModifierButtonHoverAlt = "0.10";
96
+ export const globalModifierInputDisabledFg = "0.3";
97
+ export const globalModifierInputDisabledBg = "0.05";
98
+ export const globalRadiusNone = "0";
99
+ export const globalRadiusContainer3Xs = "1px";
100
+ export const globalRadiusContainer2Xs = "2px";
547
101
  export const globalRadiusContainerXs = "4px";
548
- export const globalRadiusContainerS = "6px"; // L size loader and tracker corners
549
- export const globalRadiusContainerM = "8px"; // Card select group (outer corners), Card select (single), Color picker advanced (inner swatch container), File input (file uploads & integrated progress bar (bottom corners),  File preview (File selector assets on left), Link preview, Message, Note, Popover (menu container in Action popover, Button-split, Button-multi-action, Calendar, Dropdown), Subscription tile (currently a pattern), Table (parent container), Tile & Tile flexbox (less rounded), Toast, Tooltip
550
- export const globalRadiusContainerL = "16px"; // Card (less rounded), Carousel (slides), Color picker advanced (parent container), File preview (parent container), Medium Tile & Tile flexbox, Medium Card.
551
- export const globalRadiusContainerXl = "24px"; // Card (more rounded), Copilot Container, Carousel (parent container), Dialog (not full screen), Large Tile & Tile flexbox, Large cards
102
+ export const globalRadiusContainerS = "6px";
103
+ export const globalRadiusContainerM = "8px";
104
+ export const globalRadiusContainerL = "16px";
105
+ export const globalRadiusContainerXl = "24px";
552
106
  export const globalRadiusContainer2Xl = "32px";
553
- export const globalRadiusContainer3Xl = "40px"; // marketing cards and tiles
554
- export const globalRadiusContainer4Xl = "80px"; // marketing images
555
- export const globalRadiusContainerCircle = "999px"; // CIRCLE. Badge, Calendar date (today indicator and selected), Carousel selector dots, Loader bar, Portrait, Progress tracker, Radio button, Step flow (step indicators), Switch,
556
- export const globalRadiusAction2Xs = "1px"; // Tab baseline.
557
- export const globalRadiusActionXs = "2px"; // Link (focus background and underline)
558
- export const globalRadiusActionS = "4px"; // S & M Checkboxes
559
- export const globalRadiusActionM = "8px"; // Button subtle, L Checkboxes, Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Menu (bottom corners), Navigation: left (state bg shape), Skip focus, Tab, Text area, Text input,
560
- export const globalRadiusActionL = "16px"; // Buttons S (typical and destructive, and inc bar, split and multi), Navigation left (collapsible Assets/Menu select top-right and bottom-right corners),
561
- export const globalRadiusActionXl = "20px"; // Buttons M (typical and destructive and inc bar split and multi), Button toggle M (parent container)
562
- export const globalRadiusAction2Xl = "24px"; // Buttons L (typical and destructive and inc bar split and multi), Button toggle L (parent container)
563
- export const globalRadiusActionCircle = "999px"; // Icon only buttons
564
- export const globalDepthNone = [
565
- {
566
- blur: "0",
567
- spread: "0",
568
- color: "rgba(0,0,0,0)",
569
- type: "dropShadow",
570
- offsetX: "0",
571
- offsetY: "0",
572
- },
573
- ];
574
- export const globalDepthLvl0 = [
575
- {
576
- blur: "1px",
577
- spread: "1px",
578
- color: "#0000001A",
579
- type: "dropShadow",
580
- offsetX: "0",
581
- offsetY: "0",
582
- },
583
- {
584
- blur: "2px",
585
- spread: "0",
586
- color: "#00000033",
587
- type: "dropShadow",
588
- offsetX: "1px",
589
- offsetY: "2px",
590
- },
591
- ]; // Card default state
592
- export const globalDepthLvl1 = [
593
- {
594
- blur: "2px",
595
- spread: "0",
596
- color: "#0000001A",
597
- type: "dropShadow",
598
- offsetX: "0",
599
- offsetY: "1px",
600
- },
601
- {
602
- blur: "10px",
603
- spread: "0",
604
- color: "#00000033",
605
- type: "dropShadow",
606
- offsetX: "2px",
607
- offsetY: "2px",
608
- },
609
- ]; // Card hover state, Popover menus used on split, multiaction, dropdown and action popovers
610
- export const globalDepthLvl2 = [
611
- {
612
- blur: "3px",
613
- spread: "0",
614
- color: "#0000001A",
615
- type: "dropShadow",
616
- offsetX: "0",
617
- offsetY: "2px",
618
- },
619
- {
620
- blur: "30px",
621
- spread: "0",
622
- color: "#00000026",
623
- type: "dropShadow",
624
- offsetX: "6px",
625
- offsetY: "6px",
626
- },
627
- ]; // Nav Menu
628
- export const globalDepthLvl3 = [
629
- {
630
- blur: "4px",
631
- spread: "0",
632
- color: "#0000001A",
633
- type: "dropShadow",
634
- offsetX: "0",
635
- offsetY: "3px",
636
- },
637
- {
638
- blur: "60px",
639
- spread: "0",
640
- color: "#0000001A",
641
- type: "dropShadow",
642
- offsetX: "10px",
643
- offsetY: "10px",
644
- },
645
- ]; // Dialog, Menu, Sidebar, Card drag state
646
- export const globalDepthStickyB = [
647
- {
648
- blur: "2px",
649
- spread: "0",
650
- color: "#0000001A",
651
- type: "dropShadow",
652
- offsetX: "0",
653
- offsetY: "-1px",
654
- },
655
- {
656
- blur: "10px",
657
- spread: "0",
658
- color: "#00000033",
659
- type: "dropShadow",
660
- offsetX: "2px",
661
- offsetY: "-2px",
662
- },
663
- ]; // Sticky footer on dialogs, drawer and sidebar
664
- export const globalDepthStickyL = [
665
- {
666
- blur: "2px",
667
- spread: "0",
668
- color: "#0000001A",
669
- type: "dropShadow",
670
- offsetX: "-2px",
671
- offsetY: "0",
672
- },
673
- {
674
- blur: "5px",
675
- spread: "0",
676
- color: "#0000001A",
677
- type: "dropShadow",
678
- offsetX: "-5px",
679
- offsetY: "0",
680
- },
681
- ]; // Right sticky column in Table.
682
- export const globalDepthStickyR = [
683
- {
684
- blur: "2px",
685
- spread: "0",
686
- color: "#0000001A",
687
- type: "dropShadow",
688
- offsetX: "2px",
689
- offsetY: "0",
690
- },
691
- {
692
- blur: "5px",
693
- spread: "0",
694
- color: "#0000001A",
695
- type: "dropShadow",
696
- offsetX: "5px",
697
- offsetY: "0",
698
- },
699
- ]; // Left sticky column in Table.
107
+ export const globalRadiusContainer3Xl = "40px";
108
+ export const globalRadiusContainer4Xl = "80px";
109
+ export const globalRadiusContainerCircle = "999px";
110
+ export const globalRadiusAction2Xs = "1px";
111
+ export const globalRadiusActionXs = "2px";
112
+ export const globalRadiusActionS = "4px";
113
+ export const globalRadiusActionM = "8px";
114
+ export const globalRadiusActionL = "16px";
115
+ export const globalRadiusActionXl = "20px";
116
+ export const globalRadiusAction2Xl = "24px";
117
+ export const globalRadiusActionCircle = "999px";
118
+ export const globalDepthNone = "0 0 0 0 rgba(0,0,0,0)";
119
+ export const globalDepthLvl0 = "0 0 1px 1px var(--mode-color-generic-depth-faint), 1px 2px 2px 0 var(--mode-color-generic-depth-soft)";
120
+ export const globalDepthLvl1 = "0 1px 2px 0 var(--mode-color-generic-depth-faint), 2px 2px 10px 0 var(--mode-color-generic-depth-soft)";
121
+ export const globalDepthLvl2 = "0 2px 3px 0 var(--mode-color-generic-depth-faint), 6px 6px 30px 0 var(--mode-color-generic-depth-delicate)";
122
+ export const globalDepthLvl3 = "0 3px 4px 0 var(--mode-color-generic-depth-faint), 10px 10px 60px 0 var(--mode-color-generic-depth-faint)";
123
+ export const globalDepthStickyB = "0 -1px 2px 0 var(--mode-color-generic-depth-faint), 2px -2px 10px 0 var(--mode-color-generic-depth-soft)";
124
+ export const globalDepthStickyL = "-2px 0 2px 0 var(--mode-color-generic-depth-faint), -5px 0 5px 0 var(--mode-color-generic-depth-faint)";
125
+ export const globalDepthStickyR = "2px 0 2px 0 var(--mode-color-generic-depth-faint), 5px 0 5px 0 var(--mode-color-generic-depth-faint)";
700
126
  export const globalSizeNone = "0px";
701
127
  export const globalSize6Xs = "2px";
702
128
  export const globalSize5Xs = "4px";
@@ -725,7 +151,7 @@ export const globalSpaceLayout4Xl = "80px";
725
151
  export const globalSpaceComp2Xs = "2px";
726
152
  export const globalSpaceCompXs = "4px";
727
153
  export const globalSpaceCompS = "8px";
728
- export const globalSpaceCompM = "12px"; // Padding inside Medium Inputs
154
+ export const globalSpaceCompM = "12px";
729
155
  export const globalSpaceCompL = "16px";
730
156
  export const globalSpaceCompXl = "24px";
731
157
  export const globalSpaceComp2Xl = "32px";