@iress-oss/ids-mcp-server 6.0.0-alpha.1-canary-20251204032753-fe18cab → 6.0.0-alpha.1-canary-20251204040305-3639454

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.
Files changed (99) hide show
  1. package/generated/docs/components_components-alert-docs.md +1054 -0
  2. package/generated/docs/components_components-autocomplete-docs.md +3304 -0
  3. package/generated/docs/components_components-autocomplete-recipes-docs.md +98 -0
  4. package/generated/docs/components_components-badge-docs.md +312 -0
  5. package/generated/docs/components_components-button-docs.md +2339 -0
  6. package/generated/docs/components_components-buttongroup-docs.md +980 -0
  7. package/generated/docs/components_components-card-docs.md +1970 -0
  8. package/generated/docs/components_components-checkbox-docs.md +1083 -0
  9. package/generated/docs/components_components-checkboxgroup-docs.md +1597 -0
  10. package/generated/docs/components_components-checkboxgroup-recipes-docs.md +209 -0
  11. package/generated/docs/components_components-col-docs.md +755 -0
  12. package/generated/docs/components_components-container-docs.md +172 -0
  13. package/generated/docs/components_components-divider-docs.md +235 -0
  14. package/generated/docs/components_components-expander-docs.md +428 -0
  15. package/generated/docs/components_components-field-docs.md +3345 -0
  16. package/generated/docs/components_components-filter-docs.md +4091 -0
  17. package/generated/docs/components_components-hide-docs.md +450 -0
  18. package/generated/docs/components_components-icon-docs.md +1017 -0
  19. package/generated/docs/components_components-image-docs.md +168 -0
  20. package/generated/docs/components_components-inline-docs.md +1962 -0
  21. package/generated/docs/components_components-input-docs.md +1388 -0
  22. package/generated/docs/components_components-input-recipes-docs.md +349 -0
  23. package/generated/docs/components_components-inputcurrency-docs.md +636 -0
  24. package/generated/docs/components_components-inputcurrency-recipes-docs.md +208 -0
  25. package/generated/docs/components_components-introduction-docs.md +448 -0
  26. package/generated/docs/components_components-label-docs.md +229 -0
  27. package/generated/docs/components_components-link-docs.md +454 -0
  28. package/generated/docs/components_components-menu-docs.md +2219 -0
  29. package/generated/docs/components_components-menu-menuitem-docs.md +1455 -0
  30. package/generated/docs/components_components-modal-docs.md +2002 -0
  31. package/generated/docs/components_components-panel-docs.md +342 -0
  32. package/generated/docs/components_components-placeholder-docs.md +98 -0
  33. package/generated/docs/components_components-popover-docs.md +1631 -0
  34. package/generated/docs/components_components-popover-recipes-docs.md +537 -0
  35. package/generated/docs/components_components-progress-docs.md +128 -0
  36. package/generated/docs/components_components-provider-docs.md +123 -0
  37. package/generated/docs/components_components-radio-docs.md +499 -0
  38. package/generated/docs/components_components-radiogroup-docs.md +1573 -0
  39. package/generated/docs/components_components-readonly-docs.md +277 -0
  40. package/generated/docs/components_components-richselect-docs.md +6101 -0
  41. package/generated/docs/components_components-row-docs.md +2172 -0
  42. package/generated/docs/components_components-select-docs.md +1110 -0
  43. package/generated/docs/components_components-skeleton-docs.md +467 -0
  44. package/generated/docs/components_components-skeleton-recipes-docs.md +110 -0
  45. package/generated/docs/components_components-skiplink-docs.md +220 -0
  46. package/generated/docs/components_components-slideout-docs.md +1910 -0
  47. package/generated/docs/components_components-slider-docs.md +1284 -0
  48. package/generated/docs/components_components-spinner-docs.md +90 -0
  49. package/generated/docs/components_components-stack-docs.md +730 -0
  50. package/generated/docs/components_components-table-docs.md +4038 -0
  51. package/generated/docs/components_components-tabset-docs.md +955 -0
  52. package/generated/docs/components_components-tabset-tab-docs.md +342 -0
  53. package/generated/docs/components_components-tag-docs.md +410 -0
  54. package/generated/docs/components_components-text-docs.md +593 -0
  55. package/generated/docs/components_components-toaster-docs.md +451 -0
  56. package/generated/docs/components_components-toggle-docs.md +513 -0
  57. package/generated/docs/components_components-tooltip-docs.md +564 -0
  58. package/generated/docs/components_components-validationmessage-docs.md +608 -0
  59. package/generated/docs/components_contact-us-docs.md +9 -0
  60. package/generated/docs/components_foundations-accessibility-docs.md +33 -0
  61. package/generated/docs/components_foundations-consistency-docs.md +44 -0
  62. package/generated/docs/components_foundations-content-docs.md +18 -0
  63. package/generated/docs/components_foundations-introduction-docs.md +17 -0
  64. package/generated/docs/components_foundations-principles-docs.md +60 -0
  65. package/generated/docs/components_foundations-responsive-layout-docs.md +2692 -0
  66. package/generated/docs/components_foundations-user-experience-docs.md +53 -0
  67. package/generated/docs/components_foundations-visual-design-docs.md +39 -0
  68. package/generated/docs/components_foundations-z-index-stacking-docs.md +288 -0
  69. package/generated/docs/components_frequently-asked-questions-docs.md +44 -0
  70. package/generated/docs/components_get-started-develop-docs.md +47 -0
  71. package/generated/docs/components_get-started-using-storybook-docs.md +55 -0
  72. package/generated/docs/components_introduction-docs.md +85 -0
  73. package/generated/docs/components_patterns-form-docs.md +2469 -0
  74. package/generated/docs/components_patterns-form-recipes-docs.md +1597 -0
  75. package/generated/docs/components_patterns-introduction-docs.md +31 -0
  76. package/generated/docs/components_patterns-loading-docs.md +1908 -0
  77. package/generated/docs/components_patterns-shadow-docs.md +195 -0
  78. package/generated/docs/components_resources-code-katas-docs.md +25 -0
  79. package/generated/docs/components_resources-introduction-docs.md +28 -0
  80. package/generated/docs/components_resources-mcp-server-docs.md +23 -0
  81. package/generated/docs/components_resources-migration-guides-from-v4-to-v5-docs.md +142 -0
  82. package/generated/docs/components_styling-props-colour-docs.md +91 -0
  83. package/generated/docs/components_styling-props-elevation-docs.md +69 -0
  84. package/generated/docs/components_styling-props-radius-docs.md +63 -0
  85. package/generated/docs/components_styling-props-reference-docs.md +160 -0
  86. package/generated/docs/components_styling-props-screen-readers-docs.md +66 -0
  87. package/generated/docs/components_styling-props-sizing-docs.md +217 -0
  88. package/generated/docs/components_styling-props-spacing-docs.md +545 -0
  89. package/generated/docs/components_styling-props-typography-docs.md +66 -0
  90. package/generated/docs/components_versions-docs.md +14 -0
  91. package/generated/docs/guidelines.md +3083 -0
  92. package/generated/docs/introduction-docs.md +37 -0
  93. package/generated/docs/tokens_colour-docs.md +479 -0
  94. package/generated/docs/tokens_elevation-docs.md +39 -0
  95. package/generated/docs/tokens_introduction-docs.md +150 -0
  96. package/generated/docs/tokens_radius-docs.md +67 -0
  97. package/generated/docs/tokens_spacing-docs.md +87 -0
  98. package/generated/docs/tokens_typography-docs.md +305 -0
  99. package/package.json +2 -2
@@ -0,0 +1,1962 @@
1
+ Inline
2
+ ======
3
+
4
+ Overview
5
+ --------
6
+
7
+ `IressInline` renders a set of components in a row with equal spacing around them, wrapping onto multiple lines when necessary.
8
+
9
+ * * *
10
+
11
+ Updated
12
+
13
+ **Recently updated**
14
+
15
+ This component has been recently updated with new props. The props have been marked as beta. Please tell us if there are any issues.
16
+
17
+ [](./iframe.html?id=components-inline--default)
18
+
19
+ ```
20
+
21
+ <IressInline gap\="spacing.400"\>
22
+ <IressPlaceholder
23
+ style\={{
24
+ minHeight: '30px'
25
+ }}
26
+ width\="50"
27
+ />
28
+ <IressPlaceholder
29
+ style\={{
30
+ minHeight: '50px'
31
+ }}
32
+ width\="50"
33
+ />
34
+ <IressPlaceholder
35
+ style\={{
36
+ minHeight: '80px'
37
+ }}
38
+ width\="50"
39
+ />
40
+ <IressPlaceholder
41
+ style\={{
42
+ minHeight: '60px'
43
+ }}
44
+ width\="50"
45
+ />
46
+ <IressPlaceholder
47
+ style\={{
48
+ minHeight: '10px'
49
+ }}
50
+ width\="50"
51
+ />
52
+ </IressInline\>
53
+
54
+ ```
55
+
56
+ Props
57
+ -----
58
+
59
+ | Name | Description | Default | Control |
60
+ | --- | --- | --- | --- |
61
+ | children |
62
+ Content to be displayed inline.
63
+
64
+ ReactNode
65
+
66
+
67
+
68
+ | \- | Choose option...evenunevenstory |
69
+ | gap |
70
+
71
+ Sets the gap between direct children.
72
+
73
+ ResponsiveProp
74
+
75
+
76
+
77
+ | \- |
78
+
79
+ "spacing.400"
80
+
81
+ |
82
+ | horizontalAlign |
83
+
84
+ Sets the horizontal alignment of the inline content.
85
+
86
+ HorizontalAligns
87
+
88
+
89
+
90
+ | \- | Set object |
91
+ | noWrap |
92
+
93
+ Wraps content when stretches beyond container.
94
+
95
+ boolean
96
+
97
+
98
+
99
+ | \- | Set boolean |
100
+ | rowGap |
101
+
102
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
103
+
104
+ ResponsiveProp
105
+
106
+
107
+
108
+ | \- | Set object |
109
+ | verticalAlign |
110
+
111
+ Sets the vertical alignment of the inline content.
112
+
113
+ VerticalAligns
114
+
115
+
116
+
117
+ | \- | Set object |
118
+
119
+ Examples
120
+ --------
121
+
122
+ ### Gap
123
+
124
+ Inline spacing is applied to the direct children of the `IressInline` component.
125
+
126
+ The amount of spacing is controlled by the `gap` prop and can be set from `spacing.000` to `spacing.1200`.
127
+
128
+ #### What happened to `gutter`?
129
+
130
+ The previous `gutter` prop has been replaced by `gap`, which uses the latest set of spacing tokens.
131
+
132
+ The existing `gutter` values are still supported, as they are now aliases for the spacing tokens.
133
+
134
+ [](./iframe.html?id=components-inline--gap)
135
+
136
+ spacing.000
137
+ -----------
138
+
139
+ spacing.050
140
+ -----------
141
+
142
+ spacing.100
143
+ -----------
144
+
145
+ spacing.150
146
+ -----------
147
+
148
+ spacing.200
149
+ -----------
150
+
151
+ spacing.250
152
+ -----------
153
+
154
+ spacing.300
155
+ -----------
156
+
157
+ spacing.350
158
+ -----------
159
+
160
+ spacing.400
161
+ -----------
162
+
163
+ spacing.500
164
+ -----------
165
+
166
+ spacing.600
167
+ -----------
168
+
169
+ spacing.700
170
+ -----------
171
+
172
+ spacing.800
173
+ -----------
174
+
175
+ spacing.900
176
+ -----------
177
+
178
+ spacing.1000
179
+ ------------
180
+
181
+ spacing.1200
182
+ ------------
183
+
184
+ none
185
+ ----
186
+
187
+ xs
188
+ --
189
+
190
+ sm
191
+ --
192
+
193
+ md
194
+ --
195
+
196
+ lg
197
+ --
198
+
199
+ xl
200
+ --
201
+
202
+ field.footer
203
+ ------------
204
+
205
+ slider.tick
206
+ -----------
207
+
208
+ ```
209
+
210
+ <IressStack gap\="spacing.1200"\>
211
+ <IressText\>
212
+ <h2\>
213
+ spacing.000 </h2\>
214
+ <IressInline gap\="spacing.000"\>
215
+ <IressPlaceholder
216
+ style\={{
217
+ minHeight: '50px'
218
+ }}
219
+ width\="50"
220
+ />
221
+ <IressPlaceholder
222
+ style\={{
223
+ minHeight: '50px'
224
+ }}
225
+ width\="50"
226
+ />
227
+ <IressPlaceholder
228
+ style\={{
229
+ minHeight: '50px'
230
+ }}
231
+ width\="50"
232
+ />
233
+ <IressPlaceholder
234
+ style\={{
235
+ minHeight: '50px'
236
+ }}
237
+ width\="50"
238
+ />
239
+ <IressPlaceholder
240
+ style\={{
241
+ minHeight: '50px'
242
+ }}
243
+ width\="50"
244
+ />
245
+ </IressInline\>
246
+ </IressText\>
247
+ <IressText\>
248
+ <h2\>
249
+ spacing.050 </h2\>
250
+ <IressInline gap\="spacing.050"\>
251
+ <IressPlaceholder
252
+ style\={{
253
+ minHeight: '50px'
254
+ }}
255
+ width\="50"
256
+ />
257
+ <IressPlaceholder
258
+ style\={{
259
+ minHeight: '50px'
260
+ }}
261
+ width\="50"
262
+ />
263
+ <IressPlaceholder
264
+ style\={{
265
+ minHeight: '50px'
266
+ }}
267
+ width\="50"
268
+ />
269
+ <IressPlaceholder
270
+ style\={{
271
+ minHeight: '50px'
272
+ }}
273
+ width\="50"
274
+ />
275
+ <IressPlaceholder
276
+ style\={{
277
+ minHeight: '50px'
278
+ }}
279
+ width\="50"
280
+ />
281
+ </IressInline\>
282
+ </IressText\>
283
+ <IressText\>
284
+ <h2\>
285
+ spacing.100 </h2\>
286
+ <IressInline gap\="spacing.100"\>
287
+ <IressPlaceholder
288
+ style\={{
289
+ minHeight: '50px'
290
+ }}
291
+ width\="50"
292
+ />
293
+ <IressPlaceholder
294
+ style\={{
295
+ minHeight: '50px'
296
+ }}
297
+ width\="50"
298
+ />
299
+ <IressPlaceholder
300
+ style\={{
301
+ minHeight: '50px'
302
+ }}
303
+ width\="50"
304
+ />
305
+ <IressPlaceholder
306
+ style\={{
307
+ minHeight: '50px'
308
+ }}
309
+ width\="50"
310
+ />
311
+ <IressPlaceholder
312
+ style\={{
313
+ minHeight: '50px'
314
+ }}
315
+ width\="50"
316
+ />
317
+ </IressInline\>
318
+ </IressText\>
319
+ <IressText\>
320
+ <h2\>
321
+ spacing.150 </h2\>
322
+ <IressInline gap\="spacing.150"\>
323
+ <IressPlaceholder
324
+ style\={{
325
+ minHeight: '50px'
326
+ }}
327
+ width\="50"
328
+ />
329
+ <IressPlaceholder
330
+ style\={{
331
+ minHeight: '50px'
332
+ }}
333
+ width\="50"
334
+ />
335
+ <IressPlaceholder
336
+ style\={{
337
+ minHeight: '50px'
338
+ }}
339
+ width\="50"
340
+ />
341
+ <IressPlaceholder
342
+ style\={{
343
+ minHeight: '50px'
344
+ }}
345
+ width\="50"
346
+ />
347
+ <IressPlaceholder
348
+ style\={{
349
+ minHeight: '50px'
350
+ }}
351
+ width\="50"
352
+ />
353
+ </IressInline\>
354
+ </IressText\>
355
+ <IressText\>
356
+ <h2\>
357
+ spacing.200 </h2\>
358
+ <IressInline gap\="spacing.200"\>
359
+ <IressPlaceholder
360
+ style\={{
361
+ minHeight: '50px'
362
+ }}
363
+ width\="50"
364
+ />
365
+ <IressPlaceholder
366
+ style\={{
367
+ minHeight: '50px'
368
+ }}
369
+ width\="50"
370
+ />
371
+ <IressPlaceholder
372
+ style\={{
373
+ minHeight: '50px'
374
+ }}
375
+ width\="50"
376
+ />
377
+ <IressPlaceholder
378
+ style\={{
379
+ minHeight: '50px'
380
+ }}
381
+ width\="50"
382
+ />
383
+ <IressPlaceholder
384
+ style\={{
385
+ minHeight: '50px'
386
+ }}
387
+ width\="50"
388
+ />
389
+ </IressInline\>
390
+ </IressText\>
391
+ <IressText\>
392
+ <h2\>
393
+ spacing.250 </h2\>
394
+ <IressInline gap\="spacing.250"\>
395
+ <IressPlaceholder
396
+ style\={{
397
+ minHeight: '50px'
398
+ }}
399
+ width\="50"
400
+ />
401
+ <IressPlaceholder
402
+ style\={{
403
+ minHeight: '50px'
404
+ }}
405
+ width\="50"
406
+ />
407
+ <IressPlaceholder
408
+ style\={{
409
+ minHeight: '50px'
410
+ }}
411
+ width\="50"
412
+ />
413
+ <IressPlaceholder
414
+ style\={{
415
+ minHeight: '50px'
416
+ }}
417
+ width\="50"
418
+ />
419
+ <IressPlaceholder
420
+ style\={{
421
+ minHeight: '50px'
422
+ }}
423
+ width\="50"
424
+ />
425
+ </IressInline\>
426
+ </IressText\>
427
+ <IressText\>
428
+ <h2\>
429
+ spacing.300 </h2\>
430
+ <IressInline gap\="spacing.300"\>
431
+ <IressPlaceholder
432
+ style\={{
433
+ minHeight: '50px'
434
+ }}
435
+ width\="50"
436
+ />
437
+ <IressPlaceholder
438
+ style\={{
439
+ minHeight: '50px'
440
+ }}
441
+ width\="50"
442
+ />
443
+ <IressPlaceholder
444
+ style\={{
445
+ minHeight: '50px'
446
+ }}
447
+ width\="50"
448
+ />
449
+ <IressPlaceholder
450
+ style\={{
451
+ minHeight: '50px'
452
+ }}
453
+ width\="50"
454
+ />
455
+ <IressPlaceholder
456
+ style\={{
457
+ minHeight: '50px'
458
+ }}
459
+ width\="50"
460
+ />
461
+ </IressInline\>
462
+ </IressText\>
463
+ <IressText\>
464
+ <h2\>
465
+ spacing.350 </h2\>
466
+ <IressInline gap\="spacing.350"\>
467
+ <IressPlaceholder
468
+ style\={{
469
+ minHeight: '50px'
470
+ }}
471
+ width\="50"
472
+ />
473
+ <IressPlaceholder
474
+ style\={{
475
+ minHeight: '50px'
476
+ }}
477
+ width\="50"
478
+ />
479
+ <IressPlaceholder
480
+ style\={{
481
+ minHeight: '50px'
482
+ }}
483
+ width\="50"
484
+ />
485
+ <IressPlaceholder
486
+ style\={{
487
+ minHeight: '50px'
488
+ }}
489
+ width\="50"
490
+ />
491
+ <IressPlaceholder
492
+ style\={{
493
+ minHeight: '50px'
494
+ }}
495
+ width\="50"
496
+ />
497
+ </IressInline\>
498
+ </IressText\>
499
+ <IressText\>
500
+ <h2\>
501
+ spacing.400 </h2\>
502
+ <IressInline gap\="spacing.400"\>
503
+ <IressPlaceholder
504
+ style\={{
505
+ minHeight: '50px'
506
+ }}
507
+ width\="50"
508
+ />
509
+ <IressPlaceholder
510
+ style\={{
511
+ minHeight: '50px'
512
+ }}
513
+ width\="50"
514
+ />
515
+ <IressPlaceholder
516
+ style\={{
517
+ minHeight: '50px'
518
+ }}
519
+ width\="50"
520
+ />
521
+ <IressPlaceholder
522
+ style\={{
523
+ minHeight: '50px'
524
+ }}
525
+ width\="50"
526
+ />
527
+ <IressPlaceholder
528
+ style\={{
529
+ minHeight: '50px'
530
+ }}
531
+ width\="50"
532
+ />
533
+ </IressInline\>
534
+ </IressText\>
535
+ <IressText\>
536
+ <h2\>
537
+ spacing.500 </h2\>
538
+ <IressInline gap\="spacing.500"\>
539
+ <IressPlaceholder
540
+ style\={{
541
+ minHeight: '50px'
542
+ }}
543
+ width\="50"
544
+ />
545
+ <IressPlaceholder
546
+ style\={{
547
+ minHeight: '50px'
548
+ }}
549
+ width\="50"
550
+ />
551
+ <IressPlaceholder
552
+ style\={{
553
+ minHeight: '50px'
554
+ }}
555
+ width\="50"
556
+ />
557
+ <IressPlaceholder
558
+ style\={{
559
+ minHeight: '50px'
560
+ }}
561
+ width\="50"
562
+ />
563
+ <IressPlaceholder
564
+ style\={{
565
+ minHeight: '50px'
566
+ }}
567
+ width\="50"
568
+ />
569
+ </IressInline\>
570
+ </IressText\>
571
+ <IressText\>
572
+ <h2\>
573
+ spacing.600 </h2\>
574
+ <IressInline gap\="spacing.600"\>
575
+ <IressPlaceholder
576
+ style\={{
577
+ minHeight: '50px'
578
+ }}
579
+ width\="50"
580
+ />
581
+ <IressPlaceholder
582
+ style\={{
583
+ minHeight: '50px'
584
+ }}
585
+ width\="50"
586
+ />
587
+ <IressPlaceholder
588
+ style\={{
589
+ minHeight: '50px'
590
+ }}
591
+ width\="50"
592
+ />
593
+ <IressPlaceholder
594
+ style\={{
595
+ minHeight: '50px'
596
+ }}
597
+ width\="50"
598
+ />
599
+ <IressPlaceholder
600
+ style\={{
601
+ minHeight: '50px'
602
+ }}
603
+ width\="50"
604
+ />
605
+ </IressInline\>
606
+ </IressText\>
607
+ <IressText\>
608
+ <h2\>
609
+ spacing.700 </h2\>
610
+ <IressInline gap\="spacing.700"\>
611
+ <IressPlaceholder
612
+ style\={{
613
+ minHeight: '50px'
614
+ }}
615
+ width\="50"
616
+ />
617
+ <IressPlaceholder
618
+ style\={{
619
+ minHeight: '50px'
620
+ }}
621
+ width\="50"
622
+ />
623
+ <IressPlaceholder
624
+ style\={{
625
+ minHeight: '50px'
626
+ }}
627
+ width\="50"
628
+ />
629
+ <IressPlaceholder
630
+ style\={{
631
+ minHeight: '50px'
632
+ }}
633
+ width\="50"
634
+ />
635
+ <IressPlaceholder
636
+ style\={{
637
+ minHeight: '50px'
638
+ }}
639
+ width\="50"
640
+ />
641
+ </IressInline\>
642
+ </IressText\>
643
+ <IressText\>
644
+ <h2\>
645
+ spacing.800 </h2\>
646
+ <IressInline gap\="spacing.800"\>
647
+ <IressPlaceholder
648
+ style\={{
649
+ minHeight: '50px'
650
+ }}
651
+ width\="50"
652
+ />
653
+ <IressPlaceholder
654
+ style\={{
655
+ minHeight: '50px'
656
+ }}
657
+ width\="50"
658
+ />
659
+ <IressPlaceholder
660
+ style\={{
661
+ minHeight: '50px'
662
+ }}
663
+ width\="50"
664
+ />
665
+ <IressPlaceholder
666
+ style\={{
667
+ minHeight: '50px'
668
+ }}
669
+ width\="50"
670
+ />
671
+ <IressPlaceholder
672
+ style\={{
673
+ minHeight: '50px'
674
+ }}
675
+ width\="50"
676
+ />
677
+ </IressInline\>
678
+ </IressText\>
679
+ <IressText\>
680
+ <h2\>
681
+ spacing.900 </h2\>
682
+ <IressInline gap\="spacing.900"\>
683
+ <IressPlaceholder
684
+ style\={{
685
+ minHeight: '50px'
686
+ }}
687
+ width\="50"
688
+ />
689
+ <IressPlaceholder
690
+ style\={{
691
+ minHeight: '50px'
692
+ }}
693
+ width\="50"
694
+ />
695
+ <IressPlaceholder
696
+ style\={{
697
+ minHeight: '50px'
698
+ }}
699
+ width\="50"
700
+ />
701
+ <IressPlaceholder
702
+ style\={{
703
+ minHeight: '50px'
704
+ }}
705
+ width\="50"
706
+ />
707
+ <IressPlaceholder
708
+ style\={{
709
+ minHeight: '50px'
710
+ }}
711
+ width\="50"
712
+ />
713
+ </IressInline\>
714
+ </IressText\>
715
+ <IressText\>
716
+ <h2\>
717
+ spacing.1000 </h2\>
718
+ <IressInline gap\="spacing.1000"\>
719
+ <IressPlaceholder
720
+ style\={{
721
+ minHeight: '50px'
722
+ }}
723
+ width\="50"
724
+ />
725
+ <IressPlaceholder
726
+ style\={{
727
+ minHeight: '50px'
728
+ }}
729
+ width\="50"
730
+ />
731
+ <IressPlaceholder
732
+ style\={{
733
+ minHeight: '50px'
734
+ }}
735
+ width\="50"
736
+ />
737
+ <IressPlaceholder
738
+ style\={{
739
+ minHeight: '50px'
740
+ }}
741
+ width\="50"
742
+ />
743
+ <IressPlaceholder
744
+ style\={{
745
+ minHeight: '50px'
746
+ }}
747
+ width\="50"
748
+ />
749
+ </IressInline\>
750
+ </IressText\>
751
+ <IressText\>
752
+ <h2\>
753
+ spacing.1200 </h2\>
754
+ <IressInline gap\="spacing.1200"\>
755
+ <IressPlaceholder
756
+ style\={{
757
+ minHeight: '50px'
758
+ }}
759
+ width\="50"
760
+ />
761
+ <IressPlaceholder
762
+ style\={{
763
+ minHeight: '50px'
764
+ }}
765
+ width\="50"
766
+ />
767
+ <IressPlaceholder
768
+ style\={{
769
+ minHeight: '50px'
770
+ }}
771
+ width\="50"
772
+ />
773
+ <IressPlaceholder
774
+ style\={{
775
+ minHeight: '50px'
776
+ }}
777
+ width\="50"
778
+ />
779
+ <IressPlaceholder
780
+ style\={{
781
+ minHeight: '50px'
782
+ }}
783
+ width\="50"
784
+ />
785
+ </IressInline\>
786
+ </IressText\>
787
+ <IressText\>
788
+ <h2\>
789
+ none </h2\>
790
+ <IressInline gap\="none"\>
791
+ <IressPlaceholder
792
+ style\={{
793
+ minHeight: '50px'
794
+ }}
795
+ width\="50"
796
+ />
797
+ <IressPlaceholder
798
+ style\={{
799
+ minHeight: '50px'
800
+ }}
801
+ width\="50"
802
+ />
803
+ <IressPlaceholder
804
+ style\={{
805
+ minHeight: '50px'
806
+ }}
807
+ width\="50"
808
+ />
809
+ <IressPlaceholder
810
+ style\={{
811
+ minHeight: '50px'
812
+ }}
813
+ width\="50"
814
+ />
815
+ <IressPlaceholder
816
+ style\={{
817
+ minHeight: '50px'
818
+ }}
819
+ width\="50"
820
+ />
821
+ </IressInline\>
822
+ </IressText\>
823
+ <IressText\>
824
+ <h2\>
825
+ xs </h2\>
826
+ <IressInline gap\="xs"\>
827
+ <IressPlaceholder
828
+ style\={{
829
+ minHeight: '50px'
830
+ }}
831
+ width\="50"
832
+ />
833
+ <IressPlaceholder
834
+ style\={{
835
+ minHeight: '50px'
836
+ }}
837
+ width\="50"
838
+ />
839
+ <IressPlaceholder
840
+ style\={{
841
+ minHeight: '50px'
842
+ }}
843
+ width\="50"
844
+ />
845
+ <IressPlaceholder
846
+ style\={{
847
+ minHeight: '50px'
848
+ }}
849
+ width\="50"
850
+ />
851
+ <IressPlaceholder
852
+ style\={{
853
+ minHeight: '50px'
854
+ }}
855
+ width\="50"
856
+ />
857
+ </IressInline\>
858
+ </IressText\>
859
+ <IressText\>
860
+ <h2\>
861
+ sm </h2\>
862
+ <IressInline gap\="sm"\>
863
+ <IressPlaceholder
864
+ style\={{
865
+ minHeight: '50px'
866
+ }}
867
+ width\="50"
868
+ />
869
+ <IressPlaceholder
870
+ style\={{
871
+ minHeight: '50px'
872
+ }}
873
+ width\="50"
874
+ />
875
+ <IressPlaceholder
876
+ style\={{
877
+ minHeight: '50px'
878
+ }}
879
+ width\="50"
880
+ />
881
+ <IressPlaceholder
882
+ style\={{
883
+ minHeight: '50px'
884
+ }}
885
+ width\="50"
886
+ />
887
+ <IressPlaceholder
888
+ style\={{
889
+ minHeight: '50px'
890
+ }}
891
+ width\="50"
892
+ />
893
+ </IressInline\>
894
+ </IressText\>
895
+ <IressText\>
896
+ <h2\>
897
+ md </h2\>
898
+ <IressInline gap\="md"\>
899
+ <IressPlaceholder
900
+ style\={{
901
+ minHeight: '50px'
902
+ }}
903
+ width\="50"
904
+ />
905
+ <IressPlaceholder
906
+ style\={{
907
+ minHeight: '50px'
908
+ }}
909
+ width\="50"
910
+ />
911
+ <IressPlaceholder
912
+ style\={{
913
+ minHeight: '50px'
914
+ }}
915
+ width\="50"
916
+ />
917
+ <IressPlaceholder
918
+ style\={{
919
+ minHeight: '50px'
920
+ }}
921
+ width\="50"
922
+ />
923
+ <IressPlaceholder
924
+ style\={{
925
+ minHeight: '50px'
926
+ }}
927
+ width\="50"
928
+ />
929
+ </IressInline\>
930
+ </IressText\>
931
+ <IressText\>
932
+ <h2\>
933
+ lg </h2\>
934
+ <IressInline gap\="lg"\>
935
+ <IressPlaceholder
936
+ style\={{
937
+ minHeight: '50px'
938
+ }}
939
+ width\="50"
940
+ />
941
+ <IressPlaceholder
942
+ style\={{
943
+ minHeight: '50px'
944
+ }}
945
+ width\="50"
946
+ />
947
+ <IressPlaceholder
948
+ style\={{
949
+ minHeight: '50px'
950
+ }}
951
+ width\="50"
952
+ />
953
+ <IressPlaceholder
954
+ style\={{
955
+ minHeight: '50px'
956
+ }}
957
+ width\="50"
958
+ />
959
+ <IressPlaceholder
960
+ style\={{
961
+ minHeight: '50px'
962
+ }}
963
+ width\="50"
964
+ />
965
+ </IressInline\>
966
+ </IressText\>
967
+ <IressText\>
968
+ <h2\>
969
+ xl </h2\>
970
+ <IressInline gap\="xl"\>
971
+ <IressPlaceholder
972
+ style\={{
973
+ minHeight: '50px'
974
+ }}
975
+ width\="50"
976
+ />
977
+ <IressPlaceholder
978
+ style\={{
979
+ minHeight: '50px'
980
+ }}
981
+ width\="50"
982
+ />
983
+ <IressPlaceholder
984
+ style\={{
985
+ minHeight: '50px'
986
+ }}
987
+ width\="50"
988
+ />
989
+ <IressPlaceholder
990
+ style\={{
991
+ minHeight: '50px'
992
+ }}
993
+ width\="50"
994
+ />
995
+ <IressPlaceholder
996
+ style\={{
997
+ minHeight: '50px'
998
+ }}
999
+ width\="50"
1000
+ />
1001
+ </IressInline\>
1002
+ </IressText\>
1003
+ <IressText\>
1004
+ <h2\>
1005
+ field.footer </h2\>
1006
+ <IressInline gap\="field.footer"\>
1007
+ <IressPlaceholder
1008
+ style\={{
1009
+ minHeight: '50px'
1010
+ }}
1011
+ width\="50"
1012
+ />
1013
+ <IressPlaceholder
1014
+ style\={{
1015
+ minHeight: '50px'
1016
+ }}
1017
+ width\="50"
1018
+ />
1019
+ <IressPlaceholder
1020
+ style\={{
1021
+ minHeight: '50px'
1022
+ }}
1023
+ width\="50"
1024
+ />
1025
+ <IressPlaceholder
1026
+ style\={{
1027
+ minHeight: '50px'
1028
+ }}
1029
+ width\="50"
1030
+ />
1031
+ <IressPlaceholder
1032
+ style\={{
1033
+ minHeight: '50px'
1034
+ }}
1035
+ width\="50"
1036
+ />
1037
+ </IressInline\>
1038
+ </IressText\>
1039
+ <IressText\>
1040
+ <h2\>
1041
+ slider.tick </h2\>
1042
+ <IressInline gap\="slider.tick"\>
1043
+ <IressPlaceholder
1044
+ style\={{
1045
+ minHeight: '50px'
1046
+ }}
1047
+ width\="50"
1048
+ />
1049
+ <IressPlaceholder
1050
+ style\={{
1051
+ minHeight: '50px'
1052
+ }}
1053
+ width\="50"
1054
+ />
1055
+ <IressPlaceholder
1056
+ style\={{
1057
+ minHeight: '50px'
1058
+ }}
1059
+ width\="50"
1060
+ />
1061
+ <IressPlaceholder
1062
+ style\={{
1063
+ minHeight: '50px'
1064
+ }}
1065
+ width\="50"
1066
+ />
1067
+ <IressPlaceholder
1068
+ style\={{
1069
+ minHeight: '50px'
1070
+ }}
1071
+ width\="50"
1072
+ />
1073
+ </IressInline\>
1074
+ </IressText\>
1075
+ </IressStack\>
1076
+
1077
+ ```
1078
+
1079
+ #### Props
1080
+
1081
+ | Name | Description | Default | Control |
1082
+ | --- | --- | --- | --- |
1083
+ | children |
1084
+ Content to be displayed inline.
1085
+
1086
+ ReactNode
1087
+
1088
+
1089
+
1090
+ | \- | Choose option...evenunevenstory |
1091
+ | gap |
1092
+
1093
+ Sets the gap between direct children.
1094
+
1095
+ ResponsiveProp
1096
+
1097
+
1098
+
1099
+ | \- | \- |
1100
+ | horizontalAlign |
1101
+
1102
+ Sets the horizontal alignment of the inline content.
1103
+
1104
+ HorizontalAligns
1105
+
1106
+
1107
+
1108
+ | \- | Set object |
1109
+ | noWrap |
1110
+
1111
+ Wraps content when stretches beyond container.
1112
+
1113
+ boolean
1114
+
1115
+
1116
+
1117
+ | \- | Set boolean |
1118
+ | rowGap |
1119
+
1120
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
1121
+
1122
+ ResponsiveProp
1123
+
1124
+
1125
+
1126
+ | \- | Set object |
1127
+ | verticalAlign |
1128
+
1129
+ Sets the vertical alignment of the inline content.
1130
+
1131
+ VerticalAligns
1132
+
1133
+
1134
+
1135
+ | \- | Set object |
1136
+
1137
+ ### Responsive gap
1138
+
1139
+ The `gap` prop can take an object that takes five key/value pairs that correlate with the IDS breakpoints.
1140
+
1141
+ [](./iframe.html?id=components-inline--responsive-gap)
1142
+
1143
+ Current breakpoint: **xl** breakpoint (1200px - 1499px).
1144
+
1145
+ `gap={{"xs":"spacing.100","sm":"spacing.200","md":"spacing.400"}}`
1146
+
1147
+ ```
1148
+
1149
+ <IressStack gap\="spacing.400"\>
1150
+ <IressPanel\>
1151
+ <p\>
1152
+ Current breakpoint:{' '}
1153
+ <kn />
1154
+ . </p\>
1155
+ <p\>
1156
+ <code\>
1157
+ {\`gap={{"xs":"spacing.100","sm":"spacing.200","md":"spacing.400"}}\`}
1158
+ </code\>
1159
+ </p\>
1160
+ </IressPanel\>
1161
+ <IressInline
1162
+ gap\={{
1163
+ md: 'spacing.400',
1164
+ sm: 'spacing.200',
1165
+ xs: 'spacing.100'
1166
+ }}
1167
+ \>
1168
+ <IressPlaceholder
1169
+ style\={{
1170
+ minHeight: '50px'
1171
+ }}
1172
+ width\="50"
1173
+ />
1174
+ <IressPlaceholder
1175
+ style\={{
1176
+ minHeight: '50px'
1177
+ }}
1178
+ width\="50"
1179
+ />
1180
+ <IressPlaceholder
1181
+ style\={{
1182
+ minHeight: '50px'
1183
+ }}
1184
+ width\="50"
1185
+ />
1186
+ <IressPlaceholder
1187
+ style\={{
1188
+ minHeight: '50px'
1189
+ }}
1190
+ width\="50"
1191
+ />
1192
+ <IressPlaceholder
1193
+ style\={{
1194
+ minHeight: '50px'
1195
+ }}
1196
+ width\="50"
1197
+ />
1198
+ </IressInline\>
1199
+ </IressStack\>
1200
+
1201
+ ```
1202
+
1203
+ #### Props
1204
+
1205
+ | Name | Description | Default | Control |
1206
+ | --- | --- | --- | --- |
1207
+ | children |
1208
+ Content to be displayed inline.
1209
+
1210
+ ReactNode
1211
+
1212
+
1213
+
1214
+ | \- | Choose option...evenunevenstory |
1215
+ | gap |
1216
+
1217
+ Sets the gap between direct children.
1218
+
1219
+ ResponsiveProp
1220
+
1221
+
1222
+
1223
+ | \- |
1224
+
1225
+ RAW
1226
+
1227
+ gap :
1228
+
1229
+ {
1230
+
1231
+ * xs : "spacing.100"
1232
+ * sm : "spacing.200"
1233
+ * md : "spacing.400"
1234
+
1235
+ }
1236
+
1237
+
1238
+
1239
+
1240
+
1241
+
1242
+
1243
+ |
1244
+ | horizontalAlign |
1245
+
1246
+ Sets the horizontal alignment of the inline content.
1247
+
1248
+ HorizontalAligns
1249
+
1250
+
1251
+
1252
+ | \- | Set object |
1253
+ | noWrap |
1254
+
1255
+ Wraps content when stretches beyond container.
1256
+
1257
+ boolean
1258
+
1259
+
1260
+
1261
+ | \- | Set boolean |
1262
+ | rowGap |
1263
+
1264
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
1265
+
1266
+ ResponsiveProp
1267
+
1268
+
1269
+
1270
+ | \- | Set object |
1271
+ | verticalAlign |
1272
+
1273
+ Sets the vertical alignment of the inline content.
1274
+
1275
+ VerticalAligns
1276
+
1277
+
1278
+
1279
+ | \- | Set object |
1280
+
1281
+ ### Horizontal align
1282
+
1283
+ Horizontal alignment of the children is controlled by the `horizontalAlign` prop. It defaults to left and can be set to the following:
1284
+
1285
+ * `around` - space is distributed so each direct child has the same space on the left and on the right. This means that the gap between children is twice as large as the gap between the first / last items and the edges of the container, because the gap between children is comprised one child's spacing right plus the next child's spacing left.
1286
+ * `between` - space is distributed evenly between direct children, but the first and last children sit tight to the edges of the container.
1287
+ * `center` - children are aligned center, similar to `text-align: center`.
1288
+ * `evenly` - space is distributed evenly between direct children.
1289
+ * `left` - children are aligned left, similar to `text-align: left`.
1290
+ * `right` - children are aligned right, similar to `text-align: right`.
1291
+
1292
+ [](./iframe.html?id=components-inline--horizontal-align)
1293
+
1294
+ around
1295
+ ------
1296
+
1297
+ between
1298
+ -------
1299
+
1300
+ center
1301
+ ------
1302
+
1303
+ evenly
1304
+ ------
1305
+
1306
+ left
1307
+ ----
1308
+
1309
+ right
1310
+ -----
1311
+
1312
+ ```
1313
+
1314
+ <IressContainer\>
1315
+ <IressStack gap\="spacing.1200"\>
1316
+ <IressText\>
1317
+ <h2\>
1318
+ around </h2\>
1319
+ <IressInline
1320
+ gap\="spacing.200"
1321
+ horizontalAlign\="around"
1322
+ \>
1323
+ <IressPlaceholder
1324
+ style\={{
1325
+ minHeight: '50px'
1326
+ }}
1327
+ width\="50"
1328
+ />
1329
+ <IressPlaceholder
1330
+ style\={{
1331
+ minHeight: '50px'
1332
+ }}
1333
+ width\="50"
1334
+ />
1335
+ <IressPlaceholder
1336
+ style\={{
1337
+ minHeight: '50px'
1338
+ }}
1339
+ width\="50"
1340
+ />
1341
+ <IressPlaceholder
1342
+ style\={{
1343
+ minHeight: '50px'
1344
+ }}
1345
+ width\="50"
1346
+ />
1347
+ <IressPlaceholder
1348
+ style\={{
1349
+ minHeight: '50px'
1350
+ }}
1351
+ width\="50"
1352
+ />
1353
+ </IressInline\>
1354
+ </IressText\>
1355
+ <IressText\>
1356
+ <h2\>
1357
+ between </h2\>
1358
+ <IressInline
1359
+ gap\="spacing.200"
1360
+ horizontalAlign\="between"
1361
+ \>
1362
+ <IressPlaceholder
1363
+ style\={{
1364
+ minHeight: '50px'
1365
+ }}
1366
+ width\="50"
1367
+ />
1368
+ <IressPlaceholder
1369
+ style\={{
1370
+ minHeight: '50px'
1371
+ }}
1372
+ width\="50"
1373
+ />
1374
+ <IressPlaceholder
1375
+ style\={{
1376
+ minHeight: '50px'
1377
+ }}
1378
+ width\="50"
1379
+ />
1380
+ <IressPlaceholder
1381
+ style\={{
1382
+ minHeight: '50px'
1383
+ }}
1384
+ width\="50"
1385
+ />
1386
+ <IressPlaceholder
1387
+ style\={{
1388
+ minHeight: '50px'
1389
+ }}
1390
+ width\="50"
1391
+ />
1392
+ </IressInline\>
1393
+ </IressText\>
1394
+ <IressText\>
1395
+ <h2\>
1396
+ center </h2\>
1397
+ <IressInline
1398
+ gap\="spacing.200"
1399
+ horizontalAlign\="center"
1400
+ \>
1401
+ <IressPlaceholder
1402
+ style\={{
1403
+ minHeight: '50px'
1404
+ }}
1405
+ width\="50"
1406
+ />
1407
+ <IressPlaceholder
1408
+ style\={{
1409
+ minHeight: '50px'
1410
+ }}
1411
+ width\="50"
1412
+ />
1413
+ <IressPlaceholder
1414
+ style\={{
1415
+ minHeight: '50px'
1416
+ }}
1417
+ width\="50"
1418
+ />
1419
+ <IressPlaceholder
1420
+ style\={{
1421
+ minHeight: '50px'
1422
+ }}
1423
+ width\="50"
1424
+ />
1425
+ <IressPlaceholder
1426
+ style\={{
1427
+ minHeight: '50px'
1428
+ }}
1429
+ width\="50"
1430
+ />
1431
+ </IressInline\>
1432
+ </IressText\>
1433
+ <IressText\>
1434
+ <h2\>
1435
+ evenly </h2\>
1436
+ <IressInline
1437
+ gap\="spacing.200"
1438
+ horizontalAlign\="evenly"
1439
+ \>
1440
+ <IressPlaceholder
1441
+ style\={{
1442
+ minHeight: '50px'
1443
+ }}
1444
+ width\="50"
1445
+ />
1446
+ <IressPlaceholder
1447
+ style\={{
1448
+ minHeight: '50px'
1449
+ }}
1450
+ width\="50"
1451
+ />
1452
+ <IressPlaceholder
1453
+ style\={{
1454
+ minHeight: '50px'
1455
+ }}
1456
+ width\="50"
1457
+ />
1458
+ <IressPlaceholder
1459
+ style\={{
1460
+ minHeight: '50px'
1461
+ }}
1462
+ width\="50"
1463
+ />
1464
+ <IressPlaceholder
1465
+ style\={{
1466
+ minHeight: '50px'
1467
+ }}
1468
+ width\="50"
1469
+ />
1470
+ </IressInline\>
1471
+ </IressText\>
1472
+ <IressText\>
1473
+ <h2\>
1474
+ left </h2\>
1475
+ <IressInline
1476
+ gap\="spacing.200"
1477
+ horizontalAlign\="left"
1478
+ \>
1479
+ <IressPlaceholder
1480
+ style\={{
1481
+ minHeight: '50px'
1482
+ }}
1483
+ width\="50"
1484
+ />
1485
+ <IressPlaceholder
1486
+ style\={{
1487
+ minHeight: '50px'
1488
+ }}
1489
+ width\="50"
1490
+ />
1491
+ <IressPlaceholder
1492
+ style\={{
1493
+ minHeight: '50px'
1494
+ }}
1495
+ width\="50"
1496
+ />
1497
+ <IressPlaceholder
1498
+ style\={{
1499
+ minHeight: '50px'
1500
+ }}
1501
+ width\="50"
1502
+ />
1503
+ <IressPlaceholder
1504
+ style\={{
1505
+ minHeight: '50px'
1506
+ }}
1507
+ width\="50"
1508
+ />
1509
+ </IressInline\>
1510
+ </IressText\>
1511
+ <IressText\>
1512
+ <h2\>
1513
+ right </h2\>
1514
+ <IressInline
1515
+ gap\="spacing.200"
1516
+ horizontalAlign\="right"
1517
+ \>
1518
+ <IressPlaceholder
1519
+ style\={{
1520
+ minHeight: '50px'
1521
+ }}
1522
+ width\="50"
1523
+ />
1524
+ <IressPlaceholder
1525
+ style\={{
1526
+ minHeight: '50px'
1527
+ }}
1528
+ width\="50"
1529
+ />
1530
+ <IressPlaceholder
1531
+ style\={{
1532
+ minHeight: '50px'
1533
+ }}
1534
+ width\="50"
1535
+ />
1536
+ <IressPlaceholder
1537
+ style\={{
1538
+ minHeight: '50px'
1539
+ }}
1540
+ width\="50"
1541
+ />
1542
+ <IressPlaceholder
1543
+ style\={{
1544
+ minHeight: '50px'
1545
+ }}
1546
+ width\="50"
1547
+ />
1548
+ </IressInline\>
1549
+ </IressText\>
1550
+ </IressStack\>
1551
+ </IressContainer\>
1552
+
1553
+ ```
1554
+
1555
+ #### Props
1556
+
1557
+ | Name | Description | Default | Control |
1558
+ | --- | --- | --- | --- |
1559
+ | children |
1560
+ Content to be displayed inline.
1561
+
1562
+ ReactNode
1563
+
1564
+
1565
+
1566
+ | \- | Choose option...evenunevenstory |
1567
+ | gap |
1568
+
1569
+ Sets the gap between direct children.
1570
+
1571
+ ResponsiveProp
1572
+
1573
+
1574
+
1575
+ | \- |
1576
+
1577
+ "spacing.200"
1578
+
1579
+ |
1580
+ | horizontalAlign |
1581
+
1582
+ Sets the horizontal alignment of the inline content.
1583
+
1584
+ HorizontalAligns
1585
+
1586
+
1587
+
1588
+ | \- | \- |
1589
+ | noWrap |
1590
+
1591
+ Wraps content when stretches beyond container.
1592
+
1593
+ boolean
1594
+
1595
+
1596
+
1597
+ | \- | Set boolean |
1598
+ | rowGap |
1599
+
1600
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
1601
+
1602
+ ResponsiveProp
1603
+
1604
+
1605
+
1606
+ | \- | Set object |
1607
+ | verticalAlign |
1608
+
1609
+ Sets the vertical alignment of the inline content.
1610
+
1611
+ VerticalAligns
1612
+
1613
+
1614
+
1615
+ | \- | Set object |
1616
+
1617
+ ### Vertical align
1618
+
1619
+ Vertical alignment of the children is controlled by the `verticalAlign` prop. It defaults to top and can be set to the following:
1620
+
1621
+ * `bottom` - children are aligned to the bottom of the container.
1622
+ * `middle` - children are aligned to the middle of the container.
1623
+ * `stretch` - each direct child stretches to the full height of the inline container.
1624
+ * `top` - children are aligned to the top of the container.
1625
+
1626
+ [](./iframe.html?id=components-inline--vertical-align)
1627
+
1628
+ top
1629
+ ---
1630
+
1631
+ middle
1632
+ ------
1633
+
1634
+ bottom
1635
+ ------
1636
+
1637
+ stretch
1638
+ -------
1639
+
1640
+ ```
1641
+
1642
+ <IressContainer\>
1643
+ <IressStack gap\="spacing.1200"\>
1644
+ <IressText textAlign\="center"\>
1645
+ <h2\>
1646
+ top </h2\>
1647
+ <IressInline
1648
+ gap\="spacing.200"
1649
+ horizontalAlign\="center"
1650
+ verticalAlign\="top"
1651
+ \>
1652
+ <IressPlaceholder
1653
+ style\={{
1654
+ minHeight: '30px'
1655
+ }}
1656
+ width\="50"
1657
+ />
1658
+ <IressPlaceholder
1659
+ style\={{
1660
+ minHeight: '50px'
1661
+ }}
1662
+ width\="50"
1663
+ />
1664
+ <IressPlaceholder
1665
+ style\={{
1666
+ minHeight: '80px'
1667
+ }}
1668
+ width\="50"
1669
+ />
1670
+ <IressPlaceholder
1671
+ style\={{
1672
+ minHeight: '60px'
1673
+ }}
1674
+ width\="50"
1675
+ />
1676
+ <IressPlaceholder
1677
+ style\={{
1678
+ minHeight: '10px'
1679
+ }}
1680
+ width\="50"
1681
+ />
1682
+ </IressInline\>
1683
+ </IressText\>
1684
+ <IressText textAlign\="center"\>
1685
+ <h2\>
1686
+ middle </h2\>
1687
+ <IressInline
1688
+ gap\="spacing.200"
1689
+ horizontalAlign\="center"
1690
+ verticalAlign\="middle"
1691
+ \>
1692
+ <IressPlaceholder
1693
+ style\={{
1694
+ minHeight: '30px'
1695
+ }}
1696
+ width\="50"
1697
+ />
1698
+ <IressPlaceholder
1699
+ style\={{
1700
+ minHeight: '50px'
1701
+ }}
1702
+ width\="50"
1703
+ />
1704
+ <IressPlaceholder
1705
+ style\={{
1706
+ minHeight: '80px'
1707
+ }}
1708
+ width\="50"
1709
+ />
1710
+ <IressPlaceholder
1711
+ style\={{
1712
+ minHeight: '60px'
1713
+ }}
1714
+ width\="50"
1715
+ />
1716
+ <IressPlaceholder
1717
+ style\={{
1718
+ minHeight: '10px'
1719
+ }}
1720
+ width\="50"
1721
+ />
1722
+ </IressInline\>
1723
+ </IressText\>
1724
+ <IressText textAlign\="center"\>
1725
+ <h2\>
1726
+ bottom </h2\>
1727
+ <IressInline
1728
+ gap\="spacing.200"
1729
+ horizontalAlign\="center"
1730
+ verticalAlign\="bottom"
1731
+ \>
1732
+ <IressPlaceholder
1733
+ style\={{
1734
+ minHeight: '30px'
1735
+ }}
1736
+ width\="50"
1737
+ />
1738
+ <IressPlaceholder
1739
+ style\={{
1740
+ minHeight: '50px'
1741
+ }}
1742
+ width\="50"
1743
+ />
1744
+ <IressPlaceholder
1745
+ style\={{
1746
+ minHeight: '80px'
1747
+ }}
1748
+ width\="50"
1749
+ />
1750
+ <IressPlaceholder
1751
+ style\={{
1752
+ minHeight: '60px'
1753
+ }}
1754
+ width\="50"
1755
+ />
1756
+ <IressPlaceholder
1757
+ style\={{
1758
+ minHeight: '10px'
1759
+ }}
1760
+ width\="50"
1761
+ />
1762
+ </IressInline\>
1763
+ </IressText\>
1764
+ <IressText textAlign\="center"\>
1765
+ <h2\>
1766
+ stretch </h2\>
1767
+ <IressInline
1768
+ gap\="spacing.200"
1769
+ horizontalAlign\="center"
1770
+ verticalAlign\="stretch"
1771
+ \>
1772
+ <IressPlaceholder
1773
+ style\={{
1774
+ minHeight: '30px'
1775
+ }}
1776
+ width\="50"
1777
+ />
1778
+ <IressPlaceholder
1779
+ style\={{
1780
+ minHeight: '50px'
1781
+ }}
1782
+ width\="50"
1783
+ />
1784
+ <IressPlaceholder
1785
+ style\={{
1786
+ minHeight: '80px'
1787
+ }}
1788
+ width\="50"
1789
+ />
1790
+ <IressPlaceholder
1791
+ style\={{
1792
+ minHeight: '60px'
1793
+ }}
1794
+ width\="50"
1795
+ />
1796
+ <IressPlaceholder
1797
+ style\={{
1798
+ minHeight: '10px'
1799
+ }}
1800
+ width\="50"
1801
+ />
1802
+ </IressInline\>
1803
+ </IressText\>
1804
+ </IressStack\>
1805
+ </IressContainer\>
1806
+
1807
+ ```
1808
+
1809
+ #### Props
1810
+
1811
+ | Name | Description | Default | Control |
1812
+ | --- | --- | --- | --- |
1813
+ | children |
1814
+ Content to be displayed inline.
1815
+
1816
+ ReactNode
1817
+
1818
+
1819
+
1820
+ | \- | Choose option...evenunevenstory |
1821
+ | gap |
1822
+
1823
+ Sets the gap between direct children.
1824
+
1825
+ ResponsiveProp
1826
+
1827
+
1828
+
1829
+ | \- |
1830
+
1831
+ "spacing.200"
1832
+
1833
+ |
1834
+ | horizontalAlign |
1835
+
1836
+ Sets the horizontal alignment of the inline content.
1837
+
1838
+ HorizontalAligns
1839
+
1840
+
1841
+
1842
+ | \- |
1843
+
1844
+ "center"
1845
+
1846
+ |
1847
+ | noWrap |
1848
+
1849
+ Wraps content when stretches beyond container.
1850
+
1851
+ boolean
1852
+
1853
+
1854
+
1855
+ | \- | Set boolean |
1856
+ | rowGap |
1857
+
1858
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
1859
+
1860
+ ResponsiveProp
1861
+
1862
+
1863
+
1864
+ | \- | Set object |
1865
+ | verticalAlign |
1866
+
1867
+ Sets the vertical alignment of the inline content.
1868
+
1869
+ VerticalAligns
1870
+
1871
+
1872
+
1873
+ | \- | \- |
1874
+
1875
+ ### No wrap
1876
+
1877
+ The `IressInline` component automatically wraps children. There may be some scenarios where you do not require children to be wrapped. For this you can use the `noWrap` prop.
1878
+
1879
+ [](./iframe.html?id=components-inline--no-wrap)
1880
+
1881
+ His head is gone, it is like it is been erased... Erased from existence. That was the day I invented time travel. I remember it vividly. I was standing on the edge of my toilet hanging a clock, the porces was wet, I slipped, hit my head on the edge of the sink. And when I came to I had a revelation, a picture, a picture in my head, a picture of this. This is what makes time travel possible. The flux capacitor.
1882
+
1883
+ ```
1884
+
1885
+ <IressInline
1886
+ gap\="spacing.1200"
1887
+ noWrap
1888
+ \>
1889
+ <IressPlaceholder
1890
+ height\="100px"
1891
+ style\={{
1892
+ minWidth: '100px'
1893
+ }}
1894
+ width\="100px"
1895
+ />
1896
+ <IressText\>
1897
+ His head is gone, it is like it is been erased... Erased from existence. That was the day I invented time travel. I remember it vividly. I was standing on the edge of my toilet hanging a clock, the porces was wet, I slipped, hit my head on the edge of the sink. And when I came to I had a revelation, a picture, a picture in my head, a picture of this. This is what makes time travel possible. The flux capacitor. </IressText\>
1898
+ </IressInline\>
1899
+
1900
+ ```
1901
+
1902
+ #### Props
1903
+
1904
+ | Name | Description | Default | Control |
1905
+ | --- | --- | --- | --- |
1906
+ | children |
1907
+ Content to be displayed inline.
1908
+
1909
+ ReactNode
1910
+
1911
+
1912
+
1913
+ | \- | Choose option...evenunevenstory |
1914
+ | gap |
1915
+
1916
+ Sets the gap between direct children.
1917
+
1918
+ ResponsiveProp
1919
+
1920
+
1921
+
1922
+ | \- |
1923
+
1924
+ "spacing.1200"
1925
+
1926
+ |
1927
+ | horizontalAlign |
1928
+
1929
+ Sets the horizontal alignment of the inline content.
1930
+
1931
+ HorizontalAligns
1932
+
1933
+
1934
+
1935
+ | \- | Set object |
1936
+ | noWrap |
1937
+
1938
+ Wraps content when stretches beyond container.
1939
+
1940
+ boolean
1941
+
1942
+
1943
+
1944
+ | \- | FalseTrue |
1945
+ | rowGap |
1946
+
1947
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
1948
+
1949
+ ResponsiveProp
1950
+
1951
+
1952
+
1953
+ | \- | Set object |
1954
+ | verticalAlign |
1955
+
1956
+ Sets the vertical alignment of the inline content.
1957
+
1958
+ VerticalAligns
1959
+
1960
+
1961
+
1962
+ | \- | Set object |