-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
566 lines (509 loc) · 51.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
<!doctype html>
<html lang="en" data-bs-theme="auto">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins.">
<meta name="author" content="Orange and OUDS Web contributors">
<meta name="generator" content="Hugo 0.126.3">
<meta name="docsearch:language" content="en">
<meta name="docsearch:version" content="0.3">
<link rel="canonical" href="https://web.unified-design-system.orange.com/">
<link rel="preconnect" href="https://f4pkenw3tb-dsn.algolia.net" crossorigin>
<title>OUDS Web homepage · OUDS Web is a Bootstrap based, Orange branded accessible and ergonomic components library…</title>
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin="anonymous">
<link rel="preload" href="/docs/0.3/assets/img/ouds-web-sprite.svg" as="image" type="image/svg+xml">
<script src="/docs/0.3/assets/js/color-modes.js"></script>
<link href="/docs/0.3/dist/css/ouds-web-bootstrap.min.css" rel="stylesheet"><link href="/docs/0.3/assets/css/docs.css" rel="stylesheet">
<link href="/docs/0.3/assets/css/search.css" rel="stylesheet">
<link rel="apple-touch-icon" href="/docs/0.3/assets/img/favicons/apple-touch-icon.png" sizes="180x180">
<link rel="icon" href="/docs/0.3/assets/img/favicons/favicon-32x32.png" sizes="32x32" type="image/png">
<link rel="icon" href="/docs/0.3/assets/img/favicons/favicon-16x16.png" sizes="16x16" type="image/png">
<link rel="manifest" href="/docs/0.3/assets/img/favicons/manifest.json">
<link rel="mask-icon" href="/docs/0.3/assets/img/favicons/safari-pinned-tab.svg" color="#000">
<link rel="icon" href="/docs/0.3/assets/img/favicons/favicon.ico">
<meta name="msapplication-config" content="/docs/0.3/assets/img/favicons/browserconfig.xml">
<meta name="theme-color" content="#000">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@getbootstrap">
<meta name="twitter:creator" content="@getbootstrap">
<meta name="twitter:title" content="OUDS Web">
<meta name="twitter:description" content="Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins.">
<meta name="twitter:image" content="https://web.unified-design-system.orange.com/docs/0.3/assets/brand/orange-social.png">
<meta property="og:url" content="https://web.unified-design-system.orange.com/">
<meta property="og:title" content="OUDS Web">
<meta property="og:description" content="Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins.">
<meta property="og:type" content="website">
<meta property="og:image" content="https://web.unified-design-system.orange.com/docs/0.3/assets/brand/orange-social.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
</head>
<body>
<a id="top"></a>
<div class="skippy visually-hidden-focusable overflow-hidden position-fixed top-0 end-0 start-0">
<nav aria-label="Skip links" class="container-fluid container-max-width py-shortest ps-huge">
<a class="d-inline-flex p-short ms-tall bg-always-black" href="#content">Skip to main content</a>
</nav>
</div>
<svg xmlns="http://www.w3.org/2000/svg" class="d-none">
<symbol id="arrow-right" viewBox="0 0 16 16" fill="currentColor">
<path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/>
</symbol>
<symbol id="book-half" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M700,175.031c-75,0-143.182,19.44-200,54.1C443.182,194.471,375,175,300,175H75V679.5c0,25,20,45.469,45,45.469L300,725c40,0,78.156,6.764,112.027,21.09,25.277,10.691,69.509,42.527,69.509,42.527C490,794.5,492.74,796.5,500,796.5s10-2,18.463-7.883c0,0,44.233-31.836,69.51-42.527C621.844,731.764,660,724.969,700,724.969l180-.032A45.186,45.186,0,0,0,925,679.5V174.969ZM875,649.867a25.105,25.105,0,0,1-25,25.123H700c-50,0-91.454,8.1-131.49,25.03C549.572,708.03,515,729.5,515,729.5c-4.11,2.966-10,4.25-15,4.25s-10.89-1.284-15-4.25c0,0-34.572-21.47-53.51-29.48C391.454,683.086,350,674.99,300,674.99H150a25.105,25.105,0,0,1-25-25.123V624.929H299.939c75,0,143.243,19.542,200.061,54.2,56.818-34.657,125-54.138,200-54.138H875v24.877ZM150,274.916H350a25.052,25.052,0,0,1,0,50.1H150A25.052,25.052,0,0,1,150,274.916Zm0,100.1H350a25,25,0,0,1,0,50H150A25,25,0,0,1,150,375.019Zm0,99.907H250a25.053,25.053,0,0,1,0,50.106H150A25.053,25.053,0,0,1,150,474.926ZM713.222,274a34.5,34.5,0,1,1-34.666,34.5A34.584,34.584,0,0,1,713.222,274ZM771,550H667V538.161l2.444-.077c7.19-.231,12.533-2.263,15.886-6.042,1.19-1.367,3.215-6.026,3.215-21.691V405.841c0-14.9-2.091-20.517-3.842-22.605-2.477-2.94-7.634-4.667-15.332-5.132L667,377.962V366h80.889V510.351c0,14.911,3.909,20.524,5.658,22.606,2.468,2.938,7.247,4.665,15.08,5.129l2.373,0.14V550Z"/>
</symbol>
<symbol id="box-seam" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M824.958,125h-650a50,50,0,0,0-50,50V825a50,50,0,0,0,50,50h650a50.027,50.027,0,0,0,50.031-50l0.031-650A50.053,50.053,0,0,0,824.958,125ZM800.006,800H200.057l0.033-600H399.958V350l100-75,100.049,75V275l-0.014-75.033,200,0.033ZM599.958,575h50V675H725.02V575h49.938l-87.5-100Zm-150,100h75.031V575h49.969l-87.5-100-87.5,100h50V675Zm0,75h275V700h-275v50Z"/>
</symbol>
<symbol id="braces" viewBox="0 0 16 16" fill="currentColor">
<path d="M2.114 8.063V7.9c1.005-.102 1.497-.615 1.497-1.6V4.503c0-1.094.39-1.538 1.354-1.538h.273V2h-.376C3.25 2 2.49 2.759 2.49 4.352v1.524c0 1.094-.376 1.456-1.49 1.456v1.299c1.114 0 1.49.362 1.49 1.456v1.524c0 1.593.759 2.352 2.372 2.352h.376v-.964h-.273c-.964 0-1.354-.444-1.354-1.538V9.663c0-.984-.492-1.497-1.497-1.6zM13.886 7.9v.163c-1.005.103-1.497.616-1.497 1.6v1.798c0 1.094-.39 1.538-1.354 1.538h-.273v.964h.376c1.613 0 2.372-.759 2.372-2.352v-1.524c0-1.094.376-1.456 1.49-1.456V7.332c-1.114 0-1.49-.362-1.49-1.456V4.352C13.51 2.759 12.75 2 11.138 2h-.376v.964h.273c.964 0 1.354.444 1.354 1.538V6.3c0 .984.492 1.497 1.497 1.6z"/>
</symbol>
<symbol id="braces-asterisk" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M198.29,196.607a125,125,0,0,1,176.776,0L799.331,620.871A125,125,0,0,1,622.554,797.648L198.29,373.384A125,125,0,0,1,198.29,196.607Zm53.033,53.033a50,50,0,1,1,0,70.711A50,50,0,0,1,251.323,249.64ZM587.2,479.45L551.843,514.8,587.2,550.16l-35.355,35.356L516.488,550.16l-35.356,35.356L445.777,550.16,481.132,514.8,445.777,479.45l35.355-35.356,35.356,35.356,35.355-35.356ZM529.207,741.656a17.812,17.812,0,0,0-25.456,0L464.86,780.547l-39.082-38.874a17.583,17.583,0,0,0-25.264-.017l-40.305,40.305-53.033-3.535,0,0L348.1,819.351a17.917,17.917,0,0,0,25.544.087l38.89-38.891,38.891,38.891c7.122,7.122,19.013,6.443,26.163-.707l38.184-38.184,38.891,38.891c7.122,7.122,18.857,6.6,26.007-.55L593.554,806Zm68.606-566.422-195.748.018L526.94,300.127l195.748-.018h0C722.694,231.421,666.5,175.227,597.813,175.234Zm-84.88,35.727a12.5,12.5,0,0,1,12.5-12.5h75a12.5,12.5,0,0,1,0,25h-75A12.5,12.5,0,0,1,512.933,210.961Z"/>
</symbol>
<symbol id="check2" viewBox="0 0 1000 1000" fill="currentColor">
<path d="M729.667 250 396.333 583.333l-125-125L188 541.667l125 125L396.333 750l83.334-83.333L813 333.333z"/>
</symbol>
<symbol id="chevron-expand" viewBox="0 0 16 16" fill="currentColor">
<path fill-rule="evenodd" d="M3.646 9.146a.5.5 0 0 1 .708 0L8 12.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708zm0-2.292a.5.5 0 0 0 .708 0L8 3.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708z"/>
</symbol>
<symbol id="copy" viewBox="0 0 1000 1000" fill="currentColor">
<path d="M600,125H125v500c0,55.2,44.8,100,100,100h25V225h450c0-55.2-44.8-100-100-100Z"/><path d="M775,275h-475v500c0,55.2,44.8,100,100,100h475v-500c0-55.2-44.8-100-100-100Z"/>
</symbol>
<symbol id="code" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M125,175H875a50,50,0,0,1,50,50V775a50,50,0,0,1-50,50H125a50,50,0,0,1-50-50V225A50,50,0,0,1,125,175Zm0,150H875V775H125V325Zm25-100a25,25,0,1,1-25,25A25,25,0,0,1,150,225ZM250,375v74.889L425,525,250,599.667v74.889L512.231,562.222V487.333ZM524,675H775v50H524V675Z"/>
</symbol>
<symbol id="file-earmark-richtext" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M625,75V225c0,27.614,19.9,50,44.444,50H825Zm50,250a100,100,0,0,1-100-100V75H175V874.773h0.006c0,0.076-.006.151-0.006,0.227a50,50,0,0,0,50,50H825V325H675ZM325,375H675a25,25,0,0,1,0,50H325A25,25,0,0,1,325,375Zm0,100H675a25,25,0,0,1,0,50H325A25,25,0,0,1,325,475Zm0,100H675a25,25,0,0,1,0,50H325A25,25,0,0,1,325,575ZM425,725H325a25,25,0,0,1,0-50H425A25,25,0,0,1,425,725Z"/>
</symbol>
<symbol id="globe2" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M500,75C265.279,75,75,265.279,75,500S265.279,925,500,925,925,734.721,925,500,734.721,75,500,75ZM831.747,675H705.1c11.063-46.188,17.877-96.781,19.512-150H874.182a371.393,371.393,0,0,1-28.631,120.952Q839.26,660.825,831.747,675Zm-677.3-29.048A371.393,371.393,0,0,1,125.818,525H275.387c1.635,53.219,8.449,103.812,19.512,150H168.253Q160.767,660.817,154.449,645.952ZM168.253,325H294.9c-11.063,46.189-17.877,96.782-19.512,150H125.818a371.393,371.393,0,0,1,28.631-120.952Q160.74,339.175,168.253,325Zm490.274,20.5A697.239,697.239,0,0,1,674.58,475H525V325H653.554Q656.179,335.082,658.527,345.5ZM525,275V129.439c10.492,3.706,20.98,9.722,31.371,18.023,21.1,16.861,41.347,42.939,58.539,75.412A425.68,425.68,0,0,1,637.977,275H525ZM443.629,147.462c10.391-8.3,20.879-14.317,31.371-18.023V275H362.023a425.682,425.682,0,0,1,23.068-52.126C402.282,190.4,422.525,164.323,443.629,147.462ZM475,325V475H325.42a697.239,697.239,0,0,1,16.053-129.5q2.335-10.426,4.973-20.5H475ZM341.473,654.5A697.239,697.239,0,0,1,325.42,525H475V675H346.446Q343.821,664.919,341.473,654.5ZM475,725V870.562c-10.492-3.707-20.98-9.723-31.371-18.024-21.1-16.861-41.347-42.938-58.538-75.412A425.682,425.682,0,0,1,362.023,725H475Zm81.371,127.538c-10.391,8.3-20.879,14.317-31.371,18.024V725H637.977a425.68,425.68,0,0,1-23.067,52.126C597.718,809.6,577.475,835.677,556.371,852.538ZM525,675V525H674.58a697.239,697.239,0,0,1-16.053,129.5q-2.336,10.427-4.973,20.5H525ZM724.613,475c-1.635-53.218-8.449-103.811-19.512-150H831.747q7.487,14.183,13.8,29.048A371.393,371.393,0,0,1,874.182,475H724.613Zm40.552-240.165A378.352,378.352,0,0,1,800.054,275H690.917c-16.979-51.292-39.591-95.245-66.2-128.778q10.711,3.781,21.233,8.227A373.819,373.819,0,0,1,765.165,234.835ZM354.048,154.449q10.518-4.449,21.233-8.227c-26.607,33.533-49.219,77.486-66.2,128.778H199.946a378.352,378.352,0,0,1,34.889-40.165A373.819,373.819,0,0,1,354.048,154.449ZM234.835,765.165A378.352,378.352,0,0,1,199.946,725H309.083c16.979,51.292,39.591,95.245,66.2,128.779q-10.713-3.783-21.234-8.228A373.819,373.819,0,0,1,234.835,765.165Zm411.117,80.386q-10.518,4.449-21.234,8.228c26.608-33.534,49.22-77.487,66.2-128.779H800.054a378.352,378.352,0,0,1-34.889,40.165A373.819,373.819,0,0,1,645.952,845.551Z"/>
</symbol>
<symbol id="grid-fill" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M175,125H425a50,50,0,0,1,50,50V425a50,50,0,0,1-50,50H175a50,50,0,0,1-50-50V175A50,50,0,0,1,175,125Zm0,400H425a50,50,0,0,1,50,50V825a50,50,0,0,1-50,50H175a50,50,0,0,1-50-50V575A50,50,0,0,1,175,525ZM575,125H825a50,50,0,0,1,50,50V425a50,50,0,0,1-50,50H575a50,50,0,0,1-50-50V175A50,50,0,0,1,575,125Zm0,400H825a50,50,0,0,1,50,50V825a50,50,0,0,1-50,50H575a50,50,0,0,1-50-50V575A50,50,0,0,1,575,525Z"/>
</symbol>
<symbol id="lightning-charge-fill" viewBox="0 0 16 16" fill="currentColor">
<path d="M11.251.068a.5.5 0 0 1 .227.58L9.677 6.5H13a.5.5 0 0 1 .364.843l-8 8.5a.5.5 0 0 1-.842-.49L6.323 9.5H3a.5.5 0 0 1-.364-.843l8-8.5a.5.5 0 0 1 .615-.09z"/>
</symbol>
<symbol id="magic" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M885.338,813.694l-70.644,70.644a49.937,49.937,0,0,1-70.661,0l-17.666-17.645L434.716,575.042H344.744l44.995-44.978,141.3-141.325,44-43.995v87.993l292.63,292.63,17.666,17.666A49.937,49.937,0,0,1,885.338,813.694ZM672.369,636.057L637.04,600.729a24.982,24.982,0,0,0-35.332,35.328L637.04,671.39A24.983,24.983,0,0,0,672.369,636.057ZM207.1,453.4h-0.021a25.008,25.008,0,0,1,0-35.332L419.071,206.083a25.008,25.008,0,0,1,35.332,0L562.376,314.078,315.078,561.4ZM349.993,175a25.016,25.016,0,0,1-25-25.011V100a25.008,25.008,0,1,1,50.015,0v49.981A25.02,25.02,0,0,1,349.993,175Zm-152.68,56.341-35-35a24.759,24.759,0,0,1,35-35.025l35.024,35.025A24.758,24.758,0,1,1,197.313,231.337ZM175.007,350.014a24.988,24.988,0,0,1-25,25H99.991a25.008,25.008,0,0,1,0-50.015h50.017A25.007,25.007,0,0,1,175.007,350.014Z"/>
</symbol>
<symbol id="menu-button-wide-fill" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M837.5,275H450L375,175H100V762.5A62.5,62.5,0,0,0,162.5,825H900V337.5A62.5,62.5,0,0,0,837.5,275ZM275,625H175L275,450,375,625H275Zm325,0H425V450H600V625Zm137.5,0A87.5,87.5,0,1,1,825,537.5,87.5,87.5,0,0,1,737.5,625Z"/>
</symbol>
<symbol id="palette2" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" class="cls-1" d="M843.715,331.562l-159.1,159.1-17.678-17.678,159.1-159.1a25.073,25.073,0,0,0,0-35.355L719.971,172.463a25.073,25.073,0,0,0-35.355,0l-17.678,17.678,44.194,44.194a12.5,12.5,0,0,1-17.678,17.678L649.26,207.818l-35.355,35.356,26.516,26.516a12.5,12.5,0,0,1-17.677,17.678l-26.517-26.517-35.355,35.356L605.066,340.4a12.5,12.5,0,1,1-17.678,17.678l-44.194-44.195-17.677,17.678-17.678-17.678,159.1-159.1a50.148,50.148,0,0,1,70.711,0L843.715,260.851A50.148,50.148,0,0,1,843.715,331.562Zm-30.633,322.01a58.843,58.843,0,0,1,13.786,21.609c0.008,0.02.013,0.042,0.021,0.063,0.546,1.567,1.014,3.156,1.417,4.757s0.724,3.194.984,4.807c0.079,0.491.155,0.982,0.221,1.475a56.109,56.109,0,0,1-15.976,47.253l-44.21,44.179-34.84,34.814A56.12,56.12,0,0,1,694.7,829l-0.064,0q-2.571,0-5.135-.241c-0.172-.016-0.344-0.035-0.515-0.052q-2.3-.234-4.581-0.657c-0.309-.057-0.617-0.117-0.926-0.18-10.465-2.117-21.09-6.433-29.2-14.542l-246.5-246.7L225.222,384.567h0l-36.335-121.63h0l-17.561-57.828-3.482-13.9c0-.012-0.006-0.024-0.01-0.036q-0.2-.669-0.353-1.335c-0.036-.162-0.06-0.323-0.093-0.485-0.058-.293-0.119-0.586-0.164-0.877-0.028-.189-0.044-0.375-0.067-0.563-0.032-.263-0.067-0.526-0.088-0.787-0.015-.2-0.019-0.392-0.028-0.588-0.011-.25-0.026-0.5-0.027-0.748,0-.038-0.005-0.078-0.005-0.116,0-.281.013-0.558,0.026-0.836,0-.081,0-0.163.007-0.244,0.024-.4.062-0.8,0.111-1.2,0.013-.1.032-0.2,0.046-0.3,0.042-.292.087-0.582,0.143-0.869,0.027-.14.059-0.278,0.089-0.417,0.053-.245.109-0.491,0.172-0.734,0.039-.148.081-0.3,0.123-0.442,0.067-.231.137-0.46,0.212-0.688,0.049-.146.1-0.292,0.15-0.436,0.081-.228.169-0.454,0.259-0.678,0.055-.137.109-0.274,0.167-0.409,0.1-.239.214-0.474,0.327-0.708,0.054-.114.106-0.229,0.162-0.341q0.249-.492.525-0.967l0.025-.046c0.194-.331.4-0.654,0.613-0.972,0.069-.1.143-0.2,0.214-0.3,0.149-.213.3-0.424,0.456-0.631,0.09-.117.182-0.231,0.274-0.346q0.222-.278.453-0.548c0.1-.117.2-0.231,0.307-0.345q0.234-.26.478-0.51c0.106-.109.213-0.219,0.322-0.326,0.172-.168.349-0.331,0.527-0.493,0.106-.1.21-0.194,0.318-0.288,0.206-.179.417-0.35,0.63-0.52,0.087-.068.171-0.141,0.258-0.208q0.454-.35.929-0.671c0.061-.042.126-0.08,0.189-0.121,0.257-.17.518-0.336,0.784-0.493,0.116-.069.236-0.133,0.354-0.2,0.217-.123.436-0.243,0.659-0.357,0.134-.069.27-0.134,0.405-0.2,0.214-.1.43-0.2,0.648-0.3q0.211-.093.427-0.18c0.221-.09.444-0.174,0.67-0.256,0.142-.051.284-0.1,0.427-0.151,0.241-.081.484-0.153,0.728-0.224,0.132-.038.261-0.079,0.394-0.114,0.3-.081.613-0.151,0.923-0.217,0.075-.015.148-0.035,0.223-0.05q0.579-.114,1.171-0.191c0.1-.014.211-0.021,0.315-0.033,0.291-.033.583-0.062,0.877-0.081,0.145-.009.292-0.013,0.438-0.018,0.258-.011.516-0.018,0.777-0.018,0.158,0,.317,0,0.477.009,0.253,0.007.507,0.02,0.762,0.037,0.162,0.011.323,0.024,0.485,0.039,0.261,0.025.522,0.058,0.784,0.093,0.156,0.022.312,0.042,0.469,0.068,0.286,0.046.573,0.1,0.86,0.164,0.133,0.028.265,0.051,0.4,0.082,0.42,0.1.842,0.208,1.264,0.336L232.8,179.7l30.221,9.164h0l121.462,36.412ZM249.008,201.918l-46.532,46.5,36.59,122.164,21.524-21.716L694.169,782.137l17.682-17.67L278.272,331.2l53.048-53.011L764.9,711.457l17.683-17.67L349,260.514l22.256-22.032Zm82.054,324.1-17.678,17.677,44.195,44.194A12.5,12.5,0,1,1,339.9,605.566l-44.194-44.194-35.356,35.355,26.517,26.517a12.5,12.5,0,0,1-17.678,17.677l-26.516-26.516L207.318,649.76l44.195,44.194a12.5,12.5,0,0,1-17.678,17.678l-44.194-44.194-17.678,17.678a25.073,25.073,0,0,0,0,35.355L278.029,826.537a25.073,25.073,0,0,0,35.355,0l159.1-159.1,17.677,17.678-159.1,159.1a50.148,50.148,0,0,1-70.711,0L154.285,738.149a50.148,50.148,0,0,1,0-70.711l159.1-159.1Z"/>
</symbol>
<symbol id="plugin" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M625,420.091H600V320.25a25,25,0,0,0-50,0v99.841H450V320.25a25,25,0,0,0-50,0v99.841H375a25.136,25.136,0,0,0-25,25.159v49.77H650V445.25a25.136,25.136,0,0,0-25-25.159M500,75.25c-234.721,0-425,190.279-425,425C75,680.836,187.638,835.1,346.483,896.661a37.5,37.5,0,1,0,29.83-68.773l0.045-.108c-4.212-1.593-8.408-3.244-12.571-5a350.64,350.64,0,1,1,205.589,20.607l-0.009-.022A24.971,24.971,0,0,1,540,818.75c0-.122.008-0.242,0.009-0.364H540V664.848A150.33,150.33,0,0,0,650,520.02H350A150.315,150.315,0,0,0,465,666.135V820.25h0.019a100.036,100.036,0,0,0,117.07,97.037s3.9-.759,4.767-0.953C779.915,876.237,925,705.2,925,500.25c0-234.721-190.279-425-425-425"/>
</symbol>
<symbol id="plus" viewBox="0 0 14 14" fill="currentColor">
<polygon fill-rule="evenodd" points="14 6 8 6 8 0 6 0 6 6 0 6 0 8 6 8 6 14 8 14 8 8 14 8 14 6"/>
</symbol>
<symbol id="tools" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M889,746.184l-0.079-.076-259.2-259.2L481.566,635.065,740.842,894.342h0A104.763,104.763,0,1,0,889,746.184Zm-370.4-370.395L439.8,296.981A183.371,183.371,0,0,0,197.732,91.954L314.889,209.111a26.192,26.192,0,0,1,0,37.039h0l-74.078,74.078a26.192,26.192,0,0,1-37.04,0l-0.015-.015L86.613,203.072A183.374,183.374,0,0,0,291.639,445.139l78.808,78.808ZM851.92,79.433L685.243,209.071,648.2,283.15l-277.795,277.8-37.04-37.04L110.147,747.128l0.013,0.013A104.755,104.755,0,0,0,258.292,895.274l0.013,0.013,0.985-.984h0L481.526,672.065l-37.04-37.04,277.8-277.8,74.079-37.039L926,153.512ZM166.69,801.7a13.1,13.1,0,0,1-18.521-18.52h0L314.848,616.505a13.1,13.1,0,0,1,18.52,18.521ZM388.926,690.585L222.25,857.262h0a13.1,13.1,0,1,1-18.519-18.52h0L370.408,672.064A13.1,13.1,0,0,1,388.926,690.585Z"/>
</symbol>
<symbol id="transfers" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M950 675a62.48 62.48 0 01-18.094 43.908L700 950V825H450a75 75 0 01-75-75V600a75 75 0 0175-75h250V400l231.908 231.09A62.48 62.48 0 01950 675M550 475H300v125L68.092 368.91a62.32 62.32 0 010-87.816L300 50v125h250a75 75 0 0175 75v150a75 75 0 01-75 75"/>
</symbol>
<symbol id="ui-auto-mode" viewBox="0 0 1000 1000" fill="currentColor">
<path d="M500 75C265.3 75 75 265.5 75 500.5S265.3 926 500 926s425-190.5 425-425.5S734.7 75 500 75m0 775V150c192.6.9 350 157.5 350 350.5S692.6 849.1 500 850"/>
</symbol>
<symbol id="ui-dark-mode" viewBox="0 0 1000 1000" fill="currentColor">
<path d="M675 649.88c-179.493 0-325-145.57-325-325.141A324.478 324.478 0 0 1 465.721 76C247.03 93.463 75 276.537 75 499.815 75 734.638 265.279 925 500 925c223.181 0 406.175-172.106 423.63-390.891A324.222 324.222 0 0 1 675 649.88Z"/>
</symbol>
<symbol id="ui-light-mode" viewBox="0 0 1000 1000" fill="currentColor">
<path d="M287.868 712.132a25.073 25.073 0 0 0-35.355 0l-53.033 53.033a25 25 0 0 0 35.355 35.355l53.033-53.033a25.073 25.073 0 0 0 0-35.355Zm424.264-424.264a25.073 25.073 0 0 0 35.355 0l53.033-53.033a25 25 0 0 0-35.355-35.355l-53.033 53.033a25.073 25.073 0 0 0 0 35.355Zm35.355 424.264a25.073 25.073 0 0 0-35.355 0 25.073 25.073 0 0 0 0 35.355l53.033 53.033a25 25 0 0 0 35.355-35.355ZM252.513 287.868a25.073 25.073 0 0 0 35.355 0 25.073 25.073 0 0 0 0-35.355l-53.033-53.033a25 25 0 0 0-35.355 35.355ZM200 500a25.073 25.073 0 0 0-25-25h-75a25 25 0 0 0 0 50h75a25.073 25.073 0 0 0 25-25Zm700-25h-75a25 25 0 0 0 0 50h75a25 25 0 0 0 0-50ZM500 800a25.073 25.073 0 0 0-25 25v75a25 25 0 0 0 50 0v-75a25.073 25.073 0 0 0-25-25Zm0-600a25.073 25.073 0 0 0 25-25v-75a25 25 0 0 0-50 0v75a25.073 25.073 0 0 0 25 25Zm0 50c-138.071 0-250 111.929-250 250s111.929 250 250 250 250-111.929 250-250-111.929-250-250-250Z"/>
</symbol>
<symbol id="ui-radios" viewBox="0 0 1000 1000" fill="currentColor">
<path fill-rule="evenodd" d="M500,100C265.279,100,75,251.1,75,437.5c0,144.464,114.3,267.724,275,315.873V925L500,775c234.722,0,425-151.1,425-337.5S734.722,100,500,100Zm0,475H325a25,25,0,0,1,0-50H500A25,25,0,0,1,500,575ZM675,450H325a25,25,0,0,1,0-50H675A25,25,0,0,1,675,450Zm0-125H325a25,25,0,0,1,0-50H675A25,25,0,0,1,675,325Z"/>
</symbol>
</svg>
<header class="sticky-top bd-header">
<nav class="navbar navbar-expand supra d-none" data-bs-theme="dark" aria-label="Supra-navigation - New release banner">
<div class="container-fluid container-max-width d-flex justify-content-center">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="https://web.unified-design-system.orange.com">There's a newer version of OUDS Web!</a>
</li>
</ul>
</div>
</nav>
<nav class="navbar navbar-expand-lg" data-bs-theme="dark" aria-label="Main navigation">
<div class="container-fluid container-max-width">
<div class="navbar-brand me-auto me-lg-tallest">
<a class="stretched-link" href="/">
<img src="/docs/0.3/assets/brand/orange-logo.svg" width="50" height="50" alt="OUDS Web - Back to Home" loading="lazy">
</a>
</div>
<button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse" data-bs-target=".bd-navbar" aria-controls="bd-navbar1 bd-navbar2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="bd-navbar1" class="navbar-collapse collapse me-lg-auto bd-navbar mb-none border-none">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/" onclick="dataLayer.push({'event': 'clic', 'site_name':'accessibility-boosted', 'phase':'prod', 'track_category':'navbar', 'track_name':'home'});">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/docs/0.3/getting-started/introduction/" onclick="dataLayer.push({'event': 'clic', 'site_name':'accessibility-boosted', 'phase':'prod', 'track_category':'navbar', 'track_name':'docs'});">Docs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/docs/0.3/examples/" onclick="dataLayer.push({'event': 'clic', 'site_name':'accessibility-boosted', 'phase':'prod', 'track_category':'navbar', 'track_name':'examples'});">Examples</a>
</li>
</ul>
</div>
<div id="bd-navbar2" class="navbar-collapse collapse bd-navbar border-none">
<ul class="navbar-nav flex-row me-lg-tall">
<li class="nav-item">
<a class="nav-link nav-icon" href="https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap" target="_blank" rel="noopener">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 499.36" role="img"><title>GitHub</title><path fill="currentColor" fill-rule="evenodd" d="M256 0C114.64 0 0 114.61 0 256c0 113.09 73.34 209 175.08 242.9 12.8 2.35 17.47-5.56 17.47-12.34 0-6.08-.22-22.18-.35-43.54-71.2 15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84 1.73-15.55 1.73-15.55 25.69 1.81 39.21 26.38 39.21 26.38 22.84 39.12 59.92 27.82 74.5 21.27 2.33-16.54 8.94-27.82 16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49 0-27.95 10-50.8 26.35-68.69-2.63-6.48-11.42-32.5 2.51-67.75 0 0 21.49-6.88 70.4 26.24a242.65 242.65 0 0 1 128.18 0c48.87-33.13 70.33-26.24 70.33-26.24 14 35.25 5.18 61.27 2.55 67.75 16.41 17.9 26.31 40.75 26.31 68.69 0 98.35-59.85 120-116.88 126.32 9.19 7.9 17.38 23.53 17.38 47.41 0 34.22-.31 61.83-.31 70.23 0 6.85 4.61 14.81 17.6 12.31C438.72 464.97 512 369.08 512 256.02 512 114.62 397.37 0 256 0z"/></svg>
<span class="visually-hidden">GitHub</span>
</a>
</li>
<li class="nav-item">
<div class="bd-search nav-link nav-icon" id="docsearch" data-bd-docs-version="0.3"></div>
</li>
<li class="nav-item dropdown">
<button class="nav-link nav-icon dropdown-toggle" data-bs-toggle="dropdown" aria-expanded="false" data-bs-display="static">
<span class="d-lg-none" aria-hidden="true">OUDS Web </span><span class="visually-hidden">OUDS Web </span>v0.3 <span class="visually-hidden">(switch to other versions)</span>
</button>
<ul class="dropdown-menu dropdown-menu-end mb-short mb-lg-none">
<li><h6 class="dropdown-header">v0 releases</h6></li>
<li>
<a class="dropdown-item d-flex align-items-center justify-content-between active" aria-current="true" href="/">
Latest (0.3.x)
<svg class="bi" aria-hidden="true"><use xlink:href="#check2"></use></svg>
</a>
</li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="/docs/versions/">All versions</a></li>
</ul>
</li>
</ul>
<ul class="navbar-nav flex-row ms-lg-tall">
<li class="nav-item dropdown">
<button class="nav-link nav-icon dropdown-toggle"
id="bd-theme"
type="button"
aria-expanded="false"
data-bs-toggle="dropdown"
data-bs-display="static"
aria-label="Toggle mode (auto)">
<svg class="bi theme-icon-active" aria-hidden="true"><use href="#ui-auto-mode"></use></svg>
<span class="d-lg-none ms-short" id="bd-theme-text">Toggle mode</span>
</button>
<ul class="dropdown-menu dropdown-menu-end mb-short" aria-labelledby="bd-theme-text">
<li>
<button type="button" class="dropdown-item d-flex align-items-center" data-bs-theme-value="light" aria-pressed="false">
<svg class="bi me-short" aria-hidden="true"><use href="#ui-light-mode"></use></svg>
Light
<svg class="bi ms-auto d-none" aria-hidden="true"><use href="#check2"></use></svg>
</button>
</li>
<li>
<button type="button" class="dropdown-item d-flex align-items-center" data-bs-theme-value="dark" aria-pressed="false">
<svg class="bi me-short" aria-hidden="true"><use href="#ui-dark-mode"></use></svg>
Dark
<svg class="bi ms-auto d-none" aria-hidden="true"><use href="#check2"></use></svg>
</button>
</li>
<li>
<button type="button" class="dropdown-item d-flex align-items-center active" data-bs-theme-value="auto" aria-pressed="true">
<svg class="bi me-short" aria-hidden="true"><use href="#ui-auto-mode"></use></svg>
Auto
<svg class="bi ms-auto d-none" aria-hidden="true"><use href="#check2"></use></svg>
</button>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</header>
<main>
<div class="bd-masthead bg-always-black" id="content" data-bs-theme="dark">
<div class="container-fluid container-max-width pt-scaled-taller pb-scaled-spacious">
<div class="col-md-8">
<h1 class="display-medium text-brand-primary mb-scaled-short">OUDS Web</h1>
<p class="fs-bl fw-bold mb-scaled-tallest bd-text-wrap-balance">
Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins. OUDS Web is a Bootstrap based, Orange branded accessible and ergonomic components library.
</p>
<div class="mb-scaled-shorter d-inline-block">
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-sh" data-lang="sh"><span class="line"><span class="cl">npm i @ouds/[email protected]</span></span></code></pre></div>
</div>
<div class="mb-scaled-medium">
<a href="/docs/0.3/getting-started/introduction/" class="btn btn-strong">
<svg class="bi me-short" aria-hidden="true"><use xlink:href="#book-half"></use></svg>
Read the docs
</a>
</div>
<div class="hstack gap-short">
<p class="mb-none">Currently v0.3.0</p>
<div class="vr"></div>
<a href="/docs/0.3/getting-started/download/" class="fw-bold">Download</a>
<div class="vr"></div>
<a href="/docs/versions/" class="text-nowrap fw-bold">All releases</a>
</div>
</div>
</div>
</div>
<div class="container-fluid container-max-width pt-scaled-medium pb-scaled-spacious bd-masthead-followup">
<p class="mb-scaled-medium d-inline-flex flex-column flex-md-row align-items-start align-items-md-center">
<a href="/docs/0.3/migration" class="tag me-medium bd-tag">New in v0.3</a>
<span class="lead mt-scaled-short m-md-none">Link, border utiliy and home page</span>
</p>
<section class="row pb-scaled-taller">
<div class="col-12 d-none d-xl-block pb-scaled-short">
<hr class="border-medium border-default m-none">
</div>
<div class="col-xl-4 pe-xl-jumbo">
<hr class="d-xl-none border-medium border-default m-none pb-scaled-short">
<h2 class="text-brand-primary mb-scaled-shorter">Get started any way you want</h2>
<p class="lead fw-bold bd-text-wrap-balance mb-scaled-shorter">
Jump right into building with OUDS Web—use the CDN, install it via package manager, or download the source code.
</p>
<p class="mb-scaled-tall">
<a href="/docs/0.3/getting-started/download/" class="link link-chevron">
Read installation docs
</a>
</p>
</div>
<div class="col-xl-8">
<h3 class="h2 mb-scaled-shorter">Install via package manager</h3>
<p class="mb-scaled-medium">
Install OUDS Web's source Sass and JavaScript files via npm, yarn, Composer, or NuGet. Package managed installs don't include documentation or our full build scripts.
</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-sh" data-lang="sh"><span class="line"><span class="cl">npm install @ouds/[email protected]</span></span></code></pre></div>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-sh" data-lang="sh"><span class="line"><span class="cl">yarn add @ouds/[email protected]</span></span></code></pre></div>
<p class="mb-scaled-tall">
<a href="/docs/0.3/getting-started/download/">Read our installation docs</a> for more info and additional package managers.
</p>
<div class="border-top border-thin border-default pt-scaled-short">
<h3 class="h2">Include via CDN</h3>
<p class="mb-scaled-medium">
When you only need to include OUDS Web's compiled CSS or JS, you can use <a href="https://www.jsdelivr.com/package/npm/@ouds/web">jsDelivr</a>. See it in action with our simple <a href="/docs/0.3/getting-started/introduction/#quick-start">quick start</a>, or <a href="/docs/0.3/examples/">browse the examples</a> to jumpstart your next project. You can also choose to include Popper and our JS <a href="/docs/0.3/getting-started/introduction/#separate">separately</a>.
</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="cl"><span class="p"><</span><span class="nt">link</span> <span class="na">href</span><span class="o">=</span><span class="s">"https://cdn.jsdelivr.net/npm/@ouds/[email protected]/dist/css/ouds-web.min.css"</span> <span class="na">rel</span><span class="o">=</span><span class="s">"stylesheet"</span> <span class="na">integrity</span><span class="o">=</span><span class="s">"sha384-CzQuGk+NJ/bSe+JTXsWNfzsvNepYeg8RXGgqWaSuW/3uS6p18cMG6OfNoFk3l6Du"</span> <span class="na">crossorigin</span><span class="o">=</span><span class="s">"anonymous"</span><span class="p">></span></span></span></code></pre></div>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="cl"><span class="p"><</span><span class="nt">script</span> <span class="na">src</span><span class="o">=</span><span class="s">"https://cdn.jsdelivr.net/npm/@ouds/[email protected]/dist/js/ouds-web.bundle.min.js"</span> <span class="na">integrity</span><span class="o">=</span><span class="s">"sha384-KGDz5Efd1+I+DEqyXUVenXr307SAvyxvCRWYATXT2OYeEDizNwaUBjrcbDeSq88C"</span> <span class="na">crossorigin</span><span class="o">=</span><span class="s">"anonymous"</span><span class="p">></</span><span class="nt">script</span><span class="p">></span></span></span></code></pre></div>
</div>
</div>
</section>
<section class="row pb-scaled-taller">
<div class="col-12 d-none d-xl-block pb-scaled-short">
<hr class="border-medium border-default m-none">
</div>
<div class="col-xl-4 pe-xl-jumbo">
<hr class="d-xl-none border-medium border-default m-none pb-scaled-short">
<h2 class="text-brand-primary mb-scaled-shorter">Customize everything with Sass</h2>
<p class="lead fw-bold bd-text-wrap-balance mb-scaled-shorter">
OUDS Web utilizes Sass for a modular and customizable architecture. Import only the components you need, enable global options like gradients and shadows, and write your own CSS with our variables, maps, functions, and mixins.
</p>
<p class="mb-scaled-tall">
<a href="/docs/0.3/customize/overview/" class="link link-chevron">
Learn more about customizing
</a>
</p>
</div>
<div class="col-xl-8">
<h3 class="h2 mb-scaled-shorter">Include all of OUDS Web's Sass</h3>
<p class="mb-scaled-medium">
Import one stylesheet and you're off to the races with every feature of our CSS.
</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-scss" data-lang="scss"><span class="line"><span class="cl"><span class="c1">// Variable overrides first
</span></span></span><span class="line"><span class="cl"><span class="c1"></span><span class="nv">$primary</span><span class="o">:</span> <span class="mh">#900</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="nv">$enable-shadows</span><span class="o">:</span> <span class="n">true</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="nv">$prefix</span><span class="o">:</span> <span class="s2">"mo-"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="c1">// Then import OUDS Web
</span></span></span><span class="line"><span class="cl"><span class="c1"></span><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/ouds-web"</span><span class="p">;</span>
</span></span></code></pre></div>
<p class="mb-scaled-tall">
Learn more about our <a href="/docs/0.3/customize/options/">global Sass options</a>.
</p>
<div class="border-top border-thin border-default pt-scaled-short">
<h3 class="h2">Include what you need</h3>
<p class="mb-scaled-medium">
The easiest way to customize OUDS Web—include only the CSS you need.
</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-scss" data-lang="scss"><span class="line"><span class="cl"><span class="c1">// Functions and config first
</span></span></span><span class="line"><span class="cl"><span class="c1"></span><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/config"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/functions"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="c1">// Variable overrides second
</span></span></span><span class="line"><span class="cl"><span class="c1"></span><span class="nv">$primary</span><span class="o">:</span> <span class="mh">#900</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="nv">$enable-shadows</span><span class="o">:</span> <span class="n">true</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="nv">$prefix</span><span class="o">:</span> <span class="s2">"mo-"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="c1">// Required OUDS Web imports
</span></span></span><span class="line"><span class="cl"><span class="c1"></span><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/tokens/raw"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/tokens/semantic"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/tokens/semantic-colors-custom-props"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/tokens/composite"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/tokens/component"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/variables"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/variables-dark"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/maps"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/mixins"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/root"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="c1">// Optional components
</span></span></span><span class="line"><span class="cl"><span class="c1"></span><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/utilities"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/reboot"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/containers"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/grid"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/helpers"</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="k">@import</span> <span class="s2">"../node_modules/@ouds/web/scss/utilities/api"</span><span class="p">;</span>
</span></span></code></pre></div>
<p class="mb-none">
Learn more about <a href="/docs/0.3/customize/sass/">using OUDS Web with Sass</a>.
</p>
</div>
</div>
</section>
<section class="row pb-scaled-taller">
<div class="col-12 d-none d-xl-block pb-scaled-short">
<hr class="border-medium border-default m-none">
</div>
<div class="col-xl-4 pe-xl-jumbo">
<hr class="d-xl-none border-medium border-default m-none pb-scaled-short">
<h2 class="text-brand-primary mb-scaled-shorter">Build and extend in real-time with CSS variables</h2>
<p class="lead fw-bold bd-text-wrap-balance mb-scaled-shorter">
OUDS Web is evolving with each release to better utilize CSS variables for global theme styles, individual components, and even utilities. We provide dozens of variables for colors, font styles, and more at a <code>:root</code> level for use anywhere. On components and utilities, CSS variables are scoped to the relevant class and can easily be modified.
</p>
<p class="mb-scaled-tall">
<a href="/docs/0.3/customize/css-variables/" class="link link-chevron">
Learn more about CSS variables
</a>
</p>
</div>
<div class="col-xl-8">
<h3 class="h2 mb-scaled-shorter">Using CSS variables</h3>
<p class="mb-scaled-medium">
Use any of our <a href="/docs/0.3/customize/css-variables/#root-variables">global <code>:root</code> variables</a> to write new styles. CSS variables use the <code>var(--bs-variableName)</code> syntax and can be inherited by children elements.
</p>
<div class="mb-scaled-medium">
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-scss" data-lang="scss"><span class="line"><span class="cl"><span class="nc">.component</span> <span class="p">{</span>
</span></span><span class="line"><span class="cl"> <span class="na">color</span><span class="o">:</span> <span class="nf">var</span><span class="p">(</span><span class="o">--</span><span class="n">bs-color-content-default</span><span class="p">);</span>
</span></span><span class="line"><span class="cl"> <span class="na">background-color</span><span class="o">:</span> <span class="nf">var</span><span class="p">(</span><span class="o">--</span><span class="n">bs-color-bg-secondary</span><span class="p">);</span>
</span></span><span class="line"><span class="cl"> <span class="na">border</span><span class="o">:</span> <span class="mi">1</span><span class="kt">px</span> <span class="ni">solid</span> <span class="nf">var</span><span class="p">(</span><span class="o">--</span><span class="n">bs-color-border-default</span><span class="p">);</span>
</span></span><span class="line"><span class="cl"> <span class="na">border-radius</span><span class="o">:</span> <span class="mf">.25</span><span class="kt">rem</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="p">}</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="nc">.component-header</span> <span class="p">{</span>
</span></span><span class="line"><span class="cl"> <span class="na">color</span><span class="o">:</span> <span class="nf">var</span><span class="p">(</span><span class="o">--</span><span class="n">bs-color-content-status-negative</span><span class="p">);</span>
</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div>
</div>
<div class="border-top border-thin border-default pt-scaled-short">
<h3 class="h2">Customizing via CSS variables</h3>
<p class="mb-scaled-medium">
Override global, component, or utility class variables to customize OUDS Web just how you like. No need to redeclare each rule, just a new variable value.
</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-scss" data-lang="scss"><span class="line"><span class="cl"><span class="nt">body</span> <span class="p">{</span>
</span></span><span class="line"><span class="cl"> <span class="na">--bs-body-font-family</span><span class="o">:</span> <span class="nf">var</span><span class="p">(</span><span class="o">--</span><span class="n">bs-font-monospace</span><span class="p">);</span>
</span></span><span class="line"><span class="cl"> <span class="na">--bs-body-line-height</span><span class="o">:</span> <span class="mi">1</span><span class="mf">.4</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"> <span class="na">--bs-body-bg</span><span class="o">:</span> <span class="nf">var</span><span class="p">(</span><span class="o">--</span><span class="n">bs-color-surface-brand-primary</span><span class="p">);</span>
</span></span><span class="line"><span class="cl"><span class="p">}</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="nc">.table</span> <span class="p">{</span>
</span></span><span class="line"><span class="cl"> <span class="na">--bs-table-color</span><span class="o">:</span> <span class="nf">var</span><span class="p">(</span><span class="o">--</span><span class="n">bs-color-content-muted</span><span class="p">);</span>
</span></span><span class="line"><span class="cl"> <span class="na">--bs-table-bg</span><span class="o">:</span> <span class="nf">var</span><span class="p">(</span><span class="o">--</span><span class="n">bs-color-bg-secondary</span><span class="p">);</span>
</span></span><span class="line"><span class="cl"> <span class="na">--bs-table-border-color</span><span class="o">:</span> <span class="ni">transparent</span><span class="p">;</span>
</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div>
</div>
</div>
</section>
</div>
</main>
<footer class="footer navbar bd-footer" data-bs-theme="dark">
<h2 class="visually-hidden">OUDS Web sitemap & information</h2>
<div class="container-fluid container-max-width footer-nav">
<nav class="accordion" id="sitemapAccordion" aria-label="OUDS Web sitemap footer">
<div class="row">
<div class="footer-column col-md-6 col-lg-2">
<h3 class="accordion-header footer-heading" id="headingLinks">
<button class="accordion-button collapsed container-fluid container-max-width px-shortest d-md-none" type="button" data-bs-toggle="collapse" data-bs-target="#collapseLinks" aria-expanded="true" aria-controls="collapseLinks">
Links
</button>
<span class="d-none d-md-flex">Links</span>
</h3>
<div id="collapseLinks" class="container-fluid container-max-width accordion-collapse collapse" data-bs-parent="#sitemapAccordion">
<ul class="navbar-nav">
<li><a class="nav-link active" aria-current="page" href="/" aria-describedby="headingLinks">Home</a></li>
<li><a class="nav-link" href="/docs/0.3/" aria-describedby="headingLinks">Docs</a></li>
<li><a class="nav-link" href="/docs/0.3/examples/" aria-describedby="headingLinks">Examples</a></li>
</ul>
</div>
</div>
<div class="footer-column col-md-6 col-lg-2">
<h3 class="accordion-header footer-heading" id="headingGuides">
<button class="accordion-button collapsed container-fluid container-max-width px-shortest d-md-none" type="button" data-bs-toggle="collapse" data-bs-target="#collapseGuides" aria-expanded="true" aria-controls="collapseGuides">
Guides
</button>
<span class="d-none d-md-flex">Guides</span>
</h3>
<div id="collapseGuides" class="container-fluid container-max-width accordion-collapse collapse" data-bs-parent="#sitemapAccordion">
<ul class="navbar-nav">
<li><a class="nav-link" href="/docs/0.3/getting-started/" aria-describedby="headingGuides">Getting started</a></li>
</ul>
</div>
</div>
<div class="footer-column col-md-6 col-lg-2">
<h3 class="accordion-header footer-heading" id="headingProjects">
<button class="accordion-button collapsed container-fluid container-max-width px-shortest d-md-none" type="button" data-bs-toggle="collapse" data-bs-target="#collapseProjects" aria-expanded="true" aria-controls="collapseProjects">
Projects
</button>
<span class="d-none d-md-flex">Projects</span>
</h3>
<div id="collapseProjects" class="container-fluid container-max-width accordion-collapse collapse" data-bs-parent="#sitemapAccordion">
<ul class="navbar-nav">
<li><a class="nav-link" href="https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap" aria-describedby="headingProjects" target="_blank" rel="noopener">OUDS Web</a></li>
<li><a class="nav-link" href="https://getbootstrap.com" aria-describedby="headingProjects" target="_blank" rel="noopener">Bootstrap</a></li>
<li><a class="nav-link" href="https://ouds-main--boosted.netlify.app/" aria-describedby="headingProjects" target="_blank" rel="noopener">Pre-release on Netlify</a></li>
</ul>
</div>
</div>
<div class="footer-column col-md-6 col-lg-2">
<h3 class="accordion-header footer-heading" id="headingCommunity">
<button class="accordion-button collapsed container-fluid container-max-width px-shortest d-md-none" type="button" data-bs-toggle="collapse" data-bs-target="#collapseCommunity" aria-expanded="true" aria-controls="collapseCommunity">
Community
</button>
<span class="d-none d-md-flex">Community</span>
</h3>
<div id="collapseCommunity" class="container-fluid container-max-width accordion-collapse collapse" data-bs-parent="#sitemapAccordion">
<ul class="navbar-nav">
<li><a class="nav-link" href="https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues" aria-describedby="headingCommunity" target="_blank" rel="noopener">Issues</a></li>
<li><a class="nav-link" href="https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/discussions" aria-describedby="headingCommunity" target="_blank" rel="noopener">Discussions</a></li>
</ul>
</div>
</div>
<div class="footer-column accordion-header col-md-12 col-lg-4 mb-tall pt-tall pt-lg-tallest px-shortest px-lg-none fw-bold small">
<p class="mb-lg-shortest">
This documentation is an adaptation made by Orange. Original version designed and built with all the love in the world by the <a href="https://github.com/orgs/twbs/people" target="_blank" rel="noopener">Bootstrap core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors" target="_blank" rel="noopener">their contributors</a>.
</p>
<p class="mb-lg-shortest">
Orange modified code licensed <a href="https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/ouds/main/LICENSE" target="_blank" rel="license noopener">MIT</a>- just like <a href="https://github.com/twbs/bootstrap/blob/main/LICENSE" target="_blank" rel="license noopener" title="Bootstrap's license" aria-label="Bootstrap's license">Bootstrap</a>, docs <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank" rel="license noopener">CC BY 3.0</a>.
</p>
<p class="mb-lg-shortest">Currently v0.3.0.</p>
<p class="mb-lg-shortest">
<a href="https://www.netlify.com" target="_blank" rel="noopener">
<img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deployed by Netlify" width="89" height="40">
</a>
</p>
</div>
</div>
</nav>
</div>
</footer>
<nav aria-label="Back to top" class="back-to-top">
<a href="#top" class="back-to-top-link btn btn-icon btn-default" data-bs-label="Back to top">
<span class="visually-hidden">Back to top</span>
</a>
</nav>
<script defer src="/docs/0.3/dist/js/ouds-web.bundle.min.js" integrity="sha384-KGDz5Efd1+I+DEqyXUVenXr307SAvyxvCRWYATXT2OYeEDizNwaUBjrcbDeSq88C"></script>
<script defer src="/docs/0.3/assets/js/application.js"></script>
<script defer src="/docs/0.3/assets/js/tarteaucitron.min.js"></script><script defer src="/docs/0.3/assets/js/docs.min.js"></script>
<script defer src="/docs/0.3/assets/js/search.js"></script>
</body>
</html>