@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,593 @@
1
+ Text
2
+ ====
3
+
4
+ Overview
5
+ --------
6
+
7
+ The `IressText` component allows you to set typographic styles either on one element, or a block on HTML elements.
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-text--default)
18
+
19
+ The quick brown fox jumps over the lazy dog
20
+
21
+ ```
22
+
23
+ <IressText\>
24
+ The quick brown fox jumps over the lazy dog
25
+ </IressText\>
26
+
27
+ ```
28
+
29
+ Props
30
+ -----
31
+
32
+ | Name | Description | Default | Control |
33
+ | --- | --- | --- | --- |
34
+ | children |
35
+ string
36
+
37
+
38
+
39
+ | \- | The quick brown fox jumps over the lazy dog |
40
+
41
+ Usage
42
+ -----
43
+
44
+ ### The `element` prop
45
+
46
+ With the `element` prop you can select which HTML element you would like the text component to render as.
47
+
48
+ It renders as a `div` by default, but can also be set to any standard typography element.
49
+
50
+ [](./iframe.html?id=components-text--element)
51
+
52
+ This is a p element.
53
+
54
+ This is a div element.
55
+
56
+ This is a span element.
57
+
58
+ This is a h1 element.
59
+ =====================
60
+
61
+ This is a h2 element.
62
+ ---------------------
63
+
64
+ ### This is a h3 element.
65
+
66
+ #### This is a h4 element.
67
+
68
+ ##### This is a h5 element.
69
+
70
+ ###### This is a h6 element.
71
+
72
+ `This is a code element.`This is a small element.This is a cite element.This is a caption element.**This is a strong element.**_This is a em element._This is a a element.
73
+
74
+ > This is a blockquote element.
75
+
76
+ This is a pre element.
77
+
78
+ ```
79
+
80
+ <IressStack gap\="spacing.100"\>
81
+ <IressText element\="p"\>
82
+ This is a p element. </IressText\>
83
+ <IressText element\="div"\>
84
+ This is a div element. </IressText\>
85
+ <IressText element\="span"\>
86
+ This is a span element. </IressText\>
87
+ <IressText element\="h1"\>
88
+ This is a h1 element. </IressText\>
89
+ <IressText element\="h2"\>
90
+ This is a h2 element. </IressText\>
91
+ <IressText element\="h3"\>
92
+ This is a h3 element. </IressText\>
93
+ <IressText element\="h4"\>
94
+ This is a h4 element. </IressText\>
95
+ <IressText element\="h5"\>
96
+ This is a h5 element. </IressText\>
97
+ <IressText element\="h6"\>
98
+ This is a h6 element. </IressText\>
99
+ <IressText element\="code"\>
100
+ This is a code element. </IressText\>
101
+ <IressText element\="small"\>
102
+ This is a small element. </IressText\>
103
+ <IressText element\="cite"\>
104
+ This is a cite element. </IressText\>
105
+ <IressText element\="caption"\>
106
+ This is a caption element. </IressText\>
107
+ <IressText element\="strong"\>
108
+ This is a strong element. </IressText\>
109
+ <IressText element\="em"\>
110
+ This is a em element. </IressText\>
111
+ <IressText element\="a"\>
112
+ This is a a element. </IressText\>
113
+ <IressText element\="blockquote"\>
114
+ This is a blockquote element. </IressText\>
115
+ <IressText element\="pre"\>
116
+ This is a pre element. </IressText\>
117
+ </IressStack\>
118
+
119
+ ```
120
+
121
+ #### Props
122
+
123
+ ### The `textStyle` prop
124
+
125
+ The `textStyle` prop (previously `variant`) allows you alter the default styling of the element that it selected.
126
+
127
+ For example, in order to maintain the semantic structure of headings, you may need to style a `h2` element like a `h4`. Or you may want to style your heading using one of our display text formats.
128
+
129
+ [](./iframe.html?id=components-text--variant)
130
+
131
+ This is the typography.heading.1 text style.
132
+
133
+ This is the typography.heading.2 text style.
134
+
135
+ This is the typography.heading.3 text style.
136
+
137
+ This is the typography.heading.4 text style.
138
+
139
+ This is the typography.heading.5 text style.
140
+
141
+ This is the typography.body.sm text style.
142
+
143
+ This is the typography.body.sm.regular text style.
144
+
145
+ This is the typography.body.sm.strong text style.
146
+
147
+ This is the typography.body.sm.em text style.
148
+
149
+ This is the typography.body.md.regular text style.
150
+
151
+ This is the typography.body.md text style.
152
+
153
+ This is the typography.body.md.strong text style.
154
+
155
+ This is the typography.body.md.em text style.
156
+
157
+ This is the typography.body.lg text style.
158
+
159
+ This is the typography.body.lg.regular text style.
160
+
161
+ This is the typography.body.lg.strong text style.
162
+
163
+ This is the typography.body.lg.em text style.
164
+
165
+ This is the typography.code text style.
166
+
167
+ ```
168
+
169
+ <IressStack gap\="md"\>
170
+ <IressText textStyle\="typography.heading.1"\>
171
+ This is the typography.heading.1 text style. </IressText\>
172
+ <IressText textStyle\="typography.heading.2"\>
173
+ This is the typography.heading.2 text style. </IressText\>
174
+ <IressText textStyle\="typography.heading.3"\>
175
+ This is the typography.heading.3 text style. </IressText\>
176
+ <IressText textStyle\="typography.heading.4"\>
177
+ This is the typography.heading.4 text style. </IressText\>
178
+ <IressText textStyle\="typography.heading.5"\>
179
+ This is the typography.heading.5 text style. </IressText\>
180
+ <IressText textStyle\="typography.body.sm"\>
181
+ This is the typography.body.sm text style. </IressText\>
182
+ <IressText textStyle\="typography.body.sm.regular"\>
183
+ This is the typography.body.sm.regular text style. </IressText\>
184
+ <IressText textStyle\="typography.body.sm.strong"\>
185
+ This is the typography.body.sm.strong text style. </IressText\>
186
+ <IressText textStyle\="typography.body.sm.em"\>
187
+ This is the typography.body.sm.em text style. </IressText\>
188
+ <IressText textStyle\="typography.body.md.regular"\>
189
+ This is the typography.body.md.regular text style. </IressText\>
190
+ <IressText textStyle\="typography.body.md"\>
191
+ This is the typography.body.md text style. </IressText\>
192
+ <IressText textStyle\="typography.body.md.strong"\>
193
+ This is the typography.body.md.strong text style. </IressText\>
194
+ <IressText textStyle\="typography.body.md.em"\>
195
+ This is the typography.body.md.em text style. </IressText\>
196
+ <IressText textStyle\="typography.body.lg"\>
197
+ This is the typography.body.lg text style. </IressText\>
198
+ <IressText textStyle\="typography.body.lg.regular"\>
199
+ This is the typography.body.lg.regular text style. </IressText\>
200
+ <IressText textStyle\="typography.body.lg.strong"\>
201
+ This is the typography.body.lg.strong text style. </IressText\>
202
+ <IressText textStyle\="typography.body.lg.em"\>
203
+ This is the typography.body.lg.em text style. </IressText\>
204
+ <IressText textStyle\="typography.code"\>
205
+ This is the typography.code text style. </IressText\>
206
+ </IressStack\>
207
+
208
+ ```
209
+
210
+ #### Props
211
+
212
+ ### The `color` prop
213
+
214
+ The `color` prop (previously `mode`) can be used to set the colour of the text to these predefined mode colours: Body, Muted, Primary, Info, Success, Warning, Danger, Positive and Negative.
215
+
216
+ [](./iframe.html?id=components-text--mode)
217
+
218
+ This is colour.primary.fill mode.
219
+
220
+ This is colour.primary.fillHover mode.
221
+
222
+ This is colour.primary.onFill mode.
223
+
224
+ This is colour.primary.surface mode.
225
+
226
+ This is colour.primary.surfaceHover mode.
227
+
228
+ This is colour.primary.text mode.
229
+
230
+ This is colour.neutral.10 mode.
231
+
232
+ This is colour.neutral.20 mode.
233
+
234
+ This is colour.neutral.30 mode.
235
+
236
+ This is colour.neutral.40 mode.
237
+
238
+ This is colour.neutral.50 mode.
239
+
240
+ This is colour.neutral.60 mode.
241
+
242
+ This is colour.neutral.70 mode.
243
+
244
+ This is colour.neutral.80 mode.
245
+
246
+ This is colour.accent.brand mode.
247
+
248
+ This is colour.system.success.fill mode.
249
+
250
+ This is colour.system.success.fillHover mode.
251
+
252
+ This is colour.system.success.onFill mode.
253
+
254
+ This is colour.system.success.surface mode.
255
+
256
+ This is colour.system.success.surfaceHover mode.
257
+
258
+ This is colour.system.success.text mode.
259
+
260
+ This is colour.system.danger.fill mode.
261
+
262
+ This is colour.system.danger.fillHover mode.
263
+
264
+ This is colour.system.danger.onFill mode.
265
+
266
+ This is colour.system.danger.surface mode.
267
+
268
+ This is colour.system.danger.surfaceHover mode.
269
+
270
+ This is colour.system.danger.text mode.
271
+
272
+ This is colour.system.warning.fill mode.
273
+
274
+ This is colour.system.warning.onFill mode.
275
+
276
+ This is colour.system.warning.surface mode.
277
+
278
+ This is colour.system.warning.text mode.
279
+
280
+ This is colour.system.info.fill mode.
281
+
282
+ This is colour.system.info.onFill mode.
283
+
284
+ This is colour.system.info.surface mode.
285
+
286
+ This is colour.system.info.text mode.
287
+
288
+ This is colour.system.backdrop.fill mode.
289
+
290
+ This is transparent mode.
291
+
292
+ This is page mode.
293
+
294
+ This is alt mode.
295
+
296
+ This is muted mode.
297
+
298
+ This is text mode.
299
+
300
+ Nested text mode demonstration:
301
+
302
+ I am nested, and return to the original colour
303
+
304
+ ```
305
+
306
+ <IressStack gap\="md"\>
307
+ <IressText color\="colour.primary.fill"\>
308
+ This is colour.primary.fill mode. </IressText\>
309
+ <IressText color\="colour.primary.fillHover"\>
310
+ This is colour.primary.fillHover mode. </IressText\>
311
+ <IressText color\="colour.primary.onFill"\>
312
+ This is colour.primary.onFill mode. </IressText\>
313
+ <IressText color\="colour.primary.surface"\>
314
+ This is colour.primary.surface mode. </IressText\>
315
+ <IressText color\="colour.primary.surfaceHover"\>
316
+ This is colour.primary.surfaceHover mode. </IressText\>
317
+ <IressText color\="colour.primary.text"\>
318
+ This is colour.primary.text mode. </IressText\>
319
+ <IressText color\="colour.neutral.10"\>
320
+ This is colour.neutral.10 mode. </IressText\>
321
+ <IressText color\="colour.neutral.20"\>
322
+ This is colour.neutral.20 mode. </IressText\>
323
+ <IressText color\="colour.neutral.30"\>
324
+ This is colour.neutral.30 mode. </IressText\>
325
+ <IressText color\="colour.neutral.40"\>
326
+ This is colour.neutral.40 mode. </IressText\>
327
+ <IressText color\="colour.neutral.50"\>
328
+ This is colour.neutral.50 mode. </IressText\>
329
+ <IressText color\="colour.neutral.60"\>
330
+ This is colour.neutral.60 mode. </IressText\>
331
+ <IressText color\="colour.neutral.70"\>
332
+ This is colour.neutral.70 mode. </IressText\>
333
+ <IressText color\="colour.neutral.80"\>
334
+ This is colour.neutral.80 mode. </IressText\>
335
+ <IressText color\="colour.accent.brand"\>
336
+ This is colour.accent.brand mode. </IressText\>
337
+ <IressText color\="colour.system.success.fill"\>
338
+ This is colour.system.success.fill mode. </IressText\>
339
+ <IressText color\="colour.system.success.fillHover"\>
340
+ This is colour.system.success.fillHover mode. </IressText\>
341
+ <IressText color\="colour.system.success.onFill"\>
342
+ This is colour.system.success.onFill mode. </IressText\>
343
+ <IressText color\="colour.system.success.surface"\>
344
+ This is colour.system.success.surface mode. </IressText\>
345
+ <IressText color\="colour.system.success.surfaceHover"\>
346
+ This is colour.system.success.surfaceHover mode. </IressText\>
347
+ <IressText color\="colour.system.success.text"\>
348
+ This is colour.system.success.text mode. </IressText\>
349
+ <IressText color\="colour.system.danger.fill"\>
350
+ This is colour.system.danger.fill mode. </IressText\>
351
+ <IressText color\="colour.system.danger.fillHover"\>
352
+ This is colour.system.danger.fillHover mode. </IressText\>
353
+ <IressText color\="colour.system.danger.onFill"\>
354
+ This is colour.system.danger.onFill mode. </IressText\>
355
+ <IressText color\="colour.system.danger.surface"\>
356
+ This is colour.system.danger.surface mode. </IressText\>
357
+ <IressText color\="colour.system.danger.surfaceHover"\>
358
+ This is colour.system.danger.surfaceHover mode. </IressText\>
359
+ <IressText color\="colour.system.danger.text"\>
360
+ This is colour.system.danger.text mode. </IressText\>
361
+ <IressText color\="colour.system.warning.fill"\>
362
+ This is colour.system.warning.fill mode. </IressText\>
363
+ <IressText color\="colour.system.warning.onFill"\>
364
+ This is colour.system.warning.onFill mode. </IressText\>
365
+ <IressText color\="colour.system.warning.surface"\>
366
+ This is colour.system.warning.surface mode. </IressText\>
367
+ <IressText color\="colour.system.warning.text"\>
368
+ This is colour.system.warning.text mode. </IressText\>
369
+ <IressText color\="colour.system.info.fill"\>
370
+ This is colour.system.info.fill mode. </IressText\>
371
+ <IressText color\="colour.system.info.onFill"\>
372
+ This is colour.system.info.onFill mode. </IressText\>
373
+ <IressText color\="colour.system.info.surface"\>
374
+ This is colour.system.info.surface mode. </IressText\>
375
+ <IressText color\="colour.system.info.text"\>
376
+ This is colour.system.info.text mode. </IressText\>
377
+ <IressText color\="colour.system.backdrop.fill"\>
378
+ This is colour.system.backdrop.fill mode. </IressText\>
379
+ <IressText color\="transparent"\>
380
+ This is transparent mode. </IressText\>
381
+ <IressText color\="page"\>
382
+ This is page mode. </IressText\>
383
+ <IressText color\="alt"\>
384
+ This is alt mode. </IressText\>
385
+ <IressText color\="muted"\>
386
+ This is muted mode. </IressText\>
387
+ <IressText color\="text"\>
388
+ This is text mode. </IressText\>
389
+ <IressText color\="colour.primary.text"\>
390
+ Nested text mode demonstration:{' '}
391
+ <IressText\>
392
+ I am nested, and return to the original colour </IressText\>
393
+ </IressText\>
394
+ </IressStack\>
395
+
396
+ ```
397
+
398
+ #### Props
399
+
400
+ ### The `textAlign` prop
401
+
402
+ The `textAlign` prop (previously `align`) can be used to set the text's alignment.
403
+
404
+ [](./iframe.html?id=components-text--align)
405
+
406
+ The quick brown fox jumps over the lazy dog
407
+
408
+ The quick brown fox jumps over the lazy dog
409
+
410
+ The quick brown fox jumps over the lazy dog
411
+
412
+ The quick brown fox jumps over the lazy dog
413
+
414
+ The quick brown fox jumps over the lazy dog
415
+
416
+ ```
417
+
418
+ <IressStack gap\="md"\>
419
+ <IressText textAlign\="left"\>
420
+ The quick brown fox jumps over the lazy dog </IressText\>
421
+ <IressText textAlign\="center"\>
422
+ The quick brown fox jumps over the lazy dog </IressText\>
423
+ <IressText textAlign\="right"\>
424
+ The quick brown fox jumps over the lazy dog </IressText\>
425
+ <IressText textAlign\="justify"\>
426
+ The quick brown fox jumps over the lazy dog </IressText\>
427
+ <IressText textAlign\="inherit"\>
428
+ The quick brown fox jumps over the lazy dog </IressText\>
429
+ </IressStack\>
430
+
431
+ ```
432
+
433
+ #### Props
434
+
435
+ Behaviour
436
+ ---------
437
+
438
+ ### Headings with icons
439
+
440
+ Icons can be added to a heading by simply including the icon as a direct child of the heading, as below.
441
+
442
+ The icon inherits the font size from the heading, so there is no need to set a size on the icon. If the icon is the first or last child of the heading, it will have some inline spacing added to save you from having to use the `IressInline` component.
443
+
444
+ [](./iframe.html?id=components-text--headings-with-icons)
445
+
446
+ H1 heading with icons
447
+ =====================
448
+
449
+ H2 heading with icons
450
+ ---------------------
451
+
452
+ ### H3 heading with icons
453
+
454
+ #### H4 heading with icons
455
+
456
+ ##### H5 heading with icons
457
+
458
+ ###### H6 heading with icons
459
+
460
+ ```
461
+
462
+ <IressStack\>
463
+ <IressText element\="h1"\>
464
+ <IressIcon name\="smile-wink" />
465
+ <span\>
466
+ H1 heading with icons </span\>
467
+ <IressIcon name\="smile-wink" />
468
+ </IressText\>
469
+ <IressText element\="h2"\>
470
+ <IressIcon name\="smile-wink" />
471
+ <span\>
472
+ H2 heading with icons </span\>
473
+ <IressIcon name\="smile-wink" />
474
+ </IressText\>
475
+ <IressText element\="h3"\>
476
+ <IressIcon name\="smile-wink" />
477
+ <span\>
478
+ H3 heading with icons </span\>
479
+ <IressIcon name\="smile-wink" />
480
+ </IressText\>
481
+ <IressText element\="h4"\>
482
+ <IressIcon name\="smile-wink" />
483
+ <span\>
484
+ H4 heading with icons </span\>
485
+ <IressIcon name\="smile-wink" />
486
+ </IressText\>
487
+ <IressText element\="h5"\>
488
+ <IressIcon name\="smile-wink" />
489
+ <span\>
490
+ H5 heading with icons </span\>
491
+ <IressIcon name\="smile-wink" />
492
+ </IressText\>
493
+ <IressText element\="h6"\>
494
+ <IressIcon name\="smile-wink" />
495
+ <span\>
496
+ H6 heading with icons </span\>
497
+ <IressIcon name\="smile-wink" />
498
+ </IressText\>
499
+ </IressStack\>
500
+
501
+ ```
502
+
503
+ #### Props
504
+
505
+ ### Block of typographic content
506
+
507
+ If you just need to style a block of typography content, you can just wrap the entire block of HTML with the text component.
508
+
509
+ [](./iframe.html?id=components-text--typographic-block)
510
+
511
+ History
512
+ -------
513
+
514
+ ### Founding and Early Years (1993 - 2000)
515
+
516
+ [Iress Limited (ASX: IRE)](https://iress.com) was founded in 1993 in Melbourne, Australia, as a provider of financial market data and trading software. Initially, the company focused on delivering technology solutions for stockbrokers and traders, providing real-time market data, order management, and trading execution tools.
517
+
518
+ ### Expansion and IPO (2001 - 2010)
519
+
520
+ In 2001, Iress went public, listing on the Australian Securities Exchange (ASX). This move provided the company with capital to expand its operations and invest in new technologies. During this period, Iress expanded its services beyond trading platforms to include financial planning software, portfolio management, and wealth management solutions. The company also started expanding internationally, entering markets such as the UK, Canada, New Zealand, and South Africa, through organic growth and acquisitions.
521
+
522
+ ### Global Growth and Acquisitions (2011 - 2020)
523
+
524
+ Between 2011 and 2020, Iress continued its global expansion through acquisitions and product diversification. Key acquisitions included:
525
+
526
+ * Avelo (2013): Strengthened its presence in the UK financial services market.
527
+ * Pulse Software (2014): Added financial advice solutions to its portfolio.
528
+ * INET BFA (2016): Expanded its reach into South Africa’s financial market.
529
+ * OneVue (2020): Enhanced its superannuation and investment administration capabilities.
530
+
531
+ During this period, Iress also expanded into mortgage lending technology and digital financial services, adapting to the increasing demand for automation and efficiency in financial markets.
532
+
533
+ ### Recent Developments (2021 - Present)
534
+
535
+ In 2021, Iress announced a strategic review of its business, focusing on streamlining operations and improving profitability. The company also experienced leadership changes, including new CEO appointments to drive digital transformation.
536
+
537
+ Iress has continued to innovate with cloud-based solutions, artificial intelligence (AI), and data analytics, catering to financial institutions, brokers, and wealth management firms globally.
538
+
539
+ Some code in here
540
+
541
+ ```
542
+
543
+ <IressText
544
+ maxWidth\="container.md"
545
+ mx\="auto"
546
+ px\="spacing.200"
547
+ \>
548
+ <h2\>
549
+ History </h2\>
550
+ <h3\>
551
+ Founding and Early Years (1993 - 2000) </h3\>
552
+ <p\>
553
+ <a
554
+ href\="https://iress.com"
555
+ target\="\_blank"
556
+ \>
557
+ Iress Limited (ASX: IRE) </a\>
558
+ {' '}was founded in 1993 in Melbourne, Australia, as a provider of financial market data and trading software. Initially, the company focused on delivering technology solutions for stockbrokers and traders, providing real-time market data, order management, and trading execution tools.
559
+ </p\>
560
+ <h3\>
561
+ Expansion and IPO (2001 - 2010) </h3\>
562
+ <p\>
563
+ In 2001, Iress went public, listing on the Australian Securities Exchange (ASX). This move provided the company with capital to expand its operations and invest in new technologies. During this period, Iress expanded its services beyond trading platforms to include financial planning software, portfolio management, and wealth management solutions. The company also started expanding internationally, entering markets such as the UK, Canada, New Zealand, and South Africa, through organic growth and acquisitions. </p\>
564
+ <h3\>
565
+ Global Growth and Acquisitions (2011 - 2020) </h3\>
566
+ <p\>
567
+ Between 2011 and 2020, Iress continued its global expansion through acquisitions and product diversification. Key acquisitions included: </p\>
568
+ <ul\>
569
+ <li\>
570
+ Avelo (2013): Strengthened its presence in the UK financial services market. </li\>
571
+ <li\>
572
+ Pulse Software (2014): Added financial advice solutions to its portfolio. </li\>
573
+ <li\>
574
+ INET BFA (2016): Expanded its reach into South Africa’s financial market. </li\>
575
+ <li\>
576
+ OneVue (2020): Enhanced its superannuation and investment administration capabilities. </li\>
577
+ </ul\>
578
+ <p\>
579
+ During this period, Iress also expanded into mortgage lending technology and digital financial services, adapting to the increasing demand for automation and efficiency in financial markets. </p\>
580
+ <h3\>
581
+ Recent Developments (2021 - Present) </h3\>
582
+ <p\>
583
+ In 2021, Iress announced a strategic review of its business, focusing on streamlining operations and improving profitability. The company also experienced leadership changes, including new CEO appointments to drive digital transformation.{' '}
584
+ </p\>
585
+ <p\>
586
+ Iress has continued to innovate with cloud-based solutions, artificial intelligence (AI), and data analytics, catering to financial institutions, brokers, and wealth management firms globally. </p\>
587
+ <pre\>
588
+ Some code in here </pre\>
589
+ </IressText\>
590
+
591
+ ```
592
+
593
+ #### Props